/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body { 
	background:#52413A;
	margin:0; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color: #000000;
	line-height:150%;
	text-align:center;
}
a{color:#000000; text-decoration: none;}
a:hover { color:#666666; text-decoration: none;}

a img{ border:0;}

/*wrappers - page or section containers*/
#mainWrapper {
 padding:1px;
	margin:0 auto;
	width: 950px;
	text-align: left;
	vertical-align: top;
	clear:both;
	}

.leftBoxContainer,.rightBoxContainer {/*left&right box border */	
	margin-bottom:6px;
	/*background: #fff url(../images/boxcenter---.jpg) repeat-y;*/
}
.leftBoxHeading,.rightBoxHeading {/*left BOX tittle*/
	/*background:#000000 url(../images/arrw.jpg) no-repeat 8px 3px; */
	color:#ffffff; 
	font-size:12px;
	margin:0; padding:0; 
	font-weight:bold;
	padding-left:35px;
	font-variant:small-caps; height:25px;
	line-height:25px;
	background:#A69F99;
}
.leftBoxHeading a,.rightBoxHeading a { color: #000; }
.leftBoxHeading a:hover,.rightBoxHeading  a:hover { color:#000000;text-decoration:none;}
.sideBoxContent {  padding:5px; overflow:hidden;}
.wrapper ul { list-style:none;}
.wrapper ol{ color:#000000}
.wrapper ol li a { color:#000000}
.wrapper ol li a:hover{color:#000000 }

#000categories{/* categories box*/
	background:url(../images/leftbg.jpg) repeat-y center; margin-bottom:6px;
}
/*#categoriesHeading {
	background:#000000 url(../images/arrw.jpg) no-repeat 8px 3px; 
	color:#ffffff; 
	font-size:12px;
	margin:0; padding:0; 
	font-weight:bold;
	padding-left:35px;
	font-variant:small-caps; height:25px;
	line-height:25px;
	
}*/
#categoriesContent{padding:1px; border:0px solid #CCCCCC}
#categoriesContent ul { margin:0; padding:0; list-style-type:none; }
#categoriesContent ul li { /*border-bottom:1px solid #dddddd;*/ line-height:25px; _line-height:12px; }
#categoriesContent ul li a.category-top{ display:block;padding-left:10px; color:#000000; font-weight:bold; /*background-color: #fff*/}
#categoriesContent ul li a.category-top:hover{text-decoration:underline; /*background-color:#eaeaea;*/ color:#333333}
#categoriesContent ul li a.category-products{ color:#DF1733; padding-left:20px;background:url(../images/dot.gif) no-repeat 8px center;}
#categoriesContent ul li a.category-products:hover{ color:#D6C471; text-decoration:underline }

/*categorylistboxContent*/
#categorylistboxHeading {
	background: url(../images/cheading.gif) repeat-x left top; 
	line-height:10px; 
	color: #FF6600; 
	font-size:12px; 
	font-weight:bold;
	padding-left:20px;
}
#categorylistboxContent{padding:1px; border:0px solid #CCCCCC}
#categorylistboxContent ul { margin:0; padding:0; list-style-type:none; }
#categorylistboxContent ul li { margin:1px; margin-top:5px; border-bottom:1px solid #efefef; line-height:15px; }
#categorylistboxContent ul li a.category-top{ font-weight:bold;padding-left:15px; color:#000000;}
#categorylistboxContent ul li a.category-top:hover{ color: #000; text-decoration:underline}
#categorylistboxContent ul li a.category-products{ color:#444; padding-left:15px;background:url(../images/dot00.gif) no-repeat 16px center;}
#categorylistboxContent ul li a.category-products:hover{ color: #FF6600; text-decoration:underline }
/*categorylistboxContent*/

.rightBoxContainer img { margin:3px 0;}
#ezpagesContent ul li { margin:3px; border-bottom:1px solid #eeeeee; }
#ezpagesContent ul li a {background:url(../images/dot.gif) no-repeat 3px center;padding-left:20px; color:#000000;}
#ezpagesContent ul li a:hover { color:#FF6600}
.centerBoxWrapper {/*center box border */ 
	/* border:1px solid #eeeeee; */
	height: 1%;
	margin-bottom:8px;
	text-align:center;

}
.centerBoxHeading{/*center box tittle */
	margin: 0em;
text-align:left;
	font-size:12px;
	color:#ffffff;
	background:#A69F99;
 padding-left:35px;
 font-variant:small-caps; height:25px;
	line-height:25px;
}

#contentMainWrapper {/* content a  table */
	margin-top:5px;
	padding:0;
}
#navColumnOne, #navColumnTwo {/*table left and right td */
	background-color: transparent;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin:auto;
}

.centerColumn{ /* no need in index because have many single div*/

	padding:0; padding-left:10px; background:#FFFFFF;
	/*border:1px solid #006AB6;*/
}
                                                                                                             /*��ҳ��ʽ*/
#indexDefault{padding:0; }/*��Ҫͬʱ��.centercolumn*/
#indexDefaultMainContent { margin-bottom:10px;text-align:center; }/*index main text*/
#indexDefaultMainContent td { padding:5px 0} 
#indexDefault .centeredContent,#shoppingCartDefault .centeredContent { /*centerbox content*/
	text-align: center;
	padding:0;	
}

h1 {
	font-size:14px; margin-bottom:10px; color: #333333;

	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 13px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS,.larger{
	font-size: 1.1em;
	}



h1, h2, h3, h4, h5, h6 {
	margin: 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, Helvetica, sans-serif;
	font-size: 12px;
	}

FORM, SELECT, INPUT {
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {

	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid  #999999;
	}

LEGEND {
	color:#000;
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 0.8em;
	padding: 0.2em;
	padding-right:5px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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 #dddddd;
	}

/*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 {
	background-color: #FFFF66;
	color: #000000;
	}



#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul,  #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}




#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
 #accountLinksWrapper { border:0px solid #FF9900;  padding:20px;}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 12px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	margin:0 5px;
	}

#payments{
	float:left;
	background:url(../images/payments.gif) center center no-repeat;
	width:25%;
	padding:1em 0;
	}
#bottomNav{
	margin:auto; 
	}
#bottomNav ul {}
	
#bottomNav a, #bottomNav a:visited{
	color:#fff;
	}
	#bottomNav a:hover{ text-decoration:underline}

#navCatTabsWrapper {
	background-color: #000;
	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;
	}


#navSupp ul li a:hover {
	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, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}




/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
#whatsNew { text-align:center}
/*.content,*/ 

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}


#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
	}
#bannerOne{
	padding:0;
	margin:0;
	}
.banners img{
	padding:0;
	}


.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}


#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color:#333333;
	}

.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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}


#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: 5px 0; 
	}



/*sideboxes*/
.columnLeft {}


.login { padding:5px 10px;}



#bestsellersContent {
	color: #FFFF99;
	font-weight:bold;
	}
#informationContent a,#bestsellersContent, 
#bestsellersContent a{
	color: #000000;
	font-size:12px;
	}
	
#informationContent a:hover, #bestsellersContent, 
#bestsellersContent a:hover{
	color: #FF6600;
	font-size:12px;
	}
#extralinks{
	padding: .5em 0 .5em 1em;
	}



#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:#FFFF99;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color:#000000;
	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*/
.back { float:left;
	
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}



.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 3px;
	list-style-type:none;
	padding-left:15px;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

#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 {

	}

/***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;
}


#navBreadCrumb {/*����*/
	padding:5px;
	font-size:12px;
	font-weight: bold;
	color:#333333;

	}



/*product_info*/
.categoryIcon {border-bottom:1px solid #CCCCCC; padding:3px; margin-bottom:10px;  background:#eeeeee}
.navNextPrevWrapper { margin-bottom:10px;}
#categoryDescription { border-bottom:1px solid  #eeeeee}
#productMainImage { border:1px solid #eeeeee; text-align:center; padding:5px;}
	.imgLink{ }
#productName{ }
#productDescription, .shippingEstimatorWrapper {
	padding:3px;
	}
	.biggerText {font-size: 1.2em;}
	ul{ list-style:none;}
#cartAdd {
	float: left;
	text-align: center;
	margin: 1em;
	border: 1px solid #eeeeee;
	padding: 1em;
	}
.tabTable {margin-bottom: 1.0em; }/* ��Ʒ�б��� common tpl_tabular_display.php*/
.tabTable tr { border:1px solid red}
	td p{ text-align:left; font-size:12px;}
	.productListing-rowheading{}
	.productListing-heading{ background:#fff; color:#FFFFFF; padding:3px;
	 }
	.productListing-data { padding:5px; border-bottom:1px dashed #ccc; text-align:left}/*�������*/
	.productListing-odd { }/*����ʽ1*/
	.productListing-even{ background: #fff}/*����ʽ2*/
	.itemTitle { padding:0;line-height:150%; font-weight:normal; font-size:12px}
	.itemTitle a:hover{color:#C30864; text-decoration:underline;}

/*����ҳ�� tpl_shopping_cart_default.php*/
#cartContentsDisplay { }/*�����б�*/
.tableHeading {
	background-color: #999999; 
	}
.tableHeading th{
	}
.rowOdd {
	background-color: #eeeeee;
	height: 1.5em;
	vertical-align: top;
	}
.rowEven {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
	}
.rowEven  td,.rowOdd td{ padding-left:10px; padding-right:10px;}
#cartSubTotal {
	border: 1px solid #dddddd;
	margin-top:5px;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

	
/*�Ҳ๺���*/
.cartNewItem {
	color: #FF9900;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

/*----------------------------header css-----------------------------*/
#headerWrapper {
	margin: auto;
	clear: both;
	width: 950px;
	position:relative;
	background:url(../images/shoeshop.jpg) no-repeat center top
}
#logoWrapper{ }
#logo { width:315px; float:left; margin-left:10px; height:100px; }
#logo img {visibility:hidden;}
#logo a{ width:255px; height:100px; display:block; }
#list { float:right; width:430px; color:#000; margin-right:0px;}
#list ul { text-align:right}
#list ul li {margin:2px 0;}
.bag { background:url(../images/cart.gif) no-repeat left center; padding-left:20px;}
#cart { background:url(../images/cart.gif) no-repeat left center; padding-left:20px; margin-top:50px}
#list a {margin:0 10px;color:#000;font-weight:bold;}
#list a:hover {color:#ff6600}


#menu{ margin:0px auto; padding:0; background-color:#150200; height:25px; color:#fff; font-weight:bold}
#menu .banner { background: red}
#menu ul{ list-style:none; margin:0; padding:0;}
#menu li{ line-height:25px; float:left; }
#menu li a{cursor:pointer; font-size:12px; 
	float:left;
	padding-left:14px;
	padding-right:14px;
	color:#ffffff;
	font-weight:bold;
	background:#150200; }
#menu li a:hover{ text-decoration: none; background:#fff; color:#150200;}
#menu li.web_hot a {color:#ffffff; background:#150200 url(../images/hot.gif) 90% top no-repeat; margin-right:-10px; }
#menu li.web_hot a:hover { background:#fff  url(../images/hot.gif) 90% top no-repeat; color:#150200;}


#submenu { background:#ddd; padding:5px 0 3px 15px;}
.notice { float:left; font-weight:normal;
	width:540px; 
	background:url(../images/noticedot.gif) no-repeat 10px center; padding-left:30px}
#topBar{ background:url(../images/noticebg.jpg) repeat-x left bottom;
	margin:0 auto;
	color:#2C2C2C;
	font-weight:bold; padding:5px; height:15px
	}

.topBox{
	float:left; text-align:right;

	}
#nav_header{ border:none; }/*Home login*/
#lang_header{ border:none; padding:0 10px; float:right;}
#currency_header{ border:none; float:right}
#cart_header{
	background:url(../images/cart_bg.gif) 2em 0 no-repeat;
	padding:.2em 0 0 8em;
	}
/*------------------------header css---------------------------------*/

/* login */
.textlist { padding-left:5px; margin:0}
.textlist ul { margin:0}
.textlist ul li { margin:3px; line-height:150%}
.btn {
	vertical-align: middle;
	color: #FFFF99;
	background: url(../images/search.gif) no-repeat center center;
	height: 25px;
	width: 52px;
	border:0;	
	margin: 7px 3px 5px;
	font-size:12px;
}
input,textarea,select { background:#958877; padding:0; vertical-align:middle;

	background: #fff;
	COLOR: #000000;}
/*login box background effects*/
#loginbox{ background: url(../images/loginbg.jpg) repeat-x top;}
#loginboxHeading{background: url(../images/loginbg_key.jpg) no-repeat top right;}
#loginContent{background: url(../images/loginbg_key.jpg) no-repeat 100% -28px;}

#loginbox div.btn { float:right; clear:both;}
#loginbox .btn input {/*��ť*/ 
	vertical-align: middle;
	text-align:center;
	color:#fff;
	font-weight:bold;
	height: 26px;
	width: 67px;
	border:0;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
} 

.servicebg { background: #efefef url(../images/servicebg.jpg) bottom center no-repeat; height:100px;}
#livechat {  width:120px;height:60px; margin-top:100px;
display: block}

/* login */


#whatsnew .sideBoxContent { text-align:center}
#productListing { text-align:center}
.categoryListBoxContents { text-align:center; vertical-align:middle; color:#ff0000; font-weight:bold; background:#FFF; padding-bottom:10px}
#ttt { background:#000000; padding:3px; color:#FFFFFF; padding-left:20px}
marquee { border:0px solid #cccccc; background:#000; width:700px; color:#fff; font-weight:bold;}
#indexCategoriesHeading { color:#000; margin:10px 0}
#whatsNew,#featuredProducts,#specialsDefault { color:#FF6600; font-weight:bold;}
#whatsNew a,#featuredProducts a{font-weight:normal;}
#whatsNew a img,#featuredProducts a img{  border:1px solid #eee; padding:10px}
#whatsNew a:hover img,#featuredProducts a:hover img{ border:1px solid #CECFD4;}
#featured .centeredContent { text-align:center;}
#productListing .centerBoxContentsProducts { color:#FF6600; font-weight:bold}
#productListing a img {  border:1px solid #eee; padding:10px}
#productListing a:hover img {  border:1px solid #CECFD4}
.additionalImages { vertical-align: top;margin: 5px 0;}
#productAdditionalImages .additionalImages img,#popupImage .product_img img{ padding:3px; border:1px solid #666666; margin:3px;}
#productAdditionalImages .additionalImages img:hover,.a_i_hover,#popupImage .product_img img:hover{ border:1px solid #999999}
#productAdditionalImages .centeredContent { }

#navSuppWrapper{ width:950px;text-align: center;  clear:both;margin:0 auto;}/*footer*/
	#navSupp { padding:5px; color:#FFFFFF;}
		#bottomNav {}
		#bottomNav ul { background:none}
		#bottomNav ul li a:link { text-decoration:none}
		#bottomNav ul li a:visited { color: #fff;}
		#bottomNav ul li a:hover{text-decoration:underline}
		#bottomNav ul li a:active { color: #fff;}

#siteinfoIP { } 
#siteinfoLegal { text-align:center; font-size:11px; }
#siteinfoLegal img { margin:0 10px;}
.product_size_img{ background:url(../images/size_img.jpg) no-repeat center 5px; height:130px;}
.titProDivItems{ color:#CC3300; margin-bottom:3px;}
.actLeftDiv{  border:1px solid #D9D9D9;}
.proInfoPage{background:url(../images/button_det.gif) no-repeat center;height:23px; width:70px; }
.imgDivPro{ padding:3px; margin:3px; border:1px solid #D9D9D9;}
.titProDiv{ background:url(../images/zone_title_bg.gif) no-repeat center; height:29px; font-size:13px; font-weight:bold; padding-left:30px; line-height:26px; margin-bottom:5px;}

.banner_top a { display:block;background:url(../images/flash1.jpg) no-repeat; width:950px;height:318px; margin:0 auto; }
.ad_txt{ display:block; padding-top:120px;padding-left:370px;*padding-left:260px; font-size:16px; font-weight:bolder; line-height:30px; text-align:left; width:448PX; height:110px; }

.ad_txt span{ color:#943e40}

.live{ position:absolute;left:660px; top:15px; width:200px;}
.web_hot{ background:url(../images/star.gif) no-repeat 80px 2px; }
.web_hot a{ padding-right:35px!important;}

#bannerboxallHeading{ }
#taglineWrapper #list li{ float:right;}
#taglineWrapper #list ul{ margin:0; padding:0; text-align:right}
.live_chat{ float:left; padding-top:36px; }
/*.live_chat img {visibility:hidden;}*/
#checkoutBillto address,#checkoutShipto address{ background-color:#eeeeee; padding:10px; margin-top:5px; margin-bottom:10px;}
#productPrices  .productSpecialPrice{ color:#FF6600}
.productReviewsDefaultReviewer{ font-family:Arial, Helvetica, sans-serif; font-size:12px!important;}
#productReviewsDefaultHeading{font-family:Arial, Helvetica, sans-serif; font-size:13px!important; color:#7F7E7E;}
#productGeneral #productDetailsList{ float:none; margin:0; padding-left:0}
#productGeneral .productReviewsDefaultProductMainContent{ font-family:Arial, Helvetica, sans-serif; font-size:1.2em;}
#currenciesHeading label{ line-height:25px;}
.attrDivPro_1{ font-size:12px; color:#FF6600;}
.rightBoxProHeading{
	background-color:#ccc;
	width:100%;
}
#rightBoxProductDisplay{
	width:200px;
	float:left;	
}
.h_ms{width:735px; height:100%; overflow:hidden; padding-bottom:10px; background:url(../images/msg.gif) repeat-y left top; border-bottom:15px solid #E4E5CF}
.m_b{ background:url(../images/msb.gif) no-repeat left top; width:665px; height:36px; padding-top:290px; padding-left:70px}
.h_time{ width:300px; float:left; font-size:16px; color:#FFFFFF; font-weight:bolder}
.h_time2{font-size:16px; color:#FFFFFF; font-weight:bolder}
.h_pro_s ul{ margin:0; padding:10px 0 0 23px}
.h_pro_s li{ width:230px; float:left ; padding-bottom:15px;}
.h_price{ padding-top:5px; padding-bottom:5px;}
.h_price span{ text-decoration: line-through}
.h_price strong{ color:#990000}
.h_ms h2{ font-size:12px;}
.h_title { width:650px; margin:0 auto; background-color:#E4E5CF; clear:both; padding-left:20px; line-height:30px; font-size:14px; font-weight:bolder}
.h_ccc li{ padding-top:5px; border-bottom:1px dotted #E4E5CF; }
.hot{ width:260px; height:100px; position:absolute;top:0px;left:0px; background:url(../images/hot.gif) no-repeat left top; background:#000; z-index:999; display:none;}

.leftBoxHeading {height:24px; line-height:24px; /*background:url(../images/arrw.jpg) left top no-repeat;*/}


/*cho_add*/
.header_holiday { width:730px; overflow:hidden; height:356px; background:#000000 url(../images/cho_amede.jpg) left top no-repeat;}
.main_holiday {width:710px; overflow:hidden; height:auto; background:url(../images/cuxiao_bg.gif) left top repeat-y; padding:10px 10px; }
.main_holiday .holidayListBoxContents {text-align:center;}
.main_holiday .holidayListBoxContents span.normalprice {color:#333333;}
.main_holiday .holidayListBoxContents span.productSpecialPrice {color:red; font-weight:bold;}
.main_holiday .holidayListBoxContents span.productPriceDiscount {font-weight:bold;}
.footerHoliday {font-size:0px; height:9px; width:730px; overflow:hidden; background:url(../images/cho_cuxiao_bottom.gif) left top no-repeat;}
a.category-links  {background:#FFFFFF;}
.cartTableHeading {background:#FFFFFF;}
.cartTableHeading td {text-align:center;}
#dddddd {background:#000000;}
#navColumnOne {background:#EEE7E1;}
#contentMainWrapper {background:#FFFFFF;}