/*
THEME NAME: ScottsdaleHomes.com
THEME URI: http://www.ScottsdaleHomes.com
VERSION: 1.0
DESCRIPTION: Scottsdale Homes Real Estate Theme
AUTHOR: Max Chirkov
AUTHOR URI: http://www.ibsteam.net
*/

/***Resetting some default BP styles ***/
.container {width:910px;margin:0 auto;}
div.span-23 {float:left;margin-left: 0;}
.span-23, div.span-23 {width:910px;margin:0;}
.box { padding: 5px; background: none;}
label {font-weight: normal;}
p img {float: none;}
/***************************************/

/* Sprite */
#header, #presentation, #navbar li a:hover, #navbar .current_page_item a,
input[type="button"], .cform input.sendbutton, .cform input.resetbutton,  .cform input.backbutton,
input[type="button"]:hover, .cform input.sendbutton:hover, .cform input.resetbutton:hover,  .cform input.backbutton:hover, .view-details-link, .view-details-link:hover {	
	background: #E2DBC8 url(css-images/sprite-2.png) repeat-x;
	}

body {
	background:#F0EDE3 url(css-images/bg-pattern.png);
	color:#333;
	font:80% "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
	
#wrap {
	height:100%;
	margin: 0 auto;
	padding: 362px 10px 10px 10px;
	background:#fff url(css-images/sprite-3.png) -1370px 0 repeat-y;
	border:none;
	}

#wrap.internal_header {
	padding-top: 173px;
}
.internal_header #header {
	height: auto;
	margin-bottom: 0;
}
.internal_header #presentation {
	height: 28px;
	background-position: 50% 25px;
}

/* used to separtate horizontal zones
 DO Not Edit*/	
#clear {
   overflow: hidden; 
   clear: both; 
   height: 1px; 
   font-size: 0.1em;
   }	

/************************************************
*	Begin Global Hyperlinks						*
************************************************/

a, a:visited {
   text-decoration:none;
   outline:none;
   color: #930;   
	}
	
a:hover{
	color: #6C5535;
	background: #F3EFE9;
	text-decoration:underline;
	border: none;
	}	
	
.special a, .special a:visited { 
	color: #FFF;
	background: #930;
	text-decoration: none;
}

.special a:hover { 
	color: #930;
	background: #F3EFE9;
	text-decoration: underline;
}
	
/*End Global Hyperlinks*/
	
/************************************************
*	Begin Global HTML Tags						*
************************************************/
	
ul,ol {
	margin:0 0 15px 10px;
	padding:0;	
    }

ol li {
	margin:0 0 15px 15px;
	padding:0;
	font-size:12px;
	color:#666;
	text-align:left;
	list-style:decimal;
    }
	
ul li {
	margin:0 0 5px 15px;
	padding:0;
	font-size:12px;
	color:#666;
	text-align:left;
	list-style:disc;
    }

img, p img, a img {    
	padding:2px;
	margin:0 0px 12px;
	border:1px solid #CCC;
	}

#lightbox img {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
}

h1 {
	/*margin: 5px 0;*/
	padding:0;
	font:24px "Times New Roman", Times, serif;
	font-weight: normal;
	color:#930;
    }

h2 {
	padding:0 10px;
	font:21px Georgia, "Times New Roman", Times, serif;
	color:#695433;
	background:#FAF9F5 url(css-images/1px-h2.png) 15px repeat-x;
	height: 25px;
	overflow:hidden;
    }
h2 span {
	padding: 0 5px;
	background:#FAF9F5;
}

h3 {
	margin: 5px 0;
	padding:0;
	font:17px Georgia, "Times New Roman", Times, serif;
	color:#695433;
	background:#FAF9F5;
	padding: 0 15px;
    }
	
h4 {
/*	margin:5px 0; */
	padding:0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#666;
    }
	
h5 {
	margin:5px 0;
	padding:0;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#06f;
    }
	
h6 {
	margin:5px 0;
	padding:0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#333;
    }
	
p {
	font-size:12px;
	color:#444;
	line-height:18px;	
    }
form p	{
	text-align: left;
}
blockquote{
	margin:3px 0 12px;
	padding:0 0 0 25px;
	font:15px Georgia, "Times New Roman", Times, serif;
	color:#333;
	line-height:18px;
	text-align:justify;
	font-style:italic;
	background:url(images/quote.png) no-repeat;
    }
	
hr {
	margin-bottom:10px;
	border:none;
	border-bottom:1px solid #eee;
	background:none;
	height:1px
}

input,textarea,select {    
	border:1px solid #ccc;
	background-color:#f8f8f8;
	color:#555;
	padding:2px;
	height: auto;
    }

#commentform input, #commentform textarea, #commentform select {
	width: auto;
}

.sidebar-submit {
   width: 50%;
   margin: 10px 0px 0px 30px;
   }

.sidebar-submit2 {
   width: 50%;
   margin: 10px 0px 0px 30px;
   }

table {
  border-collapse: separate;
  border:1px solid #E2DBC8;
  border-spacing: 2px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
table td {
	padding:5px;
	font-size:12px;
	background:#FAF9F5;
   }
table th {
	color:#695433;
	font-family:Georgia,"Times New Roman",Times,serif;
	background:#F7F4EF none repeat scroll 0 0;
	border-bottom:1px solid #E2DBC8;
	border-top:1px solid #E2DBC8;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:0;
	padding:4px 2px 4px 2px;
	text-align:center;
}

table td div{
	text-align: center;
}

/*End Global HTML*/	


/************************************************
	Begin Header Container

The Header section now contains a module 
include that will allow you to add custom content. 
To place custom html in this section go to 
Presentation>Sidebar Modules and add the html 
to the header module.

************************************************/

#header {
	background-position: 0 -49px;
	height: 362px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin-bottom: 144px;
	width:expression(document.body.clientWidth); »
	}

	
/*If you want a search box in the header, place the follwing code in the header sidebar using the html module:

<div id="header-search">
  <form method="get" action="/index.php">
    <input type="text" name="s" id="s" value="search here..." onfocus="if (this.value == 'search here...') {this.value = '';}" 
				onblur="if (this.value == '') {this.value = 'search here...';}" class="input"  />
    <input type="submit" name="Submit"  value="Go" class="button" />
  </form>
  <p class="Feed"><a href="/feed/">RSS FEED</a></p>
</div> */
#logo {
	position: relative;
	display: block;
	margin: 21px auto;
	width: 920px;
	height: 80px;
}

#logo-title {
	position: absolute;
	top: 2px;
	left: 0;
	height: 77px;
	width: 330px;
	background:url(css-images/sprite-1.png) 0 0 no-repeat;
}

#logo-title span {
	display: none;
}
#contact-info {
	margin-top: 40px;
	float: right;
	text-align: right;
	font: 15px "Century Gothic", "Trebuchet MS";
	color:#CBBEAB;
	text-shadow: 0px 0px 2px #000;
}
#presentation {
	display: block;
	background-color: #E2DBC8;
	background-position: center 214px;
	height: 218px;
	margin-top: 43px;	
	border-top: 1px solid #fff;
}
*html #presentation {
	margin-top: 23px;
}
#presentation .images {
	background: #E2DBC8 url(css-images/presentation-1-2.jpg) no-repeat;
	width: 920px;
	margin: 10px auto;
	height: 197px;
}

#presentation .image1 {
	display: inline;
	margin-right: 5px;
	display: none;
}

#presentation .image2 {
	display: inline;
	display: none;
}

#presentation img{
	border: none;
	margin: 10px 0 0 0;
	padding: 0;
}
/*Begin Search Box

This CSS styles the search form code and RSS above
*/
#header-search{
float:right;
width:auto;
margin:10px 10px 0px 0px;
}
#header-search .input{
	width:160px;
	margin-right:3px;
	padding:2px 2px 2px 20px;
	background:#fff url(images/i_search.png) no-repeat;
	border:2px solid #dbdddf;
	font-size:13px;
	color:#555
}
#header-search .button{
	width:28px;
	padding:3px 0 4px
}	
	
	
	
	
/*End Header Container*/
	


/*Begin CSS for Breadcrumb Navigation. 

If you would like to prevent the breadcrumb navigation from displaying, 
simply uncomment the line containing display: none;
*/
.breadcrumb {
	margin: 0px;
	padding: 0px;
	display: none;
}

/************************************************
*	Begin Header Navigation						*
************************************************/

#navbar {
	position:absolute;
	top: 113px;
	left: 50%;
	height: 28px;
	color: #FFFFFF;
	margin: 0px;
	margin-left: -455px;
	padding: 0px;
	border: none;
	z-index: 1;
		}
	
#navbar li {
	display: block; 
	float: left;
	margin:0 0;
	height:28px;
	}
		
#navbar ul {
	/*position: relative;
	margin: -249px 0 0 0;*/
	padding: 0px;
	list-style: none;
	font-family: "Century Gothic", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #444;
	font-weight:normal;
	height:26px;
	}
	
#navbar li a {
	display: block;
	color: #EFEBE4;
	background: #B9A78C;
	text-decoration: none;
	padding: 5px 12px 8px 12px;
	margin:2px 3px 2px 2px;
	border-top: 1px solid #D2C7B5;
	/*border-right: 1px solid #5D4C29;*/
	border-bottom: 1px solid #fff;
	font-size:14px;
	}	
	
	
#navbar li ul li a {
	display: block;
	color: #EFEBE4;
	text-decoration: none;
	margin:0;
	line-height:18px;
	overflow:hidden;
	border: none;
	}

#navbar li a:hover, #navbar .current_page_item a{
 	color: #666;
	background-position: 0px -14px;
	margin:2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #E2DBC8;
 	}
*html #navbar li a:hover{
	background-position: 0 1px;
}

#navbar li ul li a:hover{
 	color: #0066ff;
	background:none;
 	}
	
/*End Header Navigation*/
	
/************************************************
*	Begin Homepage Global						*
************************************************/
#home {
	margin: 5px auto 0px;
	padding: 0px;
	}	

#homezone1 {
	margin: 0px auto 0px;
	padding: 5px;
	}

#homezone2 {
	margin: 5px auto 0px;
	padding: 5px;
	}
	
#homezone3 {
	margin: 5px auto 0px;
	padding: 5px;
	}
/*End Homepage Global*/

/************************************************
*	Begin Interior Page Global					*
************************************************/
#page {
	margin: 5px auto 0px;
	padding: 0px;
	}	

#pagezone1 {
	margin: 0px auto 0px;
	padding: 5px;
	}	

#pagezone2 {
	margin: 5px auto 0px;
	padding: 5px;
	}
	
/*End Interior Page Global*/

/************************************************
*	Begin Blog Page Global						*
************************************************/	
	
 #blog {
	margin: 5px auto 0px;
	padding: 0px;
	}
	
#blogzone1 {
	margin: 0px auto 0px;
	padding: 5px;
	}	

#blogzone2 {
   margin: 5px auto 0px;
	padding: 5px;
	}
/*End Blog Page Global*/	

/*Begim WPRemix Blog code*/

.blog ul,.blog ol{
	margin-bottom:10px;
}
.blog ul li{
	font-size:12px;
	margin:0;
	list-style:disc;
}
.blog ol li{
	font-size:12px;
	margin:0 0 0 15px;
	list-style:decimal;
}
.post-footer {
	background:#F7F4EF none repeat scroll 0 0;
	border-bottom:1px solid #E2DBC8;
	border-top:1px solid #E2DBC8;
	font-size:12px;
	/*height:18px !important;*/
	line-height:18px;
	margin-bottom: 0; /*25px;*/
	padding:3px;
}
.post-date {
	color:#999999;
	font-size:11px;
	margin-bottom:10px;
	text-align:right;
}
.post-comments{
	background:url(images/i-comments.gif) no-repeat left center;
	padding-left:17px;
	float:left;
	margin-left:10px;
}
.post-cat{
	background:url(images/i-category.gif) no-repeat left center;
	padding-left:17px;
	margin-left:5px;
	float:right;
}

.post-edit-link, .post-edit-link:hover, .go-back-link, .go-back-link:hover{
	background: url(css-images/pointing-link.png) no-repeat 100% 0px;
	border-left: 1px solid #B9A78C;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	margin-left: -35px;
	padding: 0px 15px;
}

.go-back-link, .go-back-link:hover {	
	margin: 10px -11px 10px 0;
	background-position: 0 0;
	border-left: none;
	border-right: 1px solid #B9A78C;
}

.archive .post-footer{
	 border-top:none;
	 background:none;
}
#calendar_wrap table{
	width:100%;
	text-align:center;
}
#calendar_wrap table a{
	color:#06f;
	text-decoration:underline;
}
#searchform{
	margin:10px 0;
}
#searchform br{
	display:none;
}
#commented{
	display:block;
	float:left;
}
#comment{
	width:auto;
}
#commentform .submit{
	background:#333;
	color:#fff;
}
.comments{
	border-left:2px solid #DEE4DA;
	padding:0 0 0 15px;
	margin-bottom:10px;
	width:99%;
}
.comments h4{
	margin:0!important
}
.comments li{
	border:1px solid #DEE4DA;
	background-color:#F3F3F3;
	padding:5px;
	margin:5px 0;
	list-style:none;
}
.commentsmeta{
	margin-top:0;
	padding-top:1px;
	font-size:90%;
	color:#999;
}
.comments-autor{
	border:1px solid #B2FF66;
	background-color:#95FFCE;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.comments-autor li{
	border:1px solid #B2FF66;
	background-color:#95FFCE;
	list-style:none;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.comments-autor li:hover,.comments li:hover{
	background-color:#fff
}
#calendar_wrap caption,#Sidebar h2{
	margin:5px 0;
	padding:0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#06f;
	border-bottom:3px solid #e8e8e8;
}

/* End WPRemix Blog Code */


/************************************************
*	Begin Frame Page Global					    *
************************************************/
#frame {
	margin: 5px auto 0px;
	padding: 5px;
	border: none;
	}
	
#framezone1 {
	margin: 0px auto 0px;
	padding: 5px;
	border: none;	
	}	

#framezone2 {
	margin: 5px auto 0px;
	padding: 5px;
	border: none;
	}
	
#framezone3 {
	margin: 5px auto 0px;
	padding: 5px;
	border: none;
	}	
	
/*End Frame Page Global*/


/* 2 Column Main (Right Nav) */

#content {
   float: left;
   /*width: 625px;72%;*/
   margin: 0px 0px 0px 0px;
   padding: 15px 0px;	
   /*border-right: 1px solid #E2DBC8;*/
	}
	
#content .twoboxleft {
	float: left;
	width: 47%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
#content .twoboxright {
	float: right;
	width: 47%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
    border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
#content  .threeboxleft {
	float: left;
	width: 31%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}	
	
#content .threeboxmiddle {
	float: left;
	width: 31%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
#content .threeboxright {
	float: right;
	width: 31%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}		

/*Begin 2 Column Sidebar 2 (Right)*/

#sidebar22 {
/*    float: right;*/
	/*width: 266px;*/
	padding: 0px;
    border: none;
    }	
	
#sidebar22 p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#sidebar22 a {
   display: block;
   text-decoration:none;
   outline:none;
   font: 14px Verdana, Arial, Helvetica, sans-serif;
   color: #630;
   background-color:#C1B199;
   margin: 0px 0;
   padding: 3px 5px 3px 18px;
	}
	
#sidebar22 a:hover, #sidebar22 .widget .current_page_item a{
    color: #fff;
	background-color:#AC9777;
	}
	
#sidebar22 a:visited{
   color:#630;	
   }

#sidebar22 h2 {
	margin: 5px 0 0 0;
	padding: 7px 5px 0px 5px;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#6C5535;
	height: auto;
	border-bottom:2px solid #CFC5B1;	
	background: url(css-images/sprite-1.png) -340px 0px no-repeat;
	}
#sidebar22 .box {
	width: 266px;
	margin-left: 8px;
}

#sidebar22 ul {
	list-style:none;
	display:block;
	padding:0;
	margin:0 5px;
	}

#sidebar22 ul ul{
	width:auto;
	list-style:none;
	display:block;
	padding:0 0 47px 0;
	margin:0 0px;
	background:#B9A78C url(css-images/sprite-1.png) -938px bottom no-repeat;
	}
	
#sidebar22 li{
	list-style:none;
	display:block;
	padding:0;
	margin:0px;
	background: none;
	background-position:0 0px;
	}

*html #sidebar22 ul li{
	height: 1px;
	}
	
#sidebar22 ul ul li{
	list-style:none;
	display:block;
	padding:0;
	margin:0;
	border-top:1px solid #B9A78C;
	border-bottom:1px solid #B9A78C;
	}
	
#sidebar22 ul ul {
	margin: 0;
	padding: 0;
}
html>body #sidebar22 ul ul {
	margin: 0;
	padding: 0 0 47px;
	min-height: 1px;
}
		
/*End Global Sidebars*/
	
	
/************************************************
  Begin Global Footer  

#footerdiv1 contains navigation from the footer navigation module
#footerdiv2 contains content inserted through the global footer module
Additional html can be inserted using the global footer module
    							
************************************************/

#footer {
	margin: 0px auto 0px;
	padding: 29px 10px;
	border: none;	
	background: url(css-images/sprite-1.png) 1px -101px no-repeat;
	}
	
#footer p {
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	}
	
#footer a, #footer a:visited {
	color: #666;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
#footer li {
	display: inline;
	list-style-type: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}
		
#footer ul {
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li a {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

#footer ul li a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}	

#footerdiv1 {
	width: 100%;
	text-align: right;
	margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: none;
	}
	
#footerdiv2 {
	width: 100%;
	text-align: right;
	margin: 5px;
	padding: 7px 0px 0px 0px;
	}





/*End Global Footer*/	
	



/*Page Layout Boxes*/

.clear {
   overflow: hidden; 
   clear: both; 
   height: 1px; 
   font-size: 0.1em;
   margin-bottom: 20px;
}	
/*
.onebox {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
*/
.twoboxleft {
	float: left;
	width: 48%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
.twoboxright {
	float: right;
	width: 48%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
    border:1px solid #cecece;
	background: #f2f3f4;
	}

.threeboxleft {
	float: left;
	float: left;
	width: 31.5%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
		
.threeboxmiddle {
	float: left;
	width: 31.5%;
	margin: 0px 0px 0px 7px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}
	
.threeboxright {
	float: right;
	width: 31.5%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:1px solid #cecece;
	background: #f2f3f4;
	}

/* Additional WPRemix Classes */

.alignleft{
   float:left;
   }

.alignright{
   float:right;
   }
   
.button{
	padding:3px 0;
	background:#000;
	border:1px solid #dbdddf;
	line-height:15px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
    }
	
.button:hover{
	background:#787777;
}	
	
.Feed{
	margin:0;
	padding:5px 0 5px 18px;
	background:url(images/rss.png) no-repeat;
	background-position:0 6px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fca61b
}

.Feed a{
	color:#fca61b;
}	
	
.thead{
	font-size:11px;
	font-weight:700;
	color:#fff !important;
	background:#868686;
}
.row{
	background:#e8e8e8;
}	

/*Begin Listings CSS*/

.listing-submit {
   width: 50%;
   margin: 10px 0px 0px 15px;
   }
		
.pt-listing h2 { 
   font-size: 14px;
   margin-top: 0px;
   margin-bottom: 0px;
   background: none;
   }
       
.pt-listing h3 { 
   font-size: 12px;
   margin: 0px;
   display: inline;
   background: none; 
   text-transform: none; 
   }
        
#pt-description {
   float: left;
   margin-left:0px;
   margin-bottom: 5px;
   }           
 
 #pt-details {
    float: left;
	width: 47%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
    }

#pt-details h3{
   font-size: 16px;
   font-weight: bold;
   margin: 0px;
   display: inline;
   background: none; 
   text-transform: none;
   }
    
#pt-details ul {
   list-style: none;
   padding:0px;	
   margin: 0px;
   }
	      
#pt-details ul li{
   list-style: none;
   padding:0px;
   margin: 0px 0px 5px 0px;
   }
                
#pt-additional {
    float: right;
	width: 47%;
	margin: 0px 0px 0px 5px;
	padding: 5px;
    }    
			 
#pt-additional h3{
   font-size: 16px;
   font-weight: bold;
   margin: 0px;
   display: inline;
   background: none; 
   text-transform: none;
   }			 
 
#pt-additional ul {
   list-style: none;
   padding:0px;	
   margin: 0px;
   }			 
			 
#pt-additional ul li {
   list-style: none;
   padding:0px;
   margin: 0px 0px 5px 0px;
   }                  
                              
#pt-resources ul{
   list-style: none;
   }   
              
#pt-pics {
   margin-left: 0px;
   }
         
#pt-pics ul {
   list-style: none;
   margin-left: 0px;
   padding-left:0px;
   } 
     
#pt-pics ul li {
   list-style: none;
   margin-left: 0px;
   padding: 0px;
   background: none;
   border:none;
   } 
         
#pt-pics ul li a img {
   list-style: none;
   padding: 2px;
   }    
         
#pt-map {
   width: 435px;
   float: left;
   }   
       
 #pt-form {
   float: right;
   margin-left: 0px;
   padding: 0px;      
   }  
   
#pt-form .listing-submit {
   width: 50%;
   margin: 10px 0px 0px 30px;
   }
   
#pt-listings {
   float: left;
   width: 172px;
   margin: 0px 0px 0px 0px;
   padding: 5px;
   }
 
#pt-listings .prop-pic-main {
	text-align: center;
}

#pt-listings .prop-pic-main a{
	display:block;
	padding-top: 10px;
	width: 170px;
	height: 125px;
	background:#E2DBC8;
	border: 1px solid #EDE9DC;
	border-bottom: 1px solid #AC9777;
}

#pt-listings .prop-pic-main a:hover{
	background:#B9A78C;
	border: 1px solid #AC9777;
	border-bottom: 1px solid #666;
}

#pt-listings p {
	margin: 0;
	padding: 0;
}

#pt-listings h1 { 
   font-size: 16px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 5px;
   background: none;
   text-align:center;
   }

#pt-listings h2 { 
   font-size: 14px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
   background: none;
   }
       
#pt-listings h3 { 
   font-size: 12px;
   font-weight: bold;
   margin: 0px;
   padding: 0 10px 0 0;
   display: inline;
   background: none; 
   text-transform: none; 
   }
    
#pt-listings ul {
   list-style: none;
   padding:0px;	
   margin: 0px;
   }
	      
#pt-listings ul li{
   list-style: none;
   padding:0px;
   margin: 0px 0px 5px 0px;
   background:#FAF9F5;
   }
   
 #pt-listings img{
   list-style: none;
   padding:0px;
   margin: 0px 0px 5px 0px;
   border: 1px solid #EFECE2;
   }  
   
   #featured-listings {
   margin: 0px auto 0px;
   }
   
  #featured-listings ul li {
  background: none;
  border: none;
  }
  
  #featured-listings img {
  padding: 2px;
  margin: 0px;
  }
  
  .special .onebox{
  background: url(css-images/sprite-3.png) no-repeat!important;
  border: none;
  font-size: 12px;
  color: #663300;
  padding: 10px 0 0;
  margin: 0;
}
.special, .onebox {
  background: #fff url(css-images/sprite-3.png) -675px bottom no-repeat!important;
  border: none!important;
  /*margin-top: 15px;
  padding: 0 0 10px 0;*/
  margin: 0 0 10px;
  color: inherit;
  
}
*html .special {
  padding: 0 0 15px 0;
}
.special strong{
  font-family: Arial;
  font-size: 12px;
  weight: bold;
  color: #333;
  font-style: italic;
}
hr{
  height: 11px;
  background: #fff url(css-images/sprite-1.png) no-repeat center -80px;
  margin: 0 0 15px 0;
  border: none;
}
*html hr {
  height: 1px;
  background: #FFF;
  border-top: 1px solid #D6CDBC;
  width: 150px;
}
/* Define your own custom styles below */
img.align-right {
  float: right;
  margin: 0px 0px 12px 12px;
}

img.align-left {
  float: left;
  margin: 0px 12px 12px 0px;
}
fieldset table {
  width: 100%;
}
#quick-search {
	text-align: center;
}
#quick-search select {
	width: 210px;
	margin: 5px 0;
}
#quick-search select#Beds {
	margin-right: 26px;
}
#quick-search select#Beds, #quick-search select#Baths {
	width: 90px;
}
#SearchNow, #AdvancedSearch {
	margin: 5px 0;
}
#SearchNow { width: 88px;}
#AdvancedSearch { width: 122px;}

/*IDX hide the registration block by default*/
/*
#SignUpExpandStyle {
  display: none!important;
}*/

.comments {
	border-left:2px solid #DEE4DA;
	margin-bottom:10px;
	padding:0pt 0pt 0pt 15px;
	width:99%;
}
ol.commentlist li {
	background:#EEEEEE none repeat scroll 0%;
	border-top:1px solid #E2DBC8;
	list-style-type:none;
}
.commenttext {
	background:#FAF9F5 none repeat scroll 0%;
	border-bottom:1px solid #E2DBC8;
	border-top:1px solid #E2DBC8;
	padding:0pt 5px;
}
.comments h4 {
	margin:0pt !important;
}
.comments li {
	background-color:#F3F3F3;
	border:1px solid #DEE4DA;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0pt;
	padding:5px;
}

.callus {
	text-align: center; 
	font-style: italic; 
	text-transform:none; 
	letter-spacing: 1px;
}

.callus span{
	color: #333;
}

.gravatar {
	float:left;
	padding: 0.5em 0.5em 0 0;
}

img.wp-smiley {
	border: none;
}

#gmap-info img.listing-thumb {
	float: left;
	margin-right: 1.5em;
}

#content div.wp-caption {
  padding: 0;
  text-align: center;
  border: 1px solid #e3dbc6;
  background: #fff;
}

#content div.wp-caption  p{
	margin: 0;
	padding: 2px 0;
	background: #f2f0e8;
	font-size: 11px;
	text-align: center;
}

#content a:hover div.wp-caption {
	border: 1px solid #c0b097;
}

#content a:hover div.wp-caption p{
	background: #dbd1ba;
}

#content div.wp-caption img {
  border: none!important;
  margin: 0!important;
  padding: 4px!important;
  float: none;
}

.message_head {	
	cursor:pointer;cursor:hand;
	text-decoration: underline!important;
}
.message_head:hover {
	color: #930;
}

input[type="button"], .cform input.sendbutton, .cform input.resetbutton,  .cform input.backbutton, .view-details-link{
	background-position: 0px -14px;
	border: 1px solid #fff;	
	color: #930;
}

input[type="button"]:hover, .cform input.sendbutton:hover, .cform input.resetbutton:hover,  .cform input.backbutton:hover, .view-details-link:hover { 
	background-position: 0px -14px;
	border: 1px solid #fff;	
	color: #695433;
	text-decoration: underline;
}

#ph-iframe #wrap {
	background: #fff;
	margin-left: 10px;
	margin-right: 10px;
	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
}

#ph-iframe #footer {
	background: none;
	padding: 10px;
}

#ph-iframe-content {
	
}

.view-details-link {	
	padding: 0 10px;
	font-weight: normal;
	text-decoration: none;
	box-shadow: 0 0 1px #000;
	-mox-box-shadow: 0 0 1px #000;
	-webkit-box-shadow: 0 0 1px #000;
}

.subscribe2 form p {
	text-align: center;
}

.idx-embedded-search-results {
	width: 630px;
	margin: 0 auto;
}
