BODY {
	background-color:#F3F1E2 !important;
	background-image:url('../images/bg/bg_products_content_middle.jpg') !important;
	background-repeat:repeat-y !important;
	background-position:top center !important;
}

#bodyWrapper {
	height:662px;
}

DIV.content {
	float:left;
	background-image:url('../images/bg/bg_products_content_header.jpg');
	background-repeat:no-repeat;
	width:890px;
}

DIV.box869px DIV.content {
	padding:0px 8px;
}

DIV.content DIV.categoryItem {
	float:left;
	width:208px;
	height:229px;
	position:relative;
	display:block;
	margin-right:7px;
	margin-bottom:5px;
	overflow: visible;
	z-index: 1;
}

DIV.content DIV.categoryItem A {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 173px;
	height: 30px;
	display: block;
	background-image: url(../images/spacer.gif);
}

DIV.content DIV.categoryItem DIV.handle {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 35px;
	height: 30px;
	display: block;
	background-image: url(../images/spacer.gif);
}



DIV.content DIV.categoryItemTube {
	width:208px;
	float:left;
}

DIV.content DIV.categoryItemTube IMG {
	float:right;
}

DIV.content DIV.categoryItem DIV.productCategoryDetail {
	display:none;
	position:absolute;
	top:30px;
	left:4px;
	width:428px;
	background:url(../images/bg/bg_products_splash_category_detail.jpg) repeat-x #FFFFFF;
	padding:16px;
	z-index:100;
	min-height:220px;
}

DIV.content DIV.categoryItem DIV.productCategoryDetail IMG {
	float:right
}

DIV.content DIV.categoryItem DIV.productCategoryDetail H4, 
DIV.content DIV.categoryItem DIV.productCategoryDetail P {
	color:#04378b;
} 

DIV.content DIV.categoryItem DIV.productCategoryDetail P {
	margin-bottom:20px;
} 

DIV.content DIV.categoryItem DIV.topLeft
DIV.content DIV.categoryItem DIV.bottomLeft {
	top:30px;
	left:4px;
}

DIV.content DIV.categoryItem DIV.topRight,
DIV.content DIV.categoryItem DIV.bottomRight {
	top:30px;
	left:-256px;
}


DIV.productFrameWrapper {
	background:url(../images/bg/bg_products_overview_middle.gif) repeat-y;
	min-height:360px;
	float:left;
	margin-left:6px;
}

DIV.productFrameWrapperTop {
	position:absolute;
	z-index:5;
}

DIV.productWrapper {
	position:relative;
	float:left;
	padding:14px 0px 0px 20px;
	z-index:10;
}

DIV.productWrapper DIV.categoryHeader {
	float:left;
	width:100%;
	clear:both;
	z-index:10;
	margin-bottom:25px;
}

DIV.productWrapper DIV.productItem {
	background:url(../images/bg/bg_products_overview_item.png) no-repeat;
	display:block;
	float:left;
	width:154px;
	height:266px;
	margin-right:7px;
	margin-bottom:7px;
	position:relative;
	color:#04378b;
}

DIV.productWrapper DIV.productItemTube {
	display:block;
	float:right;
	width:142px;
	height:243px;
	margin-right:23px;
	margin-bottom:25px;
	position:relative;
}

DIV.productWrapper DIV.productItem H4{
	margin:0px;
	padding:0px;
	width:125px;
	margin-top:8px;
	margin-left:12px;
}

DIV.productWrapper DIV.productItem P {
	margin:0px;
	padding:0px;
	margin-left:12px;
}

DIV.productWrapper DIV.productItem IMG {
	margin:0 auto;
}

DIV.productWrapper DIV.productItem DIV {
	position:absolute;
	bottom:50px;
	background-position: center bottom;
	height: 200px;
	width:140px;
	background-repeat: no-repeat;
	left:0px;
}

a.product
{
    font-weight:bold;
    position:absolute;
    left:10px;
	bottom:32px;
}

DIV.productWrapper DIV.productItem DIV A {
	position:absolute;
	font-weight:bold;
	left:12px;
}

DIV.backBtnWrapper {
	width:847px;
	margin-top:4px;
	float:left;
}
