/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 * 
 *
 * @category    design
 * @package     default_blank
 * @copyright  Copyright (c) 2010 template-help.com
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
@font-face {
		font-family: Gotham-Light;
	src: url('gotham_light.ttf')
		,url('gotham_light.eot'); /* IE9 */
	}
* { margin:0; padding:0; }

.full-width{width:100%;}
.container{width:100%; overflow:hidden;}
.clear{clear:both;}
.ie-fix{width:100%; position:relative;}
.radio, checkbox{border:0; background:0;}
.page-indent{padding:17px;}
.page-border{border:1px solid #CFE2ED; padding:17px;}

body          { background:#0F0F0F; font-family:Arial, Helvetica, sans-serif; font-size:0.6875em; line-height:1.45em; color:#636363;color:#e1e1e1; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#F7F7F6; text-decoration:underline; }
a:hover       { text-decoration:none; }
a:hover img   {position:relative;}
:focus        { outline: 0; }

/* Added CSS */

.noshow {
	display: none;
}

.sale_price {
	padding-left: 7px;
	text-align: right;
}

.product-essential .product-name {
	background: #1D1D1D;
	font-size: 1.1em;
}

/* tinybox */
.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}
/* end of tinybox */

div.about_us {
	margin-top: 15px;
}

#featured_category img:hover {
	opacity: .5;
	transition: all .25s ease-in;  
}	

.col-main {
	/*color: #fff;*/
	font-size: 1.4em;
}

.col-main strong {
	text-decoration: underline;
}

.col-main p {
	margin-bottom: 10px;
}

.col-main blockquote {
	margin-left: 35px;
}

.col-main img {
	/*padding: 2px;
	/*border: #d18b3b solid 1px;
	margin: 5px; */
}

.cart img { border: 1px solid black; }

.cms-page-view .header-container, .featuredcategory-index-index .header-container {
	background: url(../images/inner_pg_bg.jpg) center top no-repeat;
}

#featured_category img{
	padding: 0px;
	border: none;
	margin: 0px;
}

.featuredcategory-index-index .col-main {
	margin-top: 58px;
}

.right-caption {
	width: 320px;
	float: right;
}

.right-caption .caption {
	font-size: 12px;
}

img.no-border {
	border: none;
}

#newsletter {
	color: #c5c5c5;
}

.block-subscribe .input-box {
	margin-top: 6px;
}

.cms-join-our-mailing-list .block-subscribe {
	width: 450px;
	margin: 25px auto;
	text-align: center;
}

.cms-join-our-mailing-list .block-subscribe .actions {
	text-align: center;
}

.col-right .block-subscribe {
	margin-top: 10px;
}

/* Headings */
h1            { font-size:0.9em; font-weight:normal; line-height:1.3; }
h2            { font-size:1em; font-weight:bold; line-height:1.34; margin-bottom:5px; }
h3            { font-size:1em; font-weight:bold; line-height:normal; margin-bottom:10px;}
h4            { font-size:1em; font-weight:bold; margin-bottom:10px;}
h5            { font-size:0.92em; font-weight:bold; margin-bottom:10px;}
h6            { font-size:0.92em; font-weight:bold; margin-bottom:10px;}

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page { /*width:980px;*/ max-width:980px;width:100%; margin:0 auto; padding:0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left;}
.page-popup .page-title{border:0; padding-bottom:0;}
.page-popup .product-image{display:block; margin-bottom:10px;}
.page-popup .price-box{margin:10px 0;}
.page-popup .add-to-links{padding:15px 0;}

.main-container {}
.main { margin:12px 0; }

/* Base Columns */
.col-left { float:left; width:163px; padding:0; }
.col-main { float:left; /*width:801px; */ width:82%;padding:0; }
.col-right { float:right; /*width:163px;*/ width:18%; padding:40px 0 0 0; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:622px; margin-left:16px; }
.col3-layout .col-wrapper { float:left; width:803px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button {margin: 3px; font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#FFF; }
input.input-text,select,textarea { background:#2F3030; border:0; color:#FFF; }
input.input-text,textarea { padding: 5px; }
select { padding: 5px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #242424; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible;  border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:26px; background:#3F3F3F; padding:0 0 0 13px; font:/*bold*/ 11px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase; }
button.button span span { background-position:100% 0; padding:7px 13px 0 0; height:auto; }

button.button2 { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button2{  width:102px; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button2 span { float:left; height:35px; background:#242424; padding:0 0 0 7px; font:/*bold*/ 10px Arial, Helvetica, sans-serif; text-align:center;color:#d0d0d0; text-transform:uppercase; }
button.button2 span span { background-position:100% 0; padding:5px 13px 0 0; height:auto; }

button.button3 { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button3{  width:65px; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button3 span { float:left; height:35px; background:#242424; padding:0 0 0 9px; font:/*bold*/ 10px Arial, Helvetica, sans-serif; text-align:center;color:#d0d0d0; text-transform:uppercase; }
button.button3 span span { padding:5px 13px 0 0; height:auto; }
button.button3 span.price_span{
    background: url(../images/mt.png) no-repeat 40px center;
    height: 30px;
}

button.button1 { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button1{  width:83px; border:0; padding:0; margin:0; background:transparent; cursor:pointer}
button.button1 span { float:left; height:35px; background:#242424; padding:0 0 0 7px; font:/*bold*/ 10px Arial, Helvetica, sans-serif; text-align:center;color:#d0d0d0; text-transform:uppercase; }
button.button1 span span { background-position:100% 0; padding-left: 1px;
padding-right: 13px;
padding-top: 5px; height:auto; }


button.disabled {}
button.disabled span {}

.sidebar button.button span{height:19px; background:#1B1B1B; padding-left:7px;}
.sidebar button.button span span{padding-left:0; padding-right:7px; padding-top:3px; font-weight:normal; text-transform:none; height:auto;}

.button-2 span{height:19px!important; background:#494949; padding-left:7px!important;}
.button-2 span span{font-weight:normal; color:#FFF; font-size:11px; height:auto!important; text-transform:none; padding-left:0!important; padding-right:7px!important; padding-top:3px!important;}


button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#636363; font-weight:normal; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; overflow:hidden; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:724px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {width:205px;}

.opc .form-list .customer-name-suffix .name-lastname,
.opc .form-list .customer-name-middlename .name-firstname,
.opc .form-list .customer-name-middlename-suffix .name-firstname,
.opc .form-list .customer-name-middlename-suffix .name-lastname { width:254px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:190px; }

.opc .form-list .customer-name-prefix .name-firstname input.input-text,
.opc .form-list .customer-name-suffix .name-lastname input.input-text,
.opc .form-list .customer-name-middlename .name-firstname input.input-text,
.opc .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.opc .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:240px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { border:1px solid #2D2D2C; background:0; padding:22px 25px 12px 25px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:10px; border:1px solid #2D2D2C; background:#0F0F0F; color:#FFF; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; color:#000!important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; /*min-height:24px !important;*/ padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { padding:5px 9px; margin:0 179px 25px 0; background:#1D1D1D; text-transform:uppercase;}
.breadcrumbs li { display:inline; }
.breadcrumbs li a{text-decoration:none; font-size:0.91em; color:#636363;}
.breadcrumbs li a:hover{text-decoration:underline;}
.breadcrumbs li strong{color:#FFF; font-weight:normal;}
.breadcrumbs li span{background:url(../images/breadcrumbs.gif) center 5px no-repeat; padding:0 5px;}

/* Page Heading */
.page-title { border-bottom:1px solid #232323; font-size:1.36em; padding:0 0 6px; margin:0 0 30px; }
.page-title h1,
.page-title h2 {color:#FFF; text-transform:uppercase;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; margin-top:5px; }

.subtitle { clear:both; }

/* Pager */
.pager {/*padding:0 0 6px;*/ margin:0; text-align:center; font-size:12px}
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .limiter select{width:85px; margin:0 5px;}
.pager .pages { margin:0 167px; }
.pager .pages strong{font-weight:normal;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li.current{color:#FFF;}
.pager .pages li a{color:#636363;}
.pager .pages .current {}

/* Sorter */
.sorter {padding:0; margin:0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; padding-right:44px; }
.sorter .sort-by select{width:99px; margin:0 5px;}
.sorter .link-feed {}

/* Toolbar */
.toolbar{background:#242424;padding: 8px 19px 4px 21px;/* padding:14px 49px 15px 21px;*/ font-size:/*1.09em*/0.8em; margin-top:-25px;margin-bottom: 10px;}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom { margin-top:32px}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #2D2D2C; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #2D2D2C; }
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { margin:0 0 10px; }
.std ul.disc { list-style:disc outside; padding-left:18px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#FFF; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:12px; height:12px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */

.header .menu-bg {display: none;}

.logo { float:left; }
.header-container{background:url(../images/inner_pg_bg.jpg) center top no-repeat;}
.header { padding:0 0 17px 0; /*width: 1060px;*/ width:100%;}
.header .menu-bg{background:#000; padding:10px 11px 0;position: relative;left: -30px;}
.header .header-indent{padding:30px 0 0; width:100%;max-width: 980px;/*width: 980px;*/}
.header .logo{float:left; text-decoration:none!important; display:block; margin-top:14px; position:relative; margin-left:-5px;}
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg{font-weight:normal; text-align:right; color:#FFF; text-transform:uppercase; padding-bottom:5px;display:none;}
.header .links { float:right; margin-bottom:12px; }
.header .links li{padding-left:14px;}
.header .links li a{white-space:nowrap; color:#dbdbdb; text-decoration:none; text-transform:uppercase; font-size:0.90em;}
.header .links li a:hover{text-decoration:underline;}

.header .form-search { text-align:right; float:right; width:100%;max-width:426px; margin-bottom: 15px;}
.header .form-search label{display:none;}
.header .form-search input{background:#242424; border:0; width:75%; height:16px; float:left; padding:5px 10px; margin:0; text-transform:uppercase; color:#636363; font-size:0.91em;}
.header .form-search button{float:right; margin:0;}
.header .form-search button span{background:#494949;}
.header .form-search button.safari-fix{position:relative; margin-left:-3px; margin-right:-3px; margin-top:-1px;}
.header .form-search .search-autocomplete { z-index:999; text-align:left;}
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

/********** < Navigation */
.nav-container {}
#nav {padding:0; margin:0; font-size:11px; text-transform:uppercase; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#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 { float:left; }
#nav li a { float:left; padding:0 10px 10px; color: #d18b3b;
font-weight: bold; }
#nav li a:hover { color:#FFF; }
#nav li.over a,
#nav li.active a { color:#FFF; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:25px; left:-10000px; border:0; background:#000000; }
#nav div ul { position:static; width:auto; border:none; }

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

#nav ul li { float:none; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:8px 19px; font-weight:normal; color:#494949 !important; }
#nav ul li a:hover { color:#FFF !important; background:#494949; }
#nav ul li.active > a,
#nav ul li.over > a { color:#FFF !important; }

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

/* Sidebar =============================================================================== */
.block { margin:0; font-size:0.91em; }
.block .block-title { padding:0; background:#494949; padding:14px 16px; }
.block .block-title strong {}
.block .block-title strong span {color:#FFF; font-weight:bold; text-transform:uppercase; font-size:1.09em;}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle{}
.block .block-content { padding:16px 5px 22px 16px; background:#242424; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove { float:right; }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even {}

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:39px; padding:0; }
.mini-products-list .product-details { margin-left:49px; }
.mini-products-list .product-details .product-name{font-size:1em; font-weight:bold; margin:0;}
.mini-products-list .product-details .product-name a{color:#636363; text-decoration:underline;}
.mini-products-list .product-details .product-name a:hover{text-decoration:none;}
.mini-products-list .product-details .price{color:#FFF;}

/* Block: Account */
.block-account {}
.block-account li{padding-bottom:5px;}

/* Block: Currency Switcher */
.block-currency {}

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-title a{float:right; margin-top:5px; cursor:pointer;}
.block-layered-nav .block-subtitle{padding-left:16px; padding-bottom:16px;}
.block-layered-nav .block-content{padding-left:0; padding-right:0;}
.block-layered-nav dl{padding:0 15px;}
.block-layered-nav dt{font-weight:normal; color:#FFF;}
.block-layered-nav dd{margin-bottom:12px;}
.block-layered-nav dd a{color:#636363;}
.block-layered-nav .currently {}
.block-layered-nav .currently li{padding:4px 5px 4px 4px; background:#1B1B1B; margin-bottom:3px;}
.block-layered-nav .currently li .label{color:#FFF; background:url(../images/currency_marker.gif) left 5px no-repeat; padding-left:12px;}
.block-layered-nav .actions{padding:10px 15px 12px; text-align:right;}
.block-layered-nav .actions a{float:none; text-decoration:none;}
.block-layered-nav .actions a:hover{text-decoration:underline;}
.block-layered-nav .btn-remove { float:right; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart {margin-bottom: 10px;}
.block-cart .block-title a{float:right; margin-top:5px; cursor:pointer;}
.block-cart .empty{padding:0 15px;}
.block-cart .block-content{padding-left:0; padding-right:0;}
.block-cart .summary{}
.block-cart .amount{padding:0 15px;}
.block-cart .subtotal{text-align:center; background:#1B1B1B; padding:3px 0; margin:10px 0; text-transform:uppercase; color:#FFF; font-weight:bold;}
.block-cart .actions{padding:0 10px 20px;}
.block-cart .actions button{margin-top:5px;}
.block-cart .block-subtitle{padding:0 15px;}
.block-cart .mini-products-list{padding:0 15px;}

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related .block-subtitle{padding-bottom:10px;}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:50px; }
.block-related .product .product-details .product-name a{text-transform:none; text-decoration:underline;}
.block-related .product .product-details .product-name a:hover{text-decoration:none;}
.block-related .link-wishlist{float:right; padding-top:5px; text-decoration:none; font-size:1.18em; font-weight:normal;}
.block-related .link-wishlist:hover{text-decoration:underline;}

/* Block: Compare Products */
.block-compare {}
.block-compare .block-content{padding-right:10px;}
.block-compare li { padding:0 0 5px!important; }
.block-compare .product-name{padding-left:6px; background:url(../images/recent_divider.gif) left 7px no-repeat;}
.block-compare .product-name a{color:#636363; text-decoration:underline;}
.block-compare .product-name a:hover{text-decoration:none;}
.block-compare .actions{padding-top:10px;}

/* Block: Recently Viewed */
.block-viewed {margin-bottom: 10px;}
.block-viewed .block-content{padding-right:10px;}
.block-viewed li{padding:0 0 5px 6px!important; background:url(../images/recent_divider.gif) left 7px no-repeat;}
.block-viewed li a{color:#636363; text-decoration:underline;}
.block-viewed li a:hover{text-decoration:none;}
.block-viewed li .product-name{margin-bottom:0;}

/* Block: Recently Compared */
.block-compared {}
.block-compared li{padding:0 0 5px 6px!important; background:url(../images/recent_divider.gif) left 7px no-repeat;}
.block-compared li a{color:#636363; text-decoration:underline;}
.block-compared li a:hover{text-decoration:none;}
.block-compared li .product-name{margin-bottom:0;}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px 0 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 0; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer{float:left; width:100%;}
.block-poll .answer span{display:block; width:80px;}
.block-poll .votes{font-weight:bold; float:right; width:50px; margin-top:-15px;}
.block-poll .block-subtitle{padding-bottom:10px;}

/* Block: Tags */
.block-tags ul{font-size:1.2em;}
.block-tags ul,
.block-tags li { display:inline; }
.block-tags li a{color:#636363;}
.block-tags .actions{padding-top:10px;}

/* Block: Subscribe */
.block-subscribe {}
.block-subscribe input{width:120px; margin-bottom:10px;}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder li a{color:#636363;}
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .actions{padding-top:10px;}

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {}
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { position:relative; }
.products-grid.first{/*padding-top:20px;*/}
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:252px;padding: 0 13px 21px 0;min-height:326px;
background-color: black;border-left: 1px #0F0F0F solid;border-right: 1px #0F0F0F solid;
border-top: 1px #0F0F0F solid; border-bottom: 5px #0F0F0F solid; }
.products-grid li.item.last{padding-right:0;}
.products-grid .product-image { display:block; width:100%;max-height:172px;  margin:0 0 12px; }
.products-grid .product-name { margin:0 5.2px 11px;margin-top: -8px;
margin-bottom: -5px; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .add-to-links{padding-top:10px;}
.products-grid .actions {}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid{}
.col1-layout .products-grid{}

/* View Type: List */
.products-list{margin-top:15px;}
.products-list li.item{padding:15px 0;}
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:252px; height:172px; margin:0 0 18px; }
.products-list .product-shop { margin-left:271px; }
.products-list .product-name { margin:0 0 10px; }
.products-list .ratings{margin-bottom:20px;}
.products-list .ratings .rating-box{float:none; margin-bottom:15px;}
.products-list .price-box { margin:3px 13px 15px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }

/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0 0 10px; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links a{color:#636363;}
.ratings .rating-links a.last{color:#FFF;}
.ratings .rating-links .separator { margin:0 2px; color:#636363; }
.ratings dt {}
.ratings dd {}
.rating-box { width:60px; height:10px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:10px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:30px; }
.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:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }
.availability-only { margin:0 0 7px; }
.availability-only span,
.availability-only a { cursor:help; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.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 { margin-bottom:12px;}

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

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

.price-box {}
.price-box .price { font-weight:normal; font-size:1.27em; color:#FFF; }

.sidebar .price-box .price{font-size:1em;}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:normal0; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

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

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

/* FTP */
.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{margin:20px 0 5px;}
.tier-prices li{background:#2B2B2B; padding:5px 7px; color:#F7F7F6; margin-bottom:2px;}
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links li{display:inline;}
.add-to-links .separator { display:inline; color:#636363; margin:0 4px;}
.add-to-links a{color:#636363; font-weight:normal; font-size:1.09em; text-decoration:none;}
.add-to-links a:hover{text-decoration:underline;}
.add-to-links a.link-compare{color:#FFF;}

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }
.add-to-cart .paypal-logo { clear:left; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; padding-top:4px; }
.add-to-box .add-to-cart label{margin-top:5px;}
.add-to-box .add-to-cart input{ width:47px!important; height:21px; background:#6F6F6F; border:1px solid #232323; padding:4px 5px 0; margin-bottom:10px;}
.add-to-box .or { float:left; margin:8px 15px; }
.add-to-box .add-to-links { float:left; }
.add-to-box .add-to-links li{display:block;}
.add-to-box .add-to-links li .separator{display:none;}

.product-view {}

.product-essential{padding-bottom:20px;}

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

/*=============product tabs==============*/
#product-tabs .tabs{padding-bottom:5px; border-bottom:1px solid #20201E;}
#product-tabs .tabs .corner-left-top{background:#242424; display:block; /* width:172px; */ float:left; font-weight:normal; color:#636363; text-decoration:none; cursor:pointer; margin-right:7px; text-transform:uppercase;}
#product-tabs .tabs .corner-right-top{background:0; display:block;}
#product-tabs .tabs .border-top{background:0; display:block; margin:0 10px; padding:11px 0 14px; text-align:center; height:10px; overflow:hidden;}
#product-tabs .tabs h3{font-weight:normal;}
#product-tabs .tabs .active-tab{background:#494949;}
#product-tabs .tabs .active-tab h3{font-weight:bold; color:#FFF;}

#product-tabs .tabs-content{}
#product-tabs .tabs-content .tabs-corners-top{}
#product-tabs .tabs-content .tabs-corners-top div{}0
#product-tabs .tabs-content .tabs-corners-top div div{}

#product-tabs .tabs-content .border-left{}
#product-tabs .tabs-content .border-right{}
#product-tabs .tabs-content .border-right .block-width{width:100%; overflow:hidden; position:relative;}

#product-tabs .tabs-content .tabs-corners-bot{}
#product-tabs .tabs-content .tabs-corners-bot div{}
#product-tabs .tabs-content .tabs-corners-bot div div{margin:0 10px; height:10px; overflow:hidden;}
#tabber{ display:block; width:3200px; list-style:none; overflow:hidden;}
#tabber .tabs-list{width:100%; overflow:hidden; float:left; display:block; margin-right:20px;}
/*============//product tabs=============*/

/* Product Images */
.product-view .product-img-box { float:left; /* width:267px; width:447px; */ }
.product-image-wapper{
border: 1px solid #ddd;
padding: 20px 0px;
width:100%;
} 
.zoom-wapper{
padding: 0 90px;
}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:0px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative;/* width: 404px;width:445px; */width:100%;height:265px; margin: 0px !important; 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; padding:10px 0;width: 447px; }
.product-view .product-img-box .zoom-notice a {text-decoration: none;}
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 6px no-repeat; cursor:pointer; }
.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 #handle { position:absolute; left:0; top:-1px; width:16px; height:22px; background:url(../images/magnifier_handle.gif) 0 4px no-repeat;  }
.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 h2{color:#FFF; font-weight:normal; margin-bottom:10px;}
.product-view .product-img-box .more-views ul { margin-left:-5px }
.product-view .product-img-box .more-views li { float:left; padding:0; margin:0 0 7px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .a-right{padding:15px 0;}
.product-image-popup .nav { text-align:center; padding:15px 0;}
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right;/* width:515px;*/ max-width:340px;}
.product-view .product-shop .price-box{margin:15px 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 {}
.product-view .short-description{/*padding-top:20px;*/border-bottom: solid 1px;}
.product-view .short-description h2{color:#FFF; margin-bottom:15px;}

.sendfriend-product-send .col-main .buttons-set button{margin-left:20px;}

.catalog-product-view .col-right{padding-top:0;}

/* Product Options */
.product-options { padding:10px; width:47%;float:right;/*margin:-30px 0 0 460px;*//*margin:10px 0 0; */border:1px solid #2D2D2C;}
.product-options dt label { font-weight:bold; color:#fff; }
.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%; }
.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-bottom { padding:10px; border:1px solid #2D2D2C; border-top:0;width:47%;float:right;clear:both; }
.product-options-bottom .price-box { margin:3px 0 0 0!important; float:left; }
.product-options-bottom .add-to-cart{float:right;}
.product-options-bottom .add-to-cart label{margin-top:5px;}
.product-options-bottom .add-to-cart input{height:18px; padding-top:6px; vertical-align:top; line-height:normal;}

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

/* Block: Description */
.product-view .box-description {}
.product-view .box-description h2{display:none;}

/* Block: Additional */
.product-view .box-additional {}
.product-view .box-additional h2{display:none;}
.product-view .box-additional th{padding:13px 21px; font-weight:normal; color:#FFF;}
.product-view .box-additional td{padding:10px 85px 10px 18px;}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell h2{display:none;}
.product-view .box-up-sell .products-grid td { width:25%; padding-right:22px; }
.product-view .box-up-sell .products-grid td .price-box{margin-bottom:20px;}

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h2{display:none;}
.product-view .box-tags h3{font-weight:normal;}
.product-view .box-tags .product-tags{margin:11px 0 20px; width:100%; overflow:hidden;}
.product-view .box-tags .product-tags li{background:url(../images/tags_divider.gif) right 5px no-repeat; padding-right:12px; margin-right:17px; float:left; display:block; white-space:nowrap; line-height:normal;}
.product-view .box-tags .product-tags li.last{background:0;}
.product-view .box-tags .form-add{margin-bottom:10px;}
.product-view .box-tags .form-add label{display:block; margin-bottom:20px;}
.product-view .box-tags .form-add .input-box { float:left; width:460px; margin:0 5px 0 0; }
.product-view .box-tags .form-add input.input-text { width:452px; height:22px; padding-left:5px; }
.product-view .box-tags .form-add p { clear:both; }

.review-product-list .col-main .ratings-table{margin:10px 0;}
.review-product-list .col-main .ratings-table th,
.review-product-list .col-main .ratings-table td{border:1px solid #ddd; padding:7px;}
.review-product-list .col-main .nobr{margin-bottom:10px; display:block;}
.review-product-list .col-main .buttons-set{padding-left:0px; border:0;}
.review-product-list .col-main .pager{border:0; padding:10px 0}
.review-product-list .col-main .data-table{margin-bottom:15px;}

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}
.product-view .box-reviews .form-add .form-list .input-box,
.product-view .box-reviews .form-add .form-list input,
.product-view .box-reviews .form-add .form-list textarea{width:99%;}

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


/* Content Styles ================================================================= */
.product-name {font-size:1.05em; margin:0 0 11px; font-weight:normal;/* background:#1D1D1D;*/ padding:7px 6px; text-transform:uppercase; color:#FFF; }
.product-name a{text-decoration:none; color:#cfcfcf}
.product-name a:hover{text-decoration:underline;}

.sidebar .product-name{background:0; padding:0; text-transform:none;}

/* Product Tags */
.tags-list{font-size:1.2em;}
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary{padding:15px 0;}

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

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px 0 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:25px 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 {}
.page-sitemap .pager{border:0; padding-left:0;}

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types li{padding-bottom:10px; padding-left:10px; float:left;}
.cart .checkout-types button span{height:35px; background: #494949;/* background:#FDCC08; */padding-left:14px;}
.cart .checkout-types button span span{padding-right:12px; padding-left:0; padding-top:11px; height:auto;/* color:#20201E*/color:#fff; font-size:12px;}
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

/* Shopping Cart Table */
.cart-table{background:#1A1A1A;}
:first-child+html .cart-table{border-right:1px solid #2D2D2C;}
.cart-table .item-msg { font-size:10px; }
.cart-table th{background:#494949; text-align:center; color:#FFF; text-transform:uppercase; padding:10px;}
.cart-table td{vertical-align:middle;}
.cart-table .product-name{background:0;}
.cart-table td.a-right{text-align:center!important;}
.cart-table tfoot td.a-right{padding:16px 14px 15px; text-align:right!important;}
.cart-table .price{color:#FFF; font-size:1.4em; font-weight:normal;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:21px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:749px; }
.cart .cart-collaterals .col2-set .col-1{width:380px;}
.cart .cart-collaterals .col2-set .col-2{width:348px;}

.cart .crosssell{background:#1A1A1A; padding:20px 21px 29px 21px}
.cart .crosssell h2 { font-weight:bold; text-transform:uppercase; color:#FFF; padding-bottom:10px; border-bottom:1px solid #232323; }
.cart .crosssell .product-image { float:left; width:149px; height:101px; }
.cart .crosssell .product-details { margin-left:160px; }
.cart .crosssell .product-details .product-name{background:0; padding:0;}
.cart .crosssell .product-details .price-box{margin-bottom:10px;}
.cart .crosssell .product-details button{margin-bottom:10px;}
.cart .crosssell li.item { margin:0; padding:29px 0 0; }
.cart .crosssell li.item .add-to-links{position:relative; margin-right:-20px;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping{background:#1A1A1A; padding:20px 26px 23px 21px;}
.cart .discount h2,
.cart .shipping h2{color:#FFF;}

.cart .discount{margin-bottom:22px;}
.cart .discount .buttons-set button{margin-left:5px;}

.cart .discount input{width:292px;}
.cart .shipping .form-list{margin-top:10px;}


/* Shopping Cart Totals */
.cart .totals { float:right; width:20%; max-width:180px;padding:22px 14px 20px; background:#1A1A1A;}
.cart .totals table { width:100%; font-size:0.91em; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table .price{color:#FFF; font-size:1.4em; font-weight:normal; margin-left:15px;}
.cart .totals .checkout-types{margin-top:15px;}
.cart .totals .checkout-types li{float:none; padding-left:0; text-align:center; font-size:1.09em;}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic;/* line-height:19px*/ }
.item-options dd { padding:6px 6px 6px 10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#000; }
.truncated .truncated_full_value dd{padding-bottom:3px; padding-top:3px;}
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods{margin-top:10px;}
.sp-methods dt { font-weight:bold; padding-bottom:10px;}
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #2D2D2C; }
.gift-messages-form { position:relative; }
.gift-messages-form .inner-box{padding:10px; width:589px; overflow:hidden;}
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order{padding-bottom:15px;}
.gift-messages-form textarea{width:82%!important;}
.gift-messages-form .item { margin:10px 0; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* 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 .block-content{padding:0;}
.block-progress dt { font-weight:bold; padding:12px 18px 10px 16px; border-top:1px solid #0F0F0F; }
.block-progress dl{}
.block-progress dt,
.block-progress dd{}
.block-progress dt.complete{background:#242424;}
.block-progress dd.complete{background-color:#1B1B1B; padding:28px 24px 24px 17px;}

.opc {position:relative; }
.opc li.section { border-top:1px solid #242424; 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:#494949; padding:7px 31px; text-align:right; }
.opc .step-title .number { float:left; line-height:normal; font-weight:bold; margin-right:10px; padding:1px 5px; border:1px solid #FFF; color:#FFF; }
.opc .step-title h2 { float:left; font-weight:bold; color:#FFF; font-size:1em; margin-bottom:0; padding-top:2px; text-transform:uppercase; }
.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:#242424; cursor:default; }
.opc .active .step-title .number{background:#FFF; color:#3A3A39;}
/*.opc .active .step-title a { display:none; }*/

.opc .step {padding:25px 46px 25px 31px; position:relative; background:#242424; }
.opc .step .tool-tip { right:10px; }

.opc .form-list{margin:0 0 16px;}
.opc label{font-size:0.91em;}

.opc .order-review {}

.opc .buttons-set{border:0;}

.opc .field{width:385px;}
.opc .fields input,
.opc .field input{width:335px;}
.opc .name-lastname,
.opc .field-2{width:339px; float:left;}
.opc .field-2 input{width:335px;}
.opc .field-2 select{width:339px;}
.opc .name-firstname{width:385px;}
.opc .name-middlename{width:131px;}
.opc .name-middlename input{width:81px!important;}
.opc .name-lastname input{width:335px!important;}
.opc .sp-methods dt{padding-bottom:5px;}
.opc .form-list li.wide input.input-text{width:720px;}

.opc .product-name{background:0; padding:0;}

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

.multiple-checkout { position:relative; }
.multiple-checkout .col2-set{margin-bottom:20px;}
.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 {}
.multiple-checkout .data-table{margin:10px 0;}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}
.account-login .form-list{margin-top:15px;}

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


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .my-tag-edit a.btn-remove{float:left; margin-right:5px;}
.my-account .data-table .rating-box{margin-right:20px;}
.my-account .data-table{margin:10px 0;}
.my-account .data-table button{margin-bottom:10px;}
.my-account .my-wishlist .data-table .product-image{margin-bottom:15px; display:block;}
.my-account .my-wishlist .data-table textarea{width:90%; height:200px;}
.my-account .my-wishlist .buttons-set button{margin-left:10px;}
.my-account .col2-set{padding:10px 0;}
.my-account .order-items h2{margin:10px 0;}
.my-account .tags-list{font-size:1.2em;}
.my-account .pager{border:0; padding-left:0;}
.my-account .addresses-list ol .item{padding-bottom:20px;}

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard .welcome-msg .hello{margin-bottom:10px;}
.dashboard .data-table{margin:15px 0;}
.dashboard .col2-set{padding:15px 0;}
.dashboard .box-title,
.dashboard .box-head{width:100%; overflow:hidden; margin-bottom:10px;}
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h2,
.dashboard .box-head h3{float:left;}
.dashboard .box-title a,
.dashboard .box-head a{float:right;}

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

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

/* Block: Reviews */
.dashboard .box-reviews{padding-bottom:15px;}
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#000; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews .details .ratings strong{float:none; display:block; margin-bottom:3px;}
.dashboard .box-reviews .details .ratings .rating-box{float:none;}

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

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* 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-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.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 th,
.tracking-table td { padding:1px 5px 0 0; }

.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 {padding-bottom:20px;}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print .col2-set{padding:15px 0;}
.page-print .product-name{background:0; padding:0;}

/* 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; margin-bottom:15px;}
.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 7px; }
.product-review .product-img-box .ratings .rating-links a{display:block;}
.product-review .product-img-box .ratings .rating-links .separator{display:none;}
.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; }
/* ======================================================================================= */

.catalogsearch-advanced-index .col-main .form-list label{float:none;}

.review-customer-index .col-main .pager,
.sales-order-history .col-main .pager{margin:15px 0; border:0; padding-left:0;}

.cms-index-index .header-container{background:url(../images/home_site_bg.jpg) center top no-repeat;}
.cms-index-index .header{padding-bottom:630px;}

/*=========================My Gallery=============================*/
.mygallery-indent{position:relative;}
.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
	display:none;
	border: solid #000 6px !important;
	border-radius: 5px;
}

#myGallery canvas {
	margin: 0px auto;
	position: relative;
	top: 516px;
	padding-left: 13px;
}

#myGallery div {
	opacity: 1 !important;
}

.spacegallery a {
	position: absolute;
	z-index: 10;
	display: block;
	top: 0;
	left: 0;
	width: 800px;
	height: 100%;
	background: url(../images/spacer.gif);
}

#myGallery {
	width: 80%;
	height: 612px;
	position:absolute;
	top:15px;
	left:10%;
}
a.loading {
	
}
/*======================================================*/


/*========================thumbs gallery=======================*/
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding:0;
/*	width: 800px;*/
width:100%;
}
.paypal-logo{display:none!important}
ul.thumb li {
	margin: 0; padding:0 1% 22px 0;
	/*float: left;*/
	display:inline-block;
	position: relative;  /* Set the absolute positioning base coordinate */
	/*width: 252px;*/
	width:31%;
	height: 172px;
	border:0!important;
}
ul.thumb li.last{padding-right:0;}
ul.thumb li img {
	/*width: 252px; height: 172px; */
	width:100%;
	/* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border:0!important;
	padding: 0;
	background:0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	/*background:url(thumb_bg.png) no-repeat center center; */ /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}
/*======================================================*/

/* Footer ================================================================================ */
.footer-container{padding-right:0px;}
.footer{padding:0 0 30px; border-top:1px solid #232323; padding-top:27px;margin-top: 31px;}
.footer ul {display:inline;}
.footer ul li{display:inline; padding-right:17px;}
.footer ul li a{color:#636363; text-decoration:none; text-transform:uppercase; font-size:12px;}
.footer ul li a:hover{text-decoration:underline;}
.footer .language-switcher{float:right; margin-bottom:10px;}
.footer .language-switcher label{display:none;}
.footer .language-switcher img{float:left; margin-left:9px;}
.footer .block-currency{width:229px; float:right;}
.footer .block-currency select{width:120px;}
.footer .copy{margin-bottom:10px; margin-top: 15px;}
.footer .copy span{color:#FFF;}
.footer .store-switcher{float:right;}
/* ======================================================================================= */


/* 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,
.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 .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 { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */


.linkimage{
	position: relative;
}
.ecs-name{
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: 130px;
	height: 35px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none !important;
	background: url("../images/hover.1.png") repeat;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	left:0;
         right:0;

  margin-left: auto;
    margin-right: auto;

  position: absolute;
}
.ecs-name span{
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none !important;
}
.ecs-list{
	float: left; margin-bottom: 10px; 
	width: 135px;
	position: relative;
	padding: 0px 12px 10px 12px;
}
.ecs-list img{
	width: 135px;
}
.header-indent .links li:last-child a{
	color: #D18B3B !important;
}
.products-grid .actions {
margin-left: 4px;margin-bottom: -11px;width: 259px;
}

.block-cart-top{ /*margin-top:-90px !important; */ }
/*#myGallery{display:none!important}*/
.breadcrumbs{width:100%}

.cms-page-view .main-container p{color:#fff};
#tabber{width:auto;max-width:3200px;}
.thumb img:hover {
    width: 200%;
    z-index: 999;
    /* height: 120%; */
}

.form-list label{color:#fff;}

@media only screen and (max-width: 990px) {
    .thumb img:hover {
        width: 100%;
        z-index: 999;
        /* height: 120%; */
    }
    .thumb li{
       margin:0px 1%;
        width:31%!important; 
    }
    .product-img-box,.product-shop{
        margin:0px 1%;
        width:47%;
        max-width:100%!important;
    }
    .breadcrumbs{width:98%}
    .products-grid li.item{
        display:inline-block;float:auto;width:29%;margin:0px 1%;
    }
    .logo,.quick-access{
        width:100%;
        display:block;
        text-align:center;
    }
    .header .links{
        width:100%;
        text-align:center;
        margin-top:20px;
    }
    .header .logo{
        float:none;
    }
    
    .header .form-search{
        margin:0px auto;
        float:none;
    }
    .col-right,.main{width:95%;padding:2%;float:none;clear:both;}
     .col-main{width:100%;}
    
    .ecs-list{
        width:18%;
        padding: 0px 1% 10px 1%;
        float:none;
        display:inline-block;
    }
}
@media only screen and (max-width: 800px) {
    .product-view .product-shop,.product-view .product-img-box,.product-options,.product-options-bottom{width:95%;margin:0px auto;float:none;}
    .product-view .product-img-box .zoom-notice{width:95%;margin:0px auto;}
     .breadcrumbs{width:96%}
     .products-grid li.item{
        width:45%;text-align:center;
    }
    .products-grid .actions{width:100%;}
}

@media only screen and (max-width: 700px) {
    #checkout-step-login .col-1,#checkout-step-login .col-2{width:100%;margin:10px 0px;}
    .buttons-set button.button{float:none;}
    .col-main .std img{float:none!important;width:90%;margin:0px 5%;}
    .ecs-list{
        width:23%;
       
    }
     .zoom-notice,.zoom-wapper{display:none;}
    .cms-price-list table tr td,.cms-price-list table tr th{font-size:13px;}
    .ul.thumb li{width:23%;}
	
	.about_us img.f-right {
		display: none;
	}
	
}

@media only screen and (max-width: 570px) {
    
    
    
    #myGallery {
	width: 95%;
	height: 512px;
	position:absolute;
	top:-50px;
	left:2%;
	
}

.cms-home .page{margin-top:-150px}
.cms-home{
    overflow:none;
}
 
 #myGallery img{
transform: scale(0.43);
overflow:visible;
}

    #product-tabs .tabs h3{font-size:12px;}
    .opc .step{padding:15px 10px;}
    .opc .step-title{padding:7px 10px;}
   #login-form .form-list input.input-text{width:70%!important;}
    .products-grid li.item{
        width:97%;text-align:center;
        margin:0px;
        padding-top:20px;
    }
   
     .thumb li{
       margin:0px 1%;
        width:47%!important; 
    }
    .ecs-list{
        width:30%;
        
    }
     .logo img{
        width:80%;
        margin:0px auto;
    }
    
    .form-search,.footer-container{
        width:90%!important;margin:0px auto;
       
    }
    
    
}
@media only screen and (max-width: 470px) {
   
    .ecs-list{
        width:47%;
       text-align:center;
    }
    .ul.thumb li{width:47%;}
   
}

@media only screen and (max-width: 400px) {
   
    .ecs-list{
        width:100%;
        padding:0px;
       text-align:center;
    }
    .ul.thumb li{width:100%;}
   
	.ecs-name {
		width: 90%;
	}
   
}

@media
only screen and (max-width: 990px) {
/*
 *
 * Based somewhat on: https://css-tricks.com/responsive-data-tables/
 * Thanks Chris!
 *
*/

.opc .form-list li.wide input.input-text{width:100%; max-width:335px;}
.cart{width:90%;margin:0px auto;}
.data-table tbody,.totals tbody {
    width: 100%;
    display: block;
}
 
 /* Resets for all the bad table voodoo */
.cart-table,
.cart-table tbody tr,
.cart-table tbody td,
.cart .cart-collaterals,
.cart .totals,.cart .cart-collaterals .col2-set .col-2 {
    display: block;
    margin: 0;
   
    max-width:none!important;
    float: none;
}
.cart .totals,.cart .cart-collaterals,.cart .cart-collaterals .col2-set .col-2,.cart .cart-collaterals .col2-set{
     width: 100%!important;
}
.cart-table thead {
    display: none;
}
.cart .data-table td p {
    margin-bottom: 0;
}
#shopping-cart-totals-table {
    float: none;
}
.cart .totals ul.checkout-types li,
.cart .totals ul.checkout-types {
    width: auto;
}
.cart .data-table tfoot td {
    padding: 0;
}
/* END: Resets */

/* Add some styling so we can have labels for each row */
.cart .data-table td {
    padding: 0.5rem 0 0.5rem 25%;
    text-align: left !important;
    float: none;
    position: relative;
    width:auto;
}
.cart .data-table tbody td:before {
    position: absolute;
    left: 10px;
    width: 45%;
}
.cart .data-table tbody td:first-child {
    margin: 0.5rem auto;
}
.data-table .btn-remove {
    margin: 4px 0 0;
}
/* END: Row Stylings */

/* Alternate colour for even rows */
.cart-table tbody tr:nth-child(even) td {
    /*background: #cccccc;*/
}

/* Add in text so the rows make sense */
.cart .data-table tbody td:nth-of-type(2):before {
    content: "";
}
.cart .data-table tbody td:nth-of-type(4):before {
    content: "Unit Price";
}
.cart .data-table tbody td:nth-of-type(5):before {
    content: "Quantity";
}
.cart .data-table tbody td:nth-of-type(6):before {
    content: "Subtotal";
}
.cart .data-table tbody td:nth-of-type(7):before {
    content: "Remove";
}
.btn-remove2 {
    display: block;
    width: 100%;
    height: 16px;
    font-size: 13px;
    line-height: 16px;
    background: url(../images/btn_trash.gif) 0 0 no-repeat;
    color: #fff;
    text-indent: 20px;
}
/* END: Row Text */
#checkout-review-table tbody{display:contents;}
}


    