html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, img, strong, sub, sup, tt, var,
b, i, ol, ul, li, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a:hover, a:focus, img {
	border: none;
	outline: none;
}

body {
	height: 100%;
	min-height: 850px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/bg.jpg') #9a582c;
}

h2 {
	font-family: Georgia, 'Lucida Grande', serif;
	font-size: 18px;
	line-height: 100%;
	color: #b42a29;
	margin: 0 0 8px 0;
}

h6 {
	font-size: 14px;
	line-height: 100%;
	color: #fff;
	text-align: center;
	padding: 5px 0 0 0;
	text-shadow:  0px 1px 0px #000;
	letter-spacing: 1px;
	font-weight: normal;
}

#wrapper {
	width: 870px;
	margin: 0 auto;

}

#frame {
	background: url('../images/footer.png') repeat-x -120% bottom;
	height: 75px; 
	width: 100%; 
	position: fixed;
	bottom: 0; 
	clear: both;
}

#icing {
	background: url('../images/icing.png') repeat-x 200% top; 
	height: 76px; 
	width: 100%;  
	position: absolute; 
	top: 0; 
	z-index: 99;
}

#salogo {
	background: url('../images/logo.png') no-repeat; 
	height: 164px;
	width: 189px; 	 
	display: block; 
	position: absolute; 

	text-indent: -9999px; 
	z-index: 100; 
	top: -25px; 
	left: -25px;
}

#nav {
	margin: 100px 0 0 0;
	list-style: none;
}

	#nav li {
		display: inline;
	}

	#nav li a {
		display: block;
		float: left;
		text-indent: -9999px;
	}
	
		#home {
			background: url('../images/nav.png') 0px -41px no-repeat;
			height: 41px;
			width: 167px;
		}
			#home:hover, body#index #home {
				background-position: 0px 0;
			}
			
		#cat1 {
			background: url('../images/nav.png') -167px -41px no-repeat;
			height: 41px;
			width: 127px;
		}
			#cat1:hover, body#mens #cat1 {
				background-position: -167px 0;
			}
	
		#cat2 {
			background: url('../images/nav.png') -294px -41px no-repeat;
			height: 41px;
			width: 140px;
		}
			#cat2:hover, body#womens #cat2 {
				background-position: -294px 0;
			}
			
		#cat3 {
			background: url('../images/nav.png') -434px -41px no-repeat;
			height: 41px;
			width: 140px;
		}
			#cat3:hover, body#technology #cat3 {
				background-position: -434px 0;
			}				
			
		#cat4 {
			background: url('../images/nav.png') -575px -41px no-repeat;
			height: 41px;
			width: 137px;
		}
			#cat4:hover, body#gifts #cat4 {
				background-position: -575px 0;
			}
			
		#cat5 {
			background: url('../images/nav.png') -712px -41px no-repeat;
			height: 41px;
			width: 158px;
		}
			#cat5:hover, body#deals #cat5 {
				background-position: -712px 0;
			}

/* Content Boxes */	
			
	#main, #social, #news, .container {
		-moz-box-shadow: 2px 2px 10px #714325;
		-webkit-box-shadow: 2px 2px 10px #714325;
 		-moz-border-radius: 10px;
		-webkit-border-radius: 10px; 
		border: 1px solid #9a582c;
		padding: 15px 15px 5px 15px;
	}
	
	#main, .container {
	float: left;
	background: #fff;
	margin: 10px 0 15px -5px;
	width: 849px;
	position: relative;
	}
	
	#social {
		float: left;
		background: #fff;
		margin: 10px 0 0 -5px;
		width: 168px;
		font-family: Georgia, 'Lucida Grande', serif;
		font-size: 13px;
		line-height: 150%;
		color: #0c06f8;
	}	
	
		#sharethis_0 {
			display: block;
			margin: 0 9px 10px 9px;
		}

		
	#news {
		float: right;
		margin: 10px -5px 0 0;
		width: 632px;
		min-height: 176px;
		background: url('../images/news_bg.jpg') repeat-y #fff;
		background-position: 370px 0;
		font-family: Georgia, 'Lucida Grande', serif;
		font-size: 13px;
		line-height: 150%;
		color: #686666;
	}
		#news a {
			color: #0c06f8;
		}
	
/* Homepage */	

		#story1 {
			width: 345px;
			padding: 0 15px 0 0;	
			float: left;
		}
	
		#story2 {
			width: 227px;
			margin-left: 30px;
			float: left;
		}
		
			#story2 > p {
				margin: 0 0 20px 0;
			}
		
/* Slider */

#loopedSlider {
	float: left;
	position: relative;
	height: 1%;
	margin-bottom: 30px;
}

.container {
	overflow: hidden;
	height: 360px;
}

.slides { 
	position: absolute; 	
	top: 10px; 
	left: 0; 
}

.slide {  
	width: 416px;
	height: 350px; 
	padding: 10px 15px;
	margin: 0 0 0 230px;
	overflow: hidden;	
}

.slide div {
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	background: url('../images/panels/slider-panel-background.jpg') top center no-repeat;
	height: 328px;
}

	.slide div {
		font-family: Georgia, 'Lucida Grande', serif;
		font-size: 14px;
		line-height: 150%;
		color: #686666;
		padding: 0 15px;
		position: relative;
		overflow: hidden;
	}
	
	.full-panel {
		margin: 7px -14px 0 -15px;
		width: 416px;
	}
	
	.slide a {
		color: #0C06F8;		
	}
		.slide a:hover {
			color: #777;		
		}
		
		.panel-logo {
			margin: 30px 0 10px 15px;
		}
	
		.slider-cta {	
			display: block;
			height: 50px;
			width: 90%;
			position: absolute;
			bottom: 0px;
			font-size: 13px;
			line-height: 150%;
			background: transparent url('../images/panels/sa-card.png') no-repeat;
			text-indent: 55px;
			padding: 10px 0 0 0;
		}
		

	.next {
		display: block;
	    position: absolute;
		text-indent: -9999px;
	    top: 170px;
	    right: -35px;
	    width: 71px;
	    height: 70px;
		z-index: 100;
	    cursor: pointer;
	    background: transparent url('../images/scroll.png') no-repeat -70px -141px;
	}

		.next:hover {
		    background-position: -70px -71px;
		}

		.next:active {
		    background-position: -70px -1px;
		}

	.previous {
	    position: absolute;
	    display: block;
		text-indent: -9999px;
		top: 170px;
	    left: -35px;
	    width: 71px;
	    height: 70px;
		z-index: 100;
	    cursor: pointer;
	    background: transparent url('../images/scroll.png') no-repeat 0 -141px;
	}

		.previous:hover {
		    background-position: 0px -71px;
		}

		.previous:active {
		    background-position: 0px -1px
		}
	
	.pagination {
		list-style: none;
		width: 600px;
		margin: 0 auto;
		position: absolute;
		bottom: -13px;
		left: 207px;
	}
	
	.pagination li {
		display: inline;
	}
		
	.pagination li a {
		margin: -10px 10px 0 10px;
		float: left;
		display: block;
		border: 2px #777 solid;
		height: 45px;
		width: 45px;
		background: #fff;
		overflow: hidden;
		text-indent: -25px;
		
	}
		
		.pagination li a:hover {
			border: 2px red solid;
			height: 45px;
			width: 45px;	
		}
	
		.pagination li.active a {
			border: 2px green solid;
			height: 45px;
			width: 45px;	
		}
		
	
/* Category Page */

	#left {
		width: 633px;
		float: left;
	}
	
	#header {
		display: block;
		background: green;
		margin-bottom: 10px;
	}
	
		#left div {
			width: 158px;
			float: left;
			text-align: center;
			min-height: 150px;
		}
		
			#left div img {
				height: 50px;
				width: 100px;
				margin: 0 0 10px 29px;
				display: block;		
				text-align: left;
			}

			
			#left div ul {
				list-style: none;
			}
			
			#left a {
				font-size: 11px;
				font-weight: bold;
				text-decoration: underline;
				color: #0606ec;
				line-height: 150%;
			}
			
			#left p {
				font-size: 11px;
				font-weight: bold;
				color: #8f8f97;
				line-height: 115%;
				min-height: 26px;
			}
			
			#left ul {
				border-top: 1px solid #8f8f97;
				margin: 10px;
				padding: 10px;
			}
			
			#left ul li a {
				font-size: 11px;
				text-decoration: underline;
				font-weight: normal;
				color: #8f8f97;
				line-height: 150%;
			}
			
			#left li {
				font-size: 11px;
				color: #8f8f97;
				line-height: 150%;
			}
			
	
	#sidebar {
		float: right;
		width: 200px;
		border: 1px solid #000;
		text-align: center;
		padding: 5px 0;
	}
	
		#sidebar div {
			margin: 0 0 0 6px;
			width: 90px;
			float: left; 
		}
		 
		
		#sidebar img {
			display: block;			
			margin: 5px;
			height: 80px;
			width: 80px;
		}
		
		#sidebar a {
			font-size: 12px;
			text-decoration: underline;
			color: #3608fc;
			line-height: 150%;
		}
		
		#sidebar p {
			font-size: 12px;
			color: #8f8f97;
			line-height: 150%;
			min-height: 34px;
		}
		
		#footer {
			clear: both;
			width: 800px;
			margin: 0 auto;
			padding: 40px 0 80px 0;
			text-align: center;
		}
		
		#footer p {
			color: #333333;
			font-size: 12px;	
		}
		
		#footer a {
			color: #333333;
			text-decoration: underline;
			font-size: 12px;
			line-height: 175%;
		}
		
		#footer a:hover {
			color: #b42a29;			
		} 
									
