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


	
#tab_featured{
clear:both;
background:transparent url('featured_properties_title.png') -0px 0 no-repeat;
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:relative;
overflow:hidden;
height:280px;
width:1000px;
text-align:center;
margin-bottom:2px;
margin-top:15px;
margin:auto;
padding:80px 0px 0px 0px;
background-color:#f8f8f8;
}

.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 #cccccc;
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 {
color:#4c4c4c; 
}

.area {
color:#4c4c4c; 
}

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

#dock_wrap .content img{
width:160px;
min-height:120px;
max-height:120px;
border:4px double #b9b9b9;
}
#dock_wrap .content span{
/*display:block;*/
}

#dock_wrap #previous_btn{
display:block;
width:53px;
height:109px;
position:absolute;
top:120px;
left:0px;
overflow:hidden;
text-indent:-9999px;
background:transparent url('image_slider_next_btns.png') -0px 0 no-repeat;
}
#dock_wrap #previous_btn:hover{
background-position:-0px 0px;
}
#dock_wrap #next_btn{
display:block;
width:53px;
height:109px;
position:absolute;
top:120px;
right:0px;
overflow:hidden;
text-indent:-9999px;
background:transparent url('image_slider_next_btns.png') -53px 0 no-repeat;
}
#dock_wrap #next_btn:hover{
background-position:-53px 0px;
}

#filmstrip_top_text {
position:absolute;
top:300px;
left:0px;
width:100%;
color:#4c4c4c;
font-size:18px;
text-align:center;
z-index:0;
font-weight:bold;
}