
/* Normalizes Margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0;}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 { font-size: 100%; }

/* Removes list-style from lists */
ol, ul { list-style: none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

/* Left aligns text in caption and th */
caption, th {  }

/* Removes quotation marks from q */
q:before, q:after { }

/* Normalize Links for Netscape when image replacements are used (text decorates the whole page width up to the IR'd link with an underline) */
a { text-decoration: none; }

a.grayft7 { text-decoration: underline; }

.clearWrapper
{
	clear: both;
}

body 
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	text-align: center;
}

.pageWrapper
{
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

.Header
{
	float: left;
}

h1
{
	width: 181px;
	height: 90px;
	float: left;
	background: white url(http://www.csspassion.com/searchdex/sbg/images/logo.gif) no-repeat;
	text-indent: -9999px;	
}

	h1 a
	{
		width: 181px;
		height: 90px;
		display: block;
	}

.headerContent
{
	float: right;
	width: 420px;
	font-size: 8pt;
	margin: 10px 10px;
}

	.headerContent p
	{
		float: left;
		color: Red;
		width: 200px;
		padding-top: 7px;
		padding-right: 20px;
		text-align: right;
	}

		.headerContent p a:link,
		.headerContent p a:active,
		.headerContent p a:visited		
		{
			color: Black;
			padding-right: 10px;
			margin-right: -10px;
			display: block;
			background: transparent url(http://www.csspassion.com/searchdex/sbg/images/bullet-dblarrow-red.gif) no-repeat right;
		}

	.headerContent fieldset
	{
		float: left;
		width: 200px;
	}
	
		.headerContent fieldset h3
		{
			font-size: 8pt;
			font-weight: normal;
			color: Black;
			text-transform: none; 
		}
	
	.headerContent ul
	{
		float: left;
		clear: both;
		width: 420px;
		padding-top: 10px;
		margin-top: 5px;
		background: transparent url(http://www.csspassion.com/searchdex/sbg/images/dotted-border.gif) repeat-x top;
	}

		.headerContent ul li
		{
			float: left;
			padding-left: 4px;
			margin-right: 5px;
			line-height: 12px;			
		}

		.headerContent ul .shoppingCart
		{
			padding-left: 12px;
			background: transparent url(http://www.csspassion.com/searchdex/sbg/images/shopping-cart.gif) no-repeat;		
		}

		.headerContent ul .myAccount
		{
			padding-left: 12px;
			background: transparent url(http://www.csspassion.com/searchdex/sbg/images/my-account.gif) no-repeat;		
		}
		
			.headerContent ul li a:link,
			.headerContent ul li a:active,
			.headerContent ul li a:visited
			{
				font-size: 7pt;
				color: #6d6d6d;
				text-decoration: underline;
				text-transform: uppercase;
			}


.topNavigation
{
	width: 758px;
	height: 34px;
	float: left;
	clear: both;	
	border: solid 1px #bebdbd;
	background: transparent url(http://www.csspassion.com/searchdex/sbg/images/topmenu-bg.gif) repeat-x;		
}

	.topNavigation li
	{
		float: left;
		padding-top: 7px;
		height: 25px;
		max-width: 110px;
		padding-right: 10px;
		margin-left: 10px;
		background: transparent url(http://www.csspassion.com/searchdex/sbg/images/topmenu-seperator.gif) no-repeat right center;
	}
		.topNavigation li a:link,
		.topNavigation li a:active,
		.topNavigation li a:visited
		{
			font-size: 9pt;
			font-weight: bold;
			color: Black;
			display: block;
			padding-right: 10px;
			margin-top: -5px;
			height: 25px;
			float: left;
			background: transparent url(http://www.csspassion.com/searchdex/sbg/images/arrow-down-outline.gif) no-repeat right bottom;
		}

	.topNavigation li span
	{
		display: block;
	}

.searchContainer
{
	width: 738px;
	height: 32px;
	float: left;
	clear: both;
	line-height: 32px;
	height: 32px;
	padding: 0 10px 0 10px;	
	border: solid 1px #bebdbd;
	background: transparent url(http://www.csspassion.com/searchdex/sbg/images/searchContainer-shadow.gif) repeat-x;	
}

	.searchContainer fieldset
	{
		float: left;
		line-height: 32px;
		height: 32px;		
	}
	
	.searchContainer ul
	{
		float: right;
	}

		.searchContainer ul li
		{
			float: left;
			padding-right: 10px;
			margin-right: 5px;
			background: transparent url(http://www.csspassion.com/searchdex/sbg/images/bullet-dblarrow-red.gif) no-repeat right;
		}

			.searchContainer ul li a:link,
			.searchContainer ul li a:active,
			.searchContainer ul li a:visited
			{
				font-size: 9pt;
				color: Black;
			}
			
.contentAdvertisements a 
{ 
	display: block; 
	text-indent: -9999px; 
	height: 48px; 
	width: 100%; 
	background: url(http://www.csspassion.com/searchdex/sbg/images/advert.jpg) no-repeat center center; 
	float: left; 
	margin: 10px 0 0 0;
}				
	
.contentWrapper h3
{
	font-size: 16pt;
	margin: 15px 0 15px 0;
	float: left;
	clear: both;
	width: 760px;
	text-transform: uppercase;
	color: #6d6d6d;
}

.leftContent
{
	width: 215px;
	float: left;
}
			
.listBox
{
	border: solid 1px #bebdbd;
	border-bottom: none;
}

	.listBox h4
	{
		line-height: 25px;
		padding-left: 19px;
		background: #f3f3f3 url(http://www.csspassion.com/searchdex/sbg/images/bullet-round-red.gif) no-repeat 5px 9px;
	}
	
	.listBox ul
	{
		margin-left: 19px;
		list-style: url(http://www.csspassion.com/searchdex/sbg/images/bullet-square-red.gif);
	}
		.listBox li
		{
			line-height: 18px;
			margin-left: 7px;	
		}
		
			.listBox li a:link,
			.listBox li a:active,
			.listBox li a:visited
			{
				font-size: 9pt;
				color: Black;
				text-decoration: underline;
			}
		
.listBoxBottom
{
	width: 194px;
	height: 9px;
	margin-bottom: 10px;
	position: relative;
	background: white url(http://www.smartbargains.com/img/5/lnav/bottom2.gif) no-repeat;
}		

.tabWrapper
{
	position: relative;
	float: left;
	width: 180px;
}

.smallTabSet
{
	float: left;
	clear: both;
	position: relative;
	font-size:11px;
	top: 2px;
	font-weight:bold;

	left: 0px;
	z-index: 8;
}

/* 2nd shopbox tab set */
.tab3_off 
	{
		line-height: 26px;
		float: left;
		border: solid 1px #bebdbd;
		padding: 0 2px 0 2px;
		margin-right: 1px;
		position: relative;
		background: white url(http://www.csspassion.com/searchdex/sbg/images/small-tab-bg.gif) repeat-x;
	}

	.tab3_on 
	{
		line-height: 26px;
		float: left;
		border-bottom: solid 1px white;
		background: none;
		margin-right:1px;
		position: relative;
		top: 0px;
	}	

	.tab3_off a
		{
			display: block;
			padding-left: 5px;
			padding-right:5px;
			color: #bebdbd;
			background: transparent url(http://www.csspassion.com/searchdex/sbg/images/red-right-arrow.gif) no-repeat right center;
		}
		
		.tab3_on a
		{
			display: block;
			padding-left: 10px;
			padding-right:10px;
			border-top: solid 1px #bebdbd;
			border-left: solid 1px #bebdbd;
			border-right: solid 1px #bebdbd;
			border-bottom: solid 1px white;
			color: black;
			background: transparent url(http://www.csspassion.com/searchdex/sbg/images/red-down-arrow.gif) no-repeat 90% 50%; 
			}

	.tab2_off 
	{
		line-height: 26px;
		float: left;
		border: solid 1px #bebdbd;
		padding-left: 6px;
		padding-right:6px;
		margin-right: 1px;
		position: relative;
		background: white url(http://www.csspassion.com/searchdex/sbg/images/small-tab-bg.gif) repeat-x;
	}

	.tab2_on 
	{
		line-height: 26px;
		float: left;
		margin-right:1px;
		border-bottom: solid 1px white;
		background: none;
		position: relative;
		top: 0px;
	}	

	.tab2_off a
		{
			display: block;
			padding-left: 6px;
			padding-right:6px;
			color: #bebdbd;
			background: transparent url(http://www.csspassion.com/searchdex/sbg/images/red-right-arrow.gif) no-repeat right center;
		}
		
		.tab2_on a
		{
			display: block;
			padding-left: 16px;
			padding-right:16px;
			border-top: solid 1px #bebdbd;
			border-left: solid 1px #bebdbd;
			border-right: solid 1px #bebdbd;
			border-bottom: solid 1px white;
			color: black;
			background: transparent url(http://www.csspassion.com/searchdex/sbg/images/red-down-arrow.gif) no-repeat 90% 50%; 
		} 

			
.tabbedListBox
{
	float: left;
	clear: both;
	border: solid 1px #bebdbd;
	position: relative;
	z-index: 1;
	width:180px; 
	border-bottom: none;
}

	.tabbedListBox ul
	{
		margin-left: 19px;
		text-align:left;
		list-style: url(http://www.csspassion.com/searchdex/sbg/images/bullet-square-red.gif);
	}
		.tabbedListBox li
		{
			line-height: 18px;
			margin-left: 7px;	
		}
		
			.tabbedListBox li a:link,
			.tabbedListBox li a:active,
			.tabbedListBox li a:visited
			{
				font-size: 8pt;
				color: Black;
				text-decoration: underline;
			}
			
	.tabWrapper .listBoxBottom
	{
		clear: left;
	}
			

.rightContent
{
	width: 564px;
	float: right;
}

	.breadCrumbs
	{
		margin-left: 4px;
		margin-bottom: 0px;
		font-size: 8pt;
		color: #6d6d6d;
		clear: both;
	}
	
		.breadCrumbs li
		{
			display: inline;
			border-right: solid 1px #6d6d6d;
			margin-right: 5px;
			padding-right: 5px;
		}

		.breadCrumbs .last
		{
			border: none;
			margin-right: 5px;
			padding-right: 5px;
		}
		
		
			.breadCrumbs li a
			{
				color: #6d6d6d;
				text-decoration: underline;
			}

.rightContent h4
{
	float: left;
	clear: both;
	font-size: 11pt;
	margin-left: 4px;
	margin-top: 10px;
}

.productsContainer
{
	width: 544px;
	float: left;
	padding: 0 10px 0 10px;
}
	.productListing
	{
		width: 150px;
		float: left;
		margin-bottom: 30px;
		margin-right: 30px;
	}

	.productListingMiddle
	{
		width: 150px;
		float: left;		
		margin: 0 47px 0 47px;
	}
	
		.productListing a,
		.productListingMiddle a
		{
			display: block;
			margin-bottom: 10px;
			text-decoration: underline;
			color: Black;
		}
	
	
			.compareAt
			{
				text-decoration: underline;
			}

			.strikeOut
			{
				text-decoration: line-through;
			}

			.ourPrice
			{
				font-size: 10pt;
				font-weight: bold;
				color: Red;
				display: block;
			}
.tab1_on, .tab1_off {
	cursor: pointer;
	width: 135px;
	height: 33px;
	color: #bebdbd;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}


.tab1_off {
	border: solid 1px #bebdbd;
	background: white url('http://www.csspassion.com/searchdex/sbg/images/large-tab-bg.gif');
}

.tab1_on a {

	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 8px;
	display: block;
	text-decoration: none;
	border-top: solid 1px #bebdbd;
	border-left: solid 1px #bebdbd;
	border-right: solid 1px #bebdbd;
	border-bottom: solid 1px white;
	color: black;
	background: transparent url(http://www.csspassion.com/searchdex/sbg/images/red-down-arrow.gif) no-repeat 92% 80%;
}

.tab1_off a {
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 8px;
	display: block;
	text-decoration: none;
	color: #4C4C4C;
	background: transparent url(http://www.csspassion.com/searchdex/sbg/images/red-right-arrow.gif) no-repeat 92% 80%;
}

.tab1_off a:hover {
	color: #990011;
}	


.bottomSearch
{
	width: 540px;
	height: 38px;
	float: left;
	clear: both;
	text-align: right;
	margin: 10px 0 10px 4px;
	padding: 10px 10px 0 0;
	background: white url(http://www.csspassion.com/searchdex/sbg/images/bottom-search.gif) no-repeat;
}


.insideScoop
{
	width: 740px;
	height: 36px;
	float: left;
	clear: both;
	border: solid 1px #bebdbd;
	background: transparent url(http://www.csspassion.com/searchdex/sbg/images/inside-scoop-bg.gif) repeat-x;
	padding: 5px 10px 5px 10px;
	margin-top: 20px;
}

	.insideScoop .wrapper
	{
		float: left;
		margin-right: 20px;
	}

	.insideScoop h4
	{
		font-size: 12pt;
		font-weight: normal;
		color: Red;
	}
	
		.insideScoop h4 span
		{
			font-weight: bold;
		}

	.insideScoop p
	{
		font-weight: bold;
	}

	.insideScoop ul
	{
		float: left;
		margin-left: 10px;
		list-style: url(http://www.csspassion.com/searchdex/sbg/images/bullet-square.gif);
	}

		.insideScoop ul li
		{
			margin-left: 15px;
			color: #787777;
		}

	.insideScoop fieldset
	{
		margin-left: 20px;
		margin-top: 5px;
	}
																	
.Footer
{
	width: 760px;
	float: left;
	clear: both;
	text-align: center;
	padding-top: 10px;
	background: transparent url(http://www.csspassion.com/searchdex/sbg/images/footer-shadow.gif) repeat-x top left;
}

	.Footer ul
	{
		float: left;
		width: 760px;
	}
	
		.Footer ul li
		{
			display: inline;
		}

			.Footer ul li a
			{
				font-size: 7pt;
				color: #6d6d6d;
				text-decoration: underline;
			}
			

	.Footer p
	{
		width: 760px;
		font-size: 8pt;
		color: #6d6d6d;
		margin-top: 20px;
	}

.bottomHeader
{
	width: 760px;
	float: left;
	clear: both;
	text-align: center;
}

	.bottomHeader h5
	{
	}
	
		.bottomHeader h5 span
		{
			width: 500px;
			border-bottom: solid 1px #bebdbd;			
			font-size: 12pt;
			font-weight: normal;		
			color: #6d6d6d;
			padding-bottom: 5px;			
		}
	
	.bottomHeader ul
	{
		margin-top: 10px;
	}

		.bottomHeader ul li
		{
			font-size: 8pt;
			font-weight: bold;
			display: inline;
			margin-left: 10px;
			text-transform: uppercase;
		}
			
.footerLogos
{
	float: left;
	clear: both;
	margin-top: 20px;
	border-top: solid 1px #bebdbd;
}

	.footerLogos li
	{
		height: 51px;
		display: block;
		float: left;
		margin: 5px 4px 0 5px;
	}
	
		.footerLogos li.bizRate a
		{
			width: 114px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/biz-rate.gif) no-repeat;
		}

		.footerLogos li.veriSign a
		{
			width: 75px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/veriSign.gif) no-repeat;
		}		

		.footerLogos li.ups a
		{
			width: 27px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/ups.gif) no-repeat;
		}

		.footerLogos li.nexTag a
		{
			width: 64px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/NexTag.gif) no-repeat;
		}

		.footerLogos li.shoppingCom a
		{
			width: 83px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/shopping-dot-com.gif) no-repeat;
		}

		.footerLogos li.mastercard a
		{
			width: 38px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/mastercard.gif) no-repeat;
		}

		.footerLogos li.visa a
		{
			width: 36px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/visa.gif) no-repeat;
		}
		
		.footerLogos li.americanExpress a
		{
			width: 34px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/american-express.gif) no-repeat;
		}
		
		.footerLogos li.visa a
		{
			width: 36px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/visa.gif) no-repeat;
		}
		
		.footerLogos li.discover a
		{
			width: 43px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/discover.gif) no-repeat;
		}

		.footerLogos li.billMeLater a
		{
			width: 47px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/bill-me-later.gif) no-repeat;
		}
		
		.footerLogos li.bbbOnline a
		{
			width: 90px;
			background: white url(http://www.csspassion.com/searchdex/sbg/images/bbb-online.gif) no-repeat;
		}

			.footerLogos li a
			{
				height: 51px;
				display: block;
			}	
			
.footerLinks
{
	margin: 15px 0 15px 0;		
}

	.footerLinks li
	{
		border-right: solid 1px #bebdbd;
		padding: 0 4px 0 4px;				
	}

	.footerLinks .last
	{
		border: none;		
	}
	
.footerNavigation
{
	margin-bottom: 5px;	
}

	.footerNavigation li
	{
		border-right: solid 1px #bebdbd;
		padding: 0 4px 0 4px;		
	}

	.footerNavigation .last
	{
		border: none;		
	}					
	
	
	
