/**

 * 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.

 *

 * DISCLAIMER

 *

 * Do not edit or add to this file if you wish to upgrade Magento to newer

 * versions in the future. If you wish to customize Magento for your

 * needs please refer to http://www.magentocommerce.com for more information.

 *

 * @category    design

 * @package     default_default

 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)

 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)

 */



/* Reset ================================================================================= */

* { margin:0; padding:0; }



body          {/* background:#496778 url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_body.gif) 50% 0 repeat-y; font:12px/1.55 Arial, Helvetica, sans-serif; color:#2f2f2f; /*text-align:center;*/}



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



a             { color:#1e7ec8; text-decoration:underline; }

a:hover       { text-decoration:none; }

:focus        { outline:0; }



/* Headings */

h1,h2,h3,

h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }

h1            { font-size:20px; font-weight:normal; }

h2            { font-size:18px; font-weight:normal; }

h3            { font-size:16px; font-weight:bold; }

h4            { font-size:14px; font-weight:bold; }

h5            { font-size:12px; font-weight:bold; }

h6            { font-size:11px; font-weight:bold; }



/* Forms */

form          { display:inline; }

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

p             { margin:0 0 10px; }

strong        { font-weight:bold; }

address       { font-style:normal; line-height:1.35; }

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;

    width: auto;

    margin: 0;

    padding: 0 10px ; }

.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 { min-width:954px; }

.page {}

.page-print { background:#fff; padding:25px 30px; text-align:left; }

.page-empty { background:#fff; padding:20px; text-align:left; }

.page-popup { background:#fff; padding:25px 30px; text-align:left; }

.main-container { background:#fbfaf6 url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_main1.gif) 50% 0 no-repeat; }

.main { width:900px; margin:0 auto; min-height:400px; padding:25px 25px 80px; text-align:left; }



/* Base Columns */

.col-left { float:left; width:195px; padding:0 0 1px; }

.col-main { float:left; width:685px; padding:0 0 1px; }

.col-right { float:right; width:195px; padding:0 0 1px; }



/* 1 Column Layout */

.col1-layout .col-main { float:none; width:auto; }



/* 2 Columns Layout */

.col2-left-layout .col-main { float:right; }

.col2-right-layout .col-main {}



/* 3 Columns Layout */

.col3-layout .col-main { width:475px; margin-left:17px; }

.col3-layout .col-wrapper { float:left; width:687px; }

.col3-layout .col-wrapper .col-main { float:right; }



/* Content Columns */

.col2-set .col-1 { float:left; width:48.5%; }

.col2-set .col-2 { float:right; width:48.5%; }

.col2-set .col-narrow { width:32%; }

.col2-set .col-wide { width:65%; }



.col3-set .col-1 { float:left; width:32%; }

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

.col3-set .col-3 { float:right; width:32%; }



.col4-set .col-1 { float:left; width:23.5%; }

.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }

.col4-set .col-3 { float:left; width:23.5%; }

.col4-set .col-4 { float:right; width:23.5%; }

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





/* Global Styles ========================================================================= */

/* Form Elements */

input,select,textarea,button {/* font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f;*/ }

input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }

input.input-text,textarea { padding:2px; }

select { padding:1px; }

select option { padding-right:10px; }

select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }

select.multiselect option:last-child { border-bottom:0; }

textarea { overflow:auto; }

input.radio {/* margin-right:3px;*/ }

input.checkbox{margin-right:3px; float:left; }

input.qty {text-align: center;

    width: 3.5em !important; }

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */



button.button {  background:#eaeaea none repeat scroll 0 0; border:1px solid #ccc; color:#393939;   cursor: pointer;    display: inline-block; height:38px; line-height:38px;    font-size:16px;    margin:15px 2px 0;    padding:0px 20px !important;    text-align: center;

border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}

button.button span { display:block; text-align:center; white-space:nowrap; color:#393939; }

button.button span span { border:0; padding:0; }

button.disabled span { border-color:#bbb !important; background:#bbb !important; }



button.button:hover{background:#f4f4f4 none repeat scroll 0 0;}



button.btn-checkout span { height:40px; border:0; padding:0 0 0 9px; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#fff; }

button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }

button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }

button.btn-checkout.no-checkout span span { background-position:100% 100%; }



p.control input.checkbox,

p.control input.radio { margin-right:6px; }

/* Form Highlight */



/*.highlight { background:#efefef; }*/



/* Form lists */

/* Grouped fields */

/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/

.form-list li { margin:0 0 8px; }

.form-list label { float:left; color:#666; 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-top:3px; margin-right:6px;}

.form-list li.control .input-box { clear:none; display:inline; width:auto; }

/*.form-list li.fields { margin-right:-15px; }*/

.form-list .input-box { display:block; clear:both; width:260px; }

.form-list .field { float:left; width:275px; }

.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 #ccc; margin-top:10px; padding-top:7px; }

.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }

.form-list .input-range input.input-text { width:74px; }



.form-list-narrow li  { margin-bottom:0; } 

.form-list-narrow li .input-box { margin-bottom:6px; }

.form-list-narrow li.wide .input-box { width:260px; } 

.form-list-narrow li.wide input.input-text, 

.form-list-narrow li.wide textarea { width:254px } 

.form-list-narrow li.wide select { width:260px; }



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



/* Independent fields */

/*.form-list li { margin:0 0 8px; }

.form-list li.fields { margin:0; }

.form-list .field { display:block; margin:0 0 8px; }

.form-list li.control {}

.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }

.form-list label.required { font-weight:bold; }

.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }

.form-list .input-box { float:left; width:260px; }

.form-list input.input-text,

.form-list textarea { width:254px; }

.form-list select { width:260px; }

.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }

.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }

.form-list .input-range input.input-text { width:96px; }*/

/* Customer */

/*.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:11px; font-weight:normal; color:#777; text-align:left; }

.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:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }

.buttons-set p.required { margin:0 0 10px; }

.buttons-set .back-link { float:left; margin:0; }

.buttons-set button.button { float:left; margin-left:5px; }



.buttons-set-order { margin:10px 0 0; }

.buttons-set-order .please-wait { padding:12px 7px 0 0; }



.fieldset { border:1px solid #bbafa0; background:#fbfaf6; padding:22px 25px 12px 33px; margin:28px 0; }

.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #f19900; background:#f9f3e3; color:#e76200; 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:11px; font-weight:bold; line-height:13px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }

.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }

.validation-passed {}

p.required { font-size:11px; text-align:right; color:#EB340A; }

/* 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:#df280a; font-weight:bold; }

.notice { color:#e26703; }



.messages,

.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }

.messages { width:100%; overflow:hidden; }

.messages li { margin:0 0 10px !important; }

.messages li li { margin:0 0 3px !important; }

.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(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_msg-error.gif); color:#df280a; }

.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_msg-success.gif); color:#3d6611; }

.note-msg,

.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_msg-note.gif); color:#3d6611; }



/* BreadCrumbs */

.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px; }

.breadcrumbs li { display:inline; }

.breadcrumbs li strong { font-weight:bold; }



/* Page Heading */

.page-title { width:100%; overflow:hidden; border-bottom:1px solid #ccc; margin:0 0 25px; display:none; }

.page-title h1,

.page-title h2 { margin:0; font-size:20px; color:#0a263c; display:none; }

.page-title .separator { margin:0 3px; }

.page-title .link-rss { float:right; margin:7px 0 0; }

.title-buttons { text-align:right; }

.title-buttons h1,

.title-buttons h2,

.title-buttons h3,

.title-buttons h4,

.title-buttons h5,

.title-buttons h6 { float:left; }



.subtitle,

.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }



/* Pager */

.pager { font-size:11px; background:#fff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }

.pager .amount { float:left; margin:0; }

.pager .limiter { float:right; }

.pager .limiter label { vertical-align:middle; }

.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }

.pager .pages { margin:0 140px; }

.pager .pages ol { display:inline; }

.pager .pages li { display:inline; margin:0 2px; }

.pager .pages .current {}



/* Sorter */

.sorter { font-size:11px; background:#fff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2; }

.sorter .view-mode { float:left; margin:0; }

.sorter .sort-by { float:right; padding-right:36px; margin-top:.7%; }

.sorter .sort-by label { vertical-align:middle; }

.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }

.sorter .link-feed {}



/* Toolbar */

.toolbar {}

.toolbar .pager { padding:3px 8px; border-bottom:1px solid #fff; }

.toolbar .sorter { border-bottom:1px solid #fff; }

.toolbar-bottom {}



/* Data Table */

.data-table { width:100%; border:1px solid #bebcb7; }

/*.data-table .odd  { background:#f8f7f5 }

.data-table .even { background:#eeeded; }*/

/*.data-table tr.odd:hover,

.data-table tr.even:hover { background:#ebf1f6; }*/

.data-table td.last,

.data-table th.last { border-right:0; }

.data-table tr.last th,

.data-table tr.last td { border-bottom:0 !important; }

.data-table th { padding:3px 8px; font-weight:bold; }

.data-table td { padding:3px 8px; }



.data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle; }

.data-table thead th.wrap { white-space:normal; }

.data-table thead th a,

.data-table thead th a:hover { color:#fff; }

.data-table thead th { background: none repeat scroll 0 0 rgb(204, 204, 204); height: 35px; }

.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }



.data-table tfoot { border-bottom:1px solid #d9dde3; }

.data-table tfoot tr.first td {border-top: 1px solid rgb(204, 204, 204); }

/*.data-table tfoot tr { background-color:#dee5e8 !important; }*/

.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }

.data-table tfoot strong { font-size:16px; }



.data-table tbody th,

.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }

/* Bundle products tables */

.data-table tbody.odd tr { background:#f8f7f5 !important; }

.data-table tbody.even tr { background:#f6f6f6 !important; }

.data-table tbody.odd tr td,

.data-table tbody.even tr td { border-bottom:0; }

.data-table tbody.odd tr.border td,

.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }



.data-table tbody td .option-label { font-weight:bold; font-style:italic; }

.data-table tbody td .option-value { padding-left:10px; }



/* Generic Info Box */

.info-box { background:#fff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }

.info-box h2 { font-weight:bold; font-size:13px; }



.info-table th { font-weight:bold; padding:2px 15px 2px 0; }

.info-table td { padding:2px 0; }



/* 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(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }

tr.show-details .summary-collapse { background-position:0 -52px; }

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(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_collapse.gif) 100% 5px 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% -52px; }



/* 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 { list-style:disc outside; padding-left:18px; margin:0 0 10px; }

.std dl dt { font-weight:bold; }

.std dl dd { margin:0 0 10px; }

.std ul,

.std ol,

.std dl,

.std p,

.std address,

.std blockquote { margin:0 0 1em; padding:0; }

.std ul { list-style:disc outside; padding-left:1.5em; }

.std ol { list-style:decimal outside; padding-left:1.5em; }

.std ul ul { list-style-type:circle; }

.std ul ul,

.std ol ol,

.std ul ol,

.std ol ul { margin:.5em 0; }

.std dt { font-weight:bold; }

.std dd { padding:0 0 0 1.5em; }

.std blockquote { font-style:italic; padding:0 0 0 1.5em; }

.std address { font-style:normal; }

.std b,

.std strong { font-weight:bold; }

.std i,

.std em { font-style:italic; }*/



/* Misc */

.links li { display:inline; }

.links li.first { padding-left:0 !important; }

.links li.last { background:none !important; padding-right:0 !important; }



.link-cart { color:#dc6809 !important; font-weight:bold; }

.link-wishlist { color:#dc6809 !important; font-weight:bold; }

.link-reorder { font-weight:bold; color:#dc6809 !important; }

.link-compare { font-weight:bold; }

.link-print { /*background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }

.link-rss { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }

.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.btn-remove2 { display:inline-block; width:16px; height:16px; font-size:0; line-height:0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.btn-edit    { display:inline-block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/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; }



.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }



/* Global site notices */

.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }

.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }

.global-site-notice .notice-inner p, .global-site-notice .notice-inner span { margin:0;  padding:10px; line-height:20px; }

.global-site-notice .notice-inner .actions { padding-top:10px; }



/* Cookie Notice */

.notice-cookie { }



/* Noscript Notice */

.noscript {}



/* Demo Notice */

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

.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }

.demo-notice .notice-inner p { padding:0; border:0; }



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





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

.logo { float:left; }

.header-container { border-top:5px solid #0d2131; border-bottom:1px solid #415966; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_header.jpg) 50% 0 repeat; }

.header { width:930px; margin:0 auto; padding:10px; text-align:right; position:relative; z-index:10; }

.header .logo { float:left; margin:3px 0 10px 12px; text-decoration:none !important; }

.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

.header h1.logo { margin:0; }

.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }

.header .welcome-msg { margin:0; color:#fff; text-align:right; }

.header .welcome-msg a { color:#ebbc58; }

.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }

.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }

.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }

.header .form-search button.button { float:left; }

.header .form-search button.button span { border:0; height:21px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }

.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }

.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }

.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }

.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }

.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }

.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }

.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }

.header .form-language { clear:both; padding:5px 0 0; text-align:right; }

.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }

.header .form-language select { padding:0; }

.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }

.header .links { float:right; margin:0 0 6px; }

.header .links li { float:left; font-size:11px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }

.header .links a { color:#ebbc58; }

.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }

.header-container .top-container a { font-size:11px; color:#ebbc58; }



/********** < Navigation */

.nav-container { background:#0a263d url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_nav0.jpg) 50% 0 repeat-y; }

#nav { width:918px; margin:0 auto; padding:0 16px; font-size:13px; }



/* All Levels */ /* Style consistent throughout all nav levels */

#nav li { position:relative; text-align:left; }

#nav li.over { z-index:998; }

#nav a,

#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }

#nav span { display:block; cursor:pointer; white-space:nowrap; }

#nav li ul span {white-space:normal; }

#nav ul li.parent a { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_nav2.gif) 100% 100% no-repeat; }

#nav ul li.parent li a { background-image:none; }



/* 0 Level */

#nav li { float:left; }

#nav li.active a { color:#d96708; }

#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }

#nav li.over a,

#nav a:hover { color:#d96708; }



/* 1st Level */

#nav ul li,

#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_nav1.gif) 0 100% repeat-x; }

#nav ul li.last { background:#ecf3f6; padding-bottom:0; }



#nav ul a,

#nav ul a:hover { float:none; padding:0; background:none; }

#nav ul li a { font-weight:normal !important; }



/* 2nd Level */

#nav ul,

#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }

#nav div ul { position:static; width:auto; border:none; }



/* 3rd+ Level */

#nav ul ul,

#nav ul div { top:5px; }



#nav ul li a { background:#ecf3f6; }

#nav ul li a:hover { background:#d5e4eb; }

#nav ul li a,

#nav ul li a:hover { color:#2f2f2f !important; }

#nav ul span,

#nav ul li.last li span { padding:3px 15px 4px 15px; }



/* Show menu */

#nav li ul.shown-sub,

#nav li div.shown-sub { left:0; z-index:999; }

#nav li .shown-sub ul.shown-sub,

#nav li .shown-sub li div.shown-sub { left:100px; }

/********** Navigation > */

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





/* Sidebar =============================================================================== */

.block { border:1px solid #c4c1bc; margin:0 0 15px; }

.block .block-title { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-title.gif) 0 0 repeat-x; border-bottom:1px solid #ddd; padding:2px 9px; }

.block .block-title strong { display:block; font:bold 12px/16px Arial, Helvetica, sans-serif; min-height:16px; padding:1px 0 1px; text-transform:uppercase; color:#e26703; }

.block .block-title strong span {}

.block .block-title a { text-decoration:none !important; }

.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }

.block .block-content { background:#f8f7f5; }

.block .block-content li.item { padding:7px 9px; }

.block .block-content .product-name { color:#1e7ec8; }

.block .btn-remove,

.block .btn-edit { float:right; margin:1px 0 2px 5px; }

.block .actions { background:#dee5e8 url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-actions.gif) 0 0 repeat-x; padding:6px 9px; text-align:right; }

.block .actions a { float:left; }

.block .actions button.button { float:right; }

.block .empty { margin:0; padding:5px 9px; }



.block li.odd { background-color:#f4f3f3; }

.block li.even { background-color:#fafafa; }



/* Mini Blocks */

.block-cart,

.block-wishlist,

.block-subscribe,

.block-compare,

.block-reorder,

.block-poll,

.block-viewed,

.block-compared,

.block-related,

.block-tags,

.block-login { font-size:11px; line-height:1.25; }

.block-cart .block-title strong,

.block-wishlist .block-title strong,

.block-subscribe .block-title strong,

.block-compare .block-title strong,

.block-reorder .block-title strong,

.block-poll .block-title strong,

.block-viewed .block-title strong,

.block-compared .block-title strong,

.block-related .block-title strong,

.block-tags .block-title strong,

.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }



/* Mini Products List */

.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }

.mini-products-list .product-details { margin-left:60px; }

.block-cart .mini-products-list .product-details .product-name,

.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }

.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }



/* Block: Account */

.block-account { border-color:#bbb; }

.block-account .block-title { background:#fc9d36 url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-title-account.gif) 0 100% repeat-x; border:0; padding:3px 10px; }

.block-account .block-title strong { font-size:13px; color:#fff; }

.block-account .block-content { background:#fbfaf6; padding:7px 10px 7px; }

.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }

.block-account .block-content li a:hover { color:#ea7900; }

.block-account .block-content li.last a { border-bottom:0; }

.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea7900; }

.block-account .block-content li.current.last { border-bottom:0; }



/* Block: Currency Switcher */

.block-currency { border:0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }

.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }

.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }

.block-currency .block-content { background:none; padding:0; }

.block-currency .block-content select { width:100%; padding:0; }



/* Block: Layered Navigation */

.block-layered-nav { border:0; }

.block-layered-nav .block-title { border:0; padding:0; height:24px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-layered1.gif) 0 50% repeat; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; color:#1f5070; }

.block-layered-nav .block-content { border:1px solid #a0b3c3; background:#e7f1f4; }

.block-layered-nav dt { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 25px; font-weight:bold; text-transform:uppercase; }

.block-layered-nav dd { padding:0 12px 12px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-layered-dd.gif) 0 100% repeat-x; }

.block-layered-nav dd.last { background:none; }

.block-layered-nav .currently li { background:#fff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5; }

.block-layered-nav .currently .label { font-weight:bold; padding-left:15px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-layered-label.gif) 0 4px no-repeat; text-transform:uppercase; display:inline-block; vertical-align:top; }

.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }

.block-layered-nav .currently .btn-previous,

.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }

.block-layered-nav .currently .btn-previous { right:17px; }

.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }

.block-layered-nav .actions a { float:none; }



/* Block: Cart */

.block-cart .block-title { /*border-bottom:0;*/ }

.block-cart .block-title strong { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_block-cart.gif); }

.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }

.block-cart .amount { margin:0; }

.block-cart .amount a { font-weight:bold; }

.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }

.block-cart .subtotal .price { font-weight:bold; }

.block-cart .actions { border-bottom:1px solid #c2c2c2; }

.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 8px 0; }



/* Block: Wishlist */

.block-wishlist .block-title strong { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_block-wishlist.gif); }

.block-wishlist .actions { text-align:right; }

.block-wishlist .actions a { float:none; }



/* Block: Related */

.block-related .block-title strong { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_block-related.gif); background-position:0 1px; }

.block-related input.checkbox { float:left; }

.block-related .product { margin-left:20px; }



/* Block: Compare Products */

.block-compare .block-title strong { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_block-list.gif); background-position:0 1px; }

.block-compare button.button span { border-color:#406a83; background:#618499; }

.page-popup .link-print { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }

.compare-table { border:0; }

.compare-table thead tr.first th,

.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }

.compare-table .btn-remove { float:right; background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/btn_remove2.gif); width:72px; height:15px; }

.compare-table tbody th { background:#d9e5ee url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_th-v.gif) 100% 0 repeat-y; }

.compare-table tbody th,

.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }

.compare-table tbody td.last { border-right:1px solid #ccc; }

.compare-table tbody tr.last th,

.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }

.compare-table tr.add-to-row td { background:#fffada; text-align:center; }

.compare-table tr.first td { text-align:center; }

.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }

.compare-table tr.first td .product-name a { color:#203548; }

.compare-table tr.first td .ratings { width:69px; margin:0 auto; }

.compare-table tr.first td p,

.compare-table tr.add-to-row td p { margin:0; }



/* Block: Recently Viewed */

.block-viewed .block-title strong { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_block-viewed.gif); }



/* Block: Recently Compared */

.block-compared .block-title strong { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_block-list.gif); background-position:0 1px; }



/* Block: Poll */

.block-poll .block-title strong { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_block-poll.gif); }

.block-poll .block-subtitle { font-size:12px; }

.block-poll label { color:#777; font-weight:bold; }

.block-poll input.radio { float:left; margin:1px -18px 0 0; }

.block-poll .label { display:block; margin-left:18px; }

.block-poll li { padding:3px 9px; }

.block-poll .actions { margin:5px 0 0; }

.block-poll button.button span { border-color:#406a83; background:#618499; }

.block-poll .answer { font-weight:bold; }

.block-poll .votes { float:right; margin-left:10px; }



/* Block: Tags */

.block-tags .block-title strong { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_block-tags.gif); }

.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }

.block-tags .block-content a { color:#1b2d3b; }

.block-tags .actions { text-align:right; }

.block-tags .actions a { float:none; }



/* Block: Subscribe */

.block-subscribe .block-content { padding:5px 10px; }

.block-subscribe .block-title strong { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_block-subscribe.gif); }

.block-subscribe label { font-weight:bold; color:#666; }

.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }

.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }

.block-subscribe .actions button.button { float:none; }

.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }



/* Block: Reorder */

.block-reorder .block-title strong { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_block-list.gif); }

.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }

.block-reorder .product-name { margin-left:20px; }

.block-reorder .validation-advice { margin:3px 9px 7px; }



/* Block: Banner */

.block-banner { border:0; }

.block-banner .block-content { padding:0; text-align:center; }



/* Block: Login */

.block-login .block-title strong { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_ma-info.gif); }

.block-login .block-content { padding:5px 10px; }

.block-login label { font-weight:bold; color:#666; }

.block-login input.input-text { display:block; width:167px; margin:3px 0; }

.block-login .actions { background:none; padding:0; margin:3px 0 0; }

.block-login .actions button.button span { border-color:#406a83; background:#618499; }



/* Paypal */

.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }

.sidebar .paypal-logo a { float:none; }

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





/* Category Page ========================================================================= */

.category-title { border:0; margin:0 0 7px; }

.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }

.category-image img {}

.category-description { margin:0 0 10px; display:none; }

.category-products {}



/* View Type: Grid */

.products-grid { border-bottom:1px solid #d9ddd3; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_grid.gif) 0 0 repeat; position:relative; }

.products-grid.last { border-bottom:0; }

.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }

.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }

.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }

.products-grid .product-name a { color:#203548; }

.products-grid .price-box { margin:5px 0; }

.products-grid .availability { line-height:21px; }

.products-grid .actions { position:absolute; bottom:12px; }

.col2-left-layout .products-grid,

.col2-right-layout .products-grid { width:632px; margin:0 auto; }

.col1-layout .products-grid { width:790px; margin:0 auto; }



/* View Type: List */

.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }

.products-list li.item.last { border-bottom:0; }

.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }

.products-list .product-shop { margin-left:150px; }

.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }

.products-list .product-name a { color:#203548; }

.products-list .price-box { float:left; margin:3px 13px 5px 0; }

.products-list .availability { float:left; margin:3px 0 0; }

.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }

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



.ratings { font-size:11px; line-height:1.25; margin:7px 0; }

.ratings strong { float:left; margin:1px 3px 0 0; }

.ratings .rating-links { margin:0; }

.ratings .rating-links .separator { margin:0 2px; }

.ratings dt {}

.ratings dd {}

.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }

.rating-box .rating { float:left; height:13px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_rating.gif) 0 100% repeat-x; }

.ratings .rating-box { float:left; margin-right:3px; }

.ratings .amount {}



.ratings-table th,

.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }

.ratings-table th { font-weight:bold; padding-right:8px; }



/* Availability */

.availability { margin:0; }

.availability span { font-weight:bold; }

.availability.in-stock span {}

.availability.out-of-stock span { color:#d83820; }



.availability-only { margin:10px 0 7px; line-height:16px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }

.availability-only span,

.availability-only a { border-bottom:1px dashed #751d02; color:#000; }

.availability-only a { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }

.availability-only .expanded { background-position:100% -15px; }

.availability-only strong { color:#be2c00; }



.availability-only-details { margin:0 0 7px; }

.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }

.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }

.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }



.product-view .product-shop .availability { font-size:11px; }

.product-view .product-shop .availability span { font-weight:normal; }



/* Email to a Friend */

.email-friend { margin:0; }



/* Alerts */

.alert-price { margin:0; font-size:11px; }

.alert-stock { margin:0; font-size:11px; }



/********** < Product Prices */

.price { white-space:nowrap !important; background:none; }



.price-box { margin:5px 0; }

.price-box .price { font-weight:bold; color:#c76200; }



/* Regular price */

.regular-price { color:#c76200; }

.regular-price .price { font-weight:bold; font-size:13px; color:#c76200; }

.block .regular-price,

.block .regular-price .price { color:#2f2f2f; }



/* Old price */

.old-price { margin:0; }

.old-price .price-label { white-space:nowrap; color:#999; }

.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }



/* Special price */

.special-price { margin:0; padding:3px 0; }

.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }

.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }



/* Minimal price (as low as) */

.minimal-price { margin:0; }

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



.minimal-price-link { display:block; }

.minimal-price-link .label {color:#1e7ec8;}

.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }



/* Excluding tax */

.price-excluding-tax { display:block; color:#999; }

.price-excluding-tax .label { white-space:nowrap; color:#999; }

.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }



/* Including tax */

.price-including-tax { display:block; color:#999; }

.price-including-tax .label { white-space:nowrap; color:#999; }

.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }



/* Configured price */

.configured-price { margin:0; }

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

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



/* FPT */

.weee { display:block; font-size:11px; color:#444; }

.weee .price { font-size:11px; font-weight:normal; }



/* Excl tax (for order tables) */

.price-excl-tax  { display:block; }

.price-excl-tax .label { display:block; white-space:nowrap; }

.price-excl-tax .price { display:block; }



/* Incl tax (for order tables) */

.price-incl-tax { display:block; }

.price-incl-tax .label { display:block; white-space:nowrap; }

.price-incl-tax .price { display:block; font-weight:bold; }



/* Price range */

.price-from { margin:0; }

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



.price-to { margin:0; }

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



/* Price notice next to the options */

.price-notice { padding-left:10px; color:#999; }

.price-notice .price { font-weight:bold; color:#2f2f2f; }



/* Price as configured */

.price-as-configured { margin:0; }

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



.price-box-bundle { padding:0 0 10px 0; }

.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }

.price-box-bundle .price { color:#555; }

/********** Product Prices > */



/* Tier Prices */

.product-pricing,

.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }

.tier-prices li { line-height:1.4; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }

.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }

.tier-prices .price { font-weight:bold; color:#2f2f2f; }



.tier-prices-grouped li { padding:2px 0; color:#e26703; }

.tier-prices-grouped li .price { font-weight:bold; }



/* Add to Links */

.add-to-links { font-size:11px; margin:5px 0 0; }

.add-to-links .separator { display:none; }



/* Add to Cart */

.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }

.add-to-cart .qty { float:left; margin-right:5px; }

.add-to-cart button.button { float:left; }

.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }

.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }

.product-view .add-to-cart .paypal-logo { margin:0; }



/* Add to Links + Add to Cart */

.add-to-box { margin:10px 0; }

.add-to-box .add-to-cart { float:left; }

.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }

.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }

.add-to-box .add-to-links li { display:block !important; }

.add-to-box .add-to-links li .separator { display:none !important; }





.product-view { border:1px solid #c4c6c8; }



.product-essential { padding:25px; background:#fff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_product-view.gif) 100% 0 no-repeat; }

.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }



.product-collateral { background:#faf7ee url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_product_collateral.gif) 0 0 repeat-x; padding:25px; }

.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }

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



/* 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 { margin:0 0 13px; }

.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }

.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }

.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }

.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }

.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }

.product-view .product-img-box .zoom #track { position:relative; height:18px; }

.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/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 h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }

.product-view .product-img-box .more-views ul { margin-left:-9px }

.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }

.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }



.product-image-popup { margin:0 auto; }

.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }

.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }

.product-image-popup .image { display:block; margin:10px 0;  }

.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }



/* Product Shop */

.product-view .product-shop { float:right; width:330px; }

.col1-layout .product-view .product-shop { float:right; width:545px; }

.col3-layout .product-view .product-shop { float:none; width:auto; }

.product-view .product-shop .product-name { margin:0 0 5px; }

.product-view .product-shop .product-name h1 { margin:0; font:bold 15px/1.35 Arial, Helvetica, sans-serif; }

.product-view .product-shop .availability { margin:10px 0; }

.product-view .product-shop .short-description { margin:10px 0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }

.product-view .product-shop .price-box { margin:10px 0; }

.product-view .product-shop .add-to-links { margin:0; }

.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }

.product-view .product-shop .add-to-links li,

.product-view .product-shop .add-to-links li .separator { display:inline; }

.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }



/* Product Options */

.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }

.product-options dt { padding:10px 0 0; font-weight:normal; }

.product-options dt label { font-weight:bold; color:#2f2f2f; }

.product-options dt label.required em { color:#eb340a; margin-left:5px; position:relative; right:1px; }

.product-options dd .qty-holder { display:block; padding:10px 0 0; }

.product-options dd .qty-holder label { vertical-align:middle; }

.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }

.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }

.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }

.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:99%; }

.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }

.product-options ul.options-list { margin-right:5px; }

.product-options ul.options-list li { line-height:1.5; padding:2px 0; }

.product-options ul.options-list input.radio { float:left; margin-top:3px; }

.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }

.product-options ul.options-list .label { display:block; margin-left:18px; }

.product-options ul.options-list label { font-weight:normal; }

.product-options ul.validation-failed { padding:0 7px; }

.product-options p.note { margin:0; font-size:11px; }

.product-options p.required { position:absolute; right:20px; top:20px; }



.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }

.product-options-bottom .product-pricing,

.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }

.product-options-bottom .tier-prices li { background:0; padding:2px 0; }

.product-options-bottom .tier-prices .price,

.product-options-bottom .tier-prices .benefit { color:#e26703; }

.product-options-bottom .price-box { float:left; margin:0; padding:0; }

.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }

.product-options-bottom .price-label { float:left; padding-right:5px; }

.product-options-bottom .price-tax { float:left; }

.product-options-bottom .add-to-cart { float:right; }

.product-shop .product-options-bottom { margin:0 0 10px; }

.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }

.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }

.product-shop .product-options-bottom .price-tax { float:none; }

.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }

.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }


/* Date: 18-12-2015 */
.newdetailbg .rightblock .product-options {border: medium none;position: inherit;padding-left:0;}
.newdetailbg .rightblock .product-options dd{ border-bottom:none; padding:5px 10px 15px 0;}
.newdetailbg .rightblock .product-options .innerbox{ margin-bottom:6px;}
.product-options dt label, .product-options label{
    color: #e9552e;
    font-size: 16px;
    width: 100%;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 9px;
	font-weight:normal;
	padding-top:8px;
}
.product-options dd input.input-text , 
.product-options .product-custom-option{   
	background-color: #fff;
    border: medium none;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
    width: 100%;
	max-width:150px;
}
.product-options .select-style {
	background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    color: #000000;
    margin: 0;
    overflow: hidden;
    padding: 8px 10px;
    width: 100%;
}
.product-options select.product-custom-option {width: 100%;background: #fff url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/drop_arrow.png") no-repeat scroll 98% 50%; -moz-appearance:none; -webkit-appearance:none; appearance:none; max-width:100%;padding: 5px 8px;font-size:14px;}
.addtocart input.addtocart {
    background: #d04526 none repeat scroll 0 0;
    border: 1px solid #e1410b;
    border-radius: 1px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 28px;
    margin: 3px 2px 10px;
    padding: 4px 17px;
    text-align: center;
    width: 100%;
	cursor:pointer;
	-webkit-appearance: none;
}
.newdetailbg .rightblock .product-options dt.text_option_list{ float:left;}
.newdetailbg .rightblock .product-options dt.text_option_list label{ margin-right:20px}
.newdetailbg .rightblock .product-options dd.text_option_list_dd{ float:left;}
.newdetailbg .rightblock .product-options dd.text_option_list_dd:first-child,
.newdetailbg .rightblock .product-options dt.text_option_list:first-child label{ width:100%; float:none;}
.newdetailbg .rightblock .product-options .innerbox{ clear:both;}
/* Grouped Product */

.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */

.product-view .box-description {}



/* Block: Additional */

.product-view .box-additional .data-table th,

.product-view .box-additional .data-table td { line-height:1.25; }



/* Block: Upsell */

.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }

.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }

.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }

.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }

.product-view .box-up-sell .products-grid td.last { border-right:0; }

.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }

.product-view .box-up-sell .products-grid .product-image { text-align:center; }

.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }

.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }



/* Block: Tags */

.product-view .box-tags { margin:0; }

.product-view .box-tags h3 { font-size:13px; }

.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }

.product-view .box-tags .product-tags li { display:inline; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }

.product-view .box-tags .product-tags li.first { padding-left:0; }

.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }

.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}

.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }

.product-view .box-tags .form-add input.input-text { width:299px; }

.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }

.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }



/* Block: Reviews */

.product-view .box-reviews dl { margin:15px 0; }

.product-view .box-reviews dt a,

.product-view .box-reviews dt span { font-weight:bold; }

.product-view .box-reviews dd { margin:0 0 15px; }

.product-view .box-reviews dd small { font-style:italic; }

.product-view .box-reviews .form-add { margin:15px 0 0; }

.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }

.product-view .box-reviews .form-add h3 span { font-weight:bold; }

.product-view .box-reviews .form-add h4 { font-size:12px; }

.product-view .box-reviews .form-add .data-table td { text-align:center; }

.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }

.product-view .box-reviews .form-add .form-list .input-box { width:360px; }

.product-view .box-reviews .form-add .form-list input.input-text,

.product-view .box-reviews .form-add .form-list textarea { width:354px; }



/* Send a Friend */

.send-friend .form-list { width:615px; overflow:hidden; }

.send-friend .form-list li { margin-right:-15px; }

.send-friend .form-list li p { margin:0 15px 0 0; }

.send-friend .form-list .field { width:315px; }

.send-friend .form-list .input-box { width:300px; }

.send-friend .form-list input.input-text,

.send-friend .form-list textarea { width:294px; }

.send-friend .form-list li.wide .input-box { width:612px; }

.send-friend .form-list li.wide textarea { width:609px; }

.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }

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





/* Content Styles ================================================================= */

.product-name { margin:0; font-size:1em; font-weight:normal; }

.product-name a {   color: rgb(0, 0, 0);

    font-weight: bold; }



/* Product Tags */

.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }

.tags-list li { display:inline !important; margin:0 4px 0 0; }

.tags-list li a { color:#1b2d3b; }



/* Advanced Search */

.advanced-search .form-list label { width:160px; padding-right:10px; }

.advanced-search .form-list .input-box,

.advanced-search .form-list .input-range { float:left; clear:none; }

.advanced-search-amount { margin:0 0 10px; }

.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }

.advanced-search-summary ul { float:left; width:49%; }

.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_search_criteria.gif) 0 3px no-repeat; }

.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }



/* CMS Home Page */

.cms-home .subtitle {}

.cms-index-index .subtitle {}



/* Sitemap */

.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }

.page-sitemap .links a { text-decoration:none; position:relative; }

.page-sitemap .links a:hover { text-decoration:underline; }

.page-sitemap .sitemap { margin:12px; }

.page-sitemap .sitemap a { color:#1b2d3b; }

.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 { color:#1e7ec8; }



/* RSS */

.rss-title h1 { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }

.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }

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





/* Shopping Cart ========================================================================= */

.cart .page-title { border-bottom:0; margin:0 0 12px; }

.cart .page-title h1 { margin:10px 0 0; }



/* Checkout Types */

.cart .page-title .checkout-types li { margin:0 0 5px; }

.cart .title-buttons .checkout-types { float:right; }

.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }

.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }



/* Shopping Cart Table */

.cart-table th { padding:2px 10px; }

.cart-table td { padding:10px; }

.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }

.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }

.cart-table tfoot td { padding:5px 10px; }

.cart-table .btn-continue { float:left; }

.cart-table .btn-empty span,

.cart-table .btn-continue span,

.cart-table .btn-update span { border-color:#406a83; background:#618499; }

.cart-table .btn-update,

.cart-table .btn-empty { float:right; }

.cart-table .btn-update { margin-left:10px; }



/* Shopping Cart Collateral boxes */

.cart .cart-collaterals { padding:25px 0 0; }

.cart .cart-collaterals .col2-set { float:left; width:605px; }

.cart .cart-collaterals .col2-set .col-2 { width:294px; }



.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }

.cart .crosssell h2 { font-size:13px; font-weight:bold; }

.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }

.cart .crosssell .product-details { margin-left:90px; }

.cart .crosssell .product-name { font-weight:bold; }

.cart .crosssell li.item { margin:12px 0; }

.cart .crosssell .link-compare { font-weight:normal; }



/* Discount Codes & Estimate Shipping and Tax Boxes */

.cart .discount,

.cart .shipping { border:1px solid #d0cbc1; background:#fff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }

.cart .discount h2,

.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#e26703; text-transform:uppercase; }

.cart .discount button span,

.cart .shipping button span { border-color:#406a83; background:#618499; }

.cart .discount .buttons-set,

.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }

.cart .discount .buttons-set button.button,

.cart .shipping .buttons-set button.button { float:none; margin-left:0; }



.cart .discount h2 { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_discount.gif); }

.cart .discount .input-box { margin:8px 0 0; width:260px; }

.cart .discount input.input-text { width:254px; }



.cart .shipping h2 { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_shipping.gif); }

.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_divider1.gif) 0 0 repeat-x; }



/* Shopping Cart Totals */

.cart .totals { float:right; width:268px; background:#dee5e8; border:1px solid #bebcb7; }

.cart .totals table { width:100%; margin:7px 0; }

.cart .totals td { padding:1px 15px 1px 7px; }

.cart .totals tr.last td {}

.cart .totals tfoot th { padding:5px 15px 5px 7px; }

.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }

.cart .totals tfoot th strong,

.cart .totals tfoot td strong { font-size:15px; }

.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }

.cart .totals .checkout-types li { clear:both; margin:10px 0; }



/* Options Tool Tip */

.item-options dt { font-weight:normal; font-style:italic; }

.item-options dd { padding-left:10px; margin:0 0 6px; }

.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 #ddd; background-color:#f6f6f6; }

.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }

.truncated .show .item-options { top:-20px; left:50%; }

.col-left .truncated .show .item-options { left:15px; top:7px; }

.col-right .truncated .show .item-options { left:-240px; top:7px; }

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





/* Checkout ============================================================================== */

/********** < Common Checkout Styles */

/* Shipping and Payment methods */

.sp-methods { margin:0 0 8px; }

.sp-methods dt { margin:13px 0 5px; font-weight:normal; }

.sp-methods dd {}

.sp-methods dd li { margin:5px 0; }

.sp-methods label { font-weight:normal; color:#666; font-size:13px; display:inline-block; width:95%; }

.sp-methods .price { font-weight:normal; }

.sp-methods .form-list { padding-left:20px; }

.sp-methods .form-list li { margin:0 0 8px; }

.sp-methods select.month { width:154px; 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; }

.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }



.please-wait { float:right; padding-top:40px; }

.please-wait img { vertical-align:middle; }

.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }



/* Tooltip */

.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }

.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }

.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/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 h3 { font-size:12px; font-weight:bold; color:#e87403; }

.gift-messages p.control { color:#8e8d8b; }

.gift-messages-form { position:relative; }

.gift-messages-form label { float:none !important; position:static !important; }

.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }

.gift-messages-form .whole-order { margin:0 0 25px; }

.gift-messages-form .item { margin:0 0 10px; }

.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; color:#8a8987; }

.gift-messages-form .item .details { margin-left:90px; }

.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }

.gift-messages-form .item .details .form-list .field { width:255px; }

.gift-messages-form .item .details .form-list .input-box { width:240px; }

.gift-messages-form .item .details .form-list input.input-text { width:234px; }

.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }

.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }



.gift-message-link { font-size:11px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }

.gift-message-link.expanded { background-position:100% -40px; }

.gift-message-row { background:#f2efe9; }

.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }



/* Checkout Agreements */

.checkout-agreements li { margin:30px 0; }

.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }

.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.checkout-agreements .agree input.checkbox { margin-right:6px; }

.checkout-agreements .agree label { font-weight:bold; color:#666; }



.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }

.opc .checkout-agreements li { margin:20px 0 0; }

.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }

.opc .checkout-agreements .agree { padding-left:6px; }



/* Centinel */

.centinel {}

.centinel .authentication { border:1px solid #ddd; background:#fff; }

.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }



.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }



/* Generic Info Set */

.info-set { background:#fbfaf6 url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }

.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }

.info-set h3,

.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }

.info-set h2 a,

.info-set h3 a,

.info-set h4 a { font-weight:normal; }

.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }

.info-set h3.legend { margin:0 0 10px; color:#0a263c; }

.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }

.info-set .box { margin:0 0 15px; }

.info-set .box h2 { color:#e26703; }

.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }

.info-set .data-table .product-name a { font-weight:bold !important; }

.info-set .data-table .item-options { margin:5px 0 0; }

/********** Common Checkout Styles > */



/* One Page Checkout */

.block-progress { border:0; margin:0; }

.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }

.block-progress .block-title strong { font-size:13px; color:#0a263c; }

.block-progress .block-content { background:none; }

.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999;    font-weight: normal;}

.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 12px; margin:0 0 6px;   font-size: 13px;}

.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }

.block-progress dd.complete {}

.block-progress p { margin:0; }

.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }

.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }

.block-progress .cards-list .info-table th { font-weight:normal; }



.opc .buttons-set { margin-top:0; padding-top:2em; }

.opc .buttons-set p.required { margin:0; padding:0 0 10px; }

.opc .buttons-set .back-link small { display:none; }

.opc .buttons-set .back-link a { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }

.opc .buttons-set.disabled button.button { display:none; }

.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .ul { list-style:disc outside; padding-left:18px; }



.opc { position:relative; }

.opc li.section {}



/*.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }

.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }*/

.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#000; }

.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }



/*.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }

.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }

.opc .allow .step-title h2 { color:#a4b3b9; }*/

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



.opc .active .step-title { background: -moz-linear-gradient(center top , rgb(125, 126, 125) 0%, rgb(79, 80, 79) 100%) repeat scroll 0 0 transparent; border:1px solid #bbafa0; background: -webkit-linear-gradient(top,  #7D7E7D  0%, #4F504F 100%);  color:#f18200; cursor:default; }

.opc .active .step-title .number { background:#fff; border-color:#fff; color:#000; }

.opc .active .step-title h2 { color:#ffffff; }

/*.opc .active .step-title a { display:none; }*/



.opc .step { background:#fff;}

.opc .step .tool-tip { right:30px; }



#opc-login .buttons-set { border-top:0; }

/*#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }*/

#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }



#opc-shipping_method .buttons-set { border-top:0; }

.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }

.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }



#opc-review .step { border:0; padding:0; }

#opc-review .product-name { font-weight:bold; color:#0a263c; }

#opc-review .item-options { margin:5px 0 0; }

#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }

#opc-review .buttons-set p { margin:0; line-height:40px; }

#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

#opc-review .authentication { margin:0 auto; width:570px; }

#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }



/* Multiple Addresses Checkout */

.checkout-progress { padding:0 90px; margin:0 0 20px; }

.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }

.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }



.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }

.multiple-checkout h3,

.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }

.multiple-checkout h2 a,

.multiple-checkout h3 a,

.multiple-checkout h4 a { font-weight:normal; }

.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }

.multiple-checkout .data-table .product-name a { font-weight:bold !important; }

.multiple-checkout .data-table .item-options { margin:5px 0 0; }



.multiple-checkout .gift-messages { margin:15px 0 0; }



.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }



.multiple-checkout .col2-set,

.multiple-checkout .col3-set { background:#fbfaf6 url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }

.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }

.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }

.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }

.multiple-checkout .box { margin:0 0 15px; }

.multiple-checkout .box h2 { color:#e26703; }



.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }

.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }

.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_grand-total.gif) 100% 0 no-repeat; }

.multiple-checkout .place-order .grand-total .inner div { display:inline; }

.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }

.multiple-checkout .place-order .grand-total .price { color:#E26703; }

.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }

.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }



/* Step 1 */

.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }

#multiship-addresses-table td { padding:10px; }

#multiship-addresses-table tfoot td { padding:5px 10px; }

#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }



/* Step 2 */

.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }

.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }

.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }

.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }

.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }

.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }



/* Step 3 */

.checkout-multishipping-billing .multiple-checkout { position:relative; }

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





/* Account Login/Create Pages ============================================================ */

.account-login .content { min-height:345px; padding:14px 21px; background:#faf7ee url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5; border-bottom:0; }

.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#e76200; }

.account-login .new-users h2 { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_page1.gif)}

.account-login .registered-users h2 { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_page2.gif); }

.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_buttons-set1.gif) 0 0 repeat-x; }



.account-create {}



/* Captcha ================================================================================ */

.captcha-note      { clear:left; padding-top:5px; }

.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }

.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }

.registered-users .captcha-image { margin:0;}

.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}

.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }



@-webkit-keyframes rotate {

    0% { -webkit-transform:rotate(0); }

    0% { -webkit-transform:rotate(-360deg); }

}

@-moz-keyframes rotate {

    0% { -moz-transform:rotate(0); }

    0% { -moz-transform:rotate(-360deg); }

}

@keyframes rotate {

    0% { transform:rotate(0); }

    0% { transform:rotate(-360deg); }

}



/* Remember Me Popup ===================================================================== */

.window-overlay { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/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 { float:none; margin:0 6px; }

.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }

.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }

.remember-me-popup .remember-me-popup-head { position:relative; }

.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }

.remember-me-popup .remember-me-popup-body { padding:10px; }

.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }

/* Remember Me Popup ===================================================================== */





/* My Account ============================================================================= */

.my-account .title-buttons .link-rss { float:none; margin:0; }



/********** < Dashboard */

.dashboard .welcome-msg { margin:0 8em 1.5em 0; }

.dashboard .welcome-msg p { margin:0; }

.dashboard .col2-set { margin:0 0 15px; }



/* General Box */

/*.box-account { background:#fff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }

.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }

.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#e65505; }



.dashboard .box .box-title { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }

.dashboard .box .box-title h3,

.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }*/



/* Block: Recent Orders */

.dashboard .box-recent .box-head h2 { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_folder-table.gif); }



/* Block: Account Information */

.dashboard .box-info .box-head h2 { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_ma-info.gif); }

.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }



/* Block: Reviews */

.dashboard .box-reviews .box-head h2 { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_ma-reviews.gif); }

.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:#0a263c; }

.dashboard .box-reviews .details { margin-left:20px; }

.dashboard .box-reviews li.item { margin:0 0 7px; }

.dashboard .box-reviews li.item.last { margin:0; }

.dashboard .box-reviews .ratings { margin:7px 0 0; }



/* Block: Tags */

.dashboard .box-tags .box-head h2 { background-image:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/i_ma-tags.gif); }

.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:#0a263c; }

.dashboard .box-tags .details { margin-left:20px; }

.dashboard .box-tags li.item { margin:0 0 7px; }

.dashboard .box-tags li.item.last { margin:0; }

.dashboard .box-tags .tags strong,

.dashboard .box-tags .tags ul,

.dashboard .box-tags .tags ul li { display:inline; }

/********** Dashboard > */



/* Address Book */

.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }

.addresses-list h3 { font-weight:bold; font-size:13px; }

.addresses-list address { margin:0 0 3px; }

.addresses-list p { margin:0; }

.addresses-list a { font-weight:bold; }

.addresses-list .link-remove { color:#646464; }

.addresses-list .separator { margin:0 3px; }

.addresses-list li.item { background:#fff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }

.addresses-list li.empty { background:none; border:0; padding:0; }

.addresses-list li.empty p { font-weight:bold; }

.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }



/* Order View */

.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }

.order-info dt,

.order-info dd,

.order-info ul,

.order-info li { display:inline; }

.order-info .current { font-weight:bold; }

.order-info li { margin:0 3px; }



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



.order-info-box { background:#fff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }

.order-info-box h2 { font-weight:bold; font-size:13px; }

.order-info-box .box-payment p { margin:0 0 3px; }

.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }



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

.order-items h2,

.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }

.order-items .product-name { font-size:1em !important; font-weight:bold !important; }

.order-items .link-print { color:#1e7ec8; font-weight:normal; }

.order-items .order-links { text-align:right; }



.order-additional { margin:15px 0; }

/* Order Gift Message */

.gift-message dt strong { color:#666; }

.gift-message dd { font-size:13px; margin:5px 0 0; }

/* Order Comments */

.order-about dt { font-weight:bold; }

.order-about dd { font-size:13px; margin:0 0 7px; }



.tracking-table { margin:0 0 15px; }

.tracking-table th { font-weight:bold; white-space:nowrap; }



.tracking-table-popup { width:100%; }

.tracking-table-popup th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup th,

.tracking-table-popup td { padding:1px 8px; }



/* Order Print Pages */

.page-print .print-head { margin:0 0 15px; }

.page-print .print-head .logo { float:left; }

.page-print .print-head address { float:left; margin-left:15px; }

.page-print h1 { font-size:16px; font-weight:bold; }

.page-print h2,

.page-print h3 { font-size:13px; font-weight:bold; }

.page-print h2.h2 { font-size:16px; font-weight:bold; }

.page-print .order-date { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }

.page-print .col2-set { margin:0 0 10px; }

/* 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 Wishlist */

.my-wishlist .data-table td { padding:10px; }

.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }

.my-wishlist textarea { display:block; width:97%; height:109px; }

.my-wishlist .buttons-set { margin-top:2em; }

.my-wishlist .buttons-set button.button { float:none; }

.my-wishlist .buttons-set .btn-add span,

.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }

#wishlist-table .add-to-links { white-space:nowrap; }



/* My Tags */

.my-tag-edit { float:left; margin:0 0 10px; }

.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }

#my-tags-table { clear:both; }

#my-tags-table td { padding:10px; }

#my-tags-table .add-to-links { white-space:nowrap; }



/* My Reviews */

#my-reviews-table td { padding:10px; }



.product-review .product-img-box { float:left; width:140px;  }

.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }

.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }

.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

.product-review .product-details { margin-left:150px; }

.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }

.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }

.product-review .ratings-table { margin:0 0 10px; }

.product-review dt { font-weight:bold; }

.product-review dd { font-size:13px; margin:5px 0 0; }



/* Billing Agreements */

.billing-agreements .info-box{ margin:15px 0; }

.billing-agreements .form-list li select { float:left; }

.billing-agreements .form-list li button.button { float:left; margin-left:10px; }

.billing-agreements .table-caption { font-weight:bold; font-size:13px; }

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





/* MAP Popup============================================================================== */

.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 #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }

.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }

.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }

.map-popup-arrow { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }

.map-popup-close { background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/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-right:30px; }

.map-popup-checkout .paypal-logo { margin:0 0 5px; }

.map-popup-price .price-box,

.map-popup-price .price-box .special-price { margin:0; padding: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 #ddd; }

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





/* Footer ================================================================================ */

.footer-container { border-top:15px solid #b6d1e2; }

.footer { width:930px; margin:0 auto; padding:10px 10px 50px; }

.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }

.footer .store-switcher label { font-weight:bold; vertical-align:middle; }

.footer .store-switcher select { padding:0; vertical-align:middle; }

.footer a { color:#fff; text-decoration:none; }

.footer a:hover { text-decoration:underline; }

.footer .bugs { margin:13px 0 0; color:#ecf3f6; }

.footer .bugs a { color:#ecf3f6; text-decoration:underline; }

.footer .bugs a:hover { text-decoration:none; }

.footer address { margin:0 0 20px; color:#ecf3f6; }

.footer address a { color:#ecf3f6; text-decoration:underline; }

.footer address a:hover { text-decoration:none; }

.footer ul { /*display:inline;*/ }

.footer ul.links { display:block; }

.footer li { /*display:inline; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px;*/ }

.footer li.last { background:none !important; padding-right:0 !important; }

.footer-container .bottom-container { margin:0 0 5px; }

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



/* Sample Data============================================================================ */

.home-callout { margin-bottom:12px; }

.home-callout img { display:block }

.home-spot { float:left; width:470px; margin-left:20px; }

.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }

.best-selling table { border-top:1px solid #ccc; }

.best-selling tr.odd { background:#eee url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }

.best-selling tr.even { background:#fff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }

.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }

.best-selling .product-img { float:left; border:2px solid #dcdcdc; }

.best-selling .product-description { margin-left:107px; line-height:1.3em; }

.best-selling a.product-name,

.home-spot .best-selling a.product-name:hover { color:#203548; }

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





/* 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,

.col3-layout .product-options-bottom .price-box:after,

.col4-set:after,

.search-autocomplete li:after,

.block .block-content:after,

.block .actions:after,

.block li.item:after,

.block-poll li:after,

.block-layered-nav .currently li:after,

.page-title:after,

.products-grid:after,

.products-list li.item:after,

.box-account .box-head:after,

.dashboard .box .box-title:after,

.box-reviews li.item:after,

.box-tags li.item:after,

.pager:after,

.sorter:after,

.ratings:after,

.add-to-box:after,

.add-to-cart:after,

.product-essential:after,

.product-collateral:after,

.product-view .product-img-box .more-views ul:after,

.product-view .box-tags .form-add:after,

.product-view .product-shop .short-description:after,

.product-view .box-description: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; }

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



.guest-select {width:305px !important;}



.fbFeedbackContent .fbConnectWidgetFooter {

    display: none !important;

    position: static;

}





.shipping-form #co-shipping-method-form .buttons-set .button {

    margin: 10px 0 !important;
}

.main-form-row{margin:0 -15px;}
.main-form-row .left-section{width:50%; float:left; padding:0 15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.main-form-row .left-section h3{ margin-bottom:15px;}

.info-set.col2-set.address .main-form-row .col-2,
.info-set.col2-set.address .main-form-row .col-1{ float:left; width:50% !important; padding:10px 15px !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

table#details-table{ border-top:none;}
table#details-table thead{ 
    border-bottom:1px solid #d9d8d8;
    background: -moz-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #e0e0e0));
    background: -webkit-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%);
    background: -o-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%);
    background: -ms-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%);
    background: linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e0e0e0', GradientType=0 );
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;}

table#details-table thead th{font-size:13px; color:#222; font-weight:bold; padding:8px 10px 9px; border-right:1px solid #d9d8d8; background:none;}
table#details-table thead th:last-child{ border:none;}
table#details-table.data-table .product-name{ color:#2d2d2b !important; border:none;}

.paypal-review-order .buttons-set{margin-top:20px;}
.paypal-review-order .buttons-set button.button{
margin: 3px 2px 10px;
text-align: center;
padding: 0 20px;
height: 38px;
line-height: 41px;
display: inline-block;
border: 1px solid #e1410b;
color: #fff;
background: #d04526;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
font-size: 16px; opacity:1 !important;}
.paypal-review-order .buttons-set button.button span{ margin:0px; color:#fff;}
.paypal-review-order .buttons-set button.button:hover{border: 1px solid #e1410b; color: #fff; background: #d04526;}


@media screen and (max-width:1230px) {
.product-options dt{ width:100%;}
.newdetailbg .rightblock .product-options dd{ width:100%; padding: 5px 10px 5px 0;}
.product-options dd input.input-text, .product-options .product-custom-option{max-width:100%;}	
}

@media screen and (max-width: 800px){
.paypal-express-review .my-account .myaccountleft{ width:auto !important; text-align:left; margin:0 10px; padding:0; box-sizing: border-box;}	
}

@media screen and (max-width: 767px){
.main-form-row{ margin:0px;}
.main-form-row .left-section{ width:100%; padding:0px;}

.info-set.col2-set.address .main-form-row .col-2,
.info-set.col2-set.address .main-form-row .col-1{width:100% !important; padding:0px !important; margin-bottom:20px;}

.paypal-express-review .form-list li.wide .input-box{ width:100%;}
.paypal-express-review .buttons-set button.button{ width:100%; margin-left:0px;}

.paypal-express-review .my-account .myaccountleft{ margin:0px !important;}
.paypal-express-review .my-account .myaccountleft .col2-set .col-2{ width:100%;}
.paypal-express-review .info-set .box{ width:100%;}

.paypal-express-review .main-form-row .left-section .form-list .field{ width:100%;}
.paypal-express-review .main-form-row .left-section .form-list .input-box{ width:100%}
.paypal-express-review .main-form-row .left-section .form-list .input-box input[type="text"]{ width:100%; box-sizing: border-box;}
}


/*KONSTANT INFO 2012 CSS Document*/

/*(Project) CSS files - by http://www.Konstantinfosolutation.com India*/

/*Comment all css which you are not useing in Layout*/

/*Don't use undescore(_)*/

/*Don't define font family in body*/  

/*UseProper name for css*/



html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0; 
	font: inherit;
	vertical-align: baseline;
}
html {
	font-size: 62.5%;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.left, .columns.left {
	float: left;
}
.right, .columns.right {
	float: right;
}
.hide {
	display: none;
}
.highlight {
	background: #ff0;
}
@font-face {
	font-family: 'lucida_sansregular';
	src: url('http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/css/lsans_0-webfont.eot');
	src: url('http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/css/lsans_0-webfont.eot?#iefix') format('embedded-opentype'),  url('http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/css/lsans_0-webfont.woff') format('woff'),  url('http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/css/lsans_0-webfont.ttf') format('truetype'),  url('http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/css/lsans_0-webfont.svg#lucida_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*=======================================================================



	❤❤❤ Artfully Masterminded by ZURB. Perfected by Digital Surgeons. ❤❤❤ 

 

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

 

.ie9, .ie9 * {
	font-family: 'lucida_sansregular' !important;
}
body {
	background: #fff;
	font-family: 'lucida_sansregular';
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #555;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
/*=====================================================

  

  	Headings

  	

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

  

  

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: normal;/*line-height: 1.6;*/

}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
h1 {
	font-size: 24px;/*font-size: 1.5rem;*/

}
h2 {
	font-size: 20px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/headingbg.png) 0px 12px repeat-x;
	padding: 0 0 0 18px;
	font-weight: bold;
	margin: 6px 0 0 0;/*font-size: 1.25rem;*/

}
h2 span {
	background: #fff;
	padding: 0 10px 0 10px;
}
/*==========================Indresh chandel==================================*/



.h1class {
	padding: 10px 0 0;
	font-size: 24px;
	color: #000;
}
.h2class {
	background: url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/headingbg.png") repeat-x scroll 0 12px transparent;
	font-size: 20px;
	font-weight: bold;
	margin: 6px 0 0;
	padding: 0 0 10px 18px;
}
.h2class span {
	background: #fff;
	padding: 0 10px 0 10px;
	color: #000;
}
.h2class_footer {
	background: none repeat scroll 0 0 transparent;
	color: #979696;
	font-size: 14px;
	margin: 0 0 0 15px;
	padding: 0;
}
.h3class {
	font-size: 17px;
	font-weight: bold;
	color: #000;
}
.h3class_box {
	color: #FFFFFF;
	font-size: 18px;
	padding: 0;
}
.h5class {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	height: 33px;
	margin-top: 8px;
	text-align: center;
	line-height: 18px;
	margin-bottom:10px;
}
.h5class a {
	color: #000;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 16px;/*font-size: 1rem;*/

}
h5 {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	height: 32px;
	overflow: hidden;
	margin-top: 6px;
	padding: 3px 0 5px;
	text-align: center;
}
h5 a {
	color: #000;
}
h5 a:hover {
	color: #D04526;
}
h6 {
	font-size: 14px !important;
	color: #dbdada;
	font-size: 0.875rem;
	font-weight: normal;
}
.subhead {
	color: #777;
	font-weight: normal;
	margin-bottom: 20px;
}
/*=====================================================

  

  	Links & Paragraph styles

  	

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

  	

p {
	font-size: 14px;
	/*font-size: 0.8125rem;*/

	line-height: 22px;
	margin: 0 0 0px;
}
p img {
	margin: 0;
}
p.lead {
	font-size: 18px;
	font-size: 1.8rem;
}
a {
	color: #d04526;
	text-decoration: none;
	outline: 0;
	line-height: inherit;
}
a:hover {
	color: #c03d20;
}
p a, p a:visited {
	line-height: inherit;
}
/*=====================================================

 

  	Lists

  	

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

  	

ul, ol {
	margin-bottom: 0px;
}
ul {
	list-style: none outside;
}
ol {
	list-style: none;
}
ol, ul.square, ul.circle, ul.disc {
	margin: 30px;
}
ul.square {
	list-style: square outside;
}
ul.circle {
	list-style: circle outside;
}
ul.disc {
	list-style: disc outside;
}
ul ul, ol ol {
	margin: 0px;
}
li {
	margin-bottom: 0px;
}
ul.large li {
	line-height: normal;
}
.padding-left0 {
	padding-left: 0px !important;
}

	

/*input{appearance:none;

 -moz-appearance:none;

 -webkit-appearance:none;}*/



/* Mobile */




em {
	font-style: italic;
	line-height: inherit;
}
strong {
	font-weight: bold;
	line-height: inherit;
}
small {
	font-size: 56.4%;
	line-height: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small {
	color: #777;
}
/*	Blockquotes  */

blockquote, blockquote p {
	line-height: 20px;
	color: #777;
}
blockquote {
	margin: 0 0 18px;
	padding: 9px 20px 0 19px;
	border-left: 1px solid #ddd;
}
blockquote cite {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	color: #555;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited {
	color: #555;
}
hr {
	border: 1px solid #ddd;
	clear: both;
	margin: 16px 0 18px;
	height: 0;
}
abbr, acronym {
	text-transform: uppercase;
	font-size: 90%;
	color: #222;
	border-bottom: 1px solid #ddd;
	cursor: help;
}
abbr {
	text-transform: none;
}

	

	

/**

	 * Print styles.

 *

 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/

 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)

 */

 

@media print {
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter: none !important;
	-ms-filter: none !important;
} /* Black prints faster: sanbeiji.com/archives/953 */
p a, p a:visited {
	color: #444 !important;
	text-decoration: underline;
}
p a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}  /* Don't show links for images, or javascript/internal links */
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
} /* css-discuss.incutio.com/wiki/Printing_Tables */
tr, img {
	page-break-inside: avoid;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
/*=======================================================================



	❤❤❤ Artfully Masterminded by ZURB. Perfected by Digital Surgeons. ❤❤❤

 

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











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



	+++ LE GRID +++

	A Responsive Grid -- Gumby defaults to a standard 960 grid, 

	but you can change it to whatever you'd like.

 

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

 



.container {
	padding: 0px 20px;
}
.row {
	width: 100%;
	max-width: 1280px;
	min-width: 720px;
	margin: 0 auto;
}
/* To fix the grid into a different size, set max-width to your desired width */

	

.row .row {
	min-width: 0px;
}
.column, .columns {
	margin-left: 2.127663%;
	float: left;
	min-height: 1px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.column:first-child, .columns:first-child, .alpha {
	margin-left: 0px;
}
.column:nth-child(5), .columns:nth-child(5), .alpha {
	margin-left: 0px;
}
.column:nth-child(9), .columns:nth-child(9), .alpha {
	margin-left: 0px;
}
.column:nth-child(13), .columns:nth-child(13), .alpha {
	margin-left: 0px;
}
.column.omega, .columns.omega {
	float: right;
}
/*** Removed because it is usually annoying ***

	 

	 [class*="column"] + [class*="column"]:last-child { float: right; }

	

	***/

	

.row .one.columns {
	width: 6.382989%;
}
.row .two.columns {
	width: 14.893641%;
}
.row .three.columns {
	width: 23.404293%;
}
.row .four.columns {
	width: 31.914945%;
}
.row .five.columns {
	width: 40.425597%;
}
.row .six.columns {
	width: 48.936249%;
}
.row .seven.columns {
	width: 57.446901%;
}
.row .eight.columns {
	width: 65.957553%;
}
.row .nine.columns {
	width: 74.468205%;
}
.row .ten.columns {
	width: 82.978857%;
}
.row .eleven.columns {
	width: 91.489509%;
}
.row .twelve.columns {
	width: 100%;
}
/*** Formula: Column Width + Twice the Default Margin ***/

	

.row .push_one {
	margin-left: 10.638315%;
}
.row .push_two {
	margin-left: 19.148967%;
}
.row .push_three {
	margin-left: 27.659619%;
}
.row .push_four {
	margin-left: 36.170271%;
}
.row .push_five {
	margin-left: 44.680923%;
}
.row .push_six {
	margin-left: 53.191575%;
}
.row .push_seven {
	margin-left: 61.702227%;
}
.row .push_eight {
	margin-left: 70.212879%;
}
.row .push_nine {
	margin-left: 78.723531%;
}
.row .push_ten {
	margin-left: 87.234183%;
}
/*.row .push_eleven 	{ margin-left: 95.744835%;  }*/

	

	

	/* Centering Columns is fun */

	

.row .one.centered {
	margin-left: 46.808586%;
}
.row .two.centered {
	margin-left: 42.55326%;
}
.row .three.centered {
	margin-left: 38.297934%;
}
.row .four.centered {
	margin-left: 34.042608%;
}
.row .five.centered {
	margin-left: 29.787282%;
}
.row .six.centered {
	margin-left: 25.531956%;
}
.row .seven.centered {
	margin-left: 21.27663%;
}
.row .eight.centered {
	margin-left: 17.021304%;
}
.row .nine.centered {
	margin-left: 12.765978%;
}
.row .ten.centered {
	margin-left: 8.510652%;
}
.row .eleven.centered {
	margin-left: 4.255326%;
}
/*** Formula: Column Width + Default Margin ***/

	

.row .push_one:first-child {
	margin-left: 8.510652%;
}
.row .push_two:first-child {
	margin-left: 17.021304%;
}
.row .push_three:first-child {
	margin-left: 25.531956%;
}
.row .push_four:first-child {
	margin-left: 34.042608%;
}
.row .push_five:first-child {
	margin-left: 42.55326%;
}
.row .push_six:first-child {
	margin-left: 51.063912%;
}
.row .push_seven:first-child {
	margin-left: 59.574564%;
}
.row .push_eight:first-child {
	margin-left: 68.085216%;
}
.row .push_nine:first-child {
	margin-left: 76.596868%;
}
.row .push_ten:first-child {
	margin-left: 85.10652%;
}
.row .push_eleven:first-child {
	margin-left: 93.617172%;
}
/* img, object, embed { max-width: 100%; height: auto; } */

img {
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
#map_canvas img, .map_canvas img {
	max-width: none!important;
}
/* Nicolas Gallagher's micro clearfix */

.row:before, .row:after, .clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}

	 
/* Date: 20170522 */
.fb_desktop{ display:block !important;}
.fb_mobile{ display:none !important;}

/* Date: 20170525 */
.iconsprite {background-image: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/icon-sprite.png);background-repeat: no-repeat;display: inline-block;}
.sprite-cart {width: 54px;height: 36px;background-position: -5px -5px; position:absolute; top:5px; margin-left:5px;}
.sprite-driveline {width: 2px;height: 46px;background-position: -69px -5px;}
.sprite-icon_nav_toggle {width: 28px;height: 17px;background-position: -5px -51px;}
.sprite-list_style {width: 4px;height: 4px;background-position: -43px -61px;}
.sprite-sel_arrow {width: 29px;height: 31px;background-position: -81px -5px; position: absolute; right: 5px;    top: 10px;}
.sprite-whitearrow {width: 4px;height: 3px;background-position: -81px -46px; position: relative; top: -2px; margin-right: 4px;}

.footerlinks ul li a{ background-image:none !important; padding:0 !important;}

/* Date: 20170531 */
.desc_video{ width:640px; margin:0 auto; height:480px;}




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



	❤❤❤ Artfully Masterminded by ZURB. Perfected by Digital Surgeons. ❤❤❤

 

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



    

    

	

	

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



	+++ Grid +++

	

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

	

	/* Mobile */

	

@media only screen and (max-width: 480px) {
/* Style adjustments for viewports 480px and under go here */

.row {
	text-align: center;
}
}
 @media only screen and (max-width: 917px) {
.logo_text {
	top: 180px !important;
}
}
 @media only screen and (max-width: 768px) {
.socialnetworks {
	display: none !important;
}
.logo_text {
	width: 65% !important;
	top: 215px !important;
}
}
 @media only screen and (max-width: 800px) {
body {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	width: 100%;
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.container {
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
}
.row {
	width: 100%;
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
}
.row .row .column, .row .row .columns {
	padding: 0;
}
.column, .columns {
	width: auto !important;
	float: none;
	margin-left: 0;
	margin-right: 0;
}
.column:last-child, .columns:last-child {
	margin-right: 0;
	float: none;
}
.row .row .column, .row .row .columns {
	padding: 0;
}
.column, .columns {
	width: auto !important;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
}
.column:last-child, .columns:last-child {
	margin-right: 0;
	float: none;
}
 [class*="column"] + [class*="column"]:last-child {
float: none;
}
[class*="column"]:before, [class*="column"]:after {
	display: table;
}
[class*="column"]:after {
	clear: both;
}
.push_one, .push_two, .push_three, .push_four, .push_five, .push_six, .push_seven, .push_eight, .push_nine, .push_ten, .push_eleven, .centered {
	margin-left: 0% !important;
}
.selectbox_multi select {
	height: 21px !important;
}
.breadkram a, .breadkram span {
	float: left;
}
.breadkram h2.active {
	clear: none;
	float: left;
	margin: 0 0 0 5px !important;
	text-align: left;
	width: auto !important;
}
.socialicon2 {
	width: 92px !important;
	margin: auto !important;
}
.st_googleplus_hcount, .st_pinterest_hcount, .st_twitter_hcount, .st_facebook_hcount {
	float: left;
}
.socialnetworks {
	display: none;
}
.login .six.columns a {
	text-align: center;
	float: none;
	margin: 0;
}
.logo_text {
	width: 65% !important;
	top: 300px !important;
}
.rightsection {
	padding-bottom: 20px;
}
.indentmenu {
	top: inherit;
}
.checkout-cart-index .viewCartBottom .six.columns {
	width: 50% !important;
	float: left;
}
.checkout-cart-index .viewCartBottom .six.columns .updatebig {
	float: left;
}
.checkout-cart-index .viewCartBottom .six.columns .processed {
	float: left;
}
.mycart-block .view-cart-block .viewCartRight table {
	margin-bottom: 0px;
}
}
.innercontainer {
	-webkit-box-shadow: 0 0px 8px rgba(0,0,0,0.60);
	-moz-box-shadow: 0 0px 8px rgba(0,0,0,0.60);
	box-shadow: 0 0px 8px rgba(0,0,0,0.60);
-ms- box-shadow:0 0px 8px rgba(0,0,0,0.60);
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bg.jpg) repeat;
}
.headertop {
	background: #ececec;
}
.headertop .borderright {
	top: 5px;
	padding: 4px 10px 4px 10px !important;
	border-right: solid 1px #cfcfcf;
}
.headertop select {
	border: solid 1px #d6d4d4;
	background: #fff;
	padding: 1px 10px;
	width: 100%;
	height: 30px;
	margin: 0px !important;
	color: #959494;
	font-size: 12px;
	font-family: 'lucida_sansregular'
}
.login {
	padding: 7px 0 0 0;
	font-size: 12px;
	color: #959494;
	width: 300px !important;
	float: right;
	margin-right: 0px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.login a {
	color: #959494;
}
.login a:hover {
	color: #e75625;
}
.login a:first-child {
	margin-left: 22px;
}
.login .six.columns {
}
.login .five.columns {
	margin-top: 7px;
	float: right;
}
.margL25 {
	margin-left: 25px !important;
}
.headerbottom {
	background: #2d2d2b;
	padding: 10px 0 10px 0;
}
.socialicon {
	float: left;
	padding: 11px 5px 0 10px;
	width: auto;
}
.visa {
	width: 34px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/paypal.png) no-repeat;
	height: 20px;
	background-position: 0 0;
	text-indent: -9999px;
	float: left;
}
.mastercard {
	width: 34px;
	height: 20px;
	background-position: 0 0;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/paypal.png) -34px 0px no-repeat;
	text-indent: -9999px;
	float: left;
}
.american {
	width: 34px;
	height: 20px;
	background-position: 0 0;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/paypal.png) -68px 0px no-repeat;
	text-indent: -9999px;
	float: left;
}
.paypal {
	width: 45px;
	height: 20px;
	background-position: 0 0;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/paypal.png) -102px 0px no-repeat;
	text-indent: -9999px;
	float: left;
}
.cart {
	width: 110px;
	height: 32px;
	/*background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/cart.png) right no-repeat;*/
	padding: 11px 70px 0 0;
	float: right;
	margin: 2px 20px 0 0;
}
.cart p {
	color: #dbdada;
	font-size: 13px;
	padding: 0px 0 0 0;
	margin: 0px;
	line-height: normal;
	text-align: right;
	width: 115%;
}
.cart p span {
	color: #ec561d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.searchinput {
	width: 94%;
	background: #fff;
	-webkit-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.20);
	box-shadow: inset 0px 0px 2px rgba(0,0,0,0.20);
	-moz-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.20);
	border: solid 1px #dcdbdb;
	font-size: 12px;
	color: #959494;
	padding: 8px 95px 8px 10px;
	margin: 5px 0 5px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left !important;
}
.searchbtn {
	width: 91px;
	height: 33px;
	background: #EAEAEA;
	float: right;
	color: #393939;
	font-size: 17px;
	border: none;
	cursor: pointer;
	padding: 0;
	margin: 5px 0px 0 5px;
	position: absolute;
	right: 27px;
	border-left: 5px solid #2d2d2b;
	line-height: 31px;
}
.logo2 {
	margin: 12px 0 0 15px;
	float: left;
	position: relative;
}
.logo2 .deal-img {
	position: absolute;
	right: -55px;
	top: -2px;
}
.question {
	text-align: right;
	font-size: 16px;
	color: #000;
	padding: 0 12px 0 0;
	float: right;
	margin: 10px 0;
}
.question p {
	text-align: right;
	font-size: 16px;
	color: #000;
	padding: 0 12px 0 0;
}
.breadkram {
	color: #717070;
	width: auto !important;
	float: left !important;
	margin-top: 5px !important;
	margin-left: 5px !important;
}
.breadkram a {
	margin: 0 0px 0 5px;
	color: #333;
	font-size: 16px;
}
.breadkram a:nth-child(1) {
	margin-left: 10px !important;
}
.breadkram h2 {
	display: inline;
	float: none !important;
	padding: 0 0 0 5px;
}
.breadkram .active {
	margin: 0 5px 0 0px;
	color: #e75625;
	font-size: 16px;
	font-weight: normal;
}
.leftsection {
	border: solid 1px #e7e6e6;
	background: #fff;
	margin: 4px 11px 19px 11px;
	padding: 11px 11px 16px 11px;
}
.leftsection:first-child {
	padding-bottom: 0px;
}
.leftsection ul {
	margin: 0px;
	list-style: none;
}
.leftsection ul li {
	margin: 0px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/dashline.png) bottom repeat-x;
}
.leftsection ul li a {
	padding: 6px 0 6px 20px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/leftarrow.png) 7px 13px no-repeat;
	font-size: 12px;
	color: #000;
	display: inline-block;
}
.leftsection ul li:last-child {
	background: none;
	padding-bottom: inherit;
}
.leftsection ul li a:hover {
	color: #e75625;
	text-decoration: underline;
}
.leftsection ul li .active {
	color: #e75625;
	text-decoration: underline;
}
.selectbox_multi select {
	background: #fbf9f9;
	padding: 1px;
	font-size: 12px;
	color: #000;
	border: solid 1px #d6d4d4;
	width: 100%;
	line-height: 20px;
	margin: 5px 0 4px 0;
	height: 161px;
}
.selectbox select {
	background: #fbf9f9;
	padding: 3px;
	font-size: 12px;
	color: #000;
	border: solid 1px #d6d4d4;
	width: 100%;
	line-height: 20px;
	margin: 5px 0 4px 0;
}
.rightsection {
	margin: 0;
	background: #fff;
	padding: 0px;
	position: relative;
	width: 100%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.slider {
	min-height: 292px;
	position: relative;
}
.slider p {
	color: #000;
}
.slider h1 {
	padding: 10px 0 0 0;
}
.slider ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.slider ul li {
	display: inline-block;
	padding: 0px;
	margin: 0px 5px 0 0;
	float: left;
}
.slider ul li a {
	display: inline-block;
	padding: 0px 4px 0 4px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #959595;
	line-height: normal;
}
.slider ul li a:hover {
	background: #000;
}
.slider ul li a.active {
	background: #000;
}
.product {
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/dashline2.png) right repeat-y;
	margin-top: 6px;
	padding: 9px 0 7px 0;
}
.product span {
	color: #e75625;
}
.productimage {
	height: 140px;
	text-align: center;
}
.product:last-child {
	background: none;
}
.sliderbox {
	background: #f6f3f3;
	border: solid 1px #e7e6e6;
	padding: 4px;
	margin: 12px 0 0 0;
	cursor: pointer;
}
.sliderbox:hover {
	border: solid 1px #d1d1d1;
}
.whitebg {
	background: #fff;
	text-align: center;
	padding: 1px 0;
}
.whitebg img {
	display: block;
}
.about {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.about p {
	padding: 5px 0 15px 0;
	color: #333;
	font-size: 14px;
	line-height: 24px;
}
.about p span {
	font-weight: bold;
}
/*-----------------------footer css start here---------------*/

.footer {
	background: #393939;
	padding: 7px 0 3px 0;
	margin-top: 30px;
}
.footer h2 {
	color: #c3c2c2;
	margin: 0 0 0 11px;
	font-size: 18px;
	background: none;
	padding: 0px;
}
.footer h3 {
	color: #c3c2c2;
	margin: 6px 0 0px 0;
	font-size: 14px;
}
.footerlinks {
	background: #232222;
	height: 170px;
	padding: 12px 0 12px 0;
	margin: 10px 0 10px 11px;
	-webkit-box-shadow: inset 0px 1px 6px #000, 1px 1px 2px rgba(128,125,125,0.32);
	box-shadow: inset 0px 1px 6px #000, 1px 1px 2px rgba(128,125,125,0.32);
}
.footerlinks.s-footerlinks {
	height: 56px;
}
.footerlinks ul {
	margin: 0px;
	padding: 0px;
}
.footerlinks ul li {
	margin: 7px 0 6px 15px;
	line-height: normal;
}
.footerlinks ul li a {
	font-size: 13px;
	color: #6d6b6b;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/whitearrow.png) 0px 5px no-repeat;
	padding: 0 0 0 7px;
}
.footerlinks ul li a:hover {
	color: #fff;
}
.footerlinks.margLN {
	margin-left: 0px;
}
.footerlinks.margLR11 {
	margin: 10px 11px 0 0;
}
.footerlinks.margLRT11 {
	margin: 5px 11px 0 0;
}
.footerlinks h2 {
	color: #979696;
	margin: 0 0 0 11px;
	font-size: 14px;
	background: none;
	padding: 0px;
}
.footerlinks p {
	color: #717171;
	margin: 0 11px 2px 15px;
	font-size: 12px;
	line-height: 18px;
}
.footerlinks p span {
	color: #0294c2;
}
.footerlinks p a {
	color: #0294c2;
}
.footerlinks p a:hover {
	color: #717171;
}
.socialicon2 {
	width: auto;
	margin: 5px 0 2px 11px;
	padding: 0px;
}
.gplus {
	width: 16px;
	height: 16px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/socialicon.png) no-repeat;
	text-indent: -9999px;
	float: left;
}
.gplus:hover {
	background-position: 0 -20px;
}
.facebook {
	width: 16px;
	height: 16px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/socialicon.png) -23px 0px no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 0 0 0 7px;
}
.facebook:hover {
	background-position: -23px -20px;
}
.twitter {
	width: 16px;
	height: 16px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/socialicon.png) -46px 0px no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 0 0 0 7px;
}
.twitter:hover {
	background-position: -46px -20px;
}
.youtube {
	width: 16px;
	height: 16px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/socialicon.png) -68px 0px no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 0 0 0 7px;
}
.youtube:hover {
	background-position: -68px -20px;
}
.rss {
	width: 16px;
	height: 16px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/socialicon.png) -92px 0px no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 0 0 0 7px;
}
.rss:hover {
	background-position: -92px -20px;
}
.copyright {
	background: #1b1b1b;
	color: #4c4c4c;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 0 6px 0;
	text-transform: uppercase;
}
/*----------------------------Artist listing Page Css-------------------------------------------*/



.rightsection2 {
	border: solid 1px #d0cfcf;
	margin: 10px 1% 5px 1% !important;
	background: #fff;
	padding: 10px 15px;
}
.Pading10B {
	padding-bottom: 8px;
}
.Pagging {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: right;
}
.Pagging a {
	margin: 10px 2px 20px;
	text-align: center;
	padding: 3px 7px 4px 7px;
	display: inline-block;
	color: #3c3b3b;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7d7e7d 0%, #eeeeee 100%); /* IE10+ */
	background: linear-gradient(top, #f8f8f8 0%, #eeeeee 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#eeeeee', GradientType=0 ); /* IE6-9 */
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #eeeeee;
}
.Pagging a:hover {
	border: 1px solid #e1410b;
	color: #3c3b3b;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb9e7f), color-stop(100%, #e1410b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* IE10+ */
	background: linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9e7f', endColorstr='#e1410b', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 0px 1px #fff,  0px 2px 4px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
	box-shadow: inset 0 0px 1px #fff,  0px 2px 4px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
}
.Pagging a.active {
	border: 1px solid #e1410b;
	color: #3c3b3b;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb9e7f), color-stop(100%, #e1410b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* IE10+ */
	background: linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9e7f', endColorstr='#e1410b', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 0px 1px #fff,  0px 2px 4px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
	box-shadow: inset 0 0px 1px #fff,  0px 2px 4px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
}
/*----------------------------choose your design Page Css-------------------------------------------*/





.Categor {
	width: 100%;
	height: auto;
	margin: 10px 0 0px 0;
}
.Categor p {
	font-size: 14px;
	color: #000000;
	padding: 5px 0 0 0;
}
.Categor .viewall {
	font-size: 12px;
	display: inline-block;
}
.Categor .viewall a {
	color: #e75625;
	text-decoration: underline;
}
.Categor .viewall a:hover {
	color: #000000;
	text-decoration: none;
}
.Dashboder {
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/dashline5.png) repeat-x top;
}
.Catergorbg {
	margin-right: 10px;
	width: 99%;
	height: auto;
	display: inline-block;
	padding: 5px 5px 5px;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #ffffff 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(50%, #ffffff) color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #ffffff 50%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #ffffff 50%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #ffffff 50%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #f8f8f8 0%, #ffffff 50%, #ffffff 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.ps-top-to-bottom {
	position: relative;
	border-top: 1px solid #dddcdc;
}
.ps-top-to-bottom:before, .ps-top-to-bottom:after {
	content: "";
	position: absolute;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddcdc), to(transparent));
	background-image: -webkit-linear-gradient(#dddcdc, transparent);
	background-image: -moz-linear-gradient(#dddcdc, transparent);
	background-image: -o-linear-gradient(#dddcdc, transparent);
	top: -1px;
	bottom: -1px;
	width: 1px;
}
.ps-top-to-bottom:before {
	left: -1px;
}
.ps-top-to-bottom:after {
	right: -1px;
}
.Choosebox {
	background: #6d6e6d;
	border-top: 5px solid #dad9d9;
	border-bottom: 5px solid #dad9d9;
	border-left: 9px solid #dad9d9;
	margin: 0 14px 0 0;
	border-right: 9px solid #dad9d9;
	position: relative;
}
.Choosebox:last-child, .Choosebox:last-child, .alpha {
	margin: 0px;
}
.rightsection3 {
	margin: 4px 11px 10px 0;
	text-align: center;
}
.rightsection3 h3 {
	font-size: 18px;
	color: #fff;
	padding: 0px 0 0 0;
}
.Browsebut {
	font-size: 14px;
}
.Browsebut a {
	margin: 3px 2px 10px;
	text-align: center;
	padding: 2px 11px 2px 11px;
	display: inline-block;
	color: #3c3b3b;
	border: 1px solid #e1410b;
	color: #3c3b3b;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb9e7f), color-stop(100%, #e1410b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* IE10+ */
	background: linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9e7f', endColorstr='#e1410b', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 0px 2px #fff,  0px 2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
	box-shadow: inset 0 0px 2px #fff,  0px 2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.Browsebut a:hover {
	border: 1px solid #e1410b;
	color: #3c3b3b;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc8862), color-stop(100%, #e1410b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* IE10+ */
	background: linear-gradient(top, #fc8862 0%, #e1410b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8862', endColorstr='#e1410b', GradientType=0 ); /* IE6-9 */
}
.arrow {
	width: 26px;
	height: 25px;
	position: absolute;
	right: -26px;
	top: 1px;
}
.selectbox2 select {
	background: #fbf9f9;
	padding: 1px;
	font-size: 12px;
	color: #000;
	border: solid 1px #d6d4d4;
	width: 100%;
	line-height: 20px;
	height: 100px;
	margin: 5px 0 4px 0;
}
/*=================================Faq Page=============================*/



.faq {
	margin: 0px;
	padding: 0px;
}
.faq p {
	padding: 0px 5px 0px 0;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.faq a {
	color: #D04526;
	font-size: 15px;
}
.faq a:hover {
	color: #000;
	font-size: 15px;
	text-decoration: underline;
}
.Answer {
	margin: 15px 0 0 0;
	padding: 0px;
}
.Answer h4 {
	padding: 10px 0px 0 0;
	color: #000;
	font-size: 18px;
	background: none;
}
.Answer p {
	padding: 0px 5px 5px 0;
	color: #333;
	font-size: 14px;
	line-height: 24px;
}
.Answer p span {
	font-weight: bold;
}
.privacy {
	margin: 0px;
	padding: 0px;
}
.privacy p {
	padding: 0px 5px 6px 0;
	color: #333;
	font-size: 13px;
	line-height: 24px;
}
/*======================================================== Login ===================================*/

.rightsection4 {
	border: solid 1px #d0cfcf;
	margin: 4px 11px 19px 11px;
	background: #fff;
	padding: 0 12px 0 12px;
}
.loginbox {
	margin: 10px 0 15px 0;
	padding: 13px 18px 18px 18px;
	background: #f7f7f7;
	border: 1px solid #d9d8d8;
}
.loginbox h2 {
	font-size: 18px;
	color: #000000;
	padding: 0 0 2px 0;
	background: none;
}
.loginbox p {
	font-size: 14px;
	color: #000000;
	padding: 0 0 7px 0;
}
.loginbox p span {
	font-weight: bold;
}
.loginbox dl {
	padding: 0px;
}
.loginbox dl dt {
	color: #000000;
	font-size: 14px;
	margin: 0;
	padding: 8px 0 0;
	text-align: left;
}
.RegisterTextBox {
	background: #fff;
	padding: 7px;
	font-size: 14px;
	color: #000;
	border: solid 1px #d6d4d4;
	width: 60%;
	line-height: 20px;
	margin: 0 0 10px;
	outline: none;
	resize: none;
}
.required-entry.input-text {
	margin: 5px 0 0 0
}
.Registernowbut a {
	font-size: 18px;
	width: 100%;
	margin: 12px 2px 0px;
	text-align: center;
	padding: 7px 0px 7px 0px;
	display: inline-block;
	color: #3c3b3b;
	border: 1px solid #e1410b;
	color: #3c3b3b;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb9e7f), color-stop(100%, #e1410b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* IE10+ */
	background: linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9e7f', endColorstr='#e1410b', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 0px 2px #fff,  0px 2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
	box-shadow: inset 0 0px 2px #fff,  0px 2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.Registernowbut a:hover {
	background: -moz-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc8862), color-stop(100%, #e1410b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* IE10+ */
	background: linear-gradient(top, #fc8862 0%, #e1410b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8862', endColorstr='#e1410b', GradientType=0 ); /* IE6-9 */
}
.leftarrow {
	width: 11px;
	height: 22px;
	float: left;
	position: absolute;
	left: 0px;
	top: 48%;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/arrowleft.png) no-repeat;
	text-indent: -9999px;
}
.rightarrow {
	width: 11px;
	height: 22px;
	float: left;
	position: absolute;
	right: 0px;
	top: 48%;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/arrowright.png) no-repeat;
	text-indent: -9999px;
}
.margin2 {
	margin: 10px 0 0 0 !important;
}
.selectbox3 select {
	background: #fff;
	padding: 5px 3px 5px 3px;
	font-size: 12px;
	color: #000;
	border: solid 1px #d6d4d4;
	width: 81%;
	line-height: 20px;
	margin: 5px 0 4px 0;
	outline: none;
	resize: none;
}
/*------------29-12-12-----------*/



.leftarrow {
	width: 11px;
	height: 22px;
	float: left;
	position: absolute;
	left: 0px;
	top: 48%;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/arrowleft.png) no-repeat;
	text-indent: -9999px;
}
.rightarrow {
	width: 11px;
	height: 22px;
	float: left;
	position: absolute;
	right: 0px;
	top: 48%;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/arrowright.png) no-repeat;
	text-indent: -9999px;
}
.goog-logo-link {
	display: none !important;
}
.goog-te-gadget img {
	border: medium none;
	display: none !important;
	vertical-align: middle;
}
.goog-te-gadget {
	height: 30px !important;
	overflow: hidden !important;
}
/*-------------04-12-2013----------*/

.socialnetworks {
	width: 44px;
	position: fixed;
	top: 20px;
	left: 0px;
	z-index: 999;
}
.imagee {
	margin: 0 0 5px 0;
	float: left;
}
.imagee img {
	float: left;
}
.detailbg {
	background: #f7f7f7;
	border: solid 1px #d9d8d8;
	padding: 8px 7px;
}
.detailbg h3 {
	font-size: 18px;
}
.detailbg p {
	font-size: 12px;
	line-height: 22px;
	color: #000;
}
.borderimg {
	/*border: solid 1px #9a9999;*/
}
.chosebtn {
	font-size: 16px;
}
.chosebtn a {
	margin: 3px 2px 10px;
	text-align: center;
	padding: 0 20px;
	height: 38px;
	line-height: 41px;
	display: inline-block;
	border: 1px solid #e1410b;
	color: #fff;
	background: #d04526; /* Old browsers */
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 16px;
}
.thumslider {
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/headingbg.png) repeat-x;
	padding: 16px 0 0 0;
	margin: 0px 0 0 0;
	position: relative;
}
.thumslider ul {
	margin: 0px 0 0 10px;
	padding: 0px;
}
.thumslider ul li {
	margin: 0px 0 0 10px;
	display: inline-block;
}
.thumslider ul li a {
	display: inline-block;
	padding: 3px;
	border: solid 1px #e7e6e6;
	line-height: 0px;
}
.gauranty {
	text-align: right;
	padding: 14px 0 0 0;
}
.gauranty img {
	width: 120px;
}
.graybackground {
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/headingbg.png) repeat-x;
	height: 9px;
	margin: 2px 0 0 0;
}
.leftarrow2 {
	width: 11px;
	height: 22px;
	float: left;
	position: absolute;
	left: -12px;
	top: 48%;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/arrowleft.png) no-repeat;
	text-indent: -9999px;
}
.rightarrow2 {
	width: 11px;
	height: 22px;
	float: left;
	position: absolute;
	right: -12px;
	top: 48%;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/arrowright.png) no-repeat;
	text-indent: -9999px;
}
.thumLarrow {
	width: 11px;
	height: 22px;
	float: left;
	position: absolute;
	left: 0px;
	top: 41px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/arrowleft.png) no-repeat;
	text-indent: -9999px;
}
.thumRarrow {
	width: 11px;
	height: 22px;
	float: left;
	position: absolute;
	right: 0px;
	top: 41px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/arrowright.png) no-repeat;
	text-indent: -9999px;
}
/*---------05-12-2013------------*/

.aboutus {
}
.aboutus ul {
	margin: 0px 0 0 20px;
	padding: 0px;
}
.aboutus ul li {
	margin: 0px;
	padding: 0px 0 0 11px;
	font-size: 15px;
	color: #000;
	line-height: normal;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/dotimage.png) 0px 8px no-repeat;
}
.aboutus ol {
	margin: 0px 0 0 20px;
	padding: 0px;
}
.aboutus ol li {
	margin: 0px;
	padding: 0px 0 0 11px;
	font-size: 15px;
	color: #000;
	line-height: normal;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/dotimage.png) 0px 8px no-repeat;
}
.aboutus p {
	margin: 0px;
	padding: 3px 0;
	text-align: center;
	font-size: 15px;
	color: #000;
	line-height: normal;
}
.margT15 {
	margin-top: 15px !important;
}
.padR35 {
	padding-right: 35px !important;
}
.picker .dropdownarrow {
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/dropdownarrow.png) no-repeat;
	width: 23px;
	height: 22px;
	position: absolute;
	right: 1px;
	top: 1px;
}
ul.field li {
	margin: 0px;
	padding: 0px 0 9px 0;
	background: none;
}
ul.field li .active {
	color: #626262;
	text-decoration: none;
}
ul.field li a {
	background: none;
	text-decoration: none;
}
ul.field li a:hover {
	text-decoration: none;
	color: #626262;
}
.chosebtn h4 {
	font-size: 24px;
	background: none;
	color: #000;
	line-height: normal;
	margin: 0 0 5px 0;
	font-weight: normal;
	display: inline;
}
.products {
	margin: 5px 0 0 0;
}
.products img {
	display: block;
	border: solid 1px #e7e6e6;
}
.products p {
	font-size: 10px;
	color: #000;
	padding: 5px 10px 0 10px;
	line-height: normal;
}
.products p span {
	float: right;
}
.create {
	font-size: 10px;
	width: 100%;
}
.create a {
	margin: 13px 2px 5px 0;
	text-align: center;
	padding: 2px 16px 2px 17px;
	display: inline-block;
	color: #000 !important;
	border: 1px solid #e1410b;
	color: #3c3b3b;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb9e7f), color-stop(100%, #e1410b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* IE10+ */
	background: linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9e7f', endColorstr='#e1410b', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 0px 2px #fff,  0px 2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
	box-shadow: inset 0 0px 2px #fff,  0px 2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.create a:hover {
	border: 1px solid #e1410b;
	color: #000;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc8862), color-stop(100%, #e1410b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* IE10+ */
	background: linear-gradient(top, #fc8862 0%, #e1410b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8862', endColorstr='#e1410b', GradientType=0 ); /* IE6-9 */
}
.browse {
	font-size: 10px;
	width: 100%;
}
.browse a {
	margin: 5px 2px 0 0;
	text-align: center;
	padding: 2px 11px 2px 11px;
	display: inline-block;
	color: #000 !important;
	border: 1px solid #707070;
	color: #3c3b3b;
	background: #cfcfcf; /* Old browsers */
	background: -moz-linear-gradient(top, #cfcfcf 0%, #707070 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcf), color-stop(100%, #707070)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cfcfcf 0%, #707070 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cfcfcf 0%, #707070 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cfcfcf 0%, #707070 100%); /* IE10+ */
	background: linear-gradient(top, #cfcfcf 0%, #707070 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#707070', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 0px 2px #fff,  0px 2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
	box-shadow: inset 0 0px 2px #fff,  0px 2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.browse a:hover {
	border: 1px solid #707070;
	color: #000;
	background: #b8b7b7; /* Old browsers */
	background: -moz-linear-gradient(top, #b8b7b7 0%, #707070 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b8b7b7), color-stop(100%, #707070)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b8b7b7 0%, #707070 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b8b7b7 0%, #707070 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b8b7b7 0%, #707070 100%); /* IE10+ */
	background: linear-gradient(top, #b8b7b7 0%, #707070 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b7b7', endColorstr='#707070', GradientType=0 ); /* IE6-9 */
}
.center {
	text-align: center;
}
.center p {
	padding: 2px 0 0 0;
}
.skinoption {
	background: #f7f7f7 !important;
}
/*-----------------22-01-2013--------------------*/





.myaccountleft {
	border: solid 1px #d0cfcf;
	margin: 4px 0px 19px 11px;
	background: #fff;
	padding: 0 12px 12px 12px;
	box-sizing: border-box;
}
.myaccountright {
	border: solid 1px #e7e6e6;
	background: #fff;
	margin: 4px 11px 19px 0px;
	padding: 11px 11px 16px 11px;
	box-sizing: border-box;
}
.myaccountright:first-child {
	padding-bottom: 0px;
}
.myaccountright ul {
	margin: 0px;
	list-style: none;
}
.myaccountright ul li {
	margin: 0px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/dashline.png) bottom repeat-x;
}
.myaccountright ul li a {
	padding: 6px 0 6px 20px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/leftarrow.png) 7px 13px no-repeat;
	font-size: 12px;
	color: #000;
	display: block;
}
.myaccountright ul li:last-child {
	background: none;
	padding-bottom: inherit;
}
.myaccountright ul li a:hover {
	color: #e75625;
	text-decoration: underline;
}
.myaccountright ul li .active {
	color: #e75625;
	text-decoration: underline;
}
.graybox {
	background: #f7f7f7;
	border: solid 1px #d9d8d8;
	padding: 10px;
	margin: 8px 0 0 0;
}
.address {
	border: solid 1px #d9d8d8;
	background: #fff;
	padding: 10px;
}
.address .row .six {
	padding: 0 10px;
	margin: 0px;
}
.address h3 {
	font-size: 14px;
	color: #2d2d2b;
	font-weight: normal;
	border-bottom: solid 1px #bfbdbd;
	padding: 0 0 4px 0;
}
.address h3 span {
	color: #e75625;
	font-size: 12px;
	float: right;
}
.address h3 span a {
	color: #e75625;
	text-decoration: underline;
}
.address h3 span a:hover {
	text-decoration: none;
}
.address h4 {
	font-size: 13px;
	color: #2d2d2b;
	font-weight: normal;
	padding: 10px 0 4px 0;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/dotline.png) bottom repeat-x;
}
.address {
	font-size: 12px;
	color: #2d2d2b;
	line-height: 18px;
}
.address p {
	font-size: 12px;
	color: #2d2d2b;
	line-height: 18px;
	padding: 9px 0 0 0;
}
.address p a {
	color: #e75625;
	text-decoration: underline;
}
.address p a:hover {
	text-decoration: none;
}
.margT10 {
	margin-top: 10px;
}
.gray {
	color: #2d2d2b !important;
}
.cartborder {
	border: solid 1px #d0d0d0;
	padding: 2px;
}
/* custom css added on 25-1-2013 */

.opacity1 {
	opacity: 0.1;
}
.opacity2 {
	opacity: 0.2;
}
.opacity3 {
	opacity: 0.3;
}
.opacity4 {
	opacity: 0.4;
}
.opacity5 {
	opacity: 0.5;
}
.opacity6 {
	opacity: 0.6;
}
.opacity7 {
	opacity: 0.7;
}
.opacity8 {
	opacity: 0.8;
}
.opacity9 {
	opacity: 0.9;
}
/* custom css end on 25-1-2013 */



.cartborder img {
	display: block;
}
.price {
	width: 75px;
	font-size: 13px;
}
.myaccountright p {
	font-size: 12px;
	color: #2d2d2b;
	padding: 0 0 0 5px;
	line-height: normal;
	text-align: left;
}
.myaccountright p a {
	color: #e75625;
	text-decoration: underline;
}
.myaccountright p a:hover {
	text-decoration: none;
}
.myaccountright h5 {
	font-size: 18px;
	color: #2d2d2b;
	padding: 0 0 0 5px;
	text-align: left;
}
.dotline {
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/image/dotline.png) bottom repeat-x;
	padding: 0 0 10px 0;
	margin: 8px 0 2px 0;
}
.myaccountleft dl {
	margin: 10px 0 0 0;
	padding: 0px;
	width: 100%;
	float: left;
}
.myaccountleft dl dt {
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 4px 0 0 0;
	text-align: left;
}
.myaccountleft dl dd {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
}
.myaccountleft dl dd input[type="text"] {
	background: #fff;
	padding: 5px 3px 5px 3px;
	font-size: 12px;
	color: #000;
	border: solid 1px #d6d4d4;
	width: 80%;
	line-height: 20px;
	margin: 0px;
	outline: none;
	resize: none;
}
.cart-price {
	text-align: center;
	width: 100%;
}
/*----------------18/03/2013 view cart---------*/

.processed {
	font-size: 16px;
}
.processed a {
	background: #eaeaea none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #393939;
	display: inline-block;
	height: 38px;
	line-height: 41px;
	margin: 3px 8px 10px 0;
	padding: 0 20px;
	text-align: center;
}
.processed a:hover {
	background: #f4f4f4;
}
.margT7 {
	margin-top: 7px;
}
.viewCart {
	margin: 8px 0 0px 0;
	padding: 0;
	width: 100%;
	border: 1px solid #d9d8d8;
	border-radius: 3px;
}
.viewCart > table {
	border: none;
	margin-bottom: 0;
}
.viewCart > table > thead {
	border: 1px solid #fff;
	border-bottom: d9d8d8;
	background: -moz-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* IE10+ */
	background: linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e0e0e0', GradientType=0 ); /* IE6-9 */
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
.viewCart > table > thead > tr > th {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #d9d8d8;
}
.viewCart > table > thead > tr > th + th {
	width: 47%;
}
.viewCart > table > thead > tr > th + th + th {
	width: 13%;
}
.viewCart > table > thead > tr > th + th + th + th + th + th {
	width: 7%!important;
}
.viewCart > table > tbody > tr {
	border-bottom: 1px solid #d9d8d8;
}
.viewCart > table > tbody > tr > td {
	margin: 0;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding: 10px 5px;
	text-align: center;
	border-left: 1px solid #d9d8d8;
}
.viewCart > table > tbody > tr > td:first-child {
	border-left: none;
	width: 5%;
}
.viewCart > table > tbody > tr > td + td {
	text-align: left
}
.viewCart > table > tbody > tr > td + td + td {
	text-align: center;
}
.viewCart > table > tbody > tr > td ul {
	color: #585757;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin-left: 25px;
	width: auto;
}
.viewCart > table > tbody > tr > td ul li {
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/list_style.png) left 5px no-repeat;
	padding: 0 0 0 10px;
}
.viewCart > table > tbody > tr > td select {
	border: 1px solid #d6d4d4;
	width: 90%;
}
.viewCart > table > tbody > tr:nth-child(2n) {
	background: none!important;
}
.count {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	border: 1px solid #d9d7d7;
	min-width: 25px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
}
.update {
	font-size: 10px;
	width: auto;
	float: right;
}
.update a {
	margin: 0 2px 0px 0;
	text-align: center;
	padding: 1px 6px 1px 6px;
	display: inline-block;
	color: #000 !important;
	border: 1px solid #bebebe;
	color: #3c3b3b;
	background: #cfcfcf; /* Old browsers */
	background: -moz-linear-gradient(top, #efefef 0%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efefef 0%, #d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efefef 0%, #d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #efefef 0%, #d6d6d6 100%); /* IE10+ */
	background: linear-gradient(top, #efefef 0%, #d6d6d6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#d6d6d6', GradientType=0 ); /* IE6-9 */
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.update a:hover {
	border: 1px solid #bebebe;
	color: #000;
	background: #b8b7b7; /* Old browsers */
	background: -moz-linear-gradient(top, #e4e3e3 0%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e3e3), color-stop(100%, #d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e4e3e3 0%, #d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e4e3e3 0%, #d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e4e3e3 0%, #d6d6d6 100%); /* IE10+ */
	background: linear-gradient(top, #e4e3e3 0%, #d6d6d6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e3e3', endColorstr='#d6d6d6', GradientType=0 ); /* IE6-9 */
}
.itemPic {
	float: left;
	margin: 0;
	padding: 2px 2px 0;
	width: auto;
	border: 1px solid #d0d0d0;
}
.viewCart > table > tbody > tr > td span.itemPic {
	border: none;
	padding: 0px;
	text-align: center;
}
.viewCart > table > tbody > tr > td span.itemPic img {
	border: 1px solid #d0d0d0;
	padding: 2px;
}
.viewCart > table > tbody > tr > td span.product-heading {
}
.viewCartBottom {
	margin: 0;
	padding: 12px 0 4px 0;
	width: 100%;
	background: -moz-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* IE10+ */
	background: linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e0e0e0', GradientType=0 ); /* IE6-9 */
}
.updatebig {
	font-size: 16px;
}
.updatebig a {
	margin: 6px 2px 10px;
	text-align: center;
	padding: 2px 11px 2px 11px;
	display: inline-block;
	color: #3c3b3b;
	border: 1px solid #bebebe;
	color: #3c3b3b;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #f1f1f1 0%, #d7d7d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #d7d7d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%, #d7d7d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%, #d7d7d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%, #d7d7d7 100%); /* IE10+ */
	background: linear-gradient(top, #f1f1f1 0%, #d7d7d7 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#d7d7d7', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 0px 2px #fff,  0px 2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
	box-shadow: inset 0 0px 2px #fff,  0px 2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.updatebig a:hover {
	border: 1px solid #bebebe;
	color: #000;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #f6f3f3 0%, #d7d7d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f3f3), color-stop(100%, #d7d7d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f6f3f3 0%, #d7d7d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f6f3f3 0%, #d7d7d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f6f3f3 0%, #d7d7d7 100%); /* IE10+ */
	background: linear-gradient(top, #f6f3f3 0%, #d7d7d7 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f3f3', endColorstr='#d7d7d7', GradientType=0 ); /* IE6-9 */
}
.rightsection4 .six .chosebtn {
	margin: 0px;
}
.margL12 {
	margin-left: 12px;
}
.margR17 {
	margin-right: 17px;
}
.viewCartLeft {
	float: left;
	margin: 12px 0 0 0;
	padding: 0;
	width: 100%;
}
.viewCartLeft h3 {
	color: #2d2d2b;
	font-size: 14px;
	width: 100%;
	margin: 0;
	padding: 0;
}
.viewCartLeft p {
	float: left;
	margin: 0;
	padding: 3px 0 5px 0;
	width: 100%;
	font-size: 12px;
	color: #000;
}
.viewCartLeft dl {
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
}
.viewCartLeft dl dt {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.viewCartLeft dl dd {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
}
.viewCartLeft dl dd select {
	border: 1px solid #d7d5d5;
	width: 100%;
	float: left;
	padding: 3px 3px 3px 5px;
}
.viewCartLeft dl dd input[type="text"] {
	border: 1px solid #d7d5d5;
	width: 96.70%;
	float: left;
	padding: 4px 5px;
}
.viewCartRight {
	float: left;
	margin: 12px 0 10px 0;
	padding: 13px 0 5px 0;
	width: 100%;
	background: #f7f7f7;
	border: 3px solid #d04526;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.viewCartRight dl {
	float: right;
	margin: 4px 19px 0 0;
	padding: 0;
	width: auto;
	clear: both;
}
.viewCartRight dl dt {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: auto;
	font-size: 12px;
	color: #27282b;
	font-weight: bold;
	text-align: right;
}
.viewCartRight dl dd {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	color: #27282b;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
.viewCartRight dl.grandTotal dt {
	font-size: 20px;
	color: #27282b;
}
.viewCartRight dl.grandTotal dd {
	font-size: 20px;
	color: #e75625;
}
.viewCartRight .chosebtn {
	margin-right: 8px !important;
}
.viewCartRight .paypalNew {
	margin-right: 8px !important;
}
.paypalNew {
	float: right;
	margin: 3px 17px 0 0;
	padding: 0;
	width: auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #004579;
	text-align: center;
	clear: both;
}
.paypalNew a {
	float: right;
	width: auto;
	text-align: right;
}
.dashMember {
	font-size: 16px !important;
	line-height: 18px;
	padding-bottom: 5px;
}
.address h4 a {
	font-size: 12px;
	text-decoration: underline;
	color: #e75625;
	float: right;
	margin-right: 3px;
}
.address h4 a:hover {
	text-decoration: none;
}
.accountID {
	color: #2d2d2b!important;
	text-decoration: none!important;
}
.accountID:hover {
	text-decoration: underline!important;
}
.myOrder {
	margin: 8px 0 0px 0;
	padding: 0;
	width: 100%;
	border: 1px solid #d9d8d8;
	border-radius: 3px;
}
.myOrder > table {
	border: none;
	margin-bottom: 0;
	border-collapse: collapse;
	width: 100%;
}
.myOrder > table > thead {
	border: 1px solid #fff;
	border-bottom: none;
	background: -moz-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* IE10+ */
	background: linear-gradient(top, #f1f1f1 0%, #e0e0e0 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e0e0e0', GradientType=0 ); /* IE6-9 */
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
.myOrder > table > thead > tr > th {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #d9d8d8;
	width: 20%;
}
.myOrder > table > thead > tr > th:nth-child(4) {
	width: 15%;
}
.myOrder > table > thead > tr > th:last-child {
	width: 12%;
}
.myOrder > table > tbody > tr {
	border-top: 1px solid #d9d8d8;
}
.myOrder > table > tbody > tr > td {
	margin: 0;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding: 10px 5px;
	text-align: center;
	border-left: 1px solid #d9d8d8;
}
.myOrder > table > tbody > tr > td a {
	color: #e75625;
	text-decoration: underline;
}
.myOrder > table > tbody > tr > td a:hover {
	color: #e75625;
	text-decoration: none;
}
.myOrder > table > tbody > tr > td:first-child {
	border-left: none;
}
.myOrder > table > tbody > tr > td select {
	border: 1px solid #d6d4d4;
	width: 90%;
}
.myOrder > table > tbody > tr:nth-child(2n) {
	background: none!important;
}
/*21/03/2013*/

.updatebig input[type="submit"] {
	margin: 3px 8px 10px 0;
	text-align: center;
	padding: 0 20px;
	display: inline-block;
	border: none;
	background: #eaeaea none repeat scroll 0 0;
	border: 1px solid #ccc;
	height: 40px;
	cursor: pointer;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 16px;
	color: #393939;
	-webkit-appearance: none;
}
.updatebig input[type="submit"]:hover {
	background: #f4f4f4;
}
.processed input[type="submit"] {
	text-indent: -9999px;
	margin: 3px 0px 10px 8px;
	text-align: center;
	padding: 0;
	display: inline-block;
	border: none;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/clearshopinghover.png) no-repeat;
	height: 44px;
	width: 196px;
	cursor: pointer;
}
.processed input[type="submit"]:hover {
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/clearshoping.png) no-repeat;
}
.step-title {
	background: url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/navbg.png") repeat-x scroll 0 0 transparent;
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
}
.step-title span {
	background: #DADADA;
	color: #3A3C40;
	font-size: 15px;
	padding: 7px;
	float: left;
}
.step-title h2 {
	font-size: 13px;
	color: #000;
	float: left;
	padding: 9px 0 0 10px;
	font-weight: normal;
	background: none;
}
.checkprogress {
	width: auto;
	margin-bottom: 10px;
	border: solid 1px #DADADA;
}
.checkprogress h2 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding: 5px 10px;
	border-bottom: solid 1px #DADADA;
}
.checkprogress ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.checkprogress ul li {
	margin: 0px;
	padding: 0px;
	border-bottom: dashed 1px #DADADA;
	display: block;
}
.checkprogress ul li:last-child {
	border: none;
}
.checkprogress ul li a {
	margin: 0px;
	padding: 5px 10px;
	font-size: 13px;
	color: #333333;
	display: block;
}
.checkprogress ul li a:hover {
	color: #000;
	background: #E5E5E5;
}
.step {/*border:solid 1px #dadada;*/
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
}
.step h3 {
	font-size: 14px;
	color: #333;
	padding: 10px 0 0 15px;
	font-weight: normal;
}
.step p {
	font-size: 13px;
	color: #333;
	padding: 0 0 5px 15px;
}
.radiobtn {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding: 5px 0 0 15px;
	font-weight: normal;
}
.radiobtn input {
	margin: 2px 5px 0 0;
	float: left;
}
.step dl {
	float: left;
	font-size: smaller;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 1px 0 0 15px;
	width: 96%;
}
.step dl dt {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 12px;
	color: #000;
}
.step dl dd {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.step dl dd select {
	border: 1px solid #d7d5d5;
	width: 100%;
	float: left;
	padding: 3px 3px 3px 5px;
}
.step dl dd input[type="text"] {
	border: 1px solid #d7d5d5;
	width: 96.70%;
	float: left;
	padding: 4px 5px;
}
.step dl dd input[type="password"] {
	border: 1px solid #d7d5d5;
	width: 96.70%;
	float: left;
	padding: 4px 5px;
}
.loginbtn {
}
.loginbtn {
	font-size: 13px;
	padding: 0 0 0 15px;
	width: 97%;
	float: left;
}
.loginbtn p {
	float: left;
	padding: 40px 10px 0;
}
.loginbtn p a {
	color: #F89E59;
}
.loginbtn p a:hover {
	color: #000;
}
.loginbtn input[type="button"] {
	background: -moz-linear-gradient(center top, rgb(251, 158, 127) 0%, rgb(225, 65, 11) 100%) repeat scroll 0 0 transparent;
	border: 1px solid rgb(225, 65, 11);
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 0 2px rgb(255, 255, 255) inset, 0 2px 4px rgba(149, 149, 149, 0.75);
	color: rgb(60, 59, 59);
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	margin: 31px 2px 0;
	padding: 7px 0;
	text-align: center;
	width: 100%;
}
.loginbtn input[type="button"]:hover {
	background: -moz-linear-gradient(center top, rgb(252, 136, 98) 0%, rgb(225, 65, 11) 100%) repeat scroll 0 0 transparent;
}
/* added on 10-5-2013 */



.igallery .icolumn:first-child, .igallery .icolumns:first-child {
	margin-left: 0;
}
.igallery .icolumn:nth-child(4), .igallery .icolumns:nth-child(4) {
	margin-left: 0;
}
.igallery .icolumn:nth-child(7), .igallery .icolumns:nth-child(7) {
	margin-left: 0;
}
.igallery .icolumn:nth-child(10), .igallery .icolumns:nth-child(10) {
	margin-left: 0px;
}
.igallery .icolumn:nth-child(13), .igallery .icolumns:nth-child(13) {
	margin-left: 0px;
}
.icolumn, .icolumns {
	-moz-box-sizing: border-box;
	float: left;
	margin-left: 2.12766%;
	min-height: 1px;
	position: relative;
	width: 212px;
}
.row .minheight {
	min-height: 225px;
}
.changelinks {
	color: #FFFFFF;
	font-size: 12px;
}
.four.columns.Choosebox img {
	height: 51px !important;
}
.changelinks:hover {
	color: #D04526;
	text-decoration: underline;
}
.Choosebox {
	min-height: 102px;
}
.infotext {
	font-size: 11px;
	clear: both;
	padding: 5px 0px 5px 5px
}
/*-----------02-08-2013----------------*/

.breadkram span {
	font-size: 15px;
	color: #333;
}
.logo_text {
	color: #FFFFFF;
	font-size: 11px;
	left: 15px;
	position: absolute;
	top: 131px;
	z-index: 100;
	font-weight: normal;
}
.imagee2 {
	width: 41px;
	height: 170px;
	margin: 0 0 5px 0;
	float: left;
}
.imagee2 a {
	color: #fff;
	width: 41px;
	height: 170px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/off2.png) no-repeat;
	position: relative;
	float: left;
}
.imagee2 a span {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 41px;
	left: -58px;
	position: absolute;
	top: 50px;
	width: 170px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
}
/* custom css on 18-02-2013 for checkout page */







/*.opc {
	margin: 30px 0 30px 30px;
	float: left;
}*/
.loginbtn button.button {
	margin: 0 2px;
}
.please-wait {
	padding: 0px;
}
.loginbtn p.back-link {
	display: none;
	float: left;
	padding: 0px 10px 0;
}
.sp-methods label {
	width: auto;
}
#opc-review .step {
	float: left;
}
#checkout-review-table-wrapper, #checkout-review-submit {
	float: left;
	width: 100%;
}
/* =================================== 17 Nov==================================================== */

.brandingpage .rightsection4 {
	margin: 0px 0px 19px;
}
.salestitle {
	font-size: 45px;
	color: #fff;
	background: #000;
	padding: 12px 20px;
	font-weight: bold;
}
.contactcontent {
	clear: both;
}
.contactcontent h3 {
	color: #e75625;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	padding: 20px 0;
}
.contactcontent ul {
	padding: 0 0 50px 20px;
}
.contactcontent li {
	list-style: disc;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	font-weight: bold;
}
.contactcontent h4 {
	color: #e75625;
	text-align: center;
	font-size: 24px;
	padding: 20px 0 0 0;
	color: #000;
	font-weight: bold;
}
.contactcontent p {
	font-size: 18px;
	padding-bottom: 30px;
}
.colortitle {
	background: #000;
	clear: both;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	padding: 25px 0;
	text-align: center;
	line-height: 40px;
	width: 103%;
	margin-left: -1.4%;
}
.readytxt {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	padding: 30px 0 20px 0;
}
.readytxt strong {
	font-size: 24px;
}
/* custom css added by satya */





.steptab {
	padding: 5px 10px;
	border: 1px solid #c83d0e;
	background: rgb(246,121,79); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,121,79,1) 0%, rgba(221,60,5,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(246,121,79,1)), color-stop(100%, rgba(221,60,5,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246,121,79,1) 0%, rgba(221,60,5,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246,121,79,1) 0%, rgba(221,60,5,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(246,121,79,1) 0%, rgba(221,60,5,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(246,121,79,1) 0%, rgba(221,60,5,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6794f', endColorstr='#dd3c05', GradientType=0 ); /* IE6-9 */
}
.steptab li {
	float: left;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/img/star.png) no-repeat left center;
	padding-left: 35px;
	padding-right: 10px;
}
.steptab li a {
	font-size: 11.5px;
	color: #2d2d2b
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.banner-sec-block {
	width: 98%;
	float: left;
	margin: 0 1% 10px 1% !important;
	padding: 10px 15px;
	background-color: #fff;
	border: solid 1px #d0cfcf;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.banner-sec-block .left-sec-block {
	width: 64%;
	padding-right: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
}
.banner-sec-block .left-sec-block #divSimpleSlider {
	width: 100%;
}
.banner-sec-block .left-sec-block .nested-container {
	width: 100%;
	margin: 0px;
}
.banner-sec-block .right-sec-block {
	width: 36%;
	padding-left: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
}
.banner-sec-block .right-sec-block .img-block {
	width: 100%;
	height: 168px;
	background-color: #666;
	overflow: hidden;
	border: 1px solid #ccc;
}
.banner-sec-block .right-sec-block .img-block img {
	width: 100%;
}
.comman-repeat-block {
	width: 98%;
	float: left;
	margin: 10px 1% 5px 1% !important;
	padding: 10px 15px;
	background-color: #fff;
	border: solid 1px #d0cfcf;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.comman-repeat-block .rightsection .h1class {
	background: url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/headingbg.png") repeat-x scroll 0 12px transparent;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0 0 10px 18px;
}
.comman-repeat-block .rightsection .h1class span {
	background-color: #fff;
	padding: 0 10px
}
.comman-repeat-block .rightsection .h1class a.view-all, .comman-repeat-block .content_section .h1class a.view-all {
	font-size: 15px;
	float: right;
	margin-right: 0px;
	background-color: #fff;
	padding: 4px 10px 0px 10px;
	margin-top: 0px;
	border: 1px solid #ccc;
	font-weight: normal;
}
.comman-repeat-block .rightsection .h1class a.view-all:hover {
	background-color: #f4f4f4;
}
.comman-repeat-block .rightsection .sliderbox .whitebg img {
	display: inherit;
	vertical-align: middle;
}
.device_section {
	width: 100%;
	float: left;
	margin: 10px 0 5px 0;
	padding: 0;
}
.device_bg {
	width: 100%;
	float: left;
	background: #F4F4F4;
	padding: 18px 10px 15px 10px;
	box-shadow: 0 2px 5px #949494;
	-moz-box-shadow: 0 2px 5px #949494;
	-webkit-box-shadow: 0 2px 5px #949494;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.device_bg h3 {
	text-align: center;
	font-size: 30px;
	margin-top: 4px;
}
.device_bg h3 span {
	font-weight: normal;
}
.device_bg .select_categary {
	position: relative;
	margin: 0px 0 0 0;
}
.device_bg .select_categary form fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
.findbtn {
	background: #d04526;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0;
	font-size: 25px;
	cursor: pointer;
	float: right;
	border: none;
	outline: none;
	color: #fff;
	height: 51px;
	width: 9.5%;
	margin: 0 1%;
	font-weight: bold;
	-webkit-appearance: none;
}
/*select css start*/

.select_categary select {
	width: 230px;
	margin-right: 10px;
	outline: none;
	border: none;
}
/*.ui-state-default,

.ui-widget-content .ui-state-default,

.ui-widget-header .ui-state-default {border: 1px solid #d3d3d3; background: #fff ; font-weight: normal;color: #555555;  margin-right: 16px;}*/

.overflow {
	height: auto;
}
fieldset {
	border: 0;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	border-radius: 5px !important;
	box-shadow: none;
	border: none;
	margin: 0%;
	width: 100% !important;
	float: left;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 5px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 5px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 5px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 5px;
}
.ui-selectmenu-button span.ui-icon {
	right: 9px;
	left: auto;
	margin-top: -10px;
	position: absolute;
	top: 50%;
}
.ui-icon {
	height: 23px;
	width: 36px;
}
.ui-state-default .ui-icon {
	background-image: url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/sel_arrow.png");
}
.ui-state-focus .ui-icon {
	background-image: url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/sel_arrow_hover.png");
}
.ui-icon-triangle-1-s {
	background-position: 10px -5px;
}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 14px 12px;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 17px;
	color: #333;
	text-shadow: none;
	width: 85%;
}
.ui-selectmenu-open {
	display: block!important;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-front {
	z-index: 100;
}
.ui-selectmenu-menu .ui-menu {
	overflow-x: hidden;
	overflow-y: auto;
	/* padding-bottom: 1px; */

	border: none;
	border-radius: 5px;
	margin-top: 14px;
}
.ui-selectmenu-menu .ui-menu:before {
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -20px;
}
.ui-widget-content {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #aaaaaa;
	color: #222222;
	box-shadow: 0 0 15px #AEAEAE;
	-moz-box-shadow: 0 0 15px #AEAEAE;
	-webkit-box-shadow: 0 0 15px #AEAEAE;
}
.ui-menu {
	display: block;
	list-style: outside none none;
	margin: 0;
	outline: medium none;
	padding: 0;
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	margin: -1px;
}
.ui-menu li:last-child {
	border: none;
}
.ui-menu .ui-menu-item {
	cursor: pointer;
	margin: 0;
	min-height: 0;
	padding: 4px 10px;
	margin: 0 5px;
	position: relative;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	color: #666;
}
.ui-menu .ui-menu-item:hover {
	background: #666;
	color: #fff;
}
/*select css end*/







.content_section {
	width: 100%;
	float: left;
}
.content_section .section_bg {
	width: 100%;
	float: left;
	background: #fff;
	box-sizing: border-box;
}
.content_section .section_bg .titlebg {
	/*background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/repeat_head.jpg) 0 5px repeat-x;*/
	width: 100%;
	float: left;
}
.content_section .section_bg .titlebg h2 {
	padding: 0 0 0 30px;
	font-size: 20px;
}
.content_section .section_bg .titlebg h2 span {
	background: #FFF;
	padding: 0 12px;
}
.content_section .section_bg .titlebg h2 .seeall {
	color: #36C;
	text-decoration: none;
	padding-left: 10px;
	font-size: 16px;
}
.content_part {
	width: 100%;
	float: left;
	padding: 5px 0;
}
.content_part .content_left {
	width: 32%;
	float: left;
	padding-right: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.content_part .content_right {
	width: 68%;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.list_custom {
	background: #f6f3f3;
	border: solid 1px #ccc;
	margin: 24px 0 0 0;
	padding: 16px 15px 12px 15px;
}
.list_custom li {
	margin: 0px;
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/list_style.png) no-repeat 0 12px;
	padding: 2px 0 2px 12px;
	margin-bottom: 3px;
	text-align: left;
}
.list_custom li a {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.list_custom .oralign {
	width: 225px;
	text-align: center;
	list-style: none;
	background: none;
	padding-left: 0px;
	margin-left: 0px;
	color: #333;
	font-weight: bold;
}
.content_part .content_right .select_device {
	width: 31%;
	float: left;
	text-align: center;
}
.content_part .content_right .plus_sign {
	width: 3%;
	float: left;
	text-align: center;
}
.content_part .content_right .tabletplus {
	width: 31%;
	float: left;
	text-align: center;
}
.content_part .content_right .equal {
	width: 3%;
	float: left;
	text-align: center;
}
.content_part .content_right .result_mobile {
	width: 31%;
	float: left;
	text-align: center;
}
.content_part .content_right .img_block {
	margin-top: 10px;
}
.content_part .content_right .top_text {
	min-height: 40px;
}
.content_part .content_right .top_text p {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.content_part .content_right .middlesign {
	display: table-cell;
	height: 206px;
	padding: 55px 4px 0;
	vertical-align: middle;
	width: 100%;
	font-size: 24px;
}
.middle_content {
	width: 100%;
	float: left;
}
.top_device {
	width: 100%;
	float: left;
	padding: 0px;
}
.top_device .h1class {
	background: url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/headingbg.png") repeat-x scroll 0 12px transparent;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0 0 10px 18px;
	text-align: left;
}
.top_device .h1class span {
	background-color: #fff;
	padding: 0px;
}
.top_device h3 {
	text-align: center;
	font-size: 18px;
}
.phone_skin {
	width: 20%;
	float: left;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: left;
	margin: 15px 0 10px 0;
}
.phone_skin h5 {
	color: #333;
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	width: 100%;
	text-align: left;
	font-weight: bold;
	line-height: inherit;
	height: auto;
}
/*.phone_skin h5 span{color:#e9552e;}*/

.phone_skin ul {
	margin: 0;
	padding: 0;
}
.phone_skin ul li {
	display: block;
	margin: 0 0 2px 0;
	float: left;
	width: 100%;
}
.phone_skin ul li a {
	font-size: 14px;
	text-decoration: none;
	color: #666;
}
.phone_skin ul li a:hover {
	color: #e9552e;
}
.phone_skin .see-more a {
	color: #eb542c;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.img_section {
	width: 100%;
	float: left;
}
.img_section .spider_block {
	width: 48%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #ccc;
	margin: 0 1%;
	height: 230px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.img_section .spider_block img {
	max-width: 100%;
}
.img_section .spider_block .title-block {
	position: absolute;
	left: 0px;
	bottom: -100%;
	width: 100%;
	background-color: rgba(15, 15, 15, 0.5);
	color: #fff;
	padding: 10px 10px 7px 10px;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
}
.img_section .spider_block:hover .title-block {
	bottom: 0px;
}
.alert_line {
	width: 100%;
	float: left;
	background: #eb542c;
	padding: 0;
	margin-bottom: 10px;
}
.alert_line p {
	font-size: 14px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 3px 0 0 0;
}
.alert_line p span {
	font-size: 18px;
	font-weight: bold;
}
.alert_line a {
	text-decoration: underline;
	color: #000;
}
.comman-heading {
	width: 100%;
	float: left;
}
.comman-heading h3 {
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/headingbg.png) 0px 12px repeat-x;
	padding: 4px 0 0 20px;
	font-size: 20px;
}
.comman-heading h3 span {
	background-color: #fff;
	padding: 0 10px;
}
.comman-heading .title {
	width: 100%;
	float: left;
	font-size: 14px;
	margin-top: 9px;
}
.product-list-detail {
	width: 100%;
	float: left;
	margin-top: 8px;
}
.product-list-detail .rightsection .three {/*width:18%;*/
}
.direction-nav {
	display: none;
}
.select-boxes {
	position: relative;
	width: 42% !important;
	float: left;
	margin: 0 1%;
}
.select-boxes.disable .ui-selectmenu-button {
	cursor: not-allowed;
	background-color: #eee;
	border-color: #C8C8C8;
}
.select-boxes.disable .ui-selectmenu-button span.ui-selectmenu-text {
	color: #A8A8A8;
}
.select-boxes .popover-content {
	padding: 4px;
	padding: 15px 5px 13px 5px;
	width: 75%;
	background-color: rgba(0,0,0,0.95);
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	box-sizing: border-box;
	position: absolute;
	top: -68px;
	text-align: center;
	left: 0px;
	margin: 0 11%;
}
.select-boxes .popover-content:before {
	content: '';
	border-top: 9px solid #000;
	border-bottom: 9px solid transparent;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	position: absolute;
	left: 50%;
	bottom: -18px;
	margin-left: -10px;
}
.find-product-tabs {
	width: 100%;
	float: left;
	margin: 5px 0 5px;
	position: relative;
}
.find-product-tabs .heading {
	color: #333;
	float: left;
	font-size: 22px;
	font-weight: normal !important;
	position: absolute;
	top: 7px;
}
.find-product-tabs .tabs-block {
	float: left;
	margin-left: 230px;
}
.find-product-tabs .tabs-block ul {
	display: inline-block;
}
.find-product-tabs .tabs-block ul li {
	border: 1px solid #ddd;
	float: left;
	list-style: outside none none;
	margin: 2px;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.find-product-tabs .tabs-block ul li a {
	color: #333;
	display: block;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	margin: 0;
	padding: 0 20px;
	box-shadow: 0 0 11px #f4f4f4 inset;
	-moz-box-shadow: 0 0 11px #f4f4f4 inset;
	-webkit-box-shadow: 0 0 11px #f4f4f4 inset;
}
.find-product-tabs .tabs-block ul li a:hover {
	box-shadow: 0 0 11px #ccc inset;
	-moz-box-shadow: 0 0 11px #ccc inset;
	-webkit-box-shadow: 0 0 11px #ccc inset;
}
.find-product-tabs .tabs-block ul li a.active {
	box-shadow: 0 0 11px #ccc inset;
	-moz-box-shadow: 0 0 11px #ccc inset;
	-webkit-box-shadow: 0 0 11px #ccc inset;
	font-weight: bold;
}
.opc-review-actions .form-list .input-box textarea {
	width: 68% !important;
}
.opc-wrapper-opc .btn-checkout {
	margin: 0 0 0 9px !important;
	width: 96% !important;
}
.opc-index-index .opc-review-actions .button {
	background: none !important;
	height: 45px;
	margin: 0 !important;
	padding: 0 9px !important;
	width: 100% !important;
}
.detaill-page-tab-block .ui-widget-content {
	background: none;
	box-shadow: none;
	border: none;
}
 @media only screen and (max-width:960px) {
}
 @media only screen and (max-width: 768px) {
}
 @media only screen and (max-width: 480px) {
}
/*#login-form .submit input{  font-family: Lucida Sans;

  font-size: 18px;

  background-color: #d04526;

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d04526), color-stop(100%,#d04526));

  border: none;

  box-shadow: none;

  color: #fff;

  height: 38px;

  line-height: 38px;

  padding: 0 26px;

  width: auto;

  margin: 10px 0 0 0;

  font-weight: bold;

  float: left;

}*/



#login-form .submit input {
	background: #d04526 none repeat scroll 0 0 !important;
	border: 1px solid #e1410b;
	border-radius: 4px!important;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	height: 38px;
	line-height: 35px;
	margin: 3px 2px 10px;
	padding: 0 23px;
	text-align: center;
	box-shadow: none;
	width: auto !important;
	-webkit-appearance: none;
}
#login-form .accoutdiv {
	float: left;
	font-size: 15px;
	margin: 18px 0 0 0px;
	width: 100%
}
#login-form .forgotpassword {
	color: #007dc6;
	float: left;
	font-size: 13px;
	margin-top: 10px;
	line-height: 16px;
}
#login-form .forgotpassword:hover {
	text-decoration: underline;
}
/*#form-validate .submit input{font-family: Lucida Sans !important;

  font-size:18px !important;

  background-color: #d04526 !important;

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d04526), color-stop(100%,#d04526));

  border: none !important;

  box-shadow: none !important;

  color: #fff;

  height:38px;

  line-height:38px;

  padding: 0 30px;

  width: auto;

  margin:10px 0 0 0;

  font-weight: bold;

  float: left; width:auto !important;

}*/





#form-validate .submit input {
	background: #d04526 none repeat scroll 0 0 !important;
	border: 1px solid #e1410b;
	border-radius: 4px!important;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	width: auto !important;
	height: 38px;
	line-height: 35px;
	margin: 3px 2px 10px;
	padding: 0 23px;
	text-align: center;
	box-shadow: none;
	float: left;
	-webkit-appearance:none;
}
#contactForm .submit input {
	font-size: 18px !important;
	background-color: #d04526 !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d04526), color-stop(100%, #d04526));
	border: none !important;
	box-shadow: none !important;
	color: #fff;
	height: 38px;
	line-height: 38px;
	padding: 0 30px;
	width: auto;
	margin: 10px 0 0 0;
	font-weight: bold;
	float: left;
}
#flashContent {
	padding: 10px 0 !important;
	width: 100%;
	text-align: center;
}
/*-------------------------< 21-05-2015 >----------------------*/



.height132 {
	min-height: 170px;
}
.login_textbox {
	background: #fff;
	padding: 7px;
	font-size: 14px;
	color: #000;
	border: solid 1px #d6d4d4;
	width: 80%;
	line-height: 20px;
	margin: 5px 0 5px 0;
	outline: none;
	resize: none;
}
.migLN {
	margin-left: 0px !important;
	margin-top: 15px;
}
.accoutdiv a {
	color: #007dc6;
}
.loginbox p span .tag {
	font-weight: normal;
	color: #444;
}
.loginbox label {
	color: #161616;
	font-size: 14px;
	margin-bottom: 0px;
	width: 100%;
	cursor: default;
}
.edit_section {
	width: 100%;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #707070;
}
.edit_section span {
	margin: 0 10px;
}
.edit_section a {
	color: #707070;
	text-decoration: none;
}
.edit_section a:hover {
	text-decoration: underline;
}
.myaccountleft .show_images {
	border: none !important;
	float: left;
	margin: 15px 5px;
	padding: 10px 22px;
	width: auto;
}
.my-account {
	width: 100%;
	float: left;
}
.my-account .myaccountleft {
	width: 97% !important;
}
.my-account .myaccountleft .show_images .chosebtn a {
	background: #d04526 none repeat scroll 0 0;
	border: 1px solid #e1410b;
	border-radius: 4px!important;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	height: 32px;
	line-height: 33px;
	margin: 3px 2px 10px;
	padding: 0 23px;
	text-align: center;
}
.my-account .myaccountleft .show_images .chosebtn a.sharebtn {
	background: #4a66b1 none repeat scroll 0 0;
	border: 1px solid #4a66b1;
}
.margT15 {
	margin-top: 15px;
}
.margT16 {
	margin-top: 16px;
}
.return {
	float: left;
	font-size: 15px;
	margin: 18px 0 0;
	width: 100%;
	padding-left: 12px;
}
.return a {
	color: #007dc6;
	margin-left: 10px;
	text-decoration: none;
}
.return a:hover {
	text-decoration: underline;
}
/*-----------------<25-5-2015>-------------------------*/



.rightsection2 .detailbg {
	background: #f7f7f7 none repeat scroll 0 0;
	border: 1px solid #d9d8d8;
	padding: 13px 17px;
}
.rightsection2 .detailbg .three.columns img {
	width: 100%;
}
.rightsection2 .detailbg .nine.columns {
	margin: 0;
	padding: 15px 0 0 45px;
	position: relative;
	width: 76%;
}
.rightsection2 .detailbg .nine.columns h1 {
	width: 100%;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	font-size: 23px;
}
.rightsection2 .detailbg .nine.columns .chosebtn .h2class {
	margin: 0px;
	padding: 0px;
	right: 0px;
	top: 0px;
}
.rightsection2 .detailbg .nine.columns ul {
	margin-left: 40px !important;
	width: 70%;
	display: inline-block;
}
.rightsection2 .detailbg .create_myown {
	font-weight: bold;
	margin-top: 26px;
}
.rightsection2 .h2class {
	font-size: 20px;
	font-weight: bold;
	margin: 6px 0 0;
	padding: 4px 0 10px 18px;
	color: #e75625;
}
.rightsection2 h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 6px 0 0;
	padding: 0 0 10px 0px;
	color: #000000;
	display: block;
	float: left;
	width: 78%
}
.rightsection2 h1 span {
	font-size: 18px;
	font-weight: normal;
	width: 100%;
	float: left;
}
.rightsection2 p {
	font-size: 14px;
	line-height: 30px;
}
.padT_18 {
	padding-top: 18px;
}
.create_myown {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	margin: 6px 0 0;
	line-height: 30px;
}
.Product_outer {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.Product_inner {
	margin-left: -15px;
	margin-right: -15px;
}
.product_block {
	width: 20%;
	margin: 0;
	border: none !important;
	float: left;
	padding: 0 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
}
.product_block .newproduct {
	/*width: 100%;*/
	float: none;
	display: inline-block;
	background: #707070;
	/*height: 160px;*/
	margin-bottom: 0px;
}
.product_block .newproduct img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto;
}
.Product_inner .product_block p {
	font-size: 12px;
	text-align: center;
	width: 100%;
	float: left;
	color: #000000;
	margin-bottom: 5px;
}
.Product_inner .product_block p span {
	font-size: 13px;
	color: #000000;
	float: left;
	width: 100%;
	line-height: 11px;
}
.Product_inner .product_block .chosebtn {
	font-size: 16px;
	text-align: center;
}
/*-----------------<25-5-2015>-------------------------*/

.rightsection2 .photo_block {
	padding: 13px 17px;
	clear: both;
	float: left;
	width: 97%;
}
.rightsection2 .photo_block p {
	font-size: 13px;
	color: #000000;
	float: left;
	width: 100%;
	line-height: 22px;
}
.rightsection2 .photo_block .titlebg h2 {
	font-size: 20px;
	padding: 0 0 0 30px;
}
.rightsection2 .photo_block .titlebg h2 span {
	background: #fff none repeat scroll 0 0;
	padding: 0 12px;
}
.rightsection2 .description_block {
	padding: 13px 17px;
	clear: both;
	float: left;
}
.rightsection2 .description_block p {
	font-size: 13px;
	color: #000000;
	float: left;
	width: 100%;
	line-height: 22px;
}
.rightsection2 .description_block .titlebg h2 {
	font-size: 20px;
	padding: 0 0 0 30px;
}
.rightsection2 .description_block .titlebg h2 span {
	background: #fff none repeat scroll 0 0;
	padding: 0 12px;
}
.rightsection2 .topdesign_block {
	padding: 13px 17px;
	clear: both;
	float: left;
	width: 97%;
}
.rightsection2 .topdesign_block p {
	font-size: 13px;
	color: #000000;
	float: left;
	width: 100%;
	line-height: 22px;
}
.rightsection2 .topdesign_block .titlebg h2 {
	font-size: 20px;
	padding: 0 0 0 30px;
}
.rightsection2 .topdesign_block .titlebg h2 span {
	background: #fff none repeat scroll 0 0;
	padding: 0 12px;
}
.description_block .content_part .content_right .top_text p {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.middlenave_block {
	width: 100%;
	float: left;
	margin-top: 19px;
}
.middlenave_block ul.ui-tabs-nav {
	display: block;
	list-style: none;
	float: left;
}
.middlenave_block ul.ui-tabs-nav li {
	width: 171px;
	text-align: center;
	border-radius: 2px;
	display: inline-block;
	list-style: none;
	float: left;
	border: 1px solid #dbdbdb;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
	background: #f1f1f1; /* Old browsers */
	background: -moz-linear-gradient(top, #f1f1f1 0%, #d4d4d4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #d4d4d4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%, #d4d4d4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%, #d4d4d4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%, #d4d4d4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f1f1f1 0%, #d4d4d4 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#d4d4d4', GradientType=0 ); /* IE6-9 */
	margin-left: 2px;
	height: 34px;
	line-height: 37px;
}
.middlenave_block ul.ui-tabs-nav li.ui-tabs-active {
	background-color: #bfbfbf;
	background-image: none;
}
.middlenave_block ul.ui-tabs-nav li a {
	font-size: 17px;
	text-decoration: none;
	color: #171717;
	display: block;
}
.middlenave_block ul.ui-tabs-nav li a:hover {
	background: #bfbfbf;
	display: block;
}
.detaill-page-tab-block .ui-tabs-panel {
	min-height: 360px;
	margin-top: 20px;
	border: 1px solid #d9d8d8;
	width: 100%;
	display: inline-block;
}
.detaill-page-tab-block .photo_block .jcarousel-wrapper {
	margin-top: 20px;
	margin-bottom: 0px;
}
/*-------------------------< 27-5-2015 >----------------------------*/



.maindesign_section {
	box-sizing: border-box;
	float: left;
	margin: 10px 1% 5px !important;
	width: 98%;
}
.maindesign_section .maindesign_inner {
	margin-left: -4px;
	margin-right: -4px;
}
.maindesign_section .maindesign_inner ul {
	width: 100%;
	display: block;
	float: left;
	list-style: none;
}
.maindesign_section .maindesign_inner ul li {
	width: 24%;
	display: inline-block;
	box-sizing: border-box;
	margin: 10px 4px;
	background: #fff;
	list-style: none;
}
.maindesign_section .maindesign_inner ul li a {
	display: block;
	padding: 5px;
	color: #000000;
	border: 1px solid #fff
}
.maindesign_section .maindesign_inner ul li a:hover {
	border: 1px solid #F00
}
.maindesign_section .maindesign_inner ul li .design_title {
	text-align: center;
	margin-bottom: 8px;
	font-size: 18px;
}
.maindesign_section .maindesign_inner ul li .design_image {
	text-align: center;
	margin-bottom: 8px;
}
.maindesign_section .maindesign_inner ul li .design_price {
	text-align: center;
	margin-bottom: 8px;
	font-size: 18px;
}
.newdesign_detail {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d0cfcf;
	margin: 10px 1% 5px !important;
	padding: 10px 15px;
	box-sizing: border-box;
}
.newdesign_detail .photo_block {
	border: 1px solid #d0cfcf;
	clear: both;
	float: left;
	padding: 13px 17px;
	width: 100%;
	box-sizing: border-box;
}
.newdesign_detail .description_block {
	border: 1px solid #d9d8d8;
	padding: 13px 17px;
	margin-top: 0px;
	clear: both;
	float: left;
	width: 100% !important;
	box-sizing: border-box;
}
.newdesign_detail .description_block p {
	font-size: 13px;
	color: #000000;
	float: left;
	width: 100%;
	line-height: 22px;
}
.newdesign_detail .description_block .titlebg h2 {
	font-size: 20px;
	padding: 0 0 0 30px;
}
.newdesign_detail .description_block .titlebg h2 span {
	background: #fff none repeat scroll 0 0;
	padding: 0 12px;
}
.detail_imgblock {
	width: 100%;
	float: left;
	text-align: center;
}
.detail_imgblock_Hight{ min-height:360px;}

.newdetailbg {
	background: #f7f7f7 none repeat scroll 0 0;
	border: 1px solid #d9d8d8;
	padding: 28px;
}
/* Date : 18-12-2015 */
.newdetailbg .price_block {
	width: 100%;
	float: left;
	margin: 11px 0;
}
.newdetailbg .price_block .price {
	width: 50%;
	font-size: 19px;
	line-height: 30px;
	color: #000000;
	padding: 5px 0 0;
	display: inline-block;
	text-align: left;
	float:left;
}
.newdetailbg .price_block .price .price{ float:none;}
.newdetailbg .price_block .quantity {
	width: auto;
	float: right;
	display:inline-block;
}
.newdetailbg .price_block input.qty {
	border: 2px solid #bfbfbf;
	float: left;
	font-size: 18px;
	height: 37px;
	text-align: center;
	width: 55px !important;
}
input.qtyplus {
	width: 41px;
	height: 41px;
	border: 2px solid #bfbfbf;
	background: #fff;
	float: left;
	font-size: 18px
}
input.qtyminus {
	width: 41px;
	height: 41px;
	border: 2px solid #bfbfbf;
	background: #fff;
	float: left;
	font-size: 18px
}
.newdetailbg .addtocart a {
	background: #d04526 none repeat scroll 0 0;
	border: 1px solid #e1410b;
	border-radius: 1px;
	color: #fff;
	display: inline-block;
	font-size: 28px;
	margin: 3px 2px 10px;
	padding: 0 17px;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}
.newdetailbg .rightblock {
	width: 100%;
	float: left;
	display: block;
	text-align:left;
	position:relative;
}
.newdetailbg .rightblock .heading h3 {
	color: #000000;
	display: block;
	float: left;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px;
	line-height:20px;
}
.newdetailbg .rightblock .skinblock {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
}
.skinoption {
	width: 100%;
	float: left;
}
.skinoption .innerbox {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.skinoption label {
	font-size: 16px;
	color: #e9552e;
	width: 100%;
}
.skinoption label.margin10B {
	margin-bottom: 20px;
}
.skinoption .select-style {
	padding: 10px;
	margin: 0;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
	background-color: #fff;
	box-sizing: border-box;
	color: #000000;
	background: #fff url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/drop_arrow.png) no-repeat 98% 50%;
}
.skinoption .select-style select {
	padding: 5px 8px;
	width: 100%;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	font-weight: bold;
}
.skinoption .select-style select:focus {
	outline: none;
}
.skinoption .innerbox .groupbox {
	width: 48%;
	float: left;
	display: inline-block;
	margin-bottom: 10px;
}
.skinoption .innerbox .groupbox .textbox {
	border-radius: 4px;
	width: 50%;
	padding: 8px 8px;
	background-color: #fff;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	border: none;
}
.skinoption .innerbox .groupbox label {
	font-size: 14px;
	float: left;
	color: #000;
	width: 45%;
	padding-top: 5px;
	text-align: right;
	margin-right: 10px;
	box-sizing: border-box;
}
.skinoption .innerbox .groupbox2 {
	width: 48%;
	float: right;
	display: inline-block;
	margin-bottom: 10px;
}
.skinoption .innerbox .groupbox2 .textbox {
	border-radius: 4px;
	width: 50%;
	padding: 8px 8px;
	background-color: #fff;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	border: none;
}
.skinoption .innerbox .groupbox2 label {
	font-size: 14px;
	float: left;
	color: #000;
	width: 45%;
	padding-top: 5px;
	text-align: right;
	margin-right: 10px;
	box-sizing: border-box;
}
.pad20L {
	padding-left: 20px;
}
/*-----------------<28-5-2015>-------------------------*/

.rightsection2 .tab_content .photo_block {
	border: 1px solid #d9d8d8;
	padding: 13px 17px;
	margin-top: 19px;
	clear: both;
	float: left;
	width: 97%;
}
.rightsection2 .tab_content .photo_block p {
	font-size: 13px;
	color: #000000;
	float: left;
	width: 100%;
	line-height: 22px;
}
.rightsection2 .tab_content .photo_block .titlebg h2 {
	font-size: 20px;
	padding: 0 0 0 30px;
}
.rightsection2 .tab_content .photo_block .titlebg h2 span {
	background: #fff none repeat scroll 0 0;
	padding: 0 12px;
}
.rightsection2 .tab_content .description_block {
	border: 1px solid #d9d8d8;
	padding: 13px 17px;
	margin-top: 19px;
	clear: both;
	float: left;
	width: 100%;
}
.rightsection2 .description_block p {
	font-size: 13px;
	color: #000000;
	float: left;
	width: 100%;
	line-height: 22px;
}
.rightsection2 .tab_content .description_block .titlebg h2 {
	font-size: 20px;
	padding: 0 0 0 30px;
}
.rightsection2 .tab_content .description_block .titlebg h2 span {
	background: #fff none repeat scroll 0 0;
	padding: 0 12px;
}
.rightsection2 .topdesign_block {
	padding: 13px 17px;
	clear: both;
	float: left;
}
.rightsection2 .topdesign_block p {
	font-size: 13px;
	color: #000000;
	float: left;
	width: 100%;
	line-height: 22px;
}
.rightsection2 .topdesign_block .titlebg h2 {
	font-size: 20px;
	padding: 0 0 0 30px;
}
.rightsection2 .topdesign_block .titlebg h2 span {
	background: #fff none repeat scroll 0 0;
	padding: 0 12px;
}
.tab_content .description_block .content_part .list_custom li {
	background: url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/list_style.png") no-repeat scroll 0 12px;
	margin: 0 0 3px;
	padding: 2px 0 2px 12px;
	box-shadow: none;
	border: none;
	width: 100%;
	text-align: left;
	float: left;
}
.tab_content .description_block .content_part .list_custom li a {
	background: none;
}
.pws_tabs_container.pws_tabs_responsive {
	width: 100% !important;
}
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll {
	width: 100%;
}
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll li {
	vertical-align: top;
	text-align: center;
}
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll li a {
	margin: 0;
	font-size: 1em;
	line-height: 1.125em;
	overflow: hidden;
}
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll li a i {
	display: block;
	margin: 0 0 5px 0;
}
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical {
	display: block;
	position: relative;
}
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical:after {
	display: block;
	content: '';
	clear: both;
}
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical ul.pws_tabs_controll {
	width: 100%;
	position: relative;
	float: none;
}
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical ul.pws_tabs_controll li {
	display: inline-block;
}
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical ul.pws_tabs_controll li a {
	margin: 0;
}
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical .pws_tabs_list {
	position: relative;
	float: none;
}
}
 @media only screen and (max-width: 37.5em) {
.pws_tabs_container.pws_tabs_responsive {
	width: 100% !important;
	position: relative;
}
.pws_tabs_container.pws_tabs_responsive .pws_responsive_small_menu {
	width: 100%;
	height: 40px;
	background-color: #9bd7d5;
	display: block;
}
.pws_tabs_container.pws_tabs_responsive .pws_responsive_small_menu a {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	color: #fff;
	font-size: 32px;
	font-size: 2em;
	text-align: center;
	padding: 3px 0 0 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.pws_tabs_container.pws_tabs_responsive .pws_responsive_small_menu a:hover {
	background-color: #70c5c2;
}
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll.pws_tabs_menu_popup {
	display: block;
	position: absolute;
	overflow: hidden;
	top: 40px;
	left: 0;
	z-index: 99;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll.pws_tabs_menu_popup li {
	display: block;
	float: none;
}
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll.pws_tabs_menu_popup li a i {
	display: inline-block;
	margin: 0 3px 0 0;
	margin: 0 0.1875em 0 0;
}
.pws_tabs_container.pws_tabs_responsive.pws_tabs_rtl ul.pws_tabs_controll.pws_tabs_menu_popup li a i {
	display: inline-block;
	margin: 0 0 0 3px;
	margin: 0 0 0 0.1875em;
}
}
.pws_tabs_container {
	width: 100%;
}
.pws_tabs_container ul.pws_tabs_controll {
	list-style: none;
}
.pws_tabs_container ul.pws_tabs_controll li {
	display: inline-block;
}
.pws_tabs_container ul.pws_tabs_controll li a {
	display: block;
	background-color: #9bd7d5;
	padding: 15px 20px;
	padding: 0.9375em 1.25em;
	text-decoration: none;
	color: #fff;
	margin-right: 3px;
}
.pws_tabs_container ul.pws_tabs_controll li a:hover {
	background-color: #70c5c2;
}
.pws_tabs_container ul.pws_tabs_controll li a i {
	margin-right: 8px;
}
.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_noname i {
	margin-right: 0;
	margin-left: 0;
}
.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active {
	background-color: white;
	color: #505050;
}
.pws_tabs_list {
	display: block;
	background-color: #fff;
	height: auto;
	padding: 20px;
	padding: 1.25em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-transition: all .3s ease-in-out .3s;
	-moz-transition: all .3s ease-in-out .3s;
	-ms-transition: all .3s ease-in-out .3s;
	-o-transition: all .3s ease-in-out .3s;
	transition: all .3s ease-in-out .3s;
	overflow: hidden;
	position: relative;
}
.pws_tab_single {
	position: absolute;
	top: 20px;
	padding-right: 20px;
	padding-right: 1.25em;
	-webkit-transition: all .3s ease-in-out .0;
	-moz-transition: all .3s ease-in-out .0;
	-ms-transition: all .3s ease-in-out .0;
	-o-transition: all .3s ease-in-out .0;
	transition: all .3s ease-in-out .0;
}
/**

  * ######################################################

  * Right To Left Styles

  * ######################################################

  */

.pws_tabs_container.pws_tabs_rtl {
	text-align: right;
	direction: rtl;
}
.pws_tabs_container.pws_tabs_rtl ul.pws_tabs_controll li a {
	margin-right: 0;
	margin-left: 3px;
}
.pws_tabs_container.pws_tabs_rtl ul.pws_tabs_controll li a i {
	margin-left: 8px;
	margin-right: 0;
}
.pws_tabs_container.pws_tabs_rtl .pws_tab_single {
	padding-right: 0;
	padding-left: 20px;
	padding-left: 1.25em;
}
/**

  * ######################################################

  * Vertical Position

  * ######################################################

  */

.pws_tabs_container.pws_tabs_vertical {
	display: block;
	position: relative;
}
.pws_tabs_container.pws_tabs_vertical:after {
	display: block;
	content: '';
	clear: both;
}
.pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll {
	width: auto;
	position: relative;
	float: left;
}
.pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li {
	display: block;
}
.pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li a {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 3px;
}
.pws_tabs_container.pws_tabs_vertical .pws_tabs_list {
	position: relative;
	float: left;
}
/**

  * ######################################################

  * Colors - Themes @1.2.0

  * ######################################################

  */

/**

* ###########################

* violet

* ###########################

*/

.pws_tabs_container.pws_tabs_responsive.pws_theme_violet .pws_responsive_small_menu {
	background-color: #c72c66;
}
.pws_tabs_container.pws_tabs_responsive.pws_theme_violet .pws_responsive_small_menu a:hover {
	background-color: #a6164c;
}
.pws_tabs_container.pws_theme_violet ul.pws_tabs_controll li a {
	background-color: #c72c66;
}
.pws_tabs_container.pws_theme_violet ul.pws_tabs_controll li a:hover {
	background-color: #a6164c;
}
.pws_tabs_container.pws_theme_violet ul.pws_tabs_controll li a.pws_tab_active {
	background-color: #fff;
}
/**

* ###########################

* green

* ###########################

*/

.pws_tabs_container.pws_tabs_responsive.pws_theme_green .pws_responsive_small_menu {
	background-color: #86c447;
}
.pws_tabs_container.pws_tabs_responsive.pws_theme_green .pws_responsive_small_menu a:hover {
	background-color: #539312;
}
.pws_tabs_container.pws_theme_green ul.pws_tabs_controll li a {
	background-color: #86c447;
}
.pws_tabs_container.pws_theme_green ul.pws_tabs_controll li a:hover {
	background-color: #539312;
}
.pws_tabs_container.pws_theme_green ul.pws_tabs_controll li a.pws_tab_active {
	background-color: #fff;
}
/**

* ###########################

* yellow

* ###########################

*/

.pws_tabs_container.pws_tabs_responsive.pws_theme_yellow .pws_responsive_small_menu {
	background-color: #fdb813;
}
.pws_tabs_container.pws_tabs_responsive.pws_theme_yellow .pws_responsive_small_menu a:hover {
	background-color: #ffa500;
}
.pws_tabs_container.pws_theme_yellow ul.pws_tabs_controll li a {
	background-color: #fdb813;
}
.pws_tabs_container.pws_theme_yellow ul.pws_tabs_controll li a:hover {
	background-color: #ffa500;
}
.pws_tabs_container.pws_theme_yellow ul.pws_tabs_controll li a.pws_tab_active {
	background-color: #fff;
}
/**

* ###########################

* gold

* ###########################

*/

.pws_tabs_container.pws_tabs_responsive.pws_theme_gold .pws_responsive_small_menu {
	background-color: #f89827;
}
.pws_tabs_container.pws_tabs_responsive.pws_theme_gold .pws_responsive_small_menu a:hover {
	background-color: #fa7b00;
}
.pws_tabs_container.pws_theme_gold ul.pws_tabs_controll li a {
	background-color: #f89827;
}
.pws_tabs_container.pws_theme_gold ul.pws_tabs_controll li a:hover {
	background-color: #fa7b00;
}
.pws_tabs_container.pws_theme_gold ul.pws_tabs_controll li a.pws_tab_active {
	background-color: #fff;
}
/**

* ###########################

* orange

* ###########################

*/

.pws_tabs_container.pws_tabs_responsive.pws_theme_orange .pws_responsive_small_menu {
	background-color: #f15b42;
}
.pws_tabs_container.pws_tabs_responsive.pws_theme_orange .pws_responsive_small_menu a:hover {
	background-color: #fd2e0b;
}
.pws_tabs_container.pws_theme_orange ul.pws_tabs_controll li a {
	background-color: #f15b42;
}
.pws_tabs_container.pws_theme_orange ul.pws_tabs_controll li a:hover {
	background-color: #fd2e0b;
}
.pws_tabs_container.pws_theme_orange ul.pws_tabs_controll li a.pws_tab_active {
	background-color: #fff;
}
/**

* ###########################

* red

* ###########################

*/

.pws_tabs_container.pws_tabs_responsive.pws_theme_red .pws_responsive_small_menu {
	background-color: #e41937;
}
.pws_tabs_container.pws_tabs_responsive.pws_theme_red .pws_responsive_small_menu a:hover {
	background-color: #d70726;
}
.pws_tabs_container.pws_theme_red ul.pws_tabs_controll li a {
	background-color: #e41937;
}
.pws_tabs_container.pws_theme_red ul.pws_tabs_controll li a:hover {
	background-color: #d70726;
}
.pws_tabs_container.pws_theme_red ul.pws_tabs_controll li a.pws_tab_active {
	background-color: #fff;
}
/**

* ###########################

* purple

* ###########################

*/

.pws_tabs_container.pws_tabs_responsive.pws_theme_purple .pws_responsive_small_menu {
	background-color: #672e8d;
}
.pws_tabs_container.pws_tabs_responsive.pws_theme_purple .pws_responsive_small_menu a:hover {
	background-color: #470871;
}
.pws_tabs_container.pws_theme_purple ul.pws_tabs_controll li a {
	background-color: #672e8d;
}
.pws_tabs_container.pws_theme_purple ul.pws_tabs_controll li a:hover {
	background-color: #470871;
}
.pws_tabs_container.pws_theme_purple ul.pws_tabs_controll li a.pws_tab_active {
	background-color: #fff;
}
/**

* ###########################

* grey

* ###########################

*/

.pws_tabs_container.pws_tabs_responsive.pws_theme_grey .pws_responsive_small_menu {
	background-color: #4d4d4f;
}
.pws_tabs_container.pws_tabs_responsive.pws_theme_grey .pws_responsive_small_menu a:hover {
	background-color: #000000;
}
.pws_tabs_container.pws_theme_grey ul.pws_tabs_controll li a {
	background-color: #4d4d4f;
}
.pws_tabs_container.pws_theme_grey ul.pws_tabs_controll li a:hover {
	background-color: #000000;
}
.pws_tabs_container.pws_theme_grey ul.pws_tabs_controll li a.pws_tab_active {
	background-color: #fff;
}
/**

  * ######################################################

  * Effect: none

  * ######################################################

  */

.pws_tabs_noeffect .pws_tabs_list {
	-webkit-transition: all .1s ease-in-out 0;
	-moz-transition: all .1s ease-in-out 0;
	-ms-transition: all .1s ease-in-out 0;
	-o-transition: all .1s ease-in-out 0;
	transition: all .1s ease-in-out 0;
}
.pws_tabs_noeffect .pws_tab_single {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.pws_tabs_none_hide {
	display: none;
}
.pws_tabs_none_show {
	display: block;
}
/**

  * ######################################################

  * Effect: scale

  * ######################################################

  */

.pws_tabs_scale_hide {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.pws_tabs_scale_show {
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-ms-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
/**

  * ######################################################

  * Effect: slideleft

  * ######################################################

  */

.pws_tabs_slide_left_hide {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.pws_tabs_slide_left_show {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-ms-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
/**

  * ######################################################

  * Effect: slideright

  * ######################################################

  */

.pws_tabs_slide_right_hide {
	-webkit-transform: translateX(200%);
	-moz-transform: translateX(200%);
	-o-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.pws_tabs_slide_right_show {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-ms-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
/**

  * ######################################################

  * Effect: slidetop

  * ######################################################

  */

.pws_tabs_slide_top_hide {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.pws_tabs_slide_top_show {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-ms-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
/**

  * ######################################################

  * Effect: slidedown

  * ######################################################

  */

.pws_tabs_slide_down_hide {
	-webkit-transform: translateY(200%);
	-moz-transform: translateY(200%);
	-o-transform: translateY(200%);
	-ms-transform: translateY(200%);
	transform: translateY(200%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.pws_tabs_slide_down_show {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-ms-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
/*=================================<2-6-2015>===========================*/



.loginbox_inner {
	width: 45%;
	float: left;
}
.loginbox_divider {
	float: left;
	padding: 85px 0 0 0px;
	text-align: center;
	width: 10%;
	box-sizing: border-box;
}
.registerwith {
	float: left;
	text-align: center;
	width: 45%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.loginbox a {
	color: #d04526;
	line-height: inherit;
	outline: 0 none;
	text-decoration: none;
}
.loginbox img {
	margin: 0 auto !important;
}
.loginbox p {
	margin: 0px 0 0 0 !important;
	padding: 0px;
}
.loginbox a.facebook-btn {
	margin-top: 20px;
	display: inline-block;
}
.loginbox_inner .submit {
	width: auto;
	float: left;
}
#login-form .nine .accoutdiv {
	width: auto;
	float: left;
	margin: 11px 0 0 10px;
}
/*------------------------------------- < 5-6-2015 >--------------------------*/

.margLn {
	margin-left: 0px !important;
}
.m-l-0 {
	margin-left: 0px;
}
#navigation .navbar span.menu-text {
	display: none;
}
.findoutmorealter .banner-bar {
	width: 100%;
	float: left;
	background: #eb542c none repeat scroll 0 0;
	padding: 15px 15px 0 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}
.findoutmorealter .banner-bar .left-sec-block {
	width: 30%;
	float: left;
}
.findoutmorealter .banner-bar .left-sec-block img {
	vertical-align: middle;
}
.findoutmorealter .banner-bar .right-sec-block {
	width: 70%;
	float: left;
	padding: 10px 10px 10px 35px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.findoutmorealter .banner-bar .right-sec-block h4 {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	margin: -3px 0;
	padding: 0;
}
.findoutmorealter .banner-bar .right-sec-block p.offer {
	color: #fff;
	font-size: 16px;
}
.findoutmorealter .banner-bar .right-sec-block p.terms {
	color: #fff;
	font-size: 13px;
	margin-top: 20px;
	font-weight: 600;
}
.findoutmorealter .banner-bar .right-sec-block p.terms a {
	float: left;
	margin: 0 14px 6px 0;
}
.findoutmorealter .banner-bar .right-sec-block p.terms a.btn {
	border: medium none;
	border-radius: 0;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333;
	cursor: pointer;
	font-size: 15px;
	font-weight: 400;
	height: 50px;
	line-height: 52px;
	margin-bottom: 0;
	margin-top: 5px;
	padding: 0 17px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
}
.findoutmorealter .banner-bar .right-sec-block #closebtnforfind {
	background: rgba(0, 0, 0, 0) url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/close_icon.png") no-repeat scroll 0 0 / 100% auto;
	color: transparent;
	cursor: pointer;
	height: 25px;
	opacity: 0.4;
	position: absolute;
	right: 8px;
	top: 20px;
	transition: opacity 0.2s ease 0s;
	width: 25px;
}
.findoutmorealter .banner-bar .right-sec-block p.terms #closebtnforfind:hover {
	opacity: 1;
	filter: alpha(opacity=1000);
	text-decoration: none;
}
.searchautocomplete .nav-input {
	width: 94% !important;
}
.searchautocomplete .searchinput {
	width: 100% !important;
	padding: 8px 100px 8px 10px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: none;
}
.searchautocomplete .searchautocomplete-placeholder {
	width: 318px !important;
	left: 0px;
	right: inherit;
}
.searchautocomplete .searchautocomplete-placeholder ul li .highlight {
	background: none !important;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
	background-color: #f4f4f4 !important;
}
.rightsection4 .loginbox .loginbox_inner .nine.columns {
	width: 100%;
	float: left;
	text-align: left;
}
.rightsection4 .loginbox .loginbox_divider {
	margin: 15px 0;
	float: left;
}
.rightsection4.mycart-block .heading {
	width: 100% !important;
	float: left;
}
#payment_form_giftvoucher .input-box .button {
	background: #d04526 none repeat scroll 0 0;
	color: #fff;
}
#payment_form_giftvoucher .input-box .button span {
	color: #fff;
}
#payment_form_giftvoucher .input-box .button:hover {
	background: #d04526 none repeat scroll 0 0;
	color: #fff;
}
.cms-about-us .about .right, .cms-about-us .about .left {
	margin-right: 10px;
}
.cms-about-us .about .right img, .cms-about-us .about .left img {
	width: 230px;
}
.headertop .login .cart {
	display: none;
}
.igallery-index-index .sliderbox {
	padding: 8px;
}
.igallery-index-index .sliderbox .whitebg {
	padding: 0;
}
.igallery-index-index .sliderbox .whitebg img {
	width: auto !important;
	height: 265px !important;
	max-height: 100%;
	max-width: 100%;
}
.igallery-category-view .sliderbox {
	padding: 8px;
}
.igallery-category-view .sliderbox .whitebg {
	padding: 0;
}
.igallery-category-view .sliderbox .whitebg img {
	width: auto !important;
	max-width: 100%;
	height: 265px;
	max-height: 100%;
}
.gallery-album-view ul.new-gallery-photos-sec {
	margin: 0 -15px;
	background: none;
}
.gallery-album-view ul.new-gallery-photos-sec li {
	float: left;
	padding: 0 15px;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.gallery-album-view ul.new-gallery-photos-sec li .sliderbox {
	padding: 8px;
}

.gallery-album-view ul.new-gallery-photos-sec li .sliderbox .whitebg {
padding:0; display:table; width:100%; height:250px; text-align:center;}

.gallery-album-view ul.new-gallery-photos-sec li .sliderbox .whitebg a{
 display:table-cell; vertical-align:middle;}

.gallery-album-view ul.new-gallery-photos-sec li .sliderbox .whitebg img {
display: inline-block; max-width: 100%; max-height:100%; width:auto !important; height:auto !important;}





/*=========================responcive<29-5-2015 >=============================*/



@media screen and (max-width:1250px) {
.footerlinks {
}
.footerlinks.s-footerlinks {
	height: auto;
}
.footerlinks.s-footerlinks.margLRT11 {
	margin-bottom: 10px;
}
}
 @media screen and (max-width: 960px) {
}
 @media screen and (min-device-width: 769px) and (max-device-width:     px) {
.my-account .myaccountleft {
	width: 94% !important;
}
}
 @media screen and (min-device-width: 768px) and (max-device-width: 768px) {
.row .three.columns {
	width: 100% !important;
}
.row .nine.columns {
	width: 100% !important;
}
}
 @media screen and (max-width:1160px) {
.banner-sec-block .right-sec-block .img-block {
	height: 146px;
}
}
 @media screen and (max-width:1024px) {
.banner-sec-block .left-sec-block #divSimpleSlider {
	height: 290px;
}
.banner-sec-block .right-sec-block .img-block {
	height: 130px;
}
.findoutmorealter .banner-bar .left-sec-block {
	display: none;
}
.findoutmorealter .banner-bar {
	padding: 15px;
}
.findoutmorealter .banner-bar .right-sec-block {
	width: 100%;
	padding: 0px;
}
.my-account .myaccountleft {
	width: 100% !important;
	margin: 4px 0 18px 0px;
}
.my-account-block-sec .three.columns {
	margin: 0;
	padding: 0 15px 0 10px;
	width: 28%;
}
.my-account-block-sec .three.columns .leftsection {
	margin: 0px;
	margin-top: 4px;
}
.my-account-block-sec .nine.columns {
	margin: 0;
	padding: 0 10px 0 15px;
	width: 72%;
}
.myaccountleft .show_images {
	border: medium none !important;
	float: left;
	margin: 15px 0px;
	padding: 10px 5px;
	width: 50%;
	box-sizing: border-box;
}
.login_textbox {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.product_block {
	width: 25%;
}
}
 @media screen and (max-width:1200px) {
.banner-sec-block {
	background-color: #fff;
	border: 1px solid #d0cfcf;
	box-sizing: border-box;
	float: left;
	margin: 0 1% 10px !important;
	width: 98%;
}
.banner-sec-block .left-sec-block {
	border: 1px solid #ccc;
	padding-right: 0;
	width: 100%;
}
.banner-sec-block .right-sec-block {
	padding-left: 0;
	width: 100%;
}
.banner-sec-block .right-sec-block .img-block img {
	width: 100%;
}
.banner-sec-block .right-sec-block .img-block {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	box-sizing: border-box;
	float: left;
	overflow: inherit;
	padding-right: 10px;
	width: 49%;
}
.banner-sec-block .right-sec-block .img-block {
	border: 1px solid #ccc;
	height: 163px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.banner-sec-block .left-sec-block img {
	width: 100%;
}
.banner-sec-block .right-sec-block .img-block.mt20 {
	margin: 0;
	margin-left: 10px;
	padding-right: 0;
	float: right;
}
/*.banner-sec-block .right-sec-block .img-block img{ border:1px solid #ccc;}*/



.banner-sec-block .left-sec-block {
	margin-bottom: 8px;
}
}
 @media screen and (max-width:959px) {
.headertop .eight {
	width: 100% !important;
	float: left;
}
.headertop .eight .four {
	width: 50% !important;
	float: left;
	text-align: left;
}
.headertop .eight .four.c-d-cart img {
	width: 140px;
}
.headertop .four.login {
	width: auto !important;
	float: right;
	margin-right: 15px;
	margin-top: -40px !important;
}
.headertop .four.login .six {
	float: left;
	margin-left: 0px !important;
}
.headertop .four.login .five {
	margin-top: 4px;
	float: left;
}
.headertop .four.login .five a:first-child {
	margin: 0px;
}
}
 @media screen and (max-width:800px) {
.select-boxes {
	float: left;
	margin: 0 1% 10px 1%;
	position: relative;
	width: 100% !important;
	box-sizing: border-box;
}
.findbtn {
	width: 100%
}
.banner-sec-block .left-sec-block {
	margin-bottom: 15px;
	border: 1px solid #ccc;
	width: 100%;
	padding-right: 0px;
}
.banner-sec-block .right-sec-block {
	padding-left: 0px;
	width: 100%;
}
.banner-sec-block .left-sec-block #divSimpleSlider {
	height: 330px;
}
.logo2 .deal-img {
	position: absolute;
	right: 11px;
	top: -2px;
}
.content_part .content_left {
	box-sizing: border-box;
	width: 100%;
}
.content_part .content_right {
	box-sizing: border-box;
	float: left;
	padding-top: 20px;
	width: 100%;
}
.content_part .content_right .plus_sign {
	display: none;
}
.content_part .content_right .equal {
	display: none;
}
.content_part .content_right .middlesign {
	display: block;
	font-size: 24px;
	height: 50px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.comman-repeat-block .rightsection {
	margin: 0px;
}
.phone_skin {
	box-sizing: border-box;
	float: left;
	margin: 15px 0 10px;
	padding: 0 10px;
	text-align: left;
	width: 100%;
}
.img_section .spider_block {
	width: 100%;
}
.row .twelve.columns {
	width: auto;
}
.width100 {
	float: left !important;
	width: auto !important;
}
.loginbox {
	box-sizing: border-box;
	width: 100%;
}
.loginbox_inner {
	width: 100% !important;
}
.loginbox_divider {
	float: none;
	padding: 0px !important;
	width: 100%
}
.registerwith {
	padding-left: 0;
	width: 100%;
}
#login-form .submit input {
	width: 100% !important;
}
.loginbox dl dd {
	margin: 0 !important;
	padding: 0;
}
.login_textbox {
	width: 100%;
	box-sizing: border-box;
}
.loginbox p {
	text-align: center;
}
.loginbox h2 {
	text-align: center;
}
#login-form .accoutdiv {
	text-align: center;
	width: 100%;
}
.loginbox label {
	text-align: left;
}
.RegisterTextBox {
	width: 60%;
	box-sizing: border-box;
}
.loginbox a {
	text-align: center;
}
.rightsection2 {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d0cfcf;
	box-sizing: border-box;
	margin: 10px !important;
	padding: 10px 15px;
	width: 93% !important;
}
.find-product-tabs .tabs-block ul li {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.find-product-tabs .tabs-block ul li a {
	font-size: 16px;
}
.rightsection2 h1 {
	width: 100%;
}
/*.rightsection2 .h2class { margin:0;

    padding:0;

    text-align: center;

    width: 100%;}*/



.chosebtn {
	font-size: 16px;
	width: 100%;
}
.rightsection2 .description_block {
	box-sizing: border-box;
	width: 100%;
}
.rightsection2 .photo_block {
	box-sizing: border-box;
	width: 100%;
}
.rightsection2 .topdesign_block {
	box-sizing: border-box;
	width: 100%;
}
.middlenave_block ul li {
	width: 100%;
}
.comman-heading h3 {
	padding: 0px;
}
.my-account .myaccountleft {
	width: 92% !important;
	box-sizing: border-box;
}
.myaccountleft dl dd input[type="text"] {
	box-sizing: border-box;
	width: 100%;
}
.myaccountleft .validate-zip-international.required-entry {
	width: 100% !important;
}
.myaccountleft dl dd select {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
}
.myaccountright {
	margin: 4px 11px 19px 11px;
	box-sizing: border-box;
	width: 90%;
	float: left;
}
.myOrder {
	overflow: auto;
}
.row .three.columns {
	width: 100% !important;
}
.row .nine.columns {
	width: 100% !important;
}
.banner-sec-block .right-sec-block .img-block {
	width: 100%;
	height: auto;
	background-color: #666;
	overflow: hidden;
	border: 1px solid #ccc;
}
.ui-selectmenu-menu.ui-front.ui-selectmenu-open {
	left: 16px !important;
	width: 90%;
	box-sizing: border-box;
}
.rightsection4 .loginbox .loginbox_inner .nine.columns {
	text-align: center;
}
.headertop .eight {
	width: 100% !important;
	float: left;
}
.headertop .eight .four {
	width: 50% !important;
	float: left;
	text-align: left;
}
.headertop .eight .four.c-d-cart img {
	width: 140px;
}
.headertop .four.login {
	width: auto !important;
	float: right;
	margin-right: 15px;
	margin-top: -40px !important;
}
.headertop .four.login .six {
	float: left;
	margin-left: 0px !important;
}
.headertop .four.login .five {
	margin-top: 4px;
	float: left;
}
.headertop .four.login .five a:first-child {
	margin: 0px;
}
.headerbottom {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.headerbottom .four.logo-sec {
	width: auto !important;
	float: left;
	text-align: center;
}
.headerbottom .four.logo-sec .logo2 {
	display: inline-block;
}
.headerbottom .four.logo-sec .logo2 img {
	max-width: 100%;
}
.headerbottom .four.logo-sec .logo2 .deal-img {
	position: absolute;
	right: -8px;
	top: -3px;
}
.headerbottom .eight {
	width: 50% !important;
	float: right !important;
}
.headerbottom .eight .five.gauranty {
	display: none;
}
.headerbottom .eight .seven {
	width: 100% !important;
	float: left;
}
.headerbottom .eight .seven .socialicon {
	padding-left: 0px !important;
}
.headerbottom .eight .seven .cart {
	margin-right: 0px !important;
	display: none;
}
.headerbottom .eight .seven .socialicon {
	display: none;
}
.headerbottom .eight .seven .searchinput {
	width: 100%;
}
.headerbottom .eight .seven .searchbtn {
	right: 0px;
}
.logo_text {
	display: none;
}
#navigation {
	width: 100%;
}
#navigation .navbar {
	height: 47px;
}
#navigation .navbar span.menu-text {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 47px;
	line-height: 50px;
	padding: 0 10px;
	color: #666;
}
#navigation .navbar ul {
	width: 100%;
	float: left;
	display: none;
	left: 0;
	right: 0;
	top: 0px;
	border-radius: 0px;
	box-shadow: none;
	height: auto;
	max-height: inherit;
}
#navigation .navbar li {
	width: 100%;
	float: left;
	padding: 0px;
	background: none;
}
#navigation .navbar li:first-child a {
	border-radius: 0px !important;
}
#navigation .navbar li:last-child a {
	border-radius: 0px !important;
}
#navigation .navbar li a {
	width: 100%;
	float: left;
	padding: 8px 0;
	font-size: 16px !important;
	color: #333;
}
.alert_line p {
	font-size: 13px;
}
.alert_line p span {
	font-size: 16px;
}
#divSimpleSlider {
	height: 365px;
}
#divSimpleSliderRotate {
	bottom: 5px !important;
	right: 10px !important;
}
.banner-sec-block .right-sec-block .img-block {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit--moz-box-sizing: border-box;
	float: left;
	padding-right: 10px;
	width: 50%;
	overflow: inherit;
}
.banner-sec-block .right-sec-block .img-block img {
	border: 1px solid #ccc;
}
.banner-sec-block .right-sec-block .img-block.mt20 {
	margin: 0px;
	padding-left: 10px;
	padding-right: 0px;
}
.device_section .device_bg {
	background: none;
	border: none;
	box-shadow: none;
	padding: 65px 0px 0px;
}
.device_section .device_bg .select-boxes {
	margin-left: 0px;
	margin-right: 0px;
}
.device_section .device_bg .findbtn {
	margin: 0px;
}
.content_part .content_left .list_custom {
	margin: 6px 0 0 0;
}
.content_part .content_left .list_custom li a {
	font-size: 15px;
	font-weight: normal;
}
.content_part .content_left .list_custom .oralign {
	display: none;
}
.content_part .content_right {
	padding: 20px 0 0 0;
}
.ui-selectmenu-menu.ui-front.ui-selectmenu-open {
	left: 24px !important;
}
.content_part .content_right .select_device {
	width: 33.33%;
}
.content_part .content_right .tabletplus {
	width: 33.33%
}
.content_part .content_right .result_mobile {
	width: 33.33%
}
.comman-repeat-block .rightsection #deveice_sildersa ul {
	width: 100%;
	float: left;
}
.comman-repeat-block .rightsection #deveice_sildersa ul li {
	width: 50% !important;
	float: left;
	list-style: none;
	padding: 0 10px;
}
.comman-repeat-block .phone_skin {
	width: 33.33%;
}
.comman-repeat-block .img_section .spider_block {
	margin: 0px;
	width: 49%;
	float: left;
}
.comman-repeat-block .img_section .spider_block:first-child {
	margin-right: 1%;
}
.comman-repeat-block .img_section .spider_block:last-child {
	margin-left: 1%;
}
.footer {
	background: none;
	padding: 0px;
}
.footer .Htitle {
	background: #393939 none repeat scroll 0 0;
	margin: 0px;
	padding: 10px !important;
	cursor: pointer;
	text-align: center;
	border-bottom: 1px solid #6d6b6b;
}
.footer .footerlinks {
	margin: 0px;
	height: auto;
	text-align: center;
	display: none;
}
.footer .footerlinks.margLR11 {
	margin: 0px;
}
.footer .footerlinks.s-footerlinks.margLRT11 {
	margin: 0px;
}
.comman-repeat-block .img_section .spider_block {
	height: 200px;
}
.cms-about-us .rightsection2 {
	width: auto !important;
	margin: 10px 1% 5px !important;
	padding: 10px 15px;
}
.faq-index-index .rightsection2 {
	width: auto !important;
	margin: 10px 1% 5px !important;
	padding: 10px 15px;
}
.cms-terms-conditions .rightsection2 {
	width: auto !important;
	margin: 10px 1% 5px !important;
	padding: 10px 15px;
}
.cms-privacy-policy .rightsection2 {
	width: auto !important;
	margin: 10px 1% 5px !important;
	padding: 10px 15px;
}
.faqvideo p object {
	width: 100%;
}
.find-product-tabs {
	margin-top: 0px;
}
.find-product-tabs .heading {
 background:
 font-size: 20px;
	font-weight: bold !important;
	margin-bottom: 14px;
	position: relative;
	width: 100%;
}
.find-product-tabs .tabs-block {
	margin-left: 0px;
	float: none;
}
.rightsection .category-products .three.columns, .product-list-detail .rightsection .three.columns {
	width: 50% !important;
	padding: 0 10px;
	float: left;
}
#nav_contain #navigation .pretty.navbar li .grid-container100 {
	width: 100%;
	top: 40px !important;
	box-shadow: 0 0 12px -5px #000;
}
#nav_contain #navigation .pretty.navbar li .grid-container100 .grid-column {
	box-sizing: border-box;
	float: left;
	padding: 10px;
	width: 50% !important;
}
#nav_contain #navigation .pretty.navbar li .grid-container100 .grid-column a.nav-header {
	background-color: #666;
	box-sizing: border-box;
	color: #fff;
	font-size: 14px !important;
	margin: 0;
	padding: 4px 10px;
}
#nav_contain #navigation .pretty.navbar li .grid-container100 .grid-column ul.level1 {
	margin-top: 0px;
	display: block;
	position: relative;
	max-height: 300px;
	overflow: auto;
	border: 1px solid #ccc;
	border-top: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#nav_contain #navigation .pretty.navbar li .grid-container100 .grid-column ul.level1 li.no-parent a {
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 5px 10px;
}
.my-account-block-sec .three.columns {
	margin: 0;
	padding: 0 15px 0 15px;
	width: 100%;
}
.my-account-block-sec .nine.columns {
	margin: 0;
	padding: 0 15px 0 15px;
	width: 100%;
}
.my-account-block-sec .my-account .myaccountleft {
	width: 100% !important;
	margin-top: 10px;
}
.my-account-block-sec .my-account .myaccountleft dt, .my-account-block-sec .my-account .myaccountleft dl, .my-account-block-sec .my-account .myaccountleft dd {
	padding: 0px;
}
.my-account-block-sec .my-account .myaccountleft dl {
	text-align: left;
}
.address .row .six {
	width: 50% !important;
	float: left;
}
.my-account-block-sec .rightsection2 {
	width: 100% !important;
	margin: 10px 0 0 0 !important;
}
.my-account-block-sec .rightsection2 .privacy {
	text-align: left;
}
.searchautocomplete .nav-input {
	width: 100% !important;
}
.loginbox a.facebook-btn {
	width: 100%;
}
#discount-coupon-form .discount {
	width: 100%;
	float: left;
}
#discount-giftcard-form .discount {
	width: 100%;
	float: left;
}
#discount-giftcard-form .discount h2 {
	color: #2d2d2b;
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: 100%;
	background: none;
}
#discount-giftcard-form .discount .discount-form .giftvoucher label {
	font-size: 13px;
}
#shipping-zip-form .input-text {
	width: 100%;
	box-sizing: border-box;
}
#discount-coupon-form .discount-form .input-text {
	width: 100%;
	box-sizing: border-box;
}
/*.checkout-cart-index .rightsection4 .six.columns{ width:50% !important; float:left;}*/

.checkout-cart-index .rightsection4 .six.columns .chosebtn {
	text-align: right;
}
.loginbox .loginbox_inner h2 {
	text-align: center;
}
.loginbox .loginbox_inner p {
	text-align: center;
}
.loginbox.registrationbox p {
	text-align: center;
}
.loginbox.registrationbox #form-validate .nine.columns {
	text-align: center;
}
.rightsection4.mycart-block .heading h2 {
	width: 50% !important;
	text-align: left;
}
.rightsection4.mycart-block .six.columns .chosebtn {
	width: auto;
	float: right;
}
.mycart-block .view-cart-block {
	width: 100% !important;
	text-align: center;
	margin-left: 0px;
}
.mycart-block .view-cart-block .viewCartRight table {
	width: auto;
	display: inline-block;
}
.mycart-block .view-cart-block .viewCartRight .chosebtn {
	width: 100% !important;
	display: inline-block;
	margin: 0px !important;
	text-align: center !important;
}
.mycart-block .view-cart-block .viewCartRight .chosebtn a {
	display: inline-block;
	float: none;
}
.mycart-block .view-cart-block .viewCartRight .paypalNew {
	width: 100% !important;
	display: inline-block;
	margin: 0px !important;
	text-align: center !important;
}
.mycart-block .view-cart-block .viewCartRight .paypalNew a {
	display: inline-block;
	float: none;
}
.opc-index-index .opc-wrapper-opc ul.steptab {
	padding: 2px 0px;
}
.opc-index-index .opc-wrapper-opc ul.steptab li {
	border-right: 1px solid #666;
	float: left;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}
.opc-index-index .opc-wrapper-opc ul.steptab li:last-child {
	border: none;
}
.opc-index-index .input-box {
	width: 100% !important;
}
.opc-index-index .input-box #ordercomment-comment {
	width: 100% !important;
}
.opc-wrapper-opc .payment-block li {
	width: 100% !important;
}
.rightsection2.product-detail-block {
	margin: 10px 1% 5px !important;
	padding: 10px 15px;
	width: auto !important;
}
.rightsection2 .detailbg .three.columns img {
	width: auto;
}


.login .six.columns a.fb_button_ps img, .login .six.columns a.pslogin-button-link img {
	display: none;
}
.login .six.columns a.fb_button_ps, .login .six.columns a.pslogin-button-link {
	background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/facebook_icon.png) no-repeat;
	background-size: 100%;
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.login .six.columns a.pslogin-button-link  {float:right;}

.headertop .login .cart {
	background: rgba(0, 0, 0, 0) url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/cart1.png") no-repeat scroll 0 0 / 100% auto;
	display: inline-block;
	float: none;
	margin: 0 10px;
	padding: 0;
	position: relative;
	top: 2px;
	vertical-align: top;
	width: 26px !important;
}
.headertop .login .cart p.view-cart-txt {
	display: none;
}
.headertop .login .cart p span {
	background-color: #f00;
	border-radius: 100%;
	box-sizing: border-box;
	color: #fff;
	font-size: 8px;
	height: 12px;
	left: 14px;
	line-height: 11px;
	padding: 0 3px;
	position: absolute;
	text-align: center;
	top: 15px;
}
.middlenave_block ul.ui-tabs-nav {
	float: none;
}
.middlenave_block ul.ui-tabs-nav li {
	width: 100%;
}
.rightsection2 .detailbg .nine.columns {
	padding: 15px 0 0 0px;
}
.rightsection2 .detailbg .nine.columns h1 {
	font-size: 14px;
}
.rightsection2 .detailbg .nine.columns ul {
	width: 100%;
	margin-left: 0px !important;
	list-style: none !important;
	display: inline-block;
}
.row {
	text-align: center;
}
.product_block:first-child {
	display: inline-block;
	float: none;
}
.top_device .h1class {
	text-align: center !important;
}
.gallery-album-view ul.new-gallery-photos-sec li {
	width: 50%;
	padding: 0 10px;
}
}
 @media screen and (max-width:767px) {
/*.headertop .four.login .six a.fb_button_ps{

	background: rgba(0, 0, 0, 0) url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/socialicon1.png") no-repeat scroll -23px top;

    float: left;

    height: 16px;

    margin: 10px 0 0;

    width: 16px;}*/ 





.headerbottom .four.logo-sec {
	width: 100% !important;
	float: left;
	margin: 10px 0 0 0;
	text-align: center;
}
.headerbottom .four.logo-sec .logo2 {
	width: auto;
	margin: 0px;
}
.headerbottom .four.logo-sec .logo2 img {
	max-width: 100%;
	margin: 0 0 10px 0;
}
.headerbottom .eight {
	width: 100% !important;
}
.headerbottom .eight .seven .cart {
	display: none;
}
#navigation .navbar li a {
	font-size: 15px !important;
}
.banner-sec-block {
	padding: 10px 10px;
}
.banner-sec-block .left-sec-block {
	margin-bottom: 8px;
}
.banner-sec-block .left-sec-block #divSimpleSlider {
	height: 250px;
}
.banner-sec-block .left-sec-block #divSimpleSlider #banner img {
	width: 100%;
}
.banner-sec-block .left-sec-block .navigate .prev {
	top: 50%;
}
.banner-sec-block .left-sec-block .navigate .next {
	top: 50%;
}
.findoutmorealter .banner-bar {
	text-align: left;
}
.findoutmorealter .banner-bar .right-sec-block {
	padding: 0 0px 0 0;
}
.findoutmorealter .banner-bar .right-sec-block h4 {
	font-size: 18px;
	margin: 0px;
	padding-right: 40px;
}
.findoutmorealter .banner-bar .right-sec-block p.offer {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	padding-right: 40px;
}
.findoutmorealter .banner-bar .right-sec-block p.terms {
	font-size: 13px;
	line-height: 20px;
	margin-top: 15px;
	font-weight: normal;
}
.findoutmorealter .banner-bar .right-sec-block p.terms a.btn {
	height: 40px;
	line-height: 42px;
	padding: 2px 17px;
	font-weight: normal;
}
.findoutmorealter .banner-bar .right-sec-block #closebtnforfind {
	right: 0;
	top: 10px;
}
.my-account .myaccountleft .show_images .chosebtn a {
	box-sizing: border-box;
	width: 100%;
	margin: 6px 2px 0px;
}
.opc-index-index .opc-wrapper-opc ul.steptab li {
	width: 100%;
	float: left;
	text-align: center;
	border: none;
	padding: 0px;
	background-color: #ccc;
	margin-bottom: 5px;
}
.opc-index-index .opc-wrapper-opc ul.steptab li a {
	display: block;
	padding: 4px 0;
}
.product_block {
	width: 50%;
}

.newdetailbg .rightblock .heading h3{ line-height:normal; float:none;}

/*Date: 20170522*/
.pslogin-block.pslogin-register .pslogin-buttons{ text-align:center;}
.pslogin-block .pslogin-buttons ul li.facebook{ float:none;}
.fb_desktop{ display:none !important;}
.fb_mobile{ display:block !important; width:auto; margin:0 auto !important;}

}
@media screen and (max-width:640px) {
.content_part .content_left .list_custom {
	text-align: left;
}
.content_part .content_left .list_custom li {
	padding: 3px 0 3px 12px;
}
.content_part .content_left .list_custom li a {
	font-size: 13px;
}
.content_part .content_right .select_device {
	width: 100%;
}
.content_part .content_right .tabletplus {
	width: 100%
}
.content_part .content_right .result_mobile {
	width: 100%
}
.content_part .content_right .top_text {
	min-height: auto;
}
.content_part .content_right .img_block {
	margin-top: 5px;
}
.comman-repeat-block .rightsection .h1class {
	text-align: left;
}
.comman-repeat-block .rightsection #deveice_sildersa ul li {
	width: 100% !important;
	padding: 0px;
}
.comman-repeat-block .phone_skin {
	width: 100%;
}
.comman-repeat-block .img_section .spider_block {
	width: 100%;
	height: 160px;
	margin-bottom: 10px;
}
.comman-repeat-block .img_section .spider_block:first-child {
	margin-right: 0%;
}
.comman-repeat-block .img_section .spider_block:last-child {
	margin-left: 0%;
}
.alert_line {
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.alert_line p {
	font-size: 12px;
}
.alert_line p span {
	font-size: 13px;
}
.select-boxes .popover-content {
	padding: 8px 5px 8px 5px;
}
.select-boxes .popover-content::before {
	border-color: #000 transparent transparent;
	border-style: solid;
	border-width: 8px;
	bottom: -16px;
	content: "";
	left: 50%;
	margin-left: -8px;
	position: absolute;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	font-size: 15px;
	padding: 10px 12px;
}
.findbtn {
	height: 42px;
	font-size: 20px;
}
.ui-selectmenu-menu.ui-front.ui-selectmenu-open {
	left: 16px !important;
}
.breadkram a {
	font-size: 15px;
}
.breadkram span {
	font-size: 15px;
}
.breadkram .active {
	font-size: 15px;
}
.rightsection2 .about p {
	font-size: 13px;
	line-height: 24px;
}
.faqvideo p object {
	height: 220px;
}
.rightsection2 .faq {
	text-align: left;
}
.rightsection2 .faq p {
	line-height: 25px;
	margin-bottom: 5px;
}
.rightsection2 .faq p a {
	font-size: 14px;
}
.rightsection2 .faq p a:hover {
	font-size: 14px;
}
.rightsection2 .Answer {
	text-align: left;
}
.rightsection2 .Answer h4 {
	font-size: 14px;
	font-weight: bold;
}
.rightsection2 .Answer p {
	font-size: 13px;
	line-height: 21px;
}
.rightsection4 .contact-block {
	padding: 10px 0 0 0;
	font-size: 14px;
	text-align: left;
}
.cms-terms-conditions .rightsection2 .about h3 {
	font-size: 14px;
	font-weight: bold;
}
.find-product-tabs .heading {
	font-weight: bold !important;
	font-size: 17px;
}
.top_device .h1class {
	text-align: center;
	padding-left: 0px;
	font-size: 17px;
}
.comman-heading h3 {
	font-size: 17px;
}
.rightsection2 .h2class {
	font-size: 17px;
}
.rightsection4 h2, .my-account-block-sec .my-account .myaccountleft h2 {
	font-size: 17px;
}
.find-product-tabs .tabs-block ul li {
}
.rightsection .category-products .three.columns, .product-list-detail .rightsection .three.columns {
	width: 100% !important;
	padding: 0px;
}
.Pagging {
	width: 100%;
	text-align: center;
}
#nav_contain #navigation .pretty.navbar li .grid-container100 .grid-column {
	width: 100% !important;
}
.my-account-block-sec .three.columns .leftsection ul {
	text-align: left;
}
.my-account-block-sec .my-account .myaccountleft .graybox {
	background: none;
	padding: 10px 0;
	border: none;
}
.address {
	text-align: left;
}
.address .row .six {
	width: 100% !important;
	float: left;
	text-align: left;
}
.my-account-block-sec .nine.columns .buttons-set {
	margin-top: 10px;
}
.searchautocomplete .searchautocomplete-placeholder {
	width: 278px !important;
}
.loginbox img {
	max-width: 100%;
}
#login-form .nine .accoutdiv {
	font-size: 14px;
}
.rightsection4 .loginbox .loginbox_inner p {
	font-size: 13px;
}
.rightsection4 .loginbox .registerwith h2 {
	font-size: 15px;
}
.rightsection4 .loginbox .registerwith p {
	font-size: 13px;
}
.checkout-cart-index .rightsection4 .viewCart {
	overflow: auto;
}
.rightsection4.mycart-block .six.columns h2 {
	margin: 0px;
	padding: 0px;
	width: 100% !important;
}
.rightsection4.mycart-block .six.columns .chosebtn {
	width: 100%;
	text-align: center;
	margin-top: 10px !important;
}
.rightsection4.mycart-block .six.columns .chosebtn a {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.rightsection4.mycart-block .viewCart {
	margin-bottom: 60px;
}
.rightsection4.mycart-block .viewCart > table > tbody > tr > td ul {
	margin-left: 0px;
}
.rightsection4.mycart-block .viewCart > table > tbody > tr > td span.product-heading {
	font-size: 8px;
}
.rightsection4.mycart-block .viewCart .viewCartBottom {
	width: 100%;
	left: 0px;
	padding: 0px;
	margin-top: 25px;
	position: absolute;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: none;
}
.rightsection4.mycart-block .viewCart .viewCartBottom .six.columns {
	width: auto !important;
	float: none;
	display: inline-block;
}
.rightsection4.mycart-block .viewCart .viewCartBottom .six.columns .updatebig {
	margin: 0px;
}
.rightsection4.mycart-block .viewCart .viewCartBottom .six.columns .updatebig input {
	font-size: 14px;
	padding: 0 10px;
	margin: 0px 5px;
}
.rightsection4.mycart-block .viewCart .viewCartBottom .six.columns .processed a {
	font-size: 14px;
	padding: 0 10px;
	margin: 0px 5px;
	float: right;
}
.rightsection4 .contact-block {
	text-align: center;
}
.gallery-album-view ul.new-gallery-photos-sec li {
	width: 100%;
}
.gallery-album-view ul.new-gallery-photos-sec li .sliderbox .whitebg img {
	height: auto !important;
}

.detail_imgblock_Hight{ min-height:auto;}
/* Date: 20170531 */
.desc_video{ width:480px; margin:0 auto; height:360px;}
}
@media screen and (max-width:480px) {
.banner-sec-block .left-sec-block #divSimpleSlider {
	height: 207px;
}
.find-product-tabs .heading {
	background: #ccc url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/drop_arrow.png") no-repeat scroll 94% center;
	cursor: pointer;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 15px;
	text-align: left;
	top: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.find-product-tabs .tabs-block {
	float: left;
	display: none;
}
.find-product-tabs .tabs-block ul {
	width: 100%;
}
.find-product-tabs .tabs-block ul li {
	width: 100% !important;
}
.find-product-tabs .tabs-block ul li a {
	height: 34px;
	line-height: 34px;
}
.top_device .h1class {
	font-size: 15px;
	line-height: 18px;
	background: none;
}
.viewCart {
	border: none;
}
/* Force table to not be like tables anymore */

.rightsection4.mycart-block .viewCart table, .rightsection4.mycart-block .viewCart thead, .rightsection4.mycart-block .viewCart tbody, .rightsection4.mycart-block .viewCart th, .rightsection4.mycart-block .viewCart td, .rightsection4.mycart-block .viewCart tr {
	display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */

.rightsection4.mycart-block .viewCart thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.rightsection4.mycart-block .viewCart tr {
	border: 1px solid #ccc;
}
.rightsection4 .viewCart table tbody tr:nth-child(even) {
	background-color: #ddd !important;
}
.rightsection4 .viewCart table tbody tr:nth-child(odd) {
	background-color: #eee !important;
}
.rightsection4.mycart-block .viewCart td {
	/* Behave  like a "row" */

	border: none;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding-left: 50% !important;
}
.rightsection4.mycart-block .viewCart td:before {
	/* Now like a table header */

	position: absolute;
	/* Top/left values mimic padding */

	top: 6px;
	left: 10px;
	width: 50% !important;
	text-align: left;
	padding-right: 10px;
	white-space: nowrap;
	font-weight: bold;
}
.rightsection4.mycart-block .viewCart td:first-child {
	width: 50%;
}
.rightsection4.mycart-block .viewCart td:nth-of-type(2) {
	overflow: hidden;
}
/*

		Label the data

		*/

.rightsection4.mycart-block .viewCart td:nth-of-type(1):before {
	content: "Qty";
}
.rightsection4.mycart-block .viewCart td:nth-of-type(2):before {
	content: "Item Name";
}
.rightsection4.mycart-block .viewCart td:nth-of-type(3):before {
	content: "Material";
}
.rightsection4.mycart-block .viewCart td:nth-of-type(4):before {
	content: "Price";
}
.rightsection4.mycart-block .viewCart td:nth-of-type(5):before {
	content: "Total";
}
.rightsection4.mycart-block .viewCart td:nth-of-type(6):before {
	content: "";
}
.product_block {
	width: 100%;
}
/* Date: 20170531 */
.desc_video{ width:300px; margin:0 auto; height:225px;}
}

@media screen and (max-width:360px) {
.banner-sec-block .right-sec-block .img-block {
	width: 100%;
	padding: 0px !important;
}
.banner-sec-block .left-sec-block #divSimpleSlider {
	height: 134px;
}
.rightsection4 .contact-block {
	font-size: 13px !important;
}
.headertop .eight .four.c-d-cart {
	width: 100% !important;
	text-align: center;
}
.headertop .eight .four.c-d-cart img {
	width: auto;
}
.headertop .four.login {
	float: left;
	margin: 2px 0 6px 0 !important;
	padding: 0 10px;
	text-align: center;
	width: 100% !important;
}
.headertop .four.login .six {
	display: inline-block;
	float: none;
}
.headertop .four.login .five {
	width: auto !important;
	float: none !important;
	padding: 0px;
	text-align: center;
	display: inline-block;
}
.customer-account-index .headertop .four.login .five {
	text-align: center;
	margin: 2px 0 4px 0;
	top: 0px;
}
.headertop .four.logout .five {
	text-align: center;
	margin-top: 0px;
	float: none !important;
}
.myaccountleft .show_images {
	border: medium none !important;
	box-sizing: border-box;
	width: 100%;
}
#login-form .nine .accoutdiv {
	font-size: 12px;
	margin: 0;
	width: 100%;
	text-align: center;
	display: inline-block;
}
.loginbox .nine .nine.return {
	float: left;
	font-size: 12px;
	margin: 5px 0 0;
	text-align: left;
	width: 100%;
}
.loginbox {
	padding: 10px;
}
.loginbox.registrationbox .tag {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}
#giftvoucher-custom-code {
	width: 100%;
	float: left;
}
#giftvoucher-custom-code label {
	width: 100%;
}
.opc-wrapper-opc .payment-block dt label {
	height: 38px !important;
	line-height: 38px !important;
	font-size: 15px !important;
}
.cms-about-us .about .right, .cms-about-us .about .left {
	width: 100%;
	text-align: center;
}
.cms-about-us .about .right img, .cms-about-us .about .left img {
	width: 180px;
}
.loginbox a.facebook-btn {
	margin-top: 10px;
}
.new-info-tab-block {
	position: fixed;
	top: 0;
	z-index: 999;
}
.loginbox_inner .submit {
	width: 100% !important;
}
#form-validate .submit input {
	width: 100% !important;
}
#contactForm .submit input {
	width: 100%;
}
.login a {
	font-size: 14px;
}
.login .five.columns a {
	padding: 0 4px;
}
.alert_line p {
	line-height: 18px;
}
.comman-heading h3 {
	font-size: 15px;
	line-height: 18px;
	background: none;
}
.comman-heading h3 span {
	padding: 0px;
}
.comman-heading .title {
	line-height: 20px;
}
.breadkram a, .breadkram span, .breadkram h2 {
	font-size: 13px !important;
}
.breadkram span {
	margin: 0 5px;
}
.breadkram h2.active {
	display: inline-block;
	float: none !important;
	padding-left: 0;
	text-align: left !important
}
.h5class {
	height: auto;
}
.comman-repeat-block .rightsection .h1class a.view-all, .comman-repeat-block .content_section .h1class a.view-all {
	width: 80%;
	float: none;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 8px 0 10px 0;
}
.rightsection2 p {
	line-height: 23px;
}
.rightsection2 .about p {
	line-height: 22px;
}
.rightsection2 .detailbg .nine.columns h1 {
	line-height: 20px;
}
.Product_outer .Product_inner .product_block {
	margin-bottom: 10px;
}
.rightsection2 .about ol {
	margin-left: 0px;
	margin-right: 0px;
}
.loginbox.registrationbox #form-validate .nine.columns span {
	float: left;
	margin-left: 10px;
	margin-top: -19px;
	text-align: left;
}
.rightsection4.mycart-block .heading h2 {
	text-align: center;
}
.processed {
	width: 100%;
}
.processed a {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.mycart-block .view-cart-block .viewCartRight table {
	margin-bottom: 0;
}
.form-list .input-box {
	width: 100%;
}
.giftvoucher-index-check .giftvoucher-fieldset ul li .input-box input {
	width: 100% !important;
}
.giftvoucher-index-check .giftvoucher-fieldset ul li .input-box button {
	width: 100% !important;
}
.newdetailbg .price_block .price{ width:50%;}
.newdetailbg .price_block .quantity{ width:100%; float: left;}

/* Date: 20170531 */
.desc_video{ width:260px !important; margin:0 auto; height:195px !important;}
}
.ui-menu.ui-widget.ui-widget-content.ui-corner-bottom {
	max-height: 300px !important;
}
.myaccountleft .validate-zip-international.required-entry {
	width: 90px;
}
.giftvoucher-index-check .giftvoucher-fieldset {
	padding: 10px;
}
.giftvoucher-index-check .giftvoucher-fieldset ul li .input-box button {
	float: left;
	margin-top: 5px;
}
.form-list .input-box {
	max-width: 100%;
}
.giftvoucher-index-check .giftvoucher-fieldset ul li .input-box input {
	width: 254px;
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 5px;
}
#s_method_flatrate_flatrate {
	width: auto;
	margin-top: 7px !important;
	margin-right: 2px;
}
.description_image {
	border: 1px solid #d9d8d8;
	box-sizing: border-box;
	display: inline-block;
	padding: 10px;
	width: 100%;
}
.description_image img {
	vertical-align: top;
	max-width: 100%;
}

.product-gift-cards .product-essential .detailbg .seven .add-to-box .add-to-cart button.button{ margin-top: -8px !important;}

@media only screen and (max-width: 800px) {
.product-gift-cards .rightsection2{ width:auto !important; padding: 10px;}
.product-gift-cards .product-essential .detailbg{ padding-left:10px; padding-right:10px;}
.product-gift-cards .product-essential .detailbg .product-img-box{ width:100% !important;}
.product-gift-cards .product-essential .detailbg .product-img-box .giftcard-product-media{ height:auto !important;}
.product-gift-cards .product-essential .detailbg .seven{ width:100% !important; float:left; margin-top:55px;}
.product-gift-cards .product-essential .detailbg .seven .chosebtn .price-box{ text-align:left;}
.product-gift-cards .product-essential .detailbg .seven .chosebtn .price-box span{ padding-left:0px;}
.product-gift-cards .product-essential .detailbg .seven .chosebtn .price-box span span{ padding-left:0px;}

.product-gift-cards .product-essential .detailbg .seven .giftvoucher-product-info{ text-align:left;}
}

@media handheld, only screen and (max-width: 767px) {
body, p {
	font-size: 13px;
	font-size: 0.8125; /*line-height: 1.6;*/
}
.newdetailbg .price_block .price{ float:left;}
.newdetailbg .price_block .price .price{ width:auto;}
.newdetailbg .price_block .quantity{ float:right; width:auto;}

/**/
body .product-gift-cards .product-essential .detailbg .product-img-box .giftcard-product-media{transform:none !important;}
body .giftcard-product-media{ width:100% !important; transform:none !important;}
body #giftcard-template-left .giftcard-change-image{ width:100% !important;}
body #giftcard-template-left .giftcard-template-content{ width:100% !important;}
body #giftcard-template-left .giftcard-template-content div.giftcard-style-color{ margin-left:0px; margin-right:0px;}

body #giftcard-template-left .giftcard-template-content div.giftcard-from-to, body #giftcard-template-left .giftcard-template-content div.giftcard-box, body #giftcard-template-left .giftcard-template-content div.giftcard-text{ margin:0px !important; padding:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;  width:100% !important;}
body #giftcard-template-left .giftcard-template-content .value-barcode{ margin-left:0px; margin-right:0px; padding:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;  width:100% !important;}

.giftcard-text  .giftcard-text-color{ text-align:left !important;}
.product-gift-cards .product-essential .detailbg .seven{ margin-top:25px;}
.product-gift-cards .product-essential .detailbg .seven .add-to-box .add-to-cart{ width:100%;}
.product-gift-cards .product-essential .detailbg .seven .add-to-box .add-to-cart button.button{ width:100%; margin-top:10px !important;}

.giftvoucher-product-info .giftvoucher-receiver button.button{ width:100%;}
}

.new_view{background: #ccc none repeat scroll 0 0; float: left; width: 60%;}
.whitebg  a{display:block;}
.whitebg img{display:inline !important;}
.fancybox-wrap{max-width:1200px !important;}
.fancybox-inner{max-width:1170px !important; height:auto !important;}



/*********************************  Tepmlate upload form Css **************************************/


.upload_tepmlate{}
.rightsection2 .detailbg .nine.columns.upload_tepmlate h1 {
	color: #000000;
	display: block;
	float: left;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px;
	line-height:20px;
	text-align: left;
}

.rightsection2 .detailbg .nine.columns.upload_tepmlate .product-options{ border:none;}

.rightsection2 .detailbg .nine.columns.upload_tepmlate label {
    color: #e9552e;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 9px;
    padding-top: 8px;
    width: 100%;
	text-align: left;
	
}


.priceOne {
    color: #000000;
    display: inline-block;
    float: left;
    font-size: 19px;
    line-height: 30px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    text-align: left;
    width: 50%;
}

 input.qtyBlock {
    border: 2px solid #bfbfbf;
    float: left;
    font-size: 18px;
    height: 37px;
    text-align: center;
    width: 55px !important;
}
.upload_tepmlate .price_block {
    width: 100%;
    float: left;
	margin: 11px 0;}
.upload_tepmlate .product-options{ padding-left:0px; border:none;}
.upload_tepmlate .product-options label{text-align:left;}
	
.quantityBlock {
    width: auto;
    float: right;
    display: inline-block;
}

.tempSec{float:left; width:100%;}

.upload_tepmlate .input-box {
    margin-bottom: 15px;
}

/** owl-carousel **/
.rightsection2 .topdesign_block ul{margin-top:5px;}
.rightsection2 .topdesign_block ul li{ border:1px solid #e6e5e5; float:left;}
.rightsection2 .topdesign_block ul li .product_block .newproduct{margin-top:10px;}
.owl-dots{display:none;}

.owl-prev {
    background: none !important;
    text-indent: -9999px;
    border-left: transparent 10px solid;
    border-right: #000 10px solid;
    border-top: 10px solid transparent;
    border-bottom: transparent solid 10px;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0;
    height: inherit;
    font-size: 0px !important;
    left: -23px !important;
    position: absolute;
    top: 40% !important;
    margin-top: -10px;
	
}

.owl-next {
    background: none !important;
    text-indent: -9999px;
    border-left: #000 10px solid;
    border-right: transparent 10px solid;
    border-top: 10px solid transparent;
    border-bottom: transparent solid 10px;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0;
    height: inherit;
    font-size: 0px !important;
    right: -23px !important;
    position: absolute;
    top: 40% !important;
    margin-top: -10px;
	
}




@media only screen and (max-width: 800px){
.seven.columns.upload_tepmlate > h1 {text-align: left;}
.radioDiv{ float:left;}
.navbar a.toggle{ line-height:46px !important;}
}

.col2-fire-set.firecheckout-set {padding:15px;}

.steptab{ margin: 10px 0 28px 0; float:left; width:100%; padding:2px 10px; background:none; border:0px; /* border:1px solid #c83d0e; background: rgb(246,121,79); /* Old browsers * /
background: -moz-linear-gradient(top,  rgba(246,121,79,1) 0%, rgba(221,60,5,1) 100%); /* FF3.6+ * /
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,121,79,1)), color-stop(100%,rgba(221,60,5,1))); /* Chrome,Safari4+ * /
background: -webkit-linear-gradient(top,  rgba(246,121,79,1) 0%,rgba(221,60,5,1) 100%); /* Chrome10+,Safari5.1+ * /
background: -o-linear-gradient(top,  rgba(246,121,79,1) 0%,rgba(221,60,5,1) 100%); /* Opera 11.10+ * /
background: -ms-linear-gradient(top,  rgba(246,121,79,1) 0%,rgba(221,60,5,1) 100%); /* IE10+ * /
background: linear-gradient(to bottom,  rgba(246,121,79,1) 0%,rgba(221,60,5,1) 100%); /* W3C * /
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6794f', endColorstr='#dd3c05',GradientType=0 ); /* IE6-9 */}
.steptab li{ float:left; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/css/images/star.png) no-repeat left center; padding-left:28px; padding-right:14px;  font-weight: bold;}
.steptab li a{ font-size:12.5px; color:#2d2d2b; text-transform: uppercase; }
.steptab li a:hover{ color:#2d2d2b; text-decoration: underline;}



/* 2 aug 2018 */
.description_block.designtemplatenew {
	float: none; 
	text-align: center;
	padding: 40px 17px !important;
	font-size: 18px;
} 
.description_block.designtemplatenew .titlebg h2 {
	text-align: center;
	padding: 0;
    width: 55%;
    margin: auto;
}
.description_block.designtemplatenew .titlebg h2 span { 
    padding: 0 8px !important;
}

.description_block.designtemplatenew .discription {
	font-weight: bold; 
	margin: auto;
	margin-top: 20px;
}

.description_block.designtemplatenew .discription a {
	color: #0716dc;

}

.downloadbtn {
    display: inline-block;
    margin-top: 56px;
	
}

.templateheading {
	font-size: 21px;
	margin-top: 88px;
	text-decoration: underline;
	margin-bottom: 23px;
}

.clearfix::before, .clearfix::after {
	content: '';
	clear: both;
	display: table;

}


.templatevideo {
	width: 641px; 
	max-width: 100%;
	margin: auto;
	text-align: left;
	font-size: 22px;
}
.templatevideo .iframe {
	width: 100%; 
	height: 362px; 
	position: relative;
}

.templatevideo .iframe iframe {
	width: 100%; 
	height: 100%; 
}

.offlinearea { 
	font-size: 26px;
    margin-top: 50px;
	font-weight: 400;  
	max-width: 100%; 
	white-space: normal !important;

}
.offlinearea *{ 
	max-width: 100%; 
    white-space: normal !important;
}
.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
   
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel-photo-gallery li {
	width: auto !important;	
}

.jcarousel-photo-gallery img{
    height: 250px !important;
}

.jcarousel li {
	/*width: 320px !important;	*/
    float: left;
 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding:8px;
	border:1px solid #e6e5e5;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto;
}

/** Carousel Controls **/

.jcarousel-control-prev{ position:absolute; top:35%; margin-top: -15px; width: 0px; height: 0px;border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	
	border-right:10px solid #000000; 
 	
	
	
	
}
.jcarousel-control-next {
    position: absolute;
    /*top: 50%;*/
    margin-top: -11%;
    width: 0px;
    height: 0px;
    text-align: center;
    border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	
	border-left:10px solid #000000; 
}

.jcarousel-control-prev {
    left: -15px;
}

.jcarousel-control-next {
    right: -15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}


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

.middlenave_block .tab_content .jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
   
}

/** Carousel **/

.middlenave_block .tab_content .jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.middlenave_block .tab_content .jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.middlenave_block .tab_content .jcarousel li {
    width: 268px;
    float: left;
 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding:8px;
	border:1px solid #e6e5e5;
}

.middlenave_block .tab_content .jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
	
}

/** Carousel Controls **/

.middlenave_block .tab_content .jcarousel-control-prev{ position:absolute; margin-top: -11%; width: 0px; height: 0px;border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	
	border-right:10px solid #000000; 
 	
	
	
	
}
.middlenave_block .tab_content .jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 0px;
    height: 0px;
    text-align: center;
    border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	
	border-left:10px solid #000000; 
}

.middlenave_block .tab_content .jcarousel-control-prev {
    left: -15px;
}

.middlenave_block .tab_content .jcarousel-control-next {
    right: -15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

/*Date: 20170321 */
.middlenave_block .tab_content .jcarousel li {width: 268px !important;}
#tabs-4 .jcarousel li{ min-height:340px;}
/*=======================================================================

	❤❤❤ A Beautifully Responsive UI Kit. Perfected by Digital Surgeons. ❤❤❤
 
 ========================================================================*/
 
 


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

	Buttons
	
 ========================================================================*/
	
	
	.btn {
	  
		position: relative;
		display: inline-block;
		width: auto;
		height: 36px;
		font-size:18px;
		line-height: 36px;
		border: 1px solid #999;
		border-radius: 4px;
		cursor: pointer;
		margin: 0 0 20px 0; text-transform:uppercase;
		-webkit-box-shadow: inset 0 1px 1px #fff,
			0 1px 2px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
		box-shadow: inset 0 1px 1px #fff,
					0 1px 2px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
		
		background: #ccc; /* Old browsers */
		background: -moz-linear-gradient(top, #eee 0%, #ccc 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eee), color-stop(100%,#ccc)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #eee 0%,#ccc 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #eee 0%,#ccc 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #eee 0%,#ccc 100%); /* IE10+ */
		background: linear-gradient(top, #eee 0%,#ccc 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	}
	
	.btn:hover {
		-webkit-box-shadow: inset 0 1px 1px #fff,
			0 1px 2px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
		box-shadow: inset 0 1px 1px #fff,
					0 1px 2px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
		
		background: #ccc; /* Old browsers */
		background: -moz-linear-gradient(top, #fff 0%, #ddd 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ddd)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fff 0%,#ddd 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fff 0%,#ddd 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fff 0%,#ddd 100%); /* IE10+ */
		background: linear-gradient(top, #fff 0%,#ddd 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	}

	
	.btn a, .btn:hover a {
		display: block;
		font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
		font-weight: normal;
		padding: 0 15px;
		text-align: center;
		text-decoration: none;
		color: #444;
		/* text-shadow: 0 2px 2px #ddf3fa;*/
	}
	
	.btn:hover a {
		line-height: inherit;
	}
	
	.btn:active {
		background: #ccc; /* Old browsers */
		background: -moz-linear-gradient(top, #ddd 0%, #fff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd), color-stop(100%,#fff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ddd 0%,#fff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ddd 0%,#fff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ddd 0%,#fff 100%); /* IE10+ */
		background: linear-gradient(top, #ddd 0%,#fff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}

	.btn.primary {
	  font-size:18px; margin:30px 0 0 0;
	  border: 1px solid #e1410b;
		
		background: #fb9e7f; /* Old browsers */
		background: -moz-linear-gradient(top, #fb9e7f 0%, #dc3c05 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb9e7f), color-stop(100%,#dc3c05)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fb9e7f 0%,#dc3c05 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fb9e7f 0%,#dc3c05 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fb9e7f 0%,#dc3c05 100%); /* IE10+ */
		background: linear-gradient(top, #fb9e7f 0%,#dc3c05 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9e7f', endColorstr='#dc3c05',GradientType=0 ); /* IE6-9 */
		
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;

	}
	
	.btn.primary:hover {
		background: #ed754e; /* Old browsers */
		background: -moz-linear-gradient(top, #ed754e 0%, #c93e23 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed754e), color-stop(100%,#c93e23)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ed754e 0%,#c93e23 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ed754e 0%,#c93e23 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ed754e 0%,#c93e23 100%); /* IE10+ */
		background: linear-gradient(top, #ed754e 0%,#c93e23 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed754e', endColorstr='#c93e23',GradientType=0 ); /* IE6-9 */
	}
	
	.btn.primary a, btn.primary:hover a {
		color: #000;
		/*xt-shadow: 0 2px 2px #ddf3fa,
								 0 2px 2px #ddf3fa;*/
	}
	
	.btn.primary:active {
		background: #ed754e; /* Old browsers */
		background: -moz-linear-gradient(top, #c93e23 0%, #ed754e 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c93e23), color-stop(100%,#ed754e)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #c93e23 0%,#ed754e 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #c93e23 0%,#ed754e 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #c93e23 0%,#ed754e 100%); /* IE10+ */
		background: linear-gradient(top, #c93e23 0%,#ed754e 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c93e23', endColorstr='#ed754e',GradientType=0 ); /* IE6-9 */
	}
	
	.btn.secondary { 
	  font-size: 24px;
		height: 56px;
		line-height: 56px;
		border-color: #1d692d;
	
		-webkit-box-shadow: inset 0 1px 1px #94dda6,
			0 1px 2px rgba(0,0,0,0.61); /* Remove this line if you dont want a dropshadow on your buttons*/
		box-shadow: inset 0 1px 1px #94dda6,
					0 1px 2px rgba(0,0,0,0.61); /* Remove this line if you dont want a dropshadow on your buttons*/
	
		background: #5dbb73; /* Old browsers */
		background: -moz-linear-gradient(top, #5dbb73 0%, #2d9047 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5dbb73), color-stop(100%,#2d9047)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #5dbb73 0%,#2d9047 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #5dbb73 0%,#2d9047 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #5dbb73 0%,#2d9047 100%); /* IE10+ */
		background: linear-gradient(top, #5dbb73 0%,#2d9047 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dbb73', endColorstr='#2d9047',GradientType=0 ); /* IE6-9 */
	}
	
	.btn.secondary:hover {
		background: #68ce80; /* Old browsers */
		background: -moz-linear-gradient(top, #68ce80 0%, #3cae5a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#68ce80), color-stop(100%,#3cae5a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #68ce80 0%,#3cae5a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #68ce80 0%,#3cae5a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #68ce80 0%,#3cae5a 100%); /* IE10+ */
		background: linear-gradient(top, #68ce80 0%,#3cae5a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68ce80', endColorstr='#3cae5a',GradientType=0 ); /* IE6-9 */
	}
	
	.btn.secondary a, .btn.secondary:hover a {
		color: #fff;
		text-shadow: 0 1px 2px #114a1e,
								 0 1px 0 #114a1e;
	}
	
	.btn.secondary:active {
		background: #68ce80; /* Old browsers */
		background: -moz-linear-gradient(top, #3cae5a 0%, #68ce80 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3cae5a), color-stop(100%,#68ce80)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #3cae5a 0%,#68ce80 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #3cae5a 0%,#68ce80 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #3cae5a 0%,#68ce80 100%); /* IE10+ */
		background: linear-gradient(top, #3cae5a 0%,#68ce80 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3cae5a', endColorstr='#68ce80',GradientType=0 ); /* IE6-9 */
	}
	
	.btn.tertiary {
	  font-size: 20px;
		height: 46px;
		line-height: 46px;
		border-color: #c19114;
		
		background: #feeeb8; /* Old browsers */
		background: -moz-linear-gradient(top, #feeeb8 0%, #fed554 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feeeb8), color-stop(100%,#fed554)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #feeeb8 0%,#fed554 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #feeeb8 0%,#fed554 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #feeeb8 0%,#fed554 100%); /* IE10+ */
		background: linear-gradient(top, #feeeb8 0%,#fed554 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feeeb8', endColorstr='#fed554',GradientType=0 ); /* IE6-9 */
		
		-webkit-box-shadow: inset 0 2px 2px #fef9e9,
					inset 0 -3px 5px #fcaa20,
					0 1px 2px rgba(0,0,0,0.61); /* Remove this line if you dont want a dropshadow on your buttons*/
		box-shadow: inset 0 2px 2px #fef9e9,
					inset 0 -3px 5px #fcaa20,
					0 1px 2px rgba(0,0,0,0.61); /* Remove this line if you dont want a dropshadow on your buttons*/
	}
	
	.btn.tertiary:hover {
		background: #fef4d3; /* Old browsers */
		background: -moz-linear-gradient(top, #fef4d3 0%, #fcde7e 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fef4d3), color-stop(100%,#fcde7e)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fef4d3 0%,#fcde7e 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fef4d3 0%,#fcde7e 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fef4d3 0%,#fcde7e 100%); /* IE10+ */
		background: linear-gradient(top, #fef4d3 0%,#fcde7e 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fef4d3', endColorstr='#fcde7e',GradientType=0 ); /* IE6-9 */
		
		-webkit-box-shadow: inset 0 2px 2px #fef9e9,
					inset 0 -3px 5px #fdc841,
					0 1px 2px rgba(0,0,0,0.61); /* Remove this line if you dont want a dropshadow on your buttons*/
		box-shadow: inset 0 2px 2px #fef9e9,
					inset 0 -3px 5px #fdc841,
					0 1px 2px rgba(0,0,0,0.61); /* Remove this line if you dont want a dropshadow on your buttons*/
	}

	.btn.tertiary a, .btn.tertiary:hover a {
		color: #6a4a00;
		text-shadow: 0 1px 2px #fff;
	}
	
	.btn.tertiary:active {
		background: #fef4d3; /* Old browsers */
		background: -moz-linear-gradient(top, #fcde7e 0%, #fef4d3 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcde7e), color-stop(100%,#fef4d3)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fcde7e 0%,#fef4d3 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fcde7e 0%,#fef4d3 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fcde7e 0%,#fef4d3 100%); /* IE10+ */
		background: linear-gradient(top, #fcde7e 0%,#fef4d3 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcde7e', endColorstr='#fef4d3',GradientType=0 ); /* IE6-9 */
	}
	
	.oval { 
		-moz-border-radius: 1000px;
		-webkit-border-radius: 1000px;
		border-radius: 1000px;
	}
	
	.submit input { width:100%; font-size:18px;margin: 31px 2px 0px; text-align: center; padding:7px 0px 7px 0px; display:inline-block; color:#3c3b3b;
            border:1px solid #e1410b; color:#3c3b3b;  background: #eeeeee; /* Old browsers */
		   background: -moz-linear-gradient(top, #fb9e7f 0%, #e1410b 100%); /* FF3.6+ */
		   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb9e7f), color-stop(100%,#e1410b)); /* Chrome,Safari4+ */
		   background: -webkit-linear-gradient(top, #fb9e7f 0%,#e1410b 100%); /* Chrome10+,Safari5.1+ */
		   background: -o-linear-gradient(top, #fb9e7f 0%,#e1410b 100%); /* Opera 11.10+ */
		   background: -ms-linear-gradient(top, #fb9e7f 0%,#e1410b 100%); /* IE10+ */
		   background: linear-gradient(top, #fb9e7f 0%,#e1410b 100%); /* W3C */
		   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9e7f', endColorstr='#e1410b',GradientType=0 ); /* IE6-9 */
		   -webkit-box-shadow: inset 0 0px 2px #fff,
			0px  2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
	    	box-shadow: inset 0 0px 2px #fff,
					0px  2px 4px rgba(149,149,149,0.75); /* Remove this line if you dont want a dropshadow on your buttons*/
					border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; cursor: pointer;
	}

    .submit input:hover{ background: -moz-linear-gradient(top, #fc8862 0%, #e1410b 100%); /* FF3.6+ */
		   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc8862), color-stop(100%,#e1410b)); /* Chrome,Safari4+ */
		   background: -webkit-linear-gradient(top, #fc8862 0%,#e1410b 100%); /* Chrome10+,Safari5.1+ */
		   background: -o-linear-gradient(top, #fc8862 0%,#e1410b 100%); /* Opera 11.10+ */
		   background: -ms-linear-gradient(top, #fc8862 0%,#e1410b 100%); /* IE10+ */
		   background: linear-gradient(top, #fc8862 0%,#e1410b 100%); /* W3C */
		   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8862', endColorstr='#e1410b',GradientType=0 ); /* IE6-9 */}

	.btn.submit {
		text-align: center;
	}
	
	.btn.left { 
		text-align: left; 
		text-indent: 12px;
	}
	
	
	
	/*=====================================================================
	
	 Resize your buttons (Works in conjunction with .primary, .secondary,
	 .tertiary button styles as well!)
	 	
	 =======================================================================*/
	

	
	.small.btn {
	  font-size: 12px;
		line-height: 24px !important;
		height: 24px;
	}
	
	.medium.btn {
	  font-size: 16px;
		line-height: 40px !important;
		height: 40px;
	}
	
	.large.btn {
	  font-size: 30px;
		line-height: 65px !important;
		height: 65px;
	}
	
	/* Mobile Buttons */
	
	@media only screen and (max-width: 767px) {
		.btn { display: block; }
		button.btn { width: 100%; padding-left: 0px; padding-right: 0px; }
		
		.btn.primary, .btn.secondary, .btn.tertiary, .btn.large {
			width: 100% !important;
		}
		
		.btn.medium {
			min-width: 75% !important;
		}				.socialnetworks{display:none;}		
	}
	
	@media only screen and (min-width:768px) and (max-width: 939px) {
	  /* Style adjustments for viewports between 768px and 940px */
	  
	  .btn.shrink a {
	    font-size: 90%;
	  }
	
	}
	
	/* Correct FF button padding, thx ZURB */
	@-moz-document url-prefix(http://) {
		input[type=submit].button::-moz-focus-inner, button.button::-moz-focus-inner { border: 0; padding: 0; }
		input[type=submit].small.button		{ padding: 7px 20px 8px; }
		input[type=submit].medium.button	{ padding: 8px 34px 9px; }
		input[type=submit].large.button		{ padding: 9px 48px 10px; }
	}


/*	--------------------------------------------------
	Alerts
	-------------------------------------------------- */

	div.alert-box { display: block; padding: 6px 7px; font-weight: bold; font-size: 13px; background: #eee; border: 1px solid rgba(0,0,0,0.1); margin-bottom: 12px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; text-shadow: 0px 1px rgba(255,255,255,0.9); position: relative; }
	.alert-box.success { background-color: #7fae00; color: #fff; text-shadow: 0px -1px rgba(0,0,0,0.3); }
	.alert-box.warning { background-color: #c08c00; color: #fff; text-shadow: 0px -1px rgba(0,0,0,0.3); }
	.alert-box.error { background-color: #c00000; color: #fff; text-shadow: 0px -1px rgba(0,0,0,0.3); }
	
	.alert-box a.close { color: #000; position: absolute; right: 4px; top: 0px; font-size: 18px; opacity: 0.2; padding: 4px; }
	.alert-box a.close:hover { opacity: 0.4; }    
    
    
    
/*=======================================================================

    Pagination
    
 ========================================================================*/
 
 
    ul.pagination { display: block; height: 24px; margin-left: -5px; }
    ul.pagination li { float: left; display: block; height: 24px; color: #999; font-size: 15px; margin-left: 5px; }
    ul.pagination li a { display: block; padding: 6px 7px 4px; color: #555; }
    ul.pagination li.current a, ul.pagination li:hover a { border-bottom: solid 2px #00a6fc; color: #141414; }
    ul.pagination li.unavailable a { cursor: default; color: #999; }
    ul.pagination li.unavailable:hover a { border-bottom: none; }
    	


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

    Tabs
    
 ========================================================================*/
 
	.tabs { 
		display: block;
	}
	
	.tabs ul {
		margin: 0;
		padding: 0;
		height: 30px;
		border-bottom: 1px solid #1d692d;
	}
	
  .tabs li {
  	display: block;
  	width: auto;
  	padding: 0;
  	margin: 0 10px 0 0;
  	line-height: 30px;
  	float: left;
  	color: #999;
  	cursor: default;
  }

  .tabs li a {
  	display: block;
  	width: auto;
  	height: 29px;
  	padding: 0 9px;
  	line-height: 30px;
  	border: 1px solid #1d692d;
  	margin: 0 -1px 0 0;
  	color: #05390a;
  	text-shadow: 0 1px 1px #77d58e;
  	background: #5dbb73;
  }
  
  .tabs li a:hover {
    text-decoration: none;
  }
  
  .tabs li.active a {
  	height: 30px;
  	font-weight: bold;
  	background: #ebffef;
  	border-width: 1px 1px 0 1px;
  	text-shadow: 0 1px 1px #fff;
  }
  
  .tabs div {
  	display: none;
  	padding: 20px 10px;
  }
	
	.tabs div.active {
		display: block;
	}
	
	.tabs li:last-child {
		margin-right: 0;
	}

/**** Pretty Tab Styles ****/

		.pretty.tabs ul {
			display: table;
			width: 100%;
			border: 1px solid #999;
			border-radius: 4px 4px 0 0;
			
			-webkit-box-shadow: inset 0 1px 1px #fff;
			box-shadow: inset 0 1px 1px #fff;
						
			background: #ccc; /* Old browsers */
			background: -moz-linear-gradient(top, #eee 0%, #ccc 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eee), color-stop(100%,#ccc)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #eee 0%,#ccc 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #eee 0%,#ccc 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #eee 0%,#ccc 100%); /* IE10+ */
			background: linear-gradient(top, #eee 0%,#ccc 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
			
		}
		
		.pretty.tabs li {
			display: table-cell;
			float: none;
			text-align: center;
		}
		
		.pretty.tabs li a {
			padding: 0;
			font-size: 16px;
			height: 52px;
			line-height: 52px;
			color: #444;
			border: none;
			border-right: 1px solid #999;
			text-shadow: 0 1px 1px #fff;
			font-weight: bold;
			background: transparent;
		}
		
		.pretty.tabs li:last-child a {
			border-right: none;
		}
		
		.pretty.tabs li.active a {
			font-weight: bold;
			color: #fff;
			position: relative;
			border: none;
			text-shadow: 0 2px 1px #1d692d,
				0 1px 1px #1d692d
			;

			-webkit-box-shadow: inset 0 1px 1px #94dda6,
				0 1px 0 #1d692d,
				0 -1px 0 #1d692d,
				1px 0 0 #1d692d,
				-1px 0 0 #1d692d
			;
			box-shadow: inset 0 1px 1px #94dda6,
				0 1px 0 #1d692d,
				0 -1px 0 #1d692d,
				1px 0 0 #1d692d,
				-1px 0 0 #1d692d
			;
		
			background: #5dbb73; /* Old browsers */
			background: -moz-linear-gradient(top, #5dbb73 0%, #2d9047 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5dbb73), color-stop(100%,#2d9047)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #5dbb73 0%,#2d9047 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #5dbb73 0%,#2d9047 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #5dbb73 0%,#2d9047 100%); /* IE10+ */
			background: linear-gradient(top, #5dbb73 0%,#2d9047 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dbb73', endColorstr='#2d9047',GradientType=0 ); /* IE6-9 */

		}
		
		.pretty.tabs ul li.active:first-child a {
			border-radius: 4px 0 0 0;
			margin-left: 0; 
		}
		
		.pretty.tabs ul li.active:last-child a {
			border-radius: 0 4px 0 0;
		}

		.ie7 .pretty.tabs > ul { width: 100%; height: 51px; }
		.ie7 .pretty.tabs > ul li { display: block; float: left; margin: 0; }
		.ie7 .pretty.tabs > ul li a { padding: 0 20px; }
			
		
		
	/**** Pill Tabs ****/

	.pill.tabs { height: auto; }
	.pill.tabs li, .pill.tabs li, .pretty.pill.tabs li { float: none; height: auto; }
	.pill.tabs li a { display: block; width: auto; height: auto; padding: 15px 20px; line-height: 1; border: solid 0 #ccc; border-width: 1px 1px 0; margin: 0; color: #555; background: #eee; font-size: 15px; font-size: 1.5rem; }
	.pill.tabs li a.active { height: auto; margin: 0; border-width: 1px 0 0; background: #fff; }
	
		.pretty.pill.tabs { border-bottom: solid 1px #eee; height: auto; }
		.pretty.pill.tabs li a { padding: 15px 20px; border: none; border-left: 1px solid #eee; border-right: 1px solid #eee; border-top: 1px solid #eee; background: #fff; }
		.pretty.pill.tabs li a.active { border: none; background: #00a6fc; color: #fff; margin: 0; position: static; top: 0; height: auto; }
		.pretty.pill.tabs li.active:first-child a { margin: 0; }


@media only screen and (max-width: 767px) {
  .pretty.tabs ul {
    border-radius: 4px;
    overflow: hidden;
  }
  
  .pretty.tabs li a {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }
}

	/* Vertically Align Stuff */

	.valign { display: table; width: 100%; }
	
	.valign > div, .valign > article { display: table-cell; vertical-align: middle; }​


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

	❤❤❤ A Beautifully Responsive UI Kit. Perfected by Digital Surgeons. ❤❤❤
	
 ========================================================================
 ========================================================================*/



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

	Form Styles
	
 ========================================================================*/

	form { 
		margin: 0 0 18px;
	}
	
	form label {
		display: block;
		font-size: 16px;
		line-height: 18px;
		cursor: pointer;
		margin-bottom: 9px;
	}
	
	form .field {
		position: relative;
		margin-bottom: 10px;
	}
	
	form dt {
		margin: 0;
	}
	
 	.field .text input, .field .text input[type="search"], form textarea {
		font-size: 14px;
		font-family: "Lucida Grande", sans-serif;
		width: 100%;
		border: none;
		box-shadow: none;
		-webkit-box-shadow: none;
		border: none;
		padding: 0;
		margin: 0;
		outline: none;
		resize: none;
	}

	form textarea {
		 border: 1px solid rgb(204, 204, 204);
    height: 150px;
	}
	
	.field .text input[type="search"] {
		-webkit-appearance: textfield;
	}

	.field .text, .field .search, .field .textarea {
		position: relative;
		font-size: 14px;
		padding: 8px 10px;
		outline: none !important;
		background: #fff;
		-webkit-box-shadow: inset 0 2px 3px #ccc,
			0 1px 0 #f4fff6
		;
		box-shadow: inset 0 2px 3px #ccc,
			0 1px 0 #f4fff6
		;
		border: 1px solid #b7b7b7;
		border-radius: 4px;
	}
	
	.field .text.oval {
		border-radius: 1000px;
	}
	
	.field .search {
		padding: 2px 10px;
		line-height: 24px;
		margin-bottom: 0;
		border: 1px solid #1d692d;
		-webkit-box-shadow: 0px 1px 1px #94dda6,
			inset 0 1px 3px #888
		;
		box-shadow: 0px 1px 1px #94dda6,
			inset 0 1px 3px #888
		;
	}
	
	label + .text, label + textarea, label + select, label + div.dropdown, select + div.dropdown {
		margin-top: -9px;
	}
	
	.field.error .text,
	.field.error .textarea {
		margin-top: 45px;
		-webkit-box-shadow: inset 0 2px 3px #feb9a2,
			0 1px 0 #f4fff6
		;
		box-shadow: inset 0 2px 3px #feb9a2,
			0 1px 0 #f4fff6
		;
		-webkit-transition-duration: .2s;  /* Saf3.2+, Chrome */
	    -moz-transition-duration: .2s;  /* FF4+ */
	    -ms-transition-duration: .2s;  /* IE10 */
	    -o-transition-duration: .2s;  /* Opera 10.5+ */
	    transition-duration: .2s;
	}
	
	.field.error .text, .field.error .textarea, .field.error input, .field.error textarea {
		color: #cd4225;
		background: #ffdace;
	}
	
	form .msg {
		display: block;
		opacity: 0;
		height: 0;
		width: 100%;
		overflow: hidden;
	}
	
	form .error > .msg {
		opacity: 1;
		height: auto;
		overflow: visible;
		
		position: absolute;
		top: 0px;
		display: block;
		
		width: 100%;
		background: #b72a18;
		color: #fff;
		font-weight: 500;
		font-size: 14px;
		text-align: center;
		padding: 8px 0;
		border-radius: 4px;
		-webkit-transition-duration: .2s;  /* Saf3.2+, Chrome */
	    -moz-transition-duration: .2s;  /* FF4+ */
	    -ms-transition-duration: .2s;  /* IE10 */
	    -o-transition-duration: .2s;  /* Opera 10.5+ */
	    transition-duration: .2s;
	}
	
	form .error .msg .caret {
		left: 50%;
		top: 100%;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
		border-top: 5px solid #b72a18;
		opacity: 1;
	}
	
	
	/* Form Picker Element (<select>) */
		
	.picker {
		position: relative;
		width: auto;
		height: 38px;
		display: inline-block;
		margin: 0 0 2px 1.2%;
	}
	
	.picker:first-child {
		margin-left: 0;
	}
	
	.picker select {
		position: absolute;
		z-index: 0;
		display:none;
	}
	
	.picker .toggle {
		position: relative;
		top: 0;
		left: 0;
		height: 36px;
		padding: 0 35px 0 20px;
		border: 1px solid #999;
		border-radius: 4px;
		font: bold 16px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
		line-height: 36px;
		color: #444;
		text-shadow: 0 1px 1px #fff;
		display: inline-block;
		z-index: 1;
		
		background: #ccc; /* Old browsers */
		background: -moz-linear-gradient(top, #eee 0%, #ccc 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eee), color-stop(100%,#ccc)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #eee 0%,#ccc 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #eee 0%,#ccc 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #eee 0%,#ccc 100%); /* IE10+ */
		background: linear-gradient(top, #eee 0%,#ccc 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
		-webkit-box-shadow: inset 0 1px 1px #fff,
			0 1px 2px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
		box-shadow: inset 0 1px 1px #fff,
					0 1px 2px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
	}
	
	.picker .toggle:hover {
		border-color: #bbb;
		background: #eee; /* Old browsers */
		background: -moz-linear-gradient(top, #fff 0%, #ddd 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ddd)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fff 0%,#ddd 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fff 0%,#ddd 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fff 0%,#ddd 100%); /* IE10+ */
		background: linear-gradient(top, #fff 0%,#ddd 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	} 
	
	.caret {
	  display: inline-block;
	  position: absolute;
	  width: 0;
	  height: 0;
	  text-indent: -99999px;
	  *text-indent: 0;
	  vertical-align: top;
	  border-left: 4px solid transparent;
	  border-right: 4px solid transparent;
	  border-top: 4px solid #000000;
	  opacity: 0.5;
	  filter: alpha(opacity=30);
	  content: "\2193";
	  -webkit-transition-duration: .2s;  /* Saf3.2+, Chrome */
	  -moz-transition-duration: .2s;  /* FF4+ */
	  -ms-transition-duration: .2s;  /* IE10 */
	  -o-transition-duration: .2s;  /* Opera 10.5+ */
	  transition-duration: .2s;
	}
	
	.picker .caret {
	  right: 12px;
	  top: 16px;
	}
	
	.picker:hover .caret, .picker.open .caret {
	  opacity: 1;
	  filter: alpha(opacity=100);
	  -webkit-transition-duration: .2s;  /* Saf3.2+, Chrome */
	  -moz-transition-duration: .2s;  /* FF4+ */
	  -ms-transition-duration: .2s;  /* IE10 */
	  -o-transition-duration: .2s;  /* Opera 10.5+ */
	  transition-duration: .2s;
	}
	
	.picker ul {
		display: inline-block;
		position: absolute;
		text-align: center;
		left: 0;
		top: 20px;
		min-width: 180px;
		height: 0;
		max-height: 0;
		margin: 0;
		overflow: hidden;
		background: #fff;
		border-radius: 4px;
	}
	
	.picker.open ul {
		width: auto;
		height: auto;
		max-height: 1000px;
		top: 40px;
		border: 1px solid #bbb;
		-webkit-box-shadow:	0 1px 2px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
		box-shadow: 0 1px 2px rgba(0,0,0,0.31); /* Remove this line if you dont want a dropshadow on your buttons*/
		
		-webkit-transition-duration: .4s;  /* Saf3.2+, Chrome */
	    -moz-transition-duration: .4s;  /* FF4+ */
	    -ms-transition-duration: .4s;  /* IE10 */
	    -o-transition-duration: .4s;  /* Opera 10.5+ */
	    transition-duration: .4s;
		z-index: 99;
	}
	
	.picker ul li {
		margin-bottom: 0;
		border-bottom: 1px solid #eee;
		text-align: left;
	}
	
	.picker ul li:last-child {
		border-bottom: none;
	}
	
	.picker ul li a {
		display: block;
		padding: 10px 20px;
	}

	/* Inlined Label Style */
	input.placeholder, textarea.placeholder { color: #888; }

	/* Text input and textarea sizes */
	input.input-text, textarea { width: 254px; }
	input.small, textarea.small { width: 134px; }
	input.medium, textarea.medium { width: 254px; }
	input.large, textarea.large { width: 434px; }

	/* Fieldsets */
	form fieldset { padding: 9px 9px 2px 9px; border: solid 1px #ddd; margin: 18px 0; }

	/* Inlined Radio & Checkbox */
	
	form .field input[type=radio], form .field input[type=checkbox] {
		display: inline;
		width:auto;
		margin-bottom:0;
	}

	form .field .radio span, form .field .checkbox span {
		display: inline-block;
		width: 16px;
		height: 16px;
		position: relative;
		top: 2px;
		border: solid 1px #ccc;
		background: #fefefe;
	}
	
	form .field .radio.checked span, form .field .checkbox.checked span {
		background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/sprite_checkradio.gif) #fefefe 0 1px no-repeat;
	}
	
	form .field .radio span {
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
	}
	
	form .field .checkbox span {
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	}
	
	form .field .checkbox.checked span {
		background-position: 0px -14px;
	}
	
	
	
	@media only screen and (max-width: 800px) {
	  /* Style adjustments for viewports lower than 768px go here */

	  /* inform JS */
	  .picker:after {
	  	content: 'handheld';
	  	display: none;
	  }

	  .picker select {
	  	display: inline-block;
	  	position: relative;
	  	opacity: 1;
	  	z-index: 1;
	  	
	  	max-width: 100%;
	  	height: 38px;
	  	line-height: 38px;
	  	font-size: 15px;
	  }
	  
	  .picker .toggle {
	  	display: none;
	  }
		
	}
		
		
		
/*=====================================================

 	Tables
 	
 ======================================================*/
 	
 	table { background: #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; width: 100%; margin: 0 0 18px; border: 1px solid #ddd;  }
 	
 	table thead { background: #f5f5f5; }
 	table thead tr th,
 	table tbody tr td { font-size: 12px; line-height: 18px; text-align: left; }
 	table thead tr th { padding: 8px 10px 9px; font-size: 14px; font-weight: bold; color: #222; }
 	table thead tr th:first-child { border-left: none; }
 	table thead tr th:last-child { border-right: none; }
 	
 	table thead tr {  }
 	table tbody {  }
 	table tbody tr {  }
 	table tbody tr.even,
 	/*table tbody tr.alt { background: #f1f8fe; }
 	table tbody tr:nth-child(even) { background: #f1f8fe; }*/
 	table tbody tr td { color: #000; padding: 9px 10px; vertical-align: top; border: none;}


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

   Navigation (with dropdowns)
   	
 ======================================================*/
 
	
	.navbar {
		width: 100%;
		display: table;
		background: #5dbb73; /* Change this to suit the color theme of your site */
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.navbar .logo {
		display: table-cell;
		height: 55px;
		margin: 0;
		line-height: 0;
		vertical-align: middle;
	}
	
	.navbar .logo a {
		display: block;
		height: 55px;
		line-height: 60px;
		padding: 0 0 0 15px;
		overflow: hidden;
	}
	
	.navbar a.toggle {
	  display: none;
	}
	
	.navbar ul {
		display: table;
		width: 100%;
		float: none;
		vertical-align: middle;
		margin-bottom: 0;
	}
	
	.navbar ul li {display: table-cell;	float:none; list-style-type: none; margin-bottom:0; margin-left:0; text-align: center;}	
	.navbar > ul > li > a {display: block;margin:0px; padding:12px 18px 13px 18px; font-size:14px; color:#000;}	
	.navbar > ul > li .field {position: relative; display: inline-block; text-align: center;}	
	.navbar > ul > li .field .search input {line-height: 14px;}
	.navbar > ul > li:hover > a {position:relative;
		background: #4f504f; /* Old browsers */
		background: -moz-linear-gradient(top, #7d7e7d 0%, #4f504f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#4f504f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* IE10+ */
		background: linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#4f504f',GradientType=0 ); /* IE6-9 */
		color:#fff !important; z-index:1000;}	
	.navbar > ul > li > a.active {position:relative; 
		background: #4f504f; /* Old browsers */
		background: -moz-linear-gradient(top, #7d7e7d 0%, #4f504f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#4f504f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* IE10+ */
		background: linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#4f504f',GradientType=0 ); /* IE6-9 */
		color:#fff !important; z-index:1000;}	
	.navbar > ul > li > li > a {}
	.navbar > ul > li:last-child, .navbar > ul > li:last-child a:hover {border-right: none;}
	
	
	/**** Navbar positioning for Microsoft's browser who deserves not to be mentioned ****/
	.ie7 .navbar > ul { width: auto; }

	.ie7 .navbar, .ie7 .navbar > ul > li > a { display: block; }
	
	.ie7 .navbar .logo, .ie7 .navbar ul, .ie7 .navbar ul li { float: left; display: inline-block; }
	
	.ie7 .navbar .logo a { display: block; overflow: hidden; }
	
	.ie7 .navbar > ul > li .field { display: block; padding: 12px 18px 0; width: 80%; }
	
	/******** Pretty Navbar Styles *********/
	
	.pretty.navbar {background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/navbg.png) repeat-x; height:50px;}
	.pretty.navbar li {margin:0px; padding:0px 2px 0 0; background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/driveline.png) top right no-repeat; float:left;}
	.pretty.navbar ul:first-child li:first-child a {background:none;}	
	/*.pretty.navbar ul li:last-child a {border-radius: 0 4px 4px 0;}*/
	.pretty.navbar > ul > li:hover > a {margin:0px; font-size:14px; color:#000;}
	.pretty.navbar > ul > li:first-child, .pretty.navbar > ul > li:first-child a:hover {}
		
	/******** CSS3 Dropdown Menu Styles **********/
	
	.navbar li .dropdown {
		width: auto;
		min-width: 0px;
		max-width: 380px;
		height: 0;
		position: absolute;
		background: #fff;
		overflow: hidden;
		z-index: 999;
	}
	
	.navbar li:hover .dropdown {
		min-height: 60px;
		max-height: 500px;
		height: auto;
		width: 100%;
		padding: 0;
		border-top: 1px solid #1d692d;
		
		-webkit-box-shadow: 0px 3px 4px rgba(0,0,0,.3);
		box-shadow: 0px 3px 4px rgba(0,0,0,.3);
	
	
		-webkit-transition: ease-in-out .2s;
		-moz-transition: ease-in-out .2s;
		-o-transition: ease-in-out .2s;
		-ms-transition: ease-in-out .2s;
		transition: ease-in-out .2s;
	}

	.navbar li .dropdown ul {
		margin: 0;
	}
	
	.navbar li .dropdown ul > li {
		display: block;
		width: 100%;
		float: left;
		text-align: left;
		height: auto;
		font: 16px "Helvetica Neue", arial, sans-serif;
		border-radius: none;
	}
	
	.navbar li .dropdown ul > li a {
		display: block;
		line-height: 26px;
		height: 26px;
		padding: 10px 20px;
		border-bottom: 1px solid #ddd;
	}
	
	.navbar ul .dropdown ul li:first-child a {
		border-radius: 0;
	}
	
	.navbar li .dropdown li a:hover {
		background: #ebfeee;
	}
	

@media only screen and (max-width: 1023px) {
.contacts-index-index .loginbox .nine.columns{ width:100%;}
.contacts-index-index .loginbox .nine.columns .two.columns{ width:100%;}
.contacts-index-index .loginbox .nine.columns .ten.columns{ width:100%; margin-left:0px;}
.RegisterTextBox{width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

.logo_text{max-width:390px;}
}


	@media only screen and (max-width: 800px) {
		
		.navbar, .pretty.navbar {
		  position: relative;
	  	background: transparent;
	  	border: none;
	  	text-align: center;
	  }
	  
	  .navbar .logo {
	    float: left;
	  	display: inline;
	  }
	  
	  .navbar a.toggle {
	    position: relative;
	    float: right;
	    display: inline-block;
	    right: 10px; /* Move me around */
	    top:5px; /* Move me around */
	    background: #3c8f4f;
	    width: 42px;
	    height: 36px;
	    line-height: 42px;
	    border-radius: 4px;
	    -webkit-transition-duration: .1s;  /* Saf3.2+, Chrome */
	    -moz-transition-duration: .1s;  /* FF4+ */
	    -ms-transition-duration: .1s;  /* IE10 */
	    -o-transition-duration: .1s;  /* Opera 10.5+ */
	    transition-duration: .1s;
	  }
	  
	  .pretty.navbar a.toggle {
	    border: 1px solid #333;	    
	    background: #666; /* Old browsers */ 
	  }
	  
	  .navbar a.toggle:hover, .navbar a.toggle.active {
	    border: 1px solid #333;	    
	    background: #7d7e7d; /* Old browsers */
		background: -moz-linear-gradient(top, #4f504f 0%, #7d7e7d 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f504f), color-stop(100%,#7d7e7d)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #4f504f 0%,#7d7e7d 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #4f504f 0%,#7d7e7d 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #4f504f 0%,#7d7e7d 100%); /* IE10+ */
		background: linear-gradient(top, #4f504f 0%,#7d7e7d 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f504f', endColorstr='#7d7e7d',GradientType=0 ); /* IE6-9 */
	    -webkit-transition-duration: .1s;  /* Saf3.2+, Chrome */
	    -moz-transition-duration: .1s;  /* FF4+ */
	    -ms-transition-duration: .1s;  /* IE10 */
	    -o-transition-duration: .1s;  /* Opera 10.5+ */
	    transition-duration: .1s;
	  }
	  
	  .navbar a.toggle.active {
	    background: #4f504f;
	  }
	  
	  .navbar ul {
	    position: absolute;
	    width: 93.75%;
	    height: 0;
	    max-height: 0;
	    top: 54px;
	    right: 3.125%; 
	    display: inline-block;
	    
	    background: #fff;
	    border-radius: 4px;

	    -webkit-transition-duration: .2s;  /* Saf3.2+, Chrome */
	    -moz-transition-duration: .2s;  /* FF4+ */
	    -ms-transition-duration: .2s;  /* IE10 */
	    -o-transition-duration: .2s;  /* Opera 10.5+ */
	    transition-duration: .2s;
	    
	    -webkit-box-shadow: 0px 3px 4px rgba(0,0,0,.3);
	    box-shadow: 0px 3px 4px rgba(0,0,0,.3);
	  }
	  
	  .navbar ul.active {
	    width: 93.75%;
	    height: auto;
	    max-height: 600px;
	    z-index: 999;
	    -webkit-transition-duration: .5s;  /* Saf3.2+, Chrome */
	    -moz-transition-duration: .5s;  /* FF4+ */
	    -ms-transition-duration: .5s;  /* IE10 */
	    -o-transition-duration: .5s;  /* Opera 10.5+ */
	    transition-duration: .5s;
	  }
	  
	  .navbar ul li {
	  	display: block;
	  	width: 100%;
	  	border-right: 0 !important;
	  	-webkit-box-shadow: none;
	  	box-shadow: none;
	  }
	  
	  .pretty.navbar ul li {
	    -webkit-box-shadow: none;
	    box-shadow: none;
	  }
	
	  .navbar ul li > a {
			font-size: 22px !important;
			border: 1px solid #1d692d;
			background: #5dbb73; /* Old browsers */
	  }
	  
	  .navbar > ul > li .field {
	  	padding-top: 10px;
	  	padding-bottom: 10px;
	  	width: 90%;
	  }
	  
	  .navbar > ul > li .search {
	    border: 1px solid #bbb;
	    -webkit-box-shadow: inset 0 1px 3px #ccc;
	    box-shadow: inset 0 1px 3px #ccc;
	  }
	  
	  .navbar li a:hover, .navbar > ul > li:first-child, .navbar > ul > li:first-child a:hover, .navbar > ul > li:last-child, .navbar > ul > li:last-child a:hover {	
	  	-webkit-box-shadow: none;
	  	box-shadow: none;
	  }
	  
	  .navbar > ul > li:last-child, .navbar > ul > li:last-child a:hover {
	  	border-right: none;
	  }
	  
	  .navbar li:first-child a {
	  	border-radius: 4px 4px 0 0 !important;
	  }
	  
	  .navbar li:last-child a {
	  	border-radius: 0 0 4px 4px !important;
	  }
	  
	  .navbar li:hover .dropdown {
	  	display: none;
	  }
	  
	  .navbar ul li > a {
	    background: transparent;
	    border: none;
	    color: #d04526;
	    font-size: 16px;
	    border-bottom: 1px solid #ccc;
	    border-radius: none;
	    text-shadow: none;
	  }
	  
	  .navbar ul li:hover > a {
	  	background: #f5f5f5;
	  	border-right: none;
	  	-webkit-box-shadow: none !important;
	  	box-shadow: none !important;
	  }
	  
	  .pretty.navbar {background:url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/navbg.png) repeat-x; height:50px;}
	  
	  .pretty.navbar ul li .btn {
	  	margin-top: 20px;
	  }
	  
	  /*-----26-12-2012--------*/
	  
	.rightsection {margin:4px 11px 19px 11px;}
	.product {background:none;}
	.footerlinks.margLR11 {margin:10px 0px 0 0px;}
	.footerlinks.margLRT11 {margin:5px 0px 0 0px;}
	.footerlinks {margin:10px 0px 10px 0px;}
	
	img, object, embed { max-width: 100%;}
	img { -ms-interpolation-mode: bicubic; }
	

	
	.selectbox3 select {width:100%;}
	.question {float:right !important;}
	.breadkram {margin:0px;}
	.breadkram h2 {clear:both; text-align:center; float:left !important; width:100% !important; padding:0px; margin-left:0px;}
	.logo_text {top:177px; left:0px; text-align:center; width:100%;}
	.gauranty {width:100% !important; padding:25px 0 0 0; float:right;}
	.logo2 {float:none; display:block; margin:10px 0 0 0;}
	.width100{width:100% !important; float:left !important;}
	.whitebg img {display:inline-block;}
	  
	}
	
	
/*=====================================================

   	Sub Navigation
   	
 ======================================================*/


  .subnav {
  	display: block;
    width: auto;
    overflow: hidden;
    margin: 0 0 18px 0;
    padding-top: 4px;
  }

  .subnav li, .subnav dt, .subnav dd {
    float: left;
    display: inline;
    margin-left: 9px;
    margin-bottom: 4px;
  }
  
  .subnav li:first-child, .subnav dt:first-child, .subnav dd:first-child {
  	margin-left: 0;
  }

  .sub-nav dt {
    color: #999;
    font-weight: normal;
  }

  .subnav li a, .subnav dd a {
  	color: #05390a;
  	font-size: 15px;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  
  .subnav li.active a, .subnav dd.active a {
    background: #5dbb73;
    padding: 5px 9px;
    text-shadow: 0 1px 1px #77d58e;
  }
  
  
  /** Drawers **/
  
  .drawer {
    position: relative;
    width: 100%;
    max-height: 0;
    background: #222;
    -webkit-box-shadow: inset 0 -3px 5px #000,
      inset 0 3px 5px #000
    ;
    box-shadow: inset 0 -3px 5px #000,
      inset 0 3px 5px #000
    ;
    overflow: hidden;
    -webkit-transition-duration: .3s;  /* Saf3.2+, Chrome */
    -moz-transition-duration: .3s;  /* FF4+ */
    -ms-transition-duration: .3s;  /* IE10 */
    -o-transition-duration: .3s;  /* Opera 10.5+ */
    transition-duration: .3s;
  }
  
  .drawer.active {
    height: auto;
    max-height: 800px;
    -webkit-transition-duration: .5s;  /* Saf3.2+, Chrome */
    -moz-transition-duration: .5s;  /* FF4+ */
    -ms-transition-duration: .5s;  /* IE10 */
    -o-transition-duration: .5s;  /* Opera 10.5+ */
    transition-duration: .5s;
  }
  

	/** Intrinsic Ratio video embedding (maintains aspect ratio) **/
	
	body .video {
		width: 100%;
		position: relative;
		height: 0;
		padding-bottom: 56.25%;
	}
	
	.youtube.video, .vimeo.video {
		padding-top: 30px;
	}
	
	.video > video, .video > iframe, .video > object, .video > embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	
	/** Line Section Row Dividers **/
	
	
	.line {
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom-style: solid;
		border-bottom-color: #ccc;
	}
	
	.thin.line {
		border-width: 1px;
	}
	
	.medium.line {
		border-width: 2px;
	}
	
	.thick.line {
		border-width: 4px;
	}
	
	
	/* Skip Links */
	
	.skipnav li {
	  display: inline-block;
	  margin-left: 2%;
	}
	
	.skipnav li:first-child {
	  margin-left: 0;
	}
	
	.skiplink a, .skipnav a {
	  background: #5dbb73;
	  color: #05390a;
	  padding: 6px 15px;
	  border-radius: 4px;
	  text-shadow: 0 1px 1px #77d58e;
	}
	
	.skiplink a:hover, .skipnav a:hover {
	  background: #72dd8d;
	}
	
	.skiplink a i, .skipnav a i {
	  margin-left: 10px;
	}
	

	/* Preformatted Text */
	
	pre {
		/*background-color: #1b1b1b;
		box-shadow: inset 0 2px 2px #000;
		border: 1px solid #e6ffeb;*/
		background-color: #ffffff;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-o-border-radius: 4px;
		-ms-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 2px 2px #000;
		border: 1px solid #000000;
		color: #fff;
		font-family: Courier, monospace;
		font-size: 14px;
		text-align: left;
		overflow: hidden !important;
		padding: 20px;
		white-space: pre-wrap;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	code {
		color: #D04526;
		font-family: Courier, monospace;
		font-size: 14px;
		padding: 2px 4px 2px 4px;
		background: #e7ffec;
		border-radius: 4px;
	}


  /* Contain floats: h5bp.com/q */ 
  .clearfix:before, .clearfix:after { content: ""; display: table; }
  .clearfix:after { clear: both; }
  .clearfix { zoom: 1; }



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

   Styles targeting cavemen who still use printers.
   Who prints in 2012? Seriously...
   Inlined to avoid required HTTP connection: h5bp.com/r
   
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }

}

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

	❤❤❤ Gumby by Digital Surgeons. ❤❤❤
	
	*** This is where you should keep all of your design specific styles ***
 
 ========================================================================*/



body{background: url(http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/bg.jpg) repeat;}
.row{position: relative;}
#navigation {max-width:1280px;}
#navigation .navbar .logo img {}
#navigation .navbar > ul { position:relative;}
#navigation .pretty.navbar li {border: 0 none; box-shadow: none;}
#navigation .navbar > ul > li > a {color:#000;}
#navigation .navbar > ul > li:hover > a, .navbar > ul > li > a:hover {background: #4f504f; /* Old browsers */
		background: -moz-linear-gradient(top, #7d7e7d 0%, #4f504f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#4f504f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* IE10+ */
		background: linear-gradient(top, #7d7e7d 0%,#4f504f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#4f504f',GradientType=0 ); /* IE6-9 */
		color:#FFFFFF;}
#navigation .navbar .btn {border-color: #16662B; display: inline-block; margin-bottom: 0; text-align: center;}
#navigation .navbar .btn a { font-size: 16px; padding: 0 25px;}
#navigation .navbar > ul {}
.navbar .btn a {padding: 0 15px;}
#navigation .navbar > ul {}
#nav_contain {padding: 0;}
#nav_contain #navigation {padding-top: 0;}
#navigation .navbar > ul {width: 100%;}
#navigation .navbar li:last-child {background:url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/driveline.png") no-repeat scroll left top transparent;}
#navigation .navbar .btn {}
#navigation .navbar .btn a {padding: 0;}
.red{color:#e75625;}
#navigation .lastmenu{float:right; border-right:none;}

/* custom css added on 2-8-2013  */
h4.aboutskin{  background:url("http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/headingbg.png") repeat-x scroll 0 12px transparent; font-size:18px; font-weight: bold; margin:6px 0 0; padding:0 0 0 18px; }

h4.aboutskin span{ background: none repeat scroll 0 0 #FFFFFF; padding:0 10px;}

#navigation .pretty.navbar li .grid-container100{position: absolute;
z-index: 1000; padding:0 10px;
  top: 100%;
  left: -9999px; opacity: 0; left:-9999999;
background: rgb(255,255,255);
border: #ccc solid 1px; margin:0px;
box-shadow:0 0 15px #ccc; -moz-box-shadow:0 0 15px #ccc; -webkit-box-shadow:0 0 15px #ccc;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%
-o-transition: -o-transform 0.4s, opacity 0.4s;
-ms-transition: -ms-transform 0.4s, opacity 0.4s;
-moz-transition: -moz-transform 0.4s, opacity 0.4s;
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
}
#navigation .pretty.navbar li:hover .grid-container100{ opacity:1; left:0;}

#navigation .pretty.navbar li .grid-container100 .grid-column{float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:15px 15px;}

#navigation .pretty.navbar li .grid-container100 .grid-column.grid-column2{width:18.75%;}
#navigation .pretty.navbar li .grid-container100 .grid-column.grid-column3{width:25%;}

#navigation .pretty.navbar li .grid-container100 .grid-column a.nav-header{color: #333;
  font-size:15px;
  margin: 0 0 5px 0; padding:0 0 3px 0; border-bottom:1px solid #DFDFDF;
  float: left;
  width: 100%; 
  font-weight:bold; text-align:left; text-decoration:none;}
#navigation .pretty.navbar li .grid-container100 .grid-column ul.level1{ width:100%; float:left; text-align:left; margin-top:4px;} 
#navigation .pretty.navbar li .grid-container100 .grid-column ul.level1 li.no-parent{width:100%; float:left; text-align:left; background:none; margin-bottom:2px;}
#navigation .pretty.navbar li .grid-container100 .grid-column ul.level1 li.no-parent a{
font-size: 13px;
text-decoration: none;
color: #666; }

#navigation .pretty.navbar li .grid-container100 .grid-column ul.level1 li.no-parent a:hover{ color:#e75625;}

#navigation .pretty.navbar li .grid-container100 .grid-column .submenu-inner-category{ width:100%; margin-top:20px; display:inline-block;}

.logo_text{height: 36px;
max-width: 100%;
overflow: hidden;
width: 317px;}

.banner-sec-block ul.navigate{ display:none;}
/**
 * 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.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://editor.styleflip.com/sfold/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://editor.styleflip.com/sfold/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://editor.styleflip.com/sfold/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://editor.styleflip.com/sfold/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://editor.styleflip.com/sfold/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://editor.styleflip.com/sfold/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://editor.styleflip.com/sfold/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://editor.styleflip.com/sfold/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://editor.styleflip.com/sfold/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete {
 /* position: absolute;
  top: -5px;
  right: 0px;
  height: 34px;
  width: 458px;
  padding: 4px 10px;
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  background: #fff;
  display: block; */
}
.searchautocomplete .sprite {
  background: url('http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/mirasvit/sprite.png');
}
.searchautocomplete > label {
  float: left;
  margin-right: 10px;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}
.searchautocomplete .nav {
 /* background: url('http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/mirasvit/sprite.png');
  float: left;
  height: 34px;
  position: relative;
  width: 340px; */
}
.searchautocomplete .nav .nav-search-in {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
  padding: 1px 0 0 0;
}
.searchautocomplete .nav .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav .nav-search-in .category-fake {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  border-right: 1px solid #dddddd;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  margin: 4px 0px 0px 2px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow {
  background: url('http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/mirasvit/sprite.png');
  width: 9px;
  height: 5px;
  background-position: -26px -34px;
  display: block;
  right: 10px;
  top: 16px;
  position: absolute;
}
.searchautocomplete .nav .nav-search-in:hover .category-fake {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
}
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .nav .nav-input {
  *zoom: 1;
   /*margin: 6px 0px 0px 10px;
  padding: 0px 5px 0px 5px;
  z-index: 12;
  position: relative; */
}
.searchautocomplete .nav .nav-input:before,
.searchautocomplete .nav .nav-input:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .nav .nav-input:after {
  clear: both;
}
.searchautocomplete .nav .nav-input input {
 border: 1px solid #dcdbdb;
    padding: 5px 0 5px 5px;
    width: 100%;

  /*z-index: 10;
  padding: 0px;
  height: 23px;
  border: 0px;
  font-family: arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: black;
  outline: 0px;
  margin-left: 5px;
  width: 100%; */
}
.searchautocomplete .nav .nav-input input.suggest {
  display: none;
  color: #999;
  z-index: 9;
}
.searchautocomplete .nav-submit-button {
 /*  background: url('http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/mirasvit/sprite.png');
  background-position: 0px -34px;
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  padding-left: 5px; */
}
.searchautocomplete .nav-submit-button .button {
  width: 39px;
  height: 34px;
  padding: 0px 9px;
  margin: 0px;
  cursor: pointer;
  font-weight: bold;
  color: white;
  line-height: 12px;
  font-size: 13px;
  background-color: #3c454e;
  background-image: -moz-linear-gradient(top, #444c55, #313a44);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44));
  background-image: -webkit-linear-gradient(top, #444c55, #313a44);
  background-image: -o-linear-gradient(top, #444c55, #313a44);
  background-image: linear-gradient(to bottom, #444c55, #313a44);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0);
  border: 1px solid #313a44;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  z-index: 14;
}
.searchautocomplete .nav-submit-button .button:hover {
  background-color: #39414b;
  background-image: -moz-linear-gradient(top, #313a44, #444c55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55));
  background-image: -webkit-linear-gradient(top, #313a44, #444c55);
  background-image: -o-linear-gradient(top, #313a44, #444c55);
  background-image: linear-gradient(to bottom, #313a44, #444c55);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0);
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  padding: 15px 10px 5px 10px;
  position: absolute;
  right: 48px;
  top: 42px;
  width: 318px;
  z-index: 102;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
  font-size:12px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size:12px;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a.name {
 /*  color: #444;
  font-weight: bold; */
  display: block;
  margin-bottom: 3px;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.highlight{  background:none repeat scroll 0 0 #fff !important; }

.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong {
  /* color: #f00; */
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  /* margin: 10px 4px 5px 10px; */
    font-size: 12px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  top: 11px;
  right: 10px;
  width: 16px;
  height: 16px;
  background: url('http://editor.styleflip.com/sfold/skin/frontend/default/styleflip/images/mirasvit/loader.gif');
}
.searchautocomplete-widget {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}

/**
 * Plumrocket Inc.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the End-user License Agreement
 * that is available through the world-wide-web at this URL:
 * http://wiki.plumrocket.net/wiki/EULA
 * If you are unable to obtain it through the world-wide-web, please
 * send an email to support@plumrocket.com so we can send you a copy immediately.
 *
 * @package     Plumrocket_SocialLogin
 * @copyright   Copyright (c) 2014 Plumrocket Inc. (http://www.plumrocket.com)
 * @license     http://wiki.plumrocket.net/wiki/EULA  End-user License Agreement
 */

.pslogin-addedoverlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 2010;
	background-color: black;
	filter: alpha(opacity=60);
	opacity: 0.6;
	/*display: none;*/
}

.pslogin-pop-up-form {
	left: 0px;
	top: 0px; 
	position:fixed; 
	width: 100%; 
	z-index: 2020; 
	height:100%; 
	color:#666666; 
	text-align:left;
	/*display:none;*/
	overflow-y: auto; 
} 

#pslogin-pop-up-bg {
	max-width: 450px;
	font-size: 12px;
	padding: 0 10px 0 10px;
	margin: 10% auto 5% auto;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	box-sizing: border-box;
}

.pslogin-share {
	background-color: white;
	min-height: 270px;
	padding: 18px 21px;
	position: relative;
}

.pslogin-fake-email-message {
	position: fixed;
	top: 20px;
	width: 100%;
	padding: 0 5%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 9999;
}

	.pslogin-fake-email-message .content {
		padding: 5px 10px;
		background: #fff;
		max-width: 960px;
		min-width: 250px;
		margin: 0 auto;
		box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.42);
		-webkit-box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.42);
		-moz-box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.42);
		font-size: 14px;
		color: #636363;
		z-index: 9999;
	}

	.pslogin-fake-email-message p {
		margin: 10px auto;
		text-align: left;
	}

	.pslogin-fake-email-message .close-message {
		float: right;
	}

	.pslogin-fake-email-message .close-message:hover {
		cursor: pointer;
		color: #AEAEAE;
	}


/* general classes */
.pslogin-share .ta-center {
	text-align: center;
}
    
    .pslogin-share h2 {
		padding: 0px 0px 7px 0px;
		color: #3399cc;
		font-weight: 400;
		font-size: 15px;
		text-transform: uppercase;
		border-bottom: 1px solid #DDD;
		margin-bottom: 10px;
    }


	.pslogin-share .prpop-close-btn {
		position: absolute;
		right: 9px;
		left: auto;
		margin-right: 10px;
		top: 14px;
		text-decoration: none;
		color: #727272;
		font-size: 16px;
		background: none;
	}

	.pslogin-share .prpop-close-btn:hover {
		color: #b6aba5;
	}

	.pslogin-share p {
		margin-bottom: 7px;
	}
	
	.pslogin-share img {
		max-width: 100%;
		height: auto;
	}

	.pslogin-share .button-top {
		height: 7px;
	}

	.pslogin-share a {
		display: inline-block;
		height: 30px;
		color: white;
		margin: 0 10px 10px 0;
	}
	
	.pslogin-share a:hover {
		cursor: pointer;
		opacity: 0.7;
		filter: apha(filter=70);
	}

	/*
	.pslogin-share .soc-button {
		background-image: url("http://editor.styleflip.com/sfold/skin/frontend/base/default/css/plumrocket/pslogin/images/social_retina.png");
		background-size: 328px 185px;
		display: block;
		height: 30px;
		width: 30px;
		float: left;
	}
	*/

/*form*/
.w25 { width: 25px!important; }
.w100 { width: 100px; }

.pslogin-block.account-login .content {
	margin: 0;
}

.pslogin-form .registered-users .content {
	margin: 0!important;
}

.pslogin-block.account-login .form-list label,
#checkout-step-login .pslogin-block .form-list label { 
	width: auto;
	float: none; 
}

.pslogin-block.account-login .form-list .input-box,
#checkout-step-login .pslogin-block .form-list .input-box {
	float: none;
}

#checkout-step-login .col2-set {
	box-sizing: border-box;
}

.pslogin-block.account-login .buttons-set {
	min-height: 40px;
}

.pslogin-block.col2-set {
	margin: 0;
}

.pslogin-block.col2-set .buttons-set {
	padding: 0;
}

.pslogin-block.col2-set .fieldset {
	margin: 15px 0;
}

	.pslogin-block button.button span,
	.pslogin-block button.button span span {
		height: auto;
	}

	.pslogin-share .soc-name {
		height: 30px;
		line-height: 30px;
		padding: 0 7px;
		display: block;
		float: left;
		box-sizing: border-box;
	}

		.pslogin-share .vkontakte {
			background-position: -77px -78px;
		}

		.pslogin-share .facebook {
			background-position: -5px -5px
		}

		.pslogin-share .twitter {
			background-position: -41px -5px;
		}

		.pslogin-share .googleplus {
			background-position: -113px -5px;
		}

/* welcome message */
.pslogin-welcome-msg {
	height: 25px;
	line-height: 25px;
	float: none;
	display: inline-block;
	margin: 0 0 5px 0;
}

.pslogin-welcome-msg:after {
	clear: both;
	content: "";
}

.pslogin-welcome-msg img {
	height: 25px;
	display: inline-block;
	padding: 0 5px 0 0;
	float: left;
}

/* Buttons */
.pslogin-block {
	width: 100%;
	/*margin: 0 0 20px 0;*/
	margin-top: -7px;
}

.pslogin-register {
	width: 100%;
	/*margin: 0 0 20px 0;*/
	margin-top: 25px;
}

.pslogin-block * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.pslogin-block.pslogin-hidden-text .pslogin-button-text {
	display: none!important;
}

.pslogin-block .pslogin-xs {
	display: none!important;
}

.pslogin-block .pslogin-button-image {
	display: block;
}

.pslogin-block .pslogin-clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.pslogin-block .title {
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
}

.pslogin-spacer {
	display: block;
	margin: 10px auto;
	position: relative;
	text-align: center;
	line-height: 16px!important;
	top: auto;
	left: auto;
	height: auto;
	width: auto;
	line-height: normal;
	overflow: visible;
	font-size: 13px;
}

	.pslogin-spacer table {
		width: 100%;
	}
	
	.pslogin-spacer table td {
		vertical-align: middle;
	}

	.pslogin-spacer .pslogin-border {
		border-top: 1px solid #e5e2e2;
		width: 100%;
	}
	
	.pslogin-spacer .pslogin-bordertext {
		color: #b2b2b2;
		text-align: center;
		font-size: 11px;
	}

	.pslogin-spacer.pslogin-showmore .pslogin-bordertext {
		height: 20px;
		line-height: 17px;
		padding: 0;
		border: 1px solid #e5e2e2;
		border-radius: 9px;
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
	}

	.pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: #989898;
		cursor: pointer;
	}

	.pslogin-spacer .circle {
		width: 90%;
		height: 25px;
		line-height: 22px;
		font-size: 11px;
		border: 1px solid #b2b2b2;
		border-radius: 0px 7px;
		margin: 0 auto;
		background-color: #eeeeee;
	}

	.pslogin-spacer .circle:hover {
		cursor: pointer;
		background-color: #FAFAFA;
	}


.pslogin-block .pslogin-showmore {
	margin-top: 20px;
}

.pslogin-block.pslogin-login .pslogin-buttons {
	display: block;
}

.pslogin-block.pslogin-register .pslogin-buttons {
	display: inline-block;
}

	.pslogin-block .pslogin-buttons ul {
		padding: 0;
		font-size: 0;
	}

	.pslogin-block .pslogin-buttons ul li {
		display: inline-block;
		line-height: normal;
		list-style: none!important;
		padding: 0!important;
		background: none!important;
		/*height: 32px;
		margin: 0 3px 3px 0;*/
		width: auto !important;
		height: auto !important;
	}

	.pslogin-block .pslogin-buttons ul li.show-button-image {
		background: none!important;
	}

	.pslogin-block .pslogin-buttons ul li:hover {
		opacity: 0.9;
		filter: alpha(opacity=90);
	}

	.pslogin-block .pslogin-buttons ul li span.pslogin-button-auto {
		background-color: #3399cc;
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
		background: url('http://editor.styleflip.com/sfold/skin/frontend/base/default/images/plumrocket/pslogin/social.png');
		display: block;
		float: left;
		width: 32px;
		height: 32px;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}
	
	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon img {
		width: 100%;
	}

	.pslogin-block .pslogin-buttons ul li a>img {

	}

	.pslogin-block .pslogin-buttons ul li .pslogin-button-text {
		display: none;
		float: left;
		height: 32px;
		line-height: 32px;
		vertical-align: top;
		padding: 0;
		text-align: center;
		min-width: 144px;
		box-sizing: border-box;
		font-size: 11px;
		color: white;
		background-color: rgba(255,255,255, 0.2);
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto .pslogin-button-text {
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons .pslogin-button-image { 
		/*display: none;*/
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-image {
		/*display: inline-block;*/
	}

	.pslogin-block .pslogin-buttons .pslogin-button-icon-image { 
		display: inline-block; 
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-icon-image {
		display: none;
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-image {
		display: none;
	}

 	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-icon-image {  
 		display: inline-block;
 	}

	.pslogin-block .pslogin-buttons .pslogin-button-auto.pslogin-has-button-icon-image {
		display: none;
	}

	.pslogin-block .pslogin-buttons .pslogin-button-auto .pslogin-button-icon-image {
		display: inline-block;
		width: 32px;
		height: 32px;
	}

	.pslogin-block .pslogin-buttons ul li.facebook span.pslogin-button-auto { background-color: #1e4389; }
	.pslogin-block .pslogin-buttons ul li.facebook .pslogin-button-icon { background-position: 0px 0px; }

	.pslogin-block .pslogin-buttons ul li.twitter span.pslogin-button-auto { background-color: #28a9e2; }
	.pslogin-block .pslogin-buttons ul li.twitter .pslogin-button-icon { background-position: -34px 0px; }

	.pslogin-block .pslogin-buttons ul li.linkedin span.pslogin-button-auto { background-color: #11669c; }
	.pslogin-block .pslogin-buttons ul li.linkedin .pslogin-button-icon { background-position: -168px 0px; }

	.pslogin-block .pslogin-buttons ul li.yahoo span.pslogin-button-auto { background-color: #85228f; }
	.pslogin-block .pslogin-buttons ul li.yahoo .pslogin-button-icon { background-position: -204px 0px; }

	.pslogin-block .pslogin-buttons ul li.vkontakte span.pslogin-button-auto { background-color: #3f658c; }
	.pslogin-block .pslogin-buttons ul li.vkontakte .pslogin-button-icon { background-position: -68px 0px; }

	.pslogin-block .pslogin-buttons ul li.googleplus span.pslogin-button-auto { background-color: #df4b38; }
	.pslogin-block .pslogin-buttons ul li.googleplus .pslogin-button-icon { background-position: -135px 0px; }


	.pslogin-block .pslogin-buttons ul li.hotmail span.pslogin-button-auto { background-color: #f67d20; }
	.pslogin-block .pslogin-buttons ul li.hotmail .pslogin-button-icon { background-position: 0px -34px; }

	.pslogin-block .pslogin-buttons ul li.live span.pslogin-button-auto { background-color: #0cb3ee; }
	.pslogin-block .pslogin-buttons ul li.live .pslogin-button-icon { background-position: -35px -205px; }

	.pslogin-block .pslogin-buttons ul li.pinterest span.pslogin-button-auto { background-color: #cb2028; }
	.pslogin-block .pslogin-buttons ul li.pinterest .pslogin-button-icon { background-position: -34px -34px; }

	.pslogin-block .pslogin-buttons ul li.amazon span.pslogin-button-auto { background-color: #ff8e2e; }
	.pslogin-block .pslogin-buttons ul li.amazon .pslogin-button-icon { background-position: -68px -34px; }

	.pslogin-block .pslogin-buttons ul li.aol span.pslogin-button-auto { background-color: #008bd3; }
	.pslogin-block .pslogin-buttons ul li.aol .pslogin-button-icon { background-position: -102px -34px; }
	.pslogin-openid.aol input[type=submit] { background-color: #008bd3; -webkit-appearance: none; } 

	.pslogin-block .pslogin-buttons ul li.github span.pslogin-button-auto { background-color: black; }
	.pslogin-block .pslogin-buttons ul li.github .pslogin-button-icon { background-position: -135px -35px; }

	.pslogin-block .pslogin-buttons ul li.instagram span.pslogin-button-auto { background-color: #9a6e51; }
	.pslogin-block .pslogin-buttons ul li.instagram .pslogin-button-icon { background-position: -168px -34px; }

	.pslogin-block .pslogin-buttons ul li.foursquare span.pslogin-button-auto { background-color: #3472ad; }
	.pslogin-block .pslogin-buttons ul li.foursquare .pslogin-button-icon { background-position: -203px -34px; }

	.pslogin-block .pslogin-buttons ul li.dropbox span.pslogin-button-auto { background-color: #008bd3; }
	.pslogin-block .pslogin-buttons ul li.dropbox .pslogin-button-icon { background-position: -0px -68px; }

	.pslogin-block .pslogin-buttons ul li.disqus span.pslogin-button-auto { background-color: #3d7198; }
	.pslogin-block .pslogin-buttons ul li.disqus .pslogin-button-icon { background-position: -32px -69px; }

	.pslogin-block .pslogin-buttons ul li.livejournal span.pslogin-button-auto { background-color: #104378; }
	.pslogin-block .pslogin-buttons ul li.livejournal .pslogin-button-icon { background-position: -66px -69px; }
	.pslogin-openid.livejournal input[type=submit] { background-color: #104378; -webkit-appearance: none; } 

	.pslogin-block .pslogin-buttons ul li.tumblr span.pslogin-button-auto { background-color: #304e6c; }
	.pslogin-block .pslogin-buttons ul li.tumblr .pslogin-button-icon { background-position: -102px -69px; }

	.pslogin-block .pslogin-buttons ul li.openid span.pslogin-button-auto { background-color: #f8931f; }
	.pslogin-block .pslogin-buttons ul li.openid .pslogin-button-icon { background-position: -135px -69px; }

	.pslogin-block .pslogin-buttons ul li.flickr span.pslogin-button-auto { background-color: #ff0084; }
	.pslogin-block .pslogin-buttons ul li.flickr .pslogin-button-icon { background-position: -169px -69px; }

	.pslogin-block .pslogin-buttons ul li.wordpress span.pslogin-button-auto { background-color: #1b3f57; }
	.pslogin-block .pslogin-buttons ul li.wordpress .pslogin-button-icon { background-position: -204px -69px; }

	.pslogin-block .pslogin-buttons ul li.blogger span.pslogin-button-auto { background-color: #ec7825; }
	.pslogin-block .pslogin-buttons ul li.blogger .pslogin-button-icon { background-position: 0px -103px; }

	.pslogin-block .pslogin-buttons ul li.odnoklassniki span.pslogin-button-auto { background-color: #ee6600; }
	.pslogin-block .pslogin-buttons ul li.odnoklassniki .pslogin-button-icon { background-position: -34px -103px; }

	.pslogin-block .pslogin-buttons ul li.mailru span.pslogin-button-auto { background-color: #00468c; }
	.pslogin-block .pslogin-buttons ul li.mailru .pslogin-button-icon { background-position: -67px -103px; }

	.pslogin-block .pslogin-buttons ul li.yandex span.pslogin-button-auto { background-color: #dd0000; }
	.pslogin-block .pslogin-buttons ul li.yandex .pslogin-button-icon { background-position: -102px -103px; }

	.pslogin-block .pslogin-buttons ul li.paypal span.pslogin-button-auto { background-color: #195d82; }
	.pslogin-block .pslogin-buttons ul li.paypal .pslogin-button-icon { background-position: -134px -103px; }

	.pslogin-block .pslogin-buttons ul li.myspace span.pslogin-button-auto { background-color: #0022a0;}
	.pslogin-block .pslogin-buttons ul li.myspace .pslogin-button-icon { background-position: -169px -103px; }

	.pslogin-block .pslogin-buttons ul li.salesforce span.pslogin-button-auto { background-color: #00a0de; }
	.pslogin-block .pslogin-buttons ul li.salesforce .pslogin-button-icon { background-position: -203px -103px; }

	.pslogin-block .pslogin-buttons ul li.steamcommunity span.pslogin-button-auto { background-color: #282828; }
	.pslogin-block .pslogin-buttons ul li.steamcommunity .pslogin-button-icon { background-position: -1px -137px; }

	.pslogin-block .pslogin-buttons ul li.hyves span.pslogin-button-auto { background-color: #ffca63; }
	.pslogin-block .pslogin-buttons ul li.hyves .pslogin-button-icon { background-position: -33px -137px; }

	.pslogin-block .pslogin-buttons ul li.stackoverflow span.pslogin-button-auto { background-color: #e6eef1; }
	.pslogin-block .pslogin-buttons ul li.stackoverflow .pslogin-button-icon { background-position: -67px -137px; }

	.pslogin-block .pslogin-buttons ul li.evernote span.pslogin-button-auto { background-color: #7ac141; }
	.pslogin-block .pslogin-buttons ul li.evernote .pslogin-button-icon { background-position: -101px -137px; }

	.pslogin-block .pslogin-buttons ul li.mixi span.pslogin-button-auto { background-color: #d1ac5b; }
	.pslogin-block .pslogin-buttons ul li.mixi .pslogin-button-icon { background-position: -135px -137px; }

	.pslogin-block .pslogin-buttons ul li.mydigipass span.pslogin-button-auto { background-color: #49bbeb; }
	.pslogin-block .pslogin-buttons ul li.mydigipass .pslogin-button-icon { background-position: -169px -137px; }

	.pslogin-block .pslogin-buttons ul li.netlog span.pslogin-button-auto { background-color: #bb2026; }
	.pslogin-block .pslogin-buttons ul li.netlog .pslogin-button-icon { background-position: -203px -137px; }

	.pslogin-block .pslogin-buttons ul li.qq span.pslogin-button-auto { background-color: #c46f1c; }
	.pslogin-block .pslogin-buttons ul li.qq .pslogin-button-icon { background-position: 0px -171px; }

	.pslogin-block .pslogin-buttons ul li.sinaweibo span.pslogin-button-auto { background-color: #bd4342; }
	.pslogin-block .pslogin-buttons ul li.sinaweibo .pslogin-button-icon { background-position: -34px -171px; }

	.pslogin-block .pslogin-buttons ul li.soundcloud span.pslogin-button-auto { background-color: #ff5419; }
	.pslogin-block .pslogin-buttons ul li.soundcloud .pslogin-button-icon { background-position: -66px -171px; }

	.pslogin-block .pslogin-buttons ul li.tencentweibo span.pslogin-button-auto { background-color: #28a4e4; }
	.pslogin-block .pslogin-buttons ul li.tencentweibo .pslogin-button-icon { background-position: -100px -171px; }

	.pslogin-block .pslogin-buttons ul li.verisign span.pslogin-button-auto { background-color: #b22253; }
	.pslogin-block .pslogin-buttons ul li.verisign .pslogin-button-icon { background-position: -134px -171px; }
	.pslogin-openid.verisign input[type=submit] { background-color: #b22253; -webkit-appearance: none; } 

	.pslogin-block .pslogin-buttons ul li.xing span.pslogin-button-auto { background-color: #005d5e;}
	.pslogin-block .pslogin-buttons ul li.xing .pslogin-button-icon { background-position: -168px -171px; }

	.pslogin-block .pslogin-buttons ul li.kaixin001 span.pslogin-button-auto { background-color: #e2332e; }
	.pslogin-block .pslogin-buttons ul li.kaixin001 .pslogin-button-icon { background-position: -203px -171px; }

	.pslogin-block .pslogin-buttons ul li.orange span.pslogin-button-auto { background-color: #ff6600; }
	.pslogin-block .pslogin-buttons ul li.orange .pslogin-button-icon { background-position: -1px -205px; }

	.pslogin-block .pslogin-buttons ul li.bitbucket span.pslogin-button-auto { background-color: #013567; }
	.pslogin-block .pslogin-buttons ul li.bitbucket .pslogin-button-icon { background-position: -67px -205px; }

	.pslogin-block .pslogin-buttons ul li.bitly span.pslogin-button-auto { background-color: #ed6022; }
	.pslogin-block .pslogin-buttons ul li.bitly .pslogin-button-icon { background-position: -101px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.boxcom span.pslogin-button-auto { background-color: #00b9f2; }
	.pslogin-block .pslogin-buttons ul li.boxcom .pslogin-button-icon { background-position: -135px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.vimeo span.pslogin-button-auto { background-color: #1fb9eb; }
	.pslogin-block .pslogin-buttons ul li.vimeo .pslogin-button-icon { background-position: -170px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.reddit span.pslogin-button-auto { background-color: #337fb9; }
	.pslogin-block .pslogin-buttons ul li.reddit .pslogin-button-icon { background-position: -203px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.odesk span.pslogin-button-auto { background-color: #6fda44; }
	.pslogin-block .pslogin-buttons ul li.odesk .pslogin-button-icon { background-position: -169px -273px; }
	.pslogin-block .pslogin-buttons ul li.odesk .pslogin-button-text { color: #4c4c4c; }
	
	.pslogin-block .pslogin-buttons ul li.teamviewer span.pslogin-button-auto { background-color: #0171b9; }
	.pslogin-block .pslogin-buttons ul li.teamviewer .pslogin-button-icon { background-position: -34px -239px; }

	.pslogin-block .pslogin-buttons ul li.skyrock span.pslogin-button-auto { background-color: #009afe; }
	.pslogin-block .pslogin-buttons ul li.skyrock .pslogin-button-icon { background-position: -67px -239px; }

	.pslogin-block .pslogin-buttons ul li.renren span.pslogin-button-auto { background-color: #153765; }
	.pslogin-block .pslogin-buttons ul li.renren .pslogin-button-icon { background-position: -101px -239px; }

	.pslogin-block .pslogin-buttons ul li.etsy span.pslogin-button-auto { background-color: #ee5931; }
	.pslogin-block .pslogin-buttons ul li.etsy .pslogin-button-icon { background-position: -134px -239px; }

	.pslogin-block .pslogin-buttons ul li.imgur span.pslogin-button-auto { background-color: #312e2f; }
	.pslogin-block .pslogin-buttons ul li.imgur .pslogin-button-icon { background-position: -170px -239px; }
 
	.pslogin-block .pslogin-buttons ul li.intuit span.pslogin-button-auto { background-color: #B8B8B8; }
	.pslogin-block .pslogin-buttons ul li.intuit .pslogin-button-icon { background-position: -204px -239px; }
	.pslogin-block .pslogin-buttons ul li.intuit .pslogin-button-text { color: #000000; }

	.pslogin-block .pslogin-buttons ul li.mailchimp span.pslogin-button-auto { background-color: #73cff4; }
	.pslogin-block .pslogin-buttons ul li.mailchimp .pslogin-button-icon { background-position: 0px -273px; }
	.pslogin-block .pslogin-buttons ul li.mailchimp .pslogin-button-text { color: #000000; }

	.pslogin-block .pslogin-buttons ul li.persona span.pslogin-button-auto { background-color: #ee5931; }
	.pslogin-block .pslogin-buttons ul li.persona .pslogin-button-icon { background-position: -34px -273px; }

	.pslogin-block .pslogin-buttons ul li.dribbble span.pslogin-button-auto { background-color: #f26798; }
	.pslogin-block .pslogin-buttons ul li.dribbble .pslogin-button-icon { background-position: -67px -273px; }

	.pslogin-block .pslogin-buttons ul li.goodreads span.pslogin-button-auto { background-color: #743900; }
	.pslogin-block .pslogin-buttons ul li.goodreads .pslogin-button-icon { background-position: -100px -273px; }
 
	.pslogin-block .pslogin-buttons ul li.lastfm span.pslogin-button-auto { background-color: #c02c0c; }
	.pslogin-block .pslogin-buttons ul li.lastfm .pslogin-button-icon { background-position: -135px -273px; }

	.pslogin-block .pslogin-buttons ul li.alipay span.pslogin-button-auto { background-color: #00a0e9; }
	.pslogin-block .pslogin-buttons ul li.alipay .pslogin-button-icon { background-position: -202px -274px; }

	.pslogin-block .pslogin-buttons ul li.wechat span.pslogin-button-auto { background-color: #4ec034; }
	.pslogin-block .pslogin-buttons ul li.wechat .pslogin-button-icon { background-position: -1px -306px; }

	.pslogin-block .pslogin-buttons ul li.naver span.pslogin-button-auto { background-color: #23b300; }
	.pslogin-block .pslogin-buttons ul li.naver .pslogin-button-icon { background-position: -34px -307px; }

/*======= social buttons =======*/
#prpop-pop-up-bg .pslogin-block {
	text-align: center;
	clear: both;
	margin-bottom: 5px;
}

#prpop-pop-up-bg .prpop-account-create .pslogin-block {
	display: none;
}

#prpop-pop-up-bg .pslogin-block .pslogin-buttons.pslogin-buttons-showfull {
	width: 100%;
}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-auto {
		width: 100%;
		position: relative;
		display: block;		
		height: 32px;
	}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-icon {
		position: absolute;
		background-color: inherit;
	}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-text {
		width: 100%;
		padding-left: 32px;
		font-size: 12px;
	}

	/*=== modern blue ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer {
		margin: 0 auto 10px;
		width: 100%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-spacer:before {
		display: block;
		content: "";
		clear: both;
		width: 100%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-spacer table {
		margin-top: 15px;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block {
		padding-top: 10px;
		clear: both;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

		#prpop-pop-up-bg.prpop-default .pslogin-block li a span.pslogin-button-auto {
			min-width: 32px;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
			width: 70%;
			min-height: 32px;
			margin-bottom: 0px;
			vertical-align: inherit;
			display: inline-block;
			float: none;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons li {
			width: auto;
			min-height: 32px;
			margin-bottom: 5px;
			vertical-align: middle;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}

	/*=== glamour gray ===*/
	#prpop-pop-up-bg.glamour-grey .pslogin-spacer {
		margin: 0 auto 10px;
		width: 100%;
		float: left;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: white;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer:before {
		display: block;
		content: "";
		clear: both;
		width: 100%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer table {
		margin-top: 15px;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block {
		margin-top: 10px;
	}


	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 70%;
		min-height: 32px;
		margin-bottom: 5px;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons li {
		width: auto;
		min-height: 32px;
		margin: 0 5px 5px 0;
		vertical-align: middle;
	}

		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-auto {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			min-width: 32px;
		}
	
		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-text {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-icon {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;			
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			border-radius: 3px 0 0 3px;
			-webkit-border-radius: 3px 0 0 3px;
			-moz-border-radius: 3px 0 0 3px;
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}


	/*=== light silver ===*/
	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer {
		margin: 10px auto;
		width: 70%;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-border {
		border-top: 1px solid #A5A5A5;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-bordertext {
		color: #444;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-spacer {
		width: 70%;
		
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons .pslogin-spacer:before {
		display: none;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer .pslogin-border {
		border-top: 1px solid #A5A5A5;
	}
	
	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext {
		border: 1px solid #A5A5A5;
		color: #444;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: black;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
		width: 70%;
		margin: 0 auto;
		text-align: center;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 100%;
		min-width: 32px;
		min-height: 34px;
		margin-bottom: 5px;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons li {
		width: auto;
		min-width: 34px;
		height: 34px;
		margin: 0 0 5px 0;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons ul li a {
		display: inline-block;
		width: 100%;
	}


	#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-auto {
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		-moz-box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);	
		
	}


	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-auto {
		border: 1px solid rgba(0, 0, 0, 0.09);
		height: 34px;
	}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-text {
			height: 34px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
			box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		}
	
		#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			border: none;
			border-radius: 5px 0 0 5px;
			-webkit-border-radius: 5px 0 0 5px;
			-moz-border-radius: 5px 0 0 5px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			height: 32px;
			width: 32px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
			border: 1px solid rgba(0, 0, 0, 0.09);
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			height: 34px;
			width: 34px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}

/*=== open-id Page ===*/
.pslogin-openid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 20px;
}

	.pslogin-openid .network-logo {
		background: url('http://editor.styleflip.com/sfold/skin/frontend/base/default/images/plumrocket/pslogin/social_openid.png');
		width: 180px;
		height: 70px;
		margin: 0 auto 15px auto;
	}
	
	.pslogin-openid.livejournal .network-logo { background-position: -180px 0; }
	.pslogin-openid.verisign .network-logo { background-position: 0 -70px; }

	.pslogin-openid input[type=submit] {
		height: 32px;
		line-height: 32px;
		vertical-align: top;
		padding: 0;
		text-align: center;
		min-width: 144px;
		box-sizing: border-box;
		font-size: 12px;
		color: white;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border: 0px;
	}
	
	.pslogin-openid input[type=submit]:hover {
		opacity: 0.8;
		filter: alpha(opacity=80);
	}

	.pslogin-openid input[type=text] {
		width: 100%;
		border: 1px solid #D0D0D0;
		height: 30px;
		line-height: 25px;
		margin-bottom: 5px;
		margin-top: 10px;
		padding: 2px;
		box-sizing: border-box;
		font-size: 14px;
	}
	
	.pslogin-openid .form-wrapper {
		background-color: #f3f3f3;
		color: #464646;
		width: 300px;
		margin: 0 auto;
		padding: 25px;
		box-shadow: 0px 2px 7px 0px #c1c1c1;
		-moz-box-shadow: 0px 2px 7px 0px #c1c1c1;
		-webkit-box-shadow: 0px 2px 7px 0px #c1c1c1;
		border-radius: 15px;
		font-size: 14px;
	}
	
	.pslogin-openid .ajax-loader {
		width: 110px;
		height: 14px;
		margin: 0 auto 5px auto;
	}

		.pslogin-openid .ajax-loader .image-gif {
			background: url('http://editor.styleflip.com/sfold/skin/frontend/base/default/images/plumrocket/pslogin/ajax-loader-h.gif');
			width: 110px;
			height: 14px;
			display: none;
		}

		.pslogin-openid .ajax-loader .error-text {
			color: red;
			font-size: 11px;
			/*display: none;*/
		}



@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
		background: url('http://editor.styleflip.com/sfold/skin/frontend/base/default/images/plumrocket/pslogin/social_retina.png');
		background-size: 236px 340px;
		-webkit-background-size: 236px 340px;
		-moz-background-size: 236px 340px;
	}

}

@media screen and ( max-width: 767px ) {

	.pslogin-block .pslogin-buttons {
		width: 100%;
	}

	.pslogin-block .pslogin-buttons.show-button-text ul li .pslogin-button-text {
		display: inline-block;
	}

	.pslogin-block .pslogin-xs {
		display: inline-block!important;
	}

	.pslogin-block .pslogin-spacer .pslogin-bordertext {

	}

}


@media screen and (max-width: 640px) {

	/*=== social login ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer,
	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 60%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer {
		float: none;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 60%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 100%;
	}

}


@media screen and (max-width: 480px) {

	/*=== social buttons ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer,
	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 100%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 100%;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-spacer,
	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
		width: 100%;
	}

}

/*=== animate ===*/
#pslogin-pop-up-bg {
  -webkit-animation-duration: 1s;
  -moz-animation-duration:1s;
		animation-duration: 1s;
  -webkit-animation-fill-mode: both;
		animation-fill-mode: both;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

/**
 * Googletranslate Extension
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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   QS
 * @package    QS_Googletranslate
 * @author     Quart-soft Magento Team <magento@quart-soft.com>  
 * @copyright  Copyright (c) 2010 Quart-soft Ltd http://quart-soft.com
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.google-translate-container { margin:0 auto; width:940px; padding:0 5px; text-align:left; }
.google-translate-container .goog-te-gadget { color: #cccccc; }

