/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }

/* Input type text */
input[type=text], input[type=password] {
	-webkit-box-shadow: inset 2px 2px 2px 0px #EEE;
	-moz-box-shadow: inset 2px 2px 2px 0px #EEE;
	box-shadow: inset 2px 2px 2px 0px #EEE;
	border: 1px solid #DDD;
}

#nav li { text-align:left;margin:0 7px; position:relative;z-index:99999}
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li.home {margin-left:0;}
#nav li.home a span {text-indent:-1000em}
#nav li { float:left; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#FFF; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000;background:#FFF;color:#58a234 }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:320px; top:26px; left:-10000px;/*  border:1px solid #ddd; */ background:#FFF;list-style:disc; padding:5px 15px;border:solid 1px #58A234;
	border-top:0;box-shadow:1px 4px 3px #999;-webkid-box-shadow:1px 4px 3px #999;-moz-box-shadow:1px 4px 3px #999;}
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:7px; }

#nav ul li { float:none;display:block;color:#58a234;margin:0 2px;}
#nav ul li.last { border-bottom:0; }
no-repeat left 12px !important;}
/* #nav ul li a:hover { color:#000 !important; } */
#nav ul li.active > a,

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:-1px; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }

/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0;width:51%;float:left;padding-top:4px}

.ratings { font-size:11px; line-height:1.4; margin:7px 0; width:51%;float:left;}
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links a { color:#58a234;text-decoration:underline }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:8px 0 0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820 !important; font-size: 12px; }

.availability-only { margin:0 0 7px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price { vertical-align: middle; }
.regular-price .price-label { font-weight:bold; white-space:nowrap; }
.regular-price .label { width: 60px; float: left; text-align: right; padding-top: 3px; }
.regular-price { font: italic 12px Arial,Helvetica,sans-serif !important; font-style: bold; }
.regular-price .price { font-size: 1.35em; color: #FA601B!important; font-style: normal; padding-left: 10px; }

/* Old price */
.old-price { vertical-align: middle; }
.old-price .price-label { white-space:nowrap; }
.old-price .label { width: 90px; float: left; text-align: right; }
.old-price { font: italic 12px Arial,Helvetica,sans-serif !important; color: #757575!important; }
.old-price .price { text-decoration:line-through; font-style: normal; padding-left: 10px; }

/* Special price */
.special-price { vertical-align: middle; }
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .label { width: 90px; float: left; text-align: right; padding-top: 2px; }
.special-price { font: italic 12px Arial,Helvetica,sans-serif !important; font-style: bold; }
.special-price .price { font-size: 1.35em; color: #FA601B!important; font-style: normal; padding-left: 10px; }

/* Saveup price */
.saveup-price { vertical-align: middle; }
.saveup-price .price-label { font-weight:bold; white-space:nowrap; }
.saveup-price .label { width: 90px; float: left; text-align: right; }
.saveup-price { font: italic 12px Arial,Helvetica,sans-serif !important; }
.saveup-price .price { font-size: small; color: #FA601B!important; font-style: normal; padding-left: 10px; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart  {margin-top:20px;}
.add-to-cart label { float:left;display:block;width:70px; }
.add-to-cart p {clear:both;padding-bottom:10px;}
.add-to-cart button.button { }
.add-to-cart button.button span, #cartview-panel .new-checkout button.button span {background:none;height:40px;line-height:44px;padding:0;width:190px;font-size:14px;}
#cartview-panel .new-checkout button.button span {line-height:41px;width:140px;}
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

.product-view {padding-bottom:30px;}

.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }

/* Product Images */
.product-view .product-img-box {margin-left:100px; float:left; width:350px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:30px; height:30px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:0px }
.product-view .product-img-box .more-views li {
	float:left;
	border: 1px solid #DDD;
	background-color:#ddd;
	margin:0 0 3px 3px;
	overflow: hidden;
}
.more-views h4 {display:none;}
.more-views img  {width:50px; height:50px;}

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:340px; color: #999;}
.product-view .product-shop p, .product-view .short-description {color: #757575;}
.product-view .product-shop .price-box {font-size:14px;color:#f26522}
.product-view .product-shop .add-to-cart{margin: 0; padding:18px 0;}


.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name h1 {font-size:18px;color:#5B5B5B;font-weight:bold;text-transform:uppercase;}
.product-view .short-description {margin-top:15px;margin-bottom:35px;}
.product-view .short-description h2 {font-weight:bold;font-size:14px}

/* Product Options */
.product-options { padding:10px 0; margin:10px 0 0; margin-bottom: -30px; padding: 10px;  }

.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }

/* modify for configurable option box - tungnt3 */
.product-options .configurable-options label { float: left; display: block; width: 70px; }

.product-options select { width: 205px; padding: 2px; }
.product-option-wrapper .delimiter { margin-right: 20px; }
/* end box */
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }
.product-options label.required em, .product-options p.required{ color: #F26522; }

.product-options-bottom { padding:10px; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {padding-bottom:50px}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */




.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account {padding-bottom:40px;min-height:400px}
.my-account .pager {padding: 2px 10px; position: relative;}
/********** < Dashboard */
.dashboard {}
.dashboard .page-title {display:none;}
.dashboard .welcome-msg {}
.dashboard .welcome-msg .hello {color:#58a234;font-size:18px;}

.box-title {background:#f8f8f8;padding:0 10px;line-height:26px;margin:10px 0 5px;}
.box-title h3 {font-size:12px; color:#5B5B5B; float:left; width:70%;line-height:26px;}
.box-title  a {float:right;color:#58a234}
.box-content {padding:0 10px 20px;}
.box-content a {color:#58a234}
.box-content h4 {font-size:12px;color:#5B5B5B;}




/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list a {color: #58A234;}
.addresses-list a:hover {text-decoration: underline;}
.addresses-list h2 {font-weight: bold; font-size: 16px; margin-bottom: 7px;}
.addresses-list h3 {font-size: 13px; margin: 7px 0 3px;}
.addresses-list li.item p, .addresses-list li.item  address {margin-left: 10px;}
.addresses-list li.item {margin-bottom: 10px;}
.addresses-additional li.item {margin: 5px 0;}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* My Wishlist */
.my-wishlist .page-title {display:none;}
.my-wishlist fieldset {border:0;}
.my-wishlist .data-table th,.my-wishlist .data-table td {border:0}
.my-wishlist .data-table th {text-align:center}
.my-wishlist .data-table td {vertical-align:middle;text-align:center}
.my-wishlist .data-table td .product-name {font-size:14px;color:#58a234; width: 200px;}
.my-wishlist .data-table td .price-box {color:#f26522;}
.my-wishlist .data-table textarea {width:200px;height:120px}
.my-wishlist a {}
.my-wishlist td p {margin-bottom:8px;}
.my-wishlist td p input {text-align:center;}
.my-wishlist .btn-add, .my-wishlist .btn-update {margin:0 5px;color:#757575}

.order-detail-text {width: 315px;}

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,

.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.main-container:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after, 
.toolbar .pager:after, .mm-content-base:after, 
#wishlist-login-form-wrapper div.input-box:after, 
.ajax-newsletter-subscribe-form li:after, 
DIV#ajax_login_contents DIV DIV.actions:after, 
#wishlist-login-form-wrapper .actions:after, 
#wishlist-sidebar:after, .contennt-newproduct:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.product-image .actions { position:absolute;top:4px;left:0px;width:135px; z-index:999; display: none;}
.product-image:hover .actions {display: block;}
.product-image .actions .bx-right  {float:right;position:relative;width:40%; top:55px; left:-16px;}
.product-image .actions .bx-right #addCartTittle { float:right; }
.product-image .actions .bx-left {float:left;position:relative;width:40% }
.product-image .actions .bx-left #whislistTittle {float:left; }
.product-image .actions .bx-left p {text-align: center; position: absolute; z-index: 10; width: 100px; padding: 5px; background: #FFF;}
.product-image .actions .bx-left p span {padding-left: 5px;}
.product-image .actions .bx-left p img {vertical-align: middle;}
.product-image .actions button.btn-cart span { background:none; height:auto; width:90px; padding:28px 2px 2px; text-align:center; font-size:11px; z-index:1000; }
.product-image .actions .ic-like { float:left; margin-left:5px; z-index:1000; }
.product-image .actions .ic-newhover { margin: 63px 0 0 -5px;float:left; z-index:1000; }

/* --- configurable product popup --- */
.pascalsystem-content .product-view-layer { background-color:#EEE; border:solid 3px #BBB; padding:15px; }
/*.ic-new { position:absolute;top:6px;left:-8px;display:block; }*/

.form-add h2 {font-size: 14px; font-weight: bold; margin-bottom: 3px;}
.form-add h3, .form-add h4 {font-size: 13px; font-weight: bold; margin-bottom: 3px;}
.form-add h4 {font-size: 12px;}
.form-add fieldset {border: none;}
#wishlist-login-form-wrapper {background: #FFF; padding-top:10px; width: 256px;} 
#wishlist-login-form-wrapper button.button span {padding: 3px 15px !important;}
#wishlist-login-form-wrapper div.input-box, .ajax-newsletter-subscribe-form li {margin-bottom: 5px;}
#wishlist-login-form-wrapper div.input-box label, #wishlist-login-form-wrapper div.input-box input, .ajax-newsletter-subscribe-form label, .ajax-newsletter-subscribe-form input{float: left;}
#wishlist-login-form-wrapper div.input-box label, .ajax-newsletter-subscribe-form label {width: 90px; margin-right: 5px;}
.ajax-newsletter-subscribe-form label {width: 80px;}
#wishlist-login-form-wrapper div.input-box input {width: 135px;}
.ajax-newsletter-subscribe-form input {width: 145px;}
#wishlist-login-form-wrapper .buttons-set, .ajax-newsletter-subscribe-form .actions{padding: 10px 0 5px;}
#wishlist-login-form-wrapper .forgot-pwrd, #wishlist-login-form-wrapper .buttons-set a {font-size: 11px; color: #757575;}
#wishlist-login-form-wrapper .buttons-set li {float: left; width: 50%;}
.ajax-newsletter-subscribe-form {margin-top: 10px;}
.ajax-newsletter-subscribe-form .actions{border-top: 1px solid #DDDDDD; margin-top: 15px;}

.error-page h2, .error-page h4 {text-transform: uppercase; color: #5B5B5B; font-weight: bold; margin-bottom: 12px;}
.error-page h2 {text-transform: uppercase; font-size: 18px; color: #58a234; margin-bottom: 15px;}
.error-page ul, .error-page p {margin: 12px 0;}

#wishlist-sidebar .btn-remove {top: 20%!important;}
#wishlist-sidebar .product-details { margin-left:60px!important; margin-right: 0!important;}
#wishlist-sidebar li .wi-img{float: left;}
#wishlist-sidebar .product-details .product-name a{font-size:12px;}
.main .mini-products-list li.item {padding: 10px 0px 10px 0!important;}
#wishlist-sidebar .button.addcart-wishlist {margin-top: 3px;}

.bx-contact {width:280px;float:left;}
.bx-contact .form-list  {padding-left:0;}
.bx-contact .form-list .input-box {width:280px;}
.bx-contact .form-list input.input-text,
.bx-contact .form-list select,
.bx-contact .form-list li.wide textarea {width:276px;}
.bx-contact .buttons-set {padding:0;border-top:0;}

.location-bh {float:right}

/* customer gender widget - tungnt3 */
.gender-selection ul { list-style-type: none !important; }
.gender-selection li { float: left !important; margin-right: 30px; margin-top: 7px; margin-bottom:7px; }

/* wishlist login form popup - tungnt3 */

#wishlist_ajaxlogin_form #float-remember input { width: 24px; }
#wishlist_ajaxlogin_form #float-remember label { width: 200px; }
#wishlist_ajaxlogin_form .register { margin-left: 0px; margin-right: 0px; margin-bottom: 0px; }
#wishlist_ajaxlogin_form #forgot-pwrd a { margin-top: 12px; }

#wishlist-table button.btn-cart {margin-bottom: 5px;}
#wishlist-sidebar {margin-bottom: 7px;}
#wishlist-sidebar .product-name {width: 105px; overflow: hidden;}

#narrow-by-list li {margin-bottom: 4px;}
#narrow-by-list li .m-selected-filter-item {padding-left: 3px;}

#sologan-checkout {float: left; margin-top: 35px;}

/* fixed over float name on sidebar */
.sidebar .product-name { word-wrap: break-word; }

/* mailing order */
#special-wrapper {
	position:relative;
}
#discount-tickle {
	position: absolute;
	left: 0px;
	top: 13px;
}
/**/
#do-err-messages {color: #F00; font-weight: bold}

/* custom customer address - tungnt3 */
#customer-address .col-1 address { width: 270px; margin-left: 15px; margin-top: 13px; }
#customer-address .col-2 address { width: 270px; margin-left: 15px; margin-top: 13px; }
#customer-address .col-1 h4 { text-transform: uppercase; font-size: 13px; color: #757575; margin-top: 10px; }
#customer-address .col-2 h4 { text-transform: uppercase; font-size: 13px; color: #757575; margin-top: 10px; }
#customer-address .col1 { float:left; }
#customer-address .col2 { float:right; width: 150px; text-align: left; }

/* so dia chi pages - tungnt3 */
.col2-set.addresses-list .box-title h2 { font-size: 12px; color: #5B5B5B; line-height: 26px; }
.col2-set.addresses-list .item h4 { text-transform: uppercase; font-size: 13px; color: #757575; margin-top: 10px; margin-left: 15px; }
.col2-set.addresses-list .col-1 address { width: 270px; margin-left: 15px; margin-top: 13px; }
.col2-set.addresses-list .col-2 address { width: 270px; margin-left: 15px; margin-top: 13px; }
.col2-set.addresses-list .col-1 h4 { text-transform: uppercase; font-size: 13px; color: #757575; margin-top: 10px; }
.col2-set.addresses-list .col-2 h4 { text-transform: uppercase; font-size: 13px; color: #757575; margin-top: 10px; }
.col2-set.addresses-list .col1 { float:left; }
.col2-set.addresses-list .col2 { float:right; width: 150px; text-align: left; }
.col2-set.addresses-list .function { margin-left: 15px; }


.review-children { float: left; width:870px; margin-left:80px; border-top:1px solid #f0f0f0; margin-top:5px}
.review-children .review-block { float: left; width:860px !important; padding:17px 0 10px !important; border-bottom: none !important}

.catalog-product-view .main { position: relative}
.catalog-product-view .main .col-main { width:940px !important}
.catalog-product-view .main .col-main .product-view .product-shop { margin-right:220px !important; min-height:371px}
.catalog-product-view .col-right { width:159px !important; padding:30px; background:#f3f3f3; position:absolute; right:0px}
.catalog-product-view .col-right .add-to-cart { margin-top:0 !important}
.catalog-product-view .col-right .add-to-cart button.button span, #cartview-panel .new-checkout button.button span { width:150px !important}
.catalog-product-view .col-right .add-to-cart label { width:55px}
.catalog-product-view .col-right .add-to-cart span { padding-right:5px}
.catalog-product-view .col-right .promotion-block { text-align:center; padding-top:30px}

.product-view .product-collateral {float:left; width:940px; border-bottom:1px solid #f0f0f0; padding:12px 0}
.product-view .product-collateral .std {float:left; width:940px; font:normal 12px/20px Arial, Helvetica, sans-serif; color:#828282}
