/* CSS Document */

/*PAGE LAYOUT*/
body {
	background-color: #2f275a;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img.bottom { width:250px; height:auto; }

img.accommodation { width:80px; height:auto; }

img.activities { width:120px; height:auto; }

img.accommodationnone { width:80px; height:auto; display:none; }



#mobilemenu {
display: inline-block;
background-color: #c9b799;
width: 100%;
}

#mobilemenu ul {
	list-style: none;
	padding: 0;
margin: 0;

}

#mobilemenu li {
padding: 0;
margin: 0;
background-color: #68aef4;
padding-bottom: 0px;
padding-top: 0px;
border-bottom: 1px dashed #FFF;
background-image: url(../images/menu-arrow.jpg);
background-repeat: no-repeat;
background-position:right;
}

#mobilemenu li a {
color: #FFF;
padding: 10px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
width: auto;
display: block;
}

#toppage{
	width:100%;
}
#date{
	float:left; width:190px; height:39px; border-bottom:solid 1px #999999; border-right:solid 1px #999999;
}
#topbar{
	float:left; 
	width:100%;
	display:none;
	height:40px; 
	background-image:url(bg_topbar.gif);
	background-color:#CBC55C;
	background-repeat:repeat-x;
		border-right:solid 1px #999999;
}
#header{
	width:100%;
}
#content{

	width:auto;
}
#contenttext{
	float:left; width:auto; 
	background-color:#f2f9ff; 
	border-left:solid 1px #999999; border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999; border-top:solid 1px #CCCCCC; 
	min-height:360px;
}

#pagetitle{
	position:relative; float:left; width:auto; height:225px; background-color:#F7F7F7; border-left:solid 1px #999999;border-right:solid 1px #999999;border-bottom:solid 1px #999999; padding-top: 15px; display:none;
}
#title{
	position:absolute;
	right:14px;
	bottom:-98px;
	width:100%;
}
#menu{
	float:left; width:190px; margin:0px; display:none;
}
#footer{
	width:auto; padding-right:10px; padding-left:200px; background-color: #FFF; display:none;
}

#wrap {

	width:auto; margin: 0 auto; background-color: #FFF;

}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#d4ebff;
	margin:10px;
	padding:10px;
	width:auto;

}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #FFF;
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #CCCCCC;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF9900;
}
#linksmenu img { border:none;}

#linksmenu a{
	float:right; 
	width:183px; 
	height:20px; 
	background-color:#3399FF; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu span{
	float:right; 
	width:183px; 
	height:60%; 
	background-color:#FFF; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}

#linksmenu a:hover{
	background-color:#003366;
}


#contenttext img {

	padding: 3px;
	border: 1px solid white;
	
	}
	
#seashell {

list-style-image: url(Seashell.png);
margin-left: 30px;

}
#slogan {
	position: absolute;
	right: 244px;
	top:287px;
	width: 444px;

}

#bnbsure a {

	text-decoration: none;
	color: #666;
	}
	