/**
* 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 {background: #ffffff url("../images/bg_body.jpg") no-repeat fixed center 0; color: #222222;font-family: Arial,Helvetica,sans-serif;font-size: 12px;line-height: 18px; margin: 0;}
table { border: 0 none; border-collapse: collapse;  border-spacing: 0;}
a, a:active{ outline:none; star:expression(this.onFocus=this.blur());}
a img {border: none; }
input, select, TEXTAREA{outline:none;}
#prevOrders td{ text-align:center;}
#prevOrders td address{ text-align:left;}
a:link, #navEZPagesTOC ul li a {
	color: #676767;
	text-decoration: none;
	}
*{ padding:0; margin:0; list-style:none;}
img{ border:none;}
a:visited {
	color: #676767;
	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: #a3a3a3;
	text-decoration: none;
	}

a:active {
	color: #676767;
	}

.blue-link a {
	color: #0075e2;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {}
#columnCenter {padding: 0;}
h1 {color: #9a9a9a; line-height:normal;}
h1#indexCategoriesHeading{ height: 33px; line-height: 32px;  margin: 0; padding: 0;}
h2 {}
h3 {font-size: 1.3em;}

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

h1, h2, h3, h4, h5, h6 {}

/*  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;
	}

SELECT, INPUT {
/*	display: inline;*/
	font-size: 12px;
	margin: 0.1em;
	}
FORM{ margin:0; font-size:12px;}
TEXTAREA {
	margin: auto;
	display: block;
	width: 100%;
	}
/*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 12px Verdana;
	padding: 4px 6px;
	color: #222222;
	}

LABEL {line-height: 22px;}
h4.optionName {
	padding: 0 10px 0 0;
	margin: 0;
	font: bold 11px verdana;
}
/*.optionName label {
	font: bold 12px Verdana;
}*/
/*.attribsSelect {
	width: 120px;
	float: left;
}*/

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;
	}

ADDRESS {padding: 0.5em;font-style: normal;}
P{ padding:0.5em 0;}
.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 0px 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 {text-align: left;}

#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{ float:left; width:auto;}
#logo { padding:6px 0 0;}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {}

#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, .navSplitPagesLinks a:hover{padding: 2px; color:#222222;}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0;
}
#productinfoBody #productDetailPage .tomsInforeviwshow .navSplitPagesLinks, #productinfoBody #productDetailPage .tomsInforeviwshow .navSplitPagesResult{ padding:0;}
.navSplitPagesLinks a {
	color: #626060;
	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 {
	margin: 0em;
/*	background-color: #abbbd3;*/
	padding: 0.5em 0.2em;
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
	}
#navSuppWrapper { background: #111111; border-top: 1px solid #666666; color: #ffffff; margin: 0 auto; width:970px; padding: 10px;}
#navCatTabsWrapper {}

#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 14px;
}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright { text-align:center;  color: #7a7a7a; font-size: 12px; padding: 22px 0 8px;}

#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 { float:right; width:750px; padding:5px 0; color: #7a7a7a;font-size: 12px;}
#navBreadCrumb a {color: #7a7a7a;}
#navBreadCrumb a:hover{ color:#dcad64;}
#top_nav {
	background: #777777 url("../images/ezpages_bg.gif");
	font: bold 14px arial;
	margin: 0em;
/*	padding: 0.5em;*/
	height: 39px;
	}
#tab_nav a {
	color: #ffffff;
	text-decoration: none;
}

#tab_nav li {
/*	margin: 10px 15px;*/
	float: left;
/*	display: inline;*/
	background: url("../images/bg_tabs_left.gif") no-repeat 0 0;
	padding: 0 0 0 5px;
	border-right: 1px solid #616161;
}
#tab_nav li a {
	display: block;
	background: url("../images/bg_tabs_right.gif") no-repeat right 0;
	padding: 10px 20px 10px 18px;
}

#tab_nav li:hover {
	background-position: left -40px;
}
#tab_nav li:hover a {
	background-position: right -40px;
}

#tab_nav #tab_active{
	background-position: 0 -78px;
}
#tab_nav #tab_active a {
	background-position: right -78px;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	background: url("../images/home_tab.gif") no-repeat left 0;
	padding: 0px 20px 10px 18px;
	height: 27px;
	width: 2px;
}
#tab_nav li.home-link:hover a {
	background-position: left -39px;
}


#login_logout_section, #login_logout_section a {
	font: normal 11px verdana;
	color: #ffffff;
	padding: 11px 7px;
}
#login_logout_section a:hover {
	text-decoration: none;
}

.top-nav-right {
	background: url("../images/top_nav_right_bg.gif") right top;
	height: 39px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/top_nav_left_bg.gif") left top;
	height: 39px;
	width: 6px;
	float: left;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/* Tools section styles */
#tools_wrapper {
	height: 28px;
	background: #fbfbec;
	margin: 0 4px !important; 
	padding: 2px 3px 3px 3px;
}
.line-header {
	font: 1px arial;
	margin: 0 4px;
}
.search-header-input {float: left;}
.search-header-input input{background: #ffffff; border-radius: 0; border-style: none;  color: #b3b3b3; display: block; font-size: 12px; font-weight: normal; height: 20px; line-height: 20px; margin: 0; padding: 0;}
.search-header {
	margin: 3px 0;
}
.search-header input {
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	padding: 0 6px 2px 0;
	margin: 4px 0 0 10px;
}
.advanced_search a {
	font: 11px Verdana;
	text-decoration: none;
	color: #757575;
}
.advanced_search a:hover {
	text-decoration: underline;
}
.cart-header {
	padding: 1px;
	margin: 2px auto 3px auto !important;
	background: #f7fcde;
}
.cart-header span {
	font-weight: bold;
}
.cart-icon {
	width: 16px;
	height: 15px;
	margin: 1px 6px 0 0;
}
.full {
	background: url("../images/cart_full_icon.gif") no-repeat left top;
}
.empty {
	background: url("../images/cart_empty_icon.gif") no-repeat left top;
}
.td-search-header {
	width: 303px;
}
.td-languages {
	width: 303px;
}
.languages-wrapper select, .languages-wrapper {
	font: 11px tahoma, arial !important;
}
.languages-wrapper select {
	height: 18px;
}
.languages-wrapper form {
	float: right;
}
.languages-wrapper label {
	padding: 3px 0;
	line-height: 17px !important;
}
/* /Tools section styles */


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

/*.content,*/.shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em;
	}

#productAttributes {}
#attribsOptionsText{ margin:0.3em 0;}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{ font-size:12px; font-weight:normal;}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn { float: right; min-height:400px; width: 750px;}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoLegal a{color: #a0a1a2;}
#siteinfoLegal a:hover{ color:#8e8e8e;}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {}

/*Shopping Cart Display*/
#cartAdd { font-weight:bold;}

.tableHeading TH {
	border-bottom: 1px solid #aaaaaa;
	}

.tableHeading, #cartSubTotal { }

#cartSubTotal {
    border-top: 1px solid #cccccc;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.2em;
    padding-right: 2.5em;
    text-align: right;
	}

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

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

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center; font-weight:bold;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

.cartOldItem {
/*	color: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #0075E2;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {}

#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: #ff0000;}

#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: 10px 15px 15px 0 ;
	}

.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, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsProducts {
	margin: 1em 0em;
	}
.categoryListBoxContents{ margin:0 0 10px; width:33.333333% !important;}
.categoryListBoxContents a{ display:block; padding:6px 10px; margin:0 10px 0 0; border:1px dashed #cccccc;font-weight: bold; font-size:12px;}
.categoryListBoxContents a:hover{ background:#000000; color:#FFFFFF; border:1px solid #000000;}
.centerBoxWrapper {}

h2.centerBoxHeading { text-align:center; color: #d20000;  font-size: 16px;  font-weight: bold; padding: 5px; text-transform: uppercase;}
.centerBoxWrapper h2 {}

/*sideboxes*/
.columnLeft {padding: 0;}
.columnRight {
	padding: 0 0 0 28px;
}

h3.leftBoxHeading, h3.rightBoxHeading { border-bottom: 1px solid #000000; color: #000000; display: block; font-size: 14px; line-height: 35px; margin: 5px 5px 0; text-indent: 13px;text-transform: uppercase;}
h3.leftBoxHeading a, h3.rightBoxHeading a {color: #ffffff;}
.disnobuttun{ display:none;}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
.sidebox-header-left {}
.main-sidebox-header-left {}
.main-sidebox-header-right {}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 16px;
}
.leftBoxContainer, .rightBoxContainer {margin: 0 0 10px; border: 1px solid #e3e3e3;}

.sideBoxContent {padding: 10px;}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {}
.sidebox-products {
	display: block;
	color: #0075E2 !important;
	padding: 2px;
}
#shoppingcartContent {
	background: #f4fcfd !important;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.additionalImages a {
	text-decoration: none;
}

#bestsellers .wrapper {}
#bestsellers ol {padding: 0; margin:0;}
#bestsellers li {padding: 10px 0; border-top:1px dashed #cccccc;margin: 0;}
#bestsellers li.bestlisttop1{ border:none;}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top {font-weight: bold; line-height: 25px;text-transform: uppercase;}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
.categories-top-list { margin:5px 0;}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory { margin:5px 10px;}
.subcategory a {}

A.category-subs, A.category-products {}
A.category-subs:hover, A.category-products:hover {
	text-decoration: none;
}
SPAN.header-category-subs-selected{color: #ac9688;}
SPAN.category-subs-parent {font-weight: bold; color:#d20000;}
SPAN.category-subs-selected {color:#d20000;}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	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 {height: 2em;}

.tableHeading TH, .cartTableHeading th {
    border-bottom: 5px solid #dddddd;
}

#accountDefault td, #accountHistInfo td, #cartContentsDisplay td {
    text-align: center;
}
.rowEven td, .rowOdd td {
    border-bottom: 1px solid #dddddd;
}
.productListing-rowheading {
	background-color: #cfd8e6;
	height: 2em;
/*	color: #FFFFFF;*/
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}

.productListing-even {}

#siteMapList {
	width: 95%;
	float: right;
	}
#siteMapList ul{ float:left; width:48%;}
#siteMapList ul ul{ width:100%; margin-top:5px;}
#siteMapList ul li{ width:100%; margin-bottom:10px; float:left; font-size:14px; font-weight:bold;}
#siteMapList ul li ul li{ margin:0; font-size:12px; font-weight:normal;}

.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;
}
#reviewsBody #reviewsDefault .smallProductImage img { margin-right:10px; width:120px; height:auto;}
#checkoutPayment .radioButtonLabel img {  margin-right: 6px;  vertical-align: bottom;}
#contactUsForm TEXTAREA { display: inline; margin: 0.2em 0.1em; width: 75%;}
#contactUsForm LABEL {float: left;width: 9em;}
#headertopmain{ background:#FFFFFF; border-bottom:1px solid #F4F4F4; width:970px; margin:auto; padding:0 0 3px;}
#free_shipping_H{ float:left; width:auto;}
#headertopmaininside{ width:970px; margin:auto;}
#headercurrency{ float:right; width:auto;}
#headercurrency select { border: 1px solid #737373; text-transform: none; margin:0 0.1em;}
#headercurrency select option{ padding:0 4px;}
#headerloginbox{ border-radius: 0; color: #431111; float: right; line-height: 20px; margin: 0 15px 0 0; text-align: left; width:auto;}
#headermainright{ float:right; width:620px; padding:10px 0 0;}
#headerloginbox a{ color: #431111; font-weight: bold; margin:0 3px;}
#headerloginbox a.custnameshow{color:#FF0000;text-transform: capitalize;}
#headerloginbox a.custnameshow:hover{ color:#FF0000;text-decoration:underline;}
#headerloginbox a:hover{ color:#838385;}
#headerMiddlepartlogo{ background:#FFFFFF; margin:auto; width:970px;}
#logorightpart{ float:right; width:470px;}
.rightsearchbox{ float:right; border: 1px solid #d1d1d1; border-radius: 0; height: 20px; padding: 2px 3px 2px 8px; margin:6px 0 0;}
#navCatTabsDropdown ul li {display: inline;}
#navCatTabsDropdown * li ul{display: block;visibility: hidden;position: absolute;z-index: 100;}
#navCatTabsDropdown * ul li{display: block;text-align: left;list-style-type: none;}
#navCatTabsDropdown * li:hover ul {visibility:visible;}
.headecatogriesbox{ width:970px; margin:auto; background: #FFFFFF none repeat scroll 0 0;}
#navCatTabsDropdown ul li.headercate_liyijizi{ float: left; font-weight: bold; list-style-type: none;margin: 0 19px; padding: 0;}
#navCatTabsDropdown ul li.headercate_liyijizi.headercontactlinka{ margin:0 0 0 19px;}
#navCatTabsDropdown ul li.headercate_liyijizi a.header-category-top{ color: #2f2f2f; display: block; font-size: 12px; font-weight: bold;line-height: normal; padding:15px 0 15px 2px;text-align: center;text-transform: uppercase;}
#navCatTabsDropdown ul li.headercate_liyijizi a.header-category-top:hover, #navCatTabsDropdown ul li.headercate_liyijizi:hover a.header-category-top{ color:#ac9688;}
#navCatTabsDropdown ul li.headercate_liyijizi ul.headercate_lierji{ background: #ffffff none repeat scroll 0 0; border: 1px solid #dcdcdc; box-shadow: 0 0 5px #c4c4c3; margin: 0; padding: 10px; z-index: 999;}
#navCatTabsDropdown ul li.headercate_liyijizi ul.headercate_lierji li.headercate_lierjizi a.headercate_lierjiziA{ font-weight:normal; color:#646464; font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; text-transform: capitalize; display:block;}
#navCatTabsDropdown ul li.headercate_liyijizi ul.headercate_lierji li.headercate_lierjizi a.headercate_lierjiziA:hover{ color:#a3a3a3;}
.headercartboxshow{ float:right; width:190px;}
#He_Cart_Detailshow { background: url("../images/shoppingcart.jpg") no-repeat scroll left center; float: right; height: 20px; line-height: 23px; margin: 15px 0 8px; padding: 0 0 0 20px;text-align: right;}
#He_Cart_Detailshow a {color: #a9a0a2; text-decoration: none;}
#He_Cart_Detailshow a:hover {color: #ac9688;}
#Hd_third_part{ border-bottom: 1px solid #cccccc; border-top: 1px solid #cccccc; text-align: center; width:970px; margin:auto;}
#mainBodyTablebox{ width:970px; margin:auto; background:#FFFFFF;}
.indexbannerbox{ padding:5px 0 0;}
.leftbanner{ float: left; height: 620px;margin: 0; width: 650px;}
.rightbanner{ float: right; height: 620px; width: 310px;}
.indexbanner2box{ margin:0 0 10px;}
.mainBodypageinside{ padding:10px 0;}
#footerinside{ margin: 0 auto; padding: 10px;}
.footer_right_twi{float: right; width:auto;}
#foot_nav_links { float: left; width: 633px;}
#foot_nav_links .ezplinksFooterCol { float: left; width: 33%;}
.footer_plus_title { border-bottom: 1px solid #333333; font-size: 12px; font-weight: bold; line-height: 22px; text-transform: uppercase; width: 130px;}
#foot_nav_links .ezplinksFooterCol ul li a { color: #a0a1a2;}
#foot_nav_links .ezplinksFooterCol ul li a:hover {color: #8e8e8e;}
#foot_nav_links .ezplinksFooterCol ul li{ font-size:11px;}
#cartEmptyText{ padding:30px 0; text-transform:uppercase;border: 1px dashed #cccccc; margin:10px 0; }
.black_indexinside{}
.black_indexpic{ width:180px; height:180px; margin:auto;}
.black_indexpicinside{ width:180px; height:180px; display:table-cell; vertical-align:middle; text-align:center;}
.black_indexname, #specialsListing .specialsListBoxContents .indexrightdetails .indexname{ line-height:18px; height:36px; overflow:hidden; margin: 5px 0; padding:0 5px;}
h1#productListHeading{ margin:0 0 5px;}
.christmas { background-image: url("../images/christmas.png"); background-repeat: no-repeat; height: 485px; position: absolute;display:none;width: 160px;z-index: 1999;}
.christmas_left {background-position: 0 0; left: 0;}
.christmas_right {background-position: right 0; right: 0;}
.pro_info{ padding:0 0 15px;}
.productleftpic{ float: left; width: 340px;}
.infomainpic{ box-shadow: 0 0 10px #cccccc; }
.productleftpic .infomainpic #productMainImage { float: none; margin:0;}
#productAdditionalImages { border-bottom: 1px solid #cccccc;border-top: 1px solid #cccccc; padding:0 0 5px;}
.additionalImages{ margin:5px 0 0;}
.productrightinfo{ background: #f2f2f2 none repeat scroll 0 0; border: 1px solid #dddddd; border-radius: 10px;float: right; padding: 10px 15px; width: 350px;}
#productName { border-radius: 8px;font-size: 16px; font-weight: bold; padding: 5px 0 10px;text-align: left; text-shadow: 2px 3px 1px #ffffff; line-height:18px; color:#999999;}
#productPrices { border-bottom: 3px solid #222222; color: #333333; line-height: 30px; padding: 0 0 8px;}
#productPrices .normalprice{ font-size:14px; color:#333333;}
#productPrices .productSpecialPrice{background: #fffacd none repeat scroll 0 0; color: #ff0000; font-size: 20px;}
#productPrices .productPriceDiscount { font-family: "Century Gothic",Helvetica,Jamrul,sans-serif; font-size: 13px;}
ul#productDetailsList li { padding: 5px;}
#productDetailsList .k_contact_me { background: transparent url("../images/email_share_buttons.png") no-repeat scroll 1% 50%;  text-indent: 65px;}
#productDetailsList .k_contact_me a{ color:#ff0000;}
#productDetailsList .k_contact_me a:hover{ text-decoration:underline;}
.producttitle{ background: #e9e9e9; border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc;font-size: 12px;font-style: normal; margin: 10px 0 0; padding: 5px; text-transform: uppercase;}
#productDescriptionDetails FIELDSET{ padding:0; margin:0; border:none;}
#productDescriptionDetails FIELDSET LEGEND{ display:none;}
#productDescriptionDetails p{ padding:0; margin: 0;}
#productDescriptionDetails .biggerText{ font-size:12px;}
.product_descriptionbox fieldset.infodesinside { border: 1px solid #dddddd;border-radius: 8px; line-height: 18px;  margin: 0.5em 0; padding: 20px;}
.product_descriptionbox img{max-width:100%;height:auto;}
.product_descriptionbox fieldset.infodesinside legend.descriptiontitle { border-bottom: 5px solid #333333;color: #333333;font-size: 15px;font-weight: bold;  padding: 8px 15px; text-shadow: 2px 2px #ffffff; background:none;}
.inforeviwewandrelated{border: 1px solid #dddddd; border-radius: 8px; margin: 5px 0; padding: 0 0.8em 0.8em;}
#reviestomstitle { border-bottom: 1px dashed #dddddd; height: 26px;  line-height: 26px; font-weight:bold;  padding-left: 8px; margin:5px 0; font-size:1.4em;}
#reviewsWrite_tow table.Inforeviewtable td { padding: 5px;}
.product_descriptionbox{ margin:0 0 20px;}
.tomsInforeviwshow{ padding: 0 5px;}
span.red{ color:#FF0000; vertical-align:middle;}
#reviewsWrite_tow table.Inforeviewtable td .ratingRow_Info label img{ height:15px; width:auto; margin:0 5px 0 1px;}
.relatedlistContent{ margin:1em 0;}
.inforelatedMainbody{ margin:10px 0 0;}
#cartAdd input{ text-align:center;}
#productReviewsDefaultPrice{ font-size:18px; font-weight:bold; line-height:normal;}
.rating img{ margin:0 5px 0 0; vertical-align: sub;}
#reviewsInfoDefaultMainContent{ padding:10px; border:1px dashed #cccccc; margin:10px 0;}
#cartContentsDisplay td #cartImage { display: block;float: none;}
#cartProdTitle{ color:#222222;}
.cartQuantity input{ text-align:center;}
.leftbestpic{ border:1px solid #cccccc; width:71px; height:70px;}
.leftbestpicinside{ width:71px; height:70px; display:table-cell; vertical-align:middle; text-align:center;}
.leftbestname{ height:36px; overflow:hidden; line-height:18px;}
.leftbestprice .productSpecialPrice{ font-weight:bold;}
#bestsellersContent.sideBoxContent{ padding:5px;}
#createaccountBody #createAcctDefault .fec-field{ clear:both;}
.sayshippingfree{ margin:0 0 10px 1px; color:#FF0000; font-weight:bold;}
.instructions{ float:right; width:50%; padding:0.5em 0;}
address.adresleft40width{ padding:0.5em 0; width:42%;}
#mainWrapper{}
.product_descriptionbox .infodesinside .infosizechartbox img{ width:100%; height:auto;}
.product_descriptionbox .infodesinside #productDescriptionDetails ul li{ margin:0 0 10px;}
.centerBoxContentsProducts{ width:25% !important;}
table.apm-fourthcol-table th.apm-center, table.apm-fourthcol-table td.apm-top{width:25%;}