/* wprl css */


#prop_disp_col1
{
	float : left;
	width : 400px;
	padding : 5px 2px 0px 0px;
        
}



#bigimg {
  border: 1px solid #ccc;
  width: 394px;
  height: 260px;
  margin-bottom: 3px;
}

#bigimg img {
  margin: 2px;
  width: 390px;
  height: 256px;
}

#thumbs {
  list-style: none;
  padding: 0px;
  margin: 0px;
  overflow: none;
  height: 100px;
}

#thumbs li {
 float: left;
}

#thumbs li img {
  border: 0px;
  width: 128px;
  height: 85px;
}

#thumbs li a.current img {
  margin: 2px;
  width: 124px;
  height: 81px;
}

#photozoom {
  float: left;
  margin-left: 10px;
}

#photozoom img {
  border: 0px;
}

#photocontrols img {
  border: 0px;
  margin: 0px !important;
  padding: 0px;
  display: block;
  float: left;
}

#photocontrols a {
  margin: 0px !important;
  padding: 0px;

  display: block;
  float: left;
}


#prop_disp_col2
{
  float : left;
  width : 250px;
  padding : 0px 0px 0px 10px;
  line-height : 18px;
  color: #4e341c;
  font-size: 13px;
}


#prop_disp_col2 a
{
	text-decoration : none;
        font-weight : bold;v
	
}

#prop_disp_col2 a:hover
{
	text-decoration : underline;
        
	
}

#prop_disp_col3
{
	float : left;
	width : 240px;
	padding : 0px 0px 0px 15px;
	border-left: 1px solid #dadada;
}

#prop_tools
{
	color : #5e3e32;
	font-weight : bold;
	background-color : #e8e5df;
	padding : 10px 0px 10px 15px;
	border : 1px solid #cabfb1;
	margin-bottom : 10px;
	line-height : 18px;
}

#prop_tools a
{
	color : #695f53;
	
	text-decoration : none;
        padding-left : 5px;
        letter-spacing : .5px;
}

#prop_tools a:hover
{
	color: #83101e;
	text-decoration : underline;

        
}

#prop_desc
{
	clear : both;
	padding : 15px 15px 10px 0px;
        color: #4e341c; 
        font-size: 14px;
        
}

#additional_information
{
  clear : both;
}

#additional_information h2
{
	font-family : times, times new roman, serif;
	color : #5c3a2a;
	font-size : 20px;
	font-weight : normal;
	margin : 0px;
	padding : 0px;
}

#add_info_box
{
	background-color : #e8e5df;
	padding : 6px;
	color: #4e341c;
	border : 1px solid #cabfb1;
	font-size : 14px;
	width 100%;
	line-height: 18px;
}

#info_col
{
	width : 280px;
	float : left;
  margin-left: 10px;
}

#broker_info
{
	font-size : 13px;
	color : #5e3e32;
        line-height : 18px; 
}

#broker_img
{
	float : left;
	width : 65px;
	padding : 3px 0px 8px 0px;
}

#broker_txt
{
	float : left;
	width : 170px;
	padding-top : 3px;
}

#broker_txt a
{
	color: #5c3a2a;
        font-size : 16px;
	font-weight : bold;
}

#broker_txt a:hover
{
	color: black;
}

#openhouse {
  background: #EAEBCF;
  border: 1px solid #c4c5af;
  margin: 10px 11px -5px 0px;
  padding: 5px;
  font-size : 12px;
}

#openhouse h4 {
  margin: 2px 0px;
}

a#agent_website_link
{
	color : #0063a2;
	text-decoration : underline;
	font-family : palatino, palatino linotype, times new roman, serif;
	font-size : 17px;
	font-weight : bold;
}
.search_row
{
	padding : 7px 0px 7px 7px;
}

.search1col
{
	float : left;
	width : 180px;
}


.search2col
{
	float : left;
	width : 180px;
}

.search3col
{
	clear : both;
}


#searchform div#inline_checkbox label
{
	display : inline;
}

#searchform div#inline_checkbox input
{
	position : relative;
	top : 3px;
}

#relative_check
{
	position : relative;
	top : 3px;
}

#wprl_calc_body {
  background-image: none;
  background: #fff;
}


#wprl_mortgage .cme {
  margin: 15px auto 0px auto;
  text-align: center;
}

#wprl_mortgage table {
  width: 455px;
  margin: 5px auto 5px auto;
  border: 1px solid #c2c2c2;
  background: #eee;
}

#wprl_mortgage table th {
  padding: 2px;
  font-size: small;
}

#wprl_mortgage table td {
  padding: 2px;
  font-size: small;
}

#wprl_mortgage table caption {
  font-weight: bolder;
  text-align: center;

  padding-left: 5px;
  margin: 15px auto 2px auto;
  border-bottom: 0px solid #C2C2C2;  
}

#wprl_mortgage table td hr {
  background: #c2c2c2;
  border: 0px solid #c2c2c2;
  height: 1px;
}

#wprl_amortization {
  width: 455px;
  margin: 5px auto 5px auto;
}

#wprl_amortization th {
  border: 1px solid #C2C2C2;
  padding: 2px;
  font-size: small;
  background-color: #ccc;
  text-align: center;
}

#wprl_amortization td {
  border: 1px solid #C2C2C2;
  padding: 2px;
  font-size: small;
  text-align: center;
  background-color: #ddd;
}


/* css for the select multiple feature */
.selectmultiple {
  width: 500px !important;
  margin: 5px auto 5px 0px;
  padding: 2px 3px 3px 3px;
  color: white;
  font-size: 12px;
}

.selectmultiple a {
  color: Blue;
  font-size: 12px;
}

.selectmultiple div {
  max-height: 258px;
  overflow: auto;
  border: 1px solid #555;
  padding: 2px;
  background-color: #E1E1E1;
  margin-top: 3px;

}

.selectmultiple label {
  display: block;
  font: 12px Verdana, sans-serif;
  border: 1px solid black;
  padding: 6px 2px 6px 20px;
  margin: 3px 1px 3px 1px;
  vertical-align: middle;
  line-height: 12px;
  background-color: White;
  color: black;
  text-align: left;
  font-weight: normal !important;
}

.selectmultiple label:hover {
  background-color: #DFE4E7;
}

.selectmultiple input {
  margin: 0px 8px 0px 5px;
  vertical-align: middle;
}

#submit
{
	display : inline;
}

#searchform h1
{
	font-family : palatino, palatino linotype, times new roman, serif;
	font-size : 18px;
	padding-bottom : 5px;
	color : #53473b;
	display : inline;
	border-bottom : 0px solid black;
}

#searchform hr {
  background: #ccc;
  height: 1px;
  border: 0px;
}

#searchform .column {
  float: left;
}

#searchform .col1 {
  width: 581px !important;
  background-color : white;
  text-align: left;
  padding: 10px 10px 10px 10px;
  margin: 5px 10px 0px 10px;
  border: 1px solid #ccc;

}

#searchform .col1 input
{
	margin-top : 2px;
}

#searchform .col1 select
{
	margin-top : 2px;
	width : 115px;
}

#searchform .col2 {
  width: 305px;
  text-align: left;
  margin: 5px -12px 0px 0px !important;
  position: relative;
    border: 1px solid #ccc;
  background-color : white;
}

#searchform .col2 #maplines img {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 0px;
  z-index: 100;
}



#mapareas #mapi-1 {
  position: absolute;
  top: 43px;
  left: 131px;
}
#mapareas #mapi-2 {
  position: absolute;
  top: 72px;
  left: 129px;
}
#mapareas #mapi-3 {
  position: absolute;
  top: 46px;
  left: 90px;
}
#mapareas #mapi-4 {
  position: absolute;
  top: 66px;
  left: 64px;
}
#mapareas #mapi-5 {
  position: absolute;
  top: 6px;
  left: 136px;
}
#mapareas #mapi-6 {
  position: absolute;
  top: 6px;
  left: 16px;
}
#mapareas #mapi-7 {
  position: absolute;
  top: 84px;
  left: 6px;
}
#mapareas #mapi-8 {
  position: absolute;
  top: 100px;
  left: 126px;
}
#mapareas #mapi-9 {
  position: absolute;
  top: 155px;
  left: 31px;
}
#mapareas #mapi-10 {
  position: absolute;
  top: 155px;
  left: 113px;
}
#mapareas #mapi-11 {
  position: absolute;
  top: 167px;
  left: 102px;
}
#mapareas #mapi-12{
  position: absolute;
  top: 91px;
  left: 219px;
}
#mapareas #mapi-13 {
  position: absolute;
  top: 0px;
  left: 0px;
}


#searchform p {
  margin: 4px 0px 10px 0px !important;
}

#searchform p {
  font-size: 10px;
  margin: 4px 0px 4px 0px;
}

#searchform select {
  font-size: 10px;
}

#searchform .textbox {
  font-size: 10px;
}

#searchform .col1 label {
  font-size: 10px;
  display : inline;
}

#searchform #areamap {
  text-align: center;
}

#searchform #areamap div img {
  margin: 0px auto 0px auto;
}

#searchform #scitylists ol {
  list-style: none;
  padding: 0px 0px 0px 9px;
  margin: 0px 0px 6px 0px;
  float: left;
  width: 135px;
}

#searchform #scitylists ol li {
  font-size: 10px;
  margin: 2px 0px;
}

#searchform #scitylists ol li a {
  font-size: 10px;
  color: #c30202;  
}

#searchform #scitylists ol li a:hover {
  color: navy;
}

#searchform #solddate {
  padding: 1px 1px 10px 25px;

  width: 100px;
}

#sort_by
{
	clear : both;
	padding : 5px 0px 10px 0px;
}

#sort_by input
{
	position : relative;
	top : 2px;
}

html>body #sort_by input
{
	position : relative;
	top : 6px;
}



.listings-pager {
	padding-bottom: 10px;
   color: #4e341c;
}

.listings-pager h4 {
  display: inline;
  font-weight: normal;
  float : left;
  margin : 4px 10px 10px 0px;
  color: #4e341c;
  
}

.listings-pager-links {
	margin : 0px 0px 10px 0px;
}

.listings-pager a {
  float: left;
  
  display: block;

  background: #f4f4f4;
  border: 1px solid #dcdcdc;
  margin-right: 5px;
  text-align: center;
  line-height: 15px;
  text-decoration: none;
  color: #4e341c;  
  font-size: 11px;
  padding: 1px 4px 1px 4px;
  font-weight: normal;
}

.listings-pager a:hover {
  background: #fff;
}

.listings-pager a.curpage {
  font-weight: normal;
  background: #ccc;
}



/* ssr props */

#wprl_ssr {
  width: 813px;
  margin: 0px auto;
}

#wprl_ssr .ssr_prop {
  background: #fff;
  width: auto;
  height: 223px;
  float: left;
  font-size: 11px;
  letter-spacing : 0px;
  line-height : 13px;
  border: 1px solid #dcdcdc;
  margin: 0px 11px 15px 0px;
  padding: 0px;

  background-image: url(/images/idxlogo.png);
  background-repeat: no-repeat;
  background-position: bottom right;


}

#wprl_ssr .my_prop {
  background-image: url(/images/ssrbg-sfprops.jpg) !important;
}
  
#wprl_ssr .ssr_prop .ssr_prop_img {
  overflow: hidden;
  width: 246px;
  height: 101px;
  margin: 4px 6px;
  padding: 0px;
}

#wprl_ssr .ssr_prop .ssr_prop_img .noimg {
  display: block;
  margin: 0px;
  width: 250px;
  height: 109px;
  border: 0px solid #ddd;
  background-image: url(/images/no_photo.gif);
  background-color : #ebebeb;
  background-repeat: no-repeat;
  background-position: 40px -5px;
  font-size: 0px;
  text-align: center;
  vertical-align: middle;
  color: black;
}

#wprl_ssr .ssr_prop .ssr_prop_img img {
  display: block;
  width: 250px;
  height: auto;
  border: 0px solid #ddd;
  margin: -15% 0px 0px 0px;
}

#wprl_ssr .ssr_prop_summary h1
{
	background-color : transparent !important;
	color: #7a8d1b;
	font-weight : bold;
	font-size : 12px;
	padding : 5px 6px 5px 6px;
	margin : 0px;
	border-bottom: none!important;
	
}

#wprl_ssr .ssr_prop p {
  margin: 0px 0px 2px 0px !important;
  padding: 0px 0px 0px 6px;
  color: #4e341c;
}

#wprl_ssr .ssr_prop p a {
  display: block;
  margin-top: 5px;
  color : #808d3e;
  font-size : 11px;
  font-weight: normal;
  background: url(/images/readmore.gif);
  background-repeat: no-repeat;
  padding: 0px 0px 0px 17px;
}


/* end ssr props*/


#idxdisclaimer {
 font-size: 11px;
 padding: 10px;
  color: #a69c9c;
}
