/* <<<<<<<<<<<<  general site-wide styles  >>>>>>>>>>> */
html	{
	margin: 0px;
	padding: 0px;
	}
body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background: url(../assets/product_images/layout71_back.gif);
	}
a	{ /* site wide links - applies to your cart text and links and login info at top */
	color: #FFF;
	text-decoration: none;
	}
a:visited	{
	color: #FFF;
	}
a:hover	{
	color: #C00;
	text-decoration: underline;
	}
a:active	{
	}
p	{
	}
hr	{
	}
input {
	border: 1px solid #300;
	background: #FFD4E0;
	}
input:hover	{
	border: 1px solid #F93;
	}	
img	{ 
	padding: 0px;
	margin: 0px;
	border: 0px solid #C00;
	}




/* --------- legacy styles --------- */
.inputControl	{
	}
.prod_showcase h1, h2, h3, h4, h5, h6	{
	font-size: 1em;
	}
.comp_description h1, h2, h3, h4, h5, h6	{
	font-size: 1em;
	}
.clickButton	{
	}

.navbarBackground	{
	}
.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: #D90032;
	text-decoration: none;
	background: #FFF;
	}  
a.directoryList:link	{
	color: #D90032;
	text-decoration: none;	
	}
a.directoryList:visited	{
	color: #D90032;
	text-decoration: none;	
	}
a.directoryList:hover	{
	color: #D90032;
	text-decoration: underline;
	}
a.directoryList:active	{
	color: #600;
	text-decoration: none;
	}
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: #D90032;
	}
a.QuickPickProductBanner	{ /* product title links */
	color: #D90032;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	}
a.QuickPickProductBanner:visited	{
	color: #D90032;
	text-decoration: none;
	}
a.QuickPickProductBanner:hover	{
	color: #59062A;
	text-decoration: underline;
	font-size: 1.2em;
	}
table.product	{ /* product popup pages */
	background: #600;
	}
a.BuyMeNow	{
	color: #D90032;
	text-decoration: none;
	font-weight: bold;
	}
a.BuyMeNow:visited	{
	color: #D90032;
	text-decoration: none;
	font-weight: bold;
	}
a.BuyMeNow:hover	{
	color: #D90032;
	text-decoration: underline;
	font-weight: bold;
	}
a.BuyMeNow:active	{
	color: #C00;
	font-weight: bold;
	}
a.WishMeNow:link	{
	color: #D90032;
	text-decoration: none;
	font-weight: bold;
	}
a.WishMeNow:visited	{
	color: #D90032;
	text-decoration: none;
	font-weight: bold;
	}
a.WishMeNow:hover	{	
	color: #D90032;
	text-decoration: underline;
	font-weight: bold;
	}
a.WishMeNow:active	{
	color: #C00;
	font-weight: bold;
	}
.login	{
	}
.discountPrice	{ /* yellow price */
    color: #FF5700;
	font-weight:bold;
}
	
	
	
	
/* >>>>>>>>>>  layout 71 specific styles <<<<<<<<<< */
#header71 {
	width: 760px;
	height: 100px;
	background: #D958CF;
	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;
	color: #FFF;
	line-height: 100px;
	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 */
/* box 1 top left */
	background: #FFECF0;
	padding: 5px;
	margin: 0px;
	height: 180px;
	}
.light_maroon	{
/* box 2 top right */
	background: #FDDAE0;
	padding: 5px;
	margin: 0px;
	height: 180px;
	}
.dark_green	{
/* box 3 bottom left */
	background: #FDDAE0;
	padding: 5px;
	margin: 0px;
	height: 180px;
	}
.dark_maroon	{
/* box 4 bottom right */
	background: #FFECF0;
	padding: 5px;
	margin: 0px;
	height: 180px;
	}
.QuickPickProductBanner p	{
	font-size: .8em;
	}
.col3	{
	background: #D90032;
	width: 180px;
	}
.col4	{
	background: #CC15AC;
	width: 180px;
	}
.store_profile	{
	background: #59062A;
	color: #E3A1D9;
	margin: 0px;
	padding: 0px;
	}
.inside_pages	{ /* general div for background color on content pages */
	background: #600;
	}
.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 #900;
	background: #FFF;
	}
ul#navlist1 li	{
	list-style-type: none;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid #900;
	}
ul#navlist1 li a, ul#navlist1 li a:visited	{
	display: block;
	color: #D90032;
	padding: 7px;
	border: 0px;
	text-decoration: none;
	background: #FFF url(../assets/product_images/layout71_navarrow.gif) no-repeat;
	background-position: .5em;
	}
ul#navlist1 li a:hover	{
	text-decoration: none;
	color: #FFF;
	background: #CC15AC 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: #FFF;
	text-align: center;
	}
ul#navlist2 li	{
	list-style-type: none;
	line-height: 1.8em;
	}
ul#navlist2 li a, ul#navlist2 li a:visited	{
	color: #D90032;
	}
ul#navlist2 li a:hover	{
	}
ul#navlist2 li a.current2	{
	}
#product_showcase	{
	background: #9e4f16;
	}
	
/* column 4 */
#search	{
	float: right;
	width: 180px;
	padding-bottom: 10px;
	margin: 0px;
	color: #FFF;
	text-align: center;
	}
#search a	{
	color: #FFF;
	}
#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: #CC15AC;
	color: #E3A1D9;
	text-transform: capitalize;
	font-weight: bold;
	}
#login_title p	{
	background: #59062A;
	width: 120px;
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-size: .9em;
	}
#login	{
	float: right;
	width: 180px;
	padding-bottom: 10px;
	margin: 0px;
	background: #59062A;
	color: #E3A1D9;
	text-align: center;
	}
iframe#loginForm	{
	width: 160px;
	border: 0px;
	padding: 0px;
	margin: 10px auto;
	background: #FFF;
	}
table#login_form	{ /* view your account table */
	width: 160px;
	margin: 0px auto;
	padding: 0px;
	background: #59062A;
	color: #E3A1D9;
	font-weight: bold;		
	font-size: .9em;
	}
table#login_form p	{
	margin: 0px;
	padding: 4px 0px;
	}
table#login_form a	{
	font-weight: normal;
	color: #E3A1D9;
	}
table#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: #FFF;
	text-align: center;
	}
#cc_links a	{
	color: #FFF;
	}
	
/* standard footer */
.nav_footer	{
	background: #300;
	color: #C00;
	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: #C00;
	}
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	{
	}

/* -----------------------------------------------------------------
	additional styles for v9.03
-------------------------------------------------------------------- */

/* ------------------- products listing page ----------------------- */
a.listing_header		{/* dept. titles */
	display: block;
	padding: 3px 0px 0px 3px;
	margin: 0px 0px -10px 0px;
	font-size: 1em;
	font-weight: bold;
	}
ul.listing_subdept	{
	margin: 0px;
	padding: 0px;
	}
ul.listing_subdept li	{
	margin: 0px;
	padding: 0px 0px 0px 3px;	
	list-style-type: none;
	}

/* ------------------- shipping page ------------------------------- */
#shipping_text	{/* shipping page text from SM */
	}
.shipping_promo	{/* table class for shipping data */
	margin: 10px auto;
	padding: 0px;
	width: 96%;
	}
	

/* ------------------- paypal redirect page ------------------------ */
#pp_redirect	{/* text on redirect page when paid with PP - has a link */
	font-size: 1.2em;
	}


/* ------------------- live chat widget ---------------------------- */
#live_chat	{/* container for widget */
	width: 140px;
	padding: 5px;
	margin-top: 10px;
	cursor: pointer;
	border: 1px solid #300;
	}
#live_chat span	{/* span for triangle char */
	font-size: .8em;
	}
#liveChatTools	{/* container for links list */
	padding: 0px;
	margin-top: 10px;
	}
#liveChatTools img	{/* icons for chats */
	border: none;
	vertical-align: middle;
	}
#subMenu	{/* links list */
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
	
/* ------------------- reviews section widget ---------------------- */
#reviews	{ /* div container for the reviews widget */
	margin: 0px;
	padding: 0px 20px; 
	}
span.reviews_title	{
	font-size: 1.2em;
	font-weight: bold;
	}
.content_main hr	{ /* separation line between content and reviews, q & a, in product display page */
	height: 1px;
	border-top: 0px dotted #821830;
	}
	

/* ------------------ questions and answers section widget --------- */
#q_and_a	{
	margin: 0px;
	padding: 10px;	
	}
span.q_and_a_title	{
	font-size: 1.2em;
	font-weight: bold;
	}
span.validation	{
	color: #C00;
	}
#product_question	{}
#common_question	{}
#latest_question	{}


/* ------------------ testimonials widget --------------------------- */
#testimonials	{ /* widget container */
	padding: 0px;
	margin-top: 20px;
	border: 0px solid #C00;
	}
#testimonials_title	{
	padding-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	}

#testimonials p	{ /* testimonials text */
	padding-left: 20px;
	margin: 0px;	
	}
#testimonials p.testimonials_name	{ /* testimonials author */
	padding-left: 20px;
	margin-top: 10px;
	}
#testimonials a.testimonials_more	{ /* read more links */
	padding-left: 20px;
	margin: 0px;
	}
#testimonials hr	{ /* separation lines */
	/* visibility: hidden; */
	height: 0px;
	border-top: 1px dotted #CC15AC;
	padding: 0px;
	margin: 5px 20px;
	}
/* ------------------ testimonials page display -------------------- */
.testimonials_form	{/* testimonials page form */
	margin: 0px;
	padding: 5px;
	text-align: center;
	}
	
/* ------------------ product detail zoomin ------------------------ */
div.jqZoomTitle	{/* optional title in the popup window */
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #5773C4;
	}

.jqZoomPup	{
	overflow:hidden;
	background-color: #FFF;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:10;
	border: 1px solid #C4C4C4;
	cursor: pointer;
	cursor: hand;
	}

.jqZoomPup img	{
	border: 0px;
	}

.preload	{
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width:90px;
	height:43px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
	}

.jqZoomWindow	{
	border: 1px solid #999;
	background-color: #FFF;
	}

/* ------------------- tags widget --------------------------------- */
#tags	{
	border: 0px solid #C00;
	margin: 0px;
	padding-bottom: 10px;
	clear: both;
	}
.tags_title	{
	font-size: 1em;
	padding-left: 20px;
	margin-bottom: 5px;
	}
ul.tags_list	{
	padding-left: 20px;
	margin: 0px;
	}
ul.tags_list li	{
	list-style-type: none;
 	display: inline;
	}
a.tags_small	{
	margin-right: 1em;	
	}
a.tags_medium	{
	font-size: 1.3em;
	font-weight: bold;
	margin-right: 1em;
	}
a.tags_large	{
	font-size: 1.6em;
	margin-right: 1em;
	font-weight: bold;
	}
	
/* hit counter widget */	
#hit_counter	{/* hit counter at bottom of pages */
	text-align: center;
	} 


