
/**
 * Template designed by 12leaves.com/Pixemus.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;
	color: #333333;
	background: #fff;
	font-family: 'Helvetica Neue',Helvetica,sans-serif;
	}
img {
	max-width: 100%;
	height: auto;
}
#header_bg {
 	text-align: center;
	height:62px;
	padding:0;
	width:100%;
}

#headerWrapper {
	height:62px;
	padding:10px 0;
}
a img {border: none; }


a:link {
	color: #d00;
	text-decoration: none;
	}
#navEZPagesTop ul li a {
	color: #656565;
} 
a:visited {
	color: #25449E;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
}
#navEZPagesTop ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #ccc;
	text-decoration: none;
	}

a:active {
	color: #25449E;
	}
.blue-link a {
	color: #0075e2;
}

#columnCenter {
	padding: 0;
}
h1 {
	color: #4E637E;
	padding: 0 0 2px 0px;
	margin: 5px 0 8px 0 !important;
	}

h2 {
	padding: 15px 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;
	}

CODE {
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	}
#loginDefault INPUT, #loginDefault FORM, #loginDefault FORM, SELECT {
	width: 95%;
}
input#gender-female, input#gender-male, .buttonRow input, #newsletter-checkbox, #email-format-html, #email-format-text {
	width: auto !important;
}

FORM {
	margin: 1px 0;
	padding: 0;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

FIELDSET {
	margin: 10px 0 17px 0;
	padding: 4px;
	border: 1px solid #dddddd;	
	}

LEGEND {
	color: #000;
    font-size: 15px;
    font-weight: 700;
    padding: 3px;
	background:none;
	}

LABEL {
	padding: 0.2em;
	line-height: 23px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 100px;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents a {
	text-decoration: none !important;
	color: #25449E;
}
.categoryListBoxContents a:hover {
	text-decoration: none !important;
}
.categoryListBoxContents img {
	max-width: 99.5%;
	height: auto;
}
LABEL.inputLabel {
	width: 95%;
	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;
	height: 0px;
	}
.clearRight {
	clear: right;
	}

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: 7px;
	margin: 20px 20px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackWarning, .messageStackError {
	background: #ffecdd url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #960000;
	border: 1px solid #f8d5c8;
	padding-left: 30px;
	}
.messageStackError {
	background: #ffecdd url("../images/icons/error.gif") no-repeat 8px 10px;
}

.messageStackSuccess {
	background: #e0f8b6 url("../images/icons/success.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #d0e46e;
	padding-left: 30px;
	}

.messageStackCaution {
	background: #ffebc2 url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #fbcec9;
	padding-left: 30px;
	}

/*wrappers - page or section containers*/
.mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
	}
#header_wrapper {
	margin: auto;	
	text-align: left;
	vertical-align: top;
	width: auto;
	height:52px;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	padding: 0 0 5px 0;
}
.product_detail { padding:0 5px;}
.topper-menu ul {
	padding-right: 2px;
}
.topper-menu li {
	float: left;	
	margin: 5px 1px 6px 16px;
}
#logoWrapper{
	height: 58px;
	}
#logo {
	padding: 0 9px 0 0;
	float: left;
	margin: 50px auto 0;
}
#logo img {
	width: 100%;
	height: auto;
}

.mainWrapper {
	margin: auto;
	} 

#tagline {
	float: left;
	}
#tagline_header {
	border-left: 1px solid #dddddd;
	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 0 10px;
	width: 100%;
	padding: 5px;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 8px 0 8px 3px;
}

.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	text-decoration: none;
	padding: 2px 4px;
	margin: 0 -3px;
}


.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;
	padding: 0.5em 0.2em;
	font-weight: bold;
	height: auto !important;
	}
#navSuppWrapper, #navSupp {
	text-align: center;
}
#navSuppWrapper {
/*	border-top: 1px solid #cecece;	*/
	margin: 0 0 0 0;
	padding: 3px 0 12px 0;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
	clear: both;
}

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

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: both;
	height: 1%;
	}

#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: 10px;
margin: 10px 3px;
line-height: 25px;
background: #ebebeb;
border-radius:5px;
}
#navBreadCrumb a{ font-size:14px;}

#top_nav {
	width: auto;
	margin: 0 4px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}
#tab_nav {
	height: 50px;
	background: #ad0076;
	background-size: 10px 60px;
    width: auto;
}
#tab_nav a {
	color: #053C90;
	text-decoration: none;
}

#tab_nav #categoriesPopup a {
	float:left;
	width:90%
}

#tab_nav li {
	float: left;	
	height: 62px;
	padding: 0;
	text-align: center;
}             
#tab_nav li a {
	margin: 0;
} 
li.tm-catalog {	background: url("../images/tm_catalog_icon.png") no-repeat center 5px;}
li.tm-catalog.tab-active {
    background: #575757 url("../images/tm_catalog_iconhover.png") no-repeat scroll center 4px;
}
li.tm-account {	background: url("../images/tm_account_icon.png") no-repeat center 5px;}
li.tm-account.tab-active {
    background: #575757 url("../images/tm_account_iconhover.png") no-repeat scroll center 4px;
}
li.tm-cart {	background: url("../images/tm_cart_icon.png") no-repeat center 5px;}
li.tm-cart.tab-active {
    background: #575757 url("../images/tm_cart_iconhover.png") no-repeat scroll center 4px;
}
li.tm-search {	background: url("../images/tm_search_icon.png") no-repeat center 5px;}
li.tm-search.tab-active {
    background: #575757 url("../images/tm_search_iconhover.png") no-repeat scroll center 4px;
}

@media not all, only screen and (min-resolution: 144dpi) {
li.tm-catalog {
    background: rgba(0, 0, 0, 0) url("../images/tm_catalog_icon_x2.png") no-repeat scroll center 4px;
}
li.tm-account {
    background: rgba(0, 0, 0, 0) url("../images/tm_account_icon_x2.png") no-repeat scroll center 4px;
}
li.tm-cart {
    background: rgba(0, 0, 0, 0) url("../images/tm_cart_icon_x2.png") no-repeat scroll center 4px;
}
li.tm-search {
    background: rgba(0, 0, 0, 0) url("../images/tm_search_icon_x2.png") no-repeat scroll center 4px;
}
#tab_nav li {
    background-size: 40px 40px;
}
}
#tab_nav li {
    background-size: 40px 40px;
}
li.tab-active {
    background-color: #222428;
}

#tab_nav li+li {
/*  border-left: 1px solid #222428;*/
}
#tab_nav li span.dlm {
	float: left;
	width: 1px;
	height: 50px;
	background: #ddd;
}
#tab_nav li+li a {
/*	padding-left: 10px;*/
}
#tab_nav li:hover {
	text-decoration: none;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	padding-left: 3px;
}


#login_logout_section, #login_logout_section a {
	color: #999999;
	padding: 19px 3px 0;
}
#login_logout_section {
	padding-right: 7px;
}
#login_logout_section a {
    color: #25449E;
	text-decoration: none;
}
#login_logout_section a:hover {
	text-decoration: none;
}
.cat-tabs-login, .cat-tabs-login a {
	color: #0a7e9a !important;
	padding: 0 !important;
	margin: 14px 0 0 0;
}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/* Tools section styles */
#tools_wrapper {
	background: url("../images/main_header_bg_left.gif") no-repeat scroll 0 0 transparent;
	margin: 0 0 !important; 
}
#search-panel {
	background: url("../images/main_header_bg_right.gif") no-repeat right 0;
	display: inline-block;
	width: 100%;
	height: 42px;
}
.line-header {
	margin: 0 4px;
}
#delim{
	background: url("../images/top_tools_delim.gif") no-repeat right 5px;
	padding-left: 9px;
}
.td-languages {
	width: 303px;
	text-align: right;
	padding: 1px 1px 0 0;
}
.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;
	}

.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents, .centerBoxContentsProducts {
	border: 0px solid #E9E9E9;
	padding: 0px 0px;
    margin: 0px !important;
}

.centerBoxContentsProducts .itemTitle {
	text-align: center !important;
}
.columnar-product-info {
/* 	height: 164px; */
	text-align: center;
	margin-bottom: 5px;
}
.columnar-product-img {
	height: 108px;
	text-align: center;
}
.product-box-name {
	padding: 2px 0 1px;
}
.centerColumn .detail-link, .detail-link:visited {
	background: url("../images/blue_arrows.gif") no-repeat right 4px;
	font-weight: normal !important;
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	text-align: center !important;
	text-decoration: none;
}
.detail-link:hover {
	text-decoration: none;
}
#specialsListing .productPriceDiscount, .centerBoxWrapper .productPriceDiscount {
	display: none;
}
#productDescription, .shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em;
	}
#productDescription p {
	padding-left: 0;
}
.left-side-info {
	width: 180px;
	vertical-align: top;
}
#productAttributes {
	padding: 8px 11px;
	margin: 1em;
	background: #f8f8f8;
	border: 1px solid #ededed;
	text-align: center;
}
.attributesComments {
	background: #f0f0ee;
	border-bottom: 1px solid #e7e7e0;	
	margin: 10px -11px;
	padding: 4px 5px;
}
#productDetailsList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
	width: 90% !important;
}
.product-info-label {
	color: #777777;
}

.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 0;
	}
#bannerOne img, #bannerTwo img, #bannerThree img, #bannerFour img, #bannerFive img, #bannerSix img {
 	width: 100% !important;
}
.centerColumn {
	padding: 0 4px 3px;
}
#productGeneral h1#productName {
	color: #626262;
	margin-left: 5px !important;
	display: block;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a, .centerBoxContentsSpecials a:visited, .centerBoxContentsAlsoPurch a:visited, .centerBoxContentsFeatured a:visited, .centerBoxContentsNew a:visited, .specialsListBoxContents a:visited {
	color: #25449E;	
	text-decoration: none;
}
.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {	
	text-decoration: none;
}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin: 1em;
	border: 1px solid #e2e2e2;
	background: #f8f8f8;
	padding: 1em;
	}


.tableHeading TH {
	border-bottom: 1px solid #ddd;
	background: #fff;
	}

#cartSubTotal {
	border-top: 0px solid #d9d9d9;
	font-weight: bold;
	text-align: center;
	line-height: 2.2em;
	padding-right: 0;
	color: #ae4343;
    text-transform: uppercase;
	font-size: 8px;
    font-weight: 400;
	}

.tableRow, .tableHeading {
	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;
	}

#cartBoxListWrapper a {
	color: #000;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}
#cartContentsDisplay a {
	color: #25449E;
	text-decoration: none;
}
#cartContentsDisplay a:hover {
	text-decoration: none;
}
#cartContentsDisplay th {
	border-bottom: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
}
#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: #757575;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .central-boxes-price {
	color: #990000;
	}

#productPrices, #reviewsInfoDefaultPrice {
	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;
	color: #fff;
	line-height: 30px;
}

.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;
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	height: 1%;
	margin: 0 0 10px 0;
	}

h2.centerBoxHeading {
	color: #fff;
	border: 1px solid #CDD3D7;
	padding: 5px 8px !important;
	background: #32363b;
}
.centerBoxWrapper h2 {
	margin: 2px 0 10px !important;
}


#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 13px;
}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */

a.category-top {
	font: bold 12px;
	text-decoration: none;
	padding: 0 0 0 13px;
	background: url("../images/arrow.gif") no-repeat 0 center;
	color: #222;
	}
#categoriesContent .category-links {
	padding: 0 7px;
}
A.category-links, A.category-links:visited {
	color: #444;
	text-decoration: none !important;
	}
.categories-top-list:hover {
	background: #fff;
}
.categories-top-list a:hover, .categories-top-list a:visited {
	color: #444;
	text-decoration: none;
}
.categories-top-list+.categories-top-list{
	border-top: 1px solid #E5E5E5;
}
.categories-top-list {
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #e5e5e5;
	width:100%;
	height:21px;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #e5e5e5;
	width:100%;
	height:21px;
}


a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
	color: #25449E;
	text-decoration: none;
	}
a.category-subs:hover, a.category-products:hover {
	color: #25449E;
	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;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #dadada;
	height: 2em;
	}

.productListing-rowheading {
	background: #F0F2F2;
	border: 1px solid #EAF0F5;
	height: 2em;
	}
.productListing-rowheading th {
	border-bottom: 1px solid #EAF0F5;
	border-top: 1px solid #EAF0F5;
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
/*	text-align: left;*/
}
h3.itemTitle, .listingDescription {
	text-align: left;
	font-size: 12px;
}
.table-product-attributes a {
	text-decoration: none;
	color: #333;
}
.table-product-attributes a:hover {
	text-decoration: none;
}
.more-info a {
	color: #25449E;
	text-decoration: none;
}
.more-info a:hover{
	text-decoration: none;
}
.productListing-even {
	background-color: #fafafa;
}
.productListing-data {
	border-bottom: 1px solid #EAF0F5;
	vertical-align: top;
}
.productListing-data .itemTitle a {
	color: #444;
	text-decoration: none;
}
.productListing-data .itemTitle a:hover {
	text-decoration: none;
}
#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;
	}
.navNextPrevWrapper {
	padding: 5px 0 15px 0;
}
#bannerTwo, #bannerThree {
	margin: 0;
	padding: 0 0 5px 0;
}
#bannerOne {
	margin: 2px 0;
	padding: 0;
}
.no-right-margin {
	margin-right: 0 !important;
}

#productQuantityDiscounts {
	padding: 12px 0;
}
#productQuantityDiscounts table {
	border: none;
	border-spacing: 0px !important;
/*	border-collapse: collapse;*/
	margin: 0;
	background: #fafafa;
}
#productQuantityDiscounts table td {
	border: 1px solid #eeeeee;
	padding: 4px;
}
#productMainImage a {
	text-decoration: none;
}

#newProductsDefault table, #productListing table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: auto !important;
}
#advSearchDefault fieldset {
    float: none !important;
	width: 90%;
}
fieldset fieldset {
	border: none;
	padding: 0;
}
.c-columns {
	width: 50% !important;
}
.BoxContainer {
	margin: 0 0 10px 0;
}
/*
.b-header-left {
	padding: 0 0 5px 0;
	background: #333333;
}
.b-header-right {
	padding: 5px;	
}
*/
#productAdditionalImages h2 {
	padding: 7px 12px !important;
	margin: 0 !important;
	border-bottom: 1px solid #e7e7e7;
	background: #f7f7f7;
}
#productAdditionalImages {
	border: 1px solid #e7e7e7;
}
.pro_name a,.categoryListBoxContents a,.itemTitle a,#cartContentsDisplay a { color:#000;}

h3.itemTitle { margin-top:10px;}

.sssss { display:none;}

#indexProductList FORM { display:none;}

.pro_name {
	margin:5px 0 0;	
	color: #000000;
	overflow:hidden;
	text-align:center;
	height:40px;
}

.productSpecialPrice {
	color: #990000;
    font: bold 15px;
}


.normalprice {
    color: #000;
    font: bold 11px;
}



.categoryListBoxContents a {

	color: #2d2d2d;

    display: inline-block;

    font-size: 12px;

    margin-bottom: 20px;

    outline: medium none;

    text-decoration: none;
}

.pro_name a {
	color: #2d2d2d;
    margin-bottom:0px;
    outline: medium none;
    text-decoration: none;
	text-transform: capitalize;
    line-height:20px;
	font-size:13px;
}


FIELDSET {

    border: 1px solid #fff;

    border-radius: 0;

}



FIELDSET input {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05) inset;
    box-sizing: border-box;
    font-size: 15px;
    margin: 0;
    padding: 5px;
}

select,e {
    -moz-appearance: none;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: #333;
    padding: 5px;
    width: 95%;
}




.categoryListBoxContents { margin-bottom:0px; line-height:30px; margin:0px 0;}



.categoryListBoxContents a { color:#C06; font-weight:700;}



#attribsOptionsText { float:left;}

h3#attribsOptionsText { margin-top:4px; padding:0px; margin-right:10px; margin-bottom:0px;}


.tttt,h2#productPrices .productPriceDiscount { display:none;}



#tab_nav {
    background:none;
    height: 50px;
    width: auto;
}


.help-field-list {
    background-color: #eaeaea;
}

.help-field-list li {
    border-bottom: 1px solid #fff;
    padding-right: 8px;
}

.help-field-list li a {
    background:url(../images/arrow-right.png) no-repeat scroll 99% center;
    display: block;
    font-size: 14px;
    line-height: 1.2;
    padding: 16px 8px;
    text-align: left;
    text-indent: 10px;
	color: #555;
}

#productMainImage {
	width:100% !important;
	text-align:center !important;
}

#productPrices,#productPrices,#productDescription,#productAdditionalImages,#productMainImage { margin: 1em;}

.con a { color: #000;}

body .page-wrap>footer { min-height:61px }
body .page-wrap>address.copyright { text-transform:uppercase; color:#ddd; font-size:12px; text-align:center; line-height:18px; padding:15px; font-style:normal }
body .page-wrap > address.copyright .logo { float:left; margin:0 10px 0 0 }
body .page-wrap > footer ul { line-height:27px; overflow:hidden }
body .page-wrap > footer ul+ul { padding:0 15px 10px }
body .page-wrap > footer ul li { padding-left:25px; border-top:1px #fff solid; box-sizing:border-box; line-height:44px }
body .page-wrap > footer ul li a { color:#fff; display:block; text-transform:uppercase; font-size:14px }
body .page-wrap > footer ul li a span { color:#b5b5b6; float:right; margin-right:25px }
body .page-wrap > footer ul li a.privacy { width:44%; display:inline-block }
body .page-wrap > footer ul li span { color:#fff }
body .page-wrap > footer ul li a.terms { width:50%; text-align:center; display:inline-block }
body .page-wrap > footer .backtop { background: #975567 url("../images/tri.gif") no-repeat scroll center 8px / 13px 13px; color:#ccc; line-height:63px; text-align:center; height:45px; font-size:12px }
body .page-wrap > footer .block-subscribe { border-top:1px #3d3c3c solid; background:#2b2b2b }
body .page-wrap > footer .form-subscribe-header label { font-size:16px; color:#fff; text-transform:uppercase }
.block-subscribe { padding:20px 15px }
.block-subscribe .block-title { display:none }
.block-subscribe .form-subscribe-header { margin:10px 0; text-align:center }
.block-subscribe .input-box { display:inline-block; vertical-align:top; width:63%; margin-right:6px }
.block-subscribe .input-box input { border-color:#ccc; font-size:12px; padding:10px 10px }
.block-subscribe .validation-advice { padding:10px 0 0 12px; width:150% }
.block-subscribe .actions { display:inline-block; vertical-align:top; width:22% }
.block-subscribe button { border:none; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; color:#fff; padding:12px 30px; vertical-align:top; margin-top:0; -webkit-appearance:none; appearance:none }
body .page-wrap > footer .blackBg { background:#2b2b2b }
body .page-wrap > footer .ozeal-free { border-bottom:1px #3d3c3c solid; border-top:1px #3d3c3c solid; display:none }
body .page-wrap > footer .ozeal-free div { display:inline-block; width:49%; margin:12px 0 }
body .page-wrap > footer .ozeal-free div a { display:block; width:120px; margin:0 auto; color:#898989; font-size:12px; padding:5px 0 2px }
body .page-wrap > footer .ozeal-free div strong { color:#fff; font-size:15px }
body .page-wrap > footer .ozeal-free .shipping { border-right:1px #3d3c3c solid }
body .page-wrap > footer .ozeal-free .shipping a { background:url("../images/shipping.png") no-repeat 0 center; padding-left:30px }
body .page-wrap > footer .ozeal-free .returns a { background:url("../images/returns.png") no-repeat 0 center; padding-left:30px }
body .page-wrap > footer .ozeal-store { padding:20px 15px; display:none }
body .page-wrap > footer .ozeal-store dl { position:relative }
body .page-wrap > footer .ozeal-store dt { display:block; background:#1f1d1c; color:#b5b5b6; height:40px; line-height:40px; padding:0 10px }
body .page-wrap > footer .ozeal-store dt span { display:block; background:#1f1d1c url("../images/triangle.png") no-repeat center right }
body .page-wrap > footer .ozeal-store dd { position:absolute; top:100%; display:none; width:100%; background:#1f1d1c; padding-bottom:12px }
body .page-wrap > footer .ozeal-store dd a { display:block; color:#b5b5b6; padding:8px 20px }

.input-box {
    display: inline-block;
    margin-right: 6px;
    vertical-align: top;
    width: 63%;
}
.input-box input {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05) inset;
    box-sizing: border-box;
    font-size: 15px;
    margin: 0;
    padding: 5px;
    width: 100%;
    border-color: #ccc;
    font-size: 12px;
    padding: 10px;
}

.block-subscribe button {
    background: #000000 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    margin-top: 0;
    padding: 12px 30px;
    vertical-align: top;
}

.links {
	background-color: #2b2b2b;
	margin:0px;
	padding:0px;
}
address.copyright {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    padding: 15px;
    text-align: center;
	background-color:#232323 ;
}

address.copyright a {
    color: #fff;
}

.categoryIcon,#productAdditionalImages h2,.wrapperAttribsOptions h4 { display:none;}


.normalprice {
    color: #000;
    font: bold 11px;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
    color: #ff0000;
    font-weight: bold;
}

h1#indexCategoriesHeading {
    display: none;
}
.categoryListBoxContents a {
    background-color: #fff;
    border: 0px solid #ccc;
    border-radius: 0px;
    color: #c00;
    margin: 1px 0;
    padding: 5px 0;
    width: 98%;
	font-size:12px;
	font-weight:900;
}

.product-main-info {border: 0px solid #ccc; text-align:center;}

.navSplitPagesLinks a {
	padding: 6px 12px;
	margin-left: 2px;
	background: #000;
	color: #fff;
	border: 0;
	border-radius: 5px;
}

#productAttributes {
    background:none repeat scroll 0 0;
    border: 0px solid #adabab;
    border-radius: 0;
    margin: 0;
    padding: 0px;
    text-align: center;
	width: 100%;
}

#productAttributes .wrapperAttribsOptions .back {
	margin:0px;
}

h3#attribsOptionsText {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 3px;
    padding: 0;
}

.wrapperAttribsOptions {
    float: left;
    margin: 0;
}
#cartAdd {
	background:none;
    border: 0px solid #adabab;
    border-radius: 0;
    margin: 1em 0;
    padding: 1px 0;
    text-align: center;
    width: 100%;
}
.cse-set__table {
    background-color: #fff;
    border-left: 1px solid #ccc;
    margin-bottom: 16px;
    table-layout: fixed;
}

.cse-set__table tr {
	padding:0px;
	margin:0px;
}

#productDescription table {
    border-collapse: collapse;
    border-spacing: 0;
}

.cse-set__table tr th, .cse-set__table tr td {
    padding: 8px;
    width: auto;
}
.cse-set__table tr th {
    background-color: #e6e6e6;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 86%;
    line-height: 1.2;
    text-align: center;
}
.cse-set__table tr td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.cse-set__table tr .cse-set__color {
    box-sizing: border-box;
    font-size: 70%;
    min-width: 40px;
    vertical-align: top;
    word-break: break-all;
}
.cse-set__table tr .cse-set__reference-size::before {
    content: "\a ";
    white-space: pre;
}
.cse-detail__table {
    background-color: #fff;
    border-left: 1px solid #ccc;
    font-size: 96%;
    margin-bottom: 16px;
    table-layout: fixed;
}
.cse-detail__table th {
    background-color: #e6e6e6;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 86%;
    line-height: 1.2;
    padding: 8px;
    text-align: center;
    width: auto;
}
.cse-detail__table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 8px;
    text-align: left;
    white-space: nowrap;
    width: auto;
}
.cse-detail__table td .cse-detail__size-name {
    text-align: center;
}
.cse-detail__table tr:nth-child(2n+1) td {
    background-color: #f6f6f6;
}
.btn_cart {
	text-align:center;
}

.btn_cart span {
	 border-radius: 8px;
    background: #d5d5d5 none repeat scroll 0 0;
    color: #2f2f2f;
    display: block;
    height: 30px;
    line-height: 30px;
	font-size: 11px;
    padding: 0 20px;
    text-transform: uppercase;
	width:70px;
    text-align: center;
    white-space: nowrap;
	margin:10px auto 0;
}
.item_color.white {
    background: #fff none repeat scroll 0 0;
}
.item_color.beige {
    background: #f9c898 none repeat scroll 0 0;
}.item_color.black {
    background: #000 none repeat scroll 0 0;
}
.item_color.blue {
    background: #0066e4 none repeat scroll 0 0;
}
.item_color.navy {
    background: #001b80 none repeat scroll 0 0;
}
.item_color.brown {
    background: #630 none repeat scroll 0 0;
}
.item_color.gray {
    background: #ccc none repeat scroll 0 0;
}
.item_color.green {
    background: #379339 none repeat scroll 0 0;
}
.item_color.orange {
    background: #f29518 none repeat scroll 0 0;
}
.item_color.pink {
    background: #f0f none repeat scroll 0 0;
}
.item_color.purple {
    background: #639 none repeat scroll 0 0;
}
.item_color.red {
    background: #f53030 none repeat scroll 0 0;
}
.item_color.yellow {
    background: #ffe931 none repeat scroll 0 0;
}
.item_color.silver {
    background:url(../images/silver.gif) no-repeat scroll 0 0;
}
.item_color.gold {
    background:url(../images/gold.gif) no-repeat scroll 0 0;
}
.item_color.multi {
    background:url(../images/multi.gif) no-repeat scroll 0 0;
}
.item_color {
    background-size: contain !important;
    border: medium none;
    border-radius: 3px;
    display: block;
    height: 12px;
    margin: 0 auto 2px;
    width: 12px;
}

.infobox-wrap table {
    border-collapse: collapse;
    border-spacing: 0;
}


#checkoutShipto, #checkoutBillto {
    background-color: #fcfcfc;
    border:0px solid #b8b8b8;
    border-radius: 0px;
	padding: 1%;
	width: 98%
}
.forward, #shoppingCartDefault #PPECbutton {
    float: right;
}

ADDRESS {
    float: left;
    font-style: normal;
    text-align: left;
}


#cartContentsDisplay tr td {
    border: 1px solid #e1e1e1;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

#cartInstructionsDisplay { display:none;}

#cartImage,.buttonRow  { margin:0px;}

.subcategory a {
	color:#555 !important;
}

#stateZone {
	width:75%;
}

#checkoutConfirmDefault #checkoutBillto .buttonRow span,#checkoutConfirmDefault #checkoutShipto .buttonRow span {
	padding:0px;
	width:99.5% !important;
}

#checkoutSuccess {
	margin:0 4px;
}

.fprivacy {
    width: 95%;
    margin:0 auto 10px;
    text-align: center;
}

.fprivacy a {
    font-size: 13px;
    text-align: center;
    color: #000;
	display: inline-block;
    line-height: 30px;
    margin: 0 5px;
}
.fprivacy a:hover {
    text-decoration: underline;
	}
.siteCopyright {
    font-size: 11px;
	line-height: 30px;
    text-align: center;
    color: #000;
    padding: 15px 0;
}

.siteCopyright a {
    color: #000;
}

.signemails {
    font-size: 4vm;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 20px;
    width: 50%;
    background-color: #000;
    margin: 20px auto;
}