/*
Theme Name: The Village
Description: Theme for The Village Novotel
Tags: The Village
*/

body{
	padding:0px;
	margin:0px;
	font:71% tahoma, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#0a3b63;
}
img{
	border:0;
	behavior: url("iepngfix.htc") ;
}
a,a:visited{
	color:#ffffff;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
#wrapper{
	margin:auto;
	width:958px;	
}
#header{
	margin-top:10px;
}
#content_home{
	margin-top: 0px;
}
#content {
	margin-top: 15px;
}
#footer{
	margin-top:50px;
	margin-bottom:10px;
}
.footer_bar{
	background:#462600;
	color:#feaa24;
	font-size:12px;
	padding:4px 13px 4px 13px;
}
.footer_link{
	text-align:right;
	color:#ffffff;
	margin-top:10px;
}
#column1{
	float:left;
	width:621px;
	padding:11px;
	background:#ffffff;
}
#column2{
	float:right;
	width:283px;
	margin-left:10px;
	padding:10px;
	background:#ffffff;
}
form, fieldset{
	margin:0px;
	padding:0px;
	border:0;
}
legend{
	display:none;
}
label{
	width:120px;
	display:block;
	float:left;
}
input, textarea, select{
	width:200px;
	color:#767676;
	border:1px solid #333333;
}
textarea{
	height:90px;
	width:394px;
}
.hidden{
	display:none;
}
/*------------custom----------------*/
.menu_nav{
	padding-top:5px;
}
.menu{
	list-style:none;
	margin:0;
	padding:0;
}
.menu li{
	margin:0;
	padding:0;
	display:inline;
}
.menu li a{
	text-indent:-9999px;
	float:left;
	display:block;
	height:33px;
	margin-left:2px;
}
.thevillage a,.thevillage a:visited{
	width:118px;
	background-image:url(images/menu_the_village.gif);
}
.thevillage a:hover, .thevillage a.selected{
	width:118px;
	background-position:0 -33px;
}
.thesquare a,.thesquare a:visited{
	width:118px;
	background-image:url(images/menu_the_square.gif);
}
.thesquare a:hover, .thesquare a.selected{
	width:118px;
	background-position:0 -33px;
}
.splash a,.splash a:visited{
	width:118px;
	background-image:url(images/menu_splash.gif);
}
.splash a:hover, .splash a.selected{
	width:118px;
	background-position:0 -33px;
}
.salathai a,.salathai a:visited{
	width:118px;
	background-image:url(images/menu_sala_thai.gif);
}
.salathai a:hover, .salathai a.selected{
	width:118px;
	background-position:0 -33px;
}
.legourment a,.legourment a:visited{
	width:118px;
	background-image:url(images/menu_the_gourmet.gif);
}
.legourment a:hover, .legourment a.selected{
	width:118px;
	background-position:0 -33px;
}
.kinsen a,.kinsen a:visited{
	width:118px;
	background-image:url(images/menu_kinsen.gif);
}
.kinsen a:hover, .kinsen a.selected{
	width:118px;
	background-position:0 -33px;
}
.goldenvillage a,.goldenvillage a:visited{
	width:118px;
	background-image:url(images/menu_golden_village.gif);
}
.goldenvillage a:hover, .goldenvillage a.selected{
	width:118px;
	background-position:0 -33px;
}
.atrium a,.atrium a:visited{
	width:118px;
	background-image:url(images/menu_atrium.gif);
}
.atrium a:hover, .atrium a.selected{
	width:118px;
	background-position:0 -33px;
}
.title{
	color:#2e468e;
	font-size:13px;
	font-weight:bold;
	padding:15px 0 5px 0;
}
.white{
	color:#ffffff;
}
.gold{
	color:#a48c42;
}
.gold a{
	color:#a48c42;
}
.orange{
	color:#feaa24;
}