/* <<<<<<<<<<<<  general site-wide styles  >>>>>>>>>>> */
html	{
	margin: 0px;
	padding: 0px;
	}
body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #C96;
	margin: 0px;
	padding: 0px;
	background: url(../assets/product_images/layout71_back.gif);
	}
a	{
	color: #C96;
	text-decoration: none;
	}
a:visited	{
	color: #C96;
	}
a:hover	{
	color: #FC0;
	text-decoration: underline;
	}
a:active	{
	}
p	{
	}
hr	{
	}
input {
	border: 1px solid #300;
	background: #FFC;
	}
input:hover	{
	border: 1px solid #F93;
	}	
img	{ 
	padding: 0px;
	margin: 0px;
	border: 0px solid #C00;
	}




/* --------- legacy styles --------- */
.inputControl	{
	}
.clickButton	{
	}

.navbarBackground	{
	border-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;
	}
.navigation	{
	}
.navigation:link	{
	}	
.navigation:visited	{
	}
.navigation:hover	{
	}
.navigation:active	{
	}
	

.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	{ /* applies to register in affiliate page */
	color: #300;
	font-size: 1em;
    font-weight: bold;
	text-decoration: none;
	background: #9E4F16;
	text-transform: uppercase;
	}

.directoryList	{
	color: #600;
	text-decoration: none;
	background: #E0C1AC;
	font-size: .9em;
	}  
a.directoryList:link	{
	color: #600;
	text-decoration: none;
	font-size: 10px;	
	}
a.directoryList:visited	{
	color: #600;
	text-decoration: none;
	font-size: 10px;	
	}
a.directoryList:hover	{
	color: #600;
	text-decoration: underline;
	font-size: 10px;	
	}
a.directoryList:active	{
	color: #600;
	text-decoration: none;
	font-size: 10px;	
	}
a.SelectedDept:link	{
	color: #600;
	text-decoration: none;
	font-size: 10px;
	FONT-WEIGHT: bold;	
	}
a.SelectedDept:visited	{
	color: #600;
	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: #600;
	text-decoration: none;
	font-size: 10px;
	FONT-WEIGHT: bold;	
	}
.deptList	{
	color: #C96;
	text-decoration: none;
	font-size: 1.2em;
	}
.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	{ /* applies to product tables */ 
	color: #FFF;
	}
a.QuickPickProductBanner	{ /* product title links */
	color: #FFF;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	}
a.QuickPickProductBanner:visited	{
	color: #FFF;
	text-decoration: none;
	}
a.QuickPickProductBanner:hover	{
	color: #FC0;
	text-decoration: underline;
	font-size: 1.2em;
	}
table.product	{
	border: 1px solid #FFF;
	}
a.BuyMeNow	{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}
a.BuyMeNow:visited	{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}
a.BuyMeNow:hover	{
	color: #FC0;
	text-decoration: underline;
	font-weight: bold;
	}
a.BuyMeNow:active	{
	color: #C00;
	font-weight: bold;
	}
a.WishMeNow:link	{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}
a.WishMeNow:visited	{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}
a.WishMeNow:hover	{	
	color: #FC0;
	text-decoration: underline;
	font-weight: bold;
	}
a.WishMeNow:active	{
	color: #C00;
	font-weight: bold;
	}
.login	{
	}
.discountPrice	{ /* yellow price */
    color: #FC3;
}
	
	
	
	
/* >>>>>>>>>>  layout 71 specific styles <<<<<<<<<< */
#header71 {
	width: 760px;
	height: 100px;
	background: #471F00;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #000;
	}
#store_name	{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 3.5em;
	color: #FFC;
	padding: 0px;
	margin-left: 20px;
	}
#your_cart	{
	float: right;
	text-align: right;
	padding: 0px;
	margin: 5px;
	font-size: .8em;
	}
#your_cart p	{
	padding: 2px;
	margin: 0px;
	}

/* >>>>>>>>>> main content table <<<<<<<<<<<< */
#container	{ /* main container table */
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border: 1px solid #000;
	}
.light_green	{ /* background color for product tables on home page */
	background: #768356;
	padding: 5px;
	margin: 0px;
	height: 180px;
	}
.light_maroon	{
	background: #916B2C;
	padding: 5px;
	margin: 0px;
	height: 180px;
	}
.dark_green	{
	background: #5E6C3C;
	padding: 5px;
	margin: 0px;
	height: 180px;
	}
.dark_maroon	{
	background: #7D5E2A;
	padding: 5px;
	margin: 0px;
	height: 180px;
	}
.QuickPickProductBanner p	{
	font-size: .8em;
	}
.col3	{
	background: #E0C1AC;
	width: 180px;
	}
.col4	{
	background: #C3621F;
	width: 180px;
	}
.store_profile	{
	background: #872631;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	}
.inside_pages	{
	background: #872631;
	}
.store_profile p	{
	padding: 10px;
	margin: 0px;
	}
	
/* >>>>>>>>  main navigation links  <<<<<<<< */
.redeemGC	{
	padding: 10px;
	margin: 0px;
	text-align: center;
	}
#nav_container1	{
	margin: 0px;
	padding: 0px;
	}	
ul#navlist1	{
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	text-indent: 1.5em;
	border-top: 1px solid #C3621F;
	background: #F5F5F5;
	}
ul#navlist1 li	{
	list-style-type: none;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid #C3621F;
	}
ul#navlist1 li a, ul#navlist1 li a:visited	{
	display: block;
	color: #600;
	padding: 7px;
	border: 0px;
	text-decoration: none;
	background: url(../assets/product_images/layout71_navarrow.gif) no-repeat;
	background-position: .5em;
	}
ul#navlist1 li a:hover	{
	text-decoration: none;
	background: #C3621F url(../assets/product_images/layout71_navarrow_current.gif) no-repeat;
	background-position: .5em;
	}
ul#navlist1 li a.current	{
	}

/* >>>>>>>  online services  <<<<<<<<<<  */
.online_title p	{
	padding: 0px;
	margin: 10px 0px;
	color: #FFF;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	}
div#nav_container2	{
	width: 180px;
	margin: 0px;
	padding: 0px;
	}
ul#navlist2	{
	margin: 0px;
	padding: 0px;
	background: #E0C1AC;
	text-align: center;
	}
ul#navlist2 li	{
	list-style-type: none;
	line-height: 1.8em;
	}
ul#navlist2 li a, ul#navlist2 li a:visited	{
	color: #600;
	}
ul#navlist2 li a:hover	{
	}
ul#navlist2 li a.current2	{
	}
#product_showcase	{
	background: #FFF;
	}
	
/* column 4 */
#search	{
	float: right;
	width: 180px;
	padding-bottom: 10px;
	margin: 0px;
	color: #300;
	text-align: center;
	}
#search a	{
	color: #300;
	}
#search p	{
	margin: 0px;
	padding: 5px;
	font-size: .9em;
	}
/* login into your account box */
#login_title	{
	float: right;
	width: 180px;
	padding: 0px;
	margin: 0px;
	background: #C3621F;
	color: #600;
	text-transform: capitalize;
	font-weight: bold;
	}
#login_title p	{
	background: #9E4F16;
	width: 120px;
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-size: .9em;
	}
#login	{
	float: right;
	width: 180px;
	padding-bottom: 10px;
	margin: 0px;
	background: #9E4F16;
	color: #600;
	text-align: center;
	}
iframe#loginForm	{
	width: 160px;
	border: 0px;
	padding: 0px;
	margin: 10px auto;
	background: #FFF;
	}
#login_form	{ /* view your account table */
	width: 160px;
	margin: 0px auto;
	padding: 0px;
	background: #9E4F16;
	color: #600;
	font-weight: bold;		
	font-size: .9em;
	}
#login_form p	{
	margin: 0px;
	padding: 4px 0px;
	}
#login_form a	{
	font-weight: normal;
	color: #600;
	}
#login_form img	{
	margin-right: 3px;
	padding: 1px;
	background: #600;
	}
/* credit card pictures and custom links */
#cc_links	{
	float: right;
	width: 180px;
	padding: 10px 0px;
	margin: 0px;
	color: #300;
	text-align: center;
	}
#cc_links a	{
	color: #600;
	}
	
/* standard footer */
.nav_footer	{
	background: #B1441E;
	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	{
	text-decoration: none;
	text-transform: capitalize;
	color: #FFF;
	}
ul#navlist_footer li a:hover	{
	text-decoration: underline;
	}
.bottom_text	{
	margin: 10px 0px;
	padding: 0px;
	font-size: .8em;
	}
	
.featured-title {  
	}
.featured-text	{
	}
table#products	{
	}
table#products tr	{
	}
#dept-title	{
	}
#dept-list	{
	}
p.product-text	{
	}

