/**
 * 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) 2013 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:#FFFFFF;
    color: #4A4D4F;
    font-family:'Open sans',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
	text-align:left;
	overflow-x: hidden;
}

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

a             { color:#2271B2; text-decoration:none; }
a:hover       { text-decoration:none; color:#CF082E; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:24px; color:#424243; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; margin-bottom:15px; }
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; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page {}

.header-container { }
.nav-container1{ display:none; }
.nav-container { margin-bottom: 10px; position:relative;z-index:99;background:#fff;border-bottom:2px solid #f15722;box-shadow:0 0 0 1px #E8E8E8;}
.ie7 .nav-container {position:relative;z-index:99;}
.main-container { }
.footer-container { background:transparent;}
.header-container,.nav-container,.main-container,.footer-container{}

.header,.nav-inner,.main,.footer {
	width:1240px; 
	margin:0 auto; 
	padding:0px; 
	
	background:#fff;
}
.nav-inner{background:transparent;}

.header {  position:relative; z-index:10;width:100%;z-index:999; background:#fff;}
.header_top {   height:44px;width:1240px;margin:0 auto; }
.header-bottom{  }
.main { min-height:500px; margin-bottom:20px !important;}
.footer {   padding:10px 0; width: 1240px; background:transparent;}

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

/* Base Columns */
.col-left { float:left; width:225px; padding:0 0 0px; }
.col-main { float:left; width:995px; padding:0 0 0px;clear:both;}
.col-right { float:right; width:225px; padding:0 0 0px; margin-left:0px; }

/* 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:540px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:760px; }
.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-1  img{ width:100%;  }
.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 { vertical-align:middle;  }
input.input-text,select,textarea { background:#fff; border:1px solid #E6E6E6;color:#424243;font-family:'Open sans',Arial,Helvetica,sans-serif; }
input.input-text,textarea { padding:5px;   }
input.input-tex:focus,textarea:focus {  -moz-box-shadow: #bbb 0 0 3px;
  -webkit-box-shadow: #bbb 0 0 3px;
  box-shadow: #bbb 0 0 3px;}
select { padding:3px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #CDCDCD; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.ie7 button.button { height:auto !important;   }
 
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer;   }
button.button span , .back-link a { display:block;  
	 background:#FFE422; 
 	height: 16px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size:14px;
	-moz-border-radius:4px;
	font-family:'Open sans',Arial,Helvetica,sans-serif;
	transition-duration:300ms;
    line-height: 17px;
    padding: 9px 15px;text-align:center; white-space:nowrap; color:#0F0F0F; text-decoration:none;}
button.button span span { border:0; padding:0;   }
button.button:hover span , .back-link a:hover ,.cart .discount button:hover span {background:#EAE8E9;transition-duration:300ms;}
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { 
	height:40px;
	 line-height:40px; 
	 border:0;
	 padding:0 35px;  
	 font-size:16px;
}
.cart .discount button span , button.btn-checkout span {   color:#fff; 	 background:#CF082E;border:1px solid #C82F2F; }
.cart .discount button:hover span , button.btn-checkout:hover span{ background:#EBEBEB; color:#666; border-color:#DBDBDB;  }
button.btn-checkout.no-checkout span {color:#b8baba; }
button.btn-checkout.no-checkout span span {}
.cart .discount button span span{border:0px;}
p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { box-shadow:0 0 3px #E6E6E6;   }
/*.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;   font-weight:normal; position:relative; z-index:0; padding-bottom:5px; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#DD4B39; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:250px; }
.form-list textarea { width:250px; 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 .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,
.form-list .customer-name-middlename .name-middlename { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.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 .name-middlename 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:#DD4B39; 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:20px 0 0; padding:5px; border:0px solid #ededed; text-align:right; }
.buttons-set p.required { margin:-25px 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

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

.fieldset { margin: 20px 0;
    padding: 0; }
 

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:12px; line-height:13px; background:url(../../skin/frontend/default/MAG090167/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#DD4B39; }
.validation-failed { border:1px dashed #DD4B39 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#DD4B39; }
/* 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; line-height:20px; }
.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; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../../skin/frontend/default/MAG090167/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../../skin/frontend/default/MAG090167/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../../skin/frontend/default/MAG090167/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs {   line-height:1.25; margin:0 0 13px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:normal; }

/* Page Heading */
.page-title {    border-bottom: 1px solid #E0E0E0;
    margin: 0 0 20px;
    overflow: hidden;
    padding-bottom: 10px;
    width: 100%; }
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#424243; text-align:left;  }
.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 {  padding:5px 8px; margin:10px 0; text-align:right; }
.pager .amount { float:left; margin:0;  padding-top: 4px;}
.pager .amount strong{ font-weight:normal;}
.pager .limiter { float:right; margin-left:10px; z-index:999 !important;margin-top:2px; }
.pager .limiter label  { vertical-align: super;  }
.pager .limiter span { display:none; vertical-align: super; }
.pager .limiter select {  margin:0 0 1px; vertical-align:middle; }
.pager .pages {  margin:2px 0 0 10px; float:right; }
.pager .pages strong{ display:none; }
.pager .pages ol {float:left; padding:3px; }
.pager .pages li { 
    display: inline;
    margin: 0 2px 0 0px;
	transition-duration:300ms;
    padding:2px 8px; 
	background:#fff; 
	cursor:pointer;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border:1px solid #E1E0E0;   }
.pager .pages .current , .pager .pages li:hover {background: none repeat scroll 0 0 #f6f6f6;transition-duration:300ms;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border:1px solid #CFCECE;
	}
.pager .pages .current, .pager .pages li:hover a{ color:#444; }
.pager .pages li  img ,.pager .pages li  a { text-decoration:none; }
 
/* Sorter */
.sorter {  }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:0px; margin-right:10px; }
.sort-by label {  margin-right:5px;padding-top: 0px;   text-align:left; display:inline; vertical-align: super;}
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

.pager .pager_right .sort-by{ float:right;  z-index:8;margin-top:1px;line-height:16px;}
 
.pager .pager_right .sort-by .sbHolder  { display:inline-block;line-height:25px; }
.pager .limiter .sbHolder{ display:inline-block; margin: 0 5px; }

.ie7 .pager .limiter .sbHolder , .ie7 .pager .sort-by .sbHolder  { display:inline;}

.desc-asc{    margin-top: 2px; float:right; display:inline; margin-left:0px; }
.sort-by a.uparrow ,  .sort-by a.downarrow:hover {
  background: url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -142px -168px transparent;
    display: block;
    height: 23px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms;
    width: 23px;
} 
.sort-by a.downarrow ,  .sort-by a.uparrow:hover{
  background: url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -121px -168px #F0F0F0;
    display: block;
    height: 23px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms;
    width: 23px;
}

/* Toolbar */
.toolbar { margin-bottom:10px; }
.toolbar .pager { padding:7px;  border-radius: 5px;background:#F1F1F1;}
 .toolbar .pager .pager_left{ float:left; margin-top:2px;}
  .toolbar .pager .pager_right{ float:right;position:relative;z-index:8; }
.toolbar .sorter {   }
.toolbar-bottom {}

/* ==================== List/Grid Image ============*/
.view-mode{ float:left; margin-right:10px; margin-bottom:0; }
.view-mode label {
    display: none;
}
.view-mode strong.list, .view-mode a.list, .view-mode a.grid, .view-mode strong.grid {
    background: url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll 0 0 transparent;
	display:inline-block;
    height: 29px;
    margin: 0;
    text-align: left;
    text-indent: -999em;
    width: 25px;
	transition: all 300ms ease 0s;
}
.view-mode a.grid		{ background-position:-1px -125px;}
.view-mode strong.list {
    background-position:-32px -154px;
	margin-left:-6px;
}
.view-mode a.list {
    background-position: -32px -124px;
	margin-left:-6px;
}
.view-mode a.list:hover	{ background-position:-32px -153px;transition: all 300ms ease 0s;}
.view-mode a.grid:hover	{ background-position:-1px -154px;transition: all 300ms ease 0s;}
.view-mode strong.grid {
    background-position:-1px -153px;	
}

/* Data Table */
.data-table { width:100%; border:1px solid #E6E6E6; }
.data-table .odd  { background:#fff }
.data-table .even { background:#FBFBFB; } 

/*.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:5px 8px; font-weight:bold; }
.data-table td { padding:5px 8px; }

.data-table thead th { font-weight:bold;/* border-right:1px solid #c2d3e0;*/ padding:7px 8px; color:#424243; 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:#F4F4F4; }
.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 {   }
.data-table tfoot tr { background-color:#F4F4F4 !important; }
.data-table tfoot td { padding-top:5px; padding-bottom:5px; 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:#fff !important; }
.data-table tbody.even tr { background:#F0F0F0 !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 { 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(../../skin/frontend/default/MAG090167/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(../../skin/frontend/default/MAG090167/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 */
.widget-static-block ul li , .std ul.disc li{ list-style:none; padding:2px 0; }
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:0px; 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 6px; padding:0; }
.std ul { list-style:disc outside; padding-left:0px; }
#product_tabs_description_tabbed_contents ul {padding-left: 40px;}
.std ol { list-style:decimal outside; padding-left:0; }
.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 */
.header .links li { display:inline; }
.header .links li.first { padding-left:0 ; }
.header .links li.last { background:none; padding-right:0; }

.link-cart { font-weight:normal; }
.link-wishlist , .link-compare {font-weight:normal; }
.link-reorder {  }
 
.link-print { /*background:url(../../skin/frontend/default/MAG090167/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ }
.link-rss { background:url(../../skin/frontend/default/MAG090167/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(../../skin/frontend/default/MAG090167/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(../../skin/frontend/default/MAG090167/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../../skin/frontend/default/MAG090167/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../../skin/frontend/default/MAG090167/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;   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;  }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(../../skin/frontend/default/MAG090167/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.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 .logo { float:left; margin:10px 0 0 10px; 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: 770px; padding:0px 0px 0 0;text-align:right; }
.shipping-badge-top {float: left; margin-left: 20px; margin-top: 20px;}
.ie7 .header .quick-access{width:800px;}
.header .welcome-msg { margin:5px 0 0 8px;  float:left;color:#fff; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search { 
	position:relative; float:right;  width:400px; height:32px;padding:7px;  
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
  	margin-top:14px;
	margin-right:15px;
	background: rgb(37,106,177); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(37,106,177,1) 0%, rgba(27,88,138,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(37,106,177,1)), color-stop(100%,rgba(27,88,138,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(37,106,177,1) 0%,rgba(27,88,138,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(37,106,177,1) 0%,rgba(27,88,138,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(37,106,177,1) 0%,rgba(27,88,138,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(37,106,177,1) 0%,rgba(27,88,138,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#256ab1', endColorstr='#1b588a',GradientType=0 ); /* IE6-9 */
	box-shadow:1px 1px 3px -1px #0A335E;
}
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; display: none;}
.header .form-search input.input-text { float:left; border:none;width:319px;   padding:7px 5px 7px 5px;font-family:'Open sans',Arial,Helvetica,sans-serif; 
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#AAAAAA;
	font-size:14px;
}
.header .form-search button.button { float:left; 
background: #fff205; /* Old browsers */
background: -moz-linear-gradient(top, #fff205 0%, #fad603 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff205), color-stop(100%,#fad603)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fff205 0%,#fad603 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fff205 0%,#fad603 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fff205 0%,#fad603 100%); /* IE10+ */
background: linear-gradient(to bottom, #fff205 0%,#fad603 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff205', endColorstr='#fad603',GradientType=0 ); /* IE6-9 */
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

height:31px; width:31px; margin-right:7px;
position: absolute;    right: 0; border-left:1px solid #ccc; top:7px;}
.header .form-search button.button span { border:0;  
	background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -230px -168px transparent;
		height:17px;
 padding:0 0 0 0px;  }
.ie7 .header .form-search button.button{position:static;margin-left:5px;height:31px !IMportant;}
.header .form-search button.button span span {   font-size:0;background:transparent;}
.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{   margin-top:8px;  float:left;}
.header .form-language label {   padding-right:5px;  }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .tm_top_currency {   margin-top:8px;   margin-left:0px;   float:left;  }
.header .tm_top_currency  label,.header .form-language label{ line-height:25px;margin-right:5px;  float:right; display:none;}
.form-language  .sbHolder ,.tm_top_currency .sbHolder{ float:right;border:none;background:transparent;}
.form-language  .sbHolder .sbOptions{width:160px;left:0;right:auto;top:36px !IMportant;}
.tm_top_currency  .sbHolder .sbOptions{top:36px !IMportant;}
.ie7 .header .form-language { width:80px; }
.ie7 .header .tm_top_currency{ width:80px; }

.header .header-cart  li{ clear:both; margin-bottom:5px; }
.ie7 .header .header-cart li{ overflow:hidden; }
.header .header-cart #panel{  
 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E6E6E6;
    display: none;
	text-align:left;
    min-width: 20px;
    padding: 10px;
    position: absolute;
    right: 0;
    top:83px; 
	width:230px;
	z-index: 20;}
.header .header-cart #panel .actions{ float:right; margin-top:7px; }
.header .header-cart #panel .actions .viewcart-btn{ margin-left:5px; }
.header .header-cart #panel .product-name a{ font-size:13px; }
.tm_headerlinks_inner{ display:none; }
.header .links { float:right; margin:11px 0 0px;}
.header .links li { float:left; }
.header .links li a{ text-decoration:none; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-cart{ float:right; margin-top:34px; }
.cart_mini_right{ 
	background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll 4px -71px; padding:9px 5px 9px 35px;	
	 cursor:pointer; 
}
 
.cart-label
{
	border:1px solid #E8C304;
	background: #fff205; /* Old browsers */
	background: -moz-linear-gradient(top, #fff205 0%, #fad603 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff205), color-stop(100%,#fad603)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff205 0%,#fad603 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff205 0%,#fad603 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff205 0%,#fad603 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fff205 0%,#fad603 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff205', endColorstr='#fad603',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:1px 1px 3px -1px #0A335E;
}

.header-cart .right_arrow{ 
   background: url(../../skin/frontend/default/MAG090167/images/cart_up.png) no-repeat scroll center center transparent;
    margin: 0px 0 0 6px;
	vertical-align: middle;
 	 display:inline-block;
	 width:10px;
	 height:15px;
}
.ie7 .header-cart .right_arrow{ display:inline}
.header-cart  .active .right_arrow{ background: url(../../skin/frontend/default/MAG090167/images/cart_down.png) no-repeat scroll center center transparent;}

.headertoggle_img{
background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -116px -123px;
height: 20px;
    margin: 0 auto;
    text-align: center;
    width: 40px;
}
/********** < Navigation */
.advanced_nav{ display:none; }
.nav-inner #nav , .nav-responsive , #advancedmenu{  
	background: #efefef; /* Old browsers */
background: -moz-linear-gradient(top, #efefef 0%, #e7e7e7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #efefef 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #efefef 0%,#e7e7e7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #efefef 0%,#e7e7e7 100%); /* IE10+ */
background: linear-gradient(to bottom, #efefef 0%,#e7e7e7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
	clear: both;
	border-radius:5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	height:47px;
	padding:0 5px;
	border:1px solid #DBDBDB;
	box-shadow:0 2px 2px -1px #FFFFFF inset;
 }
 .ie7 #advancedmenu,.ie8 #advancedmenu{filter:none;}
 .ie8 .advance_menu{width:455px;}
 .ie8 .cate_right .actions{z-index:0;}
/* 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;text-decoration:none; }
#nav a:hover , #nav > li:hover > a , #nav li.active > a , .custom_menu:hover a  , .cms-home .home_link a , div.menu a:hover ,div.act .parentMenu > a ,div.active .parentMenu > a{
 background:transparent; color:#2271B2;}
#nav span { display:block; cursor:pointer; white-space:nowrap; } 
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url("../../skin/frontend/default/MAG090167/images/cart_up.png") no-repeat scroll right center transparent; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav > li { float:left;border-left:1px solid #D6D6D6;}
#advancedmenu .parentMenu{border-left:1px solid #D6D6D6;}
#advancedmenu .parentMenu.home_link{border-left:0px;}
.ie8 #advancedmenu .parentMenu.home_link a{height:25px;}
#nav li.first{}
#nav li.last{border-right:0px;}
#nav a , .nav-responsive span  {float:left;}
#nav a , .nav-responsive span , div.menu a, div.megnor-advanced-menu-popup a { 
 padding:12px 20px 12px; color:#0F0F0F; font-size:14px;  text-decoration: none;
}
#advancedmenu .menu div > a{margin-bottom:2px;}
#nav li.over a,
#nav a:hover , div.menu a:hover , div.menu.active a{ color:#2271B2; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0;  }
#nav ul li.last {  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 ,.responsive-menu #nav-mobile{	 
	 background:#fff;
	 box-shadow:0 1px 7px -5px #A6A6A6;
	 }
#nav ul,
#nav div { position:absolute; width:15em; top:48px; left:-10000px; padding:10px;border:1px solid #F2F2F2; }
#nav div ul { position:static; width:auto; border:none; }

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

#nav ul li a {  }
#nav ul li a:hover , #nav > li ul > li:hover > a , .responsive-menu a:hover  { background:#fff;color:#555!important; }
#nav ul li a ,.responsive-menu a
{ color:#2271B2 !important; text-decoration:none; display:block; }
#nav ul span,
#nav ul li.last li span , .responsive-menu li a { padding:4px; }

/* 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 #fff; margin:0 0 15px; }
.block .block-title { 	
	padding:6px 15px;
	color:#fff;
	text-transform:capitalize;
	border-radius:5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #efefef 0%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efefef 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efefef 0%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #efefef 0%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #efefef 0%,#e7e7e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
	box-shadow:0 2px 2px -1px #FFFFFF inset;
	border:1px solid #DBDBDB;
}
.block .block-title strong { display:block; min-height:16px; padding:1px 0 1px; color:#000000;font-weight:normal; font-size:16px; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px;  font-weight:normal;  }
.block .block-content { 
/*	position:relative;*/
	background:#fff;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px !important;
	-webkit-border-radius:0 0 5px 5px !important;
	border:1px solid #DBDBDB;
	border-top:0px;
	margin:0px 0 0 0;
	padding:10px 15px;}
.block .block-content li{ padding:2px 0;color:#2271B2;  }
.block .block-content li a{ text-decoration:none; }
.block .block-content li .product-name a{ font-size:14px; }
.block .block-content li.item { padding:7px 3px; }
.block .block-content .product-name { color:#555555; }
.block .btn-remove,
.block .btn-edit , #panel .btn-edit ,#panel  .btn-remove{ float:right; margin:6px 0 2px 5px; }
#panel .btn-edit ,#panel  .btn-remove{margin:6px 0 2px 5px;}
.block .actions { background:transparent; padding:6px 9px; text-align:right; }
.block .actions a { float:left;text-decoration:underline; }
.block .actions a:hover{text-decoration:none;}
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 0px; }

/*.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-gr-search,
.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 #E6E6E6; margin-bottom:10px; }
.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 .block-content li.current{  padding: 4px 0 !important;  }
.block-account .block-content li.current strong{ font-weight:normal; padding:4px 0 4px 16px !important; color:#0F0F0F;}
/* Block: Currency Switcher */
.block-currency {   }
.block-currency .block-title { }
.block-currency .block-title strong { }
.block-currency .block-content { }
.block-currency .block-content select { }

/* Block: Category Navigation */
#category-treeview li a , .block-account .block-content li a , #recently-viewed-items a , .block-brand-nav li a{
	
	background: url(../../skin/frontend/default/MAG090167/images/cat_arrow.png) no-repeat scroll 3px -17px transparent;
    display: block;
    padding: 4px 0 4px 16px;
    text-decoration: none;
}
.ie7 #category-treeview li { display:inline }
.block-brand-nav  .sbHolder li a , .block-brand-nav .sbHolder li a:hover{ background:none; padding-left:5px; }
#category-treeview li , .block-account .block-content li , #recently-viewed-items li , .block-brand-nav li{ padding:0 !important; }
#category-treeview li a:hover , .block-account .block-content li a:hover  ,.block-account .block-content li.current ,
 #recently-viewed-items a:hover , .block-brand-nav li a:hover
{background:url(../../skin/frontend/default/MAG090167/images/cat_arrow.png) no-repeat scroll -10px 11px transparent;color:#0F0F0F;}
#category-treeview li ul { margin-left:15px; }
#category-treeview li ul a {background: url("../../skin/frontend/default/MAG090167/images/cat_arrow.png") no-repeat scroll 3px -17px transparent;}
#category-treeview li ul a:hover {background:url("../../skin/frontend/default/MAG090167/images/cat_arrow.png") no-repeat scroll -10px 11px transparent;}
#category-treeview li.last a , .block-account .block-content li.last a , #recently-viewed-items li.last a , .block-brand-nav li:last-child a{ border-bottom:none; }
#category-treeview .hitarea {
	background: none;
	height: 16px;
	width: 16px; 
	float: right;
	cursor: pointer;
	margin-right:0px;
	 margin-top: 8px;
}
#category-treeview .expandable .collapsable-hitarea{ 
	background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -237px -127px transparent;		 
} 
#category-treeview .expandable-hitarea { 
	background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -208px -127px transparent;		 
} 
#category-treeview .collapsable-hitarea { 
	background: url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -237px -127px transparent;		
} 

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-title {}
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; display:none; }
.block-layered-nav .block-content {  }
.block-layered-nav dt {   border-bottom: 1px solid #E6E6E6;    font-weight: normal;    padding: 0 0px 4px; text-transform:capitalize; font-size:14px; color:#CF082E;}
.block-layered-nav dd { padding:5px 0px;}
.block-layered-nav a{ background:url(../../skin/frontend/default/MAG090167/images/cat_arrow.png) no-repeat scroll 3px -23px transparent; padding-left:16px; }
.block-layered-nav a:hover{ background:url(../../skin/frontend/default/MAG090167/images/cat_arrow.png) no-repeat scroll -10px 5px transparent;}
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { background:#F4F4F4; padding:4px 20px 4px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { font-weight:bold;  text-transform:uppercase; display:inline-block; vertical-align:top;color:#000; }
.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:0px; top:9px; margin:0;
 background:url(../../skin/frontend/default/MAG090167/images/btn_remove.gif) no-repeat scroll 0 0 transparent; }
 .block-layered-nav .currently .btn-remove{padding-left:6px;}
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; text-align:right; }
.block-layered-nav .actions a { float:none; background:none; }
.block-layered-nav .price{color:#2271B2;}
/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }
.block-cart .summary {padding:2px px 8px; margin:10px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:normal; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:transparent; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { }
.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 { }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a , .block-related .actions a { float:none; }
#wishlist-table .add-to-cart-alt .input-text{ margin-bottom:8px; }

/* Block: Related */
.block-related .block-title strong {}
.block-related input.checkbox { float:left;margin-top:2px;margin-left:1px;opacity:1; }
.block-related .tm-checkbox .tm-hide {
}
.block-related .product { margin-left:0px; }
.block-related li{ position:relative; }
.block-related .tm-checkbox{ position:absolute; left:2px;}

/* Block: Compare Products */
.block-compare .block-title strong {}
.block-compare button.button span {  }
.page-popup .link-print { background:url(../../skin/frontend/default/MAG090167/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(../../skin/frontend/default/MAG090167/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th {  }
.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 {text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name {   }
.compare-table tr.first td .product-name a {   }
.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 { }

/* Block: Recently Compared */
.block-compared .block-title strong {  }

/* Block: Poll */
.block-poll .block-title strong { }
.block-poll .block-subtitle {  }
.block-poll label { color:#777;   }
.block-poll input.radio {  }
.block-poll .label {     margin-left: 3px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span {   }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span {  }

/* Block: Tags */
.block-tags .block-title strong {  }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a {  }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 0px;background:transparent;border:0px;border-radius:0px; }
.block-subscribe .block-title strong {   }
.block-subscribe label { font-weight:normal;  }
.block-subscribe input.input-text { display:block; width:187px; margin:3px 0 5px;border-color:#E4E4E4;padding:10px 10px 9px;border-right:0px; 
	border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
}
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button {  }
 

/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:0px; display:inline; }
.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-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-title h2
{
	border-bottom:1px solid #E6E6E6;
}
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px;text-align:justify; }
.category-products {}
.category-title h2 a{ padding:0  !important; }
.category-title h2 , .category-title h2 a,  .crosssell h2{   
   background: none repeat scroll 0 0 transparent; 
    color: #424243;
    font-size: 18px;
    padding: 10px 0;}
 h2.product-name{ background:none; padding:0 !important; border-bottom: none !important; }
 
/* View Type: Grid */
/*.products-grid { border-bottom:1px solid #d9ddd3; background:url(http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/images/bkg_grid.gif) 0 0 repeat; position:relative; }
.products-grid.last { border-bottom:0; }*/
.products-grid{ width:100%; }
.products-grid li.item , .col-main .slider-item{ float:left; width:248px; padding:0; list-style:none; }
.products-grid li.first_item_tm{ }
.products-grid li.last_item_tm{ }
.products-grid li .product-block{
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #E6E6E6;
    clear: both;
    margin: 20px 0;
    overflow: hidden;
}
.products-grid li.last_item_tm .product-block{border:none;}
.products-grid li .product-block-inner{
	overflow: hidden;
    padding: 10px;
    position: relative;
    text-align: center;

}

a.product-image { display:block;  margin:0 0 20px; }
.products-grid .product-name { margin:0 0 5px; font-weight:normal; font-size:14px; }
.products-grid .product-name a { }

.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; } 

.product-carousel .product-block{
  background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin:0;
    overflow: hidden;
	border-right:1px solid #E6E6E6;
	padding:10px 0;
}
.product-carousel .last_item_tm .product-block{border-right:0px;}

.product-carousel .product-block-inner{
  overflow: hidden;
    padding: 10px;
    position: relative;
    text-align: center;
}

.product-block-inner .new-label{display: block;
    padding:1px 8px;
    position: absolute;
	top: 0px;
    right: 20px;
    text-align: center;
    text-transform: uppercase;
	background-color:#F1F1F1;
	color:#0F0F0F;
	font-size:13px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	z-index:7;
	font-family:'Open sans',Arial,Helvetica,sans-serif;
	opacity:0;
	transition-duration:500ms;
	
	
}

.product-block-inner .sale-label{display: block;
    padding:1px 8px;
    position: absolute;
	top: 0px;
    left: 20px;
    text-align: center;
    text-transform: uppercase;
	background-color:#f15722;
	color:#fff;
	border-radius:4px;
	font-size:13px;
	-webkit-border-radius:4px;
	font-family:'Open sans',Arial,Helvetica,sans-serif;
	-moz-border-radius:4px;
	z-index:7;
	transition-duration:500ms;
	
}
.product-carousel .product-block:hover .new-label, .products-grid li .product-block:hover .new-label
{opacity:1;transition-duration:1000ms;}
.products-list li .list-left .new-label{display: block;
    padding:1px 8px;
    position: absolute;
	top: 0px;
    right: 0px;
    text-align: center;
    text-transform: uppercase;
	background:#F1F1F1;
	color:#0F0F0F;
	font-size:13px;
	border-radius:4px;
	-moz-border-radius:4px;
	font-family:'Open sans',Arial,Helvetica,sans-serif;
	-webkit-border-radius:4px;
}
.products-list li .list-left .sale-label{display: block;
    padding: 1px 8px;
    position: absolute;
	top:0px;
    left: 0px;
    text-align: center;
    text-transform: uppercase;
	background:#F1F1F1;
	color:#0F0F0F;
	font-size:13px;
	border-radius:4px;
	font-family:'Open sans',Arial,Helvetica,sans-serif;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
/* View Type: List */
.products-list li.item {   border-bottom: 1px solid #EDEDED;    margin: 20px 0;    padding: 20px 0px; }
.products-list li .list-left{ float:left; margin-right:40px; position:relative; }
.products-list li .list-center{ width:540px; padding-right:15px; border-right:0px;float:left;  }
.products-list li .list-right{ padding-left: 10px; overflow:hidden; text-align:center;margin-top:10px;}
.products-list li.item.last { border:none; }
.products-list .product-image { float:left; margin:0 0 10px; }
.products-list .product-shop {  }
.products-list .product-name { margin:0 0 10px !IMportant; font-weight:normal;   color:#203548;border-bottom:1px solid #E6E6E6 !IMportant;padding-bottom:10px !IMportant; }
.products-list .product-name a { color:#0639FD; }
.products-list .price-box {   margin:3px 0px 5px 0; }
.products-list .availability { float:none; margin:3px 0 0;text-align:center; }
.products-list .desc { clear:both; padding:0px 0 0; margin:0 0 15px; line-height:22px;font-size:13px;text-align:justify; }
.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; }
.products-list li .ratings .rating-box{ float:left; margin-right:10px; }
/* ======================================================================================= */


/* Product View ========================================================================== */

/********************** Product View Tabs */
.product-view .tabs { margin: 35px 0px 0 0; overflow:hidden;  zoom: 1; }
.product-view .tabs li               
{ 
	float:left; 
	line-height:24px;  
	background: transparent; 
	margin-right:4px;
}
.product-view .tabs li.first          { border-left:0; }
.product-view .tabs li.last           { border-right:0; }
.product-view .tabs a                 { 
	display:block; 
	padding:10px 20px; 
	text-decoration: none; 
	font-weight:normal;
	border-bottom:0px;
	font-size:18px;
	
	background: rgb(239,239,239); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(231,231,231,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(231,231,231,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(231,231,231,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(231,231,231,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(231,231,231,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(239,239,239,1) 0%,rgba(231,231,231,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
	color:#424243;	
	border: 1px solid #E8E8E8;
    border-radius: 4px 4px 0px 0;
    box-shadow: 0 1px 2px -1px #FFFFFF inset;
	transition-duration: 200ms;
}
.product-view .tabs a:hover ,
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover { 
	background: rgb(41,109,182); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(41,109,182,1) 0%, rgba(33,84,141,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,109,182,1)), color-stop(100%,rgba(33,84,141,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(41,109,182,1) 0%,rgba(33,84,141,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(41,109,182,1) 0%,rgba(33,84,141,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(41,109,182,1) 0%,rgba(33,84,141,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(41,109,182,1) 0%,rgba(33,84,141,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#296db6', endColorstr='#21548d',GradientType=0 ); /* IE6-9 */
	color:#fff;
	border:1px solid #3D7AAD;
	transition-duration: 200ms;

}

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{  float:left; margin-bottom:6px;}
 #product_tabs_related_tabbed_contents li .product-images SPAN {}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}
.product-collateral .padder
{ border:1px solid #E8E8E8;border-top:2px solid #E8E8E8; padding:15px 10px; background:#FFF;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
}

#product_tabs_description_tabbed_contents h2,#product_tabs_related_tabbed_contents  .block-title { display:none; }

.padder h6{
	color: #666;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
	display:none;
	background:#F7F6F6;
}

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

.ratings {   line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; display:none; }
.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(../../skin/frontend/default/MAG090167/images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../../skin/frontend/default/MAG090167/images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box {margin-right:5px; display:inline-block; }
#my_recent_reviews .ratings .rating-box{margin:4px 0 0 5px;}
.product-shop .ratings .rating-box{margin:2px 10px 0 0;float:left;}
.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:normal; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:25px; background:url(../../skin/frontend/default/MAG090167/images/megnor/availability.png) 0 3px no-repeat; padding-left:30px; }
.availability-only span,
.availability-only a {  }
.availability-only a { background:url(../../skin/frontend/default/MAG090167/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 {  }
.product-view .product-shop .availability span { font-weight:normal; color: #CF082E; }

/* 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;   color: #CF082E; }

.price-box { margin:2px 0; }
.price-box .price { font-weight:normal; color:#CF082E; font-size:14px; }

/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price {   font-size: 14px;    font-weight: normal; color:#CF082E; }
.block .regular-price,
.block .regular-price .price {  }

/* Old price */
.old-price { margin:0; text-decoration: line-through; color: #333 !important; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:normal; color:#c76200;font-size:14px; 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:15px; font-weight:normal; 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; margin:3px 0; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; font-size:13px; }

/* 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:normal; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:normal; white-space:nowrap; }

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

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

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#F4F4F4; border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
 }
.tier-prices li { line-height:1.4;  padding:2px 0 2px 0px; }
.tier-prices .benefit { font-style:italic; font-weight:bold;  }
.tier-prices .price { font-weight:bold;  }

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

/* Add to Links */
.add-to-links { margin:5px 0 0; font-size:12px;  }
.add-to-links li{ list-style:none; }
.add-to-links .separator { display:none; }
.add-to-links li a.link-wishlist{ background:url(../../skin/frontend/default/MAG090167/images/add.png) no-repeat left center;padding-left:18px; }
.add-to-links li a.link-compare{ background:url(../../skin/frontend/default/MAG090167/images/add.png) no-repeat left center;padding-left:18px;}


/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:normal; color:#666; margin-top:6px;font-weight:bold;font-size:18px; }
.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 {   }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0;  text-align:left; }
.add-to-box .add-to-links li { margin-right:10px;  }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view {  } 
.product-essential h2 {display:none;  }

.product-collateral {   }
.product-collateral h2 ,.related-products .block-subtitle ,.box-tags h3{ font-weight:normal; font-size:15px; border-bottom:1px solid #E0E0E0; padding:0 0 10px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }
.related-products .block-subtitle{  margin-top:10px; }
.nav-container #nav li.active.home_first > a{background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll 0 -847px transparent;}
 

/* Product Images */
.product-view .product-img-box { float:left; width:402px; margin-right: 15px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; border:1px solid #EDEDED; position:relative; z-index:1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
 }
.product-view .product-img-box .product-image  #wrap{  }
.product-view .product-img-box .product-image-zoom { position:relative; width:300px; height:300px; overflow:hidden; z-index:9; border:1px solid #DBDEE1; }
.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://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/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://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/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;  } 

/* Product Shop */
.product-view .product-shop { float:right; width:568px; }
.col1-layout .product-view .product-shop { float:left; width:480px;margin-right:15px;margin-left:20px; }
.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 0 10px;color:#F30834;font-size:20px;border-bottom:1px solid #E6E6E6;padding-bottom:8px;  }
.product-view .product-shop .availability {    float: right;    margin: 0 0 10px; text-align:right;padding:2px 10px;background:#F4F4F4; 
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.product-view .product-shop .short-description { margin:10px 0; }
.product-view .product-shop .price-box { margin:15px 0 10px; }
.product-view .product-shop .price-box .price{ font-size:22px; display: block; }
.product-view .product-shop .price-box .price.old-price{font-size:15px;}
.product-view .product-shop .add-to-links { margin:0px 0; font-size:14px; }
 
.product-view .product-shop .add-to-links li{ display:inline; }
.product-view .product-shop .add-to-links li .separator { display:none; }
.product-view .product_info_block .add-to-links a
{
	padding:5px; 
	float:left;
	font-size:0px;
	height:28px;
	width:33px;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:5px;
	transition-duration:500ms;
}
.product-view .product_info_block .add-to-links a.link-wishlist{
	background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll 3px -402px #F2F0F1; 
	margin:0 15px 0 10px;
	
}
.product-view .product_info_block .add-to-links a.link-wishlist:hover{background-color:#FFE422;	transition-duration:500ms;}

.product-view .product_info_block .add-to-links a.link-compare{
	background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll 2px -438px #F2F0F1; 
}
.product-view .product_info_block .add-to-links a.link-compare:hover{background-color:#FFE422;	transition-duration:500ms;}

.product-view .product-shop .ratings .rating-links{ display:block; }

.email-addto-box{margin-bottom: 10px;} 
.email-addto-box .email-friend { float:left; margin-right:5px;position:relative; }
.email-addto-box .email-friend a{	
	background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll 4px -364px #F2F0F1; padding:5px;float:left;font-size:0px;height:28px;width:34px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	transition-duration:500ms;
}
.email-addto-box .email-friend a:hover{ background-color:#FFE422;	transition-duration:500ms;}

#prev-next-links{ float:right; margin-top:-43px; width:60px; }
#prev-next-links  a{height:24px; width:28px; display:block; margin-bottom:0; text-decoration:none;}
#prev-next-links  a#link-previous-product{background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -198px -635px transparent; float:left;}
#prev-next-links  a#link-previous-product:hover{background-position:-198px -656px;}
#prev-next-links a#link-next-product{background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -219px -635px transparent; float:right;}
#prev-next-links a#link-next-product:hover{background-position:-219px -656px;}


/* Product Options */
.product-options {  
    margin: 0;
    padding:10px;
    position: relative;
	z-index:0;
	background:#F4F4F4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:normal;  }
.product-options dt label.required em { color:#DD4B39; margin-right:5px; }
.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;  }
.product-options dd { padding:5px 10px 10px; margin:0 0 5px;   }
.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:100%;font-family:'Open sans',Arial,Helvetica,sans-serif; }
.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 {   margin-top:3px; margin-right:9px; }
#product-options-wrapper ul.options-list .tm-radio{float:left;}
.product-options ul.options-list input.checkbox {  margin-top:3px; float:left; }
.product-options ul.options-list .label {display:inline;   }
.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:0px; top:0px;padding:5px 15px; }

 

.product-options-bottom { padding:10px 0px;  }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#CF082E; }
.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:left; margin:10px 0; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; display:none;}
.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 {  float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links {   padding:5px 0 0; text-align:left; display:none; }

/* 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 {  padding:0 0 10px; margin:0 0 8px; }
*/ 
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.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 {   }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/images/bkg_pipe1.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;  margin:0 0 5px;  }
.product-view .box-tags .form-add .input-box { float:left;  }
.product-view .box-tags .form-add input.input-text { width:300px; margin-right:5px; }
.product-view .box-tags .form-add button.button span {  }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0px; font-size:12px; }

/* 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 #product-review-table{ max-width:180px; margin:15px 0; }
.product-view #product_tabs_review_tabbed_contents .form-list .input-box{ max-width:500px; width:100%; }
.product-view #product_tabs_review_tabbed_contents .form-list textarea{ width:95%; }
.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:635px; overflow:hidden; }
.send-friend .form-list li { margin-right:0px; }
.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 , .product-review .product-name { color:#2271B2; font-size:18px; text-decoration:none; margin-bottom:5px; }
.product-name a:hover{  color:#CF082E; text-decoration:none; }

/* Product Tags */
.tags-list { display:block;   border:1px solid #EDEDED; background:#FBFBFB; 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(../../skin/frontend/default/MAG090167/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 -33px 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  {background:url("../../skin/frontend/default/MAG090167/images/cat_arrow.png") no-repeat scroll 3px -24px transparent; 
padding-left:16px;}
.page-sitemap .sitemap a:hover{background:url("../../skin/frontend/default/MAG090167/images/cat_arrow.png") no-repeat scroll -10px 4px transparent; }
.page-sitemap .sitemap li { margin:5px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }


.contacform{     border-right: 1px solid #EDEDED;
    float: left;
    margin-right: 10px;
    padding-right: 15px;
    width: 46%; }
.googlemap{   float: right;
    margin-top: 10px;
    width: 50%;}
.contacform .form-list li.wide .input-box{width: 100%;}
.contacform .form-list li.wide textarea{width: 97%;}
.contacform .fieldset{ margin-top:10px; }
/* RSS */
.rss-title h1 { background:url(../../skin/frontend/default/MAG090167/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:0px; }
.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 {  margin:0 0 5px;  }
.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 {  }
.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 .col1-set{ width:455px;  float:left;}
.cart .cart-collaterals .col2-set { width:764px; float:right; }
/*.cart .cart-collaterals .col2-set .col-1{width:360px}
.cart .cart-collaterals .col2-set .col-2 { width:310px; }*/

.cart .crosssell { margin-bottom:10px;} 
.cart .crosssell .product-image {   } 
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #E6E6E6;  padding:12px 15px; margin:0 0 18px; }
/*.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; padding:0 0 0 0px; color:#e26703; text-transform:uppercase; }*/
 
.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; }
.shopping_CMS_main1{margin-bottom:10px; }
 .cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }
 
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0;   }

/* Shopping Cart Totals */
.cart .totals { float:right; width:370px; background:#FBFBFB; border:1px solid #E6E6E6; margin-bottom:10px; }
.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:20px; }
.cart .totals .checkout-types { font-size:14px; padding:0px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 10px; }
.cart .totals .checkout-types li:last-child{ background:#F4F4F4;   padding: 7px;  
  text-align: center; border-top:1px solid #fff;
  margin:0;}


/* Options Tool Tip */
.item-options dt { font-weight:bold;  float:left; margin-right:10px; }
.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;  background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; width:100px; border:1px solid #ddd; }
.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:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:normal;  }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list {  margin-top: 15px;    padding-left: 0;}
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; margin-bottom:5px; }
.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; }
.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(../../skin/frontend/default/MAG090167/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-weight:normal;  }
.gift-messages p.control {   }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {   font-weight:bold; }
.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; text-align:center;   }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {   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:98%; }

.gift-message-link { font-size:11px; background:url(../../skin/frontend/default/MAG090167/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(../../skin/frontend/default/MAG090167/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 {  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 {margin:0 0 6px; padding:5px 0px;   /* font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; color:#999;*/ }
.block-progress dd {   padding:8px 13px; margin:0 0 10px; }
.block-progress dt.complete { margin:0;   border-bottom: 1px solid #DDDDDD; }
.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; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
 #checkoutSteps{ margin-bottom:15px; }
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt.complete a{ background:url(../../skin/frontend/default/MAG090167/images/megnor/edit.png) no-repeat scroll 0 0; padding-left: 20px; font-size:12px;}
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set { margin-top:0; padding-top:15px; border:none; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.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 {border-bottom: 1px solid #E6E6E6;margin-bottom:4px;border-top:1px solid #E6E6E6;}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#E6E6E6; background:#F4F4F4;
 padding:8px 8px; text-align:right; }
.opc .step-title .number { float:left; background:#E3E3E3; border:1px solid #C5C5C5; padding:0 4px; margin:0 5px 0 0; color:#424243; line-height:20px;}
.opc .step-title h2 { float:left; margin:0;  font-size: 15px; }
.opc .step-title a { display:none; float:right;   line-height:16px; color:#fff;  }

.opc .allow .step-title { background:#EEEEEE; color:#fff; cursor:pointer; }
.opc .allow .step-title .number { background:#DBDBDB; border-color:#C0C0C0; color:#424243; }
.opc .allow .step-title h2 { color:#424243; }
.opc .allow .step-title a { display:block; color:#424243;margin-top:2px; }
.opc .allow .step-title:hover a{color:#fff;}
.opc .active .step-title ,.opc .active.allow .step-title:hover{ background:#2271B2; border:1px solid #003172; color:#fff; cursor:default;transition-duration:500ms; }
.opc .active .step-title .number,.opc .active.allow .step-title:hover .number { background:#3887C8; border-color:#fff; color:#fff;line-height:20px;transition-duration:500ms; }
.opc .active .step-title h2 ,.opc .allow .step-title:hover h2{ color:#fff; }
.opc .allow .step-title:hover{ background:#CF082E;border-color:#CF082E;transition-duration:500ms;color:#fff; }
.opc .active .step-title a { display:none; }
.opc .allow .step-title:hover .number{background:#E31C42;transition-duration:500ms;border:1px solid #FFFFFF;color:#FFFFFF;}
.opc .step { border:1px solid #E6E6E6;  padding:15px 30px; position:relative; margin-bottom:-1px;margin-top:3px; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 {  border-bottom:1px solid #e4e4e4; padding-bottom:10px; text-transform:capitalize; font-weight:normal; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0;  }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form {    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #E6E6E6;
    margin: 0;
    padding: 0; }
.opc .gift-messages-form .inner-box { padding:10px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { }
#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-onepage-success h2{ border-bottom:none;}
.checkout-progress { padding:0 90px; margin:10px 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #424243; padding:2px 0 0; font-weight:normal; text-align:center; color:#424243; }
.checkout-progress li.active { border-top-color:#CF082E; color:#CF082E; }

 
.multiple-checkout h3,
.multiple-checkout h4 {   font-weight:normal; margin-bottom:10px;   }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; font-size:13px; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !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 {  border:1px solid #EDEDED; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#F4F4F4;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 {   }

.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;  overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left;  }
.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:#CF082E; }
.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 */
 
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%;  }
.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:450px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:98%; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #EDEDED; background:#FBFBFB; padding:13px; position:relative; }
 

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
 
.account-login .content { border-bottom:0; }
.account-login .content h2 , .fieldset .legend , .box-account .box-head h2 , .addresses-list h2 ,
 .multiple-checkout h2 ,.checkout-onepage-success h2 , .order-info-box h2 , .sales-order-print .col2-set h2
{  border-bottom: 0px solid #E0E0E0;
    color: #424243;
    font-size:18px;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 0 0 10px;
    text-transform: capitalize;}
 
.account-login .buttons-set { margin:0;    }

.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://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/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(../../skin/frontend/default/MAG090167/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; 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 0 15px; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:#fff;  margin: 0 0 20px; }
.box-account .col2-set .col-1{
    border-right: 1px solid #EDEDED;
    float: left;
    padding-right: 10px;
    width: 48.5%;
}
.dashboard .box .box-title {    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #EDEDED;
    border-radius: 5px;
    margin: 0 0 10px;
    padding: 5px 5px;	
	text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:14px; font-weight:normal; margin:0; }

/* Block: Recent Orders */
  
/* Block: Account Information */ 
.dashboard .box-info h4 {  font-weight: normal;
    text-transform: capitalize; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {}
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
 
.dashboard .box-tags .number ,.dashboard .box-reviews .number{ float:left; font-weight:bold; line-height:1; color:#333; margin:0px;
 padding:5px 7px; background:#F4F4F4; }
.dashboard .box-tags .details , .dashboard .box-reviews .details{ margin-left:30px; }
.dashboard .box-tags li.item  , .dashboard .box-reviews li.item{ margin:10px 0 7px; }
.dashboard .box-tags li.item.last , .dashboard .box-reviews li.item.last { margin-bottom:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h3 { font-weight:normal;}
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff;padding:10px 0px; margin:0 0 10px; border-bottom: 1px solid #E0E0E0; }
.addresses-list li.empty { background:none; border:0; padding:0; }
 
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#F4F4F4;   padding:7px 10px; margin:0 0 8px; border-radius:5px; }
.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 , .sales-order-print .col2-set{  border:1px solid #EDEDED; padding:12px 15px; margin:0 0 15px; }
 
.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 {  margin:0 0 5px; }
.order-items .product-name {  }
.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 { 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; margin-top:10px; }
.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 {   }
#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;  }
.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://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../../skin/frontend/default/MAG090167/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 .store-switcher { display:inline; margin:0 5px 0 0;}
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { text-decoration:none; }
.footer a:hover { text-decoration:none;color:#CF082E; }
.footer .bugs { margin:13px 0 0; color:#777; }
.footer .bugs a { color:#777; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0px; float:right; }
.footer address a { color:#777; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul {  }
.footer_bottom ul.links { float:none;text-align:center;  }
.footer_bottom ul.links li em{display:none;}
.footer_bottom ul.links li a{background:transparent !IMportant;color:#fff;}
.footer_bottom ul.links li a:hover{color:#1E7EC8;}
.footer  li {  padding:0 0 4px 0;   }
 
.footer_bottom  li{display:inline; background:url(../../skin/frontend/default/MAG090167/images/bkg_pipe.jpg) 100% 60% no-repeat;padding:0 10px 0 6px; }
.footer ul.links li.last,.footer_bottom  li.last { background:none;  }
.footer-container .bottom-container { margin:0 0 5px; }



.ie7 .footer_top  li { display:block; padding-bottom:7px; padding-left:0px; }
.ie7 .footer_top ul{ display:block;}
.ie7 .social_block ul li{ padding-bottom:0px;}
 
.footer .mobile_togglemenu{ display:none; }  
.footer_top{ width:1240px; padding: 25px 0 15px; overflow:hidden;margin:0 auto;}
.footer_bottom{background: none repeat scroll 0 0 #1E5792;
    clear: both;
    overflow: hidden;
	border-top:1px solid #346EAA;
    padding: 10px 0;}
#footer .footer-area{float: left;    margin-right: 0px;    width: 100%;line-height:28px;}
#footer #block_4{ margin-right:0; }
#footer h6 ,#footer .block .block-title strong{ font-size:18px; font-weight:normal; margin-bottom:10px; color: #4E4E4F;padding-bottom:10px;
text-shadow:none; }
.social_block ul li{ float:left; height:35px; width:35px; margin:4px 10px 0px 0; padding:0; cursor:pointer; }
.social_block ul li.facebook{ background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -5px -289px transparent; }
.social_block ul li.twitter{ background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -45px -289px transparent; }
.social_block ul li.rss{ background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -85px -289px transparent; }
.social_block ul li.linkin{ background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -125px -289px transparent; }

.social_block ul li.facebook:hover{ background-position: -5px -326px }
.social_block ul li.twitter:hover{ background-position: -45px -325px }
.social_block ul li.rss:hover{ background-position: -85px -325px }
.social_block ul li.linkin:hover{ background-position: -125px -325px }

#footer .block { border:none; margin-bottom:10px; }
#footer .block .block-title{ background:none; padding:0; line-height:20px; }
#footer .block-subscribe .block-content{ background:none; border:none; padding:0;}
#footer .block-subscribe input.input-text{  width: 213px;}

#footer .mobile_togglemenu {
    background: url(../../skin/frontend/default/MAG090167/images/megnor/toggle-arrow.png) no-repeat scroll right 4px transparent;
      cursor: pointer;
    display: block;
    font-size: 15px;
    margin-right: 0;
    margin-top: -20px;
    overflow: hidden;
    padding: 0 0 4px 4px;
    text-decoration: none;
    width: 99%;
}
.padder h5.mobile_togglemenu {
    background: url(../../skin/frontend/default/MAG090167/images/megnor/toggle-arrow.png) no-repeat scroll right 4px transparent;
      cursor: pointer;
    display: block;
    font-size: 15px;
    margin-right: 0;
    margin-top: -24px;
    overflow: hidden;
    padding: 0 0 4px 4px;
    text-decoration: none;
    width: 99%;
}

#footer  .active .mobile_togglemenu , .padder  .active .mobile_togglemenu {
    background-position: right -48px;
}
.toggle .mobile_togglecolumn {
    background: url(../../skin/frontend/default/MAG090167/images/megnor/toggle-arrow.png) no-repeat scroll right 1px transparent;
    cursor: pointer;
    display: none;
    margin-top: -28px;
    overflow: hidden;
    padding: 0 0 4px;
    width: 100%;
}
.active .mobile_togglecolumn {
    background-position: right -51px;
}

#topcontrol{ font-size:0; height:46px; width:60px;
 background:url(../../skin/frontend/default/MAG090167/images/back_to_top.png) no-repeat scroll 0 0 transparent;  }

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

/* 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(../../skin/frontend/default/MAG090167/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(../../skin/frontend/default/MAG090167/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;}


/* Default Width  Start*/

.grid_default_width {  width: 248px;}
.featured_default_width {  width: 248px;}
.newproduct_default_width{  width: 248px;}
.bestseller_default_width {  width: 248px;}
.special_default_width{  width: 248px;}

.additional_default_width{ width:75px; } 
 
.brand_default_width,
.manufacture-product li.slider-item,
.manufacture-product li.product-items
{width: 130px;  }

.related_default_width,
.related-products li.slider-item,
.related-products li.product-items{  width: 185px;}

 
.upsell_default_width,
.box-up-sell li.slider-item,
.box-up-sell li.product-items{  width: 248px;}


.crosssell_default_width,
.crosssell li.slider-item ,
.crosssell li.product-items{  width: 248px;}

/* Default Width  End*/ 
/**/
.header-bottom{width:1240px;margin:0 auto;min-height:114px;position:relative;}
.header_inner_top{background:#124375;border-bottom:1px solid #346EAA;box-shadow:0 0 0px 1px #053261;}
.tm_headerlinkmenu ul.links{display:none;}
.ie7 .header_inner_top{position:relative;z-index:9;}
.header_inner_top .links li em {
     background: none repeat scroll 0 0 #EEEEEE;
    color: #666;
    display: none;
    font-size: 14px;
    font-style: normal;
    padding: 4px;
    position: absolute;
    right: -40px;
    text-align: center;
    top: 20px;
    width: 88px;
    z-index: 2;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
}
.header_inner_top .links li#toplinks5 em{right:0px;}
.header .header_inner_top .links li{position:relative;margin-left:10px;}
.header .header_inner_top .links li a{font-size:14px;padding-left:25px;color:#fff;}
.header .header_inner_top .links li a:hover{color:#4594D5;}
#toplinks1 a{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -9px -719px transparent;}
#toplinks1 a:hover{background-position:-235px -719px;}
#toplinks2 a{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -7px -753px transparent;}
#toplinks2 a:hover{background-position:-235px -753px;}
#toplinks3 a{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -8px -717px transparent;}
#toplinks3 a:hover{background-position:-233px -717px;}
#toplinks4 a{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -8px -787px transparent;}
#toplinks4 a:hover{background-position:-235px -787px;}
#toplinks5 a{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -8px -820px transparent;}
#toplinks5 a:hover{background-position:-234px -820px;}
.header #toplinks3{display:none;}

.cart_label{color:#2271B2;font-family:'Open sans',Arial,Helvetica,sans-serif;}
.cart_qty{
	padding:6px 7px 6px 11px;background:#fff;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	font-family:'Open sans',Arial,Helvetica,sans-serif;
	margin-left:8px;
	color:#2271B2;
}
.header_cms{margin-top:26px;float:none;margin-right:20px;display:inline-block;}
.ie7 .header_cms {float:left;}
<!--cms block-->
.header_inner_cms{color:#2271B2;font-size:18px;text-transform:uppercase;}
.inner_sub_cms{float:left;width:1240px;margin:10px 0 30px;}
.sub_cms_block {float:left;margin-top:10px;}
.sub_cms{float:left;width:352px;padding:18px 2%;background:#EEEEEE;border-radius:4px; cursor: initial!important;}
.sub_cms_img{
	float:left;
	border:2px solid #ECECEC;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:62px;
	margin-right:20px;
	width:62px;
	font-size:0px;
	margin-top:7px;
	transition-duration:300ms;
}
.sub_cms.first .sub_cms_img{background:url("../../skin/frontend/default/MAG090167/images/warranty.png") no-repeat scroll center 13px #fff;}
.sub_cms.sec .sub_cms_img{background:url("../../skin/frontend/default/MAG090167/images/sprite_info.png") no-repeat scroll center 20px #fff;}
.sub_cms.last .sub_cms_img{background:url("../../skin/frontend/default/MAG090167/images/money-back.png") no-repeat scroll center 12px #fff;}
.sub_cms.sec{margin:0 18px 0 17px;}
.ie7 .sub_cms.sec,.ie8 .sub_cms.sec{margin:0 15px;}
.ie7 .home-content-tab,.ie8 .home-content-tab{margin-top:15px;}
.sub_cms.last{float:right;}

.cms_head h6 span{
	color: #f15722;
    font-weight: bold;
	margin-right:5px;
  }
.cms_head h6
{
	color: #2271B2;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.cms_cont{color:#4A4D4F;line-height:20px;}
.sub_cms:hover .sub_cms_img{box-shadow:0 0 5px #E8E8E8 inset;transition-duration:300ms;}
.sub_cms:hover{cursor:pointer;}
.sub_cms_right{margin:7px 0;}
/**/
.product-block button.button > span,#products-list .list-right button > span
{
	font-size:0px;
	height:28px;
	width:34px;
	padding:5px;
	background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll 2px -477px #F2F0F1;
	transition-duration:500ms;
	border:0px;
	
}
.product-block button.button:hover > span,#products-list .list-right button:hover > span{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll 2px -477px #FFE422;}
.product-block button.button span span,#products-list .list-right button span span{background:transparent;font-size:0px;}
.product-block .add-to-links li a,.add_ext{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:0px;
	height:28px;
	width:34px;
	padding:5px;
	float:left;
}
#products-list .list-center .add-to-links li:hover .wishlist_icon{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll 3px -401px #FFE422;}
#products-list .list-center .add-to-links li:hover a{color:#0F0F0F;}
#products-list .list-center .add-to-links li:hover .compare_icon{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll 3px -439px #FFE422;}
#products-list .list-center .add-to-links li .compare_icon{margin-left:20px;}
#products-list .list-center .add-to-links li a{background:none;float:left;margin:6px 0px;padding-left:10px;}
#products-list .list-center .add-to-links li span{display:none;}
.product-block .add-to-links li a.link-wishlist,#products-list .list-center .add-to-links li .wishlist_icon{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll 3px -401px #F2F0F1;margin:0 4px 0 0;transition-duration:500ms;}
.product-block .add-to-links li a.link-wishlist:hover{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll 3px -401px #FFE422;}
.product-block .add-to-links li a.link-compare,#products-list .list-center .add-to-links li .compare_icon{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll 3px -439px #F2F0F1;transition-duration:500ms;}
.product-block .add-to-links li a.link-compare:hover{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll 3px -439px #FFE422;}

/*.product-block .actions{position:absolute;top:144px;width:92%;display:none;}*/
.product-block .actions{width:160px;margin:-20px auto 0;transition: all 0.5s ease 0s;opacity:0;position:relative;z-index:99;}
.product-block .actions .out-of-stock{display:none;}

.product-block .actions button.button,.product-block .actions .add-to-links,.product-block .actions .add-to-links li{float:left;margin:0px;}
.product-block .actions ul.add-to-links{float:none;display:inline-block;}
.product-block .actions button.button{float:none;vertical-align:top;}

.product-carousel .product-block:hover .actions,.products-grid li .product-block:hover .actions{opacity:1;}
.featured-products,.new-products{clear:both;}
.std .price-from{margin-bottom:0px;}
.featured-products .category-title h2,.new-products .category-title h2{margin-bottom:30px;}
.header_inner_cms{color:#2271b2;font-size:18px;padding-left:32px;padding-top:2px;text-align: center;}
/*second cms*/
.cms_banner{float:left;width:100%;margin:30px 0;}
.cms_banner_left{background:#FFE422;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	min-height:113px;
	padding:20px;
	width:250px;
	float:left;
}
.cms_banner_right{float:right;}
.cms_banner h5{color:#2271B2;font-size:18px;font-weight:normal;}
.cms_banner .cms_cont{color:#666;font-size:14px;}
.cms_banner .cms_banner_left a{color:#2271B2;font-size:13px;float:left;margin:7px 0 0;}
.cms_banner .cms_banner_left a:hover{color:#CF082E;}
/*.cms-home .category-products{width:346px;padding-left:20px;float:left;height:362px;margin-left:20px;}
.cms-home .category-products li.item{width:347px !important;float:none;}
/**/
/*.category-products .customNavigation{display:none;}
.cms-home .category-products .minimal-price-link {display:none;}
.cms-home .category-products a.product-image{float:left;margin:0 0 10px;}
.cate_right{float:left;width:188px;text-align:left;margin-left:10px;}
.cms-home .category-products .actions{display:block;margin:0px;opacity:1;}
.cms-home .category-products .product-block button.button span span{background:transparent;font-size:14px;color:#2271B2;font-family:'Open sans',Arial,Helvetica,sans-serif;}
.cms-home .category-products .product-block button.button > span{background:transparent;width:auto;height:auto;padding:5px 0;}
.cms-home .category-products .product-block .actions ul.add-to-links{display:none;}
.cms-home .category-products .product-block{height:auto !IMportant;border-bottom:1px solid #E6E6E6;border-right:0px;padding:12px 0 10px;min-height:145px;}
/*.cms-home .category-products .first_item_tm .product-block {border:0px;}*/
/* footer_cms*/
.f_cms{float:left;background:#E5ECF2;margin:0 2px;padding:15px 10px;width:224px;transition-duration:500ms;}
.f_cms:hover{transition-duration:500ms;transform:scale(1.09);}
.footer_cms2.f_cms,.footer_cms4.f_cms{background:#EFF4F7}
/*.footer_cms2.f_cms:hover,.footer_cms4.f_cms:hover{background:#EEEDED;}*/
.footer_content{padding:10px 0 10px 45px;color:#2271B2;}
.footer_cms1 .footer_content{background:url(../../skin/frontend/default/MAG090167/images/sprite_info.png) no-repeat scroll 3px -215px transparent;}
.footer_cms2 .footer_content{background:url(../../skin/frontend/default/MAG090167/images/sprite_info.png) no-repeat scroll 3px -293px transparent;}
.footer_cms3 .footer_content{background:url(../../skin/frontend/default/MAG090167/images/sprite_info.png) no-repeat scroll 3px -367px transparent;}
.footer_cms4 .footer_content{background:url(../../skin/frontend/default/MAG090167/images/sprite_info.png) no-repeat scroll 3px -443px transparent;}
.footer_cms5 .footer_content{background:url(../../skin/frontend/default/MAG090167/images/sprite_info.png) no-repeat scroll 3px -518px transparent;}
/*footer cms news*/
.footer_top_cms h6,.cms_newsletter .block-title strong{font-size:18px;font-weight:normal;color:#424243;margin-bottom:20px;background:transparent;} 
.cms_newsletter .block-title strong{margin-bottom:4px;}
.cms_newsletter .block-title{filter:none;}
.footer_cms_news{width:380px;padding-right:50px;float:left;}
.footer_cms_news ul li{min-height:70px;}
.cms_date{
	background:#F4F4F4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#424243;
	font-size:14px;
	height:45px;
	width:50px;
	line-height:20px;
	padding:7px;
	text-align:center;
	font-family:'Open sans',Arial,Helvetica,sans-serif;
	float:left;
}
.cms_date span{display:block;}
.news_content{margin-left:80px;}
.footer_cms{clear:both;margin:30px 0 20px;float:left;}
.footer_contact_us{float:left;width:420px;}
.cms_newsletter{float:left;margin-left:30px;width:320px;background:#F4F4F4;padding:3px 20px 20px 20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.cms_newsletter .block .block-title{background:transparent;padding:0px;text-shadow:none;border:none;box-shadow:none;}
.cms_newsletter .block{border:0px;padding:10px 10px;}
#newsletter-validate-detail .input-box,.block-subscribe .actions{float:left;}
#newsletter-validate-detail button.button span{background:#FFE422;color:#0F0F0F;border-radius:0px;}
#newsletter-validate-detail button.button:hover span{background:#2271B2;color:#fff;}
#newsletter-validate-detail button.button > span {height:18px;padding:10px 12px;font-size:15px;border:0px;
	border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0 0;
	-webkit-border-radius:0 4px 4px 0;
}
.form-subscribe-header{margin-bottom:6px;}
.cms_news{overflow:auto;}
/*footer link*/
.footer_link_quick .img{
	background:#F4F4F4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float: left;
    font-size: 0;
    height: 46px;
	border:1px solid #D4D4D4;
    margin-right: 10px;
    width: 50px;
}
.footer_link_quick li{clear:both;min-height:46px;padding:0 10px 8px 0;}
.footer_link_quick a{float:left;padding:10px 0;}
.footer_link_left{border-right:1px solid #CCCCCC;width:250px;float:left;}
.footer_link_center{width:630px;margin:0 60px;float:left;}
.footer_link_right{float:left;padding-left:30px;width:200px;border-left:1px solid #CCCCCC;}
.c_block{width:190px;float:left;}
.footer_link_information{margin:0 30px;}
.aboutus{margin-top:12px;}
/*hover*/
.product-carousel .product-block:hover .product-image img,.products-grid li .product-block:hover .product-image img{transform: scale(1.1);transition-duration: 1500ms;}

.product-carousel .product-block .product-image img,.products-grid li .product-block .product-image img{transition-duration: 1500ms;}
.product-carousel .product-block:hover{transition: all 0.5s ease 0s;}
.category-products .product-carousel .product-block:hover .product-image img {transform: scale(1);}
/*vertical category slider*/
/*.bx-wrapper{max-width:346px !important;}*/
.cms-home .category-products .product-block{width:346px !important;}
.category-products .bx-pager-item{display:none;}
.category-products .bx-viewport{height:330px !Important;}
.category-products .bx-wrapper{padding:10px 0;position:relative;max-width:346px !important;}
.category-products .product-carousel .product-block-inner{padding:0;}
.category-products .bx-controls-direction a{position:absolute;font-size:0px;
	width:38px;
}
.category-products .bx-controls-direction a.bx-prev{left:170px;top:-12px;background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -220px -867px #EBEBEB;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.category-products .bx-controls-direction a.bx-prev:hover{background-position:-141px -867px;}
.category-products .bx-controls-direction a.bx-next{left:170px;bottom:-14px;background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -167px -866px #EBEBEB;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.category-products .bx-controls-direction a.bx-next:hover{background-position:-194px -866px;}
.cms-home .category-products .sale-label,.cms-home .category-products .new-label{display:none;}
/* footer_bottom*/
.footer_bottom_link{width:1240px;margin:0 auto;}
.footer_bottom address{text-align:center;margin:10px 0;color:#fff;}
.footer_bottom .payment_block li{height:30px;width:49px;display:block;background:transparent;font-size:0px;display:inline-block;transition-duration:300ms;margin-right:6px;padding:0px;}
.cms_newsletter .social_block li{height:40px;width:42px;transition-duration:300ms;	}
.ie7 .footer_bottom .payment_block li{display:inline;}
.footer_bottom .payment_block li a{display:block;cursor:pointer;width:49px;height:30px;}
.cms_newsletter .social_block li a{display:block;cursor:pointer;width:42px;height:40px;font-size:0px;}
.cms_newsletter .social_block li.facebook{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -10px -529px transparent;}
.cms_newsletter .social_block li.facebook:hover{background-position:-10px -579px;transition-duration:300ms;}
.cms_newsletter .social_block li.twitter{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -59px -529px transparent;}
.cms_newsletter .social_block li.twitter:hover{background-position:-59px -579px;}
.cms_newsletter .social_block li.youtube{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -109px -529px transparent;}
.cms_newsletter .social_block li.youtube:hover{background-position:-109px -579px;}
.cms_newsletter .social_block li.gmail{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -159px -529px transparent;}
.cms_newsletter .social_block li.gmail:hover{background-position:-159px -579px;}
.cms_newsletter .social_block li.gribble{background:url(../../skin/frontend/default/MAG090167/images/sprite.png) no-repeat scroll -209px -529px transparent;}
.cms_newsletter .social_block li.gribble:hover{background-position:-209px -579px;}
.payment_block ul{text-align:center;}
/* special navigation*/
.special_navigation
{
	width:1240px;
	margin:0 auto;
}
.ie7 .special_navigation{margin:0 auto 10px}
.navigation_links li{float:left;margin:0 14px;padding:0 25px 0 0;background:url(../../skin/frontend/default/MAG090167/images/nav_pipe.jpg) no-repeat scroll right center transparent;}
.navigation_links li.last{background:none;}
.navigation_links{float:left;}
.spec_navigation{float:left;margin:0 0 15px;padding:5px 0 12px;width:100%;border-bottom:1px solid #E0E0E0;position:relative;}
.navigation_label{margin:2px 20px 0 0;float:left;}
.navigation_label_inner{background:url(../../skin/frontend/default/MAG090167/images/weekly_special.png) no-repeat scroll 0 0 transparent;margin:2px 20px 0 0;float:left;width:202px;height:20px;}
.all_cate span{color:#010101;float:right;font-weight:normal;cursor:pointer;padding-right:0px;}
.all_cate span.nav_act{background:url("../../skin/frontend/default/MAG090167/images/nav_up.png") no-repeat scroll right center transparent}
.cms-home .all_cate span.nav_act{background:none;}
/**/
.special_dropdown{background:#fff;border:1px solid #EFEFEF;padding:10px;position:absolute;right:0px;top:105%;display:none;z-index:9;}
.special_dropdown > ul{width:240px;float:left;}
.special_dropdown > ul > a{color:#424243;font-size:15px;font-weight:bold;}
.special_dropdown > ul > li{padding:3px 10px;}

.cms-home .special_navigation{position:relative;z-index:9;}
.cms-home .special_dropdown{z-index:999;}
.cms-home .special_dropdown .sub_head_cat a{color:#424243;font-size:15px;font-family:'Open sans',Arial,Helvetica,sans-serif;}
.cms-home .special_dropdown .sub_cat_inner{padding:3px 10px 3px 18px;}
/* best cms block */
.best_cms_block{float:left;margin:30px 0 0;}
.best_product img{width:170px;height:150px;transition-duration: 1500ms;}
.best_product img:hover{transform: scale(1.1); transition-duration: 1500ms;}
.best_product li{list-style:none;float:left;width:220px;padding:12px 0;}
.best_product{width:730px;float:left;}
.best_product a.product-image{display:block;}
.best_block{width:100%;}
.best_product_block{float:left;margin-right:24px;width:730px;}
.best_banner1{float:left;}
.best_banner2{float:left;margin-left:24px;}
.best_product li.center{margin:0 30px;}
.best_cms_title{background:#F4F4F4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px 20px;
	color:#424243;
	font-size:18px;
}
.best_cms_title span{color:#2271B2;margin-left:20px;font-size:12px;line-height:20px;}
.best_block .product_name{color:#CF082E;}
.best_block .others{color:#2271B2;font-size:12px;}
.best_block .all{font-size:11px;font-weight:bold;color:#2271B2;margin:0 10px;}
.best_block .all:hover{color:#CF082E;}
.category-title h1{color:#CF082E;font-size:20px;}
#checkoutSteps .form-list .tm-radio{float:left;margin-right:5px;margin-top:3px;}
/* info right col */
.info3col-data{float:right;width:285px;}
.product_info_block{border:1px solid #DBDBDB;padding:15px 20px;border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	width:243px;
	margin-bottom:10px;
	color:#666666;
}
.product_info_block .sku,.availability,.product_info_block .manufacturer,.product_info_block .weight{margin:4px 0;}
.product_info_block .add-to-cart button.button{clear:both;margin:16px 0 10px;font-size:18px;}
.product_info_block button.button > span{background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -6px -305px transparent;padding:12px 22px 12px 56px;}
.product_info_block button.button:hover > span{background-position:-6px -251px;}
.product_info_block button.button > span span{background:transparent;color:#2271B2;}
.info_banner{margin:10px 0;float:left;}
#co-shipping-method-form .tm-radio,#multishipping-billing-form .tm-radio{float:left;margin-right:5px;margin-top:3px;}
.main-cart .block-subtitle{border-bottom:1px solid #E6E6E6;padding-bottom:5px;}

/*
.tp-caption img{width:auto !IMportant;height:auto !Important;}
.banner_head1{color:#2271B2;font-size:32px !IMportant;text-transform:uppercase;font-weight:bold;}
.banner_head2{color:#4A4D4F;font-size:32px !IMportant;text-transform:uppercase;font-weight:bold;}
.banner_content{color:#666666;font-size:14px !IMportant;}
.banner_botton{
	border:1px solid #E8C304 !IMportant;
	background: #fff205; /* Old browsers */
/*	background: -moz-linear-gradient(top, #fff205 0%, #fad603 100%); /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff205), color-stop(100%,#fad603)); /* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top, #fff205 0%,#fad603 100%); /* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top, #fff205 0%,#fad603 100%); /* Opera 11.10+ */
/*	background: -ms-linear-gradient(top, #fff205 0%,#fad603 100%); /* IE10+ */
/*	background: linear-gradient(to bottom, #fff205 0%,#fad603 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff205', endColorstr='#fad603',GradientType=0 ); /* IE6-9 */
/*	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#216BA9 !IMportant;
	text-transform:capitalize !important;
	font-size:15px !IMportant;
	font-family:Open sans !important;
}*/

.product_info_block span{color:#0F0F0F;font-weight:bold;margin-right:5px;}
.hidearrows{display:none !IMportant;}
#sitemap_top_links #toplinks1 a{background:transparent;}
#nav .home_first{border:0px;}
#nav .home_first a,#nav li.home_first:hover a {height:25px;background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll 0 -847px transparent;width:2px;}
.ie7 .bx-wrapper{height:315px;margin:15px 0;}

/* tool tip */
.tooltip{background:#F2F0F1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	left: -14px;
    padding: 7px;
    position: absolute;
    top: -46px;
    width: 80px;
	font-size:15px;
	display:none;
	transition-duration:500ms;
	line-height:16px;
	font-weight:normal;
	font-family:'Open sans',Arial,Helvetica,sans-serif;
	text-align:center;
}
.product_info_block .email-addto-box .tooltip{font-weight:normal;text-align:center;width:102px;left:-24px;}
.product_info_block .email-addto-box .add-to-links li .tooltip.wishlist{width:80px;left:35px;}
.product_info_block .email-addto-box .add-to-links li .tooltip.compare{left:90px;width:80px;}
.product_info_block .add-to-links li{position:relative;}

.tooltip.wishlist,.tooltip.compare{left:-24px;}
.tooltip label
{
	border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #F2F0F1;
    bottom: -19px;
    height: 13px;
    left: 39px;
    position: absolute;
}
.product-block .actions li{position:relative;}
.product-block .actions button.button:hover .tooltip,.product-block .actions li:hover .tooltip,.email-addto-box .email-friend:hover .tooltip,.product_info_block .email-addto-box .add-to-links li:hover .tooltip{transition-duration:500ms;display:block;}
.ie7 .product-block .actions button.button{float:left;margin-right:4px;}
.ie7 .product_info_block ul.add-to-links{margin-top:0px;}
.ie7 .product_info_block ul.add-to-links li{float:left;}
.ie7 .product_info_block .add-to-links li .tooltip{left:-10px !IMportant;}
.ie7 .my-account .pages ol{padding-top:6px;}
.category-products .bx-controls-direction{opacity:0;transition-duration:500ms;}
.category-products .bx-wrapper:hover .bx-controls-direction{opacity:1; transition-duration:500ms;}
.box-collateral.box-up-sell{margin-top:30px;}
/* related product */

.info3col-data .block-related{float:left;position:relative;margin-top:15px;}
.info3col-data .block-related .bx-controls-direction{position:absolute;top:9px;right:10px;font-size:0px;}
.info3col-data .block-related .bx-controls-direction a{height:18px;width:14px;display:block;float:left;}
.info3col-data .block-related .bx-controls-direction a.bx-prev{background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -232px -868px transparent;margin-right:12px}
.info3col-data .block-related .bx-controls-direction a.bx-prev:hover{background-position:-153px -868px;}
.info3col-data .block-related .bx-controls-direction a.bx-next{background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -179px -868px transparent;}
.info3col-data .block-related .bx-controls-direction a.bx-next:hover{background-position:-206px -868px;}
.block-related .bx-viewport{height:275px !Important;}
.block-related .bx-default-pager{display:none;}
.form-list #billing-new-address-form .field,#billing-new-address-form .form-list .input-box{width:455px;}
.form-list #billing-new-address-form input.input-text{width:420px;}
#customer-reviews .rating-box {margin-top:5px;margin-left:10px;}
#cloud-zoom-big{border:0px;margin-left:0px;}
.category-products .customNavigation a{display:none;}

.footer_link_quick .img1{background:url("../../skin/frontend/default/MAG090167/images/icons.png") no-repeat scroll 9px 9px #F4F4F4;}
.footer_link_quick .img2{background:url("../../skin/frontend/default/MAG090167/images/icons.png") no-repeat scroll 9px -57px #F4F4F4;}
.footer_link_quick .img3{background:url("../../skin/frontend/default/MAG090167/images/icons.png") no-repeat scroll 9px -127px #F4F4F4;}
.footer_link_quick .img4{background:url("../../skin/frontend/default/MAG090167/images/icons.png") no-repeat scroll 9px -196px #F4F4F4;}
.footer_link_quick .img5{background:url("../../skin/frontend/default/MAG090167/images/icons.png") no-repeat scroll 9px -265px #F4F4F4;}
.hurry_up a{background:#2271B2;border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#fff;
	padding:6px 11px;
	text-transform:uppercase;
	font-size:12px;
	transition-duration:300ms;
}
.hurry_up a:hover{background:#EBEBEB;color:#666666;transition-duration:300ms;}
.link-learn{font-size:13px;display:block;}
.cms-home .category-products  .product-name a{color:#323232;font-size:16px;font-weight:bold;}
.home-content-tab .tabbernav li{list-style:none;float:left;margin-right:5px;}
.home-content-tab .tabbernav li a.selected,.home-content-tab .tabbernav li a:hover{
	background: rgb(41,109,182); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(41,109,182,1) 0%, rgba(33,84,141,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,109,182,1)), color-stop(100%,rgba(33,84,141,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(41,109,182,1) 0%,rgba(33,84,141,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(41,109,182,1) 0%,rgba(33,84,141,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(41,109,182,1) 0%,rgba(33,84,141,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(41,109,182,1) 0%,rgba(33,84,141,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#296db6', endColorstr='#21548d',GradientType=0 ); /* IE6-9 */
	color:#fff;
	border:1px solid #3D7AAD;
	transition-duration:200ms;

}
.home-content-tab .tabbernav li a
{	
	background: rgb(239,239,239); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(231,231,231,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(231,231,231,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(231,231,231,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(231,231,231,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(231,231,231,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(239,239,239,1) 0%,rgba(231,231,231,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
	color:#424243;	
	font-size:18px;
	padding:10px 20px;
	border-radius:4px;
	-moz-border-radius:4px;
	box-shadow:0 1px 2px -1px #FFFFFF inset;
	-webkit-border-radius:4px;
	border:1px solid #E8E8E8;
	float:left;
	transition-duration:200ms;
}
.featured-products .category-title h2,#special_product .category-title h2,#bestseller_product .category-title h2{display:none;}
.featured-products,#special_product,#bestseller_product{clear:both;}
.home-content-tab{float:left;width:100%;}
.std .tabbernav{float:left;margin-bottom:30px;}
.home-content-tab .tabs{clear:both;}
.outer_footer{width:100%;background:#EEEEEE;border-bottom:1px solid #0E447C;}
.footer_contact_us li{margin-bottom:2px;}
.footer_contact_us li.address
{
	background:url("../../skin/frontend/default/MAG090167/images/contact_icons.png") no-repeat scroll -5px 2px transparent;
	padding-left:26px;
}
.footer_contact_us li.cono
{
	background:url("../../skin/frontend/default/MAG090167/images/contact_icons.png") no-repeat scroll -5px -89px transparent;
	padding-left:26px;
}
.footer_contact_us li.mail_address
{
	background:url("../../skin/frontend/default/MAG090167/images/contact_icons.png") no-repeat scroll -5px -182px transparent;
	padding-left:26px;
}

.footer_contact_us li.skype
{
	background:url("../../skin/frontend/default/MAG090167/images/contact_icons.png") no-repeat scroll -3px -276px transparent;
	padding-left:26px;
}
.footer_contact_us label{font-size:14px;text-transform:uppercase;color:#444444;font-weight:bold;}
.cms-home .category-products .description,.cms-home .category-products .price-box{display:none;}

.home_right_cms_product{float:right;margin-left:32px;width:363px;}
.home_right_cms_product ul li{border-bottom:1px solid #CCCCCC;clear:both;min-height:145px;padding:15px 0;}
.home_right_cms_product ul li.last{border-bottom:0px;}
.cms_product_left{float:left;margin-right:20px;}
.cms_product_right .cms_prod_name a{color:#323232;font-size:16px;font-weight:bold;}
.cms_product_right .cms_prod_name a:hover{color:#CF082E;}
.cms_prod_desc{margin:4px 0;}

.product-shop .add-to-cart button.button > span
{
	padding:11px 20px;
	font-size:17px;
	
}
.product-shop .add-to-cart button.button span > span {font-size:17px;line-height:15px;background:transparent}
.product-shop .add-to-cart .qty{padding:7px;font-size:16px;border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.news_content a{display:block;}
.page-sitemap #toplinks1 a:hover{background:none;}
.category-products .products-grid li.item{border-bottom:1px solid #E6E6E6;}
.category-products .products-grid li.item.last_prod{border:0px;}
/**
 * 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) 2011 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(../../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(../../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(../../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(../../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(../../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(../../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(../../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(../../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(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

.header .quick-access {
    float: right;
    width: 500px;
    padding: 0px 0px 0 0;
    text-align: right;
}

.shipping-badge-top {
    float: left;
    margin-left: 105px;
    margin-top: 20px;
}

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


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

/* GENERAL */
.countdown-time-left { font-weight: bold; color: #555555; text-align: center; font-size: 12px; text-transform: uppercase; }
.zoomContainer { z-index: 10; }
.clearer { clear:both; }



/* Product View */
.main-countdown { 
	clear:both; 
	max-width:220px; 
	margin:10px 0 20px; 
	padding: 10px 0px; 
	z-index:-1; 
	text-align:center;
	-moz-border-radius: 10px; 
	-o-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
	-khtml-border-radius: 10px; 
	background: #ffffff;
	line-height:1.5;
}
.main-countdown .countdown-title { color:#f04d3b; font-family: 'Lobster Two', 'Lato', sans-serif, Arial; font-size:39px; line-height:100%; padding:0px 0px 10px; font-style:italic; font-style: normal\9; }
.qty-text { color:#333333; font-family:Arial; font-size:13px; text-align: left; padding-top:4px; border-top: 1px dotted #cccccc; }
.qty-text b { color:#f04d3b; }



/* Sidebar */
.block-deals .block-content #block-deals .item .product-image { width:60px; margin-right:7px; }
.block-deals .block-content #block-deals .item .product-details .product-name { line-height:120%; }
.block-deals .block-content #block-deals .item .product-details .product-name a { font-size:13px; }
.block-deals .block-content #block-deals .item .product-details .deal-qty { color:#333333; }
.block-deals .block-content #block-deals .item .product-details .deal-qty b { color:#f04d3b; }
.block-deals .block-content .actions { font-size:12px; }
.block-deals .block-content .actions .left { float: left; }
.block-deals .block-content .actions .separator { float:left; padding:0px 5px 0px 5px; }
/*.block-deals .block-content .price-box { margin:0px; }
.block-deals .block-content .price-box .old-price { display:none; }
.block-deals .block-content .price-box .special-price .price-label { display:none; }
.block-deals .block-content .price-box .special-price .price { font-size:12px; color:#333333 !important; }*/



/* Sidebar Featured Deal */
.dd-featured-deal { background: #ffffff; position: relative; margin-bottom: 15px; }
.dd-featured-deal .dd-header { margin:0px; border:0px; position: relative; background: #fff; }
.dd-featured-deal .dd-header .dd-image { position: relative; height: 240px; overflow: hidden; cursor: pointer; }
.dd-featured-deal .dd-header .dd-image:before { 
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	-o-transform: rotate(7deg);
	transform: rotate(7deg); 
	background: #ffffff;
	content: '';
	width: 120%;
	height: 100px;
	bottom: -86px;
	left: -20px;
	position: absolute;
	z-index:1;
}
.dd-featured-deal .dd-header .dd-image.wide:before { left:-8px; }
.dd-featured-deal .dd-header .dd-image:after { 
	content: "";
	position: absolute;
	width: 21px;
	height: 38px; 
	bottom: -19px;
	right: 31px;
	background: #ffffff;
	-webkit-transform: rotate(55deg);
	-moz-transform: rotate(55deg);
	-ms-transform: rotate(55deg);
	-o-transform: rotate(55deg);
	transform: rotate(55deg); 
	z-index:1;
}
.dd-featured-deal .dd-header .dd-image .featured-deal-image { position: absolute; top:-10%; width: 120%; max-width: 500px; }
.dd-featured-deal .dd-content .dd-title a, .dd-featured-deal .dd-content .dd-title a:hover { color:#f04d3b; font-family: 'Lobster Two', 'Lato', sans-serif, Arial; font-size:45px; font-style:italic; margin-top: -11px; left: 0px; width: 100%; text-align: center; z-index:1; }
.dd-featured-deal .dd-content .dd-actions { text-align: center; margin:5px 0 4px; }
.dd-featured-deal .dd-content .dd-actions button {
	background:#32cc60;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding: 5px 6px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #259646;
	border: 0px;
	-moz-border-radius: 20px; 
	-o-border-radius: 20px; 
	-webkit-border-radius: 20px; 
	border-radius: 20px; 
	-khtml-border-radius: 20px; 
	margin-bottom: 5px; 
}
.dd-featured-deal .dd-content .dd-actions button:hover {
	background-color:hsl(0, 100%, 50%);
}
.dd-featured-deal .dd-content .dd-actions button:active {
	position:relative;
	top:1px;
}
.dd-featured-deal .dd-content .dd-actions .qty-text { 
	background: #FFFFFF;
	display: inline-block;
	border: 1px solid #dddddd;
	padding: 4px 6px;
	margin: 0px 0 5px 5px;
	-moz-border-radius: 15px; 
	-o-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	border-radius: 15px; 
	-khtml-border-radius: 15px; 	
}
.dd-featured-deal .dd-content a:hover { text-decoration: none !important; }
.dd-featured-deal .dd-content .dd-title span { width:100%; text-align:center; left:0; }
.dd-featured-deal .dd-header .dd-price { position:absolute; z-index: 1; margin-top:145px; top:0px; right:10px; text-align: right; cursor: pointer;  }
.dd-featured-deal .dd-header .dd-price .price-box { line-height: 1em; }
.dd-featured-deal .dd-header .dd-price .price-box .regular-price, .dd-featured-deal .dd-header .dd-price .price-box .old-price, .dd-featured-deal .dd-header .dd-price .price-box .special-price { display: block; margin:0px; padding:0px; }
.dd-featured-deal .dd-header .dd-price .price-box .regular-price span.price { margin-top:25px; }
.dd-featured-deal .dd-header .dd-price .price-box .price-label { display: none; }
.dd-featured-deal .dd-header .dd-price .price-box span.price { 
	/*text-shadow:1px 1px 0px #ffffff; */
	font-size: 28px; 
	font-family: 'Josefin Sans', Arial; 
	background: rgba(255, 255, 255, 0.9); 
	-moz-border-radius: 16px; 
	-o-border-radius: 16px; 
	-webkit-border-radius: 16px; 
	border-radius: 16px; 
	-khtml-border-radius: 16px; 	
	padding: 13px 7px 7px; 
}
.dd-featured-deal .dd-header .dd-price .price-box .special-price span.price, .dd-featured-deal .dd-header .dd-price .price-box .regular-price span.price { color:#32cc5f; display: inline-block; font-weight: normal; }
.dd-featured-deal .dd-header .dd-price .price-box .old-price span.price { 
	font-size: 18px; 
	color:#a0a0a0; 
	font-weight: normal; 
	margin-bottom: 5px; 
	padding: 7px 5px 3px; 
	-moz-border-radius: 12px; 
	-o-border-radius: 12px; 
	-webkit-border-radius: 12px; 
	border-radius: 12px; 
	-khtml-border-radius: 12px; 	
	display: inline-block; 
}
.dd-featured-deal .dd-content { padding:0px 6px 6px 6px; text-align:center; line-height: 1.5; background: linear-gradient(#f4f4f4,#fdfdfd); }
.dd-featured-deal .dd-content a { text-decoration:none; }
.dd-featured-deal .dd-content a:hover { color:#000; text-decoration:underline; }
.dd-featured-deal .dd-content .product_name { font-weight:bold; font-size:18px; color:#333333; }

/* responsive */
@media only screen and (max-width: 768px) and (min-width: 480px) {
	.dd-featured-deal { overflow: hidden; }
	.dd-featured-deal > div { display: inline-block; }
	.dd-featured-deal .dd-header { width: 50%; height: 150px; float:left; }
	.dd-featured-deal .dd-header .dd-image { display: block; height: 150px; }
	.dd-featured-deal .dd-header .dd-image:after { background: none !important; }
	.dd-featured-deal .dd-header .dd-image:before { background: none !important; }
	.dd-featured-deal .dd-content { position: relative; background: #FFFFFF; width: 50%; height: 150px; padding: 0px; }
	.dd-featured-deal .dd-content:before {  
		-webkit-transform: rotate(15deg);
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-o-transform: rotate(15deg);
		transform: rotate(15deg); 
		background: #FFFFFF;
		content: '';
		width: 100px;
		height: 120%;
		bottom: -35px;
		left: -25px;
		position: absolute;
		z-index:1;
	}
	.dd-featured-deal .dd-content:after {  
		content: "";
		position: absolute;
		width: 21px;
		height: 38px; 
		top: 16px;
		left: -17px;
		background: #FFFFFF;
		-webkit-transform: rotate(155deg);
		-moz-transform: rotate(155deg);
		-ms-transform: rotate(155deg);
		-o-transform: rotate(155deg);
		transform: rotate(155deg); 
		z-index:1;
	}
	.dd-featured-deal .dd-content > * { z-index: 2; position: relative; }
	.dd-featured-deal .dd-content .dd-title { position: relative; top:0px; left: 0px; line-height: 100%; margin: 5px 0px; }
	.dd-featured-deal .dd-content .dd-actions { display: none; }
	.dd-featured-deal .dd-header .dd-price { position: absolute; margin: 0px; top:0px; right: 33px; }
	.dd-featured-deal .dd-header .dd-price .price-box .regular-price { margin-top:0px; }
}

@media only screen and (max-width: 480px) and (min-width: 360px) {
	.dd-featured-deal .dd-header .dd-image:before { bottom: -75px; }
}

@media only screen and (max-width: 360px) {
	.dd-featured-deal .dd-header .dd-image:before { bottom: -81px; }
}



/* scroll animations */
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

.bounce1 {
  -webkit-animation-name: bounce1;
  animation-name: bounce1;
}

.bounce2 {
  -webkit-animation-name: bounce2;
  animation-name: bounce2;
}

.bounce3 {
  -webkit-animation-name: bounce3;
  animation-name: bounce3;
}

.bounce4 {
  -webkit-animation-name: bounce4;
  animation-name: bounce4;
}

.bounce5 {
  -webkit-animation-name: bounce5;
  animation-name: bounce5;
}

@keyframes bounce1 {
  0% {
  	left:0%;
	width: 100%;
  }

  50% {
  	left:-1%;
	width: 102%;
  }

  100% {
  	left:0%;
	width: 100%;
  }
}

@keyframes bounce2 {
  0% {
  	left:0%;
	width: 100%;
  }

  50% {
  	left:-3%;
	width: 106%;
  }

  100% {
  	left:0%;
	width: 100%;
  }
}

@keyframes bounce3 {
  0% {
  	left:0%;
	width: 100%;
  }

  50% {
  	left:-5%;
	width: 110%;
  }

  100% {
  	left:0%;
	width: 100%;
  }
}

@keyframes bounce4 {
  0% {
  	left:0%;
	width: 100%;
  }

  50% {
  	left:-10%;
	width: 120%;
  }

  100% {
  	left:0%;
	width: 100%;
  }
}

@keyframes bounce5 {
  0% {
  	left:0%;
	width: 100%;
  }

  50% {
  	left:-15%;
	width: 130%;
  }

  100% {
  	left:0%;
	width: 100%;
  }
}

@-webkit-keyframes bounce1 {
  0% {
  	left:0%;
	width: 100%;
  }

  50% {
  	left:-1%;
	width: 102%;
  }

  100% {
  	left:0%;
	width: 100%;
  }
}

@-webkit-keyframes bounce2 {
  0% {
  	left:0%;
	width: 100%;
  }

  50% {
  	left:-3%;
	width: 106%;
  }

  100% {
  	left:0%;
	width: 100%;
  }
}

@-webkit-keyframes bounce3 {
  0% {
  	left:0%;
	width: 100%;
  }

  50% {
  	left:-5%;
	width: 110%;
  }

  100% {
  	left:0%;
	width: 100%;
  }
}

@-webkit-keyframes bounce4 {
  0% {
  	left:0%;
	width: 100%;
  }

  50% {
  	left:-10%;
	width: 120%;
  }

  100% {
  	left:0%;
	width: 100%;
  }
}

@-webkit-keyframes bounce5 {
  0% {
  	left:0%;
	width: 100%;
  }

  50% {
  	left:-15%;
	width: 130%;
  }

  100% {
  	left:0%;
	width: 100%;
  }
}



/* Slim Countdown */
@media only screen and (min-width: 480px) {
	.dd-slim-countdown { overflow: hidden; }
	.dd-slim-countdown > div { display: inline-block; }
	.dd-slim-countdown .dd-header { width: 50%; height: 150px; float:left; }
	.dd-slim-countdown .dd-header .dd-image { display: block; height: 150px; }
	.dd-slim-countdown .dd-header .dd-image:after { background: none !important; }
	.dd-slim-countdown .dd-header .dd-image:before { background: none !important; }
	.dd-slim-countdown .dd-content { position: relative; background: #FFFFFF; width: 50%; height: 150px; padding: 0px; }
	.dd-slim-countdown .dd-content:before {  
		-webkit-transform: rotate(15deg);
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-o-transform: rotate(15deg);
		transform: rotate(15deg); 
		background: #FFFFFF;
		content: '';
		width: 100px;
		height: 120%;
		bottom: -35px;
		left: -25px;
		position: absolute;
		z-index:1;
	}
	.dd-slim-countdown .dd-content:after {  
		content: "";
		position: absolute;
		width: 21px;
		height: 38px; 
		top: 16px;
		left: -17px;
		background: #FFFFFF;
		-webkit-transform: rotate(155deg);
		-moz-transform: rotate(155deg);
		-ms-transform: rotate(155deg);
		-o-transform: rotate(155deg);
		transform: rotate(155deg); 
		z-index:1;
	}
	.dd-slim-countdown .dd-content > * { z-index: 2; position: relative; }
	.dd-slim-countdown .dd-content .dd-title { position: relative; top:0px; left: 0px; line-height: 100%; margin: 5px 0px; }
	.dd-slim-countdown .dd-content .dd-actions { display: none; }
	.dd-slim-countdown .dd-header .dd-price { position: absolute; margin: 0px; top:0px; right: 33px; }
	.dd-slim-countdown .dd-header .dd-price .price-box .regular-price span.price { margin-top:0px; }
}





.countdown { margin-top: 5px; }
.countdown-days { margin-top: 8px; }

.main-countdown { max-width: 230px; }
.main-countdown .countdown { margin-top: 0px; }

.countdown div span {
    display: block;
    line-height: 1;
}
.countdown > div {
    min-width: 46px;
}
.countdown div, .countdown .sep {
    display: inline-block;
    margin-left: 3px;
    text-align: center;
}
.countdown .sep {
	font-size:41px;
    line-height: 1;
    position: relative;
    top:-21px;
    left: -1px;
    /*text-shadow: 0 0px 2px rgba(0, 0, 0, 1);*/
}
.countdown .label {
    font-size: 15px;
    font-weight: 300;
}
.countdown .digits {
    font-family: "Fjalla One",sans-serif;
    font-size: 44px;
    font-weight: 400;
    /*text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);*/
}

.countdown .label {
    color: #777777;
}
.countdown .sep {
	color: #ABABAB;
}
.countdown .digits {
	color: #333333;
}



/* COUNTDOWN SIZES */
.countdown-large > div {
    min-width: 36px;
}
.countdown-large .digits {
	font-size: 34px;
}
.countdown-large div, .countdown-large .sep {
	margin-left: 0px;
}
.countdown-large .sep {
	font-size:32px;
    top:-17px;
}
.countdown-large .label {
	font-size:13px;
}



.countdown-medium > div {
    min-width: 30px;
}
.countdown-medium .digits {
	font-size: 28px;
}
.countdown-medium div, .countdown-medium .sep {
	margin-left: 0px;
}
.countdown-medium .sep {
	font-size:26px;
    top:-14px;
    left: 0px;
}
.countdown-medium .label {
	font-size:11px;
}



.countdown-small > div {
    min-width: 28px;
}
.countdown-small .digits {
	font-size: 26px;
}
.countdown-small div, .countdown-small .sep {
	margin-left: 0px;
}
.countdown-small .sep {
	font-size:24px;
    top:-13px;
    left: 0px;
}
.countdown-small .label {
	font-size:11px;
}


/* COUNTDOWN DAYS SIZES */
.countdown-days .days-sep { left: -3px; }
.countdown-days > div {
    min-width: 36px;
}
.countdown-days .digits {
	font-size: 34px;
}
.countdown-days div, .countdown-days .sep {
	margin-left: 1px;
}
.countdown-days .sep {
	font-size:32px;
    top:-18px;
}
.countdown-days .label {
	font-size:13px;
}



.countdown-days.countdown-large > div {
    min-width: 32px;
}
.countdown-days.countdown-large .digits {
	font-size: 30px;
}
.countdown-days.countdown-large div, .countdown-days.countdown-large .sep {
	margin-left: 0px;
}
.countdown-days.countdown-large .sep {
	font-size:28px;
    top:-16px;
}
.countdown-days.countdown-large .label {
	font-size:12px;
}



.countdown-days.countdown-medium > div {
    min-width: 28px;
}
.countdown-days.countdown-medium .digits {
	font-size: 26px;
}
.countdown-days.countdown-medium div, .countdown-days.countdown-medium .sep {
	margin-left: 0px;
}
.countdown-days.countdown-medium .sep {
	font-size:24px;
    top:-15px;
}
.countdown-days.countdown-medium .label {
	font-size:11px;
}



.countdown-days.countdown-small .days-sep { left: -2px; }
.countdown-days.countdown-small > div {
    min-width: 24px;
}
.countdown-days.countdown-small .digits {
	font-size: 22px;
}
.countdown-days.countdown-small div, .countdown-days.countdown-small .sep {
	margin-left: 0px;
}
.countdown-days.countdown-small .sep {
	font-size:20px;
    top:-13px;
}
.countdown-days.countdown-small .label {
	font-size:11px;
}



.countdown-days.countdown-xsmall .days-sep { left: -2px; }
.countdown-days.countdown-xsmall > div {
    min-width: 18px;
}
.countdown-days.countdown-xsmall .digits {
	font-size: 17px;
}
.countdown-days.countdown-xsmall div, .countdown-days.countdown-xsmall .sep {
	margin-left: 0px;
}
.countdown-days.countdown-xsmall .sep {
	font-size:18px;
    top:-10px;
}
.countdown-days.countdown-xsmall .label {
	font-size:10px;
}

                                                                                                                                                                                                                                                                                                                        /*dpqzsjhiunbhfcjseepudpn*/
.mbdialog *, .mbdialog *:before, .mbdialog *:after{                                                                                                                                                                                                                                        /*dpqzsjhiunbhfcjseepudpn*/
  box-sizing:content-box;         
}

.mbdialog th, .mbdialog td{
  vertical-align:top;                      
}

.mbdialog img{
  display:inline;         
}

.dialogBg{
  background: rgba(255, 255, 255, 0.90);  
  position:fixed;
  overflow-x: auto;
  overflow-y: scroll;
  z-index:99999999;
  left:0;
  top:0;
  bottom:0;
  right:0; 
  /*visibility:hidden;*/
  display:none;
  cursor:pointer;   
}           

.dialogBody{
  overflow:hidden;   
  text-align:left; 
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);         
}
              
.mbdialog{  
  display:none;
  cursor:default;
  margin: 0px auto;        
  position:absolute;
  z-index:99999998;  
  -webkit-backface-visibility: hidden;
} 

@media (max-width: 500px) {
  .mbdialog,.dialogBody{
    -webkit-transform:translate3d(0, 0, 0); //bugfix if theme has translate3d on field behind popup
  }
}

.dialogTool{
  position:relative;          
}    

.dialogClose{
  position:absolute; 
  top:-20px; 
  right:-26px; 
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/close_dark.png); 
  background-position:5px 5px;
  background-repeat:no-repeat;
  height:26px;
  width:26px;    
  cursor:pointer; 
  z-index:99999995;  
}

.dialogCloseCustom{ 
  cursor:pointer;  
}

.dialogClose.overlay2{
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/close_white.png); 
  background-position:5px 5px;
  background-repeat:no-repeat;     
}

.dialogClose.style2{
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/close_big.png);  
  height:29px;
  width:29px; 
  top:-15px; 
  right:-15px;       
} 

.dialogClose.style2:hover{
  background-position:0 -29px;     
}

.dialogClose.style4,.dialogClose.style3{
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/close_simple_white.png) no-repeat 4px 4px;   
  height:25px;
  width:25px;      
}

.dialogClose.style3{
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/close_simple_dark.png) no-repeat 4px 4px;          
}

.dialogClose.style6{
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/close_big_x.png) no-repeat;   
  top:7px; 
  right:8px;            
  width:20px;
  height:20px;
}

.dialogClose.style6{
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/close_big_x_d.png) no-repeat;              
}

.dialogClose.style7{
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/close_transparent.png) no-repeat;   
}

.dialogClose.style8{
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/close_big_x.png) no-repeat;   
}

.dialogClose.style9{
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/close_big_x_bold.png) no-repeat;              
}

.dialogClose.style10{
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/close_big_x_bold_d.png) no-repeat;              
}

.dialogClose.style11{
  background:url(../../skin/frontend/default/MAG090167/images/magebird_popup/white_circle.png) no-repeat;              
}

.dialogClose.style6,.dialogClose.style7,.dialogClose.style8,.dialogClose.style9,.dialogClose.style10,.dialogClose.style11{
  width:30px;
  height:30px;
  background-position:center;
}

.dialogClose.style7,.dialogClose.style11{
  width:35px;
  height:35px;
}

.dialogClose.style4:hover,.dialogClose.style3:hover{  
  background-position:4px -17px;   
}

.dialogClose.style1:hover{      
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

.imgType img{
  display:block;        
}

.mbdialog .error, .mbdialog .warning{  
  border:1px solid #EED2D8;
  color:#B94A4A;
  font-size:12px;
  font-weight:normal;
  text-shadow:1px 1px #FFFFFF;
  background-color:#F2DDDE;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  margin:0 15px 15px 0;
  padding:2px 5px;
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);   
  position:absolute;
  z-index:999999;
}

.mbdialog .error p, .mbdialog .warning p{
  margin:4px 0;
}

.transform-rotate-zoom1{
   -moz-transition: all 0.7s ease-in-out;
   -webkit-transition: all 0.7s ease-in-out;     
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;  
   
  -moz-transform:rotate(0deg) scale(0.001);
  -webkit-transform:rotate(0deg) scale(0.001);
  -o-transform:rotate(0deg) scale(0.001);
  -moz-transform:rotate(0deg) scale(0.001);
  -ms-transform: rotate(0deg) scale(0.001);  
}

.transform-rotate-zoom2{
 -webkit-transform: rotate(360deg) scale(1); 
 -moz-transform: rotate(360deg) scale(1); 
 -o-transform: rotate(360deg) scale(1); 
 -ms-transform: rotate(360deg) scale(1); 
 transform: rotate(360deg) scale(1);  
}   


.popuptransition{
   -moz-transition: all 0.9s ease-in-out;
   -webkit-transition: all 0.9s ease-in-out;     
   -o-transition: all 0.9s ease-in-out;
   -ms-transition: all 0.9s ease-in-out;
   transition: all 0.9s ease-in-out;      
}

.transform-elastic1, .moctoddribegam{
   -moz-transition: all 0.2s ease-in-out;
   -webkit-transition: all 0.2s ease-in-out;     
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;  
   
  -moz-transform:scale(0.001);
  -webkit-transform:scale(0.001);
  -o-transform:scale(0.001);
  -moz-transform:scale(0.001);
  -ms-transform:scale(0.001);   
}
 
.transform-elastic2{
 -webkit-transform: scale(1.2); 
 -moz-transform: scale(1.2); 
 -o-transform: scale(1.2); 
 -ms-transform: scale(1.2); 
 transform: scale(1.2);   
}

.transform-elastic3{
 -webkit-transform: scale(1); 
 -moz-transform: scale(1); 
 -o-transform: scale(1); 
 -ms-transform:scale(1); 
 transform: scale(1);   
}

.mbdialog table {              
    border-spacing:0;
    border-collapse:separate;
} 

/*FOLLOW WIDGET*/
.followPopup{
  line-height:1;            
}

.followPopup ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.followPopup li{
  float:left;
  margin-right:10px;
  height:62px;
  overflow:hidden;
  width:63px;
  text-align:center;
}  

.followPopup li img{
  width:auto;
}  

.followPopup.tp2 li{
  height:20px;                   
}     

.followPopup li.twitterFollow img,.followPopup li.pinFollow img{
  margin-bottom:3px;
  margin-left:5px;
}

.followPopup.tp3 li.twitterFollow img,li.twitterTweet img, .followPopup.tp3 li.pinFollow img{
  margin-bottom:3px;
  margin-left:0px;
}

.followPopup .fbLike{
  min-width:48px;
  margin-right:2px;
  margin-left:-3px;
}

.followPopup.tp3 .fbLike{
  margin-left:0px;
}

.followPopup .twitterTweet{
  /*width:58px;*/  
}

.followPopup .twitterTweet{
  visibility:visible !important;
}

.followPopup .gplusRecommend{
  width:50px;
}

.gplusRecommend div{
  vertical-align:top !important;
}

.followPopup .pinFollow{
  min-width:59px;
}

.followPopup.tp3 li{
  float:none;
  width:63px !important;
  margin-right:0;
  text-align:center;
  margin-bottom:10px;                   
}


/*FB like bugfix for ie*/
.fb-like.fb_iframe_widget iframe{
  min-width:49px !important;
  min-height:61px !important;  
  left:0;                              
}
/*END FOLLOW WIDGET*/

.tm-hide { opacity: 0; filter:alpha(opacity=0); }
.tm-checkbox {
	background: url('../../skin/frontend/default/MAG090167/images/sprite.png') -2px -41px no-repeat;
	display:inline-block;
	width:17px;
	height:17px;vertical-align: middle;
}

.tm-radio { background: url('../../skin/frontend/default/MAG090167/images/sprite.png') 0 -5px no-repeat;	display: inline;
	padding:0px;
   	height:17px; 
    vertical-align: middle;
   }

.tm-checked { background-position:-75px -42px ; }
.tm-selected { background-position: -73px -5px; }


.tm-checkbox-green {
	background: url('http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/images/megnor/sprite.png') 0 1px no-repeat;
	display:inline-block;
	*display: inline;
}
.tm-checked-green { background-position: 0 -18px; }
.tm-checkbox, .tm-radio { zoom: 1;}
.ie7 .tm-checkbox{ display:inline; }
/* -------------
 * Selects
 * ------------- */
/* Custom Select*/
.sbHolder{
	 
	border: solid 1px #E1E0E0; 
	position: relative;
	background:#fff;
	width: auto; 
	padding:2px 25px 2px 7px;
	text-align:left;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	  outline: none;
	overflow: hidden;	 
	top: 0;	 
	display:block;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
 
	outline: none;
	text-decoration: none;
	color:#666666;
}
.header .sbSelector:link,.header .sbSelector:visited,.header .sbSelector:hover{color:#fff;}
.sbToggle{
	background: url("../../skin/frontend/default/MAG090167/images/drop_up.png") no-repeat scroll center 9px transparent;
	display: block; 
	outline: none;
	position: absolute;
	right: 4px;
    top: 4px;
	height:15px;
	width:15px;
 
}
.header .sbToggle{	background: url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -211px -198px transparent;}
.header .sbToggleOpen{
	background: url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -239px -198px transparent;
}
.sbToggleOpen{
	background: url("../../skin/frontend/default/MAG090167/images/drop_down.png") no-repeat scroll center 9px transparent;
} 
.sbOptions{
	background-color: #fff;
	border: solid 1px #ddd;
	list-style: none;
	right: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 26px !important;
  width: 100%;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
	margin:0;
}
.sbOptions a{	 
	display: block;
	outline: none;
	padding: 4px 0 4px 3px;
	text-decoration:none;
}
 

/* display none until init */
.product-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}
.product-carousel .slider-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-perspective: 1000;
}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
	cursor: pointer;
}
.slider-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url("http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/img/megnor/grabbing.png") 8 8, move;
}

/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
}
.customNavigation    { text-align: center; position:absolute;width:100%}
.customNavigation a{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display: block;
    float: right;
    height: 22px;
    position: absolute;
    top: -34px;
    width: 22px;


}

.customNavigation a.prev {
  	background: url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -234px 2px transparent;
    right: 85px;
}
.customNavigation a.prev:hover 	{ background-position: -234px -27px; text-decoration:none;}
.customNavigation a.next {
	background: url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -204px 2px transparent;
    right:28px;
}
.customNavigation a.next:hover 	{ background-position: -204px -27px; text-decoration:none;}
 

/* Responsive menu Css Start */
	.nav-responsive span { display:inline-block;}
	.ie7 .nav-responsive span { display:inline;}
	.nav-responsive { cursor:pointer; display:none;  }
	#nav-mobile  ul  li{ list-style:none; position:relative;}
	.nav-responsive .expandable{
		 background: url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -122px -122px transparent;
    height: 25px;
    margin-right: 5px;
    margin-top: 12px;
    width: 30px;
	} 
	.responsive-menu { padding:0; position:relative;}
	
	.responsive-menu #nav-mobile{ 
		position:absolute; 
		z-index:999;  
		display:none; 
		margin-top:2px; 
		padding:2%;
		width:96%; 
		list-style:none;
		background:#EAEAEA;
		box-shadow:0 0 0 1px #DBDBDB;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		
	}
	.responsive-menu a{color:#0F0F0F !important;}
	.responsive-menu #nav-mobile ul{padding-left:20px;}
	.nav-responsive div,
	.responsive-menu .hitarea {
		background: none;
	height: 16px;
		width: 16px; 
		float: right;
		cursor: pointer;
		margin-right:10px;
		 margin-top: 8px;
	}
	.responsive-menu .expandable .collapsable-hitarea{ 
		background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -237px -127px transparent;		 
	} 
	.responsive-menu .expandable-hitarea { 
		background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -208px -127px transparent;		 
	} 
	.responsive-menu .collapsable-hitarea { 
		background: url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -237px -127px transparent;		
	} 

/* Responsive menu Css End */


/*RESPONSIVE TABLE*/
.table-responsive { display:none; visibility:hidden;}	
.tm_responsive_container,
.tm_responsive_container_footer{ width:auto; overflow:hidden;}

.tm_responsive_group{
	float:left; 
    margin: 5px 0;
    padding: 3%;
    width: 92%; 
	border:1px solid #ededed;
	color:#4D4D4D;
	background:#FBFBFB  
}
.tm_responsive_row label{
  width: 100px;
  display:block;
  float:left;
  font-weight: bold;
}
.tm_responsive_row span{
  width: 250px;
  display:block;
  float:left;
}
.tm_responsive_row{
 overflow:hidden;
 border-bottom: 1px solid #EEEEEE;
 padding:10px 0;
}
.tm_responsive_row span .separator{ display:none; }
/*RESPONSIVE TABLE*/

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav { list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider .slides{ padding:0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; list-style:none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {
	float: none;
    margin: 9px 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides { margin:0; }

/* Direction Nav */
.flex-direction-nav {display:none; margin:0 !important; z-index:999; }
.flex-direction-nav  li{ list-style:none;}
.flexslider:hover .flex-direction-nav { margin:0 !important;  }
.flex-direction-nav li a.flex-next
{ 
	 background: url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll  -42px -195px transparent;
    font-size: 0;
    height: 40px ;
    position: absolute;
    right: 10px;
    top: 40%;
    width: 40px;
	
}
.flex-direction-nav li a.flex-prev
{ 
	background: url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -2px -195px transparent;
    height: 40px !important;
    left: 10px;
    position: absolute;
    top:40%;
    width: 40px !important;
	font-size:0;
}
.flex-direction-nav li a.flex-prev:hover	{ background-position:-2px -242px;} 
.flex-direction-nav li a.flex-next:hover		{ background-position:-42px -242px;}

/* Control Nav */
.flex-control-nav {position: absolute;  bottom: 10px;left: 50%;margin: 0 0 0 -23px!important; padding:0 !important; z-index:9; }
.flex-control-nav li {float:left; font-size:0; }
.flex-control-paging li a {
	background: #2271b2;
    border-radius: 10px;
    cursor: pointer;
    float: left;
    height: 10px;
    margin-right: 8px;
    margin-top: 0;
    position: relative;
    width: 10px;
}
.flex-control-paging li a:hover ,.flex-control-paging li a.flex-active{ background: #fff; box-shadow: 0 0 3px #555555; }
.flex-control-paging li a.flex-active{  cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}


/* display none until init */
.product-carousel{
	display: none;
	opacity:1!important;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}

#column-left .banners-slider-carousel .customNavigation,
#column-right .banners-slider-carousel .customNavigation{ display:block;}

.product-carousel .slider-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-perspective: 1000;
}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
	cursor: pointer;
}
.slider-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}

/* mouse grab icon */
 
.grabbing { 
    cursor:url("http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/image/megnor/grabbing.png") 8 8, move;
}


/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	list-style:none;
}
.customNavigation    { text-align: center; position:relative;width:100%;z-index:9;}
.customNavigation a{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color:transparent;
	display: block;
    float: right;
    height: 22px;
    position: absolute;
    top: -45px;
    width: 22px; 
	 text-indent: -9999px;
	 cursor:pointer;
} 
.customNavigation a.prev {
  	background: url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -206px 2px  transparent;
    right:35px;
}
.customNavigation a.prev:hover 	{ background-position: -206px -27px; text-decoration:none;}
.customNavigation a.next {
	background: url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -236px 2px transparent;
    right:10px;
}
.customNavigation a.next:hover 	{ background-position: -236px -27px; text-decoration:none;}

/**************** additional carousel start *******************/
.additional-carousel .product-carousel{  width:auto; margin:0 15px; }
.additional-carousel .customNavigation a.prev {
  	background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -15px -190px transparent;
    left:-3px;
	top:39px;
	z-index:999;  
	  text-indent: -9999px;
	cursor:pointer;
}
.additional-carousel .customNavigation a.prev:hover 	{ background-position: -15px -216px; text-decoration:none; z-index:999;}
.additional-carousel .customNavigation a.next {
	background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -32px -191px transparent;
    right:-7px;
	top:39px;
	cursor:pointer;
	z-index:999; 
	 text-indent: -9999px;
}
.additional-carousel .customNavigation a.next:hover 	{ background-position:-32px -217px; text-decoration:none; z-index:999;}
.additional-carousel .slider-item {   float: left;  width: 90px; }
.additional-carousel .slider-item .product-block{ background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    clear: both;
    margin: 4px 7px;
    overflow: hidden;}

/**************** additional carousel End *******************/

.product-info .product-image .customNavigation    { text-align: center; position:absolute; width:100%; z-index:9;}
.product-info .product-image .customNavigation a{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	display: block;
    float: right;
    height: 20px;
    position: absolute;
    top: -34px;
    width: 16px;
}

.product-info .product-image .customNavigation a.prev {
  	background: url("http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/image/megnor/sprite.png") no-repeat scroll -11px -60px transparent;
    left:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.prev:hover 	{ background-position: -11px -90px; text-decoration:none;}
.product-info .product-image .customNavigation a.next {
	background: url("http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/image/megnor/sprite.png") no-repeat scroll -43px -60px transparent;
	right:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.next:hover 	{ background-position: -43px -90px; text-decoration:none;}

/*.related-products .customNavigation{ width:97%;}
.related-products .customNavigation a.prev {
  	background: url("http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/image/megnor/sprite.png") no-repeat scroll -204px 2px transparent;
    right:25px;
	top:-20px;
}
.related-products .customNavigation a.prev:hover 	{ background-position: -204px -27px; text-decoration:none;}
.related-products .customNavigation a.next {
	background: url("http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/image/megnor/sprite.png") no-repeat scroll -234px 2px transparent;
	right:0px;
	top:-20px;
}
.related-products .customNavigation a.next:hover 	{ background-position: -234px -27px; text-decoration:none;}
*/



.featured-products .customNavigation a,.new-products .customNavigation a,.box-up-sell .customNavigation a,.crosssell_product .customNavigation a,.bestseller-products .customNavigation a,.special-products .customNavigation a{top:80px;z-index:9;height:50px;width:32px;opacity:0;transition-duration:500ms;}
.new-products:hover .customNavigation a,.featured-products:hover .customNavigation a,.box-up-sell:hover .customNavigation a,.crosssell_product:hover .customNavigation a,
.bestseller-products:hover .customNavigation a,.special-products:hover .customNavigation a
{opacity:1;transition-duration:500ms;}
.featured-products .customNavigation a.next,.new-products .customNavigation a.next,.box-up-sell .customNavigation a.next,.crosssell_product .customNavigation a.next,.bestseller-products .customNavigation a.next,.special-products .customNavigation a.next
{background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -158px -638px transparent;right:0px}
.featured-products .customNavigation a.next:hover,.new-products .customNavigation a.next:hover,.box-up-sell .customNavigation a.next:hover,.crosssell_product .customNavigation a.next:hover,
.bestseller-products .customNavigation a.next:hover,.special-products .customNavigation a.next:hover
{background-position:-110px -638px;}
.featured-products .customNavigation a.prev,.new-products .customNavigation a.prev,.box-up-sell .customNavigation a.prev,.crosssell_product .customNavigation a.prev,
.bestseller-products .customNavigation a.prev,.special-products .customNavigation a.prev

{background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll -14px -638px transparent;left:0px}
.featured-products .customNavigation a.prev:hover,.new-products .customNavigation a.prev:hover,.box-up-sell .customNavigation a.prev:hover,.crosssell_product .customNavigation a.prev:hover,
.bestseller-products .customNavigation a.prev:hover,.special-products .customNavigation a.prev:hover
{background-position:-62px -638px;}
#advancedmenu {
    position:relative;        
	margin:0 auto;
 	z-index:9;
}
div.menu {
    float: left;
}
div.menu.act {
   background:none;
}
div.menu.active {
	background:none;
	color:#5E5E5E ; 
}
div.megnor-advanced-menu-popup { 
  
	position:absolute;
	display: none;
	text-align:left; 
	top:50px;
	
}
.megnor-advanced-menu-popup_inner{	 background:#1e5792;padding:20px 40px;display:inline-block;	}
div.menu a, div.megnor-advanced-menu-popup a {   display:block; }
div.megnor-advanced-menu-popup a		
{ 
	padding:5px 0px;
	text-transform:none;
	
}
div.megnor-advanced-menu-popup a:hover{
    text-decoration: underline;
}
div.megnor-advanced-menu-popup a.actParent {
    color: #4D4D4D;
}
div.megnor-advanced-menu-popup a.act {
    color: #A52A2A;
}
div.column {
    float:left;
    width:180px; /* column width */
    padding:0px 15px;
}
div.itemSubMenu {
    /*margin-left:20px;*/
}
.clearBoth {
    clear:both;
}

div.megnor-advanced-menu-popup .block1		{ }
div.megnor-advanced-menu-popup .block2		{ padding:5px;}
#advancedmenu .megnor-advanced-menu-popup .itemMenu  a	{ font-weight:normal;  font-size: 14px;}
#advancedmenu .level1 > a.itemMenuName ,.advance_menu .product_name{
    font-size: 15px;
	color:#fff ;

} 
.advance_menu{margin-left:10px;}
.nav-container .description a{color:#2271B2;padding:2px 0;}
.nav-container .description a:hover{color:#000000;}
.advance_inner {width:220px;float:left;margin-right:30px;padding-right:30px;}
.advance_outer{border-bottom:1px solid #D3D3D3;float:left;margin-bottom:20px;padding-bottom:5px;}
.item_image{float:left;}
.description{color:#666666;}
.itemSubMenu .itemMenu 
{
	margin-left:0px;
}
.itemSubMenu .itemMenu a.itemMenuName
{
	 background: url("../../skin/frontend/default/MAG090167/images/menu_bullet_hover.png") no-repeat scroll 0 11px transparent;
    color: #2271B2; 
    font-weight: normal;
    padding: 2px 0 2px 10px; 

}
.itemSubMenu .itemMenu a:hover	{ background:url("../../skin/frontend/default/MAG090167/images/menu_bullet.png") no-repeat scroll 0 11px transparent;  color: #000;}

.custom_menu:hover .customblock_inner {    display: block;} 
.customblock_inner		{ background:#FFF; width:250px; padding:5px;}
#advancedmenu .parentMenu.home_link a{font-size:0px;
	background:url("../../skin/frontend/default/MAG090167/images/sprite.png") no-repeat scroll 0 -847px transparent;
	width:2px;
}

/* Media for 980px to 1023px */
/* 980px <= width < 1023px */
@media only screen and (min-width:1259px) {

.tp-caption img{width:auto !IMportant;height:auto !Important;}
.banner_head1{color:#2271B2;font-size:32px !IMportant;text-transform:uppercase;font-weight:bold;}
.banner_head2{color:#4A4D4F;font-size:32px !IMportant;text-transform:uppercase;font-weight:bold;}
.banner_content{color:#666666;font-size:14px !IMportant;}
.banner_botton{
	border:1px solid #E8C304 !IMportant;
	background: #fff205; /* Old browsers */
	background: -moz-linear-gradient(top, #fff205 0%, #fad603 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff205), color-stop(100%,#fad603)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff205 0%,#fad603 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff205 0%,#fad603 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff205 0%,#fad603 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fff205 0%,#fad603 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff205', endColorstr='#fad603',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#216BA9 !IMportant;
	text-transform:capitalize !important;
	font-size:15px !IMportant;
	font-family:Open sans !important;
	
}

}
@media only screen and (min-width: 1025px) and (max-width: 1258px)
{
	.nav-inner, .main,.footer,.header-bottom,.header_top,.special_navigation,.inner_sub_cms,.footer_bottom_link,.footer_top{ width:980px;  }
	.col-main { float:left; width:750px;}
	.col-left { float:left; width:210px;}
	.col-right { float:right; width:210px; margin-left:0;}
	.header_cms{float:right;margin-top:18px;margin-bottom:10px;display:block;margin-right: 0px;}
	.header-cart,.header .form-search{margin-top:4px;}
	.cms-home .category-products li.item{width:297px !Important;}
	.cms-home .category-products .product-block{width:100% !IMportant;border-bottom:0px;height:250px !Important;}
	.cms-home .category-products{width:292px;height:342px;}
	.category-products .bx-viewport{height:276px !Important;}
	.best_product_block,.best_product{width:470px;}
	.best_product li.center{margin:0 10px;}
	.best_product li{width:143px;}
	.best_product img,.cms_banner_right img{width:100%;height:auto;}
	.cms_banner_right{width:68%;}
	.cms_newsletter{margin-left:0px;width:940px;}
	.f_cms{width:172px;}
	.footer_link_center{margin:0 10px;width:470px;}
	.footer_link_information{margin:0 10px;}
	.c_block{width:150px;}
	.header .header-cart #panel{top:108px;}
	.category-image img{width:100%;}
	.sidebar .block-banner img{width:100%;}
	.products-list li .list-center{width:352px;}
	.info3col-data{width:100%;}
	.info_banner{float:left;margin:0 20px;}
	.col1-layout .product-view .product-shop{width:560px;margin:0px;}
	.header_inner_cms {text-align: right;}
	.cart .cart-collaterals .col1-set{width:315px;}
	.cart .cart-collaterals .col2-set{width:644px;}
	.cart .totals{width:310px;}
	.shopping_CMS_main1 img{width:100%;}
	.header .form-search{clear:none; margin-right: 0px;}
	.header-cart{clear:both;display:block;}
	.header .quick-access{width:550px;}
        .shipping-badge-top {width: 180px; margin-left: 20px; margin-top: 60px;}
	.info3col-data .block-related{margin-top:0px;margin-left:10px;}
	.cms-home .category-products{margin-left:20px;}
	.flexslider {}
	.category-products .product-carousel .product-block-inner img{width:100px;height:100px;}
	.category-products .bx-wrapper{padding:0px;}
	.cms-home .category-products{height:276px;}
	.sub_cms.sec{margin:0 15px 0 19px;}
	.category-products .bx-controls-direction a.bx-prev{left:120px;}
	.category-products .bx-controls-direction a.bx-next{left:120px;bottom:0px;}
	.sub_cms{width:28%;}
	.cate_right{margin-left:0px;clear:both;}
	.sub_cms_img{margin-bottom:10px;}
	.home_right_cms_product ul li{min-height:125px;padding:5px 0;}
	.cms_product_left img{width:140px;}
	.home_right_cms_product{width:300px;}
	#nav a, .nav-responsive span, div.menu a, div.megnor-advanced-menu-popup a {padding-left: 14px; padding-right: 14px;}
}
@media only screen and (min-width: 980px) and (max-width: 1024px) {

 .nav-inner, .main,.col-main, .footer,.header-bottom,.header_top,.special_navigation,.inner_sub_cms,.footer_bottom_link,.footer_top{ width:940px;  }
.header{width:100%;}
.col-main { float:left; width:750px;}
.col-left { float:left; width:180px;}
.col-right { float:right; width:180px; margin-left:0;}
 
.col3-layout .col-main { width:520px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:720px; }
.product-view .product-shop{ width:432px; }
.col1-layout .product-view .product-shop{ width:623px; }
.block-banner img{ max-width:100%; }

#footer .footer-area{ width:100%; }
.col1-layout .product-view .product-shop{ width:485px; }
.cart .cart-collaterals .col1-set , .cart .cart-collaterals .col2-set , .cart .totals{ width:100%; }
 
 /**/
 .footer .mobile_togglemenu{ display:block; }
#footer ul{ display:none; margin-bottom:10px; }
/**/
.header-bottom{min-height:175px;text-align:center;}
.header .logo{width:100%;text-align:center;}
.shipping-badge-top {float: none; margin: 0 auto;}
.header .quick-access{float:none;display:inline-block;text-align:left;width:740px;}
/**/
	.cms-home .category-products li.item{width:277px !Important;}
	.cms-home .category-products .product-block{width:100% !IMportant;}
	.cms-home .category-products{width:272px;height:auto;margin-left:20px;}
	.category-products .bx-viewport{height:266px !Important;}
	.cms-home .category-products .product-block{border-bottom:0px;}
	.cms-home .category-products .product-block{height:247px !Important;}
.best_product_block,.best_product{width:550px;}
.best_product li{width:163px;}
.cms_banner_right{width:67%;}
.cms_banner_right img{width:100%;}
.cms_newsletter{width:96%;padding:2%;margin:0px;}
.f_cms{width:164px;}
/**/
.footer_link_left,.footer_link_center,.c_block,.footer_link_information,.footer_link_right{width:100%;border:0px;margin:0px;padding:0px;}
.cms_banner_right img{width:100%;}
.products-list li .list-center{width:340px;}
.header .header-cart #panel{top:158px;}
.info3col-data{width:100%;}
.info_banner{float:left;margin:0 20px;}
.info3col-data .block-related{margin-top:0px;margin-left:10px;}
.best_banner1,.best_banner2{width:170px;}
.best_banner1 img,.best_banner2 img{width:100%;}
.flexslider{width:625px !Important;}
.category-products .bx-wrapper{padding:0px;}
.category-products .product-carousel .product-block-inner img{width:100px;height:100px;}
.sub_cms.sec{margin:0 9px 0 19px;}
.category-products .bx-controls-direction a.bx-prev{left:120px;}
.category-products .bx-controls-direction a.bx-next{left:120px;bottom:-5px;}
.sub_cms{width:28%;}
.sub_cms_img{margin-bottom:10px;}
.cms_prod_desc{margin:0px;}
.cms_product_left img{width:125px;}
.home_right_cms_product ul li{min-height:127px;padding:3px 0;}
.home_right_cms_product{width:282px;}

}

@media only screen and (max-width: 979px){

.nav-inner, .main, .footer,.header-bottom,.header_top,.special_navigation,.footer_bottom_link,.footer_top{ width:724px;  }
.header{width:100%;}
.footer{ padding:0; }
.col-main , .col3-layout .col-wrapper{ width:549px;}
.col3-layout .col-main{ width:374px; }  
.col-left,.col-right { width:165px;}
 
 #advancedmenu{ display:none; }
.advanced_nav{ display:block; }
#zoom-btn , .mousetrap {display:none !important; }
.quickshop-index-view .mousetrap {display:block !important; }
#zoom1 {cursor:default !important; }
 
.header .quick-access{ width:100%; text-align: left; }
.footer .mobile_togglemenu{ display:block; }
#footer ul{ display:none; margin-bottom:10px; }
#footer .footer-area{ width:100%; margin-right:0; }
.products-list li .list-center{ width: 100%;padding:0px;}
.product-view .product-shop{   width: 100%; }
.cart .cart-collaterals .col2-set, .cart .totals{ width:100%; }
.checkout-progress{ padding: 0 10px; }
.form-list li.wide select , .form-list li.wide .input-box {width: 400px;}
.gift-messages-form .item .details .form-list li.wide .input-box , .form-list li.wide input.input-text{ width:100%; }
.col1-layout .product-view .product-shop{ width: 395px;margin:10px 0 0 0;}
.padder h6 { display:block; padding:3px;line-height: 25px; }
.product-view .tabs{ display:none !important; }
.contacform{ width:100%; margin-bottom:10px; padding:0; margin-right:0; border:none; }
.googlemap{ width:100%;margin-bottom:10px;  }
.block-banner img , .category-image img{ max-width:100%;}
.toolbar .pager .pager_right{ float:left; margin-top:8px; clear:both; }
.footer_bottom ul.links{display:block;text-align:center; float:none; margin-bottom:5px; }
.footer address{ float:none;text-align:center; clear:both; }
.product-collateral .padder{ padding-left:0; padding-right:0; }
.padder ol{ display:none; margin-bottom: 15px;}
.padder > div{ display:block !important;  }
#footer .block-subscribe input.input-text{ width:98%; }
.block-subscribe .block-title strong {    display: inline;}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{ width:90%; }
/**/
.header .logo{width:100%;text-align:center;}
.shipping-badge-top {float: none; margin: 0 auto;  max-width: 250px;}
.header-bottom{min-height:174px; text-align: center;}
.header .form-search{width: 705px;
    float: none;
    text-align: center;
    display: block;
    margin: 20px auto;}
.header .form-search input.input-text{width: 658px;}
/**/
.cms-home .category-products li.item{width:207px !Important;}
	.cms-home .category-products .product-block{width:100% !IMportant;}
	.cms-home .category-products{width:205px;height:auto;margin-left:20px;}
	.category-products .bx-viewport{height:206px !Important;}
	.cms-home .category-products .product-block{border-bottom:0px;}
	.cms-home .category-products .product-block{height:280px !Important;}
.category-products .bx-controls-direction a.bx-prev,.category-products .bx-controls-direction a.bx-next{left:40%;}
.inner_sub_cms{width:724px;}
.sub_cms.sec{padding:18px 8px 18px 12px;margin:0 14px 0 15px;}
.sub_cms{width:31%;padding:18px 0;}
.cms_banner_left{padding:2%;width:96%;margin:10px 0;}
.cms_banner_right,.cms_banner_right img{width:100%;}
.footer_link_left,.footer_link_center,.c_block,.footer_link_information,.footer_link_right{width:100%;border:0px;margin:0px;padding:0px;}
.footer_top{clear:both;}
.footer_cms_news,.shopping_CMS_main1 img{width:100%;padding-right:0px;}
.cms_newsletter{padding:4%;width:92%;margin-left:0px;}
.f_cms{padding:15px 2%;width:96%;}
.f_cms:hover{ transform: scale(1.03);}
.best_product_block{margin-right:0px;}
.header .header-cart #panel{top:160px;}
tm_headerlinkmenu ul.links{display:none !Important;}
.header_top{height:110px;text-align:center}
.header .links,.header .tm_top_currency,.header .form-language{display:inline-block;float:none;}
.header .welcome-msg{display:block;float:none;margin:0px;}
.cart .cart-collaterals .col1-set,.send-friend .form-list{width:100%;}
.send-friend .form-list li.wide textarea{width:80%;}
#my-orders-table{float:left;display:inline;overflow:auto;}
#my-orders-table colgroup{width:100%;}
.info3col-data .block-related{margin-top:0px;margin-left:0px;}
.responsive-menu li a{padding:4px 9px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.cms_cont{clear:both;}
.sub_cms .sub_cms_img{margin:0 auto;float:none;}
.sub_cms_right{text-align:center;}
.best_banner1{width:50%;}
.best_banner1 a,.best_banner2 a{display:block;text-align:center;}
.best_banner2{width:50%;margin-left:0px;}
.flexslider{}
.category-products .product-carousel .product-block-inner img{width:60px;height:60px;}
.category-products .bx-wrapper{padding:0px;}
.cate_right{margin-left:0px;clear:both;}
.home_right_cms_product ul li.last{display:none;}
.home_right_cms_product ul li{border:0px;}
.home_right_cms_product{width:213px;}
.cms_product_left img{width:90px;}
.cms_product_left{float:none;margin-right:0px;text-align:center;}
.home_right_cms_product ul li{padding:5px 0;}
.cms_product_right{text-align:center;}
}
 
/* Landscape phone to portrait tablet */
@media only screen and (max-width: 767px) {

.nav-inner, .main,  .footer ,.header-bottom,.header_top,.cms-home .special_navigation,.footer_bottom_link,.special_navigation,.footer_top{ width:auto;  margin:0 15px;  }
.header,.inner_sub_cms{width:100%;}
.col-left ,.col-right  ,.col-main{ width:100%;}
.col-main{ margin-bottom:10px; }
.col-left .block-content ,.col-right .block-content{ display:none; }
.col3-layout .col-wrapper , .col-main , .col3-layout .col-main{  width:100%;}
.toggle .mobile_togglecolumn {
    display: block;
}
 .block-banner{ display:none; }
#search_mini_form{display:block;}

/********** Header Setting *************/
.header .logo{  margin: 0 auto;
    text-align: center;
    text-decoration: none !important;
   float:none;}
 .header-bottom{padding:20px 0 0;min-height:144px;text-align:center;}  
 .header_cms{float:none;display:inline-block;margin:0px;}
.header .quick-access{ margin:10px 0;text-align:center; }
.header .quick-access , .header .form-search , .header .form-search input.input-text{  width:100%; }

.header .form-search{margin-right:0px;width:320px;margin-top:14px;float:none;display:inline-block;}
.header .form-search input.input-text{width:273px;}
.header_top{ height:100px; }
.header .welcome-msg{ float:none; width:94%; text-align:center;margin:10px 0; position:absolute;}
.header .links{ display:none; float:none; text-align:left; position:absolute; background:#fff;border:1px solid #E6E6E6;margin:0; top:44px; width:140px; right:0; }
.tm_headerlinks_inner{ display:block; cursor:pointer; padding:12px 0;  }
.header .links li{ display:block; float:none; background:none; padding:0px !important }
.header .links li a{ text-decoration:none; padding: 5px 10px; display:block;background:none;}
.header .links li a:hover{ background:#DDDDDD; } 
.header .tm_top_currency{border-right:1px solid #CFCFCF;}
.header .tm_top_currency , .header .form-language{ float:left; text-align:center; }
.header .tm_top_currency , .header .form-language {
 width:25%; margin:0 0px 0 0px;  position:relative; background:#E4E4E4; top:50px; padding: 0px;} 
 .form-language .sbHolder, .tm_top_currency .sbHolder{ border:none; padding:0 0 0 0; background:none; float:none; }
 .form-language .sbHolder > a, .tm_top_currency .sbHolder > a{  color:#666; text-align:center; padding:10px 0; top:10px; }
 .form-language .sbHolder .sbOptions, .tm_top_currency .sbHolder .sbOptions{ width:130px; left:0; top:44px !important; text-align:left; }
.header-cart , .tm_headerlinkmenu {
    float: right;
   margin: 0 -1px 0 0;
    position: absolute;
    right: 0;
    top: -51px;
	 width:25%;
	 background:#E4E4E4; 
	 padding:0;
	  border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
}
.cart_label{color:#666;border:0px;background:#E4E4E4;border-radius:0px;}
.header-cart{border-right:0px;}
.tm_headerlinkmenu{ right:25%;}
.cart_mini_right{ background:none; padding:10px 0 10px; color:#fff; margin:0 0 0 1px;
border:none; float:none; text-align:center; }
.header .header-cart #panel{ top:44px;z-index:9; }
.cart_mini_right .price{ display:none;}
.cart-label{border:0px;background:#E4E4E4;border-radius:0px;}
/********** Header Setting *************/
.products-list li .list-center {    margin-top: 15px;    width: 100%;}
.col2-set .col-1 , .col2-set .col-2,.box-account .col2-set .col-1{  width:100%; }
.box-account .col2-set .col-1{ padding-right:0; border:none; margin-bottom:15px;}
.order-info-box .col-1{ margin-bottom:15px; }
.product-view .product-img-box { margin:0 auto 20px; float:none; }
.product-shop{ width:100% !important;}
.header .form-language label , .header .tm_top_currency label { display:none !important; }

#super-table{ clear:both; }
#new-wishlist-table .add-to-cart-alt button.button span{ width:auto !important;  }
.form-list li.wide textarea,.best_product_block,.best_product{ width:100%; }
.form-list li.fields .name-firstname{ margin-bottom:10px; }
.cms-home .category-products{display:none;}
.flexslider{width:100% !IMportant;}
.best_banner1,.best_banner2{display:inline-block;float:none;margin:5px;width:auto;}
.best_cms_block{text-align:center;}
.best_product_block{text-align:left;}
.sub_cms.sec{padding:18px 2%;border:0px;margin:0 11px 0 21px;}
#footer h6{margin-bottom:0px;}
.footer_tweeter,.send-friend .form-list li.wide .input-box{width:100%;}
/*.header #toplinks1 a{ background-position: -1px -713px;padding-left: 32px;}
.header #toplinks2 a{ background-position: -1px -745px;padding-left: 32px;}
.header #toplinks4 a{ background-position: -1px -780px;padding-left: 32px;}
.header #toplinks5 a{ background-position: -1px -814px;padding-left: 32px;}*/
#toplinks1 a:hover,#toplinks2 a:hover,#toplinks4 a:hover,#toplinks5 a:hover{background:none;}
.products-list li .list-right{text-align:left;}
.info3col-data{width:100%;margin:10px 0;}
.info_banner{float:left;margin:5px;}
.product_info_block{margin:5px;}
.checkout-cart-index .cart > form{float:left;overflow:auto;width:100%;}
.block .block-title strong{padding:5px 0;}
#my-orders-table colgroup{width:100%;}
.aboutus{margin-top:0px;}
#tm_quickshop_handler{display:none !IMportant;}
.sub_cms .sub_cms_img{margin:0 auto;float:none;}
.sub_cms_right{text-align:center;}
.sub_cms{width:30%;}
.best_product li{width:31%;}
.best_product li.center{margin:0 2%;}
.best_product img{width:100%;}
.products-list .availability{text-align:left;}
.sub_cms_block,.std .tabbernav,.home_right_cms_product{display:none;}
.home-content-tab{margin-top:20px;}
.featured-products .category-title h2, #special_product .category-title h2, #bestseller_product .category-title h2,.featured-products, #special_product, #bestseller_product{display:block !IMportant;}
.header .sbSelector:link, .header .sbSelector:visited, .header .sbSelector:hover{color:#666;}
.header .sbToggle{background:url("../../skin/frontend/default/MAG090167/images/drop_up.png") no-repeat scroll center 9px transparent;}
.header .sbToggleOpen{background:url("../../skin/frontend/default/MAG090167/images/drop_down.png") no-repeat scroll center 9px transparent;}
.navigation_label {
	float: left;
	margin: 0;
	text-align: center;
}
.navigation_links {
    display: block;
    float: none;
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: center;
    width: 100%;
}
.navigation_links li {
    border-bottom: 1px solid #ccc;
    float: none;
    margin: 0 14px 10px;
    padding: 0 0 10px;
    width: 100%;
	background: none;
}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.form-list li.wide .input-box{width: 260px;}
.form-list li.wide input.input-text{ width: 250px;}
.form-list #billing-new-address-form .field, #billing-new-address-form .form-list .input-box{width:385px;}
.form-list #billing-new-address-form input.input-text{width:360px;}
.welcome-msg img {display: none;}
}

/* Landscape phones and down */
@media only screen and (max-width: 479px) {
.welcome-msg img {display: none;}
.form-list .field , .form-list .input-box ,.form-list li.wide .input-box { width:100% !important; }
.form-list input.input-text , .form-list li.wide textarea, .form-list select , .tm_responsive_row select , 
.product-view .box-tags .form-add input.input-text{width:90% !important; }
.cart_mini_right{ display:none; }
.cart-label{ background: url("../../skin/frontend/default/MAG090167/images/cart-respo.png") no-repeat scroll center center;
    height: 20px;
    margin: 0 auto;
        padding: 12px 0;
    text-align: center;
      cursor:pointer; }
.checkout-progress{ padding:0 50px; }
.checkout-progress li{width:100% ;margin:0 0px 5px 0;}
.cart_mini_right .price{ display:none; }
.tm_responsive_row label , .tm_responsive_row span{width:100% ;margin:0 0px 5px 0;  }
.tm_responsive_row span .separator{ display:none;}
.gift-messages-form .item .details{ margin-left:0; margin-top:15px; }
.product-view .product-img-box{ width:271px; }
.product-view .product-img-box .product-image img{ width:100%; }
.email-addto-box .email-friend{ float:none; margin-bottom:8px; }
.googlemap iframe{ width:100%  !important; }
.col3-set .col-1 , .col3-set .col-2 , .col3-set .col-3 { width:100%; margin-bottom:10px; }
.my-wishlist textarea{ width:90%; }
#my-tags-table td , #my-reviews-table td{ display:block; }
.additional-carousel .slider-item .product-block img{ margin:0 auto; text-align:center; display:block;  }
.product-view .product-shop .availability{ float:none; text-align:left; }
#product-review-table .nobr{  white-space: normal !important; }
#product-review-table td , .data-table thead th{  padding: 5px 3px; }
#product-review-table{ margin:10px 0; }
.buttons-set .back-link{ margin-bottom:10px; margin-right:10px; }
.buttons-set button.button{ float:left; margin-left:0; }
.pager .limiter{ margin-bottom:10px; }
.pager .pager_right .sort-by{ float:none; }
.products-list li .list-right,.sub_cms{ width:100%; }
/**/
.header-bottom .logo img{width:280px;}
.header .form-search{width:252px;}
.header .form-search input.input-text{width:204px;}
.sub_cms.first,.sub_cms.sec,.sub_cms.last{padding:0px;border:0px;margin:10px 0;}
.best_product ul li{float:none;display:inline-block;text-align:left;}
.best_product ul{text-align:center;}
#footer h6, #footer .block .block-title strong{padding:0 5px 0 0;}
.block-subscribe input.input-text{border:1px solid #E4E4E4;}
.product_info_block{padding:4%;width:92%;margin:0px;}
.info_banner{display:none;}
.multiple-checkout .col2-set .col-wide .data-table{display:inline;float:left;overflow:auto;}
#my-reviews-table colgroup col,.footer_contact_us,.product-carousel .product-block .product-image img, .products-grid li .product-block .product-image img{width: auto;}
.product-review .product-details{clear:both;margin-left:0px;}
.info3col-data .block-related{width:100%;margin-top:10px;}
.cms_cont{clear:none;}
.sub_cms_block{display:none;}
.best_product li{width:220px;}
.responsive-image-mobile { width: 100%;}
}

/* Mobile Landscape Size to Mobile Portrait (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) { }
@media only screen and (max-width: 319px){
.header-cart .right_arrow{ padding:0; background:none; }
.cart .discount .input-box { width:100% !important; }
#footer .block-subscribe input.input-text , .form-list textarea , .cart .discount input.input-text{  width:95%;}
.checkout-progress{ padding:0 10px; } 
.opc .step{ padding:15px 15px; } 
.product-view .product-img-box , .product-view .product-img-box .product-image img{ width:100%; } 
.product-view .product-shop .add-to-links li{ display:block;margin-bottom:8px; }
.product-view .product-shop .availability{ float:none; text-align:left; }
.my-wishlist .buttons-set button.button{ margin:5px 0; text-align:left;}
#product-review-table thead{ display:none; }
.form-language .sbHolder, .tm_top_currency .sbHolder{flat:none; text-align:center; padding:0; }
.form-language .sbHolder .sbToggle , .tm_top_currency .sbHolder .sbToggle { display:none; }
/**/
.header-bottom .logo img{width:190px;}
.header .form-search{width:175px;}
.header .form-search input.input-text{width:126px;}
.best_cms_block{width:100%;}
.block-subscribe input.input-text{width:138px;}
.navigation_label img,.best_product li{width:100%;}
.best_product li.center{margin:0px;}
.header .welcome-msg{width:90%;}
button.btn-checkout span{padding:0 5px;}
.best_banner1,.best_banner2{display:none;}
.multiple-checkout button.button > span,.multiple-checkout .back-link >a{padding:6px 2px;font-size:13px;}
.multiple-checkout button.button span{font-size:13px;}
.multiple-checkout .place-order .grand-total{height:110px;}
.header .header-cart #panel{width:175px;}
.block-related .mini-products-list .product-details{margin-left:0px;clear:both;}
.special_dropdown > ul{width:auto;}
.header .tm_top_currency, .header .form-language{top:62px;}
.header_top{height:112px;}
}

@media only screen and (max-width:240px) {}

.quickshop_img{ }

#id_qs_load{width: 621px;position: absolute;top: 30px; left: 50%;display: none;z-index: 1001;background: #fff;min-height: 300px;}
#output-div{}
a.close{width: 15px; height: 15px;text-indent: -999em;background: url(http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/images/quickshop/close.gif) center center no-repeat;display: inline-block;float: right;padding: 10px 10px 0 0;position: absolute;right: -3px;top: -22px;}
#shadow_box{width: 100%;display: none;position: absolute;left: 0; top: 0;z-index: 1001;background: #000;opacity:0.5;z-index: 1000;filter:alpha(opacity=50)}
#loadingmask{padding: 5px 0;position: absolute;top: 50%;left: 50%;margin: -30px 0 0 -15px;}
#loading-mask-loader span{display: block;padding-top: 10px;}
#loading-mask-loader img{padding-right: 10px;}

#tm_quickshop_handler{position: absolute; display:block; }

.quickshop-main {}
.quickshop-main .product-view { border:none;}
.quickshop-main .product-essential { padding: 10px 10px 0; background:none;}
.quickshop-main .product-shop{ text-align:left; width:415px !important;float: right;}
.quickshop-main .product-view .product-img-box { text-align:left;float: left;}
.quickshop-main .product-view .product-img-box img{width:100%;}
.quickshop-main .product-view .product-img-box .product-image-zoom { border:1px solid #ddd;}
.quickshop-main .product-collateral { padding:0px; background:none; text-align:left;}

.quickshop-main .product-shop .product-options-bottom .price-box { float:left;}
.quickshop-main .#zoom-btn{display: none !important; }

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
	}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/css/quickshop/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/css/quickshop/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../../skin/frontend/default/MAG090167/images/quickshop/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('http://caraudiogiants.caraudiogiants.netdna-cdn.com/skin/frontend/default/MAG090167/css/images/quickshop/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/quickshop/fancybox/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
.overlay_dialog{background-color:#666666;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
.overlay___invisible__{background-color:#666666;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.dialog_nw{width:9px;height:23px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/top_left.gif)no-repeat 0 0;}
.dialog_n{background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/top_mid.gif)repeat-x 0 0;height:23px;}
.dialog_ne{width:9px;height:23px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/top_right.gif)no-repeat 0 0;}
.dialog_e{width:2px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/center_right.gif)repeat-y 0 0;}
.dialog_w{width:2px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/center_left.gif)repeat-y 0 0;}
.dialog_sw{width:9px;height:19px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/bottom_left.gif)no-repeat 0 0;}
.dialog_s{background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/bottom_mid.gif)repeat-x 0 0;height:19px;}
.dialog_se{width:9px;height:19px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/bottom_right.gif)no-repeat 0 0;}
.dialog_sizer{width:9px;height:19px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/sizer.gif)no-repeat 0 0;cursor:se-resize;}
.dialog_close{width:14px;height:14px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/close.gif)no-repeat 0 0;position:absolute;top:5px;left:8px;cursor:pointer;z-index:2000;}
.dialog_minimize{width:14px;height:15px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/minimize.gif)no-repeat 0 0;position:absolute;top:5px;left:28px;cursor:pointer;z-index:2000;}
.dialog_maximize{width:14px;height:15px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/default/maximize.gif)no-repeat 0 0;position:absolute;top:5px;left:49px;cursor:pointer;z-index:2000;}
.dialog_title{float:left;height:14px;font-family:Tahoma, Arial, sans-serif;font-size:12px;text-align:center;width:100%;color:#000;}
.dialog_content{overflow:auto;color:#DDD;font-family:Tahoma, Arial, sans-serif;font-size:10px;background-color:#123;}
.top_draggable, .bottom_draggable{cursor:move;}
.status_bar{font-size:12px;}
.status_bar input{font-size:12px;}
.wired_frame{display:block;position:absolute;border:1px #000 dashed;}
.dialog{display:block;position:absolute;}
.dialog table.table_window{border-collapse:collapse;border-spacing:0;width:100%;margin:0px;padding:0px;}
.dialog table.table_window td , .dialog table.table_window th{padding:0;}
.dialog .title_window{-moz-user-select:none;}
.overlay_mac_os_x{background-color:#85BBEF;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
.mac_os_x_nw{width:24px;height:30px;}
.mac_os_x_n{height:30px;}
.mac_os_x_ne{width:31px;height:30px;}
.mac_os_x_w{width:16px;}
.mac_os_x_e{width:16px;}
.mac_os_x_sw{width:31px;height:40px;}
.mac_os_x_s{height:40px;}
.mac_os_x_se, .mac_os_x_sizer{width:31px;height:40px;}
.mac_os_x_sizer{cursor:se-resize;}
.mac_os_x_close{width:19px;height:19px;position:absolute;top:12px;left:25px;cursor:pointer;z-index:1000;}
.mac_os_x_minimize{width:19px;height:19px;position:absolute;top:12px;left:45px;cursor:pointer;z-index:1000;}
.mac_os_x_maximize{width:19px;height:19px;position:absolute;top:12px;left:65px;cursor:pointer;z-index:1000;}
.mac_os_x_title{float:left;height:14px;font-family:Tahoma, Arial, sans-serif;font-size:12px;text-align:center;margin-top:8px;width:100%;color:#000;}
.mac_os_x_content{overflow:hidden;color:#222;font-family:Tahoma, Arial, sans-serif;font-size:10px;background:#FFF;}
.mac_os_x_s .status_bar{padding-bottom:24px;}
* html .mac_os_x_nw{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/TL_Main.png", sizingMethod="crop");}* html .mac_os_x_n{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/T_Main.png", sizingMethod="scale");}
* html .mac_os_x_ne{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/TR_Main.png", sizingMethod="crop");}
* html .mac_os_x_w{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/L_Main.png", sizingMethod="scale");}
* html .mac_os_x_e{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/R_Main.png", sizingMethod="scale");}
* html .mac_os_x_sw{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/BL_Main.png", sizingMethod="crop");}
* html .mac_os_x_s{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/B_Main.png", sizingMethod="scale");}
* html .mac_os_x_se{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/BR_Main.png", sizingMethod="crop");}
* html .mac_os_x_sizer{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/BR_Main.png", sizingMethod="crop");}
.overlay_blur_os_x{background-color:#85BBEF;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
.blur_os_x_nw{background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/mac_os_x/TL.png)no-repeat 0 0;width:24px;height:30px;}
.blur_os_x_n{background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/mac_os_x/T.png)repeat-x 0 0;height:30px;}
.blur_os_x_ne{background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/mac_os_x/TR.png)no-repeat 0 0;width:31px;height:30px;}
.blur_os_x_w{background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/mac_os_x/L.png)repeat-y top left;width:16px;}
.blur_os_x_e{background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/mac_os_x/R.png)repeat-y top right;width:16px;}
.blur_os_x_sw{background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/mac_os_x/BL.png)no-repeat 0 0;width:31px;height:40px;}
.blur_os_x_s{background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/mac_os_x/B.png)repeat-x 0 0;height:40px;}
.blur_os_x_se, .blur_os_x_sizer{background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/mac_os_x/BR.png)no-repeat 0 0;width:31px;height:40px;}
.blur_os_x_sizer{cursor:se-resize;}
.blur_os_x_close{width:19px;height:19px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/mac_os_x/close.gif)no-repeat 0 0;position:absolute;top:12px;left:25px;cursor:pointer;z-index:1000;}
.blur_os_x_minimize{width:19px;height:19px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/mac_os_x/minimize.gif)no-repeat 0 0;position:absolute;top:12px;left:45px;cursor:pointer;z-index:1000;}
.blur_os_x_maximize{width:19px;height:19px;background:transparent url(../../skin/frontend/base/default/css/Toogas/Featuredpopup/mac_os_x/maximize.gif)no-repeat 0 0;position:absolute;top:12px;left:65px;cursor:pointer;z-index:1000;}
.blur_os_x_title{float:left;height:14px;font-family:Tahoma, Arial, sans-serif;font-size:12px;text-align:center;margin-top:8px;width:100%;color:#000;}
.blur_os_x_content{overflow:auto;color:#222;font-family:Tahoma, Arial, sans-serif;font-size:10px;background:#FFF;}
.blur_os_x_s .status_bar{padding-bottom:24px;}
* html .blur_os_x_nw{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/TL.png", sizingMethod="crop");}
* html .blur_os_x_n{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/T.png", sizingMethod="scale");}
* html .blur_os_x_ne{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/TR.png", sizingMethod="crop");}
* html .blur_os_x_w{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/L.png", sizingMethod="scale");}
* html .blur_os_x_e{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/R.png", sizingMethod="scale");}
* html .blur_os_x_sw{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/BL.png", sizingMethod="crop");}
* html .blur_os_x_s{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/B.png", sizingMethod="scale");}
* html .blur_os_x_se{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/BR.png", sizingMethod="crop");}
* html .blur_os_x_sizer{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../themes/mac_os_x/BR.png", sizingMethod="crop");}