/* ==============================================================   
    Website Design & Development by Artavia Advertising             
    Coded by: Sam Benson                                            
                                                                    
    Copyright (c) 2010 - Luccombe Hall                              
================================================================= */

/* _________________________________________________ Basic Styles */

body {
	background: #fff url(../images/background.jpg) fixed repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 50px;
	color: #419074;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	font-size: 30px;
	color: #419074;
	margin-bottom: 10px;
	font-weight: normal;
}

h3 {
	font-size: 20px;
	color: #262626;
	margin-bottom: 10px;
	font-weight: normal;
}

h4 {
	font-size: 25px;
	color: #419074;
	margin-bottom: 10px;
	font-weight: normal;
}

h5 {
	font-size: 20px;
	color: #419074;
	margin-bottom: 10px;
	font-weight: normal;
}

h6 {
	font-size: 15px;
	color: #419074;
	margin-bottom: 10px;
	font-weight: normal;
}

p {
	line-height: 16px;
	margin-bottom: 16px;
}

ul {
	
}

ul li {
	
}

/* _______________________________________________ Site Structure */

#site_wrapper {
	background: url(../images/wrapper.gif) repeat-y;
}

#header {
	position: relative;
	width: 1042px;
	margin: 35px auto 0 auto;
	height: 259px;
	overflow: hidden;
}

#top_content {
	
}

#flash_content {
	
}

#columns_wrapper {
	width: 711px;
}

#main_content {
	width: 680px;
}

#right_column {
	
}

#left_column {
	background: #5BC9A3;
	width: 239px;
	padding-top: 9px;
	padding-bottom: 9px;
}

#footer {
	background: #053D63;
	margin-top: 20px;
	font-size: 11px;
	color: #5BC9A3;
	position: relative;
	padding: 25px;
}

#artavia {
	width: 980px;
	margin: 0 auto;
	float: none;
	text-align: right;
}

#client_logo {
	float:left;
	left:0;
	position:absolute;
	top:0;
	z-index:99999999;
}

#slideshow {
	top:28px;
	left:263px;
}

#main_content .visual_padding {
	padding: 0;
}

/* ____________________________________________ Navigation Styles */

#h_nav {
	
}

#v_nav {
	margin-bottom: 20px;
}

#v_nav ul li a {
	color: #262626;
	font-size: 22px;
	font-weight: normal;
	padding: 5px 0 10px 28px;
	width: 211px;
	background: url(../images/underline.gif) no-repeat;
}

#v_nav ul li a:hover,
#v_nav ul li a.curr_page {
	background: url(../images/underline.gif) no-repeat 15px -45px;
}

#f_nav {
	
}

/* ____________________________________________ Specific Styles */

#main_content p a, #main_content p a:visited {
	color: #419074;
	text-decoration: none;
	font-weight:bold;
}

#main_content p a:hover {
	text-decoration:underline;
}

#slideshow img {
	top: 20px;
	left: 20px;
}

#featured {
	margin-bottom: 16px;
}

#featured div {
	float: left;
	margin-right: 8px;
	position: relative;
}

#featured div.last {
	margin: 0;
}

#featured div .visual_padding {
	padding: 5px 15px 15px;
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	min-height: 240px;
	*height: 240px;

}

#featured div p {
	margin-bottom: 15px;
	text-align: center;
	width: 185px;
}

#featured div img {
	margin-bottom: 10px;
}

#featured div a, #featured div a:visited   {
	font-size: 13px;
	text-transform: capitalize;
	text-align: center;
	padding: 4px 10px;
	color: #262626;
	background: url(../images/featuredLink.gif) no-repeat center top;
	border: 1px solid #419074;
	margin-top: 10px;
	width: 90px;
	position: absolute;
	bottom: 10px;
	left: 52px;
	text-decoration:none;
	font-weight:normal;
}

#featured div a:hover {
	text-decoration:underline;
	}


#featured div a.last {
	left: 150px;
}

#address {
	float:right;
	padding-top:60px;
	width: 260px;
}

#melville_box {
	border: 2px solid #5BC9A3;
	background: url(../images/melvilleLogo.gif) no-repeat center 10px;
}

#melville_box a {
	background: url(../images/melvilleButton.gif) repeat-x;
	border: 1px solid #419074;
}

#luccombe_box {
	border: 2px solid #5BC9A3;
	background: url(../images/luccombeLogo.gif) no-repeat center 10px;
}

#luccombe_box a {
	background: url(../images/luccombeButton.gif) repeat-x;
	border: 1px solid #419074;
}

#manor_box {
	border: 2px solid #9CA3E9;
	background: url(../images/manorLogo.gif) no-repeat center 10px;
}

#manor_box a {
	background: url(../images/manorButton.gif) repeat-x;
	border: 1px solid #595D85;
}

#address img {
	float: right;
	margin-bottom: 10px;
}

#address p {
	text-align: right;
	clear: right;
	margin: 0 0 10px 0;
	color: #5BC9A3;
}

#f_nav {
	float: left;
}

#f_nav ul ul {
	display: block;
}

#f_nav ul {
	text-align: left;
}

#f_nav div {
	floaT: left;
	margin-right: 20px;
	text-align: left;

}

#f_nav h6 {
	font-size: 12px;
	font-weight: bold;
	color: #5BC9A3;
}

#f_nav ul li {
	clear: left; 
	float: left;
}

#f_nav ul li a {
	color: #C2EBDD;
	font-size: 11px;
	margin: 0;
}

#artavia a {
	margin: 10px;
	display: block;
	color: #053D63;
	font-weight: bold;
}

#deals {
	padding-left: 28px;
}

#deals h3 {
	font-size: 20px;
	color: #262626;
}

#deals ul {
	padding-left: 32px;
	margin-bottom: 30px;
	margin-left: 0;
	margin-top: 13px;
	padding-right: 15px;
}

#deals li {
	margin-bottom: 4px;
}

#deals img {
	margin-right: 28px;
	margin-left: 28px;
}

#featured .feature {
	float: left;
	width: 215px;
	border: 3px solid #5BC9A3;
	text-align: center;
}

#featured h3 {
	font-size: 18px;
	text-align: center;
	width: 185px;
	margin-bottom: 10px;
}

#footer img {
	bottom:117px;
	left:845px;
	position:absolute;
}

.room {
	border: 3px solid #5BC9A3;
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
	color: #262626;
}

.room h3 {
	font-size: 25px;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 2px;
}

.room img {
	float: left;
	margin-right: 10px;
}

.room a {
	background:url("../images/featuredLink.gif") no-repeat scroll center top transparent;
	border:1px solid #419074;
	color:#262626;
	font-size:13px;
	margin-top:10px;
	padding:4px 20px;
	text-align:center;
	text-transform:capitalize;
	float: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.room p {
	font-size: 12px;
	margin: 0;
}

#item_right img {
	border:1px solid #053D63;
	clear:right;
	float:right;
	margin:0 0 20px;
}

#item_right {
	width: 292px;
	float:right;
	margin-top: 15px;
}

#item_right #zoom_1, #item_right #zoom_2, #item_right #zoom_3, #item_right #zoom_4, #item_right #zoom_5, #item_right #zoom_6 {
	margin-bottom:9px;
}

#thumb_container {
	float:right;
	width: 292px;
}

#thumb_container a {
	float:left;
	margin-bottom:8px;
	margin-right:8px;
	width: 92px;
}

#thumb_container a.active img {
	border:1px solid #053D63;
}

#thumb_container a img {
	border:1px solid #419074;
	margin:0;
}

#thumb_container a.last, #thumb_container a.last img {
	margin-right:0;
}

#thumb_container p {
	clear:left;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

#item_left {
	float: left;
	width: 370px;
	margin-bottom:15px;
}

#item_left h3 {
	font-size: 29px;
}

#item_left ul {
	margin-top: 0;
	padding-left: 30px;
	margin-left: 0;
}

#book {
	position:absolute;
	right: 28px;
	top: 29px;
	z-index:2147483647;
	width: 167px;
}

#book h3 {
	font-size: 19px;
	color: #C2EBDD;
	margin-bottom: 10px;
	margin-top:10px;
}

#book select {
	width: 147px;
	margin-bottom: 10px;
}

#book label {
	color: #C2EBDD;
	float: left;
	margin-left: 8px;
	width: 70px;
	margin-right: 3px;
	padding-top: 2px;
}

#book .text {
	width: 72px;
	float: left;
}

#book .submit {
	background: #419074 url("../images/featuredLink.gif") no-repeat scroll center top;
	border:1px solid #419074;
	color:#262626;
	font-size:13px;
	margin-top:10px;
	padding:3px 10px;
	text-align:center;
	width: 147px;
	text-transform:capitalize;
}

#arrival_date {
	width: 120px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}

.ui-datepicker-trigger {
	margin-top: 3px;
}

#picker {
	position: absolute; 
	top: 59px;
	right: -94px;
	display: none;
}	

#book form {
	margin: 0;
}

#testimonial {
	border:3px solid #5BC9A3;
	float:left;
	text-align:left;
	width:288px;
	margin-bottom: 10px;
}

td {
	border:1px solid #5BC9A3;
	padding:5px;
	vertical-align:middle;
}

table {
	border-collapse:collapse;
}

#testimonial h3 {
	font-size:27px;
	margin-bottom:10px;
	text-align:left;
	width:185px;
}

#testimonial .visual_padding {
	float:none;
	height:auto;
	margin:0;
	padding:5px 15px 15px;
	width:auto;
}

#deals a, #deals a:visited {
	color: #262626;
}

h2.pageTitle, #testimonial h3, #book h3, #featured h3, #deals h3, .pageTitle, #v_nav ul li a {
	font-weight: normal;
}

.cufon-loading {
	visibility: hidden !important;
}

#featured .feature p img {
	margin-bottom: -5px;
}

#idSiteMeterHREF {
	display:block;
	margin:10px 0 0;
}






