#sw_container {
	width: 570px;
	float: left;
	margin: 0;
	background: transparent url(../images/content_bg.png) no-repeat bottom left;
	padding-bottom: 6px;
	margin-bottom: 20px;
	overflow: hidden;
}

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

#sw_container a:hover {
	text-decoration: underline;
}



#sw_container img{
border: none;
}

#sw_content {
	margin: 0;
	background-color: #fff;
	padding: 10px 0 10px 10px;
	overflow: hidden;
}

#sw_content a {
	position: relative;
}

#sw_resultsheader {
	text-align: center;
	font: bold 12px Courier New, sans-serif;
	margin: 10px 0;
	clear: both;
	padding-right: 10px;
}

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

}

#sw_pagination,  #sw_pagination_bottom {
	font: bold 12px Courier New, sans-serif;
	text-align: center;
}

#sw_pagination img,  #sw_pagination_bottom img {
	vertical-align: middle;
}

#sw_pagination_bottom {
	padding-right: 10px;
}

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

}

.sw_productlist ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.sw_productlist ul li {
	float: left;
	width: 248px;
	height: 152px;
	padding: 14px 10px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	background: transparent url(../images/products_bg.gif) no-repeat top;
}

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

.sw_productdesc h3 {
	font: bold 11px/12px Courier New, sans-serif;
	height: 26px;
	overflow: hidden;
}

.sw_productdesc h3 a {
	color: #c00;
}

.sw_productdesc p {
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
	padding: 0;
	height: 90px;
	overflow: hidden;
}


.sw_productphoto {
	display: block;
	float: left;
	margin: 0 6px 70px 0;
	border: none;
}


.sw_productdesc {
	margin: 0;
}

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

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

.sw_moreinfo {
	
	width: 82px;
	height: 28px;
	display: block;
	float: right;
	
}

.sw_moreinfo a {
	background: transparent url(../images/moreinfo_bg.gif) no-repeat top;
	width: 82px;
	height: 28px;
	display: block;
}

.sw_moreinfo a:hover {
	background: transparent url(../images/moreinfo_bg.gif) no-repeat bottom;
	text-decoration: none;
}

.sw_productbuy {
	display: block;
	float: right;
	font: bold 14px/28px Courier New, sans-serif;
	vertical-align: middle;
	background: transparent url(../images/price_tag.gif) no-repeat top left;
	width: 80px;
	height: 32px;
	text-align: center;
}


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

.sw_productbuy a:hover {
	color:#c00;
}


.sw_moreinfo {
	
	width: 82px;
	height: 28px;
	display: block;
	float: right;
	
}

.sw_moreinfo a {
	background: transparent url(../images/moreinfo_bg.gif) no-repeat top;
	width: 82px;
	height: 28px;
	display: block;
}

.sw_moreinfo a:hover {
	background: transparent url(../images/moreinfo_bg.gif) no-repeat bottom;
	text-decoration: none;
}

/* Product Page */

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

	}


.sw_similar_products .hp_price, .sw_hotpicks .hp_price {
	background: transparent url(../images/price_tag.gif) no-repeat top;
	width: 80px;
	height: 32px;
	text-align: center;
	float: right;
	font: bold 12px/26px Courier New, sans-serif;
}


.sw_similar_products li {
	float: left;
	width: 158px;
	height: 100px;
	padding: 10px;
	margin: 0 5px 10px 0;
	background: #ffffff url(../images/hotpicks_bg.gif) no-repeat top;
	overflow: hidden;
}

.sw_similar_products li img {
	float: left;
	margin-right: 6px;
}

.sw_similar_products h3, .sw_hotpicks h3 {
	font: normal 12px/12px Courier New, sans-serif;
	margin: 0 0 8px 0;
	padding: 0;
	height: 60px;
	overflow: hidden;

}


.sw_productpage {
	padding-right: 10px;
}

.sw_product_info {
	float: right;
	width: 330px;
}

.sw_productpage h3, .sw_product_info h3 {
	font: bold 18px Courier New, sans-serif;
	margin: 0;
	padding: 0;
}

.sw_product_info h3 a {
	color: #c00;
}

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


.retailer_info {
	clear: both;
	position: relative;
}

.sw_productphoto {
	display: block;
	float: left;
	margin: 0 6px 70px 0;
	border: none;
}

.sw_moreinfo {
	
	width: 82px;
	height: 28px;
	display: block;
	float: right;
	
}

.sw_moreinfo a {
	background: transparent url(../images/moreinfo_bg.gif) no-repeat top;
	width: 82px;
	height: 28px;
	display: block;
}

.sw_moreinfo a:hover {
	background: transparent url(../images/moreinfo_bg.gif) no-repeat bottom;
	text-decoration: none;
}







