/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
    /*overflow:scroll;*/
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;/*62.5%;*/
	color: #000000;
	background-color: #ffffff;
	/*font-family:Arial, Helvetica, sans-serif; */
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #900000;
	text-decoration: none;
	}
 
a:visited {
	color: #900000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #900000;
	text-decoration: underline;
	}
#navSupp ul li a:hover {
 	color:#EEEEEE;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color:#333;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding:0;
	font-weight:normal;
	margin-top:-1px;
	}

LABEL.checkboxLabel{
	margin:0.5em 0.3em;
	}
LABEL.radioButtonLabel 
{
margin:0;
padding:0;
}
DIV.radioButtonLabel 
{
margin:0;
padding:0;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	padding-left:10px;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 10px;;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
    margin-left:-6px;
	background-color: #FFFF66;
	color: #000000;
	border:none;
	border-bottom:1px solid #bbb;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 990px;
	vertical-align: top;
	overflow:hidden;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	margin:0;
	padding:0;
	width:100%;
	}
#headerWrapper{
	margin: 0em;
	padding: 0em;
	border-top:12px solid #756b32; width:100%;
	height:113px;
	overflow:hidden;
	}
#topBarWrap{
	overflow:hidden;
	}
#topBar{
	overflow:hidden;
	height:70px;
	width:990px;
	margin:auto;
	color:#640203;
	font-weight:bold;
	background:#fff;
	font-size:11px;

	}
.topBox{
	float:left;
	padding:1em;
	height:3em;
	}
#nav_header{
	/*border-right:1px solid #000;*/
	/*padding: 0.5em 0.5em 0.5em 0.5em;*/
	}
.nav_header{
	padding: 0em 0.5em 0 0.5em;
	}
#lang_header{
	border-right:1px solid #9a9a9a;
	padding-left:2em;
	}
#currency_header{
	float:left;
	padding:1.8em 0em 1.1em 0em;
	border-right:1px solid #000;
	color:#660033;
	overflow:hidden;
	}
#cart_header{ overflow:hidden; margin-right:0.6em; margin-left:0.2em; }
#cart_header a { color:#560201;}
.cart_header{
    float:left;
	background:url(../images/logo33_10.gif) 1px 16px no-repeat;
	padding:2.1em 1em 1.5em 4.1em;
	border-right:1px solid #000;
	}
.cart_header2{
    float:left;
	background:url(../images/logo33_101.gif) 1px 16px no-repeat;
	padding:2.1em 1em 1.5em 4.1em;
	border-right:1px solid #000;
	}
#logoWrap{
	margin:auto;
	width:990px;
	border-bottom:.5em solid #EEEEEE;
	}
#topLinks{
	margin: .2em auto;
	width:100%;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	font-size:10px;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	}
	
#tagline {
	color:#000000;
	font-size: 1.8em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

 #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
.floatingBox{
margin:0 6px;
width:350px;
 height:160px;
}
#dignsheng_backbutton
{ 
height:160px;
}

.wrapperAttribsOptions {
	margin:1em 0em;
	}

/*navigation*/

.navSplitPagesResult { text-align:center;}
.navSplitPagesLinks { text-align:center;}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #000;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #909090;
	border-top:5px solid #000000;
	height: 1%;
	}
	#navSuppWrapper{
	margin: 10px 0 0 0;
	background-color: #756b32;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #909090;
	border-top:5px solid #756b32;
	height: 1%;
	}
#navSupp{
	margin:auto;
}
#payments{
	float:left;
	background:url(../images/payments.gif) 1.5em 0 no-repeat;
	width:25%;
	padding:1em 0;
	}
#bottomNav{
	margin:auto;
	}
#bottomNav a, #bottomNav a:visited{
	color:#9a9a9a;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navSupp ul li a:visited, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #EEEEEE;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color:#EEEEEE;
	text-decoration:underline;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon,  #indexProductListCatDescription/*.buttonRow*/ {
	margin:0.5em;
	}
#indexProductList
	 { 
	  margin:0 0 0 12px;
	  border-left:1px solid #bbb;
	  border-right:1px solid #bbb;
	  border-bottom:1px solid #bbb;
      width:778px;
	  overflow:hidden;
	 }

    #whatsNew 
    { 
    margin-top:23px;
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
	}
#abc123456789dingsheng
{ width:776px; margin:0; overflow:hidden;
padding:0;}

#navMainSearch {
	float: right;
	}
#shoppingCartDefault {overflow:hidden; width:772px!important; margin-left:-10px;}


#navBreadCrumb {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    height:22px;
	padding:8px 0 0 25px;
    margin: 0 0 0 12px;
	background:url(../images/banjidaxiao.jpg) no-repeat;
	}

#navEZPagesTop {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 1.5em 0 1.7em .5em;
	color:#ffffff;
	}

#navEZPagesTop a:link, #navEZPagesTop a:visited{
	color:#ffffff;
	padding:0 1em 0 .8em;
	}
#navEZPagesTop a:hover{
	text-decoration: none;
	color: #663300;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/  .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	} 
#productDescription{ padding-top:10px;color:#444;}
#productDescription strong{ color:#222;}
#productGeneral{}
.alert {
	color: #FF0000;
	margin:auto;
	}
.advisory {}
.important {
	/*font-weight: bold; */
	}
	#dingsheng_currencies { margin:18px 0 0 0;}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerTwo,  #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
	}
#bannerOne{
	padding:0;
	margin: .5em 0 0 0;
	}
.banners img{
	padding:0;
	}
.centerColumn{
    margin:0;
	padding-top:0;
}
.Childpagestoright
{ margin-left:12px; 
border-left:1px solid #bbb;
border-right:1px solid #bbb; 
border-bottom:1px solid #bbb;
padding-left:6px;
padding-bottom:5px;
overflow:hidden;
}


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd 
    { border:1px solid #ddd;
	width:195px;
    text-align:left;
    font-size:11px;
	float:left;
	background-color:#eeeeee;
	height:80px;
	margin:-10px 0 0 0;
	padding:16px 0 0 5px;
	}

.tableHeading TH,.tableHeading TD {
	border: 1px solid  #afafaf;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	margin:auto;
    width:668px;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 20px;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate,  #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartAttribsList{ text-align:center; margin:0; padding:0;}
.cartAttribsList ul { list-style-type:none; margin:0; padding:0 20px;}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
#productMainImage { float:left; margin: 5em 1em 1em 0em; width:200px;}
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
.centerBoxWrapper {
	overflow:hidden;
	width:779px;
	margin-left:11px;
	height: 1%;
	}

h2.centerBoxHeading {
    margin:0;
	font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #ffffff;
	font-weight:normal;
	}
h1.centerBoxHeading {
    margin:0;
	font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #ffffff;
	font-weight:normal;
	}
/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #ffffff;
	}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:.5em 0 .7em 1em;
	background:#9a9a9a url(../images/catboxHeadingbg.gif) repeat-x;
}
.centerBoxHeading{
    width:760px;
	margin: 0em;
	padding:.3em 0 .4em 1.5em;
	background: #756b32;
}
#featuredProducts{
    border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
}
#categoriesHeading {
    position: relative;
    font-family:Arial, Helvetica, sans-serif;
    width:183px;
	height:22px;
	background:#756b32;
	font-size:13px;
	padding:8px 0 0 15px;
	}

#whatsnewHeading, #manufacturersHeading, #currenciesHeading, #musicgenresHeading, 
#recordcompaniesHeading, #searchHeading, #search-headerHeading, #shoppingcartHeading {
	background:#7EA65A url(../images/brownboxHeadingbg.gif) repeat-x;
	font-size:1.1em;
	padding:.4em 0 .5em 1em;
	}
#bestsellersHeading, #reviewsHeading,  #informationHeading, #moreinformationHeading, 
#ezpagesHeading, #bannerboxallHeading, #specialsHeading, #languagesHeading, #whosonlineHeading, 
#productnotificationsHeading, #tellafriendHeading {
	background:#A99A71 url(../images/greenboxHeadingbg.gif) repeat-x;
	font-size:1.1em;
	padding:.4em 0 .5em 1em;
	}
#featuredHeading
{   font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    width:183px;
	height:22px;
	background:#690004;
    padding:8px 0 0 15px;
}
#categories ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.category-top li{
	padding:0 0 0 20px;
	margin:0;
	background:#bbb;
	vertical-align:middle;
	/*background:#EEEEEE url(../images/shuangjiantou.png) .2em 1.3em no-repeat;*/
	}
li.category-top a{
	font-size:11px;
	padding:2px 0 0 1.7em;
	margin:0;
	color:#666;
	display:block;
	height:1.5em;
	background:#EBE7DF;
	background:#EEEEEE url(../images/shuangjiantou.png) 0.6em .5em no-repeat;
	}
li.category-top a:visited{
	color:#666;
	/*background:#EEEEEE url(../images/shuangjiantou.png) .2em 0.3em no-repeat;*/
}
li.category-products a{
	font-size:11px;
	padding:.2em 0 0 1.7em;
	margin:0;
	color:#666;
	/*font-weight:bold;*/
	display:block;
	height:1.8em;
	background:#EEEEEE url(../images/pointwps.png) 1.2em 0.4em no-repeat;
	}
li.category-top a:hover{
	text-decoration:none;
	background:#333333 ;
	color:#640203;
	background:#EEEEEE url(../images/shuangjiantou.png) 0.8em 0.5em no-repeat;
	}
li.category-products a:hover{
	text-decoration:none;
	color:#ba1f1f;
	background:#EEEEEE url(../images/pointwps.png) 1.4em 0.4em no-repeat;
	}
li.category-products a:visited{ color:#000;}
#categoriesContent{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
    border-right:1px solid #bbb;
	padding:0;
	margin:0;
	}
#bestsellersContent {
	color:#333333;
	font-weight:bold;
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	color:#333333;
	font-weight:bold;
	}
#extralinks{
	padding: .5em 0 .5em 1em;
	}
.leftBoxContainer{
	margin:0;
	}
#featured
{
	margin:0;
}
.sideBoxContent {
	background-color: #FFFFFF;
	border: 1px solid #bbb; 
	border-top: 0px solid #9a9a9a;
	border-bottom:none;
	margin:0 0 0 0 ;
	}
.sideBoxContent ul
{
padding:0;
margin:0 0 0 6px;
list-style-type:none;
}
#dingsheng_li
{ line-height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#dingsheng_li a
{ color:#666; text-decoration:none;}
#dingsheng_li a:hover
{ color:#FF0000; text-decoration:none;}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

 TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	.centeredContent
	{
	text-align: center;
	}
.navNextPrevWrapper { width:180px; float:right; font-family:Arial; font-size:12px; color:#830101; font-weight:600; margin:5px 50px 0 0; padding:0;height:50px;}
.navNextPrevWrapper a{ margin-right:1px;}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
.ic{
	display:none;
	}
#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A .category-top, A .category-top:visited {
	color: #000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #333333;
	font-weight:bold;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.attribsSelect{
	height:160px;
	background-image: url(../images/centerBoxHeadingbg.gif);
}
.back {
	float: left; 
	}
.back option
{ font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.forward,  #PPECbutton {
	float: right;
	}
	#shoppingCartDefault{ color:#333; float:right;}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-image: url(../images/centerBoxHeadingbg.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 5px 3px 3px 3px; line-height: 150%; font-size:13px}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

/***IMAGE HANDLER SUPPORT ***/

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}
#NewWarp{margin:0px auto;width:990px; font-size:18px;}
#menu2{ height:65px;float:left; overflow:hidden; padding-left:2px; padding-right:3px; border-left:1px solid #000; border-right:1px solid #000;}
#menu2 a{ text-decoration:none; color:#560201;}
#menu2 a:hover{ text-decoration:none;}
#menu3{float:left;}
.NewLogo{float:left;height:70px;width:300px; margin:0px; padding:0px;}
.No1{float:left; background:url(../images/logo33_04.gif) 1px 12px no-repeat;line-height:65px; width:60px;padding-left:40px; cursor:pointer;}
.No11{float:left; background:url(../images/logo33_041.gif) 1px 12px no-repeat;line-height:65px; width:60px;padding-left:40px; cursor:pointer;}
.No2{float:left; background:url(../images/logo33_06.gif) 1px 12px no-repeat;line-height:65px; width:56px;padding-left:36px; cursor:pointer;}
.No21{float:left; background:url(../images/logo33_061.gif) 1px 12px no-repeat;line-height:65px; width:56px;padding-left:36px; cursor:pointer;}
.No3{float:left; background:url(../images/logo33_08.gif) 1px 12px no-repeat;line-height:65px; padding-left:40px; cursor:pointer;}
.No31{float:left; background:url(../images/logo33_081.gif) 1px 12px no-repeat;line-height:65px;padding-left:40px; cursor:pointer;}
#NewWarp span{color:red;}
#menu4{height:69px;overflow:hidden;width:130px;}
#menu4 a{ text-decoration:none; margin-left:3px;margin-right:3px; cursor:pointer; color:#560201;}
#menu4 a:hover{ text-decoration:none;}
#addFavorite{ margin-top:22px; background:url(../images/logo33_12.gif) no-repeat;height:18px;width:129px;padding-left:20px;}
#Sininfo{ background:url(../images/logo33_14.gif) no-repeat;height:18px;width:129px;padding-left:16px;}

#navigationMenu{margin:0 auto;background: #FFFFFF ;height:40px; width:990px; overflow:hidden; font-size:12px; font-weight:600; border:1px solid #fff;}
.MenuFloatLeft{ padding-left:0px; padding-top:0px;line-height:24px; cursor:pointer; width:267px;}
.MenuOnMouseOver{float:left; padding-left:15px; padding-right:15px;line-height:40px; cursor:pointer; background-color:#334400;}
#navigationMenu a{color:#fff; text-decoration:none;}
#MenuSearch{float:right; margin-top:8px; background:url(../images/home_08.gif) no-repeat; height:24px;}

#slideRightPic{ float:right;width:225px;height:252px;margin-left:3px;}
#menu5522 {
margin:0;
padding:0;
width:990px;
height:40px;
background-image:url(../images/home_03.gif);
}
#menu55221 {
float:left;
margin:0;
padding:0;
width:710px;
height:40px;
}

#menu55221 ul {
margin:0;
padding:0;
list-style-type:none;
}
#menu55221 ul li {
float:left;
margin:0;
padding:0;
line-height:40px;
}
#menu55221 ul li a {
margin:0;
padding:0 26px;
display:block;
display:inline-block;
color:#fff;
text-decoration:none;
font-size:12px;
line-height:40px;
font-family: "Times New Roman", Times, serif;
font-weight:600;
}
#menu55221 ul li a:hover {
color:#756b32;
background-color:#3e3e3e;
}
.menushu {
display:block;
width:2px;
height:40px;
background:url(../images/home_05.gif);
}
#menu55222 {
float:left;
margin:0;
padding:0;
width:269px;
height:40px;

}
#loginDefault
{
font-family: Arial, Helvetica, sans-serif;
height:230px;
margin-left:12px; 
border-left:1px solid #828282;
border-right:1px solid #828282;
border-bottom:1px solid #828282;
}
#loginDefaultHeading,#createAcctDefaultHeading,#checkoutShippingHeading,#checkoutPaymentHeading,#checkoutPaymentHeadingAddress,#checkoutConfirmDefaultHeading,#checkoutSuccessHeading,#timeoutDefaultHeading,#logoffDefaultHeading,#allProductsDefaultHeading,#newProductsDefaultHeading,#featuredDefaultHeading,#ezPagesHeading,#pageThreeHeading,#pageTwoHeading,#privacyDefaultHeading,#shippingInfoHeading,#accountDefaultHeading,#accountHistoryDefaultHeading,#createAcctSuccessHeading
{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#830101;
margin:0; 
padding:10px 0 0 2px;
}
#cartDefaultHeading
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#830101;
}
#contactUsForm
{
margin:0;
padding:0;
width:760px;
}
#cartContentsDisplay{
border-collapse:collapse;
border-top:1px solid #afafaf;
border-left:1px solid #afafaf;
border-right:1px solid #afafaf;
width:690px;
overflow:hidden;
margin:auto;
}
#shoppingCartFlds{ margin:12px 20px 20px 14px;}
#cartContentsDisplay td
{ 
text-align:center;
}

#scUpdateImages
{ 
width:120px;
}
#scProductsHeading
{ 

}
#scUpdateSize
{
width:70px;
}
#scQuantityHeading
{
width:140px;
}
#scUnitHeading
{
width:60px;
}
#scTotalHeading
{
width:70px;
}
#scUpdatespace
{
width:60px;
}
.cartRemoveItemDisplay{ overflow:hidden;}
.cartRemoveItemDisplay .deleteBtn{
	margin-left:8px;
	float:left;
	width:30px;
}

.tabTable { margin-left:10px;}
#productListHeading { margin-left:10px;}
#productsListingTopNumber { padding-left:10px;}
.Childpagestoright H1
{ margin:0; padding:0;}
#productsListingBottomNumber { padding-top:3px; width:780px; text-align:center; font-size:11px; margin-top:10px; }
#productsListingallBottomNumber { width:770px; text-align:center; font-size:11px;}
/*#indexCategories{ border:1px solid red;}*/
#indexCategoriesHeading{ margin-left:11px;}
#productName { margin-left:205px; color:#830101; font-family:Arial; font-weight:bold; font-size:13px; width:350px; height:30px;padding-top:20px;}
#footer3  { text-align:center;color:#560201;}
#footer3 a{ text-decoration:none; color:#560201; }
#footer3 a:hover { text-decoration:underline;color:#560201;}
#dingshengimages { width:150px; height:150px; margin:auto;}
#dingshengproductname { height:36px; color:#000; margin-bottom:2px; margin:auto;}
#dingshengproductname  a{ color:#666;}
#bannerThree { margin-bottom:0;}
#productPrices { font-family:Arial; font-weight:none; font-size:15px; width:150px; float:left; margin:0; color:#FF0000;}
#productDetailsList { font-family:Arial; overflow:hidden; font-size:12px; color:#272727; width:200px; margin:5px 0 0 0; padding-left:2px; height:40px;}
#productweightmodelcart { float:left; width:550px; height:240px; padding:0; margin:0; }
#productTellFriendLink { float:left; padding:0; margin:10px 0 0 0;}
#productSingDetailes{ overflow:hidden; margin-bottom:5px; height:300px;}
#productAttributes { background-color:#efefef; width:200px; height:50px;float:left;padding:0; border:1px solid #ddd;}
#productAttributes h3 { background-color:#ddd; margin:0;}
#priceaddtocart { width:250px; margin:0; padding:0;}
#alsoPurchased {
width:780px;
*width:780px!important;
*width:600px;}
#alsoPurchased { 
margin-left:-10px;
*margin-left:-10px!important;
*margin-left:-7px;
 }
#alsoPurchased  h2{  
width:764px;
*width:762px!important;
*width:760px;
}
#pay { 
text-align:center;
margin:10px 0 0 0;
padding:0;
width:198px;
}
#pay ul {
margin:0;
padding:0;
list-style-type:none;
}
#pay ul li {
margin:5px;
padding:0;
}
#dingshengcheckout { margin:0 0 0 160px; width:500px;}
#dingshengcheckout  ul {
margin:0;
padding:0;
list-style-type:none;
}
#dingshengcheckout ul li { float:left;
margin: 0 5px 0 0;
padding:0;
}
#checkoutSuccessHeading { font-family:Arial, Helvetica, sans-serif; font-size:11px; margin-top:5px; margin-bottom:5px; color:#000000;}
#login-password,#login-email-address { width:120px;}
#createAcctDefault{ font-family:Arial, Helvetica, sans-serif; color:#333333;}
#loginDefault {  color:#333333; font-size:11px;}
#dingsheng_signupbutton { margin-top:8px;}
#dingsheng_password_forgotten { margin-left:122px; margin-top:6px;}
#dingsheng_myaccount  { margin-top:110px; margin-left:686px; padding:0;margin-bottom:-28px;}
#dingsheng_myaccountforconrirmation { margin-top:110px;float:right; padding:0;margin-bottom:-10px;}
#checkoutShipping { font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:#333;}
#checkoutPayment,#accountDefault,#pageThree,#contactUsDefault,#checkoutConfirmDefault,#accountHistInfo,#accountHistoryDefault{  font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:#333; }
#editshippingbuttonlink  { margin-top:0px; float:left;}
#dingsheng_buttoncontinue { margin-top:4px; margin-right:4px;}
.OnLinediv{
 text-align:right;
 width:191px; 
 z-index:1000; 
 position:absolute; 
 top:80px; 
 right:10px;
}

#slideRightPic{ float:right;width:225px;height:252px;cursor:pointer;}
	#center{
	margin-left:11px;
	*margin-left:11px!important;
	*margin-left:8px;
	height:252px;
	overflow:hidden;
	margin-bottom:-21px;
	}
	#slider {
		position: absolute;
		width: 536px;
		*width: 536px!important;
		*width: 537px;
		height: 232px;
		overflow: hidden; 
		background: #000;
		border: 10px solid #000;
	}
	#slider .slide {
		position: absolute;
		top: 0px;
		height: 333px;
		width: 536px;
		*width: 536px!important;
		*width: 537px;
		background: #000;
		overflow: hidden;
		border-left: #000 solid 1px;
		cursor: default;
	}
	#slider .title   {
		color: #F80;
		font-weight: bold;
		font-size: 1.2em;
		margin-right: 1.5em;
		text-decoration: none;
	}
	#slider .diapo {
		position: absolute;
		filter:alpha(opacity=100);
		opacity: 1;
		visibility: hidden;
	}

#dingshengpaypal { width:600px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:10px; color:#333;}
.payment_method { border:1px solid #000; width:178px;}
#christianaccount { margin:80px 0 0 0; float:right;}
#dingshengqty { width:55px;}
#dingshengadd { height:20px;}
#dingshengadd input { float:right; margin-right:116px;*margin-right:90px!important;*margin-right:90px; margin-top:-14px;}
