/*Foto gallery*/
div#content_center{
	text-align: left;
	padding: 10px;
	width: 590px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
table.fotogallery_list{
	width: 590px;
	}
table.fotogallery_list td{
	vertical-align:bottom;
	}
div.container_thumb_vbtm, div.container_thumb_vbtm_higher {
	width: 189px;
	height: 250px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	display: table;
	/*vertical-align:bottom;*/
}

div.img_thumb_vbtm {
	height: 240px;
	display: table-cell;
	vertical-align: top;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div.img_thumb_vbtm:hover{
	background-color:#F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
div.imgage_vbtm {
	width: 590px;
	clear:both;
}
div.img_thumb_pos, div.img_thumb_cap{
	width:185px;
	text-align:center;
}
div.img_thumb_pos,div.img_detail_pos div.bkloader{
	background-image: url('../img/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;
	}
div.img_detail_pos{
	float:left;
	/*width:410px;	*/
	/*display: table-row;*/
	}
div.img_detail_pos2{
	float:left;
	width:170px;
	clear:right;
	/*display: table-row;*/
	}
div.img_thumb_cap{
	/*text-align:left;*/
}
div.img_thumb_vbtm img.img_thumb{
	vertical-align: bottom;
	border-width: 0px;
	text-align:center;
}

a.img_thumb:link img, a.img_thumb:visited img{
	border-width: 1px;	
	border-style: solid;	
	border-color: #d8d9d9;	
	padding: 1px;
}

a.img_thumb:hover img, a.img_thumb:active img{
	border-width: 1px;
	border-style: solid;
	border-color: #e8847d;
	padding: 1px;
}
div.mag_glass {
  margin-top: -20px;
  margin-left: 15px;
  width: 18px;
  height: 18px;
}

div.caption_thumb{
	font-weight: bold;
	margin-top: 5px;
	color: #333333;
}
div.caption_thumb a{
	font-size:14px;
}

.placeholder_vbtm {
	height: 180px;
	width: 0px; 
}

img.img_imagedetails {
	border-width: 5px;
	border-style: solid;
	border-color: #dddddd;
}

.icon{
	margin: 2px;
	border-width: 0px;
}

.imagedetails, div.div_imagedetails{
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 11px;
	font-weight:bold;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
div.div_imagedetails div{
	padding-left: 10px;
	color:#999999;
}

div.div_imagedetails a:hover{
	/*text-decoration:none;*/
}
.imagedetails_title, .imagedetails_title_keywords, .imagedetails_title_pricing {
	color: #555555;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

.imagedetails_title{
	background-color: #fffee0;
}
div.empty_cart{
	height:200px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:590px;
	clear:both;
}
div.addCart{
	padding-right:5px;
	vertical-align:middle;
	display:table-cell;	
	text-align:right;
}
/*Foto gallery*/
