/* @override http://cashthatproperty.co.uk/assets/templates/default/css/main.css */

body {
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 1.1em;
}

#content h3 {
	color: #7f7f7f;
	font-size: 1.2em;
	margin-bottom: 10px;
}

h1 {
	font-size: 1em;
	color: #002c6c;
	margin: 20px 0 12px 0;
	line-height: 1.2em;
}

h1.title {
	margin-top: 0;
}

h1 div.description, h1 strong {
	font-weight: normal;
	color: #009b00;
}

#content h2 {
	color: #0977b6;
}

p {
	font-size: .8em;
	margin-bottom: 10px;
}

a {
	font-weight: bold;
	color: #006abd;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
	position: relative;
}

#site-name {
	width: 217px;
	height: 38px;
	background: url("../site-images/logo.jpg") left top no-repeat;
	margin: 20px 0 20px 0;
	float: left;
}

#site-name span {
	display: none;
}

#slogan {
	color: #009c00;
	font-size: .9em;
	padding: 44px 0 0 25px;
	float: left;
}

#slogan strong {
	color: #003361;
	font-weight: bold;
}

#search form.FSF_form {
	padding: 37px 0 0 0;
	float: right;
	clear: right;
}

input.FSF_submit {
	height: 20px;
	color: #fff;
	padding: 0 4px;
	border: 0;
	margin: 0 2px;
	background: url("../site-images/submit_gradient.jpg") left top repeat-x;
	font-size: .7em;
	position: relative;
	top: 1px;
}

/*\*/
/* some minor safari hacks (weeps silently to self) */
html>body*input.FSF_submit {
	top: 0;
}
/**/

input {
	border: 1px solid #0062ab;
	height: 18px;
	padding: 0 5px;
}

#column1 {
	clear: left;
	float: left;
	margin: 0 25px 5px 0;
}

#column2 {
	width: 175px;
	float: left;
}

#column2 img {
	margin-bottom: 10px;
}

#column1 h3.subnav {
	width: 173px;
	height: 31px;
	background: url("../site-images/subnav1_header.jpg") left top no-repeat;
	color: #fff;
	line-height: 31px;
	font-weight: normal;
	font-size: .9em;
	padding: 0 0 0 5px;
	margin: 5px 0 0 0;
}

ul.subnav li {
	display: block;
	list-style: none;
	font-size: .70em;
}

ul.subnav li a {
	text-decoration: none;
	color: #fff;
	height: 21px;
	background: #4dc3f3 url("../site-images/subnav1_item.jpg") no-repeat right top;
	width: 173px;
	display: block;
	padding: 0 0 0 5px;
	line-height: 21px;
	margin: 2px 0;
}

ul.subnav li a:hover {
	background-image: url("../site-images/subnav1_item_hover.jpg");
	background-color: #0977b6;
}

#column1 h3.subnav2 {
	background-image: url("../site-images/subnav2_header.jpg");
}

ul.subnav2 li a {
	background-image: url("../site-images/subnav2_item.jpg");
	background-color: #7dc555;
}

ul.subnav2 li a:hover {
	background-image: url("../site-images/subnav2_item_hover.jpg");
	background-color: #317f08;
}

#masthead {
	width: 635px;
	height: 200px;
	margin: 5px 0 0 0;
	position: relative;
	z-index: 20;
	float: right;
	background-position: 0 -5px;
}

#masthead-foreground {
	width: 635px;
	height: 200px;
	background: url("../site-images/masthead_bg.jpg") left top repeat-x;
}
#primenav {
	background: url("../site-images/primenav-bg.jpg") left top repeat-x;
	height: 34px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: .8em;
	font-weight: normal;
}

#primenav li {
	display: block;
	list-style: none;
	float: left;
}

#primenav li a {
	display: block;
	float: left;
	margin: 6px 0;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #59beeb;
	font-weight: normal;
}

#primenav li a:hover {
	text-decoration: underline;
}

#primenav li.last a {
	border: none;
}

#content {
	padding: 25px 24px 0 0;
	width: 435px;
	position: relative;
	float: left;
}

p.center {
	text-align: center;
}

#content ul {
	font-size: .8em;
	
}

#content ul li {
	padding: 0 0 0 15px;
	margin: 4px 0;
	background: url("../site-images/bullet1.jpg") left 4px no-repeat;
}

#column2 ul.subnav3 {
	margin: 20px 0;
}

#column2 ul.subnav3 li {
	background: url("../site-images/subnav4_item.jpg") left top no-repeat;
	height: 31px;
	width: 178px;
	margin: 4px 0;
}

#column2 ul.subnav3 li a {
	background-position: 5px center;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	height: 31px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: .8em;
	line-height: 31px;
}

#column2 ul.subnav3 li a:hover {
	text-decoration: underline;
}

#column2 ul.subnav5 li {
	background-image: url("../site-images/subnav5_item.jpg");
}

#footer {
	clear: both;
	margin: 10px 0 0 0;
	font-size: .7em;
	padding: 10px 0 65px 0;
	position: relative;
}

#footer #copyright {
	float: left;
}

#footer #siteby {
	font-weight: bold;
	color: #5bb62b;
	float: right;
}

#footer #siteby a {
	color: #5bb62b;
}

#footer #siteby a:hover {
	text-decoration: underline;
}

#footer a {
	color: #0061ab;
	font-weight: bold;
}

#footer ul {
	height: 31px;
	padding: 0 10px;
	background: url("../site-images/primenav-bg-2.jpg") left top repeat-x;
	margin-bottom: 15px;
}

#footer ul li {
	list-style: none;
	display: block;
	float: left;
	height: 31px;
}

#footer ul li a {
	display: block;
	padding: 0 10px;
	border-right: 1px solid #79f437;
	height: 23px;
	line-height: 10px;
	text-decoration: none;
	float: left;
	line-height: 23px;
	color: #fff;
	margin: 4px 0;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul li.first a {
	padding-left: 0;
}

#footer ul li.last a {
	border: none;
}

form .field {
	font-size: .8em;
	padding: 5px;
	clear: both;
}

form input.text-input, form textarea {
	width: 55%;
	border: 1px solid #002c6c;
	background-color: #fff;
}

form div.radio {
	margin-left: 40%;
}

form input, form textarea, form select {
	margin: 0 0 0 8px;
	padding: 0 5px;
}

form textarea {
	height: 100px;
}

form label {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #002c6c;
	display: block;
	width: 40%;
	float: left;
	clear: left;
}

form input.submit {
	width: auto;
	margin-top: 5px;
	color: #002c6c;
	padding: 0 10px;
	margin-right: 11px;
	display: block;
	background-color: #fff;
	margin-left: 8px;
	position: relative;
	left: 40%;
}

fieldset {
	margin: 20px 0;
	padding: 10px 10px 20px 10px;
	border: 1px dashed #002c6c;
}

.formNav {
	width: 100%;
	height: 25px;
	clear: left;
	padding-top: 20px;
}

a.dir {
	display: block;
	float: left;
	border: 1px solid #002c6c;
	padding: 2px 5px;
	margin: 0 1px;
	font-size: .8em;
}

a.next {
	float: right;
}

#progress-bar {
	border: 1px solid #000;
	width: 435px;
	height: 8px;
}

#progress-gauge {
	background: #1db1ed;
	height: 8px;
}

.errors {
	font-size: .8em;
}

.radio input {
	border: none;
}

#sitemap {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: .7em;
	font-weight: normal;
	z-index: 30;
}

#sitemap a {
	font-weight: normal;
}

#maptrigger {
	position: absolute;
	right: 0;
	text-decoration: underline;
	width: 75px;
	text-align: right;
}

#map {
	width: 250px;
	padding: 10px;
	background: #003f77;
	position: absolute;
	top: 16px;
	right: 0;
	border: 1px solid #fff;
	display: none;
}

#map ul li ul {
	margin-left: 20px;
}

#map a {
	color: #fff;
}

.field .required {
	float: left;
	padding: 5px 10px;
	width: 300px;
	margin: 5px 0 0 0;
	border: 1px solid #e60000;
	background-color: #ffdede;
	display: none;
}

.field .required .requirements {
	display: none;
}

dl {
	font-size: .7em;
}

dl .definition {
	background: url("../site-images/dotted-border-tile.jpg") left bottom repeat-x;
}

dt {
	font-weight: bold;
	padding-left: 20px;
	background: url("../site-images/q.jpg") 2px 2px no-repeat;}

dd {
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
	background: url("../site-images/a.jpg") 2px 2px no-repeat;
}