@charset "utf-8";
/* CSS Document */

p, ul {	font-size:1.1em; }	/* 11 pt */

#leftcol {
	position:fixed;
	width: 150px;
	background: url(../misc-images/background_egypt_liva_leftcol.gif) repeat-y right top;
	/*height:500px;*/
}

.leftcol-menu-heading {
	font-weight:bold;
	margin-top: 4px;
	margin-left:-10px;
	color:#003;
}

#content {margin-left: 160px;}	/* Over rides the value specified in default.css */

#content h1 {color: #003300;}
#content h2 {color: #003300; margin-bottom: 0;}
#content h3 {color: #003300;}
#content h4 {
	color: #003300;
	margin-top:25px;
	padding-top:3px;
	border-top-width:1px;
	border-style: solid;
	border-color: #999999;
	padding-top:3px;
	}
#content h5 {color: #003300; margin-top: 5px;}

.imagegallery {
	margin-left: 50px;
	z-index: 201;
}

.rightimage-header_1 {
	float: right;
	margin: 0;
}

.rightimage {
	margin: 0 0 0 10px;
}

.leftimage {
	margin: 0 10px 0 10px;
}
	
table#pricestable { 	/* Sets table width, text to black, background colour, font size */
	width:86%; 
	text-align:center;
	border-collapse:collapse;
	border: 1px solid #333333;
	color:#000000;
	background: #CCFFFF;
	font-size:0.9em;	
}

table#pricestable caption {		/* Sets table caption text colour, size, background colour, border around caption */
	padding: 6px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight:bold;
	border: 1px solid #333333;
	background: #000033;
}

table#pricestable thead tr th#cheaproom {	/* Sets the Cheap Room Type cell to specific colour and larger font and right border */
	background: #CCFFCC;
	font-size:1.1em;
	border-right: 2px solid #000000;
}

table#pricestable thead tr th#expensiveroom {	/* Sets the Expensive Room Type cell to specific colour and larger font */
	background: #CCFF99;
	font-size:1.1em;
}

table#pricestable tbody tr#table_specialoffer {	/* Sets the Special Offer Row to specific background colour */
	background:#FFD9D9; }

table#pricestable thead tr {	/* Sets the Table Header Rows to specific background colour */
	background: #99CCFF; }

table#pricestable thead tr th {		/* Sets the Table Header section to have borders and padding */
	border: 1px solid #666666;
	padding: 2px;
}

table#pricestable tbody th {		/* Sets the Dates section to have faint borders */
	border-right: 1px solid #999999; }

table#pricestable tbody tr {		/* Sets the Body/Prices section to have faint row borders */
	border: 1px solid #666666; }

table#pricestable tbody tr.odd td {		/* Sets up alternating colours for the body rows */
	background: #B7DBFF; }

table#pricestable tbody tr.odd th {		/* Sets up alternating colours for the Dates part of body rows */
	background: #B9E9FF; }



table#dive_pricestable { 	/* Sets table width, text to black, background colour, font size */
	width:76%; 
	text-align:center;
	border-collapse:collapse;
	border: 1px solid #333333;
	color:#000000;
	background: #CCFFFF;
	font-size:0.9em;	
}

table#dive_pricestable caption {		/* Sets table caption text colour, size, background colour, border around caption */
	padding: 6px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight:bold;
	border: 1px solid #333333;
	background: #000055;
}

table#dive_pricestable thead tr th#price {	/* Sets the PRICE cell to specific colour and larger font and right border */
	background:#66CCCC;
	font-size:1.1em;
	border-right: 2px solid #000000;
}

table#dive_pricestable thead tr th#notes {	/* Sets the NOTES cell to specific colour and larger font */
	background:#66CCCC;
	font-size:1.1em;
}

table#dive_pricestable tbody tr#divetable_additionalnotes {	/* Sets the NOTES cell to specific colour and larger font */
	background:#E8E8E8;
}

table#dive_pricestable thead tr {	/* Sets the Table Header Rows to specific background colour */
	background:#66CC99;
}

table#dive_pricestable thead tr th {		/* Sets the Table Header section to have borders and padding */
	border: 1px solid #666666;
	padding: 2px;
}

table#dive_pricestable tbody th {		/* Sets the Dates section to have faint borders */
	border-right: 1px solid #999999; }

table#dive_pricestable tbody tr {		/* Sets the Body/Prices section to have faint row borders */
	border: 1px solid #666666; }

table#dive_pricestable tbody tr.odd td {		/* Sets up alternating colours for the body rows */
	background: #B7DBFF; }

table#dive_pricestable tbody tr.odd th {		/* Sets up alternating colours for the Dates part of body rows */
	background: #B9E9FF; }
	
	
/* MALDIVES GOOGLE MAP CSS BELOW */

#googlemap {
	margin: 10px;
}

.elabel-resort {
	background-color:#CCFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	border:1px #006699 solid;
	text-align:center;
}

.elabel-boat {
	background-color:#FFCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	border:1px #006699 solid;
	text-align:center;
}

/*	#googlemap_container {	*/
/*	margin: 0 0px 10px 7px;	*/
/*	float: 									*/
/*	width: 									*/
/*	} 											*/

.googlemap_tabs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 1px;
	padding: 1px;
}

/* MALDIVES GOOGLE MAP CSS ABOVE */

.container #quickfacts {
	float: right;
	width: 440px;
	padding-right:10px;
	margin: 20px 0 0 10px;
	clear:right;
}
