/* General styles */

body {
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	background: #e1e1e1;
	background-repeat: repeat-x;
	
}
h1          { font-size:1.7em; line-height:1.2em; color:#000;}
h2          { margin-bottom:.4em; font-size:1.5em; line-height:1.2em;color:#333399; }
h3          { margin-bottom:.4em; font-size:1.35em; line-height:1.2em; }
h4          { margin-bottom:.4em; font-size:1.05em; line-height:1.35em;color:#333399; }
h5          { margin-bottom:.4em; font-size:0.95em; line-height:1.35em; color:#333}
h6          { margin-bottom:.1em; font-size:1em; line-height:1.35em; }

#sw_frame {
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	width: 930px;
	background-color:#FFF;
	background-image:url(../images/main-bg.jpg);
	background-repeat:repeat-y;

}
#header {
 color: #333;
 width: 930px;
 height: 155px;
 background: transparent;
 background-image:url(../images/header.jpg);
}

.logo {
width: 167px;
height: 62px;
float:left;
margin-top: 31px;
padding-left: 126px;
}

#navigation {
 color: #333;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: transparent;
 height: 31px;
 width: 900px;
}

.nav {
	float:left;
	width:900px;
	color:#fff;
	font-size:120%;
	background: transparent;
	padding-left: 10px;
	padding-top: 17px;
	padding-right:0px;
} 

.nav a:link{
color:#FFF;
text-decoration:none;
font-size: 14px;
font-weight:500;
}

.nav a:hover {
color:#FFCC00;
text-decoration:none;
font-size: 14px;
font-weight: 500;

}
.nav a:visited {
color:#ccc;
text-decoration:none;
font-size: 14px;
font-weight: 500;
}

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

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

a:link {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #CCC;
}


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;
	clear: both;
}

#sw_breadcrumb a {
	text-decoration: none;
	color: #666;
}


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

#sw_nav {
	float: left;
	width: 180px;
}

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

}

#sw_content {
	margin: 0;
	margin-left: 188px;
	padding-right: 5px;
}

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

 .sw_featuredmerch, .sw_cats, .sw_similar_products {
	clear: both;
	background: transparent;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}
.sw_hotpicks {
	clear: both;
	background: transparent url(../images/hot_bg.jpg);
	border: 0px solid #999999;
	padding: 9px;
	margin-bottom: 10px;
	position: relative;
	width: 710px;
	padding-top: 54px;
}
.sw_hotpicks ul {
	list-style-type: none;
	margin: 0;
	margin-left: 0;
	padding-left: 0;
}
.sw_featuredmerch ul, .sw_cats ul, .sw_similar_products ul {
	list-style-type: none;
	margin: 0;
	margin-left: 0;
	padding-left: 0;
	width: 150px;
}


/* Search box styling */
.sw_search {
    width: 500px;
    float: right;
    padding-top: 55px;
    margin-right: 14px;
	/*background-image:url(../images/searchbox_bg.png);*/
}
.sw_searchbox {
	background-color: #ffffff;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 490px;
	background: transparent;
	padding-left: 12px;

}

.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: 200px;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	padding: 0;
	margin: 0;
	margin-right: 8px;
	vertical-align: middle;
}


input#sw_searchterm {
	width: 200px;
	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: 735px;
}


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

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


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

}

.refineby th {
	background-color: #fff;
    background-image:url(../images/cat-bg.jpg);
	background-repeat:repeat-x;
}

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

.active_filters {
	border: solid #ccc 1px;
	padding: 3px;
	width: 728px;
}




/* Hot Picks styling */

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

.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: 340px;
}

.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 {
	float: left;
	width: 204px;
	padding: 10px;
	color:#FFF;
	border: 0px solid #ccc;
	margin-left: 10px;
	margin-top: 8px;
	background:#FFFFFF url(../images/hot_bot_bg.gif) no-repeat;
	height: 84px;
}

.sw_similar_products li {
	float: left;
	width: 204px;
	padding: 10px;
	color:#FFF;
	margin-left: 9px;
	background:#FFFFFF;
	list-style-type:none;
    list-style: none;
	margin-top: 37px;
	background:#FFFFFF url(../images/hot_bot_bg.gif) no-repeat;
}

.sw_hotpicks a:link, a:visited {
	text-decoration: none;
	color: #666;
}

.sw_hotpicks a:hover {
	text-decoration: none;
	color: #ccc;
}
.sw_hotpicks span, .sw_similar_products span {
	float: left;
 	width: 80px;
 	height: 80px;
	background : transparent;
}

.sw_hotpicks img, .sw_similar_products img {
 	margin-right: 0px;
	border: 0px solid #999999;
	padding-top:5px;
	padding-left:5px;
}

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


/* Featured Merchants */


.sw_featuredmerch h3 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
}

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

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

#sw_featuredtext {
	margin: 0;
}

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

/* Tag Cloud styles */

.sw_tagcloud {
	padding: 10px;
	border: 0px solid #999999;
	margin-bottom: 10px;
	font:  14px Arial, Verdana, Helvetica, sans-serif;
	position: relative;
	overflow: hidden;
}

/* Category listing styles */


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

.sw_cats h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	padding-top: 10px;
	color:#333;
}


.sw_cats h4 {
	font-size: 12px;
	margin: 0 0 0 0;
	border-bottom: 1px dotted #ccc;
}


.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;
	font-size: 14px;
}

/* styles for product listing pagination */

#sw_resultsheader {
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
	clear: both;
}

#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: left;
	margin-left: 100px;
}

#sw_pagination {
	font-weight: bold;
	text-align: center;
}


/* product listing styles */


.sw_productlist {
	width: 710px;
	margin: 10px 0;
	position: relative;

}

.sw_productlist table {
	width: 735px;
}

.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;
	border: 1px solid #f5ebeb;
	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: 0;
	padding: 0;
	background-image:url(../images/footer_bg.jpg);
	width: 930px;
	height: 89px;
}

.footlinks {
	margin-left: 310px;
	padding-top: 25px;
	width: 350px;
}
.footlinks a:link{
color:#333399;
text-decoration:none;
font-size: 14px;
}

.footlinks a:hover {
color:#999;
text-decoration:none;
font-size: 14px;

}
.footlinks a:visited {
color:#666;
text-decoration:none;
font-size: 14px;
}

.foottext {
	margin-left: 40px;
	padding-top: 7px;
}

.footbot {
	margin-left: 400px;
	width: 150px;
}

#vouchers {
	background-image:url(../images/vouchers-bg.jpg);
    width: 730px;
    height: 158px;
}

#related {
	background-image:url(../images/related-bg.jpg);
    width: 730px;
    height: 162px;
}
.voucher_codes h2 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}

.voucher_codes h3  {
	font-weight: bold;
	font-size: 12px;
}

.voucher_codes li {
	float: left;
	width: 204px;
	padding: 10px;
	color:#FFF;
	margin-left: 14px;
	background:transparent;
	list-style-type:none;
    list-style: none;
	margin-top: 50px;
}

.voucher_codes span {
	float: left;
 	width: 80px;
 	height: 80px;
	background : transparent;
}

.voucher_codes img {
 	margin-right: 0px;
	border: 0px solid #999999;
	padding-top:0px;
	padding-left:5px;
}

.voucher_codes div {
	clear: both;
	height: 1px;
}
.conform {
	background-image:url(../images/cont-bg.jpg);
	width: 400px;
	height: 270px;
	margin-left: 30px;
}

.form {
    padding-left: 25px;	
	padding-top: 35px;
	width: 400px;
	height: 270px;
}
.contact {
	margin-left: 33px;
}

.review {
	width: 690px;
	background-image:url(../images/rev-mid.jpg);
	padding: 20px;
    height: 180px;
}

.rev1 {
	width: 340px;
    height: 180px;
	float: left;
	background-image:url(../images/rev-bg.jpg);
}
.rev2 {
	width: 340px;
    height: 180px;
	float: right;
	background-image:url(../images/rev-bg.jpg);
}
.revcont {
	width: 340px;
    height: 160px;
	margin-left: 3px;
	margin-top: 10px;
}
.revcont H3{
font-size:1.35em;
}
.bookmark {
	margin-left: 580px;
	height: 20px;
}
img {float: left;}	

.finder {
	margin-left: 25px;
}


.addthis_toolbox addthis_default_style {
	margin-right: 5px;
}
