/* CSS Document */

#main{
width: 100%;
}

#preload{
display: none;
}

body{
font-family: Trebuchet MS,sans-serif, arial;
font-size: 13px;
background-color: #291810;
margin: 0px;
}

.link{
color:#FFFFFF;
}

a.link:hover{
text-decoration: none;
color: #FFCC67;
}

.link2{
color:#FFFFFF;
text-decoration: none
}

a.link2:hover{
text-decoration: underline;
color: #FFCC67;
}

#header{
background-color: #20130B;
width: 100%;
height: 20px;
padding: 4px;
border-bottom: 2px solid #FFCC33;
}

#body{
width: 740px;
}

#footer{
	background-color: #20130B;
	width: 100%;
	font-size: 12px;
	color:#FFFFFF;
	border-top: 2px solid #FFCC33;
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#footer_caption{
font-size:13px;
}

.body_top{
width: 740px;
height: 80px;
padding-top: 8px;
position: relative;
}

#nav_bar{
width: 700px;;
float: none;
position: relative;
}

#slide_container{
width: 740px;
height: 240px;
float: left;
position: relative;
}

#slide{
width: 680px;
height: 100%;
border: 6px solid #FFCC67;

}

.menu2 {
	padding: 0;
	list-style: none;
}

.menu2 li {
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	text-align: center;
}




/* MAIN NAVIGATION BUTTONS*/ 


#a_up {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 105px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/home_up.jpg) no-repeat center center;
}

#a_up_l {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 135px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/home_up_l.jpg) no-repeat center center;
}

.a_down {
	padding: 15px 10px;
	display: block;
	color: #FFFFFF;
	width: 102px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background: url(images/down.jpg) no-repeat center center;
}

a.a_down:hover{
	color: #000000;
	background: url(images/down_2.jpg) no-repeat center center;
}

.a_down_l {
	padding: 15px 10px;
	display: block;
	color: #FFFFFF;
	width: 135px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background: url(images/down_l.jpg) no-repeat center center;
}

a.a_down_l:hover {
	color: #000000;
	background: url(images/down_l_2.jpg) no-repeat center center;
}





/* TOP NAVIGATION BAR*/ 

.top_nav{
font-weight:bold;
color: #FFFFFF;
text-decoration: none;
padding: 10px;
font-size: 11px;
}

a.top_nav:hover{
color: #000000;
background: url(images/top_back.jpg) no-repeat center center;
}




#seperator{
padding: 8px;
}





/* SITE CONTENT */ 


#home_content{
width: 380px;
padding-top: 24px;
float: left;
clear:none;
color: #FFFFFF;
position: relative;
text-align:justify;
}

.home_cont{
padding: 14px;
font-size: 11px;
color:#FFCC33;
}

.home_caption{
margin-bottom: 14px;
}

.more{
font-weight: bold;
font-size: 12px;
text-decoration:none;
color:#FFFFFF;
}

a.more:hover{
border-top: 1px dashed #FFFFFF;
border-bottom: 1px dashed #FFFFFF;
padding: 2px;
}

#more a:visited{
font-weight: bold;
font-size: 12px;
text-decoration:none;
color:#FFFFFF;
}

.inner_content{
padding: 8px;
background-color: #20130B;
width: 380px;
font-family: Trebuchet MS,sans-serif, arial;
font-size: 13px;
}

.r_img{
margin-left: 14px;
margin-top: 3px;
clear: none;
color: #FFFFFF;
position: inherit;
border: 2px solid #FFCC33;
float:left;
}

.r_caption{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
}

.logo{
font-size: 24px;
color:#FFFFFF;
margin-left: 12px;
}

.header{
font-family:Trebuchet MS;
font-size: 18px;
color:#FFCC33;
border-bottom: 1px dashed #FFCC33;
border-top: 1px dashed #FFCC33;
padding: 2px;
}

#owner{
background-image:url(images/credit.jpg);
width: 216px;
color:#FFCC33;
height: 80px;
padding-left: 4px;
}

.low_tab{
margin-top:0px;
}

#credit{
font-size: 11px;
padding: 3px;
}

.credit{
font-weight: bold;
text-decoration:none;
color:#FFFFFF;
}

a.credit:hover{
border-top: 1px solid #FFCC33;
border-bottom: 1px solid #FFCC33;
padding: 2px;
color:#FFCC33;
}





/* ACCOMODATION PAGES*/
.acc_list{
font-weight:bold;
color: #FFFFFF;
list-style-image:url(images/cr_bullet.gif);
clear: none;
padding:3px;
text-decoration:none;
}

a.acc_list:hover{
border-bottom: 1px solid #FF9933;
border-top: 1px solid #FF9933;
padding-bottom:1px;
padding-top:0px;
background:#20130B;
}

#acc_home_content{
	width: 440px;
	padding-top: 24px;
	float: left;
	clear:none;
	color: #FFFFFF;
	position: relative;
	text-align:justify;
}

.acc_inner_content{
padding: 8px;
background-color: #20130B;
width: 440px;
font-family: Trebuchet MS;
font-size: 13px;
}



#load-content {
	display:none;
}

.acc_img{
border: 2px solid #FFCC33;
margin: 8px;
}

.acc_text{
font-size: 10px;
}

.acc_rmb{
list-style-image:url(images/acc_rbullet.gif);
}



/* RESTAURANT*/



#res_home_content{
width: 455px;
padding-top: 24px;
float: left;
clear:none;
color: #FFFFFF;
position: relative;
text-align:justify;
}


.res_inner_content{
padding: 8px;
background-color: #20130B;
width: 450px;
font-family: Trebuchet MS;
font-size: 13px;
}

.res_img_left{
margin-right: 12px;
margin-bottom: 12px;
}

.res_qt{
font-size: 15px;
font-family: Georgia, courier;
font-stretch: expanded;
}

.res_qt_h{
font-size: 24px;
line-height: 0px;
}





/* CONTACT FORM */

.contact_nav{
font-weight:bold;
color: #000000;
text-decoration: none;
padding: 10px;
font-size: 11px;
background:url(images/top_back.jpg);
}

.cc_cap{
font-weight: bold;
font-size: 15px;
}

.cc_add{
color: #FFFFFF;
}

.cc_link{
color:#FFFFFF;
text-decoration: none
}

a.cc_link:hover{
text-decoration: underline;
color: #FFCC67;
}

#contact_fig{
background-image:url(images/cc_fig.jpg);
width: 398px;
height: 360px;
}

#cc_home_content{
width: 450px;
padding-top: 24px;
float: left;
clear:none;
color: #FFFFFF;
position: relative;
text-align:justify;
}

.cc_inner_content{
padding: 8px;
background-color: #20130B;
width: 450px;
font-family: Trebuchet MS;
font-size: 13px;
}

.cc_field{
border: 2px solid #FFCC33;
color: #20130B;
background-color: #FFCC33;
padding: 2px;
font-weight:bold;
font-size: 12px;
width: 218px;
height: 14px;
}

.cc_field_txt{
font-weight: bold;
font-size: 16px;
font-family: Georgia, courier;
}

.cc_area{
border: 2px solid #FFCC33;
color: #20130B;
background-color: #FFCC33;
font-size: 12px;
width: 220px;
height: 90px;
}

#cc_load{
display: none;
}

.wait{
color: #FFFFFF;
font-weight: bold;
}

.cc_comment{
background-image: url(images/comment_box.gif);
padding: 1px;
display:block;
font-family: Georgia, courier;
color: #336633;
padding: 4px;
}

.cc_ercap{
font-size: 14px;
font-weight: bold;
color:#CC3300;
text-decoration:underline;
}

.cc_text{
width: 80%;
font-size: 13px;
color:#663333;
}

.cc_sent{
width: 340px;
background-color: #20130B;
border: 1px solid #FFCC33;
padding: 5px;
font-weight: bold;
color: #FFCC33;
}

.cc_sentlk{
font-weight: bold;
color: #663366;
padding: 2px;
background: url(images/top_back.jpg) no-repeat center center;
text-decoration: none
}





/* PHOTO GALLERY*/



.pg img{
border: 2px solid #FFCC33;
}

.pg em{
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}


#pg_home_content{
width: 450px;
padding-top: 24px;
float: left;
clear:none;
color: #FFFFFF;
position: relative;
text-align:justify;
height: 325px;
}

.pg_inner_content{
padding: 8px;
background-color: #20130B;
width: 450px;
font-family: Trebuchet MS;
font-size: 13px;
height: 325px;
}

.pg_error{
color:#000000;
background-color:#FFFFFF;
padding: 6px;
border: 2px solid #FFCC33;
}

.pg_cap{
font-weight: bold;
color: #FFCC33;
}






/* STAFF ADMIN AREA*/


#staff_login{
background-image:url(images/staff_login.jpg);
width: 396px;
height: 280px;
}


.sl_field{
border: 2px solid #FFCC33;
color: #20130B;
background-color: #FFCC33;
padding: 2px;
font-weight:bold;
font-size: 12px;
width: 166px;
height: 14px;
}

.sl_loggedin{
width: 380px;
padding: 6px;
border: 1px solid #FFCC33;
color: #FFFFFF;
font-weight: bold;
}


.ad_main{
width: 320px;
border: 1px solid #FFCC33;
padding: 16px;
color:#FFFFFF;
}

.ad_header{
font-weight: bold;
font-size: 16px;
}

.ad_res{
margin: 6px;
padding: 4px;
border: 2px solid #FFCC33;
background-color:#FFFFCC;
width: 280px;
color: #291810;
font-weight: bold;
}

.ad_error{
font-family:Georgia;
font-weight: bold;
font-size: 16px;
text-decoration: underline;
}

.ad_logout{
font-size: 16px;
font-weight: bold;
}

.ad_table{
border: 1px solid #FFCC33;
}

.ad_td{
padding: 3px;
border-right: none;
}


.stf_left{
width: 120px;
border: 1px solid #FFCC33;
padding: 16px;
color:#FFFFFF;
}

.stf_body{
width: 420px;
padding: 16px;
color: #FFFFFF;
background-color: #20130B;
}








/* BOOKING AND RESERVATION */


#rsv_load{
display: none;
}

#rsv_intro{
font-size: 15px;
font-weight: bold;
padding: 6px;
}

#rsv_toph{
width: 380px;
}

#rsv_form{
padding: 14px;
padding-top: 24px;
}

.rsv_tab{
border: 4px solid #FFCC33;
background-color:#FFFFCC;
}

.rsv_td{
padding: 3px;
color: #291810;
font-weight: bold;
border-right: 2px solid #FFCC33;
border-bottom: 2px solid #FFCC33;
}

.rsv_td2{
padding: 3px;
font-weight: bold;
}

.rsvbk_field{
background-color: #FFCC66;
color: #291810;
width: 60px;
}

.rsvbk_inner_content{
padding: 8px;
background-color: #20130B;
width: 450px;
height: 360px;
font-family: Trebuchet MS;
font-size: 13px;
}

#rsvbk_home_content{
width: 450px;
padding-top: 24px;
float: left;
clear:none;
color: #FFFFFF;
height: 360px;
}

.rsv_cardhead{
font-size: 16px;
color:#FFCC33;
font-weight: bold;
}

#rsv_logo{
padding: 14px;
}

.rsv_lfield{
border: 2px solid #FFCC33;
color: #20130B;
background-color: #FFCC33;
font-weight:bold;
font-size: 13px;
width: 80px;
height: 22px;
margin: 2px;
}

.rsv_mfield{
border: 2px solid #FFCC33;
color: #20130B;
background-color: #FFCC33;
font-weight:bold;
font-size: 13px;
width: 140px;
height: 22px;
margin: 2px;
}

.rsv_tarea{
border: 2px solid #FFCC33;
color: #20130B;
background-color: #FFCC33;
font-weight:bold;
font-size: 13px;
width: 260px;
height: 80px;
margin: 2px;
}

.rsv_mfield2{
border: 2px solid #FFCC33;
color: #20130B;
background-color: #FFCC33;
font-weight:bold;
font-size: 13px;
width: 160px;
height: 16px;
margin: 2px;
}

.rsv_tarea2{
border: 2px solid #FFCC33;
color: #20130B;
background-color: #FFCC33;
font-weight:bold;
font-size: 13px;
width: 160px;
height: 80px;
margin: 2px;
}


.rsv_radio{
margin-top: 6px;
}

.crsv_head{
font-size: 14px;
font-weight: bold;
color: #FFCC33;
text-decoration: underline;
}

.rsvbk_res{
margin: 6px;
padding: 4px;
border: 2px solid #FFCC33;
background-color:#FFFFCC;
width: 260px;
color: #291810;
font-weight: bold;
}








/* STAFF AREA MAIN*/

.stff_mfield{
border: 2px solid #FFCC33;
color: #20130B;
background-color: #FFCC33;
font-size: 13px;
width: 110px;
margin: 2px;
}

.stff_td{
background-color:#FFFFCC;
color: #20130B;
}

.stff_td2{
background-color:#FFFFCC;
color: #20130B;
padding-left: 6px;
}


.stf_body2{
width: 548px;
padding: 12px;
color: #FFFFFF;
background-color: #20130B;
}

#search_placeholder{
padding: 4px;
}

.stat{
font-size:10px;
}