body,html {
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
}

#example {
	float:left;
}
#example div {
}

#div-before, #div-after {
	background-color:#88d;
	color:#000;
}

a:link { 
	color: #fff;
	text-decoration: none;
	}
a:visited {
	color: #fff;
	text-decoration: none;
	}
a:hover {
	color: #FF7007;
	text-decoration: none;
	}
a:active {
	color: #FF7007;
	text-decoration: none;
	}
	


#list-menu span {
visibility:hidden;
}


h2 {
color:#666666;
font-size:10px;
}


h3 {
color:#666666;
font-size:11px;
padding: 5px;
margin-bottom:3px;
}



body {
min-width:941px;
}
#wrap {
background:#fff;
margin:0 auto;
width:939px;
}

#header {
background:#fff;
height:160px;
width:939px;
}

#logo {
float:left;
margin-left:50px;

}

#sm{
float:right;
margin-right:10px;
}


#img_home {
float:right;
margin-right:5px;
}

#img_whale {
	float:right;
	margin-top:0px;
	position: relative;
	left: 25px;
	top: 60px;
}

#img_whale_kb {
	float:right;
	margin-top:0px;
	position: relative;
	left: 25px;
	top: 25px;
}


#top_menu {
	font-size: 100%;
	float:left;
	position: relative;
	left: 550px;
	top: 120px;
	} 

		#top_menu ul {
			list-style: none;
			padding-top: 1em; 
			padding-bottom: 1em;
		} 

		#top_menu li {
			display: inline; 
		} 

		#top_menu a:link, #top_menu a:visited {
			padding: 0.2em 0.4em 0.2em 0.4em; 
			text-decoration: none;

			color: #999999;
		} 

		#top_menu a:hover {
			color: #FF7007;
		} 
		


/*Main context*/
#main {
background:#fff;
float:right;
width:765px;
}

#main h2,#main h3,#main p {
padding:0;
}

#picture {
padding-top:1px;
}

#context {
line-height:1.5;
padding:20px;
text-align:justify;
}

#context ul {
list-style-type: square;
padding:15px 0 15px 35px;
}	

.style1 a:link, .style1 a:visited {
 color: #666666;
 text-decoration: none;
} 

.style1 a:hover {
color: #FF7007;
} 	

.style1 a:active {
color: #FF7007;
text-decoration: none;
}


.style3{
	color: #FF7007;
	font-weight: bold;
	
} 
.style3 a:link, .style1 a:visited {
 color: #FF7007;
} 

.style3 a:hover {
text-decoration: underline;} 	

.style3 a:active {
color: #FF7007;
text-decoration: underline;
}

.style4 a:link, .style4 a:visited {
 color: #666666;
 text-decoration: none;
} 

.style4 a:hover {
color: #FF7007;
 text-decoration: underline;
} 	

.style4 a:active {
color: #FF7007;
text-decoration: none;
}

.topic_heading {
color: #FF7007;
text-decoration: none;
}

#gallery_main {
	width:735px;
	background-color:#fff;
	color:#fff;
	position:relative;


}
#gallery_main-padding {
	padding:10px;
}
#gallery_picmain{
	padding-left:20px;
	padding-right:5px;
	background-color:#fff;
	color:#fff;
	float:left;
	width:525px;

}
#gallery_title {
padding-top:2px;
padding-bottom:2px;
background:#828282;
color:#FFF;
font-weight:700;
margin-bottom:5px;
text-align:center;
floating:left;

}
#gallery_thumb {
	background-color:white;
	color:#fff;

}
#tablepics {
	width: 100%;
	}

#title {
background:#828282;
color:#FFF;
font-weight:700;
margin-bottom:5px;
text-align:center;
width:160px;
}

#slogan {
margin:25px 150px 0 0;
text-align:center;
}

.link_menu_page{
color: #FF7007;
} 

/*link_menu*/
#link_menu {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	float:none;
} 

#link_menu a:link, #link_menu a:visited {
 color: #666666;
 padding: 0.2em 0.4em 0.2em 0.4em; 
 text-decoration: none;
} 


#link_menu a:hover {
color: #FF7007;
} 	



/*Main menu*/
#sidebar {
	background:#828282;
	border:1px solid #FFF;
	float:left;
	width:172px;
	height:326px;
}


		
#list-menu {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
list-style-type:none;
text-align:right;
}

#list-menu li {
background:url(../images/menu-line.gif) bottom no-repeat;
padding-bottom:25px;
padding-right:5px;
padding-top:10px;
}

/*
#list-menu a:hover {
color:#FECE05;
}*/


#plm {
font-size:11px;
padding-bottom:18px;
padding-top:20px;
text-align:center;
}


a#plm:link, a#plm:visited {color: red;}




/*Booking bottom*/
.imgborder {
border-left:1px solid #fff;
}

.imgborder2 {
border-left:1px solid #fff;
}

form {
/*
background: #999;
border:1px solid #FFF;
*/
padding:10px;
padding-left:20px;
text-align:left;
margin-top: -2px;
}

#booking-form {
width:152px;
}


#aspnetForm {
width:152px;
background:#CCC;

}



input {
font:bold .95em verdana, sans-serif;
}

.input {
background:#eef;
border:1px solid #666;
}

.button {
background: #eef; 
border:1px solid #666;
cursor:pointer;
width:90px;
float:right;
margin-top: -17px;
margin-right: 19px;
text-align:center;
}


.button2 {
background:#eef;
border:1px solid #666;
cursor:pointer;
}


label {
display:block;
text-align:left;
width:95px;
}

.bookinglabel {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
margin-bottom:4px;
}



.bookinglabel2 {
color:#333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
margin-bottom:4px;
}

.textfield {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
margin-top:4px;
}


/*Footer*/
#footer {
background:#fff;
clear:both;
}

#logos {
height:76px;
margin-top:8px;
margin-bottom:15px;
width:100%;
}

#logo-astudo {
float:left;
height:76px;
width:170px;
margin-left:17px;
}

#logo-BHMA {
float:left;
height:76px;
width:150px;
margin-left:17px;
}



#logo-lh {
float:right;
height:auto;
width:120px;
margin-top:15px;
}



/*Menu footer*/
#links-footer-top {
font-size:10px;
margin-bottom:10px;
margin-left:40px;
text-align:center;
}

#links-footer-top ul li a {color: #666; }

#links-footer-bottom {
margin-left:40px;
margin-top:10px;
padding-bottom:5px;
text-align:center;
}

#links-footer-bottom ul li a {color: #666;}

.horiz-footer-top li {
display:inline;
list-style-type:none;
margin:0 0 15px 25px;
color: #666;
}

hr {
background-color:#CCC;
border:none;
height:1px;
width:100%;
}

.policy {
padding-left:150px;
}


#contact {
font-size: 11px;	
color: #fff;
margin-top: -1px;
line-height:20px;
background:#999;
border-left: 1px solid white;
padding: 10px;
width: 152px;
margin-bottom: 0px;
}

#contact p {
	display:inline;
}

#number { margin-left:0px; }
#number2 { margin-left:0px; }
#number3 { margin-left:0px; }
#number4 { margin-left:19px; }


/* start booking css */
.uibutton {
	border: none;
	height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}
.book_btn {
	width: 83px;
	background: url(../images/btn_booknow.png) no-repeat 0 0;
}
.book_btn:hover {
	width: 83px;
	background: url(../images/btn_booknow.png) no-repeat 0 0;
	background-position: 0 -27px;
}
.textbox {
	background: url(../images/textbox_s.png) no-repeat 0 0px;
	width: 127px;
	height: 19px;
	padding-bottom:5px;
}
.textInput, input.textInput:hover, input.textInput:active, input.textInput:focus {
	font-size: 12px;
	padding-top: 6px;
	padding-left: 12px;
	width: 90%;
	height: 19px;
	line-height: 10px;
	background: none transparent scroll repeat 0% 0%;
	color:#000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	outline:none
}

/* end booking css */

#datepicker{
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin:0px 2px 0px 0px;
	width:102px;
/*	border:1px solid #aaa;  */
}
.select {
  width: 127px;
  padding: 0px 0px 0px 0px;
  color: #666;
  border:1px solid #aaa;

}
