@charset "UTF-8";
/* CSS Document */

body  {
	background: #CCCCCC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #666666;
	margin-top: 0px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	text-align:justify;
	line-height:20px;
}

.page_title {
	position: absolute;
	left: 255px; top: 140px;
	text-align: left;
	font-weight: normal;
}

h1, h2 {
	/*margin: 0;*/
	/*padding: 10px 0 0 0;*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	color: #595959;
	font-weight: normal;
}

h1{ font-size:14px; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a {
	color:#999999;
	outline:none;
}

a:hover {
	color:#666666;
}

a.bodylink {
	text-decoration:underline;
}

a.backlink {
	border:#999999 thin solid;
	padding:5px;
}

#background {
	background-image:url(../images/bgrnd_gradient.png);
	background-repeat:repeat-x;
	top:0;
}

.activelink {
	color: #666666;
}

#container { 
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin:auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top:5%;
	position: relative;
} 

/* Header Start */

#header { 
	padding: 0;
	margin: 0 auto;
	position: relative;
	width:887px;
	height:153px;
	background-image:url(../images/header2.png);
	background-repeat:no-repeat;
}

.portlouis_logo {
	float:left;
	width:120px;
	padding-left:55px;
	padding-top:35px;
}

.pl_logo {
	float:left;
	width:120px;
	padding-left:55px;
	padding-top:35px;
}

.cesme_logo {
	float:left;
	width:120px;
	padding-left:55px;
	padding-top:35px;
}

.ghm_logo {
	float:left;
	width:247px;
	padding-left:55px;
	padding-top:35px;
}

.cn_logo {
	float:right;
	width:100px;
	padding-right:65px;
	padding-top:35px;
}

.ic_logo {
	float:right;
	width:100px;
	padding-right:10px;
	padding-top:35px;
}

#cn_banner {
	float:right;
	width:350px;
	padding-right:10px;
	padding-top:35px;
}


#date {
	clear:both;
	width:150px;
	position: absolute;
	left: 55px; top: 150px;
	font-size:9px;
}

/*.page_title {
	position: absolute;
	left: 255px; top: 150px;
	text-align: left;
}*/

/* Main area Start */

#main { 
	width: 887px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin:auto;
	background: url(../images/main_bgrnd.png) repeat-y;
	z-index:1;
} 

/* New Menu idea */

.menu {
	float:left;
	list-style:none;
	text-transform:uppercase;
	width:175px;
	padding:0; 
	margin-left:60px;
	margin-top: 35px;
	margin-bottom:150px;
	font-size:9px;
}

ul {
	list-style:none;
	padding:0; margin:0;	
}

.title, .title2, .title3, .title4, .title5, .title6, .title7, .title8, .title9, .title10 {
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:solid thin #CCCCCC;
	width:175px;
}

.expand {
   float: right;
   margin-right:10px;
}

.visible {
	display:none;
}

.visible2 {
	display:none;
}

.visible3 {
	display:none;
}

li.hidden {
	/*display:none;*/
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:9px;
	text-align:left;
}

li.hidden2 {
	/*display:none;*/
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:9px;
	text-align:left;
}

li.hidden3 {
	/*display:none;*/
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:9px;
	text-align:left;
}

#main_content {
	float:left;
	width:590px;
	padding-left:20px;
	padding-right:0;
	padding-top:35px;
	margin-top:10px;
	margin-bottom:35px;
}

#home_content {
	float:left;
	width:590px;
	padding-left:20px;
	padding-right:0;
	margin-bottom:35px;
}

.home_title {
	float:left;
	margin-bottom:10px;
}

#main_content_form {
	float:left;
	width:590px;
	padding-left:20px;
	padding-right:0;
	margin-bottom:35px;
}

#weather_content {
	float:left;
	width:100px;
	margin-bottom:35px;
}

#info_under_weather {
	float:left;
	width:560px;
	margin-left:20px;
}

#info_under_weather a {
	color:#333333;
}

#info_under_weather a:hover {
	color:#999999;
}

#home_images {
    position: relative;
	float:left;
	width:560px;
	padding:0;
	z-index:20;
	height: 230px;
}

table td {
	padding-bottom:10px;
}

#gallery_images {
	float:left;
	position:relative;
	width:560px;
	padding:0;
	z-index:20;
}

.thumbs {
	margin-bottom:2px;
	float:left;
	width:110px;
	margin-left:2px;
}

#threeten_px_info  {
	float:left;
	width:280px;
	padding-right:30px
}

#threeten_px_info a {
	color:#003399;
}

#threeten_px_info a:hover {
	color:#9999ff;
}

#threeten_px_info span {
	color:#666666;
	font-weight:bold;
}

#twofifty_px_images {
	float:left;
	width:250px;
}

#twofifty_px_images img {
	padding-bottom:10px;
}

#two_px_info  {
	float:left;
	width:200px;
}

#two_px_info a {
	color:#003399;
}

#two_px_info a:hover {
	color:#9999ff;
}	

#two_px_info span {
	color:#666666;
	font-weight:bold;
}

#threesixty_px_images {
	float:left;
	width:360px;
}

#threesixty_px_images img {
	padding-bottom:10px;
}

#location_map {
	float:left;
	width:560px;
	padding-right:30px;
}

#rightside_info  {
	float:left;
	width:310px;
}

td div {
	padding:3px;
}

.info_underimages {
	float:left;
	width:560px;
	margin-top:20px;
}

#side_tabs {
	position: absolute;
	right: 293px;
	top: 245px;
	width:20px;
	height:200px;
	padding-right:11px;
	z-index: 2;
}

#side_tabs img {
	padding-bottom:1px;
	padding-top:1px;
}

.strapline {
	float:right;
	width:auto;
	margin-top:10px;
	margin-right:30px;
}

.clear {
	clear:both;
}

/* footer Start */

#footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 68px;
	margin: auto;
	width: 887px;
	position: relative;	
	background:url(../images/footer.png) no-repeat;
	text-align: left;
	line-height:10px;
} 

.footer_nav {
	list-style:none;
	float:left;
	width:600px;
	text-transform:uppercase;
	font-size:9px;
	margin-top:30px;
	padding-left:0px;
	margin-left: 55px;
}

.footer_nav ul{
   margin: 0; padding: 0;
}

.footer_nav li {
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right: thin solid #CCCCCC;
}

.footer_nav li.last {
	border-right:none;
}

#footer p {
	float:right;
	padding-right:65px;
	text-transform:uppercase;
	font-size:9px;
	margin-top:30px;

}

/* Home images input */

.accordion, .accordion *{
	margin:0;
	padding:0;
	list-style-type: none;
}
.one{
	background-image:url(../images/tranquility_index.jpg);
	border:0;
}
.two{
	background-image:url(../images/beauty_index.jpg);
	border:0;
}
.three{
	background-image:url(../images/hospitality_index.jpg);
	border:0;
}
.four{
	background-image:url(../images/luxury_index.jpg);
	border:0;
}

.five{
	background-image:url(../images/style_index.jpg);
	border:0;
}
.active{
	background:#f0f;
}
.accordion li{
	cursor:pointer;
}
.accordion .active_click{
	cursor:default;
}