body
{
	background-repeat:repeat-y;
	background-position:center;
}
#content
{
    
}
.category, .product
{
	width:650px;
	height:auto;
	float:left;
	text-align:center;
	margin:15px 0 0 15px;
	padding:5px;
        border-bottom:1px dotted #333;
}

.listThumb img
{
    border:5px #000 solid;
    float:left;
    margin:6px
background:#000;
padding:0;
margin:0 10px;
}

.category h2, .product h2
{
	/*text-transform:uppercase;*/
	line-height:1em;
	font-size:33px;
	color:#fff;
	margin:5px 0 10px 0;
	/*padding-bottom:5px;*/
	border-bottom:1px solid #CCCCCC;
        width:500px;
        float:left;
}

.listTitle a
{
	color:#fff;
	text-decoration:none
}

.listTitle a:hover
{
 	color:#B6A44C;	
}

.listCaption
{
	font-size:10px;
	color:#ccc;
        claer:both;
	margin: 3px 10px 10px 5px;
	text-align:left;
}

/*tender list*/

#findLog
{
	background-color:#000000;
	background-image:url(/images/shops/ist/findTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	
	height:auto;
	width:587px;	
	float:left;
	
	color:#FFFFFF;
	
	font-size:10px;
	text-align:left;
	
	margin:15px 15px 0 15px;
}

#findLog h4
{
	
	margin-top:10px;
	color:#FFFFFF;
	font-size:12px;
}

#findLogBottom
{
	float:left;
	margin:0 15px 15px 15px;
}

#findSpecies
{
	width:150px;
	height:auto;
	
	margin:90px 0 5px 35px;
	border:#FFFFFF;
	float:left;
}

#findFeatures
{
	width:150px;
	height:auto;
	margin:90px 0 5px 15px;
	
	float:left;
}

#findBtn
{
	float:right;
	margin:320px 25px 15px 15px;
}
#content h3
{
	text-align:left;
	margin:15px;
	padding-bottom:10px;
	color:#999;
	
	font-size:15px;
	letter-spacing:1px;
	font-weight:normal;
	/*text-transform:uppercase;*/
	border-bottom:1px solid #CCCCCC;
	
}
#product_options_container {
    float:left;
}
#product_options {
    width:350px;

}
#product_quantity {
    width:25px;
}
#option {
    width :300px;
}

#product_price {
    width:25px;
}
