/* Global Stylesheet for KFB */

BODY {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}

a, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #990000;
}

h1 {
	font-size: 22px;
	color: #003399;
	margin-top: 0px;
}

h2 {
	font-size: 18px;
	color: #003399;
}

.h2-blue {
	background-color: #2276BB;
	color: #FFFFFF;
	padding: 5px;
	clear: both;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

ul {
	padding-left: 5px;
}

li {
	padding-left: 25px;
	margin-top: 10px;
	list-style: none !important;
	background:url(/images/tick.gif) top left no-repeat;
}

legend {
	font-size: 16px;
	color: #003399;
	margin-bottom: 7px;
}

fieldset {
	padding: 0 10px 5px 10px;
	margin-bottom: 20px;
}

fieldset div {
	margin-bottom: 10px;
}

/* Links ----------------------------------------------------------- */

a.link-go {  
	padding-right: 14px;
	background-image: url(/images/arrow_blue.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

a.link-ext {  
	padding-right: 17px;
	background-image: url(/images/arrow_link_out.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

/* Layout --------------------------------------------------------- */

#container {
	display: block;
	width: 780px;
	text-align:	left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#container-popup {
	display: block;
	text-align:	left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#header {
	width: 780px;
	height:	100px;
	background-image:url(../../images/header_background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#header-popup {
	height:	100px;
	background-image:url(../../images/header_background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #F78F1E;
}

#header img, #header-popup img { 
	margin-top: 20px;
}

#menu {
	padding: 6px 10px;
	background-color: #2276BB;
	border-top: 1px solid #F78F1E;
	border-bottom: 1px solid #F78F1E;
	text-align:center;
}

#menu a, #menu a:visited {
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFCC66;
}

#menu #current-top {
	font-weight: bold;
	color: #FF9900;
}

#content {
	clear: both;
	padding: 20px 6px;
}

#content-popup {
	clear: both;
	padding: 20px 30px;
}

#footer {
	font-size: 12px;
	width: 760px;
	margin: 0px;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #666;
	border-top: 1px solid #F78F1E;
}

#footer .contact-details {
	font-size: 1.4em;
	color: #000066;
	font-weight: bold;
} 

#footer .small {
	font-size: 10px;
}

#footer #current-bottom {
	font-weight: bold;
}

#footer a, #footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:active, #footer a:hover {
	text-decoration: underline;
	color: #990000;
}

#footer .email-link {
	color: #000066;
}

#footer .email-link:hover {
	color: #990000;
}

/* Image Styles --------------------------------------------------------- */

.image-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.image-right-bdr {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.image-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.image-left-bdr {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

/* Search Table --------------------------------------------------------- */

.search-results-table {
	border-collapse: collapse;
}

.search-results-table td {
	padding: 5px;
	vertical-align: top;
}

.search-results-table .search-key {
	border: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	background-color: #DAF2FC;
	width: 120px;
}

.search-results-table .search-key p {
	margin: 4px;
	font-size: 0.8em;
}

.search-results-table .search-main {
	border: 1px solid #999999;
	border-left: 0px;
	border-right: 0px;
	background-color: #DAF2FC;
}

.search-results-table .search-main h3 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 16px;
}

.search-results-table .search-main .feature-location {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 0.8em;
	color: #666666;
}

.search-results-table .search-pic {
	border: 1px solid #999999;
	border-left: 0px;
	background-color: #DAF2FC;
	vertical-align: middle;
}

/* Cottage Layout --------------------------------------------------------- */

#property-details h1 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 20px;
}

#property-details #location-strapline {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 0.8em;
	color: #666666;
}

#property-details #contact-box {
	padding: 10px;
	color: #333333;
	background-color: #DAF2FC;
	border: 1px solid #B0E3F9;
}

.content-td-main {
	padding: 2px 10px;
	font-size: 14px;
}


.content-td-sidebar {
	width: 220px;
	font-size: 12px;
}

.side-bar-box {
	padding: 10px;
	margin: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #00CCFF;
    background-color: #D9F1FB;
}

.photo-table {
	margin-bottom: 10px;
}

.property-writeup {
	padding-right: 20px;
}

.photo-table td {
	padding: 5px;
}

.side-bar-box h2 {
	font-size: 16px;
	color: #000033;
}

.pull-quote {
 	font-size: 1.2em;
	color: #666666;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 5px;
	margin-right: 50px;
}

.thumbnail-house {
	background-color: #DAF2FC;
}

.thumbOn {
	border: 2px solid #990000;
}

.thumbOff {
	border: 2px solid #DAF2FC;
}

.side-box {
	float: right;
	background-color: #FF9933;
	padding: 5px;
	margin: 10px;
}

.side-box2 {
	float: right;
	width: 380px;
	margin-top: 0px;
}

.side-box2-inner {
	width: 350px;
	background-color: #FFFFCC;
	border: 1px solid #FF9933;
	padding: 15px;
}

.box-error {
	background-color: #FFCCFF;
	border: 2px solid #990000;
}

/* PRICES TABLE */

.prices-table {
	border-collapse: collapse;
}

.prices-table th {
	background-color: #2276BB;
	color: #FFFFFF;
	padding: 7px;
	text-align: left;
	border: 1px solid #CCC;
	font-size: 0.9em;
}

.prices-table td {
	padding: 7px;
	border: 1px solid #CCC;
	font-size: 0.9em;
}
