
     

#contentcontainer {

	}
#disclaimer_wrap{
color:#ffffff;
}
#footertable a,
#footertable a:link,
#footertable a:visited{
color:#fff;
}
#footertable span{
color:#fff;
}



#search_properties_background h3 {
position:absolute;
top:7px;
left:20px;
color:#ffffff;
font-size:18px;
font-weight:bold;
width:100%;
margin:0px auto;
text-align:center;
}

#search_properties_background {
position:absolute;
top:240px;
right:11px;
z-index:10;
}



/*----------------------------Quick Search --------------------------------*/


#hp_qs_wrap {
color:#000000;
}

#hp_qs_wrap label {
color:#000000;
}

#hp_qs_wrap {
width:212px;
position:absolute;
right:21px;
top:290px;
z-index:10;
}

#hp_qs_wrap #search_btn {
padding:0px;
background:transparent;
border:none;
text-align:center;
margin-top:0px;
}

#search_btn #qs_submit {
	background-color:#d71921;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:0px 23px 2px 23px;
	text-decoration:none;
	height:28px;
	margin-right:5px;
	border-bottom:1px solid #7f0f14;
	border-right:1px solid #d25b60;
	border-left:0px solid #7f0f14;
	border-top:1px solid #d25b60;
	width:206px;
	margin-right:0px;
	cursor:pointer;
	/*line-height:200%;*/
	
	}

#search_btn #qs_submit:hover{
	background-color: #e71d26;
	color:#ffffff;
}


#hp_qs_wrap div{
padding:20px 20px 20px 20px;
border:1px solid red;
background:#ffffff url('bg_dock.png') bottom left repeat-x;
border:1px solid #f5f5f5;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#hp_qs_wrap label{
display:block;
font-size:15px;
margin-bottom:2px;
font-weight:bold;
}
#hp_qs_wrap #minprice,
#hp_qs_wrap #maxprice{
width:94px;
}
#hp_qs_wrap #listingstatus,
#hp_qs_wrap #property_typeid,
#hp_qs_wrap #townvillage_id{
	width:210px;
}
#hp_qs_wrap .sline{
	width:85px;
	display:inline-block;
}
#hp_qs_wrap .sline.c2{
margin-left:30px;
}
#hp_qs_wrap .sline label{
	display:block;
}
#hp_qs_wrap .sline select{
	width:90px;
}
#hp_qs_wrap #qs_mag{
position:absolute;
top:5px;
left:-30px;
}
#hp_qs_wrap select{
margin-bottom:10px;
font-size:14px;
}

#footercontainer #wolf a{
margin-top:10px;
}






/*--------- Film Strip ----------*/

#tab_featured{
clear:both;
height:32px;
overflow:hidden;
color:#ffffff;
width:952px;
margin-top:15px;
text-indent:-999999999999999px;
font-weight:bold;
line-height:240%;
font-size:14px;
text-align:center;
margin:auto;
margin-top:12px;
margin-bottom:14px;
display:none;
}




#dock_wrap{
text-align:left;
position:absolute;
top:550px;

overflow:hidden;
height:253px;
width:1000px;
text-align:center;
margin-bottom:2px;
padding-top:15px;
margin:auto;

}

.caroufredsel_wrapper{
border:none; 
margin:0 auto !important;
width:880px !important;

}

#dock_wrap .dock{
height:204px;
margin:0 auto;
width:880px;
background:transparent;
overflow:hidden;

}
#dock_wrap .item {
position:relative;
float:left;
height:204px;
width:220px;
text-align:center;
margin:0;

}

#dock_wrap .content{
position:absolute;
border:2px solid #5B7DBD;
top:0px;
left:5px;
font-size:16px;
text-align:center;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
padding: 5px 5px;
width:195px;
height:190px;
overflow:hidden;
color:#000000;
-webkit-border-radius: 10px 10px 0px 0px;
        border-radius: 10px 10px 0px 0px;
}
#dock_wrap .price{
font-weight:bold;
margin-bottom:6px;
font-size:16px;

}
#dock_wrap .price span{
color:#000000; 
}

#dock_wrap .content a{
display:block;
margin-bottom:3px;
}

#dock_wrap .content img{
width:160px;
min-height:120px;
max-height:120px;
border:2px solid #5B7DBD;
}
#dock_wrap .content span{
/*display:block;*/
}
#dock_wrap #previous_btn{
display:block;
width:18px;
height:36px;
position:absolute;
top:100px;
left:20px;
overflow:hidden;
text-indent:-9999px;
background:transparent url('image_slider_next_btns.png') -0px 0 no-repeat;
z-index:1;
}
#dock_wrap #previous_btn:hover{
background-position:-0px 0px;
}
#dock_wrap #next_btn{
display:block;
width:18px;
height:36px;
position:absolute;
top:100px;
right:20px;
overflow:hidden;
text-indent:-9999px;
background:transparent url('image_slider_next_btns.png') -17px 0 no-repeat;
z-index:1;
}
#dock_wrap #next_btn:hover{
background-position:-17px 0px;
}

#filmstrip_top_text {
position:relative;;
top:22px;
left:0px;
width:100%;
color:#c10013;

font-size:18px;
text-align:center;
z-index:0;
font-weight:bold;
display:none;
}
