/* Index page CSS */
#popular_categories {
	position: absolute;
	z-index: 10;
}

#promoblock_0 {
	clear: both;
	width: 633px;
	height: 260px;
	background-image: url('/i/bg.jpg');
}

#promoblock_2 {
	width: 633px;
	height: 260px;
	background-image: url('/i/bg_2.jpg');
}
#promoblock_3 {
	width: 633px;
	height: 260px;
	background-image: url('/i/bg_3.jpg');
}
#promoblock_5 {
	width: 633px;
	height: 260px;
	background-image: url('/i/bg_5.jpg');
}

#promotionline {
	clear: both;
	height: 25px;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	background-color: #e15001;
	color: #fff;
}

#promotiontext {
	float: left;
}
#promomore {
	background: #7F7F7F;
	font-size: .5em;
	height: 10px;
	width: 73px;
	padding: 4px;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	padding-bottom: 6px;
}

#promomore a {
	color: #fff;
}
#promomore a:hover {
	color: #eee;
}
#promomore a:visited {
	color: #fff;
}
#content {
	width: 632px;
	margin-top: 11px;
	padding: 0px 0px 0px 0px;
}
.specialsheadertext {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	background-color: #efefef;
	padding: 4px;
	margin-top: 15px;
}
#specialsblock {
	width: 410px;
	float: left;
}
#articlesblock {
	float: right;
	width: 200px;
	padding-left: 10px;
	padding-right: 5px;
}
.textblock {
	padding-bottom: 10px;
	padding-top: 4px;
	font-size: 0.8em;
}
.textblock span {
	font-size: 1.4em;
	font-weight: bold;
}
.textblock ul {
	padding: 0;
	margin: 0;
	list-style-type: disc;
	list-style-position: outside;
}
.textblock li {
	padding-top: 1px;
	margin-left: 15px;
}
.specialsheader {
	padding: 5px 7px 2px 7px;
	height: 25px;
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}
.specialproducts {
	width: 390px;
}
.productlight {
	width: 400px;
	clear: both;
	float: left;
	padding-bottom: 7px;
}
.productdark {
	width: 400px;
	clear: both;
	float: left;
	background-color: #efefef;
	padding-bottom: 7px;
}
.sproductprice {
	float: right;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: normal;
	text-align: right;
}
.sprice {
	font-weight: bold;
	color: #FF8A00;
}
.sproductprice a {
	display: block;
	float: right;
	background: url('/i/cart.gif') no-repeat top right;
	text-decoration: none;
	height: 21px;
	width: 65px;
	padding-top: 2px;
	padding-right: 0px;
	margin-top: 6px;
	margin-right: 0px;
}
.sproductdesc {
	float: left;
	font-size: .8em;
	padding: 4px;
	color: #000;
}
.sproductdesc a {
	color: #004280;
	font-weight: bold;
	font-size: 1.35em;
	text-decoration: none;
}
.sproductdesc a:hover {
	text-decoration: underline;
	color: #FF8A00;
}