@charset "utf-8";

body{
	background-color: #f8eecc;

}

html{
	min-height: 101%;
}

*{
	margin: 0px;
	padding: 0px;
}

div { behavior: url(iepngfix.htc) }



p{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: justify;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF7200;
	font-weight: bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7200;
	font-size: 14px;
	display: block;
	text-align: left;
	padding-top: 5px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004285;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 10px;
}

ul{
	list-style-type:none;
}

.Top_Tile {
	background-image: url(../Images/Frome_B&amp;B_Top_Tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 210px;
}

.phone_number{
	background-image: url(../Images/Orchardleigh_b&amp;b_number.jpg);
	height: 212px;
	width: 795px;
	top: 0px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: -385px;
	left: 50%;
	z-index: 10;
}

.wifi{
	background-image: url(../Images/wi_fi.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	width: 450px;
	margin-left: -415px;
	left: 50%;
	z-index: 11;
	top: 110px;
	height: 120px;
}

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

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

/*Header Wrapper*/
.Header_Wrapper {
	width: 670px;
	position: absolute;
	margin-left: -385px;
	left: 50%;
	top: 25px;
	height: 60px;
	background-image: url(../Images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 17px;
	z-index: 1;
}

/*Main Wrapper*/
.Content_Wrapper {
	width: 770px;
	margin-left: -385px;
	left: 50%;
	top: 151px;
	position: absolute;
	height: auto;
	z-index: 2;
}

.wrapper{
	background-color: #FFFFFF;
	border: 1px solid #e1d5af;
	float: left;
	width: 770px;
}

.stretcher{
	clear: both; 
	width: 100%; 
	height: 0; 
	line-height: 0; 
	font-size: 0; 
	padding: 0; 
	margin: 0; 
	border: 0;
}

.Flash_Header{
	width: 500px;
	margin-left: -385px;
	left: 50%;
	top: 172px;
	position: absolute;
	height: 259px;
	z-index: 9;
	padding-left: 15px;
}

/*Content Goes in here*/
.Content {
	width: 770px;
	float: left;
	padding-top: 20px;
	height: auto;
	padding-bottom: 20px;
}

.---------------------------NAV{}

#Main_nav{
	width: 235px;
	float: right;
	list-style-type: none;
	height: auto;
	margin-top: 61px;
	z-index: 8;
}
#Main_nav li{
	display: block;
	float: left;
	background-image: url(../Images/Orchardleigh_b&amp;b_NAV_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 225px;
	height: 33px;
}

a.Nav:link,a.Nav:visited,a.Nav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 33px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 62px;
	background-image: url(../Images/Orchardleigh_b&amp;b_NAV_ARROW.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

a.Nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #773500;
	line-height: 33px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 62px;
	background-image: url(../Images/Orchardleigh_b&amp;b_NAV_ARROW_ROLLOVER.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.---------------------------HOME PAGE CONTENT{}

.Home_text{
	width: 490px;
	padding-left: 15px;
	float: left;
}
.home_right_col{
	float:right;
	width:235px;
}
#Home_Thumbs{
	width: 225px;
	list-style-type: none;
	float: right;
	padding-right: 10px;
}

#Home_Thumbs li{
	height: 98px;
	width: auto;
	float: left;
	margin-right: 8px;
}

a.thumbs:link, a.thumbs:active, a.thumbs:visited{
	border: 1px solid #FF7200;
	float: left;
}

a.thumbs:hover{
	border: 1px solid #993300;
	height: auto;
	width: auto;
	float: left;
}

#Home_Bullets{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: none;
}
#Home_Bullets li{
	background-image: url(../Images/b&b_home_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}

#Home_Bullets ul{
	list-style-type: none;
	background-image: url(../Images/b&b_home_bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
}

#Home_Bullets li ul li{
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../Images/b&b_home_bullet2.jpg);
}

.---------------------------FOOTER{}

.footer{
	width: 770px;
	background-color: #F8EECC;
	float: left;
}

#foot_links{
	width: 770px;
	text-align: center;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 20px;
}

#foot_links li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	display: inline;
}

.Animedia{
	width: 730px;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}

.----------------------LATEST NEWS{}

.News_Wrapper{
	width: 497px;
	float: left;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F59A7;
	margin-left: 8px;
	margin-top: 30px;
	}
	
	.News_Wrapper h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 47px;
	float: left;
	text-align: center;
	background-image: url(../Images/longleat_B&B_calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	padding-top: 23px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: normal;
	}
	
	.News_Wrapper h2{
	float: left;
	font-size: 16px;
	color: #0D59A7;
	padding-left: 10px;
	text-decoration: underline;
	font-weight: bold;
	}
	
	.News_Wrapper p{
	float: right;
	width: 430px;
	padding-top: 10px;
	}
	



.----------------------ROOM INDEX{}

.Room1Container{
	float: left;
	border: 1px solid #004285;
	width: 220px;
	height: 144px;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 265px;
	background-image: url(../Images/B&B_Index_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.Room2Container{
	float: left;
	border: 1px solid #FF7200;
	width: 220px;
	height: 144px;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 265px;
	background-image: url(../Images/B&B_Index_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.Room3Container{
	float: left;
	border: 1px solid #669933;
	width: 220px;
	height: 144px;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 265px;
	background-image: url(../Images/B&B_Index_3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.Room4Container{
	float: left;
	border: 1px solid #990099;
	width: 220px;
	height: 144px;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 265px;
	background-image: url(../Images/B&B_Index_4.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.Room5Container{
	float: left;
	border: 1px solid #660000;
	width: 220px;
	height: 144px;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 265px;
	background-image: url(../Images/B&B_Index_5.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#Room_Index, #Room_Index2, #Room_Index3{
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-right: 3px;
}

#Room_Index li, #Room_Index2 li, #Room_Index3 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/Orchardleigh_b&amp;b_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	line-height: 16px;
	margin-top: 2px;
}

a.viewRoom:link, a.viewRoom:visited, a.viewRoom:active{
	width: 220px;
	background-color: #004285;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	text-align: center;
	margin-top: 13px;
	display: block;
	float: right;
}

a.viewRoom:hover{
	width: 220px;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
	height: 20px;
	text-align: center;
	margin-top: 13px;
	display: block;
	float: right;
}

.Right_Panel{
	height:400px;
	float: right;
	width: 225px;
	background-color: #c7d5e4;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#Rooms_Include_List li{
	background-image: url(../Images/B&B_tick_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	height: 49px;
	line-height: 49px;
}

.----------------------ROOM PAGE{}

#Room_Thumb{
	width: 254px;
	float: left;
}

#Room_Thumb li{
	padding-top: 15px;
	float: left;
	margin-right: 14px;
}

a.Room_Thumb_Link:link, a.Room_Thumb_Link:visited, a.Room_Thumb_Link:active{
	border: 1px solid #cccccc;
	height: 118px;
	width: 118px;
	display: block;
}

a.Room_Thumb_Link:hover{
	border: 1px solid #004285;
	height: 118px;
	width: 118px;
	display: block;
}

.room_details{
	float: right;
	width: 220px;
	margin-top: 10px;
}

.enlarge{
	margin-left: -399px;
	position: absolute;
	left: 50%;
	z-index: 16;
	top: 550px;
	width: 290px;
	height: 120px;
	background-image: url(../Images/enlarge.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.----------------------ATTRACTIONS{}



a.More:link, a.More:visited, a.More:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

a.More:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#Attractions{
	height: auto;
	padding-top: 10px;
}

#Attractions li{
	width: 114px;
	height: 210px;
	float: left;
	background-image: url(../Images/attraction_container_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	margin-right: 55px;
}

#Attractions li h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-align: left;
	text-decoration: underline;
	margin: 0px;
	padding: 5px 0px 5px 0px;

}

#Attractions li p{
	padding: 0px 0px 5px 0px;
}

.Attraction_Container{
	float: left;
	width: 534px;
	margin-top: 10px;
}

#Attraction_Links h5{
	margin: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#Attraction_Links{
	background-color: #C7D5E4;
	float: left;
	width: 519px;
	background-image: url(../Images/attractions_header_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 16px;
}

#Attraction_Links li{
	float: left;
	width: 100px;
	border-right: 1px solid #000000;
	margin: 8px 0px 8px 0px;
	height: 11px;
}

a.Attraction_Link:link, a.Attraction_Link:visited, a.Attraction_Link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	display: block;
	line-height: 11px;
}

.Attraction_Details{
	float: right;
	width: 330px;
	border-right: 10px solid #FFFFFF;
	padding-top: 20px;
}

.Attraction_Details h2{
	border-right: 20px solid #FFFFFF;
	color: #004285;
	font-size: 16px;
	margin-bottom: 10px;
}

.Image{
	float: left;
	border: 1px solid #003399;
	margin: 20px 0px 0px 16px;
	width:151px;
}
.ImageDiv{
	float: left;
	width:170px;
}

.-------------------ACCORDIAN{}

.header {
	background: #000;
	cursor: pointer;
	padding:4px;
}

.header:hover{
	background-color:#666;
}
.selected{
	background-color:#F00;
	color:#FFF;
}

.content{
	background:#FFF;
	padding:4px;
}

#basic-accordian{
	width:490px;
	z-index:2;
	padding-top: 10px;
}

.accordion_headings{
	padding:5px;
	color:#4B739E;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #C7D5E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.accordion_headings:hover{
	background-color: #A2B9D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B739E;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background-color: #4B739E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


.-------------------GUEST BOOK PAGE{}

#guests, #business, #diving, #tourists{}

#guests li, #business li, #diving li, #tourists li{
	padding-left: 120px;
	background-image: url(../Images/Attractions/Orchardleigh_house_weddings.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	background-color: #FFFFFF;
	padding-right: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

.-------------------CONTACT{}
iframe {
	height: 210px;
	width: 460px;
	margin-top: 10px;
	border: 1px solid #006699;
	display: block;
	margin-left: 13px;
	float: left;
}


.Form{
	padding: 8px 8px 8px 8px;
}

.Form p{
	padding-top: 8px;
}

.Form_Field{
	width: 208px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
}

.Contact{
	background-color: #D9E2EC;
	text-align: left;
}
.directions{
	float:left;
	width:237px;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#505050;
	padding:15px 15px 15px 10px;
	background: #D9E2EC;
}
.contact_details{
	float:left;
	width:212px;
	padding:15px 0px 15px 15px;
	background: #D9E2EC;
}

.----------------------------PARTNERS{}

#Links{}

#Links li{
	background-image: url(../Images/links_template.jpg);
	display: block;
	padding-left: 65px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	margin-top: 10px;
}


.----------------------------MENU{}

.menu{
	background-image: url(../Images/breakfast1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding-left: 165px;
}


.----------------------------TARIFFS{}

#tariff{
	padding-top: 10px;
}
#tariff li{
	background-image: url(../Images/Tariff_images/caravan.jpg);
	height: 130px;
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 160px;
	padding-top: 10px;
	display: block;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

