/* Index Page */
.welcome-text {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
}

.index-category-box h2 {
	background-color: #E2EBF0;
	text-align: center;
	font-size: 1em;
	margin: 0;
}

.index-category-box h2 a:link,
.index-category-box h2 a:visited {
	color: #2A4952;
}

.index-category-box {
	margin-bottom: 15px;
}

.index-category-box img {
	border: 0;
}

.index-category-box li {
	float: left;
	width: 164px;
	margin-left: 3px;
	margin-bottom: 9px;
	list-style: none;
	border: 1px solid #E2EBF0;
}

.index-category-box li.additional {
	min-height: 148px;
	text-align: center;
}
.looking-text {
	text-align: left;
	padding-left: 10px;
}

* html .index-category-box li.additional {
	height: 148px;
}

.index-category-box li.coupons {
	border: 1px dashed #00B0FA;
}

.index-category-box li.looking {
/*border:1px solid #71984E;*/
	border: 1px solid #fff;
}

.looking-number {
	font-weight: bold;
	color: #666;
}

.index-category-box li.low-price {
	border: 1px solid orange;
}

.looking-header {
	font-weight: bold;
	font-size: 1.1em;
	color: #71984E;
}

img.binoculars {
	float: right;
}

.index-coupon-text {
	padding: 5px;
}

.index-category-box li.first {
	margin-left: 0;
}

.index-great-sales {
	clear: both;
}

.index-great-sales img {
	height: 100px;
	border: 0;
}

.index-sale {
	width: 150px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 150px;
	padding: 5px;
	float: left;
	border: 1px dashed #C9F0A8;
}

* html .index-sale {
	height: 150px;
}

.index-sales-header {
	color: #fff;
	padding: 3px;
	background-color: #71984E;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 3px;
}

.index-more-sales {
	width: 150px;
	float: right;
	font-weight: normal;
	font-size: .8em;
	letter-spacing: normal;
}

.index-more-sales a:link,
.index-more-sales a:visited {
	color: yellow;
}

.index-sale-name {
	min-height: 40px;
}

* html .index-sale-name {
	height: 40px;
}

.additional-box a:link,
.additional-box a:visited,
.positions-box a:link,
.positions-box a:visited,
.index-sale-name a:link,
.index-sale-name a:visited {
	color: #696;
	font-weight: bold;
}

.index-sale-ends {
	background-color: #C9F0A8;
}

.index-sale-price {
	color: #333;
	font-weight: bold;
}

#index-page .partnerships {
	clear: both;
}

#index-page .partnerships li {
	list-style: none;
	float: left;
	width: 125px;
	margin-right: 3px;
	margin-left: 0;
	text-align: center;
}

#index-featured-product {
	float: right;
	width: 200px;
	margin: 15px;
	text-align: center;
}

img.featured-pic {
	width: 70px;
	float: left;
	border: 1px solid #666;
}

.featured-header {
	color: #10556D;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #10556D;
}
#index-page .featured-sale-price {
	background-color: #fff;	
}
