﻿/*--------------------------------------------------
	 Category Style Sheet (for version 8 browsers)

	 Version :   1.0
	 Creator :   Milo Liu
	 E-mail  :   Milo.Q.Liu@Newegg.com
--------------------------------------------------*/ 
/* main
--------------------------------------------------*/
#mainBanner {
	float: left;
	width: 720px;
	height: 260px;
}
#crumbNav {
	float: left;
	margin-top: 12px;
	width: 720px;
	font-size: 1.1em;
	>font-size: 11px;
	font-weight: bold;
}
#featuredItems {
	position: relative;
	float: left;
	margin-top: 14px;
	width: 402px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgFrameC.gif) repeat-y;
}
#featuredItems div.container {
	float: left;
	width: 100%;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bottomFrameC.gif) left bottom no-repeat;
}
#featuredItems div.featuredBanner img {
	display: block;
}
#featuredItems div.container {
	float: left;
	width: 100%;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bottomFrameC.gif) left bottom no-repeat;
}
#featuredItems div.container dl {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom:14px;/*11px; modify by betty CRL12595 */
	border-top: 1px solid #DCDCDC;
}
#featuredItems div.container dl.borderTop {
	border-top: none;
}
#featuredItems div.container dd {
	float: left;
	margin: 15px 0 0 11px; 
	width: 275px;
	display: inline; /* for ie 6 below*/
}
#topSeller, #recentlyViewed {
	float: right;
	margin-top: 17px;
	width: 300px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgFrameD.gif) repeat-y;
}
#topSeller {
	margin-top: 14px;
}
#recentlyViewed
{
	margin-top: 19px;	
	*margin-top: 16px;
}

#topSeller div.container, #recentlyViewed div.container {
	float: left;
	width: 100%;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bottomFrameD.gif) left bottom no-repeat;
}
#topSeller h1 span, #recentlyViewed h1 span {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/rightTitleA2.gif) right top no-repeat;
}
#topSeller h1 span span, #recentlyViewed h1 span span {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftTitleA.gif) left top no-repeat;
}
#topSeller div.container ul, #recentlyViewed div.container ul {
	float: left;
	width: 278px;
	margin-left: 11px;
	display: inline; /* for ie 6 below*/
	
}
#recentlyViewed div.container ul 
{
	margin-top:0px;	
}
#topSeller div.container li, #recentlyViewed div.container li {
	float: left;
	padding: 5px 0 6px 0;
	width: 100%;
	color: #1F4489;
	font-size: 1.1em;
	border-bottom: 1px solid #DBDCDE;
}
#topSeller div.container li a, #recentlyViewed div.container li a {
	float: left;
	width: 155px;
	color: #1F4489;
}
#topSeller div.container li span.number {
	float: left;
	margin-right: 2px;
}
#topSeller div.container li span.current, #recentlyViewed div.container li span.current {
	float: right;
	font-weight: bold;
	color: #3C3C3C;
}
#topSeller div.container li span.original, #recentlyViewed div.container li span.original {
	float: right;
	margin: 0 5px 0 0;
	color: #828282;
	text-decoration: line-through;
}
#topSeller div.container li span.original a, #recentlyViewed div.container li span.original a {
	float: none;
	width: auto;
	height: auto;
	line-height: normal;
}
.sideAdv {
	float: right;	
	margin-top: 17px;	
}


.sideAdv img {
	border: 1px solid #DCDCDC;
	display: block;
}
#hotDeals, #featuredStores {
	float: left;
	margin-top: 17px;
	width: 720px;
}
#featuredStores div.container {
	float: left;
	width: 100%;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgFrameA.gif) repeat-y;
}
#featuredStores div.container p.img {
	padding-left: 1px;
	height: 117px;
}
#featuredStores div.container p.img a {
	display:block;
	width:359px;
	height:117px;
	float:left;
}
>body #featuredStores div.container img {
	float: none;
	display: inline; /*for ie5*/
}
#categoryFeaturedItemDiv dl 
{
	min-height:101px;
	/*>height:102px;*/
	/* add 2008-5-8*/
	height:auto;/*IE7*/
}
