/* <<<<<<<<<<<<  general site-wide styles  >>>>>>>>>>> */
html	{
	margin: 0px;
	padding: 0px;
	}
body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000;
	margin: 0px;
	padding: 0px;
	}
a	{
	color: #000;
	text-decoration: none;
	}
a:visited	{
	color: #000;
	}
a:hover	{
	color: #C00;
	text-decoration: underline;
	}
a:active	{
	}
p	{
	}
hr	{
	}
input {
	border: 1px solid #666;
	background: #FFF;
	}
input:hover	{
	border: 1px solid #C00;
	}	
img	{ 
	padding: 0px;
	margin: 0px;
	border: 0px solid #C00;
	}




/* --------- legacy styles --------- */
.inputControl	{
	}
.clickButton	{
	}

.navbarBackground	{
	}
.navigation	{
	}
.navigation:link	{
	}	
.navigation:visited	{
	}
.navigation:hover	{
	}
.navigation:active	{
	}
	

.deptPathBar	{	
	}	
.SubPaneTitleBar	{
	}
	
/* >>>>  department directory table  <<<<<< */	
#dept_title	{ /* above the directory table */
	padding: 10px;
	margin: 20px;
	color: #363;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px dotted #363;
	border-bottom: 1px dotted #363;
	}
#dept_list_container	{
	margin: 20px;
	padding: 0px;
	border: 1px dotted #363;
	}
.directoryList	{
	color: #363;
	}  
.directoryList a	{
	color: #363;
	text-decoration: none;
	}
.directoryList a:visited	{
	color: #363;
	text-decoration: none;
	}
.directoryList a:hover	{
	color: #363;
	text-decoration: underline;	
	}
.directoryList a:active	{
	color: #C00;
	text-decoration: none;
	}
.deptList	{
	font-size: 1.2em;
	}
	
a.SelectedDept	{ /* selected department in the directory table */
	font-weight: bold;
	}
a.SelectedDept:visited	{
	}
a.SelectedDept:hover	{
	}
a.SelectedDept:active	{
	}
	

	

	
.productList	{	
	}
table.productList	{
	}
.QuickPickProductBanner	{ /* applies to product tables */ 
	font-size: 1em;
	font-weight: bold;
	}
a.QuickPickProductBanner	{ /* product title links */
	}
a.QuickPickProductBanner:visited	{
	}
a.QuickPickProductBanner:hover	{
	}
table.product	{
	background: #E5E5E5;
	}
a.BuyMeNow	{
	}
a.BuyMeNow:visited	{
	}
a.BuyMeNow:hover	{
	}
a.BuyMeNow:active	{
	}
a.WishMeNow:link	{
	}
a.WishMeNow:visited	{
	}
a.WishMeNow:hover	{	
	}
a.WishMeNow:active	{
	}
.login	{
	}
.discountPrice	{
	color: #F48E00;
}
	

	
/* >>>>>>>>>>  layout 72 specific styles <<<<<<<<<< */
#header72 {
	width: 760px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background: #000 url(../assets/product_images/layout72_back_header.gif) repeat-x;
	}
#logo	{
	float: left;
	padding: 0px;
	margin: 0px;
	}
#store_name	{
	float: left;
	padding: 0px;
	margin-top: 8px;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FFF;
	}
#your_cart	{
	float: right;
	text-align: right;
	width: 650px;
	padding: 3px;
	margin: 0px;
	font-size: .8em;
	}
#your_cart p	{
	padding: 0px;
	margin: 0px;
	}
#search	{
	float: right;
	padding: 0px;
	margin: 0px 5px;
	text-align: center;
	color: #FFF;
	}
#search a	{
	color: #FFF;
	}
#search p	{
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	}
	
/* >>>>>>>>  main navigation links  <<<<<<<< */
#nav_container1	{
	margin: 0px;
	padding: 8px;
	background: #FFF;
	}	
ul#navlist1	{
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	text-align: center;
	}
ul#navlist1 li	{
	display: inline;
	margin: 0px;
	padding: 0px;
	}
ul#navlist1 li a, ul#navlist1 li a:visited	{
	padding: 0px 20px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	}
ul#navlist1 li a:hover	{
	text-decoration: underline;
	}
ul#navlist1 li a.current	{
	}

/* >>>>>>>>>> main content table <<<<<<<<<<<< */
#container	{ /* main container table */
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 1px solid #000;
	}
.col1	{
	background: #9F6;
	color: #363;
	margin: 0px;
	padding: 0px;
	}
.col2	{
	width: 500px;
	padding: 0px;
	margin: 0px;
	background: #E5E5E5;
	}
.store_profile	{
	}
.store_profile p	{
	background: #FFF;
	padding: 10px;
	margin: 0px;
	}
.QuickPickProductBanner p	{
	}

/* >>>>>>>  online services  <<<<<<<<<<  */
.redeemGC	{
	padding: 0px;
	margin: 15px auto;
	text-align: center;
	}
.online_title p	{
	}
#nav_container2	{
	margin: 20px;
	padding: 0px;
	border: 1px dotted #363;
	}
ul#navlist2	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
ul#navlist2 li	{
	list-style-type: none;
	line-height: 1.8em;
	}
ul#navlist2 li a, ul#navlist2 li a:visited	{
	color: #363;
	}
ul#navlist2 li a:hover	{
	}
ul#navlist2 li a.current2	{
	}

/* credit card pictures and custom links */
#cc_links	{
	padding: 0px;
	margin: 10px;
	color: #363;
	text-align: center;
	}
#cc_links a	{
	color: #363;
	}
	
/* standard footer */
.nav_footer	{
	background: #000;
	color: #FFF;
	text-align: center;
	}
ul#navlist_footer	{
	margin: 10px 0px;
	padding: 0px;
	}
ul#navlist_footer li	{
	display: inline;
	list-style-type: none;
	}
ul#navlist_footer li a, ul#navlist-footer li a:visited	{
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
	}
ul#navlist_footer li a:hover	{
	text-decoration: underline;
	}
.bottom_text p	{
	margin: 10px 0px;
	padding: 0px;
	font-size: .8em;
	}


/* login into your account box */
#login_title	{
	}
#login_title p	{
	}
#login	{
	}
iframe	{
	}
#login_form	{ /* view your account table */
	}
#login_form p	{
	}
#login_form a	{
	}
#login_form img	{
	}
	
	
.featured-title {  
	}
.featured-text	{
	}
table#products	{
	}
table#products tr	{
	}

p.product-text	{
	}


