/*---A style rule applied to 'index.html' only---*/

#top_img 
{
	width: 920px;
	height: 220px;
	padding-top: 0px;
	margin: auto;
	margin-bottom:2px;
}

#content
{
	width: 920px;
	margin: auto;
}

#left_content
{
	width: 700px;
	float: left;
}

#left_content h1
{
	display: none;
}

#now_on_promotion
{	
	
}

#now_on_sale
{
	width: 574px;
	height: 240px;
	background: url(../images/now_on_sale.gif) no-repeat left top;
	padding-left: 127px;
	padding-top: 13px;	
}

#tbl_sale
{
	width: 561px;
	text-align: center;
	line-height: 0.8em;
}

#tbl_sale td
{
	vertical-align: top;
	padding: 0 7px;
}

.index_thumbnail
{
	height:140px;
	border: 1px solid #cccccc;
	margin-bottom: 0.3em;
}

#left_side
{
	width: 200px;
	margin-right: 7px;
	float: left;
}

#e_catalogue
{
	margin-bottom: 3px;
}

#right_side
{
	width: 493px;
	float: right;
}

#best_sellers
{
	
	width: 477px;
	height: 242px;
	background: url(../images/best_sellers.gif) no-repeat left top;
	padding-left: 16px;
	padding-top: 60px;
	
}

#tbl_best
{
	width: 460px;
	text-align: center;
	line-height: 0.8em;
}

#tbl_best td
{
	vertical-align: top;
	padding: 0 7px;
}

#new_arrivals
{
	width: 477px;
	height: 300px;
	background: url(../images/new_arrivals.gif) no-repeat left top;
	padding-left: 16px;
	padding-top: 60px;
}

#tbl_new
{
	width: 461px;
	text-align: center;
	line-height: 0.8em;
}

#tbl_new td
{
	vertical-align: top;
	padding: 0 7px;
}

#right_content
{
	width: 218px;
	float: right;
	
}

#just_today
{
	
}

#just_today_2
{
	margin-top: -4px;
}

/*  DropDown menu Style 13.10.11       */
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; background:#ebebeb; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:194px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#ebebeb}
ul.menu ul li a:hover { font:14px Century Gothic; background-color:#c5c5c5}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; background:url(/include/DropDown/image/header.gif); width:150px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(/include/DropDown/image/header_over.gif)}
ul.menu .sub {background:#ebebeb url(/include/DropDown/image/arrow.gif) 187px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}
