body {
	margin:0px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/bg.png);
	background-repeat:repeat;
}

/* TOP OF SITE BACKGROUND */
.top {
	background-color:#332221;
	height:50px;
}

/* TOP SECTION PAGE SURROUND */
.pageSurround {
	width: 962px;
	margin: 0px auto;
	padding: 10px;
	background-color: #FFFFFF;	
}

/* MAIN SECTION PAGE SURROUND */
.mainSurround {
position: relative;
	width: 990px;
	margin: 0px auto;
	padding: 0px;	
}

.logobg {
	background-image: url(../styleImages/backgrounds/logobg.png);
	background-repeat:repeat;
	height:180px;
}
.docbg {
	background-image: url(../styleImages/backgrounds/docbg.png);
	background-repeat:repeat-x;
	height:64px;
}

/* SITE COLUMNS ------------------------------------------------------------------------------------------------------------------- */
.correction {
padding-top:2px;
}


.colLeft {
	position: relative;
	left: 0px;
	width: 247px; 
	padding-left:5px;
	margin:0px;
	padding-right:15px;
	float: left;
	line-height:20px;	
}
.colMid {
	position: relative;
	width:720px;
	float: left;
}
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 247px; 
	padding-left:5px;
	margin:0px;
	padding-right:15px;
	float: left;
	line-height:20px;
}
.colMainCheckout {
	position: relative;
	width:720px;
	float: left;
}


/* PAGE FORMATTING ------------------------------------------------------------------------------------------------------------------- */
.reviewstop {
	background-image: url(../styleImages/backgrounds/reviewstop.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:720px;
	height:22px;
}
.reviewsrepeat {
	background-image: url(../styleImages/backgrounds/reviewsrepeat.png);
	background-repeat:repeat-y;
	width:720px;
}
.reviewsbottom {
	background-image: url(../styleImages/backgrounds/reviewsbottom.png);
	background-repeat:no-repeat;
	width:720px;
	height:11px;
	margin-bottom:10px;
}
.reviewsdivider {
	background-image: url(../styleImages/backgrounds/catlinedivider.png);
	background-repeat:no-repeat;
	width:660px;
	height:21px;	
}
.catcorrection {
	line-height:1px;
}
.prodcorrection {
	margin-top:-14px;
}
.catlinedivider {
	background-image: url(../styleImages/backgrounds/catlinedivider.png);
	background-repeat:no-repeat;
	width:660px;
	height:21px;	
}
.catsectionstop {
	background-image: url(../styleImages/backgrounds/catsectionstop.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:720px;
	height:11px;
}
.catsectionsrepeat {
	background-image: url(../styleImages/backgrounds/catsectionsrepeat.png);
	background-repeat:repeat-y;
	width:720px;
}
.catsectionsbottom {
	background-image: url(../styleImages/backgrounds/catsectionsbottom.png);
	background-repeat:no-repeat;
	width:720px;
	height:11px;
	margin-bottom:10px;
}
.catsectionslinks, a.catsectionslinks {
	font-family: "Arial", Helvetica, sans-serif;
	color:#7FA670;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
a.catsectionslinks:hover {
	font-family: "Arial", Helvetica, sans-serif;
	color:#862C2C;
	font-style:italic;
	text-decoration:none;	
}
.discountlinks, a.discountlinks {
	font-family: "Arial", Helvetica, sans-serif;
	color:#79A426;
	font-style:italic;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}
a.discountlinks:hover {
	font-family: "Arial", Helvetica, sans-serif;
	color:#000;
	font-style:italic;
	text-decoration:none;	
}
.brownlinks2, a.brownlinks2 {
	font-family: "Arial", Helvetica, sans-serif;
	color:#9B734C;
	font-style:italic;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}
a.brownlinks2:hover {
	font-family: "Arial", Helvetica, sans-serif;
	color:#000;
	font-style:italic;
	text-decoration:none;	
}

.formstop {
	background-image: url(../styleImages/backgrounds/formstop.png);
	background-repeat:no-repeat;
	width:720px;
	height:38px;
}
.accounttop {
	background-image: url(../styleImages/backgrounds/accounttop.png);
	background-repeat:no-repeat;
	width:720px;
	height:38px;
}
.warningtop {
	background-image: url(../styleImages/backgrounds/warningtop.png);
	background-repeat:no-repeat;
	width:720px;
	height:38px;
}
.cattop {
	background-image: url(../styleImages/backgrounds/cattop.png);
	background-repeat:no-repeat;
	width:720px;
	height:38px;
}
.prodpagetop {
	background-image: url(../styleImages/backgrounds/prodpagetop.png);
	background-repeat:no-repeat;
	width:720px;
	height:38px;
}
.checkoutscreenstop {
	background-image: url(../styleImages/backgrounds/checkoutscreenstop.png);
	background-repeat:no-repeat;
	width:720px;
	height:38px;
}

.footerbg {
	color:#333333;
	padding-bottom:6px;
	font-weight:bold;
}

.pagetop {
	background-image: url(../styleImages/backgrounds/pagetop.png);
	background-repeat:no-repeat;
	width:720px;
	height:38px;
}
.pagerepeat {
	background-image: url(../styleImages/backgrounds/pagerepeat.png);
	background-repeat:repeat-y;
	width:720px;
}
.pagebottom {
	background-image: url(../styleImages/backgrounds/pagebottom.png);
	background-repeat:no-repeat;
	width:720px;
	height:6px;
	margin-bottom:10px;
}
.pagetitles {
	font-family: "Arial", Helvetica, sans-serif;
	color:#6B4E37;
	font-style:italic;
	font-size:28px;
}
.pagearea {
	padding-left:25px;
	padding-right:25px;
	padding-top:1px;
	padding-bottom:1px;
}
.pageline {
	background-image: url(../styleImages/backgrounds/pageline.gif);
	background-repeat:no-repeat;
	width:700px;
	height:17px;
	margin-left:8px;
}

.checkouttop {
	background-image: url(../styleImages/backgrounds/checkouttop.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:190px;
	height:11px;
}
.checkoutrepeat {
	background-image: url(../styleImages/backgrounds/checkoutrepeat.png);
	background-repeat:repeat-y;
	width:190px;
}
.checkouttitle {
	font-family: Arial, Helvetica, sans-serif;
	color:#323232;
	font-style:italic;
	font-size:22px;	
}
.selectionstitle {
	font-size:14px;
	font-weight:bold;
	color:#646464;
}
.checkoutbottom {
	background-image: url(../styleImages/backgrounds/checkoutbottom.png);
	background-repeat:no-repeat;
	width:190px;
	height:11px;
}

.orangetop {
	background-image: url(../styleImages/backgrounds/latesttop.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:720px;
	height:38px;
}
.orangerepeat {
	background-image: url(../styleImages/backgrounds/latestrepeat.png);
	background-repeat:repeat-y;
	width:720px;
}
.orangebottom {
	background-image: url(../styleImages/backgrounds/latestbottom.png);
	background-repeat:no-repeat;
	width:720px;
	height:6px;
	margin-bottom:10px;
}
.orangetitles {
	font-family: "Arial", Helvetica, sans-serif;
	color:#6B4E37;
	font-style:italic;
	font-size:28px;
}
.difference {
padding-top:10px;
}
.orangearea {
	padding-left:25px;
	padding-right:25px;
	padding-top:1px;
	padding-bottom:1px;
}
.orangeline {
	background-image: url(../styleImages/backgrounds/pageline.gif);
	background-repeat:no-repeat;
	width:700px;
	height:17px;
	margin-left:8px;
}

.prodtop {
	background-image: url(../styleImages/backgrounds/prodtop.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:170px;
	height:8px;
}
.prodrepeat {
	background-image: url(../styleImages/backgrounds/prodrepeat.png);
	background-repeat:repeat-y;
	width:170px;
}
.prodbottom {
	background-image: url(../styleImages/backgrounds/prodbottom.png);
	background-repeat:no-repeat;
	width:170px;
	height:6px;
	margin-bottom:10px;
}


.pagination {
	font-family: "Arial", Helvetica, sans-serif;	
	font-size:13px;
	font-weight:normal;
	text-align: center;
}
#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;
}
.boxContent {
	border: 1px solid #000000;
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
.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;
	margin-right:5px;
	margin-left:5px;
	width: 170px;
	height:196px;
	float: left;
	overflow: hidden;
}
.siteDocs {
	text-align:center;
	margin-top: 10px;
}


/* ALL SITE BOXES ------------------------------------------------------------------------------------------------------------------- */

.catboxtop {
	background-image: url(../styleImages/backgrounds/pinnedboxtop.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:247px;
	height:12px;
}
.catboxrepeat {
	background-image: url(../styleImages/backgrounds/pinnedboxrepeat.png);
	background-repeat:repeat-y;
	width:247px;
}
.catboxbottom {
	background-image: url(../styleImages/backgrounds/pinnedboxbottom.png);
	background-repeat:no-repeat;
	width:247px;
	height:14px;
	margin-bottom:10px;
}
.catsbg {
	background-image: url(../styleImages/backgrounds/cattitlebg.gif);
	background-repeat:repeat-x;
	height:32px;
}
.catstitle {
	font-family: Arial, Helvetica, sans-serif;
	color:#323232;
	font-style:italic;
	font-size:22px;
}
.catsbox {
	background-color:#FFFFFF;
}
.catlinkstab {
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:0px;
}
.catlinkstab2 {
	padding-left:25px;
	padding-right:25px;
	padding-top:1px;
	padding-bottom:1px;
}
.catline {
	background-image: url(../styleImages/backgrounds/catline.gif);
	background-repeat:no-repeat;
	width:227px;
	height:17px;
	margin-left:10px;
}
.catline2 {
	background-image: url(../styleImages/backgrounds/catline2.gif);
	background-repeat:no-repeat;
	width:227px;
	height:17px;
	margin-left:10px;
}
.randomboxrepeat {
	background-image: url(../styleImages/backgrounds/randomboxrepeat.png);
	background-repeat:repeat-y;
	width:247px;
}
.randomboxbottom {
	background-image: url(../styleImages/backgrounds/randomboxbottom.png);
	background-repeat:no-repeat;
	width:247px;
	height:6px;
	margin-bottom:10px;
}
.popularboxtop {
	background-image: url(../styleImages/backgrounds/popularboxtop.png);
	background-repeat:no-repeat;
	width:247px;
	height:22px;
}
.popularboxrepeat {
	background-image: url(../styleImages/backgrounds/popularboxrepeat.png);
	background-repeat:repeat-y;
	width:247px;
}
.popularboxbottom {
	background-image: url(../styleImages/backgrounds/popularboxbottom.png);
	background-repeat:no-repeat;
	background-position:top;
	width:247px;
	height:11px;
	margin-bottom:10px;
}
.populartitle {
	font-family: Arial, Helvetica, sans-serif;
	color:#323232;
	font-style:italic;
	font-size:22px;
	padding-top:10px;	
}
.salesboxtop {
	background-image: url(../styleImages/backgrounds/salesboxtop.png);
	background-repeat:no-repeat;
	width:247px;
	height:37px;
}
.salesboxrepeat {
	background-image: url(../styleImages/backgrounds/salesboxrepeat.png);
	background-repeat:repeat-y;
	width:247px;
}
.salesboxbottom {
	background-image: url(../styleImages/backgrounds/salesboxbottom.png);
	background-repeat:no-repeat;
	background-position:top;
	width:247px;
	height:11px;
	margin-bottom:10px;
}
.salestitle {
	font-family: Arial, Helvetica, sans-serif;
	color:#323232;
	font-style:italic;
	font-size:22px;
	padding-right:10px;
}
.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 {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.docleft {
	background-image: url(../styleImages/backgrounds/docleft.png);
	background-repeat:no-repeat;
	width:12px;
	height:40px;
	line-height:40px;
}
.docright {
	background-image: url(../styleImages/backgrounds/docright.png);
	background-repeat:no-repeat;
	width:12px;
	height:40px;
	line-height:40px;	
}
.sitedoclinks, a.sitedoclinks {
	background-image: url(../styleImages/backgrounds/docrepeat.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	height:40px;
	line-height:40px;
	padding-left:2px;
	padding-right:2px;
	display:inline-block;
	background-color:#E7E5DC;
	color:#333;
	font-size:24px;
	text-decoration:none;
}
a.sitedoclinks:hover {		
	color:#7FA670;
	text-decoration:none;
}


/* ALL SITE LINKS ------------------------------------------------------------------------------------------------------------------- */

.sessionbg {
	background-color:#503532;
	height:30px;
	line-height:30px;
}
.sessionlinks, a.sessionlinks {
	text-decoration:none;
	color:#E6E6D2;
	font-weight:bold;
}
a.sessionlinks:hover {
	text-decoration:underline;
	color:#7BA46C;
}

.homelinks, a.homelinks {
	color:#323232;
	text-decoration:none;
}
a.homelinks:hover {
	color:#E0BE00;
	text-decoration:none;
}
.cc3links, a.cc3links {
	color:#323232;
	text-decoration:none;
}
a.cc3links:hover {
	color:#B03030;
	text-decoration:none;
}
.cc4links, a.cc4links {
	color:#323232;
	text-decoration:none;
}
a.cc4links:hover {
	color:#6D4F39;
	text-decoration:none;
}
.cc5links, a.cc5links {
	color:#323232;
	text-decoration:none;
}
a.cc5links:hover {
	color:#A37B5D;
	text-decoration:none;
}
.hostinglinks, a.hostinglinks {
	color:#323232;
	text-decoration:none;
}
a.hostinglinks:hover {
	color:#808080;
	text-decoration:none;
}
.giftlinks, a.giftlinks {
	color:#323232;
	text-decoration:none;
}
a.giftlinks:hover {
	color:#389E9D;
	text-decoration:none;
}
.salelinks, a.salelinks {
	color:#323232;
	text-decoration:none;
}
a.salelinks:hover {
	color:#00C000;
	text-decoration:none;
}
.pagelinks, a.pagelinks {
	color:#800000;
	font-weight:bold;
	text-decoration:none;
}
a.pagelinks:hover {
	color:#00C000;
	text-decoration:none;
}





/* MENU SYSTEM ------------------------------------------------------------------------------------------------------------------- */

/*
Start Cross-Browser DHTML Menu
*/
#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 210px;
	padding: 0px;
	margin-top:10px;		
}

.li-nav a {
	padding: 2px 1px;	
	width: 203px;
	display: block;
	color: #323232;
	text-decoration: none;
	margin: 0px;
	line-height:20px;
	background-color: #fff;	
}
.li-nav a:hover {
	background-color: #DCDACA;
	color: #7FA670;
}

.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: 210px;
	margin-top: -29px;	
	z-index: 99;		
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 195px 6px;
}
/*
End Cross-Browser DHTML Menu
*/