/* template 3 - main skin - orange template */

html,body {height: 100%;}

body {
	padding: 0;
	margin: 0;
	background: #eee url(/PcsProIncludes/client/template3/images/background.gif) repeat-y top center;
}
#container {
    position: relative;
    min-height: 100%;
}
#header {
	position: relative;
 	margin: 0 auto 0 auto;
	width: 750px;
	height: 220px;
	background: url(/PcsProIncludes/client/template3/images/header.jpg) no-repeat bottom left;
 	padding: 0;
}
#contact_info_top {
	position: relative;
	float:right;
	margin-top:56px;
	width:415px;
}
#header #contact_info_top #agtPhoto {
	position: relative;
	display:inline;
	float: right;
	border: none;
	margin-left:10px;
	margin-right:29px;
}
#header #contact_info_top h1,#header #contact_info_top h2,#header #contact_info_top h3,#header #contact_info_top h4 {
 	color: #600;
 	letter-spacing: 1px;
 	text-align:right;
 }
#header #contact_info_top h1 {
	font: bold 15pt/21pt geneva,helvetica, sans-serif;
	margin:6px 0 0 0;
	padding:0;
}
#header #contact_info_top h2 {
	font: bold 10pt/16pt geneva,helvetica, sans-serif;
	margin:0;
	padding:0;
}
#header #contact_info_top h3 {
	font: bold 18pt/18pt geneva,helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#header #contact_info_top h4 {
	font: bold 10pt/16pt geneva,helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
#header #contact_info_top h4 a {
	text-decoration:none;
	color: #600;
	}
#topNav ul {
	text-align:right;
 	margin: 0;
 	padding: 0 0 5px 0;
 	list-style: none;
	width:150px;
	border-bottom:1px solid #ddd;
}
#topNav li  {
 	width: 130px;
 	margin: 0;
	padding: 0 10px 0 10px;
	}
#content {
 	margin: 15px auto 15px auto;
	width: 740px;
	background: #fff;
	padding: 0 0 30px 0;
	}
#content a {
	font: normal 10pt/12pt geneva, helvetica, sans-serif;
	color: #3f7ba3;
	text-decoration: none;
	}
#content a:hover {
	text-decoration: underline;
	}

#content ul {
	margin :  0 0 10px 0;
	font :  normal 9pt/13pt geneva, helvetica, sans-serif;
	}
#content ul li {
	padding  :  0 0 5px 0;
	}
#topNav a {
	font:  bold 12pt/18pt geneva,helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	} 
#topNav a:hover {
	color: #934A09;
	text-decoration: underline;
	}
#BottomNav {
	font : normal 9pt/13pt geneva, helvetica, sans-serif;
	position : relative;
	margin: 10px auto;
	text-align:center;
	}
#BottomNav a  {
	color : #000;
	text-decoration : none;
	padding : 0 5px;
	border-right : 1px solid #000;
	} 
#BottomNav a:hover  {
	color : #666;
	}
#column1,	#column2 { 
	float: left;
	}
#column1 {
	width: 150px;
	border-right: 3px double #ddd;
	background: #fff;
	text-align: center;
	margin-left: 5px;
	padding-right: 5px;
	}
.soldListing {
	background: #fff;
	width: 130px;
	margin: 0 auto 13px auto;
	padding: 0 0 6px 0;
	border: 1px solid #ccc;
	font: normal 9pt/12pt geneva, helvetica, sans-serif;
	color: #333;
	}
.soldListing img {
	border-bottom: 1px solid #ddd;
}
.soldListing .price {
	color: #934A09;
	}
.soldListing .soldText{
	color : #fff;
	background:#934A09;
	padding:0 3px 0 3px;
	font-weight:bold;
}
.featListing .price {
	color: #934A09;
	font-weight: bold;
	}
.soldListing .disclaimer{
	color : #666;
	font :  normal 9px/9px geneva, helvetica, sans-serif;
}
#column2 {
	width: 545px;
	margin: 0 0 0 15px;
	display: inline;
	}
#column2 .featListing {
	border-top: 1px solid #ddd;
	font: normal 10pt/12pt geneva, helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 0px 0;
	text-align: right;
	}
#column2 .featListing p{
	text-align:left;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	color: #666;
	}
* html #column2 .featListing p{
	padding: 0 0 10px 0;
	}
#column2 .featListing a.detailLink{
	padding: 0 0 0 20px;
	margin:0 0 0 3px;
	background :  url(/PcsProIncludes/client/template1/images/zoom.gif) no-repeat bottom left;)
	}
#column2 .featListing .spacer, .spacer{
	clear: both;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	}
#column2 .featListing img{
	float: right;
	clear: right;
	border: 1px solid #bbb;
	margin: 28px 0 15px 5px;
	}
#content h1 {
	font: bold 12pt/14pt geneva, helvetica, sans-serif;
	color: #934A09;
	}
#content h1#feat{
	border:none;
	}
#column2 h1 {
	margin-bottom: 0;
	}
#column1 h1 {
	text-align:right;
	padding: 0 10px 5px 0;
	margin: 10px 0 5px 0;
}
#content p {
	font: normal 10pt/14pt geneva, helvetica, sans-serif;
	padding-bottom: 15px;
	margin : 3px 0 3px 0;
	color: #000;
	}
#content .mceContent {
	margin: 3px 0 0 0;
	padding:0;
	font: normal 10pt/14pt geneva, helvetica, sans-serif;
	color: #000;
	}
#content .mceContent p {
	padding: 0 0 6px 0;
	margin:0;
	}
h2 {
	font: bold 10pt/13pt geneva, helvetica, sans-serif;
	padding: 8px 0 0 0;
	}
strong {
	color: #3F7BA3;
	}
/*************************** PCS DIV - sign up, log in **********************/
#content #pcs_h{
	
	}
#content #pcs_h #inner{

	width:530px;
	font :  normal 10pt/14pt geneva, helvetica, sans-serif;
	background: url(/PcsProIncludes/client/template4/images/pcs_gradient.gif) repeat-x top left;
	border:1px dotted #efefef;
	border-top:1px solid #eee;
	border-bottom:none;
	margin : 3px 6px 3px 0px;
	padding : 5px 9px 5px 5px;
	}
	
#pcs_box{
	width:125px;
	padding:78px 6px 6px 6px;
	margin:0px;
	float:right;
	border:1px solid #AAB1CE;
	border-bottom:1px solid #AAB1CE;
	text-align:right;
	background : #fff url(/PcsProIncludes/client/template1/images/pcs_logos_18.gif) no-repeat 4px 0px;
	font :  normal 12px/12px geneva, helvetica, sans-serif;
	color :  #333;
	}
#pcs_box form{
	padding:0px;
	margin:0px;
	}
#pcs_box #logo{
	padding:0px;
	margin:0px;
	}
#signup{
	display:block;
	height:22px;
	width:125px;
	margin:5px 0 0 140px;
	text-decoration:none;
	background : url(/PcsProIncludes/client/template1/images/pcs_logos_44.gif) no-repeat 0px 0px;
}
#signup.collapsed{
	margin:5px 0 0 170px;
}
#content #pcs_h #inner #button{
	width:37px;
	height:18px;
	padding:0px;
	margin: 4px 15px 0px 0px;
	border:none;
	background : url(/PcsProIncludes/client/template1/images/pcs_login.gif) no-repeat top left;
}
#content #pcs_h #inner input{
	width:55px;
	background-color:transparent;
	border-top: 1px solid #AAB1CE;
	border-left: 1px solid #AAB1CE;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding:0;
	margin:0;
}
#content #pcs_h #inner input#user_id{
	
	}

#content #pcs_h #inner p{
	width:375px;
	padding:0;
	margin:0;
	float:left;
	text-align:left;
	color :  #124662;
}
#content #pcs_h #inner ul{
	width:360px;
	padding:15px;
	margin:0;
	float:left;
	text-align:left;
	color :  #124662;
	}
#content #pcs_h #inner p#sign{
	width:325px;
	margin: 0 0 0 0;
	float:left;
}
#content #pcs_h #inner p#sign.collapsed{
	margin:45px 0 0 8px;
}
/*************************************************/
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: none;
	padding: 0;
}
#footer #inner{
	position: relative;
	width: 730px;
	border-top: 1px dashed #DADBD6;
	margin: 0 auto 12px auto;
	}
#agtPhoto{
	position: absolute;
	left: 0;
	border: 1px solid gray;
	margin: 6px;
	margin-left: 2px;
	}
#ofcLogo{
 	position:absolute;
	right: 0;
	border: 1px solid gray;
	margin: 6px;
	margin-right: 2px;
	}
#footerInfo {
	font: normal 10pt geneva, helvetica, sans-serif;
	text-align: center;
	width: 100%;
	}
#footer #bottomNav {
 	list-style: none;
 	clear: left;
 	}
 #bottomNav li  {
  	float: left;
  	position: relative;
  	padding: 0 5px 0 5px; 
	}
 #bottomNav a {
	font: normal 8pt/12pt geneva, helvetica, sans-serif;
	color: #3F7BA3;
	}
#footer a {	
	font: normal 8pt/12pt geneva, helvetica, sans-serif;
	color: #817D5A;
	width: auto;
	margin: 0 auto 0 auto;
	}
#links {
	width: 500px;
	margin: 30px 5px 0 5px;
	padding: 0;
	list-style: none;
	font: normal 10pt/14pt geneva, helvetica, sans-serif;
	padding-top:20px;
	}
#links li {
	margin-bottom: 10px;
	}
#links li a {
	width: auto;
	color: #934A09;
	text-decoration: none;
	font-weight:bold;
	}
#links li a:hover {
	text-decoration: underline;
	}
#disclaimer {
	text-align:center;
	font: normal 7pt tahoma,helvetica,sans-serif;
	background:#fff;
	width:750px;
	margin: 0 auto 0 auto;
	padding: 15px 0 5px 0;
}
#powered_by {
	font: normal 8pt tahoma,helvetica,sans-serif;
	margin: 0 auto 0 auto;
	padding: 5px 0 20px 0;
	text-align:center;
		background:#fff;
		width:750px;
}
#powered_by a {
	color:#000;
}
	
/********************** detail view ***************************************/

#mls{
	width: 720px;
	margin: auto;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	background: none;
}
#mls.pcs {
	width: auto;
	margin: 0;
	font: none;
	background: none;
}
#mls .back {
	display: block;
	width: 70px;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 150%;
	font-weight: bold;
}
#mls .back:hover {
	text-decoration: none;
	color: #934A09;
}
#mls .back#bottom {
	clear: both;
	padding: 10px 0 0 0;
}
#infoLeft {
	width: 400px;
	float: left;
}
#infoLeft p {
	
	}
#mls h1 {
	margin: 8px 0 6px 0;
}
#listingHeader {
	width: 100%;
	background: #333;
	color: #fff;
	text-align: center;
	padding: 2px 2px 4px 2px;
	margin-left: 0;
}
#listingHeader br {
	padding:0;
	margin:0;
}
#listingHeader #photoMain {
	margin-bottom: 0;
	border-bottom: 1px solid #666;
}
#listingHeader #thumb {
	margin: 0;
	padding: 0;
	border: 1px solid #666;
}
#listingHeader #thumbOver {
	margin: 0;
	padding: 0;
	border: 1px solid white;
}
#listingHeader #photoInstructions {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
}
#listingHeader #tour {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #9cf;
	text-decoration:none;
	margin: 0;
	padding: 0;
}
#listingHeader #tour:hover {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#listingHeader #address {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin:0 0 3px 0;
	padding: 0;
}
#infoLeft ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#infoLeft ul li {
	margin-left: 0;
	padding-right: 15px;
	list-style: none;
	display: inline;
}
#infoLeft p {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#properties {
	display:inline;
	float: right;
	width: 305px;
}
#properties strong {
	font-weight: normal;
	color: #934A09;
}
#properties table {
	width: 290px;
	border: none;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
#properties table tr {
	vertical-align: top;
}
#properties table tr td {
	font-weight: bold;
	padding-right: 6px;
	padding-bottom: 6px;
}
#matrix {
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	padding-bottom: 0;
	margin-left: 0;
	}
#matrix tr td {
	padding: 3px;
	text-align: center;
	}
#matrix tr td.rowHeading {
	text-align: left;
	white-space: nowrap;
	color: #934A09;
	font-weight: bold;
	}
#matrix tr td.sizes{
	border-left: 1px solid #eaeaea;
	width: 25%;
	font-weight: bold;
	}
tr.even {
	background: #EADBCE;
	background: #F4EDE6;
	}
tr.odd {
	background: #fff;
	}
#columnHeading {
	font-weight: bold;
	color: #934A09;
	text-transform: uppercase;
	}
#agentInfo {
	display: inline;
	float: right;
	clear: right;
	width: 305px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#agentInfo p {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#agentInfo img {
	float: left;
	margin-right: 4px;
	margin-left: 12px;
	border: 1px solid #ddd;
	}
#agentInfo ul {
	padding-top: 10px;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
#agentInfo ul li {
	margin-left: 0;
	padding-bottom: 5px;
	list-style: none;
}
#designation {
	color: #666;
}
#ohInfo {
	display: inline;
	float: right;
	clear: right;
	width: 305px;
	margin: 5px 0 5px 0;0
	}
#ohInfo p {
	line-height: 150%;
	margin: 5px 0 5px 12px;
	}
#mls #topNav {
	display:block;
	float:left;
	clear:right;
	width: 100%;
	margin: -6px 0 2px 0;
	padding: 0;
	}
#mls #topNav ul {
	width:100%;
	border:none;
	padding:0;
	margin:0;
}
#mls #topNav li {
	float: left;
	width: 115px;
	margin: 0;
	padding: 7px 0 5px 0;
	display: block;
	list-style: none;
	text-align: center;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	}
#mls #topNav li a {
	text-align: center;
	margin:0;
	padding: 3px;
	border: 1px solid #fff;
	color: #600;
	text-decoration: none;
	}
#mls #topNav li a:hover {
	background: #ccc;
	text-decoration: none;
	border: 1px solid #999;
	}
@media print {
	
		body {background:#fff;}
		#topNav, #powered_by, #photoInstructions , #print_icon , #calculator_icon ,  #footer { display:none; }
		#header {background:none;height:50px;}
		#contact_info_top h1, #contact_info_top h2, #contact_info_top h3 {font-size:12pt;}
		#listingHeader #thumb, #listingHeader #thumbOver {display:none;}
		#matrix, #footer {margin-bottom:0;}
		#footerInfo a {text-decoration:none;margin:0;}
		#footer #inner {padding-bottom:0;margin:0;}
		#mls {margin:0 auto 0 auto; }
		#container #header #contact_info_top {border-bottom: 1px solid #000;margin-bottom: 13px;margin-top:0;padding-bottom:3px;}
		#pageBreaker {page-break-before:always; margin:0;padding:0;line-height:0;}
		#properties table tr td {padding-bottom: 6px; font-size:9pt;}
		#properties {margin-top:15px;}
		#listingHeader  { width:300px; height:275px; }
		#address {width:280px;color:#000;}
		#listingHeader #photoMain { width:300px; height:225px; }
		#featured .featListing a { display:none;}
		#pcs_h {display:none;}
	 	#mls .back {display:none;}
	     #secondaryNav {display:none;}
		#bottomNav ul {display:none;}
		#icon_container {display:none;}
 
	}
	
/********************** preview toolbar ***************************************/
#previewNav{
	width:100%;
	margin:0 auto 0 auto;
	padding:0;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
	background:#fff;
	opacity: .68;
	filter: alpha(opacity=68);
	border-bottom:1px solid #ccc;
	}
#previewNav ul{
	margin:0;
	padding:0;
	opacity: 1;
	}
#previewNav li{
	float:left;
	width:24.9%;
	margin:0;
	padding:12px 0px 11px 0px;
	display:inline;
	list-style: none;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
#previewNav li a{
	text-align:center;
	margin:0;
	padding:3px;
	border:1px solid #fff;
	color: #000;
	text-decoration: none;
	}
#previewNav li a:hover,#previewNav li#prev_listing a:hover,#previewNav li#next_listing a:hover,
#previewNav li#choose.not_chosen a:hover,#previewNav li#choose.chosen a:hover,
#previewNav li#close a:hover{

	background-color:#ccc;
	text-decoration:none;
	border:1px solid #999;
	}

#previewNav li#prev_listing a{
	background: url(/PcsProIncludes/agent/images/preview_nav_05.gif) no-repeat center left;
	padding-left: 18px;
	text-align:left;
	}

#previewNav li#next_listing a{
	text-align:right;
	background: url(/PcsProIncludes/agent/images/preview_nav_07.gif) no-repeat center right;
	padding-right: 18px;
	}
	
#previewNav li#prev_listing_inactive a{
	background: url(/PcsProIncludes/agent/images/preview_nav_16.gif) no-repeat center left;
	padding-left: 18px;
	text-align:left;
	color: #999;
	}

#previewNav li#next_listing_inactive a{
	text-align:right;
	background: url(/PcsProIncludes/agent/images/preview_nav_15.gif) no-repeat center right;
	padding-right: 18px;
	color: #999;
	}
	
#previewNav li#prev_listing_inactive a:hover,#previewNav li#next_listing_inactive a:hover{
	background-color:#fff;
	text-decoration:none;
	border:1px solid #fff;
	cursor:default;
	}
	
#previewNav li#choose.not_chosen a{
	text-align:left;
	padding-left: 20px;
	background: url(/PcsProIncludes/agent/images/preview_nav_03.gif) no-repeat center left;
	}
#previewNav li#choose.chosen a {
	text-align:left;
	padding-left: 20px;
	background: url(/PcsProIncludes/agent/images/preview_nav_02.gif) no-repeat center left;
	}
	
#previewNav li#close a{
	text-align:left;
	background: url(/PcsProIncludes/agent/images/preview_nav_01.gif) no-repeat center left;
	padding-left: 20px;
	}