/* anaheim-regular - latin */
@font-face {
    font-family: 'Anaheim';
    font-style: normal;
    font-weight: 400;
    src: url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.svg#Anaheim') format('svg'); /* Legacy iOS */
}

/* Magento part */
/* @TODO maybe remove it all */
/* FF Fix */
button.button {
    -webkit-border-fit: lines;
} 

/* <- Safari & Google Chrome Fix */


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

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

button.btn-checkout span {
    height: 40px;
    border: 0;
    background: url(https://www.magmex.com/skin/frontend/magmex/default/css/images/btn_checkout.gif) 0 0 no-repeat;
    padding: 0 0 0 9px;
    font: bold 15px/40px Arial, Helvetica, sans-serif;
    color: #fff;
}

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

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

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

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

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li {
    margin: 0 0 8px;
}

.form-list label {
    float: left;
    color: #666;
    font-weight: bold;
    position: relative;
    z-index: 0;
}

.form-list label.required {
    
}

.form-list label.required em {
    float: right;
    font-style: normal;
    color: #FFEAEA;
    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: 254px;
}

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

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

.form-list li.wide input.input-text {
    width: 529px;
}

.form-list li.wide textarea {
    width: 529px;
}

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

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

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

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

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

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

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

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

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

/* Customer */
.form-list .customer-name-prefix .input-box,.form-list .customer-name-suffix .input-box,.form-list .customer-name-prefix-suffix .input-box,.form-list .customer-name-prefix-middlename .input-box,.form-list .customer-name-middlename-suffix .input-box,.form-list .customer-name-prefix-middlename-suffix .input-box
    {
    width: auto;
}

.form-list .name-prefix {
    width: 65px;
}

.form-list .name-prefix select {
    width: 55px;
}

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

.form-list .name-suffix {
    width: 65px;
}

.form-list .name-suffix select {
    width: 55px;
}

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

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

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

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

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

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

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

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

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px;
}

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

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

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px;
}

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

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

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

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

.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-year
    {
    float: left;
    width: 85px;
}

.form-list .customer-dob input.input-text {
    display: block;
    width: 74px;
}

.form-list .customer-dob label {
    font-size: 10px;
    font-weight: normal;
    color: #888;
}

.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month {
    width: 60px;
}

.form-list .customer-dob .dob-day input.input-text,.form-list .customer-dob .dob-month input.input-text
    {
    width: 46px;
}

.form-list .customer-dob .dob-year {
    width: 140px;
}

.form-list .customer-dob .dob-year input.input-text {
    width: 134px;
}

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#FFEAEA; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/
.buttons-set {
    clear: both;
    margin: 4em 0 0;
    padding: 8px 0 0;
    border-top: 1px solid #e4e4e4;
    text-align: right;
}

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

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

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

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

.buttons-set-order .please-wait {
    padding: 12px 7px 0 0;
}
/* Expiration date and CVV number validation fix */
.v-fix {
    float: left;
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative;
}

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

.breadcrumbs li {
    display: inline;
}

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

/* Page Heading */
.page-title {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin: 0 0 25px;
}

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

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

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

.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6
    {
    float: left;
}

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

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

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

.pager .limiter {
    float: right;
}

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

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

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

.pager .pages ol {
    display: inline;
}

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

.pager .pages .current {
    
}

/* Sorter */
.sorter {
    font-size: 11px;
    background: #fff url(https://www.magmex.com/skin/frontend/magmex/default/css/images/bkg_toolbar.gif) 0 100% repeat-x;
    padding: 3px 8px;
    border-top: 1px solid #e2e2e2;
}

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

.sorter .sort-by {
    float: right;
    padding-right: 36px;
}

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

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

.sorter .link-feed {
    
}

/* Toolbar */
.toolbar {
    
}

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

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

.toolbar-bottom {
    
}
/* Bundle products tables */
.data-table tbody.odd tr {
    background: #f8f7f5 !important;
}

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

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

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

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

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

/* Generic Info Box */
.info-box {
    background: #fff url(https://www.magmex.com/skin/frontend/magmex/default/css/images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px;
}

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

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

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

/* Shopping cart total summary row expandable to details */
tr.summary-total {
    cursor: pointer;
}

tr.summary-total td {
    
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(https://www.magmex.com/skin/frontend/magmex/default/css/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(https://www.magmex.com/skin/frontend/magmex/default/css/images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer;
}

.cart-tax-info .price,.cart-tax-total .price {
    display: inline !important;
    font-weight: normal !important;
}

.cart-tax-total-expanded {
    background-position: 100% -52px;
}

/* Class: std - styles for admin-controlled content */
.std .subtitle {
    padding: 0;
}

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

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px;
}

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

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

.std ul,.std ol,.std dl,.std p,.std address,.std blockquote {
    margin: 0 0 1em;
    padding: 0;
}

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

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

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

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

.std dt {
    font-weight: bold;
}

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

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

.std address {
    font-style: normal;
}

.std b,.std strong {
    font-weight: bold;
}

.std i,.std em {
    font-style: italic;
}

/* Misc */
.links li {
    display: inline;
}

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

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

.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.magmex.com/skin/frontend/magmex/default/css/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(https://www.magmex.com/skin/frontend/magmex/default/css/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(https://www.magmex.com/skin/frontend/magmex/default/css/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(https://www.magmex.com/skin/frontend/magmex/default/css/images/btn_edit.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.cards-list dt {
    margin: 5px 0 0;
}

.cards-list .offset {
    padding: 2px 0 2px 20px;
}

.separator {
    margin: 0 3px;
}

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

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

.global-site-notice .notice-inner {
    width: 860px;
    margin: 0 auto;
    padding: 12px 0 12px 80px;
    background: url(https://www.magmex.com/skin/frontend/magmex/default/css/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;
}



/**
 * magmex global CSS file
 *
 * @copyright magmex 2012
 * @category Magex_Css
 * @package Magmex
 * @author Michael Stork <m.stork@gmail.com>
 */
/* magmex global styles */
body {
    font-family: 'Anaheim', 'Helvetica Neue',Arial, Helvetica, sans-serif; 
    font-size: 16px;
    line-height: 20px;
    color: #5B5B5B;
    -webkit-font-smoothing: antialiased;
}

button {
    font-family: 'Anaheim', 'Helvetica Neue',Arial, Helvetica, sans-serif; 
    padding: 0;
    margin: 0;
    background-color: #00BAEE;
    border: none;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 35px;
    cursor: pointer;
}

button.button {
    padding-bottom: 5px;
}

button.button span {
    font-size: 20px;
    padding: 0 20px 6px 20px;
}

button.button span span {
    font-family: 'Anaheim', 'Helvetica Neue',Arial, Helvetica, sans-serif;
}

button:hover {
    background-color: #00E42B;
}

button.secondaryAction {
    background-color: #E5E5E5;
    color: #000000;
    font-size: 24px;
    line-height: 24px;
}

button.secondaryAction div {
    margin-left: 18px;
    padding-left: 15px;
    background-image: url('https://www.magmex.com/skin/frontend/magmex/default/images/sprites/vertical_sprite.png');
    background-position: 0 -116px;
}

button.secondaryAction:hover {
    background-color: #00BAEE;
}

button.small {
    height: 32px;
    font-size: 18px;
    padding: 0 29px 0 29px;
}

h1 {
    font-size: 30px;
    /* line-heigt must be 4px higher than font-size, because of german umlauts */
    line-height: 34px;
    font-weight: lighter;
    letter-spacing: 0.2px;
    color: #00E42B;
}

h1.blue {
    color: #00BAEE;
}

h2 {
    font-size: 22px;
    line-height: 22px;
    font-weight: lighter;
    letter-spacing: 0.2px;
    color: #00BAEE;
    margin-bottom: 10px;
}

h2.green {
    color: #00E42B;
}

a {
    text-decoration: none;
    color: #00BAEE;
}

a:hover,
.firstCompanyTextPart {
    color: #00E42B;
}

div,
li {
    background-repeat: no-repeat;
}

li {
    list-style: none;
}

strong {
    font-weight: normal;
}

/* Global classes */
.clear {
    clear: both;
}

.extraInformation {
    color: #00BAEE;
    width: 43px;
    height: 31px;
    padding-top: 12px;
    border: 1px solid #00BAEE;
    border-radius: 43px;
    vertical-align: middle;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
}

.firstCompanyTextPart a,
.firstCompanyTextPart a:hover {
    color: #00E42B;
}

/* Price */
.priceMagmex {
    position: relative;
    width: 90px;
    height: 34px;
}

.priceMagmex .preComma,
.priceMagmex .afterComma,
.priceMagmex .unit {
    position: absolute;
    top: 35px;
}

.priceMagmex .preComma {
    left: 23px;
    width: 58px;
    height: 40px;
    font-size: 50px;
    line-height: 40px;
}

.priceMagmex .afterComma,
.priceMagmex .unit {
    
    width: 18px;
    height: 40px;
    line-height: 20px;
}

.priceMagmex .afterComma {
    top: 35px;
    left: 71px;
    height: 13px;
    font-size: 18px;
}

.priceMagmex .unit {
    top: 53px;
    left: 73px;
    height: 16px;
    font-size: 19px;
}

.advantageList .advantagePoint {
    height: 18px;
    margin-top: 12px;
    padding-left: 37px;
    font-size: 20px;
    /* @TODO maybe create global style - also for product detail page */
    background-image: url('https://www.magmex.com/skin/frontend/magmex/default/images/sprites/vertical_sprite.png');
    background-position: 0 -49px;
}

/* Data Table */
.data-table {
    width: 100%;
}

.data-table .odd {
    background: #F8F7F5;
}

.data-table .even {
    background: #EEEDED;
}

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

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

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

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

.data-table thead th {
    padding: 2px 8px;
    color: #5B5B5B;
    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: #FFFFFF;
}

.data-table thead th {
    background-color: 00BAEE;
}

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

.data-table tfoot td {
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 0;
    background-color: #F8F7F5;
}

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

.page-title {
    height: 34px;
    padding-bottom: 17px;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 27px;
}

.page-title h1 {
    float: left;
    font-size: 38px;
}

.block .block-title {
    height: 32px;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 29px;
    font-size: 18px;
    line-height: 18px;
}

#footer #footerContent li,
.block .block-content li {
    line-height: 30px;
    padding-left: 30px;
    background-image: url('https://www.magmex.com/skin/frontend/magmex/default/images/sprites/vertical_sprite.png');
    background-position: 0 -180px;
    height: 20px;
    margin-bottom: 19px;
}

/* Mesages  */
.success {
    color: #3d6611;
}

.error {
    color: #df280a;
}

.notice {
    color: #e26703;
}

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

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

.messages li {
    margin: 0 0 20px
}

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

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    min-height: 24px;
    padding: 11px 8px 8px 32px;
    font-size: 15px;
}

.error-msg {
    background-color: #F7DFD9;
    color: #FF4444;
}

.success-msg {
    border-color: #446423;
    background-color: #EFF5EA;
    color: #3D6611;
}

.note-msg,
.notice-msg {
    border-color: #FCD344;
    background-color: #FAFAEC;
}

.pager {
    border-top: 0;
}

/* Content Columns */
.col2-set,
.col3-set,
.col4-set {
    clear: both;
}

.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 {
    clear: both;
    width: 65%;
}

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

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

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

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

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

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

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

/* Header */
#header {
    display: block;
    height: 62px;
    background-color: #F3F3F3;
    box-shadow: 0 3px 10px #CCCCCC;
    min-width: 1100px;
}

#header #headerContent {
    position: relative;
    width: 1045px;
    margin: auto;
    padding-left: 55px;
}

#header #headerContent #companyText {
    position: absolute;
    width: 170px;
    height: 40px;
    top: 18px;
    font-size: 50px;
}

#header #headerContent #companyText a {
    color: #5B5B5B;
}

/* Header top navigation */
#header #headerContent #navigationTop #navigationList {
    float: right;
}

#header #headerContent #navigationTop #navigationList .navigationPoint {
    float: left;
    list-style: none;
    text-align: center;
    border-left: 1px solid #FFFFFF;
    box-shadow: -1px 0px 0 #CCCCCC;
    font-size: 18px;
}

#header #headerContent #navigationTop #navigationList .navigationPoint:hover {
    background-color: #00E42B;
    cursor: pointer;
}

#header #headerContent #navigationTop #navigationList .navigationPoint a,
#header #headerContent #navigationTop #navigationList .navigationPoint a:hover {
    display: block;
    height: 14px;
    padding: 24px 33px 24px 33px;
    color: #5B5B5B
}

/* Content */
#content {
    width: 1045px;
    min-height: 590px;
    margin: auto; 
    padding: 55px 0 0 55px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft {
    float: left;
    width: 722px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnRight {
    float: right;
    width: 283px;
    margin-left: 40px;
}

#content #twoColumnsLeftLayout #twoColumnsLeftLayoutColumnLeft {
    float: left;
    width: 240px;
    padding: 26px 20px 26px 23px;
}

#content #twoColumnsLeftLayout #twoColumnsLeftLayoutColumnRight {
    float: right;
    width: 722px;
    margin-left: 20px;
}

/* Footer */
#footer {
    position: relative;
    height: 128px;
    min-width: 1100px;
    margin-top: 60px;
    background-color: #F1F1F1;
    box-shadow: 0 -3px 10px #CCCCCC;
}

#footer #footerContent {
    width: 1045px;
    padding-left: 55px;
    margin: auto;
}

#footer #footerContent div {
    float: left;
}

#footer #footerContent li {
    margin-bottom: 8px;
}

#footer #footerContent #footerColumnOne {
    width: 400px;
}

#footer #footerContent #footerColumnOne #newsletterRegistration {
    width: 400px;
    height: 67px;
}

#footer #footerContent #footerColumnOne #newsletterRegistration #newsletterRegistrationForm .inputEmail {
    float: left;
}

#footer #footerContent #footerColumnOne #newsletterRegistration #newsletterRegistrationForm button.small {
    margin-left: 3px;
}

#footer #footerContent #footerColumnOne {
    padding-top: 16px;
}

#footer #footerContent #footerColumnTwo,
#footer #footerContent #footerColumnThree,
#footer #footerContent #footerColumnFour {
    height: 112px;
    padding: 16px 0 0 37px;
    border-left: 1px solid #FFFFFF;
    box-shadow: -1px 0px 0 #CCCCCC;
}

#footer #footerContent #footerColumnTwo,
#footer #footerContent #footerColumnThree {
    width: 185px;
}

#footer #copyright {
    position: absolute;
    top: 100px;
}
/**
 * magmex reset.css - copied from Magento base/default
 *
 * @copyright magmex 2012
 * @category magex_css
 * @package magmex
 * @author Michael Stork <m.stork@gmail.com>
 */
* {
    margin: 0;
    padding: 0;
}

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

:focus {
    outline: 0;
}
input,
select {
    height: 30px;
    padding-left: 5px;
    font-family: 'Anaheim','Helvetica Neue',Arial,Helvetica,sans-serif;  
}

input {
    border: 1px solid #D3D3D3;
    font-size: 22px;  
}

select {
    margin-right: 0;
    padding-top: 3px;
    font-size: 15px;
}

input.radio {
    height: 15px;
    margin-right: 20px;
}

input.input-text:focus, 
select:focus, 
textarea:focus {
    background-color: #F9F9F9;
}

/* Global form styles */
.validation-failed {
    border: 1px solid #FF0000;
    background: #F7DFD9;
}

.validation-advice {
    clear: both;
    margin: 3px 0 0;
    font-size: 12px;
    color: #FF0000;
}

/* Form lists */

fieldset,
.form-list {
    margin-top: 20px;
    border: none;
}

.fieldset {
    background: #F9F9F9;
    padding: 22px 25px 12px 33px;
    margin: 28px 0 28px 0;
}

.fieldset .legend {
    margin-bottom: 20px;
}

.form-list label {
    color: #000000;
    font-weight: normal;
}

.form-list label.required em {
    color: #000000;
}

.form-list label {
    margin: 0 0 14px 3px;
}

.form-list .wide label {
    margin-top: 20px
}

.form-list .field {
    margin-top: 20px;
    width: 327px;
}

.form-list .fields input {
    width: 305px;
}

.form-list li.wide input.input-text {
    width: 634px;
}

p.required {
    font-size: 11px;
}

#content #oneColumnLayout #contactForm .form-list li {
    clear: both;
}

#content #oneColumnLayout #contactForm .form-list li label {
    margin-top: 20px;
}
#content #productDetail .page-title .reviewSummary {
    float: right;
    margin-top: 8px;
}

#content #productDetail #shopProduct  {
    height: 496px;
    padding: 0 0 27px 0;
    border-bottom: 1px solid #E2E2E2;
}

#content #productDetail #shopProduct #productImage,
#content #productDetail #shopProduct #shopAction {
    width: 495px;
    height: 493px;
}

#content #productDetail #shopProduct #shopAction {
    margin-left: 55px;
}

#content #productDetail #shopProduct #productImage {
    float: left;
    background-color: #F7F7F7;
}

#content #productDetail #shopProduct #productImage .product-image {
    margin: 24px 0 0 24px;
}

#content #productDetail #shopProduct #productImage .more-views {
    margin: 20px 24px 0 24px;
}

#content #productDetail #shopProduct #productImage .more-views li {
    float: left;
    margin-right: 8px;
}

/** @TODO gallery */
#content #productDetail #shopProduct #productImage #imageGallery {
    
}

#content #productDetail #shopProduct #shopAction {
    position: relative;
    float: right;
    margin-left: 55px;
}

#content #productDetail #shopProduct #shopAction #shortDescription {
    margin-right: 18px;
}

#content #productDetail #shopProduct #shopAction .advantageList {
    margin-top: 23px; 
}

#content #productDetail #shopProduct #shopAction #productOptions {
    position: absolute;
    width: 495px;
    height: 232px;
    top: 261px;
    font-size: 20px;
}

#content #productDetail #shopProduct #shopAction #productOptions .radioOption,
#content #productDetail #shopProduct #shopAction #productOptions .textOption {
    background-color: #F7F7F7;
}

#content #productDetail #shopProduct #shopAction #productOptions .radioOption {
    height: 66px;
    padding-top: 7px;
}

#content #productDetail #shopProduct #shopAction #productOptions .radioOption li {
    margin-left: 14px;
    line-height: 29px;
}

#content #productDetail #shopProduct #shopAction #productOptions .radioOption.label {
    margin-left: 20px;
}

#content #productDetail #shopProduct #shopAction #productOptions .textOption {
    display: block;
    padding-top: 20px;
    height: 53px;
    margin-top: 4px;
}

#content #productDetail #shopProduct #shopAction #productOptions .textOption dt {
    float: left;
    margin: 3px 0 0 20px;
}

#content #productDetail #shopProduct #shopAction #productOptions .textOption .input-box input {
    width: 275px;
    margin-left: 20px;
}

#content #productDetail #shopProduct #shopAction #productOptions #priceBox,
#content #productDetail #shopProduct #shopAction #productOptions #buyNow {
    height: 78px;
    margin-top: 4px;
}

#content #productDetail #shopProduct #shopAction #productOptions #priceBox {
    float: left;
    width: 209px;
    background-color: #F7F7F7;
}

#content #productDetail #shopProduct #shopAction #productOptions .price-box {
    position: absolute;
    top: 170px;
    left: 20px;
    font-size: 30px;
    font-weight: bold;
}

#content #productDetail #shopProduct #shopAction #productOptions .tax-details {
    position: absolute;
    top: 200px;
    left: 20px;
}

#content #productDetail #shopProduct #shopAction #productOptions #buyNow {
    width: 282px;
    margin-left: 4px;
}

/* Product Information */
#content #productDetail #productInformation {
    padding-top: 41px;
}

#content #productDetail #productInformation #productInformationNavigation {
    margin-top: 41px;
    color: #00BAEE;
    font-size: 20px;
}

#content #productDetail #productInformation #productInformationNavigation a {
    margin-right: 20px;
}

#content #productDetail #productInformation #productInformationNavigation a.functionList,
#content #productDetail #productInformation #productInformationNavigation a.versionHistory,
#content #productDetail #productInformation #productInformationNavigation a.license {
    margin-left: 20px;
}


#content #productDetail #productInformation #productInformationContent {
    width: 800px;
    margin-top: 56px;
}

#content #productDetail #productInformation #productInformationContent #functionList .left {
    float: left;
}

#content #productDetail #productInformation #productInformationContent #functionList .right {
    margin-left: 500px;
}


#content #productDetail #productInformation #productInformationContent div {
    margin-top: 50px;
}
/* Cart */
#content #oneColumnLayout .cart .page-title {
    height: auto;
}

#content #oneColumnLayout .cart .discount {
    margin-top: 15px;
}

#content #oneColumnLayout .cart .discount .discount-form .input-box {
    float: left;
}

#content #oneColumnLayout .cart .discount .discount-form .input-box .input-text {
    width: 260px;
}

#content #oneColumnLayout .cart .discount .discount-form .buttons-set {
    clear: none;
    float: right;
    margin-top: 0;
    padding: 0;
    border: 0;
}

#content #oneColumnLayout .cart .discount .discount-form .input-box,
#content #oneColumnLayout .cart .discount .discount-form .buttons-set {
    margin-top: 10px;
}

#content #oneColumnLayout .cart .cart-collaterals .totals {
    clear: both;
    float: right;
    margin-top: 15px;
}

#content #oneColumnLayout .cart .cart-collaterals .totals #shopping-cart-totals-table tr .a-right {
    width: 126px;
    text-align: right;
}

#content #oneColumnLayout .cart .cart-collaterals .checkout-types button {
    float: right;
    margin-top: 10px;
}
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-review #checkout-step-review #checkout-review-load #checkout-review-table-wrapper dd,
#content #oneColumnLayout .cart #shopping-cart-table .item-options dd {
    margin-left: 20px;
}

#content #oneColumnLayout .cart #shopping-cart-table .secondaryAction {
    height: 40px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft {
    position: relative;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnRight,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-login #checkout-step-login,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-payment #checkout-step-payment,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-billing #checkout-step-billing,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-review #checkout-step-review {
    background-color: #F9F9F9;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-login #checkout-step-login h3,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-payment #checkout-step-payment h3,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-billing #checkout-step-billing h3,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-review #checkout-step-review h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: lighter;
    letter-spacing: 0.2px;
    color: #00BAEE;
    margin-bottom: 10px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-payment #checkout-step-payment {
    padding: 20px 20px 0 20px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-login .step-title {
    display: none;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-login #checkout-step-login {
    height: 350px;
    padding-top: 80px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-login #checkout-step-login .col2-set {
    width: 702px;
    padding-left: 20px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-login #checkout-step-login .col2-set .col-1 {
    width: 46.5%;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-login #checkout-step-login .col2-set .col-2 {
    width: 43.5%;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-login #checkout-step-login .col2-set .col-2 fieldset {
    margin-top: 31px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-login #checkout-step-login .col2-set .col-1 .buttons-set,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-login #checkout-step-login .col2-set .col-2 .buttons-set {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-billing.active,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-payment.active,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-review.active {
    padding-top: 40px;
    background-image: url('https://www.magmex.com/skin/frontend/magmex/default/images/sprites/checkout_arrows.png');
    background-repeat: no-repeat;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-payment.active {
    padding-top: 60px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-review.active {
    padding-top: 50px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-billing .step-title,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-payment .step-title,
#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-review .step-title {
    position: absolute;
    top: 79px;
    width: 213px;
    height: 40px;
    padding: 20px 20px 0 20px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-payment .step-title {
    left: 241px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-review .step-title {
    left: 482px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-payment.active {
    background-position: 0 -60px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-review.active {
    background-position: 0 -120px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps .step-title {
    height: 42px;
    padding: 18px 0 0 20px;
    color: #5B5B5B;
    cursor: pointer;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps li .step-title h2 {
    color: #5B5B5B;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps li.active .step-title h2 {
    color: #FFFFFF;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnLeft #checkoutSteps #opc-billing #checkout-step-billing {
    padding: 0 0 29px 25px;
}

#content #twoColumnsRightLayout #twoColumnsRightLayoutColumnRight #checkout-progress-wrapper .block .block-content dl dt {
    margin-top: 20px;
}
#content #twoColumnsLeftLayout #twoColumnsLeftLayoutColumnLeft {
    background-color: #F9F9F9;
}

#content #twoColumnsLeftLayout #twoColumnsLeftLayoutColumnRight .box-account .box-head {
    margin-top: 20px;
}

#content #twoColumnsLeftLayout #twoColumnsLeftLayoutColumnRight .box-account .box-head {
        
}

#content #twoColumnsLeftLayout #twoColumnsLeftLayoutColumnRight .box-account .col2-set .box-title {
    margin-bottom: 15px;
}

#content #twoColumnsLeftLayout #twoColumnsLeftLayoutColumnRight .box-account .col2-set .box-content {
    margin-bottom: 29px;
}

#content #twoColumnsLeftLayout #twoColumnsLeftLayoutColumnRight .my-account .order-items {
    clear: both;
    margin-top: 20px;
}
#content #oneColumnLayout #textImageLeftList {
    position: relative;
}

#content #oneColumnLayout #textImageLeftList .textImageLeftElement {
    margin-top: 35px;
    padding-bottom: 52px;
    border-bottom: 1px solid #E2E2E2;
}

#content #oneColumnLayout #textImageLeftList .textImageLeftElement .content {
    margin-left: 141px;
}

#content #oneColumnLayout #home #companyAdvantagesContainer #companyAdvantagesContent #leftColumn .icon,
#content #oneColumnLayout #home #companyAdvantagesContainer #companyAdvantagesContent #rightColumn .icon,
#content #oneColumnLayout #textImageLeftList .icon {
    width: 100px;
    background-image: url('https://www.magmex.com/skin/frontend/magmex/default/images/sprites/vertical_sprite.png');
}

#content #oneColumnLayout #textImageLeftList .icon {
    position: absolute;    
}

#content #oneColumnLayout #home #companyAdvantagesContainer #companyAdvantagesContent #leftColumn .icon.why,
#content #oneColumnLayout #textImageLeftList .icon.why {
    height: 99px;
    background-position: 50% -250px;
}

#content #oneColumnLayout #home #companyAdvantagesContainer #companyAdvantagesContent #rightColumn .icon.what,
#content #oneColumnLayout #textImageLeftList .icon.what {
    height: 95px;
    background-position: 50% -349px;
}

#content #oneColumnLayout #textImageLeftList .icon.who {
    height: 63px;
    background-position: 50% -444px;
}

#content #oneColumnLayout #textImageLeftList .icon.how {
    height: 91px;
    background-position: 50% -508px;
}

#content #oneColumnLayout #textImageLeftList .textImageLeftElement.last {
    border-bottom: none;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.magmex.com/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(https://www.magmex.com/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(https://www.magmex.com/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(https://www.magmex.com/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(https://www.magmex.com/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(https://www.magmex.com/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(https://www.magmex.com/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(https://www.magmex.com/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(https://www.magmex.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/**
 * Magmex Adventcalendar css for styling Advent Calendars
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magmex.com/MAGMEX_SOFTWARE_LICENSE.txt
 *
 * @copyright Copyright (c) 2015 magmex, Michael Stork, (http://www.magmex.com)
 * @license http://www.magmex.com/MAGMEX_SOFTWARE_LICENSE.txt
 * @category Magmex
 * @package Magmex_AdventCalendar
 * @author Michael Stork <m.stork@magmex.com>
 */
@CHARSET "UTF-8";

/* anaheim-regular - latin */
@font-face {
    font-family: 'Anaheim';
    font-style: normal;
    font-weight: 400;
    src: url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/skin/frontend/magmex/default/fonts/anaheim-v14-latin-regular.svg#Anaheim') format('svg'); /* Legacy iOS */
}

/* henny-penny-regular - latin */
@font-face {
    font-family: 'Henny Penny';
    font-style: normal;
    font-weight: 400;
    src: url('/skin/frontend/magmex/default/fonts/henny-penny-v17-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/skin/frontend/magmex/default/fonts/henny-penny-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/skin/frontend/magmex/default/fonts/henny-penny-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/skin/frontend/magmex/default/fonts/henny-penny-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/skin/frontend/magmex/default/fonts/henny-penny-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/skin/frontend/magmex/default/fonts/henny-penny-v17-latin-regular.svg#HennyPenny') format('svg'); /* Legacy iOS */
}

#magmexAdventCalendar {
    display: none;
    position: relative;
    width: 1100px;
    height: 800px;
    background-color: grey;
    margin-bottom: 15px;
    line-height: normal;
}

#magmexAdventCalendar .title.standardBackgroundOne {
    position: absolute;
    top: 27px;
    left: 47px;
    font-family: 'Anaheim', sans-serif;
    font-size: 60px;
    color: #5B5B5B;
}

#magmexAdventCalendar .title.standardBackgroundTwo,
#magmexAdventCalendar .title.standardBackgroundThree,
#magmexAdventCalendar .title.standardBackgroundFour {
    position: absolute;
    font-family: 'Henny Penny', cursive;
    text-align: center;
}

#magmexAdventCalendar .title.standardBackgroundTwo {
    width: 800px;
    height: 60px;
    top: 80px;
    left: 150px;
    font-size: 46px;
    color: #C20000;
    text-transform: uppercase;
}

#magmexAdventCalendar .title.standardBackgroundThree {
    width: 550px;
    height: 60px;
    top: 72px; 
    left: 267px;
    font-size: 46px;
    color: #FFFFFF;
    text-transform: uppercase;
}

#magmexAdventCalendar .title.standardBackgroundFour {
    width: 195px;
    height: 140px;
    top: 84px;
    left: 328px;
    font-size: 36px;
    padding: auto;
    color: #5B5B5B;
    line-height: 44px;
}

/* sameSizeDoors layout */

#magmexAdventCalendar.sameSizeDoors #adventCalendarDoorContainer {
    position: absolute;
    top: 205px;
    left: 150px;
}




#magmexAdventCalendar.sameSizeDoors #adventCalendarDoorContainer .adventCalendarDoor {
    float: left;
    margin: 5px;
    width: 118px;
    height: 118px;
    border: 4px solid #FFFFFF;
}

#magmexAdventCalendar.sameSizeDoors #adventCalendarDoorContainer .adventCalendarDoor.doorActive,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer .adventCalendarDoor.doorActive  {
    cursor: pointer;
}

#magmexAdventCalendar.sameSizeDoors #adventCalendarDoorContainer .adventCalendarDoor .dayText,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer .adventCalendarDoor .dayText {
    width: 50px;
    height: 32px;
    font-family: 'Anaheim', sans-serif;
    color: #FFFFFF;
    font-size: 32px;
    margin: 55% 0 0 65%;
}

#magmexAdventCalendar.sameSizeDoors #adventCalendarDoorContainer #adventCalendarDay7.adventCalendarDoor,
#magmexAdventCalendar.sameSizeDoors #adventCalendarDoorContainer #adventCalendarDay13.adventCalendarDoor,
#magmexAdventCalendar.sameSizeDoors #adventCalendarDoorContainer #adventCalendarDay19.adventCalendarDoor {
    clear: both;
}

/* sameSizeDoors layout for 1100px x 800px - counted from left to bottom to right top to bottom*/
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer .adventCalendarDoor {
    position: absolute;
    margin: 5px;
    border: 4px solid #FFFFFF;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay2.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay14.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay16.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay18.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay20.adventCalendarDoor {
    width: 97px;
    height: 97px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay4.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay7.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay9.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay11.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay13.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay15.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay19.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay24.adventCalendarDoor {
    height: 91px;
    width: 91px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay1.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay3.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay5.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay8.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay12.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay17.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay22.adventCalendarDoor {
    width: 118px;
    height: 118px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay6.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay10.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay21.adventCalendarDoor,
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay23.adventCalendarDoor {
    width: 135px;
    height: 135px;
}
    
#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay1.adventCalendarDoor {
    top: 384px;
    left: 39px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay2.adventCalendarDoor {
    top: 533px;
    left: 18px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay3.adventCalendarDoor {
    top: 656px;
    left: 72px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay4.adventCalendarDoor {
    top: 482px;
    left: 176px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay5.adventCalendarDoor {
    top: 627px;
    left: 226px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay6.adventCalendarDoor {
    top: 437px;
    left: 295px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay7.adventCalendarDoor {
    top: 594px;
    left: 366px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay8.adventCalendarDoor {
    top: 381px;
    left: 446px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay9.adventCalendarDoor {
    top: 515px;
    left: 475px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay10.adventCalendarDoor {
    top: 621px;
    left: 478px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay11.adventCalendarDoor {
    top: 345px;
    left: 605px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay12.adventCalendarDoor {
    top: 480px;
    left: 584px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay13.adventCalendarDoor {
    top: 623px;
    left: 652px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay14.adventCalendarDoor {
    top: 224px;
    left: 693px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay15.adventCalendarDoor {
    top: 419px;
    left: 715px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay16.adventCalendarDoor {
    top: 534px;
    left: 773px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay17.adventCalendarDoor {
    top: 656px;
    left: 816px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay18.adventCalendarDoor {
    top: 34px;
    left: 796px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay19.adventCalendarDoor {
    top: 176px;
    left: 806px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay20.adventCalendarDoor {
    top: 298px;
    left: 818px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay21.adventCalendarDoor {
    top: 105px;
    left: 922px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay22.adventCalendarDoor {
    top: 309px;
    left: 951px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay23.adventCalendarDoor {
    top: 452px;
    left: 893px;
}

#magmexAdventCalendar.randomSizeDoors #adventCalendarDoorContainer #adventCalendarDay24.adventCalendarDoor {
    top: 609px;
    left: 978px;
}

#magmexAdventCalendarDayActionLayer {
    width: 829px;
    height: 410px;
    border: 5px solid #FFFFFF;
}

#magmexAdventCalendarDayActionLayer h1 {
    margin: 30px 0 5px 0;
    font-size: 25px;
}

#magmexAdventCalendarDayActionLayer #dayNumberContainer {
    background-image: url('https://www.magmex.com/skin/frontend/base/default/images/magmex/adventcalendar/sprites/elements_sprite.png');
    background-position: 320px 299px;
    background-repeat: no-repeat;
    width: 410px;
    height: 410px;
    float: left;
}

#magmexAdventCalendarDayActionLayer #dayNumberContainer #dayNumber {
    width: 130px;
    height: 110px;
    margin: 195px 0 0 214px;
    color: #FFFFFF;
    font-family: 'Anaheim', sans-serif;
    font-size: 145px;
    text-align: right;
}

#magmexAdventCalendarDayActionLayer #contentContainer {
    position: relative;
    width: 410px;
    height: 410px;
    float: right;
    margin-left: 9px;
}

#magmexAdventCalendarDayActionLayer #contentContainer .closeButton {
    position: absolute;
    left: 379px;
    z-index: 1;
    width: 30px;
    height: 30px;
    float: right;
    color: #FFFFFF;
    font-size: 18px;
    cursor: pointer;
}

#magmexAdventCalendarDayActionLayer #contentContainer .closeButton span {
    display: block;
    background-image: url('https://www.magmex.com/skin/frontend/base/default/images/magmex/adventcalendar/sprites/elements_sprite.png');
    background-position: -90px 0;
    margin: 7px 0 0 8px;
    width: 13px;
    height: 15px;
}


#magmexAdventCalendarDayActionLayer #contentContainer .loadingImage {
    margin: 189px 0 0 189px;
    width: 32px;
    height: 32px;
    background-image: url('https://www.magmex.com/skin/frontend/base/default/images/magmex/adventcalendar/loading.gif');
}

/* Day action Product discount */
#magmexAdventCalendarDayActionLayer #contentContainer #dayActionProductDiscount {
    text-align: center;
}

#magmexAdventCalendarDayActionLayer #contentContainer #dayActionProductDiscount h1 {
    margin: 2px 0 5px 0;    
}

/* Day action Teaser Link */
#magmexAdventCalendarDayActionLayer #contentContainer #dayActionTeaserLink .teaserLink {
    position: absolute;
}

/* Day action Coupon */
#magmexAdventCalendarDayActionLayer #contentContainer #dayActionCoupon {
    font-size: 15px;
}

#magmexAdventCalendarDayActionLayer #contentContainer #dayActionCoupon .description,
#magmexAdventCalendarDayActionLayer #contentContainer #dayActionCoupon .availability,
#magmexAdventCalendarDayActionLayer #contentContainer #dayActionCoupon .image {
    margin-top: 10px;
}

#magmexAdventCalendarDayActionLayer #contentContainer #dayActionCoupon .description {
    height: 150px;
}

#magmexAdventCalendarDayActionLayer #contentContainer #dayActionCoupon .couponCode {
    margin-top: 18px;
    text-align: center;
    font-size: 35px;
}

#magmexAdventCalendarDayActionLayer #contentContainer #dayActionCoupon .rightText {
    position: absolute;
    top: 370px;
    font-size: 12px;
}
