﻿/*--------------------------------------------------
	 Base Style Sheet (for version 8 browsers)

	 Version :   1.0
	 Creator :   Milo Liu
	 E-mail  :   Milo.Q.Liu@Newegg.com
--------------------------------------------------*/ 
/* general
--------------------------------------------------*/ 
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	color: #333;
	font: 0.625em Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bg.gif) repeat-x #FFF;
}
img {
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
/* wrapper
--------------------------------------------------*/ 
#wrapper {
	margin: 0 auto;
	width: 964px;
	text-align: left;
}
#popWindow {
	text-align: left;
}
/* header
--------------------------------------------------*/
#header {
	position: relative;
	height: 156px;
	z-index: 1000;
}
.logo {
	float: left;
	margin: 21px 0 9px 28px;
	display: inline; /* for ie6 below */
}
.logo img {
	display: block;
}
/* userPanel */
#userPanel {
	float: right;
	margin: 3px 14px 0 0;
	display: inline; /* for ie6 below */
}
#userPanel li {
	float: left;
	margin-left: 24px;
}
#userPanel li a {
	float: left;
	padding: 0 33px 0 1px;
	height: 3em;
	line-height: 3em;
	>height: 30px;
	>line-height: 30px;
	color: #4D85C3;
	font-size: 1.2em;
	>font-size: 12px;
	font-weight: bold;

	display: block;
}
#userPanel li a.acct {
	padding-right: 3px;
}
#userPanel li a.logout{
	color: #1F4489;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/icoAcct.gif) no-repeat right center;
}
#userPanel li a.wish {
	color: #333;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/icoWish.gif) no-repeat right center;
}
#userPanel li a.cart {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/icoCart.gif) no-repeat right center;
}
/* mainTab */
#mainTab {
	position: absolute;
	width: 750px;
	top: 53px;
	left: 203px;
	z-index: 2000;
}
#mainTab li {
	float: left;
	height: 3em;
	line-height: 3em;
	>height: 30px; 
	>line-height: 30px;
	display: inline; /* for ie6 below */
}
#mainTab li a {
	padding-top: 4px;
	>padding-top: 3px;
	color: #1F4489;
	font-size: 1.2em;
	>font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
}
#mainTab li a:hover {
	color: #C10302;
	text-decoration: none;
}
#mainTab li.shop {
	margin-right: 3px;
}
#mainTab li.shop a {
	width: 123px;
}
#mainTab li.shop a.current {
	color: #C10302;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgTab1.gif) no-repeat;
}
#mainTab li.deals {
	margin-right: 2px;
}
#mainTab li.deals a {
	width: 99px;
}
#mainTab li.deals a.current {
	color: #C10302;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgTab2.gif) no-repeat;
}
#mainTab li.service {
	margin-right: 7px;
}

#mainTab li.service a {
	width: 160px;	
}
#mainTab li.service a.current {
	color: #C10302;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgTab3.gif) no-repeat;
}
#mainTab li.help {
	margin-right: 5px;
}
#mainTab li.help a {
	width: 124px;
}
#mainTab li.help a.current {
	color: #C10302;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgTab4.gif) no-repeat;
}
#mainTab li.about a {
	width: 101px;
}
#mainTab li.about a.current {
	color: #C10302;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgTab5.gif) no-repeat;
}
/* mainNav */
#mainNav {
	position: relative;	
	height: 40px;
	font-size: 1.6em;
	>font-size: 16px;
	font-weight: bold;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgMainNav.gif) repeat-x;
	clear: both;
	z-index: 1000;
	padding-left:4px;	
}
#mainNav li {
	float: left;
	height: 2.5em;
	line-height: 2.5em;
	>height: 40px;
	>line-height: 40px;
}
#mainNav li a {
	padding:0 21.4px 0 19.5px;	
	>padding:0 22px 0 19px;	
	color: #000;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/borderNav.gif) right no-repeat;
	display: block;
}
#mainNav li a:hover {
	color: #FFF;
	text-decoration: none;
}
#mainNav li.left {	
	top: 0;
	left: 0;
	width: 10px;
	height: 40px;
	position:absolute;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftNav.gif) no-repeat;
}
#mainNav li.right {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 40px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/rightNav.gif) no-repeat;
}
#mainNav li#more, #mainNav li#more2 {
	position: relative;
	>margin-left:-1px;
}
#mainNav li a.more {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow02.gif) 148px 16px no-repeat;
}
#mainNav li a.more:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow999.gif) 148px 16px repeat;
}
#mainNav li#more div.menu, #mainNav li#more2 div.menu {
	position: absolute;
	top: 40px;
	padding-bottom: 5px;
	width: 200px;
	border-top: 1px solid #F58206;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bottomMenu.gif) no-repeat left bottom;
}
#mainNav div.menu {
	display: none;
}
#mainNav li.menuShow div.menu {
	display: block;
}
#mainNav li.menuHide div.menu {
	display: none;
}
#mainNav li.menuShow a.more {
	color: #FFF;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow03.gif) 148px 16px no-repeat;
}
#mainNav li.menuHide a.more:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow02.gif) 148px 16px no-repeat;
}
#mainNav li#more div.menu dl, #mainNav li#more2 div.menu dl {
	padding-top: 5px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgMenu.gif) repeat-y left top #FFF;
}
#mainNav li#more div.menu dd, #mainNav li#more2 div.menu dd {
	float: none;
	margin: 0 8px 0 6px;
	height: auto;
	line-height: normal;
	border-bottom: 1px solid #DBDBDB;
}
#mainNav li#more div.menu dd a, #mainNav li#more2 div.menu dd a {
	padding: 2px 0 3px 0;
	font-size: 0.6875em;
	color: #1F4489;
	background: none;
	width: 100%;
}
#mainNav li#more div.menu dd a:hover, #mainNav li#more2 div.menu dd a:hover {
	color: #F07700;
	background: none;
}
#mainNav li#more div.menu dd.borderBottom, #mainNav li#more2 div.menu dd.borderBottom {
	border-bottom: 0;
}
/* search */
#search {
	position: relative;
	height: 34px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgSearch.gif) repeat-x;
	clear: both;
}
#search li.left {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 34px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftSearch.gif) no-repeat;
	z-index: 1000;
}
#search li.right {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 34px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/rightSearch.gif) no-repeat;
}
#search li input {
	position: absolute;
	top: 4px;
	left: 8px;
	padding: 0 5px;
	width: 316px;
	w\idth: 304px;
	height: 21px;
	line-height: 21px;
	he\ight: 19px;
	li\ne-height: 19px;
	color: #333;
	font-weight: bold;
	font-size: 1.3em;
	>font-size: 13px;
	z-index: 2000;
	border-top: 1px solid #666;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #666;
}
#search li a {
	position: absolute;
	top: 2px;
	left: 327px;
	width: 30px;
	height: 25px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnGo.gif) left top no-repeat;
	display: block;
}
#search li a:hover {
	text-decoration: none;
	width: 31px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnGo.gif) left bottom no-repeat;
}
/* main
--------------------------------------------------*/
#main {
	float: left;
	width: 100%;
	clear: both;
}
/* sidebar */
#sidebar {
	float: left;
	margin: 0 0 0 2px;
	padding-bottom: 17px;
	width: 202px;
	display: inline; /* for ie6 below*/
}

/* accountsiderbar*/
#AccountSidebar 
{	
	display:inline;
	float:left;
	margin:0pt 0pt 0pt 2px;
	padding-bottom:17px;
	width:202px;
}
#AccountSidebar h1 {
	margin: 8px 0 5px 0;
	padding-left: 5px;
	color: #34383D;
	font-size: 1.4em;
	>font-size: 14px;
}
#AccountSidebar h2 {
	margin: 5px 0 6px 0;
	padding-left: 5px;
	font-size: 1.1em;
	>font-size: 11px;
}
#AccountSidebar h2 span {
	color: #EC8806;
}
#AccountSidebar h2 a {
	font-weight: normal;
}
#AccountSidebar h2 a:hover {
	color: #EC8806;
	text-decoration: none;
}
#AccountSidebar dl {
	float: left;
	margin-bottom: 3px;
}
#AccountSidebar dt {
	float: left;
	width: 202px;
	height: 24px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgSideNav.gif) repeat-x;
}
#AccountSidebar dt span {
	float: left;
	padding-left: 7px;
	height: 2.4em;       
	line-height: 2.4em;  
	>height: 24px;
	>line-height: 24px;
	font-size: 1.2em;
	>font-size: 12px;
	font-weight: bold;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftSideNav.gif) no-repeat;
}
#AccountSidebar dt a {
	color: #1F4489;
}
#AccountSidebar dt a:hover {
	color: #333;
	text-decoration: none;
}
#AccountSidebar dt a.hide, #sidebar dt a.show {
	float: right;
	width: 24px;
	height: 24px;
	display: block;
}
#AccountSidebar dt a.hide {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/sideNavHide.gif) no-repeat;
}
#AccountSidebar dt a.show {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/sideNavShow.gif) no-repeat;
}
#AccountSidebar dt.bar {
	float: left;
	margin: 3px 0 5px 0;
	width: 202px;
	height: 24px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgSideBar.gif) repeat-x;
}
#AccountSidebar dt.bar span {
	float: left;
	padding-left: 7px;
	height: 24px;
	line-height: 24px;
	color: #333;
	font-size: 1.2em;
	>font-size: 12px;
	font-weight: bold;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftSideBar.gif) no-repeat;
}
#AccountSidebar dt.bar a {
	color: #333;
}
#AccountSidebar dt.bar strong.right {
	float: right;
	width: 3px;
	height: 24px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/rightSideBar.gif) no-repeat;
	display: block;
}
#AccountSidebar dd {
	float: left;
	margin-left: 8px;
	>padding-left: 1px;
	width: 185px!important;
	width: 186px; /* for ie5.x */
	height: auto;
	line-height: 19px;  
	font-size: 11px;    
	>font-size: 11px;
	border-bottom: 1px #ffe79f solid;
	display: inline; /* for ie6 below */
}
#AccountSidebar dd a:hover {
	color: #1F4489;
	text-decoration: none;
}
#AccountSidebar dd.borderBottom {
	border-bottom: 0;
}
#AccountSidebar dd.marginTop {
	margin-top: 5px;
}
#AccountSidebar h3 {
	margin: 7px 0 14px 8px;
	font-size: 1.4em;
	>font-size: 14px;
}


/*end accountsidebar*/


#sidebar h1 {
	margin: 8px 0 5px 0;
	padding-left: 5px;
	color: #34383D;
	font-size: 1.4em;
	>font-size: 14px;
}
#sidebar h2 {
	margin: 5px 0 6px 0;
	padding-left: 5px;
	font-size: 1.1em;
	>font-size: 11px;
}
#sidebar h2 span {
	color: #EC8806;
}
#sidebar h2 a {
	font-weight: normal;
}
#sidebar h2 a:hover {
	color: #EC8806;
	text-decoration: none;
}
#sidebar dl {
	float: left;
	margin-bottom: 3px;
}
#sidebar dt {
	float: left;
	width: 202px;
	height: 24px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgSideNav.gif) repeat-x;
}
#sidebar dt span {
	float: left;
	padding-left: 7px;
	height: 2.1em;       
	line-height: 2.1em;  
	>height: 24px;
	>line-height: 24px;
	font-size: 1.2em;
	>font-size: 12px;
	font-weight: bold;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftSideNav.gif) no-repeat;
}
#sidebar dt a {
	color: #1F4489;
}
#sidebar dt a:hover {
	color: #333;
	text-decoration: none;
}
#sidebar dt a.hide, #sidebar dt a.show {
	float: right;
	width: 24px;
	height: 24px;
	display: block;
}
#sidebar dt a.hide {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/sideNavHide.gif) no-repeat;
}
#sidebar dt a.show {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/sideNavShow.gif) no-repeat;
}
#sidebar dt.bar {
	float: left;
	margin: 3px 0 5px 0;
	width: 202px;
	height: 24px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgSideBar.gif) repeat-x;
}
#sidebar dt.bar span {
	float: left;
	padding-left: 7px;
	height: 24px;
	line-height: 24px;
	color: #333;
	font-size: 1.2em;
	>font-size: 12px;
	font-weight: bold;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftSideBar.gif) no-repeat;
}
#sidebar dt.bar a {
	color: #333;
}
#sidebar dt.bar strong.right {
	float: right;
	width: 3px;
	height: 24px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/rightSideBar.gif) no-repeat;
	display: block;
}
#sidebar dd {
	float: left;
	margin-left: 8px;
	>padding-left: 1px;
	width: 185px!important;
	width: 186px; /* for ie5.x */
	height: auto;
	line-height: 19px;  
	font-size: 11px;    
	>font-size: 11px;
	border-bottom: 1px #ffe79f solid;
	display: inline; /* for ie6 below */
}
#sidebar dd a:hover {
	color: #1F4489;
	text-decoration: none;
}
#sidebar dd.borderBottom {
	border-bottom: 0;
}
#sidebar dd.marginTop {
	margin-top: 5px;
}
#sidebar h3 {
	margin: 7px 0 14px 8px;
	font-size: 1.4em;
	>font-size: 14px;
}
#rightSide {
	float: right;
	width: 300px;
}
#promise {
	padding: 14px 7px 0 7px;
	border: 1px solid #D4D4D4;
}
#promise h4 {
	margin-bottom: 7px;
	font-size: 1.2em;
}
#promise h5 {
	padding: 4px 0 2px 0;
	font-size: 1.1em;
}
#promise p {
	padding-bottom: 14px;
	font-size: 1.1em;
}
#promise p a {
	margin-top: 5px;
	padding-left: 10px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow01.gif) no-repeat left center;
	color: #1F4489;
	display: block;
}
#promise ul {
	padding: 4px 0 16px 0;
}
#promise li {
	margin-bottom: 2px;
	padding: 0 5px 0 9px;
	font-size: 1.1em;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow04.gif) no-repeat 1px 5px ;
}
#promise ul.vote li {
	margin-bottom: 2px;
	padding: 0 2px 0 0;
	font-size: 1.1em;
	background: none;
}
/* content */
#content {
	float: right;
	margin: 0 2px 17px 0;
	width: 720px;
	display: inline; /* for ie6 below*/
}
/* reviewContent */
.reviewContent dl {
	float: left;
	width: 100%;
}
.reviewContent a {
	color: #1F4489;
}
.reviewContent dd, .reviewContent div#info {
	float: left;
	margin-left: 2px;
	border-bottom: 1px solid #DBDCDE;
	display: inline; /* for ie6 below*/
}
.reviewContent div#info p {
	float: left;
	margin-left: 7px;
	font-size: 1.2em;
	display: inline; /* for ie6 below*/
}
.reviewContent div.review {
	float: left;
	margin: 0 0 22px 7px;
	display: inline; /* for ie6 below*/
}
.reviewContent div.review a {
	float: left;
	margin: 12px 30px 0 0;
	padding-left: 10px;
	color: #333;
	font: bold 1em Tahoma;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow01.gif) left center no-repeat;
	display: inline; /* for ie6 below */
}
.reviewContent div.review a:hover {
	color: #F07700;
	text-decoration: none;
}
.reviewContent div.summary {
	float: left;
	margin-left: 7px;
	display: inline; /* for ie6 below*/
}
.reviewContent div.summary h2 {
	float: left;
	margin-bottom: 5px;
	width: 100%;
	font-size: 1.2em;
}
.reviewContent div.summary strong {
	color: #1F4489;
	font-weight: normal;
}
.reviewContent div.summary ul {
	float: left;
	width: 100%;
}
.reviewContent div.summary li {
	float: left;
	width: 100%;
	color: #393939;
	font-size: 1.2em;
	margin-bottom: 4px;
}
.reviewContent div.summary li label {
	float: left;
	width: 1em;
}
.reviewContent div.summary li span {
	float: left;
	margin: 4px 5px 0 0;
	width: 68px;
	height: 8px;
	overflow: hidden;
	background: #D4D0C8;
	display: inline; /* for ie6 below*/
}
.reviewContent div.summary li span span {
	float: left;
	margin: 0;
	height: 8px;
	overflow: hidden;
	background: #FA9C23;
}
.reviewContent div.summary li strong {
	float: left;
	font-weight: normal;
}
.reviewContent div.summary li em {
	float: left;
	font-style: normal;
	color: #1F4489;
}
.reviewContent dd div.rating {
	float: right;
	display: inline; /* for ie6 below */
}
.reviewContent div.rating label {
	float: left;
	font-size: 1.2em;
	>font-size: 12px;
	margin-right: 5px;
	display: inline; /* for ie6 below */
}
.reviewContent div.rating a {
	color: #333;
	font-size: 1.2em;
	>font-size: 12px;
}
.reviewContent div.rating a:hover {
	text-decoration: none;
}
.reviewContent div.rating a img {
	float: left;
	margin-right: 1px;
	display: inline; /* for ie6 below */
}
.reviewContent ul.score {
	float: right;
	width: 152px;
	margin-top: 21px;
}
.reviewContent ul.score li {
	float: left;
	width: 100%;
	font-size: 1.2em;
	>font-size: 12px;
	margin-bottom: 4px;
}
.reviewContent ul.score label {
	float: left;
	width: 92px;
}
.reviewContent ul.score span {
	float: left;
	background: none;
	margin: 0;
	width: auto;
	height: auto;
}
.reviewContent ul.score span img {
	display: block;
}
.reviewContent div#info div.rating ins {
	float: left;
	margin-left: 6px;
	text-decoration: none;
	display: inline; /* for ie6 below */
	cursor: pointer;
}
.reviewContent dd {
	padding: 14px 0;
}
.reviewContent dd div.topic {
	float: left;
	margin-left: 7px;
	/*width: 465px;*/
	width: 35em;
	display: inline; /* for ie6 below*/
}
.reviewContent dd div.topic h3 {
	color: #1F4489;
	font-size: 1.2em;
	font-weight: normal;
}
.reviewContent dd div.topic h4, .reviewContent div.topic h5 {
	margin-top: 1px;
	font-size: 1.2em;
	font-weight: normal;
}
.reviewContent dd div.topic h4 span {
	color: #1F4489;
}
.reviewContent dd p {
	float: left;
	margin: 17px 0 0 7px;
	font-size: 1.2em;
	display: inline; /* for ie6 below*/
}
.reviewContent div.foot {
	float: left;
	padding: 20px 0 18px 10px;
	width: 20em; 
	display: inline; /* for ie6 below*/
}
/* page control */
.display {
	float: left;
	width: 100%;
	height: 34px;
	color: #5A5A5A;
	font-size: 1.2em;
	>font-size: 12px;
	font-weight: bold;
	background: #E6E9EE;
}
.display span.sort{
	float: left;
	width: 250px;
	margin-left: 11px;
	display: inline; /* for ie 6 below*/
}
.display span.sort label {
	float: left;
	margin: 11px 5px 0 0;
	display: inline; /* for ie 6 below*/
}
.display span.sort select {
	float: left;
	margin-top: 8px;
    width: 192px;
	height: 21px;
	font-size: 1em;
	>font-size: 12px;
}
.display span.sort select option {
	margin-left : 5px; /*for ff*/
}
.display span.show{
	float: right;
	margin-right: 10px;
	display: inline; /* for ie 6 below*/
}
.display span.show label {
	float: left;
	margin: 11px 5px 0 0;
	display: inline; /* for ie 6 below*/
}
.display span.show select {
	float: left;
	margin-top: 8px;
    width: 130px;
	height: 21px;
	font-size: 1em;
	>font-size: 12px;
}
.display span.show select option {
	padding-left : 5px; /*for ff*/
}
.display span.search 
{
	float: left;
	width: 240px;
	margin-left: 31px;
	display: inline; /* for ie 6 below*/
}
.display span.search label {
	float: left;
	margin: 11px 5px 0 0;
	display: inline; /* for ie 6 below*/
}
.display span.search input {
	float: left;
	margin-top: 8px;
    width: 90px;
    height: 15px;
    padding-top:4px;
    >padding-top:2px;
    >height: 15px;
	font-size: 1em;
	>font-size: 12px;
}
.display span.search a {
	float: left;
	margin: 11px 5px 0px 5px;
	display: inline; /* for ie 6 below*/
}

.pagination2 {
	float: left;
	margin-top: 1px;
	width: 100%;
	font-size: 1.1em;
	border-bottom: 1px solid #DBDCDE;
	height: 26px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px; /* except ie5.x */
}
.pagination2 {
	/* for ie5 */
}
.pagination2 span.info {
	float: left;
	margin: 6px 0 0 12px;
	display: inline; /* for ie 6 below*/
}
.pagination2 span.page {
	float: right;
	margin: 6px 12px 0 0;
	display: inline; /* for ie 6 below*/	
}
.pagination2 span.page a {
	float: left;
	padding: 0 9px 0 8px;
	color: #1F4489;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/borderPage.gif) no-repeat right center;
}
.pagination2 span.page a.next {
	padding: 0 0 0 8px;
	background: none;
}
.pagination2 span.page span {
	float: left;
	padding: 0 9px 0 8px;
	color: #333;
	font-weight: bold;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/borderPage.gif) no-repeat right center;
}
.pagination2 span.page span.prev {
	color: #999;
	font-weight: normal;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/borderPage.gif) no-repeat right center;
}
.pagination2 span.page span.next {
	padding: 0 0 0 8px;
	color: #999;
	font-weight: normal;
	background: none;
}
.pagination {
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;
	font-size: 1.1em;
	border-top: 1px solid #DBDCDE;
	border-bottom: 1px solid #DBDCDE;
	height: 3em;
}
.pagination {
	/* for ie5 */
}
.pagination span.info {
	float: left;
	margin-left: 12px;
	height: 3em;
	line-height: 3em;
	display: inline; /* for ie 6 below*/
}
.pagination span.page {
	float: right;
	margin-right: 12px;
	height: 3em;
	line-height: 3em;
	display: inline; /* for ie 6 below*/	
}
.pagination span.page a {
	float: left;
	padding: 0 9px 0 8px;
	color: #1F4489;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/borderPage.gif) no-repeat right center;
}
.pagination span.page a.next {
	padding: 0 0 0 8px;
	background: none;
}
.pagination span.page span {
	float: left;
	padding: 0 9px 0 8px;
	color: #333;
	font-weight: bold;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/borderPage.gif) no-repeat right center;
}
.pagination span.page span.prev {
	color: #999;
	font-weight: normal;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/borderPage.gif) no-repeat right center;
}
.pagination span.page span.next {
	padding: 0 0 0 8px;
	color: #999;
	font-weight: normal;
	background: none;
}
.pageBottom {
	margin: 0 0 1px 0;
	border-top: 0;
	height: 3em;
}
.pageBottom {
	/* for ie5 */
}
.warning {
	float: left;
	width: 960px;
	margin: 3px 0 3px 2px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #DD3C10;
	font-size: 11px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/warning.gif) 10px 10px no-repeat #FFEBE8;
	display: inline; /* for ie6 below */
	width: 960px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 913px; /* except ie5.x */
}
.warning  {
	/* for ie5 */		
}
.warningNormal, .warningWide {
	float: left;
	margin: 8px 0 0 8px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #DD3C10;
	font-size: 1.1em;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/warning.gif) 10px 10px no-repeat #FFEBE8;
	display: inline; /* for ie6 below */
	width: 704px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 657px; /* except ie5.x */
}
.warningNormal, .warningWide {
	/* for ie5 */	
}
.confirmNormal, .confirmWide {
	float: left;
	margin: 8px 0 0 8px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #FFE222;
	font-size: 1.1em;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/confirm.gif) 10px 10px no-repeat #FFFBE2;
	display: inline; /* for ie6 below */
	width: 704px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 657px; /* except ie5.x */
}
.confirmW100 {
	width: 944px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 897px; /* except ie5.x */
}
.confirmNormal, .confirmWide {
	/* for ie5 */	
}
.warningWide, .confirmWide {
	width: 944px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 897px; /* except ie5.x */
}
.warningWide, .confirmWide {
	/* for ie5 */
}
/* footer
--------------------------------------------------*/
#footer {
	clear: both;
}
#featuredBrands {
	margin: 0 2px 17px 2px;
	height: 75px;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgBrand.gif) repeat-x;
}
#featuredBrands h1 {
	padding: 11px 0 0 23px;
	font-size: 1.2em;
	>font-size: 12px;
}
#featuredBrands p {
	padding-top: 5px;
	text-align: left;
}
#featuredBrands p span {
	display: inline-block;
	margin-left: 40.5px;
	width: 140px;
	height: 30px;
}
#footer div.container {
	height: 179px;
	margin-bottom: 10px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgFooter.gif) repeat-x;
	clear: both;
}
#footer dl {
	float: left;
	margin-top: 18px;
	display: inline; /* for ie6 below */
}
#footer dt {
	margin-bottom: 5px;
	color: #000;
	font-size: 1.2em;
	>font-size: 12px;
	font-weight: bold;
}
#footer dd {
	margin-bottom: 6px;
	font-size: 1.1em;
	>font-size: 11px;
}
#footer dd a {
	color: #1F4489;
}
#footer dl.tools {
	margin-left: 115px;
}
#footer dl.account {
	margin-left: 83px;
}
#footer dl.information {
	margin-left: 135px;
}
#footer dl.merchants {
	margin-left: 100px;
}
#footer div.awards {
	height: 60px;
	line-height: 60px;
	text-align: center;
}
#footer div.awards img {
	margin: 0 22px;
}
#footer div.copyright {
	height: 45px;	
	margin-top:15px;
	color: #666;
	font-size: 1.1em;
	text-align: center;
}
#footer div.copyright .Slogan{	
	margin-top:12px;
	padding:0px;
}
#footer div.copyright a {
	color: #666;
}
/* other */
.red {
	color: #F00;
}
.blue {
	color: #1F4489;
}
.ruby {
	color:#c10302;
	font-weight:normal;
}
.discountRate {
	color:#3c3c3c;
	font-weight:normal;
	font-size: 1.0em;
}
#mainNav li a.menuWidth {
	padding:0pt 28px 0pt 26px;
}