﻿/* global & generic styles */
#content
{
	width:975px;
	margin:5px auto;
	text-align:left;
	clear:both;
	background-color:#4a5a8b;
	border:solid 2px #000033;
	min-height:530px;
}

*
{
	margin:0px;
	padding:0px; 
}

body 
{
    font: 0.8em  verdana, sans serif;
    color:white;
    /* background-color:#000099; */
}

a 
{
    text-decoration:none;
    color:White;
}

a:hover 
{
    text-decoration:underline;
}

h1 
{
    font-size:1.3em;
    margin-bottom:15px;
    color:#99ffff;
}

h2
{
    font-size:1.1em;
    color:#99ffff;
    margin-bottom:10px;
}

img 
{
    border-width: 0px;
}

option 
{
    padding-left:6px;
}

input, select
{
	vertical-align:top;
	border:solid 1px #aaaaaa;
	min-height:15px;
	padding:2px;
}

div.leftfloat 
{
    float:left;
}
    
div.clearfloat 
{
    clear:both;
}


/* template styles */
div.toppanel 
{
    width:975px;
    height: 98px;
    padding-top:14px;
    border-bottom:solid 1px white;
}

div.toppanel div.logo 
{
    margin: 0px 0px 0px 14px;
    float:left;
}

div.toppanel div.icons 
{
    margin-left:14px;
    float:left;
}

div.toppanel div.contact 
{
    margin:5px 0px 0px 140px;
    text-align:center;
    float:left;
}

div.toppanel div.contact p.phone 
{
    font-size:1.4em;
    margin:0px 0px 8px 0px;
}

div.toppanel div.contact p.email 
{
    font-size:1.2em;
    margin:3px 0px 0px 0px;
}

div.toppanel div.contact p.email a 
{
    font-style:italic;
}

div.toppanel div.address 
{
    margin-right:20px;
    text-align:right;
    float:right;
}

div.toppanel div.address p
{
    margin:0px 0px 4px 0px;
    font-style:italic;
    font-size:0.85em;
}

div.navpanel 
{
    width:168px;
    float:left;
}

div.navpanel div.townhall 
{
    margin: 0px 1px 0px 1px;
}

div.navpanel div.navlinks 
{
    margin: 15px 10px 0px 20px;
}

div.navpanel div.navlinks p
{
     margin-bottom:15px;
}

div.navpanel div.navlinks p a
{
     white-space:nowrap;
}

div.bodycontent 
{
    border-left:solid 1px white;
    float:left;
    min-height:530px;
}

div.bodycontent div.imagereel 
{
    border-bottom: solid 1px white;
}

div.bodycontent div.imagereel img 
{
    padding:0px;
    margin:0px;
}

div.footerwrapper 
{
    width:700px;
    margin:100px 0px 40px 100px;
    font-size:0.85em;
}

div.footerwrapper span
{
    padding-right:20px;
}


/* Non-Search Pages */
div.standardcontent 
{
    width:720px;
}

div.standardcontent h2
{
    margin:20px 0px 10px 0px;
}

div.standardcontent ul
{
    margin-left:15px;
}

div.standardcontent li
{
    padding-bottom:8px;
}






/* search */

div.bodycontent div.searchwrapper 
{
    margin:30px 0px 0px 0px;
}


/* search controls */
div.searchcontrolswrapper  
{
    width:800px;
}

div.searchcontrolswrapper h1.searchheader
{
    margin:0px 0px 20px 40px;
}

div.searchcontrolswrapper div.searchleftpane 
{
    float:left;
    margin:0px 20px 0px 40px;
    width:360px;
}

div.searchcontrolswrapper div.searchrightpane 
{
    float:left;
    width:380px;
}

div.searchcontrolswrapper div.elementwrapper
{
    margin: 0px 0px 15px 0px;
}

div.searchcontrolswrapper div.label
{
    clear: both;
    float: left;
    width: 140px;
}

div.searchcontrolswrapper div.control input
{
	width:195px;
	border:solid 1px #4d5a87;
}

div.searchcontrolswrapper div.control select
{
	width:200px;
}

div.searchcontrolswrapper div.buttonwrapper 
{
    width:760px;
}

div.searchcontrolswrapper div.button 
{
    float:right;
    margin-top:5px;
}

div.searchcontrolswrapper div.button input 
{
    width:200px;
    font-weight:bold;
    height:26px;
}


/* search results */
div.resultswrapper
{
  margin:25px 0px 30px 100px;
}

div.resultswrapper div.separator 
{
    width:540px;
    height:10px;
    border-bottom:solid 1px gray;
    margin-bottom:25px;
}

div.resultswrapper a 
{
    color:white;
}

div.resultswrapper div.resultitemwrapper 
{
    padding: 10px 0px 15px 0px;
}

div.resultswrapper div.resultitemwrapper:hover
{
    /*background-color:#fbeefe;*/
}

div.resultitemwrapper div.imgwrapper 
{
    border: solid 1px gray;
    float:left;
    padding: 5px;
    margin:10px 30px 0px 0px;
}

div.resultitemwrapper div.imgwrapper img 
{
    border-width:0px;
    padding:0px;
    margin:0px;
}

div.resultitemwrapper div.resultstextwrapper 
{
    float:left;
}

div.resultstextwrapper div.resultstext
{
    clear:both;
    float:left;
    margin: 2px 0px 2px 0px;
    padding-bottom:2px;
    border-bottom:solid 1px gray;
    width:360px;
}

div.resultstextwrapper p.label
{
    width:80px;
    float:left;
    font-weight:bold;
}

div.resultstextwrapper p.item
{
   text-align:right;
    width:260px;
    float:left;
}

div.pagingbuttons 
{
    margin:40px 0px 0px 130px;
    float:left;
}

div.pagingbuttons div.pagingbutton
{
    float:left;
}

div.pagingbuttons div.pagingbutton input
{
    width:75px;
    border:solid 1px #333333;
}

div.pagingbuttons div.pagingselect
{
    padding-top:3px;
    float:left;
    width:150px;
    margin:0px 5px 0px 20px;
}

div.pagingbuttons div.pagingselect label
{
    vertical-align:middle;
}

div.noresults 
{
    margin:20px 0px 0px 26px;
    width:460px;
    background-color:#333333;
    padding:20px;
}

div.noresults h2
{
    color:White;
}

/* property details */
div.showpropertywrapper div.returnbutton 
{
    margin:0px 0px 20px 20px;
    padding:10px;
    border:1px solid white;
    width:120px;
    float:right;
    background-color:#414e79;
}

div.showpropertywrapper 
{
    width:700px;
    margin-left:40px;
    padding:0px 20px 40px 20px;
}

div.propertydetailswrapper 
{

}

div.propertydetailswrapper ul 
{
    float:left;
    margin-right:20px;
    width:250px;
}

div.propertydetailswrapper ul li
{
    margin-left:20px;
}

div.propertydetailswrapper div.remarks 
{
    margin-bottom: 10px;
}

/* image gallery */
div.imagegallerywrapper 
{
    width:640px;
    margin-top: 20px;
}

div.imagegallerywrapper div.imgwrapper 
{
    border: solid 1px gray;
    float:left;
    padding: 5px;
    margin:10px 10px 0px 0px;
}

div.imagegallerywrapper div.imgwrapper img 
{
    border-width:0px;
    padding:0px;
    margin:0px;
}

/* gmap */
div.gmapwrapper 
{
    clear:both;
    padding-top:25px;
}

#map_canvas 
{
    width: 600px; 
    height: 400px;
}

/* error page */
div.error p, div.error a
{
    color:White;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom:5px;
}

/* Non-search content */
div.bodycontent div.standardcontent 
{
    margin: 0px 20px 20px 40px;
}

/* City & Schools Pages */

div.cityinformation div.textlist, div.cityinformation div.linklist
{
    float:left;
}

div.cityinformation div.linklist 
{
    margin-right:80px;
}

span.textlistleft 
{
    padding:0px 30px 0px 0px;
}

span.textlistright 
{
    font-style:italic;
}

div.linklistimage 
{
    float:right;
    padding-left:40px;
}

div.linklistimage div
{
    margin-bottom:40px;
}

/* FAQs */
div.faqs div.faqanswer
{
    margin-bottom:40px;
}

div.faqs div.faqanswer p 
{
    margin-bottom:10px;
}
