/* <<<<<<<<<<<<  general site-wide styles  >>>>>>>>>>> */
html	{
	margin: 0px;
	padding: 0px;
	}
body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333;
	margin: 0px;
	padding: 0px;
	background: #C00 url(../assets/product_images/layout74_back.gif);
	}
a	{
	color: #333;
	text-decoration: none;
	}
a:visited	{
	color: #000;
	}
a:hover	{
	color: #C00;
	text-decoration: underline;
	}
a:active	{
	}
p	{
	}
hr	{
	}
input {
	border: 1px solid #C00;
	background: #FFF;
	}
input:hover	{
	border: 1px solid #0C0;
	}	
img	{ 
	padding: 0px;
	margin: 0px;
	border: 0px solid #C00;
	}

		
/*	-------------------------------------------------------
	pagination styling
	------------------------------------------------------- */
div.pagination	{/* pagination container */
	text-align: center;
	}
div.pagination a:link, 
div.pagination a:visited,
div.pagination a:hover, 
span.pagination_selected	{/* current page */
	padding: 1px 3px;
	margin: 0px 2px;
	text-decoration: none;
	zoom: 1;	/*IE6 fix */
	font-weight:normal;
	}
span.pagination_dots	{/* dots between links */
	margin: 0px 2px;
	}
div.pagination a:link, 
div.pagination a:visited	{
	border: 1px solid #AAA;
	}	
div.pagination a:hover	{
	background-color: #78A12C;
	color: #FFF;
	}
span.pagination_selected	{/* current page */
	background-color: #900;
	border: 1px solid #AAA;
	color: #FFF;
	}
	





/* --------- legacy styles --------- */
.inputControl	{
	}
.clickButton	{
	}
.prod_showcase h1, h2, h3, h4, h5, h6	{
	font-size: 1em;
	}
.comp_description h1, h2, h3, h4, h5, h6	{
	font-size: 1em;
	}

.navbarBackground	{
	}
.navigation	{
	}
.navigation:link	{
	}	
.navigation:visited	{
	}
.navigation:hover	{
	}
.navigation:active	{
	}
	

.deptPathBar	{	
	}	
.SubPaneTitleBar	{
	}
	
/* >>>>  department directory table  <<<<<< */	
#dept_title	{ /* above the directory table */
	padding: 10px;
	margin: 5px;
	color: #C00;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dotted #C00;
	}
#dept_list_container	{
	margin: 20px;
	padding: 0px;
	border: 0px dotted #363;
	}
.directoryList	{
	}  
.directoryList a	{
	text-decoration: none;
	}
.directoryList a:visited	{
	text-decoration: none;
	}
.directoryList a:hover	{
	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 */ 
	padding: 0px;
	margin: 10px 0px;
	background: #FFF;
	border: 1px solid #CCC;
	}
a.QuickPickProductBanner	{ /* product title links */
	padding: 0px;
	margin: 0px;
	border: none;
	color: #666;
	font-size: 1em;
	font-weight: bold;
	}
a.QuickPickProductBanner:visited	{
	color: #666;
	}
a.QuickPickProductBanner:hover	{
	color: #C00;
	}
table.product	{
	background: #FFF;
	}
a.BuyMeNow	{	
	padding: 0px;
	margin: 0px;
	border: none;
	color: #666;
	}
a.BuyMeNow:visited	{
	}
a.BuyMeNow:hover	{
	color: #C00;
	}
a.BuyMeNow:active	{
	}
a.WishMeNow	{	
	padding: 0px;
	margin: 0px;
	border: none;
	color: #666;
	}
a.WishMeNow:visited	{
	}
a.WishMeNow:hover	{	
	color: #C00;
	}
a.WishMeNow:active	{
	}
.login	{
	}
.discountPrice	{
	color: #F93;
}
	

	
/* >>>>>>>>>>  layout 74 specific styles <<<<<<<<<< */
#header74 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background: #FFF;
	border: 0px solid #000;
	}
#logo	{
	}
#store_name	{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	text-align: center;
	color: #C00;
	width: 300px;
	}
#search	{
	padding: 0px;
	margin: 0px;
	text-align: center;

	font-size: .9em;
	}
#search a	{
	}
#search p	{
	padding: 3px 0px;
	margin: 0px;
	}

/* >>>>>>>  your cart container  <<<<<<<< */
#container_your_cart	{
	padding: 0px;
	margin: 5px 0px;
	}
ul#your_cart	{
	font-size: .8em;
	padding: 0px;
	margin: 0px;
	}
ul#your_cart li	{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 8px 0px;
	text-indent: 33px;
	}
ul#your_cart li a, ul#your_cart li a:visited	{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}
ul#your_cart li a:hover	{
	text-decoration: underline;
	}
ul#your_cart li a.current	{
	}
.cart	{
	background: url(../assets/product_images/layout74_cart74.gif) no-repeat;
	}
.wish	{
	background: url(../assets/product_images/layout74_wish74.gif) no-repeat;
	}
.checkout	{
	background: url(../assets/product_images/layout74_checkout74.gif) no-repeat;
	}
.account	{
	background: url(../assets/product_images/layout74_account74.gif) no-repeat;
	}
.your_cart_img	{
	}	
.your_cart p	{
	}

/* >>>>>  account name insert after the header <<<< */
#account_name	{
	margin: 2px auto 0px auto;
	padding: 0px;
	width: 760px;
	}
#account_name p	{
	margin: 0px;
	padding: 5px;
	text-align: right;
	background: #FFF;
	font-size: .9em;
	}

/* >>>>>>>>>> main content table <<<<<<<<<<<< */
#container	{ /* main container table */
	width: 760px;
	padding: 0px;
	margin: 2px auto 10px auto;
	background: #FFF;
	}
.col1	{
	width: 170px;
	margin: 0px;
	padding: 0px;
	}
.col2	{
	width: 100%;
	padding: 0px;
	margin: 0px;
	}
.col2 img	{ /* featured item border */ 
	border: 1px solid #CCC;
	padding: 0px;
	}
.col3	{
	width: 150px;
	padding: 0px;
	margin: 0px;
	}
	
/* >>>>  top navigation banner <<<<< */
#container_banner	{
	padding: 0px;
	margin: 0px;
	}
#banner_title	{
	float: left;
	padding: 0px;
	margin: 5px 0px;
	width: 182px;
	font-size: 4em;
	color: #F09;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	line-height: 1em;
	text-align: center;
	}
#banner_title p	{
	padding: 0px;
	margin: 0px;
	}
.banner_item	{ /* item container */
	float: left;
	margin: 0px;
	padding: 0px;
	}
.banner_img	{	/* class for item images */
	margin: 5px;
	padding: 0px;
	text-align: center;
	}
.banner_item a	{
	color: #FFF;
	font-weight: bold;
	}
.banner_item a:hover	{
	color: #FFF;
	text-decoration: underline;
	}
.decor_pp, .bath_pp, .toys_pp, .kitchen_pp, .garden_pp, .gifts_pp	{ /* p class for text label under img */
	margin: 0px;
	padding: 4px 0px;
	width: 96px;
	text-align: center;
	font-size: .9em;
	text-transform: capitalize;
	font-weight: bold;
	color: #FFF;
	}
.decor_pp	{
	background: #C00;
	}	
.bath_pp	{
	background: #6C3;
	}
.toys_pp	{
	background: #6CF;
	}
.kitchen_pp	{
	background: #F60;
	}
.garden_pp	{
	background: #9C3;
	}
.gifts_pp	{
	background: #66C;
	}
	
/* >>>> secondary search <<<<<  */
#search2	{
	padding: 0px;
	margin: 8px;
	border-bottom: 1px dotted #C00;
	}
#search2 p	{
	padding: 5px;
	margin: 0px;
	font-size: .9em;
	}
#search2 a	{
	color: #F09;
	}
#search2 a:hover	{
	color: #C00;
	}
	
/* >>>>>>>>  main navigation links  <<<<<<<< */
#nav_container1	{
	margin: 5px;
	padding: 0px;
	background: #FFF;
	border-bottom: 1px dotted #C00;
	}	
ul#navlist1	{
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	}
ul#navlist1 li	{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 8px;
	}
ul#navlist1 li a, ul#navlist1 li a:visited	{
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	}
ul#navlist1 li a:hover	{
	text-decoration: underline;
	}
ul#navlist1 li a.current	{
	}
	
/* >>>>>>>  online services  <<<<<<<<<<  */
.redeemGC	{
	padding: 0px;
	margin: 10px auto;
	text-align: center;
	}
.online_title p	{
	}
#nav_container2	{
	margin: 0px 5px;
	padding: 0px;
	background: #FFF;
	border-bottom: 1px dotted #C00;
	}
ul#navlist2	{
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	}
ul#navlist2 li	{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 8px;
	}
ul#navlist2 li a, ul#navlist2 li a:visited	{
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	}
ul#navlist2 li a:hover	{
	text-decoration: underline;
	}
ul#navlist2 li a.current2	{
	}

/* credit card pictures and custom links */
#cc_links	{
	padding: 0px;
	margin: 10px;
	text-align: center;
	}
#cc_links a	{
	}

/* >>>>  store profile <<<<<<<  */
.store_profile	{
	margin: 5px auto;
	padding: 0px;
	}
.store_profile p	{
	padding: 10px;
	margin: 0px;
	}
.QuickPickProductBanner p	{ /* vertical spacing for price, stock, item# inserted with <p> */
	padding: 0px;
	margin: 0px;
	}
.QuickPickProductBanner td	{ /* vertical spacing for titles, buy/wish in the item tables */
	padding: 5px 0px;
	margin: 0px;
	}
/* >>>>>>  featured item on home page <<<<<<<  */
#featured_title {
	padding: 0px;
	margin: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	color: #999;
	text-align: center;
	border-bottom: 1px dotted #C00;
	}
#featured_description	{
	padding: 0px;
	margin: 0px 5px;
	}
#featured_text	{
	padding: 0px;
	margin: 5px;
	color: #C00;
	border-bottom: 1px dotted #C00;
	}
#featured_text img	{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	}
#featured_text a	{
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #C00;
	}
#featured_text a:hover	{
	text-decoration: none;
	color: #F09;
	}
	
/* >>>>  hot deals <<<<<  */
#hot	{
	margin: 20px 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.5em;
	color: #F09;
	}
#hot_img	{
	margin: 0px 5px;
	padding: 0px;
	}


/* standard footer */
.nav_footer	{
	background: #FFF;
	color: #666;
	text-align: center;
	}
#nav_container3	{
	padding: 0px;
	margin: 0px;
	border-top: 3px solid #C00;
	}
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: #666;
	text-decoration: none;
	text-transform: capitalize;
	}
ul#navlist_footer li a:hover	{
	text-decoration: underline;
	}
.bottom_text p	{
	margin: 0px;
	padding: 5px;
	font-size: .9em;
	}
	
/* >>>>>  login into your account box - not used in layout74 <<<<< */
#login_title	{
	}
#login_title p	{
	padding: 8px;
	margin: 0px 5px;
	color: #333;
	background: #999;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	text-transform: capitalize;
	}
#login	{ /* container for the login iframe */
	padding: 0px;
	margin: 0px 5px;
	background: #999;
	text-align: center;
	}
#login_form	{ /* view_account table */
	padding-left: 5px;
	margin: 0px;
	width: 160px;
	background: #CCC;
	}
#login_form p	{/* view_account table p */
	margin: 5px 0px;
	padding: 0px;
	color: #333;
	font-weight: bold;
	font-size: .9em;
	}
#login_form a	{
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: .9em;
	font-weight: normal;
	}
#login_form img	{
	margin: 0px;
	padding: 1px;
	background: #AAA;
	}
	


	
	

table#products	{
	}
table#products tr	{
	}

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: 160px;
	padding: 5px;
	margin-top: 10px;
	cursor: pointer;
	border: 1px solid #666;
	}
#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: 20px;	
	}
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 #4A627A;
	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;
	}

.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-top: 20px;
	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 */
	color: #FFF;
	text-align: center;
	}


