﻿/*--------------------------------------------------
	 Category Style Sheet (for version 8 browsers)

	 Version :   1.0
	 Creator :   Milo Liu
	 E-mail  :   Milo.Q.Liu@Newegg.com
--------------------------------------------------*/ 
/* main
--------------------------------------------------*/
#crumbNav {
	float: left;
	margin: 10px 0 0 13px;
	width: 945px;
	font-size: 1.1em;
	font-size: 11px;
	font-weight: bold;
	display: inline; /* for ie6 below */
}
/* product */
#product {
	float: left;
	margin: 14px 0 0 2px;
	width: 960px;
	display: inline; /* for ie6 below */
}
/* imageView */
#imageView {
	float: left;
	width: 320px;
}
#imageView h1 {
	float: left;
	width: 100%;
	height: 240px;
}
#imageView h1 img {
	display: block;
}
#imageView dl {
	float: left;
	margin-top: 1px;
	width: 100%;
	border-top: 1px solid #D4D4D4;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgImage.gif) repeat-y;
}
#imageView dt {
	float: left;
	width: 100%;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot.gif) left bottom repeat-x #EDEDED;
}
#imageView dt span {
	float: left;
	width: 100%;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot.gif) right top repeat-y;
}
#imageView dt span strong {
	float: left;
	padding: 0 22px 0 17px;
	height: 2.2em;
	line-height: 2.2em;
	font-size: 1.1em;
	background: #FFF;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}
#imageView dd {
	float: left;
	width: 100%;
	padding: 10px 0 11px 0;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bottomImage.gif) no-repeat left bottom;
}
#imageView dd span.prev {
	float: left;
	width: 16px;
	height: 40px;
	margin-left: 1px;
	display: inline; /* for ie6 below */
}
#imageView dd div {
	float: left;
	width: 286px;
	height: 40px;
	overflow: hidden;
}
#imageView dd ul {
	float: left;
	width: 800px;
}
#imageView dd ul li {
	float: left;
	width: 54px;
	height: 40px;
	margin-right: 4px;
	display: inline; /* for ie6 below */
}
#imageView dd ul li img {
	width: 52px;
	height: 38px;
	border: 1px solid #D7D7D7;
	display: block;
}
#imageView dd ul li a:hover img {
	border: 1px solid #CB6000;
}
#imageView dd span.next {
	float: left;
	width: 15px;
	-width: 13px;
	height: 40px;
	overflow: hidden;
}
/* image show */
#imgWrapper 
{
	/* modify for crl13241 
	margin: 0 auto;
	width: 720px;
	*/
	padding: 10px;
	text-align: left;
}
#imgShow {
	float: left;
	/* margin-top: 10px; */
	width: 100%;
	/* modify for crl13241
	width: 720px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgFrameF.gif) left top repeat-y;
	*/
}
#imgShow div.containerWrapper 
{
	/* add for crl13241 */
	float: left;
	width: 100%;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot2.gif) #FFF left top repeat-y;

}
#imgShow div.container {
	float: left;
	width: 100%;
	/*	modify for crl13241 
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bottomFrameA.gif) left bottom no-repeat;
	*/
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot2.gif) right top repeat-y;

}
#imgShow p.imgMain {
	float: left;
	padding: 10px 0;
	width: 100%;
	text-align: center;
}
#imgShow h2 {
	margin: 10px 0 0 15px;
	font-size: 1.1em;
}
#imgShow ul, #imgShow h2 {
	float: left;
	margin: 10px 0 0 14px;
	/*	modify for crl13241 
	width: 700px;
	*/
	width: 97%;
	display: inline; /* for ie6 below */
}
#imgShow ul li {
	float: left;
	margin: 0 8px 10px 0;
	display: inline; /* for ie6 below */
}
#imgShow ul li img {
	border: 1px solid #aaa;
	display: block;
	float:left;
}
#imgShow ul li a:hover img, #imgShow ul li a.current img {
	border: 1px solid #F07700;
	text-decoration: none;
}
/*---------------- add for crl13241 begin ------------------------*/
#imgShow a.imageclosebtn
{
	margin-top:7px;
}
#imgShow P.control {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot2.gif) left bottom repeat-x;
	>margin-bottom: 0;
	>height:30px;
}
#imgShow p.control span.inner {
	float: left;
	width: 100%;
	display: block;
	height: 3em;
	>height:30px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/imgShowRight.gif) no-repeat right bottom;
}
#imgShow p.control span.outer {
	float: left;
	width: 100%;
	display: block;
	>height:30px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/imgShowLeft.gif) no-repeat left bottom;
}
#imgShow h1 {
	float: left;
	width: 100%;
}
#imgShow h1 span {
	float: left;
	width: 100%;
}
#imgShow h1 span span {
	float: left;
	width: auto;
}

/*---------------- add for crl13241 end ------------------------*/

/* control Panel */
#controlPanel {
	float: left;
	margin-left: 20px;
	width: 620px;
	display: inline; /* for ie6 below */
}
#controlPanel span.intro {
	float: left;
	margin-left: 7px;
	width: 550px;
	padding: 3px 0;
	color: #F00;
	font-size: 1.2em;
	display: inline; /* for ie6 below */
}
#controlPanel div.detail {
	float: left;
	width: 433px;
}
#controlPanel div.detail h1 {
	float: left;
	width: 100%;
	font-size: 1.6em;
}
#controlPanel div.detail h2 {
	float: left;
	margin-top: 5px;
	width: 100%;
	font-size: 1.2em;
	font-weight: normal;
}
#controlPanel div.detail p.rating {
	float: left;
	margin-top: 8px;
	padding-bottom: 7px;
	width: 100%;
	border-bottom: 1px solid #DCDCDC;
}
#controlPanel div.detail label {
	float: left;
	font-size: 1.2em;
	margin-right: 5px;
	display: inline; /* for ie6 below */
}
#controlPanel div.detail a.rating {
	font-size: 1.1em;
	>font-size: 11px;
}
#controlPanel div.detail a.rating:hover {
	text-decoration: none;
}
#controlPanel div.detail a.rating img {
	float: left;
	margin-right: 1px;
	display: inline; /* for ie6 below */
}
#controlPanel div.detail a.rating span {
	float: left;
	margin: 0 35px 0 8px;
	display: inline; /* for ie6 below */
	cursor: pointer;
}
#controlPanel div.detail a.review {
	float: left;
	width: 20em;
	>width: 200px;
	padding-left: 10px;
	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 */
}
#controlPanel div.detail a.review:hover {
	color: #F07700;
	text-decoration: none;
}
#controlPanel div.detail p.zip {
	float: left;
	margin-top: 7px;
	width: 100%;
}
#controlPanel div.detail p.zip span {
	font-size: 1.2em;
	display: block;
}
#controlPanel div.detail p.zip input {
	float: left;
	margin: 3px 7px 0 0;
	padding-left: 3px;
	width: 71px; /* for ie5.x */
	height: 22px;
	line-height: 22px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 64px;
	height: 1.2em;
	font-size: 12px;
	line-height: 1.2em; /* except ie5.x */
}
#controlPanel div.detail p.zip input {
/* for ie5 */
}
#controlPanel div.detail p.zip a {
	float: left;
	margin-top: 4px;
	width: 74px;
	height: 19px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCalculate.gif) left top no-repeat;
}
#controlPanel div.detail p.zip a:hover {
	float: left;
	margin-top: 4px;
	width: 74px;
	height: 19px;
	text-decoration: none;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCalculate.gif) left bottom no-repeat;
}
#controlPanel div.merchant {
	float: left;
	margin-left: 18px;
	width: 168px;
	display: inline; /* for ie6 below */
}
#controlPanel div.merchant h3 {
	font-size: 1.2em;
	font-weight: normal;
}
#controlPanel div.merchant img {
	margin: 10px 0 13px 0;
	display: block;
}
#controlPanel div.merchant p {
	margin-bottom: 7px;
	padding-left: 1px;
	font-size: 1.1em;
	font-weight: bold;
}
#controlPanel div.merchant p a {
	color: #1F4489;
}
#controlPanel dl.price {
	float: left;
	margin-top: 10px;
	width: 100%;
	height: 154px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgPrice.gif) repeat-x;
}
#controlPanel dl.price dd.left {
	float: left;
	width: 5px;
	height: 154px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftPrice.gif) no-repeat;
}
#controlPanel dl.price dd.right {
	float: right;
	width: 5px;
	height: 154px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/rightPrice.gif) no-repeat;
}
#controlPanel dl.price dd.container {
	float: left;
	width: 600px;
}
#controlPanel dl.price ul.list {
	float: left;
	margin: 22px 0 0 6px;
	width: 208px;
	display: inline; /* for ie6 below */
}

#controlPanel dl.price ul.list_price_width {
	width:20em!important;
	margin:22px 0px 0pt 6px!important;
}

#controlPanel dl.price ul.list_discount_width {
	width:10.8em!important;
	margin:22px 0pt 10pt 0px!important;
}

#controlPanel dl.price ul.list_type_width {
	width:28em!important;
	margin:19px 0pt 0pt 0px!important;
}

#controlPanel dl.price ul.list li {
	float: left;
	margin-bottom: 3px;
	width: 100%;
	font-size: 1.2em;
}
#controlPanel dl.price ul.list li span {
	float: left;
}
#controlPanel dl.price ul.list li strong {
	float: right;
	font-weight: normal;
}
#controlPanel dl.price ul.list li strong.discount {
	color: #F00;
}
#controlPanel dl.price ul.list li strong.regular {
	text-decoration: line-through;
}
#controlPanel dl.price ul.list li em {
	float: right;
	text-decoration: line-through;
}
#controlPanel dl.price ul.type {
	float: left;
	margin: 19px 0 0 100px;
	width: 250px;
	height: 109px;
	display: inline; /* for ie6 below */
}
#controlPanel dl.price ul.type li {
	float: left;
	margin-bottom: 5px;
	width: 100%;
	font-size: 1.2em;
}
#controlPanel dl.price ul.type li a {
	float: left;
	width: 95px;
	margin: 3px 0 0 17px;
	color: #1F4489;
	display: inline; /* for ie6 below */
}
#controlPanel dl.price ul.type label {
	float: left;
	margin-top: 3px;
	width: 54px;
}
#controlPanel dl.price ul.type input.qtyA {
	float: left;
	padding-left: 3px;
	font-size: 1.2em;
	width: 64px; /* for ie5.x */
	height: 21px;
	line-height: 21px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 61px;
	height: 19px;
	line-height: 19px; /* except ie5.x */
}
#controlPanel dl.price ul.type input.qtyA {
/* for ie5 */
}
#controlPanel dl.price ul.type select.qtyB {
	float: left;
	width: 79px;
	height: 21px;
	line-height: 21px;
	font-size: 1em;
}
#controlPanel dl.price p {
	float: left;
	margin-left: 5px;
	width: 423px;
	font-size: 1.4em;
	font-weight: bold;
	display: inline; /* for ie6 below */
}
#controlPanel dl.price p label {
	float: left;
}
#controlPanel dl.price p span {
	float: left;
	margin-left: 85px;
	display: inline; /* for ie6 below */
}
#controlPanel dl.price p a, #controlPanel dl.price p a.notify {
	float: right;
	width: 113px;
	height: 19px;
	margin-left: 4px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCart.gif) no-repeat left top;
	display: block;
}
#controlPanel dl.price p a:hover, #controlPanel dl.price p a.notify:hover {
	text-decoration: none;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCart.gif) no-repeat left bottom;
}
#controlPanel dl.price p a.notify {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnNotify2.gif) no-repeat left top;
}
#controlPanel dl.price p a.notify:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnNotify2.gif) no-repeat left bottom;
}
#controlPanel div.price {
	float: left;
	margin-top: 10px;
	width: 600px;
}
#controlPanel div.price h1 {
	height: 5px;
	line-height: 5px;
	overflow: hidden;
	font-size: 1px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/priceTopBG.gif) repeat-x;
}
#controlPanel div.price h1 span {
	display: block;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/priceTopRight.gif) no-repeat right;
}
#controlPanel div.price h1 span span {
	display: block;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/priceTopLeft.gif) no-repeat left;
}
#controlPanel div.price h2 {
	clear: both;
	height: 2.95em;
	line-height: 2.95em;
	font-size: 1.2em;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/priceBottomBG.gif) repeat-x;
}
#controlPanel div.price h2 span {
	display: block;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/priceBottomRight.gif) no-repeat right;
}
#controlPanel div.price h2 span span {
	display: block;
	height: 35px;
	line-height: 35px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/priceBottomLeft.gif) no-repeat left;
}
#controlPanel div.price h2 label {
	float: left;
	padding-left: 7px;
}
#controlPanel div.price h2 i {
	float: left;
	font-style: normal;
	text-align:right;
	width:145px;
}
#controlPanel div.price h2 ins {
	float: left;
	margin: 7px 0 0 100px;
	width: 113px;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnOutOfStock.gif) no-repeat left top;
	display: inline; /* for ie6 below */
}
#controlPanel div.price h2 a {
	float: left;
	margin: 7px 0 0 105px;
	width: 113px;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	display: inline; /* for ie6 below */
}
#controlPanel div.price h2 a.notify {
	float: left;
	margin: 7px 0 0 23px;
	width: 113px;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	display: inline; /* for ie6 below */
}
#controlPanel div.price h2 a, #controlPanel div.price h2 a.notify {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCart.gif) no-repeat left top;
}
#controlPanel div.price h2 a:hover, #controlPanel div.price h2 a.notify:hover {
	text-decoration: none;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCart.gif) no-repeat left bottom;
}
#controlPanel div.price h2 a.notify {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnNotify2.gif) no-repeat left top;
}
#controlPanel div.price h2 a.notify:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnNotify2.gif) no-repeat left bottom;
}
#controlPanel div.price div.bottom {
	float: left;
	border-left: 1px #dcdcdc solid;
	border-right: 1px #dcdcdc solid;
	background: #f3f3f3;
	width: 600px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 598px;
}
#controlPanel div.price div.bottom {
/* for ie5 */
}
#controlPanel div.price div.bottom h2, #controlPanel div.price div.bottom h2 span {
	background: none;
}
#controlPanel div.price div.bottom ul.list {
	margin-top: 0;
}
#controlPanel div.price h3 {
	float: left;
	width: 100%;
	height: 5px;
	line-height: 5px;
	overflow: hidden;
	font-size: 1px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/priceBottomBG.gif) repeat-x bottom;
}
#controlPanel div.price h3 span {
	display: block;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/priceBottomRight.gif) no-repeat right bottom;
}
#controlPanel div.price h3 span span {
	display: block;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/priceBottomLeft.gif) no-repeat left bottom;
}
#controlPanel div.price div.container {
	float: left;
	border-left: 1px #dcdcdc solid;
	border-right: 1px #dcdcdc solid;
	border-bottom: 1px #dcdcdc solid;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/priceBG.gif) repeat-x bottom;
	width: 600px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 598px;
}
#controlPanel div.price div.container {
/* for ie5 */
}
#controlPanel div.price ul.list {
	float: left;
	margin: 22px 95px 0 6px;
	width: 20.8em;
	display: inline; /* for ie6 below */
}
#controlPanel div.price #listPrice {
	float: left;
	margin:22px 2px 0pt 6px;
	width: 20.8em;
	*width:208px;
	display: inline; /* for ie6 below */	
}

#controlPanel div.price #listDiscountPrice {
	float: left;
	width:10.8em;
	*width:108px;
	margin:22px 0pt 10pt 0px;
	display: inline; /* for ie6 below */	
}

#controlPanel div.price ul.list li {
	float: left;
	margin-bottom: 3px;
	width: 100%;
	font-size: 1.2em;
}
#controlPanel div.price ul.list li font.discountRate {
	color:#3c3c3c;
	font-weight:normal;
	font-size: 0.915em;
}
#controlPanel div.price ul.list li.mailrebate {
	float: left;
	margin-bottom: 3px;
	width: 24.6em;
	font-size: 1.2em;
}
#controlPanel div.price ul.list li.mailrebate  strong a{
	text-decoration:underline;
}
#controlPanel div.price ul.list li strong.mirform{
	float: right;
	font-weight: normal;
	margin-left: 1.6em;
}
#controlPanel div.price ul.list li span {
	float: left;
}
#controlPanel div.price ul.list li strong {
	float: right;
	font-weight: normal;
}
#controlPanel div.price ul.list li strong.lineThrough {
	float: right;
	text-decoration: line-through;
	font-weight: normal;
}
#controlPanel div.price ul.list li.mailInRabate {
	width:300px;
}
#controlPanel div.price ul.list li strong.discount {
	color: #C10302;
}
#controlPanel div.price ul.list li strong.regular {
	text-decoration: line-through;
}
#controlPanel div.price ul.list li em {
	float: right;
	text-decoration: line-through;
}
#controlPanel div.price ul.type {
	float: left;
	margin: 19px 0 0 6px;
	width: 28em;
	height: 10.9em;
	display: inline; /* for ie6 below */
}
#controlPanel div.price ul.type li {
	float: left;
	margin-bottom: 5px;
	width: 100%;
	font-size: 1.2em;
}
#controlPanel div.price ul.type li a {
	float: left;
	width: 95px;
	margin: 3px 0 0 17px;
	color: #1F4489;
	display: inline; /* for ie6 below */
}
#controlPanel div.price ul.type label {
	float: left;
	margin-top: 3px;
	width: 8em;
}
#controlPanel div.price #listParam
{
	width:26.8em;
	*width:268px;
	margin:19px 0pt 0pt 0px;
}

#controlPanel div.price ul.type input.qtyA {
	float: left;
	padding-left: 3px;
	font-size: 12px;
	width: 64px; /* for ie5.x */
	height: 21px;
	line-height: 21px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 53px;
	height: 1.2em;
	line-height: 1.2em; /* except ie5.x */
}
#controlPanel div.price ul.type input.qtyA {
/* for ie5 */
	}
#controlPanel div.price ul.type select.qtyB {
	float: left;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
}
/* mainPanel */
#mainPanel {
	float: left;
	margin-left: 2px;
	padding-bottom: 17px;
	width: 642px;
	display: inline; /* for ie6 below */
}

#productInfoContainer div.container li,#overview div.container li {
	list-style: none;
	margin: 0pt 10px 0pt 10px;
	font-size: 12px;
	text-align: left;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/Snap2.jpg) no-repeat left 5px;
	padding-left: 15px;
}
#productInfoContainer div.container p,#overview div.container p
{
	margin:0pt 10px 0pt 0px;
	text-align:left;
}

#mainPanel #customerReviewsContainer p
{
	margin-left:7px;	
} 

#jumpTo {
	float: left;
	margin-top: 17px;
	width: 100%;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgResult.gif) repeat-x left top;
}
#jumpTo p {
	float: left;
	width: 100%;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/rightResult.gif) no-repeat right top;
}
#jumpTo p span {
	float: left;
	width: 100%;
	height: 57px;
	font-size: 1.1em;
	>font-size: 11px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftResult.gif) no-repeat left top;
}
#jumpTo p span strong {
	float: left;
	margin: 9px 0 0 12px;
	width: 4em;
	font-weight: normal;
	display: inline; /* for ie6 below */
}
#jumpTo p span a {
	float: left;
	margin-top: 9px;
	color: #1F4498;
	font-weight: bold;
	display: inline; /* for ie6 below */
}
#jumpTo p span a.choice, #jumpTo p span a.overview {
	width: 195px;
}
#jumpTo p span a.info, #jumpTo p span a.highlights, #jumpTo p span a.manufacturer {
	width: 195px;
}
#jumpTo p span a.review, #jumpTo p span a.specifications, #jumpTo p span a.reviews {
	width: 195px;
}
#jumpTo p span a.returnsRebates {
	margin-left: 62px;
	width: 195px;
}
/* moreChoices*/
#productInfo, #specifications, #returnsRebates, #manufacturer, #overview, #highlights {
	margin-bottom: 5px;
}
#moreChoices {
	margin-bottom: 5px;
}
#moreChoices div.container table {
	margin: 23px 0 0 10px;
	width: 622px;
	border: 1px solid #D4D4D4;
	border-bottom: 0;
}
#moreChoices div.container table th {
	background: #E6E9EE;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	border-left: 1px solid #FFF;
	border-right: 1px solid #CDCFD5;
	vertical-align: bottom;
	font-size: 0.75em; /* for ie5.x */
	height: 38px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 1.2em; /* except ie5.x */
	>font-size:12px; /* for ie6&7 */
	height: 28px;
	>height: 17px; /* for ie6&7 */
}
#moreChoices div.container table th {
/* for ie5 */
}
#moreChoices div.container table th.left {
	border-left: 0;
}
#moreChoices div.container table th.right {
	border-right: 0;
}
#moreChoices div.container table td {
	padding: 0 6px;
	height: 51px;
	border-bottom: 1px solid #DBDCDE;
	font-size: 0.75em; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 1.2em; /* except ie5.x */
	>font-size: 12px; /* for ie6&ie7 */
}
#moreChoices div.container table td {
/* for ie5 */
}
#moreChoices div.container table td.center {
	text-align: center;
}
#moreChoices div.container table td a {
	color: #1F4498;
}
#moreChoices div.container table td.brand {
	padding: 0;
	width: 149px;
}
#moreChoices div.container table td.brand img {
	margin: 0 3px;
	display: block;
}
#moreChoices div.container table td.btnCart {
	padding: 0;
	width: 120px;
}
#moreChoices div.container table td.btnCart a {
	width: 113px;
	height: 19px;
	line-height: 19px;
	margin-left: 4px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCart.gif) no-repeat left top;
	display: block;
}
#moreChoices div.container table td.btnCart a:hover {
	text-decoration: none;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCart.gif) no-repeat left bottom;
}
#moreChoices div.container table td.btnCart a.notify {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnNotify2.gif) no-repeat left top;
}
#moreChoices div.container table td.btnCart a.notify:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnNotify2.gif) no-repeat left bottom;
}
#moreChoices div.container table td.btnCart a.outOfStock {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnOutOfStock.gif) no-repeat left top;
}
#moreChoices div.container table td.btnCart a.outOfStock:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnOutOfStock.gif) no-repeat left bottom;
}
#moreChoices div.container div.foot {
	padding: 28px 10px 32px 10px;
}
#moreChoices div.container p a {
	color: #1F4489;
}
/* productInfo */
#productInfo div.container h2 {
	margin: 20px 10px 11px 10px;
	font-size: 1.4em;
	text-align: left;
}
#productInfo div.container h3 {
	margin: 29px 10px 0 10px;
	font-size: 1.4em;
	text-align: left;
}
#productInfo div.container h4 {
	margin: 21px 10px 0 10px;
	font-size: 1.4em;
	text-align: left;
}
#productInfo div.container p {
	margin: 0 10px 0 0px;
	/*font-size: 1em;*/
	text-align: left;
}
#productInfo div.container li {
	list-style: none;
	margin: 0pt 10px 0pt 0pt;
	font-size: 12px;
	text-align: left;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/Snap2.jpg) no-repeat left 5px;
	padding-left: 15px;
}
/*add crl 13181*/
#productInfo div.container li.noComma{
	background:none;
}
#productInfo div.container div.content {
	padding: 10px;
	font-size: 1.2em;
}
#productInfo div.container table, #specifications div.container table {
	width: 624px;
	margin: 3px 0 0 9px;
	border-top: 1px solid #DCDDE1;
}
#productInfo div.container table td, #specifications div.container table td {
	padding-left: 11px;
	height: 19px;
	border-left: 1px solid #E6E7EA;
	border-bottom: 1px solid #DCDDE1;
	font-size: 0.75em; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 1.2em; /* except ie5.x */
}
#productInfo div.container table td, #specifications div.container table td {
/* for ie5 */
}
#productInfo div.container table td.title, #specifications div.container table td.title {
	width: 182px;
	padding: 0;
	border-left: 0;
}
#productInfo div.container div.foot {
	padding: 38px 10px 32px 10px;
}
#productInfo div.container div.foot a {
	color: #1F4489;
}
/* specifications */
#specifications div.container h3 {
	margin: 20px 10px 0 10px;
	font-size: 1.4em;
}
#specifications div.container ul {
	width: 624px;
	margin: 14px 0 0 10px;
}
#specifications div.container ul li, #manufacturer div.container li {
	float: left;
	padding: 0 0 4px 8px;
	font-size: 1.2em;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow04.gif) no-repeat left 6px;
	width: 253px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 245px;
}
#specifications div.container ul li {
/* for ie5 */
}
#specifications div.container div.foot {
	padding: 19px 10px 32px 10px;
	clear: both;
}
/* overview */
#overview div.container div.foot {
	padding: 23px 10px 32px 10px;
}
/* highlights */
#highlights div.container h2 {
	margin: 23px 0 17px 10px;
	font-size: 1.4em;
}
#highlights div.container div.infoBox {
	float: left;
	margin: 0 0 10px 10px;
	width: 620px;
	display: inline; /* for ie6 below */
}
#highlights div.container div.infoBox img {
	float: left;
	margin-top: 3px;
}
#highlights div.container div.infoBox h3 {
	margin: 0 0 2px 84px;
	font-size: 1.2em;
}
#highlights div.container div.infoBox p {
	margin-left: 84px;
	line-height: 1.5em;
	font-size: 1.2em;
}
#highlights div.container div.cellWrapper {
	float: left;
	width: 100%;
	clear: both;
}
#highlights div.container div.cellWrapper div.space {
	float: left;
	width: 40px;
}
#highlights div.container div.infoCell {
	float: left;
	margin-left: 10px;
	width: 270px;
	display: inline; /* for ie6 below */
}
#highlights div.container div.infoCell h3 {
	font-size: 1.4em;
	margin: 1px 0 9px 0;
}
#highlights div.container div.infoCell dt {
	float: left;
	margin-top: 3px;
}
#highlights div.container div.infoCell dd {
	float: left;
	margin-left: 14px;
	padding-bottom: 8px;
	width: 225px;
	font-size: 1.2em;
	line-height: 1.5em;
	display: inline; /* for ie6 below */
}
#highlights div.container div.foot {
	padding: 20px 10px 32px 10px;
	clear: both;
}
/* returns & rebates */
#returnsRebates div.container h2, #manufacturer div.container h2, #overview div.container h2 {
	padding: 15px 10px 2px 10px;
	font-size: 1.4em;
}
#returnsRebates div.container p, #manufacturer div.container p, #overview div.container p {
	padding: 10px 20px 6px 10px;
	font-size: 1.2em;
}
#overview div.container ul
{
	font-size: 1.2em;
}
#returnsRebates div.container div.foot {
	padding: 22px 10px 32px 10px;
	clear: both;
}
/* manufacturer info */
#manufacturer a {
	color: #1F4489;
}
#manufacturer div.container ul {
	width: 624px;
	margin: 12px 10px 0 10px;
}
#manufacturer div.container li {
	width: 500px;
}
#manufacturer div.container ul.relate li {
	padding: 2px 0 4px 20px;
	margin: 0;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow05.gif) no-repeat left top;
}
#manufacturer div.container h2 {
	clear: both;
}
#manufacturer div.container h2.paddingTop {
	padding-top: 21px;
}
#manufacturer div.container div.foot {
	padding: 29px 10px 32px 10px;
	clear: both;
}
/* customerReviews */
#customerReviews div#info, #customerReviews dd {
	width: 640px;
}
#customerReviews div#info {
	padding: 10px 0 12px 0;
}
#customerReviews div#info p {
	width: 605px;
}
#customerReviews div#info div.review {
	width: 605px;
}
#customerReviews div#info div.summary {
	width: 15em;
}
#customerReviews dd p {
	width: 610px;
}
#customerReviews dd div.rating {
	margin-right: 19px;
}
#customerReviews div#info div.rating {
	float: right;
	margin: 21px 17px 0 0;
	display: inline; /* for ie6 below */
}
#customerReviews div.foot {
	padding: 17px 0 18px 7px;
}
/* allReviews */
#reviewPanel {
	float: left;
	margin: 17px 0 0 2px;
	padding-bottom: 17px;
	width: 960px;
	display: inline; /* for ie6 below */
}
#allReviews div#info, #allReviews dd {
	width: 958px;
}
#allReviews div#info {
	padding: 10px 0 9px 0;
	border-bottom: 0;
}
html>body #allReviews div#info {
 *padding: 10px 0 13px 0; /* for ie7 */
}
#allReviews div#info p {
	width: 940px;
}
#allReviews div#info div.review {
	width: 940px;
}
#allReviews div#info div.summary {
	width: 600px;
}
#allReviews dd p {
	width: 800px;
}
#allReviews dd div.rating {
	margin-right: 11px;
}
#allReviews div#info div.rating {
	float: left;
	display: inline; /* for ie6 below */
	margin-left: 50px;
}
#allReviews div#info div.rating label {
	width: auto;
	font-size: 1em;
	>font-size: 12px;
}
#allReviews div#info div.rating a {
	font-size: 1em;
	>font-size: 10px;
}
#allReviews div#info li strong {
	width: 6.1em;
}
#allReviews div.display, #allReviews div.pagination {
	float: left;
	width: 958px;
	margin-left: 2px;
	display: inline; /* for ie6 below*/
}
#allReviews div.foot {
	padding: 24px 0 12px 10px;
}
/* sidePanel */
#sidePanel {
	float: right;
	margin: 0 2px 17px 0;
	width: 300px;
	display: inline; /* for ie6 below */
}
#sidePanel div.sideAdv {
	float: left;
	margin-top: 17px;
	width: 100%;
	display: block;
}
#sidePanel div.sideAdv img {
	border: 1px solid #DCDCDC;
	display: block;
}
#recentlyViewed {
	float: right;
	margin-top: 17px;
	width: 100%;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgFrameD.gif) repeat-y;
}
#recentlyViewed div.cell {
	float: left;
	width: 100%;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bottomFrameD.gif) left bottom no-repeat;
}
#recentlyViewed h1 span {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/rightTitleA2.gif) right top no-repeat;
}
#recentlyViewed h1 span span {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftTitleA.gif) left top no-repeat;
}
#recentlyViewed div.cell dl {
	float: left;
	width: 280px;
	margin-left: 10px;
	border-bottom: 1px solid #DCDCDC;
	display: inline; /* for ie6 below */
	padding-bottom: 11px;
}
#recentlyViewed div.cell dl {
/* for ie5 */
}
#recentlyViewed div.cell dt {
	float: left;
	margin: 13px 0 0 4px;
	width: 105px;
	display: inline; /* for ie6 below */
}
#recentlyViewed div.cell dt a.rating {
	float: left;
	margin: 15px 0 0 12px;
	display: inline; /* for ie6 below */
}
#recentlyViewed div.cell dt a img {
	display: block;
}
#recentlyViewed div.cell dt a.rating:hover {
	text-decoration: none;
}
#recentlyViewed div.cell dt a.rating img {
	float: left;
	margin-right: 1px;
	display: inline; /* for ie6 below */
}
#recentlyViewed div.cell dt a.rating span {
	float: left;
	margin-left: 8px;
	font-size: 1.1em;
	cursor: pointer;
	display: inline; /* for ie6 below */
}
#recentlyViewed div.cell dd {
	float: left;
	margin: 21px 0 0 8px;
	width: 10em;
	display: inline; /* for ie6 below */
}
#recentlyViewed div.cell h2 {
	padding: 0 0 11px 2px;
	font-size: 1.1em;
	font-weight: normal;
}
#recentlyViewed div.cell h2 a {
	color: #1F4489;
}
#recentlyViewed div.cell p.price {
	margin: 4px 0 9px 0;
	padding-left: 2px;
	color: #3D3D3D;
	font-size: 1.4em;
	font-weight: bold;
}
#recentlyViewed div.cell p.button a {
	width: 85px;
	height: 19px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnView.gif) no-repeat left top;
	display: block;
}
#recentlyViewed div.cell p.button a:hover {
	text-decoration: none;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnView.gif) no-repeat left bottom;
}
#notice {
	float: left;
	margin-top: 17px;
	padding:4px 9px 10px;
	color: #666;
	font-size: 1.1em;
	border: 1px solid #D4D4D4;
	width: 720px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 620px;
}
#notice {
/* for ie5 */
}
#notice p {
	margin-left: 4px;
}
#notice p.top {
	padding-bottom : 4px;
	margin-left : 0px;
}
#moreChoicesContainer 
{
	>font-size:12px;
}
/*add by jackie CRL13076*/
#controlPanel div.detail p.zip input.zip{
margin-top:5px;
}
/*add by jackie CRL13076*/
.parallel{
padding-top:7px;
}

