/*
Theme Name: Novotel Resort
Description: 
Version: 1.0
Author: Chonapat Ngampatravarakul
Tags: green, orange, fixed width, 3 columns
*/
body{
	background-color: #51b9ba;
	color:#666;
	font:11px "MS Sans Serif",Arial,Verdana;
}
#main{
	width: 100%;
	overflow: hidden;
	height: 100%;
}
#bg{
	background: url(images/bg.jpg) repeat-y;
	height:100%;
	margin:0 auto 20px;
	overflow:hidden;	
	width:960px;	
}
#mainbody{
	margin: 0 auto;
	overflow: hidden;
	height: 100%;
	padding-bottom:20px;
	background: url(images/bg-bottom.jpg) no-repeat bottom;
}
#topbar{
	background: url(images/bg-top.jpg) no-repeat top;
	height: 80px;
	width: 100%;
}
#bar{
	background-color: #d3d3bb;
	height:234px;
	width: 100%;
}
#centerpane{
	width: 500px;
	float: left;
	background-color: #eaebd6;
	position:relative;
	top:-314px;
	margin-bottom:-314px;
}
#before_post_box{

}
#content{
	padding:20px 0;
}
#logo{
	width: 200px;
	float: right;
	height:204px;
	margin: 110px 10px 0;
}
#logo a{
	background: url(images/logo1.gif) no-repeat;
	display:block;
	height:101px;
	margin:0 auto;
	text-indent:-9999px;
	width: 100px;
}
h3#tagline{
	margin:15px auto;
	width:180px;
}
#footer{
	color:#fff;
	margin:30px auto;
	text-align:center;
	width:960px;
}
#footer ul{
	width:650px;
	margin: 0 auto;
	overflow: hidden;
}
#footer ul li{
	float: left;
	margin: 0 5px;
}
#footer a:link, #footer a:visited, #footer a:hover{
	color: #fff;
	text-decoration: none;
}
.format_text a:link, .format_text a:visited {
	color:#666;
	text-decoration:none;
}
.format_text p {
	margin-bottom:10px;
}
.block {
	border:2px solid #fff;
	margin:20px 0;
	overflow:hidden;
}
.block img {
float:left;
}
.text {
	float:left;
	margin-left:15px;
	width:45%;
	padding-top:10px;
}
.text h3 {
	font-size:12px;
}
.text a:link, .text a:visited {
	color:#666;
	float:right;
	text-decoration:none;
}
.text a:hover {
	text-decoration:underline;
}
ul.photo {
	list-style:none;
}
ul.photo li{
	float:left;
	list-style:none outside none;
	margin:0;
	padding:2px;
}

/*//////////////menu//////////////*/
#mnuhome{
	float: right;
	width: 220px;
	margin:55px 20px 0 0;
}
p.homelink{
	background: url(images/home.gif) no-repeat 78% 30%;
	width: auto;
}
ul.menu{
	width: 240px;
	margin: 20px 15px 10px 0;
	float:left;
}
ul.menu li{
	margin: 0;
	padding: 0;
	height: 20px;
}
ul#sub_menus{
	list-style: none;
	overflow: hidden;
	height: 100%;
	background: #cbe2d2;
	margin-bottom: 15px;
}
ul#sub_menus li{
	float: left;
	background: url(images/dot.gif) no-repeat left center;
	margin:0 10px;
	padding:5px 10px;
	white-space: nowrap;
}
ul#sub_menus a {
	color:#666;
	font-size:13px;
	text-decoration:none;
}
ul.sitemap{
	list-style: disc;
	margin: 15px 25px;
}
ul.sitemap li ul{
	list-style: disc;
	margin: 10px 25px;
}
ul.sitemap a:link, ul.sitemap a:visited{

}
ul.sitemap a:hover{
	text-decoration: underline;
}

/*//////////////booking//////////////*/
.booking_box{
	padding:5px 10px;
	background-color:#d4d3bf;
	border-bottom:3px solid #56b8c1;
	height:100%;
	overflow:hidden;
}
.booking_box h3{
	float: left;
	font-size: 13px;
}
#booking_form {
	color:#000;
	float:right;
	padding:5px 0;
	width:255px;
}
#booking_form div span {
	float:left;
	padding:4px 3px;
}
#arrivee{
	width: 120px;
}
.fl {
	float:left;
}
#booking_form div label {
	display:block;
	float:left;
	margin:0;
	padding:4px 3px 4px 0;
	text-align:right;
	width:80px;
}
#book_btn {
	background-color:#f0f0f0;
	border:1px solid #000;
	float:left;
	font-size:11px;
	padding:0;
	width:80px;
}


/*////////////sidebar left////////////*/
#leftpane{
	width: 260px;
	float: left;
	padding-bottom:50px;
	position:relative;
	top:-310px;
	margin-bottom: -310px;
}
#sidebar1{
	display: block;
	float:left;
	margin:10px 15px 0 40px;
}
#sidebar1 h2.widgettitle{
	display: none;
}
#sidebar1 h4{
	font-size:14px;
	width: 185px;
}
#sidebar1 ul li{
	padding: 5px 0;
}


/*////////////sidebar right////////////*/
#rightpane{
	width: 200px;
	float: right;
	padding-bottom:50px;
	position:relative;
	top:-310px;
	margin-bottom: -310px;
}
#sidebar2{
	display: block;
	float:left;
	margin:0 10px;
}
#sidebar2 ul{
	list-style: none;
	padding:0;
	margin: 0;
}
#sidebar2 ul li{
	margin: 5px 0;
}
.wp-caption{
	background:url(images/bg-caption.png) no-repeat;
	font-size:12px;
	margin:-21px 30px 0 0;
	position:absolute;
	text-align:center;
	width:160px;
}
.icon-right {
	background:url("images/bg-icon.jpg") no-repeat;
	height:119px;
	width:159px;
}
.icon-right ul {
	list-style:none outside none;
}
.icon-right ul li {
	float:left;
	margin:5px 2px 0 1px!important;
}

