/*
	Catalogs
*/

.bagscatalog {
	
	padding:5px 0 0 0;
	width:215px;	
	height:220px;
	text-align:center; 
	float:left; 
	background:#fff ; margin-right:9px ; margin-bottom:10px;
	border: solid 1px #E6E1C3;
}
.bagsblock { 
height:175px; overflow:hidden;
}
.bagscode {
	margin-top:5px;
	font-weight:bold;
	color:#987656;
	text-decoration: none;
}
.bagscode a { color:#BB9E55; text-decoration:none; font-size:12px; }
/*
	css document for detail bags
	27-06-2009
*/
.mainbags {
	border:solid 1px #E6E1C3; margin-right:11px;
}
.imagebags {
	font-weight:bold;
	margin:10px;
	color:#665665;
}
.zoomimages {
	font-weight:bold;
	margin-top:10px;
	color:#665665;
	float:right;
	text-align:right;
}
.maindesc{
	border-left:solid 1px #e4e1c3;
	padding:5px 10px 2px 10px;
	margin:15px;
	width:100%;
}
.bagsname {
	margin-top:5px;
	color:#BB9E55;
	font-size:14px;
	font-weight:bold;
}
.bagsdesc {
	margin:0 0 0 0;
	color:#665665;
	min-height:100px;
}
.bagsprice {
	font-weight:normal;
	color:#666;
	margin-top:5px;
}

.foot{
	/*background:url(../images/search.jpg) no-repeat;
	*/
	width:205px; padding-left:5px;
	margin-left:680px;border-left:solid 5px #D1E5DE ; 
}