/* General styles */

* {
padding:0px;
margin:0px;
}

body {
background-color: #aac474;

background-image: url(../images/bg.gif);

background-repeat: repeat-y;

background-attachment: scroll;

background-position: center top;

color: #666666;

font-family: tahoma,verdana,helvetica,sans-serif;

font-size: 12px;

line-height: 20px;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

text-align: center;
}

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: #0066cc;
}

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



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

#sw_frame {
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
width:930px;
}

/* 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: 190px;
width:730px;
}


#sw_content a {
color:#627f27;
}

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

.sw_hotpicks, .sw_featuredmerch, .sw_cats, .sw_similar_products {
	clear: both;
	background-color: #ffffff;

	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}

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


/* Search box styling */

.sw_searchbox {
	clear: both;
	background-color: #ffffff;
border:none!important;
	padding: 10px;
	margin: 0px auto 0 auto;
width:900px;
}

.sw_searchbox select {
	height: 18px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
background:#fefef3;
	border: 1px solid #96af62;
}

#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;
bacoground:#fefef3;
}


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

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


.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: #627f27;
color:#ffffff;
}

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

.active_filters {

	padding: 3px;
}




/* 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;
color:#627f27;
}


.sw_hotpicks li, .sw_similar_products li {
	float: left;
	width: 232px;
	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;
	border: 1px solid #999999;
}

.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;
	margin-bottom: 10px;
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	position: relative;
	overflow: hidden;
}



.sw_tagcloud h2 {
font-size: 14px;

font-weight: normal;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

background-color: #f4f3bb;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

padding-left: 15px!important;
color:#476901;
padding:3px;
font-weight:bold;
}

/* Category listing styles */


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

.sw_cats h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
color:#3476901!important;
background:#f4f3bb;
padding-left:15px;

}

.sw_cats h3 a {
color:#476901!important;
}

.sw_cats h4 {
	font-size: 12px;
	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: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;
	position: relative;
}



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

/* 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: right;
	margin-left: 20px;
}

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


/* product listing styles */


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

}

.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: #f7f8cd;
	vertical-align: top;
	border: 1px solid #d7d86f;
	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 {
background:#627f27;
	clear: both;
height: 80px;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 20px;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

color: #bddb6e;

background-color: #627f27;

background-image: url(../images/footer.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: center top;

font-family: georgia,tahoma,verdana,arial,helvetica,sans-serif;

font-size: 11px;

line-height: 18px;



text-align: center;

}


h1 {
	margin: 10px 0;
	clear: both;
	display: inline; 
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
}

div#head {
width:900px;
margin:0px auto 0 auto;
height:90px;
border-bottom:1px dotted #6c8734;
background-image: url(../images/header.JPG);
}

.sw_searchbox h2 {
float:left;
font-size;12px!important;
color:#627f27;
font-weight:normal!important;
margin-top:3px;
margin-right:15px;

}


.sw_hotpicks h2 {
font-size:20px!important;
color:#627f27;

}


.sw_hotpicks li {
margin:10px;
background:#f2f3bd;
border:#d7d86f 1px solid;
margin-right:10px!important;
width:190px!important;

}

.sw_hotpicks  a, .sw_similar_products  a {
color:#969702;
background:none!important;
}



.sw_cats a {
	background-position:left center;
color:#476901;
background-image: url(../images/arow.gif) ;
padding-left:5px;
margin-left:5px;
	background-repeat:no-repeat;

}

.sw_tagcloud a {
display:block;
background:#627f27;
color:#d7d86f;
font-weight:normal;
padding:3px;
padding-left:7px!important;
}


.sw_similar_products li {
width:200px!important;
};

.refineby th {

}


.sw_hotpicks h3:hover, .sw_similar_products h3:hover {
color:#333;
}


#sw_footer a {
color:#fff;
}