﻿/*--------------------------------------------------
	 Frame Sheet (for version 8 browsers)

	 Version :   1.0
	 Creator :   Milo Liu
	 E-mail  :   Milo.Q.Liu@Newegg.com
--------------------------------------------------*/ 
/* frame style */
/* frameA */
.frameA h1 {
	font-size: 1.6em;
	>font-size: 16px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgTitleA.gif) left top repeat-x;
}
.frameA h1 span {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/rightTitleA.gif) right top no-repeat;
	display: block;
}
.frameA h1 span span {
	padding-left: 14px;
	height: 2em;
	line-height: 2em;
	>height: 36px;
	>line-height: 36px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftTitleA.gif) left top no-repeat;
	display: block;
}
.frameA div.container dt {
	float: left;
	margin: 21px 0 0 11px;
	display: inline; /* for ie 6 below*/
}
.frameA div.container dl span.new {
	position: absolute;
	top: 0;
	left: 1px;
	width: 45px;
	height: 45px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/new.gif) no-repeat;
}
.frameA div.container dl span.newArrivalsHome {
	position: absolute;
	top: 0;
	left: 1px;
	width: 45px;
	height: 45px;
}
.frameA div.container dd h2 {
	font-size: 1.4em;
	margin-bottom: 6px;
}
.frameA div.container dd h2 a {
	color: #333;
}
.frameA div.container dd h2 a:hover {
	color: #F07700;
	text-decoration: none;
}
.frameA div.container dd p {
	font-size: 1.2em;
	/*padding-bottom: 11px; delete by betty CRL12959*/
}
.frameA div.container dd p.price {
	font-size: 1.1em;
	color: #828282;
	/*padding-bottom: 11px; delete by betty CRL12959*/
}
.frameA div.container dd ul
{
	font-size:1.2em;
}
.frameA div.container dd span a {
	float: left;
	padding-left: 10px;
	display: block;
	font-family: Tahoma;
	font-weight: bold;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow01.gif) no-repeat left center;
}
.frameA div.container dd span a:hover {
	color: #F07700;
	text-decoration: none;
}
.frameA div.container p.viewAll {
	float: left;
	width: 100%;
	height: 3em;
	border-top: 1px solid #D4D4D4;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bottomFrameB.gif) left bottom no-repeat;
}
.frameA div.container p.viewAll a {
	float: left;
	margin-left: 13px;
	padding-left: 10px;
	height: 3em;
	line-height: 3em;
	font-family: Tahoma;
	font-weight: bold;
	display: inline; /* for ie6 below */
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow01.gif) no-repeat left center;	
}
.frameA div.container p.viewAll a:hover {
	color: #F07700;
	text-decoration: none;
}
/* form */
.frameA ul.form {
	float: left;
	display: inline; /* for ie6 below */
}
.frameA ul.form li {
	float: left;
	width: 100%;
	padding: 2px 0 3px 0;
	>padding: 2px 0 1px 0;
}
.frameA ul.form li.move2Right {
    padding-left: 144px;
}
.frameA ul.form li.changeWidth {
    +width: 80%;
}
.frameA ul.form li p.card {
	float: left;
}
* html .frameA ul.form li p.card {
	float: left;
	margin-left: 3px; /* for ie6 below */
}
.frameA ul.form li p.card img {
	float: left;
	margin: 2px 5px 2px 0;
	display: block;
}
.frameA ul.form label {
	float: left;
	margin: 4px 10px 0 0;
	font-size: 1.2em;
	text-align: right;
	display: inline; /* for ie6 below */
}
.frameA ul.form label.more {
	margin-top: 1px;
}
.frameA ul.form span {
	float: right;
}
.frameA ul.form p span {
	margin-right:15px;
}
/*  this hack for firefox 3 updated by jerry for crl13191*/
html>/**/body .frameA ul.form p span, x:-moz-any-link, x:default{
    margin-left:14px;
	margin-right:0px;
}
.frameA ul.form p span.topA {
	margin-right:35px;
}
.frameA ul.form p strong.important {
	color: #FF0000;
}
.frameA ul.form span a {
    text-decoration: none;
    color: #1F4489;
    cursor: default;
}
.frameA ul.form span a:hover {
    text-decoration: underline;
}
.frameA ul.form label img {
	float: right;
	margin: -4px 6px 0 0;
	display: block;
}
.frameA ul.form p.important1 {
	float: left;
	font-size: 1.2em;
	margin-top: 4px;
}
.frameA ul.form p.important {
	float: left;
	color: #F00;
	font-size: 1.2em;
	margin-top: 4px;
}
/*add crl13181*/
.frameA ul.form p.important2 {
	float: left;
	font-size: 1.2em;
	margin-top: 0px;
}
.frameA ul.form p.shippingTel {
	float: right;
	font-size: 1.2em;
	margin-top: 4px;
}
.frameA ul.form p.marginLeft {
	margin-left: 232px;
	>margin-left: 228px;
	display: inline;
}
.frameA ul.form p.info {
	float: left;
	font-size: 1.2em;
	padding-bottom: 3px;
}
* html .frameA ul.form p.info {
	margin-left: 3px; /* for ie6 below */
}
.frameA ul.form p.save {
	width: 485px;
	padding: 12px 0 13px 0;
}
.frameA ul.form p.save input {
	margin-bottom: 10px;
}
.frameA ul.form p.info input {
	float: left;
	border: 0;
	margin-right: 5px;
    >margin: -4px 5px 0 -4px;
}
* html .frameA ul.form p.info input {
	margin: -4px 2px 0 -4px; /* for ie6 below */
}
.frameA ul.form p.tips {
	float: left;
	font-size: 1.1em;
	padding-bottom: 6px;
}
.frameA ul.form p.phone {
	font-size: 1.2em;
}
.frameA ul.form li textarea {
	padding-left: 3px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #808080;
	border-left: 2px solid #646464;
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #d8d5cd;
}
.frameA ul.form li textarea {
/* for ie5 */
}
.frameA ul.form li textarea.sizeA {
	width: 460px;
	height: 133px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 454px;
	height: 130px;
}
.frameA ul.form li textarea.sizeA {
/* for ie5 */
}
.frameA ul.form li textarea.sizeB {
	width: 460px;
	height: 110px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 454px;
	height: 107px;
}
.frameA ul.form li textarea.sizeB {
/* for ie5 */
}
.frameA ul.form li input.field {
	padding-left: 3px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #808080;
	border-left: 2px solid #646464;
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #d8d5cd;
	height: 1.5em;
	line-height: 1.5em;
}
.frameA ul.form li input.sizeA {
	width: 181px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 175px; /* except ie5.x */
}
.frameA ul.form li input.sizeA {
/* for ie5 */
}
.frameA ul.form li input.sizeB, .frameA ul.form li input.sizeF {
	width: 105px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 99px; /* except ie5.x */
}
.frameA ul.form li input.sizeB, .frameA ul.form li input.sizeF {
/* for ie5 */
}
.frameA ul.form li input.sizeC {
	width: 56px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 50px; /* except ie5.x */
}
.frameA ul.form li input.sizeC {
	/* for ie5 */
}
.frameA ul.form li input.sizeD {
	font-size: 1em;
	width: 35px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 2.9em; /*29px;*/ /* except ie5.x */
}
.frameA ul.form li input.sizeD {
	/* for ie5 */
}
.frameA ul.form li input.sizeE {
	width: 258px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 252px; /* except ie5.x */
}
.frameA ul.form li input.sizeE {
	/* for ie5 */
}
.frameA ul.form li input.sizeF {
	float: left;
}
.frameA ul.form li input.disable {
	background: #ECE9D8;
}
.frameA ul.form li ins.quick 
{
	font-size:1.2em;
	text-decoration: none;
}
.frameA ul.form li select {
	height: 1.5em;
	line-height: 1.5em;
}
.frameA ul.form li select.sizeA {
	width: 56px;
	margin-right: 11px;
}
.frameA ul.form li select.sizeB {
	width: 105px;
}
.frameA ul.form li select.sizeC {
	>margin: 1px 0 1px 0;
	width: 258px;
}
.frameA ul.form li select.sizeD {
	float: left;
	width: 40px;
	margin-right: 10px;
	>margin-left: 3px;
	display: inline; /* for ie6 below */
}
html>body .frameA ul.form li select.sizeD {
	*margin-left: 0; /* for ie7 */
}
.frameA p.control {
	float: left;
	width: 100%;
	border-top: 1px solid #DCDCDC;
	height: 3em;
	/* remove by Marble for crl13241
	>margin-bottom:6px;
	*/
}
.frameA p.controlPadding {
	float: left;
	width: 100%;
	border-top: 1px solid #DCDCDC;
	padding-bottom:10px;
	/*height: 3em;>margin-bottom:6px;*/
}
.frameA p.control {
	/* for ie5 */	
}
.frameA a.button, .frameA a.button2, .frameA a.button3, .frameA a.button4, .frameA a.button5, .frameA a.button6, .frameA a.button7, .frameA a.button8, .frameA a.button9, .frameA a.button10 {
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	display: inline; /* for ie6 below */
}
.frameA a.button:hover, .frameA a.button2:hover, .frameA a.button3:hover, .frameA a.button4:hover, .frameA a.button5:hover, .frameA a.button6:hover, .frameA a.button7:hover, .frameA a.button8:hover, .frameA a.button9:hover, .frameA a.button10:hover {
	text-decoration: none;
}
.frameA a.button {
	float: left;
	margin: 7px 0 0 145px;
	width: 125px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnContinue.gif) left top no-repeat;
}
.frameA a.buttonA  {
	float: left;
	margin: 9px 0 0 165px;/*add by jackie CRL13076 update 7 to 13*/
	width: 125px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnContinue.gif) left top no-repeat;
}
.frameA a.button:hover {
	text-decoration: none;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnContinue.gif) left bottom no-repeat;
}
.frameA a.pwd {
	float: left;
	margin-left: 13px;
	height: 3em;
	line-height: 3em;
	>height: 30px;
	>line-height: 30px;
	padding-left: 10px;
	font-family: Tahoma;
	font-weight: bold;
	>font-size: 10px;
	display: inline; /* for ie6 below */
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow01.gif) no-repeat left center;
}
.frameA a.pwd:hover {
	color: #F07700;
	text-decoration: none;
}
.frameA a.button2 {
	float: right;
	margin: 5px 419px 0 0;/*add by jackie CRL13076 update 7 to 5*/
	width: 70px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnContinue2.gif) left top no-repeat;
}
.frameA a.button2:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnContinue2.gif) left bottom no-repeat;
}
.frameA a.button3 {
	float: right;
	margin: 5px 31px 0 0;/*add by jackie CRL13076 update 7 to 5*/
	width: 41px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnEdit.gif) left top no-repeat;
}
.frameA a.button3:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnEdit.gif) left bottom no-repeat;
}
.frameA a.button4 {
	float: right;
	margin: 5px 14px 0 0;/*add by jackie CRL13076 update 7 to 5*/
	width: 52px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnClear.gif) left top no-repeat;
}
.frameA a.button4:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnClear.gif) left bottom no-repeat;
}
.frameA a.button5 {
	float: right;
	margin: 5px 367px 0 0;/*add by jackie CRL13076 update 7 to 5*/
	width: 56px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSubmit3.gif) left top no-repeat;
}
.frameA a.button5:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSubmit3.gif) left bottom no-repeat;
}
.frameA a.button6 {
	float: right;
	margin: 5px 418px 0 0;/*add by jackie CRL13076 update 7 to 5*/
	width: 72px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSubmit2.gif) left top no-repeat;
}
.frameA a.button6:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSubmit2.gif) left bottom no-repeat;
}
/*add by jackie CRL13076*/
.frameA a.middle6{
	margin-top: 7px;	
}

.frameA a.button7 {
	float: right;
	margin: 5px 657px 0 0;/*add by jackie CRL13076 update 7 to 5*/
	width: 72px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSubmit2.gif) left top no-repeat;
}
.frameA a.button7:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSubmit2.gif) left bottom no-repeat;
}
.frameA a.button8 {
	float: right;
	margin: 5px 15px 0 0;/*add by jackie CRL13076 update 7 to 5*/
	width: 148px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnNewAcct.gif) left top no-repeat;
}
.frameA a.button8:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnNewAcct.gif) left bottom no-repeat;
}

.frameA a.button9 {
	float: left;
	margin: 7px 0 0 10px;
	width: 57px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnDel.gif) left top no-repeat;
}
.frameA a.button9:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnDel.gif) left bottom no-repeat;
}
/*add by jackie CRL13076*/
.frameA a.middle9{
	margin-top: 5px ;	
}
.frameA a.button10 {
	float: right;
	margin: 5px 15px 0 0;
	width: 53px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnClose.gif) left top no-repeat;
}
.frameA a.button10:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnClose.gif) left bottom no-repeat;
}
.frameA a.button11 {
	float: right;
	margin: 5px 27px 0 0;/*add by jackie CRL13076 update 7 to 5*/
	width:109px;
	height:19px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSignUpNow.gif) left top no-repeat;
}
.frameA a.button11:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSignUpNow.gif) left bottom no-repeat;
}
.frameA a.button12
{
	background:transparent url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnReset.gif) no-repeat left top;
	width:72px;
	height:19px;
	float:right;
	margin: 5px 335px 0 0;
}

.frameA a.button12:hover
 {
	background:transparent url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnReset.gif) no-repeat left bottom;
}

.frameA span.info {
	float: left;
	font-size: 1.2em;
	margin: 10px 0 0 15px;
	display: inline; /* for ie6 below */
}
.frameA p.notice a {
	color: #1F4489;
	text-decoration: underline;
}
.frameA p.notice a:hover {
	color: #F07700;
}
/* frameB */
.frameB {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgFrameA.gif) repeat-y;
}
.frameB h1 {
	color: #FFF;
	font-size: 1.6em;
	>font-size: 16px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgTitleB.gif) left top repeat-x;
}
.frameB h1 span {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/rightTitleB.gif) right top no-repeat;
	display: block;
}
.frameB h1 span span {
	padding-left: 14px;
	height: 2em;
	line-height: 2em;
	>height: 36px;
	>line-height: 36px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftTitleB.gif) left top no-repeat;
	display: block;
}
.frameB div.container {
	float: left;
	width: 100%;
} 
.frameB div.container p.viewAll {
	float: left;
	width: 100%;
	height: 3em;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bottomFrameB.gif) left bottom no-repeat;
}
.frameB div.container p.viewAllBorder {
	border-top: 1px solid #DCDCDC;
}
.frameB div.container p.viewAll a {
	float: left;
	margin-left: 13px;
	padding-left: 10px;
	height: 3em;
	line-height: 3em;
	font-family: Tahoma;
	font-weight: bold;
	display: inline; /* for ie6 below */
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/arrow01.gif) no-repeat left center;	
}
.frameB div.container p.viewAll a:hover {
	color: #F07700;
	text-decoration: none;
}
.frameB div.container dl {
	float: left;
	padding-bottom: 5px;
	width: 50%;
	border-top: 1px solid #DCDCDC;
}
.frameB div.container dl.noBorder {
	border: 0;
}
.frameB div.container dl.new {
	position: relative;
}
.frameB div.container dt {
	float: left;
	margin: 5px 0 0 3px;
	display: inline; /* for ie 6 below*/
}
.frameB div.container dd {
	float: left;
	width: 265px;
	margin: 13px 0 0 6px; 
	display: inline;/* for ie 6 below*/
}
.frameB div.container dd h2 {
	color: #1F4489;
	font-size: 1.1em;
	font-weight: normal;
}
.frameB div.container dd h2 a {
	color: #1F4489;
}
.frameB div.container dd p {
	color: #3C3C3C;
	font-size: 1.1em;
	font-weight: bold;
}
.frameB div.container dd p font{
	>font-size: 11px;
}
.frameB div.container dd p span {
	float: left;
	padding-right: 5px;
	color: #828282;
	font-weight: normal;
	text-decoration: line-through;
}
.frameB div.container dd p span.save {
	text-decoration: none;
}
/* frameC */
.frameC, .frameC h1, .frameC div.container {
	float: left;
	width: 100%;
}
.frameC h1 {
	font-size: 1.3em;
	>font-size: 13px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgTitleC.gif) repeat-x;
}
.frameC h1 span {
	float: left;
	padding-left: 10px;
	height: 1.8em;
	line-height: 1.8em;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/leftTitleC.gif) no-repeat left top;
}
.frameC h1 a.hide, .frameC h1 a.show {
	float: right;
	width: 29px;
	height: 24px;
	display: block;
}
.frameC h1 a.hide {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/titleCHide.gif) no-repeat;
}
.frameC h1 a.show {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/titleCShow.gif) no-repeat;
}
.frameC h1 a:hover {
	text-decoration: none;
}
.frameC div.container div.foot {
	font-size: 1.1em;
	>font-size:11px;
}
.frameC div.container div.foot a {
	color: #1F4489;
}
/*
 frameD */
.frameD h1 {
	float: left;
	margin-left: 3px;
	padding: 20px 0 7px 0;
	width: 714px;
	font-size: 1.3em;
	border-bottom: 1px solid #DBDCDE;
	display: inline; /* for ie6 below */
}
.frameD h1.divide {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot3.gif) repeat-x left top;
}
.frameD h1.borderBottom {
	border-bottom: 0;
}
.frameD h1 span{
	float: left;
	margin-left: 7px;
	display: inline; /* for ie6 below */
}
.frameD h1 ins {
	float: left;
	margin-left: 15px;
	display: inline; /* for ie6 below */
}
.frameD h1 ins {
	text-decoration: none;
}
.frameD h1 ins a {
	color: #F90;
	font-size: 0.9em;
	font-weight: normal;
}
.frameD h2 {
	float: left;
	margin-left: 3px;
	padding: 20px 0 7px 0;
	width: 714px;
	font-size: 1.1em;
	display: inline; /* for ie6 below */
}
.frameD h2 span {
	float: left;
	margin-left: 7px;
	display: inline; /* for ie6 below */
}
.frameD h2 span a{
	color: #1F4489;
	font-weight: lighter;
	text-decoration: underline;
	display: inline; /* for ie6 below */
}
.frameD dl {
	float: left;
	margin-left: 3px;
	width: 714px;
	display: inline; /* for ie6 below */
}
.frameD dd.column {
	float: left;
	margin: 0;
	padding: 0; 
	border: 0;
	width: 100%;
	height: 27px;
	line-height: 27px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgCartTitle.gif) repeat-x;
}
.frameD dd.column li {
	float: left;
	margin-top: 2px;
	height: 2em;      /*25px; */
	line-height: 2em;  /*25px; */
	font-size: 1.2em;
	>font-size: 12px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #CDCFD5;
}
.frameD dd.column li.select {
	width: 54px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 52px;
}
.frameD dd.column li.select {
	/* for ie5 */
}
.frameD dd.column li.qty {
	width: 47px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 45px;
	height: 1.6em;      
	line-height: 1.6em; 
}
.frameD dd.column li.qty {
	/* for ie5 */
}
.frameD dd.column li.product {
	width: 418px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 416px;
	height: 1.6em;      
	line-height: 1.6em;
}
.frameD dd.column li.product {
	/* for ie5 */
}
.frameD dd.column li.discount {
	width: 99px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 97px;
	height: 1.6em;      
	line-height: 1.6em;
}
.frameD dd.column li.discount {
	/* for ie5 */
}
.frameD dd.column li.price {
	border-right: 1px solid #FFF;
	width: 96px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 94px;
	height: 1.6em;      
	line-height: 1.6em;
}
.frameD dd.column li.price {
	/* for ie5 */
}
.frameD dd.column li strong {
	float: left;
	margin-left: 9px;
	display: inline; /* for ie6 below */
}
.frameD dd.column li.select input {
	margin-left: 19px;
	>margin-left: 16px;
	border: 0;
}
.frameD dd {
	float: left;
	margin-left: 10px;
	padding: 14px 0 16px 0;
	width: 694px;
	border-bottom: 1px solid #DCDCDC;
	display: inline; /* for ie6 below */
}
.frameD dd li {
	float: left;
	font-size: 1.2em;
}
.frameD dd li.select {
	width: 44px;
}
.frameD dd li.select input {
	margin-left: 10px;
	>margin-left: 7px;
	border: 0;
}
.frameD dd li.qty {
	width: 47px;
}
.frameD dd li.qty input {
	margin: 2px 0 0 8px;
	padding-left: 3px;
	font-size: 1.2em;
	border-top: 2px solid #808080;
	border-left: 2px solid #646464;
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #d8d5cd;
	width: 30px; /* for ie5.x */
	height: 21px;
	line-height: 21px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 24px; /* except ie5.x */
	height: 1.2em; /*18px;*/
	line-height:  1.2em; /*18px;*/
}
.frameD dd li.qty input {
/* for ie5 */
}
.frameD dd li.product {
	width: 413px;
}
.frameD dd li.product img {
	float: left;
	margin-top: 3px;
	display: block;
}
.frameD dd li.product ul {
	float: left;
	margin-left: 12px;
	width: 300px;
	display: inline; /* for ie6 below */
}
.frameD dd li.product ul li {
	float: left;
	margin-bottom: 1px;
	width: 100%;
	font-size: 1em;
}
.frameD dd li.product ul li.space {
	height: 15px;
}
.frameD dd li.product ul li a {
	color: #1F4489;
}
.frameD dd li.discount {
	width: 104px;
}
.frameD dd li.discount span {
	float: right;
	margin-right: 10px;
	display: inline; /* for ie6 below */
}
.frameD dd li.price {
	width: 86px;
	text-align: right;
}
.frameD dd li.price span {
	float: right;
	margin-right: 8px;
	display: inline; /* for ie6 below */
}
.frameD dd li.price span.original  {
	margin-bottom: 3px;
	text-decoration: line-through;
}
.frameD dd.tax {
	padding:2px 0pt 17px;/* modified by steven in 2008-12-10  padding-bottom: 20px; */
	border: 0;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot2.gif) repeat-x left bottom;
}
.frameD dd.tax li.price, .frameD dd.shipping li.price, .frameD div.total li.price, .frameD div.total li.price2 {
	float: right;
	margin-top: 15px;
	width: 86px;
	font-weight: bold;
	text-align: right;
}
.frameD dd.tax li.price span, .frameD dd.shipping li.price span, .frameD div.total li.price span,  .frameD div.total li.price2 span {
	float: right;
	width: 75px;
	margin-right: 8px;
	display: inline; /* for ie6 below */
}
.frameD dd.tax li span.space, .frameD dd.shipping li span.space, .frameD div.total li span.space {
	margin-bottom: 3px;
}
.frameD dd.tax li.title, .frameD dd.shipping li.title, .frameD div.total li.title {
	float: right;
	margin-top: 15px;
	width: 13.8em;
	text-align: right;
}
.frameD dd.shipping li.title1{
	width: 9.8em;
}

.frameD div.total li.info {
	display: inline;
	float: left;
	margin: 15px 0 0 10px;
	width: 690px;
	color: #F00;
}
.frameD div.total2 li.title {
	margin-top: 12px;
}
.frameD div.total2 li.price2 {
	margin-top: 12px;
}
.frameD dd.tax li.title span, .frameD dd.shipping li.title span, .frameD div.total li.title span {
	float: right;
	font-weight: bold;
	margin-right: 19px; /*1.9em;*/
	display: inline; /* for ie6 below */
	clear:both;
}
.frameD dd.shipping li.shipping {
	float: right;
	width: 375px;/*412px;*/
	font-weight: bold;
	>font-size:12px;
}
.frameD div.total li.shipping {
	float: right;
	width: 230px;
	font-weight: bold;
}
.frameD dd.shipping li.shipping span {
	float: left;
	margin: 15px 0 0 10px;
	display: inline; /* for ie6 below */
}
.frameD dd.shipping li.shipping span select {
	float: left;
	margin-right: 9px;
	height: 1.5em;
	line-height: 1.5em;
	>height: 2.5em;
	>line-height: 2.5em;
	/*font-size:1.2em;
	>font-size:10px;*/
	width: 258px;
	display: inline; /* for ie6 below */	
}

.frameD dd.shipping li.shipping span a, .frameD div.total li.shipping span a {
	float: left;
	margin-top: 2px;
	color: #1F4489;
	font-weight: normal;	
	>font-size:12px;
}
.frameD dd.shipping {
	padding:2px 0pt 20px;/* modified by steven in 2008-12-10  padding-bottom: 20px; */
	border: 0;
}
.frameD div.total {
	float: left;
	padding-bottom: 20px;
	margin-left: 3px;
	width: 714px;
	font-size: 1.2em;
	*font-size: 12px;
	>font-size: 12px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot3.gif) repeat-x left top;
	display: inline; /* for ie6 below */
}
.frameD div.total li.price {
	margin-right: 10px;
	display: inline; /* for ie6 below */	
}
.frameD div.total li.shipping span {
	float: left;
	margin: 15px 0 0 181px;
	display: inline; /* for ie6 below */
}
.frameD div.total li.shipping span.new {
	float: left;
	margin: 15px 0pt 0pt;
	display: inline; /* for ie6 below */
}
.frameD div.total li.shipping span input {
	float: left;
	margin-right: 9px;
	padding-left: 3px;
	font-size: 1.2em;
	border-top: 2px solid #808080;
	border-left: 2px solid #646464;
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #d8d5cd;
	display: inline; /* for ie6 below */
	width: 86px;
	height: 21px;
	line-height: 21px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 80px;
	height: 1.1em;
	line-height: 1.1em;
}
.frameD div.total li.shipping span input {
	/* for ie5 */
}
.frameD div.button {
	float: left;
	margin-left: 3px;
	width: 714px;
	height: 34px;
	line-height: 34px;
	font-size: 1.2em;
	>font-size: 12px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot2.gif) repeat-x left top;
	display: inline; /* for ie6 below */
}
.frameD a.buttonOrderConfirm,a.button1, .frameD a.button2, .frameD a.button3, .frameD a.button4, .frameD a.button5, .frameD a.button6, .frameD a.button7, .frameD a.button8, .frameD a.button9, .frameD a.button10, .frameD a.button11, .frameD a.button12, .frameD a.button13,.frameD a.button1Empty {
	float: left;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	display: inline; /* for ie6 below */
}
.frameD a.buttonOrderConfirm:hover,a.button1:hover, .frameD a.button2:hover, .frameD a.button3:hover, .frameD a.button4:hover, .frameD a.button5:hover, .frameD a.button6:hover, .frameD a.button7:hover, .frameD a.button8:hover, .frameD a.button9:hover, .frameD a.button10:hover, .frameD a.button11:hover, .frameD a.button12:hover, .frameD a.button13:hover,.frameD a.button1Empty:hover {
	text-decoration: none;
}
.frameD a.button1 {
	margin: 8px 0 0 424px;
	width: 137px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnShopping.gif) no-repeat left top;
}
.frameD a.buttonOrderConfirm {
	margin: 8px 0 0 800px;
	width: 137px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnShopping.gif) no-repeat left top;
}
.frameD a.buttonOrderConfirm:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnShopping.gif) no-repeat left bottom;
}
.frameD a.button1Empty {
	margin: 8px 0 0 550px;
	width: 137px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnShopping.gif) no-repeat left top;
}
.frameD a.button1Empty:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnShopping.gif) no-repeat left bottom;
}
.frameD a.button1:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnShopping.gif) no-repeat left bottom;
}
.frameD a.button2 {
	margin: 8px 0 0 16px;
	width: 125px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCheck.gif) left top no-repeat;
}
.frameD a.button2:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCheck.gif) left bottom no-repeat;
}
.frameD a.button3 {
	margin: 8px 0 0 19px;
	width: 125px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSubmit.gif) left top no-repeat;
}
.frameD a.button3:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSubmit.gif) left bottom no-repeat;
}
.frameD a.button4 {
	margin: 8px 0 0 607px;
	width: 168px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnBackCart.gif) left top no-repeat;
}
.frameD a.button4:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnBackCart.gif) left bottom no-repeat;
}
.frameD a.button5 {
	margin: 8px 0 0 497px;
	width: 108px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnRMA.gif) left top no-repeat;
}
.frameD a.button5:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnRMA.gif) left bottom no-repeat;
}
.frameD a.button6 {
	margin: 8px 0 0 16px;
	width: 160px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnOrder.gif) left top no-repeat;
}
.frameD a.marginLeft {
	margin-left: 440px;
}
.frameD a.button6:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnOrder.gif) left bottom no-repeat;
}
.frameD a.button7 {
	margin: 8px 0 0 16px;
	width: 141px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnShopping2.gif) left top no-repeat;
}
.frameD a.button7:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnShopping2.gif) left bottom no-repeat;
}
.frameD a.button8 {
	margin: 8px 0 0 630px;
	width: 167px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnRequest.gif) left top no-repeat;
}
.frameD a.rightBtn {
	float: right;
	margin: 8px 10px 0 0;
}
.frameD a.button8:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnRequest.gif) left bottom no-repeat;
}
.frameD a.button9 {
	margin: 8px 0 0 16px;
	width: 125px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSubmit4.gif) left top no-repeat;
}
.frameD a.button9:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnSubmit4.gif) left bottom no-repeat;
}
.frameD a.button10 {
	margin: 8px 0 0 756px;
	width: 182px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnStatus.gif) left top no-repeat;
}
.frameD a.button10:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnStatus.gif) left bottom no-repeat;
}
.frameD a.button11 {
	margin: 8px 0 0 16px;
	width: 165px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCancel.gif) left top no-repeat;
}
.frameD a.button11:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCancel.gif) left bottom no-repeat;
}
.frameD a.button12 {
	margin: 8px 0 0 589px;
	width: 113px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCart.gif) no-repeat left top;
}
.frameD a.button12:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnCart.gif) no-repeat left bottom;
}
.frameD a.button13 {
	margin: 8px 0 0 817px;
	width: 125px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnViewRMA.gif) no-repeat left top;
}
.frameD a.button13:hover {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnViewRMA.gif) no-repeat left bottom;
}
.frameD div.control {
	float: left;
	margin-left: 3px;
	width: 714px;
	height: 2.2em;
	line-height: 2.2em;
	font-size: 1.1em;
	display: inline; /* for ie6 below */
}
.frameD div.control a {
	float: left;
	margin-left: 10px;
	color: #1F4489;;
	display: inline; /* for ie6 below */
}
.frameD div.pagination {
	width: 954px;
	margin: 0 0 0 3px;
	border-bottom: 0;
}


.frameD dl.zipCode li.shipping {
	float: right;
	width: 230px;
	font-weight: bold;
}
.frameD dl.zipCode li.price {
	/*margin-right: 10px;*/
	display: inline; /* for ie6 below */	
}
.frameD dl.zipCode li.shipping span {
	float: left;
	margin: 15px 0 0 181px;
	display: inline; /* for ie6 below */
}
.frameD dl.zipCode li.shipping span.new {
	float: left;
	margin: 15px 0pt 0pt;
	display: inline; /* for ie6 below */
}
.frameD dl.zipCode li.shipping span input {
	float: left;
	margin-right: 9px;
	padding-left: 3px;
	font-size: 1.2em;
	border-top: 2px solid #808080;
	border-left: 2px solid #646464;
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #d8d5cd;
	display: inline; /* for ie6 below */
	width: 86px;
	height: 21px;
	line-height: 21px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 80px;
	height: 1.1em;
	line-height: 1.1em;
}
.frameD dl.zipCode li.shipping span input {
	/* for ie5 */
}

.frameD .zipCode {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot3.gif) repeat-x top;
}
.frameD .zipCode .shipping {
	padding : 5px 0pt 14px 0pt;	/* modified by steven in 2008.12.10 padding-bottom: 17px;*/
	height: auto;
}
.frameD .promoCode {
	margin-top: 5px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot2.gif) repeat-x top;
}

.frameD .promoCode li
{
	clear:both;
	width:100%;
}

.frameD .promoCode .input {
	padding-bottom: 14px;
}
.frameD .promoCode .newsletter
{
	padding-top:10px;
}
.frameD .promoCode .input input {
	float: left;
	width: 254px;
	height: 16px;
	border-top: 2px solid #808080;
	border-left: 2px solid #646464;
	border-bottom: 1px solid #d4d0c7;
	border-right: 1px solid #d4d0c7;
}
.frameD .promoCode .input a {
	display: inline;
	float: left;
	margin-left: 10px;
	padding-top: 2px;
}
.frameD .promoCode .info {
	padding-top: 14px;
}
.frameD .promoCode .info span {
	color: #666;
	font-size: 11px;
}
.frameD .promoCode .info em {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

/* frameE */
.frameE div.tab ul {
	float: left;
	margin-left: 21px;
	display: inline; /* for ie6 below */	
}
.frameE div.tab ul li {
	float: left;
	width: 127px;
	margin-right: 10px;
	display: inline; /* for ie6 below */
}
.frameE div.tab ul li a {
	padding-left: 11px;
	height: 3em;
	line-height: 3em;
	color: #1F4489;
	font-size: 1.2em;
	>font-size: 12px;
	font-weight: bold;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgTab.gif) left bottom no-repeat;
	display: block;
}
.frameE div.tab ul li a:hover {
	color: #333;
}
.frameE div.tab ul li a.current {
	color: #333;
	text-decoration: none;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/bgTab.gif) left top no-repeat;
}
.frameE div.container {
	float: left;
	padding: 12px 0;
	margin-left: 13px;
	width: 930px;
	display: inline; /* for ie6 below */
}
.frameE div.container h2 {
	font-size: 1.4em;
}
.frameE div.container h2 a {
    color: #1F4489;
}
.frameE div.container p {
	padding: 6px 0 22px 0;
	font-size: 1.2em;
}
/* FrameF */
.frameF h1 {
	float: left;
	margin: 25px 0 0 3px;
	padding: 12px 0 7px 0;
	width: 494px;
	font-size: 1.3em;
	border-bottom: 1px solid #DBDCDE;
	display: inline; /* for ie6 below */
}
.frameF h1.divide {
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/dot3.gif) repeat-x left top;
}
.frameF h1.borderBottom {
	border-bottom: 1px solid #DCDCDC;
}
.frameF h1 span{
	float: left;
	margin-left: 7px;
	background: none;
	font-size: 16px;
	display: inline; /* for ie6 below */
}
.frameF h1 span.em{
	float: left;
	margin-left: 7px;
	background: none;
	font-size: 1.2em;
	display: inline; /* for ie6 below */
}
.frameF p {
    padding: 10px 10px 0 10px;
	font-size: 14px;
}
.frameF p.sizeA{
	font-size: 12px;
}
.frameF p.sizeE{
	font-size: 1.2em;
}
/* other */
span.outOfStock {
	width: 113px;
	height: 19px;
	margin-left: 4px;
	background: url(http://c1.nemimage.com/Resource/WWW/Themes/2008/images/btnOutOfStock.gif) no-repeat left top;
	display: block;
	overflow: hidden;
}
.firstUpper {
	text-transform: lowercase;
	text-transform: capitalize;
}
/*for register page*/
.frameA p.control1 {
	float: left;
	width: 100%;
	height: 34px; /* for ie5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 33px; /* except ie5.x */
}
.frameA p.control1 {
	/* for ie5 */	
}
/*add by jackie CRL13116*/
.frameB div.container dd h2.hotfeature {
	    min-height:2.8em;
	    _height:2.8em;
}
/*add by jackie CRL13116*/
.frameA div.container dd p.newarrivals {
	min-height:2.8em;
	_height:2.8em;
}

/*add by jackie CRL13116*/
.frameA a.butTextAlign{
	float:left;
	margin:5px 0 0 230px;
}


