.clear
{
	clear:			both;
}

#categorie_left_side{
	float: left;
}

#categorieTable
{
	background-color: white;
}

#categorie_content
{
	float: right;
	min-height: 526px;
	background-color: white;
}

#categorie_spacer{
	background-color: #525455;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 0px;
	height: 64px;
	width: 752px;
}

#categorie_banner{
        padding-left:5px;
        padding-bottom:5px;
	background-color: white;
}

#categorie_banner img{
	vertical-align:bottom;
}

span.breadcrumbLink{
	font-size:12px;

	text-decoration:none;
}

a.breadcrumbLink,
span.breadcrumbLink{
	font-size:12px;
	color:black;
	text-decoration:none;
	padding-right: 10px;
	margin-right: 5px;
}

a.breadcrumbLink
{
    	background-image: url('/images/layout/separator_horizontal.png');
	background-repeat: no-repeat;
	background-position: right center;
}

a.breadcrumbLink:hover{
	text-decoration:underline;
}

#categorie_banner_footer{
	background-color:#fff;
	width:745px;
	padding:9px 0px 6px 5px;
	font-size:9px;
	color:#fff;
}

#categorie_banner_footer h1,
#categorie_banner_footer h2 {
    display: inline;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

#categorie_banner_footer.sale{
	background-color:#7b221e;
}

#categorie_banner_footer a,
#categorie_banner_footer span
{
	font-family: Arial;
	font-style: normal;
    font-size:11px;
}

#categorie_banner_footer a
{
    color: #636774;
}

#categorie_banner_footer a:hover
{
    color: #636774;
    text-decoration:none;
}



#categorie_products{
	width: 755px;
}

.item_price,.item_price_old{
	color: black;
	font-size: 12px;
	font-weight: bold;
}


.item_image {
	height: 260px;
	width: 244px;
}

.item_label {
	color: black;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.item_label a {
	font-family: Arial;
	font-style: normal;
}

.item_label h2 {
	margin:0;
	padding:0;
	font-weight:normal;
}

.item_price_sale {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

.item_price_old{
	text-decoration:line-through;
}

.menu_line_height
{
    line-height:17px;
}

.categorie_av_sizes
{
	display: block;
	background-color:	#ffffff;
	border: black 1px solid;
}

div.av_size
{
	position:			absolute;
	z-index:			40;
	width:				120px;
	height:				auto;
}

div.av_size_header{
	font-size: 11px;
	color: black;
	padding-left: 10px;
	padding-top: 8px;
    padding-bottom: 4px;
	background-color: white;
	width: 100px;
}

div.av_size_single{
	float: left;
	text-align:center;
	width:33%;
	margin:4px 0px;
	font-size: 11px;
	font-family: Arial,Verdana;
	color: black;
}

.colorIconSmall {
	vertical-align:bottom;
}

.colorIconBig {
	position:absolute;
	top: 194px;
	z-index: 20;
	padding:2px;
	background-color: white;
	border: 1px solid black;
}

a.prod_color_link {
	display:block;
	margin-right:7px;
	padding:2px;
	border:1px solid white;
	float:left;
}

a.prod_color_link:hover {
	border:1px solid #525455;
}

.item_aval_colors {
	line-height:11px;
	font-size:11px;
	vertical-align:top;
}

#category_background_container{
	background-color:#fff;
	float:left;
	width: 991px;
}

a.product_link {
	position:absolute;
	display:block;
	width:244px;
	height:260px;
	clip:rect(0px 244px 260px 0px);

}

img.productMainImageFront{
	position:absolute;
	top:0px;
	left:0px;
}

img.productMainImageBack{
	position:absolute;
	top:0px;
	left:0px;
}

