/*
template CSS file for `catalog` module
*/

@import url("sorting_box.css");
@import url("catalog_shop.css");
@import url("recommend.css");


#barcode_row
{
display:	none;
}

/**** BRANDSLIST *************************************************/
.brands_list_td
{
text-align: 	left;
border: 	1px solid #F0E8D8;
background:	#ffffff;

}

.brands_list_td .strut
{
display: 	block;
}


.brands_list
{
background:	#ffffff url(/images/expand-arrow.gif) no-repeat  top right;
overflow: 	hidden; 
height: 	75px; 
width: 		170px; 

}
.brands_list a
{
display:	block;
width:		100%;
padding:	3px 0 3px 0;
border:		0;
color:		black;
text-decoration: none
}

.brands_list a img
{
border:		0;
margin: 	0;
}

.brands_list a:hover
{
border-top:	1px solid #705018;
border-bottom:	1px solid #705018;
padding:	2px 0 2px 0;

}

.brands_list a:hover img
{
margin: 	0;
}


/*** OPTIONS **********************************************/

.options
{
border: 	1px solid #F0E8D8;
width:		200px;

}

.options a
{
display: 	block;
width:		100%;
1padding:	3px 0 3px 0;
}

.options a img
{
border: 	0;
vertical-align: middle;
margin:		0 6px 0 5px ;
}

.options a:hover
{
background:	#EAE7CE;
}

/***** DOSKA **********************************************/
.add_ad_block
{
text-align:	right;
margin:		5px 0;
}

.add_ad_block a img
{
margin:		0 1px 1px 0;
}

.add_ad_block a:hover img
{
margin:		1px 0 0 1px;
}

.vpoisk_search_results.doska .description_td td
{
vertical-align:	top;
}

.vpoisk_search_results.doska .location
{
margin:		10px 0;
}


.related
{
/*background:	#FFF1EC;*/
background:	#fae8e3;
padding:	3px 7px;
margin:		10px 7px 10px -7px;	
}

.related h3
{
font-size:	11pt;
margin:		0px;


}
