@import url(subnav.css);


#content {
	margin-right: 0px;
	}
		
a#at_a_glance {
	margin-left: 2em;
	float: right;
}

a#at_a_glance img {
	border: none;
}

p.cottage-bottom-links {
	margin-top: 20px;
	margin-bottom: 20px;
}
p.cottage-bottom-links a {
	float: left;
	margin: 0px 13px;
	padding: 0 20px;
	display: block;
	width: 207px;
	height: 30px;
	text-align: left;
	line-height: 30px;
}
p.cottage-bottom-links a.pdf {
	background: url(../images/layout/pdf.gif) 0 0 no-repeat;
}
p.cottage-bottom-links a.sendtofriend {
	background: url(../images/layout/mail.gif) no-repeat 0 0;
}
p.cottage-bottom-links a:link,
p.cottage-bottom-links a:visited {
	text-decoration: none;
}
p.cottage-bottom-links a:hover,
p.cottage-bottom-links a:focus {
	text-decoration: underline;
}
div.cottagethumbnail {
	float: left;
	text-align: center;
	margin: 3px;
}
table#cottagefacilities {
	border: none;
	width: 567px;
	background-image: url(../images/layout/cottage-facil-bak.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
table#cottagefacilities td {
	border: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 80px;
}
table#cottagefacilities td img {
	margin: 0px;
	padding: 0px;
}
table#cottagefacilities td.yes {
	background-image: url(../images/layout/cottage-facil-tick.gif);
	background-position: 50% 90%;
	background-repeat: no-repeat;
}
table#cottagefacilities td.no {
	background-image: url(../images/layout/cottage-facil-cross.gif);
	background-position:  50% 90%;
	background-repeat: no-repeat;
}
table#cottagefacilities td.decking {
	background-image: url(../images/layout/cottage-facil-decking.gif);
	background-position:  50% 90%;
	background-repeat: no-repeat;
}
table#cottagedetails {
	border: none;
	width: 270px;
	background-position: bottom;
	background-repeat: repeat-x;
}
table#cottagedetails td {
	border: none;
	width: 54px;
	text-align: center;
	padding-bottom: 22px;
	font-size: 10px;
	color: #2a0361;
	line-height: 0.9;
}
table#cottagedetails img {
	margin: 8px 0px;
}
div#list-customer-comments {
	margin: 0 0 20px;
	background-color: #cfe2ea;
	padding: 20px 0px 30px 0px;
}
div#list-customer-comments big {
	font-size: 3em;
	line-height: 0.8em;
	color: #999;
}
div#list-customer-comments table {
	border: none;
	width: 99%;
	margin: auto;
}
div#list-customer-comments table thead {
	display: none;
}
div#list-customer-comments table td {
	text-align: left;
	padding: 12px 20px 12px 20px;
	border: none;
	border-bottom: 1px dotted #ffffff;
}
div#list-customer-comments table td a {
	font-weight: bold;
	color: #2A0361;
}
div#list-customer-comments table tr.tablerowodd {
	background-color: #c2d4db;
}
div#facilities {
	margin: 0 0 20px;
	width: 576px;
	overflow: hidden;
	background: #fff url(../images/layout/cottage-facil-bak.gif);
}
div.facility {
	width: 72px;
	height: 81px;
	float: left;
	text-align: center;
	font-size: 0.9em;
	overflow: hidden;
}
div.facility img {
	margin: 0 auto 2px;
	display: block;
}
div.facility img.star {
	margin: 0;
	display: inline;
}
ul#cottagelist {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#cottagelist li {
	padding-left: 8px;
	padding-bottom: 5px;
	background: url(../images/layout/bullet-arrow.gif) 0 4px no-repeat;
}
#google_form {
	padding: 10px;
	margin-bottom: 10px;
	width: 547px;
	overflow: hidden;
	background: #CFE2EA;
	color: #473780;
	height:70px;
}

#google_form h2 {
	padding-top: 0.1em;
	padding-bottom: 0;
	padding-right: 1em;
	float: left;
	display: inline;
	font-size: 1.3em;
}


#google_form ol {
    padding-bottom:0.5em;
	list-style:none;
	float:left;
}
#google_form li{
	float:left;
	padding-left:5px;
}

#google_form li label {
 float:left;
 width:auto;
}

#google_form li input {
	margin-right:5px;
}

#google_form button{
	height:25px;
	padding-top:0;
	font-size:8pt;
}

#google_form p {
 clear:both;
}

#google-map {
	width: 567px;
	height: 450px;
}

.thumbnailbanner {
	padding: 10px 0 20px;
	font-weight: bold;
	font-size: 1.2em;
}

