/*!
 * 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=Verdana,%20Tahoma,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=5c9ccc&bgTextureHeader=02_glass.png&bgImgOpacityHeader=30&borderColorHeader=4385b6&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a3b8c8&fcContent=262626&iconColorContent=4088bf&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=9dc4e1&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=2d4462&iconColorActive=274977&bgColorHighlight=ffffff&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=295289&fcHighlight=363636&iconColorHighlight=549fde&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=e08080&fcError=a41e1e&iconColorError=cd0a0a&bgColorOverlay=212121&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=262626&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana, Tahoma, 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: Verdana, Tahoma, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a3b8c8; background: #fcfdfd url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #262626; }
.ui-widget-content a { color: #262626; }
.ui-widget-header { background: url(../../../skin/lumino_responsive/lib/jqueryui/../images/footer_bg.png) repeat scroll 0 0 #212121; 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 #9dc4e1; background: #dfeffc url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; 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 #79b7e7; background: #d0e5f5 url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; }
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #2d4462; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #2d4462; 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 #295289; background: #ffffff url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% 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 #e08080; background: #fef1ec url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #a41e1e; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #a41e1e; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #a41e1e; }
.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/lumino_responsive/lib/jqueryui/images/ui-icons_4088bf_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-icons_4088bf_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-icons_274977_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-icons_549fde_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-icons_cd0a0a_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: #212121 url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-bg_flat_0_212121_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #262626 url(../../../skin/lumino_responsive/lib/jqueryui/images/ui-bg_flat_0_262626_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
 * 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. */
}

.hometxt {
    display: none;
}

/* 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    $Id: main.css,v 1.56.2.5.2.12 2012/09/24 05:57:52 random Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * General tags styles
 */

a:link,
a:visited,
a:hover,
a:active
{
  color: #043fa0;
  text-decoration: underline;
}

a:hover {
  color: #2863c2;
  text-decoration: underline;
}

h1 {
  margin: 10px 0;
  padding: 0;
  font-size: 20px;
  color: #617683;
  font-weight: normal;
}

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/lumino_responsive/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/lumino_responsive/css/../images/icon_ok.png) no-repeat left top;
}

span.validate-non-matched img {
  background: transparent url(../../../skin/lumino_responsive/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: 140px;
}

#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: 160px;
  margin-left: 7px;
}

#right-bar {
  float: right;
  right: 7px;
  position: relative;
  width: 160px;
}

#center-main {
  margin: 0 187px;
  position: relative;
  overflow: hidden;
}


/**
 * Right-to-left
 */
.rtl {
  direction: rtl;
}

/**
 * header styles
 */


/**
 * header tabs
 */
.tabs {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  height: 25px;
  width: 80%;
  text-align: right;
}

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

.tabs li {
  float: right;
  margin: 0 1px 0 0;
  padding: 0;
  background: transparent url(../../../skin/lumino_responsive/css/../images/tab_r.png) no-repeat right top;
  height: 25px;
}

.tabs a
{
  display: block;
  background: transparent url(../../../skin/lumino_responsive/css/../images/tab_l.png) no-repeat left top;
  margin: 0 5px 0 0;
  padding: 5px 10px 5px 15px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #253161;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  height: 25px;
  outline-style: none;
}

.tabs a:hover {
  color: #2863c2;
}

/**
 * phones line
 */


#header div.search {
  position: absolute;
  top: 0;
  left: 0;
  height: 39px;
  line-height: 39px;
  vertical-align: middle;
}

#header span.search {
  font-size: 12px;
  padding-left: 20px;
  padding-right: 5px;
}

#header input.text {
  width: 108px;
}

#header a.search
{
  text-decoration: underline;
}

#header input {
  margin-right: 3px;
}

#header button.simple-button {
  vertical-align: middle;
  margin-bottom: 3px;
  margin-right: 3px;
}

#header button.simple-button img {
  margin-left: 0;
}

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


.printable-bar a {
  background: transparent url(../../../skin/lumino_responsive/css/../images/printer.gif) no-repeat right top;
  padding: 2px 20px 2px 0;
  color: #818891;
  font-size: 10px;
  line-height: 16px;
}

div.printable-bar {
  width: 130px;
}


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

  widgets

==============================================================================*/
/**
 * location bar
 */
#location {
  min-height: 25px;
  line-height: 15px;
  margin-bottom: 10px;
  font-size: 11px;
  color: #818891;
}

span.bread-crumb {
  font-size: 11px;
  color: #818891;
}

a.bread-crumb {
  font-size: 11px;
  color: #818891;
  text-decoration: underline;
}

a.bread-crumb:hover {
  text-decoration: none;
}

span.last-bread-crumb {
  text-decoration: none;
}

#location span {
  padding: 0 5px;
}

/**
 * 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/lumino_responsive/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/lumino_responsive/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/lumino_responsive/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/lumino_responsive/css/../images/but_cross.gif) no-repeat right top;
}

/**
 * side bar container
 */
.menu-dialog {
  border: 1px solid #5f94c0;
  margin-bottom: 15px;
}

.menu-dialog .title-bar {
  width: 100%;
  background: #9ec6de url(../../../skin/lumino_responsive/css/../images/menu_bg.gif) repeat-x left top;
  border: 0 none;
  border-bottom: #215485 1px solid;
  height: 27px;
  overflow: hidden;
}

.menu-dialog .title-bar img.icon {
  vertical-align: middle;
  margin: 4px 7px 6px;
  width: 17px;
  height: 17px;
}

.menu-dialog .title-bar h2 {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 27px;
  height: 27px;
  margin: 0;
  padding: 0;
  width: auto;
  display: inline;
  white-space: nowrap;
}

.menu-dialog .link-title span.title-link {
  float: right;
  padding: 8px 7px 8px 0;
}

.menu-dialog .link-title a.title-link {
  text-decoration: none;
  outline-style: none;
}

.menu-dialog .link-title .title-link img {
  width: 7px;
  height: 11px;
  background: transparent url(../../../skin/lumino_responsive/css/../images/menu_arrow.gif) no-repeat left center;
}

.menu-dialog .content {
  border: 0;
  background-color: #fff;
  padding: 8px 10px;
  overflow: hidden;
}

.menu-dialog .content a {
  color: #324c76;
}

.menu-dialog .content a:hover {
  color: #2863c2;
}

.menu-dialog ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu-dialog ul li {
  padding: 0;
  vertical-align: middle;
}

.menu-dialog .item {
  color: #112536;
  font-size: 10px;
}

.menu-dialog ul li a {
  font-size: 11px;
  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: 1px solid #acb7c7;
  padding: 0;
  margin: 0 0 30px;
  page-break-inside: avoid;
}

.dialog .title {
  position: relative;
  color: #253161;
  font-weight: bold;
  font-size: 13px;
  background: transparent url(../../../skin/lumino_responsive/css/../images/dialog_bg.gif) repeat-x top left;
  border: 0 none;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 0 18px;
  text-align: left;
  border-bottom: 1px solid #acb7c7;
  overflow: hidden;
}

.dialog .title h2 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
}

.dialog .content {
  border: 0 none;
  background: transparent none;
  text-align: left;
  padding: 10px 10px 25px;
  color: #58595b;
}

.list-dialog .title h2 {
  width: 60%;
}

.list-dialog .title div.sort-box {
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  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/lumino_responsive/css/../images/but_right.png) no-repeat right top;
  padding: 0 10px 0 0;
  height: 21px;
}

button.button .button-left {
  display: block;
  margin: 0;
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_left.png) no-repeat left top;
  padding: 0 5px 0 15px;
  vertical-align: middle;
  white-space: nowrap;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #111d4d;
  font-weight: bold;
  font-size: 11px;
  height: 22px;
  line-height: 21px;
}

/**
 * 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/lumino_responsive/css/../images/but_right.png) no-repeat right top;
  float: left;
}

div.button div,
div.button a
{
  display: block;
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_left.png) no-repeat left top;
  padding: 0 5px 0 15px;
  line-height: 21px;
  white-space: nowrap;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #111d4d;
  font-weight: bold;
  font-size: 11px;
  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: 11px;
  white-space: nowrap;
  color: #043fa0;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 21px;
  vertical-align: bottom;
  text-decoration: underline;
  outline-style: none;
}

a.simple-button:hover {
  color: #2863c2;
}

/**
 * input-image-based
 */
input.image-button {
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
  border: 0 none;
  width: 19px;
  height: 18px;
  background: transparent url(../../../skin/lumino_responsive/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/lumino_responsive/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/lumino_responsive/css/../images/but_main_right.png) no-repeat right top;
}

button.main-button .button-left {
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_main_left.png) no-repeat left top;
  color: #510000;
}

button.main-button.added-to-cart-button .button-left {
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_main_check_left.png) no-repeat left top;
  padding-left: 27px;
}

div.main-button {
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_main_right.png) no-repeat right top;
}

div.main-button div,
div.main-button a
{
  background: transparent url(../../../skin/lumino_responsive/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: transparent url(../../../skin/lumino_responsive/css/../images/but_light_right.gif) no-repeat right top;
  padding: 0 2px 0 0;
}

button.light-button .button-left {
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_light_left.gif) no-repeat left top;
  padding: 0 10px 0 15px;
  color: #365f8f;
  font-size: 11px;
}

div.light-button {
  padding: 0 5px 0 0;
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_light_right.gif) no-repeat right top;
}

div.light-button div,
div.light-button a
{
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_light_left.gif) no-repeat left top;
  padding: 0 5px 0 11px;
  color: #365f8f;
  font-size: 11px;
}

/**
 * Delete cart item button
 */
a.simple-delete-button {
  color: #800;
  background: transparent url(../../../skin/lumino_responsive/css/../images/delete_cross.gif) no-repeat left 50%;
  padding-left: 13px;
}

/**
 * Delete button w/o icon
 */
a.simple-delete-button-woicon {
  color: #800;
}

/**
 * Add to list... button
 */
div.drop-out-button {
  padding: 0 23px 0 0;
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_right_dropout.png) no-repeat right top;
}

div.drop-out-button div,
div.drop-out-button a
{
  background: transparent url(../../../skin/lumino_responsive/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/lumino_responsive/css/../images/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
  height: 20px;
}

button.menu-button .button-left {
  background: transparent url(../../../skin/lumino_responsive/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/lumino_responsive/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/lumino_responsive/css/../images/but_menu_left.png) no-repeat left top;
  padding: 0 1px 0 8px;
  line-height: 20px;
  color: #deedf7 !important;
  font-size: 10px;
}

/**
 * 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/lumino_responsive/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/lumino_responsive/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/lumino_responsive/css/../images/progress.gif) repeat-x left 50%;
}

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

.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: 15px;
}

.buttons-auto-separator .button,
.buttons-auto-separator button.simple-button,
.buttons-auto-separator a.simple-button
{
  margin-right: 20px;
}

.address-main .buttons-auto-separator .button {
  margin-right: 12px;
}

/**
 * popup help link
 */
a.popup-link {
  text-decoration: none;
}

a.popup-link img {
  vertical-align: bottom;
  width: 20px;
  height: 18px;
  background: transparent url(../../../skin/lumino_responsive/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/lumino_responsive/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/lumino_responsive/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/lumino_responsive/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/lumino_responsive/css/../images/arrow_left.gif) no-repeat left center;
}

.images-preview a.right {
  right: 0;
  background: transparent url(../../../skin/lumino_responsive/css/../images/arrow_right.gif) no-repeat right center;
}

.images-preview a.left-disabled {
  background: transparent url(../../../skin/lumino_responsive/css/../images/arrow_left_disabled.gif) no-repeat left center;
  cursor: auto;
}

.images-preview a.right-disabled {
  background: transparent url(../../../skin/lumino_responsive/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/lumino_responsive/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/lumino_responsive/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: #112536;
  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/lumino_responsive/css/../images/uarrow.gif) no-repeat left 3px;
}

.search-sort-bar a.down-direction {
  font-weight: bold;
  padding-left: 14px;
  background: transparent url(../../../skin/lumino_responsive/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/lumino_responsive/css/../images/plus.gif) no-repeat left top;
}

.expand-section img.minus {
  background: transparent url(../../../skin/lumino_responsive/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/lumino_responsive/css/../images/navigation_arrow_left.gif) no-repeat left top;
}

.nav-pages .right-arrow img {
  background: transparent url(../../../skin/lumino_responsive/css/../images/navigation_arrow_right.gif) no-repeat left 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: #b51a00;
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  border: 0 none;
  border-bottom: 1px solid #9d1500;
}

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/lumino_responsive/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/lumino_responsive/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/lumino_responsive/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/lumino_responsive/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/lumino_responsive/css/../images/dingbats_categorie.gif) no-repeat left top;
}

.menu-categories-list ul li {
  padding: 4px 0 5px 20px;
  background: transparent url(../../../skin/lumino_responsive/css/../images/category_bullet.gif) no-repeat 8px 5px;
}

.menu-categories-list ul li a {
  font-size: 12px;
}

/**
 * Special menu
 */
.menu-special img.icon {
  background-image: url(../../../skin/lumino_responsive/css/../images/dingbats_categorie.gif);
}

/**
 * Help menu
 */
.menu-help img.icon {
  background-image: url(../../../skin/lumino_responsive/css/../images/dingbats_help.gif);
}

/**
 * Minicart
 */
.menu-minicart .title-bar {
  background-image: url(../../../skin/lumino_responsive/css/../images/menu_bg_light.gif);
}

.menu-minicart .title-bar h2 {
  color: #2c3e49;
}

.menu-minicart img.icon {
  background: url(../../../skin/lumino_responsive/css/../images/dingbats_orders.gif) no-repeat;
}

.full-mini-cart .title-bar img.icon {
  background: transparent url(../../../skin/lumino_responsive/css/../images/cart_full.gif) no-repeat left top;
  width: 18px;
  height: 13px;
}

div.minicart {
  color: #112536;
  font-size: 10px;
}

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: #112536;
  font-size: 10px;
  padding: 1px;
}

hr.minicart {
  clear: both;
  margin: 5px 0;
  padding: 0;
  height: 0;
}

/**
 * AJAX-based minicart
 */
.ajax-minicart .title-bar {
  position: relative;
  overflow: visible;
}

#content-container .ajax-minicart img.minicart-button {
  background: transparent url(../../../skin/lumino_responsive/css/../images/cart_button.gif) no-repeat left top;
  width: 38px;
  height: 21px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin-top: 2px;
  margin-bottom: 4px;
  z-index: 100;
}

#content-container .ajax-minicart img.minicart-button-show {
  background-position: left -21px;
}

.minicart-box {
  display: none;
  position: absolute;
  left: auto;
  right: 0;
  top: 23px;
  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/lumino_responsive/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/lumino_responsive/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/lumino_responsive/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: transparent url(../../../skin/lumino_responsive/css/../images/but_flc_arrow_right.png) no-repeat right top;
  padding-right: 31px;
}

.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
{
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_flc_main_left.png) no-repeat;
  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/lumino_responsive/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/lumino_responsive/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/lumino_responsive/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: 50px;
}

.product-details .image {
  text-align: center;
  vertical-align: top;
  padding: 0;
  float: left;
  margin: 5px 20px 5px 10px;
}

.product-details .image .image-box {
  margin: 0 auto;
  padding: 0;
}

.product-details .details {
  padding-left: 30px;
}

.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/lumino_responsive/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 properties table
 */
table.product-properties {
  width: 100%;
  margin: 0;
}

table.product-properties tr td {
  padding: 2px;
  vertical-align: top;
}

table.product-properties .property-name {
  width: 40%;
}

table.product-properties .property-value {
  width: auto;
}

table.product-properties .product-price {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
}

table.product-properties .product-price-value {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
  white-space: nowrap;
}

table.product-properties .product-market-price {
  color: #787878;
  padding-left: 5px;
  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-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;
}

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

.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;
  font-size: 14px;
  text-decoration: underline;
}

.products .descr {
  padding: 15px 0 0;
  margin: 0;
}

.products .sku {
  margin-top: 15px;
}

.products .price-row {
  margin: 0;
  padding: 0;
  text-align: left;
}

.products .market-price-value {
  background: transparent url(../../../skin/lumino_responsive/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 {
  background: #fff none;
  padding: 0;
  vertical-align: top;
}

.products-table .first.products-row td.product-cell {
  padding-top: 0;
}

.products-table td.product-cell-price {
  padding-top: 2px;
}

.products-table td.product-cell-buynow {
  padding-top: 6px;
  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;
  text-align: left;
}

.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: 60px;
}

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

.cart .item .image {
  position: relative;
  padding: 3px 8px 3px 3px;
  height: 100%;
}

.cart .details {
  margin-left: 138px;
  vertical-align: top;
  width: 80%;
}

.cart .product-title {
  text-decoration: underline;
}

.cart .descr {
  padding-bottom: 15px;
}

.cart .poptions-title {
  font-weight: bold;
}

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

.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: #112536;
  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: #112536;
  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: #d7d9e4;
}

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

.cart-content input.cart-quantity {
  width: 30px;
}

.cmpi-vbv-icon {
  width: 49%;
  float: left;
  text-align: center;
}

.cmpi-vbv-icon img {
  width: 71px;
  height: 57px;
  background: transparent url(../../../skin/lumino_responsive/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/lumino_responsive/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: 0px;
}
.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: 30px solid #d0ddeb;
}

body.payment-wait h1 {
  display: block;
  padding: 40px 0 0;
  border-top: 1px solid #d0ddeb;
  margin-top: 1px;
  color: #2c3e49;
}

body.payment-wait img.payment-wait-image {
  background: transparent url(../../../skin/lumino_responsive/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/lumino_responsive/css/../images/arrow_left.gif) no-repeat left center;
}

.images-viewer-list .left-arrow .disabled {
  display: block;
  background: transparent url(../../../skin/lumino_responsive/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/lumino_responsive/css/../images/arrow_right.gif) no-repeat left center;
}

.images-viewer-list .right-arrow .disabled {
  display: block;
  background: transparent url(../../../skin/lumino_responsive/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 #header .line2 {
  height: 20px;
}

.error-page #header .logo {
  margin-left: 167px;
}

.error-page #content-container {
  margin-top: 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
{
  display: none;
}

.error-page .subcontainer {
  text-align: left;
  width: 700px;
  margin: 32px auto 0;
  position: relative;
  clear: both;
}

.error-page .code-number {
  font: normal 74px arial,
 sans-serif;
  color: #d8d8d8;
  width: 186px;
  float: left;
  text-align: center;
}

.error-page .description {
  font-family: verdana;
  width: 514px;
  float: right;
}

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

.paypal-button-hidden {
  visibility: 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-container #content-container {
  padding-bottom: 74px;
}

.uo-container #footer {
  height: 74px;
}

.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/lumino_responsive/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/lumino_responsive/css/../images/delete_record.gif) no-repeat left top;
}

/**
 * Common checkout styles
 */

.checkout-sns-button {
  position: absolute;
  top: 0; 
  left: 30px;
  height: 100%;
}
  
.checkout-sns-button img {
  width: 9px;
  height: 9px;
} 
  
.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 .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: transparent url(../../../skin/lumino_responsive/css/../images/but_flc_main_right.png) no-repeat right top;
}

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
{
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_flc_main_left.png) no-repeat;
  line-height: 29px;
  color: #510000;
  font-weight: 700;
  font-size: 11px;
}

/**
 * Big button
 */
div.checkout-1-button {
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_flc_right.png) no-repeat right top;
}

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
{
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_flc_left.png) no-repeat;
  line-height: 29px;
  color: #111d4d;
  font-weight: 700;
  font-size: 11px;
}

/**
 * Big main with arrow button
 */
div.checkout-buttons div.checkout-3-button {
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_flc_arrow_right.png) no-repeat right top;
  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
{
  background: transparent url(../../../skin/lumino_responsive/css/../images/but_flc_main_left.png) no-repeat;
  line-height: 29px;
  color: #510000;
  font-weight: 700;
  font-size: 11px;
}

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

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  outline: 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: #5F94C0;
}

/*
  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;
}
.simple-products-table td.last {
  padding-right: 0px;
}

/* XPC iframe styles */
.xpc-iframe-hidden {
  height: 0px;
}

.xpc-iframe-shown {
  height: 470px !important;
}

.checkout-form-xpc-shown {
  position: relative;
  margin-top: -20px;
}

.terms_n_conditions-xpc-shown {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.button-hider {
  width: 100%;
  height: 70px;
  background: #fff;
  position: relative;
  top: -83px;
  opacity: 0.5;
  filter: alpha(opacity = 50);
}

.xpc-disabled {
  height: 0px !important;
}

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

/* 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/lumino_responsive/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: #ffffff;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #fff;
  border: 1px solid #bbb;
top: 20px;
}
.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/lumino_responsive/lib/cluetip/images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(../../../skin/lumino_responsive/lib/cluetip/images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(../../../skin/lumino_responsive/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/lumino_responsive/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/lumino_responsive/lib/cluetip/images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(../../../skin/lumino_responsive/lib/cluetip/images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(../../../skin/lumino_responsive/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/lumino_responsive/lib/cluetip/images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

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

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

.cluetip-rounded #cluetip-outer {
  background: transparent url(../../../skin/lumino_responsive/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/lumino_responsive/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/lumino_responsive/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/lumino_responsive/lib/cluetip/images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(../../../skin/lumino_responsive/lib/cluetip/images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(../../../skin/lumino_responsive/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/lumino_responsive/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: */
/**
 * 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;
}

/* 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    91cfc7a84be2f1927832ceae69a5bafe63c7fba5, v5 (xcart_4_7_7), 2017-01-09 17:51:57, main.css, mixon
 * @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: absolute;
  left: 43%;
  transform: translateX(-43%);
  top: 0px;
  z-index: 100000;
  background: #fff;
  color: #000;
}
div#eucl_panel #eucl_panel_btn {
  float: right;
  padding: 7px 0px 0px 20px;
  white-space: nowrap;
}
div.save_close_btn {
  float: right;
  padding-right: 20px;
}
#eucl_desc ul {
  margin: 0px;
}
div.eucl_dialog {
  padding: 10px;
  line-height: 14px;
}

.cookie_settings_description,
.cookies-settings-block {
  margin-bottom: 2em;
}
.cookies-settings-block .settings {
  margin: 0 0 0.5em;
}
.cookies-settings-block .setting {
  display: inline-block;
  margin-right: 1em;
}
.cookies-settings-block h3 {
  margin-bottom: 0.5em;
}
.eucl-description ul {
  margin: 0;
  padding: 0;
}
.eucl-description li {
  padding: 0.2em;
}

/* 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: */
/**
 * 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: */
/**
 * 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: */
/**
 * Manufacturers 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____
 */

/* manufacturers menu list */
.menu-manufacturers img.icon {
  background: url(../../../skin/common_files/modules/Manufacturers/../../images/dingbats_categorie.gif) no-repeat;
}

/* manufacturers list */
ul.manufacturers-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.manufacturers-list li {
  margin: 0;
  padding: 0 0 0 5px;
  white-space: nowrap;
}

/* 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: */
/**
 * News 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____
 */

.news-register-item {
  margin-bottom: 5px;
}

.news-register-item label {
  line-height: 15px;
}

.news-register-item span {
  font-style: italic;
}

/* News list */
label.news-item {
  display: block;
  font-weight: bold;
}

.news-item-descr {
  font-style: italic;
  padding-left: 20px;
  padding-bottom: 15px;
}

.news-list .news-item {
  margin-top: 27px;
}

.news-list .news-item.last {
  margin-bottom: 27px;
}

.news-list .news-date {
  color: #818891;
}

.news-list .news-title {
  color: #2c3e49;
  font-weight: bold;
  font-size: 14px;
}

.news-list .news-body {
  margin-top: 10px;
}


/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * X-Survey module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    cdbaa473f56b915d73a40b115dd3fcaf77e0aee5, v3 (xcart_4_4_0), 2010-07-27 06:19:38, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* Surveys menu list */
.menu-survey .title-bar img {
  background: url(../../../skin/common_files/modules/Survey/../../images/dingbats_categorie.gif) no-repeat;
}

/**
 * Survey page
 */
.survey-name {
  font-weight: bold;
}

.survey-header {
  font-size: 11px;
  padding-bottom: 15px;
}

.menu-survey .survey-header {
  font-size: 10px;
}

.survey-question {
  font-size: 12px;
  font-weight: bold;
  padding: 15px 2px 2px 2px;
}

.menu-survey .survey-question {
  font-size: inherit;
  padding: 0;
}

.survey-answers {
  padding: 2px 2px 5px 20px;
}

.menu-survey .survey-answers {
  padding: 8px 0;
}

.survey-textarea {
  width: 400px;
  height: 150px;
}

.menu-survey .survey-textarea {
  width: 120px;
  height: 60px;
}

.survey-answer {
  padding: 0 25px 15px 0;
  vertical-align: top;
}

.menu-survey .survey-answer {
  padding-bottom: 5px;
}

.survey-answer label {
  display: block;
}

.survey-answer textarea {
  width: 380px;
  height: 100px;
  margin-left: 20px;
}

.menu-survey .survey-answer textarea {
  width: 120px;
  height: 60px;
}

.survey-answer table tr td {
  padding: 3px;
  vertical-align: top;
}

.menu-survey .survey-answer table tr td {
  padding: 1px;
}

.survey-footer {
  font-size: 11px;
}

.menu-survey .survey-footer {
  font-size: 10px;
}

.survey-required {
  color: #b51a00;
  font-weight: bold;
}

.survey-required span {
  color: #b51a00;
  font-size: 10px;
  padding-left: 10px;
  font-weight: bold;
}

/**
 * Survey result page
 */
.survey-result-row {
  padding-left: 10px;
}

.survey-result-row table tr td {
  padding: 1px;
  white-space: nowrap;
}

.survey-result-answer {
  width: 250px;
}

.survey-result-row img.survey-bar {
  vertical-align: middle;
  height: 15px;
  background: transparent url(../../../skin/common_files/modules/Survey/../../images/bar.gif) repeat left top;
  float: left;
}

.survey-answer-hl .survey-result-row img.survey-bar {
  background-image: url(../../../skin/common_files/modules/Survey/../../images/bar_hl.gif);
}

.survey-bar-label {
  padding-left: 6px;
}

/* 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    108da0b7e27dee382810f12234168bb0a6c37fa1, v5 (xcart_4_7_1), 2015-03-23 12:48:57, main.css, mixon
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

div.iv-box {
  margin-top: 15px;
  margin-left: 15px;
  padding-bottom: 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;
}
.iv-box div.error-label {
    padding-left: 16px;
}

.fc-display-block {display: block; margin: 0 auto; max-width: 100%; }
.fc-display { display: inline-block; height: 100%; margin: 5px; width: 100%; text-align: center; }
.fc_container { display: inline-block; margin: 7px; max-width: 200px; padding: 5px; position: relative;}
.fc_title { text-transform: none;position: absolute;top: 0px;margin: 0 auto;text-align: center;width: 200px; height: 36px; background: #e604c0;}
.fc_title > h2 { font-weight: 600;color: #fff;text-align: center;font-size: 28px;text-shadow: 2px 1px #000;margin: 0;}
.fc_image {clear: both; display: block; margin-top: 31px;}
a.fc_image_link { display: block; text-decoration: none; }
.fc_image_link > img { max-width: 100%; }
.fc_promo_text { padding: 3px; }
.fc_container a .fbanner-button {
    bottom: 10%;
    color: #fff;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    font-weight: bold;
    left: 14%;
    line-height: 25px;
    padding: 0;
    position: absolute;
    right: 14%;
    text-transform: uppercase;
    z-index: 3;
text-align: center;
}
.fc_container a .fbanner-button::after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    /* opacity: 0.3; */
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.fc_container a .fbanner-button::before {
    border: 1px solid #fff;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.fc_container a .fbanner-button span {
    position: relative;
    z-index: 20;
}
.fc_container a:hover .fbanner-button::after {
    opacity: 0.5;
}
.fc_container a:hover {
    box-shadow: 1px 1px 10px -1px #b2b2b2;
    opacity: 0.8;
}

.fc_container a img {
max-width: 200px;
height: 160px;
border-top: none;
}
/*
2a730fd4840227be84ac0aacc509d63416030d26, v2 (xcart_4_5_5), 2013-02-07 10:36:56, main.css, random
vim: set ts=2 sw=2 sts=2 et:
*/
#Sitemap h2 {
  font-size: 20px;
  font-weight: normal;
  margin: 15px 0;
}
#Sitemap ul {
  list-style: none;
  padding:0;
}
#Sitemap ul ul {
  list-style: square inside none;
  font-weight: bold;
}
#Sitemap ul ul ul {
  padding-left: 20px;
  list-style: none;
  font-weight: normal;
}
#Sitemap ul ul ul.sitemap_categories_sub {
	font-weight: bold;
	list-style: none;
}
#Sitemap .sitemap_products a {
  font-style: italic;
  text-decoration: none;
}
#Sitemap .sitemap_products a:hover {
  text-decoration: underline;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Recommended 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.rproducts {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.rproducts li {
  margin: 0;
  padding: 4px 0;
  font-size: 7px;
}

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

.printable .rproducts {
  display: none;
}

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

/**
 * Customer reviews module 
 */
.creviews-rating-box {
  margin-top: 5px;
  padding-bottom: 7px;
}

.creviews-vote-bar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: visible;
}

.creviews-vote-bar li ul {
  position: absolute;
  top: 0;
  left: 22px;
}

.creviews-vote-bar li {
  margin: 0;
  padding: 0;
  overflow: visible;
  position: relative;
  width: 22px;
  height: 20px;
}

.creviews-vote-bar a,
.creviews-vote-bar span,
.creviews-vote-bar a img,
.creviews-vote-bar span img
{
  display: block;
  margin: 0;
  width: 22px;
  height: 20px;
  overflow: hidden;
  background: transparent url(../../../skin/common_files/modules/Customer_Reviews/../../images/stars.png) no-repeat 1px top;
}

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

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

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

.allow-add-rate li:hover > a,
.allow-add-rate li:hover > a.full
{
  background-position: 1px -80px;
}

.allow-add-rate li:hover > a img {
  display: none;
}

.creviews-rating-box .progress {
  display: block;
  background: transparent url(../../../skin/common_files/modules/Customer_Reviews/../../images/progress.gif) repeat-x left 5px;
  height: 20px;
}

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

.creviews-rating {
  font-size: 10px;
  color: #8a8a8a;
}

ul.creviews-reviews-list {
  list-style: none;
  margin: 0 0 35px 0;
  padding: 0;
  width: 100%;
}

ul.creviews-reviews-list li {
  margin: 0;
  padding: 12px 0;
}

div.creviews-reviews-list {
  text-align: center;
  padding: 12px 0 25px 0;
}

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

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

/**
 * Bestsellers menu box
 */
.menu-bestsellers img.icon {
  background: url(../../../skin/common_files/modules/Bestsellers/../../images/dingbats_categorie.gif) no-repeat;
}

.menu-bestsellers ul li a:link,
.menu-bestsellers ul li a:visited,
.menu-bestsellers ul li a:hover,
.menu-bestsellers ul li a:active
{
  font-weight: normal;
}

.menu-bestsellers ul {
  margin-left: 20px;
  list-style: decimal outside none;
  font-weight: bold;
}

/**
 * Bestsellers products list
 */
ul.bestsellers-products-item {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.bestsellers-products-item li {
  list-style: none;
  padding: 2px;
}

ul.bestsellers-products-item img {
  width: 50px;
  float: left;
}

.bestsellers-products-item .details {
  margin-left: 50px;
  padding-left: 2px;
}

.bestsellers-products-item a.product-title:link,
.bestsellers-products-item a.product-title:visited,
.bestsellers-products-item a.product-title:hover,
.bestsellers-products-item a.product-title:active
{
  font-weight: bold;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Wholesale trading 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____
 */

#wl-prices {
  margin-top: 15px;
}

#wl-prices table td {
  padding: 2px 10px;
  background: #eee none;
  white-space: nowrap;
}

#wl-prices table th {
  padding: 2px 10px;
  white-space: nowrap;
  background: #ccc none;
  font-weight: bold;
  text-align: center;
}

#wl-prices div strong {
  color: #112536;
}

/* 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    c470399f8b357590cdfc5eca084b3164a45b127b, v3 (xcart_4_7_0), 2015-02-03 23:19:59, main.css, mixon
 * @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: */
/**
 * 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;
}

/* 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    68a109e73162da02d481d672f2f0ba03b5737719, v6 (xcart_4_7_1), 2015-03-12 17:39:50, main.css, aim
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

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

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

.offers-cart {
  padding: 15px;
}

.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;
  background-size: 100%;
}

.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: */
/**
 * One page checkout module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    6f27c8266fc469c8cf1ddac70ea6b7edfdce6489, v40 (xcart_4_7_5), 2016-02-10 23:46:37, main.css, mixon
 * @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: 960px;
  margin: 0 auto;
}

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

div.checkout-container h1 {
  font-size: 32px;
}

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;
  min-width: 1000px;
}

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

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.opc-section div.disabled {
  opacity: 0.6;
}

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

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

fieldset#personal_details {
  background: #f5f5f5;
}

div.opc-section-container {
  padding: 10px 0;
  margin: 0;
  background: #f5f5f5;
  position: relative;
  border: 1px solid transparent;
}

div.opc-section-container.edit-mark {
  border-color: #888;
}

div.opc-section-container div.buttons-box {
  position: absolute;
  top: 5px;
  right: 5px;
}

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

div.checkout-container #center input[type=text],
div.checkout-container #center input[type=password],
div.checkout-container #center textarea,
div.checkout-container #center select
{
  font-size: 12px;
  margin: 0px;
  padding: 2px;
  border: solid 1px #bbb;
}

div.checkout-container #center input[type=text]:focus,
div.checkout-container #center input[type=password]:focus,
div.checkout-container #center textarea:focus,
div.checkout-container #center select:focus
{
  font-size: 12px;
  border: solid 1px #999;
}

div.checkout-container #center #personal_details input[type=text],
div.checkout-container #center #personal_details input[type=password]
{
  max-width: 205px;
}

div.checkout-container #center #personal_details select {
  max-width: 211px; // width for <select> includes borders
}

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

div.checkout-container #center select {
  height: 24px; // height for <select> includes borders
}

div.checkout-container #center textarea {
  height: auto;
  width: 98%;
}

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 .button-row {
  margin-top: 5px;
  padding-bottom: 15px;
}

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 {
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

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;
  vertical-align: middle;
  position: relative;
  padding: 5px 0;
  border: 1px solid transparent;
  border-bottom: none;
}

div.address-book-link + div.opc-section-container {
  border-top: none;
}

div.address-book-link.edit-mark {
  border-top-color: #888;
  border-left-color: #888;
  border-right-color: #888;
}

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

div.address-book-link div.buttons-box {
  position: absolute;
  top: 5px;
  right: 5px;
}

div.address-book-content {
  position: relative;
}

div.address-book-content div.buttons-box {
  position: absolute;
  top: 5px;
  right: 5px;
}

.opc-container div.buttons-box a {
  width: 18px;
  height: 18px;
  display: block;
}

.field-container a,
label[for=create_account] a,
label[for=ship2diff] a {
  margin: -2px -2px -5px 5px;
  padding: 0px;
  width: 20px;
  height: 20px;
  display: none;
}

.field-container a.update-profile,
label[for=create_account] a.update-profile,
label[for=ship2diff] a.update-profile
{
  padding: 0 10px 0 25px;
  line-height: 20px;
  background: transparent url(../../../skin/common_files/modules/One_Page_Checkout/../../images/icon_checked.png) no-repeat left top;
  display: inline-block;
}

label[for=create_account] a.update-profile,
label[for=ship2diff] a.update-profile
{
  padding-left: 40px;
}

.field-container a.restore-value,
label[for=create_account] a.restore-value,
label[for=ship2diff] a.restore-value
{
  background: transparent url(../../../skin/common_files/modules/One_Page_Checkout/../../images/icon_restore.png) no-repeat left top;
}

div.buttons-box a.edit-profile {
  background: transparent url(../../../skin/common_files/modules/One_Page_Checkout/../../images/icon_pencil.png) no-repeat left top;
}

div.buttons-box a.cancel-edit {
  background: transparent url(../../../skin/common_files/modules/One_Page_Checkout/../../images/but_cross.gif) no-repeat left bottom;
  width: 13px;
  height: 13px;
  margin: 5px 5px;
}

#ship2diff_box a.cancel-edit {
  display: none;
}

input.value-is-changed,
input.value-is-changed:focus,
select.value-is-changed,
select.value-is-changed:focus
{
  background-color: #fcfcdd;
}

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

button.update-profile:disabled {
  cursor: not-allowed;
}

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

.checkout-shippings tr td.shipping-cost { 
  width: 20%;
  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;
}

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 fieldset h3 {
  margin-top: 5px;
  margin-bottom: -10px;
  margin-left: 15px;
}

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

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

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Flyout menus module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.3 2010/07/22 09:41:43 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * Layout 
 */
.menu-fancy-categories-list .content {
  overflow: visible;
}

.fancycat-icons-e ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 185px;
}

.fancycat-icons-e ul li {
  float: left;
  position: relative;
  width: 100%;
  padding: 2px 0;
}

.fancycat-icons-e li ul {
  display: none;
  position: absolute;
  top: 4px;
  left: 126px;
  background: white none;
  border: 1px solid #b1c6d7;
  margin: 0;
  padding: 5px 6px 5px 5px;
}

.fancycat-icons-e li:hover,
.fancycat-icons-e li.over
{
  background-color: #e4e7ed;
}

.fancycat-icons-e li:hover ul,
.fancycat-icons-e li.over ul
{
  display: block;
}

.fancycat-icons-e li iframe {
  position: absolute;
  padding: 0;
  border: 0 none;
  margin: 0;
  left: 0;
  top: 0;
  display: none;
}

.fancycat-icons-e li iframe.over {
  display: block;
}

/**
 * Multi-level support 
 */
.fancycat-icons-e li:hover ul ul, .fancycat-icons-e li.over ul ul,
.fancycat-icons-e li:hover ul ul ul, .fancycat-icons-e li.over ul ul ul,
.fancycat-icons-e li:hover ul ul ul ul, .fancycat-icons-e li.over ul ul ul ul,
.fancycat-icons-e li:hover ul ul ul ul ul, .fancycat-icons-e li.over ul ul ul ul ul,
.fancycat-icons-e li:hover ul ul ul ul ul ul, .fancycat-icons-e li.over ul ul ul ul ul ul,
.fancycat-icons-e li:hover ul ul ul ul ul ul ul, .fancycat-icons-e li.over ul ul ul ul ul ul ul,
.fancycat-icons-e li:hover ul ul ul ul ul ul ul ul, .fancycat-icons-e li.over ul ul ul ul ul ul ul ul,
.fancycat-icons-e li:hover ul ul ul ul ul ul ul ul ul, .fancycat-icons-e li.over ul ul ul ul ul ul ul ul ul,
.fancycat-icons-e li:hover ul ul ul ul ul ul ul ul ul ul, .fancycat-icons-e li.over ul ul ul ul ul ul ul ul ul ul,
.fancycat-icons-e li:hover ul ul ul ul ul ul ul ul ul ul ul, .fancycat-icons-e li.over ul ul ul ul ul ul ul ul ul ul ul
{
  display: none;
}

.fancycat-icons-e li li:hover ul, .fancycat-icons-e li li.over ul,
.fancycat-icons-e li li li:hover ul, .fancycat-icons-e li li li.over ul,
.fancycat-icons-e li li li li:hover ul, .fancycat-icons-e li li li li.over ul,
.fancycat-icons-e li li li li li:hover ul, .fancycat-icons-e li li li li li.over ul,
.fancycat-icons-e li li li li li li:hover ul, .fancycat-icons-e li li li li li li.over ul,
.fancycat-icons-e li li li li li li li:hover ul, .fancycat-icons-e li li li li li li li.over ul,
.fancycat-icons-e li li li li li li li li:hover ul, .fancycat-icons-e li li li li li li li li.over ul,
.fancycat-icons-e li li li li li li li li li:hover ul, .fancycat-icons-e li li li li li li li li li.over ul,
.fancycat-icons-e li li li li li li li li li li:hover ul, .fancycat-icons-e li li li li li li li li li li.over ul,
.fancycat-icons-e li li li li li li li li li li li:hover ul, .fancycat-icons-e li li li li li li li li li li li.over ul
{
  display: block;
}

/**
 * Visual scheme 
 */
.fancycat-icons-e ul li a:link,
.fancycat-icons-e ul li a:visited,
.fancycat-icons-e ul li a:hover,
.fancycat-icons-e ul li a:active
{
  display: block;
  position: relative;
  font-size: 12px;
  color: #333;
  text-decoration: none;
  line-height: 16px;
  vertical-align: middle;
  background: transparent none;
  padding: 0 25px 0 10px;
  margin-left: 10px !important;
  overflow: hidden;
}

.fancycat-icons-e a.icon-link:link,
.fancycat-icons-e a.icon-link:visited,
.fancycat-icons-e a.icon-link:hover,
.fancycat-icons-e a.icon-link:active
{
  padding-left: 26px;
}

.fancycat-icons-e a.sub-link:link,
.fancycat-icons-e a.sub-link:visited,
.fancycat-icons-e a.sub-link:hover,
.fancycat-icons-e a.sub-link:active
{
  background: transparent url(../../../skin/lumino_responsive/modules/Flyout_Menus/Icons/tree_subdir_plus.gif) no-repeat 97% 4px;
}

.fancycat-icons-e a.empty-link:link,
.fancycat-icons-e a.empty-link:visited,
.fancycat-icons-e a.empty-link:hover,
.fancycat-icons-e a.empty-link:active
{
  color: #a3b1c7;
}

.fancycat-icons-e a.nowrap-link:link,
.fancycat-icons-e a.nowrap-link:visited,
.fancycat-icons-e a.nowrap-link:hover,
.fancycat-icons-e a.nowrap-link:active
{
  white-space: nowrap;
}

.fancycat-icons-e img {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}

/**
 * Tree-like expanding
 */
.fancycat-page-subskin-c #center-main {
  margin-left: 207px;
}

.fancycat-page-subskin-c #left-bar {
  width: 180px;
}

.fancycat-icons-c {
  padding-top: 5px;
  padding-left: 8px;
  overflow: hidden;
}

.fancycat-icons-c ul {
  list-style: none;
  padding: 0;
}

.fancycat-icons-c ul li {
  padding: 4px 0px 7px 19px;
  position: relative;
}

.fancycat-icons-c ul.fancycat-icons-level-1 li {
  padding-bottom: 3px;
}

.fancycat-icons-c ul li ul {
  margin-top: 3px;
}

.fancycat-icons-c li.closed ul {
  display: none;
}

.fancycat-icons-c ul li a:link,
.fancycat-icons-c ul li a:visited,
.fancycat-icons-c ul li a:hover,
.fancycat-icons-c ul li a:active
{
  color: #324c76;
  font-size: 11px;
}

.fancycat-icons-c li a.arrow:link,
.fancycat-icons-c li a.arrow:visited,
.fancycat-icons-c li a.arrow:hover,
.fancycat-icons-c li a.arrow:active
{
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  outline-style: none;
  width: 12px;
  height: 12px;
  background: transparent url(../../../skin/lumino_responsive/modules/Flyout_Menus/Icons/plus_minus.gif) no-repeat left -12px;
  overflow: hidden;
}

.fancycat-icons-c li.closed a.arrow:link,
.fancycat-icons-c li.closed a.arrow:visited,
.fancycat-icons-c li.closed a.arrow:hover,
.fancycat-icons-c li.closed a.arrow:active
{
  background-position: left top;
}

.fancycat-icons-c a.empty-link:link,
.fancycat-icons-c a.empty-link:visited,
.fancycat-icons-c a.empty-link:hover,
.fancycat-icons-c a.empty-link:active
{
  color: #808b9d;
}

@charset "utf-8";/* Remove focus outline from link's ====*/:focus {    outline: 0;}html {	overflow: -moz-scrollbars-vertical;	margin: 0;	padding: 0;}body {	background: #ffffff;	color: #000000;	font-family: Arial, Helvetica, sans-serif;	margin: 0px;	padding: 0px;}body, td, th, input, textarea, select, a {	font-size: 12px;}img { border: 0; }a:link, a:visited, a:hover, a:active {    color: #696969;    text-decoration: none;}h1, .welcome {font-family: 'Yanone Kaffeesatz';	font-size: 20px;	color: #3A3A3A;	margin-top: 0px;	margin-bottom: 20px;	font-size: 32px;	font-weight: 400;	text-shadow: 0 0 1px rgba(0, 0, 0, .01);opacity: 0.8;}h2 {font-family: 'Yanone Kaffeesatz';	color: #000000;	font-size: 16px;	margin-top: 0px;	margin-bottom: 5px;	font-weight: 500;}h3 {color: #000000;}p {    margin-top: 0px;    margin-bottom: 20px;    line-height: 1.5em;}a, a:visited, a b {	color: #38B0E3;	text-decoration: underline;	cursor: pointer;}a:hover {	text-decoration: none;}a img {	border: none;}form {	padding: 0;	margin: 0;	display: inline;}input[type='text'], input[type='password'], textarea {	background: #ffffff;	border: 1px solid #CCCCCC;	padding: 3px;	margin-left: 0px;	margin-right: 0px;}select {	background: #fff;	border: 1px solid #CCCCCC;	padding: 2px;}label {	cursor: pointer;}ul {    list-style: ;}/*-------------------------------------------------------------------------------*//*   CLEARFIX/*-------------------------------------------------------------------------------*/.clearfix:before,.clearfix:after {    content: " ";    display: table;}.clearfix:after {    clear: both;}.clearfix {    *zoom: 1;}/*-------------------------------------------------------------------------------*//*   NOSCRIPT NOTICE/*-------------------------------------------------------------------------------*/.noscript {     border: 1px solid #ddd;     border-width: 0 0 1px;     background: #ffff90;     font-size: 12px;     line-height: 1.25;     text-align: center;     color: #2f2f2f;     padding-top: 3px;}.noscript .noscript-inner {     width: 900px;     margin: 0 auto;     padding: 12px 0 20px; }.noscript p {     margin: 0;     padding: 30px 0px 5px;    background: url(../../../skin/lumino_responsive/css/../images/noscript.png)  top center no-repeat;}/*-------------------------------------------------------------------------------*//*   LAYOUT/*-------------------------------------------------------------------------------*/#container {	width: 960px;	background: #fff;	margin: 20px auto;	padding: 5px 10px;	text-align: left;	box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, .1);}#column-left {	float: left;	width: 205px;}#column-right {	float: right;	width: 185px;}#content {    min-height: 400px;    margin-top: -10px;    padding: 10px 0px 15px 0px;    display: block;    clear: both;}#column-left + #column-right + #content,#column-left + #content {    margin-left: 215px;    border-left: 1px solid #eee;    padding-left: 10px;    clear: none;}#column-right + #content {    margin-right: 195px;    border-right: 1px solid #eee;    padding-right: 10px;    clear: none;}/*-------------------------------------------------------------------------------*//*   HEADER/*-------------------------------------------------------------------------------*/#header {	height: 120px;	margin-bottom: 7px;	padding-bottom: 4px;	position: relative;	z-index: 999;}#header #logo {	position: absolute;	top: 0;	left: 0;}#language {	position: absolute;	top: 52px;	right: 376px;	width: 80px;	color: #999;	line-height: 17px;	z-index: 99999;}#language img {	cursor: pointer;	margin-right: 5px;}#soc_med_header {	width: 150px;	position: absolute;	top: 100px;	padding-bottom: 10px;	padding-right: 35px;	right: 200px;	z-index: 999;	line-height: 17px;}#header #cart {	position: absolute;	top: 100px;	right: 5px;	z-index: 9;}#header #cart .help-link {border: none;}#header #cart .heading {	float: right;	/* margin-left: 102px; */	margin-top: 5px;	padding-left: 14px;	padding: 8px 10px 6px;	border-top: 1px solid #FFFFFF;	border-left: 1px solid #FFFFFF;	border-right: 1px solid #ffffff;	background: rgba(0, 0, 0, .7);	position: relative;	z-index: 1;}#header #cart .heading h4 {	color: #fff;	font-size: 12px;	font-weight: bold;	margin-top: 0px;	margin-bottom: 3px;	display: inline-block; 	margin-right: 10px;}#header #cart.active .heading {	margin-top: 5px;	padding-top: 8px;	padding-bottom: 6px;	border-top: 1px solid #EEEEEE;	border-left: 1px solid #EEEEEE;	border-right: 1px solid #EEEEEE;}#header #cart.active .content {	display: block;}.mini-cart-info table {	border-collapse: collapse;	width: 100%;	margin-bottom: 5px;}.mini-cart-info table tr:nth-child(2n+1) {  background-color: #f9f9f9;}.mini-cart-info td {	color: #000;	vertical-align: top;	padding: 5px;	border-bottom: 1px solid #f5f5f5;}.mini-cart-info .image {	width: 1px;}.mini-cart-info .image img {	border: 1px solid #EEEEEE;	text-align: left;}.mini-cart-info .name small {	color: #666;}.mini-cart-info .quantity {	text-align: right;}.mini-cart-info td.total {	text-align: right;}.mini-cart-info .remove {	text-align: right;}.mini-cart-info .remove img {	cursor: pointer;}.mini-cart-total {	text-align: right;}.mini-cart-total table {	border-collapse: collapse;	display: inline-block;	margin-bottom: 5px;}.mini-cart-total td {	color: #000;	padding: 4px;}#header #cart .checkout {	text-align: right;	clear: both;}#header #cart .empty {}div.minicart {    color: #000;line-height: 14px;font-size: 14px;	text-align: center;	font-weight: 400;}#header #search {position: absolute;	top: 20px;	left: 215px;	width: 400px;	z-index: 15;}#header input {    margin: 0;vertical-align: middle;}#search-input2 {	background: #FFF;	padding: 1px 33px 1px 0px;	width: 330px;	height: 27px;	border: 1px solid #d5d5d5;	color: #656565;}#header #fboverlay1,#header #spcmsghd {position: absolute; left: 5px; top: 107px;}#header #welcome {	position: absolute;	top: 0;	right: 5px;	z-index: 5;	width: 100%;	text-align: right;	color: #4C4C4C;text-transform: uppercase;font-size: 11px;}#header #welcome a {color: #4C4C4C;font-size: 11px;text-decoration: none;}#header #welcome a:hover {color: #999999;text-decoration: underline;}#header .links {	position: absolute;	right: 5px;	top: 55px;	font-size: 14px;	padding-right: 0;color: #e604c0;font-weight: 700;}#header .links a {font-size: 14px;color: #e604c0;font-weight: 700;}#header .links_mobi {	position: absolute;	right: 0;	top: 75px;	font-size: 14px;	padding-right: 0;color: #e604c0;font-weight: 700;display:none;width: 100%;text-align: center;}
header .links_mobi a, #header .links_mobi_sm a {font-size: 14px;color: #e604c0;font-weight: 700;}
#header .links_mobi_sm {	position: absolute;	right: 0;	top: 85px;	font-size: 14px;	padding-right: 0;color: #e604c0;font-weight: 700;display:none;width: 100%;text-align: center;}#header .links_nomin {	position: absolute;	right: 5px;	top: 75px;	font-size: 14px;	padding-right: 0;color: #e604c0;font-weight: 400;}#social-links-header {    display: block;     position: absolute;     right: 5px; top: 15px;     z-index: 99; font-size:32px;color: #e604c0;}#social-links-header a {color: #e604c0;    font-size: 36px;    font-weight: bold;text-shadow: 1px 1px #ccc;}#social-links-header_mobi {    display: block;     position: absolute;     right: 5px; top: 5px;     z-index: 99; font-size:32px;color: #e604c0;display:none;}#social-links-header_mobi a {color: #e604c0;    font-size: 32px;}#st-top-position-wrapper {	float: left; 	display: inline-block;}#st-top-position-wrapper .st-top-top-position-container {	position: relative;	padding: 25px 0px;	margin-top: -31px;}#st-banner-top-position-wrapper {	float: right; 	width: 245px;}#st-banner-top-position-wrapper .st-banner-top-position-container {	position: relative;	padding: 0px;}#st-slideshow-top-position-wrapper {	float: left; 	width: 710px;}#st-slideshow-top-position-wrapper .st-slideshow-top-position-container {	padding: 0px;}/*-------------------------------------------------------------------------------*//*   LANGUAGE AND CURRENCY SWITCHER/*-------------------------------------------------------------------------------*/.switcher {		float: right;		margin-top: 3px;	margin-left: 10px;	line-height: 22px;}.switcher a {	text-decoration: none;	display: block;}.switcher .selected {	background: #FFFFFF;}.switcher .selected a {	border: 1px solid #d5d5d5;	background: url(../../../skin/lumino_responsive/css/../images/arrow_down.png) 116px center no-repeat;	color: #656565;	padding: 2px 5px 2px 5px;	width: 121px;}.switcher .selected a:hover {	background: #fff url(../../../skin/lumino_responsive/css/../images/arrow_down.png) 116px center no-repeat;}.switcher .option {		position: absolute;	z-index: 3;	top: 25px;	border-left: 1px solid #CCCCCC;	border-right: 1px solid #CCCCCC;	border-bottom: 1px solid #CCCCCC;	background-color: #fff;	display: none;	width: 131px;	-khtml-border-radius: 0px 0px 2px 2px;	-moz-border-radius: 0px 0px 2px 2px;	-webkit-border-radius: 0px 0px 2px 2px;	border-radius: 0px 0px 2px 2px;}.switcher .option a {	color: #000;	padding: 3px 5px 3px 5px;}.switcher .option a:hover {	background: #f8f8f8;}.switcher img {	position: relative;	top: 1px;}/*-------------------------------------------------------------------------------*//*   MENU DARK/*-------------------------------------------------------------------------------*/#menu {	height: 40px;   background: #e604c0;    border-bottom: 1px solid #000;    border-top: 1px solid #000;margin-bottom: 20px;margin-left:-10px;margin-right:-10px;}#menu ul {	list-style: none;	margin: 0;	padding: 0;}#menu > ul > li {background: url(../../../skin/lumino_responsive/css/../images/menu_div.png) no-repeat scroll right top transparent;	position: relative;	float: left;	z-index: 999;}#menu > ul > li:last-of-type {background: none repeat scroll 0 0 transparent;}#menu > ul > li:first-child > a {	font-size: 18px;font-family: 'Yanone Kaffeesatz';	color: #FFF;	line-height: 14px;	text-decoration: none;	display: block;	padding: 11px 10px 11px 10px;	z-index: 6;	position: relative;	text-transform: none;}#menu > ul > li > a {	font-size: 18px;font-family: 'Yanone Kaffeesatz';	color: #FFF;	line-height: 14px;	text-decoration: none;	display: block;	padding: 13px 10px 13px 10px;	z-index: 6;	position: relative;	text-transform: uppercase;}#menu > ul > li > a:hover {    color: #fff;	background: rgba(0, 0, 0, .2);}#menu > ul > li > a.active {	background: rgba(0, 0, 0, .2);	padding: none !important;}#menu > ul > li:hover {}#menu > ul > li > div {	display: none;border: 1px solid #EEE;	background: #fff;	position: absolute;	z-index: 5;	padding: 10px;}#menu > ul > li:hover > div {	display: table;}#menu > ul > li > div > ul {	display: table-cell;	border-right: 1px dotted #ccc;}#menu > ul > li > div > ul:last-child {	border-right: none;	padding-right: 0px;}#menu > ul > li > div > ul {	padding-right: 10px;}#menu > ul > li ul + ul {	padding-left: 10px;	padding-right: 10px;}#menu > ul > li ul > li > a {font-size:14px;	text-decoration: none;	padding: 5px 4px;	color: #000;	display: block;	white-space: nowrap;	min-width: 120px;}#menu > ul > li ul > li > a:hover {	background: #01B8E2;}#menu > ul > li > div > ul > li > a {	color: #000;}#menu > ul > li ul > li {    position: relative;color: #000;}#menu > ul > li > div > ul > li > div { 	display: none; 	background: rgba(0, 0, 0, .8);	position: absolute;	z-index: 5;	padding: 10px;	top: 3px;	left: 100px;}#menu > ul > li > div > ul > li:hover > div {	display: table}#menu > ul > li > div > ul > li > div > ul {	display: table-cell}#menu > ul > li > div > ul > li ul + ul {	padding-left: 20px}#menu > ul > li > div > ul > li ul > li > a {	text-decoration: none;	padding: 6px 4px;	color: #fff;	display: block;	white-space: nowrap;	min-width: 150px;}#menu .ddarrow {background-image: url(../../../skin/lumino_responsive/css/../images/arrow2.gif),url(../../../skin/lumino_responsive/css/../images/menu_div.png);background-position: right center, right top;background-repeat: none,none;padding-right: 5px;}#menu .column_ind {    float: left;    padding: 0 10px;    width: 150px;}/*-------------------------------------------------------------------------------*//*   MENU LIGHT/*-------------------------------------------------------------------------------*/#menu-light {	background: #292929;	height: 40px;	margin-bottom: 10px;	border-bottom: 1px solid #222222;}#menu-light ul {	list-style: none;	margin: 0;	padding: 0;}#menu-light > ul > li {	position: relative;	float: left;	z-index: 999999;}#menu-light > ul > li:first-child > a {	padding: 11px 10px 11px 10px;}#menu-light > ul > li:hover {    border-bottom: 4px solid rgba(0, 0, 0, .0);}#menu-light > ul > li:hover > a {    background: rgba(0, 0, 0, .2);}#menu-light > ul > li > a {	font-size: 14px;	font-weight: 100;	color: #FFF;	line-height: 14px;	text-decoration: none;	display: block;	padding: 13px 10px 13px 10px;	z-index: 6;	position: relative;	text-transform: uppercase;}#menu-light > ul > li > a:hover {    color: #fff;	background: rgba(0, 0, 0, .2);}#menu-light > ul > li > a.active {	background: rgba(0, 0, 0, .2);	padding: none !important;}#menu-light > ul > li:hover {}#menu-light > ul > li > div {	display: none;	background: #fff;	position: absolute;	z-index: 5;	padding: 10px;	margin-top: 4px;	-webkit-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, .3);	-moz-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, .3);	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, .3);}#menu-light > ul > li:hover > div {	display: table;}#menu-light > ul > li > div > ul {	display: table-cell;	border-right: 1px dotted #dedede;}#menu-light> ul > li > div > ul:last-child {	border-right: none;	padding-right: 0px;}#menu-light > ul > li > div > ul {	padding-right: 10px;}#menu-light > ul > li ul + ul {	padding-left: 10px;	padding-right: 10px;}#menu-light > ul > li ul > li > a {	text-decoration: none;	padding: 6px 4px;	color: #333;	display: block;	white-space: nowrap;	min-width: 120px;}#menu-light > ul > li ul > li > a:hover {	background: #01B8E2;	color: #fff;}#menu-light > ul > li > div > ul > li > a {	color: #333;}#menu-light > ul > li ul > li {    position: relative;}#menu-light > ul > li > div > ul > li > div { 	display: none; 	background: #fff;	position: absolute;	z-index: 5;	padding: 10px;	top: 3px;	left: 100px;	-webkit-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, .3);	-moz-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, .3);	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .3);}#menu-light > ul > li > div > ul > li:hover > div {	display: table}#menu-light > ul > li > div > ul > li > div > ul {	display: table-cell}#menu-light > ul > li > div > ul > li ul + ul {	padding-left: 20px}#menu-light > ul > li > div > ul > li ul > li > a {	text-decoration: none;	padding: 6px 4px;	color: #333;	display: block;	white-space: nowrap;	min-width: 150px;}/*-------------------------------------------------------------------------------*//*   BREADCRUMBS/*-------------------------------------------------------------------------------*/   .breadcrumb {    color: #CCCCCC;    margin-bottom: 10px;}    .breadcrumb a {        color: #c2c2c2 !important;        font-size: 11px;        margin-bottom: 10px;        text-decoration: none;    }    .breadcrumb a:hover {        text-decoration: underline    }/*-------------------------------------------------------------------------------*//*   NOTIFICATIONS/*-------------------------------------------------------------------------------*/.success, .warning, .attention, .information {	padding: 10px 10px 10px 33px;	margin-bottom: 15px;	color: #555555;}.success {	background: #EAF7D9 url(../../../skin/lumino_responsive/css/../images/success.png) 10px center no-repeat;	border: 1px solid #BBDF8D;}.warning {	background: #FFD1D1 url(../../../skin/lumino_responsive/css/../images/warning.png) 10px center no-repeat;	border: 1px solid #F8ACAC;}.attention {	background: #FFF5CC url(../../../skin/lumino_responsive/css/../images/attention.png) 10px center no-repeat;	border: 1px solid #F2DD8C;}.success .close, .warning .close, .attention .close, .information .close {	float: right;	padding-top: 4px;	padding-right: 4px;	cursor: pointer;}.required {	color: #FF0000;	font-weight: bold;}.error {	display: block;	color: #FF0000;}.help {	color: #999;	font-size: 10px;	font-weight: normal;	font-family: Verdana, Geneva, sans-serif;	display: block;}/*-------------------------------------------------------------------------------*//*   TABLES/*-------------------------------------------------------------------------------*/table.form {	width: 100%;	border-collapse: collapse;	margin-bottom: 20px;}table.form tr td:first-child {	width: 150px;}table.form > * > * > td {	color: #000000;}table.form td {	padding: 4px;}input.large-field, select.large-field {	width: 300px;}table.list {	border-collapse: collapse;	width: 100%;	border-top: 1px solid #DDDDDD;	border-left: 1px solid #DDDDDD;	margin-bottom: 20px;}table.list td {	border-right: 1px solid #DDDDDD;	border-bottom: 1px solid #DDDDDD;}table.list thead td {	background-color: #EFEFEF;	padding: 0px 5px;}table.list thead td a, .list thead td {	text-decoration: none;	color: #222222;	font-weight: bold;}table.list tbody td {	vertical-align: top;	padding: 0px 5px;}table.list .left {	text-align: left;	padding: 7px;}table.list .right {	text-align: right;	padding: 7px;}table.list .center {	text-align: center;	padding: 7px;}table.radio {	width: 100%;	border-collapse: collapse;}table.radio td {	padding: 5px;	vertical-align: top;}table.radio td label {	display: block;}table.radio tr td:first-child {	width: 1px;}table.radio tr td:first-child input {	margin-top: 1px;}table.radio tr.highlight:hover td {	background: #F1FFDD;	cursor: pointer;}/*-------------------------------------------------------------------------------*//*   PAGINATION/*-------------------------------------------------------------------------------*/.pagination {	padding: 6px;	margin-bottom: 5px;	overflow: auto;	background: #f3f3f3;}.pagination .links {	float: right;}.pagination .links a {	display: inline-block;	padding: 4px 10px;	text-decoration: none;	font-weight: bold;	text-align: center;	border: 1px solid #777 !important;	background: #888 !important;	padding: 3px 7px !important;	text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);	color: #fff !important;	margin-left: 4px;}.pagination .links b {	display: inline-block;	font-weight: bold;	text-decoration: none;	text-align: center;	margin-left: 4px;	border: 1px solid #444 !important;	background: #555 !important;	padding: 3px 15px !important;	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);	color: #fff !important;}.pagination .results {	float: left;	padding-top: 4px;	padding-bottom: 2px;	line-height: 15px;	padding-left: 4px;	color: #333}/*-------------------------------------------------------------------------------*//*   BUTTONS/*-------------------------------------------------------------------------------*/a.button,input.button {    cursor: pointer;    color: #FFFFFF !important;    border: 1px solid #555555;    line-height: 14px;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: 400;    background: #e604c0;    text-transform: uppercase;}a.button2,input.button2 {    cursor: pointer;    color: #FFFFFF !important;    border: 1px solid #555555;    line-height: 14px;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: 400;    background: #000;    text-transform: uppercase;}a.button, a.button2 {    display: inline-block;    text-decoration: none;    padding: 6px 12px 6px 12px;}input.button {    margin: 0;    border: 0;    height: 24px;    padding: 0px 12px 0px 12px;}a.button:hover,input.button:hover {    background: #555;}a.button2:hover,input.button:hover {    background: #d2d2d2;}.buttons {    background: #FFFFFF;    border: 1px solid #EEEEEE;    overflow: visible;    padding: 6px;    margin-bottom: 20px;}    .buttons .left {        float: left;        text-align: left;    }    .buttons .rightb {        float: right;        text-align: right;padding-left: 10px;    }    .buttons .center {        text-align: center;        margin-left: auto;        margin-right: auto;    }    .buttons .center_right {        text-align: right;    }	.htabs {	height: 30px;	line-height: 16px;	border-bottom: 1px solid #DDDDDD;	background: #555;	padding: 5px}.htabs a {	border-top: 1px solid #DDDDDD;	border-left: 1px solid #DDDDDD;	border-right: 1px solid #DDDDDD;	background: #ddd;	padding: 7px 15px 6px 15px;	float: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	text-align: center;	text-decoration: none;	color: #000000;	margin-right: 4px;	display: none;}.htabs a.selected {	padding-bottom: 12px;	background: #FFFFFF;	border-top: 1px solid #DDDDDD;	border-left: 1px solid #DDDDDD;	border-right: 1px solid #DDDDDD;}.tab-content {	border-left: 1px solid #DDDDDD;	border-right: 1px solid #DDDDDD;	border-bottom: 1px solid #DDDDDD;	padding: 10px;	margin-bottom: 20px;	z-index: 2;	overflow: auto;}/*-------------------------------------------------------------------------------*//*   BOX/*-------------------------------------------------------------------------------*/.box {    margin-bottom: 10px;    margin-left: 5px;    padding-right: 0px;}    .box .box-heading {        margin-top: 8px;        padding: 0px 0px 0px 0px;        height: 22px;        font-weight: bold;        border-bottom: 3px solid #777;    }        .box .box-heading h3 {            color: #555;            font-size: 14px;            font-weight: 400;            margin-top: 0px;            text-transform: uppercase;            float: left;            padding: 0px 15px 0px 0px;        }    .box .box-content {        background: #FFFFFF;        padding: 10px 0px;    }        .box .box-content ul {            list-style: none;            margin: 0;            padding: 0;        }            .box .box-content ul span {                float: right            }        .box .box-content > ul > li {            padding: 8px 0px 8px 0px        }            .box .box-content > ul > li + li {                border-top: 1px solid #EEEEEE            }            .box .box-content > ul > li > a {                text-decoration: none;                color: #777 !important;                font-size: 13px;            }            .box .box-content > ul > li > a:hover {                color: #333 !important;            }            .box .box-content > ul > li ul {                display: none            }            .box .box-content > ul > li a.active {                font-weight: bold            }                .box .box-content > ul > li a.active + ul {                    display: block                }            .box .box-content > ul > li ul > li {                padding: 5px 5px 0px 10px            }                .box .box-content > ul > li ul > li > a {                    text-decoration: none;                    display: block;                    color: #777;                }                .box .box-content > ul > li ul > li > a.active {                    font-weight: bold                }/*-------------------------------------------------------------------------------*//*   BOX PRODUCTS/*-------------------------------------------------------------------------------*/.box-product {	width: 100%;	overflow: hidden;}.box-product > div {	width: 165px;	display: inline-block;	vertical-align: top;	margin-right: 10px;	margin-bottom: 15px;	padding: 0px 0px 8px;	text-align: center;	border: 1px solid #fff;}.box-product > div:hover {	border: 1px solid #e7e7e7;	padding: 0px 0px 8px;}#column-left + #column-right + #content .box-product > div {	width: 119px;}.box-product .image {	display: block;	margin-bottom: 0px;}.box-product .image img {	padding: 3px;}.box-product .name a {	color: #38B0E3;	font-weight: 400;	font-size: 14px;	text-decoration: none;	display: block;	margin-bottom: 4px;}.box-product .price {	display: block;	font-weight: bold;	color: #333333;	margin-bottom: 4px;}.box-product .price-old {	color: #F00;	text-decoration: line-through;}.box-product .price-new {	font-weight: bold;}.box-product .rating {	display: block;	margin-bottom: 4px;}/*-------------------------------------------------------------------------------*//*   BOX CATEGORY/*-------------------------------------------------------------------------------*/.box-category {	margin-top: -5px}.box-category ul {	list-style: none;	margin: 0;	padding: 0;}.box-category > ul > li {	padding: 8px 0px 8px 0px;	position: relative;	clear: both;}.box-category > ul > li + li {	border-top: 1px solid #EEEEEE}.box-category > ul > li > a {	text-decoration: none;	color: #777;	font-size: 13px; 	padding-left: 8px;	background: url(../../../skin/lumino_responsive/css/../images/box-cat-arrow.png) no-repeat left 6px;}.box-category > ul > li > a:hover {	color: #333;}.box-category .ja-sidenav {	position:absolute; 	top:7px;	right:0;}.box-category .ja-sidenav a {	background: url(../../../skin/lumino_responsive/css/../images/arrow-inactive.png) no-repeat left; 	width:13px;	height:16px;	text-indent:-9999px;	overflow:hidden;	display:block;}.box-category .ja-sidenav a.subhead {	background:url(../../../skin/lumino_responsive/css/../images/arrow-active.png) no-repeat left 3px !important;}.box-category .ja-sidenav a.toggle {	background:url(../../../skin/lumino_responsive/css/../images/arrow-inactive.png) no-repeat left 3px;}.box-category > ul > li ul {	display: none}.box-category > ul > li a.active {	font-weight: bold;	color: #444;}.box-category > ul > li a.active + ul {	display: block}.box-category > ul > li ul > li {	padding: 5px 5px 0px 10px}.box-category > ul > li ul > li > a {	text-decoration: none;	display: block;	color: #777;	font-size: 11px;	padding-left: 8px; 	background: url(../../../skin/lumino_responsive/css/../images/box-cat-arrow.png) no-repeat left 5px;}.box-category > ul > li ul > li > a:hover {	text-decoration: none;	color: #333;}.box-category > ul > li ul > li > a.active {	color:#252525;	font-weight: normal;}/*-------------------------------------------------------------------------------*//*   CONTENT/*-------------------------------------------------------------------------------*/#content .content {    background: #F9F9F9;    padding: 10px;    overflow: auto;    margin-bottom: 20px;    border: 1px solid #EEEEEE;}#content .content .left {	float: left;	width: 49%;}#content .content .right {	float: right;	width: 49%;}/*-------------------------------------------------------------------------------*//*   CATEGORY/*-------------------------------------------------------------------------------*/.category-info {	overflow: auto;	margin-bottom: 20px;}.category-info .image {	float: left;	margin-right: 0px;	margin-bottom: 5px;	overflow: hidden;}.category-info .image img {	width: 100%;}.category-list {	overflow: auto;	margin-bottom: 20px;}.category-list ul {	float: left;	width: 18%;	list-style-type: square;}.category-list ul li{	font-style: italic;}/*-------------------------------------------------------------------------------*//*   MANUFACTURER/*-------------------------------------------------------------------------------*/.manufacturer-list {	border: 1px solid #DBDEE1;	padding: 5px;	overflow: auto;	margin-bottom: 20px;}.manufacturer-heading {	background: #F8F8F8;	font-size: 15px;	font-weight: bold;	padding: 5px 8px;	margin-bottom: 6px;}.manufacturer-content {	padding: 8px;}.manufacturer-list ul {	float: left;	width: 25%;	margin: 0;	padding: 0;	list-style: none;	margin-bottom: 10px;}/*-------------------------------------------------------------------------------*//*   PRODUCT FILTER/*-------------------------------------------------------------------------------*/.product-filter {	padding: 6px;	margin-bottom: 15px;	overflow: auto;	background: #f3f3f3;}.product-filter .display {	margin-right: 15px;	float: left;	padding-top: 7px;	color: #333;}.product-filter .display a {	font-weight: bold;}.product-filter .sort {	float: right;	color: #333;}.product-filter .limit {	margin-left: 15px;	float: right;	color: #333;}.product-compare {	padding-top: 7px;	margin-bottom: 0px;	font-weight: bold;	float: left;}.product-compare a {	text-decoration: none;	font-weight: bold;	color: #555;}/*-------------------------------------------------------------------------------*//*   PRODUCT LIST/*-------------------------------------------------------------------------------*/.product-list > div {	overflow: auto;	margin-bottom: 15px;}.product-list .right {	float: right;	margin-left: 15px;	min-height: 100px;}.product-list > div + div {	border-top: 1px solid #EEEEEE;	padding-top: 16px;}.product-list .image {	float: left;	margin-right: 10px;	min-height: 160px;}.product-list .image img {	padding: 3px;	border-top: 1px solid #ffffff;	border-bottom: 1px solid #ffffff;	border-left: 1px solid #ffffff;	border-right: 1px solid #eeeeee;}.product-list .name {	margin-bottom: 8px;}.product-list .name a {	color: #333;	font-weight: 400;	font-size: 18px;	text-decoration: none;}.product-list .description {	line-height: 15px;	margin-bottom: 15px;	color: #4D4D4D;	display: block;}.product-list .rating {	color: #7B7B7B;}.product-list .price {	height: 45px;	float: right;	color: #333333;	font-size: 16px;	font-family: 'Yanone Kaffeesatz';font-weight: 400;	margin-bottom: 10px;}.product-list .price-old {	color: #F00;	text-decoration: line-through;}.product-list .price-new {	font-weight: bold;color: #31a1df;}.product-list .price-tax {	font-size: 12px;	font-weight: normal;	color: #BBBBBB;}.product-list .cart {	margin-bottom: 3px;	float: left;}.product-list .wishlist, .product-list .compare {	margin-bottom: 3px;	float: left;	padding-top: 4px;	margin-left: 10px;}.product-list .wishlist a {	color: #333333;	text-decoration: none;	padding-left: 18px;	display: block;}.product-list .wishlist a:hover {	text-decoration: underline;}.product-list .compare a {	color: #333333;	text-decoration: none;	padding-left: 18px;	display: block;}.product-list .compare a:hover {	text-decoration: underline;}/*-------------------------------------------------------------------------------*//*   PRODUCT GRID/*-------------------------------------------------------------------------------*/.product-grid {	width: 100%;	overflow: visible;}.product-grid > div {	width: 165px;	display: inline-block;  	zoom: 1;    	*display: inline;	vertical-align: top;	margin-bottom: 45px;	text-align: center;}.pgw1 > div {margin: 0 12px;}.pgw2 > div {margin-right: 5px;}#column-left + #column-right + #content .product-grid > div {	width: 125px;}.product-grid .image {	display: block;	margin-bottom: 0px;	min-height: 160px;	padding: 3px;	border: 1px solid #E7E7E7;}.product-grid .name a {	color: #333;	font-weight: 700;	font-size: 12px;	text-decoration: none;	display: block;	margin-bottom: 4px;min-height: 30px;}.product-grid .description {	display: none;}.product-grid .rating {	display: block;	margin-bottom: 4px;}.product-grid .price {	display: block;	font-weight: 400;	color: #333333;	margin-bottom: 4px;font-size: 16px;background:#333;}.product-grid .price-old {	color: #F00;	text-decoration: line-through;}.product-grid .price-new {		font-weight: bold;color: #38b0e3;}.product-grid .price .price-tax {	display: none;}.product-grid .buy-now { text-align: center;}.product-grid .button-row_atw {    float: left;    right: 10px;}.product-grid .cart {	margin-bottom: 3px;}.product-grid .wishlist, .product-grid .compare {	margin-bottom: 3px;}.product-grid .wishlist a {	color: #333333;	text-decoration: none;	font-size: 10px;	padding-left: 0px;	display: block;}.product-grid .wishlist a:hover {	text-decoration: underline;}.product-grid .compare a {	color: #333333;	text-decoration: none;	font-size: 10px;	padding-left: 0px;	display: block;}.product-grid .compare a:hover {	text-decoration: underline;}/*-------------------------------------------------------------------------------*//*   PRODUCT INFO/*-------------------------------------------------------------------------------*/.product-info {	overflow: hidden;	margin-bottom: 20px;}.product-info > .left {	float: left;	margin-right: 15px;}.product-info > .left + .right {	margin-left: 320px;}.product-info h1 {	color: #636E75;	font: Verdana, sans-serif;	margin-top: 0px;	margin-bottom: 7px;	font-size: 24px;	font-weight: 400;	text-shadow: 0 0 1px rgba(0, 0, 0, .01);}.product-info .image {	border: 1px solid #E7E7E7;	float: left;	margin-bottom: 20px;	padding: 2px;	text-align: center;}.product-info .image .image-box {height:auto !important;width: 100% !important;}
.product-info .image .image-box img {max-width: 100%;width: auto;max-height:500px;}
.product-info .pinterest {	position: absolute;	margin: 0px;	z-index: 99999;}.product-info .image a .zoomin {	position: absolute;	right: -3px;	bottom: -3px;	margin: 0px;	width: 50px;	height: 50px;	z-index: 99999;	background: url(../../../skin/lumino_responsive/css/../images/zoom_in.png);}.product-info .image-additional {	width: 318px;	margin-left: -10px;	clear: both;	overflow: hidden;}.product-info .image-additional img {	border: 1px solid #E7E7E7}.product-info .image-additional a {	float: left;	display: block;	margin-left: 10px;	margin-bottom: 10px;}.product-info .right {min-height: 150px;}.product-info .description {background: none repeat scroll 0 0 #EAEAEA;	border-top: 1px dashed #E7E7E7;	border-bottom: 1px dashed #E7E7E7;	padding: 5px 5px 10px 5px;	margin-bottom: 10px;margin-right: 10px;	line-height: 20px;	color: #4D4D4D;	float: left;}
.product-info .variants {width: 90%;}
.product-info .fulldescvar {float: left;margin-bottom: 10px;max-width: 90%;}
.product-info .variants .property-name {float: left;}
.product-info .description .product-price-value {color: #e604c0;font-weight: bold;    font-size: 20px;line-height: 30px;}.product-info .description .product-market-price {color: #333333;font-weight: 400;    font-family: 'Yanone Kaffeesatz';    font-size: 16px;}.product-info .description span {	font-style: normal;	margin-right: 3px;}.product-info .description .property-name {font-weight: bold;}.product-info .description a {	color: #4D4D4D;	text-decoration: none;}.product-info .description a:hover {	color: #4D4D4D;	text-decoration: underline;}.product-info .buttonswrap {width:100%;}.product-info .fulldesc_m {display:none;}.product-info .fulldesc { float:left; margin-bottom:10px; max-width:65%;min-width: 45%; width: auto;text-align: justify;}.product-info .fulldesc li{list-style:inside;margin-left: 10px;}.product-info .price {	overflow: auto;	border-bottom: 1px dashed #E7E7E7;	padding: 0px 5px 10px 5px;	margin-bottom: 10px;	font-size: 15px;	font-weight: bold;	color: #333333;}.product-info .price-old {	color: #F00;	text-decoration: line-through;}.product-info .price-new {}.product-info .price-tax {	font-size: 12px;	font-weight: normal;	color: #999;}.product-info .price .reward {	font-size: 12px;	font-weight: normal;	color: #999;}.product-info .price .discount {	font-weight: normal;	font-size: 12px;	color: #4D4D4D;}.product-info .options {	border-bottom: 1px dashed #E7E7E7;	padding: 0px 5px 10px 5px;	margin-bottom: 10px;	color: #000000;}.quantity-arrow-add {    background: url(../../../skin/lumino_responsive/css/../images/cart-plus.png) no-repeat left center;    width: 20px;    height: 20px;    border: none;    cursor: pointer;}.quantity-arrow-subtract {    background: url(../../../skin/lumino_responsive/css/../images/cart-subtract.png) no-repeat right center;    width: 20px;    height: 20px;    border: none;    cursor: pointer;}.product-info .option-image {	margin-top: 3px;	margin-bottom: 10px;}.product-info .option-image label {	display: block;	width: 100%;	height: 100%;}.product-info .option-image img {	margin-right: 5px;	border: 1px dashed #CCCCCC;	cursor: pointer;}.product-info .cart {	border-bottom: 1px dashed #E7E7E7;	padding: 0px 5px 10px 5px;	margin-bottom: 20px;	color: #4D4D4D;	overflow: auto;}.product-info .cart div {	float: left;	vertical-align: middle;}.product-info .cart div > span {	padding-top: 7px;	display: block;	color: #999;}.product-info .cart .minimum {	padding-top: 5px;	font-size: 11px;	color: #999;	clear: both;}.product-info .review {	color: #4D4D4D;	border-top: 1px solid #E7E7E7;	border-left: 1px solid #E7E7E7;	border-right: 1px solid #E7E7E7;	margin-bottom: 10px;}.product-info .review > div {	padding: 8px;	border-bottom: 1px solid #E7E7E7;	line-height: 20px;}.product-info .review > div > span {	color: #38B0E3;}.product-info .review .share {	overflow: auto;	line-height: normal;}.product-info .review .share a {	text-decoration: none;}.review-list {	padding: 10px;	overflow: auto;	padding-bottom: 20px;	border-top: 1px solid #ededed;	background: #f9f9f9;}.review-list:nth-child(2n+1) {  background-color: #f4f4f4;}.review-list .author {	float: left;	margin-bottom: 20px;	font-style: italic;	background: url(../../../skin/lumino_responsive/css/../images/author.png) no-repeat;	padding-left: 20px;}.review-list .rating {	float: right;	margin-bottom: 20px;}.review-list .text {	clear: both;}.attribute {	border-collapse: collapse;	width: 100%;	border-top: 1px solid #DDDDDD;	border-left: 1px solid #DDDDDD;	margin-bottom: 20px;}.attribute thead td, .attribute thead tr td:first-child {	color: #000000;	font-size: 14px;	font-weight: bold;	background: #F7F7F7;	text-align: left;}.attribute tr td:first-child {	color: #000000;	font-weight: bold;	text-align: right;	width: 20%;}.attribute td {	padding: 7px;	color: #4D4D4D;	text-align: center;	vertical-align: top;	border-right: 1px solid #DDDDDD;	border-bottom: 1px solid #DDDDDD;}.compare-info {	border-collapse: collapse;	width: 100%;	border-top: 1px solid #DDDDDD;	border-left: 1px solid #DDDDDD;	margin-bottom: 20px;}.compare-info thead td, .compare-info thead tr td:first-child {	color: #000000;	font-size: 14px;	font-weight: bold;	background: #F7F7F7;	text-align: left;}.compare-info tr:nth-child(2n+1) {  background-color: #fbfbfb;}.compare-info tr td:first-child {	color: #000000;	font-weight: bold;	text-align: right;}.compare-info td {	padding: 7px;	width: 20%;	color: #4D4D4D;	text-align: center;	vertical-align: top;	border-right: 1px solid #DDDDDD;	border-bottom: 1px solid #DDDDDD;}.compare-info .name a {	font-weight: bold;}.compare-info .price-old {	font-weight: bold;	color: #F00;	text-decoration: line-through;}.compare-info .price-new {	font-weight: bold;}/*-------------------------------------------------------------------------------*//*   WISHLIST/*-------------------------------------------------------------------------------*/.wishlist-info table {	width: 100%;	border-collapse: collapse;	border-top: 1px solid #DDDDDD;	border-left: 1px solid #DDDDDD;	border-right: 1px solid #DDDDDD;	margin-bottom: 20px;}.wishlist-info td {	padding: 7px;}.wishlist-info thead td {	color: #4D4D4D;	font-weight: bold;	background-color: #F7F7F7;	border-bottom: 1px solid #DDDDDD;}.wishlist-info thead .image {	text-align: center;}.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {	text-align: left;}.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {	text-align: right;}.wishlist-info tbody td {	vertical-align: top;	border-bottom: 1px solid #DDDDDD;}.wishlist-info tbody .image img {	border: 1px solid #DDDDDD;}.wishlist-info tbody .image {	text-align: center;}.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {	text-align: left;}.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {	text-align: right;}.wishlist-info tbody .price s {	color: #F00;}.wishlist-info tbody .action img {	cursor: pointer;}.login-content {	margin-bottom: 20px;	overflow: auto;}.login-content .left {	float: left;	width: 48%;}.login-content .right {	float: right;	width: 48%}.login-content .left .content, .login-content .right .content {	min-height: 190px;}/*-------------------------------------------------------------------------------*//*   ORDERS/*-------------------------------------------------------------------------------*/.order-list {	margin-bottom: 10px;}.order-list .order-id {	width: 49%;	float: left;	margin-bottom: 2px;}.order-list .order-status {	width: 49%;	float: right;	text-align: right;	margin-bottom: 2px;}.order-list .order-content {	padding: 10px 0px;	display: inline-block;	width: 100%;	margin-bottom: 20px;	border-top: 1px solid #EEEEEE;	border-bottom: 1px solid #EEEEEE;}.order-list .order-content div {	float: left;	width: 33.3%;}.order-list .order-info {	text-align: right;}.order-detail {	background: #EFEFEF;	font-weight: bold;}/*-------------------------------------------------------------------------------*//*   RETURNS/*-------------------------------------------------------------------------------*/.return-list {	margin-bottom: 10px;}.return-list .return-id {	width: 49%;	float: left;	margin-bottom: 2px;}.return-list .return-status {	width: 49%;	float: right;	text-align: right;	margin-bottom: 2px;}.return-list .return-content {	padding: 10px 0px;	display: inline-block;	width: 100%;	margin-bottom: 20px;	border-top: 1px solid #EEEEEE;	border-bottom: 1px solid #EEEEEE;}.return-list .return-content div {	float: left;	width: 33.3%;}.return-list .return-info {	text-align: right;}.return-product {	overflow: auto;	margin-bottom: 20px;}.return-name {	float: left;	width: 31%;	margin-right: 15px;}.return-model {	float: left;	width: 31%;	margin-right: 15px;}.return-quantity {	float: left;	width: 31%;}.return-detail {	overflow: auto;	margin-bottom: 20px;}.return-reason {	float: left;	width: 31%;	margin-right: 15px;}.return-opened {	float: left;	width: 31%;	margin-right: 15px;}.return-opened textarea {	width: 98%;	vertical-align: top;}.return-captcha {	float: left;}.download-list {	margin-bottom: 10px;}.download-list .download-id {	width: 49%;	float: left;	margin-bottom: 2px;}.download-list .download-status {	width: 49%;	float: right;	text-align: right;	margin-bottom: 2px;}.download-list .download-content {	padding: 10px 0px;	display: inline-block;	width: 100%;	margin-bottom: 20px;	border-top: 1px solid #EEEEEE;	border-bottom: 1px solid #EEEEEE;}.download-list .download-content div {	float: left;	width: 33.3%;}.download-list .download-info {	text-align: right;}/*-------------------------------------------------------------------------------*//*   CART/*-------------------------------------------------------------------------------*/
.cart-links {font-size: 14px;	padding-right: 0;color: #e604c0;font-weight: 700}
.product-info .cart-links {margin-top:20px;}
.cart-info table {	width: 100%;	margin-bottom: 15px;	border-collapse: collapse;	border-top: 1px solid #DDDDDD;	border-left: 1px solid #DDDDDD;	border-right: 1px solid #DDDDDD;}.cart-info td {	padding: 7px;}.cart-info thead td {	color: #4D4D4D;	font-weight: bold;	background-color: #F7F7F7;	border-bottom: 1px solid #DDDDDD;}.cart-info thead .image {	text-align: center;}.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {	text-align: left;}.cart-info thead .price, .cart-info thead .total {	text-align: right;}.cart-info tbody td {	vertical-align: top;	border-bottom: 1px solid #DDDDDD;}.cart-info tbody .image img {	border: 1px solid #DDDDDD;}.cart-info tbody .image {	text-align: center;}.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {	text-align: left;}.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {	position: relative;	top: 4px;	cursor: pointer;}.cart-info tbody .price, .cart-info tbody .total {	text-align: right;}.cart-info tbody span.stock {	color: #F00;	font-weight: bold;}.cart-module > div {	display: none;}.cart-total {	border-top: 1px solid #DDDDDD;	overflow: auto;	padding-top: 8px;	margin-bottom: 15px;}.cart-total table {	float: right;}.cart-total td {	padding: 3px;	text-align: right;}/*-------------------------------------------------------------------------------*//*   CHECKOUT/*-------------------------------------------------------------------------------*/.checkout-heading {	background: #F8F8F8;	border: 1px solid #DBDEE1;	padding: 8px;	font-weight: bold;	font-size: 13px;	color: #555555;	margin-bottom: 15px;}.checkout-heading a {	float: right;	margin-top: 1px;	font-weight: normal;	text-decoration: none;}.checkout-content {	padding: 0px 0px 15px 0px;	display: none;	overflow: auto;}.checkout-content .left {	float: left;	width: 48%;}.checkout-content .right {	float: right;	width: 48%;}.checkout-content .buttons {	clear: both;}.checkout-product table {	width: 100%;	border-collapse: collapse;	border-top: 1px solid #DDDDDD;	border-left: 1px solid #DDDDDD;	border-right: 1px solid #DDDDDD;	margin-bottom: 20px;}.checkout-product td {	padding: 7px;}.checkout-product thead td {	color: #4D4D4D;	font-weight: bold;	background-color: #F7F7F7;	border-bottom: 1px solid #DDDDDD;}.checkout-product thead .name, .checkout-product thead .model {	text-align: left;}.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {	text-align: right;}.checkout-product tbody td {	vertical-align: top;	border-bottom: 1px solid #DDDDDD;}.checkout-product tbody .name, .checkout-product tbody .model {	text-align: left;}.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {	text-align: right;}.checkout-product tfoot td {	text-align: right;	border-bottom: 1px solid #DDDDDD;}.contact-info {	overflow: auto;}.contact-info .left {	float: left;	width: 48%;}.contact-info .right {	float: left;	width: 48%;}.sitemap-info {	overflow: auto;	margin-bottom: 40px;}.sitemap-info .left {	float: left;	width: 48%;}.sitemap-info .right {	float: left;	width: 48%;}/*-------------------------------------------------------------------------------*//*   SOCIAL BLOCK/*-------------------------------------------------------------------------------*/#social-block {	clear: both;	overflow: hidden;	height: 90px;	padding: 5px 20px 0px;	margin: 0px -10px;	border-top: 1px solid #ddd;	border-bottom: 1px solid #333;	background: url(../../../skin/lumino_responsive/css/../images/bg-patterns/noise-bg.png);}#social-block .twitter-block{	float: left; 	display: inline-block; 	width: 600px; 	margin-top: 10px;}#social-block .latest-tweets{	float: left; 	display: inline-block; 	width: 60px; 	margin-top: 3px;}#social-block .facebook-block{	float: right; 	display: inline-block;}/*-------------------------------------------------------------------------------*//*   RESPONSIVE FOOTER/*-------------------------------------------------------------------------------*/#footer_resp {	clear: both;	overflow: hidden;	min-height: 100px;	padding: 20px;	margin: 0px -10px;	border-top: 2px solid #e604c0;}#footer_resp h3 {	color: #e604c0;font-family: 'Yanone Kaffeesatz';	font-size: 20px;	font-weight: 400;	text-transform: uppercase;	margin-top: 0px;	margin-bottom: 8px;	border: none;text-shadow: 1px 1px #ccc;}#footer_resp .column {	float: left;	width: 19%;	min-height: 100px;list-style: none;}#footer_resp .column ul {	margin-top: 0px;	margin-left: 0px;	padding-left: 0px;	list-style: none;}#footer_resp .column ul li {	margin-bottom: 3px;	padding-left: 5px;}#footer_resp .column a {	text-decoration: none;	color: #e604c0;-moz-opacity:1; filter:alpha(opacity=100); opacity:100;	font-size: 12px;}#footer_resp .column a:hover {	text-decoration: none;	color: #e604c0;	-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;}#footer_resp .contacts ul li {	margin-bottom: 3px;	padding-left: 0px;	background: none;}#footer_resp .contacts {    width: 20%;}        #footer_resp .column .address {            text-decoration: none;            color: #e604c0;            font-style: normal;            background: url(../../../skin/lumino_responsive/css/../images/location.png) no-repeat;            padding-left: 23px;            padding-bottom: 2px;            margin-bottom: 12px;        }        #footer_resp .column .phone {            text-decoration: none;            color: #e604c0;            font-style: normal;            background: url(../../../skin/lumino_responsive/css/../images/phone.png) no-repeat;            padding-left: 23px;            padding-bottom: 2px;            margin-bottom: 12px;width:100px;        }        #footer_resp .column .email {            text-decoration: none;            color: #e604c0;            font-style: normal;            background: url(../../../skin/lumino_responsive/css/../images/email.png) left center no-repeat;            padding-left: 23px;            padding-bottom: 2px;            margin-bottom: 12px;width:100px;        }        #footer_resp .column .address:hover, #footer_resp .column .phone:hover, #footer_resp .column .email:hover {            color: #e604c0;            cursor: default;        }    #footer_resp .column .payments {        text-decoration: none;        color: #777;        font-style: normal;        margin-top: 15px;    }.foot_icons_wrap {    height: 37px;    line-height: 25px;    position: relative;width:100px;}.foot_icons_txt {    color: #e604c0;    display: block;    float: left;    font-size: 11px;    font-weight: normal;    line-height: 18px;    margin-left: 10px;    position: relative;    text-decoration: none;}.foot_icons_txt a {    color: #e604c0;    display: block;    font-size: 11px;    font-weight: normal;    line-height: 18px;    text-decoration: none;}.foot_icons_txt a:hover {    text-decoration: underline;}.foot_icons {    float: left;    height: 35px;    position: relative;}#social-links-footer {padding-left: 20px;}.poshytip {margin-bottom: 10px;} #base-container {    background: #e604c0;    border: 1px solid #222;    height: 25px;    margin: 0px -10px -10px;    padding: 10px 5px 10px;    clear: both;font-size: 11px;}#base-container a {font-size: 11px;}    #base-container #powered {        text-align: right;        float: right;        width: 45%;        line-height: 14px;        margin-right: 10px;        color: #fff;    }    #base-container #payments {        text-align: left;        float: left;        width: 45%;        margin-left: 4px;background: url(../../../skin/lumino_responsive/css/../images/payment_methods.png) left top no-repeat;height:31px;    }    #base-container #payments:hover {background: url(../../../skin/lumino_responsive/css/../images/payment_methods.png) left -30px no-repeat;}/*-------------------------------------------------------------------------------*//*   BACK TO TOP/*-------------------------------------------------------------------------------*/#topcontrol {z-index: 99999999999999;}a.top{    display:block;    width:52px;    height:62px;    padding:3px 0px 0px 0px;    font-size:10px;    color:#FFF;    background: url(../../../skin/lumino_responsive/css/../images/top.png) no-repeat;    float:right;    text-align:center;    bottom: 60px;    right: 20px;    position:fixed;    z-index: 9999;}/*-------------------------------------------------------------------------------*//*   BANNER/*-------------------------------------------------------------------------------*/.banner div {	text-align: center;	width: 100%;	display: none;}.banner div img {	margin-bottom: 2px;}/*-------------------------------------------------------------------------------*//*   FEATURED PRODUCTS CAROUSEL/*-------------------------------------------------------------------------------*/.fptitle {font-family: 'Yanone Kaffeesatz';	color: #363636;	font-size: 20px;	margin-top: 0;margin-bottom: 5px;	font-weight: 500;border-bottom: 1px solid #CCCCCC;}.featured {    background: #fff;     display: block;     margin-bottom: 40px;     }    .featured .box-heading {		padding: 0px 10px;		margin-bottom: 8px;		font-family: Arial, Helvetica, sans-serif;		line-height: 15px;		color: #656565;		font-weight: normal;		text-align: center;        background: url(../../../skin/lumino_responsive/css/../images/header-line.png) repeat-x 50%;    }        .featured .box-heading span {            background: #fff;            padding: 0px 8px;            line-height: 5%;            display: inline-block;        }        .featured .box-heading span h3 {            color: #555;            font-size: 16px;            font-weight: 400;            text-transform: uppercase;        }#home-featured-list {    position: relative;    margin-bottom: 15px;    padding-bottom: 10px;}    #home-featured-list .featured-normal {        margin: 0 0 -4px 0;		float: left;    }    #home-featured-list .featured-item {        width: 165px;         /* margin: 0px 5px;*/        height: 94.5%;        margin-right: 4px;        margin-left: 5px;        margin-top: 0px;        text-align: center;        position: relative;        float: left;        padding: 0px;        border: 1px solid #e7e7e7;        z-index: 20px;    }    #home-featured-list .featured-item:hover {        border: 1px solid #ccc;    }    #home-featured-list .featured-image,    #home-featured-list .featured-image a,    #home-featured-list .featured-image img {        height: 170px;        margin-bottom: 10px;    }        #home-featured-list .featured-image a img {            padding-top: 8px        }    #home-featured-list .featured-sku {        display: block;        padding-top: 5px;        padding-bottom: 5px;    }    #home-featured-list .name a {        color: #333;        font-weight: 700;        text-decoration: none;        display: block;    }    #home-featured-list .featured-item:hover .name a {        color: #31a1df;    }#home-featured-list .price {	display: block;	font-weight: 400;	font-family: 'Yanone Kaffeesatz';	color: #333333;font-size: 16px;	margin-bottom: 4px;}#home-featured-list .price-old {	text-decoration: line-through;}#home-featured-list .price-new {	font-weight: bold;color: #31a1df;}#home-featured-list .price .price-tax {	display: none;}.featured-navigation {    position: absolute;    max-width: 100%;    height: 32px;    top: 22px;    left: auto;    right: 40px;}#home-featured-list .featured-navigation {    top: -38px;    margin: 0;    right: 0px;    height: 30px;    width: 100%;}.featured-navigation a,#featured-slider .flex-direction-nav a.flex-prev,#featured-slider .flex-direction-nav a.flex-next {    display: inline-block;    width: 25px;    height: 25px;    background-color: #01B8E2;    background-repeat: no-repeat;    text-indent: -9999px;    transition: background-color .3s linear;    -moz-transition: background-color .3s linear;    -webkit-transition: background-color .3s linear;    -ms-transition: background-color .3s linear;    -o-transition: background-color .3s linear;}.featured-navigation a:hover {    background-color: #555;}.featured-navigation a.featured-prev,#featured-slider .flex-direction-nav a.flex-prev {    background-image: url(../../../skin/lumino_responsive/css/../images/carousel-buttons.png);    background-position: 3px 2px;}.featured-navigation a.featured-next,#featured-slider .flex-direction-nav a.flex-next {    background-image: url(../../../skin/lumino_responsive/css/../images/carousel-buttons.png);    background-position: -20px 2px;    float: right;}#featured-slider .flex-direction-nav a.flex-prev,#featured-slider .flex-direction-nav a.flex-next {    display: block;    cursor: pointer;    position: absolute;    top: 50%;    margin-top: -10px;    z-index: 10;    background-color: rgba(0,0,0,0.5);}#featured-slider .flex-direction-nav a.flex-prev:hover,#featured-slider .flex-direction-nav a.flex-next:hover {    background: rgba(0,0,0,0.8)}#featured-slider .flex-direction-nav a.flex-prev {    left: 0;}#featured-slider .flex-direction-nav a.flex-next {    left: auto;    right: 0;}#home-featured-pagination {    position: absolute;    top: -27px;    height: 12px;    left: auto;    right: 74px;}    #home-featured-pagination a {        display: none;        float: left;        margin-left: 4px;        width: 12px;        height: 12px;        text-indent: -9999px;        background: #444;        border-radius: 6px;        -moz-border-radius: 6px;        -webkit-border-radius: 6px;    }    #home-featured-pagination a:first-child {        margin-left: 0    }    #home-featured-pagination a.selected {        background: #01B8E2    }    #home-featured-pagination a span {        display: none    }	/*-------------------------------------------------------------------------------*//*   LATEST PRODUCTS CAROUSEL/*-------------------------------------------------------------------------------*/.latest {    background: #fff;     display: block;     margin-bottom: 40px;     }    .latest .box-heading {		padding: 0px 10px;		margin-bottom: 8px;		font-family: Arial, Helvetica, sans-serif;		line-height: 15px;		color: #656565;		font-weight: normal;		text-align: center;        background: url(../../../skin/lumino_responsive/css/../images/header-line.png) repeat-x 50%;    }        .latest .box-heading span {            background: #fff;            padding: 0px 8px;            line-height: 5%;            display: inline-block;        }        .latest .box-heading span h3 {            color: #656565;            font-size: 16px;            font-weight: 400;            text-transform: uppercase;        }#home-latest-list {    position: relative;    margin-bottom: 15px;    padding-bottom: 10px;}    #home-latest-list .latest-normal {        margin: 0 0 -4px 0;		float: left;    }    #home-latest-list .latest-item {        /* width: 170px; */         /* margin: 0px 5px;*/        height: 94.5%;        margin-right: 5px;        margin-left: 5px;        margin-top: 15px;        text-align: center;        position: relative;        float: left;        padding: 0px;        border: 1px solid #e7e7e7;        z-index: 20px;        background: #fff url(../../../skin/lumino_responsive/css/../images/crossed.png) left bottom repeat-x;    }    #home-latest-list .latest-item:hover {        border: 1px solid #ccc;    }    #home-latest-list .latest-image,    #home-latest-list .latest-image a,    #home-latest-list .latest-image img {        height: 170px;        margin-bottom: 10px;    }        #home-latest-list .latest-image a img {            padding-top: 8px        }    #home-latest-list .latest-description {        display: block;        padding-top: 5px;        padding-bottom: 20px;    }    #home-latest-list .latest-item:hover .latest-description {    }    #home-latest-list .latest-description .image {        display: block;        margin-bottom: 0px;    }    #home-latest-list .name a {        color: #333;        font-weight: 700;        text-decoration: none;        display: block;        margin-bottom: 0px;        margin-top: 8px;        padding-top: 5px;    }    #home-latest-list .latest-item:hover .name a {        color: #01B8E2    }    #home-latest-list .latest-description .price {        display: block;        font-weight: 400;        font-family: Georgia, "Times New Roman", Times, serif;        color: #555;        margin-bottom: 8px;        font-size: 14px;    }    #home-latest-list .latest-description .price-old {        color: #ED643F;        text-decoration: line-through;        font-size: 12px;    }    #home-latest-list .latest-description .price-new {        font-weight: 400    }    #home-latest-list .latest-description .rating {        display: block;        margin-bottom: 4px;		height: 15px;    }    #home-latest-list .latest-description .cart input.button-latest {        cursor: pointer;        color: #FFFFFF;        line-height: 12px;        font-family: Arial, Helvetica, sans-serif;        font-size: 10px;        font-weight: 400;        background: #555;        text-transform: uppercase;    }    #home-latest-list .latest-description .cart input.button-latest {        margin: 0;        border: 0;        height: 24px;        padding: 0px 12px 0px 12px;    }    #home-latest-list .latest-description .cart input.button-latest:hover {        background: #01B8E2    }.latest-navigation {    position: absolute;    max-width: 100%;    height: 32px;    top: 22px;    left: auto;    right: 40px;}#home-latest-list .latest-navigation {    top: -38px;    margin: 0;    right: 0px;    height: 30px;    width: 100%;}.latest-navigation a,#latest-slider .flex-direction-nav a.flex-prev,#latest-slider .flex-direction-nav a.flex-next {    display: inline-block;    width: 25px;    height: 25px;    background-color: #01B8E2;    background-repeat: no-repeat;    text-indent: -9999px;    transition: background-color .3s linear;    -moz-transition: background-color .3s linear;    -webkit-transition: background-color .3s linear;    -ms-transition: background-color .3s linear;    -o-transition: background-color .3s linear;}.latest-navigation a:hover {    background-color: #555;}.latest-navigation a.latest-prev,#latest-slider .flex-direction-nav a.flex-prev {    background-image: url(../../../skin/lumino_responsive/css/../images/carousel-buttons.png);    background-position: 3px 2px;}.latest-navigation a.latest-next,#latest-slider .flex-direction-nav a.flex-next {    background-image: url(../../../skin/lumino_responsive/css/../images/carousel-buttons.png);    background-position: -20px 2px;    float: right;}#latest-slider .flex-direction-nav a.flex-prev,#latest-slider .flex-direction-nav a.flex-next {    display: block;    cursor: pointer;    position: absolute;    top: 50%;    margin-top: -10px;    z-index: 10;    background-color: rgba(0,0,0,0.5);}#latest-slider .flex-direction-nav a.flex-prev:hover,#latest-slider .flex-direction-nav a.flex-next:hover {    background: rgba(0,0,0,0.8)}#latest-slider .flex-direction-nav a.flex-prev {    left: 0;}#latest-slider .flex-direction-nav a.flex-next {    left: auto;    right: 0;}#home-latest-pagination {    position: absolute;    top: -27px;    height: 12px;    left: auto;    right: 74px;}    #home-latest-pagination a {        display: none;        float: left;        margin-left: 4px;        width: 12px;        height: 12px;        text-indent: -9999px;        background: #444;        border-radius: 6px;        -moz-border-radius: 6px;        -webkit-border-radius: 6px;    }    #home-latest-pagination a:first-child {        margin-left: 0    }    #home-latest-pagination a.selected {        background: #01B8E2    }    #home-latest-pagination a span {        display: none    }	/*-------------------------------------------------------------------------------*//*   MANUFACTURER/BRAND CAROUSEL/*-------------------------------------------------------------------------------*/	.carousel {    background: #f21;    clear: both;}#home-carousel-list {    position: relative;    margin-bottom: 15px;    padding-bottom: 10px;    padding-right: 30px;    padding-left: 30px;    margin-top: 50px;}    #home-carousel-list .carousel-normal {        margin: 0 0 -4px 0    }    #home-carousel-list .carousel-item {        margin-right: 5px;        margin-left: 5px;        text-align: center;        position: relative;        float: left;        padding: 0px;        border: 1px solid #E7E7E7;        z-index: 20px;        display: block;    }    #home-carousel-list .carousel-item:hover {        border: 1px solid #ccc;    }    #home-carousel-list .carousel-image,    #home-carousel-list .carousel-image a,    #home-carousel-list .carousel-image img {        margin-bottom: 0px;        height: 85px;    }        #home-carousel-list .carousel-image a img {            padding-top: 0px        }.carousel-navigation {    position: absolute;    height: 32px;    top: 22px;    left: auto;    right: 40px;    width: 100%;}#home-carousel-list .carousel-navigation {    top: 35%;    margin: 0;    right: 0px;    height: 30px;    width: 100%;}.carousel-navigation a,#carousel-slider .flex-direction-nav a.flex-prev,#carousel-slider .flex-direction-nav a.flex-next {    display: inline-block;    width: 25px;    height: 25px;    background-repeat: no-repeat;    text-indent: -9999px;    transition: background-color .3s linear;    -moz-transition: background-color .3s linear;    -webkit-transition: background-color .3s linear;    -ms-transition: background-color .3s linear;    -o-transition: background-color .3s linear;}.carousel-navigation a.carousel-prev,#carousel-slider .flex-direction-nav a.flex-prev {    background-image: url(../../../skin/lumino_responsive/css/../images/button-previous-disabled.png);    background-position: 5px 3px;}.carousel-navigation a.carousel-next,#carousel-slider .flex-direction-nav a.flex-next {    background-image: url(../../../skin/lumino_responsive/css/../images/button-next-disabled.png);    background-position: 7px 3px;    float: right;}.carousel-navigation a.carousel-prev:hover,#carousel-slider .flex-direction-nav a.flex-prev:hover {    background-image: url(../../../skin/lumino_responsive/css/../images/button-previous.png);    background-position: 5px 3px;}.carousel-navigation a.carousel-next:hover,#carousel-slider .flex-direction-nav a.flex-next:hover {    background-image: url(../../../skin/lumino_responsive/css/../images/button-next.png);    background-position: 7px 3px;}#carousel-slider .flex-direction-nav a.flex-prev,#carousel-slider .flex-direction-nav a.flex-next {    display: block;    cursor: pointer;    position: absolute;    top: 50%;    margin-top: -10px;    z-index: 10;}#carousel-slider .flex-direction-nav a.flex-prev {    left: 0}#carousel-slider .flex-direction-nav a.flex-next {    left: auto;    right: 0;}/*-------------------------------------------------------------------------------*//*   MANUFACTURER/BRAND CAROUSEL/*-------------------------------------------------------------------------------*/	/* Basic Styles */nav {	height: 40px;	width: 100%;	font-size: 11pt;	font-family: 'PT Sans', Arial, sans-serif;	font-weight: 400;	position: relative;	border-bottom: 4px solid rgba(0, 0, 0, 0);	background: #000;}nav ul {	padding: 0;	margin: 0 auto;	width: 600px;	height: 40px;	background: rgba(0, 0, 0, .1);}nav li {	display: inline;	float: left;}nav a {	color: #fff;	display: inline-block;	width: 100px;	text-align: center;	text-decoration: none;	text-transform: uppercase;	line-height: 40px;	text-shadow: 1px 1px 0px rgba(0, 0, 0, .1);}nav li a {	border-right: 1px solid rgba(245, 245, 245, .4);	box-sizing:border-box;	-moz-box-sizing:border-box;	-webkit-box-sizing:border-box;	color: #fff !important;	text-transform: none !important;}nav a:hover, nav a:active {	background-color: rgba(0, 0, 0, .1);}nav a#pull {	display: none;}/*-------------------------------------------------------------------------------*//*   Styles for screen 600px and lower/*-------------------------------------------------------------------------------*/	@media screen and (max-width: 767px) {	nav {   		height: auto;  	}  	nav ul {  		width: 100%;  		display: none;  		height: auto;  	}  	nav li {  		width: 50%;  		float: left;  		position: relative;  	}  	nav li a {		border-bottom: 1px solid rgba(245, 245, 245, .4);		border-right: none;	}	nav li:nth-child(2n+1) a {        border-right: 1px solid rgba(245, 245, 245, .4);    }  	nav a {	  	text-align: left;	  	width: 100%;	  	text-indent: 10px;  	}	nav a#pull {		display: block;		background: #e604c0;		width: 100%;		position: relative;		color: #fff;	}	nav a#pull:after {		content:"";		background: url(../../../skin/lumino_responsive/css/../images/nav-icon.png) no-repeat;		width: 30px;		height: 30px;		display: inline-block;		position: absolute;		right: 15px;		top: 10px;	}}/*-------------------------------------------------------------------------------*//*   Styles for screen 515px and lower/*-------------------------------------------------------------------------------*/@media only screen and (max-width : 480px) {	nav {		border-bottom: 4px solid rgba(0, 0, 0, .2);	}	nav ul {		display: none;		height: auto;	}	nav a#pull {		display: block;		background: #e604c0;		width: 100%;		position: relative;		color: #fff;	}	nav a#pull:after {		content:"";		background: url(../../../skin/lumino_responsive/css/../images/nav-icon.png) no-repeat;		width: 30px;		height: 30px;		display: inline-block;		position: absolute;		right: 15px;		top: 10px;	}}/*-------------------------------------------------------------------------------*//*   Smartphone/*-------------------------------------------------------------------------------*/	@media only screen and (max-width : 320px) {	nav li {		display: block;		float: none;		width: 100%;	}	nav li a {		border-bottom: 1px solid rgba(245, 245, 245, .4);		border-right: none;	}	nav li:nth-child(2n+1) a {        border-right: none;    }}.speedbar ul { margin-left: 0; padding-left: 0; display: inline; }.speedbar ul li { margin-left: 0; padding: 3px 15px; list-style: none; display: inline; }	.clearing {    clear: none;}.creviews-vote-bar ul {float: left;margin-bottom: 6px;}.creviews-rating-box {margin-left: auto;width: 136px;}#content-container .ajax-minicart img.icon {  position: absolute;  width: 18px;  height: 13px;}#content-container .ajax-minicart img.minicart-button {  background: transparent url(../../../skin/lumino_responsive/css/../images/shopping_cart.png) no-repeat left top;  width: 38px;  height: 21px;  cursor: pointer;  position: absolute;  overflow: hidden;  top: 3px;  left: 6px;  margin: 0;}.menu-minicart {float: left;width: auto;}.minicarttotal {float: right;}.ajax-minicart-icon {    background: url(../../../skin/lumino_responsive/css/../images/shopping_cart.png) no-repeat scroll 0 0 transparent;    height: 28px;    width: 32px;}.ajax-minicart-icon.minicart-button {    background: url(../../../skin/lumino_responsive/css/../images/shopping_cart_full.png) no-repeat scroll 0 0 transparent;    height: 22px;    width: 22px;}.menu-minicart img.icon {    background: url(../../../skin/lumino_responsive/css/../images/shopping_cart.png) no-repeat scroll 0 0 transparent;}div.minicart table tr td {    color: #112536;    font-size: 11px;    padding: 1px;line-height: 10px;}button.button .button-left {display:block;vertical-align:middle;white-space:nowrap;font-family:verdana, arial, helvetica, sans-serif;color:#111d4d;font-weight:700;font-size:11px;height:23px;line-height:21px;margin:0;padding:0 15px 0 15px;background: none;}.actions {    margin: 8px 0 28px;}.btInline form {    display: inline;}.actions .butBlack {    background-color: #000000;}.actions .butBlack span {    color: #FFFFFF;}.actions .butBlack:hover {    background-color: #D2D2D2;    border-color: #D2D2D2;}.actions .button_lumi {    background-color: #000000;    border: 1px solid #000000;    cursor: pointer;    height: 37px;    margin: 5px 6px 5px 3px;    overflow: visible;    padding: 0 17px;    text-transform: uppercase;}.actions .button_lumi span {    display: block;    font-size: 12px;    font-weight: bold;    line-height: 37px;    min-width: 165px;    text-align: center;    white-space: nowrap;}.actions a.button_lumi {    display: inline-block;    height: 35px;}.actions a.button_lumi span {    display: block;    line-height: 35px;}.actions a.button_lumi:hover {    text-decoration: none;}.dc_authzara {margin-bottom: 150px;}.actions2 {    margin: 0;}.actions2 .butBlack {    background-color: #000000;    color: #FFFFFF;}.actions2 .butBlack:hover {    background-color: #D2D2D2;    border-color: #000;    color: #000;}.actions2 .button_lumi {    background-color: #000000;    border: 1px solid #000000;    cursor: pointer;    height: 25px;    margin: 0px 6px 0px 3px;    overflow: visible;    padding: 0 10px;    text-transform: normal;}.actions2 .button_lumi span {    display: block;    font-size: 12px;    font-weight: bold;    line-height: 20px;    text-align: center;    white-space: nowrap;}.actions2 a.button_lumi {    display: inline-block;    height: 35px;}.actions2 a.button_lumi span {    display: block;    line-height: 35px;}.actions2 a.button_lumi:hover {    text-decoration: none;    border: 1px solid #000000;}.actions2 .added-to-cart-button .button-left {    background: url(../../../skin/lumino_responsive/css/../images/but_main_check_left.png) no-repeat scroll left top transparent;    padding-left: 27px;line-height: 21px;}.actions3 .butBlack {    background-color: #000000;}.actions3 .butBlack span {    color: #FFFFFF;}.actions3 .butBlack:hover {    background-color: #D2D2D2;    border-color: #D2D2D2;}.actions3 .button_lumi {    background-color: #000000;    border: 1px solid #000000;    cursor: pointer;    height: 37px;    margin: 5px 6px 5px 3px;    overflow: visible;    padding: 0 17px;    text-transform: uppercase;}.actions3 .button_lumi span {    display: block;    font-size: 12px;    font-weight: bold;    line-height: 20px;    min-width: 165px;    text-align: center;    white-space: nowrap;}.actions3 a.button_lumi {    display: inline-block;    height: 35px;}.actions3 a.button_lumi span {    display: block;    line-height: 35px;}.actions3 a.button_lumi:hover {    text-decoration: none;}.actions4 {    margin: 0;}.actions4 .butBlack {    background-color: #000000;    border: 1px solid #000000;}.actions4 .butBlack span {    color: #FFFFFF;}.actions4 .butBlack:hover {    background-color: #D2D2D2;    border-color: #000000;}.actions4 .butWhite {    background-color: #fff;border: 1px solid #6F6F6F;}.actions4 .butWhite span {    color: #6F6F6F;}.actions4 .butWhite:hover {    background-color: #D2D2D2;    border-color: #6F6F6F;}.actions4 .button_lumi {    cursor: pointer;    height: 24px;    margin: 1px 0px 0px 3px;    overflow: visible;    padding: 0;    text-transform: normal;width: auto; padding: 0 10px;}.actions4 .button_lumi span {    display: block;    font-size: 12px;    font-weight: bold;    line-height: 20px;    text-align: center;    white-space: nowrap;}.actions4 a.button_lumi {    display: inline-block;    height: 35px;}.actions4 a.button_lumi span {    display: block;    line-height: 35px;}.actions4 a.button_lumi:hover {    text-decoration: none;}.actions5 {    margin: 0;}.actions5 .butBlack {    background-color: #000000;    border: 1px solid #000000;}.actions5 .butBlack a {    color: #FFFFFF;}.actions5 .butBlack:hover {    background-color: #D2D2D2;    border-color: #000000;}.actions5 .butWhite {    background-color: #fff;border: 1px solid #6F6F6F;}.actions5 .butWhite span {    color: #6F6F6F;}.actions5 .butWhite:hover {    background-color: #D2D2D2;    border-color: #6F6F6F;}.actions5 .button_lumi {    cursor: pointer;    height: 24px;line-height: 24px;    margin: 0 auto;    overflow: visible;    padding: 0;    text-transform: normal; padding: 0 10px;width: 130px;}.actions5 .button_lumi span {    display: block;    font-size: 12px;    font-weight: bold;    line-height: 20px;    text-align: center;    white-space: nowrap;}.actions5 a.button_lumi {    display: inline-block;    height: 35px;}.actions5 a.button_lumi span {    display: block;    line-height: 35px;}.actions5 a.button_lumi:hover {    text-decoration: none;}.menu-dialog .title-bar {				border-bottom: 1px solid #dddcdc;				background: -moz-linear-gradient(top,  #ffffff 0%, #ececec 100%); /* FF3.6+ */				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec)); /* Chrome,Safari4+ */				background: -webkit-linear-gradient(top,  #ffffff 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */				background: -o-linear-gradient(top,  #ffffff 0%,#ececec 100%); /* Opera 11.10+ */				background: -ms-linear-gradient(top,  #ffffff 0%,#ececec 100%); /* IE10+ */				background: linear-gradient(top,  #ffffff 0%,#ececec 100%); /* W3C */				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */							-webkit-border-radius: 3px 3px 0 0;					moz-border-radius: 3px 3px 0 0;						border-radius: 3px 3px 0 0;    padding: 10px;width: 178px;}.menu-dialog .title-bar h2 { color: #3A3A3A;font-size: 20px;font-family: 'Yanone Kaffeesatz';text-transform: uppercase;text-shadow: 1px 1px #ccc;opacity: 0.8;}.menu-dialog {    border: 1px solid #DDDCDC;    border-radius: 3px 3px 3px 3px;}.dialog .title {background: none;padding: 0;}.dialog .title h2 {font-size: 18px; color: #3A3A3A;}.dialog {    border: none;}.controls {    float: right;    margin-right: 1px;    margin-top: 0px;}.jcarousel-clip-horizontal {    height: 100%;    overflow: hidden;    width: 700px;    margin-top: 57px;}.featprod {    float: left;    list-style: none outside none;    margin-top: 10px;}.featprod li {    display: block;    float: left;    margin-left: 0;    margin-right: 16px;    width: 168px;}.menu-dialog .content a {    color: #333333;}.menu-dialog .content a:hover {    color: #31a1df;}.cart-info .product-title {    color: #333333;    font-size: 12px;    font-weight: 700;    margin-top: 0;text-decoration: none;}.cart .item {margin:0 0 30px;}.cart .item .image {position:relative;height:100%;padding:3px 8px 3px 3px;}.cart .details {margin-left:138px;vertical-align:middle;width:35%;}.cart .descr {padding-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: relative;width: 60%;}.cart .right-buttons-row {position:absolute;top:0;right:0;width:50%;margin-top: 57px;}.cart-total-line {width:50%;margin-left:50%;}a.simple-delete-button {    background: url(../../../skin/lumino_responsive/css/../images/delete_cross.gif) no-repeat scroll left 2px transparent;}button.main-button .button-left,div.main-button div,div.main-button a {background: none;}.totals .total-value {    color: #31A1DF;    font-weight: bold;    text-align: right;}td.data-required,{  color: #800;}.iv-img {    text-align: left;}#rotator{	cursor: pointer;	overflow: hidden;	margin: 0 auto 0;	position: relative;	width: 714px;	height: 250px;	z-index: 5;	display: block;}#rotator img { border: 0; width: 700px; height: 250px; cursor: pointer }.justify {text-align: justify;}li .featprodli {list-style: none outside none;}.checkout-container #header {    height: 120px;}.product-added {width: 503px;}.ui-tabs .ui-tabs-nav {height: 30px;}#dialog-message .message-w {z-index: 999999;}.ask-question {    margin-top: 10px;}.minicart-box ul li a {text-decoration: none;}.rightb_head {float: right;text-align: right;padding-left: 10px;margin-top: 102px;margin-right: 126px;}.dtl10 {    width: 100%;    position: relative;    overflow: hidden;    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);margin-bottom: 20px !important;}.dtl10 img {    position: relative;  /*  width: 100%; */    top: 0;    left: 0;    -webkit-transition: all 0.3s;    -moz-transition: all 0.3s;    -o-transition: all 0.3s;    transition: all 0.3s;}.dtl10 .dtl {    background: #333;    width: 100%;    position: absolute;    height: 100%;    top: 0;    left: -100%;    padding: 0;    visibility: hidden;    -webkit-transition: all 0.3s;    -moz-transition: all 0.3s;    -o-transition: all 0.3s;    transition: all 0.3s;    -webkit-transform: scale(0.7) rotateZ(180deg);    -moz-transform: scale(0.7) rotateZ(180deg);    -ms-transform: scale(0.7) rotateZ(180deg);    -o-transform: scale(0.7) rotateZ(180deg);    transform: scale(0.7) rotateZ(180deg);}.dtl10 .dtl h3 {    color: #fff;    font-size: 16px;    font-weight: normal;    margin-top: 20px;    margin-bottom: 10px;    border-bottom: none;}.dtl10 .dtl p {    font-size: 14px;    margin-bottom: 10px;    line-height: 1.2;    color: #9d9c9c;    text-indent: 0px;}.dtl10 .dtl a {    font-size: 16px;font-weight: bold;    text-align: center;color:#38b0e3;}.dtl10 .dtl a:hover {text-decoration: underline;}.dtl10:hover img {    left: 100%;    -webkit-transform: scale(0.7) rotateZ(180deg);    -moz-transform: scale(0.7) rotateZ(180deg);    -ms-transform: scale(0.7) rotateZ(180deg);    -o-transform: scale(0.7) rotateZ(180deg);    transform: scale(0.7) rotateZ(180deg);}.dtl10:hover .dtl {    visibility: visible;    left: 0;    -webkit-transform: scale(1) rotateZ(0deg);    -moz-transform: scale(1) rotateZ(0deg);    -ms-transform: scale(1) rotateZ(0deg);    -o-transform: scale(1) rotateZ(0deg);    transform: scale(1) rotateZ(0deg);}.dtl10 .dtl .market-price{color: #ccc;}#welclowerwrap {width: 100%;}.dtl10 .dtl .price {position:absolute;bottom: 4px;margin: 0 auto;width: 100%;}#welclowerwrap .wl_left {float: left;width: 20%;}#welclowerwrap .wl_right {float: left;width: 100%;padding-left: 10px;}#welclowerwrap .wl_right h1 {margin:0 !important;}.subcatst .fc_container{width:200px;}.subcatst .fc_title40 {    height: 50px;}.subcatst .fc_title40 > h2 {    font-size: 22px;line-height:22px;}.subcatst .fc_title20 > h2 {    font-size: 22px;line-height:32px;}.nav-pages {font-size: 16px;}.nav-pages a{font-size: 16px;}.nav-pages img {width:20px;height:17px;}button.light-button .button-left {background: none;}

.cd-form .icon input, .cd-form .icon select, .cd-form .icon textarea {
 	padding-left: 54px !important;
}

.cd-form {
padding: 10px;
width: 100%;
}

.cd-label {
 display: inline-block;
    text-align: right;
    vertical-align: middle;
    width: 110px;
}

.stficon {
padding: 10px;
width: 100%;
}

.stflower {
width: 100%;
text-align: center;
}

input.send2friend {    width: 300px;}.sizechart h3 {font-family: 'Yanone Kaffeesatz';font-size: 2em;margin: 0;color: #3A3A3A;font-weight: 400;text-shadow: 0 0 1px rgba(0, 0, 0, .01);opacity: 0.8; border-bottom: 0;}.sizechart .table_container table.size_guide tr th.title_heading {text-align: center; background: #e604c0; color: #fff; text-transform: uppercase;}.sizechart .table_container table.size_guide {    width: 100%;    margin-bottom: 30px;}.sizechart .table_container table.size_guide tr th {    text-align: center;}.sizechart .table_container table.size_guide tr td {    padding: 2px 2px;    text-align: center;}.sizechrtlnk span {font-size: 16px;font-weight: bold;}
#my-welcome-message {border-radius: 5px;border: 4px solid #31a1df;background:#d85859 url(../../../skin/lumino_responsive/css/../images/lumino_pop_cart.png) bottom right no-repeat;text-align: left;
  display: none;
  z-index: 99999999999;
  position: fixed;
  width: 36%;
  left: 30%;
  top: 20%;
  padding: 20px;
color:#fff;min-height: 70px;
}

#my-welcome-message .lumino_pop_header {font-size: 28px;font-weight: bold;margin-bottom: 10px;}
#my-welcome-message .lumino_pop_main {font-size: 14px;color: #fff; max-width: 75%;}
#my-welcome-message .lumino_pop_main a {font-size: 16px;color: #fff;}

#fvpp-close {
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
}

#fvpp-close img {width: 20px; height: 20px;}

#fvpp-dialog h2 {
  font-size: 2em;
  margin: 0;
}
#fvpp-dialog p { margin: 0; }
.specmsg {font-weight: bold; color:#ff0000;margin: 10px 0;font-size: 14px;float: left;}
#header #spcmsghd {width:59%;font-weight: bold; color:#ff0000;font-size: 14px;}
.bulkenq {border: 1px solid #FFD75F;padding:10px;text-align:center;margin:10px auto;}
.checkout-customer-notes #customer_notes {max-width:300px;}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(../../../skin/lumino_responsive/css/../fonts/fontawesome-webfont.eot?v=4.6.3);src:url(../../../skin/lumino_responsive/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(../../../skin/lumino_responsive/css/../fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(../../../skin/lumino_responsive/css/../fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(../../../skin/lumino_responsive/css/../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/*
	CONTENTS:
	
	 1 - MENU CONTAINER
		- Scrollable menu
	 2 - BRAND
	 3 - MENU
		- Right alignment
		- Menu items
		- Active/hover state
	 4 - DROPDOWN
		- Dropdown items
		- Hover state
		- Dropdown left alignment
	 5 - DROPDOWN/MEGAMENU INDICATORS
	 6 - MEGAMENU
	 7 - MEGAMENU WIDTHS
		- Half width
		- Quarter width
	 8 - GRID SYSTEM
	 9 - SHOW/HIDE BUTTON (MOBILE MODE)
		- Icon
	10 - ICONS (parent menu items)
	11 - SEARCH FIELD
		- Form
		- Input
	12 - VERTICAL TABS
	13 - COLOR SCHEMES
	14 - MOBILE MODE (RESPONSIVE MODE)
		- Menu container
		- Brand
		- Show/hide button
		- Menu
		- Dropdown
		- Dropdown items
		- Dropdown/megamenu indicators
		- Megamenu
		- Search field
*/

/* FONT
======================================*/
/*
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
*/


/* 1 - MENU CONTAINER
======================================*/
.menuzord,
.menuzord *{
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
.menuzord{
	width: 100%;
	padding: 0;
	float: left;
	position: relative;
	background: none;
}
.menuzord a{
	-o-transition: color .3s linear, background .3s linear;
	-moz-transition: color .3s linear, background .3s linear;
	-webkit-transition: color .3s linear, background .3s linear;
	transition: color .3s linear, background .3s linear;
}
/* scrollable menu */
.menuzord-menu.scrollable > .scrollable-fix{
	display: none;
}

/* 2 - BRAND
======================================*/
.menuzord-brand{
	margin: 18px 30px 0 0;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.3;
	cursor: pointer;
}

/* 3 - MENU
======================================*/
.menuzord-menu{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
/* Right alignment */
.menuzord-menu.menuzord-right{
	float: right;
}
/* Menu items */
.menuzord-menu > li{
	display: inline-block;
	float: left;
}
.menuzord-menu > li > a{
	padding: 16px 16px;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	outline: 0;
	line-height: 1.42857143;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
/* Active/hover state (Menu items) */
.menuzord-menu > li.active > a,
.menuzord-menu > li:hover > a{
	color: #666;
	text-decoration: none;
}

/* 4 - DROPDOWN
======================================*/
.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown{
	list-style: none;
    margin: 0;
    padding: 0;   
	display: none;
    position: absolute;
    z-index: 99;
	min-width: 200px;
	max-width: 240px;
	white-space: wrap;
	background: #fff;
}
.menuzord-menu ul.dropdown li ul.dropdown{
    left: 100%;
}
/* Dropdown items */
.menuzord-menu ul.dropdown li{
	clear: both;
	width: 100%;
	border: 0 none;
	font-size: 14px;
	position: relative;
}
.menuzord-menu ul.dropdown li a{
	width: 100%;
	background: none;
	padding: 10px 25px 10px 15px;
	color: #888;
	text-decoration: none;
	display: inline-block;
	float: left;
	clear: both;
	position: relative;
	outline: 0;
	-o-transition: padding .2s linear;
	-moz-transition: padding .2s linear;
	-webkit-transition: padding .2s linear;
	transition: padding .2s linear;
}
/* Hover state (dropdown items) */
.menuzord-menu ul.dropdown li:hover > a{
	padding-left: 20px;
	padding-right: 20px;
	color: #333;
}

/* Dropdown left alignment */
.menuzord-menu ul.dropdown.dropdown-left{
	left: none;
}
.menuzord-menu ul.dropdown li ul.dropdown.dropdown-left{
	left: -100%;
}

/* 5 - DROPDOWN/MEGAMENU INDICATORS
======================================*/
.menuzord-menu li .indicator{
	margin-left: 3px;
}
.menuzord-menu li ul.dropdown li .indicator{
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 15px;
}

/* 6 - MEGAMENU
======================================*/
.menuzord-menu > li > .megamenu{
	width: 100%;
	padding: 20px;
	left: 0;
	position: absolute;
	display: none;
	z-index: 99;
	border-top: solid 1px #f0f0f0;
	background: #fff;
}

/* 7 - MEGAMENU WIDTHS
======================================*/
/* Half width */
.menuzord-menu > li > .megamenu.megamenu-half-width{
	width: 50%;
	left: auto;
}
/* Quarter width */
.menuzord-menu > li > .megamenu.megamenu-quarter-width{
	width: 25%;
	left: auto;
}

/* 8 - GRID SYSTEM
======================================*/
.menuzord-menu > li > .megamenu .megamenu-row{
	width: 100%;
	margin-top: 0px;
}
.menuzord-menu > li > .megamenu .megamenu-row:first-child {
	margin-top: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row:before,
.menuzord-menu > li > .megamenu .megamenu-row:after {
	display: table;
	content: "";
	line-height: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row:after {
	clear: both;
}
.menuzord-menu > li > .megamenu .megamenu-row .col1,
.menuzord-menu > li > .megamenu .megamenu-row .col2,
.menuzord-menu > li > .megamenu .megamenu-row .col3,
.menuzord-menu > li > .megamenu .megamenu-row .col4,
.menuzord-menu > li > .megamenu .megamenu-row .col5,
.menuzord-menu > li > .megamenu .megamenu-row .col6,
.menuzord-menu > li > .megamenu .megamenu-row .col7,
.menuzord-menu > li > .megamenu .megamenu-row .col8,
.menuzord-menu > li > .megamenu .megamenu-row .col9,
.menuzord-menu > li > .megamenu .megamenu-row .col10,
.menuzord-menu > li > .megamenu .megamenu-row .col11,
.menuzord-menu > li > .megamenu .megamenu-row .col12{
	display: block;
	min-height: 20px;
	float: left;
	margin-left: 3%;
}
.menuzord-menu > li > .megamenu .megamenu-row [class*="col"]:first-child {
	margin-left: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row .col1{
	width: 5.583333333333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col2{
	width: 14.166666666666%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col3{
	width: 22.75%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col4{
	width: 31.333333333333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col5{
	width: 39.916666666667%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col6{
	width: 48.5%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col7{
	width: 57.083333333333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col8{
	width: 65.666666666667%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col9{
	width: 74.25%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col10{
	width: 82.833333333334%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col11{
	width: 91.416666666667%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col12{
	width: 100%;
}

/* 9 - SHOW/HIDE BUTTON (MOBILE MODE)
======================================*/
.menuzord .showhide{
	width: 60px;
	height: 46px;
	padding: 11px 0 0;
	display: none;
	float: right;
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
/* Show/hide button icon */
.menuzord .showhide em{
	width: 20px;
	height: 3px;
	margin: 4px 20px 0;
	float: right;
	background: #777;
}

/* 10 - ICONS (parent menu items)
======================================*/
.menuzord-menu > li > a > i{
	margin: 0 5px 0 0;
	font-size: 18px;
	float: left;
	line-height: 20px;
	font-family: 'FontAwesome';
}

/* 11 - SEARCH FIELD
======================================*/
/* Form */
.menuzord-menu > li.search form{
	float: left;
	padding: 22px 16px 17px;
}
/* Input */
.menuzord-menu > li.search form input[type="text"]{
	width: 160px;
	padding: 5px 10px;
	border: none;
	background: #f0f0f0;
	border-radius: 2px;
	outline: 0;
	-o-transition: width 1s ease-out;
	-moz-transition: width 1s ease-out;
	-webkit-transition: width 1s ease-out;
	transition: width 1s ease-out;
}
.menuzord-menu > li.search form:hover input[type="text"]{
	width: 160px;
}

/* 12 - VERTICAL TABS
======================================*/
.menuzord-tabs{
	width: 100%;
	float: left;
}
.menuzord-tabs-nav{
	width: 20%;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
.menuzord-tabs-nav > li > a{
	width: 100%;
	padding: 7px 16px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	color: #666;
	border: solid 1px #f0f0f0;
	outline: 0;
}
.menuzord-tabs-nav li.active a,
.menuzord-tabs-nav li:hover a{
	background: #f0f0f0;
}
.menuzord-tabs-content{
	width: 80%;
	min-height: 30px;
	padding: 20px;
	float: right;
	display: none;
	font-size: 13px;
	border: solid 1px #f0f0f0;
	color: #666;
}
.menuzord-tabs-content.active{
	display: block;
}

/* 13 - COLOR SCHEMES
======================================*/
/* blue */
.menuzord.blue .menuzord-menu > li.active > a, 
.menuzord.blue .menuzord-menu > li:hover > a, 
.menuzord.blue .menuzord-menu ul.dropdown li:hover > a{ 
	color: #4A89DC; 
}
/* green */
.menuzord.green .menuzord-menu > li.active > a, 
.menuzord.green .menuzord-menu > li:hover > a, 
.menuzord.green .menuzord-menu ul.dropdown li:hover > a{ 
	color: #37BC9B; 
}
/* red */
.menuzord.red .menuzord-menu > li.active > a, 
.menuzord.red .menuzord-menu > li:hover > a, 
.menuzord.red .menuzord-menu ul.dropdown li:hover > a{ 
	color: #E9573F; 
}
/* orange */
.menuzord.orange .menuzord-menu > li.active > a, 
.menuzord.orange .menuzord-menu > li:hover > a, 
.menuzord.orange .menuzord-menu ul.dropdown li:hover > a{ 
	color: #ff670f; 
}
/* yellow */
.menuzord.yellow .menuzord-menu > li.active > a, 
.menuzord.yellow .menuzord-menu > li:hover > a, 
.menuzord.yellow .menuzord-menu ul.dropdown li:hover > a{ 
	color: #F6BB42; 
}
/* purple */
.menuzord.purple .menuzord-menu > li.active > a, 
.menuzord.purple .menuzord-menu > li:hover > a, 
.menuzord.purple .menuzord-menu ul.dropdown li:hover > a{ 
	color: #967ADC; 
}
/* pink */
.menuzord.pink .menuzord-menu > li.active > a, 
.menuzord.pink .menuzord-menu > li:hover > a, 
.menuzord.pink .menuzord-menu ul.dropdown li:hover > a{ 
	color: #D770AD; 
}

/* 14 - MOBILE MODE (RESPONSIVE MODE)
======================================*/
@media (max-width: 768px){
	/* Responsive menu container */
	.menuzord-responsive.menuzord{
		padding: 0;
	}
	
	/* Brand */
	.menuzord-responsive .menuzord-brand{
		margin: 8px 30px 10px 20px;
		font-size: 20px;
		line-height: 1.55;
	}
	
	/* Show/hide button */
	.menuzord-responsive .showhide{
		margin: 0;
	}
	
	/* Menu */
	.menuzord-responsive .menuzord-menu{
		width: 100%;
		float: left !important;
	}
	/* scrollable menu*/
	.menuzord-responsive .menuzord-menu.scrollable{
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}
	.menuzord-responsive .menuzord-menu.scrollable > .scrollable-fix{
		display: block;
	}
	
	/* Menu items */
	.menuzord-responsive .menuzord-menu > li{
		width: 100%;
		display: block;
		position: relative;
	}
	.menuzord-responsive .menuzord-menu > li > a{
		width: 100%;
		padding: 10px 10px;
		display: block;
		border-bottom: solid 1px #f0f0f0;
	}
	.menuzord-responsive .menuzord-menu > li:first-child > a{
		border-top: solid 1px #f0f0f0;
	}
	
	/* Dropdown */
	.menuzord-responsive .menuzord-menu ul.dropdown,
	.menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown{
		width: 100%;
		left: 0;
		position: static;
		border: none;
		background: #fff;
		float: left;
		max-width: 100%;
	}
	
	/* Dropdown items */
	.menuzord-responsive .menuzord-menu ul.dropdown li{
		position: relative;
	}

	.menuzord-responsive .menuzord-menu ul.dropdown li a{
		border-bottom: solid 1px #f0f0f0;
	}
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a{ padding-left: 40px !important; }
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > a{ padding-left: 60px !important; }
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a{ padding-left: 80px !important; }
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a{ padding-left: 50px !important; }
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a{ padding-left: 70px !important; }
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li:hover > a{ padding-left: 90px !important; }
	
	/* Dropdown/megamenu indicators */
	.menuzord-responsive .menuzord-menu li .indicator{		
		width: 60px;
		height: 48px;
		position: absolute;
		right: 0;
		top: 0;
		font-size: 24px;
		text-align: center;
		line-height: 46px;
		border-left: solid 1px #f5f5f5;
	}
	.menuzord-responsive .menuzord-menu li ul.dropdown li .indicator{
		height: 38px;
		right: 0;
		top: 0;
		font-size: 18px;
		line-height: 36px;
	}
	
	/* Megamenu */
	.menuzord-responsive .menuzord-menu > li > .megamenu{
		width: 100% !important;
		left: 0 !important;
		position: static;
		border-top: none;
		border-bottom: solid 1px #f0f0f0;
	}
	.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row [class*="col"]{
		float: none;
		display: block;
		width: 100% !important;
		margin-left: 0;
		margin-top: 15px;
	}
	.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row:first-child  [class*="col"]:first-child {
		margin-top: 0;
	}
	.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row{
		margin-top: 0;
	}
	
	/* Search field */
	.menuzord-responsive .menuzord-menu > li.search form{
		width: 100%;
		margin: 4px 0;
		padding: 10px 16px !important;
	}
	.menuzord-responsive .menuzord-menu > li.search form input[type="text"]{
		width: 100%;
	}
	
	/* Tabs */
	.menuzord-responsive .menuzord-tabs-nav{
		width: 100%;
	}
	.menuzord-responsive .menuzord-tabs-content{
		width: 100%;
	}
}

/*-------------- Custom ----------------*/

.menuzord-menu ul.dropdown, .menuzord-menu ul.megamenu { box-shadow: 0 0 3px 1px rgba(0,0,0,0.2); }
.menuzord-menu > li > .megamenu { box-shadow: 0 0 3px 1px rgba(0,0,0,0.2); }

.menuzord-menu > li > .megamenu .megamenu-icon { text-align: left; }
.menuzord-menu > li > .megamenu p.megamenu-category { margin: 0; font-weight: bold; text-align: left; border-bottom: 1px solid #eee; padding: 10px; }

.menuzord-menu > li > .megamenu .more { margin: 0; text-align: right; }
.menuzord-menu > li > .megamenu .megamenu-column { border-bottom: 0px solid #eee; }

.menuzord-menu > li > .megamenu a:link,
.menuzord-menu > li > .megamenu a:visited { color: #888; }
.menuzord-menu > li > .megamenu a:hover { text-decoration: none;  color: #000; }

.menuzord-menu > li > .megamenu ul.angles > li:before { color: #888 !important; }

.menuzord-brand { width: auto !important; margin: 0 !important; padding: 8px 10px 0 15px !important; float: left !important; color: #fff !important; cursor: pointer; font-size: 16px; font-weight: normal; line-height: 1.3; text-align: center; display: none; }

.menuzord-menu > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 100px !important;
}

.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 100px !important;
}

@media only screen and (max-width : 768px) {
	.menuzord-menu > li > .megamenu .megamenu-icon { text-align: center; }
	.menuzord-menu > li > .megamenu p.megamenu-category { text-align: center; }
	.menuzord-brand { display: block; }
}
@charset "utf-8";
/*-------------------------------------------------------------------------------*/
/*   small mobile phones
/*-------------------------------------------------------------------------------*/
@media only screen and (max-width: 240px) { 
    #menu,
	#menu-light,
    #container,
    .product-grid .name,
    .product-grid .price,
    .product-grid > div,
    .product-grid .image,
    .login-content .right,
    .checkout-content .right,
    #return .right,
    .return-additional .return-captcha,
    .login-content .left,
    .checkout-content .left,
    .product-grid,
    .product-info .right .cart_shadow,
    .return-comment,
    .return-product > div,
    .return-detail > div,
    .sitemap-info .right,
    .product-info .right {
        width: 84% !important
    }
    .banner {
	display: none;
	}

}
/*-------------------------------------------------------------------------------*/
/*   iphone portrait
/*-------------------------------------------------------------------------------*/
@media only screen and (max-width: 480px) { 
    #menu,
	#menu-light,
    #container,
    .product-grid .name,
    .product-grid .price,
    .product-grid .image,
    .login-content .right,
    .checkout-content .right,
    #return .right,
    .return-additional .return-captcha,
    .login-content .left,
    .checkout-content .left,
    .product-grid,
    .return-comment,
    .return-product > div,
    .return-detail > div,
    .sitemap-info .right {
        width: 88% !important
    }


div.opc-container #center-main {
    width: 100%;
}

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

    #header {
        height: 175px;
        width: 100%;
        position: relative;
        display: block;
    }
    #header #logo {
        text-align: left !important;
        top: 15px;
        position: relative;
        width: 100%;
        left: 0px;
    }
    #header #logo img {max-width: 100px !important}
    #header #welcome {
        top: 70px;
        right: 4px;
        width: 98%;
        text-align: center;
        zoom: 90%;
    }
    #header #cart {
        position: absolute;
        top: 90px;
        right: 0px;
    }
    #header .rightb_head {
    margin-top: 0 !important;
}
    #header #cart .heading {
        margin-left: 0px
    }
    #header #cart .content {
        width: 80%;
        float: right;
    }
    #header #search {left: 15%;
        top: 145px
    }
#header #fboverlay1, .product-info .fulldesc {display:none;}
#header .links_mobi_sm {display:block;}
#header .links_mobi {display:none !important;}
#header #soc_med_header{top: 107px;width: 100%;text-align: center;}
#header .links_nomin {display:none;}
#header #spcmsghd {top:67px;}
    #menu, #menu-light, #header .links {
        display: none;
    }
    #phonemenublock {
        height: 37px;
        padding: 0px 5px;
        margin: 0px -4px 15px -4px;
        position: relative;
        z-index: 400;
        display: block !important;
    }
    .htabs {
        height: 35px;
        line-height: 16px;
        border-bottom: 1px solid #DDDDDD;
    }
    .htabs a {
        padding: 7px 5px 6px 5px;
        margin-top: 5px;
        margin-right: 2px;
        font-size: 10px;
    }
    .box-product > div {
        margin-right: 5px;
        margin-left: 5px;
    }
    .box-product .image img {
        max-width: 210px
    }
    #column-left {
        display: none !important
    }
    #column-right {
        display: none !important
    }
    #column-left + #column-right + #content,
    #column-left + #content {
        margin-left: 0px;
        padding-left: 5px;
        border-left: none;
    }
    #column-right + #content {
        margin-right: 0px;
        border-right: none;
        padding-right: 5px;
    }
    .product-info > .left + .right {
        margin-left: 0px;
        padding-left: 0px;
        clear: both;
    }
    .product-info > .left {
        overflow: hidden;
    }
    .product-info .image img {
        max-width: 100%;
        text-align: center;
    }
    .product-info .image-additional {
        width: 100% !important;
        margin-left: -8px;
    }
    .product-info .image-additional a {
        margin-left: 8px
    }


.product-info .fulldesc_m {width:100%;display:block;float: left;text-align: justify;}

    .product-grid {
        overflow: hidden
    }
    #base-container {
        height: 70px
    }
    #base-container #powered {
        text-align: center;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
    }
    #base-container #social-links {
        text-align: center;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    #home-featured-pagination {
        display: none !important
    }
    #home-latest-pagination {
        display: none !important
    }
    .closeLink1 {
        display: none
    }

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

    .banner {display: none;}
.xcms-entry-image {float:none !important;}
.xcms-entry-text {margin:0 !important;}
.fc_container { margin: 3px; max-width: 100px; padding: 5px;}
.fc_title { width: 100px; height: 18px;}
.fc_title > h2 {font-size: 14px;}
.fc_image {margin-top: 15px;}
.fc_container a .fbanner-button {    font-size: 12px; line-height: 17px;bottom: 15%;}
.fc_container a img {max-width: 100px;height: 80px;}
input.send2friend { width: 250px;}
}
/*-------------------------------------------------------------------------------*/
/*   iphone landscape  
/*-------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) { 
    #menu,
	#menu-light,
    #container,
    .product-grid,
    .product-grid .name,
    .product-grid .price,
    .product-grid .image,
    #navigation select,
    .login-content .right,
    .checkout-content .right,
    #return .right,
    .return-additional .return-captcha,
    .login-content .left,
    .checkout-content .left,
    #column-left,
    .return-comment,
    .return-product > div,
    .return-detail > div,
    .sitemap-info .right {
        width: 88% !important
    }
  .data-table textarea,
  .data-table select,
  .data-table input[type=text],
  .data-table input[type=password],
  .data-table input[type=file],
  .input-style
  {
    width: 90%;
  }
div.opc-container #center-main {
    width: 100%;
}

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

    #header {
        min-height: 200px;
        width: 100%;
        position: relative;
        display: block;
    }
    #header #welcome {
        top: 54px;
        right: 0px;
        text-align: center;
        width: 100%;
    }
    #header #cart {
        position: absolute;
        top: 180px;
        right: 0px;
        z-index: 16;
    }
    #soc_med_header {
        top: 180px;
        left: 0px;
        padding-right: 0px;
    }
    #language {
        top: 100px;
        right: 140px;
    }
    #header #logo {
        text-align: left;
        top: 5px;
        position: relative;
        left: 0px;
    }
    #header #logo img {max-width: 25%;}
    #header #call {
        top: 108px;
        right: 50px;
    }
    #header #search {top: 140px;width:100%;left: unset;text-align: center;}
#search-input2 {width:200px;}
    #menu, #menu-light, #header .links, #social-links-header {
        display: none
    }
#social-links-header_mobi {display:block;}
    #phonemenublock {
        height: 37px;
        padding: 0px 4px;
        margin: 0px -4px 15px -4px;
        position: relative;
        z-index: 400;
        display: block !important;
    }
    #st-slideshow-top-position-wrapper {
	    width: 100%;
    }
    #st-banner-top-position-wrapper {
	    width: 100%;
    }
    #st-banner-top-position-wrapper .st-banner-top-position-container img {
	    text-align: center;
    }
    .checkout-content textarea {
        width: 95% !important
    }
    .checkout-product table td {
        font-size: 10px !important
    }
    .product-info .image {
        padding: 0 !important
    }
    .category-list,
    .product-compare,
    .product-grid .image {
        text-align: center
    }
    .product-compare {
        display: none; 
    }
    .category-list ul {
        float: none
    }
    .category-info {
        margin-top: 0
    }
    .return-remove {
        text-align: left
    }
    #tab-review textarea,
    #contact textarea,
    .return-comment textarea,
    .return-opened textarea {
        width: 95% !important
    }
    .product-filter {
        position: relative;
        top: 0;
        margin-bottom: 10px;
    }
    .product-filter .limit {
        margin-bottom: 10px;
        margin-left: 0;
        float: left;
    }
    .product-filter .sort {
        float: right;
    }
    .htabs a {
        font-size: 11px;
        padding: 7px 6px 6px 6px;
    }
    #content {
        padding-left: 5px
    }
    .product-info {
        overflow: auto;
        margin-bottom: 20px;
    }
    .product-info .right {
        clear: both
    }
    .product-info > .left {
        text-align: center
    }
    .product-info .image {
        margin-top: 2px;
        margin-left: 5px;
width: auto !important;
    }
    .product-info .image-additional {
        width: 420px;
        margin-bottom: 10px;
        margin-left: -4px;
    }
.product-info .fulldesc {width:100%;}
    #column-left + #column-right + #content,
    #column-left + #content {
        margin-left: 0px;
        padding-left: 0px;
    }
    .product-info > .left + .right {
        margin-left: 0 !important
    }
    #language span,
    #menu,
	#menu-light,
    .breadcrumb,
    #column-left,
    .review .share,
    #column-right,
    .cart-info .model,
    .cart-info .price,
    .cart-info .image,
    table.list td:nth-of-type(2),
    .wishlist-product thead .model,
    .wishlist-product thead .image,
    .wishlist-product thead .stock,
    .wishlist-product thead .price,
    .wishlist-product tbody .model,
    .wishlist-product tbody .image,
    .wishlist-product tbody .stock,
    .wishlist-product tbody .price {
        display: none
    }
    #column-left + #column-right + #content,
    #column-left + #content {
        border-left: none !important
    }
    #shipping select {
        font-size: 10px !important
    }
    #column-left {
        margin-right: 0px
    }
    input.large-field,
    select.large-field {
        width: 160px !important
    }
    #content {
        padding-top: 5px
    }
    #column-right + #content {
        margin-right: 0;
        padding-right: 5px;
        border-right: none;
    }
    .login-content .right,
    .checkout-content .right,
    #return .right,
    .return-additional .return-captcha {
        clear: both
    }
    .product-grid {
        overflow: visible; 
        width: 100% !important;
        text-align: center;
    }
    .product-grid > div {
        margin-right: 15px;
    }

.creviews-rating-box {
    margin-left: auto;
    width: 128px;
}
	.product-list .right {
		display: none;
	}
	.product-list .description {
		
	}
	.product-list .image {
		zoom: 75%
	}
    .product-list .image img {
        padding: 3px;
        border: 1px solid #E7E7E7;
    }
    #footer_resp .column {
        display: inline-block;
        width:100%;
        margin-bottom: 10px;
    }
    #footer_resp .column h3{
        border-bottom: 1px solid #fff;
    }
    #base-container {
        height: 70px
    }
    #base-container #powered {
        text-align: center;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
    }
    #base-container #payments {
        text-align: center;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
    }
    #social-block {
    	height: 180px;
    }
    #social-block .twitter-block{
    	float: left; 
    	display: inline-block; 
    	width: 100%; 
    	font-size: 10px;
    }
    #social-block .facebook-block{
    	text-align: center;
    	width: 100%; 
    	margin-top: 10px;
    }
    #home-featured-pagination {
        display: none !important
    }
    #home-latest-pagination {
        display: none !important
    }
    .closeLink1 {
        display: none
    }
    .banner {
	display: none;
	}

.bannersright {display:none;}
.wl_left {display:none;}
.flexslider {width:100% !important;}
#header .links_nomin {top: 5px;text-align: center;width: 100%;}
#header .links_mobi {display:block;}
.rightb_head {position: absolute;right: 120px;top: 181px;margin:0;}

.cd-label {
text-align: left;
}
#Sitemap li {padding: 5px 0;}
.error-page .subcontainer, .error-page .description {width: 100%;}
#header #spcmsghd {width:99%;}
}
/*-------------------------------------------------------------------------------*/
/*   ipad portrait
/*-------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1024px) { 
    #container {
        width: 96% !important
    }


div.opc-container #center-main {
    width: 100%;
}

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

    #menu, #menu-light {
        min-width: 528px;
        max-width: 100%;
    }
    #header #welcome {
        display: none
    }
    #header #call {
        top: 72px;
        right: 30px;
    }
#header #search {top: 65px;}
    #soc_med_header {
        top: 10px;
        right: 300px;
        padding-right: 0px;
    }
#social-links-header {top:0;}
#header .links {top:45px;}
    #language {
        top: 5px;
        right: 140px;
    }
    #st-slideshow-top-position-wrapper {
	    width: 100%;
    }
    #st-banner-top-position-wrapper {
	    width: 100%;
    }
    #st-banner-top-position-wrapper .st-banner-top-position-container img {
	    text-align: center;
    }
    .product-grid > div {
        margin-right: 15px
    }
    .product-info > .left + .right {
        margin-left: 225px
    }
    .product-info .image #wrap img {
        width: 207px
    }
    .product-info .image-additional {
        width: 225px;
        margin-left: -4px;
    }
    .product-info .image-additional a {
        margin-left: 5px
    }
    .closeLink1 {
        display: none
    }
    #social-block {
    	height: 180px;
    }
    #social-block .twitter-block{
    	float: left; 
    	display: inline-block; 
    	width: 100%;
    }
    #social-block .facebook-block{
    	text-align: center;
    	width: 100%; 
    	margin-top: 10px;
    }

.bannersright {display:none;}
.wl_left {display:none;}
.flexslider {width:100% !important;}
/* .product-info .fulldesc { width:46%;} */
}
@media only screen and (min-width: 342px) and (max-width: 500px) { 
    #home-featured-list .featured-image,
    #home-featured-list .featured-image a,
    #home-featured-list .featured-image img,
    #home-latest-list .latest-image,
    #home-latest-list .latest-image a,
    #home-latest-list .latest-image img {
        zoom: 86%;
    }
}
@media only screen and (min-width: 670px) and (max-width: 730px) { 
    #home-featured-list .featured-image,
    #home-featured-list .featured-image a,
    #home-featured-list .featured-image img, 
    #home-latest-list .latest-image,
    #home-latest-list .latest-image a,
    #home-latest-list .latest-image img {
        zoom: 86%;
    }
}



/*! normalize.css v1.0.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: 0
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


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

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0; width: 80%; float: left;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

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

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

.bannersright {
width: 165px;
float: left;
text-align: center;
margin-left: 10px;
}

.bannersright img {
margin-bottom: 10px;
}



/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 20px; background: #fff; position: relative;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 42px; height: 42px; margin: -20px 0 0; display: block; background: url(../../../skin/lumino_responsive/css/../images/bg_direction_nav2.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 0px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 6px; text-align: right;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 15px; height: 15px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3); color: transparent;}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

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

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
.recaptcha { display: block; width: 300px; height: 75px; background: url(../../../skin/common_files/modules/reCAPTCHA/css/../images/loading_light.gif) center center no-repeat; }

.recaptcha.left { float: left; margin-bottom: 20px; }
.recaptcha.center { margin: 0 auto 20px auto; }
.recaptcha.right { float: right; margin-bottom: 20px; }

.g-recaptcha { display: inline-block; }

/* Optional downsize for mobiles */

@media screen and (max-width: 400px) {
	.recaptcha { width: 255px; height: 64px; }
	.g-recaptcha { transform: scale(0.75); -webkit-transform: scale(0.75); transform-origin: 0 0; -webkit-transform-origin: 0 0; }
	background: url(../../../skin/common_files/modules/reCAPTCHA/css/../images/loading_light_sm.gif) center center no-repeat;
}

.h0n3yt0th3b33 { opacity: 0; position: absolute; top: 0; left: 0; height: 0; width: 0; z-index: -1; }

