/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 170%;
}
ol, ul {
	list-style: none;
  list-style-position: inside;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
  padding-top: 5px;
  padding-bottom: 10px;
}


body {
	font-family: verdana,Arial,Helvetica,Sans-Serif;
	font-size: small;
	background-color: #cdf;
}

a { color: rgb(0,64,128); }

.inner {
	text-align: left;	
	margin: 0 auto;
	width: 1000px;
  clear: both;  
  background-color: white;
  border-left: 1px solid lightgray;
  border-right: 1px solid lightgray;  
}

.no-top-padding { padding-top: 0px; padding-left: 0; }

#global-nav {
  float: right;
  padding: 3px 10px 0px 0;
}
#global-nav a { margin-right: 10px; color: black;}

#search { text-align: center; padding-top: 6px;}

#logo { padding-left: 10px; padding-top: 5px; }

#top {
	background: white url(/images/hotcot.png) no-repeat scroll 10px 10px;
	height: 210px;
	width: 980px;
	padding: 10px 0 0 10px; 
/*  padding: 5px 5px 15px 5px;*/
/*	border-bottom: 3px solid rgb(0, 64, 128);*/
}

#footer {
  text-align: center;
  padding: 20px 0 20px 0;
  background-color: rgb(0,64,128);
  border-top: 2px solid lightgray;
}

#footer, #footer a {color: #cdf;}
#footer a { margin: 25px; }

.col-right {
	float: right;
	width: 235px;
}

.col-main {
	float: left;
  width: 695px;
}

.col-one {
	float: left;
	width: 180px;
}

.col-two {
	float: left;
	width: 330px;
}

.col-three {
	float: left;
	width: 540px;
}

.col-two, .col-three { padding-right: 15px; }
.col-right { padding: 5px 5px 120px 10px; }
.col-right { padding-left: 20px; border-left: 1px solid lightgray;}
.col-main { padding: 5px 20px 120px 20px; }
.col-main, .col-right { background-color: white; }

.left {float: left;}
.right {float: right;}
.clear {clear: both;}

img.hero {vertical-align: top; float: left; margin-right: 5px;}
img.hero {width: 125px; margin-right: 10px; padding: 5px; border: 1px solid lightgray;}

/*h1, h2 {color: #124a20;}*/
h1 {font-size: x-large;}
h2 {font-size: large;}
h3, h4 {font-size: medium;}
h2, h3, h4 {margin-bottom: 10px; margin-top: 5px; font-weight: normal;}
h1 {margin-bottom: 20px; margin-top: 10px; font-weight: normal;}
ul + h3, div.calls + h3, ul + ul, .blog-headlines {margin-top: 20px;}

p.note { font-style: italics; font-size: small;}

.translucent-background { background-image: url(/images/translucent-background-60pc.png); }

.calls {  
  padding: 5px 5px 10px 10px;
  margin: 10px 15px 0 -10px;
  background-color: #cdf;
}

.selected a, li.selected a:hover {background-color: rgb(0,64,128); color: white; font-weight: normal; text-decoration: none; margin: -1px -3px; padding: 1px 3px; }
.selected a:hover { text-decoration: underline; }

.filter-label {min-width: 70px; float: left;}
.filter-option {padding: 0 3px;}

ul.no-bullets {
  list-style: none;
  list-style-position: outside;   /* for IE7 which keeps the spacing */
}
ul.no-bullets li {
  padding: 1px 0;
}

/* Sitemap */

#sitemap-index, #sitemap-letter { padding: 0 0 25px 0;}
#sitemap-index a {padding: 0 10px 0 0; font-size: medium;}
#sitemap-letter a {float:left; width: 170px; padding: 0 0 10px 0; text-decoration: none;}
#sitemap-letter a:hover {text-decoration: underline;}

/* END - sitemap */

/* Flash */

.flash {
	width: 700px;
	padding: 10px;
	margin: 10px 0px;
}

.flash.success {
	background-color: darkgreen;
	color: white;
}

.flash.error {
	background-color: red;
	color: white;
}

.flash.notice {
	background-color: #cdf;
	color: black;
}

/* END - Flash */

/* Errors */
.form-error {
	background-color: #fdd;
	margin: 10px -5px;
	padding: 5px 5px;
}

p.generated-error { padding: 0; margin: 0; line-height: 100%;}

label {
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}
/* END - Errors */

/* listings */
.cottage {
  margin-bottom: 25px;
}

.cottage ul.facilities {
	padding: 0 0 10px 0;
	float: left;
	width: 120px;
}

.cottage p.description {
  padding-top: 0;
  margin-top: 0;
}
/* END - listings */

/* cottage page */

.cottage-photo-map {
	float: right;
	width: 420px;
	margin: 0 0 15px 15px;
}
.cottage-photo-map img {vertical-align: top;width: 400px;}

/* END - cottage page */

/* Featured image column */

.featured-images {padding: 0px;}
.featured-images img {width: 160px; height: 114px; padding: 0px 0 0 0px; margin: 0;}
.featured-images img.last-col {padding-right: 5px;}
.featured-images.last-row img {padding-bottom: 5px;}

/* END - featured image column */

/* Recently viewed popup */

#recently-viewed-popup-container { position: relative;}
#recently-viewed-popup {
	position: absolute;
	left: -330px;
	top: 20px;
	z-index: 100;
	width: 460px;
	padding: 20px;
	background-color: white;
	border: 2px solid darkgray;
	border-left: 1px solid lightgray;
	border-top: 1px solid lightgray;	
	border-top-width: 0;
}

#recently-viewed-popup .close {
	padding: 20px 0 0 0;
	text-align: center;
}

#recently-viewed-popup a {
	color: #0970c2;
	border: none;
	padding: 0;
	margin: 0;
}

#recently-viewed-popup .cottage {
	margin: 0px;
	padding: 10px 0px;
}

#recently-viewed-popup .cottage li {
	padding: 0 0 2px 0;
	margin: 0;
}

#recently-viewed-popup .cottage img {
	width: 100px;
	margin-right: 10px;
	vertical-align: top;	
}

.hidden {
	display: none;
}

/* END - recently viewed popup */

.remove-toolbar {
  float: right;
  font-size: x-small;
}

#toolbar {
  padding: 6px 30px 0px 40px;
  border-bottom: 2px solid rgb(0,64,128);
}
#toolbar img.logo {
  width: 220px;
}
#toolbar .tools {
  float: left;
  padding-left: 60px;
}
#toolbar .tools a {
  padding-right: 20px;
}

.c4uad {
  padding: 25px 5px 15px 0px;
  margin: 40px 15px 0 -10px;
  border: 1px solid lightgray;
  text-align: center;
}

.two-col-input {
  width: 280px;
}
.three-col-input {
  width: 420px;
}

.advertiser-advert {
  border-top: 1px solid lightgray;
  padding: 5px;
  margin-bottom: 20px;
}
