/* CSS Document */


/*
Varnish stripping
*/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquot
e,fieldset,input { margin:0; padding:0; }
a img,:link img,:visited img { border:none;}
address { font-style:normal; }
abbr, acronym {border: none;}
a {text-decoration: none;}


/*
top navigation
*/
#wwre-navmenu-container {
width: 780px;
margin-left: auto;
margin-right: auto;
height: 35px;
background-image:url(images/site-wide/topnav-background.jpg);
background-position:center;
background-repeat:repeat;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}

.wwre-navmenu {
float: left;
width: 650px;
height: 35px;
background-image:url(images/site-wide/topnav-background.jpg);
background-position:center;
background-repeat:repeat;
}

/*.wwre-navmenu ul li#youarehere a {color: #0099CC;}
.wwre-navmenu ul li#youarehere a:hover, .feature-menu ul li#youarehere a:hover {color:#84a133;}
.wwre-navmenu ul li#youarehere ul li a:hover, .feature-menu ul li#youarehere a:hover {color: #84a133;}
.wwre-navmenu ul li#youarehere ul li a, .feature-menu ul li#youarehere a {color:#666666;}
.feature-menu ul li#youarehere a {color: #3f93b2;}*/


.wwre-navmenu ul{
padding: 0;
margin: 0;
float: left;
font-weight: bold;
font-size: 1.1em;
text-transform: uppercase;
list-style-type: none;
/*display:inline;*/
width: 650px;
height: 35px;
background-image:url(images/site-wide/breadcrumb-shadows.jpg);
background-position:center;
background-repeat:repeat;
background-color:#E5E5E5;
}

.feature-menu {
float: right;
width: 100px;
height: 35px;
background-image:url(images/site-wide/topnav-background.jpg);
background-position:center;
background-repeat:repeat;
text-align: right;
}

.feature-menu ul{
padding: 0;
margin: 0;
float: right;
font-weight: bold;
font-size: 1.1em;
text-transform: uppercase;
list-style-type: none;
/*display:inline;*/
width: 100px;
height: 35px;
background-image:url(images/site-wide/breadcrumb-shadows.jpg);
background-position:center;
background-repeat:repeat;
}

/*
Top nvaigation list items
*/
.wwre-navmenu ul li{
position: relative;
/*display: inline;*/
float:left;
/*display: table-cell;*/
/*white-space: nowrap;*/
padding: 0px;
margin: 0px;
}

.feature-menu ul li{
position: relative;
/*display: inline;*/
float:right;
/*display: table-cell;*/
/*white-space: nowrap;*/
padding:0px;
margin: 0px;
}


/*
Top nvaigation menu link items style
*/
.wwre-navmenu ul li#firstlink {
display: block;
padding: 7px 0 6px 8px;
font-weight: bold;
color:#666666;
font-size:1.2em;
margin-top: -1px;
}

.wwre-navmenu ul li a{
display: block;
padding: 10px 16px 10px 16px;
font-weight: bold;
background: url(images/site-wide/divider.gif) top right;
background-repeat:repeat-y;
color:#666666;
}

.feature-menu ul li#lastlink {
display: block;
padding: 7px 8px 6px 0px;
font-weight: bold;
color:#666666;
font-size:1.2em;
margin-top: -1px;
}

.feature-menu ul li a{
display: block;
padding: 10px 16px 10px 16px;
font-weight: bold;
color:#3f93b2;
}
	
/*
1st sub level menu
*/
.wwre-navmenu ul li ul, .feature-menu ul li ul{
left: 0;
position: absolute;
width: 160px;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
border-top: 1px solid #CCCCCC;
background-color:#E5E5E5;
}

/*
Sub level menu list items (undo style from Top level List Items)
*/
.wwre-navmenu ul li ul li, .feature-menu ul li ul li{
/*display: list-item;*/
float: none;
width: 160px;
background-image:url(images/site-wide/breadcrumb-shadows.jpg);
background-repeat:repeat-y;
background-position: center;
background-color:#E5E5E5;
}

/*
Sub level menu links style
*/
.wwre-navmenu ul li ul li a {
display: block;
width: 138px;
color: #333333;
padding: 5px 5px 5px 16px;
text-align: left;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #FFFFFF;
font-size: 1em;
background-image:url(images/site-wide/breadcrumb-shadows.jpg);
background-repeat:repeat-y;
background-position: center;
background-color:#E5E5E5;
}

.feature-menu ul li ul li a{
display: block;
width: 138px;
color: #333333;
padding: 5px 5px 5px 16px;
text-align: right;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #FFFFFF;
font-size: 1em;
background-image:url(images/site-wide/breadcrumb-shadows.jpg);
background-repeat:repeat-y;
background-position: center;
background-color:#E5E5E5;
}

.wwre-navmenu ul li a:hover, .feature-menu ul li a:hover{
color: #84a133;
}


/** html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE
padding-top: 0em;
}
*/


/*
sub navigation
*/

#LeftNav {
float: left;
width: 171px;
margin: 10px 0px 0px 0px;
}

ul#LeftNav {
border: solid 1px #CCCCCC;
width: 171px;
margin: 0px 0px 15px 0px;
}

ul#LeftNav li {
list-style: none;
background-image: url(images/site-wide/topnav-background.jpg);
background-position:center;
background-repeat:repeat-x;
border-top: solid 1px #FFFFFF;
border-left: solid 1px #FFFFFF;
border-bottom: solid 1px #CCCCCC;
text-align: left;
margin: 0;
position: relative;
}

ul#LeftNav li a {
display: block;
text-decoration: none;
padding: .50em .50em .50em 0em; 
color: #666666; 
font-weight: bold; 
font-size: 95%;
}

#LeftNav a:hover {color: #cc6600;} 

ul#LeftNav li#youarehere2 a {color:#0099CC;}
  
ul#LeftNav li#youarehere2 a:hover {color:#0099CC;}

ul#LeftNav li#youarehereHeader {
color: #FFFFFF; 
font-weight: bold;
padding: .50em .50em .50em 1em; 
font-size: 95%;
background-image:none;
background-color:#666666;
border: 1px solid #666666;
}




/*
standard font settings
*/
body {
background-color:#FFFFFF;
color:#333333;  
font-family:Arial, Helvetica, sans-serif;
font-size: 62.5%;
line-height: 140%;
}

ul {
font-size: 1.2em;
list-style:disc;
list-style-position:inside;
margin-bottom: 10px;
}

li {
margin-bottom: 6px;
padding-left: 10px;
}

a {
color:#3f93b2;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#cc6600;
}

.bodybold {
font-weight:bold;
}

.text-with-bgnd-colour {
color:#ffffff;
background: #3f93b2;
padding: 2px 3px 3px 3px;
}

.price {
color:#3f93b2;
font-weight:bold;
}

.sold {
color:#ff0000;
font-weight:bold;
}

p {
font-size: 1.2em;
line-height: 160%;
padding-bottom:10px;
}

h1 {
font-size: 2.4em; 
font-weight: normal;
line-height: 1.3em;
padding-bottom: 10px;
}

h2 {
font-size: 2.4em; 
font-weight: normal;
line-height: 1.2em;
margin-top: 20px;
border-top: 1px solid #CCCCCC;
padding-top: 20px;
padding-bottom: 10px;
}

h3 {
font-size: 2.4em; 
font-weight: normal;
line-height: 1.2em;
margin-top: 20px;
border-top: 1px solid #CCCCCC;
padding-top: 20px;
padding-bottom: 10px;
}

.rule {
border-top: 1px solid #CCCCCC;
margin: 7px 0px 14px 0px;
}

.body-image {
float:left;
margin: 4px 14px 14px 0px;
}

.subheading {
font-weight: bold;
color:#778f33;
font-size: 1.6em;
}

.subsubheading {
font-weight: bold;
font-size: 1.3em;
margin-bottom: -10px;
}

.addresssubheading {
font-weight: bold;
font-size: 1em;
color:#84a133
}

.offersubheading {
font-weight: bold;
color:#cc6600;
font-size: 2.2em;
}

.date {
font-weight: bold;
font-size: 1.1em;
margin-bottom: 10px;
color:#666666;
}

.CallToAction {
padding-top: 20px;
font-size: 1.5em;
}

.Number {
color:#84a133;
font-size: 1em;
}



/*
Logo Area
*/
#logo-header {
margin-right: auto;
margin-left: auto;
width: 780px;
height: 112px;
background-color:#FFFFFF;
}

#logo {
float: left;
width: 350px; /* if this value changes then change the #banner width by the difference*/
height: 112px;
background-color:#FFFFFF;
}

#banner {
float: right;
width: 408px; /* if this value changes then change the #logo width by the difference*/
height: 55px;
text-align:right;
padding: 9px 22px 0px 0px;
}

#call-to-action {
font-size: 1.5em;
line-height: 160%;
}

#telephone {
font-size: 1.5em;
line-height: 1.3em;
color:#84a133;
}

/* Inner page Image Area */
#image-header {
clear: both;
width: 100%;
height: 125px;
background-color:#ffffff;
background-image:url(images/site-wide/home-header-shadows.jpg);
background-position:center;
background-repeat:no-repeat;
}

#image {
margin-right: auto;
margin-left: auto;
width: 780px;
height: 125px;
}



/*
breadcrumbs
*/
#breadcrumbs-header { 
margin-right: auto;
margin-left: auto;
width: 800px;
}

#breadcrumbs {
margin-right: auto;
margin-left: auto;
width: 720px;
background-image:url(images/site-wide/breadcrumb-background.jpg);
background-repeat: repeat-x;
text-align:left;
padding: 5px 30px 5px 30px;
font-size: 1em;
background-color:#E5E5E5;
}

#breadcrumbs p {
font-size: 1em;
margin:0px;
padding: 0px;
}

#breadcrumbs #section {
font-weight: bold;
padding-right: 15px;
}

#breadcrumbs #section a {
color:#333333;
font-weight: bold;
}

#breadcrumbs #section a:hover {
color:#666666;
}

#breadcrumbs a  {
color:#333333;
font-weight:normal;
}

#breadcrumbs a:hover  {
color:#666666;
}



/*
main home content area
*/
#main-container { 	
margin-right: auto;
margin-left: auto;
width: 800px;
}

#main-container2 {
margin-right: auto;
margin-left: auto;
width: 720px;
background-image:url(images/site-wide/page-background.gif);
text-align: left;
padding: 15px 30px 1px 30px;
background-color:#FFFFFF;
}

.divider {
clear:both;
margin-right: auto;
margin-left: auto;
/*background-image:url(images/divider2.gif);
background-repeat:repeat-x;*/
width: 720px;
height: 10px;
margin-bottom: 10px;
}



/*
This is the div that forms the left hand column that contains actual page content
*/

#leftColumn {
float: left;
width: 495px;
margin-top:10px;
margin-bottom:30px;
padding-right: 25px;
border-right: 1px solid #CCCCCC;
}



/*
This is the div that forms the right hand column that contains actual page content
*/

#rightColumn {
float: right;
width: 495px;
margin-top:10px;
margin-bottom:30px;
padding-left: 25px;
border-left: 1px solid #CCCCCC;
}



/*
these are the highlight that link to other sections
*/

.highlight {
float:right;
width: 161px;
font-size:0.9em;
border: 1px solid #CCCCCC;
padding: 5px;
margin-bottom: 15px;
margin-top: 10px;
}

.highlightheadline {
font-weight:bold;
color:#3366cc;
}

.highlightindent {
padding: 0px 0px 0px 7px;
}

.highlight2 {
float:left;
width: 161px;
font-size:0.9em;
border: 1px solid #CCCCCC;
padding: 5px;
margin-bottom: 15px;
margin-top: 10px;
}

.highlight3 {
float:left;
width: 280px;
font-size:1em;
border: 1px solid #CCCCCC;
padding: 5px;
margin-bottom: 15px;
margin-top: 3px;
}

.highlightwish {
float:right;
width: 161px;
font-size:0.9em;
color: #CCFFFF;
background-color:#3f93b2;
border: 1px solid #CCCCCC;
padding: 5px;
margin-bottom: 15px;
margin-top: 10px;
}

.highlightwishheadline {
font-weight:bold;
color:#ffffff;
}

.highlightwish a {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

.highlightwish a:hover {
color: #FFCC66;
}

.highlight img, .highlightwish img, .highlight2 img, .highlight3 img  {
padding-bottom:20px;
}


/*
This is the style for all table data on the site
*/

table {
margin-top: 10px;
width: 100%;
}

table td {
background-color:#CCCCCC;
padding: 10px;
text-align: center;
border: 1px solid #666666;
}

.tableheader {
background-color:#999999;
padding: 12px 10px 12px 10px;
border: 1px solid #666666;
text-align: center;
font-weight: bold;
font-size: 1.2em;
}

caption {
margin-bottom: 10px;
text-align : left;
font-size: 2em;
}


/*
This is the div that forms the footer
*/

#footer {
clear: both;
position:relative;
bottom:0;
margin:0;
text-align:center;
font-size:1em;
padding: 49px 0 0 0;
}

#footer a {
padding: 0 4px 0 4px;
font-weight:normal;
color:#3f93b2;
}

#footer a:hover {
color:#cc6600;
}

#footer p {
margin-bottom: 7px;
}


/*
These are the form styles
*/

.field1 {
color: #84a133;
padding:2px;
margin-bottom:10px;
width: 300px;
font-size: 1em;
font-family:Arial, Helvetica, sans-serif;
}

.field2 {
color: #84a133;
padding:2px;
width: 300px;
font-size: 1em;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}

.field3 {
color: #84a133;
padding:2px;
width: 300px;
font-size: 1.1em;
font-family:Arial, Helvetica, sans-serif;
}

.field4 {
border: 0px;
color: #84a133;
padding:2px;
margin-right:20px;
width: 110px;
height: 15px;
font-size: 1em;
font-family:Arial, Helvetica, sans-serif;
}

.label1 {
display: block;
font-weight: bold;
font-size: 1em;
}

.labelno {
display: none;
}

.button1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
background-color: #3f93b2;
padding: 6px;
cursor: pointer;
color: #FFFFFF;
margin-top: 16px;
border: 1px solid #999999;
}

#error {
color:#990000;
}