.catalog_item{
	width:644px;
	background:url(../gfx/bg-item.gif) no-repeat bottom right #ffffff;
	padding:10px;
	color:#778f95;
	font-size:12px;
	margin-bottom:10px;
}
.catalog_item a{
	text-decoration:none;
}
.catalog_item img{
	float:left;
	margin-right:25px;
}
.catalog_item h3{
	font-size:15px;
	color:#778f95;
}
.catalog_item_description{
	padding:10px 0px 10px 0px;
	min-height:35px;
}
.catalog_item a.arrow{
	font-size:12px;
	color:#3d90b7;
	display:block;
	background:url(../gfx/button-more.gif) no-repeat top right;
	text-decoration:none;
	width:514px;
	padding:15px 0px 5px 0px;
	float:right;
}
.catalog_item a.arrow:hover{
	background:url(../gfx/button-more_over.gif) no-repeat top right;
	text-decoration:none;
}
/*  */
#gallery_box_short img,#module_gallery .odd_row img,#module_gallery .even_row img{
	float:left;
	margin-right:10px;
}
#gallery_close,#map_close{
	float:right;
	background:url(../gfx/close.gif) no-repeat;
	cursor:pointer;
	padding:2px 0px 3px 24px;
}
#gallery_title{
	float:left;
	padding:0px 0px 0px 10px;
}
#gallery_description{
	text-align:center;
	margin-top:30px;
	padding-bottom:5px;
	clear:both;
}
#gallery_previous{
	float:left;
	width:18px;
	height:260px;
	background:url(../gfx/previous.gif) no-repeat left center;
	cursor:pointer;
}
#gallery_next{
	float:left;
	width:18px;
	height:260px;
	background:url(../gfx/next.gif) no-repeat right center;
	cursor:pointer;
}
#gallery_photo{
	float:left;
	width:1000px;
	height:260px;
	text-align:center;
	padding-bottom:10px;
}
#gallery_thumbs_box{
	clear:both;
	width:990px;
	margin:auto;
}
#gallery_thumbs{
	white-space:nowrap;
}
#gallery{
	font-size:1px;
}
#gallery img,#gallery_thumbs img{
	border:solid 1px #1c9bc3;
	margin:3px 3px 2px 0px;
	cursor:pointer;
}
#gallery img.active,#gallery_thumbs img.active{
	border:solid 1px #ffcc00;
}

#button_show_gallery{
	display:block;
	font-size:12px;
	color:#1c9bc3;
	text-decoration:none;
	width:95px;
	float:right;
	padding:10px 40px 15px 0px;
	background:url(../gfx/button-photos.gif) no-repeat top right;
	text-align:right;
}
#button_show_gallery:hover{
	color:#6a8285;
	background:url(../gfx/button-photos_over.gif) no-repeat top right;
	text-decoration:none;
}
#gallery_box{
	width:598px;
	padding:10px;
	background:url(../gfx/bg-gallery.gif) no-repeat;
	color:#778f95;
	font-size:14px;
}
#main_photo_box{
	width:33px;
	height:31px;
	padding:125px 0px 0px 565px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}
.catalog_detail{
	padding:25px;
	width:604px;
	background:url(../gfx/bg-item.gif) no-repeat bottom right #ffffff;
	margin-top:5px;
}
.catalog_detail h2{
	color:#1c9bc3;
}
.catalog_detail h3{
	font-size:14px;
	color:#778f95;
	margin:10px 0px 10px 0px;
}
.main_photo_description{
	float:left;
	padding-top:9px;
}
.button_infos{
	display:block;
	width:246px;
	height:29px;
	background:url(../gfx/button-infos.gif) no-repeat;
	text-align:center;
	padding-top:10px;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	float:right;
	clear:right;
	margin:0px 0px 15px 15px;
}
.button_infos:hover{
	color:#6f7e80;
	background:url(../gfx/button-infos_over.gif) no-repeat;
	text-decoration:none;
}
.catalog_back{
	font-size:12px;
	color:#778f95;
	text-decoration:none;
}
/*  */
.catalog_info_box{
	float:right;
	background:url(../gfx/bg-ratings.gif) no-repeat bottom left #ffffff;
	border:solid 1px #eeeeee;
	width:214px;
	padding:15px;
	margin:0px 0px 5px 15px;
	color:#576364;
	font-size:11px;
}
.catalog_info_box h3{
	font-size:14px;
	color:#1c9bc3;
	margin-bottom:20px;
}
.rating_stars{
	width:120px;
	height:17px;
	float:right;
	background-image:url(../gfx/ratings.gif);
	background-repeat:no-repeat;
}
.catalog_info_box span{
	line-height:18px;
}
/*  */
#module_filter{
	padding-top:5px;
	/* position:relative; */
}
#module_filter h2{
	color:#778f95;
	font-size:14px;
	font-weight:normal;
	padding-bottom:11px;
}
.filter_input{
	background:url(../gfx/bg-filter.gif) repeat-x;
	width:210px;
	height:29px;
	float:left;
	margin:0px 16px 8px 0px;
}
.filter_input_last{
	background:url(../gfx/bg-filter.gif) repeat-x;
	width:210px;
	height:29px;
	float:left;
	margin:0px 0px 8px 0px;
}
.filterbox{
	width:158px;
	height:18px;
	padding:6px 0px 5px 8px;
	float:left;
	font-size:14px;
}
.filterbox_button{
	width:32px;
	height:29px;
	background:url(../gfx/arrow-filter.gif) no-repeat;
	cursor:pointer;
	float:right;
}
.filterbox_options{
	position:absolute;
	display:none;
	background-color:#99aaab;
	left:13px;
	width:208px;
	border-left:solid 1px #99aaab;
	border-right:solid 1px #99aaab;
	border-bottom:solid 1px #99aaab;
}
.filterbox_options a{
	display:block;
	padding:6px 0px 5px 8px;
	font-size:14px;
	text-decoration:none;
	color:#ffffff;
}
.filterbox_options a:hover{
	background:url(../gfx/bg-menu.gif) repeat-x;
	text-decoration:none;
	color:#829593;
}
.filterbox_options a.subcat{
	padding-left:30px;
}
