
/* wprl css */


#prop_disp_col1
{
	float : left;
	width : 400px;
	background-color : white;
	padding : 5px 2px 0px 5px;
	margin-right : 10px;
}

#2cols
{
	float : left;
	width : 650px;
}

#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;
	color : #574e47;
	padding : 0px 0px 0px 10px;
}

#prop_disp_col2 a
{
	text-decoration : none;
        font-size : 14px;
}

#prop_disp_col3
{
	float : left;
	width : 210px;
	padding : 0px 0px 0px 10px;
	border-left: 1px solid #4c4845;
}

#prop_disp_col3 h2
{
	font-family : times, times new roman, serif;
	color : #94966d;
	font-size : 14px;
	font-weight : normal;
	margin : 0px;
	padding-bottom : 10px;
        border: 0px !important;
}

#prop_tools
{
	color : #a5c15d;
	margin-right : 20px;
	font-size : 11px;
	padding-bottom : 10px;
}

#prop_tools a
{
	color : #594043;
	font-weight : bold;
	text-decoration : none;
}

#prop_tools a:hover
{
	color : black;
}

#prop_desc
{
	color : #574e47;
	clear : both;
	padding : 15px 0px;
        width : 600px;
}

#additional_information
{
	
	color : #574e47;
	clear : both;
}

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

#add_info_box
{
	background-color : #eaebcf;
	padding : 6px;
	color : #52473d;
	border : 1px solid #c4c5af;
	font-size : 12px;
	width : 185px;
}

#add_info_box ul
{
	margin : 0px;
	padding : 0px 0px 0px 20px;
}

#info_col
{
	width : 190px;
	float : left;
}

#broker_info
{
	font-size : 11px;
	color : #442c1f;
	width : 250px;
	clear : both;
	padding-top : 10px;
}

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

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

#broker_txt a
{
	color: #83101e;
}

#broker_txt a:hover
{
	color: black;
}

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 : 360px;
}

.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: 295px !important;
  margin: 5px auto 5px 0px;
  padding: 2px 3px 3px 3px;
  color: white;
  font-size: 11px;
}

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

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

}

.selectmultiple label {
  display: block;
  font: 11px Verdana, sans-serif;
  padding: 3px 2px 3px 20px;
  margin: 0px 1px 0px 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 !important;
}

#searchform .column {
  float: left;
  color : #213555;
}

#searchform .col1 {
  border: 1px solid #ccc;
  width: 555px !important;
  text-align: left;
  padding: 10px 10px 10px 10px;
  margin: 5px 10px 0px 3px;
}

html>body #searchform .col1
{
	margin-left : 6px;
}

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

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

#searchform .col2 {
  border: 1px solid #ccc;
  width: 305px;
  text-align: left;
  margin: 5px 0px 0px 0px;
  position: relative;
  padding-left : 5px;
  padding-top : 5px;
}

#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 table tr td {
  vertical-align: top;
  width: 210px;
  padding: 0px 0px 10px 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 #neighborhoods {
  width: 273px;
  max-height: 300px;
  overflow: auto;
  margin: 0px 0px 5px 5px;
  padding: 0px 3px;
  border: 1px solid #dcdcdc;
  background: #f5f5f5;
}

#searchform #neighborhoods b {
  font-size: 10px;
}

#searchform #neighborhoods label {
  line-height: 20px;
  display: block;
}

#searchform #neighborhoods label:hover {
  background: #fff;
} 

#searchform #neighborhoods input {
  vertical-align: top;
  margin-right: 8px;
}

#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;
}

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

.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: black;
  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 .ssr_prop_summary h1
{
	background-color : #4f5a60 !important;
	color : white;
	font-weight : normal;
	font-size : 10px;
	padding : 5px 3px 5px 5px;
	margin : 0px;
	font-family : verdana, arial, san-serif;
}

#wprl_ssr .ssr_prop_summary a
{
	color : #006bb3;
}

#wprl_ssr .ssr_prop {
  background: white;
  width: 166px;
  height: 230px;
  float: left;
  font-size: 10px;
  border: 1px solid #dcdcdc;
  margin: 0px 13px 10px 0px;
  padding: 0px;
}

#wprl_ssr .ssr_prop .ssr_prop_img {
}

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

#wprl_ssr .ssr_prop .ssr_prop_img img {
  display: block;
  width: 160px;
  height: 109px;
  border: 1px solid #ddd;
  margin: 2px auto 2px auto;
}

#wprl_ssr .ssr_prop p {
  margin: 0px !important;
  padding: 0px 0px 0px 3px;
  line-height: 15px;
}

#wprl_ssr .ssr_prop a {
  font-weight: normal;
}

#wprl_ssr .ssr_prop .ssr_prop_details {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #f4f4f4;
  width: 181px;
  height: 235px;
  overflow: hidden;
}

#wprl_ssr .ssr_prop .ssr_prop_details p {
  margin-bottom: 7px !important;
}

#wprl_ssr .open_house_banner
{
	background-color : #002349;
	color : white;
	position : relative;
	top : 20px;
	height : 15px;
	margin-top : -20px;
	padding : 3px 0px 3px 3px;
}

/* end ssr props*/



/*  single prop page */

#listing-single * {
  position: relative;
}

#listing-single .listing-col1 {
  float: left;
  width: 590px;
  font-size: 11px;
  padding-top: 22px;
}

#listing-single .listing-col1 .ct {
  background: url(/images/prop_crv_tops.jpg);
  width: 571px;
  height: 16px;
  position: absolute;
  top: -16px;
  left: -1px;
}

#listing-single .listing-col1 .cb {
  background: url(/images/prop_crv_btms.jpg);
  width: 571px;
  height: 17px;
  position: absolute;
  bottom: -17px;
  left: -1px;
  z-index: 1;
}

#listing-single .listing-col1 .box {
  width: 559px;
  border: 1px solid #e0e0e0;
  padding: 0px 5px 0px 5px;
  margin: 0px 0px 36px 10px;
  z-index: 0;
}

#listing-single .listing-col2 .box {
  border: 0px solid #e0e0e0;
  margin: 6px 0px 12px 3px;
  padding: 5px 5px 25px 7px;
  width: 274px;
  background: #ccc;
  background-image: url(/images/prop_bar_bg.jpg);
  background-position: bottom;
}

#listing-single .listing-col2 .ct {
  background: url(/images/prop_bar_top.jpg);
  height: 17px;
  width: 286px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

#listing-single .listing-col2 .cb {
  background: url(/images/prop_bar_btm.jpg);
  height: 17px;
  width: 286px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}

#listing-single .listing-col2 {
  float: left;
  width: 290px;
  font-size: 12px;
}

#listing-single .listing-col2 a {
  text-decoration: none;
  color: blue;
}

#listing-single .listing-col2 .widebtn a {
  text-decoration: none;
  color: black;
  margin-left: -2px;
}


#listing-single .listing-col2 #minigmap {
  border: 1px solid #e0e0e0;
  padding: 1px !important;
  width: 271px;
  background: #fff;
  margin: 2px 0px 0px -2px;
  z-index: 1;
}

#listing-single .listing-col2 p.maplink {
  margin: 0px;
  text-align: right;
  padding-right: 4px;
}

#listing-single .listing-col2 #recentlyviewed {
  font-size: 11px;
}

#listing-single .listing-col2 #recentlyviewed h5  {
  font-size: 11px;
}

#listing-single .listing-col2 #recentlyviewed td {
  vertical-align: top;
}

#listing-single .listing-col2 #recentlyviewed a {
  color: black;
}

#listing-single .listing-col2 #recentlyviewed a:hover {
  color: red;
}

#listing-single .listing-col1 h1 {
  font-size: 14px;
  margin: -10px 0px 0px 5px;
  z-index: 5;
}

#listing-single #listing-main-photo img {
  border: 1px solid #e0e0e0;
  width: 547px;
  height: 295px;
  padding: 1px;
}

#listing-single .noimg {
  display: block;
  width: 547px;
  height: 295px;
  border: 1px solid #ddd;
  margin: 2px auto 0px auto;
  background: #c0e4fe;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  line-height: 295px;
  color: black;
}

#listing-single #listing-disclaimer {
  color: #999;
  width: 550px;
  margin: -15px 0px 0px 23px;
  padding: 0px;
}

#listing-single .listing-col1 p {
  margin: 0px 0px 6px 0px;
}

#listing-single #listing-details {
  background: url(/images/prop_detail_bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}

#listing-single #listing-details .cb {
  background: url(/images/prop_detail_btm.jpg);
}

#listing-single #listing-details table {
  text-transform: lowercase;
  width: 305px;
}

#listing-single #listing-details table th {
  text-align: right;
  vertical-align: top;
  padding: 0px 15px 5px 0px;
  width: 55px;
}

#listing-single #listing-details table td {
  vertical-align: top;
  padding: 0px 0px 5px 0px;
}

#property_referral {
  width: 220px;
  margin: 0px auto 0px auto;
}

.mapsearch-sidebar h4 {
  margin-left: 6px;
}

.mapsearch-sidebar #locations {
  font-size: 10px;
  background: #eee;
  margin: 6px 6px 15px 6px;
  padding: 4px;
}



.mapsearch-sidebar #legend {
  background: #eee;
  margin: 6px;
  padding: 2px 4px;
  font-size: 10px;
}

.mapsearch-sidebar #legend li {
  margin: 4px 0px;
}

.mapsearch-sidebar #legend li img {
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin: 0px 8px 0px 5px;
}

#mapsearchform select {
  font-size: 10px;
  padding: 2px;
  background: #eee;
  border: 1px solid #999;
  width: 170px;
}

#mapsearchform .textbox {
  font-size: 10px;
  padding: 2px;
  width: 164px;
  margin-left: 1px;
  background: #eee;
  border: 1px solid #999;
}

#mapsearchform td {
  padding-bottom: 5px;
}


#biggmap {
  border: 1px solid #ccc;
  padding: 1px;
  width: 565px;
}

#biggmap {
  position: relative;
}

#biggmap_canvas .maplistingdesc {

  width: 250px;
}

#biggmap_canvas .maplistingdesc p {

}

#loading {
  z-index: 5000;
  
  position: absolute;
  top: 215px;
  left: 200px;
  background: #ffffff;
  border: 1px dashed #333;
  padding: 15px;
  text-align: center;
  opacity: .9;
}

#loading img {
  margin: 0px auto 10px auto;
}


.islide {
  position: relative;
  height: 31px;
  background-image: url(/images/sliderbg_large.png);
  width: 279px;
  background-repeat: no-repeat;
  padding-bottom: 3px;
}

.islide .minknob, .islide2 .minknob, #zoomslide .minknob {
  width: 13px;
  height: 33px;
  position: absolute;
  background-image: url(/images/shsmall.png);
  background-position: bottom;
  background-repeat: no-repeat;
  cursor: pointer;
}

#zoomslide .minknob {
  background-image: url(/images/shzoom.png);
  height: 18px;
  width: 11px;
  bottom: 2px;
}

.islide .maxknob {
  width: 12px;
  height: 29px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url(/images/shlarge.png);
  background-position: bottom;
  background-repeat: no-repeat;
  cursor: pointer;
}

.sliderbedc {
  float: left;
  width: 135px !important;
}

.sliderbathc {
  float: left;
  margin-left: 8px !important;
  width: 135px !important;
}

.islide2 {
  position: relative;
  height: 31px;
  background-image: url(/images/sliderbg_small.png);
  background-repeat: no-repeat;
  width: 135px !important;
  padding-bottom: 3px;
}

.mapsearch-sidebar #viewprop {
  background: #f1f1f1;
  padding-bottom: 1px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
}

.mapsearch-sidebar #viewprop img {
  width: 280px;
  height: 200px;
  border: 1px solid #a3a3a3;
  margin: -3px auto 2px auto;
  display: block;
}

.mapsearch-sidebar #viewprop p {
  margin: 0px 2px 2px 2px !important;
}

.mapsearch-sidebar #viewprop p.link {
  padding: 4px 1px 4px 3px;
}

.mapsearch-sidebar #viewprop p.link a {
  display: block;
  background: url(/images/sb_lbtn.jpg);
  background-repeat: no-repeat;
  text-align: center;
  height: 20px;
  line-height: 20px;  
}

.mapsearch-sidebar #viewprop p.link a:hover {
  background: url(/images/sb_lbtn_down.jpg);
  background-repeat: no-repeat;
}

#zoomslide {
  width: 152px;
  height: 15px;
  background: #fff;
  float: left;
  margin: 0px 5px 0px 5px;
  background: url(/images/scroller_z_bg.gif);
}

#mapzoom a {
  float: left;
  display: block;
  text-decoration: none;
}

#mapzoom {
  margin: 0px 0px 0px 0px;
  text-align: center;
}

#maptype a {
  background: url(/images/maptype_link_off.gif);
  float: left;
  display: block;
  width: 55px;
  height: 19px;
  line-height: 17px;
  font-size: 10px;
  color: #fff;
  text-decoration: none;
  margin: 0px 0px 0px 3px;
}

#maptype a:hover {
  background: url(/images/maptype_link_on.gif);
}

#maptype a.current {
  background: url(/images/maptype_link_on.gif);
}


#wprl_search_ssr table {
  border: 1px solid #ddd;
  width: 100%;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#wprl_search_ssr table thead th {
  background: #ddd;
  padding: 4px 4px;
  text-align: left;
}

#wprl_search_ssr table td {
  padding: 4px;
  vertical-align: top;
}

#wprl_search_ssr .altrow {
  background: #eee;
}

#listing-idxlogo
{
	float : right;
	position : relative;
	top : -15px;
}
