body {
	margin: 5px;
	/*padding:0;
	background-color: #FFFFFF;*/
}
#pageSurround {
	width: 98%;
	margin: 0px auto;
	padding: 5px;
	/*background-color: #FFFFFF;*/
}
#subSurround {
	/*padding-left: 14px;*/
	/*background-color: #000000;*/
}
#topHeader {
	text-align: right;
	height: 120px;
	/*background-color: #FFFFFF;*/
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
}
#sessionBox {
	text-align: left;
	background-color: #d6efde;
	width: 360px;
	height: 60px;
	float: right;
	display:inline; /*fixes IE6 float bug*/
}
#sessionBox2 {
	text-align: right;
	/*background-color: #d6efde;
	width: 360px;
	height: 30px;*/
	float: right;
	display:inline; /*fixes IE6 float bug*/
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg.gif);
	height: 30px;
	color: #ffffff;
	margin-bottom: 15px;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	display:inline; /*fixes IE6 float bug*/
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.siteDocs {
	text-align: left;
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	height: 30px;
	color: #ffffff;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	display:inline; /*fixes IE6 float bug*/
	background-image: url(../styleImages/backgrounds/phone.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 236px;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	/*background-image: url(../styleImages/backgrounds/boxTitleBg.gif);*/
	width: 145px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 150px;
	/*height: 12px;*/
	height: 100pc;
	
	background-repeat: no-repeat;
}
.boxContentLeft, .boxContentRight {
	/*background-color: #000000;*/
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 145px;
	color: #000000;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	/*background-color: #FFFFFF;*/
	color: #000000;
	margin-bottom: 5px;
}
.boxTitleCatLeft, .boxTitleCatRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	/*background-image: url(../styleImages/backgrounds/boxTitleBg.gif);*/
	background-color: #000000;
	width: 145px;
	height: 13px;
	/*padding-top: 2px;*/
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxContentCatLeft, .boxContentCatRight {
	background-color: #000000;
	/*padding-right: 5px;*/
	padding-top: 9px;
	padding-bottom: 5px;
	width: 150px;
	text-align: right;
	line-height: 24px;
}
.boxContentCat {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	margin-bottom: 5px;
}
.box2TitleLeft, .box2TitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	width: 150px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 5px;
}
.box2FootLeft, .box2FootRight {
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	width: 150px;
	height: 12px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.box2ContentLeft, .box2ContentRight {
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 145px;
}
.box2Content {
	border-top: 3px solid #CFE3F5;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 75%;
	color: #000000;
	margin-bottom: 5px;
}
.AnniversaryLeft {
	background-color: #000000;
	background-image: url(../styleImages/backgrounds/anniv_circle.gif);
	/*margin-top: 50px;*/
	/*padding-left: 5px;*/
	padding-top: 84px;
	width: 150px;
	height: 330px;
	background-repeat: no-repeat;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
	display:inline; /*fixes IE6 float bug*/
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #ffffff;	
	text-align: center;
	margin: 0px;
	float: left;
	display:inline; /*fixes IE6 float bug*/
	width: 99.5%;
}
.subCat {
	margin: 4px 4px 4px 4px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	text-align: center;
	padding: 8px;
	float: left;
	display:inline; /*fixes IE6 float bug*/
	width: 180px;
	height: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}

.LPBox {
	float: left;
	display:inline; /*fixes IE6 float bug*/
	text-align: center;
	/*width: 115px;*/
	width: 145px;
	height: 145px;
	margin: 5px 5px 80px 5px;
	padding:0;
	}

.LPImage {
	float: none;
	display:inline; /*fixes IE6 float bug*/
	text-align: center;
	padding:5px 0;
	margin:3px auto;
	border:1px solid #cccccc;
	}

.LPName {
	text-align:center;
	font-size:12px;
	margin:0;
	padding:2px 0;
	width:100%;
	color: #333333;
	}

.LPName a:link, .LPName a:visited {
	color: #333333;
	background: #FFFFFF;
	text-decoration:none;
	padding:0;
	margin:0;
	}

.LPName a:hover {
	color: #242726;
	background: #FFFFFF;
	text-decoration:none;
	}

.LPPrice {
	height:20px;
	width:100%;
	text-align:center;
	font-size:12px;
	margin:0;
	padding:2px 0;
	text-transform:uppercase;
	color: #667777;
	}

/**RELATED PRODUCTS
*********************/
.LPInfo {color: #333333;}

* html .LPInfo {width: 100%;}


/*BEGIN OPTIONAL*/ 
div.latestProds {
	text-align: center;
	width: 131px;
	height: 100px;
	float: left;
	display:inline; /*fixes IE6 float bug*/
	overflow: hidden;
}
/*END OPTIONAL*/ 

#imgThumbSpace{
line-height: 0px;
}
#imgThumbSpace img {
padding-right: 3px;
padding-bottom: 3px;
}
/*
Start Cross-Browser DHTML Menu
*/
#mainmenu-nav {
float: left;
display:inline; /*fixes IE6 float bug*/

list-style: none;
list-style-type: none;
width: 150px;
padding: 0px;
margin: 0px;
}
.li-nav a {
padding: 0px 1px;
background-color: #000000;
width: 148px;	
display: block;
text-indent: 2px;
color: #ffffff;
text-decoration: none;
margin: 0px;
}
.li-nav a:hover {
background-color: #000000;
color: #f80000;
}
.ul-nav, .li-nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
display: block;
list-style: none;
}
.ul-nav {
width: 190px;
padding: 0px;
}
.ul-nav a {
width: 190px;
background-color: #a7a7a7;
font-size: 8px;
}
.ul-nav a:hover {
background-color: #ffffff;
color: #CCCCCC;
}
.li-nav {
float: left;
display:inline; /*fixes IE6 float bug*/
}
.li-nav .ul-nav {
display: none;
position: absolute;
margin-left: 150px;
margin-top: -28px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 4px solid #005e00;
z-index: 99;
}
a.hassubmenu {
/*background-image: url(../styleImages/more.gif);*/
/*background-repeat: no-repeat;*/
*/background-position: 143px 6px;*/
}
/*
End Cross-Browser DHTML Menu
*/

