/**
 * Template designed by 12leaves.com
 * 12leaves.com - Free ecommerce templates and design services
 *
 * 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 {
	margin: 0;
	font-size: 0.72em;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #181713;
/*        background:#FAF9F7;*/
        background:  url("../images/contents-bg.png") repeat-y center top transparent;
	line-height: 17px;
	}

a img {border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #2b2b2b;
	text-decoration: none;
	}
 
a:visited {
	color: #2b2b2b;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #2b2b2b;
	text-decoration: none;
	}

a:active {
	color: #2b2b2b;
	}

.blue-link a {
	color: #0075e2;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: none;
}
#columnCenter {
	padding: 8px 0 0 0;
}
h1 {
	font-size: 15px;

font-weight: bold;

color: #000000;

padding-top: 20px;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #efefef;
	}

h2 {
	font: bold 18px tahoma;
/*	padding: 0px 0 5px 0 !important;*/
	display: block;
	}

h3 {
	font-size: 1.2em;
	padding-bottom: 10px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 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: 12px;
	margin: 0.1em;
	}

INPUT {background-color: #EAEAE8;}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
	}
/* /Only for IE7*/

FIELDSET {
	padding: 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #d6d6d6;
	}

LEGEND {
	font: bold 13px arial;
	padding: 4px 7px;
	color: #305159;
	background: #f5f5f5;
	}


LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	/*width: 100px;*/ padding-right:8px;
	font: bold 11px verdana;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents a {
	text-decoration: none;
}

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: 5px 0;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}

.list-style-none {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
} 
ul.inline-list li {
	float: left;
	padding: 0 0 0 12px;
}
.align-center {
	margin: auto !important;
	text-align: center !important;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.3em;
	margin: 0 10px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #cf0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #e0f8b6;
	color: #000000;
	border: 1px solid #d0e46e;
	}

.messageStackCaution {
	background-color: #ffe3a8;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 945px;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

.topper-menu li {
	font: 11px verdana;
	float: left;	
	margin: 9px 2px 0 14px;
}

#logoWrapper{
	background-color: #ffffff;
	height: 58px;
	}
#logo {
	padding: 0.6em 0 0 0;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.2em;
	margin-right: 0.2em;
	}

#tagline {
/*	margin: 0.7em 0 0 1em;
	padding: 0 0 0.4em 1em;*/
	float: left;
	}
#tagline_header {
	border-left: 1px solid #dddddd;
	font: bold 20px arial;
	color: #888888;
	margin: 0.7em 1em;
	padding: 0 0 0 1em;
}


#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
	}

.wrapperAttribsOptions {
	/*margin: 0.3em 0em;*/
	}

/*navigation*/

.current {
	font-size: 15px;
	padding: 2px;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0 2px 0;
}

.navSplitPagesLinks a {
	color: #0075E2;
	padding: 2px;
	margin: 0px;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
/*	background-color: #abbbd3;*/
	padding: 0.5em 0.2em;
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
	}
#navSuppWrapper {
/*	border-top: 1px solid #cecece;	*/
	margin: 25px 0 0 0;
	padding: 0 0 12px 0;
        width:1000px;
	clear:both;text-align:center;margin-right:auto;margin-left:auto;
/*	border-top: 1px solid #CECECE;*/
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}

.footer-links li {
	font: normal 11px verdana;
	float: left;
	margin: 0 2px 0 2px;
}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	float: left;
	font: 11px verdana !important;
	line-height: 16px !important;
}

#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;
	}

#navBreadCrumb {
	padding: 0 0.5em;
	font: 11px tahoma;
	margin: 0em;
	color: #a0a0a0;
	}
#navBreadCrumb a {
	color: #a0a0a0;
}

/*miss */
#head{/* background-color:#FFFFFF;*/ margin:0px auto; width:1000px;margin-bottom: 13px;} 
/*#head_left{ float:left;}*/
#head_left {
            position: absolute;
            left: 170px;
            display: inline;
            top: 10px;
            margin: 0;
            padding: 0;
}
#head_right{ float:right; margin-right:300px; /*margin-top:20px; */list-style:none;margin-top: 20px;}
#head_right a{ color:#000;}
#head_right_top{ text-decoration:none; margin-bottom:8px; text-align:right;}
#head_right_bottom_right{ float:left; margin-left:10px;white-space:nowrap;}
#head_right_bottom_right a{text-decoration:underline;}
#head_right_bottom_left{float:left; line-height:20px;}
#head_right_bottom_left a{ color:#FF0000; text-decoration:underline; font-weight:bold; font-size:14px;}
#head_center{ float:left; margin-top:-26px; margin-left:753px; margin-bottom: 15px;}
#bottom_ad{width:1000px; padding-top:1px; overflow:hidden ;margin-bottom: -30px;margin-top: -13px;}
#bottom_ad_samll{width:1000px; padding-top:1px; overflow:hidden ;margin-bottom: -25px;margin-top: -13px;}
.search-header-input {padding: 3px 0 0 3px;float: left;}
.button-search-header{float:right;}
 
.search-header input {font: 12px arial;margin: 0px;color: #696969;background: none;width: 41px; height:22px;margin: 0 8px 0 0;}
.language{ height:20px; border:1px solid #829CB3;}
#search span{ padding-left:250px;}

#nav{ height:44px; width:1000px; background:url(../images/nav.jpg); margin:auto;}
#nav li{ float:left; list-style:none;text-transform: uppercase;}
#nav li a{ color:#5D3333; float:left; text-decoration:none; font-size:14px; height:29px; padding-top:15px; padding-left:10px; padding-right:10px; list-style:none; font-weight:bold;}
#nav li a:hover{ background-color:#A09EBE; height:29px;}
.lan_css{
	float:left;
	margin-left:5px;
	font-size:14px; 
	height:29px; 
	padding-top:15px;
	list-style:none;
	color:#fff;
}
.lange{ float:right;text-indent:0.5em;line-height:180%; height:44px; clear:right;}
.cur_css{
	float:left;
	margin-left:15px;
	font-size:14px; 
	height:29px; 
	padding-top:15px;
	list-style:none;
	color:#fff;	
}
.curr{ float:right;text-indent:0.5em;line-height:180%; height:44px;}
#content{ width:1000px; background-color:#fff; margin:auto;}
/**/



#login_logout_section, #login_logout_section a {
	font: normal 12px arial;
	color: #fffecf;
	padding: 10px 7px;
}
#login_logout_section a:hover {
	text-decoration: none;
}

.top-nav-right {
	background: url("../images/top_nav_right_bg.gif") no-repeat right top;
	height: 36px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/top_nav_left_bg.gif") no-repeat left top;
	height: 36px;
	width: 6px;
	float: left;
}
.tools-nav-right {
	
	height: 31px;
	width: 6px;
	float: right;
}
.tools-nav-left {

	height: 31px;
	width: 6px;
	float: left;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/* Tools section styles */

/* /Tools section styles */


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em;
         width:94%;
	}

#productAttributes {
	/*padding: 10px 14px;
	margin: 10px 0;
	border: 1px #f3ecd9 solid;
	background: #fcfcea; height:50px;*/

        float: left;
	width: 300px;
	text-align: left;
}

#productDescription dt dd dl {
	margin: 0;
	padding: 0;
	text-indent: 0;
}	
	
	
#productDescription dt {
	float: left;
	width: 18%;
	padding-right: 3%;
	border-bottom: 1px solid white;
	height: 23px;
	line-height: 23px;
	background-color: #D6D6D6;
	text-align: right;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#productDescription dd {
	width: 39%;
	padding-left: 3%;
	border-bottom: 1px solid white;
	height: 23px;
	line-height: 23px;
	background-color: #F1F1F1;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.2em;
	}
.centerColumn {
	padding: 0.2em 0.4em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	color:#727272;
	margin: 1px 8px;
	text-decoration:none;
}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	display:inline; 
	margin: 1em;
	border: 1px solid #e2e2e2;
	background: #f8f8f8;
	padding: 1em;
	}


.tableHeading TH {
	border-bottom: 1px solid #aaaaaa;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.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;
	}

.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #0075E2;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.7em;
	background: #FCFCEA;
	border: 1px solid #F3ECD9;	
}
#mediaManagerHeading {
	margin-top: 5px;
	padding-top: 0 !important;
}

.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #888888;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #BE0000;
        font-weight:bold;
	}
.productSpecialPrice {font-size: 14px;}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	margin: 0 0 6px 0;
	display: block;
}
.orderHistList {
	margin: 0;
	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: 0px 15px 15px 10px ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
	margin: 10px 0;
	color: #83785c;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0em 0em;
	}

.centerBoxWrapper {
/*	border: 1px solid #e6e6e6;*/
	height: 1%;
	margin-top: 0;
/*	padding: 12px;*/
	}

h2.centerBoxHeading {
/*	 border-bottom: 1px solid #CCCCCC;
    color: #231E61;
    font-size: 14px;
    font-weight: bold;
*/
border-radius: 3px 3px 0 0;
color: #333;
padding: 3px 10px 2px;
text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
font-size: 14px;
font-weight: bold;
background: url("../images/h3bg.jpg") no-repeat 0 0;


}
.centerBoxWrapper h2 {
	margin: 0 0 15px 0 !important;
}

/*sideboxes*/
.columnLeft {
	padding: 0 5px 0 0;
}
.columnRight {
	padding: 0 0 0 18px;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	font: bold 1.1em arial;
	color:#333;
        text-transform:uppercase;
	height:20px;
	line-height:240%;
	text-indent:1em;
	background: url("../images/ca_bg.jpg") no-repeat;
	border-radius: 3px 3px 0 0;
	}


h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	font: normal 11px verdana, arial;
	color: #727272;
	text-decoration: underline;
	}

#newpro{ width:665px; background-color:#fff;}
#newpro h1{ font-size:14px; font-weight:bold; color:#231E61; border-bottom:1px solid #ccc;}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #727272;
	text-decoration: none;
	} 
.sidebox-header-left {
/*	background: url("../images/left.gif") no-repeat left top;
	padding: 0 0 0 0.3em;*/
}
.main-sidebox-header-left {
/*	background: url("../images/left.gif") no-repeat left top !important;
	padding: 0 0 0 0.3em;*/
}
.main-sidebox-header-right {
/*	background: url("../images/left.gif") no-repeat right top !important;
	padding: 0 0 0 0.3em;
	color:#FFFFFF;*/
}
#currenciesContent, #categoriesContent {/*background-color: gainsboro;*/}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	padding: 0.45em 0.3em 0.44em 0.4em !important;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 25px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin: 16px 0 4px 0;
	}

.sideBoxContent {
	border: 1px solid #E6E6E6;
	border-top: none;
	background-color: #ffffff;
/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0.7em 1.2em;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 13px arial, verdana;
	color:#727272;
	line-height: 17px;
}
.sidebox-products {
	display: block;
	color:#000000;
	padding: 2px;
}
#shoppingcartContent {
	background: #f4fcfd !important;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #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;
	}
.additionalImages a {
	text-decoration: none;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 8px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top {
	text-decoration: none;
/*	background: url("../images/left_biaoti.gif") no-repeat 0px -5px;*/
	font-size: 13px;  font-weight: bold;  text-decoration: none;  
	margin: 8px 0;  line-height: 25px;  
	padding-left: 21px;  
	background: url("../images/navleft0.jpg") no-repeat;
	}
A.category-top:hover{
    /*display: block;*/
	color:#000;
/*	background-color: #EA7A15;*/
	text-decoration:none;}

A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
.categories-top-list {
	padding: 4px 0;
	background: url("../images/dotted_line.gif") repeat-x 0 top;
}
.no-dots {
	background: none;
}

.categories-top-list {
	width: 220px;
        margin-left: -16px;
 	height:20px;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
/*	padding: 0 0 6px 8px;*/
        padding: 0 0 6px 12px;background: url("../images/navleft1.jpg") no-repeat; border-bottom:solid 1px #dddddd;
}
.subcategory a {
	line-height: 20px !important;
}

A.category-products{
 padding: 0 0 0 12px;
	background: url("../images/quadro_menu.jpg") no-repeat 0 4px;}

A.category-subs, A.category-products {
	color: #0075E2;
	text-decoration: none;
	}
A.category-subs:hover, A.category-products:hover {
	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;
	}

.rowOdd {
	background-color: #f4f4f4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fdfdfd;
	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: #dadada;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #cfd8e6;
	height: 2em;
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}

.productListing-even {
	background-color: #f7f7f3;
}

#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: 10px 3px; line-height: 150%;}

#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;
	}
#bannerOne, #bannerTwo, #bannerThree {
	margin: 0;
	padding: 0 0 9px 0;
}

#navSupp{background: url("../images/bobg.jpg") repeat scroll 0 0 #FFFFFF;height:25px;padding-top: 6px;}
#banner{ width:1000px; margin:auto;/* padding-top:10px;*/ padding-bottom:10px;/* background-color:#fff;*/ background: url("../images/banner.jpg")}
#foot{ color:#717171; width:1000px; margin:auto; padding-top:10px; height:80px; border-top:3px solid #ccc; background-color:#FFFFFF; text-align:center;}
#foot li{ width:880px; float:left; padding-left:20px; background-color:#FFFFFF; color:#717171; line-height:20px; list-style:none;}
#foot a{ color:#717171; text-decoration:none;}
#foot a:hover{ text-decoration:underline;}
.legalCopyright{ margin-left:320px;}
#siteinfoIP{ margin-left:360px;}

#navSupp a{ color:#fff;padding: 3px 10px 2px;}
#navSupp a:hover{ color:#fff;}
#navSupp ul, #navCatTabs ul {margin: 0;padding: 0.5em 0em;list-style-type: none;text-align: center;line-height: 1.5em;}
#navSupp ul li, #navCatTabs ul li {display: inline;}
#logoWrapper{
	height:80px;

	width:370px;

	float:left;
	}



#img_bg ,#productDescription{
        width:760px;
        overflow:hidden;
        height:auto;
}


#productDescription{
        width:760px;
        overflow:hidden;
        height:auto;

}

#header_menu{position:relative; height:35px;/*background:#e7e7e7;*/line-height:30px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;/*margin:3px auto 0;*/background: url("../images/menu_bg.jpg") 0 0;}
#lists{position:relative;float:left;width:1000px;height:30px;list-style:none;z-index:100;display:inline;margin:0;padding:0 0 0 25px}
#lists ul{margin:0;padding:0}
#lists li{display:inline;float:left;height:30px;background-image:none;position:relative;margin:0;padding:0; text-transform: uppercase;}
.menu-middle{height:37px;line-height:37px;background:url(../images/menu.jpg) no-repeat;}
.menu-middle li a{padding:0 25px 0 0;font-weight:bold;font-size:14px;color:#fff;text-decoration:none; float:left;text-transform:uppercase;}
.hidemenu{ position:relative;text-align: center;}
.hideul{display:none; border:solid #CD7C17 1px; padding:10px 20px;}
.hideul li{ float:left; width:220px; line-height:160%;}
.hidetop{ color:#000000; font-weight:bold;}
#hidul1{ position:absolute; left:61px; top:-8px; z-index:9999;height:350px; width:220px; background:#fff;font-weight:bold;font-size:11px;}
#hidul2{ position:absolute; left:340px; top:-8px; z-index:9999;border:solid #CD7C17 1px; height:450px; width:220px; background:#fff;font-weight:bold;font-size:11px;}
#hidul3{ position:absolute; left:650px; top:-8px; z-index:9999;border:solid #CD7C17 1px; height:350px; width:220px; background:#fff;font-weight:bold;font-size:11px;}
#hidul3 li{ width:220px;}
#hidul3 ul{ clear:both; padding-left:0; margin-left:0;}
#hidul4{ position:absolute; left:750px; top:-8px; z-index:9999;border:solid #CD7C17 1px; height:80px; width:220px; background:#fff;font-weight:bold;font-size:11px;}

#cardshow {
      width:260px; float:left; margin-left:30px; margin-top:15px;
}
/*
#sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 30;
	background-color:#F4F4F4;
	width: 80px;
	height:23px;
	float: right;
	margin-right: 60px;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 12px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
*/
