@charset "utf-8";
/* CSS Document */

body td,th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:155%;
	color:#000;
}




body{
	background-color:#8F4E0A;
	margin:3px 0 3px 0;
	padding:0;
}

#holdpage{
	width:900px;
	height:auto;
	margin:auto;
	padding:0;
	background: url(../images/bg_background.jpg) repeat-y #641906;
}


a{
	text-decoration: underline;
	color: #CC0000;
}

a:hover{
	text-decoration: none;
	color:#000;
}

.header{
	font-size:145%;
	color:#9B5644;

}

.header1{
	font-size:140%;
	color:#FFC;
}


#top_bg{
	width:900px;
	height:21px;
	margin:0;
	padding:0;
	background:url(../images/linratanakhotel_01.jpg) no-repeat;
}

#bg_menu{
	float:left;
	width:244px;
	height:550px;
	margin:0;
	padding:0;
	background:url(../images/linratanakhotel_02.jpg) no-repeat;
}

#banner{
	float:left;
	width:429px;
	height:305px;
	margin:0;
	padding:0;
}


#logo{
	float:left;
	width:227px;
	height:137px;
	margin:0;
	padding:0;
	background:url(../images/linratanakhotel_04.jpg) no-repeat;
}

#logoname{
	float:left;
	width:227px;
	height:23px;
	margin:0;
	padding:0;
	background:url(../images/linratanakhotel_05.jpg) no-repeat;
}

#piclobby{
	float:left;
	width:227px;
	height:145px;
	margin:0;
	padding:0;
	background:url(../images/linratanakhotel_06.jpg) no-repeat;
}

#menu{
	width:176px;
	height:22px;
	font-size:92%;
	margin:5px 10px 0 35px;
	color:#FFC;
	padding:0;
	background:url(../images/menu_left_bg.gif) no-repeat;
}

#menu_info{
	padding:0px 2px 1px 23px;
	margin:0;
}

#menu_info a{
	text-decoration:none;
	color:#FFC;
	
}

#menu_info a:hover{
	text-decoration:none;
	color:#FC6;
	
}

#descrip{
	float:left;
	width:656px;
	height:auto;
	margin:0;
	padding:0;
	background:url(../images/linratanakhotel_07.jpg);
}

#descrip_info{
	padding:13px;
	margin:0;
}


#tripadvisor{
	float:left;
	width:244px;
	height:160px;
	margin:0;
	padding:0;
}

#special{
	float:left;
	width:656px;
	color:#FFC;
	height:auto;
	margin:0;
	padding:0;
}


#footer{
	width:900px;
	height:9px;
	margin:auto;
	padding:0;
	background:url(../images/linratanakhotel_11.jpg) no-repeat;
}

#footer_info{
	color:#FC9;
	font-size:90%;
}


#footer_info a{
	color:#FC9;
	text-decoration:underline;
}

#footer_info a:hover{
	color:#FC9;
	text-decoration:underline;
}

#frmcontact{
	list-style:none;
	display:inline;
	text-decoration:none;
}


.img_left{
	margin:5px 15px 5px 0;
	padding:0;
}


.img_right{
	margin:5px 0 5px 15px;
	padding:0;
}
form {
	margin: 0;
}
	
#reservation {
	border: 1 px solid #cdae7c;
	font-family: Tahoma;
	font-size: 11px;
	/*background-color: #2f6c04;*/
	color: #000000;
}
	
#reservation a:link, #reservation a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#reservation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
	
#reservation td {
	padding: 3px 5px;
	font-weight: bold;
	text-align: center;
	color: #ffffcc;
}
	
#reservation input, #reservation select {
	font-family: Tahoma;
	font-size: 10px;
}