
/*****************/
/*   MAIN BODY   */
/*****************/

body {
  font-size: small;
  margin: 0 auto;
  padding: 0;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  background-color: #f7fafc;
  color: #000000;
  }

#wrap {
  width: 947px;
  margin: 0 auto;
  /*background: #fff url(/img/searchbgcolor.gif) repeat-y 0% 30%;*/
  color: inherit;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  min-height: 800px;
  }

/************************************/
/*   HEADER and TABBED NAVIGATION   */
/************************************/

#headerbox {
  background-color: #fff;
  }

#logo {
  margin: 0;
  background: #fff url(/img/logo.gif) no-repeat;
  color: #000;
  float: left;
  }

#global-nav {
  float: right;
  display: block;
  margin: 7px 8px 0 20px;
  font-size: 90%;
  line-height: 18px;
  }
	
form.time {
  text-align:center;
  margin: 11px 0 10px 0;
  font-weight: bold;
  font-size: 90%;
  font-family: Arial, Helvetica, sans-serif;
  border: none;
  float: right;
  }

input.time {
  border: solid 1px #fff;
  color: #333;
  font-weight: bold;
  text-align: center;
  }

p#flags {
  margin: 5px 0 0 10px;
  }

#flags img {
  border: 1px solid #666;
  }

#header-pic {
  clear: both;
  background: #fff url(/img/headerpic.jpg) no-repeat center 50%;
  height: 170px;
  margin: 0;
  color: inherit;
  }

#header-rent {
  clear: both;
  background: #fff url(/img/header_rent.jpg) no-repeat center 50%;
  height: 170px;
  margin: 0;
  color: inherit;	
}

/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column {
  clear: both;
  width: 18%;
  float: left;
  vertical-align: top;
  color: #323232;
  padding-top: 8px;
  margin: 0;
  }

.quicksearch {
  margin: 10px 0 0 5px;
  padding: 10px 5px 5px 8px;
  width: 80%;
  font-size: 85%;
  background-color: #e9f2fa;
  border: 1px solid #ccc;
  }
	
.quicksearch p {
  margin: 0 0 3px 0;
  font-weight: bold;
  color: #333;
  background-color: inherit;
  }
	
.quicksearch select {
  font-size: 98.5%;
  background-color: #fff;
  color: inherit;
  }
	
.searchbutton {
  background-color: #4b6b98;
  font-weight: bold;
  font-size: 11px;
  color: #fff;
  margin-top: 5px;
  border: 1px solid #fff;
  }
	
.searchbutton:hover {
  border: 1px solid #666;
  }
	
img.qsearch {
  padding: 5px 0 0 1px;
  border-top: 1px dashed #666;
  }

table#districtmap {
  font-size: 85%;
  margin-left: 20px;
  }

table#districtmap tr th {
  text-align: left;
  font-size: 110%;
  border: none;
  }

table#districtmap tr {
  border-bottom: solid 1px #000;
  height: 15px;
  }

	
/* Search Nav */

ul#navlist {
  margin: 10px 0 0 5px;
  padding: 5px 8px 5px 5px;
  font-size: 85%;
  list-style: none;
  background-color: #e9f2fa;
  width: 80%;
  border: 1px solid #ccc;
  }

ul#navlist li {
  padding: 3px 5px 5px 14px;
  background: url(/img/navlistimg.gif) no-repeat 0 50%;
  border-bottom: 1px dotted #999;
  margin-bottom: 2px;
  }

ul#navlist li:hover {
  background: url(/img/navlistimg_hover.gif) no-repeat 0 50%;
  }
	
ul#navlist li a {
  text-decoration: none;
  }
		
ul#navlist li a:hover {
  text-decoration: underline;
  color: #003366;
  }
	
#left-column select {
  font-size: 97.5%;
  border: 1px solid #666;
  margin: 1px 0;
  color:#003366;
  background-color:#fff;
  }
	
#left-column input.mls {
  font-size: 97.5%;
  border: 1px solid #666;
  margin: 1px 0;
  color:#003366;
  background-color:#f6f9fc;
  }
	
.submitbutton {
  background-color:#4b6b98;
  font-weight:bold;
  font-size: 11px;
  color:#fff;
  margin: 5px 0 10px 0;
  border: 1px solid #000;
  }
	
.submitbutton:hover {
  border: 1px solid #666;
  }
	
/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/

/* Sections */
/************/
#middle-column {
  float: left;
  width: 63%;
  padding: 0 5px 0em 10px;
  background-color: #fff;
  color: #000;
  line-height: 16px;
  font-size: 85%;
  }

#breadcrumbs {
  float: right;
  font-size: 90%;
  padding: 0 2px 15px 0;
  }

#middle-column p {
  padding: 10px 0 0 0;
	}

#middle-column h3 {
  font-size: 115%;
  margin: 12px 0 5px 0;
  }

#middle-column p.right {
  float: left;
  margin: 0;
  }

#middle-column h1 {
  margin: 1em 0em;
  }

.middle-column-left {
  float: left;
  width: 46.5%;
  }

.middle-column-right {
  float: right;
  width: 46.5%;
  }

/* Box titlebars */
/*****************/
.middle-column-box-title-blue {
  clear: both;
  display: block;
  margin: 10px 0 0 0;
  padding: 2px 0 2px 3px;
  background: url(/img/bluetitlebg.gif) repeat;
  font-weight: bold;
  color: #163157;
  }
	
.middle-column-box-title-peach {
  clear: both;
  display: block;
  margin: 0 0 5px 0;
  padding: 2px 0 2px 3px;
  background: url(/img/peachtitlebg.gif) repeat;
  font-weight: bold;
  color: #163157;
  }
	
/* Box backgrounds */
/*******************/

/* Box backgrounds -  Full width boxes */
/***************************************/
.middle-column-box-white {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
  }

/* Box backgrounds -  Half width boxes */
/**************************************/
.middle-column-box-left-white {
  float: left;
  width: 98%;
  margin: 0 0 10px 0;
  padding: 0;
  }

.middle-column-box-right-white {
  float: right;
  width: 98%;
  margin: 0 0 10px 0;
  padding: 0;
  }
	
/* Text headings and paragraphs */
/********************************/

.middle-column-box-white p {
  margin: 0 0 6px 0;
  }

.middle-column-box-left-white p {
  margin: 0 0 6px 0;
  }

.middle-column-box-right-white p {
  margin: 0 0 6px 0;
  }

/* Images */
/**********/
.middle-column-img-left {
  float: left;
  margin: 3px 5px 0 0;
  border: none;
  }

.middle-column-img-right {
  float: right;
  margin: 3px 0 0 5px;
  border: solid 1px #646464;	
  }

/************************/
/***   RIGHT COLUMN   ***/
/************************/
#right-column {
  float: right;
  width: 15%;
  color: #646464;
  margin: 0;
  vertical-align: top;
  font-size: 85%;
  padding: 2px 0 0 0;
  }

.right-column-box-white {
  float: right;
  width: 100%;
  margin: 2px 0 8px 0;
  padding: 4px;
  }

/* NOTE left off cleanup here */	

.right-column-box-white p {
	margin: 0.3em 0em 0.4em 0em;
  }

.right-column-img{
	float: right;
	margin: 1.0em 0em 0em 0em;
	border: solid .1em #646464;
  }

.box_blue {
  width: 123px;
  background-color: #e9f2fa;
  margin: 10px 5px 0 0;
  padding: 5px 2px 5px 5px;
  border: 1px solid #ccc;
  }

.box_blue img {
  border: 1px solid #666;
  margin: 4px 0;
  }

.box_blue h2 {
  background-color: transparent;
  color: #4b6b98;
  font-size: 115%;
  padding: 0 0 3px 0;
  margin: 0;
  }

/*******************/
/***   FOOTER    ***/
/*******************/
#footer {
	clear: both;
	float: none;
	width: 100%;
	height: 2em;
	margin: 8em 0em 2.0em 0em;
	padding: 0.25em 0em 0.3em 0em;
	text-align: center;
	color: #646464;
	font-size: 85%;
	line-height: 2em;
  }
	
/**************************/
/***   MISCELLANEOUS    ***/
/**************************/
a:link {
	color: #0b4c6c;
	background-color:inherit;
	}
	
a:visited {
	color: #6c4d24;
	background-color:inherit;
	}

a:hover {
	color:#98c4cc;
	text-decoration: none;
	background-color: inherit;
  }

.noborder {
	border:none;
	}

hr {
  width: 100%;
  height: 1px;
  color: #000;
  }

h1.pagetitle {
  font-size: 130%;
  font-weight: bold;
  color: #4b6b98;
  background-color: inherit;
  padding: 8px 0 0 0;
  clear: both;
  }
	
h2 {
	font-size: 150%;
	font-weight: bold;
	color:#4b6b98;
	background-color: inherit;
        margin: 20px 0;
	}
	
h3 {
  font-size: 100%;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;;
  color: #4b6b98;
  background-color: transparent;
  margin: 0em 1em 0 .5em;
  }

ul.simplelist {
  list-style-type: none;  
  margin: 10px 0 0 30px;
  padding: 0;
  color: #333;
  }

ul {
  margin-top: 5px;
  }

ul li {
  padding-bottom: 5px;
  }

ul.simplelist li {
  background: url(/images/orangebullet.gif) no-repeat 0 15%;
  padding: 0 0 10px 20px;
  }

p {
  padding: 0 0 .5em 0;
	}

.smalltext {
  font-size: 85%;
  }

.caps {
	text-transform: uppercase;
  }

.text-right {
	text-align: right;
  }

.xsmall {
 font-size: .8em;
 }
 
ul {
	list-style-type: square;
	padding-left: 2em;
	color: #000;
	margin-left: 1em;
	}

ol {
        list-style-type: decimal;
        padding-left: 2em;
        color: #003366;
        margin-left: 1em;
        }

sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

.searchgraphic {
  margin-bottom: -2px;
  }

/* Search Form */

form#search select {
  width: 150px;
  font-size: 85%;
  }

form#search div.section {
  clear: left;
  }

form#search div.col-1 {
  float:left;
  }

form#search div.col-2 {
  float: left;
  margin-left: 2em;
  }

form#search div.col-3 {
  float: left;
  margin-left: 2em;
  }
 
/* Search Results */

table#result {
	background-color: #FFFFFF;
	/*width: 750px;*/
        width: 585px;
	border: .1em solid #cccccc;
	line-height: 140%
}

table#result th {
	background-color: #666666;
	color: #fff;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0 4px 5px;
}

table#result td.pic {
  background-color: #F0F0F0;
	width: 20%;
	padding: 8px;
	vertical-align: top;
        margin: 0 auto;
	}
	
table#result td.pic img.lgthumb {
	border: 1px solid #000;
	}
	
table#result td.info {
  background-color: #fff;
	width: 80%;
	vertical-align: top;
	padding: .8em;
	}

/*table#result td.action {
  width: 22%;
  }*/
	
table#result td.gallery {
  vertical-align: top;
  background-color: #F0F0F0;
	padding: .4em;
	}
	
table#result td.gallery img {
  border: solid .1em #333333;
	}
	
table#result td.details {
  vertical-align: top;
	width: 437px;
	padding: .5em;
	margin-left: 0em;
	}

table#result td.details img.top {
  border: solid 1px #333333;
  text-align: center;
  display: block;
  margin: 0 auto;
  }
	
table#result #actions {
  text-align: center;
  margin: 4px auto 8px auto;
  font-size: 85%;
  font-weight: bold;
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #eee;
  }

table#result #actions a {
  text-decoration: none;
  }

table#result #actions ul, #actions li {
  display: inline;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
	
table#result #actions li.left {
  margin-left: 0;
  }

table#result div.left {
  float: left;
  margin: 10px 40px 10px 0px;
  padding-left: .5em;
  }
	
table#result div.right {
  float: left;
  margin-top: 10px;
	}
  
table#result p.remarks {
  clear: both;
  padding:0 .5em;
  overflow: hidden;
  width: 90%;
	}
	
table#result p.inclusions {
	padding: .5em .5em 0 .5em;
	}
	
table#result p.contact {
	padding: .5em .5em 0 .5em;
	}
	
table#result p.logo {
	padding: .5em .5em 0 .5em;
	}
	
table#result p.logo img {
  border: none;
	}

table#result .nonClark {
  color: #999;
  }

.nextprev {
  font-size: 120%;
  }

.results_count {
  font-size: 110%;
  }

.item_ptype_lnd {
       background-color: #009933;
       color: #fff;
}

.item_ptype_res {
       background-color: #cc3300;
       color: #fff;
}

/*** Management Profiles ***/

div.mgr_profile {
  clear: both;
  width: 100%;
  background-color: #fff;
  margin-top: 40px;
  }

/*** Agent Profile Details ***/

div#agentdetail {
  width: 100%;
	background-color: #fff;
	padding: 5px;
	}
	
div.headshot {
  float: left;
	background-color: #1d71ab;
	margin: 5px 5px 10px 0;
	}
	
div.headshot img {
  border: 1px solid #fff;
	margin: 8px;
	}
	
div.agentinfo {
  float: left;
  padding: 0 0 0 5px;
  background-color: #fff;
  line-height: 1.3em;
  }

div.agentinfo p {
  padding: 0;
  margin: 0;
  }

div.agent_wrap {
  clear: both;
  width: 100%;
  }
	
div.aboutme {
  float: left;
  width: 50%;
  padding-left: 5px;
  background-color: #fff;
  }

div.mylistings {
  float: left;
  width: 44%;
  }

table#mylistings {
  width: 90%;
  }

table#mylistings th {
  border: none;
  padding: 3px 7px 3px 3px;
  font-weight: bold;
  text-align: left;
  font-size: 110%;
  background-color: #ddd;
  }

table#mylistings td {
  padding: 5px 3px 0px 3px;
  }

table#mylistings tr:hover {
  background-color: #f1f7fa;
  }
	
/*** Agents Short Results ***/

div.agentresults {
  width: 100%;
	border-bottom: 1px solid #1d71ab;
	clear: both;
	}
	
div.smallhead {
  float: left;
	}
	
div.smallhead img {
	margin: 5px 8px 2px 0px;
	border: 1px solid #666;
  }
	
div.agentbrief {
  float: left;
	}
	
div.agentresults_gray {
  width: 100%;
	border-bottom: 1px solid #1d71ab;
	clear: both;
	background-color: #eee;
	}
	
div.bic {
  width: 100%;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	background-color: #eee;
	clear: both;
	margin-bottom: 20px;
	}

/* Designations Page */
dl#designations {
  margin: 0 15px;
	}
	
dl#designations dt {
  font-weight: bold;
	background-color: #ddd;
	font-size: 110%;
	color: #663300;
	border-bottom: 1px dotted #999;
	}
	
dl#designations dd {
  margin-bottom: 20px;
	}

/***** RENTALS *****/

div.rental {
  clear: both;
  width: 100%;
  margin: 10px 0;
  }

.rental_name {
  text-transform: uppercase;
  font-weight: bold;
  }

img.rental-left {
  float: left;
  border: 1px solid #ccc;
  margin: 3px 5px 5px 0;
  }

div.rental-right {
  float: left;
  width: 460px;
  margin: 0 0 5px 5px;
  padding: 0;
  vertical-align: top;
  }

hr.rent_border {
  clear: both;
  }

/**** FAQs ****/

table.faq {
  font-size: 85%;
  border: solid 1px #666;
  margin: 8px 0;
  }

table.faq th {
  font-weight: bold;
  text-align: center;
  }

table.faq td,th {
  padding: 4px;
  border: solid 1px #666;
  }

table.faq td {
  text-align: right;
  }

/***** Open Houses *****/

table.openhouse {
  margin: 8px 0;
  width: 100%;
  text-align: center;
  }

table.openhouse th {
  background-color: #eee;
  font-weight: bold;
  font-size: 90%;
  text-align: center;
  }

table.openhouse td {
  border-bottom: 1px solid #666;
  padding-bottom: 3px;
  background-color: #f1f7fa;
  }

table.openhouse td img {
  margin-top: 4px;
  }

/*** Featured Properties ***/

table.featured {
  margin: 10px 0;
  }

table.featured td {
  vertical-align: top;
  }

table.featured a {
  text-transform: uppercase;
  font-weight: bold;
  }

table.featured td img {
  border: 1px solid #666;
  margin: 4px 4px 8px 0px;
  }

/*** Sales Stats ***/

table#sales_stats {
  margin: 10px auto 0 auto;
  }

table#sales_stats caption {
  margin: 10px auto;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  }

table#sales_stats col {
  border: 1px solid #fff;
  text-align: right;
  }

table#sales_stats thead {
  background-color: #ddd;
  }

table#sales_stats th {
  padding: 4px;
  text-align: center;
  }

table#sales_stats td {
  border-bottom: 2px solid #fff;
  padding: 4px;
  text-align: right;
  background-color: #eff4f9;
  }
  
/*** Sellabration ***/

table#sellabration {
  margin: 10px auto 0 auto;
  }

table#sellabration caption {
  margin: 10px auto;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  }

/*table#sellabration col {
  border: none;
  text-align: right;
  background-color: #eee;
  padding: 8px;
  }*/

table#sellabration thead th {
  background-color: #9c9c9c;
  color: #fff;
  border: 0 0 1px 0;
  border-color: #000;
  border-style: solid;
  font-weight: bold;
  text-align: center;
  font-size: 110%;
  padding: 8px;
  }

table#sellabration td {
  border-bottom: 1px solid #000;
  padding: 8px;
  text-align: right;
  }
  
table#sellabration tr:hover {
  background-color: #ffffe0;
}

