
/* Author: Madi Karizma (egolabel.com & amexclusive.com) */
/* Last modified: April 19, 2008 */
/* Code: Copyright (C) 2008 Company of Egolabel. All Rights Reserved. */

#index {
	background: url(../images/background_index.jpg);
	height: 350px;
	padding-left: 5px }

#index li {
	background: #fff;
	float: left;
	margin-right: 2px;
	width: 200px }

#index a {
	display: block;
	font: 12px arial;
	font-weight: bold;
	height: 15px;
	padding: 5px 10px 5px 10px }

.dd_header a {
	background: #e5e5e5;
	border: dotted 1px #ccc;
	color: #175180;
	cursor: pointer;
	text-decoration: none }

.drop_down {
	border-bottom: solid 5px #175180;
	display: none;
	padding: 2px 0 2px 0 }

.drop_down li {
	float: none !important }

.drop_down a {
	background: #fff;
	border: 0;
	color: #666;
	text-decoration: none }

.drop_down a:hover {
	background: #e5e5e5;
	color: #175180 }

#coupons {
	background: url(../images/background_coupons.jpg) no-repeat;
	margin-bottom: 20px;
	text-align: center }

/* end of document */
