/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fdc06c;
	background-color: #900407;
	margin: 0px;
	padding: 0px;
}
a {
	color: #fdc06c;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #fdc06c;
}
a:hover {
	color: #000000;
	background-color:#fdc06c;
}
a:active {
	color: #2e8b49;
}

tr.menuitem {
	background-color:#2E8B49; 
	color:#ffffff;
}
tr.menuitem_selected {
	background-color:#efc44d; 
	cursor:pointer;
	color:#ffffff;
}
td.menuitem { 
	color:#efc44d; 
	
}
td.menuitem_selected { 
	color:#000000; 
	
}

td.side_left { 
	background-image: url(images/sh-li.jpg); 
}

td.side_right { 
	background-image: url(images/sh-re.jpg); 
}

td.yelow { 
	background-color: #fdc06c; 
}

table.card { 
	background-image: url(images/back1.jpg); 
	color: #006600;
}

a.yellow12:link, a.yellow12:visited, a.yellow12:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #fdc06c;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.yellow12:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	background-color: #fdc06c;
	font-weight: normal;
}

a.yellow14:link, a.yellow14:visited, a.yellow14:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #efc44d;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

a.yellow14:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	background-color: #efc44d;
	font-weight: normal;
}

a.green12:link, a.green12:visited, a.green12:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.green12:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-color: #006600;
	font-weight: normal;
}

.style1 {color: #85de85}
.style2 {
	color: #fdc06c;
	font-size: 18px;
	margin-top:10px;
	margin-bottom:10px;
}
#div_detai_text_fac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FDC06C;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
#div_fac_pic_big {
	background-color: #900407;
	padding: 20px;
	border: 1px solid #FDC06C;
}
#div_fac_pic_small {
	background-color: #900407;
}
#div_control_content{
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
}
#div_box_room{
	background-color:#7E0306;
	width:203px;
	height:138px;
	border: 1px solid  #fdc06c;
	text-align: center;
	vertical-align: middle;
}
.box_room_middle{
	text-align: center;
	/*vertical-align: middle;*/
	border: 1px solid #FDC06C;
	background-color: #7D0000;
	display:block;
	height:133px;
	width:200px;
	
} 
.box_room_middle_text{ 
	margin:5px;
	text-align: center;
	vertical-align: middle;
	height:100px;
}
/*.box_room_middle div.box_room_middle_bottom{ position:absolute; margin-left:100px; border:1px solid #000;}*/
.box_room_middle_button{ /* by Duck*/
	text-align: right;
	margin:5px;
}
#div_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FDC06C;
	width: 730px;
}
h3{
color: #fdc06c;
}
input.box {
	width: 200px;
	border: 1px solid #FDC06C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.btt_booking{ 
	padding-left:5px; padding-right:5px; 
	background-color:#fdc06c; 
	color:#900407; 
	font-size:12px; 
	white-space:nowrap; 
	border:1px outset; 
	text-decoration:none;
}
a.btt_booking:hover{border:1px inset;}

h2.roomname{ padding:20px; margin:0; text-align:left;}
.roomimg{ padding-bottom:15px; text-align:center}

a.roomrate_name{ text-decoration:none; font-weight:normal;}
a.roomrate_name:hover{ text-decoration:underline; font-weight:normal;}

.bedchoice{ margin-left:30px;}

.redboxBig{ background-color:#900407; width:728px; border:1px solid #fdc06c; margin-bottom:20px; text-align:left;}
.roomImgSmall{margin:10px;}
.roomImgSmallName{ margin-top:5px; }
.roomImgSmallName a{font-size:12px;}

.roomLabel{ font-weight:normal;}
.roomLabelAct{ font-weight:bold;}
