body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 0; margin: 0; 
	background: #fff url(../styleImages/backgrounds/bgnd.png) repeat-x top; 
}

#headertop {
	border-bottom: 1px solid #CCC;
	/*background: url(../styleImages/backgrounds/body-bgnd.gif) repeat-y center;*/
	background: url(../styleImages/backgrounds/topheader-bgnd.png) no-repeat center bottom;
}
#headertop-sub {width: 980px; padding-top: 27px; padding-bottom:3px;margin:auto;/*background-color: #fff;*/ /*height:35px;*/ }
#headermain {
	background-color: #fff;
	background: #445776 url(../styleImages/backgrounds/header-bgnd.png) repeat-x top;
}
#headermain-sub {	width: 980px; margin:auto;}

/*
Start Cross-Browser DHTML Menu
*/
#menu{
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;	
background-color: #F9F9F9;
}
#menu-sub{
width: 980px;
margin: auto;
}
#mainmenu-nav {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: -10px;
}
#mainmenu-nav a {
	display: block;
	color: #000;
	 text-decoration: none;
}
#mainmenu-nav a:hover {
	color: #000;
	text-decoration: underline;
}

#mainmenu-nav .li-nav{
	list-style: none;
	float: left;
	display:block;
	 padding:8px 10px;/*5px 10px;*/
}
#mainmenu-nav .li-nav .ul-nav {
	display: none;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
#mainmenu-nav .li-nav:hover .ul-nav { 
visibility: visible;
	display: normal;
	position: absolute;
	color: #000;
	font-size: 12px;
	z-index: 100;
	width: 155px;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	margin-top: 8px;
	margin-left: -10px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #F9F9F9; /* 2nd level drop down*/
}

#mainmenu-nav .li-nav:hover .ul-nav li {padding:3px 10px;}
#mainmenu-nav .li-nav:hover .ul-nav li a{width: 135px;}
#mainmenu-nav .li-nav:hover .ul-nav .ul-nav { 
	padding: 5px 0; /*5 is the area above and below the menu item*/
	margin: 0;
	margin-top: -24px;
	margin-left: 135px;
	border: 1px solid #CCC;
	background-color: #F9F9F9; /* 3rd level menu */
}
#mainmenu-nav .li-nav:hover .ul-nav .ul-nav li a {}
#mainmenu-nav .li-nav {
	background-image: url(../styleImages/backgrounds/menu-sp.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#mainmenu-nav .li-nav:hover .ul-nav .li-nav{
	background-image: none;
}

#mainmenu-nav .li-nav:hover .ul-nav a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 5px;
}
/*
End Cross-Browser DHTML Menu
*/
.currency, .language, .addthis {
	float: right;
	padding: 5px 0px 5px 20px;
}
.session{
	float: left;
	padding: 7px 20px 5px 0px;
}
.AccountSession {}

.mainarea {
	/*background: url(../styleImages/backgrounds/general-fade.png) repeat-x top;*/
	background: url(../styleImages/backgrounds/body-bgnd.gif) repeat-y center;
}
.mainarea-sub {
	width: 980px;
	margin:auto;
	padding-top: 25px;
	background-color: #fff;
}
.logo {float: left;padding:0px 0px 0px 0px ; }
.logo img {border: 0;}
.helpdesk {float: right;padding:0px 0px 0px 0px ; }
.helpdesk img {border: 0;}

.search {
	float:right;
	padding-top: 20px;
}
.colLeft {
	vertical-align: top;
	width: 180px;
	float: left;
}
.colMid {
	 vertical-align: top;
	 position: relative;
	 float: left;
	 width: 620px;	 
	 padding-bottom: 20px;
}
.colRight {
	vertical-align: top;
	width: 180px;
	float: right;
}

.fp-colbox{
	width: 800px;
	float: left;
	height: 200px;
	/*background-color: aqua;*/
	margin-bottom: 20px;
	background-image: url(../styleImages/backgrounds/fp-banner.jpg);
	
}
.fp-colbox-sub{width:550px;padding: 10px 25px;}
.fp-colbox h1 { color: #666666; margin:10px 0; font-size: 26px;}
.fp-colbox h2{ color: #666666;margin:5px 0; font-size: 18px; font-weight: lighter;}

.colLeft .sideBox {float:left;
	width: 160px;}
.colRight .sideBox { float: right;
	width: 160px;}
.sideBox {
	margin-bottom: 10px;
	padding-bottom: 10px;/*5*/
}
.sideBoxTitle {
	color: #fff;
	background: url(../styleImages/backgrounds/box-title.png) no-repeat bottom;
	height: 26px;
	padding: 8px 5px 2px 5px;
}
.sideBoxContent {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-left: 5px;
	padding-right: 2px;
	background-color: #fff;
}
.sideBoxContent br {
	height: 1px;
	line-height: 1px;
}

.sideBoxFooter {
	background: url(../styleImages/backgrounds/box-footer.png) no-repeat bottom;
	height: 7px;
	padding: 0;
	margin: 0;
}
.sideBoxFooterBasket {
	background: url(../styleImages/backgrounds/box-footer.png) no-repeat bottom;
	padding: 4px;
	margin: 0;
}
.breadcrumb {
	padding-bottom: 10px;
}
.boxContent {
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
.footerbar {
	background-color: #F9F9F9;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 15px 0;
	color: #000;
}
.footerbar .footerbar-sub {
	width: 980px; margin:auto;
}
#footerarea{
	background: url(../styleImages/backgrounds/footerareabgnd.gif) no-repeat top center;
}
#footerarea-sub{	
	width: 980px; margin:auto;
	height: 144px;
}

.footer-list-item{
	float: right;
	white-space: nowrap;
	padding-top: 14px;
	padding-left: 48px;/*33*/
}
.footer-list-item-end{
	float: right;
	padding-top: 14px;
}
.footer-list-item h3{padding: 0; margin:0 0 5px 0;}

.siteDocs {
	float:left;
	width: 500px;
	padding-left: 30px;	
}
li.siteDocsLI {
	background: url(../styleImages/arrow.gif) no-repeat left;
	padding: 0px 0px 0px 16px;
	margin: 3px 5px 3px 0px;
	list-style-type: none;
	width: 140px;
	display: block;
	float: left;
}
.rights_reserved{
	width: 420px;
	float: right;
	text-align: right;
	margin-right: 30px;
	padding-top: 8px;
}
.rights_reserved a {
	color: #000;
}
.cc_logos {
	background: url(../styleImages/cc.gif) no-repeat top;
	height: 25px;
	width: 284px;
	float: left;
	margin-left: 30px;
}
.mailingList {
	float:right;
	width: 300px;
	padding-right: 20px;
}
.mailing-desc {
	margin-bottom: 5px;
}
.FooterCopyright {
	padding-top: 30px;
	float: right;
	white-space: nowrap;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	float: right;
	white-space: nowrap;
}
/* BEGIN SUB CATEGORY */
#subCats {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.subCat {	
	text-align: center;
	float: left;
	width: 112px; 
	height: 105px;
	margin: 5px;
	border: 1px solid #ccc;
	background-position: center;
	background-repeat: no-repeat;
}
.subCatImage {
	z-index: -10;
	overflow: hidden;
}
.subCatImage img {
 height: 105px;
 width:112px;
}

.subCatCount {
	position: absolute;
	z-index: 50;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
	width: 19px;
	padding: 2px 0px;
	margin-top: -4px;
	margin-left:85px;
	font-size: 10px;
	overflow: hidden;
}
.subCatName {position: absolute;
	z-index: 50;
	width: 108px;
	margin-top: 65px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
	padding: 2px 2px;
}
/* END SUB CATEGORY */

.CategoryMainImage{
	width: 119px;
	height: 115px;
	margin-left: 15px;
	border: 1px solid #ccc;
	background-position: center;
	background-repeat: no-repeat;
	float: right;
	background-color: #fff;
	margin-bottom: 5px;
}
	
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
}
#imgThumbSpace{
	line-height: 0px;	
	margin-bottom: 5px;
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;	
	width:90px;
	height: 90px;
}
#imgThumbSpace div{
	border: 1px solid #cccccc;
	padding: 2px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
	height: 90px;
	width: 90px;
	vertical-align: middle;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
}

/* BEGIN index.tpl and ViewProd Related Products */
div.repeatingProd {
	text-align: center;
	width: 131px;
	float: left;
	overflow: hidden;
	margin: 5px 6px 5px 6px;
	padding: 5px;
	border: 1px solid #F8F8F8;
	background: url(../styleImages/backgrounds/general-fade.png) repeat-x top;
}
.RPImage{ height: 100px;  vertical-align: middle; text-align: center;	background-position: center;
	background-repeat: no-repeat;
}
	
.RPImage img{
	width:121px;
	height: 100px;
	overflow: hidden;
}	
.RPName{height: 38px; text-align: left;padding-top:4px;}/*32*/
.RPPrice{text-align: left; margin-top: 8px;}
/* END index.tpl and ViewProd Related Products */

/* BEGIN Featured Products Box, Popular Products Box/Sale Items with Images (Optional) */
.sideBoxImage{
	vertical-align: middle; text-align: center;	background-position: center;
	background-repeat: no-repeat; height: 100px;
}
.sideBoxImage img {
	width:121px;
	height: 100px;
	overflow: hidden;
}
.sideBoxLink{
	 text-align: left;
	 padding-top:4px;
	 padding-left: 5px;
}
/*Scrolling boxes only*/
.imagesMarquee {
	height: 300px; /* Change this for the height of the scrolling popular products/sale items with images */
}
/* END Featured Products Box and Popular Products Box with Images (Optional) */

/* BEGIN viewCat.tpl Product List */
div.catProd {
	text-align: center;
	height: 146px;/*131*/
	float: left;
	overflow: hidden;
	margin: 6px 6px 6px 6px;
	padding: 5px 5px 0px 5px;
	border: 1px solid #F8F8F8;
	background: url(../styleImages/backgrounds/general-fade.png) repeat-x top;
	width: 286px;
}

.CPImage{
	height: 100px;
	vertical-align: middle;
	text-align: center;
	float: left;
	width: 90px;
	background-position: center;
	background-repeat: no-repeat;
}
.CPImage img {
width:90px;
height: 110px;
overflow: hidden;
}
/* END viewCat.tpl Product List */
.cartimg{
	height: 90px;
	width: 90px;
	vertical-align: middle;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
}
.cartimg img{
	width:90px;
	height: 90px;
	overflow: hidden;
}
.catProdDetails {
	float: right; width: 192px;
	
}
div.CPNaDe {
	height: 110px;
	overflow: hidden;
}
.CPName{text-align: left; padding-bottom: 5px;}
.CPDesc {
	/*height: 70px;*/
	text-align: left;
	padding-bottom: 5px;
}
.CPPrice{text-align: left; margin-top: 5px;}
.CPStock {
	height: 15px;
	text-align: left;
}


.prodMidTierLeft{
	padding: 10px 10px 10px 0;
	vertical-align: top;
}

.prodMidTierRight{
vertical-align: top;

}
.TierRight-sub{ float: right;
margin: 10px 0 10px 0;
	padding: 10px 0px 10px 10px;	border: 1px solid #F8F8F8;
	background: url(../styleImages/backgrounds/general-fade.png) repeat-x top;
	width:368px;
}



.accountPage{padding-top:20px;}
.accountPage-sub{width:345px;margin:auto;}/*195*/
.accountPage ul.account_UL{
	padding:0;
	margin:0;	
}

li.account {
	list-style: none;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 5px;	
}
li.account a{
	display: block;
	height: 50px;
	width: 333px;/*311*//*161*//*183*/
	padding: 5px;
	background-color: #f8f8f8;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
li.account a:hover{
	background-color: #EEEEEE;
	text-decoration: none;
	color: #000;
}

/* BEGIN Account Session Dropdown Menu */
.sessionbox, li, ul {padding:0;margin:0;}
.AccTopLevelLI {display:block; float:left; padding:8px 10px;color:#000;font-size: 14px; }
.AccTopLevelLI a {color: #000;}
.AccSecondLevelUL{
	display: normal;
	position: absolute;
	color: #000;
	z-index: 100;
	width: 160px;/*155*/
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	margin-top: 8px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #F9F9F9; /* 2nd level drop down*/
/*
position: absolute;
background-color: #fff;
color: #000;
z-index: 100;
width: 155px;
padding: 0;
margin: 0;
margin-top: 4px;
border: 1px solid #000;*/
}
.AccSecondLevelLI{
list-style: none;
text-align: left;
font-size: 12px;
/*padding-left: 0;*/
margin: 0;
padding:3px 10px;
}
.AccSecondLevelLI a{
margin-left: 0;
color: #000;
display: block;
width: 135px;
}

.AccSecondLevelLI a.txtDefault{
width: 129px;/*145*/
color: #000;
padding-left: 16px;
background: url(../styleImages/arrow.gif) no-repeat left;
}
.AccSecondLevelLI a.txtDefault:hover{color: #000; text-decoration: underline;}
/*Top level drop down*/
.AccSecondLevelUL {display:none;}
.AccTopLevelLI:active .AccSecondLevelUL { display:normal;}
/*Top level drop down*/

.AccLoginForm, .AccOrderhistory { 
background-color: #F9F9F9;/*#324057*/
border: 1px solid #CCCCCC;
color: #000;
padding: 5px;
margin: 5px 0;
}
.AccOrderhistory .sessionLink {
	color: #000;	
	text-decoration: none;
}
.AccOrderhistory .sessionLink:hover {
	color: #000;
	text-decoration: underline;
}
/* Move to align with the right */
.AccSecondLevelUL{margin-left:-67px;/*-79*/
}
.AccForm {padding: 2px 0 2px 2px;}
/* END Account Session Dropdown Menu */

