body {
	margin: 0px;
	background: #3b3f62;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

#pageSurround {
	width: 900px;
	margin: 0px auto;
	padding-top: 90px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background: url(../styleImages/custom/background.jpg) top no-repeat;
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-top: 30px;	
}
/*
.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;
}*/

.boxTitleLeft
{
	color: #3b3f62;
	padding-top: 15px;
	text-align: center;
	text-transform: uppercase;
}
.boxContentLeft
{
	padding-left: 1px;
	margin-bottom: 15px;
}
.boxContentLeft a
{
	color: #3b3f62;
	font-size: 10pt;
	font-weight: bold;
	
}

.boxContentLeft ul li
{
	list-style-type: none;
}


.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 154px; 
	float: left;
	margin-top: -16px;
	background: #aab2f1 url(../styleImages/custom/subnav_bg.jpg) top left no-repeat;
}
.search_form
{
	padding-left: 5px;
}
.colMid {
	position: relative;
	width: 715px;
	float: left;
	padding-left: 15px;
}
.colMid .bg
{
	/*background: #ffffff;*/
}

.ct_bg
{
	width: 700px;
	margin: 0 5px 10px 5px;
	padding: 5px;
	background: white;
	border: 1px solid #3B3F62;
	overflow: hidden;
}

.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	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 */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#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;
	height: 110px;
}
.subCat a {
	color:#3B3F62;
	font-size:10pt;
	font-weight:bold;
}
.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;
	width: 131px;
	height: 100px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	/*background-color: #EBEDFE;*/
	width: 148px;
	display: block;
	text-indent: 2px;
	/*text-decoration: none;*/
	margin: 0px;
}
.li-nav a:hover {
	/*background-color: #FFFFFF;
	color: #FF6600;*/
}

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

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

.li-nav {	
	float: left;
}

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

a.hassubmenu {
	/*background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;*/
}
/*
End Cross-Browser DHTML Menu
*/

#topNav
{
	width: 900px;
	height: 47px;
	background: url(../styleImages/custom/nav_top.jpg);
	text-align: center;
	padding-top: 9px;
	font-size: 16pt;
}
#topNav ul
{
	margin: 0;
	padding: 0;
}
#topNav ul li
{
	list-style-type: none;
	display: inline;
	margin-left: 7px;
	margin-right: 7px;
}
#topNav ul li a
{
	color: #000000;
}
#content
{
	width: 900px;
	background: #aab2f1 url(../styleImages/custom/content_top.jpg) no-repeat;
	padding-bottom: 25px;
}

#footer
{
	text-align: center;
	color: #aab2f1;
}

#footer a
{
	color: #ffffff;
}

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


.success
{
	padding: 15px;
	text-align: center;
	color: blue;
}

.cart_left
{
	padding: 10px;
}