@import url('reset-min.css');
@import url('golden-min.css');
@import url('typography-min.css');

body {
	background: #F1EFEB;
	font-family: helvetica, arial;
}

html {
	height: 100%;
	margin: 0 0 1px;
}

.main-content {
	background: url(/images/main-rounded-top.gif) top left no-repeat #FFF;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 10px;
}

.outer_masthead {
	width: 100%;
	margin:0 auto;
	padding:0;
/*	background: url(/images/header-bg-2.jpg) bottom left repeat-x #0677C5; */
	background: url(/images/header-bg.jpg) bottom left repeat-x #0677C5;
	border-bottom: 1px solid #61AFDB;
}

.outer_masthead .main {
	background: transparent;
	margin-top:0;
	padding-top:0;
}

p {
	color: #333;
	font-size: 1.1em;
	line-height: 1.5;
}

.footer {
	background: #F1EFEB;
}
.footer, .footer p{
	font-size: 1em;
	color: #ABA392;
}

.footer a{
	color: #847D72;
}

h1.logo {
	font-family: helvetica;
	font-size: 3.6em;
	font-weight: bold;
	color: #99CC33;
	margin-bottom:2px;
	padding: 18px 0 15px 0;
}

h1.logo .sub-logo {
	color:#888;
}

h1.logo a, h1.logo a:hover{
	color: #99CC33;
	text-decoration: none;
}

p.callout {
	font-size: 1.3em;
	color: #847D72;
}


h2.listing-title {
	margin: 0;
	padding: 5px 0;
	font-size: 2.2em;
}

h3.tagline {
	font-family: Arial, Helvetica;
	font-size: 1.4em;
	color: #0677C5;
	font-weight: bold;
}

h3.section-header {
	border-bottom: 1px solid #d9d9d9;
}

.sidebar h3 {
	font-size: 1.2em;
	border-bottom: 1px solid #EFE5D3;
	margin: 10px 0 5px;
}

h2 {
	color: #5E8A05;
	color: #035292;
	color: #0677C5;
}

h3 {
	font-size: 1.5em;
}

.listing_id {
	font-family: Arial;
	font-size:1.4em;
	color: #444;
	font-weight: bold;
}

span.logo-sub {
	color: #999933;
}

.listing-summary-info {
	/*float:right; */
	font-size: 1.4em;
	color: #888;
	border: 1px solid #e9e9e9;
	padding: 10px;
}

.listing-summary-info span.key-info {
	color: #333;
	color:#BCAD93;
	font-size: 1.6em;
}

.guide-info-box img{
	border: 1px solid #e9e9e9;
	padding: 2px;
	margin: 2px 10px 10px 0;
	text-align: center;
	float: left;
}

.intro_text {
	font-size: 3em;
	padding: 10px 10px 20px 40px;
	line-height: 1.4em;
}

.newsletter_signup_sidebar {
	background: #FFF;
	border: 1px solid #D9D9D9;
	padding: 10px;
	color: #FFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.newsletter_signup_sidebar h2{
	color: #777;
}

.newsletter_signup_sidebar p{
	color: #999;
}


/*
.contact-box {
	border: 1px solid #d9d9d9;
	font-size: 0.8em;
}
*/

p.nav-breadcrumb {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}

p.login-user-details {
	font-size: 0.9em;
	padding: 0;
	margin: 4px 20px 4px 0;
	float: right;
	color: #DDD;
}
p.login-user-details a{
	color: #FFF;
	text-decoration: underline;
}

.steps {
	color: #AAA;
	border:#777;
	background:#D9D9D9;
	padding: 10px;
	margin-bottom:10px;
}

.current_step {
	color: #847D72;
	background: #F1EFEB;
}

.steps span{
	size:0.8em;
	font-weight: bold;
	display: block;
}


.info_msg {
	padding: 20px;
	border: 2px solid #F1EFEB;
}

.main_img_title {
	position:absolute;
	top:240px;
	left:0px;
	z-index:14;
	color:#FFF;
	background:url('../images/transparent-40.png') transparent;
	width: 100%;
}

.main_img_title p{
	color: #f9f9f9;
	padding: 0 10px 10px 10px;
}

.main_img_title h2{
	color:#FFF;
	padding:20px 0 10px 10px;
	margin:0;
}

.main_img_title h2 a{
	color: #FFF;
}

.img_title {
	position:absolute;
	top:280px;
	left:0px;
	z-index:14;
	color:#FFF;
	background:url('../images/transparent-40.png') transparent;
	width: 100%;
}

.img_title h2{
	color:#FFF;
	padding:20px 0 10px 10px;
	margin:0;
}

.img_title h2 a{
	color: #FFF;
}

#nav_outer {
	margin: 0px auto;
	text-align:left;
	padding: 0;
	float: right;
}

#nav {
	padding: 0;
	float: left;
	margin: 0;
	margin-top: 13px;
	border-right: 1px solid #46A5C6;
	border-right: 1px solid #035292;
}


#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #0677C4;
	border-left: 1px solid #035292;
}

#nav li.active a {
}

#nav li a {
	display: block;
	text-align: left;
	line-height: 1.6em;
	font-size: 1.4em;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	padding: 4px 30px 12px 15px;
	color: #F1EFEB;
	font-family: Arial, Verdana;
	border-left:1px solid #39AFFF;
	border-left:1px solid #2A82A8;
	background: transparent;
}


#nav li a span {
	display: block;
	font-size: 10px;
	text-transform: none;
	font-family: Verdana, Arial;
	color: #d3d3d3;
	line-height: 0.8em;
}

#nav li a:hover {
	text-decoration: none;
	color: #FFF;
	background: #028DFF;
	background: #0874B4;
}

#nav li.current_page a{
	color: #202C52;
	font-weight: bold;
	background: #0274F1;
	background: #DEE5F8;
}

#nav li.current_page a:hover;{ /* Added this because IE wants to "hover" the current page links */
	text-decoration: underline;
}

.listing_spot {
	background: #F1EFEB url('/images/round-top-230.gif') top left no-repeat;
}

.listing_spot .body{
	margin: 10px;
}

.listing_spot .img_tag_frame {
	position: relative;
}

.listing_spot .img_tag {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:14;
	color:#FFF;
	background:url('../images/transparent-40.png') transparent;
	width: 100%;
}

.listing_spot .img_tag span{
	font-size: 1.2em;
	display: block;
	padding: 5px;
	color: #FFF;
}

.listing_spot h3{
	margin: 2px;
}

.listing_spot .sub_title{
	font-size: 0.8em;
	text-transform: uppercase;
	color: #847D72;
}

form label.main_label {
	display: block;
	text-align: right;
	width: 160px;
	margin: 0.5em 10px;
	padding: 0 10px 10px 0;
	clear:left;
	float:left;
	font-weight: bold;
}

form input {
	font-size: 12px;
	margin: 2px;
	padding: 2px;
}

form .form_content {
	float:left;
	margin-bottom: 10px;
}

form span.info {
	display: inline;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #888;
	font-style: italic;
}

form .form_separator {
	float:none;
	clear:both;
	border-top: 1px solid #d9d9d9;
	margin: 10px 0;
}

.signup_fieldset {
	border: 1px solid #e9e9e9;
	padding: 10px;
	margin-bottom: 10px;
}

.owners_features {
	padding:0;
	margin:0;
}

.owners_features h3{
	font-size: 1.0em;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, Arial;
	margin: 0;
	color: #000;
}


.results_tile {
	border:1px solid #d9d9d9;
	border:1px solid #847D72;
	border:1px solid #F1EFEB;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	margin-bottom: 8px;
}

.results_tile p{
	font-size: 1.0em;
}
.results_tile .info_bar {
	float:none;
	text-align:right;
	background: #847D72;
	background: #F1EFEB;
	padding: 8px;
	padding-left: 8px;
	font-size: 1.0em;
	color: #847D72;
}

.results_tile h3 {
	margin: 6px 4px 0px 4px;
	padding: 0;
}

.stats-tab {
	padding:6px 4px 4px 8px;
	background:#F1EFEB;
	color:#847D72;
	width:130px;
	margin-top:10px;
}
.stats-tab .number{
	font-size: 1.4em;
	font-weight:bold;
	color: #777;
}

.stats-tab .A{ color: #66CD00;}
.stats-tab .P{ color: #F60;}

.country_tile {
	border:1px solid #d9d9d9;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
}

.results_tile img.listing_photo {
	float:left;
	margin:4px 20px 4px 4px;
}


.sub_title{
	font-size: 0.8em;
	text-transform: uppercase;
	color: #847D72;
	margin: 0px;
}

.listing-page-bodynav {
	border: 1px solid #EFE5D3;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #F1EFEB;
	font-size: 1.2em;
	text-align: center;
	padding: 6px;
	margin: 0 0 1em 0;
}

.divider-bar {
	border-bottom: 4px solid #F1EFEB;
}

.gallery_image_container {

}

.gallery_image_container ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

/*	Gallery display / features */
.gallery_image_container li.image_frame{
	margin: 0;
	display: block;
	float: left;
	text-align: center;
	padding: 2px;
	border: 1px solid #d9d9d9;
}

.gallery_image_container .image_frame img{
	border-top: 1px solid #DDD;
	border-left: 1px solid #BBB;
	border-right: 1px solid #888;
	border-bottom: 1px solid #555;
	padding: 0px;
	border-width: 0;
	margin-bottom:5px;
}

.gallery_image_container .caption{
	font-size: 0.9em;
	color: #333;
}

div.file_upload {
	clear:both;
	margin-top: 15px;
	padding: 15px;
	border:1px solid #CCC;
}

ul.user_tools {
	list-style-type: none;
	margin:0 0 0 10px;
	padding:0;
}
ul.user_tools li{ list-style-type: none; padding-left:25px;margin-bottom:6px;}

li.user_home {background: url(/images/icons/house.png) left 50% no-repeat;}
li.user_verify_email {background: url(/images/icons/email_error.png) left 50% no-repeat;}
li.user_verified_email {background: url(/images/icons/tick.png) left 50% no-repeat;}
li.user_add_listing {background: url(/images/icons/picture_add.png) left 50% no-repeat;}
li.user_edit {background: url(/images/icons/user_edit.png) left 50% no-repeat;}
li.user_edit_listing {background: url(/images/icons/email_error.png) left 50% no-repeat;}
li.user_password {background: url(/images/icons/key.png) left 50% no-repeat;}

form .error {
	padding-right: 25px;
	background: url(/images/icons/exclamation.png) right 5px no-repeat;
}
form .error input {
	background: #FFB3B3;
}

form input.subtle_error {
	border-left: 2px solid #DA5A4F;
}
form textarea.subtle_error {
	border-left: 2px solid #DA5A4F;
}


form .error textarea {
	background: #FFB3B3;
}

div.error_message {
	color: #888;
	padding: 0.5em 0 0.5em 25px;
	background: url(/images/icons/exclamation.png) left center no-repeat;
}

div.info_message {
	color: #888;
	padding: 0.5em 0 0.5em 25px;
	background: url(/images/icons/information.png) left center no-repeat;
}

div.flashdata {
	padding: 0.5em 0 0.5em 25px;
	color: green;
	font-weight: bold;
	background: url(/images/icons/tick.png) left center no-repeat;
}

input.medium {
	width: 220px;
}

table.rates {
	border:1px solid #e9e9e9;
	border-bottom: none;
	padding:5px;
	width:610px;
	padding:0;
	margin:0 0 2em 0;
}
table.rates tr{
	padding:8px 0;
}

table.rates td {
	border-bottom: 1px solid #e9e9e9;
	margin: 0;
}

table.rates tr.header th {border-bottom: 1px solid #e9e9e9;padding:10px 0;}

table.rates tr.header {line-height:2.0em;padding:8px 0;}
table.rates tr.std {background:#FFF;}
table.rates tr.peak {background:#e9e9e9;}


.reservation-box, .contact-box{
	border: 0px;
	border-color: #d9d9d9;
	padding:10px;
	background:#F1EFEB;
	background: url('/images/round-top-310.gif') top left no-repeat #F1EFEB;
}

.reservation-box p, contact-box p{
	font-size: 0.8em;
}

.reservation-box form label, .contact-box form label {
	width: 100px;
	display: block;
	float: left;
}

.reservation-box form textarea, .contact-box form textarea {
	width: 280px;
}

ul.details_list {
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.details_list li{
	border-bottom: 1px solid #F1EFEB;
	padding: 6px 8px;
	text-transform: uppercase;
	font-size: 10px;
	color: #444;
}

ul.details_list li span{
	text-transform: none;
	float: right;
	font-size: 16px;
	font-weight: bold;
}
