@charset "utf-8";
/* CSS Document 
	Woodhouse Hotel, Largs
	Author: William Brown
	Date: 22/4/08
*/

html, body{
	margin: 0;
	padding: 0;
	/*background: url(images/gradient_edit.jpg) repeat-x transparent;*/
	background-color: #441414;
	/*overflow: hidden;*/
	height: 100%; /* was 100% */
}
#wrapper_center{
	width: 919px;
	/*height: 100%;*/
	height: 100%; /* was 730px */
	margin-left: auto;
	margin-right: auto;
}
#header{
	float: left;
	position: relative;
	height: 124px;
	width: 799px; /* 799px wide header + 2px border for left + 2px border for right */
	text-align: center;
	background: url(images/header.png) no-repeat;
}
#header img{
	float: left;
	position: relative;
	top: 10px;
	left: 20px;
	height: 110px;
	width: 110px;
}
#header a img{
	border: none;
}
#left, #right{
	/*height: 2600px;*/
	height: 1400px; /*1600px;*/
}
#left{
	float: left;
	position: static;
	top: -173px;
	width: 60px;
	/*height: 1600px;*/
	/*height: 100%;*/ /* was inherit */
	border-right: 2px solid #999999;
	background: url(images/bark.jpg) repeat-y;
}		
#right{
	float: right;
	position: static;
	margin-top: -124px;
	width: 60px;
	/*height: 1600px;*/
	/*height: 100%;*/
	overflow: hidden;
	border-left: 2px solid #999999;
	background: url(images/bark.jpg);
}
#main{
	margin-left: 0;
	/*margin-right: 5px;*/
	float: left;
	position: relative;
	top: 0;
	/*height: 491px;*/
	height: auto; /* was 1700px */
	width: 923px; /* 799px wide header - 2px for left border - 2px for right border - 5px for margin-right */
}	
#main_text{
	height: 90%;
	background-color: #7c3821;
	color: #cc9955;
	position: relative;
	top: 0px;
	margin: 0;
	padding: 5px 10px;
	margin-bottom: 125px;
}
#main_bold{
	height: 90%;
	background-color: #BE1E2E;
	color: #cc9955;
	position: relative;
	top: 0px;
	margin: 0;
	padding: 5px 10px;
	margin-bottom: 125px;
}
#main_text a{
	color: #cc9933;
}
#main_text a:hover{
	text-decoration: none;
}
#navigation{
	float: left;
	/*height: 60%;*/
	height: auto;
	width: 150px;
	margin-top: 45px;
}
#content{
	float: left;
	width: 568px;
	height: auto; /* was 80% */
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 55px;
	padding-bottom: 140px;
	clear: none;	
	color: #cc9933;
	font-family: Helvetica, Arial,sans-serif;
}
#content_bold{
	float: left;
	width: 568px;
	height: auto; /* was 80% */
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 55px;
	padding-bottom: 140px;
	clear: none;	
	color: #BE1E2E;
	font-family: Helvetica, Arial,sans-serif;

}

#content h1{
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	font-family: Verdana;
	font-size: 0.8em;
	color: #cc9933;
}
#footer{
	float: left;
	margin-left: 62px;
	padding-top: -125px;
	margin-top: -85px;
	height: 85px;
	width: 801px;
	background: url(images/footer-edit.png) no-repeat transparent;
	/*border-bottom: 2px solid #999999;*/
}	
#footer p{
	float: right;
	margin-top: 60px;
	margin-right: 10px;
	color: #cc9955;
}
#footer p a{
	text-decoration: underline;
	color: inherit;
}
#footer p a:hover{
	text-decoration: none;
}
#content p{
	float: left;
	top: 3px;
	width: 100%;
	height: auto;
	margin-right: 3px;
	font-family: Verdana;
	line-height: 1.6;
	/*letter-spacing: 1.2px;*/
	font-weight: 550;
	font-size: 11pt;
	color: #cc9933;
}
#content h2{
	font-size: 14pt;
}
#food4sail{
	float: right;
	right: 15px;
	top: -75px;
	position: static;
	height: 125px;
	width: 125px;
	margin: 3px;
	padding: 3px;
}
#online_booking{
	margin: 8px 0;
	padding: 2px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #7c3821;
	background-color: #cc9933;
}	
#online_booking a{
	position: relative;
	top: 10px;
	display: block;
	width: 122px;
	padding-bottom: 17px;
	text-decoration: none;
	letter-spacing: 1.0px;
	font-weight: 100;
	font-family: Impact;
	font-size: 12pt;
	color: #7c3821;
}
.flash_holder{
	background-color: #7c3821;
	width: 552px;
	padding: 5px;
	margin: 0;
}	
.flash_holder img{
	position: relative;
	background-color: #7c3821;
}	
#content h1{
	position: relative;
	font-size: 18pt;
	margin: 0;
	padding: 0 38px 0 5px;
	top: 1px;
	width: auto;
	display: inline;
	font: Verdana;
	color: #cc9933;
	background: url(images/tr_edit.jpg) 100% 0 no-repeat #7c3821;
}
#content a{
	/*color: #FF9900;*/
	color: #cc9933;
}
.flash_holder h1{
	color: #FFCC00;
	font-size: 14pt;
}
/* style for food menus' */
.food_menu{
	color: #FFCC00;
	width: 100%;
	margin: 0;
	padding: 8px;
	background-color: #7c3821;
	color: #cc9933;
	font: Verdana;
}
.food_menu .item{
	position: relative;
	margin: 2px 0;
	padding: 2px 0;
	height: auto;
	width: 568px;
	display: block;
	/*border: 1px dashed white;*/
	background-color: #451312;
}
.food_menu .item .item_name{
	float: left;
	width: 80%;
}

.food_menu .item .item_heading{
	float: left;
	width: 100%;
	font-weight: bold;
}

.food_menu .item_desc{
	width: 80%;
	height: auto;
	color: #B37700;
}	
.food_menu .item_price{
	float: right;
	/*width: auto;*/
}	
/* end food menus' style */
/* NAVIGATION STYLE */
#menu {
	margin: 0;
	padding: 0.5em;
	padding-right: 12px;
	background-color: #7c3821;
	color: #cc9933;
}
.menu_header {
	width: 100%;
	margin: 3px 0;
	/*padding: 3px 0;*/
	padding: 3px 0 3px 3px;
}
.menu_header a{
	width: 100%;
	display: block;
	color: #cc9933;
	outline: none;
	text-decoration: none;
	letter-spacing: 1.0px;
	font-weight: 100;
	font-family: Impact;
	font-size: 12pt;
	padding: 0;
}
.menu_header a:hover{
	/*background-color: #371211*/;
}
.menu_block {
}
.menu_block ul.sub{
	margin: 1px 0;
	padding: 0;
	padding-left: 15px;
	width: 100%;
	list-style: bullet; /* remove bullets from sub menu items */
	text-decoration: none;
	font-family: Impact;
	font-weight: 200;
	letter-spacing: 1.2px;
}
.menu_block ul.sub a{
	width: 100%;
	text-decoration: none;
	color: #cc9933;
}
.menu_block div {
	margin: 0;
	padding: 0;
}
.close_block {
}
/* END NAVIGATION STYLE */
/* TEMP STYLES */
#menu ul.sub a:hover{
	display: block;
	/*background-color: #371211;*/
}
h2{
	color: #fff;
}
.date_box select{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	border: 0;
	border-color: #371211;
	color: #371211;
	background-color: #cc9933;
}
.date_box input{
	position: relative;
	margin: 0;
	padding: 0;
	top: 20px;
	left: 0px;
	font-size: 16px;
	font-weight: bold;
	/*border-color: #7c3821;*/
	color: #371211;
	background-color: #cc9933;
	border: 0;
}
.date_box .left, .right, input{
	position: relative;
	left: -15px;
}
#search_button{
	float: right;
	clear: both;
	position: relative;
	top: -45px;
	right: 45px;
}
.room{
	/*width: 600px;*/
	/*height: 220px;*/
	height: auto;
	margin: 12px 2px;
	padding:  3px;
	background-color: #7c3821;
}
.room_type{
	position: relative;
	display: inline;
	top: -20px;
	left: -3px;
	font-size: 18px;
	color: #cc9933;
	background-color: #7c3821;
}
.room_type h2{
	font-size: 14px;
	position: relative;
	margin: 0 0 2px 0;
	padding: 2px 38px 0 5px;
	top: -5px;
	width: auto;
	display: inline;
	color: #cc9933;
	background: url(images/tr_edit.jpg) 100% 0 no-repeat #7c3821;
}	
.room_image img{
	position: relative;
	top: -5px;
	margin: 5px;
	float: left;	
	width: 300px;
	height: 130px;
}
.room_text{
/*	position: relative;
	top: -145px;
	left: 300px;
	height: 140px;
	width: 275px;*/
	margin: auto;
	color: #cc9933;
}	
.room_cost{
	text-align: right;
	color: #cc9933;
}
.room_book{
	position: relative;
	float: right;
	padding: 2px 3px;
	bottom: -3px;
	right: -3px;
	color: #cc9933;
	background-color: #7c3821;
	background: url(images/bl_edit.jpg) 0 0 no-repeat #7c3821; padding-left: 24px;
}
.room_book a{
	color: #cc9933;
	z-index: 105;
}
.rooms#view .room{
	padding: 3px;

}
.rooms#view .room_image{
	position: relative;
	float: none;
}
.rooms#view .room_image, .room_text{
	float: none;
	margin-bottom: 5px;
 	position: relative;
	top: -15px;
}
.rooms#view .room_text{
	width: auto;
}

.date_box h1{
	margin: 0 6px;
	padding: 0;
}	
.date_box{
	position: relative;
	top: -3px;
	left: -3px;
	margin: 3px;
	margin-bottom: 5px;
	padding: 0; /* 3px 0 3px 0 */
	background-color: #371211;
	width: 580px;
	height: 80px;
	border: 5px solid #7c3821;
}	
.date_box form{
	width: auto;
}
.row{
	width: 440px;
	margin-left: 45px;
}	
.left{
	float: left;
	width: 200px;
}
.right{
	float: left;
	margin-left: 10px;
	width: 200px;
}
/* BOOKING PAGE STYLES */
#book{ 
	width: auto; /* 586px */
    margin: 0px;  
    text-align: left;
    padding: 5px;
    background-color: #7c3821;
}
#book_bold{ 
	width: auto; /* 586px */
    margin: 0px;  
    text-align: left;
    padding: 5px;
    background-color: #7c3821;
}
.form_row {
    height: 28px;
}
.form_row input[type=text] {
    font-size: 10px;
}
.formleft {   
    float: left;
    display: block;
	text-align: right;
    width: 300px;
    background: #2e1113;
    height: 100%;
}
.formright {
    float: left;
    display: block;
    background: #401212;
    height: 100%;
    width: 257px;
}
input[type=text] {
    background: #4e1212;
    width: 200px;
    border: 1px solid #f7ac2e;
    font-size: 14px;
}
input[name=update] {
    display: none;
}
input[type=submit] {
    background: #2e1113;
    color: #f7ac2e;
	border: 1px solid #f7ac2e;
}
select, input {
    margin-left: 5px;
    color: #f7ac2e;
    font-size: 14px;
    background-color: #4e1212;
    border: 1px solid #f7ac2e
}
.rooms_to_be_booked{
	background-color: #7c3821;
	height: auto;
	padding: 10px 10px 28px 10px;
	margin: 0;
	margin-bottom: 20px;
}
.rooms_to_be_booked div{
	text-align: center;
}
#bookbox{
	background-color: #2e1113;
}
.food_image{
	margin: 10px 22px;
	padding: 10px;
	height: 220px;
	width: 220px;
	float: left;
	background-color: #7c3821;
}
.food_image img{
	height: 220px;
	width: 220px;
}
/* END TEMP STYLES */
/* Navigation Corner styles */
.tr{ background: url(images/tr_edit.jpg) 100% 0 no-repeat #7c3821; }
.br{ background: url(images/br_edit.jpg) 100% 100% no-repeat; padding-right: 24px; }
.tr#online_booking{ background: url(images/ob_corners.png) 100% 0 no-repeat #cc9933; padding-right: 21px; }
/*.br#online_booking{ background: url(images/ob_br.jpg) 100% 100% no-repeat #cc9933; }*/
/* End Navigation corner styles */
