body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#pageSurround {
	width: 811px;
	margin: 0px auto;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/topHeaderBg.gif);
	background-repeat: repeat-x;	
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#subSurround {
	margin: 0px auto;
}

#topHeader {
	text-align: right;
	height: 113px;
	width: 841px;
	margin: 0px auto 20px;
	padding: 10px;
	background: #FFFFFF;
	background-image:url(../styleImages/backgrounds/topHeaderBg.gif);
	background-repeat:repeat-x;	
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.topLogo {
	background-image: url(../styleImages/jsmlogo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	height: 150px;
	width: 151px;
	float: left;
}

.topLinksRight {
	text-align: right;
	float: right;
	width: 287px;	
	padding-top: 5px;
	padding-right: 15px;
}

.session {
	text-align: right;
	float: right;
	width: 650px;	
	padding-top: 3px;
	padding-bottom: 15px;
}

.shoppingArea {
	padding-bottom: 15px;
}

.boxTitleLeft, .boxTitleRight {
	border-bottom:1px solid #cccccc;
	color:#333333;
	font-weight:bold;
	margin:0pt 0pt 6px;
	padding:0pt 0pt 3px;
	font-size: 14px;
}

.boxContentLeft, .boxContentRight {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}

#footer {
	width: 811px;
	margin: 0px auto;
	text-align: center;
	padding: 25px;
	background-color: #FFFFFF;
	border-top: 1px dotted #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 179px; 
	float: left;
}

.colMid {
	position: relative;
	width: 612px;
	float: left;
	padding-left: 20px;
}

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

.boxContent {
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}

/* 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 */

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

#subCats {
	text-align: center;
	margin-bottom: 15px;
	padding: 3px;

}

.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 180px;
	height: 180px;
}

.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 {
	width: 100px; 
	height: 100px; 
	padding: 8px 5px 5px 5px;
	margin: 10px; 
	border: 1px solid #cccccc;
}

.prodinfo {
	padding-top: 10px;
}


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: 160px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	width: 155px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px dotted #cccccc;
	background-color: #ffffff;
}

.li-nav a:hover {
	color: #660066;	
	font-size: 12px;
	text-decoration: none;
	padding-left: 7px;
	width: 153px;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	width: 160px;
	position: absolute;
	margin-left: 100px;
	margin-top: -26px;
	border: 1px solid #cccccc;
	z-index: 99;
	text-align: left;
}

/* End Cross-Browser DHTML Menu */
.wrapper {
	float: left; 
	width: 193px; 
	height: 250px; 
	padding: 5px;
}

.catimage {
	width: 154px; 
	height: 154px; 
	padding: 8px 5px 5px 5px;
	margin-bottom: 5px; 
	border: 1px solid #cccccc;
}

.cattitle {
	height: 75px; 
	overflow:hidden; 
	width:132px; 
	text-align:left;
}

/* Product Page */

.imageSide {
	float: left; 
	width: 330px;
}

.textSide {
	float:right; 
	width: 325px; 
	padding: 10px; 
	background-color: #f8f8f7; 
	border: 1px solid #ededeb;
}
