body {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;
	font-size:11px;
	line-height: 1.6;
	background:#D7D7D7 url(../styleImages/backgrounds/bg.gif) repeat-x scroll center top;
}
#homecontent {
background:#FFFFFF url(../styleImages/backgrounds/content.jpg) no-repeat scroll 0px 0;
margin:0 auto;
padding-top:25px;
width:963px;
}
#pageSurround {
	width: 938px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/pageBg.gif);
	background-repeat:repeat-y;
	background-position: 1px;
}
#logo {
background:transparent url(../styleImages/logo/logo.jpg) no-repeat scroll 1px 0;
height:190px;
margin:0 auto;
width:964px;
}
#footer {
background:transparent url(../styleImages/backgrounds/footer.jpg) no-repeat scroll 50% 0;
height:190px;
/*
margin:0 auto;
width:964px;
*/
}
#thWrapper {
	height:114px;
margin:0 auto;
padding:29px 10px 10px;
text-align:right;
width:886px;
}
#topHeader {
	float:left;
height:80px;
margin:0 auto;
text-align:left;
width:500px;
}
#topHeader2 {
	text-align: right;
	height: 65px;
	width: 321px;
	margin: 0px auto;
	float:right;
	padding-top:15px;
}
#shoppingArea {
	background-image:url(../styleImages/basket.gif);
	background-repeat:no-repeat;
	background-position: right top;
	height: 80px;
}
#topBar {
	line-height: 35px;
	color: #cccccc;
	text-transform: uppercase;
	width: 891px;
	margin: 0 auto;
}
.boxTitleLeft, .boxTitleRight {
	color:#333333;
	padding:10px 15px;
	text-transform:uppercase;
	font-weight: bold;
	background-color: #CCCCCC;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding: 0px;
	text-align: left;
}
.searchPadding {
	padding-top: 8px; padding-left:5px;
}
.colRight {
	position: relative;
	z-index:5;
	left: 0px;
	width: 195px; 
	float: left;
}
.colMid {
	position: relative;
	width: 742px;
	float: right;
	padding: 0px;
}

.boxContent {
	color: #666666;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
	padding: 10px;
}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 15px;

	padding-right: 5px;

	float: left;

}

.colMainCheckout {

	position: relative;

	width: 568px;

	float: left;

}

/* END CHECK OUT PAGES */

.siteDocs {

	text-align:center;

	margin-top: 10px;

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	text-align: center;

	margin-bottom: 15px;

	padding: 3px;

}

.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: 100px;

	float: left;

	overflow: hidden;

}



/*

Start Cross-Browser DHTML Menu

*/

.clear {
	clear:both;
}

#mainmenu-nav {

	list-style: none;

	list-style-type: none;

	width: 165px;

	padding: 0px;

	margin: 0px;

}



.li-nav a {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E6E6E6;
	width: 165px;
	display: block;
	text-indent: 0px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 8px 15px 9px;
	text-transform:uppercase;
}

.li-nav a:hover {
	background-color: #EEEEEE;
	color: #333333;
}



.ul-nav, .li-nav {

	display: block;

	list-style: none;

}



.ul-nav {

	width: 156px;

	padding: 0px;

}



.li-nav {	

	float: left;

}



.li-nav .ul-nav  {

	display: none;

	position: absolute;

	margin-left: 100px;

	margin-top: -19px;

	border: 1px solid #dedede;

	z-index: 99;

	text-align: left;

}



a.hassubmenu {

}

/*

End Cross-Browser DHTML Menu

*/

.wrapper {
	float: left; 
	width:150px; 
	height: 215px; 
	padding:5px;
	position: relative;
}
.catimage {
	position: relative;
	width: 150px; 
	height:130px; 
}
.catimage:hover {
	width: 148px; 
	height:128px; 
	border: 1px solid #E6E6E6;
}

.cattitle {
	height: 70px; 
	overflow:hidden; 
	width:140px; 
	text-align:center;
	background-color:#F7F7F7;
	border-bottom:1px solid #E6E6E6;
	color:#666666;
	padding: 5px;
}
.salePrice {
	position:absolute;
	bottom:-2px;
	right:-2px;
	width:48px;
	height:48px;
	background: url(../styleImages/sale.gif) no-repeat bottom right;
	padding: 0px;
}	
.salePricebig {
	position:absolute;
	bottom:180px;
	right:0px;
	width:96px;
	height:96px;
	background: url(../styleImages/salebig.gif) no-repeat bottom right;
	padding: 0px;
}	
.OutOfStock {
 	z-index: 5;
	position:absolute;
	bottom:-2px;
	right:-2px;
	width:48px;
	height:48px;
	background: url(../styleImages/sold.gif) no-repeat bottom right;
	padding:0px;
}
.OutOfStockbig {
 	z-index: 5;
	position:absolute;
	bottom:180px;
	right:0px;
	width:96px;
	height:96px;
	background: url(../styleImages/soldbig.gif) no-repeat bottom right;
	padding:0px;
}