/* General styles */


body,h1,h2,h3,h4,h5,h6,blockquote,p{
	margin:0;
	padding:0;
}

body {
	background-image:url(../images/bgStripes.gif);
	background-repeat:repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

#container{
	width:950px;
	margin: 0 auto 0 auto;
	background-color:#000000;
	text-align:left;
}

#header{
	text-align:center;
	background-image: url(../images/header.jpg);
	width:950px;
	height:200px;
}

#header h1{
	font-size:28px;
	padding:76px 0 0 0;	
}

#header h1 a{
	color:#0066CC;
}	

#header p{
	color:#0066CC;
	font-size:14px;
}

td {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
}

th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #cc0000;
}

h2 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	margin-top: 0;
}

img {
	border: none;
}

form {
	display: inline;
}

#sw_breadcrumb {
	margin: 10px 0 0 0;
	clear: both;
	background-color:#FFFFFF;
	width:680px;
	padding:10px;
}

#sw_breadcrumb a {
	text-decoration: underline;
	color: #333;
}


/* the following styles position the navigation to the left and content on the right */

#sw_nav {
	float: left;
	width: 220px;
	margin: 10px 10px 0 10px;
}

#sw_container {
	float: left;
	width: 710px;
}

#sw_content {	
	float:left;
	margin: 10px 0 10px 10px;
}

#sw_content h2 a{
	color:#FFFFFF;
}

/* Shared elements. All main components use this formatting*/

.sw_featuredmerch, .sw_cats{
	clear: both;
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}

.sw_featuredmerch a{
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}

.sw_hotpicks{
	clear: both;
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
	width:680px;
}

.sw_similar_products{
	clear: both;
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
	width:680px;
}

.sw_featuredmerch ul, .sw_cats ul, .sw_similar_products ul {
	list-style-type: none;
	margin: 0;
	margin-left: 0;
	padding-left: 0;
}

.sw_hotpicks ul{
	list-style-type: none;
	margin: 10px 0 0 0;
	margin-left: 0;
	padding-left: 0;
}


/* Search box styling */

.sw_searchbox {
	clear: both;
	background-color: #ffffff;
	padding: 10px;
	margin: 0px;
	margin-bottom: 10px;
	width:680px;
}

.sw_searchbox select {
	height: 18px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

#sw_searchform {
	display: inline;
}

#sw_searchbox h2 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}

#sw_searchform select {
	height: 18px;
	width: 270px;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	padding: 0;
	margin: 0;
	margin-right: 8px;
	vertical-align: middle;
}


input#sw_searchterm {
	width: 278px;
	height: 18px;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	padding: 0;
	margin: 0;
	border: 1px solid #aaa;
	vertical-align: middle;
}

input#sw_searchbutton {
	vertical-align: middle;
}


.sw_searchsuggestion {
	border: 1px dashed #ccc;
	padding: 8px;
	margin: 6px 0;
	font-size: 12px;
	font-weight: bold;
}

.sw_searchsuggestion h3 {
	margin: 0;
	display: inline;
	color: #c00;
	font-size: 12px;
}

.sw_searchsuggestion p {
	margin: 0;
	display: inline;
}

.sw_searchsuggestion ul {
	margin: 6px 0;
	padding: 0;
}

.sw_searchsuggestion ul li {
	display: inline;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

.refineby {
	margin: 10px 0;
	position: relative;
	width: 100%;
	background-color:#FFFFFF;
	width:680px;
	padding: 10px 10px;
}


.refineby h3 {
	margin: 0;
	margin-top: 10px;
	font-size: 14px;
}

.refineby table {
	border-collapse: collapse;
	width: inherit;
}


.refineby td, .refineby th {
	background-color: #fff;
	padding: 6px;
	font-size: 12px;
	vertical-align: top;

}

.refineby th {
	background-color: #e8e8e8;
}

.refineby a#clear {
	font-size: 10px;
	color: #666;
}

.active_filters {
	text-align: left;
	font-weight: bold;
	margin: 10px 0;
	clear: both;
	width:680px;
	background-color:#FFFFFF;
	padding: 10px 10px 10px 10px;
}




/* Hot Picks styling */

.sw_hotpicks, .sw_similar_products {
	height: 1%;
	min-height: 120px;
}

/* Style added as hack for IE6 which has issues with floated elements and images.  IE ignores following style. */
html>body .sw_hotpicks {
	height: auto;
}

.sw_hotpicks h2, .sw_similar_products h2 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}

.sw_hotpicks h3, .sw_similar_products h3  {
	font-weight: bold;
	font-size: 12px;
}


.sw_hotpicks li, .sw_similar_products li {
	float: left;
	width: 200px;
	padding: 10px;
}

.sw_hotpicks span, .sw_similar_products span {
	float: left;
 	width: 80px;
 	height: 80px;
}

.sw_hotpicks img, .sw_similar_products img {
 	margin-right: 10px;
}

.sw_hotpicks div, .sw_similar_products div {
	clear: both;
	height: 1px;
}


/* Featured Merchants */


.sw_featuredmerch h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0;
	text-align:center;
	padding: 0 0 5px 0;
	font-weight:normal;
}

.sw_featuredmerch p{
	text-align:center;
}


.sw_featuredmerch li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 8px;
}

#sw_featuredtext {
	margin: 0;
}

#sw_featuredtext h4 {
	margin: 0;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
}

/* Tag Cloud styles */

.sw_tagcloud {
	padding: 10px;
	margin-bottom: 10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	overflow: hidden;
	background-color:#FFFFFF;
}

/* Category listing styles */


.sw_cats li {
	margin-bottom: 12px;
}

.sw_cats h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

.sw_cats h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
}

.sw_categorylist{
	clear: both;
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
	width:680px;
}
	

.sw_categorylist dl {
	clear: left;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}

.sw_categorylist dl br {
	clear: left;
}

.sw_categorylist h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;
	position: relative;
}



.sw_categorylist dl dt {
	float: left;
	width: 200px;
	height: 20px;
}

/*az_retailers*/

.az_retailers{
	width:680px;
	padding: 10px;
	background-color:#FFFFFF;
}

/* styles for product listing pagination */

#sw_resultsheader {
	text-align: center;
	font-weight: bold;
	margin: 10px 0;
	clear: both;
	width:680px;
	background-color:#FFFFFF;
}

#sw_resultsheader #sw_prodsperpage{
	padding:10px 10px;
}

#sw_resultsheader #sw_sortby{
	padding:10px 10px;
}

#sw_resultsheader select {
	color: #333;
	background-color: #e8e8e8;
	border: 1px solid #ccc;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;

}

#sw_prodsperpage {
	float: left;
	margin-right: 20px;
}

#sw_sortby {
	float: right;
	margin-left: 20px;
}

#sw_pagination {
	font-weight: bold;
	text-align: center;
	width:680px;
	background-color:#FFFFFF;
	padding: 10px 10px;
}


/* product listing styles */


.sw_productlist {
	width: 680px;
	position: relative;
	background-color:#FFFFFF;
	padding: 0 10px;
}

.sw_productlist table {
	width: inherit;
}

.sw_productlist h3, .sw_productdesc h3 {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.sw_productdesc p {
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
}

td.sw_productentry {
	background-color: #ffffff;
	vertical-align: top;
	width: 50%;
	padding: 10px;
	margin: 10px !important;
}

.sw_productphoto {
	display: block;
	float: left;
	margin-right: 10px;
}

.sw_productdesc {
	margin: 0;
}

.sw_productdesc ul {
	list-style-type: square;
	margin: 0;
}

.sw_productdesc ul li {
	background: none;
	margin-left: 18px;
	padding-left: 2px;
}

.sw_productcat {
	margin: 8px 0;
	font-size: 10px;
}

.sw_productcat a {
	text-decoration: underline;
}

.sw_productlogo {
	display: block;
	float: right;
}

.sw_productdivider {
	clear: right;
	display: block;
	height: 1px;
}

.sw_productbuy {
	float: right;
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	vertical-align: top;
}

.sw_productbuy img{
	margin-left: 10px;
	vertical-align: middle;
}

.sw_retailer_info {
	clear: left;
	padding-top: 10px;
}

.sw_error {
	clear: both;
	background: #fff url(../images/warning_icon.gif) no-repeat top left;
	padding-left: 60px;
	height: 50px;
	font-size: 12px;
	margin: 18px 0;
}


.sw_error h3 {
	font-size: 12px;
	color: #f00;
	margin: 0;
}


/* footer */

#sw_footer {
	clear: both;
	margin: 10px 0;
	padding: 5px 0 5px 5px;
	color:#FFFFFF;
}

#sw_footer a{
	color:#FFFFFF;
}
