/**
 * 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: #FFFFFF url(../images/image018.jpg) repeat-x left top ;
	margin:0; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color: #333;
	line-height:150%;
	text-align:center;
	background: #FFFFFF;
}
a{color: #444; text-decoration: none;}
a:hover { color:#81671A; text-decoration: none;}

a img{ border:0;}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color:#fff;  padding:0;
	margin:0px auto;
	text-align: left;
	width: 970px;
	vertical-align: top;
	clear:both;
	}

.leftBoxContainer,.rightBoxContainer {/*left&right box border */	
	margin-bottom:6px;
	background:#fff url(../images/boxcenter---.jpg) repeat-y;
	
}
.rightBoxContainer {border:1px solid #eee;}
.leftBoxHeading,.rightBoxHeading {/*left BOX tittle*/
	background:#fff url(../images/menubg2000.gif) repeat-x left bottom; 
	height:20px; 
	color:#444; 
	font-size:12px; 
	font-weight:bold;
	padding-left:16px;
	padding-top:5px;
	border-bottom:1px solid #eee;
}
.leftBoxHeading a,.rightBoxHeading a { color:#000000; }
.leftBoxHeading a:hover,.rightBoxHeading  a:hover { color:#000000;text-decoration:none;}
.sideBoxContent { /*background:url(../images/boxbottom---.jpg) no-repeat center bottom;*/ padding:10px 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 {/*categoriesheading BOX tittle*/}
#categoriesContent{padding:1px; border-bottom:1px dotted #C2C2C2;}
#categoriesContent ul { margin:0; padding:0; list-style-type:none; }
#categoriesContent ul li { margin:1px; line-height:25px }
#categoriesContent ul li a.category-top{ display:block; font-size:14px; font-weight:bold; _float:left; _width:80%;  padding-left:20px; color:#444444;}
#categoriesContent ul li a.category-top:hover{ color: #ff6600; border-bottom:0px solid #FF3300; text-decoration:underline;}
#categoriesContent ul li a.category-products{ font-weight:bold; color:#808486; padding-left:32px;/*background:url(../images/dot.gif) no-repeat 30px center;*/}
#categoriesContent ul li a.category-products:hover{ color: #ff6600; text-decoration:underline }


/*customer service*/
#ezpages { }
#ezpagesContent ul{ margin:0; padding:0; list-style-type:none; }
#ezpagesContent ul li { margin:1px; border-bottom:1px solid #eeeeee; }
#ezpagesContent ul li a {background:url(../images/dot000.gif) no-repeat 3px center;padding-left:5px; font-weight:bold; color:#444;}
#ezpagesContent ul li a:hover { color:#EF5A9D}
.centerBoxWrapper {/*center box border */ 
	border:0px solid  #eeeeee;
	height: 1%;
	margin-bottom:8px;
	padding:0px;
	text-align:center;
}
.centerBoxHeading{/*center box tittle */
	margin: 0em;
	text-align:left;
	font-size:14px;
	color: #4F5D63;
	height:28px;
	padding-left:15px;
	background:url(../images/leftBoxHeading_bg.jpg) left bottom repeat-x;  line-height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#contentmainwrapper {/* content a  table */
	padding:0;
}
#navColumnOne, #navColumnTwo {/*table left and right td */
	background-color: transparent;
}
#navColumnOneWrapper {
	margin:auto;
}
#navColumnTwoWrapper {}
.centerColumn{ /* no need in index because have many single div*/

	padding-left:0px;
	/*border:1px solid #006AB6;*/
}
                                                                                                             /*��ҳ��ʽ*/
#indexDefault{ padding:0;}/*��Ҫͬʱ��.centercolumn*/
#indexDefaultMainContent { text-align:left; background:#fff; border:0px solid #eee;padding:0; margin-bottom:10px; }/*index main text*/
#indexDefaultMainContent td { padding:5px 0} 
/*banners style;*/
#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0; text-align:center;
	}
#bannerOne{
	padding:0;
	text-align:center;
	margin:6px 0 6px 0;
	}
.banners img{
	padding:0;
	}
#bannerFour {/*footer home bottom text*/ text-align:left; padding:8px; border:0px solid #ddd;}



#indexDefault .centeredContent,#shoppingCartDefault .centeredContent { /*centerbox content*/
	text-align: center;
	padding:0;	
}

h1 {
	font-size:12px; margin-bottom:5px; color:#444;

	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	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  #ccc;
	}

LEGEND {
	color:#000;
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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 #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 {
	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:5px solid #82D7CF;  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 { background:#000}
	
#bottomNav a, #bottomNav a:visited{
	color:#204c48;
	text-decoration:underline;
	}



#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navCatTabs ul{ padding:0}

#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: #444;
	white-space: nowrap;
	}
#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;
	}




.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: #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*/
#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 {}


#categoriesHeading {

	}

.login { padding:5px 10px;}




#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 {

}

#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: #333333;
	font-weight:bold;
	padding-left:10px
	}
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;

	}
#navSuppWrapper{ text-align: center; margin-top:5px; background:#fff; font-size:11px;
}/*footer*/
#navSuppWrapper ul { font-weight:bold; background:#fff;color:#444; font-size:11px; border:0px solid #ccc }
#navSuppWrapper ul a { color:#444; }
#siteinfoIP { } 
#siteinfoLegal { text-align:center; font-size:11px; color:#333}
#siteinfoLegal a { color:#333}
#siteinfoLegal a:hover { color: #CC3300}
#siteinfoLegal img { margin:0 10px;}


/*product_info*/
.categoryIcon {border-bottom:1px solid #eee; padding:3px; margin-bottom:10px; }
.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: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #ece7df; background:#f5f3f0;
	padding: 1em;
	}
.tabTable {margin-bottom: 1.0em; border:1px solid #ccc }/* ��Ʒ�б��� common tpl_tabular_display.php*/
.tabTable tr { border:1px solid red}
	td p{ text-align:left; font-size:12px;}
	.productListing-rowheading{}
	.productListing-heading{ background:#eee; text-align:left; color:#000; padding:1px;	 }
	.productListing-data { padding:3px; text-align:left; border-bottom:1px dashed #ccc; color:#333; }/*�������*/
	.productListing-data a{ font-size:14px; color:#444; font-weight:bold}
	.productListing-data a img { border:1px solid #eee; padding:3px;}
	.productListing-data a:hover img { border:1px solid #33CCFF;}
	.productListing-odd { }/*����ʽ1*/
	.productListing-even{ background: #fff}/*����ʽ2*/
	.itemTitle { padding:0;line-height:150%; font-weight:normal; font-size:12px}



#shippingEstimatorContent,#infoShoppingCart div{ background-color:#ECE7DF}
.tableHeading {
	background-color: #ECE7DF; 
	}
.tableHeading th{
	border-bottom: 2px solid #CFC3AF;
	}
.rowOdd {
	background-color:  #82D7CF;
	height: 1.5em;
	vertical-align: top;
	}
.rowEven {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

#cartSubTotal {
	border: 1px solid #ECE7DF;
	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;
background:#fff;
}
#logoWrapper{ padding:10px 0;   margin-bottom:5px; width:970px; float:left; }

.banner_b {clear:both; text-align:center; width:960px; _display:inline; margin:0 5px; height:26px; _float:left; border-bottom:#ccc 1px solid; border-top:#ccc 1px solid; padding:5px 0px;}
.banner_b li{ text-transform:uppercase; list-style:none; float:left;  border-right:#FFFFFF 1px solid;  font-family:Verdana, Arial, Helvetica, sans-serif; display:block;  }
.banner_b li a{padding:0 14px; font-weight:bold; line-height:26px; display:block; }
.banner_b li a:hover { line-height:26px; color:#F0AE3B;}
#logo { width:260px; float:left; padding:0px 0 0 10px;color:#CA1566; }
#logotext {float:right;color:#333; width:670px; display:none; }
#list { float:right; width:600px; padding-right:5px;}
#list ul { margin:0; padding:0; height:auto;}
#list ul li { float:left; margin:0px 0 6px 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:#333;font-weight:bold}
#list a:hover {color:#d24cbb}


#menu{ float:right; width:600px; height:auto;}
#menu .banner { background: red}
#menu ul{ list-style:none; margin:0; padding:0;}
#menu li{ line-height:28px;float:right; margin:1px;}
#menu li a{cursor:pointer;
	color:#333333;
	}
#menu li a:hover{ text-decoration:none; color: #81671A; }
#list #list_one {float:right; width:auto; margin:0px; padding:0px;}
#list #list_one li {margin:0px; padding:0px; float:left; width:auto;}

#navCatTabsWrapper {
border-bottom:2px solid #82D7CF;
border-top:1px solid #82D7CF;
	color: #9a9a9a;
	height:25px;
	padding-left:0px;
}
#navCatTabsWrapper ul li a { color:#333333; display:block; float:left; padding-left:20px; padding-right:20px; height:25px; line-height:25px;background-color:#82D7CF; margin-right:5px; border-left:1px solid #82D7CF;border-right:1px solid #82D7CF;}
#navCatTabsWrapper ul li a:hover { color:#000000; background-color:#ffffff}


#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;
}
#menu .btn {
	vertical-align: middle;
	color: #FFFF99;
	background: url(../images/search.gif) no-repeat center center;
	height: 23px;
	width: 52px;
	border:0;	
	font-size:12px;
}
input,textarea,select { background: #FFFFFF; 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}
#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}




/*search style*/
#searchbg {
	float: right;
	width:780px;
	background:url(../images/seach_bg.gif) repeat-x
}
#searchbg .left {
	background: url(../images/search_bg_left.gif) no-repeat left top;
}
#searchbg .right {
	background: url(../images/search_bg_right.gif) no-repeat right top;
	height: 60px;
}
#search {
	background: url(../images/seachinbg.gif) repeat-x left 3px;
	margin:0 3px;
	-margin:0 1px;
	padding-top:3px;
	height:32px;
	line-height:32px;
	float:left;
	width:647px;
}
#search .title {
	background: url(../images/search1.gif) no-repeat left top;
	height:32px;
}
#search .searchSelect {
	height:19px;
	margin-left:65px;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#000;
	border:0;
	background:#fff
}
#search .searchinput {font-family:Arial; font-size:11px;
	background:#fff; width:100%;
	border:0;
	height:17px;
	padding-left:3px;
}
#search .searchGo {
	background: url(../images/search_go.gif) no-repeat left top;
	display: block; border:0;padding:0; margin:0; cursor:pointer;
	height: 32px;
	width: 100px;
}
#search a:hover .searchGo,#search .searchGo:hover {
	background-position:left bottom
}
#shopcart {
	background: url(../images/shopcart.gif) no-repeat left top;
	display: block;
	height: 32px;
	line-height:30px;
	text-indent:45px;
	width: 148px;
	float:right;
	margin-top:3px;
	margin-right:3px;
	-margin-right:2px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none
}
#shopcart:hover {
	background-position:left bottom
}

/*attribute*/
#productAttributes { border:1px solid #e7e7e7; float:left; width:300px; margin:5px 0}
	#attribsOptionsText { font-size:12px; font-weight:bold; background:#efefef; padding-left:5px}
	.wrapperAttribsOptions { border-bottom:0px dashed #ccc; height:1%}
#productDetailsList { margin:5px 0; padding:0; width:90% ;border-top:1px solid #dddddd}
#productDetailsList li{border-bottom:1px solid #dddddd; line-height:25px; background:url(../images/sq.gif) no-repeat left 8px; padding-left:15px; }

/*bestseller*/
#bestsellersContent {color: #FF3300; padding:0;}
#bestsellersContent ol { list-style:none; margin:0}
#bestsellersContent ol li { border-bottom:1px dashed #ccc;color:#FF3300; font-weight:bold;}

#informationContent a,#bestsellersContent a{
	color: #444;
	font-size:12px;
	font-weight:normal;
	}
	
#informationContent a:hover, #bestsellersContent a:hover{
	color: #FF6600;
	font-size:12px;
	font-weight:normal;
	}
#bannerbox { padding:}
#bannerboxContent { padding:}


.centerBoxContentsNew a img,.centerBoxContentsFeatured a img,
.centerBoxContentsProducts  a img { border:1px solid #eee; padding:3px;}

.centerBoxContentsNew a:hover img,.centerBoxContentsFeatured a:hover img,
.centerBoxContentsProducts  a:hover img { border:1px solid #dddddd; padding:3px;}


<!-- product_img small -->
.product_imgs{width:300px; height:55px;overflow: hidden;text-align:center}
.product_img a{padding:2px; border:1px solid #CCCCCC; margin-right:8px;_margin-right:4px; display:block; float:left; width:45px; height:45px;text-align:center}
.product_img a:hover{ border:1px solid  #999999}
.product_img a img{ width:45px; height:45px;}

.total_a{ line-height:22px;}
.total_a span{ width:710px; display:block; float:left;}
.tdimg{padding-top:5px; padding-bottom:5px;}
.centerBoxContentsProducts,.centerBoxContentsNew,.centerBoxContentsSpecials { border:0px solid #DBF5F5;  height:280px;}
.centerBoxContentsProducts:hover,.centerBoxContentsNew:hover,.centerBoxContentsSpecials:hover { }
#productGeneral #productPrices{ color:#FF6600; font-weight:bold; line-height:28px; font-size:13px; padding-left:15px;}
#productGeneral  #productName{ font-size:18px; font-family:"Times New Roman", Times, serif; font-weight:normal; padding-bottom:15px; padding-top:10px;}
.payment_img{ background:url(../images/payment.gif) no-repeat center top; height:50px; padding-bottom:10px;}
.size_img{ background:url(../images/sizechart_ruler.gif) no-repeat left top; padding-left:20px; display:block; float:left; width:200px;}
#productPrices{ clear:both}
.centeredContent{}
/*.centeredContent:hover{ background:#f9f0fa;}*/
#productinfoBody .centerBoxContentsProducts{ width:23%!IMPORTANT; margin:0 auto; padding-left:10PX;}

/*cho_add*/
.leftBoxHeading {background:url(../images/leftBoxHeading_bg.jpg) left bottom repeat-x; padding-top:0; height:28px; line-height:24px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#4F5D63;}

#navColumnOne { width:170px; overflow:hidden; padding-right:6px;}
#navColumnOneWrapper {background:#F5F5F5; overflow:hidden;}
#categories {background:none;}
.leftBoxContainer {/*left&right box border */ background:none;}
#contentmainwrapper {width:960px; margin:0 auto;}
#catBoxDivider { display:none;}
.select_b {padding:10px 0 10px 12px;}
.select_b input {}

