#QuantityDiscounts {
	margin:20px;
	text-align:left;
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	color: #3366FF;
	background: #FFFFFF;
	}
	
#QuantityPrices {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	background: #FFFFFF;
	}


.boxtitle-adjust {
	padding-bottom:1px;
	border-bottom:solid 2px #dadada;
	font-style: oblique;
	color: #003264;
	font-size: 15px;
	font-weight:bold;
}

.CartboxContent {

	float:right;
	line-height:1.5em;
	margin: -50px 0px 5px 0;
	width:700px;
}

.boxContent {
	float:right;
	line-height:1.5em;
	margin: -10px 5px 5px 0;
	width:740px;
	height:100%;
}

.viewCatBoxes {
	position: relative;
	float:left;
	width:130px;
	height: 205px;
	font-size:11px;
	margin: 0 5px 10px 0;
	line-height:12px;
	padding:3px 3px 3px 3px;
	border:1px solid #e4e4e4;
}

.latestContent {
	border: 1px solid #ffffff;
	padding: 10px;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 0px;
	position: inherit;
}
.latestProds {
	float: left;
	text-align: center;
	width: 130px;
	height: auto;
	padding: 5px 0 5px;
	margin-right:14px;
	position:relative;
	line-height:normal;
	}
	
.latestboxes {
	margin:20px 0 35px;
}
.latestpics {
	height:140px;
	border: 1px solid #d0d0d0;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 220px; 
	padding-right: 15px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 695px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:18px;
}
#subCats {
	margin-top: -18px;
	width: 100%;
	height:100%;
}
.subCat {	
	position: relative;
	float:left;
	margin:0 8px 5px 0;
}
#subCats2 {
	margin-top: -18px;
	
	width: 100%;
	height:100%;
	line-height:normal;
}
.subCat2 {	
	text-align: center;
	float: left;
	width: 23.3%; 
	padding-left:5px;
	margin:0 8px 5px 8px;
	height: 130px;
	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 {
	margin-left:3px;
	margin-bottom:3px;
	padding:4px;
	border:1px solid #CCCCCC;
}

.pushRight {
float:left;
height:25px;
padding-top:6px;
padding-left:7px;
margin-left:10px;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 200px;
	margin: 0px;
	color: #0000cc;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #ffffff;
	width: 198px;
	display: block;
	text-indent: 15px;
	color: #0000cc;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	text-decoration: underline;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 200px;
	margin-top: -26px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	z-index: 99;
}

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

/* Notes: Cart Progress Container */
.cartProgress {
margin-top:0px;
margin-bottom:15px;
width:100%;
}

/* Notes: Cart Progress - Step 1 */
#step1, #step2, #step3 {
background:transparent url(http://216.227.211.62/skins/merchants2/styleImages/backgrounds/step_1.png) no-repeat scroll center;
display:none;

margin:0pt auto;
width:100%;
}

/* Notes: Cart Progress - Step 2 */
#step2 {
background:transparent url(../skins/merchants2/styleImages/backgrounds/step_2.png) no-repeat scroll center;
}

/* Notes: Cart Progress - Step 3 */
#step3 {
background:transparent url(../skins/merchants2/styleImages/backgrounds/step_3.png) no-repeat scroll center;
}

/* Notes: Cart Progress - Display Current Step */
.txtcartProgressCurrent {
display:block !important;
}
