/**
 * 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) 2011 template-help.com
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { 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:#fff; font:11px/14px Arial, Helvetica, sans-serif; color:#7f7f7f; text-align:center; min-width:980px; }

img           { border:0; vertical-align:top; }

a             { color:#343434; text-decoration:underline; }
a:hover       { text-decoration:none; }
a:hover img   {position:relative;}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:1em; 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:930px; margin:0 auto; padding:0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; min-width:0;}
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background:#FFF; min-width: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;}
.page-popup .buttons-set{padding-top:14px!important;}

.main-container {}
.main { margin:0 0 20px; padding:0;}

/* Base Columns */
.col-left { float:left; width:211px; padding:0; }
.col-main { float:left; width:690px; padding:0; }
.col-right { float:right; width:210px; padding:0 ; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; padding:20px 0 0;}

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; background:url(../images/ver-line-bg.gif) left right top repeat-y;}
.col2-right-layout .col-main {}

.checkout-onepage-index .col-main { width:690px; padding:20px 0 0;}
.checkout-onepage-index .col-right{ width:212px;}
.checkout-onepage-index .page-title{ border-bottom:none; padding:10px 0 20px; margin:0;}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:43%; }
.col2-set .col-2 { float:right; width:55%; }
.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%; }
/* ======================================================================================= */

/* index page */

.container2{ width:100%;}
.cms-index-index .main{ background:none; padding:0; margin:0;}
.cms-index-index .column-1{ float:left; width:460px;}
.cms-index-index .column-2{ float:left; width:220px; margin-left:20px;}
.cms-index-index .column-3{ float:left; width:220px; margin-left:20px;}
.cms-index-index .main-box{ background:#ffffff; padding:10px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; margin-bottom:20px; font-size:13px; line-height:20px; color:#7f7f7f;
-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.12);
-moz-box-shadow:    0px 0px 3px rgba(50, 50, 50, 0.12);
box-shadow:         0px 0px 3px rgba(50, 50, 50, 0.12); }
.cms-index-index .product2{ float:left; width:200px;}
.cms-index-index .product3{ float:left; width:200px; margin-left:20px;}
.cms-index-index .product4{ background:url(../images/extra-bg1.gif) left bottom no-repeat #fff;}
.cms-index-index .product5{ background:url(../images/extra-bg2.gif) right bottom no-repeat #fff;}


.cms-index-index .indent{ padding:18px 10px 2px;}

.cms-index-index .products-grid .price-box{ padding:0; margin:0;}
.cms-index-index .products-grid .price{ font-size:14px; color:#000; font-weight:normal; float:left; padding:0;}
.cms-index-index .products-grid .button{ float:right; margin:0;}
.cms-index-index .products-grid li.item{ margin-bottom:23px;}

.cms-index-index .product7 .indent, .cms-index-index .product9 .indent{ padding:5px 10px;}
.cms-index-index .product7 .product-name a, .cms-index-index .product9 .product-name a{ font-size:13px; font-weight:bold;}

.cms-index-index .main-box .button{ display:inline-block; margin:9px 0 0; text-decoration:none;}
.cms-index-index .main-box .button span { float:left; height:27px; background:transparent url(../images/bkg_button.png) 0 0 no-repeat; padding:0 0 0 14px; font:bold 12px/23px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#333333; }
.cms-index-index .main-box .button span span { background-position:100% 0; padding:0 24px 0 10px; }
.cms-index-index .main-box .button:hover span { background:url(../images/bkg_button_act.png) 0 0 no-repeat; color:#fff}
.cms-index-index .main-box .button:hover span span{ background-position:100% 0;}

/* end index page */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button {  background:#fff; font-size:11px; color:#9d9d9d;  font-family:Arial, Helvetica, sans-serif;}
input.input-text,select,textarea { background:#fff; font-size:11px; color:#9d9d9d; border:solid 1px #e5e5e5;}
input[type="radio"] { border:solid 0px !important;}

input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #e5e5e5; 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; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:22px; background:#fcfcfc; border:solid 1px #d6d6d6; font:normal 10px/23px 'Open sans', sans-serif; text-align:center; white-space:nowrap; color:#000; text-transform:uppercase; }
button.button span span { background:none; border:none; padding:0 5px; }
button.disabled {}
button.disabled span {}

button.button:hover span { background:#333333; border:solid 1px #333333; color:#fff}
button.button:hover span span{ border:none; background-position:100% 0;}

.form-search button.button {height:24px; width:24px; background:url(../images/search-button.gif) no-repeat 0 0; border:none; overflow:hidden; text-indent:20em; padding:0px;}
.form-search button.button span{ display:none;}

.checkout-types button.button span { background:#333333; border:solid 1px #333333; height:23px; color:#ffffff; text-transform:none; line-height:24px; text-transform:uppercase;}
.checkout-types button.button span span { border:none; padding:0 12px;}

.checkout-types button.button:hover span{ background:#fdfdfd; border:solid 1px #d6d6d6; color:#333333;}
.checkout-types button.button:hover span span { border:none;}

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 10px; }
.form-list label { float:left; color:#343434; 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:0 6px 0 0; vertical-align:top; }
.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:535px; }
.form-list li.additional-row { border-top:1px solid #e5e5e5; 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; }

.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:189px; }

.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:0;}
.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 #e5e5e5; padding:22px 25px 12px 25px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #7e756a; background:#e5e5e5; color:#333; 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; }
.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:#e5e5e5; }

.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; }

.sales-guest-form .form-alt li{padding:5px 0;}
.sales-guest-form .form-alt select{width:100%;}

/* BreadCrumbs */
.breadcrumbs { padding:15px 0 0; margin:0; color:#7f7f7f;}
.breadcrumbs li { display:inline; }
.breadcrumbs a{ color:#7f7f7f; text-decoration:none;}
.breadcrumbs a:hover{ color:#000;}
.breadcrumbs strong{ font-weight:normal;}

/* Page Heading */
.page-title { padding:15px 0 16px; margin:0 0 25px; text-transform:uppercase; border-bottom:solid 1px #d6d6d6; font-family:'Open sans', sans-serif;}
.page-title h1,
.page-title h2 { font-size:13px; color:#585858; margin-bottom:0;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { padding:10px 0; margin:0; border-bottom:none;}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { border-bottom:solid 1px #d6d6d6; padding-bottom:15px;}

.subtitle,
.sub-title  { clear:both; }

/* Pager */
.pager { padding:5px 0 15px; margin:0; text-align:center; border-bottom:solid 1px #e5e5e5;}
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages strong{ font-weight:normal;}
.pager .pages a{ text-decoration:none;}
.pager .pages a:hover{ text-decoration:underline;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { padding:14px 36px 0 0; margin:0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}
.sorter .view-mode label{ display:none;}

.sorter a.list{ display:inline-block; width:19px; height:19px; overflow:hidden; text-indent:20em; background:url(../images/list.gif) no-repeat 0 0;}
.sorter a.list:hover, .sorter strong.list{ display:inline-block; width:19px; height:19px; overflow:hidden; text-indent:20em; background:url(../images/list-act.gif) no-repeat 0 0;}

.sorter a.grid{ display:inline-block; width:19px; height:19px; overflow:hidden; text-indent:20em; background:url(../images/grid.gif) no-repeat 0 0;}
.sorter a.grid:hover, .sorter strong.grid{ display:inline-block; width:19px; height:19px; overflow:hidden; text-indent:20em; background:url(../images/grid-act.gif) no-repeat 0 0;}

.sorter .grid{ margin-right:6px;}
/* Toolbar */
.toolbar { padding:0 0 12px 0; margin:-3px 0 0;}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom { margin:0;}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:8px; border:1px solid #e2e2e2; font-weight:normal; white-space:nowrap; text-align:center;}
.data-table td { padding:5px; border:1px solid #e2e2e2; }
.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:normal; text-align:center;}
.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 {}
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#343434; }
.link-wishlist { font-weight:normal; text-transform:uppercase; font-family:'Open sans', sans-serif;}
.link-reorder { font-weight:bold; }
.link-compare { font-weight:normal; text-transform:uppercase; color:#999999; font-family:'Open sans', sans-serif;}
.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:15px; height:15px; 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; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px 0 8px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#e5e5e5; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #e5e5e5; 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-container {}
.header { font-family:'Open Sans', sans-serif; font-size:10px; text-transform:uppercase;}
.header .logo{ text-decoration:none !important; display:block; margin:23px 0 0; float:left;}
.header .logo strong { width:0; height:0; display:block; overflow:hidden; text-indent:20px;}
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg { font-weight:normal; color:#787777; padding:39px 20px 0 2px; float:left;}
.header .links { float:right; padding:39px 0 0 0;}
.header .links li { padding-left:12px; display:inline;}
.header .links li a{white-space:nowrap; color:#787777; text-decoration:none;}
.header .links li a:hover{ color:#000;}
.header .form-search .search-autocomplete { z-index:999; text-align:left;}
.header .form-search .search-autocomplete ul { border:1px solid #e5e5e5; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #e5e5e5; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:left; margin:35px 0 0;}
.header .form-language select{ width:110px; padding:0;}
.header-container .top-container { clear:both; text-align:right; }
.top-banner{ margin:0;}


/********** < Navigation */
.nav-bg{ }
.nav-container{  float:left; margin-bottom:25px;}

#nav {  padding:61px 0 0; margin:0; font-size:12px;}

/* 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; border-right:solid 1px #d6d6d6;}
#nav > li > a { float:left; margin:0 9px; font-weight:normal; display:block; color:#7f7f7f; line-height:50px; padding:0 20px; border:solid 1px #fff;}
#nav > li > a span{}
#nav > li.last{ border:none; padding-right:0;}
#nav > li.last a{ margin-right:0;}
#nav > li:hover {}
#nav > li:hover > a{ color:#111111; border:solid 1px #d6d6d6;}
#nav > li.over,
#nav > li.active {}
#nav > li.over > a,
#nav > li.active > a {color:#111111; border:solid 1px #d6d6d6;}
#nav > li.parent:hover > a > span, #nav > li.parent.active > a > span{}
#nav > li.parent a{ }

/* 2nd Level */
#nav ul,
#nav div { position:absolute;  top:51px; left:-10000px; background:#fff; padding:5px 0 15px 0; border:solid 1px #d6d6d6; border-top:solid 0px;}
#nav div ul { position:static; width:auto; border:none; }


/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:7px; border-top:solid 1px #d6d6d6; padding-top:15px;}

#nav ul li { float:none;}
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 0 3px 20px; font-size:10px; text-transform:uppercase; font-weight:normal; color:#969595 !important;}
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#000 !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav > li > div.shown-sub { left:9px; right:9px; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:90%; width:11em;}
/********** Navigation > */
/* ======================================================================================= */

/* Sidebar =============================================================================== */
.sidebar { padding:33px 0 0;}
.sidebar .links li{ font-size:10px; line-height:20px; text-transform:uppercase; font-family:'Open sans', sans-serif;}
.sidebar .links li a{ color:#787777; text-decoration:none;}
.sidebar .links li a:hover{ color:#131313;}

.sidebar .form-search { margin:20px 0 0; overflow:hidden; border:solid 1px #d6d6d6;}
.sidebar .form-search label{ display:none;}
.sidebar .form-search button{ float:right;}
.sidebar .form-search input{ float:left; border:solid 0px; border-right:none; background:none; color:#c7c7c7; padding:5px 10px; width:160px;}

.sidebar .block-currency{ border:none; margin:10px 0 20px; float:right; padding:0; background:none; clear:both;}
.sidebar .block-currency .block-title{ float:left; border:none; padding:2px 4px 7px 0; color:#919090; text-transform:none; background:none; letter-spacing:normal; font-family:'Open sans', sans-serif;}
.sidebar .block-currency .block-title strong{ font-weight:normal; font-size:11px;}
.sidebar .block-currency .block-content{ padding:0; float:left;}
.sidebar .block-currency select{ width:105px;}

/* ------------------------- currency --- */
	.currency .moduletable {
		position:relative;
	}
	.currency h3 {
		background:none;
		letter-spacing:0px;
		border:none;
		color:#fff;
		font:normal 12px/1.2em Arial, Helvetica, sans-serif;
		padding:4px 7px 0px 0px;
		margin:0;
		float:left;
		text-transform:none;
	}
	
#select-form { margin-left:1px;}	
.jqTransformSelectWrapper {
		color:#a6a6a6;
		font-family:'Open sans', sans-serif;
		font-size:11px;
		width:110px !important;
		height:22px !important;
		float:left;
		position:relative;
		padding:1px 0 1px 9px;
		margin-top:0px;
		border:solid 1px #d6d6d6;
		}
.jqTransformSelectWrapper span{ display:inline-block; padding:3px 0 0;}
	.jqTransformSelectWrapper .jqTransformSelectOpen {
		background:url(../images/select_right.gif) left top no-repeat;
		width:24px;
		height:24px !important;
		position:absolute;
		top:0;
		right:0;
		}
		
	.jqTransformSelectWrapper  ul {
		list-style:none !important;
		width:160px !important;
		background:#fff;
		border:none;
		position:absolute;
		top:24px;
		left:-1px;
		z-index:11;
		border:1px solid #d6d6d6;
		padding:10px;
		}	
		.jqTransformSelectWrapper  ul li { padding-left:5px; display:block; line-height:16px;}
		.jqTransformSelectWrapper li a { text-decoration:none; display:block; color:#919090;}
		.jqTransformSelectWrapper  ul li:hover { background:none; }
		.jqTransformSelectWrapper  ul li:hover a {color:#bebeba;}
		
	.block-currency .block-content .jqTransformHidden {
		display:none !important;
	}
/* ------------------------- end currency --- */

.block {  margin:0 50px 15px 0; padding:0 0 25px 0; border-bottom:solid 1px #e5e5e5; }
.block .block-title { padding:11px 0 16px; color:#585858; font-family:'Open sans', sans-serif; text-transform:uppercase; line-height:normal;}
.block .block-title strong { font-size:13px; font-weight:normal; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { padding-bottom:12px;}
.block .block-content { padding:0; }
.block .block-content li.item { padding:10px 0; }
.block .block-content dl{ padding:0 0 0 22px;}
.block .btn-remove,
.block .btn-edit { float:right; margin:0 0 0 5px;}
.block .actions { text-align:right; padding-top:15px;}
.block .actions a { float:left; font-size:12px; display:inline-block; line-height:20px;}
.block .empty {}
.block .price{ font-weight:normal; color:#333333; font-size:14px; font-family:'Open sans', sans-serif;}

.block li.odd {}
.block li.even {}

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account {}
.block-account li{padding-bottom:5px;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; }

/* Block: Layered Navigation */
.block-layered-nav { color:#7f7f7f; clear:both;}
.block-layered-nav dt { font-weight:bold; color:#343434; padding-bottom:6px;}
.block-layered-nav dd { padding:0 0 17px 11px;}
.block-layered-nav dd.last { padding-bottom:0px;}
.block-layered-nav dd a{ color:#7f7f7f;}
.block-layered-nav dd a:hover{ color:#000;}
.block-layered-nav .currently li{ padding:5px 0 0 0px;}
.block-layered-nav .btn-remove { float:right; margin:0 0 0 3px; }
.block-layered-nav .price{ font-weight:normal; color:#7f7f7f; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.block-layered-nav .actions{ padding-bottom:20px;}

/* Block: Cart */
.block-cart {}
.block-cart .block-title{}
.block-cart .summary {}
.block-cart .summary a{ text-decoration:underline; color:#999999;}
.block-cart .summary a:hover{ text-decoration:none;}
.block-cart .amount { padding-bottom:12px;}
.block-cart .block-subtitle{ font-weight:normal; padding-bottom:10px;}
.block-cart .actions{ padding-bottom:10px;}
.block-cart .subtotal { text-align:center; background:#f3f3f3; padding:7px 10px; }
.block-cart .subtotal .price{ font-weight:bold; color:#000; font-size:14px; font-family:'Open sans', sans-serif;}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }
.block-cart .product-name a:hover{ color:#000; text-decoration:underline;}

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related { clear:both;}
.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; }
.block-related .product .product-details { margin-left:68px; text-align:right;}
.block-related .product-name a{ color:#7f7f7f;}
.block-related .product-name a:hover{ text-decoration:underline; color:#000;}
.block-related .link-wishlist { float:right; margin:10px 0 0;}

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }
.block-compare small{ display:none;}
.block-compare .product-name{ font-weight:bold;}
.block-compare .block-content li.item{ padding:0;}

/* Block: Recently Viewed */
.block-viewed {}
.block-viewed .product-name{ font-weight:bold;}
.block-viewed .block-content li.item{ padding:0;}

/* Block: Recently Compared */
.block-compared {}
.block-compared .product-name{ font-weight:bold;}
.block-compared .block-content li.item{ padding:0;}

/* Block: Poll */
.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 .block-subtitle{ padding-bottom:15px;}
.block-poll .actions { text-align:left;}
.block-poll li { padding:3px 9px 10px;}
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer{float:left; width:60%;}
.block-poll .answer span{display:block; width:175px;}
.block-poll .votes{font-weight:bold; float:right; text-align:right; width:55px; margin-top:0px;}


/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}
.block-subscribe input{ width:98%; margin:5px 0 0;}
.block-subscribe .form-subscribe-header{ display:none;}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* 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.last { border-bottom:0; }
.products-grid li.item { float:left; width:210px; margin:9px 30px 30px 0;}
.products-grid li.last { margin-right:0; }
.products-grid.last li{}
.products-grid .product-image { display:block; text-align:center; margin:0 auto 14px;}
.products-grid .product-name { font-weight:normal; margin-bottom:7px; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions {}
.products-grid .button{ margin:5px 0 0 20px;}
.products-grid .ratings{ margin:0;}
.products-grid .ratings .rating-box{ margin:0 20px 7px 0;}
.products-grid .price-box{ padding:4px 0 0; float:left;}
.products-grid .add-to-links{ width:100%; overflow:hidden; padding:7px 0 0;}
.products-grid .add-to-links li{ float:left;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }
.box-up-sell .products-grid .ratings .rating-box{ float:none;}

/* View Type: List */
.products-list li.item { padding:18px 0px;}
.products-list li.item.last { margin-bottom:0; }
.products-list .product-image { float:left; margin:0 0 10px;}
.products-list .product-shop { margin-left:240px; }
.products-list .product-name { margin:0 0 10px;}
.products-list .product-name a {}
.products-list .ratings{ font-size:11px; padding-bottom:10px;}
.products-list .ratings .rating-box{ float:none; display:block; margin-bottom:10px;}
.products-list .ratings .rating-links { text-transform:uppercase; font-family:'Open sans', sans-serif;}
.products-list .price-box { float:left; padding:4px 20px 10px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { padding:0; margin:10px 0 25px; width:100%; overflow:hidden;}
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }

/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0 0 10px; }

.ratings { line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings a.link1{ color:#999999;}
.ratings dt {}
.ratings dd {}
.rating-box { width:80px; height:13px; 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:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:15px; }
.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 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 #e5e5e5; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend { margin-bottom:7px;}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; line-height:normal; }

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:normal; color:#333333; font-size:14px; font-family:'Open sans', sans-serif;}

/* 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; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .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 { padding-bottom:17px;}
.tier-prices li{ background:#f3f3f3; padding:7px 11px; color:}
.tier-prices .price { font-weight:bold; color:#343434;}
.tier-prices .benefit { color:#343434;}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { }

/* Add to Cart */
.add-to-cart label { float:left; margin:4px 5px 0 0; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin:-2px 0 0 25px; }
.add-to-cart .paypal-logo { clear:left; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; text-align:center; }

/* Add to Links + Add to Cart */
.add-to-links { font-size:11px;}

.add-to-box { padding-bottom:20px;}
.add-to-box .add-to-cart { margin-bottom:10px; float:left;}
.add-to-box .or { float:left; margin:0 15px; }
.add-to-box .add-to-links { float:left; margin:-8px 0 0;}
.add-to-box .add-to-links li .separator{ display:none;}


.product-view { border-top:solid 1px #d6d6d6; padding:30px 0 0; margin:25px 0 0;}
.product-view .ratings{ font-size:11px; margin-bottom:17px;}
.product-view .price-box{ float:left; padding-bottom:10px;}
.product-view .price-box .price{ font-size:16px; color:#000000;}
.product-view .availability{ float:left; padding:3px 0 0 20px;}
.product-view h2{ font-weight:bold; font-size:12px; color:#929292; margin-bottom:12px; text-transform:uppercase;}

.product-essential { margin-bottom:35px; border-bottom:solid 1px #e5e5e5; padding-bottom:35px;}

.product-collateral .box-collateral {margin-bottom:25px; border-bottom:solid 1px #e5e5e5; padding-bottom:30px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #dfdfdf; text-align:center;}
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; background:#fff; margin-bottom:8px;}
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:10px; padding-bottom:5px; text-align:center;}
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto; padding:0 28px; 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; background:url(../images/slider_bg.gif) 0 35% repeat-x; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:4px; width:35px; height:5px; background:url(../images/magnifier_handle.gif) 0 0 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{padding-top:15px;}
.product-view .product-img-box .more-views h2{ font-size:11px; text-transform:none;}
.product-view .product-img-box .more-views ul { margin:-4px -24px 0 0; }
.product-view .product-img-box .more-views li { float:left;  border:solid 1px #c8c8c9; margin:0 24px 8px 4px ; }
.product-view .product-img-box .more-views li a{ display:block; background:#fff;}

.product-image-popup { margin:0 auto; }
.product-image-popup .a-right{padding:15px 0;}
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { text-align:center; padding:15px 0; margin:0 100px; }
.product-image-popup .image { display:block; margin:25px 0; clear:both; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:406px; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name { color:#7f7f7f;}
.product-view .product-name h1{ font-weight:normal;}
.product-view .short-description {}
.product-view .short-description h2{ font-size:11px; text-transform:none; margin-bottom:3px;}

.sendfriend-product-send .col-main .buttons-set button{margin-left:20px;}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #e5e5e5; background-color:#f3f3f3; }
.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%; }
.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 #e5e5e5; border-top:0; }
.product-options-bottom .price-box { margin:0 0 0 0!important; float:left; }
.product-options-bottom .add-to-cart{float:right;}
.product-options-bottom .add-to-links{clear:both;}
.product-options-bottom .add-to-links li{ float:left;}

/* 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:30%; padding-right:15px; }

.product-view .box-up-sell .price-box { float:none; margin:0; }

/* Block: Tags */
.product-view .box-tags { margin:0; padding:0; border-bottom: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/tag-separator.gif) right 3px 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 a{ color:#343434; text-decoration:underline;}
.product-view .box-tags .product-tags li a:hover{ text-decoration:none;}
.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;}
.product-view .box-tags .form-add .input-box { float:left; width:550px; margin:0 5px 0 0; padding:0px 0 0;}
.product-view .box-tags .form-add input.input-text { width:540px; padding:4px;}
.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 #e5e5e5; 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 .data-table{margin-bottom:15px;}

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews dt{font-size:1.16em;}
.product-view .box-reviews dd{padding-bottom:30px;}
.product-view .box-reviews h2{margin-bottom:20px;}
.product-view .box-reviews .pager{border:0; padding:0 0 10px;}
.product-view .box-reviews .form-add {padding-top:35px;}
.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 {}
/* ======================================================================================= */


/*******************************slider*****************************************************/

.slider {
	width:690px;
	height:363px !important;
	margin:0 0 35px;
}  
.slider .items {
	display:none;
}


.slider .pagination {
	position:absolute;
	z-index:999999;
	left:18px;
	bottom:15px;
	text-align:right;
	padding:0 10px 0 0;
}
.slider .pagination li {
	display:inline-block;
	padding:0 1px 0 0;
	line-height:22px;
}

.slider .pagination li a{
	display:block;
	width:11px;
	height:11px;
	overflow:hidden;
	text-decoration:none;
	text-indent:20em;
	background:url(../images/slider-button.png) no-repeat 0 0;
}
.slider .pagination li.current a, .slider .pagination li a:hover{ background:url(../images/slider-button-act.png) bottom left no-repeat !important;}

.slider .banner{ 
	position:absolute; 
	top:0; 
	width:690px;
	height:363px;
}
.slider .banner a{ display:block; width:690px; height:363px; text-decoration:none;}


.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;}

.welcome-message{ padding:0 0 41px; font-family:'Open sans', sans-serif; font-size:10px; line-height:18px; text-transform:uppercase;}
.welcome-message h4{ font-size:14px; color:#4c4c4c; margin-bottom:11px;}
.welcome-message a{ display:inline-block; background:url(../images/home-link-bg.gif) no-repeat 0 0; width:10px; text-decoration:none;}


/* Content Styles ================================================================= */
.product-name { margin-bottom:15px; font-family:'Open sans', sans-serif;  font-size:10px; font-weight:normal; text-transform:uppercase; color:#999999;}
.product-name a { text-decoration:none; color:#999999; font-weight:normal;}
.product-name a:hover{ color:#343434;}

/* Product Tags */
.tags-list{font-size:1.2em;}
.tags-list li { display:inline; line-height:normal;}
.tags-list li a{ color:#7f7f7f;}

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary{padding:15px 0;}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle { text-transform:uppercase; border-bottom:solid 1px #d6d6d6; font-family:'Open sans', sans-serif; font-size:13px; color:#585858; font-weight:normal; padding-bottom:17px; margin-bottom:21px;}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px 0 0; position:relative; z-index:999;}
.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; position:relative; margin-top:-15px;}

/* 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 {}
.cart .data-table { border:solid 1px #e5e5e5;}
.cart .data-table thead{ background:#f1f1f1; text-transform:uppercase; color:#000;}
.cart .data-table thead th{ font-weight:bold;}
.cart .data-table td{ padding:13px 25px 0px 25px; }
.cart .data-table td.img-cell{ padding:0px 0px; }
.cart .data-table td.price-cell{ padding-top:10px; }
.cart .data-table td.name-cell{ padding-top:16px; }
.cart .data-table td.remove-cell{ padding-top:14px; }
.cart .data-table tfoot td{ padding:8px; background:#f1f1f1;}
.cart .cart-price{ font-weight:normal; color:#000000; font-size:14px; font-family:'Open sans', sans-serif;}
.cart .product-image{ display:inline-block;}
.cart .buttons-set{ border:none; clear:none; padding:0;}
.cart label{ margin-bottom:10px; display:block;}
.cart .input-box{ float:left;}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types li{padding-bottom:10px;}
.cart .title-buttons .checkout-types li { float:left; margin:0 0 0 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

.cart .title-buttons .checkout-types{ padding:30px 0 0 0;}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:15px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:661px;}

.cart .crosssell { border:solid 1px #e5e5e5; padding:12px 19px;}
.cart .crosssell h2 { font-weight:bold; color:#343434;}
.cart .crosssell .product-image { float:left;}
.cart .crosssell .product-details { margin-left:100px; }
.cart .crosssell .product-name {}
.cart .crosssell .price-box{ margin-bottom:10px;}
.cart .crosssell button.button{ margin-bottom:15px;}
.cart .crosssell li.item { margin:12px 0 20px; background:url(../images/dots.gif) bottom left repeat-x; padding-bottom:25px;}
.cart .crosssell li.last{ background:0; margin-bottom:0;}
.cart .crosssell .add-to-links .separator{ display:none;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:solid 1px #e5e5e5;}

.cart .discount{ padding:14px 19px 15px; margin-bottom:12px;}
.cart .discount h2{ color:#343434;}
.cart .discount .input-box{ float:left;}
.cart .discount .input-box input{ float:left; width:195px; padding:1px 2px; margin-bottom:4px;}
.cart .discount .buttons-set{ float:left; margin:-4px 0 0 5px;}
.cart .discount .discount-form{ width:100%; overflow:hidden;}


.cart .shipping{ padding:14px 19px 20px; margin-bottom:12px;}
.cart .shipping h2{ color:#343434;}
.cart .shipping p{ padding-bottom:20px;}
.cart .shipping .buttons-set{ margin:10px 0 0;}
.cart .shipping .buttons-set button{ float:left;}
.cart .shipping .input-box{ width:99%;}
.cart .shipping select{ width:100%;}
.cart .shipping #shipping-zip-form input{ width:97%;}
.cart .shipping label{ font-weight:bold;}

/* Shopping Cart Totals */
.cart .totals { float:right; width:243px; border:solid 1px #e5e5e5; padding:20px 5px 10px; background:#f1f1f1; text-align:center;}
.cart .totals table { width:90%; font-size:12px; text-transform:uppercase; color:#343434; margin-bottom:10px;}
.cart .totals table th,
.cart .totals table td { padding:5px; vertical-align:middle;  font-weight:bold;}
.cart .totals table th { font-weight:bold; }
.cart .totals .checkout-types { float:none; text-align:center;}
.cart .totals .checkout-types a{ font-size:10px; text-transform:uppercase; font-weight:bold; font-family:'Open sans', sans-serif;}
.cart .totals .price{ font-size:16px; font-weight:bold; font-family:'Open sans', sans-serif; color:#000;}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left: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 .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #e5e5e5; background-color:#f3f3f3; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .truncated_full_value dd{padding-bottom:3px; padding-top:3px;}
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods{margin-top:10px;}
.sp-methods li{ position:relative;}
.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; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.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 #e5e5e5; 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 #B6B6B6; background-color:#FFF; }
.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 #e5e5e5; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #e5e5e5; 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 { background:none; width:210px; padding:0; border:none; margin:34px 0 0; border:solid 1px #b6b6b6;}
.block-progress .block-title{ font-family:Arial, Helvetica, sans-serif; color:#343434; text-transform:uppercase; padding:9px 10px 11px; background:#f6f6f6; letter-spacing:normal;}
.block-progress .block-title strong{ font-size:11px; font-weight:bold; }
.block-progress .block-content{ padding:14px 11px 20px;}
.block-progress dt { border-top:solid 1px #b6b6b6; text-transform:uppercase; color:#343434; padding:12px 0 12px 19px; font-weight:bold;}
.block-progress dl{padding:0 !important; border:solid 1px #b6b6b6; border-top:none;}
.block-progress dt{ }
.block-progress dd{ border-top:0;}
.block-progress dd.complete{ color:#929292; padding:25px 17px; border-top:solid 1px #b6b6b6;} 
.block-progress .separator{ margin:0 3px;}
.block-progress a{ font-size:11px; font-weight:normal; text-transform:none;}

.opc { border-bottom:1px solid #b6b6b6; position:relative; }
.opc li.section { border:1px solid #b6b6b6; border-bottom:0; }
.opc p{ padding-bottom:10px;}

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { padding:8px 34px 8px; text-align:right; }
.opc .step-title .number { float:left; line-height:normal; font-weight:bold; margin:3px 10px 0 0; padding:1px 5px; border:1px solid #b8b2b2; color:#929292; background:none; }
.opc .step-title h2 { float:left; font-weight:bold; color:#929292; text-transform:uppercase; font-size:11px; padding:5px 0 0; margin-bottom:0;}
.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 { cursor:default; background:#f6f6f6;}
.opc .active .step-title h2{ color:#343434;}
.opc .active .step-title .number{ color:#fff; background:#343434; border:solid 1px #343434;}

/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #b6b6b6; background:#f6f6f6; padding:20px 40px; position:relative; }
.opc .step .tool-tip { right:10px; top:320px !important;}
.opc .step label{ display:inline-block; margin-bottom:5px; text-transform:uppercase; color:#929292; font-size:10px;}

.opc .order-review {}
.data-table tfoot tr.last .price{ font-size:14px; color:#000;}

.opc .buttons-set{border:0;}


/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #c2c2c2; text-align:center; color:#c2c2c2; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big{display:block; margin-bottom:10px;}
.multiple-checkout .grand-total .price { color:#000; font-weight:bold;}
.multiple-checkout .data-table{margin:10px 0;}
.multiple-checkout .col2-set{padding:20px 0;}
.multiple-checkout .col2-set h2{font-size:1.16em; margin-bottom:10px;}
.multiple-checkout .box{padding:10px 0;}
.multiple-checkout .col2-set h2{color:#000;}
.multiple-checkout .col2-set h3{color:#000; font-size:1.09em;}
/* ======================================================================================= */


/* 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 ============================================================ */

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.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 .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 .data-table .btn-cart{margin:10px 0;}
.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:10px 0;}
.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:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#e5e5e5; }
.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:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#e5e5e5; }
.dashboard .box-tags .details { margin:10px 0 0 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 #e5e5e5; 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; }
.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-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;}

/* 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; }
/* ======================================================================================= */

/* MAP Popup============================================================================== */
.price-box.map-info .price{padding-right:10px; font-weight:normal; font-size:12px; display:block;}
.product-view .product-shop .price-box.map-info{margin:0 0 10px;}
.product-view .product-shop .old-price{ display:block;}
.product-view .product-shop .price-box.map-info a{padding:0 10px 0 0;}

.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #e5e5e5; -webkit-box-shadow:0 0 6px #e5e5e5; box-shadow:0 0 6px #e5e5e5; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#f3f3f3; border-bottom:1px solid #e5e5e5; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding:0; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:5px 0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #e5e5e5; }
/* ======================================================================================= */


.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;}

/* Footer ================================================================================ */
.footer { padding:26px 0 53px; margin:8px 0 0; font-size:12px; color:#787777; font-family:'Open sans', sans-serif; border-top:solid 1px #d6d6d6; font-size:10px; text-transform:uppercase;}
.footer address{ display:block; padding-top:10px; clear:both;}
.footer .store-switcher{}


/* ======================================================================================= */


/* 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 .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 { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */







.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image-zoom { position:relative; width:261px; height:261px; overflow:hidden; }
.product-view .product-img-box .product-image-zoom a{ width:261px; height:261px; display:block; position:relative; overflow:hidden;}
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:pointer; position:relative; z-index:100;}


.product-view .product-img-box .product-image-zoom a:hover .wrapper_pic_zoom{ top:0;} 
.wrapper_pic_zoom {
background: url(../images/pic_zoom.png) no-repeat scroll 50% 50% transparent; width:261px; height:261px;
position:absolute; left:0; top:-190px; z-index:101;	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease; 
}

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	/* ----------------------------------
		Default Theme
	----------------------------------- */

	div.pp_default .pp_top,
	div.pp_default .pp_top .pp_middle,
	div.pp_default .pp_top .pp_left,
	div.pp_default .pp_top .pp_right,
	div.pp_default .pp_bottom,
	div.pp_default .pp_bottom .pp_left,
	div.pp_default .pp_bottom .pp_middle,
	div.pp_default .pp_bottom .pp_right { height: 13px; }
	
	div.pp_default .pp_top .pp_left { background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */
	div.pp_default .pp_top .pp_middle { background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x; } /* Top pattern/color */
	div.pp_default .pp_top .pp_right { background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } /* Top right corner */
	
	div.pp_default .pp_content .ppt { color: #f8f8f8; }
	div.pp_default .pp_content_container .pp_left { background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
	div.pp_default .pp_content_container .pp_right { background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
	div.pp_default .pp_content { background-color: #fff; } /* Content background */
	div.pp_default .pp_next:hover { background: url(../images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.pp_default .pp_previous:hover { background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.pp_default .pp_expand { background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Expand button */
	div.pp_default .pp_expand:hover { background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } /* Expand button hover */
	div.pp_default .pp_contract { background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Contract button */
	div.pp_default .pp_contract:hover { background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } /* Contract button hover */
	div.pp_default .pp_close { width: 30px; height: 30px; background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } /* Close button */
	div.pp_default #pp_full_res .pp_inline { color: #000; } 
	div.pp_default .pp_gallery ul li a { background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
	div.pp_default .pp_gallery ul li a:hover,
	div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }

	div.pp_default .pp_gallery a.pp_arrow_previous,
	div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
	div.pp_default .pp_nav .pp_play,
	div.pp_default .pp_nav .pp_pause { background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
	div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
	div.pp_default .pp_details { position: relative; }
	div.pp_default a.pp_arrow_previous,
	div.pp_default a.pp_arrow_next { background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
	div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } /* The next arrow in the bottom nav */
	div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
	div.pp_default .pp_nav { clear: none; height: 30px; width: 105px; position: relative; }
	div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; font-color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
	
	div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }

	div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }

	div.pp_default .pp_bottom .pp_left { background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } /* Bottom left corner */
	div.pp_default .pp_bottom .pp_middle { background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } /* Bottom pattern/color */
	div.pp_default .pp_bottom .pp_right { background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } /* Bottom right corner */

	div.pp_default .pp_loaderIcon { background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat; } /* Loader icon */

	
	/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */


	div.light_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded .pp_details { position: relative; }
	div.light_rounded .pp_description { margin-right: 85px; }
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 
	div.light_rounded .pp_gallery a.pp_arrow_previous,
	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_rounded .pp_nav .pp_play { background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_rounded .pp_nav .pp_pause { background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_arrow_previous { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content_container .pp_left { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_rounded .pp_content_container .pp_right { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_rounded .pp_content { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .pp_details { position: relative; }
	div.dark_rounded .pp_description { margin-right: 85px; }
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
	div.dark_rounded .pp_gallery a.pp_arrow_previous,
	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_rounded .pp_nav .pp_play { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_rounded .pp_nav .pp_pause { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_rounded .pp_arrow_previous { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: #000; }
	
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square .pp_details { position: relative; }
	div.dark_square .pp_description { margin: 0 85px 0 0; }
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav { clear: none; }
	div.dark_square .pp_nav .pp_play { background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.dark_square .pp_arrow_previous { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(../images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_square .pp_details { position: relative; }
	div.light_square .pp_description { margin-right: 85px; }
	div.light_square #pp_full_res .pp_inline { color: #000; }
	div.light_square .pp_gallery a.pp_arrow_previous,
	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_square .pp_nav .pp_play { background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_square .pp_nav .pp_pause { background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.light_square .pp_arrow_previous { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(../images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.light_square .pp_loaderIcon { background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook .pp_details { position: relative; }
	div.facebook .pp_description { margin: 0 37px 0 0; }
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_arrow_previous { background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_arrow_next { background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	div.facebook .pp_nav .pp_play { background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
	div.facebook .pp_nav .pp_pause { background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
	
	div.facebook .pp_next:hover { background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}

		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; min-width: 40px; }
		* html .pp_content { width: 40px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0;
				}
				
				.pp_social { float: left; margin: 7px 0 0 0; }
				.pp_social .facebook { float: left; position: relative; top: -1px; margin-left: 5px; width: 55px; overflow: hidden; }
				.pp_social .twitter { float: left; }
				
				.pp_nav {
					clear: right;
					float: left;
					margin: 3px 10px 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
					
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
				
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		.pp_gallery {
			display: none;
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10000;
		}
		
			.pp_gallery div {
				float: left;
				overflow: hidden;
				position: relative;
			}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				padding: 0;
				position: relative;
				white-space: nowrap;
			}
			
			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: #fff; }
			
			.pp_gallery ul a img { border: 0; }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
				padding: 0;
			}
			
			.pp_gallery li.default a {
				background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			position: absolute; right: 0; top: 0; 
			display: block;
			line-height:22px;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none!important;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
		}

