@import url("app-style-propertysearch.css");

@font-face {
 font-family: "trajan";
 src: url("fonts/trajanpro.eot") /* EOT file for IE */
}
@font-face {
 font-family: "trajan";
 src: url("fonts/trajanpro.ttf") /* TTF file for CSS3 browsers */
}

html, body
{
overflow:auto;
width:100%;
}


body {
	font: 100% "trajan","Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-top: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #f4dd9b;
	background:transparent url(../images/barth_background.jpg) no-repeat fixed center center;
        background-size:100%;
		
		webkit-background-size:cover;
		-moz-background-size:cover;
		-o-background-size:cover;
		background-size:cover;
		overflow:auto;
		width:100%;

}

#wrapper
{
	width:1000px;
        height:auto;
	margin: 0 auto;
}

#wrapper2
{
	margin:0 auto;
    background-color:#351d07;
    width:978px;
    padding-bottom:1px;
    margin-bottom:130px;

}

.app-cont-global {
    margin-left:0px;
	width:98%;
}

.app-cont-global p {
	margin:0 0px;

}



h1
{
	color: #110700;
	font-weight: normal;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 32px;
}

h2
{
    color: #110700;
     font-family:"trajan", Times, serif;
    text-transform:uppercase;
}

h2 a:link
{
	color:#110700;
	text-decoration:none;
}

h2 a:visited
{
	color:#110700;
	text-decoration:none;
}

h2 a:hover
{
	text-decoration:underline;
        color:#fff;
}

h3
{
    color:#110700;
    padding:6px 0px 3px 12px;
     font-family:"trajan", Times, serif;
    text-transform:uppercase;
    width:270px;
	-webkit-border-top-right-radius: .4em;
	-moz-border-radius-topright: .4em;
	-webkit-border-top-left-radius: .4em;
	-moz-border-radius-topleft: .4em;
	-webkit-border-bottom-left-radius: .4em;
	-moz-border-radius-bottomleft: .4em;
	-webkit-border-bottom-right-radius: .4em;
	-moz-border-radius-bottomright: .4em;

}

h4
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #110700;
	margin:1px;
	padding-top:4px;
	padding-bottom:4px;
}
h5{font-weight:normal; font-size:11px; color:#f4dd9b;}

h6 {font-weight:normal; font-size:15px; color:#f4dd9b;text-transform:capitalize;font-family:Times, serif;margin-top:25px;}
h6 a:link{color:#f4dd9b;}
h6 a:visited{color:#f4dd9b;}

#banner
{
 	background:transparent;
        width:1000px;
 	height:120px;
	text-align:center;
        margin:0px auto;
}

#MH-content {
	font-family:"trajan", Arial, Helvetica, sans-serif;
	color:#000000;
}



#MH-image img {
	width:295px;
	height:auto;
	float:left;
	margin:8px 14px 0 14px;
}

.MH-text1 {	
	color: #666;
	font-weight: bold;
	font-size: 14px;
	font-family:Arial,sans-serif;
	text-align:right;
	margin-right:20px;
	padding:10px 30px;
	float:right;
}

.MH-text2, .MH-text3 {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS",Arial,sans-serif;
	text-align:right;
	padding-top:15px;
	float:right;
}

.MH-text2 a:hover {
	color:#7ebce0;
	text-decoration:none;
}

#searchbread
{
	/**width:960px;
	margin:12px;
	position:absolute;
	top:192px;
	padding:0px 8px 0px 8px;
	border-bottom:1px solid #ccc;
	z-index:2000; **/
	visibility:hidden;
	height:0px;
	
}

#breadcrumb
{
	/**font-family:Arial, Helvetica, sans-serif;
	color:#7F7F7F;
	height:22px;
	font-size:12px;
	text-decoration:none;
	**/
	visibility:hidden;
	height:0px;
}

#breadcrumb .breadcrumb
{
	/**float:left;
	margin:4px 7px 0 7px;
	**/
	visibility:hidden;
	height:0px;
	
}

#breadcrumb .timestamp
{
	/**float:right;
	margin:4px 7px 0 7px;
	color:#7F7F7F;
	**/
	visibility:hidden;
	height:0px;
}

#breadcrumb2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#7F7F7F;
	font-size:10px;
	text-decoration:none;
	padding-left:4px;
	margin-left:30px;
	margin-top:38px;
	float:right;
}


#breadcrumb a:link, #breadcrumb a:visited
{
	color:#333;
	text-decoration:none;
}

#breadcrumb a:hover
{
	color:#7F7F7F;
}

#content
{
	border-bottom:1px solid #CCCCCC;
	padding:8px;
	position:relative;
}

#content .text
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-color:transparent;
	margin-bottom: 8px;
	text-align: left;
}

.text-indent
{
	padding-left: 0px;
}

#content .textlink
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

#content .textlink a:link
{
	color:#110700;
	text-decoration:none;

}

#content .textlink a:visited
{
	color:#110700;
	text-decoration:none;

}

#content .textlink a:hover
{
	text-decoration:underline;
}

#content2
{
	padding:0px;
	position:relative;
	float:right;
	width:230px;
	height:255px;
	text-align:left;
	padding-right:10px;
	margin-right:8px;
}

.textlink2 {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	align:center;
	padding-bottom:6px;
	color:#110700;
}

.textlink2 a:link {
	color:#c23131;
	text-decoration:none;
}

.textlink2 a:hover {
	text-decoration:underline;
}	


/********************************
Footer Info
********************************/

#footer
{
	margin: 0 auto;
    margin-top:180px;
    padding:0 50px 0 50px;
font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:13px;
	width:50%;
    float:left;

	
}

#footer-right {display:none;}
#footer-right a {display:none;}

#footer .footertext-left
{
	display:none;
}

#footer .footertext-right
{
	display:none;
}

#footer .sharethis {display:none;}

#footer-center {
	display:none;
}

.footer-mwr {
	display:none;
}


#footer-custom h1 {color:#f4dd9b; font-family:"trajan", Times, serif; text-transform:uppercase; font-weight:bold;}
#footer-custom p {font-size:12px; color:#fff; text-align:center;margin-top:-35px;margin-left:-80px;}
#footer-custom a:link {color:#f4dd9b;}
#footer-custom a:visited {color:#f4dd9b;}
#footer-custom a:hover {color:#fff;}
#footer-custom .CF_label {color:#fff;}
#footer-custom input {
        color:#89461e;
        border:0px; 
        font-size:14px;
        padding:4px; 
    background:#e9e2cd;
    width:270px;
	-webkit-border-top-right-radius: .4em;
	-moz-border-radius-topright: .4em;
	-webkit-border-top-left-radius: .4em;
	-moz-border-radius-topleft: .4em;
	-webkit-border-bottom-left-radius: .4em;
	-moz-border-radius-bottomleft: .4em;
	-webkit-border-bottom-right-radius: .4em;
	-moz-border-radius-bottomright: .4em;
}

#footer-custom textarea {
        color:#89461e;
        border:0px; 
        font-size:14px;
        padding:4px; 
    background:#e9e2cd;
	-webkit-border-top-right-radius: .4em;
	-moz-border-radius-topright: .4em;
	-webkit-border-top-left-radius: .4em;
	-moz-border-radius-topleft: .4em;
	-webkit-border-bottom-left-radius: .4em;
	-moz-border-radius-bottomleft: .4em;
	-webkit-border-bottom-right-radius: .4em;
	-moz-border-radius-bottomright: .4em;
}

#footer-custom #submit {
        color:#89461e;
        border:0px; 
        font-size:14px;
        padding:4px; 
    background:#e9e2cd;
    width:80px;
	-webkit-border-top-right-radius: .4em;
	-moz-border-radius-topright: .4em;
	-webkit-border-top-left-radius: .4em;
	-moz-border-radius-topleft: .4em;
	-webkit-border-bottom-left-radius: .4em;
	-moz-border-radius-bottomleft: .4em;
	-webkit-border-bottom-right-radius: .4em;
	-moz-border-radius-bottomright: .4em;
}
#footer-custom table{margin:-140px 0 40px 0px;color:#f4dd9b;}
#footer-custom .app-global.app-100.app-main-1005.customCSS_9 {margin-top:-5px;line-height:80px;}
#footer-custom .app-global.app-100.app-main-1005.customCSS_9 p{margin-top:-50px;line-height:55px;color:#f4dd9b;}
#footer-custom {height:50px;}



/********************************
Body CSS
********************************/


#mainContent {

	text-align:left;
	background:url(../images/barth_background_newnews.jpg) left repeat-y;
        width:1030px;
        clear:both;
        background-color:transparent;
        margin-top:30px;
        padding-bottom:20px;
        overflow-y:hidden;
    margin-bottom:40px;


}

#pagetitle
{
	background-image:url(../images/titlebg.jpg);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:bottom left;
	border:1px solid #110700;	
	width:568px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	padding:4px 8px 4px 8px;	
}

#subtitle
{
	width:98%;
	height:16px;
	margin:8px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#110700;
	font-size:16px;
	padding:6px 8px;	
	clear:both;
}


#propthumbs {margin:5px 0 12px 25px;
			float:left;
			width:100%;
			overflow-y:auto;
			clear:none;}
			
.propthumb img {width:120px; height:84px;}
			
			
/* @@@@@@@@@@@@ added @@@@@@@@@@@@@@ */



img {
	border: 0;
}

#editwidget {
	background-color: #C9DDFF;
	padding: 8px;
	display: none;
}

.widget img {
	/**width:140px;
	height:169px; **/
	float:left;
	position:relative;
}

.widget p {
	padding:0 12px 0 12px;
}

.widget h1 {
	font-size:16px;
	color:#110700;
	font-family:Arial, Helvetica, sans-serif;
}

.app-global {
	color:#110700;
	font-size:12px;
	width:100%;
}

.app-title {
	color:#110700;

}

.app-global img {
	/**width:140px;
	height:169px; **/
	float:left;
	position:relative;
	margin-right:10px;
	padding:0px 4px 14px 0px;
}

.app-cont-global p {
	padding:0 0px 12px 0px;
	width:100%
}

.app-cont-global {
	line-height:22px;
}



.app-global h1 {
	color:#110700;
	font-size: 18px;
        text-transform:uppercase;
	font-family:"trajan", Times, serif;
        margin-left:0px
}

.app-100 {

	margin:0px 5px;
	width:99%;

}

.app-50 {
	float: left;
	width: 44%;
	margin-left:28px;
}

.app-33 {
	float: left;
	width: 282px;
	margin:0px 8px 0 30px;
}
.app-25 {
	float: left;
	width: 200px;
	margin:0px 8px 0 30px;
}

.app-title {margin:10px 0px;}

.app-main-1019 .app-title {
        border-bottom:0px;
}

.app-main-1019 .app-title h1 {
	padding:0px;
}

.app-main-1019 { min-height:400px;}

.app-66 {
	float: left;
	width: 653px;
	overflow:hidden;
}

a:link {color:#110700;text-decoration:none;} 
a:visited {text-decoration:none;}
a:hover {text-decoration:underline; color:#C60;}

.app-global a:link {color:#110700;text-decoration:none;} 
.app-global a:visited {color:#110700;text-decoration:none;}
.app-global a:hover {text-decoration:none; color:#333;}

#text{font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:transparent; text-align:center; color:#000000;}
.text{font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:transparent; text-align:center; color:#000000;}
.text2{font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:transparent; text-align:left;}
.text3{font-family:Arial, Helvetica, sans-serif; font-size:10px; background-color:transparent; text-align:left;}


.u{text-decoration:underline;}

/*End of Main Body CSS*/


/********************************
Start of Navigation related CSS
********************************/

#leftnav {
     background-color:#351d07;
     margin: 0px auto;
     padding: 0px;
     width: 978px;
    position:relative;


}

#leftmenus {
     background:none;
     margin-top:0px;
     margin-bottom:-22px;
     padding-top: 0px;
     width: 1020px;
    margin-left:20px;
    height:15px;
    padding-top:12px;

}

.nav_horizontal {
     background: none;
     border: medium none;
     font-family:"trajan", Times, serif;
     padding: 0px;
}

.nav_horizontal ul {
     background: none;
     color: #7c6450;
     font-family:"trajan", Times, serif;
     font-size: 11.5px;
     list-style: none outside none;
     margin: 0pt auto;
        z-index:2000;
}

.nav_horizontal li {
     background-position:0px 0px;
     color: #f4dd9b;
     display: block;
     float: left;
     font-weight: normal;
     margin: 0px;
     padding:0px 20px;
     text-align: center;
     text-decoration: none;
     text-transform:uppercase;

}

.nav_horizontal li:hover {
     color:#d2b665;
	-webkit-border-top-right-radius: .4em;
	-moz-border-radius-topright: .4em;
	-webkit-border-top-left-radius: .4em;
	-moz-border-radius-topleft: .4em;


}

.nav_horizontal li a {
     color: #f4dd9b;
     display: block;
     font-weight: normal;
     text-align: center;
     text-decoration: none;

}

.nav_horizontal li a:hover, .nav_horizontal ul li:hover a {

    background:none;
     font-family:"trajan", Times, serif;
     text-decoration: none;
    color:#d2b665;
}

.nav_horizontal ul:hover {
     background-color: #000000;
     color: #000;
     font-family:"trajan", Times, serif;
     text-decoration: none;
}

.nav_horizontal li ul {
     border: 0px none;
     display: none;
     height: auto;
     margin:0px;
     padding: 8px;
     position: absolute;
     max-width: 290px;
    min-width:250px;

        -webkit-border-top-right-radius: .4em;
	-moz-border-radius-topright: .4em;
	-webkit-border-bottom-left-radius: .4em;
	-moz-border-radius-bottomleft: .4em;
	-webkit-border-bottom-right-radius: .4em;
	-moz-border-radius-bottomright: .4em;

	
	box-shadow: 0 1px 0px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 3px 2px rgba(0, 0, 0, .4);
	-webkit-border-top-right-radius: .4em;
	-moz-border-radius-topright: .4em;
	-webkit-border-bottom-left-radius: .4em;
	-moz-border-radius-bottomleft: .4em;
	-webkit-border-bottom-right-radius: .4em;
	-moz-border-radius-bottomright: .4em;

     background:url(../images/barth-nav-dropdown-bg.png) repeat-x #fff;
}

.nav_horizontal li:hover ul {
     background:url(../images/barth-nav-dropdown-bg.png) repeat-x #fff;
     color: #666;
     display: block;
}

.nav_horizontal li li {
     display: block;
     float: left;
     margin: 4px;
     padding: 0px;
     width: 265px;
    background:none;
    border-bottom:1px dotted #7c6450;

}

.nav_horizontal li li:hover {
     background:none;
}

.nav_horizontal li:hover li a {
    color: #7c6450;
    margin:0px 0 0 0;
    padding:10px 0 0 0;
    font-weight:bold;
     z-index: 2000;
    text-transform:none;
    background:none;

}

.nav_horizontal li:hover li {

     color: #7c6450;
     padding:0 0 6px 4px;
    font-weight:bold;
    font-size:12px;
    text-align:left;
    text-transform:none;


}

.nav_horizontal li ul a {
     color: #7c6450;
     display: block;
     font-size: 12px;
     font-style: normal;
     height: 20px;
     margin: 0px;
     padding: 0px 10px 0px 15px;
     text-align: left;
    background:none;
}

.nav_horizontal li ul a:hover, .nav_horizontal li ul li:hover a {
     border: 0px none;
     color: #4d2f13;
     text-decoration: none;
    background:none;
}
/* END HORIZONTAL NAVIGATION */

/*  End  Nav Class */

.sbttn_short { 
	color: #5a6f5e; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	vertical-align:middle; 
	background-color: #FFFFFF;
 	border-color: #7F7F7F #7F7F7F #7F7F7F #7F7F7F;
}
.sbttn_short_advsearch { 
	color: #5a6f5e; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	vertical-align:top; 
	background-color: #FFFFFF;
 	border-color: #7F7F7F #7F7F7F #7F7F7F #7F7F7F;
	margin:8px;
}

.sbttn_long_advsearch { 
	color: #5a6f5e; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	vertical-align:top; 
	background-color: #FFFFFF;
 	border-color: #7F7F7F #7F7F7F #7F7F7F #7F7F7F;
}

.sbttn_new { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #FFFFFF; vertical-align:middle; border-color: #333333 #333333 #333333 #333333; width: 44px }
.sbttn_ffp { color: #27426F; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none} 


.p12bold  { color: #7F7F7F; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, sans-serif }



/********************************
Start of Real Estate related CSS
********************************/

#subtitle-expand
{
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	width:568px;
	margin:8px 0px 8px 0px;
	font-family:trajan, times new roman, serif;
	color:#00000;
	font-size:16px;
	padding:4px 8px 4px 8px;	
	clear:both;
}

#searchheading
{
	float:left;
	height:20px;
	padding:0px 4px 4px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

#gallerysearch
{
	height:20px;
	margin:8px auto;
	text-align:center;
	padding:0px 4px 4px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

#gallerycount
{
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:bottom left;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	min-width:562px;
	padding:8px;
	position:relative;
	float:left;
}

.galleryparse
{
	float:left;
	background-color:transparent;
	width:160px;
	height: 170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:4px;
	margin:6px;
	text-align:center;
	font-size:12px;
}

#searchcontainer
{
	width:568px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:4px;
}

#searchparse
{
	float:left;
	height:115px;
	width:568px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:4px;
}

#searchecho
{
	float:left;
	height:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:7px;
	line-height:110px;
}

#searchecho-address
{
	float:left;
	height:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:8px;
	line-height:15px;
	
	display: table; 
	#position: relative; 
	overflow: hidden;
}

.searchecho-address2
{
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}

.searchecho-address3
{
	#position: relative; 
	#top: -50%;
	padding: 20px;
}

.photo {width:150px;}

.address{ width:175px; }
.addressA {
	width:176px;
	height: 110px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -88px;
	margin-top: -55px;
	background: red;
}
.addressB { line-height: 10px; }
.addressC { vertical-align: middle; border: 1px solid blue; }
.address1{ position: relative; }
.address2 { position: absolute; 
			height: 110px;
			width: 175px;
			top: 47px;
			#left: -86px;
			line-height: 1.4em; 
		  }
.price{width:70px;}
.bedrooms{width:30px;}
.baths{width:30px;}

#propphotos
{	
	width:182px;
	height:140px;
	margin:5px;
	float:left;
	background-color:#transparent;
}

#propphoto img
{	
	width:640px;
	height:480;
}

#propfeatures
{

	margin:4px;
	margin-top:8px;
	position:relative;
	vertical-align:middle;

}

.features
{
	background-color:transparent;
	padding-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	width:130px;
	height:30px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.features-shade
{
	
	background-color:#E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	width:90px;
	height:30px;
	padding-left:6px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#agentinfo
{
	float:left;
	padding:0px 8px 10px 8px;
	text-align:left;
	position:relative;
	vertical-align:middle;

}

#search-options {border:0px;}

#searchresults
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
	margin-top:8px;
	width:100%;
        border-bottom:1px solid #333;

}

#video
{
	width:568px;
	height:432px;
	background-color:transparent;
	/*background-image:url(../images/flashbg.gif);*/
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:bottom left;
	margin-bottom:10px;
}

#video .flv
{
	background-color:transparent;
	width:568px;
	height:432px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	/*border-style:solid;
	border-color:#000000;
	border-width:1px;*/
	overflow:hidden;
}

/****************** ADVANCED SEARCH *******************/

#adv-search {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	background-color:transparent;
	margin: 20px;
}

.ra { text-align: right; }
.la { text-align: left; }
.ca { text-align: center; }
.rf { float: left; margin-left: 40px; }
.lf { float: left; }
.rf select { width: 135px; margin-bottom: 6px; }

.small-ital {
	text-align: center; 
	font-style: italic; 
	font-size: 11px; 
	margin: -10px 0px 11px 0px;
}

.advsearchbutton {
	background: transparent url(../../images/searchbuttonlg.gif) no-repeat; 
	width: 64px; 
	height: 25px;
}


/*End of Real Estate Related Info */

ul {padding-left:30px;}
ol {padding-left:30px;}

/*.app-main-1011 {border:0; background:transparent; padding:0;}
.app-cont-1011 {border:0; background:transparent; padding:0;}*/


.app-main-1014 

{
float: left;
width: 246px;
padding-top: 98px;
padding-bottom: 8px;
padding-left: 14px;
height: 214px;
margin-left:6px;
margin-top:0px;
vertical-align:bottom;
overflow:hidden;
}


.sbttn_short_advsearch
{
	margin:0px 0px 10px 0px;
	max-width:248px;
	max-height:50px;
	padding:4px;
}

.1014-advanced {margin:0px; padding:0px;}

.formhelp
{
	font-size:10px;
	margin-bottom:8px;
	float:left;
        padding-right:40px;
		color:#000;

}

.formhelp a {#ccc;}

.1014-type
{
	margin:100px 30px 0px 30px;

}

.app-main-1013 {padding-top:0px;}

.rss-feed-item {float:left;}

.rssbox {float:left; padding:0px;}

.reece-brown {background:#f5f5f3; padding:16px; margin-left:20px;}

.reece-brown strong {color:#7F7F7F;}

#searchheading
{
	float:left;
	height:20px;
	padding:0px 4px 4px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

#gallerysearch
{
	height:20px;
	margin:8px auto;
	text-align:center;
	padding:0px 4px 4px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

#gallerycount
{
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:bottom left;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	min-width:562px;
	padding:8px;
	position:relative;
	float:left;
}

.galleryparse
{
	float:left;
	background-color:transparent;
	width:160px;
	height: 170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:4px;
	margin:6px;
	text-align:center;
	font-size:12px;
}


#pricelow, #pricehigh {font-size:11px; color:#666666;
font:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
padding:0px; margin-bottom:3px;
width:79px;}

.text2 select {font-size:11px; color:#000000;
font:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
padding:0px; margin-bottom:3px;}

.text2 input {font-size:11px; color:#000000;
font:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
padding:0px; margin-bottom:3px;}

#area {width:226px; padding:4px;}


/****************** ADVANCED SEARCH *******************/

#adv-search {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	background-color:transparent;
	margin: 20px;
}

.ra { text-align: right; }
.la { text-align: left; }
.ca { text-align: center; }
.rf { float: left; margin-left: 40px; }
.lf { float: left; }
.rf select { width: 135px; margin-bottom: 6px; }

.small-ital {
	text-align: center; 
	font-style: italic; 
	font-size: 11px; 
	margin: -10px 0px 11px 0px;
}

.advsearchbutton {
	background: transparent url(../../images/searchbuttonlg.gif) no-repeat; 
	width: 64px; 
	height: 25px;
}

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

/****************** SEARCH RESULTS *******************/



.prop-feat2 {
	position: absolute;
	top: 5px;
	left: 0px;
}

.prop-thumb {
	position: absolute;
	top: 5px;
	left: 14px;
	width: 224px;
}

.prop-thumb img {
	display: block;
	margin: auto;
	width:224px;
	height:172px;
}

.prop-detail {
	position: absolute;
	top: 5px;
	left: 253px;
}

.prop-title {
	font-weight: bold;
	font-size: 14px;
}

.prop-feat {
	margin-top: -10px;
}

.prop-info {
	margin-top: 5px;
	line-height: 1.1em;
	font-size: 13px;
}

.callfor {
	font-size: .8em;
	font-weight: normal;
}

.app-cont-1004 .search-qryinput

{padding:0px;}

.bigger {visibility:hidden;}

#homebutton {
	display:block;
	width:800px;
	height:57px;
	position:absolute; 
	top:0px; 
	z-index:2000; 
	margin:auto 0;}

.app-main-1049 {margin:0px;padding:0px;}
.customCSS_1 h1 {color:#c23131; padding:0px;}

.app-50.app-main-1018 {
        width: 282px;
	margin:0px 8px 0 30px;
        background:#e1e1e1;
        padding:20px 10px;
}

.app-50.app-main-1018 .app-title {
	margin:10px -10px;
        padding:3px 10px;

}

.app-50.app-main-1018 .app-title h1 {
    color:#c23131;

}

.app-50 .CF_field input, .CF_field textarea

{

width: 270px;

}


.app-main-1018 img {border:4px #fff solid; padding:0px;}
.app-main-1018.app-66 {width:47%; margin:0px 20px;}
.app-main-1018.app-66 img {border:4px solid #e1e1e1; margin:8px 8px 8px 0px;}

.app-66 {margin:0 0 0 40px; width:61%;}
.app-main-1005 img {margin:0 auto; text-align:center;}

.customCSS_2 table {
	margin:0 20px;
}

.customCSS_2 tr p {width:270px; margin:4px;}

.black {color:#333;}

.total_count {position:absolute; right:30px;}

#search_price_min, #search_price_max {
    padding:4px;
    width:160px;
    border:1px solid #e1e1e1;
}
#search-area select {width:256px; border:1px solid #e1e1e1; background:#fff; margin:0 0 0 91px;}
#search_area_name select {width:500px; border:1px solid #e1e1e1;}
#search-subdivision select {width:256px; border:1px solid #e1e1e1; background:#fff; margin:10px 0 0 56px;}
#search_sq_ft {width:238px; border:1px solid #e1e1e1;padding:4px; margin:10px 0px;}
#search_beds {border:1px solid #e1e1e1; padding:2px 4px; margin:0 0 8px 12px; width:260px;}
#search_baths {border:1px solid #e1e1e1; padding:2px 4px; margin:0 0 8px 10px; width:260px;}
#search-buttons {position:relative; top:-40px; left:60px;}
#search-keywords {
	margin:-20px 0 0 0;
        padding:0px 0px 4px 0px;
	font:1.2em bold;
        background:transparent;
        height:73px; 
        font-family:arial;       
}

.app-66.app-main-1090 {width:730px;}
.app-100.app-main-1090 {width:990px; padding:0px; margin-left:10px;}

.app-main-1090 .search-qryinput {
	margin: 9px 3px 3px 14px;
	width:666px;

}

.app-cont-1090 .formhelp {
    margin:0px 16px;
    color:#7c6450;
    font-size:11px;
}

#search-addlcriteria {
	position: relative;
	width: 720px;
	height: 330px;
	margin: 0px 0px 16px 0px;
        background:transparent;
}

#search-left {
	position: absolute;
	top: 6px;
	left: 16px;
	width: 180px;
	border-right: 1px solid #000;
}

#search-right {
	position: absolute;
	top: 20px;
	left: 220px;
	width: 450px;
}

.more_info {background-color:#C7D2BE;}

.prop-summary {
     border-top: 1px solid #333;
     height: 186px;
     margin-left: 0px;
     position: relative;
     width: 100%;
}

.prop-summary:hover {
     background-color: #d5bf81;
}

.prop-feat2 {
     left: 0px;
     position: absolute;
     top: 5px;
}

.prop-thumb {
     left: 0px;
     position: absolute;
     top: 5px;
     width: 224px;
}

.prop-thumb img {
     display: block;
     height: 172px;
     margin: auto;
     width: 210px;
}

.prop-detail {
     left: 220px;
     position: absolute;
     top: 5px;
}

.prop-title {
     font-size: 14px;
     font-weight: bold;
}

.prop-feat {
     margin-top: -10px;
}

.prop-info {
     font-size: 13px;
     line-height: 1.1em;
     margin-top: 5px;
}

.callfor {
     font-size: 0.8em;
     font-weight: normal;
}

.app-main-1089 {width:960px;}

.app-cont-1091 #search_price_min, .app-cont-1091 #search_price_max {
    border: 1px solid #E1E1E1;
    padding: 4px;
    width: 68px;
}

.app-cont-1091 #search_area_name {
    border: 1px solid #E1E1E1;
    padding: 4px;
}

.app-cont-1091 #qry {
    border: 1px solid #E1E1E1;
    padding: 4px;
}

/*Home Page CustomCSS_1 Slideshow*/
.customCSS_1 .dmxSlideshow {
    background-color: transparent;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    height: 419px;
    margin-left: 0px;
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 1000px;
}
.customCSS_1 .dmxSlideshow .dmxLoader {
    background-image: url("loader.gif");
    background-position: left top;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.customCSS_1 .dmxSlideshow .dmxSlide {
    background-color: transparent;
    height: 100%;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.app-global.app-100.app-main-1005 {font-size:13px;font-family: Helvetica,Arial,sans-serif;margin-top:20px;}
.app-global.app-50.app-main-1005 {font-size:13px;font-family: Helvetica,Arial,sans-serif;margin-top:20px;}
.app-global.app-33.app-main-1005 {font-size:13px;font-family: Helvetica,Arial,sans-serif;margin-top:20px;}

.app-global.app-66.app-main-1005 {font-size:13px;font-family: Helvetica,Arial,sans-serif;margin-top:20px;width:57%;margin-right:10px;margin-left:48px;}
.app-global.app-66.app-main-1005 h1{margin-left:60px;}
.app-global.app-66.app-main-1005 h3{margin-left60px;color:#110700;font-size:18px;font-family:"trajan", Times, serif;}

.app-global.app-33.app-main-1018.customCSS_1 {width:270px;border-style:solid; border-width:5px; border-color:#110700; margin-left:0px;background-color:#d8ba72;margin-bottom:20px;margin-top:20px;}
.app-global.app-33.app-main-1018.customCSS_1 .CF_label{margin-left:-40px;margin-left:20px;}
.app-global.app-33.app-main-1018.customCSS_1 .CF_field {margin-left:-40px; width:223px;margin-left:20px;}
.app-global.app-33.app-main-1018.customCSS_1 .CF_field input, .CF_field textarea {margin-left:0px; width:223px;}
.app-global.app-33.app-main-1018.customCSS_1 .CF_captcha img {margin-left:-39px; width:223px; width:100px;margin-left:20px;}
.app-global.app-33.app-main-1018.customCSS_1 .CF_buttons {margin-left:-40px;padding-bottom:15px;margin-left:20px;}
.app-global.app-33.app-main-1018.customCSS_1 h1 {color:#110700;margin-left:18px;}

.app-global.app-33.app-main-1000.customCSS_1 {width:270px;height:550px;border-style:solid; border-width:5px; border-color:#110700; margin-left:0px;background-color:#d8ba72;margin-top:20px;}
.app-global.app-33.app-main-1000.customCSS_1 h1 {margin-left:22px;color:#110700;font-size:19px;}
.app-global.app-33.app-main-1000.customCSS_1 img {margin-left:20px; width:220px;height:auto;border-width:3px; border-color:#110700;}
.app-global.app-33.app-main-1000.customCSS_1 a:link {margin-left:0px; color:#110700;font-size:12px;}
.app-global.app-33.app-main-1000.customCSS_1 a:visited {margin-left:-20px; color:#110700;}
.app-global.app-33.app-main-1000.customCSS_1 a:hover {margin-left:0px; color:#907230;}
.app-global.app-33.app-main-1000.customCSS_1 h2 {margin-left:0px;color:#110700;font-size:12px;}




.app-global.app-66.app-main-1004  {background-color:transparent;width:550px;margin-left:50px;margin-right:50px;margin-top:20px}
.app-cont-1004 .search-qryinput {width:443px;}
.app-global.app-66.app-main-1004 #search-area select {margin-left:0px; width:234px;margin-top:10px;margin-bottom:10px;}
.app-global.app-66.app-main-1004 .text2 input {margin-bottom:0px;margin-left:3px;height:20px;padding-top:0px;margin-top:5px;}
.app-global.app-66.app-main-1004 .text2 select {margin-bottom:20px;margin-left:3px;}
.app-global.app-66.app-main-1004 #pricehigh {height:25px;background-color:#fff;border:solid 1px #bbb;width:80px;}
.app-global.app-66.app-main-1004 #pricelow {height:25px;background-color:#fff;border:solid 1px #bbb;width:80px;}

.app-global.app-33.app-main-1014.customCSS_1 {width:200px;border-style:solid; border-width:5px; border-color:#110700; margin-left:0px;background-color:#d8ba72;margin-bottom:20px;height:200px;background-image:url(../images/barth_qsearch_bg.png); background-repeat:no-repeat;margin-top:20px;padding-left:70px;}
.app-global.app-33.app-main-1014.customCSS_1 h1{margin-left:-7px;width:270px;}
.app-global.app-33.app-main-1014.customCSS_1 .text2 {width:285px;margin-left:-47px;margin-bottom:20px;margin-top:60px;color:#110700;}
.app-global.app-33.app-main-1014.customCSS_1 #gensubmitbutton {background-color:#110700;border: solid 1px #907230;margin-top:7px;width:212px;margin-left:0px;height:25px;}
.app-global.app-33.app-main-1014.customCSS_1 .text2 input {height:25px;margin-bottom:10px;background-color:#f4dd9b;padding-left:10px;width:203px;}

.app-global.app-33.app-main-1005.customCSS_1 {width:270px;border-style:solid; border-width:5px; border-color:#110700; margin-left:0px;background-color:#d8ba72;margin-bottom:20px;}
.app-global.app-33.app-main-1005.customCSS_1 h1 {margin-left:20px;color:#110700}
.app-global.app-33.app-main-1005.customCSS_1 ul {margin-left:-30px;}
.app-33.customCSS_1 ul li {list-style:none;}
.app-33.customCSS_1 ul li:before {content: "» ";color:#110700;}

.app-global.app-100.app-main-1049.customCSS_1 {margin-left:-11px;margin-top:-20px;}

.app-global.app-100.app-main-1005.customCSS_7 {margin-top:-10px;}
.app-global.app-25.app-main-1005.customCSS_1 {margin: 10px 0 0 53px;width:150px; }
.app-global.app-25.app-main-1005.customCSS_1 a:hover {opacity:0.8;filter:alpha(opacity=40);}
.app-global.app-50.app-main-1005 {margin-top:6px;color:#351d07;width:415px;margin-right:30px;}
.app-global.app-50.app-main-1005 h3 {font-size:13px;width:400px;margin-left:-11px;color:#351D07;}

.app-global.app-100.app-main-1014 {background:url(../images/barth_seach_background.jpg) no-repeat top center; margin-top:12px;color:#351d07;margin-left:-15px;padding-left:0px;width:277px;padding-top:22px;}
.app-global.app-100.app-main-1014 .search-qryinput {width:261px;background-color:#b19749;color:#f0e4c1;height:20px;border:2px;padding-left:10px; border:1px solid #bba670; }
.app-global.app-100.app-main-1014 #search-price {border:solid 1px;}
.app-cont-1014 div {width:280px;}
.app-global.app-100.app-main-1014 #pricelow, #pricehigh {font-size:11px; font:"Trebuchet MS", Arial, sans-serif;font-size:11px;padding:0px; margin-bottom:8px;width:103px;background-color:#dbc894;color:#6a5034;height:20px; border:1px solid #bba670; padding-left:4px;}
.app-global.app-100.app-main-1014 .1014-type {width:200px;}
.app-global.app-100.app-main-1014 #gensubmitbutton {width:70px;height:20px;color:#dbc894;background-color:#6a5034;margin-left:194px;margin-top:7px; border:1px solid #bba670; }
.app-global.app-100.app-main-1014 #gensubmitbutton a:hover {background-color:#351d07;}
.app-global.app-100.app-main-1014 #area {width:232px;margin-left:9px;margin-top:7px; padding-left:4px;background-color:#dbc894;color:#6a5034; border:1px solid #bba670; }
.app-global.app-100.app-main-1014 #city {width:240px;margin-left:9px;margin-top:7px; padding-left:4px;background-color:#dbc894;color:#6a5034; border:1px solid #bba670; }
.app-global.app-100.app-main-1014 .text2 input {background-color:#dbc894;color:#6a5034;height:20px;padding-left:5px;margin-top:8px; border:1px solid #bba670; }
.app-global.app-100.app-main-1014 .formhelp a {padding-left:0px;padding-right:0px;width:130px;float:left;margin-right:-50px}

.app-global.app-66.app-main-1001 {width:590px;margin-right:10px;margin-left:50px;margin-top:20px;}

.app-global.app-100.app-main-1019 {margin-left:60px;width:890px;margin-top:30px;}

.app-global.app-66.app-main-1052 {margin-left:60px;margin-top:20px;width:570px;}

.app-global.app-main-1015 {margin-top:20px;margin-left:50px;width:600px;}

.app-global.app-100.app-main-1005.customCSS_1 {margin-left:40px;width:900px;}

.app-global.app-66.app-main-1005 h4{color: #110700;
	font-weight: normal;
	font-size: 13px;
	font-family:"trajan","Trebuchet MS",Arial, Helvetica, sans-serif;
	line-height: 20px;}

.app-global.app-100.app-main-1044 {margin-left:40px;width:940px;}
.app-global.app-100.app-main-1044 .post_content{text-transform:normal;font-family:Arial, Helvetica, sans-serif;}

.app-global.app-100.app-main-1020 {margin-left:50px;width:900px;margin-top:40px;}
.app-global.app-100.app-main-1020 #subtitle {margin-top:-20px;}
.app-global.app-100.app-main-1004 {margin-left:50px;width:890px;}

.app-global.app-33.app-main-1018 {margin-top:30px;}

.app-global.app-66.app-main-1005 a:hover img {opacity:0.9;filter:alpha(opacity=40);} 

.app-33.AZ-top-1052 {margin-top:-115px;margin-left:750px;}
.app-33.AZ-top-1052 .weather .wa_desc {visibility: hidden;}
.app-33.AZ-top-1052 .weather .wa_value {margin-right:130px;margin-top:35px;color:#f4dd9b;font-size:16px;}

.app-global.app-100.app-main-1005 {margin-left:50px;width:900px;}

.app-global.app-100.app-main-1005 h3 {width:900px;}
.app-global.app-100.app-main-1107 {margin-top:40px;}

.app-global.app-100.app-main-1029 {margin-top:30px;margin-left:50px;width:900px;}