.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {

	padding-top: 3px;
	
}

.naviContent {
	padding: 2px 10px 10px 10px;
	font-size:12px;
}

.alsobought {
	font-size:10px;
	line-height:13px;
	text-align: center;
	width: 130px;
	padding-top: 3px;
	margin: 0px 3px 3px 3px;
	height: auto;
	float: left;
	overflow: hidden;
	position: relative;
}

.right2 h2 {
	color: #586877;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.cartContent {
	margin-left: 10px;
	width: 195px;
	font-size:10px;	
}

.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 403px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
	height:100%;
}
/* 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:justify;
	text-align: center;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 3px;
	float: left;
	width: 100%;
	height:100%;
}
.subCat {	
	margin:8px 0;
	text-align: center;
	padding: 8px;
	float: left;
	width: 100px;
	/*height: 100px; */
}
.regSep{
	padding: 10px 0px 14px 0px;
	margin: 10px 0px 11px 0px;
}
#imgThumbSpace{
	line-height: 0px;	
}

#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
font-size:10px;
line-height:13px;
	border: 1px solid #DEDEDE;
	text-align: center;
	width: 130px;
	padding-top: 3px;
	margin: 0px 3px 3px 3px;
	height: 175px;
	float: left;
	overflow: hidden;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size:14px;
}

.li-nav a {
	padding: 10px 0px 2px 0px;
	background: #EBEDFE;
	width: 210px;
	display: block;
	color: #384A5C;
	text-decoration: none;
	margin: 0px;
	height:25px;
	border-top: 1px #B8C8D0 solid;
	border-bottom: 1px #B8C8D0 solid;
	text-indent:3px;
}
.li-nav a:hover {
	background: #FFFFFF url(../styleImages/nav.gif);
	color: #FF66FF;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 159px;
	margin-top: -39px;
	border-left: 1px solid #B8C8D0;
	border-right: 1px solid #B8C8D0;
	border-bottom: 1px solid #B8C8D0;
	/*border-top: 4px solid #FFE3F8; */
	z-index: 99;
}
/*
a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 150px 15px;
}

End Cross-Browser DHTML Menu
*/
