body {
	margin: 5px;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
}
#pageSurround {
	width: 95%;
	margin: 0px auto;
	padding: 5px;
}

.RightMenuFooter {
	background-image: url(../styleImages/backgrounds/linkermenu.png);
	background-position: top;
	height: 9px;
	width: 190px;
	border:none;
}

#topHeader {
	text-align: right;
	height: 113px;
	padding-right: 0px;
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-repeat: no-repeat;
	background-image:url(../styleImages/backgrounds/header.jpg);
	background-position:center;
	height: 265px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/menu-rood-top.jpg);
	background-color: #70cdcc;
	padding: 5px;
	color: #FFF;
	height: 38px;
}

.boxTitleBrown {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/menu-bruin-top.jpg);
	background-color: #70cdcc;
	color: #FFF;
	height: 28px;
	padding: 5px;
}

.boxCurrencyLeft {
	background-color: #7A3203;
	padding: 4px;	
	color: #FFF;
}

.boxShoppingCart {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/menu-blauw-top.jpg);
	background-color: #70cdcc;
	color: #FFF;
	height: 22px;
	padding: 5px;
}

.boxContentLeft, .boxContentRight {
	background-color: #7A3203;
}

.boxContenshoppingCart {
	background-color: #28254a;
	padding: 5px;
	padding: 5px;
}

.boxContentLanguage {
	background-color: #28254a;
	margin-bottom: 2px;
}

.boxContentBrown {
	background-color: #7a3203;
	padding-bottom: 5px;
	padding-top: 5px;
}

.boxCategories {
	background-color: #7a3203;
}

.boxFooter
{
	background-image: url(../styleImages/backgrounds/menu-rood-down.png);
	background-repeat: no-repeat;
	height: 18px;
	margin-bottom: 10px;
}
.BdyFooter {
	background-image:url(../styleImages/backgrounds/body-textfield-footer.png);
	margin-bottom: 10px;
	height: 9px;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	
}
.boxFooterBlue
{
	background-image: url(../styleImages/backgrounds/menu-blauw-down.png);
	background-repeat: no-repeat;
	height: 13px;
	margin-bottom: 10px;
}

.PaypalLogo {
	background-image:url(../styleImages/backgrounds/paypal.jpg);
	height: 32px;
	width: 67px;
}

.IdealLogo {
	background-image:url(../styleImages/backgrounds/ideal.jpg);
	height: 32px;
	width: 67px;
}

.Mastercard {
	background-image:url(../styleImages/backgrounds/mastercard.jpg);
	height: 32px;
	width: 67px;
}

.Visa {
	background-image:url(../styleImages/backgrounds/visa.jpg);
	height: 32px;
	width: 67px;
}

.AmericanExpress {
	background-image:url(../styleImages/backgrounds/americanexpress.jpg);
	height: 32px;
	width: 67px;
}

.boxFooterBrown
{
	background-image: url(../styleImages/backgrounds/menu-bruin-down.png);
	background-repeat: no-repeat;
	height: 13px;
	margin-bottom: 10px;
}

.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
.colMid {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}
.colRight {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
.boxContent {
	border: 1px solid #FFF;
	background-color: #fcfcfc;
	padding: 10px;
	width: 658px;
	color: #333333;
	margin-top: 0px;
	position: inherit;
	margin-left: auto;
	margin-right: auto;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	background-color: #000;
	padding-top: 10px;
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	position:inherit;
}
.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: 155px;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 200px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 2px 1px;
	background-color: #7a3203;
	width: 140px;
	display: block;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}

.li-nav a:hover {
	background-color: #7A3203;
	color: #E9C965;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

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

.li-nav {	
	float: left;
}

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

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}

.Footer {
	background-image: url(../styleImages/backgrounds/footer.png);
	background-position: center;
	background-repeat: repeat-x;
	width: 100%;
	height: 41px;
}

/*
End Cross-Browser DHTML Menu
*/
