/************************************************************************
* Theme Name: Bamboo
* Last Edit : September 7, 2010
* Editor    : Paige Rans
* Originator: Chris Gross
*
*         Theme styles
*         These styles are specific Style names to the theme and do not
*         need to be included in other themes.
*
************************************************************************/

* {
	padding: 0px;
	margin: 0px;
}
body {
	font-size:12px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.maintable {
	width:1000px;
	border: 0px;
}
.maindiv {
	width:1000px;
	margin:0 auto;
	background:#FFFFFF;
}
#header {
	color:#FFFFFF;
	background: url(/agent_templates/template_50/images/titl.jpg) left top;
	height: 177px;
	width: 100%;
}
.headerdate {
	text-align:left;
	font-size: 13px;
	font-weight:bold;
	color:#b5b5b5;
}
a, a:visited, a:active {
	color: #cf6700;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: overline underline;
}
img a {
	border: 0px;
}
.leftbar {
	background-repeat:repeat-x;
	background-color:#EED6AF;
	vertical-align: top;
	width: 225px;
	border: 0px;
}
/************************************************************************
*
*         Software based styles
*         These styles are created by the software and MUST be defined
*         in all themes for the BIDX Agentsite system
*
************************************************************************/


/*************************************
* Page styles
* pagebody is a wrapper for the
* display portion of the output.
*************************************/

.pagebody {
	font-size: 14px;
}
.pagebody h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.pagebody h2 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.pagebody h3 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pagebody img {
	vertical-align: middle;
}
.pagebody ol {
}
.pagebody li {
	list-style-type: none;
	padding: 10px;
}
.pagebody li b {
	text-align: right;
	width: 150px;
	margin-right: 3px;
	float: left;
	color: #000000;
}
.subhead {
	background-color: white;
	margin-left: 20px;
}
.tableheader {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.odd {
	background-color: #0033CC;
}
.even {
}
.fweb {
	display: none;
	visibility: hidden;
}
/************************************************************************
* Front Page Styles
************************************************************************/

.fplist h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fplist h2 {
	line-height:10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #663300;
	padding:7px;
	font-weight:bold;
	border:1px #974608 solid;
}
/*************************************
 + Menu
 *************************************/
.menu {
	height: 40px;
	background-color: #000000;
	background-image: url(/agent_templates/template_50/images/menu.png);
	font-weight:bold;
}
.menu h1{}
.menu ol {
}
.menu li {
	list-style-type: none;
	margin-right: 10px;
}
.menu a, .menu a:visited {
	display:block;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	width:auto;
	float:left;
	height:40px;
	font-weight:bold;
	border-left:1px solid #44474b;
	padding-left:9px;
	padding-right:9px;
	line-height:40px;
	font-variant: small-caps;
	background: url(/agent_templates/template_50/images/menu.png) center top repeat-x;
}
.menu a:hover {
	text-decoration:none;
	background: #999999;
}
/*************************************
 + sidesearch
 *************************************/
#sidesearch {
	font-size: 10px;
}
#sidesearch h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
	margin-top: 10px;
}
#sidesearch ol {
	list-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#sidesearch li {
	padding-bottom: 10px;
}
#sidesearch b {
	width: 60px;
	margin-right: 10px;
	text-align: right;
	display: inline-block;
}
#sidesearch .the_search {
	color: #000000;
	margin: 10px;
	display: inline;
	padding: 5px;
	text-align: right;
}

/*************************************
* Notice styles
*************************************/
.notice {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	border: 1px solid #FFCC00;
}
.notice h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.notice ol {
}
.notice li {
	list-style-type: none;
}
/*************************************
* breadcrunbs
*************************************/
#breadcrumb {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #663300;
}
#breadcrumb li {
	display: inline;
}
#breadcrumb a {
  color: white;
}
#breadcrumb a:hover {
  color: black;
	text-decoration: underline overline;
}

/*************************************
* Featured Property
*************************************/
.featuredprop {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 230px;
	width: 224px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.featuredprop h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
	margin-bottom: 10px;
}
.featuredprop a {
	text-decoration: none;
	font-weight: bold;
	color: #cf6700;
}
.featuredprop a:hover {
  color: black;
	text-decoration: underline overline;
}
.featuredprop img {
	width: 200px;
	border: 0px;
}
/*************************************
* Footer styles
*************************************/
.footercopy {
	width: 1000px;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	background: url(/agent_templates/template_50/images/titl.jpg) left top;
}
.footercopy a{
	color: #FFFFFF;
	font-weight: bold;
}
.footercopy a:hover{
	color: #000000;
	background-color: #FFFFFF;
}
/*************************************
* Agent header supports 
* the agent info block function
*************************************/
.agentheader {
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: center;
}
.agentname {
	/* agent name */
	font-size: 16px;
}
.tagline {
	/* agent tagline */
	font-size: 14px;
	font-style:italic;
	line-height: 12px;
	margin-top: 5px;
}
.agentheader a {
	color: white;
}
.agentheader ol {
	/* contact block */
	font-size: 12px;
}
.agentheader li {
	list-style-type: none;
	margin-top: 3px;
}
.agentimage {
	/* image */
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	width: 110px;
}
.brokerlogo {
	/* image */
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 200px;
	margin-top: 20px;
	border: 1px solid #000;
}
/*************************************
* Subdivision Menu List Styles
*************************************/

.subdivisionlist {
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-bottom: 20px;
	text-align: left;
}
.subdivisionlist h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subdivisionlist ol {
	margin: 0px;
}
.subdivisionlist li {
	list-style-type: none;
	margin-left: 10px;
}
.subdivisionlist a {
}
.subdivisionlist a:hover {
}
/*************************************
* Property Search Form Styles
*************************************/

.searchform {
	border: 1px solid #FFFFFF;
	margin: 5px;
	font-size: 12px;
}
.searchform fieldset {
	padding: 0;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.searchform legend {
	margin-left: 10px;
	color: #000;
	font-weight: bold;
}
.searchform fieldset ol {
	width: 45%;
	list-style: none;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.searchform fieldset li {
	padding-bottom: 10px;
}
.searchform fieldset b {
	font-style: italic;
	color: #FF9933;
	margin-top: 10px;
	margin-left: 130px;
}
.searchform fieldset.submit {
	border-style: none;
}
.searchform label {
	float: left;
	width: 130px;
	margin-right: 10px;
	text-align: right;
}
.searchform .the_search {
	color: #000000;
	margin: 10px;
	float: right;
	display: inline;
	padding: 5px;
	text-align: right;
}
/*************************************
* Pagination Styles
*************************************/

.pagination {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: thin solid #FFCC00;
	padding: 10px;
}
.pagination li {
	display: inline;
	padding: 2px;
	margin: 1px;
	border: thin solid #bbbbbb;
	height: 20px;
	width: 10px;
}
.pagination .inactive {
	border: none;
}
.pagination a {
}
.pagination a:hover {
}

.returnswitch {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border: thin solid #FFCC00;
	padding: 10px;
}
.returnswitch ol {
	text-align: right;
}
.returnswitch li {
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
.returnswitch a {
}
.returnswitch a:hover {
}
/*************************************
* Search Display Item Styles
*************************************/

.searchitems {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: thin solid #FFCC00;
	padding: 10px;
}
.searchitems h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
.searchitems ol {
}
.searchitems li {
	margin-right: 10px;
	display: inline;
	list-style-type: disc;
	margin-left: 10px;
}
.searchitems .inactive {
	border: none;
}
.searchitems a {
}
.searchitems a:hover {
}

/*************************************
* Search Results Styles
*************************************/
.propholder {
	width: 100%;
	margin-bottom: 10px;
	height: 380px;
	font-size: 13px;
	font-weight:bolder;
	margin-top: 5px;
	border: 1px solid #FFCC00;
}
.propholder a {
}
.propholder h2 {
	line-height:10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #000;
	background-color: #FFCC00;
	padding:7px;
	font-weight:bold;
	border:1px #974608 solid;
}
.propimage {
	float: left;
	width: 32%;
	margin-left: 5px;
}
.propimage img {
	width: 250px;
	border: 0;
}
.prop {
	float: left;
	width: 32%;
	margin-left: 5px;
	vertical-align:top;
}
.prop h2 {
	line-height:15px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #663300;
	padding:7px;
	font-weight:bold;
	border:1px #974608 solid;
}
.prop li {
	font-size: 14px;
	list-style-type: none;
	margin-left: 5px;
}
.propfooter {
	font-weight: normal;
	text-align: justify;
	float: left;
}
.property_listing {
	border: 3px double #999999;
	margin-bottom: 5px;
}
.contactbutton {
	line-height:10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #FFFFFF;
	padding:7px;
	font-weight:bold;
}
.contactbutton a {
	color: #cf6700;
	background: #663300;
}
.contactbutton a:hover {
  color: black;
	text-decoration: overline underline;
}
.virtualtour {
	font-size: 14px;
	background: #663300;
	color:#FFFFFF;
	width: 150px;
	font-style: italic;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
	padding: 5px;
	height: 15px;
	border: medium dotted #000;
	font-weight: bold;
	display: inline;
	margin-left: 5px;
}
.virtualtour a {
  color: #cf6700;
}
.virtualtour a:hover {
  color: black;
	text-decoration: overline underline;
}
.foreclosure {
	font-size: 14px;
	background: #663300;
	color: #B46C00;
	width: 150px;
	font-style: italic;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
	padding: 5px;
	height: 15px;
	border: medium dotted #000;
	font-weight: bold;
	display: inline;
	margin-left: 5px;
}
.foreclosure a {
  color: #cf6700;
}
.foreclosure a:hover {
  color: black;
	text-decoration: overline underline;
}
.shortsale {
	font-size: 14px;
	background: #663300;
	color: #B46C00;
	width: 150px;
	font-style: italic;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
	padding: 5px;
	height: 15px;
	border: medium dotted #000;
	font-weight: bold;
	display: inline;
	margin-left: 5px;
}
.shortsale a {
  color: #cf6700;
}
.shortsale a:hover {
  color: black;
	text-decoration: overline underline;
}
.street {
	margin-bottom: 5px;
	font-size: 16px;
	color: #000000;
	background-color: #B46C00;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
}
.propcontact {
	background: #FFCC00;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	border: 1px solid #000;
}
.propcontact a {
  color: #cf6700;
}
.propcontact a:hover {
  color: black;
	text-decoration: overline underline;
}
.propcomment {
  margin-left: 10px;
}
.propcomment a {
  color: #cf6700; 
}
.propcomment a:hover {
  color: black;
	text-decoration: overline underline;
}
.moreinfo {
	background: #663300;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #000;
}
.moreinfo a {
  color: #cf6700; 
}
.moreinfo a:hover {
  color: black;
	text-decoration: overline underline;
}
.tsrcomment {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
}
.tsrcomment a {
  color: #cf6700; 
}
.tsrcomment a:hover {
  color: black;
	text-decoration: overline underline;
}
/*************************************
* About agent Styles
*************************************/

.pageholder {
	margin-right: 10px;
	margin-left: 10px;
}
.pageholder li {
	margin-right: 10px;
	list-style-type: none;
	margin-left: 10px;
	vertical-align: center;
}
.pageholder h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pageholder .paragraph {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 90%;
	font-size:12px;
	font-weight:bold;
	margin-left: 10px;
	margin-right: 10px;
}
/********************************************************
*
* Comment Form Styles
*
********************************************************/
.commentform {
	width:50%;
}
.commentform li{
	list-style-type: none;
}
.commentform textarea{
  width: 90%;
}
.commentform b{
  width: 250px;
}
/*************************************
* County Page Styles
*************************************/

.title {
	line-height:25px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #663300;
	padding:7px;
	font-weight:bold;
	border:1px #974608 solid;
}
.subtitle {
	line-height:25px;
	margin-bottom: 5px;
	margin-top: 20px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #663300;
	padding:7px;
	font-weight:bold;
	border:1px #974608 solid;
}
.centerlist {
	width: 100%;
	font-size:12px;
	font-weight:bold;
	margin-left: 10px; 
}
.centerlist li {
	list-style-type: none;
}
.centerlist li a {
  color: # #cf6700;
}
.centerlist li a:hover {
  color: #000;
	text-decoration: underline overline;
}
/*************************************
* City Page Styles
*************************************/
.citylist {
	width: 100%;
	font-size:12px;
	font-weight: bold;
}
.paragraph {
  margin-bottom: 20px;
	margin-top: 20px;
	font-size:14px;
	font-weight:bold;
	margin-left: 10px;
	margin-right: 10px;
}
.paragraph a {
  color:  #cf6700;
}
.paragraph a:hover {
  color: #000;
	text-decoration: underline overline;
}
.citylist a {
	color: #cf6700;;
}
.citylist a:hover {
  color: #000;
	text-decoration: underline overline;
}
.comment-area {
	margin-bottom: 5px;
	width: 600px;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	background-color:#663300;
	list-style-type: none;
}
.comment-area h3 {
  color: black;
}
.comment-area .leavecomment {
 	color: black;
	text-align: center;
}
.comment-area .commentform {
	color: #5BB3F2;
	font-size: 10px;
}
.comment-area ul {
  list-style-type: none;
}
.comment-area .commentform li b {
  color: black;
}