#CategoryPageBody {
	position:relative;
}
#CategoryPage {
	position:relative;
	width:695px;
}
#CategoryPageDescription {
	position:relative;
	width:695px;
	height:150px;
	z-index:2;
}
#CategoryPageDescriptionBox {
	position:absolute;
	width:695px;
	height:150px;
	z-index:5;
	background-image: url(/cms/images/CategoryDescription.gif);
}
#CategoryPageDescriptionBackground {
	position:absolute;
	text-align:right;
	width:348px;
	height:150px;
	z-index:2;
	left:342px;
	overflow:hidden;
}
.CategoryPageDescriptionWhite {
	position:absolute;
	width:50px;
	height:150px;
	left:339px;
	z-index:4;
	background-repeat: repeat-y;
}
#CategoryPageDescriptionText {
	position:absolute;
	width:348px;
	height:147px;
	z-index:6;
	font-family: Arial;
	padding-left:5px;
	padding-top:5px;
}
.CategoryDescriptionH1{
	position:relative;
	width:345px;
	height:20px;
	overflow: hidden;
	margin:2px;
}
.CategoryDescriptionH2{
	position:relative;
	font-weight: 700;
	width:345px;
	height:35px;
	overflow: hidden;
	margin:2px;
}
.CategoryDescriptionH3{
	position:relative;
	width:345px;
	height:63px;
	overflow: hidden;
	margin:2px;
}
#CategoryPageMenu {
	position:relative;
	width:680px;
	height:20px;
	z-index:7;
	padding-left: 12px;
	background-image: url(/cms/images/CategoryPageMenu.png);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	text-align: left;
	color: #383838;
}
#CategoryPageMenu a:link {
	text-decoration:none; color: #383838;
}
#CategoryPageMenu a:visited {
	text-decoration:none; color: #383838;
}
#CategoryPageMenu a:hover {
	text-decoration: underline;
}
.EmptyArticleBoxBody {
	width:690px;
	z-index:1;
	left:2px;
}
#EmptyArticleBoxTop {
	width:690px;
	height:10px;
	z-index:1;
	background-image: url(/cms/images/EmptyArticleBoxTop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#EmptyArticleBoxMed {
	width:690px;
	z-index:1;
	background-image: url(/cms/images/EmptyArticleBoxMed.png);
	background-repeat: repeat-y;
	background-position: center center;
	overflow:hidden;
}
#EmptyArticleBoxContent1 {
	position:relative;
	width:665px;
	z-index:1;
	padding-right:5px;
	font-family:Arial;
	text-align:justify;
	left:7px;
	color:#6b6b6b;
	font-size:12px;
}
#EmptyArticleBoxContent1 UL {
 	list-style-image:url(/cms/images/ActiveSR.gif);
	list-style-position:outside;
		
}
#EmptyArticleBoxContent2 {
	position:relative;
	width:665px;
	z-index:1;
	padding-right:5px;
	font-family:Arial;
	text-align:justify;
	left:7px;
	color:#6b6b6b;
	font-size:12px;
}
#EmptyArticleBoxContent2 UL {
 	list-style-image:url(/cms/images/ActiveSR.gif);
	list-style-position:outside;
		
}
#EmptyArticleBoxBottom {
	width:690px;
	height:10px;
	z-index:1;
	background-image: url(/cms/images/EmptyArticleBoxBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#ProductPageList {
	position:relative;
	padding-top:2px;
	width:695px;
	z-index:2;
}
#ProductPageListTop {
	position:relative;
	width:695px;
	height:26px;
	z-index:2;
	background-image: url(/cms/images/ProductPageListTop.png);
	background-repeat: no-repeat;
}
#ProductPageListTopText {
	padding-left:10px;
	font-family: Arial;
	font-size: 13.5px;
	color: #666666;
	padding-top:3px;
	font-weight: 700;
}
#ProductPageListMed {
	width:695px;
	z-index:2;
	background-image: url(/cms/images/ProductPageListMed.png);
	background-repeat: repeat-y;
}
#ProductPageListDiv {
	position:relative;
	overflow:hidden;
	width:688px;
	height:100px;
}
.ProductPageListContainer {
	position:relative;
	width:688px;
	height:100px;
	z-index:2;
	left:1px;
}
.ProductPageListContainer a,a:visited,a:hover {text-decoration: none;}

.ProductPageListLink {
	position:relative;
	width:685px;
	height:100px;
	cursor: pointer;
	left:1px;
	text-decoration: none;
}
.ProductPageListLink a,a:visited {text-decoration: none;}

.ProductPageListLink:hover {
	background-image: url(/cms/images/ProductPageListLink.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}

.ProductPageListImage {
	position:absolute;
	width:85px;
	height:85px;
	left:10px;
	top:10px;
	vertical-align: middle;
	z-index:1;
	text-align:center;
	display:table-cell;

}
.ProductPageListModel {
	position:absolute;
	width:96px;
	left:105px;
	top:10px;
	font-size: 12px;
	color: #e6000d;
	z-index:5;
}
.ProductPageListSDesc {
	position:absolute;
	width:336px;
	height:30px;
	left:205px;
	top:10px;
	font-size: 12px;
	font-weight: 700;
	color: #666666;
	z-index:5;
	overflow: hidden;
}
.ProductPageListLDesc {
	position:absolute;
	width:336px;
	height:30px;
	left:205px;
	top:45px;
	font-size: 12px;
	color: #666666;
	z-index:5;
	overflow: hidden;
}
.ProductPageListRRP {
	position:absolute;
	width:85px;
	left:545px;
	top:10px;
	font-size: 12px;
	color: #e6000d;
	z-index:5;
}

#ProductPageListCompare {
	position:absolute;
	width:20px;
	height:20px;
	left:645px;
	top:38px;
	z-index:5;
}

#ProductSeperator {
	position:relative;
	background-image: url(/cms/images/ProductSeperator.png);
	width:685px;
	height:10px;
	background-repeat: repeat-x;
	z-index:5;
	left:3px;
}

#ProductPageListBottom {
	position:relative;
	width:695px;
	height:28px;
	z-index:2;
	background-image: url(/cms/images/ProductPageListBottom.png);
	background-repeat: no-repeat;
	padding-bottom:5px;
}

#CompareLink {
	position:relative;
	width:55px;
	height:21px;
	z-index:2;
	background-repeat: no-repeat;
	left:628px;
	top: 1px;
	cursor: pointer;
	}

.CompareLink {
	background-image: url(/cms/images/Compare2.png);
}

.CompareLink:hover {
	background-image: url(/cms/images/Compare.png);
}