
.modalbackdrop
{
	background-color: Gray;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

body
{
	background-image: url(images/maldives_main_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: -4px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.canvas
{
	border-left: #3366CC 2px solid;
	border-right: #3366CC 2px solid;
	border-bottom: #3366CC 2px solid;
}

.phonenumber
{
	font-size: 30px;
	font-weight: bold;
	color: #CC3366;
	font-family: Arial, Helvetica, sans-serif;
}



.newnav
{
	color: gray;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.prices
{
	color: #0b6dc6;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.prices2
{
	color: red;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}

/*-----------------------Begin Footer Styles-----------------*/
.footer
{
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.footer a
{
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: none;
}

.footer a:hover
{
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/*-----------------------End Footer Styles  --- Begin Nav Styles-----------------*/
.nav a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.nav a:hover
{
	color: #99CC99;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/*--- End Nav Styles----Begin Hotel Nav-------------*/

.leftnav
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: 200;
}

.leftnav a
{
	color: #0033CC;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: 900;
}

.leftnav a:hover
{
	color: #0099CC;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: 900;
}
/*-----------------------End Hotel Nav Styles-----------------*/
.hotelnav
{
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: 200;
}

.hotelnav a
{
	color: #0033CC;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: 900;
}

.hotelnav a:hover
{
	color: #0099CC;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: 900;
}

.mauritius
{
	background-color: White;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	float: left;
	width: 375px;
	border: solid 1px #2c80ce;
	margin-right: 5px;
	margin-bottom: 4px;
}

.mauritius1
{
	background-color: White;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: 200;
	float: left;
	width: 295px;
	height: 1px;
	margin-left: 2px;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.mauritiusimage
{
	background-color: White;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: 200;
	float: left;
	width: 80px;
	height: 90px;
	margin-left: 2px;
	margin-top: 2px;
}

.mauritius a
{
	color: #0033CC;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: 900;
}

.mauritius a:hover
{
	color: #0099CC;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: 900;
}

.imgDestHeader
{
	float: left;
}

#websiteTermsOfUse
{
	text-align: left;
	padding: 0 8px 8px 8px;
}

#websiteTermsOfUse h1
{
	color: #0066cc;
	font-size: 15pt;
}

.imgHotel
{
	float: right;
}

/*-----links page------*/


#about_Us_Content_wrapper
{
	padding: 10px;
	color: #0066cc;
}

#about_Us_Content h1
{
	font-size: 15pt;
	color: #0066cc;
}

#about_Us_Content h2
{
	font-size: 13pt;
	padding: 5px;
	margin: 0;
	color: white;
	background-color: #0066cc;
}

#about_Us_Content h2 a
{
	color: white;
	text-decoration: none;
}

#about_Us_Content h2 a:hover
{
	color: yellow;
	text-decoration: none;
}


#about_Us_Content h3
{
	font-size: 11pt;
	padding: 5px;
	margin: 0;
	color: #0066cc;
}

#about_Us_Content p
{
	font-size: 10pt;
}

.link-boxes
{
	width: 98%;
	padding: 6px;
	margin-bottom: 7px;
	text-align: left;
	border: solid 1px #0066cc;
	color: Black;
}

/*-----links page end------*/

/* Header Redesign */

.container
{
	width: 780px;
	overflow:hidden;	
	background-color: White;
	margin: 0px auto;
	color: #4A6DC6;
	font-size: 12pt;
	font-weight: bold;	
	border-left: #3366CC 2px solid;
	border-right: #3366CC 2px solid;
	border-top: #3366CC 2px solid;
}

.container_hotel
{
	width: 746px;
	overflow:hidden;	
	background-color: White;
	margin: 0px auto;
	color: #4A6DC6;
	font-size: 12pt;
	font-weight: bold;	
	border-left: #3366CC 2px solid;
	border-right: #3366CC 2px solid;
	border-top: #3366CC 2px solid;
}

#logo_left
{
	float: left;
	width:367px;
	margin-top: 15px;
	margin-left: 4px;
}

#logo_right
{
	float: right;
	width: 330px;
	margin-top: 3px;
	margin-right: 10px;
}

#iata
{
	float: left;
}

#call
{
	float: left;
	width: 230px;
	overflow:hidden;
	font-size:1.3em;
}

#atol
{
	float: right;
	clear:right;
}

#atol_logo
{
	float: right;
	clear: right;
	margin-top:-30px;
}

#atol_logo a img{border-width: 0px;}
