table#header	{
	background: #666;
	}

table#header tr	{
	background: #000;
	}


.store-name	{
	font: 1.2em Impact, Arial, Helvetica, sans-serif; 
	text-transform: capitalize; 
	color: #FFF; 
	text-align: center;
	}


.search-box, .your-cart	{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	}


input {  
	border: 1px #CCC solid; 
	background: #999;
	margin: 5px;
	padding: 0px;
	}

input:hover	{
	border: 1px solid #FFF;
	}
	


ul#navlist	{
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	text-indent: 1em;
	width: 164px;
	\width: 166px;
	w\idth: 164px;
	padding: 0px;
	border: 1px solid #666;
	border-top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #333;
	}
	
ul#navlist li	{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #666;
	}

ul#navlist li a:link, ul#navlist li a:visited	{
	display: block;
	width: 148px;
	\width: 150px;
	w\idth: 148px;
	padding: 8px;
	border: 0px;
	text-decoration: none;
	background: url(../assets/product_images/navarrow.gif) no-repeat;
	background-position: .5em;
	}
ul#navlist li a:hover	{
	border-color: #C00;
	text-decoration: none;
	background: #666 url(../assets/product_images/navarrow_current.gif) no-repeat;
	background-position: .5em;
	}
ul#navlist li a.current:link	{
	background: #666 url(../assets/product_images/navarrow_current.gif) no-repeat;
	background-position: .5em;
	color: #FFF;
	}



div#navcontainer2	{
	margin-top: 20px;
	}
	
ul#navlist2	{
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	text-transform: capitalize;
	text-indent: 1.4em;
	width: 164px;
	\width: 166px;
	w\idth: 164px;
	padding: 0px;
	border: 1px solid #666;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #333;
	}

ul#navlist2 li	{
	list-style: none;
	margin: 0px;
	border: 0px;
	}
ul#navlist2 li a:link, ul#navlist2 li a:visited	{
	display: block;
	width: 148px;
	\width: 150px;
	w\idth: 148px;
	padding: 4px;
	border: 0px;
	text-decoration: none;
	background: url(../assets/product_images/navarrow.gif) no-repeat;
	background-position: .5em;
	}
ul#navlist2 li a:hover	{
	border-color: #C00;
	border-top: 0px;
	text-decoration: none;
	}
ul#navlist2 li a.current2:link	{
	color: #FFF;
	background: url(../assets/product_images/navarrow_current.gif) no-repeat;
	background-position: .5em;
	}
	
	
#cc-img	{
	width: 146px;
	margin-left: auto;
	margin-right: auto;
	}


.featured-title {  
	font: bold .9em Arial, Helvetica, sans-serif; 
	text-transform: capitalize;
	color: #FFF;
	background: #333;
	border: 1px solid #666;
	padding: 4px;
	}
.featured-text	{
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	}

table#products	{
	background: #666;
	}

table#products tr	{
	background: #000;
	color: #CCC;
	}



.store-title	{
	font: .9em Impact, Arial, Helvetica, sans-serif; 
	text-transform: capitalize; 
	color: #FFF;
	margin-top: 0px;
	}




table#footer	{
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	background: #666;
	text-align: center;
	}

table#footer tr	{
	background: #000;
	color: #CCC;
	}

ul#navlist-footer	{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
	line-height: 3em;
	padding: 0px;
	border: 1px solid #666;
	margin: 8px auto 0px auto;
	background: #333;
	}
	
ul#navlist-footer li	{
	display: inline;
	list-style: none;
	margin: 0px;
	border: 0px;
	}

ul#navlist-footer li a:link, ul#navlist-footer li a:visited	{
	color: #CCC;
	padding: 8px;
	border: 0px;
	text-decoration: none;
	}
ul#navlist-footer li a:hover	{
	color: #FFF;
	text-decoration: underline;
	}

#dept-title	{
	font: .8em Impact, Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-indent: 5px;
	background: #666;
	width: 164px;
	w\idth: 166px;
	\width: 164px;
	padding: 3px 0px;
	margin: auto;
	}

#dept-list	{
	padding: 8px;
	margin-top: -2px;
	}

p.product-text	{
	font: .6em Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	padding: 8px;
	}

.discountPrice	{
        color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
html	{
	margin: 0px;
	padding: 0px;
	}
	
body	{
	margin: 8px 0px;
	padding: 0px;
	background: #000;
	color: #FFF;
}

p	{
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px; 
	}

.inputControl {}
.clickButton {}	
	

hr	{
	background-color: #FFF;
	}
	

a:link	{
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	}
a:visited	{
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px; 
	}
a:hover	{
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px; 
	}
a:active	{
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px; 
	}


.navbarBackground	{
	border-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: none;
	}


.navigation	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	border-style: none;
	}
.navigation:link	{
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	}	
.navigation:visited	{
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	}
.navigation:hover	{
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	}
.navigation:active	{
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	}
	

.deptPathBar	{
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;	
	}	

.SubPaneTitleBar	{
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	background-color: #333;
	text-transform: none;
	}
	

.directoryList	{
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;     /* need to specify what kind of size here! "px" */
	background: #333;
	}  

a.directoryList:link	{
	color: #CCC;
	text-decoration: none;
	font-size: 10px;	
	}
a.directoryList:visited	{
	color: #CCC;
	text-decoration: none;
	font-size: 10px;	
	}
a.directoryList:hover	{
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;	
	}
a.directoryList:active	{
	color: #CCC;
	text-decoration: none;
	font-size: 10px;	
	}


a.SelectedDept:link	{
	color: #CCC;
	text-decoration: none;
	font-size: 10px;
	FONT-WEIGHT: bold;	
	}
a.SelectedDept:visited	{
	color: #CCC;
	text-decoration: none;
	font-size: 10px;
	FONT-WEIGHT: bold;	
	}
a.SelectedDept:hover	{
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
	FONT-WEIGHT: bold;	
	}
a.SelectedDept:active	{
	color: #CCC;
	text-decoration: none;
	font-size: 10px;
	FONT-WEIGHT: bold;	
	}

.deptList	{
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	}
	
.productList	{
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;	
	}
table.productList	{
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}


.QuickPickProductBanner	{
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
a.QuickPickProductBanner:link	{
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.QuickPickProductBanner:visited	{
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.QuickPickProductBanner:hover	{
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

table.product	{
	border: 1px solid #FFF;
	}
	

a.BuyMeNow:link	{
	color: #C00;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
a.BuyMeNow:visited	{
	color: #C00;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
a.BuyMeNow:hover	{
	color: #FFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	}
a.BuyMeNow:active	{
	color: #C00;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
	
a.WishMeNow:link	{
	color: #C00;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
a.WishMeNow:visited	{
	color: #C00;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
a.WishMeNow:hover	{	
	color: #FFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	}
a.WishMeNow:active	{
	color: #C00;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
.login	{
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px; 
	}
