/* ---------- @ Listings -----------*/

/* Featured */

/*a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #C97D2F;
}

a:visited {
text-decoration: underline;
font-weight: normal;
	color: #C97D2F;
}


a:hover {
text-decoration: underline;
font-weight: normal;
		color: #1B4B4B;
}
*/
#searchform table#searchMainTable {
	border:none;
	margin-top: 20px;
}
#searchform table#searchMainTable td{
	border-bottom:none;
}
#searchform table#searchMainTable td table td{
	border-bottom:1px solid #E7E7E7;
}
#searchform table#searchMainTable table th p {
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	text-transform: none;
}
ul.additionalAttrUlOne {
	float:left;
	list-style: none;
	margin: 0 0 20px 0;
	width: 50%;
}
li.additionalAttrLiOne {

}
ul.additionalAttrUlTwo {
	float:left;
	list-style: none;
	margin: 0 0 20px 20px;
	width: 47%;
}
li.additionalAttrLiTwo {

}
#detailExtraContent {
	float: left;
	margin-right: 10px;
	width: 340px;
}
#googleMap {
	float: right;
	margin-top: 15px;
}
#map_canvas {
	height:200px;
	width:1000px;
}
#allImages {
	clear:both;
	margin-bottom:20px;
	text-align: left;
}
.extra-image-thumbnail {
	margin-top:10px;	
}
/*#mainDetailContent {
	float:right;
}*/
#content-wrapper {
	width: 805px;
}
#content-wrapper-search {
	float:right;
	width: 805px;
}
#menu-secondary {
	width: 165px;	
}

#featured,  #others {
margin: 10px 10px 10px 0px;
}


#featured td {
vertical-align: top;
}

#featured a, #others a {
margin: 2px 0px 0px 20px;
}



#featured a:hover, #others a:hover {
	font-weight: normal;
	color: #1B4B4B;

}

.thumb-featured {
	border: 1px solid #9D9D68;
	padding: 1px;
	height: 86px;

}


/*Listing Results*/


.pagination .info {
	padding-bottom: 10px;
	float: left;
}

.pagination .links {
	float: right;
	font-size: 1.1em;
	text-align: right;
	padding-bottom: 10px;
	margin: 0;
}

.pagination {
	clear:both;
	height: 50px;
}

.sorting {
	
	clear: both;
	font-weight: bold;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #1B4B4B;
	margin: 5px 0px 0px 10px;
}

.sorting ul {
	display: inline;
	margin-right: 5px;
}

.sorting li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #999;
}

.current-order-desc a {
	padding-right: 13px;
	background: transparent url(/images/down.gif) right center no-repeat;
}

.current-order-desc a:hover {
	background: transparent url(/images/downhover.gif) right center no-repeat;
}

.current-order-asc a {
	padding-right: 13px;
	background: transparent url(/images/up.gif) right center no-repeat;
}

.current-order-asc a:hover {
	background: transparent url(/images/uphover.gif) right center no-repeat;
}

.listing {
	/*height: 180px;*/
	overflow: hidden;
	margin: 0px 20px 50px 0px;
	float:left;
	width: 100%;
}

.listing img {
	float: left;
	margin: 2px 20px 0 0;
	width: 400px;
	height: 300px;
	border: 1px solid #1B4B4B;
}

.listing .details {
	padding-top: 0px;
	margin-left: 30px;
	float: left;
	width: 300px;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #1B4B4B;
}
.listing .details h3.address{
	font-size: 20px;
	font-family: "Esteban";
	/*font-weight: bold;*/
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	text-align: justify;
}

.description p {
margin: 7px 10px 0px 0px;
}


a.address:link, a.address:visited {
	font: bold 1.5em/120% Georgia, "Times New Roman", Times, serif;
	font-color: #666a4a;
	color: #3E490F;
	text-decoration: none;
	}


table.data{
	border-radius: 3px;
	border: 1px solid #eaeaea;
    float: left;
    width: 250px;
	margin-left: 30px;
}

table.datadetail{
	border-radius: 3px;
	border: 1px solid #eaeaea;
    float: right;
    width: 345px;
}

.data th, .data-detail th{
	background: #EAFAEA;
	padding: 5px 2px 2px 7px;
	text-align: left;
	font-weight: bold;
	color: #505050;
	letter-spacing: 0.10ex;
	width: 100px;
	font-size: .9em;
	margin-left: 10px;
	
}

.data td, .data-detail td {	
	background: #ffffff;
	padding: 5px 0px 2px 8px;
	color: #505050;
	width: 170px;
	font-size: .9em;
}

.datadetail th, .datadetail-detail th{
	background: #EAFAEA;
	padding: 5px 2px 2px 7px;
	text-align: left;
	font-weight: bold;
	color: #1B4B4B;
	letter-spacing: 0.10ex;
	width: 100px;
	font-size: .9em;
	margin-left: 10px;
	
}

.datadetail td, .datadetail-detail td {	
	background: #ffffff;
	padding: 5px 0px 2px 8px;
	color: #1B4B4B;
	width: 170px;
	font-size: .9em;
}




/*Details */

#listingdetail p{
padding: 0px;
margin: 10px 0px 15px 0px;
}

#listingdetail .address {
color: #616514;
font: bold 16px Georgia;
padding-bottom: 10px;
}

.mls {
padding: 2px 0px 5px 0px;
}

#datatable, #datatable2{
	margin-top: 28px;
	font-size: 11px;
	font-weight: bold;
	float: right;
}



#property-table {
padding: 60px 0px 0px 10px;
margin-left: 10px;
}

#fullsize {
	
	float: right;
	width: 300px;


}

#fullsize img {
	border: 1px solid #d9d9c4;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	max-width: 300px;
}

#fullsize ul {
list-style-type: none;
margin: 10px 0px 10px -20px;
padding: 0px;
width: 300px;
}

#fullsize li {
margin: 0px;
margin-right: 20px;
display: inline;

}

#fullsize li img {
height: 75px;
}

#listing_details_container{
	/*border:1px dotted red; */
	margin: 0 10px;
	width: 785px;
}
#listing_details_container #listing_carousel{
	/*border: 1px dotted blue; */
	width:350px; 
	float:left;
}
#listing_carousel ul{
	display:none;
}
#listing_details_container .return-link{
	margin: 0px;
	padding: 0px;
}
#listing_details_container .agent{
	background-color: #ffffff;
	width:150px;
	float:right;
	text-align:center;
	padding: 20px;
	border: 2px solid #E0CE9F;
}
#listing_details_container #listing_attributes{
	width: 345px; 
	float:right;		
}
#listing_details_container .agent ul{
	/*display:inline-flex;*/
	display:block;
	list-style-position: inside;
}
#listing_details_container .agent li:first-child{
	/*list-style: none;*/
}

#listing_details_container .agent li{
	margin-right: 10px;
	min-width: 30px;
}
#listing_details_container .agent img{
	margin: 15px 0px;
}
#galleria{
	width:350px;
}
#galleria-info{
	display: none;
}

#listing_attributes .data th{
	width: 120px;
}
#listing_attributes .data td{
	width: 250px;
}


#listing_details_container p{
	padding: 0px;
	margin: 10px 0px 15px 0px;
}
#listing_details_container .address {
	color: #1B4B4B;
	font-family: "Esteban";
	padding-bottom: 10px;
	line-height: 35px;
	font-size: 26px;
	padding-top: 20px;
}
.galleria-container{
	background: #E0E0E0 !important;
}


/*
#imagescroll {

	height: 110px;
	overflow: auto;
	margin-top: 15px;
	background:#FFF;
}

#imagescroll .current_image img {
	border: 1px solid #b8b845;
}

#imagescroll img {

	height: 75px;
	margin: 0;
}
#extraImages {
	float: left;
	padding-top: 30px;
}

#extraImages ul#additionalFiles {
	margin-top: -5px;

}

#extraImages ul#additionalFiles li {
	list-style-type: none;
	display: inline;
	padding-right: 12px;
	padding-bottom: 20px;
}
*/


/* View By */

#viewby {
margin: 10px 10px 10px 23px;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
}

#viewby th {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 7px 0px 6px 0px;
	color: #3E490F;
}

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



/*Agents*/

#list-intro {
margin: 7px 10px 10px 10px;
}



.agent_summary {
	margin: 10px;
	float: left;
	padding-right: 28px;

}

.agent_summary img {
	height: 96px;
	border: 1px solid #C97D2F;
	
}

.agent_summary a {
	padding-top: 5px;
	font-size: 12px;
	text-decoration: none;
	


}


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


.agent_detail li {
	margin-left: 0;
	list-style-type: none;

}

.agent_name {
	font-size: 1.3em;
	font-weight: bold;
}

.agent_title {
	font-size: 1em;
	display: block;
	padding: 2px 0px 2px 1px;
}

.agent_email  {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	color: #808C66;

}

.agent_bio {
padding: 0px 20px 10px 10px;
margin-top: 15px;
color: #431818;
line-height: 17px;

}

.agent_bio img {
	border: 1px solid #888D65;
	border: 1px solid #c97d2e;
	padding: 3px;
	margin: 2px 10px 15px 25px;
}

.agent_bio p {
margin: 0px 20px 10px 0px;
line-height: 19px;

}

.agent_returnlink a {
clear: both;
font-size: .9em;
display: block;
padding-top: 10px;
margin: 15px 0px 10px 10px;
}

#search_sort_box {
border-top: 1px solid #888D65;
border-bottom: 1px solid #888D65;
/*height: 40px;*/
overflow: hidden;
padding: 8px 0px 0px 0px;
margin: 15px 25px 25px 10px;
}

#search_sort_box h4 {
font-size: 13px;
}


#search_options {
width: 320px;
margin: 0px 0px 15px 0px;
float: left;
}

#search_sort_box ul {
list-style-type: none;
}

#search_sort_box li {
display: inline;
padding-right: 3px;
}

#search_external_links h4 {

font-size: 13px;
}

#search_external_links {
width: 350px;
float: right;
}

#search_external_links ul {
list-style-type: none;

}

#other_properties h2 {
float: left;
width: 350px;
margin-bottom: 20px;
}

#other_listings {
clear: both;

}


.paging {
float: right;
margin-right: 30px;
padding-top: 5px;
}

#other_properties {
clear: both;
margin-top: 25px;
border-top: 1px solid #888D65;
padding-top: 20px;
}

#error-message {
	clear:both;
	margin: 2px 0px 10px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1B4B4B;
}


.return-link {
margin-left: 20px;
padding: 0px;

}

#widecolumn {
	padding: 0;
	line-height:150%;
	font-size: 1.03em;
	float: none !important;
}

body#home .slideshow {
	border: none;
	margin-right: 0;
}
#slideshow {
	background: #6a1110;
	border-bottom: 2px solid #380000;
	float: left;
	width: 395px;
	margin: 0 15px 0 0;
}
#imagescroll {
	height: 309px;
	width: 409px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#imagescroll img {
	height: 290px;
	width: 385px;
	border: none;
	background: #6a1110;
	padding:5px;
	margin: 0;
	top:0;
	left:0;
}
#slide-nav {
	overflow: hidden;
	width: 114px;
	margin: 2px auto 5px;
}

#slide-nav a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -999em;
	cursor: pointer;
	float: left;
	margin: 0 4px;
}

#slide-nav a#play-pause.pause, #slide-nav a#play-pause.pause:visited {
	background: url(images/slide_pause.gif) no-repeat;	
}
#slide-nav a#play-pause.pause:hover {
	background: url(images/slide_pause.gif) left -30px no-repeat;	
}

#slide-nav a#play-pause.play, #slide-nav a#play-pause.play:visited {
	background: url(images/slide_play.gif) no-repeat;	
}
#slide-nav a#play-pause.play:hover {
	background: url(images/slide_play.gif) left -30px no-repeat;
}

#slide-nav a#slide-prev, #slide-nav a#slide-prev:visited {
	background: url(images/slide_prev.gif) no-repeat;	
}
#slide-nav a#slide-prev:hover {
	background: url(images/slide_prev.gif) left -30px no-repeat;
}

#slide-nav a#slide-next, #slide-nav a#slide-next:visited {
	background: url(images/slide_next.gif) no-repeat;	
}
#slide-nav a#slide-next:hover {
	background: url(images/slide_next.gif) left -30px no-repeat;	
}

.remarks {
	
}

#listingdetail h4 {
	margin-bottom: -10px;
}

#listingdetail .agent h4 {
	margin: 0 0 5px 0 !important;
}

#listingdetail .agent h4,
#listingdetail .agent h4 a:link, #listingdetail .agent h4 a:visited {
	color: #fff;
	text-decoration: none;
}

#listingdetail .agent  {
	background: #3f0000;
	width: 400px;
	margin: 15px 10px 15px 0;
	border-color: #511712;
    border-style: solid;
    border-width: 0 1px 1px 0;
}

#listingdetail .agent img {
	border: 4px solid #fff;
	float: left;
	margin-right: 10px;
	display: block;
	height: 70px;
	width: 70px;
}

#listingdetail .agent .agent-info {
	margin: 8px 10px;
	float: left;
}

#listingdetail .agent .agent-info h4 {
	margin-top: 8px;
}

#extraImages {
	/*float: left;*/
	padding-top: 30px;
}

#extraImages ul#additionalFiles {
	margin-top: -5px;
	width: 400px;
	margin-left: 10px;
	list-style-position: inside;
}

#extraImages ul#additionalFiles li {
	list-style-type: circle;
	padding-right: 12px;
	padding-bottom: 20px;
}


/*Offices*/
.nopadding{
	padding:0;
}
.office_summary, .office_detail {
    border-color: #eaeaea;
    border-style: solid;
    border-width: 0 1px 1px 0;
	padding: 0 20px 0 0;
}

.office_summary {
	margin-bottom: 20px;
	padding: 20px;
}

.office_summary a.read_more, a.office_properties {
	display: block;
	background: url(images/button_more.gif);
	width: 128px;
	height: 23px;
	text-indent: -9000px;
	margin: 10px 10px 10px 0;
	float: left;
}

a.office_properties {
	background: url(images/button_properties.gif);
	width: 169px;
}

.office_detail a.office_properties {
	float: none;
}

.office_summary img, .office_detail img {
	border: 4px solid #fff;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

.office_summary img {
	width: 139px;
	height: 102px;
}

.office_description {
	float: left;
	width: 594px;
	text-align:justify;
}

.office_detail h3 {
	margin: 20px 0 10px 0;
}

.office_info {
	margin-top: 20px;
}

.office_info .office_address {
	margin: 0px;
	width: 200px;
}

.office_map {
	width: 198px;
	height: 78px;
	border: 1px solid #a49375;
}

.office_agents {
	float: left;
	width: 550px;
}

.office_agents h4 {
	margin: 0;
	font-size:16px;
}

.office_agents h4 a:link, .office_agents h4 a:visited {
	color: #004fa3;
	text-decoration: none;
}

.office_agents .agent {
	background: #3f0000;
	width: 260px;
	float: left;
	margin: 0 10px 15px 0;
	font-size: 0.95em;
	background: #EAFAEA;
	border-color: #eaeaea;
    border-style: solid;
    border-width: 1px;
	border-radius: 3px;
	height: 80px;
}

.office_agents .agent img {
	border: 4px solid #fff;
	float: left;
	margin-right: 6px;
	height: 70px;
	width: 70px;
}

.office_attributes {
	float: right;
	margin-right: 25px;
}

.office_attributes .phone, .office_attributes .directions a {
	color: #FAAD6B;
	text-decoration: none;
}

.office_attributes .directions a:hover {
	text-decoration: underline;
}

.office_attributes .phone, .office_attributes .directions {
	margin-right: 10px;
	padding-bottom: 3px;
}


/*Agents*/


#agent_list .agent h4 {
	margin: 0;
	font-size:16px;
}

#agent_list .agent h4 a:link, #agent_list .agent h4 a:visited {
	color: #004fa3;
	text-decoration: none;
}

#agent_list .agent {
	width: 250px;
	float: left;
	margin: 20px 25px 10px 0;
	font-size: 0.95em;
	background: #EAFAEA;
	border-color: #eaeaea;
    border-style: solid;
    border-width: 1px;
	border-radius: 3px;
	height: 80px;

}

#agent_list .agent .property_link {
	/*float: left;*/
	padding: 0px 0px 4px;
	display: block;
}

body.propertylisting_agent #agent_list .agent {
	width: 250px;
}

#agent_list .agent img {
	border: 4px solid #fff;
	float: left;
	margin-right: 6px;
	height: 70px;
	width: 70px;
}

.agent_summary {
	float: left;
	padding-right: 18px;
}

.agent_detail img, .agent_summary img {
	border: 4px solid #fff;
	padding: 1px;
}

.agent_detail img {
	margin-right: 10px;
}

.agent_summary img {
	width: 75px;
	height: 96px;
}

.agent_fullsize {
	width: 138px;
	float: left;
}

.agent_info {
	float: left;
	width: 350px;
	background: #EAFAEA;
	padding: 10px;
	font-size: 0.95em;
	border-color: #eaeaea;
    border-style: solid;
    border-width: 1px;
	border-radius: 3px;
	margin: 20px 0;
}

.agent_bio {
	padding-bottom: 25px;
	float: left;
	margin-left: 20px;
	width: 370px;
}

.agent_detail {
	background: #e6cfb3 url(../../../images/bg_listing.gif) no-repeat;
	padding: 20px;
}

.agent_detail ul {
	margin-top: 5px;
}

.agent_detail li {
	margin-left: 0;
	padding: 2px;
	list-style-type: none;
}

.agent_links {
	float: left;
	width: 210px;
}

.agent_links ul {
	padding-left: 14px;
}

.agent_links h4 {
	color: #004fa3;
	padding: 0 15px;
	font-size: 20px;

}

.agent_properties a {
	display: block;
	background: url(images/button_properties.gif);
	width: 169px;
	height: 23px;
	text-indent: -9000px;
	margin: 15px 10px 0 0;
}


/*Search*/

.search_info {
	float: right;
	width: 275px;
	padding: 10px;
	margin: 10px 20px 0 0;
	background: #EAFAEA;
	border-color: #eaeaea;
    border-style: solid;
    border-width: 1px;
	border-radius: 3px;
}
.search_info h3{
	font-size: 18px;
}
#searchform {
	float: left;
	margin: 0 0 20px 0;
}

#searchform table {
	width: 400px;
	border-color: #eaeaea;
    border-style: solid;
    border-width: 1px;
	border-radius: 3px;
	margin: 0;
}

#searchform th {	
	width: 165px;
	background: #EAFAEA;
	padding: 2px 4px 2px 10px;
	text-align: left;
	font-weight: normal;
}

#searchform td {	
	padding: 2px;
	background: #fff;
}

#listing_mls, #listing_price {
	font-size: 18px;
    font-family: "Esteban";	/*font-weight: bold;*/
	color: #1B4B4B;
	margin-bottom: 7px;
}

.camera {
	margin-right: 5px;
	margin-top: -5px;
}