body {
	margin: 0;
	padding: 0;
	background: #000;
	position: relative;
	z-index: 1;

}

#pageSurround {
	width: 100%;
	margin: 0;
	padding: 10px 0 63px 0;
	clear: both !important;
	position: relative;
	overflow: hidden;
	float: left;
	background: #000;

}

#shoppingCart {
	z-index: 100;
	background: #000;
	border-top: 3px solid #444;	
	position: fixed;
	bottom: 0;
	left: 0;
	height: 70px;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

#shoppingCart #cartContent {
	padding: 10px;
}

#shoppingCart a.viewCart {
	background: #333;
	padding: 3px 5px;
	color: #fff !important;
	border: 1px solid #222;
}

#shoppingCart a.viewCart:hover {
	background: #FFFFFF;
	color: #000000 !important;
	text-decoration: none !important;
	border: 1px solid #333;
}

#topHeader {
	height: 100px;
	width: 100%;	
	margin: -7px 0 0 0;
	padding: 0;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background: #000000 url(../../../images/getLogo.php?skin=Dark-Night-Fullscreen) 10px top no-repeat;
	border-bottom: 3px solid #444;
}

#topHeader p.topHeaderLink a {
	float: left;
	width: 300px;
	height: 100px;
	background: transparent;
	padding: 0;
	margin: 0 0 0 10px;
	line-height: normal;
	text-indent: -9999px;
}

#searchForm {
	padding: 10px;
	margin: 20px 10px;
	float: right;
	text-align: right;
	width: auto;
	color: #fff;
}

#searchForm a {
	color: #fff;
	text-decoration: none;
	line-height: 185%;
}

#searchForm a:hover {
	text-decoration: underline;
}

.boxTitleLeft, .boxTitleRight, .txtContentTitle {
	background: transparent;
	border: 0px solid #333;
	padding: 0 0 5px 0;
}

.boxContentLeft, .boxContentRight, .boxCategories, .boxContent {
	border-top: 1px solid #444;
	background: #333;
	padding: 15px 0;
	margin-bottom: 10px;
	margin-top: -5px;
}

.boxContentLeft p, .boxContentRight p {
	padding: 5px;
	color: #fff;
}

.boxContent {
	border-top: 1px solid #444;
	background: #000;
	padding: 5px ;
	margin-bottom: 10px;
	color: #fff;
	margin-top: 5px;
	position: inherit;
	overflow: hidden;
}

.colLeft, .colLeftCart, .colLeftCheckout {
	margin: 0;
	padding: 0;
	width: 15%; 
	float: left;
}

.colMid, .colMid#cartMid {
	margin: 0;
	padding: 0;
	width: 70%;
	float: left;
}

.colMid#cartMid {
	width: 84%;
}

.colRight {
	margin: 0;
	padding: 0;
	width: 15%;
	float: right; 
}

.colMid .midSpacing,
.colMid#cartMid .midSpacing {
	padding: 0 10px;
	position: relative;
}

.colMid#cartMid .midSpacing {
	padding: 0 0 0 10px;
	position: relative;
}

#BreadCrumb {
	margin: 5px 0 ;
}

#BreadCrumb a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#BreadCrumb a:hover {
	text-decoration: underline;
}

#productWrap {
	overflow: hidden;
	padding: 10px 0;
}

#productLeft {
	float: left;
	width: 350px;
	padding: 0;
	margin: 0 10px 10px 0;
}

#productLeft img.mainPic {
	width: 343px;
	border: 1px solid #9ab9bd;
	position: relative;
}

.mainPic {
	margin-bottom: 10px;
	position: relative;
}

#productInfo {
	margin: 0;
	margin-left: 370px;
	padding: 0;
}

form.mailList {
	margin: 5px;
}

form.mailList .textbox {
	background: #996699;
	color: #fff;
	border: 1px solid #666;
	padding: 2px 5px;
	margin-bottom: 5px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	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;
	float: left;
}

#subCats {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 100%;
}

.subCat {	
	text-align: left;
	padding: 10px;
	float: left;
	height: 90px;
}

.subCat p {
	color: #333;
	text-align: center;
}

.subCat p a {
	font-weight: bold;
}

.subCat .pic {
	text-align: center;
	height: 75px;
	width: 100px;
}

.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #9ab9bd;
	border-bottom: 1px solid #9ab9bd;
}

#imgThumbSpace{
	margin-left: 0;
}

#imgThumbSpace div {
	float: left;
	width: 70px;
	height: 65px;
	padding: 5px;
	margin: 0 5px 0 0;
	overflow: hidden;
	border: 1px solid #222;	
	background: #666;
}

#imgThumbSpace a {
	float: left;
	width: 75px;
	height: 75px;
	padding: 0;
	margin: 0 5px 0 0;
	overflow: hidden;
	background: #fff;	
}

#imgThumbSpace img {
	float: left;
	text-align: center;
	width: 70px;
}

div.latestProds, div.latestProds.related {
	text-align: center;
	width: 20%;
	margin: 5px 0 0 0;
	padding: 0;
	height: 190px;
	float: left;
	overflow: hidden;
	position: relative;
}

.latestProds .latestProdPic {
	position: relative;
	width: auto;
	height: 130px;
	overflow: hidden;
	text-align: center;
}

.latestProds p {
	text-align: center !important;
	padding: 0;
	margin: 0 0 3px 0;
}

div.latestProds.related {
	text-align: center;
	width: 20%;
	margin:  10px 0 0 0;
	padding: 0;
	height: 130px;
	float: left;
	overflow: hidden;
	position: relative;
}

div.latestProds.related .relatedPic  {
	height: 75px;
	overflow: hidden;
}

td.options select {
	width: 200px;
	padding: 3px;
	font-size: 11px;	
}

/*
Start Cross-Browser DHTML Menu
*/

.mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
color: #FDFDFD;
}

.li-nav a,
ul.mainmenu-nav#infoBox li {
	padding: 3px 5px;
	width: 150px;
	display: block;
	background: transparent;
	color: #fff;
	text-decoration: none;
	margin: 0;
}
.li-nav a:hover {
	color: #fff;
	text-decoration: underline;
	width: 150px !important;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	width: 160px;
	margin-top: -21px;
	border: 1px solid #666;
	background: #444;
	z-index: 99;
}

.li-nav .ul-nav a:hover {
	background: #333;
}

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

/*
End Cross-Browser DHTML Menu
*/