body {
	margin: 5px;
	background-color: #000000;
	background-image: url(../styleImages/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background-position: 0px 0px;	
}

#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-top: 30px;	
}



#shopheader {
	width: 960px;
	height: 120px;
	background-image: url(../styleImages/shopheader.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;	
	top: 0px;
}

#shopheaderleft {
	width 260px;
	float: right;
	right; 20px;
	top: 0px;
	position: relative;
	clear: both;
}

#SearchForm {
	float: right;
	position: relative;
	top: 20px;
	right: 20px;
}

#Session {
	float: left;
	position: relative;

}


#menu {
	position: relative;
	top: 90px;
	float: right;
	right: -270px;
	text-align: right;
	width: 600px;
}


#mainblock {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	top:212px;
	border-top: 9px solid #8991a6;
}



#securitymetrics {
	width: 100px;
	height: 50px;
	float:right;
	position: relative;
	top: -67px;
}


#geotrust {
	float:left;
	left: 0px;
	position: relative;
}



.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #494a4f;
	height: 15px;
	padding-left: 5px;
	text-align: left;
}

.boxContentLeft, .boxContentRight {
	border-top: 1px solid #808080;
	background-image: url(../styleImages/boxbg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}

.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 220px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	margin-top:20px;		
}


.colMid {
	position: relative;
	width: 680px;
	float: left;
	left: 30px;
	text-align: left;
	margin-top: 20px;	
}

.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}

.boxContent {
	background-image: url(../styleImages/box-content-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
	color: #ffffff;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit;
	text-align: left;
}




/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 220px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	margin-top: 20px;
}

.colMainCheckout {
	position: relative;
	width: 680px;
	float: left;
	left: 30px;
	text-align: left;
	margin-top: 20px;
}

/* END CHECK OUT PAGES */



.siteDocs {
	text-align:center;
	margin-top: 10px;
	clear: both;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subCats {
	text-align:justify;
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	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: 100px;
	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 {
	background-color:;
	color: #FF6600;
}

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

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

.li-nav {	
	float: left;
}

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

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