/**
* 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: #f1f1f1;color: #333333;font-family: Arial,Helvetica,sans-serif;font-size: 12px;line-height: 24px;}
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: #000000;
	text-decoration: none;
	}
*{ padding:0; margin:0; list-style:none;}
img{ border:none;}
a:visited {
	color: #000000;
	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: #000000;
	text-decoration: none;
	}

a:active {
	color: #000000;
	}

.blue-link a {
	color: #0075e2;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {}
#columnCenter {}
h1 {font-size: 20px; margin:0 0 10px;}
h2 {font: bold 18px tahoma;display: block;}
h3 {font-size: 1.3em;}
h3#categoriesHeading, h3#bestsellersHeading{ margin:0;}
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{ font-size:12px; margin:0;}
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 #eceaea;
	}

LEGEND {
    background: none; font-weight: bold;
    border: 1px solid #eceaea;
    color: #494949;
    margin: 0;
    padding: 5px 10px;
	}

LABEL {line-height: 22px;}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 100px;
	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: #84054f url("../images/title-bg2.png") repeat-x scroll 0 0;
	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;}
.inside_extra{ margin: 0 auto; text-align: left; width: 1064px; background:#ffffff;}
#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 { margin:11px 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;}

/*navigation*/

.current, .navSplitPagesLinks a:hover{
    background: #06a7ea;
    color: #ffffff;
    padding: 5px 8px; font-weight:normal;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0;
}
#specialsBody #specialsListing .navSplitPagesLinks, #specialsBody #specialsListing .navSplitPagesResult, #indexBody #indexProductList .navSplitPagesLinks, #indexBody #indexProductList .navSplitPagesResult{ margin:0 0 10px;}
.navSplitPagesLinks a {
  background: #2f2f2f none repeat scroll 0 0;
    color: #ffffff;
    padding: 5px 8px;
    text-decoration: none;
}

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

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
/*	background-color: #abbbd3;*/
	padding: 0.5em 0.2em;
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
	}
#navSuppWrapper {padding: 10px 20px 20px; background:#FFFFFF;}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
.footerdetialscon a{ color:#333333;}
.footerdetialscon a:hover{ color:#06a7ea;}
#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 {}

#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 {
   background: #6c9d06;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 11px 0 14px 14px;
    text-transform: none;
	}
#navBreadCrumb a {color: #ffffff;}
#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: transparent url("../images/search-bg.jpg") no-repeat scroll 0 0;*/border:1px solid #dddddd;height:40px;line-height:40px;padding:0 10px;margin:0; color:#999999;}
.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,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em;
	}

#productAttributes {}

.alert {
	color: #06a7ea;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	padding: 0;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {}

/*Shopping Cart Display*/
#cartAdd { padding:20px 0 0; margin:10px 0 0; border-top:1px dashed #cccccc;}
.info-quick-overview{ float:left;line-height: 24px;}
.info-quick-overview strong { display: block; line-height: 20px;}
.tableHeading TH {
	border-bottom: 1px solid #aaaaaa;
	}

.tableHeading, #cartSubTotal {}

#cartSubTotal {color: #333333;font-size: 20px;padding: 10px;text-align: right;}

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

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

.cartUnitDisplay, .cartTotalDisplay {color: #333333; font-size:20px;}

#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 { color:#000000;}

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

#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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 15px 15px 0px ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em; display:block; float:none;
	}

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

.attributesComments {
	margin: 10px 0;
	color: #83785c;
}

/*list box contents*/
.centerBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {}

h2.centerBoxHeading {
background:#6c9d06;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 11px 0 14px 14px;
    text-transform: none;
}
.centerBoxWrapper h2 {}

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

h3.leftBoxHeading, h3.rightBoxHeading {
  background: #06a7ea;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 11px 0 14px 14px;
    text-transform: none;
	}

h3.leftBoxHeading a, h3.rightBoxHeading a {
	color: #ffffff;
	text-decoration: 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 20px;}

.sideBoxContent {
	border: 1px solid #E6E6E6;
	border-top: none;
	background-color: #ffffff;
/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0 10px;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {}
.sidebox-products {
	display: block;
	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, #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: 0;}
#bestsellers ol {padding: 0;margin: 0;}

#bestsellers li {padding: 10px 0; border-top:1px dashed #e6e6e6;}
#bestsellers li.leftbestlixu1{ border:none;}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top {
	font: bold 12px arial;
	text-decoration: none;
	padding: 10px 0; display:block;
	}
A.category-top:hover{ color:#06a7ea; font-weight:bold;}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
.categories-top-list {border-top: 1px solid #e7e7e7;}
.categories-top-list.no-dots {border: none;}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {}
.subcategory a { display:block; padding:0 10px;background: transparent url("../images/arrow.gif") no-repeat scroll 0 center;}
.subcategory a:hover{color:#06a7ea;}
A.category-subs, A.category-products {}
A.category-subs:hover, A.category-products:hover {
	text-decoration: none;
}

SPAN.category-subs-parent, .categories-top-list SPAN.category-subs-selected{font-weight: bold;color:#06a7ea;}
.subcategory SPAN.category-subs-selected{color:#06a7ea;}
/* 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;
	}

#cartContentsDisplay td {
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 5px;
    text-align: center;
}
.cartQuantity input{ text-align:center;}
.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;
	}
#cartContentsDisplay th { background: #fafafa none repeat scroll 0 0; color: #000000; font-size: 12px; font-weight: normal;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1;border-top:1px solid #e1e1e1; padding: 5px;text-align: center;}
.productListing-rowheading {
	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:140px; 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;}
#headerWrapper{}
#headfirstwelcome{ height:40px; overflow:hidden; background:#6c9d06;padding:0 10px;}
.leftwelcomeword{ float:left; width:60%; line-height:40px; font-size:14px; color:#FFFFFF;}
.rightcurrencies{ float:right; width:30%; padding:8px 0; color: #ffffff; font-size:13px;}
.currencisdetails{ float:right; width:auto;}
.curetextlabel{ float:right; line-height:22px;margin: 0 10px 0 0;}
.currencisdetails select{ height:22px; line-height:22px; margin:0;}
.headsearchbox{ float:left; width:auto; margin:71px 0 0 95px;}
.headloginbox{ float:right; width:auto;}
.rightcartAndlogin{ float:right; width:auto; margin:25px 0 0;}
.headloginbox a{ color: #333333; font-size: 13px; line-height: 18px;  margin-right: 15px; text-decoration: none;}
.headloginbox a:hover { color: #06a7ea;}
.headercartbox{ float:right; background: transparent url("../images/cart-bg.png") no-repeat scroll 0 0; height: 52px; padding: 28px 0 0 76px;width: 185px; margin:5px 0 0;}
.headercartbox a.cart1links {color: #FFFFFF; font-size: 15px;  line-height: 18px;  margin-right: 4px; text-decoration: none; text-transform: capitalize;}
.headercartbox a.cartitemsbox { color: #ffffff; font-size: 13px; line-height: 18px;text-decoration: none;}
.headthirdlineNav{ background:#06a7ea; width: 100%;}
#headsecondline{ height:148px; overflow:hidden; padding:0 10px;}
#WebMainBoxshow{ background: #ffffff url("../images/cont1.png") repeat-x scroll 0 0; padding: 21px 20px 0; line-height:18px;}
.homeleftban2{ float:left; width:auto;}
.homerightban3{ float:right; width:auto;}
#homemainbanbox div{ transition: all 0.4s ease 0s;}
#homemainbanbox div:hover{}
.sideNewproContent{background:none; border: 1px solid #e3e3e3; margin-bottom: 20px; padding: 15px 15px 22px;}
.leftnewname a{ color: #06a7ea;font-family: Arial,Helvetica,sans-serif;font-size: 15px; font-weight: normal;line-height: 21px; display:block; text-decoration: none;}
.leftnewname a:hover{ text-decoration:underline;}
.leftnewname{}
.leftnewprice .productSpecialPrice, .black_indexprice .productSpecialPrice, #specialsBody #specialsListing .specialsListBoxContents .indexprice .productSpecialPrice{ color: #333333; font-size:20px; font-weight:bold;}
.leftnewprice .productPriceDiscount, .black_indexprice .productPriceDiscount, #specialsBody #specialsListing .specialsListBoxContents .indexprice .productPriceDiscount{ color:#333333;}
p.aboutbrandbox{ padding:0;}
p.footpayment{ padding:0.5em 0 0;}
.footerdetialscon{ font-size:12px; color:#333333; line-height:18px; text-align:center;}
p.aboutbrandbox a, #siteinfoLegal a{ font-weight:bold;}
.indexcenterBoxContents{ margin:0 0 20px 8px;background:none; border: 1px solid #e3e3e3; padding: 10px 10px 22px;}
.indexcenterBoxContents.indexlie0{ margin:0 0 20px;}
.black_indexpic, #specialsBody #specialsListing .specialsListBoxContents .indexpic{ height:168px; overflow:hidden;}
#specialsBody #specialsListing .specialsListBoxContents .indexpic img{ width:168px; height:auto;}
.black_indexname, #specialsBody #specialsListing .specialsListBoxContents .indexname{line-height: 21px; margin:5px 0; height:41px; overflow:hidden;}
.black_indexname a, #specialsBody #specialsListing .specialsListBoxContents .indexname a{ color: #06a7ea; display: block; font-family: Arial,Helvetica,sans-serif; font-size: 13px; text-decoration: none;}
.black_indexname a:hover, #specialsBody #specialsListing .specialsListBoxContents .indexname a:hover{ text-decoration:underline;}
#cartEmptyText{ padding:40px 0; text-transform:uppercase; font-size:24px; border:1px dashed #dddddd; margin:0 0 20px;}
.categoryListBoxContents a{border: 1px solid #eceaea; color: #2d2d2d;  display: block; font-weight: bold; text-align: left;text-decoration: none;padding: 6px;background: #fcfcfc none repeat scroll 0 0; text-transform: none;}
.categoryListBoxContents.categoryliebiao1 a{ margin:0 10px;}
.categoryListBoxContents a:hover{ color:#a10661;}
.categoryListBoxContents{ margin:0 0 10px; width:33.333333% !important;}
.dispalynobutun{ display:none;}
#specialsBody #specialsListing .specialsListBoxContents{ width:168px !important;}
.proinfotoppart{background: #ffffff none repeat scroll 0 0; border: 1px solid #eceaea;}
.protoppartinside{ padding:11px;}
.mainpicandinfo{overflow: hidden;width: 100%; border-bottom: 1px solid #eceaea; padding:0 0 30px;}
.infoleftmainpic{ float:left; width:320px;}
.infoleftmainpic #productMainImage{ margin:0;border: 1px solid #eceaea; padding:2px;}
#productAdditionalImages{border: 1px solid #eceaea; padding:5px 0 0; margin:10px 0 0;}
.additionalImages{ margin:0 0 5px;}
.inforightdetails{ float:right; width:400px;}
#productName{ border-bottom: 1px solid #eceaea; margin-bottom: 10px; overflow: hidden; padding-bottom: 10px; font-size: 17px; font-weight: 400; line-height: 20px; text-decoration: none;}
#productDetailsList li {color: #4d5255; line-height:24px;}
#productPrices{ line-height:26px; font-size:18px; font-weight:normal; padding: 3px 0 5px;}
#productPrices .productPriceDiscount{ font-size:14px;}
#productPrices .productSpecialPrice{ font-weight:bold; font-size:24px;}
.infodescriptionbox{ margin:6px 0 0;}
.infodescriptionbox p{ padding:0; margin:0;}
.productDesContent{ margin:5px 0;}
.productDesContent img{display:none;}
.productDesContent .desInsideImg img{display:block;max-width:100%;height:auto;}
#cartAdd input{ text-align:center; margin:0;}
p.descriptiontitle{ font-size:14px;text-transform: uppercase; line-height:24px;}
#productDateAdded{ line-height:24px;}
.tomsInfoReviewsBox{ display:none;margin:20px 0 0;}
h2#reviestomstitle.centerBoxHeading{ margin:0;}
#productDetailsPage .tomsInforeviewwrite table.Inforeviewtable td{ padding:5px;}
.tomsInforeviwshow{ padding:0 5px;}
span.red{ color:#06a7ea; vertical-align:middle;}
#productReviewsDefaultPrice{ display:block; font-size:18px; font-weight:bold; line-height:normal;}
#reviewsInfoDefaultMainContent{ padding:10px; border:1px dashed #cccccc; margin:10px 0;}
.rating{ font-size:12px; font-weight:normal;}
.rating img{ vertical-align:text-top; margin:0 5px 0 0;}
#similar_product{ margin:20px 0 0;}
.relatedlistBoxContents{ text-align:center; width:168px;}
.indexcenterBoxContents.relatedlistBoxContents.relatelie1, .indexcenterBoxContents.relatedlistBoxContents.relatelie5{margin: 0 0 20px;}
h1#cartDefaultHeading{border-bottom: 1px solid #eceaea; padding:0 0 10px; margin:0;}
.cartTotalsDisplay{ text-align:left;}
#cartContentsDisplay { border-left: 1px solid #e1e1e1;}
#contactUsNoticeContent { border-top: 1px solid #e5e5e5; margin: 0; padding: 15px 0 20px 7px;}
.fenzisecolor{ color:#06a7ea;}
address.adresleft40width{ float:left; width:44%; padding:0.5em 0;}
.instructions{ float:right; width:48%; padding:0.5em 0;}
.inforeadbutun{ margin:0.5em 0 0;}
.leftbestpic{ width:66px; height:66px; padding:1px; border:1px solid #e6e6e6; background: #f5f4f5 none repeat scroll 0 0; }
.leftbestpicinside{ width:66px; height:66px; display:table-cell; vertical-align:middle; text-align:center;}
.leftbestname{ height:36px; overflow:hidden;}
.leftbestname a{ display:block;}
.leftbestname a:hover{ text-decoration:underline;}
#productAttributes .wrapperAttribsOptions .atwidth100percent{ width:100%;}
.gridattributslist{ float:left; line-height:20px;margin: 0 21px 5px 0;}
.attrib-grid-hHeader{ float:left; width:32px; text-align:center;background: #06a7ea none repeat scroll 0 0;color: #ffffff;font-weight: bold;height: 21px;line-height: 22px;margin: 0 5px 0 0;padding: 0 2px; font-size:12px;}
.attrib-grid-cell{ float:left; line-height:20px;}
.attrib-grid-cell span{ display:inline;}
#productAttributes{margin:0 0 20px;}
.gridattributslist span.proqutigetbox input { border: 1px solid #cccccc;height: 20px; line-height: 20px; margin: 0 3px 0 1px;padding: 0 2px; width:42px;}
.atrib-optioname-box{ margin:0 0 5px; display:none;}
h3#attribsOptionsText{ line-height:24px; margin:0.3em 0;}
#categoriesContent{background:#f5f5f5;}
.black_indexprice{color:#333333;font-size:20px;font-weight:bold;}
.normalprice, .productPriceDiscount{font-size:16px;font-weight:normal;}
.productPriceDiscount, .listingFiveSections{display:none;}
.fiveUllistShown{margin:10px 0;}
.fiveUllistShown ul li{list-style:disc inside;}
p.upcOrOtherListInfo{display:none;}