/* Start of CMSMS style sheet 'JDG Default Stylesheet' */
/* Start of CMSMS style sheet 'JDG Default Stylesheet' */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 78%/1.4 Verdana, Geneva, Helvetica, sans-serif;
	color: #444;
}

a:link { color: #444; text-decoration: none; }
a:visited { color: #555; text-decoration: none; }
a:hover { color: #222; text-decoration: underline; }
a:active { color: #AF2429; text-decoration: none; }

div#wrapper {
	width: 800px;
	margin: 0 auto;
}

div#branding {
	height: 78px;
	width: 200px;
	float: left;
	margin-top: 30px;
	background: white url(images/cssimages/logo.gif);
}

div#branding h1 {
	text-indent: -999em;
	overflow: hidden;
}

div#header {
	background: url(images/cssimages/header-bg.gif) bottom no-repeat;
	height: 150px;
}


/* CMS Made Simple only styles - gary */

.currentpage  a {
color: #AF2429;
}

/* End CMS Made Simple only styles */

div#nav {
	width: 600px;
	float: left;
}

div#main-nav {
	padding: 0;
	margin: 28px 0 0 30px;
        text-align: center;
        font-size: 1.4em;
}

div#main-nav li {
	display: inline;
}

div#main-nav li a {
	background: white url(images/cssimages/arrow.gif) left no-repeat;
	padding-left: 10px;
	margin-left: 3px;
	font-size: 0.8em;
}

ul#subnav {
		padding: 0;
		margin: 36px 16px 0 0;
}

ul#subnav li {
		display: inline;
}

a#topbuy, a#topsell, a#toplet {
	height: 37px;
	width: 189px;
	float: right;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}

a#topbuy {
	background: url(images/cssimages/top-to-buy.gif); 
}

a#topsell {
	background: url(images/cssimages/top-to-sell.gif); 
}

a#toplet {
		background: url(images/cssimages/top-to-let.gif); 
}

div#adspace {
	height: 200px;
	background-color: #eee;
	clear: both;
}
	
div#content {
	background: white url(images/cssimages/content-bg.gif) repeat-y;

}

div#content p {
padding: 1em 1.8em 1em 1.8em;
}

div#content ul {
padding: 1em 1.8em 1em 5em;
list-style: square;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

div#content h2 {
	background: white url(images/cssimages/welcome-bg.gif) no-repeat;
	font-size: 1.2em;
	padding: 10px;
}

/* main services */

div#content ul#mainservices {
	padding-left: 20px;
}

ul#mainservices li {
	display: inline;
}

ul#mainservices a#buy, a#sell, a#let, a#lancaster, a#morecambe {
	display: block;
	float: left;
	width: 173px;
	height: 130px;
	margin: 5px;
	text-indent: -999em;
	overflow: hidden;
}

a#buy {
	background: url(images/cssimages/to-buy.gif);
}

a#sell {
	background: url(images/cssimages/to-sell.gif);
}

a#lancaster {
	background: url(images/cssimages/to-let.gif);
}

a#morecambe {
	background: url(images/cssimages/property-of-week.gif);
}

a#let {
	background: url(images/cssimages/properties-to-let.gif);
}

/* end main services */

/* services */

div#other-services {
	clear: both;
	padding-top: 10px;
border-top: 1px dashed #eee;
}

div#other-services ul#services {
	float: left;
padding-left: 20px;

}

ul#services li { list-style: none;}

ul#services a#mortgages, a#conveyancing {
	height: 61px;
	width: 248px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}

ul#services a#mortgages {
	background: white url(images/cssimages/mortgage-advice.gif);
}

ul#services a#conveyancing {
	background: white url(images/cssimages/conveyancing.gif);
}

ul#services a#HIPS {
	height: 105px;
	width: 248px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background: white url(images/cssimages/Free-HIPs.gif);
}

 p.abstract {
	width:490px;
	float: left;
	font-size: 1.3em;
padding-left: 0;
}

/* end services */

/* contact info */

div#contact {
	clear: both;
	background: url(images/cssimages/footer-bg.gif) bottom no-repeat;
	padding: 30px 0 10px 0;
	text-align: center;
}

div#contact div.corners {
	width: 605px;
	margin: 0 auto;
	background: url(images/cssimages/footer-heading-bg2.gif) right no-repeat;
}

div#contact h3 {
	width: 600px;
	height: 27px;
	background: #AF2429 url(images/cssimages/footer-heading-bg.gif) left no-repeat;
	color: white;
	line-height: 25px;
}

div#details {
	width: 530px;
	margin: 20px auto;
}

div#contact ul {
	font-size: 1.3em;
	float: left;
	margin: 0 0 0 20px;
        padding: 0 0 30px 0;
list-style: none;
}

/* end contact info */

/* easy clearing method: http://www.positioniseverything.net/easyclearing.html */

.PIEclearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Contact form styles */

fieldset#personal, fieldset#are_you, fieldset#current {
width: 600px;
margin: auto;
padding: 10px 20px 20px 20px;
border: thin solid #ddd;
}

fieldset#personal label , fieldset#are_you label, fieldset#current label {
width: 100px;
display: block;
float: left;
margin-top: 4px;
}

fieldset#personal input , fieldset#are_you input, fieldset#current input {
margin: 5px;
}

/* Property of the week */

iframe#vebra {
width:95%;
margin:0 0 0 20px;
min-height:750px;
border: 1px solid #eee;"
}

* html iframe#vebra {
width:100%;
}
/* End of 'JDG Default Stylesheet' */
/* End of 'JDG Default Stylesheet' */

