@charset "utf-8";
/* CSS Document */
/* Modules */
#section_products
{
	background-color: #1b1622;
	width: 250px;
	overflow: hidden;
}
	#section_products .category
	{
		display: block;
		float: left;
		clear: both;
		width: 220px;
		height: 30px;
		margin-bottom: 10px;
		cursor: pointer;
		text-decoration: none;
	}
		#section_products .category:hover .text
		{
			color: #c9c9c9;	
		}
		
		#section_products .category img
		{
			float: left;
			clear: both;
			width: 30px;
			height: 30px;
		}
		#section_products .category .text
		{
			float: left;
			clear: none;
			width: 175px;
			margin: 7px 0 0 10px;
			font-size: 12px;
			font-weight: normal;
			overflow: hidden;
			color: #fff;
		}

/* Brands */
#section_brands
{
	background-color: #1b1622;	
	width: 250px;
	height: 110px;
	overflow: hidden;
}
	#section_brands select
	{
		float: left;
		clear: both;
		width: 220px;
	}
	
/* Free Shipping */
#section_free_shipping
{
	width: 250px;
	background-image: url(../image/shipping_bg.png);
	background-repeat: no-repeat;
}
	#section_free_shipping p
	{
		float: left;
		clear: both;
		width: 220px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 14px;
		line-height: 1.2;
		color: #fff;
		margin: 10px 0 20px 0;
		background: none;
	}
	
	#section_free_shipping img
	{
		float: left;
		clear: both;
		margin: 5px 0 0 50px;
	}

/* Information */
#section_information
{
	width: 250px;
	padding-bottom: 20px;
	background-color: #271f32;
}
	#section_information ul li a
	{
		color: #fff;
		text-decoration: none;
		font-size: 12px;
	}
	#section_information ul li a:hover
	{
		text-decoration: underline;
	}

/* Best Sellers */
#section_best_sellers
{
	width: 250px;
	background-color: #1b1622;
	padding-bottom: 8px;
}

/* Newsletter */
#section_newsletter
{
	width: 250px;
	height: 180px;
	background-image: url(../image/newsletter_bg.png);
	background-repeat: no-repeat;
}
	#section_newsletter p
	{
		float: left;
		clear: both;
		width: 220px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 14px;
		line-height: 1.2;
		color: #fff;
		margin: 0;
		background: none;
	}
	
	#section_newsletter #mcResponse
	{
		float: left;
		clear: both;
		width: 220px;
		height: 16px;
		margin: 5px 0 0 0;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
	}
	
	#section_newsletter input
	{
		float: left;
		clear: both;
		width: 140px;
		height: 15px;
		margin-top: 12px;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		padding: 5px;
		border: none;
	}
	#section_newsletter button
	{
		float: left;
		clear: none;
		margin: 12px 0 0 7px;
		width: 70px;
		height: 25px;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		cursor: pointer;
		color: #fff;
		border: none;
		background-color: #400209;
	}
		#section_newsletter button:hover
		{
			background-color: #4d020b;	
		}

/* Social */
#section_social
{
	width: 250px;
	padding-bottom: 20px;
	background-color: #1B1622;
}
	#section_social .site
	{
		float: left;
		clear: both;
		width: 220px;
		margin-bottom: 10px;
	}
	#section_social .site img
	{
		float: left;
		clear: both;
	}
	#section_social .site a
	{
		float: left;
		clear: none;
		color: #fff;
		font-size: 12px;
		margin: 2px 0 0 10px;
		text-decoration: none;
	}
		#section_social .site a:hover
		{
			text-decoration: underline;	
		}

/* Slideshow */
#section_slideshow
{
	width: 750px;
	height: 400px;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	margin: 0 0 0 0;
}
	#slideshow1
	{
		position: relative;	
	}

/* Large Top Page Image */
#section_image
{
	width: 750px;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	margin: 0 0 0 0;	
}

/* Featured */
#section_featured
{
	width: 750px;
	margin: 0 0 0 0;
	background-color: #fff;
}

/* Specials */
#section_specials
{
	width: 750px;
	padding-bottom: 0;
	background-color: #fff;
	margin: 0;
}

/* Blurb */
#section_blurb
{
	width: 750px;
	padding-bottom: 50px;
	background-color: #fff;
	margin: 0;
}
	#section_blurb p a
	{
		color: #5493c9;
		text-decoration: none;
		font-weight: bold;
	}
		#section_blurb p a:hover
		{
			text-decoration: underline;
		}
/* Latest */
#section_sub_categories
{
	width: 750px;
	background-color: #1b1622;
}
	#section_sub_categories h1
	{
		color: #fff;
	}
	#category_image
	{
		position: relative;	
	}
		#category_image .overlay
		{
			position: absolute;
			bottom: 0;
			right: 40px;
			width: 550px;
			height: 42px;
			text-align: right;
			font-size: 48px;
			font-weight: normal;
			color: #fff;
		}
	
/* Latest */
#section_latest
{
	width: 750px;
	background-color: #fff;
}
	#section_latest h1
	{
		color: #000;
	}

/* Related Products */
#section_related
{
	width: 750px;
	background-color: #fff;
	padding-bottom: 8px;
}
	#section_related h1
	{
		color: #000;
	}

