body.editor {
background-color: #FFF;
text-align: justify;
}

body{
background-color:#567EAC;
height:100%;
font-family: Arial, helvetica, sans serif;
font-size:0.9em;
color: #000000;
text-align: justify;
padding:15px 0 0 0;
margin:0;
min-width: 760px;/* for mozilla*/
}

/* Generic no padding, no margin */
ul.tick{padding:0;margin:0;}

ul.tick li{
list-style-type:none;
padding-top:2px;
padding-left:25px;
padding-bottom:2px;
background:url(../images/sce/tick.gif) no-repeat left;
}

#property_search{
background-color: #5ca5d0;
padding-top:0px;
margin-top:10px;
}

/* CENTER ALL PROPERTY SEARCH FORM CONTENT */
#property_search .form form div div, #property_search .form form div input, #property_search .form label {
padding-left:4px;
}

#property_search span {
background:#56575A none repeat scroll 0% 50%;
color:#FFFFFF;
display:block;
font-size:1.1em;
font-weight:bold;
height:27px;
line-height:27px;
margin:1px 0 0 0;
padding-left:8px;
}

#nhbc{
margin-top:10px;
width:170px;
}

#nhbc img{
float:left;
width:100px;
}

#nhbc p{
float:left;
width:60px;
margin-left:5px;
color:#34549F;
}

/* MAIN MENU STYLE */
#menu {
float: left;
background: #BEDBED;
margin: 0;
padding: 0 0 10px 0;
}

#menu ul {
margin:0;
padding:0;
}

#menu ul li {
/*position:relative;*/
list-style-type: none;
float: left;
margin:0;
padding-top:0;
padding-right:0;
padding-bottom:0;
padding-left:0;
border-bottom:1px solid #ffffff;
}

/*#menu ul #menu0,
#menu ul #menu1,
#menu ul #menu2,
#menu ul #menu3,
#menu ul #menu4,
#menu ul #menu5,
#menu ul #menu6 {
display: block;
overflow:hidden;
height: 27px;
width:170px;
}*/

/* For 2 line menu links
#menu ul #menu2,
#menu ul #menu3 {
display: block;
overflow:hidden;
height: 45px;
width:170px;
}
*/

#menu ul li a{
display:block;
width:137px;
padding-top:5px;
padding-bottom:5px;
padding-left:33px;
color:#000;
margin: 0;
text-decoration:none;
background: #BEDBED url(../images/sce/nav-button.gif) no-repeat 0 2px;
}

#menu a:hover, #menu a.main_current
{
color: #fff;
background:#5CA5D1 url(../images/sce/nav-button-hover.gif) no-repeat 0 2px;
cursor: pointer;
}

/* SUB NAV MENU */
#menu_level_2{
/*display:block;*/
}

#menu_level_2 ul{
display:block;
width:530px;
height:20px;
margin:0 0 10px 0;
padding:5px 0 0 0;
border-bottom:1px solid #ddd;
}

#menu_level_2 ul li{
display:inline;
background: url(../images/sce/sub-nav-bullet.gif) no-repeat 0 2px;
float:left;
padding: 0 5px 0 25px;
}

#menu_level_2 ul li a{
text-decoration:none;
color:#000;
padding: 0 0px 0 0px;
}

#menu_level_2 ul li a:hover, #menu_level_2 ul li a.current{
color:#5CA5D1;
}

#menu_level_3{
/*display:block;*/
}

#menu_level_3 ul{
/*display:block;*/
width:530px;
height:20px;
margin:0;
padding:5px 0 0 0;
border-bottom:1px solid #ddd;
}

#menu_level_3 ul li{
display:inline;
background: url(../images/sce/sub-nav-bullet.gif) no-repeat 0 2px;
float:left;
padding: 0 5px 0 25px;
}

#menu_level_3 ul li a{
text-decoration:none;
color:#000;
padding: 0 5px 0 5px;
}

#menu_level_3 ul li a:hover, #menu_level_3 ul li a.current{
color:#5CA5D1;
}
/* END SUB NAV MENU */
/* END MAIN MENU STYLE */

/* CONTACT US */
#headOffice, #salesOffice{
float:left;
width:230px;
margin-bottom:20px;
}

#headOffice h3, #salesOffice h3{
margin-top:0;
}

#contactform{
padding:0;
margin:0;
width:500px;
}

.clear{clear:both}
/* END CONTACT US */

/* NEWS HEADLINES */


.news_date{
font-size:0.8em;
color:#000;
font-weight:bold;
display:block;
}

.news_title{
font-size:0.8em;
color:#5CA5D1;
font-weight:bold;
display:block;
text-decoration:none;
}

.news_headline{
font-size:0.7em;
color:#000;
padding-bottom:10px;
}

.news_headline a{
text-decoration:none;
color:#5CA5D1;
}

/* End Property Listings Layout */
#propertyListingsDiv .propertyListing{
display:block;
width:530px;
height:80px;
margin:0 0 15px 0;
padding:0;
border-top:3px solid #ffcc66;
border-bottom:1px solid #aeaeae;
background-color: #c0cfd7;
}

#propertyListingsDiv .propertyListing img{
border:0;
display:block;
padding:0 15px 0 0 ;
margin: 8px 0 0 8px;
float:left;
}

#propertyListingsDiv .propertyListing .realPropertyName{
display:block;
padding:10px 0 0 0;
color: #5CA5D0; font-size: 16px; font-weight: normal; text-decoration: none;
margin: 0;
}

#propertyListingsDiv .propertyListing .realPropertyAddress{
display:block;
color: #000; font-size: 13px; text-decoration: none;
padding:0 0 0 0;
margin: -10px 0 0 0;
}


#propertyListingsDiv .propertyListing .realPropertyPrice{
display:block;
text-align:right;
 font-weight: bold; 
padding-right:20px;
}

/* Property Listings Layout */

/* New Development Box */

.development{
display:block;
float:left;
width:530px;
padding:0;
margin:0 0 15px 0;
min-height:180px;
background-color:#dedede;
}

.development img{
display:block;
width:240px;
height:180px;
float:left;
padding:0;
margin:0;
}


.development h3{
display:block;
width:280px;
min-height:30px;
float:left;
padding:5px 0 0 10px;
margin:0;
/*background-color:#FFCC66;*/
}

.development p{
display:block;
float:left;
width:270px;
min-height:105px;
margin:10px 0 0 10px;
padding:0;
}

.development span{
display:block;
float:left;
width:280px;
min-height:20px;
text-align:left;
padding:0 0 0 10px;
background-color:#FFCC66;
}

.development span a{
text-decoration:none;
}

/* End New Development Box */

em {
color: #6699cc;
font-style: normal;
}

.float-right {
float: right;
margin: 0 0 5px 5px;
}

.float-left {
float: left;
margin: 0 5px 5px 0;
}

p, #centrecontent td {
color: #777;
margin: 3px 0px 8px 0px;
padding: 0px;
}

#centrecontent li {
color: #808080;
}

#centrecontent ul {
margin-left: 10px;
}

.quick-links {
margin-bottom: 5px;
font-weight: bold;
}

.quick-links p {
color: #FFF;
margin: 5px 0 5px 10px;
}

.quick-links p a {
color: #FFF;
}

.quick-links p a:hover {
color: #808080;
}

.quick-links th {
padding-left: 10px;
background-color: #ffcc66;
}

.quick-links td {
background-color: #6699cc;
}

h1 {
font-size:2.6em;
font-weight:normal;
color:#777;
padding: 0;
margin: 0px 0px 8px 0px;
}

h2 {
font-size:2.0em;
font-weight:normal;
color:#777;
padding: 0;
margin: 0px 0px 8px 0px;
}

h3 {
font-size:1.6em;
font-weight:normal;
color:#777;
padding: 0;
margin: 0px 0px 8px 0px;
}

h4 {
font-size:2.6em;
font-weight:normal;
color:#808080;
padding: 0;
margin: 0px 0px 8px 0px;
}

h5 {
font-size:2.0em;
font-weight:normal;
color:#808080;
padding: 0;
margin: 0px 0px 8px 0px;
}

h6 {
font-size:1.6em;
font-weight:normal;
color:#808080;
padding: 0;
margin: 0px 0px 8px 0px;
}

/*----Homepage Table Rollover Images----*/
.rollover-homes {
display: block;
width: 128px;
height: 128px;
text-decoration: none;
background: url(../images/sce/CornMillfeature-1.jpg) 0 0 no-repeat;
}

.rollover-land {
display: block;
width: 128px;
height: 128px;
text-decoration: none;
background: url(../images/sce/Landhp3-1.jpg) 0 0 no-repeat;
}

.rollover-build {
display: block;
width: 128px;
height: 128px;
text-decoration: none;
background: url(../images/sce/BuildHP-1.jpg) 0 0 no-repeat;
}

.rollover-acornlite {
display: block;
width: 128px;
height: 128px;
text-decoration: none;
background: url(../images/sce/liteHP-1.jpg) 0 0 no-repeat;
}

.rollover-homes:hover, .rollover-land:hover, .rollover-build:hover, .rollover-acornlite:hover { 
background-position: 0 -128px;
}

.rollover-homes a, .rollover-land a, .rollover-build a, .rollover-acornlite a {
display: block;
width: 128px;
height: 128px;
text-decoration: none;
}

.rollover-homes a:hover, .rollover-land a:hover, .rollover-build a:hover, .rollover-acornlite a:hover {
text-decoration: none;
}
/*----End Homepage Table Rollover Images----*/
/* Contact Form */
#contactform {
color: #808080;
}

#contactform div {
margin-bottom: 0.5em;
}

#contactform .indent {
margin:10px 0px 10px 110px;
}

#contactform .form_element {
float: left;
width: 100px;
text-align: right;
padding: 0px 10px 0px 0px;
}

#contactform .form_data {
float: left;
text-align: left;
padding: 0px;
}

#contactform .separator {
clear: both;
height: 0.5px;
font-size: 0.5px;
padding: 0px;
}
/* End Contact Form */

#outer {
height: 100%;
min-height: 100%;
width: 976px;
color: #000000;
position: relative;
text-align: left;
min-height:100%;
border:2px solid #fff;
margin:auto;
background: url(../images/sce/content-bg.gif) repeat-y center center;
}

html>body #outer {
height: auto;/*for mozilla as IE treats height as min-height anyway*/
}

#innerwrap { /* enables content first */
float: left;
width: 778px;
}

#header {
height: 200px;
width: 976px;
color: #000000;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
z-index: 100;
}

#left {
float: left;
padding: 214px 10px 32px 13px;
width: 170px;
position: relative;
margin:0;
}

#left p {
padding-left: 3px;
}

#right p {
padding-left: 4px;
}

#right {
float: right;
padding-left: 17px;
padding-top: 214px;
width: 181px;
position: relative;
}

#containerfooter {
background-color: #FFCC66;
clear: both;
height: 22px;
width: 976px;
position: absolute;
bottom: 0;
left: 0;
text-align: center;
font-size: 0.8em;
padding: 5px 0px 0px 0px;
color: #777777;
}

#containerfooter a {
color: #777777;
}

* html #footer {
height: \50px;
}

#centrecontent {
float: right;
padding: 214px 25px 32px 25px;/* needed to make room for footer */
width: 530px;
text-align: justify;
}

#centrecontent form {
margin:0;
padding:0;
}

#clearfooter {
clear:both;
height: 52px;
width: 100%;
}

/* Page Footer */
#pagefooter {
height: 30px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
width: 976px;
color: #fff;
text-align: center;
padding:10px 0 0 0;
}

#pagefooter p {
color: #FFF;
}

#pagefooter #footer ul {
padding-bottom: 10px;
padding-top: 0;
color: #ffffff;
margin:0;
}

#pagefooter #footer ul li {
color: #ffffff;
display:inline;
}

#pagefooter #footer ul li a {
color: #ffffff;
text-decoration: none;
}

#footer .footer_link {
padding-left: 4px;
border-left:solid 1px #fff;
}

#footer .footer_first {
border-left: none;
}

#footer .footer_language_link {
border-left:solid 1px #000;
}

#footer p {
margin:0;
padding:0;
}
/* End Page Footer */

/* Latest News */
#newsheader {
background-color: #000;
height: 33px;
width: 167px;
margin:0;
padding:0;
}

#newsheader h2 {
font-size: 1em;
padding:5px 0 0 15px;
margin:0;
word-spacing:-5px;
}

#newsheader h2 a {
text-decoration: none;
}

#latestnews {
background-color: #ffffff;
border-style: solid;
width: 145px;
min-height:275px;
margin:0 0 10px 0;
border-width:0px 7px 7px 7px;
border-color:#AEAEAE;
padding:5px 0 10px 8px;
}

#latestnews a {
color: #5CA5D1;
font-size: 0.8em;
}
/* End Latest News */

/* Featured Developments */
#developmentsheader {
background-color: #5CA5D1;
height: 33px;
width: 167px;
margin:0;
padding:0;
}

#developmentsheader h2 {
font-size: 1em;
padding: 5px 0 0 15px;
margin:0;
word-spacing:-5px;
}

#developmentsheader h2 a {
text-decoration: none;
}

#newdevelopments {
border-style: solid;
height: 275px;
padding-top: 5px;
width: 167px;
background: url(../images/sce/developments-bg.gif) repeat top left;
min-height:275px;
border-width:0 0 7px 0;
border-color:#C0CFD7;
}
/* End Featured Developments */

/* Mortgage Calculator */
.form .form_element {
float: left;
width: 120px;
text-align: right;
padding: 0px 10px 10px 0px;
color: #777777
}
/* End Mortgage Calculator */

#ctl00_ctl01_MainContent_ContentPlaceHolder1_property_detail_booking img {
padding: 10px 0px 0px 0px;
}

#ctl00_ctl01_MainContent_ContentPlaceHolder1_property_detail_propertyName {
font-weight: bold;
}

.propertyDetail table {
background: #E5E5E5;
border: 2px solid #FFCC66;
}

#ctl00_ctl01_MainContent_ContentPlaceHolder1_property_detail_property_information table {
background: #FFF;
border: none;
}

#ctl00_ctl01_MainContent_ContentPlaceHolder1_property_detail_price {
float: right;
color: #5CA5D7;
font-weight: bold;
}