/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ctl=themeroller&ctl=themeroller&ctl=themeroller&ffDefault=Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=c23232&bgTextureHeader=01_flat.png&bgImgOpacityHeader=35&borderColorHeader=ae2929&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=eaa9a9&fcContent=1f1f1f&iconColorContent=222222&bgColorDefault=f4d7d7&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=eaa9a9&fcDefault=4b2626&iconColorDefault=934b48&bgColorHover=f5dbdb&bgTextureHover=01_flat.png&bgImgOpacityHover=20&borderColorHover=d46e6e&fcHover=4b2626&iconColorHover=4c120a&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=eaa9a9&fcActive=4b2626&iconColorActive=4c120a&bgColorHighlight=ffffff&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=c20200&fcHighlight=363636&iconColorHighlight=4674a0&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=3d3d3d&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #eaa9a9; background: #ffffff url(../../skin/3-columns/lib/jqueryui/images/ui-bg_highlight-soft_100_ffffff_1x100.png) 50% top repeat-x; color: #1f1f1f; }
.ui-widget-content a { color: #1f1f1f; }
.ui-widget-header { border: 1px solid #ae2929; background: #c23232 url(../../skin/3-columns/lib/jqueryui/images/ui-bg_flat_35_c23232_40x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #eaa9a9; background: #f4d7d7 url(../../skin/3-columns/lib/jqueryui/images/ui-bg_glass_100_f4d7d7_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #4b2626; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #4b2626; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #d46e6e; background: #f5dbdb url(../../skin/3-columns/lib/jqueryui/images/ui-bg_flat_20_f5dbdb_40x100.png) 50% 50% repeat-x; font-weight: bold; color: #4b2626; }
.ui-state-hover a, .ui-state-hover a:hover { color: #4b2626; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #eaa9a9; background: #ffffff url(../../skin/3-columns/lib/jqueryui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #4b2626; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #4b2626; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #c20200; background: #ffffff url(../../skin/3-columns/lib/jqueryui/images/ui-bg_highlight-soft_75_ffffff_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(../../skin/3-columns/lib/jqueryui/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../../skin/3-columns/lib/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../../skin/3-columns/lib/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../../skin/3-columns/lib/jqueryui/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../../skin/3-columns/lib/jqueryui/images/ui-icons_934b48_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../skin/3-columns/lib/jqueryui/images/ui-icons_4c120a_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../../skin/3-columns/lib/jqueryui/images/ui-icons_4c120a_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../../skin/3-columns/lib/jqueryui/images/ui-icons_4674a0_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../skin/3-columns/lib/jqueryui/images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #3d3d3d url(../../skin/3-columns/lib/jqueryui/images/ui-bg_diagonals-thick_20_3d3d3d_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(../../skin/3-columns/lib/jqueryui/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
/*.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }*/
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Override jquery ui styles than cannot be modified by themeroller
 * 
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    4bb2522714d05de641b450dcf0ae97372e402eb0, v9 (xcart_4_6_2), 2014-01-24 17:41:59, jquery_ui.css, aim
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */
.ui-dialog .ui-dialog-titlebar {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  background: #f2f2f2;
  color: #000;
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 7px;
}
.ui-dialog .ui-dialog-title {
  font-size: 18px;
  font-weight: normal;
  margin: 4px 16px 4px 0;
}
.ui-dialog {
  -webkit-box-shadow: 0 0 0 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 0 10px rgba(0,0,0,0.3);
  box-shadow: 0 0 0 10px rgba(0,0,0,0.3);
  border-width: 0;
  padding: 7px;
  position: fixed!important;
}
.ui-dialog.ui-corner-all {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.ui-dialog.type-w .ui-dialog-titlebar {
  background: #fcf8e3;
  color: #c49f60;
  border-bottom-color: #f3edcf;
}
.ui-dialog.type-i .ui-dialog-titlebar {
  background: #d9edf7;
  color: #3a87ad;
  border-bottom-color: #b3d2e0;
}
.ui-dialog.type-e .ui-dialog-titlebar {
  background: #f2dede;
  color: #b94a48;
  border-bottom-color: #dbbabe;
}

.ui-dialog .ui-dialog-titlebar-close:focus {
  border: 0;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
  border: 0;
  background: none;
  font-weight: normal;
  color: #3b3b3b;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon {
  background: url(../../skin/common_files/css/../images/dialog-close.png);
}
.ui-dialog .ui-dialog-titlebar-close.ui-state-hover .ui-icon {
  background-position: 16px 0;
}

/**
 * Cannot use solution from http://api.jqueryui.com/theming/stacking-elements/.
 * Increase base z-index for jquery UI widgets like dialog
 */
.ui-front {
    z-index:10000; /* The default is 100. */
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * General CSS stylesheet for storefront pages
 * 
 * @category  X-Cart
 * @package  X-Cart
 * @subpackage CSS
 * @author   Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version  d488391c8a44b3187520ccf498fde850c758f7b4, v94 (xcart_4_6_3), 2014-02-12 04:29:39, main.css, mixon
 * @link    http://www.x-cart.com/
 * @see    ____file_see____
 */
/**
 * General tags styles
 */
html,
body
{
 height: 100%;
 background-color: #fff;
 margin: 0;
 padding: 0;
 min-width: 320px;
 border: 0 none;
}
body,
input,
select,
textarea,
button
{
 font-family: verdana, arial, helvetica, sans-serif;
 color: #000;
 font-size: 12px;
}
a {
 color: #13337C;
 text-decoration: underline;
}
a:hover {
 color: #F89F2B;
 text-decoration: underline;
}
h1 {
 margin: 10px 0;
 padding: 0;
 font-size: 18px;
 color: #000;
 font-weight: bold;
}
h1.MainTitle {
 font-size: 16px;
 color: #13337C;
 font-weight: bold;
 text-align: center;
}
h1.cart-title {
 color: #AE3433;
 font-size: 18px;
 font-weight: bold;
 padding-bottom: 10px;
 margin-bottom: 0;
}
h4 {
 color: #AE3433;
 font-family: verdana;
 font-size: 16px;
 font-weight: bold;
}
h5{
 font-size: 14px;
 color: #ae3433;
 font-weight: bold;
}
hr {
 border: 0 none;
 border-bottom: 1px solid #888;
 margin: 20px 0 10px;
 padding: 0;
 height: 0;
}
form {
 margin: 0;
}
table,
img
{
 border: 0;
}
em {
 font-style: italic;
}
strong {
 font-weight: bold;
}
/**
 * Service styles
 */
/**
 * float-box finisher
 */
.clearing {
 height: 0;
 font-size: 0;
 clear: both;
}
/**
 * vertical align (center)
 */
.valign-middle {
 vertical-align: middle;
}
.valign-middle-adv-lvl1 {
 height: 100%;
 display: table;
}
.valign-middle-adv-lvl2 {
 display: table-cell;
 vertical-align: middle;
}
.valign-middle-adv-lvl3 {
}
/**
 * horizontal align
 */
.halign-center-noscript,
.halign-center
{
 display: table;
 margin: 0 auto;
 text-align: center;
}
.center {
 text-align: center;
}
.right-box {
 width: 100%;
 text-align: right;
}
/**
 * text block container
 */
.text-block {
 margin-bottom: 15px;
}
.text-pre-block {
 margin-top: 15px;
}
/**
 * no-wrap
 */
.nowrap {
 white-space: nowrap;
}
/**
 * width:100% emulator
 */
.width-100 {
 width: 100%;
}
/**
 * page break
 */
.page-break {
 height: 0;
 line-height: 0;
 margin: 0;
 padding: 0;
 page-break-after: always;
}
/**
 * pointer cursor
 */
.pointer {
 cursor: pointer;
}
/**
 * overflow wrapper
 */
.overflow {
 position: relative;
 margin-right: 20px;
 padding-bottom: 20px;
 overflow: auto;
}
/* display: none */
.hidden {
 display: none;
}
label {
 vertical-align: bottom;
 line-height: 15px;
}
label input {
 margin: 0;
 vertical-align: bottom;
}
label.input-block {
 vertical-align: middle;
 line-height: 21px;
}
label.input-block input,
label.input-block select
{
 vertical-align: middle;
}
label.input-row,
.input-row label
{
 float: left;
 padding-right: 20px;
}
.plain-box {
 display: block;
 padding-bottom: 15px;
}
.plain-box .label-title {
 display: block;
}
.default-value {
 color: #aaa;
}
.underline {
 text-decoration: underline;
}
.dotted {
 text-decoration: none !important;
 border-bottom: 1px dotted #888;
}
.toggle-link {
 background: transparent url(../../skin/common_files/css/../images/arrow_down.png) no-repeat right 8px;
 padding-right: 15px;
}
.cursor-hover:hover {
 border: solid 1px #1a478f !important;
}
/** 
 * Form elements styles 
 */
input[type=text],
input[type=password],
select,
textarea,
.input-style
{
 border: solid 1px #bbb;
 padding: 2px;
 background: #fff;
}
input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus
{
 border: solid 1px #999;
}
/** 
 * Common styles 
 */
.error-message {
 color: #b51a00;
}
select.err,
input.err,
textarea.err
{
 border: solid 1px #b51a00;
 background-color: #f7f3f3;
}
div.error-message {
 margin: 0 0 15px;
}
.form-text {
 color: #112536;
 font-weight: bold;
}
a.list-item:link,
.list-item a:link
{
 color: #043fa0;
 text-decoration: none;
}
a.list-item:visited,
.list-item a:visited
{
 color: #043fa0;
 text-decoration: none;
}
a.list-item:hover,
.list-item a:hover
{
 color: #2863c2;
 text-decoration: underline;
}
a.list-item:active,
.list-item a:active
{
 color: #043fa0;
 text-decoration: none;
}
tr.head-row th {
 background: #ccc none;
 font-weight: bold;
}
tr.highlight td,
tr.highlight th,
li.highlight
{
}
tr.center-row th {
 text-align: center;
}
div.ajax-popup-error-message {
 padding: 0 5px;
 margin: 10px 0;
 display: none;
}
div.ajax-popup-error-message span {
 float: left;
 margin: 0 10px 0 3px;
}
/**
 * Currency
 */
.currency {
 white-space: nowrap;
}
input.datepicker-formatted {
 border: solid 1px #bbb;
 margin-right: 5px;
}
input.datepicker-formatted[disabled] {
 background: #fff;
 color: #bbb;
}
/**
 * zipcode
 */
input.zipcode {
 width: 100px;
}
input.zip4 {
 width: 60px;
}
/**
 * password validation
 */
span.validate-mark {
 margin: 0;
 padding: 0;
 vertical-align: middle;
}
span.validate-mark img {
 width: 15px;
 height: 15px;
 margin-left: 3px;
}
span.validate-matched img {
 background: transparent url(../../skin/common_files/css/../images/icon_ok.png) no-repeat left top;
}
span.validate-non-matched img {
 background: transparent url(../../skin/common_files/css/../images/icon_nok.png) no-repeat left top;
}
/*==============================================================================
 layout styles
==============================================================================*/
/**
 * page container
 */
#page-container {
 min-height: 100%;
 position: relative;
}
/**
 * page layout
 */
#content-container {
 clear: both;
 float: left;
 overflow: hidden;
 position: relative;
 width: 100%;
 padding-bottom: 39px;
 margin-top: 0;
}
#content-container2 {
 float: left;
 position: relative;
 right: 100%;
 width: 200%;
}
#center {
 float: left;
 position: relative;
 width: 50%;
 left: 50%;
}
#left-bar {
 float: left;
 position: relative;
 width: 220px;
 margin-left: 7px;
}
#right-bar {
 float: right;
 right: 7px;
 position: relative;
 width: 220px;
}
#center-main {
 margin: 0 257px;
 position: relative;
 overflow: hidden;
}
#header {
 min-height: 124px;
 position: relative;
 top: 0;
 left: 0;
 width: 100%;
}
#footer {
 width: 100%;
 position: relative !important;
 bottom: 0;
 overflow: hidden;
 float: left;
}
/**
 * Right-to-left
 */
.rtl {
 direction: rtl;
}
/**
 * header styles
 */
#header .line1 {
 position: relative;
 min-height: 80px;
 direction: ltr;
}
#header .line1 .logo {
 padding-top: 0;
 margin-left: 20px;
 width: auto;
}
#header .line1 .logo a img {
 width: auto;
 height: auto;
}
.extinguishers-guide {
 position: absolute;
 right: 50px;
 top: 6px;
}
.header-center {
 position: absolute;
 left: 50%;
 top: 12px;
 margin-left: -290px;
 width: 580px;
}
.header-center .left-side {
 float: left;
}
.header-center .right-side {
 float: right;
}
.top-links {
 margin: 0 0 13px;
 padding: 0;
 list-style: none;
}
.top-links li {
 display: inline;
 padding: 0 10px;
}
.top-links a { text-decoration: none; }
.top-links a:hover { text-decoration: underline; }

/**
 * phones line
 */
#header .phones {
}
#header .phones span {
 padding-left: 15px;
}
/**
 * header line 2
 */
#header .line2 {
 position: relative;
 width: 100%;
 border: none;
 border-bottom: 1px solid #5b0101;
 /* background: url(../../skin/common_files/css/../modules/Multilevel_Menu/mm_bg.gif) repeat-x top; */
 background-image: url(data:image/gif;base64,R0lGODlhAgBkANUAAI0ICrlHRo8HCtMDB8YDB+gfGrMDB7ADB+soIM8DB8ADB8wDB+MUEpIHCZkGCO82KroDB6wDB8kDB5wFCPE7LZcGCeYaFpQHCcMDB+APD70DB6kDB90KC+0wJdEDB6IEB6YDB9oHCdYEB7YDB58FCIwICgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAACAGQAAAZUwECAQnk8Oh0EolCwWBiMTIbDCYVEosHA40kkFguJhEDAYBQKjQYCGY0MhsMhEtlsQKDPh0SaTBwOFRUXFw0NAgIAACWMjY6PkJGSk5SVlpeYmZBBADs=);
 background-repeat: repeat-x;
 background-position: top;
 height: 43px;
 z-index: 2000;
 /*box-shadow: #ccc 0px 2px 2px 0px;*/
}
#header .languages {
 position: absolute;
 top: 7px;
 right: 20px;
 text-align: right;
 vertical-align: middle;
}
#header .languages-row,
#header .languages-flags
{
 top: 9px;
}
#header .languages-flags a,
#header .languages-flags strong
{
 padding-left: 5px;
 padding-right: 5px;
}
#header .languages label {
 line-height: 21px;
 vertical-align: middle;
 font-size: 12px;
}
#header .languages select {
 margin-left: 5px;
}
/**
 * header line 3
 */
#header .line3 {
 position: relative;
 width: 100%;
 height: 39px;
 text-align: right;
}
.printable-link-row {
 width: 130px;
 vertical-align: top;
 text-align: right;
}
.printable-bar a {
 background: transparent url(../../skin/common_files/css/../images/printer.gif) no-repeat right 50%;
 padding: 2px 20px 2px 0;
 color: #818891;
 font-size: 10px;
 line-height: 16px;
}
div.printable-bar {
 width: 130px;
}
/**
 * footer styles
 */
#footer .box {
 width: 70%;
 margin: 0 auto;
 border: none;
 padding: 0;
}
#footer .subbox {
 border-top: #ffd30d 1px solid;
 background: #f4f5f7 none;
 color: #667d92;
 height: 40px;
 vertical-align: middle;
 padding: 0;
 position: relative;
}
#footer .subbox .left {
 background: transparent none;
 position: absolute;
 left: 12px;
 top: 0;
 line-height: 40px;
 vertical-align: middle;
}
#footer .subbox .right {
 background: transparent none;
 position: absolute;
 right: 12px;
 top: 0;
 text-align: right;
 line-height: 40px;
 vertical-align: middle;
}
#footer .subbox a {
 color: #667d92;
 text-decoration: underline;
}
#footer .subbox a:hover {
 text-decoration: none;
}
/*==============================================================================
 widgets
==============================================================================*/
/**
 * location bar
 */
#location {
 margin-bottom: 5px;
 font-size: 10px;
 color: #000;
 font-weight: bold;
}
font.bread-crumb {
 font-size: 10px;
 color: #000;
}
a.bread-crumb {
 font-size: 10px;
 color: #000;
 text-decoration: underline;
}
a.bread-crumb:hover {
 color: #f89f2b;
 text-decoration: none;
}
font.last-bread-crumb {
 text-decoration: none;
}
#location span {
 padding: 0 2px;
}
/**
 * Top message container
 */
#top-message {
 margin: 0 auto;
 padding: 0;
 position: fixed;
 left: 0;
 right: 0;
 top: 0;
 width: 400px;
 z-index: 2000;
}
#top-message .box {
 position: relative;
 padding: 5px 31px 8px 12px;
 vertical-align: middle;
 text-align: left;
}
#top-message a.close-link {
 display: block;
 position: absolute;
 top: 6px;
 right: 8px;
 text-decoration: none;
}
#top-message .close-img {
 width: 15px;
 height: 15px;
 background: transparent url(../../skin/common_files/css/../images/icon_cross_white.png) no-repeat left top;
}
#top-message .message-i {
 color: #1b5d8e;
 background-color: #eeede8;
}
#top-message .message-w {
 color: #94572a;
 background-color: #eedeb4;
}
#top-message .message-e {
 color: #fff;
 background-color: #e65e57;
}
/**
 * Form fill error
 */
.fill-error label {
 color: #ce0000;
}
.fill-error input[type=text],
.fill-error input[type=password],
.fill-error select,
.fill-error textarea
{
 border: solid 1px #ce0000;
 background-color: #ffebeb;
}
div.error-label {
 color: #ce0000;
 font-size: 9px !important;
 display: none;
}
.fill-error div.error-label {
 display: block;
}
/**
 * Inline message
 */
.inline-message {
 height: 16px;
 line-height: 16px;
 vertical-align: middle;
 padding: 1px 1px 15px;
 margin: 0;
}
.inline-message img.icon-w {
 vertical-align: top;
 width: 18px;
 height: 18px;
 background: transparent url(../../skin/common_files/css/../images/icon_warning_small.gif) no-repeat;
}
.cart-message {
 padding: 5px 5px 5px 35px;
 text-align: left;
 min-height: 20px;
 color: #4f6280;
 font-size: 10px;
 margin-top: 10px;
 margin-bottom: 10px;
}
.cart-message-w {
 background: #efefef 5px 5px url(../../skin/common_files/css/../images/icon_warning_small.gif) no-repeat;
}
.cart-message div.close-link {
 float: right;
 width: 25px;
 height: 13px;
 text-align: right;
 cursor: pointer;
 background: transparent url(../../skin/common_files/css/../images/but_cross.gif) no-repeat right top;
}
/**
 * side bar container
 */
.menu-dialog {
 margin-bottom: 15px;
}
.menu-dialog .title-bar {
 /*background: #c3211c url(../../skin/common_files/css/../images/custom/menu-title.png) repeat-x 0 50%;*/
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhCAIAAACX21boAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD9JREFUeNpsjUEKACAQAjd7Tuf+/6GeUFobBRUdhkFEjCUnmAiaQBka3ULb8HY9Paiz4/LTf/YOV/Y/IXQBBgAdnlrtvhFFfgAAAABJRU5ErkJggg==);
 background-color: #c3211c;
 background-repeat: repeat-x;
 background-position: 0 50%;
 border: 0 none;
 border-bottom: 1px solid #bb4c4b;
 border-bottom: 1px solid #5b0101;
 overflow: hidden;
 border-radius: 7px 7px 0 0;
 text-align: center;
 padding: 8px 9px;
}
.menu-dialog .title-bar img.icon {
 vertical-align: middle;
 background: url(../../skin/common_files/css/../images/custom/menu-icon.gif) no-repeat 0 0;
 margin: 0;
 float: right;
 width: 6px;
 height: 6px;
 margin-top:4px;
}
.menu-dialog h2 {
 font-size: 16px;
 color: #fff;
 font-weight: bold;
 margin: 0;
 padding: 0;
 width: auto;
 display: inline;
 white-space: nowrap;
}
.menu-dialog .content {
 border: 0;
 background-color: #fff;
 padding: 8px 10px;
 overflow: hidden;
 border: 1px solid #6C9EB5;
 border-top: 0;
}
.menu-dialog .content a {
 color: #13337C;
}
.menu-dialog .content a:hover {
 color: #f89f2b;
}
.menu-dialog ul {
 list-style: none;
 padding: 0;
 margin: 0;
}
.menu-dialog ul li {
 padding: 2px 0;
 vertical-align: middle;
}
.menu-dialog .item {
 color: #112536;
 font-size: 11px;
}
.menu-dialog ul li a {
 font-size: 12px;
 text-decoration: none;
}
.menu-dialog ul li a:hover {
 text-decoration: underline;
}
.menu-dialog hr {
 background-color: #999;
}
.menu-dialog .login-text ul li {
 padding: 1px 0;
}
/**
 * Dialog container
 */
.dialog {
 border: 0;
 padding: 0;
 margin: 0 0 30px;
 page-break-inside: avoid;
}
.dialog .title {
 position: relative;
 color: #333;
 font-weight: bold;
 font-size: 13px;
 border: 0 none;
 vertical-align: middle;
 margin: 0;
 padding: 5px 0;
 text-align: left;
 border-bottom: 1px solid #AE3433;
 overflow: hidden;
}
.dialog .title h2 {
 margin: 0;
 padding: 0;
 color: #AE3433;
 font-size: 18px;
 font-weight: bold;
 overflow: hidden;
 white-space: nowrap;
}
.dialog .content {
 border: 0 none;
 background: transparent none;
 text-align: left;
 padding: 10px 10px 25px;
 margin-top: 10px;
}
.list-dialog .title h2 {
 width: 60%;
}
.list-dialog .title div.sort-box {
 height: 30px;
 position: absolute;
 top: 0;
 right: 0;
 width: 60%;
 overflow: hidden;
}
.list-dialog .title div.sort-box .search-sort-bar {
 padding: 0;
 margin: 7px 0;
}
.list-dialog .title div.sort-box .search-sort-title,
.list-dialog .title div.sort-box .search-sort-cell
{
 padding-right: 10px;
}
/**
 * Dialog with "noborder" class parameter
 */
.noborder {
 border: 0 none;
}
.noborder .content {
 padding: 0;
}
/**********************************
 * Buttons
 **********************************/
/**
 * button-based
 */
button.button {
 border: 0 none;
 background-color: transparent;
 cursor: pointer;
 height: 23px;
 margin: 0;
 padding: 1px;
 vertical-align: top;
 overflow: visible;
 outline-style: none;
}
button.button .button-right {
 display: block;
 /* background: transparent url(../../skin/common_files/css/../images/custom/buttons.png) repeat-x right top; */
 padding: 0 10px 0 0;
 height: 20px;
 border: #a43933 1px solid;
 border-radius: 8px;
}
button.button .button-left {
 display: block;
 margin: 0;
 background: transparent;
 padding: 0 0 0 10px;
 vertical-align: middle;
 white-space: nowrap;
 font-family: verdana, arial, helvetica, sans-serif;
 COLOR: #902b2a;
 font-weight: bold;
 font-size: 10px;
 text-transform: uppercase;
 height: 20px;
 line-height: 20px;
}
/**
 * div-based
 */
div.button {
 border: 0 none;
 background: transparent none;
 cursor: pointer;
 margin: 0;
 padding: 0 10px 0 0;
 white-space: nowrap;
 /* background: transparent url(../../skin/common_files/css/../images/custom/buttons.png) repeat-x right top; */
 border: #a43933 1px solid;
 float: left;
 border-radius: 8px;
}
div.button, button.button .button-right {
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAUCAIAAADDbMD2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFdJREFUeNoEwUsOQDAUQNHn+oQiPoMmrID9L8TUBkwMqmkiQlSdQ3h3RITzsCix+G0huQ3uMeRm5bsc8hzgLyRK+bKWoDRx0RPVE77qyMeZM2jKZvgFGAB8ox0V77zMlQAAAABJRU5ErkJggg==);
 background-color:transparent;
 background-repeat:repeat-x;
 background-position:right top;
}
div.button div,
div.button a
{
 display: block;
 background: transparent;
 padding: 0 0 0 10px;
 line-height: 20px;
 white-space: nowrap;
 font-family: verdana, arial, helvetica, sans-serif;
 COLOR: #902b2a;
 font-weight: bold;
 font-size: 10px;
 text-transform: uppercase;
 text-decoration: none;
 outline-style: none;
}
/**
 * button-based link
 */
button.simple-button {
 border: 0 none;
 background-color: transparent;
 cursor: pointer;
 height: 15px;
 margin: 3px 0 0;
 padding: 0;
 white-space: nowrap;
 color: #043fa0;
 font-size: 11px;
 font-weight: bold;
 line-height: 15px;
 vertical-align: middle;
 outline-style: none;
}
button.simple-button span {
 text-decoration: underline;
}
button.simple-button img {
 display: none;
}
/**
 * a-based link
 */
a.simple-button {
 font-size: 12px;
 white-space: nowrap;
 color: #AE3433;
 font-weight: normal;
 margin: 0;
 padding: 0;
 line-height: 21px;
 vertical-align: bottom;
 text-decoration: underline;
 outline-style: none;
}
a.simple-button:hover {
 color: #000;
}
/*
 green-update-cart
*/
button.green-update-cart {
 height: 26px; 
}
button.green-update-cart .button-right {
 background: transparent url(../../skin/common_files/css/../images/custom/btn-update.gif) no-repeat left top;
 border-radius: 0;
 height: 26px;
 border: 0;
}
button.green-update-cart .button-left {
 text-indent: -9999px;
 min-width: 96px;
}
/**
 * input-image-based
 */
input.image-button {
 margin: 0;
 padding: 0;
 margin-bottom: 2px;
 border: 0 none;
 width: 19px;
 height: 18px;
 background: transparent url(../../skin/common_files/css/../images/go.gif) no-repeat left top;
 vertical-align: middle;
}
/**
 * a-image-based
 */
a.image-button {
 text-decoration: none;
}
a.image-button img {
 margin: 0;
 padding: 0;
 margin-bottom: 2px;
 border: 0 none;
 width: 19px;
 height: 18px;
 background: transparent url(../../skin/common_files/css/../images/go.gif) no-repeat left top;
 vertical-align: middle;
}
/*********************************
 * Buttons alternative styles
 *********************************/
/**
 * Highlighted button
 */
/*button.main-button .button-right {
 background: transparent url(../../skin/common_files/css/../images/but_main_right.png) no-repeat right top;
}
button.main-button .button-left {
 background: transparent url(../../skin/common_files/css/../images/but_main_left.png) no-repeat left top;
 color: #510000;
}
button.added-to-cart-button .button-left {
 background: transparent url(../../skin/common_files/css/../images/but_main_check_left.png) no-repeat left top;
 padding-left: 27px;
}
div.main-button {
 background: transparent url(../../skin/common_files/css/../images/but_main_right.png) no-repeat right top;
}
div.main-button div,
div.main-button a
{
 background: transparent url(../../skin/common_files/css/../images/but_main_left.png) no-repeat left top;
 color: #510000;
}*/
button.simple-main-button,
a.simple-main-button
{
 color: #800;
}
/**
 * Light button
 */
button.light-button {
 padding-right: 10px;
}
button.light-button .button-right {
 background: #fff;
 padding: 0 2px 0 0;
}
button.light-button .button-left {
 padding: 0 10px 0 15px;
 color: #333;
 font-size: 11px;
}
div.light-button {
 padding: 0 5px 0 0;
 background: #fff;
}
div.light-button div,
div.light-button a
{
 padding: 0 5px 0 11px;
 color: #333;
 font-size: 11px;
}
/**
 * Delete cart item button
 */
a.simple-delete-button {
 color: #800;
 background: transparent url(../../skin/common_files/css/../images/delete_cross.gif) no-repeat left 50%;
 padding-left: 13px;
}
/**
 * Delete button w/o icon
 */
a.simple-delete-button-woicon {
 color: #800;
}
/**
 * Simple arrow button
 */
a.simple-arrow-button {
 background: transparent url(../../skin/common_files/css/../images/custom/btn-arrow.png) no-repeat right 50%;
 color: #000;
 font-weight: bold;
 text-decoration: none;
 padding-right: 25px;
 margin-right: 15px;
}
/**
 * Add to list... button
 */
/*div.drop-out-button {
 padding: 0 23px 0 0;
 background: transparent url(../../skin/common_files/css/../images/but_right_dropout.png) no-repeat right top;
}
div.drop-out-button div,
div.drop-out-button a
{
 background: transparent url(../../skin/common_files/css/../images/but_left.png) no-repeat left top;
 padding-right: 10px;
}*/
div.dropout-container {
 position: absolute;
 padding: 0;
 margin: 0;
 border: 0 none;
}
div.dropout-wrapper {
 float: left;
 position: relative;
 z-index: 1;
 margin: 0;
}
div.dropout-box {
 border: solid 1px #adb6c6;
 background-color: #fff;
 padding: 5px 0;
 margin-top: 26px;
 position: absolute;
 display: none;
}
div.dropout-wrapper ul {
 margin: 0;
 padding: 0;
}
div.dropout-wrapper ul li {
 list-style-position: outside;
 list-style-type: none;
 padding: 5px 15px;
 float: left;
}
div.dropout-wrapper ul li .button {
 float: left;
 position: relative;
}
div.dropout-wrapper .button {
 float: none;
 position: absolute;
 margin-right: 0;
 margin-top: 2px;
}
/**
 * Menu button
 */
button.menu-button {
 height: 22px;
}
button.menu-button .button-right {
 background: transparent url(../../skin/common_files/css/../images/but_menu_right.png) no-repeat right top;
 padding-right: 7px;
 height: 20px;
}
button.menu-button .button-left {
 background: transparent url(../../skin/common_files/css/../images/but_menu_left.png) no-repeat left top;
 height: 20px;
 padding: 0 1px 0 8px;
 color: #deedf7;
 font-size: 10px;
 height: 21px;
 line-height: 20px;
}
div.menu-button {
 background: transparent url(../../skin/common_files/css/../images/but_menu_right.png) no-repeat right top;
 padding-right: 7px;
}
div.menu-button div,
div.menu-button a
{
 background: transparent url(../../skin/common_files/css/../images/but_menu_left.png) no-repeat left top;
 padding: 0 1px 0 8px;
 line-height: 20px;
 color: #deedf7 !important;
 font-size: 10px;
}
/*
 Add to cart big button
*/
button.add2cart-button {
 height: 28px;
}
button.add2cart-button .button-right {
 background: url(../../skin/common_files/css/../images/custom/btn-add2cart.gif) no-repeat right 0;
 border: 0;
 height: 26px;
 border-radius: 0;
}
button.add2cart-button .button-left {
 background: url(../../skin/common_files/css/../images/custom/btn-add2cart.gif) no-repeat 0 0;
 height: 26px;
 line-height: 25px;
 color: #fff;
 text-transform: uppercase;
 padding: 0 10px 0 40px;
 font-size: 12px;
 font-family: tahoma;
 font-weight: bold;
 text-shadow: #000 1px 2px 1px;
}
/**
 * Add2Cart AJAX-based
 */
button.do-add2cart-wait,
button.do-add2cart-success,
button.do-add2cart-error
{
 cursor: default;
}
button.do-add2cart-wait .button-right,
button.do-add2cart-success .button-right,
button.do-add2cart-error .button-right
{
 /*background: transparent url(../../skin/common_files/css/../images/but_light_right.gif) no-repeat right top;
 padding: 0 5px 0 0;*/
}
button.do-add2cart-wait .button-left,
button.do-add2cart-success .button-left,
button.do-add2cart-error .button-left
{
 /*background: transparent url(../../skin/common_files/css/../images/but_light_left.gif) no-repeat left top;
 padding: 0 10px 0 15px;
 color: #365f8f;
 font-size: 11px;*/
}
button.do-add2cart-wait .button-left .progress {
 display: block;
 background: transparent url(../../skin/common_files/css/../images/progress.gif) repeat-x left 50%;
}
/*
 Hover styles
*/
button.button:hover .button-right,
 div.button:hover {
 border-color: #c40000;
}
button.button:hover .button-left,
 div.button:hover a {
 color: #c40000;
}
button.add2cart-button:hover .button-left {
 color: #fff;
}
/**
 * button(s) containers
 */
.button-row,
.button-row-right
{
 margin-top: 20px;
 padding: 0;
 height: 23px;
 line-height: 23px;
}
.buttons-row .button,
.buttons-row button.simple-button,
.buttons-row a.simple-button
{
 float: left;
}
.buttons-row-right .button,
.buttons-row-right button.simple-button,
.buttons-row-right a.simple-button,
.button-row-right .button,
.button-row-right button.simple-button,
.button-row-right a.simple-button
{
 float: right;
}
.buttons-row-right,
.buttons-row
{
 margin: 5px 0 0;
 height: 23px;
}
.big-button-row {
 margin: 5px 0 0;
 height: 30px;
 text-align: center;
}
.buttons-row .button-separator {
 float: left;
 width: 20px;
 height: 22px;
}
.buttons-row-right .button-separator {
 float: right;
 width: 30px;
 height: 15px;
}
table tr td.buttons-row,
table tr td.button-row,
table tr td.buttons-row-right,
table tr td.button-row-right
{
 margin: 0;
 padding-top: 10px;
}
.buttons-auto-separator .button,
.buttons-auto-separator button.simple-button,
.buttons-auto-separator a.simple-button
{
 margin-right: 20px;
}
/**
 * popup help link
 */
a.popup-link {
 text-decoration: none;
}
a.popup-link img {
 vertical-align: bottom;
 width: 20px;
 height: 18px;
 background: transparent url(../../skin/common_files/css/../images/question_button.gif) no-repeat left top;
 margin-bottom: 1px;
}
/**
 * cart page
 */
.shipping-method a {
 font-weight: bold;
 font-size: 11px;
 text-decoration: underline;
}
.shipping-method a:hover {
 text-decoration: none;
}
.shipping-method label {
 display: block;
 vertical-align: middle;
}
.shipping-warning {
 color: #3c6992;
 text-decoration: none;
 font-size: 9px;
 font-family: arial, verdana, helvetica, sans-serif;
}
.estimator-container {
 width: 40%;
}
/**
 * Gift wrapping
 */
.giftwrapping-cart {
 text-align: left;
 padding: 10px 0;
}
.giftwrap-option {
 padding: 5px 0 5px 5px;
}
.giftwrap-message-label {
 padding: 5px 0;
}
.giftwrap-message-text textarea {
 width: 300px;
 height: 80px;
}
.giftwrap-cart-note {
 margin-left: 15px;
 color: #b51800;
}
.invoice-total-name span {
 font-weight: normal;
}
.cart-total-row .total-name a {
 font-weight: normal;
}
.invoice-giftwrap-notes {
 padding-top: 30px;
}
.invoice-giftwrap-notes p {
 font-size: 14px;
 font-weight: bold;
 text-align: center;
}
.invoice-giftwrap-notes div {
 border: 1px solid #cecfce;
 height: 50px;
 overflow: hidden;
 padding: 5px;
}
/**
 * Images preview
 */
.images-preview-bg {
 background: transparent url(../../skin/common_files/css/../images/grey.png) repeat left top;
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 3000;
}
.images-preview {
 position: absolute;
 top: 50px;
 right: 50px;
 bottom: 50px;
 left: 50px;
 background: #fff none;
 border: 5px solid #e3e3e3;
 overflow: hidden;
 min-width: 700px;
 min-height: 500px;
 z-index: 4000;
}
.images-preview .wait {
 position: absolute;
 top: 30px;
 right: 0;
 bottom: 30px;
 left: 0;
 background: #fff url(../../skin/common_files/css/../images/loading.gif) no-repeat center center;
 z-index: 1500;
}
.images-preview a.close {
 position: absolute;
 top: 9px;
 right: 11px;
 background: transparent url(../../skin/common_files/css/../images/close_images_preview.gif) no-repeat left center;
 padding-left: 12px;
 padding-bottom: 2px;
 font-size: 11px;
 color: #4e4e4e;
 text-decoration: none;
 outline-style: none;
 text-transform: lowercase;
}
.images-preview .list-box {
 margin: 50px 50px 0;
 padding: 0;
 text-align: center;
 position: relative;
 border: 1px solid #fff;
}
.images-preview a.arrow {
 position: absolute;
 display: block;
 width: 13px;
 height: 13px;
 outline-style: none;
 cursor: pointer;
}
.images-preview a.hidden {
 display: none;
}
.images-preview a.left {
 left: 0;
 background: transparent url(../../skin/common_files/css/../images/arrow_left.gif) no-repeat left center;
}
.images-preview a.right {
 right: 0;
 background: transparent url(../../skin/common_files/css/../images/arrow_right.gif) no-repeat right center;
}
.images-preview a.left-disabled {
 background: transparent url(../../skin/common_files/css/../images/arrow_left_disabled.gif) no-repeat left center;
 cursor: auto;
}
.images-preview a.right-disabled {
 background: transparent url(../../skin/common_files/css/../images/arrow_right_disabled.gif) no-repeat 6px center;
 cursor: auto;
}
.images-preview div.list-subbox {
 margin: 0;
 padding: 0;
 overflow: hidden;
 position: relative;
 text-align: center;
}
.images-preview ul {
 list-style: none;
 margin: 0;
 padding: 0;
 text-align: center;
 vertical-align: middle;
 position: absolute;
}
.images-preview ul li {
 display: block;
 padding: 0;
 margin: 0 12px;
 border: 1px solid #fff;
 background: transparent none;
 text-align: center;
 vertical-align: middle;
 float: left;
 cursor: pointer;
}
.images-preview ul li.over,
.images-preview ul li:hover
{
 border: 1px solid #ccc;
}
.images-preview ul li.selected {
 border: 1px solid #215485;
}
.images-preview ul li img {
 display: inline;
 text-align: center;
 vertical-align: middle;
}
.images-preview ul li.loading {
 background-image: url(../../skin/common_files/css/../images/loading.gif);
 background-repeat: no-repeat;
 background-position: center center;
}
.images-preview ul li.loading img {
 display: none;
}
.images-preview .box {
 position: relative;
 margin: 50px;
 vertical-align: middle;
 text-align: center;
 background: transparent none;
}
.images-preview .box.loading {
 background-image: url(../../skin/common_files/css/../images/loading.gif);
 background-repeat: no-repeat;
 background-position: center center;
}
.images-preview .box img {
 cursor: pointer;
 vertical-align: middle;
 text-align: center;
}
/**
 * Data table
 */
.data-table td {
 padding: 4px 1px;
 line-height: 21px;
 vertical-align: top;
}
.data-table.light-table td {
 line-height: 16px;
 padding: 3px;
}
.data-table td.data-name {
 vertical-align: top;
 color: #13337C;
 font-weight: bold;
 padding-right: 5px;
}
.data-table td.data-required,
td.data-required
{
 color: #800;
}
.data-table td.data-required {
 padding-right: 4px;
 text-align: center;
 width: 5px;
}
.data-table .error-message {
 color: #800;
 vertical-align: middle;
}
.data-table div.error-message {
 margin: 0;
}
.data-table tr.head-row th {
 padding-left: 5px;
 padding-right: 5px;
}
.data-table tr th.data-checkbox-column {
 width: 10px;
}
.data-table tr .data-right-column {
 text-align: right;
}
.data-table tr .data-width-100 {
 width: 100%;
}
.data-table tr td.data-name label {
 line-height: 21px;
 vertical-align: top;
}
span.star {
 padding-left: 5px;
 color: #800;
}
/**
 * Search sort bar
 */
.search-sort-bar {
 vertical-align: middle;
 line-height: 16px;
 height: 16px;
 padding-right: 20px;
 white-space: nowrap;
 margin: 15px 0 30px;
 text-align: right;
}
.search-sort-title {
 padding-right: 20px;
}
.search-sort-cell {
 padding-right: 20px;
}
a.search-sort-link {
 text-decoration: underline;
}
.search-sort-bar img,
.search-sort-bar-float img
{
 width: 9px;
 height: 9px;
 margin-right: 5px;
}
.search-sort-bar a.up-direction {
 font-weight: bold;
 padding-left: 14px;
 background: transparent url(../../skin/common_files/css/../images/uarrow.gif) no-repeat left 3px;
}
.search-sort-bar a.down-direction {
 font-weight: bold;
 padding-left: 14px;
 background: transparent url(../../skin/common_files/css/../images/darrow.gif) no-repeat left 3px;
}
/**
 * Expandable section
 */
.expand-section {
 height: 16px;
 margin: 20px 0;
 vertical-align: middle;
 line-height: 16px;
}
.expand-section img {
 width: 11px;
 height: 11px;
 vertical-align: middle;
 margin: 2px 5px 3px 0;
}
.expand-section img.plus {
 background: transparent url(../../skin/common_files/css/../images/plus.gif) no-repeat left top;
}
.expand-section img.minus {
 background: transparent url(../../skin/common_files/css/../images/minus.gif) no-repeat left top;
}
.expand-section a {
 font-weight: bold;
 text-decoration: underline;
}
/**
 * Pagination mechanism
 */
.nav-pages {
 white-space: nowrap;
 vertical-align: bottom;
 padding: 0;
 margin: 0;
}
.nav-pages-title {
 padding-right: 10px;
}
.nav-pages img {
 vertical-align: bottom;
 width: 15px;
 height: 15px;
}
.nav-pages a {
 text-align: center;
 text-decoration: underline;
}
.nav-pages .left-arrow img {
 background: transparent url(../../skin/common_files/css/../images/custom/nav-arrows.gif) no-repeat left top;
}
.nav-pages .right-arrow img {
 background: transparent url(../../skin/common_files/css/../images/custom/nav-arrows.gif) no-repeat -15px top;
}
.nav-pages .current-page {
 text-align: center;
 font-weight: bold;
}
.nav-pages .right-delimiter {
 padding-right: 12px;
}
/**
 * Subheader styles
 */
h3 {
 margin: 0 0 10px;
 color: #AE3433;
 font-weight: bold;
 font-size: 13px;
 padding: 0;
 border: 0 none;
}
.ProductDetailsTitle {
 color: #ae3433;
 padding-bottom: 5px;
 font-weight: bold;
 font-size: 13px;
}
h3.grey {
 color: #666;
 font-size: 11px;
 border-bottom: 1px solid #ccc;
}
h3.black {
 color: #010101;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #000;
}
h3.red {
 border-bottom: 1px solid #acb7c7;
}
h3.separator {
 margin-top: 30px;
}
/**
 * Table head cell
 */
.img-down-direction {
 width: 7px;
 height: 6px;
 vertical-align: middle;
 background: transparent url(../../skin/common_files/css/../images/r_bottom.gif) no-repeat left top;
 margin-right: 3px;
}
.img-up-direction {
 width: 7px;
 height: 6px;
 vertical-align: middle;
 background: transparent url(../../skin/common_files/css/../images/r_top.gif) no-repeat left top;
 margin-right: 3px;
}
/**
 * NoScript warning
 */
.noscript-warning {
 position: absolute;
 top: 10px;
 padding: 10px;
 left: 25%;
 right: 25%;
 margin: 0;
 overflow: hidden;
 border: 5px solid #ddd;
 background: #fff none;
}
.noscript-warning .content {
 background: transparent url(../../skin/common_files/css/../images/icon_warning.gif) no-repeat left top;
 font-weight: bold;
 padding-left: 37px;
 min-height: 32px;
 line-height: 16px;
}
/**
 * Webmaster mode
 */
.lbl {
 display: inline !important;
 color: green !important;
 font-weight: 700 !important;
 width: auto !important;
 margin: 0 !important;
 padding: 0 !important;
}
.section {
 margin: 0 !important;
 padding: 0 !important;
 width: auto !important;
}
/**
 * BlockUI plugin (screen overlay) 
 */
.blockMsg {
 padding: 0;
 margin: 0;
 min-width: 200px;
 top: 40%;
 text-align: center;
 color: #000;
 border: 3px solid #aaa;
 background-color: #fff;
 cursor: wait;
}
.blockUI span.waiting {
 padding: 3px;
 background: #fbfbfb url(../../skin/common_files/css/../images/loading.gif) no-repeat;
 color: #617683;
 display: inline-block;
 font-size: 18px;
 margin: 8px 5px;
 padding: 5px 0 5px 45px;
}
.ui-dialog .blockOverlay {
 background: #fff !important;
 opacity: 1 !important;
 filter:Alpha(Opacity=100);
}
.ui-dialog .blockMsg {
 border: 0 none !important;
}
/*==============================================================================
 Side-bar styles
==============================================================================*/
/**
 * categories list
 */
.menu-categories-list img.icon {
 background: transparent url(../../skin/common_files/css/../images/dingbats_categorie.gif) no-repeat left top;
}
.menu-categories-list ul li {
 padding: 4px 0 5px 20px;
 background: transparent url(../../skin/common_files/css/../images/category_bullet.gif) no-repeat 8px 5px;
}
.menu-categories-list ul li a {
 font-size: 12px;
}
.menu-special img.icon {
 /* background-image: url(../../skin/common_files/css/../images/dingbats_categorie.gif); */
 background-image: url(data:image/gif;base64,R0lGODlhEQARALMKAC41SP////b5/aq5yujw+b/N3NTg7eDq9fD1+/v8/gAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAoALAAAAAARABEAAAQ+UMlJq704Y8A70EAgjt8WJCgaeKUUCnAst0qI3HhOh0Tv/7vAYUgsBg3IpDJYaDqfwYF0St2xrjSNdsudRAAAOw==);
}
.menu-help img.icon {
 /*background-image: url(../../skin/common_files/css/../images/dingbats_help.gif); */
 background-image: url(data:image/gif;base64,R0lGODlhEQARALMLAC41SLXD097o9Pz9/tTg7cXS4fD1+/T4/eTt9+ry+vn7/QAAAAAAAAAAAAAAAAAAACH5BAEAAAsALAAAAAARABEAAARMcMlJq714gc27BUMojkAFKGiHKiUFHHC8we0EGHi+4bUEJMAEJ9jTII6IDTJpEjif0CKAQCVsqlZTYVvYcLumgHhMLmo66Ix6zW5HAAA7);
}
/**
 * Minicart
 */
.menu-minicart {
 position: absolute;
 top: 10px;
 right: 20px;
 background: #ffa52b;
 border: #2b67a5 1px solid;
}
.menu-minicart .title-bar {
 background: none;
 text-align: left;
 border: 0;
 padding-top: 5px;
 overflow: visible;
}
.minicart-block {
 padding-left: 30px;
 position: relative;
}
.ajax-minicart .minicart-block {
 padding-left: 50px;
}
.menu-minicart .title-bar img.icon {
 display: none;
}
.menu-minicart .title-bar h2 {
 color: #133390;
 float: left;
 padding: 0 5px;
 text-transform: none;
 margin-top: -12px;
 background: #fff;
 font-size: 10px;
}
.menu-minicart .content {
 background: none;
 border: 0;
 padding: 0 8px 5px;
}
.minicart-block img.ajax-minicart-icon {
 background: url(../../skin/common_files/css/../images/custom/icon-cart.png) no-repeat;
 position: absolute;
 left: 0;
 top: 4px;
 width: 18px;
 height: 13px;
}
.minicart-checkout-links {
 font-size: 11px;
 text-align: center;
 padding-top: 3px;
}
.minicart-checkout-links a {
 display: inline;
 text-decoration: none;
 color: #13337C;
}
.menu-dialog .minicart-checkout-links a:hover { color: #13337C; }
div.minicart {
 color: #000;
 font-size: 11px;
 min-height: 18px;
}
div.minicart img {
 width: 19px;
 height: 16px;
}
div.minicart .empty b {
 line-height: 18px;
}
div.minicart table {
 margin: 0 0 0 1px;
}
div.minicart table tr td {
 color: #000;
 font-size: 11px;
 padding: 1px;
}
hr.minicart {
 clear: both;
 margin: 5px 0;
 padding: 0;
 height: 0;
}
/**
 * AJAX-based minicart
 */
.ajax-minicart .content {
 overflow: visible;
}
.ajax-minicart .title-bar {
 position: relative;
 overflow: visible;
}
.ajax-minicart img.minicart-button {
 background: transparent url(../../skin/common_files/css/../images/cart_button.gif) no-repeat left top;
 width: 38px;
 height: 21px;
 cursor: pointer;
 overflow: hidden;
 margin-top: 2px;
 z-index: 2501;
}
.ajax-minicart img.minicart-button-show {
 background-position: left -21px;
}
.minicart-box {
 display: none;
 position: absolute;
 left: auto;
 right: 78px !important;
 top: 25px;
 width: 250px;
 padding: 10px 10px 10px 5px;
 border: 1px solid #99a4ad;
 background: #fff none;
 white-space: normal;
 z-index: 2500;
 font-weight: normal;
}
.minicart-box .progress {
 background: transparent url(../../skin/common_files/css/../images/progress.gif) repeat-x left top;
 height: 11px;
}
.minicart-box hr {
 margin-left: 5px;
}
.minicart-box ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.minicart-box ul li {
 position: relative;
 margin: 0;
 padding: 6px 15px 6px 5px;
 overflow: hidden;
 white-space: normal;
 line-height: normal;
}
.minicart-box ul li a.delete {
 padding-left: 10px;
}
.minicart-box ul li a.delete img {
 background: transparent url(../../skin/common_files/css/../images/delete_cross.gif) no-repeat left top;
 width: 9px;
 height: 9px;
}
.minicart-box ul li a {
 text-decoration: underline;
 white-space: normal !important;
}
.minicart-box .price-row {
 margin-top: 4px;
}
.minicart-box input.quantity {
 width: 35px;
}
.minicart-box .buttons-row {
 margin-top: 5px;
 margin-left: 5px;
 height: 30px;
}
.minicart-box .buttons-row .light-button div,
.minicart-box .buttons-row .light-button a,
.minicart-box .buttons-row .light-button .button-left
{
 font-size: 10px;
 font-weight: normal;
}
.minicart-box ul.menu li.view-cart-link a,
.minicart-box ul.menu li.checkout-link a
{
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
}
.minicart-box li.checkout-popup-link {
 overflow: visible;
 padding-left: 0;
 padding-top: 2px;
 padding-bottom: 2px;
}
.minicart-box .checkout-popup-link a.link:link,
.minicart-box .checkout-popup-link a.link:visited,
.minicart-box .checkout-popup-link a.link:hover,
.minicart-box .checkout-popup-link a.link:active
{
 text-decoration: none;
}
.minicart-box .checkout-popup-link a.link {
 border: 1px solid #fff;
 outline-style: none;
 z-index: 1000;
 background-color: #fff;
 padding: 4px 0 4px 5px;
 position: relative;
 outline-style: none;
}
.minicart-box .checkout-popup-link a.show {
 border-top: 1px solid #99a4ad;
 border-left: 1px solid #99a4ad;
 border-right: 1px solid #99a4ad;
 border-bottom: 1px solid #fff;
 padding-right: 5px;
}
.minicart-box .checkout-popup-link .link span {
 border-bottom: 1px dashed #043fa0;
 cursor: pointer;
}
.minicart-box .checkout-popup-link a.link img {
 background: transparent url(../../skin/common_files/css/../images/checkout_arrow.gif) no-repeat right top;
 width: 9px;
 height: 7px;
 cursor: pointer;
}
.minicart-box .checkout-popup-link div.buttons-box {
 position: absolute;
 border: 1px solid #99a4ad;
 background: #fff none;
 left: 0;
 top: 19px;
 display: none;
 padding: 10px;
}
.minicart-box .minicart-checkout-button {
 background-position: 0 50%;
}
.minicart-box .minicart-checkout-button a:link,
.minicart-box .minicart-checkout-button a:hover,
.minicart-box .minicart-checkout-button a:visited,
.minicart-box .minicart-checkout-button a:active
{
 line-height: 29px;
 color: #510000;
 font-weight: bold;
 font-size: 11px;
 text-decoration: none;
 float: left;
}
.minicart-box .acheckout-cart-buttons a img {
 width: inherit;
 height: inherit;
 background: transparent none;
}
.minicart-box .paypal-cart-button,
.minicart-box .paypal-cart-button p,
.minicart-box .acheckout-cart-buttons,
.minicart-box .acheckout-cart-buttons p
{
 text-align: left;
}
.minicart-box .paypal-cart-button div,
.minicart-box .acheckout-cart-buttons div
{
 text-align: left;
 margin: 0;
}
iframe.minicart-bg {
 position: absolute;
 display: none;
 width: 250px;
 border: 0 none;
 background: #fff none;
}
iframe.minicart-checkout-bg {
 position: absolute;
 display: none;
 border: 0 none;
 background: #fff none;
}
.help-link {
 border-bottom: 1px dashed #000;
 cursor: help;
 text-decoration: none !important;
}
/**
 * Tooltip 
 */
#tooltip {
 position: absolute;
 border: 1px solid #000;
 padding: 5px;
 background: #fff none;
 top: 0;
 left: 0;
 text-align: left;
 max-width: 300px;
 z-index: 10000;
}
#tooltip h3,
#tooltip div
{
 margin: 0;
}
/**
 * auth box
 */
.menu-auth img.icon {
 background: url(../../skin/common_files/css/../images/dingbats_authentification.gif) no-repeat;
}
.menu-auth input {
 width: 120px;
}
.login-buttons {
 margin: 3px 0 5px;
}
.login-buttons .button {
 float: left;
 margin-right: 10px;
 margin-bottom: 5px;
}
.menu-dialog .recovery {
 clear: both;
 margin-bottom: 2px;
}
.menu-dialog .recovery a {
 text-decoration: underline;
 font-size: 10px;
}
.menu-dialog .left {
 text-align: left;
}
.menu-dialog .login-text {
 vertical-align: top;
}
.small-note,
.small-link
{
 color: #3c6992;
 text-decoration: none;
 font-size: 9px;
 font-family: arial, verdana, helvetica, sans-serif;
}
.small {
 font-weight: normal;
 font-size: 10px;
}
.small-link:hover {
 text-decoration: underline;
}
/**
 * news box styles
 */
.menu-news img.icon {
 background: url(../../skin/common_files/css/../images/dingbats_news.gif) no-repeat;
}
.menu-dialog .subscribe {
 margin-top: 8px;
}
.menu-dialog a.prev-news {
 text-decoration: underline;
}
/**
 * interneka menu
 */
.menu-interneka img.icon {
 background: url(../../skin/common_files/css/../images/dingbats_affiliates.gif) no-repeat;
}
/**
 * Popup-dialog 
 */
div.popup-dialog {
 text-align: left;
 min-width: 300px;
}
/*============================================================================
 page-specific styles
==============================================================================*/
/**
 * category page
 */
ul.subcategories {
 list-style: none;
 margin: 0;
 padding: 0 0 15px;
}
ul.subcategories li {
 margin: 0 0 10px;
 text-align: left;
}
ul.subcategories a {
 text-decoration: underline;
 font-weight: bold;
}
span.subcategories {
 display: inline-block;
 vertical-align: top;
 margin: 0 10px;
 text-align: center;
 padding-bottom: 0;
 overflow: hidden;
}
.subcategory-image {
 float: left;
 margin: 0 10px 10px 0;
}
.subcategory-descr {
 width: auto;
 padding: 0;
 margin-bottom: 20px;
}
/**
 * Product details page
 */
.product-details {
 position: relative;
 margin-bottom: 15px;
}
.product-details .image {
 text-align: center;
 vertical-align: top;
 float: left;
 margin: 0 0 5px 0;
}
.product-details .image-wrapper {
 border: #83A7C1 1px solid;
 border-radius: 20px;
 padding: 10px 5px 15px;
}
.product-details .image .image-box {
 margin: 0 auto;
 padding: 0;
}
.product-details .details {
 padding-left: 25px;
 padding-right: 200px;
}
.product-details .details .descr {
 vertical-align: top;
 padding-right: 20px;
}
.product-details .details .save-percent-container {
 margin-left: 10px;
 width: 57px;
 height: 57px;
}
.product-details .details .save {
 float: left;
 width: 57px;
 height: 29px;
 padding-top: 28px;
 padding-left: 3px;
 color: #fff;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
 background: transparent url(../../skin/common_files/css/../images/save_money.gif) no-repeat left top;
}
.product-details .product-subtitle {
 padding: 23px 0 10px;
}
.product-details .product-subtitle div {
 color: #b51a00;
 font-weight: bold;
 font-size: 12px;
 border: 0 none;
 border-bottom: 1px solid #9d1500;
}
.product-details .message {
 color: #b51a00;
}
.product-details .warning-message {
 color: red;
}
.product-details .customer-message {
 color: #b51a00;
 font-weight: bold;
}
.product-details .quantity-row td {
 /*padding-top: 15px;*/
}
.product-details .button-row {
 margin-top: 15px;
}
#product-tabs-container {
 margin-bottom: 30px;
}
.product-details .ask-question {
 margin-top: 16px;
 float: none;
}
.product-text-section {
 margin-bottom: 30px;
 margin-right: 200px;
}
.product-right-column {
 width: 185px;
 position: absolute;
 right: 0;
 top: 0;
}
.product-buynow-box {
 border-radius: 20px;
 border: #ac3436 3px solid;
 background: #eeeecc;
 overflow: hidden;
 margin-bottom: 15px;
}
.product-buynow-box-title {
 background: #f59f28 url(../../skin/common_files/css/../images/custom/product-buynow-box.gif) no-repeat 50% 50%;
 padding: 5px 0;
 color: #000;
 text-transform: uppercase;
 font-weight: bold;
 font-family: Tahoma;
 font-size: 11px;
 text-align: center;
 border-bottom: #ac3436 1px solid;
}
.product-buynow-box-content {
 padding: 10px 10px 15px;
 text-align: center;
}
.product-buynow-box h3.black {
 text-align: center;
 border: 0;
 margin: 0;
 font-size: 13px;
}
.product-buynow-box .price-line {
 margin-top: 12px;
 margin-bottom: 5px;
 color: #AE3433;
 font-size: 13px;
 font-weight: bold;
}
.product-dialog {
 min-height: 500px;
}
.product-or-label {
 color: #AE3433;
 font-weight: bold;
 padding: 5px 0;
}
.CheckoutNow {
 font-weight: bold;
}
/**
 * Product properties table
 */
table.product-properties {
 /*width: 100%;*/
 margin: 0;
}
table.product-properties tr td {
 padding: 3px 2px;
}
table.product-properties .property-name {
 /*width: 35%;*/
 padding-right: 20px;
}
table.product-properties .property-value {
 width: auto;
}
/*table.product-properties .product-price {
 font-size: 14px;
}*/
table.product-properties .product-price-value {
 color: #AE3433;
 font-weight: bold;
 font-size: 15px;
 font-family: verdana;
 white-space: nowrap;
}
#save_percent_box .property-value {
 color: #AE3433;
}
table.product-properties .product-market-price {
 color: #787878;
 font-size: 12px;
 font-family: verdana;
 white-space: nowrap;
 font-weight: bold;
}
table.product-properties .product-taxed-price {
 color: #383838;
 white-space: nowrap;
 font-weight: normal;
 vertical-align: bottom;
}
table.product-properties .product-market-price {
 text-decoration: line-through;
}
table.product-properties .product-input {
 height: 25px;
 padding-right: 10px;
}
table.product-properties .product-min-amount,
table.product-properties .product-one-quantity
{
 font-size: 14px;
}
table.product-properties .separator td {
 height: 18px;
}
.property-available {
 font-size: 15px;
 font-weight: bold;
}
.property-available .green { color: #369216; }
.property-available .red { color: #AE3433; }
table.product-properties2 {
 width: auto;
 margin: 0 auto;
}
table.product-properties2 .property-name {
 white-space: nowrap;
 padding-right: 0;
 text-align: right;
}
table.product-properties2 .property-value {
 text-align: left;
}
/**
 * Send 2 friend section
 */
input.send2friend {
 width: 300px;
}
textarea.send2friend {
 width: 400px;
}
#send_message_box {
 margin-top: 10px;
}
/*********************************
 * Products list
 *********************************/
/**
 * Common styles
 */
.products {
 margin-bottom: 15px;
 margin-top: 5px;
}
.products .image {
 text-align: center;
 vertical-align: top;
 white-space: nowrap;
}
.products a.see-details {
 display: block;
 text-align: center;
 text-decoration: underline;
}
.products .product-title,
.product-details .product-title
{
 font-weight: bold;
 color: #AE3433;
 font-size: 14px;
 text-decoration: underline;
}
.products .product-title:hover {
 color: #000;
}
.products .descr {
 padding: 15px 0 0;
 margin: 0;
}
.products .sku {
 margin-top: 15px;
}
.products .price-row {
 margin: 0;
 padding: 0;
}
.products .market-price-value {
 background: transparent url(../../skin/common_files/css/../images/spacer_black.gif) repeat-x left 8px;
}
.products .price {
 font-weight: bold;
 font-size: 12px;
}
.products .price-value {
 font-weight: bold;
 font-size: 12px;
 color: #b51a00;
}
.products .price-save {
 padding: 0;
 margin: 0;
 color: #b51a00;
}
.products .taxes {
 padding: 2px 2px 2px 30px;
}
.products .buy-now {
 margin: 10px 0 0;
}
.products .buy-now .quantity {
 height: auto;
 white-space: nowrap;
 vertical-align: middle;
}
.products .buy-now .quantity-empty {
 height: 45px;
}
.products .buy-now .quantity-title {
 width: 75px;
 padding-right: 16px;
}
.products .buy-now .quantity select {
 vertical-align: middle;
}
.products .buy-now .out-of-stock {
 white-space: nowrap;
 font-weight: bold;
}
.products .buy-now .prices {
 height: 15px;
 vertical-align: middle;
}
.products .product-details-title {
 color: #b51a00;
 font-weight: bold;
 font-size: 12px;
}
.products .product-price-text {
 color: #010101;
 font-weight: bold;
 font-size: 12px;
}
.quantity-text {
 color: #818891;
 padding-left: 3px;
}
/**
 * List as list
 */
.products-list .item {
 position: relative;
 margin: 0 0 45px;
}
.products-list .image {
 float: left;
 position: relative;
 padding: 3px 20px 3px 10px;
 margin-right: auto;
}
.products-list .details {
 vertical-align: top;
 padding-left: 30px;
 border: 0 none;
}
.products-list .details hr {
 margin: 5px 5px 5px 0;
}
.products-list .buy-now .center,
.products-list .buy-now .halign-center
{
 margin-left: 0;
 text-align: left;
}
/**
 * List as multicolumn table
 */
.products-table .product-cell {
 padding: 0;
 vertical-align: top;
 text-align: center;
 border-left: #83A7C1 1px solid;
 border-right: #83A7C1 1px solid;
}
.products-table .product-top-cell {
 border-top: #83A7C1 1px solid;
 border-radius: 20px 20px 0 0;
}
.products-table .product-bottom-cell {
 border-bottom: #83A7C1 1px solid;
 border-radius: 0 0 20px 20px;
 height: 20px;
}
.products-table .product-sep-cell,
 .products-table .product-sep-cell img {
 width: 10px;
}
.products-table .first.products-row td.product-cell {
 padding-top: 0;
}
.products-table td.product-cell-price {
 padding-top: 2px;
}
.products-table .market-price {
 margin-bottom: 12px;
}
.products-table .inc-vat-line {
 font-weight: bold;
 font-size: 10px;
}
.product-cell-price table {
 margin: 0 auto;
}
.products-table td.product-cell-buynow {
 padding-top: 9px;
 vertical-align: bottom;
}
.products-table td.product-cell-buynow .button-row {
 text-align: left;
 margin: 9px 0 5px;
}
.products-table td.product-cell-buynow .quantity-empty {
 height: auto;
}
.products-table .image {
 padding: 0;
 margin: 5px 0;
}
.products-table a.see-details {
 text-align: left;
 display: inline;
}
.products-table .sku {
 margin-top: 5px;
}
.products-table .product-title
{
 font-size: 12px;
}
.products-table .buttons-row,
.products-table .button-row
{
 margin: 0;
}
.products-table .buttons-row button,
.products-table .button-row button
{
 float: none;
}
.products-table .buy-now {
 margin-top: 5px;
}
.products-table .buy-now .quantity-title {
 width: auto;
 padding-right: 5px;
}
.products-table tr.separator td {
 padding: 0;
 height: 15px;
}
/**
 * Advanced search page
 */
.adv-search table td {
 white-space: nowrap;
 padding: 3px 5px 3px 0;
}
.adv-search table .data-name {
 width: 20%;
 /*vertical-align: top;*/
 color: #112536;
 font-weight: bold;
}
.adv-search table .data-input {
 white-space: nowrap;
}
.adv-search table .pattern {
 padding-bottom: 0;
}
.adv-search table .pattern input,
.adv-search table .pattern select
{
 width: 95%;
 vertical-align: bottom;
}
.adv-search table .search-button {
 width: 25%;
 padding: 0;
}
#adv_search_box {
 margin-bottom: 15px;
}
.search-again {
 position: relative;
 margin-top: -17px;
 text-align: right;
 margin-left: 400px;
}
.results-found {
 position: relative;
 width: 400px;
}
td.search-extra-fields.input-row {
 white-space: normal;
}
/**
 * Register page
 */
.register-note {
 color: #000;
 margin-bottom: 15px;
}
.register-newbie-note {
 text-align: center;
 margin-top: 30px;
}
.register-bottom-note {
 margin-top: 30px;
 padding-bottom: 45px;
}
.register-ups-box {
 margin-top: 45px;
 margin-bottom: 15px;
}
.register-section-title {
 height: 30px;
 vertical-align: middle;
}
.register-section-title div {
 vertical-align: middle;
 padding: 2px 0;
 border-bottom: 1px solid #000;
}
.register-section-title div * {
 vertical-align: middle;
}
.register-sec-minimized div {
 border-bottom: 0 none;
}
.register-section-title label {
 color: #2c3e49;
 font-size: 10px;
 font-weight: bold;
}
.register-table .register-exp-section label {
 border-bottom: 1px dashed #2c3e49;
}
table.register-table .register-exp-section {
 padding-top: 16px;
 padding-bottom: 16px;
}
table.register-table td.data-name {
 text-align: right;
 font-weight: normal;
 width: 30%;
}
/**
 * Cart page
 */
.cart-content-block {
 margin: 25px 0 0;
 border-top: #AE3433 1px solid;
 padding: 10px 0;
}
.cart-content-left {
 float: left;
 width: 696px;
}
.cart-content-right {
 float: right;
 width: 294px;
 padding-top: 10px;
}
.cart-products-list {
 margin: 0;
}
.box {border: 1px solid #AE3433;padding: 10px;position: relative; margin-bottom:25px;}
.box .btitle { background-color: #FFFFFF;color: #AE3433; font-weight: bold;padding: 0 3px;
 position: absolute;top: -10px;}
.box .bcontent {margin-top:10px;}
.box .imgr { display: table-cell;padding-bottom: 10px;text-align: center;
 vertical-align: middle; width: 50%;}
.box .b2r {display:table-row;}
.box .b2c1,.box .b2c2 {display:table-cell;}
.box .b2c1 {padding-right:10px; padding-bottom:15px;}
.box .b2c2 {vertical-align:top; padding-bottom:10px;}
.box .brc, .box .brc1{ vertical-align:middle; text-align: center;}
.box .brc1 {padding-left:10px;}
#.box .brc {padding-left: 30px;padding-right: 10px}
.box .b3 {text-align:center; margin-top:10px}
#delivery-method {margin-bottom:10px;}
.cart-buttons-row {
 height: 30px;
 margin-bottom: 15px;
 position: relative;
}
.shipping-cost {
 float: left;
 line-height: 21px;
}
.shipping-cost-note {
 position: absolute;
 width: 400px;
 top: 50px;
 left: 0;
}
.shipping-cost-text {
 margin-top: 8px;
 border: 1px red solid;
 padding: 5px;
}
.cart .item {
 margin: 0 0 15px;
}
.cart .item .image {
 position: relative;
 padding: 3px 10px 3px 3px;
 height: 100%;
 width: 120px;
}
.cart .image img {
 border: 1px solid #CCCCCC;
 padding: 10px;
}
.cart .details {
 padding-top: 8px;
 vertical-align: top;
}
.cart .prices {
 width: 250px;
 vertical-align: top;
}
.cart .product-title {
 font-size: 12px;
 text-decoration: none;
}
.cart .descr {
 padding-bottom: 15px;
}
.cart .poptions-title {
 font-weight: bold;
 margin-bottom: 0;
}
.cart .poptions-list {
 margin-bottom: 15px;
}
.cart .buttons {
 position: relative;
 vertical-align: top;
 margin-top: 30px;
 height: 23px;
}
.cart .buttons .buttons-row {
 margin-top: 0;
}
.cart .left-buttons-row {
 vertical-align: top;
 position: absolute;
 top: 0;
 left: 0;
}
.cart .right-buttons-row {
 position: absolute;
 top: 0;
 right: 0;
 width: 40% !important;
}
.cart .right-buttons-row .checkout-button {
 float: right;
}
.cart-total-line {
 width: 50%;
 margin-left: 50%;
}
.cart-total-row {
 text-align: right;
}
div.shipping-method {
 color: #112536;
 font-weight: bold;
 margin-bottom: 15px;
 text-align: right;
}
th.shipping-method {
 color: #112536;
 font-weight: bold;
 text-align: left;
}
.shipping-method select {
 font-weight: normal;
}
.shipping-method table {
 margin: 0 0 0 auto;
 text-align: right;
}
.shipping-method table td {
 font-weight: normal;
 text-align: left;
}
.shipping-method tr.selected {
 background: #eee none;
}
.totals {
 margin: 0 0 0 auto;
 text-align: right;
 width: 30%;
}
.totals td {
 padding: 3px;
}
.totals .total-name {
 white-space: nowrap;
 color: #13337C;
 font-weight: bold;
 padding-right: 8px;
 text-align: left;
}
.totals .total-value {
 white-space: nowrap;
 color: #b51a00;
 font-weight: bold;
 text-align: right;
}
.totals .total-alt-value {
 white-space: nowrap;
 text-align: right;
}
.totals .total-line {
 height: 1px;
}
.totals .total-line img {
 background: #000 none;
 width: 100%;
 height: 1px;
}
.totals .total {
 white-space: nowrap;
 color: #13337C;
 font-weight: bold;
 padding-right: 8px;
 text-transform: uppercase;
 text-align: left;
}
.totals .total-taxes {
 font-weight: bold;
 text-align: right;
}
.totals .total-tax-line {
 background-color: #eee;
}
.totals .total-tax-line td {
 text-align: right;
 white-space: nowrap;
}
.totals .total-tax-name {
 padding-right: 8px;
}
.cart hr {
 margin-top: 10px;
 margin-bottom: 10px;
 border-color: #808080;
 border-width: 2px;
}
.cart-content {
 margin-bottom: 15px;
}
.cart-content tr td,
.cart-content tr th
{
 padding: 1px 3px;
 text-align: left;
 vertical-align: top;
}
.cart-content tr td.summary-cell {
 text-align: right;
}
.cart-content .cart-column-tax {
 text-align: center;
}
.cart-content td.cart-column-price,
.cart-content td.cart-column-total
{
 text-align: right;
}
.cart-content .cart-content-text {
 color: #b51a00;
 font-weight: bold;
}
.cart-content .cart-column-product {
 width: 100%;
}
.cmpi-vbv-icon {
 width: 49%;
 float: left;
 text-align: center;
}
.cmpi-vbv-icon img {
 width: 71px;
 height: 57px;
 background: transparent url(../../skin/common_files/css/../images/vbv_logo.gif) no-repeat left top;
}
.cmpi-mcsc-icon {
 width: 49%;
 text-align: center;
}
.cmpi-mcsc-icon img {
 width: 74px;
 height: 40px;
 background: transparent url(../../skin/common_files/css/../images/mcsc_logo.gif) no-repeat left top;
}
/**
 * Checkout page
 */
.checkout-payments tr td {
 padding: 2px;
 text-align: left;
}
.checkout-payments tr td.checkout-payment-name {
 width: 20%;
 white-space: nowrap;
}
.checkout-payments tr td.checkout-payment-name label {
 font-weight: bold;
}
.checkout-payments tr td.checkout-payment-descr {
 width: 80%;
}
.checkout-payments tr td.checkout-payment-paypal {
 width: 100%;
}
.checkout-payments tr td.checkout-payment-paypal img {
 border: 0 none;
}
.checkout-payments tr.paypal-bml-method input,
.checkout-payments tr.paypal-bml-method .terms img
{
 margin-top: 11px;
}
.checkout-payments tr.paypal-bml-method td {
 padding-top: 0;
}

.checkout-update-button {
 float: left;
 margin: 0;
}
.order-placed-msg {
 margin: 20px 0 10px;
 padding: 0;
 font-size: 13px;
 text-align: center;
}
/**
 * Payment wait page
 */
body.payment-wait {
 text-align: center;
}
body.payment-wait .payment-wait-title,
body.payment-wait .payment-details-title
{
 border-top: 40px solid #b00307;
}
body.payment-wait h1 {
 display: block;
 padding: 40px 0 0;
 border-top: 1px solid #b00307;
 margin-top: 1px;
 color: #333;
}
body.payment-wait img.payment-wait-image {
 background: transparent url(../../skin/common_files/css/../images/progress.gif) repeat-x;
 width: 350px;
 height: 11px;
 margin-top: 10px;
}
/**
 * Help index page
 */
.help-index {
 list-style: none;
 padding: 0;
 margin: 0;
}
.help-index li {
 margin: 0;
 padding: 10px 0 0;
}
.help-index li.first-item {
 padding-top: 0;
}
/**
 * Help / usps test page
 */
.help-usps-test-dir {
 text-decoration: underline;
 margin-bottom: 15px;
}
/**
 * Images viewer
 */
.images-viewer {
 text-align: center;
 margin: 10px 0;
}
.images-viewer-list {
 position: relative;
 white-space: nowrap;
}
.images-viewer-list .side-arrow {
 position: absolute;
 top: 0;
 display: block;
 width: 10px;
 height: 54px;
 text-decoration: none;
 outline-style: none;
}
.images-viewer-list .left-arrow {
 text-align: left;
 left: 0;
}
.images-viewer-list .right-arrow {
 padding-left: 3px;
 text-align: right;
 right: 0;
}
.images-viewer-list .side-arrow img {
 width: 7px;
 height: 100%;
}
.images-viewer-list .left-arrow .enabled {
 display: block;
 background: transparent url(../../skin/common_files/css/../images/arrow_left.gif) no-repeat left center;
}
.images-viewer-list .left-arrow .disabled {
 display: block;
 background: transparent url(../../skin/common_files/css/../images/arrow_left_disabled.gif) no-repeat left center;
}
.images-viewer-list .hidden {
 display: none;
}
.images-viewer-list .right-arrow .enabled {
 display: block;
 background: transparent url(../../skin/common_files/css/../images/arrow_right.gif) no-repeat left center;
}
.images-viewer-list .right-arrow .disabled {
 display: block;
 background: transparent url(../../skin/common_files/css/../images/arrow_right_disabled.gif) no-repeat left center;
}
.images-viewer-icons {
 text-align: left;
 padding: 0;
 margin: 0 10px;
 overflow: hidden;
}
.images-viewer-icons a {
 display: block;
 padding: 0;
 border: 1px solid #fff;
 padding: 0;
 margin: 0 10px;
 float: left;
 outline-style: none;
 background: #eee none;
 text-align: center;
 vertical-align: middle;
}
.images-viewer-icons a.selected {
 border: 1px solid #215485;
}
.images-viewer-icons a:hover {
 border: 1px solid #ccc;
}
.images-viewer-icons img {
 margin: 1px;
 vertical-align: middle;
 border: 0 none;
}
/**
 * Order invoice
 */
.order-invoice {
 background: #fff none;
}
.invoice-company-icon {
 vertical-align: top;
 padding-top: 30px;
}
.invoice-data-box {
 width: 100%;
 padding-left: 30px;
}
.invoice-data-box table {
 width: 100%;
}
.invoice-data-box table tr td {
 padding: 2px;
 vertical-align: top;
}
.invoice-title {
 font-weight: bold;
 font-size: 28px;
 text-transform: uppercase;
}
.invoice-data-box table tr td.invoice-right-info {
 text-align: right;
 vertical-align: bottom;
}
hr.invoice-line {
 margin: 2px 0 17px;
 border-bottom: 2px solid #58595b;
}
.invoice-personal-info {
 width: 45%;
 margin-bottom: 15px;
}
.invoice-personal-info tr td {
 padding: 0;
}
.invoice-personal-info tr td strong {
 white-space: nowrap;
}
.invoice-address-box {
 width: 100%;
 margin-bottom: 30px;
}
.invoice-address-title {
 width: 45%;
 height: 25px;
}
td.invoice-line {
 vertical-align: top;
 padding: 0;
 height: 4px;
}
td.invoice-line img {
 height: 2px;
 width: 100%;
 background: #58595b none;
}
.invoice-address-box table {
 width: 100%;
}
.invoice-address-box table tr td {
 padding: 0;
}
.invoice-address-box table tr td strong {
 white-space: nowrap;
}
.invoice-customer-notes {
 padding-top: 30px;
}
.invoice-customer-notes p {
 font-size: 14px;
 font-weight: bold;
 text-align: center;
}
.invoice-customer-notes div {
 border: 1px solid #cecfce;
 height: 50px;
 overflow: hidden;
 padding: 5px;
}
.invoice-bottom-note {
 text-align: center;
 padding-top: 30px;
 font-size: 12px;
}
p.invoice-products-title {
 font-size: 14px;
 font-weight: bold;
 text-align: center;
}
.invoice-products {
 width: 100%;
 background: #000 none;
}
.invoice-products tr td,
.invoice-products tr th
{
 background: #fff none;
}
.invoice-products tr th {
 padding: 3px;
 background: #ccc none;
 white-space: nowrap;
}
.invoice-products tr th.invoice-sku-column,
.invoice-products tr th.invoice-quantity-column,
.invoice-products tr th.invoice-total-column
{
 width: 60px;
}
.invoice-products tr th.invoice-tax-column {
 width: 100px;
}
.invoice-products tr th.invoice-price-column {
 width: 100px;
 text-align: center;
}
.invoice-products tr td {
 padding: 3px;
}
.invoice-products tr td.invoice-price-column,
.invoice-products tr td.invoice-tax-column,
.invoice-products tr td.invoice-quantity-column
{
 text-align: center;
}
.invoice-products tr td.invoice-product-column span {
 font-size: 11px;
}
.invoice-products tr td.invoice-product-column table tr td {
 vertical-align: top;
 padding: 0 3px 3px 0;
}
.invoice-products tr td.invoice-product-column p {
 white-space: nowrap;
}
.invoice-products tr td.invoice-product-column div {
 padding-left: 10px;
 white-space: nowrap;
}
.invoice-products tr td.invoice-price-column {
 text-align: right;
 white-space: nowrap;
}
.invoice-products tr td.invoice-total-column {
 text-align: right;
 white-space: nowrap;
 padding-right: 5px;
}
.invoice-totals {
 width: 100%;
}
.invoice-totals tr td {
 padding: 0;
}
.invoice-totals tr .invoice-total-title {
 text-align: right;
 width: 100%;
 height: 20px;
}
.invoice-totals tr .invoice-total-name {
 text-align: right;
 width: 100%;
 height: 20px;
 padding-right: 3px;
}
.invoice-totals tr .invoice-total-value {
 text-align: right;
 height: 20px;
 padding-right: 5px;
 white-space: nowrap;
}
.invoice-totals tr .invoice-total-name-fin {
 text-align: right;
 width: 100%;
 height: 25px;
 padding-right: 3px;
 background: #ccc none;
}
.invoice-totals tr .invoice-total-value-fin {
 text-align: right;
 height: 25px;
 padding-right: 5px;
 background: #ccc none;
 white-space: nowrap;
}
.invoice-totals tr td.invoice-line {
 height: 2px;
}
.invoice-giftcerts {
 width: 100%;
}
.invoice-giftcerts tr td {
 padding: 0;
}
.invoice-giftcerts tr th {
 background: #ccc none;
}
.invoice-giftcerts tr th.invoice-giftcert-id {
 width: 60px;
}
.invoice-giftcerts tr td.invoice-giftcert-id {
 text-align: center;
}
.invoice-giftcerts tr .invoice-giftcert-cost {
 text-align: right;
 white-space: nowrap;
 padding-right: 5px;
}
/**
 * 404 error page
 */
.error-page #header {
 height: 87px;
}
.error-page #center-main {
 text-align: center;
 margin: 0 10px;
}
.error-page #header .line1 .tabs,
.error-page #header .line1 .phones,
.error-page #header .line2 .search,
.error-page #header .line2 .languages,
.error-page #left-bar,
.error-page #right-bar,
.error-page #location,
.error-page #multilevelmenu,
.error-page #footer,
.error-page .top-banners,
.error-page .right-side
{
 display: none;
}
.error-page .subcontainer {
 text-align: left;
 max-width: 700px;
 margin: 32px auto 0;
 position: relative;
 clear: both;
}
.error-page .code-number {
 font: normal 74px arial,
 sans-serif;
 color: #d8d8d8;
}
.error-page .description {
 font-family: verdana;
}
.error-page .description h1 {
 font-weight: normal;
 color: #000;
}
.error-page .description a {
 text-decoration: underline;
}
.error-page .description ul {
 margin: 0;
 padding: 5px 0;
 list-style-position: inside;
}
.error-page .reason {
 font-weight: bold;
 color: #a10000;
}
.error-page .description hr {
 margin: 10px 0 15px;
}
.error-page ul.links {
 margin: 0;
 padding: 5px 0;
 list-style: none;
}
/**
 * PayPal
 */
.paypal-cart-button {
 text-align: right;
 height: 65px;
 float: right;
}
.paypal-bml-button {
 height: 75px;
}
.paypal-cart-button div {
 width: 200px;
 height: 65px;
 margin-left: auto;
 margin-right: 0;
 overflow: visible;
 text-align: right;
}
.paypal-cart-button p {
 width: 100%;
 text-align: right;
 margin: 10px 0;
}
.paypal-cart-icon {
 float: left;
 padding-right: 10px;
}
.paypal-cart-button .bml-button {
 height: 28px;
 overflow: hidden;
}
/**
 * 'Note' box
 */
div.note-box {
 position: absolute;
 border: 1px solid #000;
 background-color: #f6f5eb;
 margin: 0 0 0 30px;
 padding: 3px;
 width: 150px;
 line-height: 15px;
 white-space: normal;
 overflow: hidden;
}
/**
 * Printable
 */
.printable #content-container {
 position: static;
 padding: 0;
 margin-top: 82px;
}
.printable #content-container2 {
 float: none;
 position: static;
 left: 0;
 right: 0;
 width: 100%;
}
.printable #center {
 float: none;
 position: static;
 width: 100%;
 left: 0;
}
.printable #header {
 position: static;
 height: 82px;
}
.printable #header .tabs {
 display: none;
}
.printable #header .line2 {
 display: none;
}
.printable #header .printable {
 display: none;
}
.printable #center-main {
 margin: 0 10px !important;
 position: static;
}
.printable #footer {
 position: static !important;
}
.printable #footer .subbox {
 background: transparent none;
}
/**
 * Buttons
 */
.printable button.button,
.printable div.button,
.printable a.simple-button,
.printable .buttons-row
{
 display: none;
}
/**
 * Containers
 */
.printable .dialog .title {
 background: transparent none;
}
.title h2 {
 margin: 0;
}
.printable .product-details .dropout-wrapper {
 height: 150px;
}
/**
 * Service styles
 */
.printable .no-print {
 display: none;
}
.printable #content-container,
.printable #center-main
{
 overflow: visible !important;
}
/**
 * Users online sublayout
 */
.uo-box {
 text-align: center;
}
.normal {
 font-weight: normal;
}
/**
 * Admin preview layout (Called from in include/func/func.core.php)
 */
.admin-preview #header,
.admin-preview #footer,
.admin-preview #left-bar,
.admin-preview #right-bar,
.admin-preview #location,
.admin-preview .offers-short-list,
.admin-preview .creviews-dialog,
.admin-preview .send2friend-dialog
{
 display: none;
}
.admin-preview #content-container {
 margin: 0;
 padding: 0;
}
.admin-preview #center-main {
 margin: 5px;
}
/**
 * 'Need help' box
 */
.need-help-link {
 text-decoration: none !important;
 cursor: help;
 border: none;
 border-bottom: 1px dashed #3c6992 !important;
 white-space: nowrap;
 color: #3c6992 !important;
}
div.need-help-box,
div.need-help-box div
{
 position: relative;
 width: 200px;
 margin: 0;
 padding: 0;
}
div.need-help-box div {
 position: absolute;
 top: 0;
 left: 14px;
 border: 1px solid #888;
 background: #FFF;
 padding: 6px;
 white-space: normal;
 font-weight: normal;
 overflow: hidden;
}
select.adv-search-select {
 width: 400px;
}
div.evaluation-notice {
 border: solid 5px #c3c3c3;
 background: #f8f8f8;
 padding: 2px 18px 8px 18px;
 color: #2c3e49;
 margin-bottom: 25px;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 border-radius: 7px;
 font-size: 14px;
}
div.evaluation-notice p.license-warning {
 color: #970e0e;
 font-weight: bold;
 font-size: 15px;
}
div.evaluation-notice p.evaluation-notice-title {
 font-weight: bold;
 font-size: 16px;
}
div.evaluation-notice div.evaluation-notice-button {
 width: 100%;
 text-align: center;
}
div.evaluation-notice div.evaluation-notice-button div.button {
 display: inline-block;
 float: center;
}
/**
 * Language selectors
 */
a.language-code img,
.language-code img.language-code-out
{
 padding: 2px;
 border: 0 none;
}
strong.language-code img,
.language-code-over
{
 padding: 1px !important;
 border: solid 1px #fff !important;
}
div.market-price {
 margin-top: 4px;
}
div.man-url {
 margin-bottom: 6px;
}
/**
 * Address book 
 */
ul.address-container {
 text-align: left;
 padding: 0;
 margin: 0;
}
div.address-bg {
 background: transparent url(../../skin/common_files/css/../images/bg_post.png) repeat top left;
 margin: 2px;
 padding: 8px;
 width: 260px;
}
li.address-box {
 display: inline-block;
 margin: 0 50px 50px 0;
 padding: 0;
 border: solid 1px #ddd;
 width: 280px;
 min-height: 200px;
 overflow: hidden;
 text-decoration: none;
 vertical-align: top;
 text-align: left;
 list-style: none;
}
.address-main {
 padding: 5px 10px;
 background: #fff;
 min-height: 170px;
}
.address-main a.new-address {
 font-size: 22px;
 line-height: 36px;
}
.address-main .new-address-label {
 padding-top: 40px;
 text-align: center;
}
.address-default {
 font-weight: bold;
 vertical-align: top;
}
.address-default img {
 margin-right: 5px;
}
.address-line {
 margin: 5px 0;
}
/**
 * Popup address selection
 */
.popup-address {
 min-width: 780px;
 text-align: left;
}
.popup-address .address-box {
 margin: 0 25px 25px 0;
 padding: 0;
 border: solid 1px #ddd;
 width: 230px;
 float: left;
 min-height: 150px;
 overflow: hidden;
}
.popup-address .address-current {
 border: solid 1px #1a478f;
}
.popup-address .address-main {
 min-height: 120px;
}
.popup-address .address-bg {
 width: 210px;
}
.popup-address .address-main hr {
 margin: 15px 0 30px;
}
.popup-address .address-main .new-address-label {
 padding-top: 28px;
}
.popup-address .address-main a.new-address {
 line-height: 32px;
}
.popup-address .address-default {
 float: right;
}
.per-page-selector {
 float: right;
}
.transactions {
 border-top: 1px solid #666;
 margin-top: 10px;
 padding-top: 15px;
}
.delete-icon {
 width: 8px;
 height: 8px;
 background: transparent url(../../skin/common_files/css/../images/delete_record.gif) no-repeat left top;
}
/**
 * Common checkout styles
 */
.checkout-top-login {
 position: absolute;
 top: 0;
 right: 10px;
 height: 20px;
 line-height: 21px;
 text-align: right;
 width: 50%;
 vertical-align: middle;
} 
 
#header .checkout-top-login .simple-button {
 margin-bottom: 7px;
}
 
.checkout-top-login-text {
 white-space: nowrap;
 padding: 0 10px 0 0;
} 
/*.checkout-container #header .line2 {
 height: 20px;
}
.checkout-container #content-container {
 margin-top: 102px;
}
.checkout-container #header {
 height: 102px;
}*/
.checkout-container #center {
 text-align: center;
}
.checkout-container #center-main {
 text-align: left;
}
/* Checkout buttons */
.checkout-buttons {
 position: absolute;
 right: 0;
 top: 30px;
}
.checkout-buttons .checkout-1-button {
 float: right;
}
.checkout-buttons .checkout-3-button,
.checkout-buttons .checkout-2-button
{
 margin-left: 20px;
 float: right;
}
/**
 * Big main button
 */
div.checkout-2-button {
 background-position: 0 50%;
}
div.checkout-2-button div,
div.checkout-2-button a:link,
div.checkout-2-button a:visited,
div.checkout-2-button a:hover,
div.checkout-2-button a:active
{
 line-height: 25px;
 color: #510000;
 font-weight: 700;
 font-size: 11px;
}
/**
 * Big button
 */
div.checkout-1-button {
 background-position: 0 50%;
}
div.checkout-1-button div,
div.checkout-1-button a:link,
div.checkout-1-button a:visited,
div.checkout-1-button a:hover,
div.checkout-1-button a:active
{
 line-height: 25px;
 color: #111d4d;
 font-weight: 700;
 font-size: 11px;
}
/**
 * Big main with arrow button
 */
div.checkout-buttons div.checkout-3-button {
 background-position: 0 50%;
 padding-right: 30px;
}
div.checkout-3-button div,
div.checkout-3-button a:link,
div.checkout-3-button a:visited,
div.checkout-3-button a:hover,
div.checkout-3-button a:active
{
 line-height: 25px;
 color: #510000;
 font-weight: 700;
 font-size: 11px;
}
/*
 
*/
.checkout-buttons span {
 margin: 0 15px;
}
.continue-shopping {
 font-weight: bold;
}
.btn-secure-chekout img {
 margin-bottom: -12px;
}
.cart-text-block {
 margin-top: 0;
}
ul.simple-list,
ul.simple-list-left
{
 list-style: none;
 padding: 10px 0 0;
 margin: 0;
}
.simple-list-left {
 padding-bottom: 14px;
}
.item-left {
 float: left;
}
.item-right {
 float: right;
}
/**
 * jQuery UI tabs layout change
 * (remove style definitions below to have default UI tabs look & feel)
 */
.ui-tabs {
 padding: 0;
 border: 0 none;
}
.ui-tabs .ui-tabs-panel {
 border-width: 1px;
}
.ui-tabs .ui-widget-header {
 background: transparent none;
 border: 0 none;
}
.ui-tabs .ui-tabs-nav {
 padding-left: 0;
}
#top-links .ui-widget-content {
 height: 1px;
 padding: 0;
 border-width: 1px 0 0;
}
img.separator {
 width: 100%;
 height: 1px;
 margin-top: 15px;
 margin-bottom: 15px;
 background-color: #ccc;
}
/*
 Small design fix
*/
.cart .buttons .left-buttons-row.buttons-row button.button {
 margin-top: -1px;
} 
.simple-products-table tr.separator td {
 height: 30px;
 padding: 0;
}
.simple-products-table .product-cell {
 padding-right: 10px;
 border: 0;
}
.simple-products-table td.last {
 padding-right: 0px;
}
.simple-products-table .price-value {
 color: #000;
 font-size: 14px;
}
#Add_to_cart_popup_window .product-cell {
 border: 0;
}
div#payment_content {
 background-color: white;
 overflow: hidden;
}
/*
 Simple products list
*/
.simple-products-list .name {
 font-weight: bold;
 margin-bottom: 5px;
}
.simple-products-list .price {
 color: #AE3433;
}
.simple-products-list .price .currency {
 font-weight: bold;
}
/*
  Next previous product style
*/
.np-products {
 margin: 0px auto;
 padding: 0 0 15px;
 text-align: left;
}
.np-products ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}
.np-products ul li {
 display: inline;
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 padding: 0;
 position: relative;
}
.np-products ul li a {
 line-height: 16px;
 text-decoration: none;
}
.np-products ul li a:hover {
 text-decoration: none;
}
.np-products ul li a.next {
 padding-right: 5px;
}
.np-products ul li a.prev {
 padding-left: 5px;
}
.np-products .arrow {
 font-size: 18px;
}
.np-products .sep {
 border-right: 1px solid #c5c5c5;
 margin: 0 15px;
}
.np-products .popup {
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 display: none;
 position: absolute;
 z-index: 12345;
 border: 1px solid #dbdbdb;
 padding: 15px;
 background-color: #fff;
 min-width: 160px;
}
.np-products .product-name {
 font-weight: bold;
 padding-bottom: 15px;
}
.np-products .price-row {
 padding-top: 15px;
}
.np-products img {
 display: block;
 margin: auto;
}
#head-admin {
 background: #3e464e;
}
#head-admin .logo-gray {
 padding: 10px 0 12px 20px;
 float: left;
}
#head-admin .modify-link {
 padding: 10px 20px 12px 0px;
 float: right;
}
#head-admin .modify-link a {
 color: #fff;
 font-size: 18px;
}
/*
 Footer menus
*/
.footer-menus {
 border: 1px solid #7ca0ba;
 padding: 30px 15px;
 border-radius: 20px; 
 margin-bottom: 30px;
}
.footer-menus .menu-dialog {
 width: 25%;
 box-sizing: border-box;
 -moz-box-sizing: border-box; /*Firefox 1-3*/
 -webkit-box-sizing: border-box;
 vertical-align: top;
 padding: 0 15px;
 float: left;
}
.footer-menus .menu-dialog .title-bar {
 border: 0;
 background: none;
 text-align: left;
}
.footer-menus img.icon { display: none; }
.footer-menus .menu-dialog h2 {
 font-size: 14px;
 color: #ae3433;
 font-weight: bold;
 text-transform: inherit;
 text-decoration: underline;
}
.footer-menus .menu-dialog .content {
 border: 0;
}
/*
 Menu links
*/
.menu-links .content li {
 background-image: url(data:image/gif;base64,R0lGODlhBAAFAJECAAAAAJOTk////wAAACH5BAEAAAIALAAAAAAEAAUAAAIHDISGon1SAAA7);
 background-repeat:no-repeat;
 background-position: 0 9px;
 padding-left: 10px;
}
.footer-menus .content a {
 font: normal 14px/17px Verdana, sans-serif;
 color: #13337C;
 text-decoration: none;
}
/*
 Search menu
*/
div.search-menu {
 border: #005fc3 1px solid;
 height: 28px;
 overflow: hidden;
 background: #fff;
}
div.search-menu input.text {
 width: 200px;
 margin: 4px 0 0 10px;
 border: 0;
}
div.search-menu button {
 float: right;
 height: 29px;
 margin: -1px 0;
 padding: 0;
 background: #ffa52b;
 border-left: #005fc3 1px solid;
}
button.search-btn span.button-right {
 /* background: #ffa52b url(../../skin/common_files/css/../images/custom/btn-search.png) 5px 6px no-repeat; */
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVpJREFUeNqUkz1LA0EQhveSIChWfjQGggdWVkLAgCgRIXIgCIHYihJ7wX+gpVVsFEUxYCuIlUF7A0KwCBZWwcCBlSAIqUTfkXdhM17iOfCwk83l2bnMrDearRgnpsEOKIIR7rVAFRyAdxMRCSffAI+g7AgkfLALnkA2SpLiugJOQRJ0eHIdDIMCK0uDG5BjdV2SAXBMQRssg2fnmSMQgGswDvbBmn6dVZ4isaUENmpgj3lRve6PZJ65/PjO9I4LrlJxXkusNTT9o+3kvyp5ZT71h8R38lBLHphnQKmPZJtrh53rklyBBj8fgtkIQdmRNPXQSYs/wToHTVp4Dy5ZoczJkvoj5ZBzsGk3PGfs8/zSN/GiakXJoYnAbr6AM/AFxlhVyMqkG4NKMgMmZQg9dQF7hdyZW91axlwiZukNXoc3tS8D2owriRKJYBF8pMz/QkQLnKcTO6jfAgwAykpBGemBxzgAAAAASUVORK5CYII=);
 background-color:#ffa52b;
 background-repeat:no-repeat;
 background-position:5px 6px;
 border: 0;
 border-radius: 0;
 height: 28px;
 padding-left: 18px;
}
button.search-btn span.button-left {
 color: #133390;
 text-transform: none;
 font-size: 14px;
 font-weight: normal;
 line-height: 28px;
 height: 28px;
}

.sprite-icon-twitter,.sprite-icon-gplus,.sprite-icon-linkedin,.sprite-icon-facebook,.sprite-icon-rss {
 width:32px;height:32px;display:inline-block;
}
.sprite-icon-twitter{background:url(../../skin/common_files/css/../images/sprite-soc-icons.png) no-repeat scroll 0px 0px;}
.sprite-icon-gplus{background:url(../../skin/common_files/css/../images/sprite-soc-icons.png) no-repeat scroll -32px 0px;}
.sprite-icon-linkedin{background:url(../../skin/common_files/css/../images/sprite-soc-icons.png) no-repeat scroll -64px 0px;}
.sprite-icon-facebook{background:url(../../skin/common_files/css/../images/sprite-soc-icons.png) no-repeat scroll -96px 0px;}
.sprite-icon-rss{background:url(../../skin/common_files/css/../images/sprite-soc-icons.png) no-repeat scroll -128px 0px;}
/*
 Sprite
*/
.sprite1{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat;width:17px;height:23px;}
.sprite2{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) -18px 0 no-repeat;width:17px;height:23px;}
.sprite3{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) -36px 0 no-repeat;width:17px;height:23px;}
.sprite4{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) -54px 0 no-repeat;width:17px;height:23px;}
.sprite5{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) -72px 0 no-repeat;width:9px;height:22px;}
.sprite6{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) -82px 0 no-repeat;width:9px;height:22px;}
.sprite7{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) -122px 0 no-repeat;width:72px;height:85px;}
.sprite8{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) 0 -85px no-repeat;width:198px;height:82px;}
.sprite9{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) 0 -167px no-repeat;width:205px;height:96px;}
.sprite10{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) 0 -25px no-repeat;width:15px;height:15px;}
.sprite11{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) -16px -25px no-repeat;width:15px;height:15px;}
.sprite12{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) 0 -41px no-repeat;width:15px;height:15px;}
.sprite13{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) -16px -41px no-repeat;width:15px;height:15px;}
.sprite14{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) 0 -58px no-repeat;width:10px;height:9px;}
.sprite15{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) 0 -69px no-repeat;width:9px;height:12px;}
.sprite16{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -39px -58px transparent;height:25px;width:19px;}
.sprite17{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -61px -58px transparent;height:25px;width:19px;}
.sprite18{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -33px -24px transparent;height:17px;width:16px;}
.sprite19{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -50px -24px transparent;height:17px;width:16px;}
.sprite20{background:url(../../skin/common_files/css/../images/custom/sprite-repeatx.gif) repeat-x scroll 0 -182px transparent;height:17px;width:148px;}
.sprite21{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) repeat scroll -33px -42px transparent;height:15px;width:16px;}
.sprite22{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) repeat scroll -52px -42px transparent;height:15px;width:16px;}
.sprite23{background:url(../../skin/common_files/css/../images/custom/sprite-repeatx.gif) repeat-x scroll 0 -182px transparent;height:15px;width:148px;}
.sprite24{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll 0 -293px transparent;height:100px;width:100px;}
.sprite25{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -105px -293px transparent;height:100px;width:100px;}
.sprite26{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -69px -40px transparent;height:16px;width:19px;}
.sprite27{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -69px -23px transparent;height:16px;width:19px;}
.sprite28{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -94px 0 transparent;height:18px;width:21px;}
.sprite29{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -94px -17px transparent;height:18px;width:21px;}
.sprite30{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll 0 -55px transparent;display:block;float:left;height:13px;width:10px;}
.sprite31{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -24px -58px transparent;display:block;float:left;height:13px;width:13px;}
.sprite32{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll 0 -682px transparent;height:80px;width:247px;}
.sprite33{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll 0 -507px transparent;height:85px;width:140px;}
.sprite34{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll 0 -593px transparent;height:85px;width:185px;}
.sprite35{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll 0 -456px transparent;height:47px;width:225px;}
.sprite36{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll 0 -393px transparent;height:60px;width:160px;}
.sprite37{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -192px 0 transparent;height:64px;width:64px;}
.sprite38{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll 0 -456px transparent;height:47px;width:118px; margin: 0 auto;}
.sprite39{background:url(../../skin/common_files/css/../images/custom/sprite-norepeat.png) no-repeat scroll -116px -456px transparent;height:47px;width:112px; margin: 0 auto;}
/*
 Footer sub block
*/
.facebook-like-button {
 max-width: 380px;
 padding-top: 10px;
}
.social-links a {
 margin: 0 5px;
 width: 39px;
}
.footer-sub-block .item-right {
 margin-left: 20px;
}
.footer-sub-block .sprite38 {
 margin-left: 0;
}
.copyright-box {
 font-size: 10px;
 text-align: center;
 padding: 0 0 15px;
}
.bottom-company-name {
 font-weight: bold;
 color: #AE3433; 
 padding-bottom: 3px;
}
/*
 McAfee menu
*/
.mcafee-menu {
 text-align: center;
 margin: 10px 0 15px;
}
/*
 Browse Menu
*/
.SectionRoot{font-weight:bold;}
.menu-dialog .content a.SectionCategory{color:#AE3433; text-decoration:underline; font-weight:bold;}
.menu-dialog .content a.SectionCategory:hover{color:#000000;}
.SectionCategorySpecial:link,
.SectionCategorySpecial:visited,
.SectionCategorySpecial:active,
.SectionCategorySpecial:hover{text-decoration:underline;font-weight:bold;}
/*
 Home page categories
*/
.subcategories-table {
 margin-left: -10px;
}
.subcategory-cell {
 display: inline-block;
 vertical-align: top;
 width: 33.333%;
 padding: 0;
 margin-bottom: 15px;
}
.subcategory-box {
 border: #83A7C1 1px solid;
 border-radius: 20px;
 text-align: center;
 padding: 15px 10px;
 font-size: 12px;
 margin: 0 0 0 10px;
}
.subcategory-sep-cell,
 .subcategory-sep-cell img {
 width: 10px;
}
.subcategories-table .image {
 padding: 0 0 5px;
}
.subcategories-table .title {
 padding-bottom: 10px;
}
.subcategories-table .title a {
 color: #AE3433;
 TEXT-DECORATION: underline; 
 font-size: 12px;
 font-weight: bold;
}
.subcategories-table .title a:hover {
 color: #000;
}
.subcategories-table .cat-products {
 margin: 0;
 padding: 0 4px;
 display: inline-block;
 text-align: left;
 list-style: none;
}
.CatTextMessage {
 font-weight: bold;
}
h1.category-title {
 color: #AE3433;
 text-align: center;
 margin: 20px 0 20px;
}
/*
 Product page
*/
.product-page #center-main {
 max-width: 850px;
 margin: 0 auto;
 padding: 0 10px;
}
/* Advantages box */
.advantages-box {border: 1px solid #AE3433;padding: 10px;position: relative; margin-bottom:25px;}
.advantages-box .btitle { background-color: #FFFFFF;color: #AE3433; font-weight: bold;padding: 0 3px;
 position: absolute;top: -10px;}
.advantages-box .bcontent {margin-top:10px;}
.advantages-box .imgr { display: table-cell;padding-bottom: 10px;text-align: center;
 vertical-align: middle; width: 50%;}
.advantages-box .b2r {display:table-row;}
.advantages-box .b2c1,.advantages-box .b2c2 {display:table-cell;}
.advantages-box .b2c1 {padding-right:10px; padding-bottom:15px;}
.advantages-box .b2c2 {vertical-align:top; padding-bottom:10px;}
.advantages-box .brc, .advantages-box .brc1{ vertical-align:middle; text-align: center;}
.advantages-box .brc1 {padding-left:10px;}
#.advantages-box .brc {padding-left: 30px;padding-right: 10px}
.advantages-box .b3 {text-align:center; margin-top:10px}
#delivery-method {margin-bottom:10px;}
/*
 Guaranty text
*/
.guarantee-text {
 border: #AE3433 1px solid;
 padding: 15px 10px 20px 10px; 
}
.certications img {
 max-height: 70px;
 max-width: 70px;
}
tr.delivery-row td,
tr.certications td {
 vertical-align: top;
}
/*
 Discount Coupon
*/
a.discount-coupon-link { text-decoration: none; }
a.discount-coupon-link:hover { text-decoration: underline; }
/*
 Top banners
*/

.top-banners {
 text-align: center;
 padding: 1px 0 9px;
}
.top-banners img {
 background: url(../../skin/common_files/css/../images/custom/top-banners.png) no-repeat 0 0;
 height: 44px;
 margin-right: 1px;
 margin-bottom: 1px;
}
.top-banner-1 img { width: 206px; }
.top-banner-1:hover img { background-position: 0 -44px; }
.top-banner-2 img { width: 220px; background-position: -207px 0; }
.top-banner-2:hover img { background-position: -207px -44px; }
.top-banner-3 img { width: 232px; background-position: -428px 0; }
.top-banner-3:hover img { background-position: -428px -44px; }
.top-banner-4 img { width: 241px; background-position: -661px 0; }
.top-banner-4:hover img { background-position: -661px -44px; }


.top-banners.col-3 {
	background: #ffc324;
	margin: 0 0 9px;
	padding: 0;
	overflow: hidden;
}

.top-banners.col-3 .inner_wrap {
	width: 902px;
	margin: 0 auto;
	padding: 0 0 0 1%;
}

.top-banners.col-3 ul li {
	display: inline-block;
	padding: 7px 0 6px;
	list-style: none;
	text-align: left;
	width: 33%;
}

.top-banners.col-3 ul li.second {
	margin-left: 2%;
}

.top-banners.col-3 ul li.last {
	float: right;
	width: 24%;
}

.top-banners.col-3 li a {
	display: inline-block;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.top-banners.col-3 li a:hover {
	color: #000;
}

.top-banners.col-3 a strong {
	font-size: 14px;
}

.top-banners.col-3 a img {
	float: left;
	height: 29px;
	margin-top: 3px;
	margin-right: 16px;
}

/* horizontal form */
#emailbox-h
{
 background: transparent;
 background-image: url(../../skin/common_files/css/../images/custom/horizontal.png);
 width: 650px;
 height: 139px;
 background-repeat:no-repeat;
 margin: 0 auto;
}
#submit-sub-h { float:center; }
#email-sub-h { float:left; }
#name-sub-h { float:left; }
#email-sub-h { 
	position:relative;
	padding:0px 0px;
	height:28px;
	width: 176px;
	border: 0px solid #a4c3ca;
	font: 12px arial, helvetica;
	color: #000;
	background: transparent;
 top: 88px;
 left:71px;
 text-align:center;
}
#name-sub-h {
	position:relative;
	padding:0px 0px;
	height:28px;
	width: 176px;
	border: 0px solid #a4c3ca;
	font: 12px arial, helvetica;
	color: #000;
	background: transparent;
 top: 88px;
 left: 56px;
 text-align:center;
}
#submit-sub-h
{
	position:relative;
	padding:0px 0px;
	height:28px;
	width: 160px;
	border: 0px solid #a4c3ca;
	font: 14px arial, helvetica;
	color: #000;
	background: transparent;
 top: 88px;
 left: 18px;
 text-align:center;
 cursor: pointer;
}
/* sidebar form */
#emailbox {
 background: transparent;
 background-image: url(../../skin/common_files/css/../images/custom/email-box.png);
 width: 220px;
 height: 247px;
 background-repeat: no-repeat;
}
#submit-sub { float:center; }
#email-sub { float:left; }
#name-sub { float:left; }
#email-sub { 
	position:relative;
	padding:0px 0px;
	height:28px;
	width: 175px;
	border: 0px solid #a4c3ca;
	font: 12px arial, helvetica;
	color: #000;
	background: transparent;
 top: 130px;
 left:22px;
 text-align:center;
}
#name-sub
{
	position:relative;
	padding:0px 0px;
	height:28px;
	width: 175px;
	border: 0px solid #a4c3ca;
	font: 12px arial, helvetica;
	color: #000;
	background: transparent;
 top: 123px;
 left: 22px;
 text-align:center;
}
#submit-sub
{
	position:relative;
	padding:0px 0px;
	height:28px;
	width: 160px;
	border: 0px solid #a4c3ca;
	font: 14px arial, helvetica;
	color: #000;
	background: transparent;
 top: 142px;
 left: 1px;
 text-align:center;
 cursor: pointer;
}
div#iframe {
 height:100px;
 text-align: center;
}
.wait_box {
 position: relative;
 top: -35px;
 width: 100%;
 height: 100%;
 text-align: center;
 background-color: #000000;
 color: #000000;
 opacity:0.2;
 filter: alpha(opacity=20);
 z-index: 10000;
}
/* Special feature for 'Fire Extinguishers' category */
.service-text,
.service-note,
.service-note2
{
	font-size: 12px;
	margin: 10px;
}
.service-note {
	font-style: italic;
}
.service-header {
	
	font-size: 16px;
}
/* End: Special feature for 'Fire Extinguishers' category */
/*
*/
.our-customers-list {
 max-width: 600px;
 margin: 0 auto;
}
.our-customers-list div {
 display: inline-block;
 vertical-align: top;
 min-height: 105px;
 margin-right: 10px;
}

@media screen and (max-width: 767px) {
  #opc_profile .button-row {
    text-align: left !important;
  }
  #opc_profile .button-row .button.button {
    margin-left: 50px !important;
  }
}

div#xcu_products {
    position: initial !important; 
	/*width: 686px !important;*/
/*overflow: hidden !important;*/	}

.caroufredsel_wrapper {     
	padding-right: 10px;}
.item-box {
	min-width: 200px;
	max-width: 500px;
/*	overflow: hidden !important;*/}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * General CSS stylesheet (overrides for Google Chrome)
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    e2f94e73d6820c792f0b4370044c7d76e019adeb, v4 (xcart_4_4_2), 2010-12-20 15:14:34, main.GC.css, ferz
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.popup-dialog {
  overflow: auto !important;
}

/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(../../skin/common_files/lib/cluetip/images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #fff;
  border: 1px solid #bbb;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #eee;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(../../skin/common_files/lib/cluetip/images/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(../../skin/common_files/lib/cluetip/images/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(../../skin/common_files/lib/cluetip/images/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(../../skin/common_files/lib/cluetip/images/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * General CSS stylesheet for storefront pages
 *
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    fe0d1d2f915bf6ced1ee6a46129cb9de508bdb21, v2 (xcart_4_5_0), 2012-04-06 15:01:57, main.css, aim
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
*/

.buttons-row.soc-buttons-row {
  margin-top: 15px;
}

.soc-buttons-row .soc-item {
  float: left;
  margin-right: 10px;
}

/* 
  Service styles
*/
.top-margin-2 {
  margin-top: 2px;
}
.top-margin-5 {
  margin-top: 5px;
}
.top-margin-15 {
  margin-top: 15px;
}
.top-margin-42 {
  margin-top: 42px;
}

/*
  Footer links
*/
ul.soc-footer-links {
  list-style: none;
  padding: 0;
  margin: 0 0 0 6px;
  display: inline;
}
ul.soc-footer-links li {
  display: inline;
  padding: 0;
  margin-left: 8px;
}
ul.soc-footer-links li img {
  vertical-align: middle;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Add To Cart Popup module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    31ad5c1596556ed56d438ec7fcac9f2086a2ba99, v4 (xcart_4_6_2), 2013-12-04 14:11:03, main.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.product-added .thumbnail {
  margin: 0;
}

.product-added .details {
  margin: 3px 0 0 20px;
}

.product-added .title {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 10px 0;
  color: #444;
}

.product-added .price {
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0;
}

.product-added .rating {
  padding-left: 8px;
  text-align: left;
}

.product-added .rating .creviews-rating {
  display: none;
}

.product-added .price .product-price-value {
  color: #b51a00;
}

.product-added .price .product-alt-price-value {
  color: #787878;
}

.product-added .cart {
  text-align: center;
  border: 7px solid #d0d0d0;
  border-radius: 14px;
  padding: 10px 0 15px 0;
  color: #444;
  width: 145px;
}

.product-added .cart .header {
  /*border-bottom: 1px solid #a0a0a0;*/
  font-size: 14px;
  font-weight: bold;
}

.product-added .cart .label {
  font-weight: bold;
}

.product-added .cart ul {
  margin: 10px 0 14px 0;
  padding: 0;
}

.product-added .cart ul li {
  list-style: none;
  margin: 7px 0;
  padding: 0;
}

.product-added .cart-outer {
  background: url(../../skin/common_files/modules/Add_to_cart_popup/images/arrow_right_gray.png) no-repeat 0 50%;
  padding-left: 64px;
}

.product-added h1 {
  font-weight: normal;
  color: #a0a0a0;
  padding: 0;
  margin: 30px 0 20px 0;
  font-size: 24px;
}

.product-added .upselling .rating {
  padding-left: 31px;
}

.product-added .upselling.details {
  margin: 0 0 10px;
}

.product-added .upselling.details td {
  padding: 0 5px;
}

.product-added .upselling .creviews-rating-box {
  padding-bottom: 0;
}

.product-added .upselling .title {
  margin-bottom: 5px;
}

.product-added .upselling .price {
  margin: 5px 0;
}

.product-added .upselling .buy {
  margin-top: 7px;
}

.product-added .ui-dialog-content .ui-button { 
  background: #ededed url(../../skin/common_files/modules/Add_to_cart_popup/images/bg_gradient.png) 0 0 repeat-x !important;
  background: -moz-linear-gradient(top, #ededed 0%, #c4c4c4 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#c4c4c4)) !important;
  background: -webkit-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: -o-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: -ms-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset !important;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset !important;
  box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#c4c4c4')"; /* IE8+ */
  border: #aaa 1px solid;
}

.product-added .ui-button .ui-button-text {
  display: block !important;
  line-height: 1.4 !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

.product-added .buttons_line {
  min-width: 390px;
}

.product-added .button-spacer {
  padding: 0 5px;
}

.product-added .proceed-to-checkout .ui-button-text {
  background: transparent url(../../skin/common_files/modules/Add_to_cart_popup/images/proceed_to_checkout.gif) right 7px no-repeat;
  padding-right: 40px;
  margin-right: 7px;
}

.product-added hr {
  border-bottom: 1px solid #dfdfdf;
  background: none;
}

.product-added.ui-widget {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * EU Cookie Law module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    75eb1e48064361a5b25ba08e2509c5cb97322282, v3 (xcart_4_6_2), 2013-10-04 08:15:08, main.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */
div#eucl_panel {
  border: 1px solid #aaa;
	padding: 10px 15px 10px 15px;
	display: none;
	vertical-align: middle;
  position: relative;
  z-index: 100000;
  background: #fff;
  color: #000;
}
div#eucl_panel #eucl_panel_btn {
	float: right;
	padding: 7px 0px 0px 20px;
  white-space: nowrap;
}
div#eucl_panel #eucl_panel_countdown {
	padding: 0px 0px 0px 10px;
	font-size: 18px;
  white-space: nowrap;
  color: #005d98;
  display: inline-block;
}
div.save_close_btn {
	float: right;
  padding-right: 20px;
}
#eucl_desc ul {
  margin: 0px;
}
div.eucl_dialog {
  padding: 10px;
  line-height: 14px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Recently viewed module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    66b9af3b833151df0dfaa5cce98845be6e285746, v3 (xcart_4_4_0), 2010-08-03 15:52:09, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.menu-rviewed-section img.icon {
  background: transparent url(../../skin/common_files/modules/Recently_Viewed/../../images/dingbats_products.gif) no-repeat left top;
}

.menu-rviewed-section div.item {
  margin-bottom: 10px;
}

.menu-rviewed-section div.image {
  float: left;
  margin-right: 10px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Upselling products module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

ul.uproducts {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}

.uproducts li {
  padding: 5px;
  font-weight: bold;
}

ul.uproducts a:link,
ul.uproducts a:visited,
ul.uproducts a:hover,
ul.uproducts a:active
{
  font-weight: bold;
  font-size: 12px;
}

.printable .uproducts {
  display: none;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Discount Coupons Module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    f84fb00a54d31bd70b335a5b1972608c4c1fd6cc, v3 (xcart_4_4_6), 2012-03-22 11:13:33, main.css, aim
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* clear link */
.dcoupons-clear img {
  background: transparent url(../../skin/common_files/modules/Discount_Coupons/../../images/delete_cross.gif) no-repeat;
  width: 11px;
  height: 11px;
  vertical-align: bottom;
}
.discount-coupon-box {
/*  margin-top: -25px;*/
  z-index: 100;
}
/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * X-Magnifier module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    2934ccf997edc345ebde395a98c10bd2732dfbb0, v3 (xcart_4_4_1), 2010-08-25 09:09:34, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* Product details page */
.magnifier-popup-link {
  margin-top: 3px;
  text-align: center;
  vertical-align: middle;
}

.magnifier-popup-link a:link,
.magnifier-popup-link a:visited,
.magnifier-popup-link a:hover,
.magnifier-popup-link a:active
{
  text-decoration: underline;
  background: transparent url(../../skin/common_files/modules/Magnifier/../../images/zoom_image.gif) no-repeat left top;
  padding-left: 16px;
}

.printable .magnifier-popup-link {
  display: none;
}

#magnifier_wrapper {
  min-height: 400px;
  margin: 0 auto;
  padding: 0;
}

#magnifier_div {
  position: relative;
  text-align: center;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * X-Affiliate module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* Affiliates menu */
.menu-affiliate .title-bar img {
  background: url(../../skin/common_files/modules/XAffiliate/../../images/dingbats_affiliates.gif) no-repeat;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Image verification module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    7dbe3ab745c6e46d60aea4c7d69156375550c8b7, v3 (xcart_4_4_2), 2010-11-15 11:46:24, main.css, ferz
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

div.iv-box {
  margin-top: 15px;
  font-size: 10px;
  line-height: normal;
}

table.data-table tr td.iv-box {
  font-size: 10px;
  line-height: normal;
  vertical-align: top;
  padding-right: 5px;
}

table.data-table tr td.iv-box-descr {
  padding-top: 15px;
  font-size: 10px;
  line-height: normal;
}

.iv-description {
  padding: 0;
  margin: 0;
}

.iv-row {
  text-align: left;
  height: 60px;
}

.iv-img {
  text-align: center;
}

.iv-input {
  text-align: center;
}

.iv-row .iv-img {
  text-align: left;
  margin-right: 10px;
  float: left;
}

.iv-row .iv-input {
  text-align: left;
  height: 60px;
  line-height: 60px;
}
#opc_profile .iv-row {
  margin-top: 4px;
}
#opc_profile .iv-row .iv-input {
  height: auto;
  line-height: normal;
}
#opc_profile .iv-row .iv-input .button {
  margin: 3px 0px 0px 13px;
}

.iv-input input {
  width: 100px;
}

.iv-error {
  padding-left: 5px;
  color: #880000;
}

.iv-box a:link,
.iv-box a:visited,
.iv-box a:hover,
.iv-box a:active
{
  text-decoration: none;
  border: none;
  border-bottom: 1px dashed #3c6992;
  white-space: nowrap;
  color: #3c6992;
  font-size: 10px;
}
.iv-box span.star {
  padding: 0;
}
table.data-table tr td.iv-box .button-row {
  margin: 4px 0px 3px 0px;
}
table.register-table div.iv-box {
  text-align: center;
}
table.register-table div.iv-box div.iv-img {
  margin-top: 4px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * XCart Upselling module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    v1 (xcart_4_6_1), 2013-11-19 12:16:49, main.css, karina
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.xcu-recommended-products.products-div {
  margin-left: 0px;
  margin-right: 0px;
}

.xcu-products-carousel {
  padding: 15px 0 15px 0px;
  position: relative;
}

.xcu-products-carousel a.prev,
.xcu-products-carousel a.next {
    position: absolute;
    top: 85px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #424242;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 35px;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.xcu-products-carousel a.next .pointer {
  width: 0;
  height: 0; 
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #FFFFFF;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

.xcu-products-carousel a.prev .pointer {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 8px solid #FFFFFF;
  float: right;
  margin-top: 10px;
  margin-right: 12px;
}

.xcu-products-carousel a.prev {
    left: 10px;
}

.xcu-products-carousel a.next {
    right: 10px;
}

.xcu-products-carousel a.prev.disabled,
.xcu-products-carousel a.next.disabled {
    opacity: .5;
    cursor: default;
}

.xcu-products-carousel a.prev.disabled .pointer,
.xcu-products-carousel a.next.disabled .pointer {
  cursor: default;
}

/** Carousel Pagination **/
.xcu-products-carousel .pagination {
    text-align: center;
    padding-top: 10px;
}

.xcu-products-carousel .pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 10px;
    line-height: 14px;
    min-width: 14px;
    
    background: #d0d0d0;
    color: #d0d0d0;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin-right: 6px;
    
    opacity: .75;
}

.xcu-products-carousel .pagination a.selected {
    background: #424242;
    color: #424242;
    opacity: 1;
}

.xcu-products-carousel div.item-box {
  display: block;
  float: left;
  font-size: 12px !important;
  text-align: center;
  margin-right: 4px;
  margin-left: 4px;
}

.xcu-products-carousel div.item-box a {
  font-size: 12px !important;
  text-decoration: none;
}

.xcu-products-carousel div.item-box span {
  font-size: 11px !important;
}

.xcu-products-carousel div.item-box .acr-container a,
.xcu-products-carousel div.item-box .acr-container td {
  font-size: 11px !important;
}

.xcu-products-carousel div.item-box .image-wrapper {
  position: relative;
  padding: 10px 0px;
  text-align: center;
  border: solid 1px #DBDBDB
  margin-bottom: 20px;
}

.xcu-products-carousel .caroufredsel_wrapper {
  cursor: default !important;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Promotional Messages module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    v1 (xcart_4_6_1), 2013-11-19 12:16:49, main.css, karina
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.pm-wholesale-promo-message {
  clear: both;
  text-align: center;
}

.pm-wholesale-promo-message-label {
  color: #179B22;
  font-size: 14px;
  display: inline-table;
}

.pm-wholesale-promo-message.details {
  margin: 0 !important;
  float: none !important;
  width: auto !important;
}

.pm-wholesale-promo-message-button {
  display: inline-table;
  margin-top: 11px;
}

.pm-highlight {
  font-weight: bold;
  font-size: 14px;
}

.pm-cart-promo-message {
  text-align: center;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #179B22;
  text-shadow: #FFFFFF;
}

.pm-cart-promo-message .text,
.pm-cart-promo-message .tooltip {
  display: inline-block;
  font-family: Helvetica;
}

.pm-cart-promo-message .tooltip {
  padding-left: 5px;
}

.pm-cart-promo-message a.image-button img {
  margin: 0;
}

.pm-cart-promo-message a.image-button img {
  background: transparent url(../../skin/common_files/modules/Promotional_Messages/../../images/help_sign.gif) no-repeat left top;
}


/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * X-RMA module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.rma-product-options-box {
  padding-left: 20px;
}


.multilevel-menu {
 margin: 0 43px;
 padding-left:2px;
 min-height: 39px;
}
.multilevel-menu ul {
 margin:0;
 padding:0;
 list-style:none;
}

.multilevel-menu .mm-root-box {
 height: 39px;
 padding: 2px 2px 2px;
 /*position: relative;*/
 /*background: url(../../skin/common_files/modules/Multilevel_Menu/mm_delim.gif) no-repeat 0px 0px;*/
 background-image: url(data:image/gif;base64,R0lGODlhAgBkAOYAAF0DBF0EBF0CA14EBFwCA10DA4cFBIQEBGQBAv5uX2kCAvxWUW0CAvk5Qv5kWpkIBf+9sIsFBHsEA1wCAv/FubEbFo8GBF0BArMeGftMTP+nl/g1Qvg3Qv5oXPg0QKQMCKgOCp0JBv/SyP57aXkDA3UDA2QCAv53ZvczPmsCAnADA18BAqkSDWYCApUHBbgoIfk7Rf/Mwv1cVX4EA/+0pfpFSP+Abv1hWbcnH/1gV/xST/5yYv+TgPk/RokFBPtJSv+Kd4EEA/5rXqAKBvpCRv+biq0WEXMDA14EBftPTrUiHP1YUpIHBf/UymIBAvYzPvcyPl4FBVwBAvYzP/cyPQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAACAGQAAAd9gE0vIjgxShQYEBU0RhosRSA8H0BDNiEjDycuO0wJFkIRHT4OBjcHOUEyM0sSCyQ6JUlHGSo/DDUpRAo9LTAmDQgcThsrHhdUUsjKyczLzs3Qz9ITVATV1VAC2dvaBVDeBSgAT+PlTwHn6QFTA+zuSFNR8fPy9fT39vn4+IEAOw==);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 vertical-align: middle;
 text-align: center;
}
.multilevel-menu .mm-root-box:hover {
 background: #fff;
 padding: 0 0;
 border-top: 2px solid #e4212a;
 border-left: 2px solid #e4212a;
 border-right: 2px solid #e4212a;
 border-bottom: 2px solid #e4212a;
}
.multilevel-menu .mm-root-box:hover + td {
 background: none;
}

.mm-link-box {
 padding: 3px 10px 2px;
}

/*
.multilevel-menu .mm-root-smpl-box:hover {
 border-bottom: 2px #e4212a solid;
}*/
/*.multilevel-menu .mm-root-ex-box:hover {
 border-bottom: 2px #fff solid;
}*/

.multilevel-menu .mm-root-link {
 font-size: 13px;
 font-family: verdana;
 font-weight: bold;
 color: #fff;
 text-decoration: none; 
 line-height: 15px;
}
.multilevel-menu .mm-root-box:hover .mm-root-link {
 color: #e4212a;
}

/* shadow */
#mmenu-shadow {
 /*background: url(../../skin/common_files/modules/Multilevel_Menu/shadow.png);*/
 background-color: rgba(0, 0, 0, 0.4);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000,endColorstr=#40000000);
	zoom: 1;
 position: absolute;
 top:0;
 left:0;
 z-index: 1050;
}

/*
 Subcategories layout
*/
.mm-subcats-box {
 position: absolute;
 top: 95%;
 /*left: 0;*/
 border: 2px solid #e4212a;
 background: #fff;
 z-index: 1500;
 display: none;
 min-width: 200px;
 text-align: left;
}
.hover-state .mm-subcats-box {
 display:block;
}

.mm-fake-border {
 background: #fff;
 height: 2px;
 z-index: 1501;
 width:20px;
 position: absolute;
 top: 95%;
 display: none;
}
.hover-state .mm-fake-border {
 display: block;
}

.mm-content-line {
 padding: 20px 2px 2px;
}

.mm-columns {
 min-width: 185px;
 padding:0;
 margin:0;
}
.mm-column {
 padding: 10px 20px 10px 50px;
 vertical-align: top;
 min-width: 185px;
}

.mm-links {
 padding:0;
 margin:0;
}
.mm-links li {
 padding-left: 12px;
 padding-bottom: 2px;
 background-image: url(data:image/gif;base64,R0lGODlhBAAFAJECAAAAAJOTk////wAAACH5BAEAAAIALAAAAAAEAAUAAAIHDISGon1SAAA7);
 background-repeat: no-repeat;
 background-position: 3px 7px;
}
.mm-links li.group-title {
 background: none;
 color: #ae3433; 
 padding-top: 10px;
 padding-left: 0;
}
.mm-links li.group-title a {
 color: #ae3433;
 font-weight: bold;
 text-decoration: underline;
}
.mm-links a {
 font-size: 14px;
 text-decoration: none;
}
.mm-links a:hover { text-decoration: underline; }

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Product options module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* exceptions list */
#exception_msg {
  padding-bottom: 15px;
}

.poptions-exceptions-list {
  padding-bottom: 15px;
}

/* short options list */
.poptions-options-list {
  padding: 1px;
}

.poptions-options-list td {
  padding-right: 10px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Advanced Order Management module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

#history-box {
  padding: 5px;
  border: solid 1px #ccc;
	font-size: 10px;
}

#history-box ul {
  padding-left: 20px;
  margin: 0px;
	
}

#history-box li {
  padding: 0;
  margin: 0;
  font-size: 10px;
}

#history-box .subhead {
  color: #000;
  font-size: 10px;
  font-weight: bold;
  padding-top: 3px;
  margin: 0;
}

#history-box .subhead-comment {
  color: #000;
  font-size: 10px;
  font-weight: normal;
  padding: 3px 0;
  margin: 0;
}

#history-box .subhead-note {
  color: #848a94;
  padding: 3px 0;
  font-size: 10px;
}

#history-box .section-subhead {
  color: #b51a00;
  font-size: 10px;
  font-weight: normal;
  padding: 3px 0;
  margin: 0;
}

#history-box p {
  font-size: 10px;
  padding: 0;
  margin: 0;
}

#history-box .status {
  color: #848a94;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Special offers module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    1f6152e37b8537396ee173ec0e4d1364bfc40fb9, v3 (xcart_4_6_0), 2013-05-20 17:39:12, main.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.products-list .special-price-row {
  text-decoration: line-through;
}

.offers-cart-button {
  float: right;
}

.cart .right-buttons-row {
  width: 60%;
}

.cart .right-buttons-row .button-separator {
  width: 60px;
  float: right;
}

.cart .offers-common-price {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
  background: transparent url(../../skin/common_files/modules/Special_Offers/../../images/spacer_black.gif) repeat-x left 8px;
  padding: 0;
  margin: 0;
}

.cart .offers-free-note {
  margin: 10px 0;
  padding: 0;
  font-size: 14px;
  color: #a10000;
}

.cart .offers-free-shipping-note {
  margin: 10px 0;
  padding: 0;
  font-size: 14px;
  color: #a10000;
}

.products-list .special-price-row {
  text-decoration: line-through;
}

.cart .right-buttons-row .button-separator {
  width: 60px;
  float: right;
}

a.offers-thumbnail:link,
a.offers-thumbnail:visited,
a.offers-thumbnail:hover,
a.offers-thumbnail:active
{
  padding: 0;
  margin: 0 0 0 -51px;
  text-decoration: none;
  text-align: left;
  position: relative;
}

.products-table a.offers-thumbnail:link,
.products-table a.offers-thumbnail:visited,
.products-table a.offers-thumbnail:hover,
.products-table a.offers-thumbnail:active
{
  display: inline;
  position: relative;
  margin: 0 0 0 -51px;
  text-align: left;
}

.rtl a.offers-thumbnail:link,
.rtl a.offers-thumbnail:visited,
.rtl a.offers-thumbnail:hover,
.rtl a.offers-thumbnail:active
{
  text-align: right;
}

.rtl .products-table a.offers-thumbnail:link,
.rtl .products-table a.offers-thumbnail:visited,
.rtl .products-table a.offers-thumbnail:hover,
.rtl .products-table a.offers-thumbnail:active
{
  display: block;
  position: relative;
  margin: -44px 0 0 70px;
  text-align: left;
}

a.offers-thumbnail:link img,
a.offers-thumbnail:visited img,
a.offers-thumbnail:hover img,
a.offers-thumbnail:active img
{
  width: 49px;
  height: 50px;
  margin: 0;
  background: transparent url(../../skin/common_files/modules/Special_Offers/../../images/special_offer_icon.png) no-repeat left top;
}

.offers-price {
  color: #b51a00;
  font-weight: bold;
  font-size: 14px;
  margin: 15px 0;
  padding: 0;
}

/**
 * Offers short list 
 */
.offers-short-list {
  margin-bottom: 10px;
  margin-top: 15px;
  text-align: left;
}

.printable .offers-short-list {
  padding-left: 0;
  padding-right: 0;
}

.offers-cell {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.offers-cell.first {
  padding-left: 0;
}

.offers-cell.last {
  padding-right: 0;
}

.offers-cell img {
  margin: 5px;
}

.offers-more-info {
  text-align: right;
  vertical-align: middle;
}

.offers-more-info a:link,
.offers-more-info a:visited,
.offers-more-info a:hover,
.offers-more-info a:active
{
  color: #043fa0;
  padding-right: 12px;
}

.offers-more-info a:link,
.offers-more-info a:visited,
.offers-more-info a:hover,
.offers-more-info a:active
{
  text-decoration: underline;
}

/**
 * Bonuses view
 */
.offers-bonus-title {
  float: left;
  width: 50%;
  text-align: right;
}

.offers-bonus-value {
  font-weight: bold;
}

.offers-bonuses-page .subheader {
  margin-top: 15px;
}

.error-page .offers-short-list {
  display: none;
}

.cart-free-offer-title {
  color: #043fa0;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}

.product-details .details .bp-icon-header {
  height: 35px;
  text-align: center;
  vertical-align: middle;
  color: #ff6d00;
  font-weight: bold;
  font-size: 18px;
  background: transparent url(../../skin/common_files/modules/Special_Offers/images/bp_icon_top_middle.gif) repeat-x;
}

.product-details .details .bp-icon-footer {
  height: 19px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  white-space: nowrap;
  background: transparent url(../../skin/common_files/modules/Special_Offers/images/bp_icon_bottom_middle.gif) repeat-x;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Detailed product images module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    97ca8dbd8d41f52d869843ab3866d59cbeed929d, v5 (xcart_4_4_0), 2010-08-04 11:32:48, main.css, joy
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* Detailed images on product detailed page */
.dpimages-list .content {
  text-align: center;
}

.dpimages-list .content img {
  padding: 0 0 10px 0;
}

.dpimages-list .content img.last {
  padding: 0;
}

.dpimages-list .dpimage-container {
  text-align: center;
  margin: 3px 0;
}

/* Product details line */
div.dpimages-popup-link {
  margin-top: 33px;
  text-align: center;
  vertical-align: middle;
}

.dpimages-popup-link a:link,
.dpimages-popup-link a:visited,
.dpimages-popup-link a:hover,
.dpimages-popup-link a:active
{
  text-decoration: underline;
  padding: 0 0 0 17px;
  background: transparent url(../../skin/common_files/modules/Detailed_Product_Images/../../images/zoom_image.gif) no-repeat left 1px;
  line-height: 13px;
}

/* Icons box */

.dpimages-icons-box {
  padding-top: 15px;
  padding-bottom: 10px;
  width: 220px;
}

.dpimages-icons-box a:link,
.dpimages-icons-box a:visited,
.dpimages-icons-box a:hover,
.dpimages-icons-box a:active
{
  display: block;
  outline-style: none;
  border: 1px solid #fff;
  float: left;
}

.dpimages-icons-box a:hover {
  border: 1px solid #215485;
}

/* Printable page */

.printable .dpimages-popup-link,
.printable .dpimages-icons-box
{
  display: none;
}


/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Advanced Customer Reviews module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    b08e49a310b51908e1cc49c725b73c04ce346f2f, v6 (xcart_4_6_2), 2013-11-22 14:37:36, main.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* ==============================================================================
 * 
 * Review style (in reviews list)
 *
 * ==============================================================================*/

div.acr-review {
  color: #58595B;
}

div.acr-review .acr-author {
  width: 75%;
  float: left;
  text-align: left;
  padding-bottom: 3px;
}

div.acr-review .acr-date {
  width: 25%;
  float: right;
  text-align: right;
}

div.acr-review .acr-rating {
  float: none;
  padding-bottom: 9px;
  padding-top: 5px;
}

div.acr-review .acr-verified {
  color: #C77400; 
  padding-top: 5px;
  padding-bottom: 5px;
}

div.acr-reviews-list div.acr-line {
  border-bottom: 1px solid #D9D9D9;
  width: 100%;
  clear: left;
  margin: 5px 0 12px 0;
}


/*==============================================================================
 * 
 * General product rating container style (for multicolumns products list 
 * and simple products list/product page)
 *
 * ==============================================================================*/

.acr-general-product-rating {
  padding-top: 5px;
}

.acr-general-product-rating table {
  padding: 0px;
  margin: 0;
  border-spacing: 0px;
  width: 10%;
}

.products-table .acr-general-product-rating table {
  margin: 0px auto;
}

.acr-general-product-rating table.acr-container-multicolumns {
  width: 100%;
}

table.acr-container-multicolumns td.left-indent,
table.acr-container-multicolumns td.right-indent {
  width: 30%;
}

table.acr-container td.left-indent,
table.acr-container td.right-indent {
  display: none;
}

table.acr-container-multicolumns td,
table.acr-container td {
  vertical-align: middle;
  padding: 0px;
}

.acr-general-product-rating td.rating-box {
  text-align: right;  
}

.acr-general-product-rating td.dropdown-button {
  cursor: pointer;
  padding-top: 3px;
  padding-left: 4px;
  padding-right: 3px;
}

.acr-general-product-rating td.comment {
  text-align: left;
  padding-top: 1px;
  padding-left: 4px;
}

.acr-static-popup-container {
  text-align: left;
}

.acr-popup-internal-container {
  z-index: 4500;
  border: 1px solid #BCBCBC;
  padding: 5px;
  display: block;
  background: #FFFFFF;
  position: absolute !important;
  width: 195px;
}

.acr-popup-internal-container .progress {
  background: transparent url(../../skin/common_files/modules/Advanced_Customer_Reviews/../../images/progress.gif) repeat-x left top;
  height: 11px;
}


/* ==============================================================================
 *
 * Detailed product ratings style
 *
 * ==============================================================================*/

table.acr-detailed-product-ratings {
  width: 190px;
  color: #58595B;
  border-spacing: 1px;
}

table.acr-detailed-product-ratings td {
  margin: 1px;
  padding: 1px;
}

table.acr-detailed-product-ratings tr.no-reviews td {
  color: #818891;
}

table.acr-detailed-product-ratings tr.selected td {
  font-weight: bold;
}

table.acr-detailed-product-ratings .acr-rating-bar {
  width: 80px;
  background-color: #FFEAC1;
}

table.acr-detailed-product-ratings .acr-rating-bar-full {
  float: left;
  background-color: #FFA62C;
  height: 15px;
}

table.acr-detailed-product-ratings td.acr-comment {
  text-align: right;
}


/* ==============================================================================
 *
 * Useful block style
 *
 * ==============================================================================*/

.acr-useful-box {
  color: #818891;
  text-align: right;
  font-size: 10px;
  padding: 10px 0px 2px;
}

.acr-useful-box a {
  text-decoration: none;
  color: #666666;
}

.acr-useful-box .wait {
  padding-right: 5px;
  display: none;
  z-index: 1500;
  overflow: visible;
  width: 15px;
}

a.useful-yes:link,
a.useful-yes:visited,
a.useful-yes:hover,
a.useful-yes:active {
  color: #298705;
}

a.useful-no:link,
a.useful-no:visited,
a.useful-no:hover,
a.useful-no:active {
  color: #8D3634;
}

a.pseudo-link:link, 
a.pseudo-link:visited,  
a.pseudo-link:hover,  
a.pseudo-link:active {
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px dotted;
  padding: 0px;
}

a.useful-voted:link,
a.useful-voted:visited,
a.useful-voted:hover {
  text-decoration: none;
  background: #BCBCBC;
  color: #FFFFFF;
  padding: 1px 2px 1px 2px;
}

span.useful-voted {
  background: #BCBCBC;
  color: #FFFFFF;
  padding: 1px 2px 1px 2px;
}


/* ==============================================================================
 *
 * Reviews list style
 * 
 * ==============================================================================*/

.acr-reviews-list {
  padding-top: 15px;
}

.acr-reviews-list .acr-tab {
  padding: 0px;
}

.acr-product-info .acr-image {
  float: left;
  position: relative;
  padding: 3px 20px 3px 10px;
}

.acr-product-info .acr-details {
  border: 0 none;
  padding-left: 30px;
  vertical-align: top;
}

.acr-product-tab-summary {
  float: none;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.acr-reviews-order {
  color: #A0866E;
  font-weight: bold;
}

.acr-reviews-order a {
  font-weight: normal;
}


/* ==============================================================================
 * 
 * Customer Reviews Menu box style
 *
 * ==============================================================================*/
.menu-reviews-section img.icon {
  background: url(../../skin/common_files/modules/Advanced_Customer_Reviews/../../images/dingbats_categorie.gif) no-repeat scroll 0 0 transparent;
}

.menu-reviews-section div.acr-item {
  margin-bottom: 10px;
}

.menu-reviews-section div.acr-image {
  float: left;
  padding-bottom: 5px;
  padding-right: 8px;
}

.menu-reviews-section .acr-product-title {
  padding-bottom: 5px;
}

.menu-reviews-section .acr-rating {
  padding-top: 5px;
}

.menu-reviews-section .acr-author {
  font-weight: bold;
  text-align: right;
  font-size: 10px;
}

.menu-reviews-section .acr-date {
  font-weight: normal;
  text-align: right;
  padding-bottom: 2px;
  font-size: 10px;
}

.menu-reviews-section .acr-comment {
  font-weight: normal;
  text-align: left;
  padding-bottom: 10px;
  padding-top: 9px;
}

.menu-reviews-section .acr-link {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

.menu-reviews-section div.acr-line {
  border-bottom: 1px solid #D9D9D9;
  width: 100%;
  clear: left;
  margin: 5px 0 12px 0;
}


/* ==============================================================================
 *
 * Search reviews page style
 *
 * ==============================================================================*/
.acr-search-results {
  padding-top: 5px;
  padding-left: 4px;
}

.acr-search-reviews-sort-bar {
  text-align: right;
  padding-bottom: 8px;
  border-bottom: 1px #CCCCCC solid;
}

.acr-search-sort-delimiter {
  padding-right: 2px;
  padding-left: 2px;
  font-weight: normal;
  font-size: 12px;
}

.acr-search-sort-selected {
  font-weight: bold;
  font-size: 12px;
}

a.acr-search-sort-not-selected:link,
a.acr-search-sort-not-selected:visited,
a.acr-search-sort-not-selected:hover,
a.acr-search-sort-not-selected:active {
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
}
.acr-search-sort-cell-no-direction {
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
}

/* ==============================================================================
 *
 * Stars rating style
 *
 * ==============================================================================*/
.acr-vote-bar a,
.acr-vote-bar span,
.acr-vote-bar a img,
.acr-vote-bar span img
{
  display: block;
  margin: 0px;
  width: 22px;
  height: 20px;
  overflow: hidden;
  background: transparent url(../../skin/common_files/modules/Advanced_Customer_Reviews/../../images/stars.png) no-repeat 1px top;
  float: left;
}

.acr-vote-bar span.full,
.acr-vote-bar span img
{
  background-position: 1px -20px;
}

.acr-allow-add-rate a {
  background-position: 1px -40px;
}

.acr-allow-add-rate a.full,
.acr-allow-add-rate a img
{
  background-position: 1px -60px;
}

.acr-allow-add-rate a:hover,
.acr-allow-add-rate a.over
{
  background-position: 1px -80px;
}

table.acr-data-table td.data-name {
  text-align: right;
  font-weight: normal;
  width: 30%;
}

/* ==============================================================================
 *
 * Other common style
 *
 * ==============================================================================*/
.acr-reviews-add table td {
  padding: 2px;
}

.acr-reason {
  color: #818891;
}

.printable .acr-rating-box {
  display: none;
}

.printable .acr-general-product-rating {
  display: none;
}

div.clearing {
  clear: both;
}

.acr-rating-box.message span {
  display: block;
  padding-top: 5px;
  font-size: 11px;
  font-weight: bold;
}

.acr-review-not-allowed {
  color: #CCCCCC;
}

@media screen and (max-width:430px) {
  .acr-product-info .acr-image {
    position: inherit;
    float: none;
  }

  .acr-product-info .acr-details {
    margin-left: 0px !important;
    padding-left: 0px !important;
  } 
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * One page checkout module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    9368d3128150483d6d30d5c807740133f3f72f1b, v24 (xcart_4_6_2), 2013-10-31 10:02:50, main.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * Alternative styles for common elements 
 */

div.opc-container .opc-section h2,
div.opc-container .opc-section h3
{
  color: #617683;
}

div.opc-container label {
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
}

div.opc-container #center-main {
  text-align: left;
  width: 1000px;
  margin: 0 auto;
}
div.opc-container .checkout_page #center-main {
  width: 1100px;
}

div.opc-container h1 {
  font-size: 18px;
}

div.checkout-container span.star {
  padding-left: 5px;
  color: #3385bf;
}

.fill-error label {
  color: #ce0000;
}

div.opc-section-container div.text-block {
  margin: 0 10px;
}

.fill-error .data-value input[type=text],
.fill-error .data-value input[type=password],
.fill-error .data-value select,
.fill-error .data-value textarea
{
  border: solid 1px #ce0000;
  background-color: #ffebeb;
}

div.error-label {
  color: #ce0000;
  font-size: 9px;
  display: none;
}

.fill-error div.error-label {
  display: block;
}

/**
 * Container blocks 
 */
ul#opc-sections {
  margin: 0;
  padding: 0;
}

ul#opc-sections li.opc-section {
  text-align: left;
  float: left;
  list-style: none;
  padding: 0;
  border: 0 none;
  width: 310px;
  min-height: 400px;
  width: 30.5%;
  margin-right: 1.25%;
  margin-bottom: 50px;
}

ul#opc-sections li.opc-section#opc_summary_li {
  width: 34.5%;
}

ul#opc-sections li.opc-section h2 {
  font-weight: normal;
  font-size: 24px;
  padding: 7px 0;
  margin: 0;
}

ul#opc-sections li.opc-section h3 {
  font-weight: normal;
  font-size: 18px;
  padding: 7px 0;
  margin: 0;
  border: 0 none;
}

ul#opc-sections li.opc-section div {
  font-size: 12px;
}

ul#opc-sections li.last {
  margin-right: 0;
}

/**
 * Registration section 
 */
div.opc-authbox {
  margin: 5px 0;
  padding: 0;
  font-size: 12px;
}

div.opc-authbox a {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}

fieldset.registerform {
  border: 0 none;
  padding: 0;
  margin: 0;
}

div.opc-section-container {
  padding: 10px 0;
  margin: 0;
  background: #f5f5f5;
}

div.opc-section-container div.text-block {
  margin: 0 10px;
}

div.checkout-container #center input[type=text],
div.checkout-container input[type=password],
div.checkout-container textarea, 
div.checkout-container select {
  max-width: 250px;
  font-size: 12px;
}

div.checkout-container #center input[type=text],
div.checkout-container input[type=password],
div.checkout-container select {
  height: 18px;
}

div.checkout-container textarea {
  width: 100%;
}

div.checkout-container select {
  height: 22px;
}

fieldset.registerform ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

fieldset.registerform ul {
  position: relative;
  padding: 0 15px;
  margin: 0;
  background: #f5f5f5;
}

fieldset.registerform ul.first {
  padding-top: 15px;
}

fieldset.registerform ul li {
  padding-bottom: 10px;
}

fieldset.registerform ul li.clearing {
  padding: 0;
  margin: 0;
}

fieldset.registerform ul li.fields-group {
  float: left;
  margin-right: 10px;
}

fieldset.registerform ul li.fields-group input[type=text],
fieldset.registerform ul li.fields-group input[type=password]
{
  width: 90px;
}

fieldset.registerform ul li.single-field {
  float: none;
  clear: both;
}

fieldset.registerform ul li.single-field input[type=text],
fieldset.registerform ul li.single-field input[type=password]
{
  width: 80%;
}

fieldset.registerform div.oneline {
  float: left;
  margin-right: 10px;
}

li.single-field input.image-button {
  background: transparent url(../../skin/common_files/modules/One_Page_Checkout/../../images/button_go.png) no-repeat left top;
  height: 21px;
  width: 23px;
  margin-bottom: 1px;
}


div.optional-label {
  margin: 10px 5px;
  background-color: #fff;
}

div.optional-label label {
  font-weight: bold;
  font-size: 11px;
  display: block;
  padding-left: 15px;
  text-indent: -15px;
}

div.optional-label label input {
  margin-right: 5px;
  width: 13px;
  height: 13px;
  padding: 0;
  vertical-align: bottom;
  position: relative;
  top: -2px;
}

div.address-book-link {
  height: 35px;
  background: #ecf3f7;
  width: 100%;
  vertical-align: middle;
  position: relative;
  padding: 5px 0;
}

div.address-book-link span.popup-link {
  margin: 10px;
  font-size: 11px;
}

div.address-book-link label {
  margin: 10px;
  font-size: 11px;
  line-height: 16px;
}

ul#opc-sections li.opc-section div.opc-checkout-profile h3 {
  padding: 7px;
}

div.opc-checkout-profile div.address-line {
  font-size: 12px;
  padding: 0 7px;
}

ul#opc-sections li.opc-section div.news-register-item-descr {
  font-size: 10px;
  font-style: italic;
}

/**
 * Shipping and payment section 
 */
.checkout-payments tr td { 
  padding: 5px; 
  vertical-align: top; 
  border-bottom: solid 2px #fff;
}

.checkout-payments tr td table tr td {
  border-bottom: 0;
}
.checkout-payments tr td.checkout-payment-name { 
  width: 100%; 
  padding-right: 10px;
  white-space: normal;
}

.checkout-payments tr td.checkout-payment-name label {
  font-weight: bold;
}

.checkout-payments tr td div.checkout-payment-descr {
  width: 80%;
}

.checkout-payments tr td.checkout-payment-paypal {
  width: 100%;
}

.checkout-payments tr td.checkout-payment-paypal img {
  border: 0 none;
}

.checkout-payments tr.payment-details td { 
  background: #fff;
  margin: 0;
  padding: 10px;
} 

.checkout-payment-name span.applied-gc {
  font-weight: normal;
  color: #01851a;
}

.checkout-shippings {
  width: 100%;
}

.checkout-shippings tr td { 
  padding: 5px 10px 5px 0; 
  border-bottom: solid 2px #fff;
  vertical-align: top;
  font-size: 11px;
}

.checkout-shippings tr.last td { 
  border-bottom: 0 none;
}  

.checkout-shippings tr td label { 
  font-size: 11px;
  line-height: 14px;
}

.checkout-shippings tr td.shipping-name { 
  width: 70%;
}

.checkout-shippings tr td.shipping-cost { 
  width: 30%;
  text-align: right;
}

.opc-payment-options fieldset.registerform ul {
  background: 0;
}

/**
 * Summary section 
 */
div.coupon-info a.unset-coupon-link {
  margin-left: 10px;
}

div.coupon-info p {
  font-size: 9px;
}

div.coupon-info div.progress {
  background: transparent url(../../skin/common_files/modules/One_Page_Checkout/../../images/progress.gif) repeat-x left 10px;
  height: 20px;
  margin: 0 15%;
}

div#couponform {
  height: 20px;
}

div.coupon-info input.image-button {
  background: transparent url(../../skin/common_files/modules/One_Page_Checkout/../../images/button_go.png) no-repeat left top;
  height: 21px;
  width: 23px;
  margin-bottom: 1px;
}

div.cart-totals {
  margin: 10px 0;
  padding: 0;
}

div.cart table.totals {
  margin: 0 0 0 auto;
  text-align: right;
  width: 30%;
}

table.totals tr td.total,
table.totals tr td.total-name,
table.totals tr td.total-value,
table.totals tr td.total-value-alt,
table.totals span.total-name
{
  font-weight: bold;
  text-transform: none;
  padding: 5px 5px 5px 0;
  font-size: 12px;
  vertical-align: top;
}

#opc_summary table.totals {
  text-align: left;
  width: 100%;
}

#opc_summary table.totals tr td.total,
#opc_summary table.totals tr td.total-name,
#opc_summary table.totals tr td.total-value,
#opc_summary table.totals tr td.total-value-alt,
#opc_summary table.totals span.total-name
{
  width: 15%;
  font-weight: normal;
  vertical-align: baseline;
}

#opc_summary table.totals tr td.total,
#opc_summary table.totals tr td.total-name {
  width: 70%;
}

table.totals tr td.discounted {
  color: #01851a;
}

table.totals tr.total td.total-name {
  font-size: 22px;
}

table.totals tr.total td.total-value {
  font-size: 22px;
}

table.totals tr.total td.total-value-alt {
  font-size: 12px;
  vertical-align: bottom;
}

table.cart-content tr td {
  font-size: 10px;
  font-weight: normal;
  border-bottom: solid 1px #888;
  padding: 10px 5px;
  vertical-align: top;
}

table.cart-content .cart-content-text {
  font-weight: normal;
  color: #2c3e49;
}

div#order-taxes-box {
  padding: 10px 5px;
}

div.checkout-customer-notes,
div.checkout-partner,
div.terms_n_conditions
{
  padding: 0px 0;
}

div.terms_n_conditions {
  text-align: center;
}

div.terms_n_conditions label {
  font-size: 13px;
}

.place-order-button button.inactive {
  opacity: .3;
  filter:Alpha(Opacity=30);
  cursor: default;
}

div.paypal-express-sel-note {
  padding: 0 10px;
}

#opc_payment {
  margin-bottom: 20px;
}

#opc_shipping {
  margin-bottom: 20px;
}

ul#opc-sections li.opc-section h3 {
  margin-bottom: 20px;
}

#show_coupon_code {
  border-bottom: 1px dotted;
  color: inherit;
  text-decoration: none;
}

div.checkout-customer-notes {
  margin-bottom: 12px;
}

div.checkout-container div#find-my-address-button-b div#b_find_my_addr_sel select,
div.checkout-container div#find-my-address-button-s div#s_find_my_addr_sel select
{
    height: 100px;
}
@media screen and (max-width: 767px) {
form#checkout_form {width: inherit;} }
/*
  Fire protection responsive layout styles
*/
/* 
  all widths 
*/
.sprite36 {
  margin-left: auto;
  margin-right: auto;
}

.line2-mobile {
  display: none;
  position: relative;
  width: 100%;
  border: none;
  border-bottom: 1px solid #5b0101;
  background: url(../../skin/common_files/css/../modules/Multilevel_Menu/mm_bg.gif) repeat-x top;
  height: 43px;
  z-index: 2000;
}
.line2-mobile ul {
  margin: 0;
  padding: 10px 10px;
  list-style: none;
}
.line2-mobile li {
  background: url(../../skin/common_files/css/../modules/Multilevel_Menu/mm_delim.gif) no-repeat 100% 50%;
  padding: 0 12px 0 10px;
  float: left;
}
.line2-mobile li:first-child { padding-left: 0; }
.line2-mobile li:last-child { background: none; padding-right: 0; }
.line2-mobile a {
  display: block;
  min-width: 24px;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
#btn-mobile-menu {
  background: url(../../skin/common_files/css/../images/custom/btn-menu.png) no-repeat 0 50%;
  padding-left: 34px;
}
#btn-search-menu {
  background: url(../../skin/common_files/css/../images/custom/btn-mob-search.png) no-repeat 0 50%;
  padding-left: 34px;
}
#btn-cart {
  background: url(../../skin/common_files/css/../images/custom/btn-basket.png) no-repeat 0 50%;
  padding-left: 34px;
}
#search-mobile-menu {
  border: #f13b2d 2px solid;
  padding: 5px 10px;
  display: none;
}

.products-div {
  margin-left: -10px;
}
.products-div .item {
  display: inline-block;
  vertical-align: top;
  width: 33.333%;
  padding: 0;
  margin-bottom: 15px;
}
.products-div .item-box {
  border: #83A7C1 1px solid;
  border-radius: 20px;
  text-align: center;
  padding: 15px 10px;
  font-size: 12px;
  margin: 0 0 0 10px;
}
.products-div .price-cell {
  width: 220px;
  margin: 0 auto;
}
.buynow-buttons-cell {
  margin-top: 9px;
}
.c-cards {
  width: 100%;
  max-width: 462px;
}
.nav-pages {
  white-space: normal;  
}
div.order-invoice {
  max-width: 800px;
}
.responsive .invoice-company-icon {
  display: inline-block;
  margin: auto;
  width: 36%
}
.responsive .invoice-data-box {
  display: inline-block;
  width: 61%;
  padding-left: 2%;
}
.btn-mobile-delete {
  display: none;
}
.adv-search {
  max-width: 550px;
}
select.adv-search-select {
  max-width: 340px;
}


/*
   ... - 991
*/
@media screen and (max-width:991px) {
  .top-banners.col-3 .inner_wrap {
    width: 100%;
  }

  .multilevel-menu {
    display: none;
  }

  #header .line2 {
    display: none;
  }
  #header .line2-mobile {
    display: block;
  }

  /* footer styles */
  .footer-menus .menu-dialog {
    width: 48%;
    display: inline-block;
    float: none;
  }

  .footer-sub-block .item-left,
    .footer-sub-block .item-right{
    display: block;
    text-align: center;
    margin: 10px auto;
    float: none;
  }

  .facebook-like-button .uiGrid {
    margin: 0 auto;
  }

  /* cart and checkout */
  div.opc-container #center-main {
    max-width: 900px;
    width: auto;
    margin: 0 10px;
  }
  .cart-content-left {
    width: auto;
    float: none;
  }
  .cart-content-right {
    /*width: auto;
    float: none;*/
    display: none;
  }

  #emailbox-h {
    display: none;
  }

  .dialog .content {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-pages-title {
    display: none; 
  }

  .list-dialog .title div.sort-box {
    position: static;
    overflow: visible;
    height: auto;
    width: auto;
  }

  .search-sort-bar {
    text-align: left;
    white-space: normal;
    height: auto;
  }

  .responsive .invoice-company-icon {
    display: block;
    width: 180px;
  }
  .responsive .invoice-data-box {
    display: block;
    width: 100%;
    padding-left: 0;
  }  

  .adv-search table tr {
    display: block;
  }
  .adv-search  table td {
    text-align: left;
    display: block;
  }
  label.input-row, .input-row label {
    float: none;
    display: block;
  }
  select.adv-search-select {
    max-width: 75%;
  }
  .adv-search table .pattern input, .adv-search table .pattern select {
    width: 80%;
  }

}

/*
    - 767
*/
@media screen and (max-width:767px) {

  .logo img {
    max-width: 50%;
  }

  .multilevel-menu {
    display: none;
  }

  #header .line2 {
    height: 15px;
    background-position: 0 15%;
  }

  .header-center {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 12px 20px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  .header-center .left-side,
    .header-center .right-side {
    float: none;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
  }

  #header .line1 .logo { text-align: center; }  
  .search-menu { display: none; }
  .menu-minicart { display: none; }
  .line2-mobile li { text-align: center; width: 33%; box-sizing: border-box; }
  .line2-mobile #btn-mobile-menu, .line2-mobile #btn-search-menu, .line2-mobile #btn-cart { padding-left: 25px; }

  div.search-menu { width: 240px; margin: 5px auto 0; }
  .top-links { display: inline; }
  .top-links li { padding: 0 2px; }
  div.search-menu input.text { width: 130px; }

  .footer-menus .menu-dialog {
    width: auto;
    display: inline-block;
    float: none;
  }

  /* main containers */
  #center {
    float: none;
    width: auto;
    left: auto;
  }
  #center-main, div.opc-container #center-main {
    margin-right: 10px;
    margin-left: 10px;
  }
  #content-container2 {
    float: left;
    position: relative;
    right: auto;
    width: 100%;
  }
  .subcategory-cell,
    .products-div .item {
    width: 100%;
  }

  #footer .box {
    width: 90%;
  }

  #left-bar, 
    #right-bar {
    float: none;
    width: auto;
    margin: auto;
    position: static;
    padding: 10px;
  }

  .tp_-_box {
    margin: 0 auto;
    width: 210px;
  }

  /* product details */
  .product-details .image {
    float: none;
    margin: 0 auto;
  }
  .product-details .details {
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto !important;
    position: relative;
    max-width: 450px;
  }
  .product-right-column {
    width: auto;
    position: relative;
    margin-top: 10px;
  }
  .product-text-section {
    margin-right: 0;
  }

  /* cart checkout */
  .cart-buttons-row {
    height: auto;
    min-height: 30px;
  }
  .shipping-cost {
    float: none;
  }
  .shipping-cost tr,
  .shipping-cost table.totals tr td.total,
  .shipping-cost table.totals tr td.total-value {
    display: block;
    padding: 0 0 5px;
  }
  .shipping-cost-note {
    width: 100%;
    position: static;
    margin-top: 15px;
    clear: left;
  }
  .paypal-cart-button {
    float: none;
  }
  .checkout-buttons {
    position: static;
    float: right;
    min-height: 30px;
    padding-bottom: 10px;
  }

  .checkout-buttons span {
    margin: 0;
  }

  ul#opc-sections li.opc-section {
    min-width: 100%;
    float: none;
    margin: 0 auto 30px auto;
    min-height: 200px;
  }

  .discount-coupon-wrapper input[type=text]{
    width: 100%;
    min-width: 0;
  }

  .cart .item .image {
    width: 50px;
  }
  .cart .item .image img {
    max-width: 50px;
  }

  .invoice-address-box table tr td strong,
    .invoice-products tr th {
    white-space: normal;
  }

  .order-invoice {
    font-size: 11px;
  }
  .invoice-products tr th,
    .invoice-products tr td.invoice-product-column table tr td {
    padding: 1px;
  }
  .btn-mobile-delete {
    display: block;
  }
  .btn-delete-item {
    display: none;
  }
  .address-book-table input,
    .address-book-table select {
      max-width: 55%;
  }

} /* End: 767 */

/*
   480
*/
@media screen and (max-width:481px) { 
  .top-banners.col-3 ul li, .top-banners.col-3 ul li.last, .top-banners.col-3 ul li.second {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }

  .top-banners.col-3 a img {
    margin-right: 5px;
  }
}

/*
   768 - 991
*/
@media screen and (min-width:768px) and (max-width:991px) {

  #header .line1 {
    min-height: ;
  }

  .header-center {
    width: 230px;
    margin-left: -100px;
  }

  .header-center .left-side {
    display: none
  }

  .footer-menus .menu-dialog {
    width: 48%;
    display: inline-block;
    float: none;
  }

  /* subcategories table */
  .subcategory-cell,
    .products-div .item {
    width: 100%;
  }

  ul#opc-sections li.opc-section {
    width: 350px;
    float: none;
    margin: 0 auto 30px auto;
    min-height: 200px;
  }

  .adv-search table tr {
    display: block;
  }
  .adv-search  table td {
    text-align: left;
    display: block;
  }
  label.input-row, .input-row label {
    float: none;
    display: block;
  }

  .adv-search table .search-button {
    text-align: left;
    padding: 10px 0;
  }

} /* End: 768 - 991 */


/*
  992 - 1279
*/
@media screen and (min-width:992px) and (max-width:1279px) {

  .multilevel-menu {
    margin: 0;
  }

  .multilevel-menu .mm-root-link {
    font-size: 11px;
  }
  
  .header-center {
    width: 550px;
    margin-left: -220px;
  }

  /* footer styles */
  .footer-menus .menu-dialog {
    width: 48%;
    display: inline-block;
    float: none;
  }

  .footer-sub-block .item-left,
    .footer-sub-block .item-right{
    display: block;
    text-align: center;
    margin: 10px auto;
    float: none;
  }

  .facebook-like-button .uiGrid {
    margin: 0 auto;
  }

  /* subcategories table */
  .subcategory-cell,
    .products-div .item {
    width: 50%;
  }

  #emailbox-h {
    display: none;
  }

  /* cart and checkout */
  div.opc-container #center-main {
    max-width: 900px;
  }
  .cart-content-left {
    width: 626px;
  }
  .cart-content-right {
    width: 254px;
  }
  .box .b2c1, .box .b2c2 {
    display: block;
    text-align: center;
  }

} /* End: 992 - 1279 */


/*
  1280 - more
*/
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translateX(0%);
      transform: translateX(0%); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translateX(-30%);
      transform: translateX(-30%); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    right: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #a60307;
  color: rgba(255, 255, 255, 1); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 165, 43, 1); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.8); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }
  html.mm-opened .mm-page {
    box-sizing: border-box;
    position: relative; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-page,
html.mm-opening #mm-blocker {
  -webkit-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker {
    -webkit-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker {
    -webkit-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  position: relative; }
  .mm-buttonbar:after {
    content: '';
    display: block;
    clear: both; }
  .mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .mm-buttonbar > a {
    text-decoration: none; }
  .mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px; }
  .mm-buttonbar > input:checked + label {
    border-color: transparent  !important; }
  .mm-buttonbar > *:first-child,
  .mm-buttonbar > input:first-child + * {
    border-left: none; }
  .mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%; }
  .mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%; }
  .mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%; }
  .mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%; }

.mm-header .mm-buttonbar {
  margin-top: 20px;
  margin-left: -30px;
  margin-right: -30px; }

.mm-footer .mm-buttonbar {
  border: none;
  border-radius: none;
  line-height: 40px;
  margin: -10px -10px 0 -20px; }
  .mm-footer .mm-buttonbar > * {
    border-left: none; }

.mm-list > li > .mm-buttonbar {
  margin: 10px 20px; }

.mm-menu .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: #333333; }
  .mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: #333333; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%; }
  em.mm-counter + a.mm-subopen {
    padding-left: 40px; }
    em.mm-counter + a.mm-subopen + a,
    em.mm-counter + a.mm-subopen + span {
      margin-right: 80px; }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-nosubresults > em.mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

/*
	jQuery.mmenu footer addon CSS
*/
.mm-footer {
  background: inherit;
  border-top: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 10px 10px 0 20px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0; }

.mm-menu.mm-hasfooter > .mm-panel:after {
  height: 80px; }

.mm-menu .mm-footer {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu header addon CSS
*/
.mm-header {
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding: 0 50px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0; }
  .mm-header .mm-title,
  .mm-header .mm-prev,
  .mm-header .mm-next {
    padding-top: 30px; }
  .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative; }
  .mm-header .mm-prev,
  .mm-header .mm-next {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    min-width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1; }
  .mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0; }
  .mm-header .mm-next {
    padding-left: 10px;
    padding-right: 20px;
    right: 0; }
  .mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .mm-header [href].mm-prev:before {
    border-right: none;
    border-bottom: none;
    margin-left: 2px;
    margin-right: 5px; }
  .mm-header [href].mm-next:after {
    border-top: none;
    border-left: none;
    margin-left: 5px;
    margin-right: -2px; }

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  top: 50px; }
  .mm-menu.mm-hassearch .mm-header .mm-title,
  .mm-menu.mm-hassearch .mm-header .mm-prev,
  .mm-menu.mm-hassearch .mm-header .mm-next {
    padding-top: 20px; }

.mm-menu.mm-hasheader li.mm-subtitle {
  display: none; }
.mm-menu.mm-hasheader > .mm-panel {
  padding-top: 80px; }
  .mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 60px; }
  .mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
  padding-top: 120px; }
  .mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
    padding-top: 100px; }

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-header .mm-prev:before,
  .mm-menu .mm-header .mm-next:after {
    border-color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu labels addon CSS
*/
.mm-list > li.mm-label > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }
.mm-list > li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 17px; }
.mm-list > li.mm-collapsed {
  display: none; }

.mm-menu .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-list > li.mm-search {
  padding: 10px;
  margin-top: -20px; }
.mm-list > li.mm-subtitle + li.mm-search {
  margin-top: 0; }

div.mm-panel > div.mm-search {
  padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search {
  margin-top: 0; }

.mm-menu > .mm-search {
  background: inherit;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

.mm-search {
  padding: 10px; }
  .mm-search input {
    border: none;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px; }
  .mm-search input::-ms-clear {
    display: none; }

.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 60px 0; }
  .mm-menu .mm-noresultsmsg:after {
    border: none !important; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none; }
  .mm-menu li.mm-nosubresults > a.mm-subopen + a,
  .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px; }
.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 70px; }
  .mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
  margin-top: -10px; }
  .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  bottom: 50%;
  z-index: 1; }
  label.mm-toggle:before,
  label.mm-check:before {
    content: '';
    display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-bottom: -15px; }
  label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-bottom: -15px; }
  label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
  bottom: auto;
  margin-bottom: 0; }
.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
  top: 5px; }
.mm-menu.mm-vertical .mm-list > li label.mm-check {
  top: 5px; }

label.mm-toggle, label.mm-check {
  right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
  margin-right: 70px; }

label.mm-check + a,
label.mm-check + span {
  margin-right: 50px; }

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
  right: 50px; }

a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
  margin-right: 100px; }

a.mm-subopen + label.mm-check + a,
a.mm-subopen + label.mm-check + span {
  margin-right: 80px; }

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
  right: 90px; }

em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
  margin-right: 140px; }

em.mm-counter + a.mm-subopen + label.mm-check + a,
em.mm-counter + a.mm-subopen + label.mm-check + span {
  margin-right: 120px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }
  .mm-menu label.mm-toggle:before {
    background: #333333; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-30%);
  transform: translateX(-30%); }
html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(30%);
  transform: translateX(30%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-30%);
  transform: translateY(-30%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(30%);
  transform: translateY(30%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
  -webkit-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(30%);
  transform: scale(0.7, 0.7) translateX(30%);
  -webkit-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-30%);
  transform: scale(0.7, 0.7) translateY(-30%);
  -webkit-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(30%);
  transform: scale(0.7, 0.7) translateY(30%);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translateX(100%);
  transform: scale(1.5, 1.5) translateX(100%);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  transition-property: transform, left; }
  html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7) translateX(-30%);
      transform: scale(0.7, 0.7) translateX(-30%); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-page,
html.mm-opening.mm-fullscreen #mm-blocker {
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-page,
  html.mm-opening.mm-fullscreen #mm-blocker {
    -webkit-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-page,
  html.mm-opening.mm-fullscreen #mm-blocker {
    -webkit-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-page,
html.mm-right.mm-opening.mm-fullscreen #mm-blocker {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opening.mm-fullscreen #mm-blocker {
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opening.mm-fullscreen #mm-blocker {
    -webkit-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }
.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-page,
html.mm-right.mm-opening #mm-blocker {
  -webkit-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-page,
  html.mm-right.mm-opening #mm-blocker {
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-page,
  html.mm-right.mm-opening #mm-blocker {
    -webkit-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-page,
html.mm-front #mm-blocker {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  z-index: 0; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.XD_predictive_search_box {
	border:1px solid #acb7c7;
	color:#59595a;
	position:absolute;
	background:#ffffff;
	padding-bottom:5px;
	font-size:13px;
	z-index:2000;
	margin-left: -11px;
	margin-top: 4px;
}

.XD_predictive_search {
	list-style-type: none;
	margin:0;
	padding:0;
	line-height:18px;
	cursor:pointer;
}


ul.XD_predictive_search {
	list-style-type: none;
	margin:0;
	padding:0;
	line-height:18px;
	cursor:pointer;
}

ul.XD_predictive_search li {
	padding:0px 2px 0px 2px;
}


.TXS_predictive_search_title {
	text-align:right;
	font-size:9px;
	color:#cccccc;
	cursor:default;
}

.XD_ps_hovered, .XD_ps_hovered * {
	background:#0066cc;
	color:#ffffff !important;
}
