@charset "utf-8";
/* CSS Document */
html {
	width: 100%;	
}

body {
	margin: 0;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	background-image:url(../images/bg_pattern.jpg);
}

table, img {
	border: 0;
}

#wrapper {
	margin: auto;
	width: 950px;
	background-color: white;	
}

table {
	border: 0;
}

form {
	margin: 0;
}

input, select, textarea {
	font-family: Verdana;
	font-size: 11px;
}

div.img
{
  border: 0px;
  float: left;
  text-align: center;
}

div.img img
{
  padding: 0px 8px 0px 2px;
  vertical-align:top;
}


#logo {
	margin-left: 10px;
}

#localtime {
	text-align: right;
	padding : 0 10px 0 0;
	background-color:#fefefe;
}

#time{
	width:400px;
	float:right;
	margin:2px 20px 0 0 ;
}

#links a:link, #links a:visited{
	color: #666666;
	text-decoration: none;
}

#links a:hover {
	color: #000000;
}

#topnavi {
	text-align: center;
	background-color:#ed1b26;
	color:white;
	vertical-align:bottom;
	padding: 10px 0 10px 0px;
}

#topnavi a:link, #topnavi a:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin: 50px 5px 0 5px;
}

#topnavi a:hover {
	color: white;
}

#flash_header {
	vertical-align: top;
}

#reservation {
	text-align:center;
	font-size: 11px;
	background-color: #ed1b26;
}

#rescontent {
	padding: 7px 2px 7px 2px;
	color: #ffffff;
	font-weight:bold;
}

#reservation #check, #cancel{
	background-color:#ffffff;
	border:1px solid #000000; /*from 1px solid #000000 to 0px*/
	color:#000000;
	cursor:hand;
	border-style:outset;
}

#side_content{
	padding: 0.6em 1em 1px 1em;
	background-color:#fcf8e6;
}

#side_content a:link, #side_content a:visited{
	/* color: #666666; */ /*from 666666 to fff7d6*/
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#side_content a:hover { 
	text-decoration: underline;
}

#side_content td {
	padding: 4px 4px; /*changed e 2nd number to 4*/
}

#mumbai_left {
	width: 520px;
	padding: 0px 3px; /*change frm 0,10 to 3*/
	vertical-align: top;
	/* line-height: 1.3em; */
}

#mumbai_left h3 {
	color:; #333333;
	font-size: 15px; /*change frm 18 to 15*/
	font-weight: normal;
	margin: 0;
}

#mumbai_left #content {
	padding: 10px 5px;  /*change from 0,10 to 5*/
	vertical-align: top;
	/* line-height: 1.3em; */
}

#mumbai_left #content h3{
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

#mumbai_left #content a:link, #mumbai_left #content a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#mumbai_left #content a:hover {
	text-decoration: underline;
}

#accommodation {
	width: 450px;
	border-collapse: collapse;;
}

#accommodation td {
	padding: 10px;
	border: 1px solid #333333;
}

#accommodation .title {
	font-size: 16px;
	font-weight: bold;
}

#accommodation .image {
	text-align: center;
}

#careertable {
	font-size: 12px;
	width: 450px;
	border-collapse: collapse;
}

#careertable th {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	border: 1px solid #000000;
}

#careertable td {
	padding: 3px;
	border: 1px solid #000000;
}

#mumbai_left #btmcontent {
	vertical-align:bottom;
}

#mumbai_right {
	vertical-align: top;
	width: 210px;
	padding: 0px 0px 2px 7px;
}

#mumbai_extremeleft {
	vertical-align: top;
	width: 210px;
	padding: 2px 7px 0px 0px;
}

#topcontent {
	padding: 0px 15px;
}

#topcontent h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 7px 0;
	vertical-align:top;
}

#sideimages{
	 vertical-align:bottom;
	 text-align:center;
	 width:100%;
	 border: 0px; /*added in in 11.37am*/
}

#sideimages img{
	margin-bottom:5px;
}

#main{
	margin:10px 10px 10px 300px;
}

#promotionHead {
	border: 0px;
	background-image:url(../images/headings.jpg);
	/*background-color:#d61f39;*/
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding: 5px 0px 5px 0px;
}

#promotion {
	border: 0px; /*1px solid #fff7d6;*/
	padding: 3px;
	margin-bottom: 5px;
	vertical-align:top;
}

#newsevents_head {
	border: 0px;
	background-image:url(../images/headings.jpg);
	/*background-color:#d61f39;*/
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding: 5px 0px 5px 0px;
}

#newsevents {
	border: 0px; /*1px solid #fff7d6;*/
	padding: 5px;
	margin-bottom: 5px;
	vertical-align:top;
}

#mailinglist_head {
	border: 0px;
	background-image:url(../images/headings.jpg);
	/*background-color:#d61f39;*/
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding: 5px 0px 5px 0px;
}

#mailinglist {
	border: 0px;
	padding: 5px;
	margin-bottom: 5px;
	vertical-align:top;
}

#contactus_head {
	border: 0px; /*1px solid #fff7d6;*/
	background-image:url(../images/headings.jpg);
	/*background-color:#d61f39;*/
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding: 5px 0px 5px 0px;
}

#contactus {
	border: 0px; /*1px solid #fff7d6;*/
	padding: 5px;
	margin-bottom: 5px;
	vertical-align:top;
}

#side_header{
	padding: 0.3125em 0 0.3125em 0.9375em;
	font-size: 1.125em;
	color: #323263;
	letter-spacing: 0.125em;
}

#footer {
	width: 934px;
	float: left;
	padding: 10px 8px 10px 8px;
	background-color: #d61f39;
	margin-bottom: 5px;
	font-size: 10px;
	color: #ffffe7;
}

#footer a:link, #footer a:visited {
	color: white;
}

#footer a:hover {
	color: black; 
}

#fastbooking {
	padding: 2px;
	background-color: #d61f39;
}
 
#fastbooking #fast {
	color: #9A0101;
}
 
#fastbooking #booking {
	color: #032259;
}

#footer .right {
 float: right;
}

#footerleft{
	 width: 395px;
	 float: left;
}

/* for the calendar */
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; }

/* the div that holds the date picker calendar */
.dpDiv {
	}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}

/* the table cell that holds the name of the month and the year */
.dpTitleTD { }

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD { }

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD { }

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}

/* To control the dropdown menu */
#dropmenudiv{
	position: absolute;
	border: 1px solid #000000;
	line-height: 11px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-align: left;
	padding: 5px 0;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #000000;
	background-color: #CCCCCC;
}

/* styles for Lightbox 2.04 */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }