
body {
font-family: Georgia, "Times New Roman", Times, serif;
/*font-family: Cambria, serif;*/
font-size: 62.5%; /* Resets 1em to 10px */
background: #522c1b url(../img/BG_body.gif) repeat-x;
text-align: center;
color: #edf3da;
}



#searchPrice input, #priceRange {
	display: none;
}
#priceSliderLabel {
text-align:center;
padding-bottom: 20px;
}

.hide {
display: none;
}

#wrapperMain {
width: 980px;
margin: 0px auto;
text-align: left;
}


#propertyDetailWrapper {
padding:20px;
text-align:left;
width:700px;
}

#propertyDetailWrapper #content {
width: 340px;
float: left;
}


#propertyDetailWrapper #propertyImages {
margin-left: 360px;
padding: 20px;
background: url(../img/BG_galleria.jpg) no-repeat;
}

#propertyDetailWrapper #ListPrice {
font-size: 2.0em;
}

#propertyDetailWrapper h2 {
font-size: 2.4em;
font-weight: normal;
}

#propertyDetailWrapper p {
font-size: 1.2em;
}

#propertyDetailWrapper a#linkContact, #propertyDetailWrapper a#linkShare, #propertyDetailWrapper a#linkClose {
font-size: 12px;
padding: 8px 26px;
display: block;
margin: 2px 0;
}

#propertyDetailWrapper a#linkContact {
/*margin-top: 20px;*/
background: url(../img/phone.png) no-repeat 3px 6px;
}

#propertyDetailWrapper a#linkShare {
background: url(../img/email_go.png) no-repeat 3px 8px;
/*border-top: dotted 1px #643F32;*/
}

#propertyDetailWrapper a#linkClose {
background: url(../img/cross.png) no-repeat 3px 8px;
border-top: dotted 1px #643F32;
}

#propertyDetailWrapper #formBottom {
padding: 8px 26px;
margin: 2px 0;
border-top: solid 1px #643F32;
}

#contactFormWrapper {
width: 49%;
float:left;
border-right: dotted 1px #643F32;
}

#shareFormWrapper {
width: 49%;
float:right;
}



#headerBar {
height: 150px;
}

#headerBar h1 {
display: block;
float: left;
width: 254px;
height: 150px;
background: url(../img/logo-blue2.png) no-repeat;
}

#headerBar h1 a {
display: block;
width: 250px;
height: 106px;
}

#headerBar h1 {
text-indent: -9000px;
}

#initialize {
display: none;
}

#searchGeo {
height: 152px;
padding: 0 0 30px 20px;
}

#searchGeo label {
display: block; 
float: left; 
width: 270px; 
height: 152px;
margin-right: 20px;
background: url(../img/BG_searchGeo.jpg) 0 0 no-repeat;
}

#searchGeo label#lblSnowmass {
background-position: 0px 0px;
}

#searchGeo label#lblAspen {
width: 360px; 
background-position: -290px 0px;
}

#searchGeo label#lblBeyond {
background-position: -670px 0px;
}

#searchGeo input {
display: none;
}

#searchGeo .hover {
  height: 152px;
	position: relative;
	display: block;
  background: #fff url(../img/BG_searchGeo.jpg) 0 0 no-repeat;
}


#searchGeo label#lblSnowmass .hover {
background-position: 0px -162px;
}

#searchGeo label#lblAspen .hover {
background-position: -290px -162px;
}

#searchGeo label#lblBeyond .hover {
background-position: -670px -162px;
}



#searchGeo.lblSnowmass label#lblSnowmass {
background-position: 0px -162px;
}

#searchGeo.lblSnowmass label#lblSnowmass span {
display: none;
}

#searchGeo.lblAspen label#lblAspen {
background-position: -290px -162px;
}

#searchGeo.lblAspen label#lblAspen span {
display: none;
}

#searchGeo.lblBeyond label#lblBeyond {
background-position: -670px -162px;
}

#searchGeo.lblBeyond label#lblBeyond span {
display: none;
}










#searchPrice {
margin: 0 20px;
padding: 20px 10px 34px 10px;
background: url(../img/BG_pricerange.gif) no-repeat;
text-align: center;
}

#price-slider, .sliderGallery .slider, .slider {
margin-bottom: 30px;
background: url(../img/BG_slider_track.png) repeat-x;
border:none;
-moz-border-radius: 7px; -webkit-border-radius: 7px;
}

#price-slider .ui-slider-range, .sliderGallery .ui-slider-range {
background: url(../img/BG_slider_range.png) repeat-x;
}

#price-slider .ui-slider-handle, #searchResults .ui-slider-handle {
/*background: url(../img/slider_handle.png) no-repeat;
*/
}

#price-slider .ui-slider-handle, #slider-bedrooms .ui-slider-handle, #slider-bathrooms .ui-slider-handle, #slider-sqfootage .ui-slider-handle, #slider-sqfootage .ui-slider-handle {
background: url(../img/slider_handle_min.png) no-repeat;
-moz-border-radius: 0px; -webkit-border-radius: 0px;
height: 2.5em;
width: 3.5em;
top: 1.3em;
border:none;
}

#price-slider #price-slider-handle-max, #price-slider .slider-handle-max, #slider-bedrooms .slider-handle-max, #slider-bathrooms .slider-handle-max, #slider-sqfootage .slider-handle-max, #slider-sqfootage .slider-handle-max {
background: url(../img/slider_handle_max.png) no-repeat;
}

span.handleOverlay {
display:block;
height:4em;
margin-left:-0.45em;
margin-top:-0.45em;
width:5em;
position:relative;
z-index:3;
}

span#handleOverlayMin {
background: url(../img/slider_handle_min_overlay2.png) no-repeat;
}
span#handleOverlayMax {
background: url(../img/slider_handle_max_overlay2.png) no-repeat;
}

#price-slider .ui-state-hover {
}

#searchPrice input {
font-family: "Times New Roman", Times, serif;
border: 0;
background: #522c1b; 
color: #edf3da;
}



#resultsSort {
width: 300px;
float: right;
text-align: right;

display:none;
}

#resultsSort label {
/*display:block;
float:left;
width:60px
padding: 6px 0;*/
}


#resultsSort input {
display:none;
}

#resultsStats {
text-align:center;
}



#searchResults {
height: 238px;
margin: 0 20px;
padding: 10px 18px;
background:url(../img/BG_results8.png) no-repeat 0px 0px;
}

#searchResults.loadingProperties {
background:url(../img/BG_results8.png) no-repeat 0px -258px;
}

#searchResults.pickGeo {
background:url(../img/BG_results8.png) no-repeat 0px -516px;
}

#searchResults.pickPrice {
background:url(../img/BG_results8.png) no-repeat 0px -774px;
}

#searchResults.pleaseWait {
background:url(../img/BG_results8.png) no-repeat 0px -1032px;
}


#searchResults ul li {
display: block;
width:206px;
height:186px;
float: left;
background: url(../img/BG_results_item.png) no-repeat;
margin-right: 19px;
position: relative;

padding-bottom: 6px;
padding-left: 1px;
}

#searchResults ul li.hover {
background: url(../img/BG_results_item.png) no-repeat 0 -200px;
}

#searchResults ul li img {
border-top-left-radius: 8px;
-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
border-top-right-radius: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
overflow: hidden;
}




#searchResults li p, #searchResults li h4 {
/*display:block;
float:left;*/
margin: 6px;
position:relative;
width:100px;
font-size: 1.1em;

}

#searchResults li h4, #rightSide li h4 {
margin: 148px 6px 4px 6px;
}

#searchResults li p, #rightSide li p {
margin: 0 6px;
}

#searchResults li p.details {
display:block;
height:44px;
position:absolute;
text-align:right;
top:140px;
width:190px;
}

#searchResults li p.details a {
color: #b2a18c;
text-decoration: none;
font-size: 11px;
font-weight: normal;
background: url(../img/magnifying-glass3.png) no-repeat right 23px;
display: block;
height:24px;
padding:24px 18px 0 0;
}

#searchResults li p.details a:hover, #searchResults li.hover p.details a {
text-decoration: underline;
background: url(../img/magnifying-glass3.png) no-repeat right -34px;
color: #EDF3DA;
}

#searchResults .overlay {
position: absolute;
height: 140px;
width: 204px;
top: 0;
left: 1px;
background:url(../img/photo_overlay3.png) no-repeat;
z-index: 100;
}


#resultsSort a {
color: #edf3da;
}

#searchResults .thumbHolder {
width:204px;
height: 140px;
}

       #searchResults  a.thumbLoading, #rightSide a.thumbLoading {
            width: 204px;
            height: 140px;
            overflow: hidden;
            background: url(../img/ajaxLoader.gif) no-repeat center center;
        }
		
		
		
		#searchResults .thumbnail, a.overlay, a.overlay img {
            width: 204px;
            height: 140px;
			position:absolute;
			top:0;
		}
		
		#searchResults a.thumbLink, #rightSide #resultsUL li a {
		    width: 204px;
            height: 140px;
			position:absolute;
			top:0;
			left:1px;
		}
	




	/* slider specific CSS */
	.sliderGallery {
		/*overflow: hidden;*/
		position: relative;
		padding: 15px 10px;
		height: 240px;
		width: 884px;
		
		margin-bottom: 20px;
	}
	
	
	#results {
	position: relative; height: 200px;
	overflow: hidden;
	width: 884px;
	}
	
	.sliderGallery UL {
		position: absolute;
		list-style: none;
		overflow: hidden;
		white-space: nowrap;
		padding: 0;
		margin: 0;
		
		width: 910px;
		height: 190px;

	}
	
	.sliderGallery UL LI {
		display: inline;
	}
	
.sliderGallery .slider {
		width: 884px;
		/*height: 17px;
		margin-top: 200px;*/
		/*margin-left: 5px;*/
		/*padding: 1px;*/
		position: relative;
		/*background: url(http://truecabo.com/new/wp-content/themes/default/images/productbrowser_scrollbar_20070622.png) no-repeat;*/
	}
	
.sliderGallery .handle {
		position: absolute;
		cursor: move;
		/*height: 18px;
		width: 181px;*/
		top: 0;
		/*background: url(http://truecabo.com/new/wp-content/themes/default/images/productbrowser_scroller_20080115.png) no-repeat;*/
		z-index: 100;
	}
	
.sliderGallery 	.slider span {
		color: #bbb;
		font-size: 80%;
		cursor: pointer;
		position: absolute;
		z-index: 110;
		top: 3px;
	}
	
.sliderGallery 	.slider .slider-lbl1 {
		left: 50px;
	}
	
.sliderGallery 	.slider .slider-lbl2 {
		left: 107px;
	}
	
.sliderGallery 	.slider .slider-lbl3 {
		left: 156px;
	}

.sliderGallery 	.slider .slider-lbl4 {
		left: 280px;
	}

.sliderGallery 	.slider .slider-lbl5 {
		left: 455px;
	}


#btn-next {
cursor:pointer;
display:block;
width:50px;
height:50px;
float: right;
position:relative;
left:51px;
top:-140px;
text-indent: -9000px;
background: url(../img/left_right_buttons.png) no-repeat -50px 0;
}

#btn-next:hover {
background: url(../img/left_right_buttons.png) no-repeat -50px -50px;
}

#btn-next:active {
background: url(../img/left_right_buttons.png) no-repeat -50px -100px;
}

.btn-next-previous-overlay {
cursor:pointer;
display:block;
width:50px;
height:50px;
position:absolute;
left:0;
top:0;
background: url(../img/left_right_button_overlay.png) no-repeat;


/*height:4em;
margin-left:-0.45em;
margin-top:-0.45em;
position:relative;
width:5em;
z-index:3;*/
}

#btn-previous {
cursor:pointer;
display:block;
width:50px;
height:50px;
position:relative;
float:left;
left:-51px;
top:-140px;
text-indent: -9000px;
background: url(../img/left_right_buttons.png) no-repeat 0 0;
}

#btn-previous:hover {
background: url(../img/left_right_buttons.png) no-repeat 0 -50px;
}

#btn-previous:active {
background: url(../img/left_right_buttons.png) no-repeat 0 -100px;
}


#resultsInfo {
text-align:center;
}

/*  main navigation  */

#navMain li, #navMain a {
display:inline;
} 

#navMain {
display: block;
float: right;
width: 700px;
height: 30px;
padding-top: 70px;
text-align:right;
margin-right: 6px;
}

.searchAdvanced #navMain {
width: 800px;
}

#navMain li {
padding: 0 8px;
}

#navMain li a {
color: #edf3da;
padding-top:4px;
font-size:1.1em;
/*float:right;
margin-left: 20px;*/
text-decoration: none;
font-weight:normal;
}

#navMain li a:hover {
color:#fff;
}

#navMain li span#phoneNumber {
color:#EDF3DA;
font-size:1.1em;
font-weight:normal;
/*margin-left:20px;*/
text-decoration:none;
background:url(../img/phone.png) no-repeat left 2px;
padding:4px 0 4px 16px;
}

/* individual mainNav items */





/* ACTIVE PAGE NAV INDICATORS */


/* END MAIN NAV  */









#footer {
padding: 30px 0;
clear: both;
text-align: center;
font-size: 1.1em;
}

#callus, #callusHome {
font-size: 16px;
font-style: italic;
padding: 12px 0;
line-height: 20px;
text-align:center;

}
#callus {
border-top:1px solid #643F32;
}

#contactFormLink {
background:url(../img/email_go.png) no-repeat left 7px;
text-decoration: none;
padding:4px 0 4px 22px;
color: #EDF3DA;
}

#copyright {
float: left;
padding-left: 6px;
}

#footer p {
margin: 0;
padding: 2px 10px;
color:#999999;
font-size:11px;
}

#footer #links {
color:#70523F;
}

#footer a {
color:#EDF3DA;
}

#helloText {
font-size:14px; width:700px; margin: 0 auto;
line-height: 18px;
}

.post hr {
display: block;
}

.post {
margin: 14px 0 0 0;
}



.clear {
clear: both;
}



/*	Begin Headers */
h1 {
font-size: 2.2em;
}

h2 {
font-size: 2.0em;
}

h3 {
font-size: 1.8em;
}

h4 {
font-size: 1.6em;
}

h5 {
font-size: 1.4em;
}

h6 {
font-size: 1.2em;
}

/* End Headers */


p {
font-size: 1.0em;
line-height: 1.2em;
margin: 8px 0;
}

p a {
text-decoration: none;
}

p a:hover {
text-decoration: underline;
}





/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry li {
margin: 9px 0;
padding: 4px 0 4px 30px;
font-size: 1.3em;
color: #333333;
background:url(../images/bullet.gif) no-repeat 2px 1px;
}


ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 0 0 6px 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */


/* End Form Elements */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}


/* End Various Tags & Classes*/


#bodyContactForm {
text-align:left;
margin: 20px;
}

#bodyContactForm h2 {
font-size:2.4em;
font-weight:normal;
font-family: Georgia, "Times New Roman", Times, serif;
color: #EDF3DA;
text-align:center;
width:330px;
}

#bodyContactForm #callus {
margin-top:10px;
font-size:12px;
font-style:italic;
line-height:15px;
color: #EDF3DA;
font-family:Georgia,"Times New Roman",Times,serif;
width:330px;
}

#bodyContactForm #contactConfirmation {
width:328px;
}

#navMain #advSearchLinkLI, .searchAdvanced #navMain #advSearchLinkLI {
padding-right: 24px;
}

.searchAdvanced #navMain #quickSearchLinkLI {
padding-right: 20px;
}

/*#navMain #quickSearchLinkLI, #navMain #advSearchLinkLI {
width: 100px;
}

#navMain #phoneLI {
width: 136px;
}*/


#navMain li#subscribeFormLi {
background: orange;
padding:0 10px;
margin-top:-16px;
height:56px;
overflow: hidden;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
width: 150px;
margin-right: 16px;
display:block;
float:right;
}

.searchAdvanced #navMain li#subscribeFormLi {
margin-right:0;
}

#navMain li#subscribeFormLi #subscribeTitle {
color:#522C1B;
text-align:center;
margin: 3px 0 5px 0;
font-size:10px;
}

#navMain li#subscribeFormLi #subscribeConfirmation {
text-align:center;
font-weight: bold;
}

#navMain li#subscribeFormLi #subscribeForm {
}
#navMain li#subscribeFormLi #subscribeForm input {
float:left;
width:110px;
margin-right: 4px;
}
#navMain li#subscribeFormLi #subscribeForm input#contactEmail {
color: #666666;
background: #ffe9c2;
border: 1px solid #fff;
height:16px;
padding:2px;
}
#navMain li#subscribeFormLi #subscribeForm input#contactEmail.active {
color: #000;
}
#navMain li#subscribeFormLi #subscribeForm .button {
width: 22px;
height: 22px;
background: url(../img/BG-go-button.png) no-repeat 0 0;
border: 0;
text-indent: -9000px;
margin:0;
/*display:block;*/
text-transform: capitalize;
}

#navMain li#subscribeFormLi #subscribeForm .button:hover {
background: url(../img/BG-go-button.png) no-repeat 0 -30px;
}

#subscribeTitle span {
font-weight:bold;
}