@charset "UTF-8";
/* CSS Document */

#teaser{
	background:url(../images/rentals/teaser_bg.jpg) repeat-y;
	width:447px;
	padding:0px;
	}
#teaser_top{
	background:url(../images/rentals/taser_bg_top.jpg) no-repeat;
	height:48px;
	width:447px;
	}
	
.teaser_img{
	width:140px;
	height:105px;
	padding:0px;
	margin:3px;
	background:url(../images/rentals/thumb_bg.jpg) no-repeat left;
	float:left;
	}
#thumb_bg{
	width:163px;
	background:url(../images/rentals/thumb_bg.jpg) no-repeat left;
	height:111px;
	float:left;
	margin:0 0 10px 20px;
	padding:0;
	}
#property_title{
	color:#84B040;
	font-size:14px;
	font-weight:bold;
	padding: 15px 0 0 0;
	margin:0px 0 0 20px;
	width:150px;
	float:left;
	}
.teaser_content{
	padding:0 0 0 195px;
	margin:5px 0 15px 0;
	}
.teaser_bold_text{
	font-weight:bold;
	padding:0 5px 0 0;
	}
	

.read_more a{
	background:url(../images/rentals/plus_icon.jpg) no-repeat;
	line-height:12px;
	float:right;
	display:block;
	width:60px;
	text-align:left;
	padding:0 0 0 20px;
	text-decoration:none;
	color:#000;
 }
 .print a{
	background:url(../images/rentals/print_icon.jpg) no-repeat;
	line-height:12px;
	float:right;
	display:block;
	width:60px;
	text-align:left;
	padding:0 0 0 25px;
	text-decoration:none;
	color:#000;
 }

.status{
	background:url(../images/rentals/status_icon.jpg) no-repeat;
	line-height:12px;
	float:left;
	display:block;
	width:160px;
	text-decoration:none;
	color:#000;
	text-align:left;
	padding:0 0 0 15px;
 }
	
	
.full_text{
	margin:5px 0 5px 0;
	}
	
#teaser_menu{
	float:left;
	text-align:right;
	width:260px;
	margin:15px 0 0 0;
	}
	
#zoom{
	float:left;
	background:url(../images/rentals/zoom.jpg) no-repeat;
	width:16px;
	height:21px;
	}
	
#teaser_bottom{
	background:url(../images/rentals/teaser_bottom.jpg) no-repeat;
	height:12px;
	width:447px;
	}

#gallery_menu{
	border-bottom:solid 1px #335718;
	margin:10px 10px 0 10px; 
	clear:both;
	height:17px;
	}
.gallery_tab{
	background:#F3F4C6;
	border:solid 1px #335718;
	padding:2px 5px;
	display:block;
	float:left;
	color:#335718;
	text-decoration:none;
	margin:0 0 0 5px;
	}
#gallery_menu a{
	text-decoration:none;
	}
	
	
