@import url("nav.css");
@import url("interiorHeaders.css");
@import url("events.css");
@import url("calendar.css");

/* ------------------------ Generic ----------------------- */
* {
  padding:0;
  margin: 0;
}

body{
	margin-top: 10px;
	text-align: center;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {min-height: 0;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

hr#clear-hack {
  display: block;
  visibility: hidden;
  clear: both;
}

/* ------------------------ Interior ---------------------- */
#wrapper{
/*  width: 753px; */
  margin: 0 auto;
  border: 1px solid #B4CBD2;
  text-align: left;
}

#content-wrapper{
/*  width: 743px; */
  margin:5px 5px 0 5px;
  position:relative;
/*  background: url("../images/bg2.gif"); */
	background:#FEFBF2;
}


/* ------------------------ Navigation -------------------- */

#navigation{
/*  width: 193px; */
	width:100%;
/*  float:left;
  display: inline; 
  display: inline-block; */
  padding-top: 10px;
  margin-bottom:5px;
  z-index:1000;
  text-align: center;
  background: #ACCADC url("../images/nav/nav-home-bg.gif") repeat-x 0 0;
  /*background: url("https://putinbayvillas.com/images/bg2a.gif"); */
}

#logo{
/*  margin:0 0 10px 52px; */
  margin: 0 auto;
}


/* ------------------ Right Side Content ------------------ */

#rightContent{
/*  width: 550px; */
	max-width:100%;
	width:100%;
  float:left;
  display: block;
  font: 11px Verdana;
  margin-bottom:5px;
  position:relative;
  background: url("../images/bg2b.gif");
}

#rightContentText{
  padding:0 25px 0px 25px;
  min-height: 250px;
  margin-top:-50px;
  z-index: 1000;
  position:relative;
  color:#9F7C52;
}

#rightContentText p{
  margin-top:5px;
  line-height:16px;
}

#rightContentText h1{
  font: 12px Verdana;
  font-weight: bold;
  margin: 5px 0;
  color: #5387A5;
  margin-bottom:0;
  margin-top:15px;
}

#rightContentText a{
  color:#BB4E1A;
}

#interiorTop{
  height:322px; /* 218px */
/*  width:550px; */
  z-index:1;
  background-repeat:no-repeat;
}

#interiorPic{
 margin:-1px 0 5px 15px;
 float:right;
 display:inline;
 width: 161px;
 height: 218px;
 min-height:218px;
}

#interiorPicMap{
 margin:-1px 0 0 10px;
 float:right;
 display:inline;
 width: 0px;
 height: 10px;
}

#interiorPicMap img{
 padding:0px;
 margin:0px;
}

#interiorPic img{
 padding:0px;
 margin:0px 0px 0px 2px;
}

#interiorHeader h1{
  height: 14px;
  max-width:340px;
  border-bottom:1px solid #E9E4BB;
  margin:0;
}

#teriary{
 padding-top:5px;
}

#teriary img{
 border-right: 1px solid #004E89;
 padding-right: 5px;
}

#teriary img.last{
 border-right: 0px;
}

#rightContentText ul{
  list-style-position:outside;
  margin: 10px 10px 10px 20px;
}

#rightContentText ul#sitemap{
 list-style-position:outside;
 margin:5px 0 0 20px;
 line-height:15px;
}

#rightContentText ul#sitemap li ul{
 margin:0 0 0 10px;
} 

a#online{
  width: 104px;
  display: block;
  height: 11px;
  padding-right: 104px;
  background:url("../images/nav/online-press-kit.gif") no-repeat 0 0;
  border-right: 1px solid #6996AC;
}

a#photo{
  width: 103px;
  display: inline;
  padding-right: 103px;
  height: 11px;
  background:url("../images/nav/photo-gallery.gif") no-repeat 0 0;
  border-right: 1px solid #6996AC;
}

a#press{
  width: 104px;
  display: inline;
  height: 11px;
  padding-right: 104px;
  background:url("../images/nav/press-release.gif") no-repeat 0 0;
}

form table {
	margin: 0;
	}

form table td {
	vertical-align: top;
	}

col.labels{
	width: 33%;
	padding-top: 40px;
	text-align: right;
	}

col.emailClublabels{
	width: 33%;
	padding-top: 40px;
	text-align: right;
	}
	
col.emailClubright{
	padding-top: 40px;
	text-align: left;
	}	

html>body form table td {
	padding-top: 3px;
	text-align: right;
	}

html>body form table td + td {
	padding-top: 0;
	text-align: left;
	}

td.no_padding {
	padding: 0;
	}	

address{
 font-style:normal;
}

h2 {
	color:#9F7C52;
	font-size:14px;
	margin-bottom:10px;
	margin-top:10px;
}

h3 {
	margin:10px 0 10px 0;
	font-size:12px;
}

#video-montage-popup {
	margin-top:220px !important;
}

/* ------------------ Footer ------------------------------ */
#footer{
/*  width: 753px; */
  margin: 0 auto;
  background:#FEFBF2;
  border: 0px;
  text-align: center;

  margin-top:5px;
  font: 10px Arial;
}

#footer a{
  color: #425230;
}

#footer a:hover{
  color: #000000;
}

#footer img{
  margin-top:5px;
}

/* ------------------ Hide text --------------------------- */

ul#nav li a em, ul#nav ul li a em, ul#utility-nav a em, ul#test a em,
h2#special-offers-header em, h1 em, div#teriary a em{
	position: absolute;
	left: -9999px;
}

/* commented backslash hack (second rule is for IE5/Mac) \*/
.alt { position: absolute; left: -9999px; }
/* end hack */
/*\*//*/
.alt { text-indent: -9999px; }
/**/

/* ----- jQuery Flash rules -------------------------------------*/
.flash-update {	position: relative; }

.flash-update p {
	position: absolute;
	left: 0;
	top: 0;
	border: 2px solid #FFCC00;
	padding: 8px 10px;
	text-align: left;
	background: #FFFFCC;
	color: #000000;
	font-size: 1.1em;
	}

/* ----- Weather Feed -------------------------------------*/

div#weather-wrapper {
	width: 162px;
	height: 62px;
	background: url("../images/weather/background.gif") no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0;
	margin: 15px 0 5px 15px;
	float:right;
	display:inline;
	clear: right;
}
div#weather-wrapper img#weather {
	float: left;
	padding: 5px;
}
div#weather-wrapper div#weather-feed {
	float: right;
	padding: 10px 5px 0 0;
}
div#weather-wrapper p#date {
	color: #BF4C00;
	line-height: 4px;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
div#weather-wrapper p#time {
	color: #BF4C00;
	line-height: 20px;
	padding: 0;
	margin: 0;
}
div#weather-wrapper p#high {
	color: #9F7C52;
	line-height: 8px;
	padding: 0;
	margin: 0;
}
div#weather-wrapper p#low {
	color: #9F7C52;
	line-height: 10px;
	padding: 0;
	margin: 0;
}


/* ----- Vacation Request Form -------------------------- */
a img { border:0; }
form#request-form {
	margin:20px 0 0;
}

form#request-form fieldset {
	border-color:#333;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	padding:.5em 1em 1.5em;
}

form#request-form legend {
	color:#9f7c52;
}

form#request-form div.field {
	margin:4px 0;
}

form#request-form legend {
	font-size:1.3em;
	font-weight:bold;
	padding:0 .25em .5em;
}

form#request-form label {
	width:160px;
	float:left;
	display:block;
	text-align:right;
	margin-right:10px;
	margin-top:4px;
	clear:left;
}

form#request-form label.required {
	font-weight:bold;
}

form#request-form input, form#request-form select, form#request-form textarea {
	font-size:.9em;
}

form#request-form input#submit-request {
	margin-left:160px;
}
form#request-form textarea#comments {
	
}

form#request-form span#unit {
	display:block;
	padding:4px 0 0;
}

form#request-form select#prefix {
	width:60px;
}

/* ----- Maui Villa Results -------------------- */

form#search-villas {
	margin:20px 0 0 30px;
}

form#search-villas label {
	width:70px;
	float:left;
	display:block;
	clear:left;
	margin-top:4px;
	text-align:right;
	margin-right:5px;
}

form#search-villas select {
	float:left;
	display:block;
	width:110px;
}

form#search-villas .field {
	margin:20px 0;
	overflow:hidden;
	display:inline-block;
}

form#search-villas .field {
	display:block;
}

form#search-villas input#search-now-submit {
	margin-left:50px;
}

div#search-results {
	width:476px;
	height:95px;
	background:url(../images/interior/search-results-bg.gif) no-repeat;
}

div#search-results p {
	padding-top:1.5em;
	margin:0 0 0 2em;
}

div#property {
	background: #fefefd url(../images/interior/search-results-bg2.gif) no-repeat 0 bottom;
	width:475px;
	overflow:hidden;
	margin:1em 0 0;
	padding-top:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	border: 1px solid #e3deb6;
	padding-bottom:10px;
}

div#property div.property-image {
	width:144px;
	padding-left:16px;
	float:left;
}

div#property div.property-image img {
	border:1px solid #a17f56;
}

div#property div.property-info {
	width:310px;
	float:left;
}

div#property div.property-info h2 {
	font:bold 14px Arial, helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 0 10px 0;
}

div#property div.property-info a {
	display:block;
	float:left;
	clear:left;
	width:182px;
	height:22px;
	margin-top:15px;
}

div#property div.property-info a img {
	border:0 !important;
}

input#search-again {
	margin:12px 0 0 20px;
}

#utility-disclaimer {
/* width: 753px; */
 background:#FEFBF2;
 border-top: 1px solid #C1D4DA;
}

#utility-disclaimer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2F729B;
/*	margin: 10px 0 3px 14px; */
}

/* ------------------ Check Availability Form --------------- */

form#booking-form { margin: 12px 15px 0 20px; font: 9px Verdana, Arial, Helvetica, sans-serif; /* clear: left; */ }
form#booking-form .field { float: left; width: 150px; text-align: left;}
form#booking-form .dropdown { float: left; width: 150px; text-align: left;}
form#booking-form fieldset { border: 0; }
form#booking-form legend { margin-bottom: 10px; text-align: center; }
form#booking-form label { color: #003D7F; margin-left: 0; }
form#booking-form input.textfield { width: 64px; border: 1px solid #999999; margin-bottom: 0.25em; padding: 0px 3px; font: 1.2em Arial, Helvetica, sans-serif; }
form#booking-form select { width: 40px; border: 1px solid #999999; margin-bottom: 0.25em; font: 1.2em Arial, Helvetica, sans-serif; }
form#booking-form span.form-cal { color: #003D7F; }
form#booking-form input#booking-submit { float: left; margin-top: 12px;}

div#home-push { display:inline; margin-top:6px; text-align: center; }
div#home-push h2#header-join-eclub { background:url('../images/home/header-join-eclub.gif') no-repeat top center; height:47px;}
/* p.btn-join { margin:17px 0 0 34px; } */
p.btn-join, p.btn-join a { display:block;background-image:url('../images/home/btn-email-club.gif'); background-repeat:no-repeat; height:36px;width:95px; }
p.btn-join { background-position:0 -36px; }
p.btn-join a { background-position:0 0; }
p.btn-join a:hover{ background-image:none;}

#skip a {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#skip a:focus {
	position:static;
	width:auto;
	height:auto;
}