body {
	margin: 5px;
	background-color: #316B8B;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/background.png);
	background-repeat: repeat;
	background-position: top;
}
#pageSurround {
	width: 945px;
	margin: 0px auto 0px auto;
	padding: 0;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	border-left: 2px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #006699;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	}
#main{
	background:#ffffff;
	background:#ffffff url(../styleImages/backgrounds/blue-bg.jpg) repeat-y 0 0;
	}	
#prodimage img{
	/* width: 250px;
	border: 0px solid #CCC;
	*/
	margin: 0 auto 0 auto;
}

#topHeader {
	background-image: url(../styleImages/snsheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	text-align: right;
	height: 131px;
	padding-right: 10px;
	
}
.boxTitleLeft, .boxTitleRight {
	/*border-bottom:1px solid #97C1E2;
	border-top:1px solid #97C1E2;*/
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:20px;
	margin-top:0;
	padding-left:3px;
	padding-top:3px;
	text-align:center;
	width:190px;
}
.contentdivide{
	background-image:url(../styleImages/seprator.png);
	background-repeat:no-repeat;
	width:185px;
	height:15px;
}
.boxTitleRight {
width: 190px;
}

.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 190px; 
	margin-left: 0px;
	padding-right: 3px;
	float: left;
	background-color: #006699;
	border: 1px solid #0000;
	height:100%;
}
.colMid {
	position: relative;
	width: 752px;
	float: left;
    background: #ffffff;
	min-height:1070px;
}
.colRight {
	position: relative;
	width: 176px; 
	margin-left: 2px;
    margin-right: 2px;
	right: 0px;
	float: right;
	background: #F5F5F5;
	border: 1px solid #0000;
}
.boxContent {
	border: 0px solid #FFFFFF;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 20px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color:#006699;
	float:left;
	height:100%;
	left:0;
	margin-left:0;
	padding-right:3px;
	position:relative;
	width:190px;
	z-index:5;
}
.colMainCheckout {
	position: relative;
	width: 752px;
	float: left;
	background:#FFFFFF none repeat scroll 0 0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	min-height:600px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	background-image:url(../styleImages/menu-bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	clear:both;
}
.menucontent{
padding-top:4px;
font-weight:bold;
color:#000000;
vertical-align:middle;
text-align:center;
}
.bottommenucontent{
padding-top:4px;
font-weight:bold;
color:#000000;
vertical-align:middle;
text-align:center;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 720px;
}
.subCat {	
	border:1px solid #CCCCCC;
	float:left;
	margin:5px 5px 20px;
	overflow:hidden;
	text-align:center;
	width:215px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 3px;
}

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

div.latestProds {
	text-align: center;
	width: 215px;
	float: left;
	overflow: hidden;
	border:1px solid #CCCCCC;
	margin:5px 5px 20px;
}
div.homeCats {
	text-align: center;
	width: 160px;
	float: left;
	overflow: hidden;
	border:1px solid #CCCCCC;
	margin:5px 5px 20px;
}
.CATImage{	
	float:none;
	min-height:133px;
	margin:3px auto;
	padding:5px 0;
	text-align:center;
	width:160px;
}
.CATinfo{
	color:#333333;
	height:40px;
	width:160px;
	text-align:center;
}
/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 190px;
	padding: 1px;
	margin: 5px;
}

.li-nav a {
	padding: 4px 1px;
	background-color: #006699;
	width: 180px;
	display: block;
	text-indent: 3px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #006699;
	color: #97C1E2;
}

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

.ul-nav {
	width: 182px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 150px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 165px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
.LPImage {
float:none;
min-height:150px;
margin:3px auto;
padding:5px 0;
text-align:center;
width:215px;
}
.LPInfo {
color:#333333;
height:40px;
width:215px;
text-align:center;
}
.LPName {
color:#333333;
font-size:12px;
margin:0;
padding:2px 0;
text-align:center;
width:100%;
}
.clear{
clear:both;
}
.tableclass{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:13px; 
}