body {
	font: normal small Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 0;
	padding:0;
	background: #e5e5e5 url(../images/bg-page-shadow.png) repeat-y 50% 0px;
}

td {
	font: normal 1em Helvetica, Arial, sans-serif;
	text-align: left;
}

th {
	font: bold 1em Helvetica, Arial, sans-serif;
}

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

a:hover {
	text-decoration: underline;
}

h1 {
	font: bold 1.2em Helvetica, Arial, sans-serif;
	margin-top: 0;
}

h2 {
	font: bold 1.1em Helvetica, Arial, sans-serif;
	margin-top: 0;
}

img {
	border: none;
}

form {
	display: inline;
}

#sw_breadcrumb {
	margin: 0;
	clear: both;
}

#sw_breadcrumb a {
	text-decoration: none;
}

#sw_frame {
	width: 970px;
	margin: 0 auto;
	padding: 10px 12px 10px 11px;
	text-align:left;
	background-color:#fff;
}

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

#sw_container {
	float: right;
	vertical-align: top;
	width: 100%;
	margin: 0;
	margin-left: -260px;
}

#sw_content {
	margin: 0 0 0 260px;
	width: 700px;
	padding: 0 0 0 10px;
}

.sw_hotpicks, .sw_featuredmerch, .sw_cats, .sw_similar_products, .active_filters {
	clear: both;
	position: relative;
}

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

.topbar {
   margin-left: 20px;
}

.sw_searchbox {
 	clear: both;
	padding: 10px;
	width: 655px;
	margin: 10px 0 0 0; /* use to position the box */ 
	text-align: center;
}

.sw_searchbox select {
	font: normal 1em Helvetica, Arial, sans-serif;
	color: #000;
}

.sw_searchbox h2 {
	font: bold 1.1em Helvetica, Arial, sans-serif;
	color: #0066cc;
	margin: 0;
	padding: 0;
}

#sw_searchform {
	width: 625px;
	height: 31px;
	padding: 0;
	margin: 0;
	background: transparent url(../images/head2-bg.png) repeat-x;
	border: 1px solid #ccc;
}

#sw_searchform select {
	height: 22px;
	width: 230px;
	font: normal 1em Helvetica, Arial, sans-serif;
	color: #000;
	padding: 1px 0 0 0;
	margin: 4px 2px 0 4px;
	border: 1px solid #ccc;
	vertical-align: middle;
}


input#sw_searchterm {
	width: 250px;
	height: 18px;
	font: normal 1.1em Helvetica, Arial, sans-serif;
	color: #000;
	padding: 2px 0 0 0;
	margin: 4px 3px 0 0;
	border: 1px solid #ccc;
	vertical-align: middle;
}

input#sw_searchbutton {
	vertical-align: middle;
	background: transparent none repeat scroll 0 0;
	width: 100%;
	height: 22px;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	border: 0 none;
	margin: 0;
	padding-bottom: 3px;
}

.search-button {
	width: 120px;
	height: 22px;
	background: transparent url(../images/search-btn-120x22.png) no-repeat;
	float: right;
	margin: 4px 4px 0 0;
}

.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: 1em;
}

.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;
}

.searchbox_title {
	text-align: center;
}

.searchbox_title h1 {
	font-size: 1.1em;
	font-weight: bold;
}

.refineby {
	margin: 10px 0;
	position: relative;
	width: 100%;
}


.refineby h3 {
	margin: 4px 0 2px 0;
	font-size: 1.1em;
	font-weight: bold;
}

.refineby table {
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}


.refineby td, .refineby th {
	border-bottom: 1px dotted #999999;
	background-color: #fff;
	padding: 6px;
	font-size: 1em;
	vertical-align: top;
}

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

.refineby a#clear {
	font-size: 1em;
	color: #666;
}

.active_filters {
	margin: 0 0 10px 0;
}

.active_filters h2 {
	font: bold 1.1em Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}


.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 1.1em Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

.sw_hotpicks h2 a, .sw_similar_products h2 a {
	color: #0000CC;
}

.sw_hotpicks h3, .sw_similar_products h3  {
	font-weight: bold;
	font-size: 1em;
}

.sw_hotpicks li, .sw_similar_products li {
	float: left;
	width: 300px;
	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#clear, .sw_similar_products div {
	clear: both;
	height: 1px;
}

.sw_featuredmerch h3 {
	font: bold 1em Helvetica, Arial, sans-serif;
	margin-top: 0;
}

.sw_featuredmerch h3 a {
	color: #0000CC;
}

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

.sw_featuredmerch img {
	border: 0; /*1px solid #999999;*/
}

#sw_featuredtext {
	margin: 0;
}

#sw_featuredtext h4 {
	margin: 0;
	font: bold 1em Helvetica, Arial, sans-serif;
}

.sw_tagcloud {
	font: bold 1em Helvetica, Arial, sans-serif;
	position: relative;
	overflow: hidden;
}

.sw_tagcloud a {
	color: #0000CC;
}

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

.sw_cats h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

.sw_cats h3 a {
	color: #0000CC;
}

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

.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: 1em;
	font-weight: bold;
	margin: 0 0 6px 0;
	position: relative;
}

.sw_categorylist h4 a {
	color: #2B60DE;
}

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

#sw_resultsheader {
	text-align: center;
	font-weight: bold;
	margin: 10px 0;
	padding:0;
	clear: both;
	font-size: 1em;
}

div#sw_resultsheader a {
	color: #0000CC;
}

#sw_resultsheader select {
	background-color: #e8e8e8;
	border: 1px solid #ccc;
	font: normal 1em Helvetica, Arial, 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;
	margin-top: 10px;
}

div#sw_pagination a {
	color: #0000CC;
	border: 1px solid #c0c0c0;
	padding:0 2px 0 4px;
	margin:2px;
}

div#sw_pagination a#current, div#sw_pagination a:hover {
	color: #ffffff;
	background-color: blue;
	text-decoration: none;
}

.sw_productlist {
	width: 100%;
	margin: 0 0 10px 0;
	position: relative;
}

.sw_productlist table {
	width: inherit;
}

.sw_productlist h3, .sw_productdesc h3 {
	font: bold 1em Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

.sw_productlist h3 a, .sw_productdesc h3 a {
	color: #0000CC;
}

.sw_productlist h1 a, .sw_productdesc h1 a {
	color: #0000CC;
}

.sw_productlist h2 a, .sw_productdesc h2 a {
	color: #0000CC;
}

.sw_productdesc p {
	font: normal 1em Helvetica, Arial, sans-serif;
}

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

.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: 1em;
}

.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 1em Helvetica, Arial, sans-serif;
	vertical-align: top;
}

.sw_productbuy a {
	float: right;
}

.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: 55px;
	font-size: 1em;
	margin: 18px 0 0 10px;
}

.sw_error h3 {
	font-size: 1em;
	color: #f00;
	margin: 0;
}

#sw_footer {
	clear: both;
	margin: 10px 0;
	padding: 6px 0;
	border-top: 1px solid #999999;
}

div#pageHeader {
	clear:both; 
	margin:0 10px 5px 10px; 
	padding:0;
	width:960px;
	height:110px;
}
div#logoArea {
	float: left;
	margin:0; 
	padding:5px 0 0 0;
	text-align: center;
	width: 240px;
}
div#bannerArea {
	float: left;
	vertical-align: middle;
	padding-left:30px;
}

td.voucher {
	width: 50%;
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
}

.voucher_outer {
	display:inline; 
	border: 1px dashed #ccc; 
	padding:2px;
}

.voucher_inner {
	display:inline;
	visibility: hidden;
	font-size: smaller;
}

#subscribeform {
	width: 405px;
	padding: 0;
	margin: 0;
}

input#email {
	width: 300px;
	height: 17px;
}

input#subscribebutton {
	vertical-align: middle;
	background: transparent none repeat scroll 0 0;
	width: 100%;
	height: 22px;
	color: #fff;
	/*font-weight: bold;*/
	font-size: 1em;
	border: 0 none;
	margin: 0;
	padding-bottom: 3px;
}

.subscribe-button {
	width: 80px;
	height: 22px;
	background: transparent url(../images/search-btn-80x22.png) no-repeat;
	float: right;
	margin: 0 4px 0 4px;
}

#subscribe-thanks {
	color: red;
}

.subscribe-small {
	clear:both; font-size: 0.8em;
}

.cssbox, .cssbox2 {
	margin: 0 0 20px 0;
}

.cssbox {
	width: 246px;
}

.cssbox_head, .cssbox2_head {
	padding: 4px;
	margin: 0 0 5px 0;
}

.cssbox_head {
	background: transparent url(../images/bg-top-light.png); /*#E3E4FA;*/
	color: #fff;
	height: 24px;
}
.cssbox2_head {
	background: transparent url(../images/bg-menu-top.png) repeat-x; /*#E3E4FA;*/
	color: #fff;
	height:24px;
}

.cssbox_head h2, .cssbox2_head h2 {
	margin: 0;
	padding: 4px;
}

.cssbox2_head h2 a {
	color: #fff;
}

.cssbox2_head a {
	color: #fff;
}

.cssbox_body, .cssbox2_body {
	padding: 4px;
	margin: 0;
}

.cssbox_body {
	margin-top: -6px;
	border-left: 1px solid #357EC7;
	border-right: 1px solid #357EC7;
	border-bottom: 1px solid #357EC7;
}

.cssbox2_body {
	margin-top: -7px;
	border-left: 1px solid #153E7E;
	border-right: 1px solid #153E7E;
	border-bottom: 1px solid #153E7E;
}

.cssbox2_body h2 a {
	color: #0000CC;
}

/* Tag Cloud: http://webdesign.about.com/od/csstutorials/a/aa011407.htm */
#cloud a.tag1 { font-size: 0.9em; font-weight: 100; }
#cloud a.tag2 { font-size: 0.9em; font-weight: 200; }
#cloud a.tag3 { font-size: 1.0em; font-weight: 300; }
#cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
#cloud a.tag5 { font-size: 1.1em; font-weight: 500; }
#cloud a.tag6 { font-size: 1.1em; font-weight: 600; }
#cloud a.tag7 { font-size: 1.2em; font-weight: 700; }
#cloud a.tag8 { font-size: 1.2em; font-weight: 800; }
#cloud a.tag9 { font-size: 1.3em; font-weight: 900; }
#cloud a.tag10 { font-size: 1.3em; font-weight: 900; }

#cloud { padding: 2px; line-height: 1.6em; text-align: center; }
#cloud a { padding: 2px; }

#cloud { margin: 0; }
#cloud li { display: inline; }

#gfc-button {
	padding: 2px; 
	margin: 0;
}
#gfc-button a {
	color: #0000CC;
	text-decoration: underline;
}