body {
	margin: 0px;
	background-color: #CF005D;
}
#pageSurround {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
}
#topHeader {
	text-align: right;
	height: 342px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;	
}
#headerCartBg {
	background-image: url(../styleImages/backgrounds/headerCartBg.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 342px;	
}
#headerCartContent {
	text-align: right;
	width: 160px;
	padding-top: 145px;	
	padding-left: 45px;
}
#searchBoxBg {
	background-image: url(../styleImages/backgrounds/headerBottomBg.jpg);
	background-repeat: no-repeat;
	width: 706px;
	height: 155px;	
}
#searchBoxContent {
	padding-left: 105px;
	padding-top: 65px;
}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #980044;
	height: 15px;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 0px solid #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.titleBrands {
	background-image: url(../styleImages/backgrounds/titleBrands.png);
	background-repeat: no-repeat;
	width: 63px;
	height: 24px;
	padding-bottom: 5px;
}
.titleCategories {
	background-image: url(../styleImages/backgrounds/titleCategories.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 21px;
	padding-bottom: 5px;
}
.titleFeaturedProduct {
	background-image: url(../styleImages/backgrounds/titleFeaturedProduct.png);
	background-repeat: no-repeat;
	width: 163px;
	height: 21px;
	padding-bottom: 5px;
}
.titleLogin {
	background-image: url(../styleImages/backgrounds/titleLogin.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 21px;
	padding-bottom: 5px;
}
.titleMailingList {
	background-image: url(../styleImages/backgrounds/titleMailingList.png);
	background-repeat: no-repeat;
	width: 112px;
	height: 21px;
	padding-bottom: 5px;
}
.titleOrderCatalogue {
	background-image: url(../styleImages/backgrounds/titleOrderCatalogue.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 24px;
	margin-left: 30px;
}
.titleShoppingBasket {
	background-image: url(../styleImages/backgrounds/titleShoppingBasket.png);
	background-repeat: no-repeat;
	width: 159px;
	height: 30px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.titleUsefulLinks {
	background-image: url(../styleImages/backgrounds/titleUsefulLinks.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 24px;
	padding-bottom: 5px;
}
.colMid {
	position: relative;
	background-image: url(../styleImages/backgrounds/colMidBg.jpg);
	background-repeat: no-repeat;
	width: 604px;
	padding-left: 45px;
	padding-top: 70px;
	float: left;
}
.colRight {
	background-color: #990043;
	position: relative;
	width: 253px; 
	padding-right: 5px;
	padding-top: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #000000;
	padding: 3px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
/* CHECKOUT PAGES */
.colRightCheckout {
	position: relative;
	left: 0px;
	width: 238px; 
	padding-left: 30px;
	padding-right: 20px;
	float: right;
	background-color: #980044;
}
.colMainCheckout {
	position: relative;
	background-image: url(../styleImages/backgrounds/colMidBg.jpg);
	background-repeat: no-repeat;
	width: 604px;
	padding-left: 45px;
	padding-top: 70px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	background-image: url(../styleImages/backgrounds/siteDocsBg.jpg);
	background-repeat: no-repeat;
	height: 62px;
	text-align:center;
	padding-top: 28px;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 131px;
	height: 220px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	color: #fda2cd;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
	background-image: url(../styleImages/backgrounds/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	background-color: #990043;
	border-left: 1px solid #fed586;
	border-right: 1px solid #fed586;
	border-bottom: 1px solid #fed586;
	border-top: 4px solid #fed586;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/