/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, 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%; z-index:99999 !important }


/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, 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&ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=40&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=ebebeb&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=b8b8b8&fcDefault=3b3b3b&iconColorDefault=4f4f4f&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=6b6b6b&fcHighlight=363636&iconColorHighlight=6489be&bgColorError=fdede8&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=f27d7d&fcError=cc1919&iconColorError=cd0a0a&bgColorOverlay=6b6b6b&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=3d3d3d&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=40&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-bg_highlight-soft_40_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #b8b8b8; background: #ebebeb url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-bg_glass_100_ebebeb_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #3b3b3b; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #3b3b3b; 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 #999999; background: #dadada url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; 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 #6b6b6b; background: #ffffff url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-bg_glass_55_ffffff_1x400.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 #f27d7d; background: #fdede8 url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-bg_glass_95_fdede8_1x400.png) 50% 50% repeat-x; color: #cc1919; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cc1919; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cc1919; }
.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/fashion_mosaic_grey/lib/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-icons_4f4f4f_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-icons_6489be_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../skin/fashion_mosaic_grey/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: #6b6b6b url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-bg_flat_0_6b6b6b_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #3d3d3d url(../../skin/fashion_mosaic_grey/lib/jqueryui/images/ui-bg_flat_0_3d3d3d_40x100.png) 50% 50% repeat-x; opacity: .40;filter:Alpha(Opacity=40); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Resizable 1.8.17
 *
 * Copyright 2011, 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;z-index: 99999; 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.17
 *
 * Copyright 2011, 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.17
 *
 * Copyright 2011, 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;z-index:999999 !important }
.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.17
 *
 * Copyright 2011, 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.17
 *
 * Copyright 2011, 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 {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    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: */
/**
 * 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.2 2012/01/23 11:54:13 aim Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * General tags styles
 */
html,
body
{
  height: 100%;
  background-color: #fff;
  margin: 0;
  padding: 0;
  border: 0 none;
}

body,
input,
select,
textarea,
button
{
  font-family: verdana, arial, helvetica, sans-serif;
  color: #2c3e49;
  font-size: 14px;
}

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;
  height: 100%;
}

.valign-middle-adv-lvl1 {
  height: 100%;
  display: table;
}

.valign-middle-adv-lvl2 {
  display: table-cell;
  vertical-align: middle;
}

.valign-middle-adv-lvl3 {
}

/**
 * horizontal align
 */
.halign-center-noscript,
.halign-center
{
  display: table;
  margin: 0 auto;
  text-align: center;
}

.center {
  text-align: center;
}

.right-box {
  width: 100%;
  text-align: right;
}

/**
 * text block container
 */
.text-block {
  margin-bottom: 15px;
}

.text-pre-block {
  margin-top: 15px;
}

/**
 * no-wrap
 */
.nowrap {
  white-space: nowrap;
}

/**
 * width:100% emulator
 */
.width-100 {
  width: 100%;
}

/**
 * page break
 */
.page-break {
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  page-break-after: always;
}

/**
 * pointer cursor
 */
.pointer {
  cursor: pointer;
}

/**
 * overflow wrapper
 */
.overflow {
  position: relative;
  margin-right: 20px;
  padding-bottom: 20px;
  overflow: auto;
}

/* display: none */
.hidden {
  display: none;
}

label {
  vertical-align: bottom;
  line-height: 15px;
}

label input {
  margin: 0;
  vertical-align: bottom;
}

label.input-block {
  vertical-align: middle;
  line-height: 21px;
}

label.input-block input,
label.input-block select
{
  vertical-align: middle;
}

label.input-row,
.input-row label
{
  float: left;
  padding-right: 20px;
}

.plain-box {
  display: block;
  padding-bottom: 15px;
}

.plain-box .label-title {
  display: block;
}

.default-value {
  color: #aaa;
}

.underline {
  text-decoration: underline;
}

.dotted {
  text-decoration: none !important;
  border-bottom: 1px dotted #888;
}

.toggle-link {
  background: transparent url(../../skin/common_files/css/../images/arrow_down.png) no-repeat right 8px;
  padding-right: 15px;
}

.cursor-hover:hover {
  border: solid 1px #1a478f !important;
}

/** 
 * Form elements styles 
 */
input[type=text],
input[type=password],
select,
textarea,
.input-style
{
  border: solid 1px #bbb;
  padding: 2px;
  background: #fff;
}

input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus
{
  border: solid 1px #999;
}

/** 
 * Common styles 
 */
.error-message {
  color: #b51a00;
}

select.err,
input.err,
textarea.err
{
  border: solid 1px #b51a00;
  background-color: #f7f3f3;
}

div.error-message {
  margin: 0 0 15px;
}

.form-text {
  color: #112536;
  font-weight: bold;
}

.black-text {
  color: #000;
}

a.list-item:link,
.list-item a:link
{
  color: #043fa0;
  text-decoration: none;
}

a.list-item:visited,
.list-item a:visited
{
  color: #043fa0;
  text-decoration: none;
}

a.list-item:hover,
.list-item a:hover
{
  color: #2863c2;
  text-decoration: underline;
}

a.list-item:active,
.list-item a:active
{
  color: #043fa0;
  text-decoration: none;
}

tr.head-row th {
  background: #ccc none;
  font-weight: bold;
}

tr.highlight td,
tr.highlight th,
li.highlight
{
}

tr.center-row th {
  text-align: center;
}

div.ajax-popup-error-message {
  padding: 0 5px;
  margin: 10px 0;
  display: none;
}

div.ajax-popup-error-message span {
  float: left;
  margin: 0 10px 0 3px;
}

/**
 * Currency
 */
.currency {
  white-space: nowrap;
}

input.datepicker-formatted {
  border: solid 1px #bbb;
  margin-right: 5px;
}

input.datepicker-formatted[disabled] {
  background: #fff;
  color: #bbb;
}

/**
 * zipcode
 */
input.zipcode {
  width: 100px;
}

input.zip4 {
  width: 60px;
}

/**
 * password validation
 */
span.validate-mark {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

span.validate-mark img {
  width: 15px;
  height: 15px;
  margin-left: 3px;
}

span.validate-matched img {
  background: transparent url(../../skin/common_files/css/../images/icon_ok.png) no-repeat left top;
}

span.validate-non-matched img {
  background: transparent url(../../skin/common_files/css/../images/icon_nok.png) no-repeat left top;
}

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

  layout styles

==============================================================================*/
/**
 * page container
 */
#page-container {

  position: relative;
}

/**
 * page layout
 */
#content-container {
  clear: both;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}

#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 {
  position: relative;
  overflow: hidden;
}

#header {
}

#footer {
}

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

/**
 * header styles
 */
#header .line1 {
  position: relative;
  height: 67px;
  direction: ltr;
}

#header .line1 .logo {
  padding-top: 9px;
  margin-left: 27px;
  width: 203px;
}

#header .line1 .logo a img {
  width: 203px;
  height: 48px;
}

/**
 * header tabs
 */
.tabs {

}

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

.tabs li {
  float: right;
  margin: 0 1px 0 0;
  padding: 0;
  height: 25px;
}

.tabs a
{
  display: block;
  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 .phones {
  position: absolute;
  right: 10px;
  top: 25px;
  height: 42px;
  vertical-align: middle;
  line-height: 42px;
  color: #5480a2;
  text-align: right;
  white-space: nowrap;
  font-size: 11px;
}

#header .phones span {
  padding-left: 15px;
}

/**
 * header line 2
 */
#header .line2 {
  position: relative;
  width: 100%;
  border: none;
  border-top: 1px solid #cb480c;
  border-bottom: 1px solid #cb480c;
  background: url(../../skin/common_files/css/../images/head_linebg.gif) repeat-x top;
  height: 39px;
  color: #451300;
}

#header .line2 div,
#header .line2 span
{
  color: #451300;
}

#header .line2 a {
  color: #510000;
}

#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
 */
#header .line3 {
  position: relative;
  width: 100%;
  height: 39px;
  text-align: right;
}

.printable-bar a {
  background: transparent url(../../skin/common_files/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;
}

/**
 * footer styles
 */
#footer .box {
  width: 100%;
  border: none;
  border-top: 1px solid #cb480c;
  padding: 0;
}

#footer .subbox {
  border-top: #ffd30d 1px solid;
  background: #f4f5f7 none;
  color: #667d92;
  height: 40px;
  vertical-align: middle;
  padding: 0;
  position: relative;
}

#footer .subbox .left {
  background: transparent none;
  position: absolute;
  left: 12px;
  top: 0;
  line-height: 40px;
  vertical-align: middle;
}

#footer .subbox .right {
  background: transparent none;
  position: absolute;
  right: 12px;
  top: 0;
  text-align: right;
  line-height: 40px;
  vertical-align: middle;
}

#footer .subbox a {
  color: #667d92;
  text-decoration: underline;
}

#footer .subbox a:hover {
  text-decoration: none;
}

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

  widgets

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

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

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

#location span {
  padding: 0 0px;
}

/**
 * Dialog message container
 */
#dialog-message {
  margin: 0;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 350px;
  z-index: 1000;
}

#dialog-message .box {
  position: relative;
  border: 1px solid #000;
  border-top: 3px solid #000;
  padding: 10px 25px 10px 59px;
  vertical-align: middle;
  text-align: left;
  min-height: 32px;
}

#dialog-message a.close-link {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 13px;
  height: 13px;
  text-decoration: none;
}

#dialog-message .close-img {
  width: 13px;
  height: 13px;
  background: transparent url(../../skin/common_files/css/../images/but_cross.gif) no-repeat left top;
}

#dialog-message .message-i {
  color: #112536;
  border-color: #7a97c1;
  background: #f4f5f7 url(../../skin/common_files/css/../images/icon_info.gif) no-repeat 10px 10px;
}

#dialog-message .message-w {
  color: #3e3104;
  border-color: #c3902f;
  background: #f8f7f3 url(../../skin/common_files/css/../images/icon_warning.gif) no-repeat 10px 10px;
}

#dialog-message .message-e {
  color: #590a0a;
  border-color: #d30000;
  background: #f7f3f3 url(../../skin/common_files/css/../images/icon_error.gif) no-repeat 10px 10px;
}

#dialog-message .anchor {
  position: relative;
  margin-left: auto;
  margin-right: 0;
  height: 15px;
  text-align: right;
  vertical-align: middle;
}

#dialog-message .anchor img {
  width: 12px;
  height: 10px;
  vertical-align: middle;
  background: transparent url(../../skin/common_files/css/../images/goto_arr.gif) no-repeat left top;
}

.dialogtr {
  color: #1a2b3c;
}

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

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

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

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

/**
 * Inline message
 */
.inline-message {
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
  padding: 1px 1px 15px;
  margin: 0;
}

.inline-message img.icon-w {
  vertical-align: top;
  width: 18px;
  height: 18px;
  background: transparent url(../../skin/common_files/css/../images/icon_warning_small.gif) no-repeat;
}

.cart-message {
  padding: 5px 5px 5px 35px;
  text-align: left;
  min-height: 20px;
  color: #4f6280;
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cart-message-w {
  background: #efefef 5px 5px url(../../skin/common_files/css/../images/icon_warning_small.gif) no-repeat;
}

.cart-message div.close-link {
  float: right;
  width: 25px;
  height: 13px;
  text-align: right;
  cursor: pointer;
  background: transparent url(../../skin/common_files/css/../images/but_cross.gif) no-repeat right top;
}

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

.menu-dialog .title-bar {
  width: 100%;
  background: #9ec6de url(../../skin/common_files/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/common_files/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/common_files/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;
  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:#b33425;
  cursor: pointer;
  height: 23px;
  margin: 0;
  padding: 1px;
  vertical-align: top;
  overflow: visible;
  outline-style: none;
  font:400 23px/39px "Fjalla One",sans-serif;
  border:0;
  padding:0px;
  text-transform:uppercase;
}

button.button .button-right {
  display: block;
  padding: 0 10px 0 0;
  height: 21px;
}

button.button .button-left {
  display: block;
  margin: 0;
  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;
  float: left;
}

div.button div,
div.button a
{
  display: block;
  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/common_files/css/../images/go.gif) no-repeat left top;
  vertical-align: middle;
}

/**
 * a-image-based
 */
a.image-button {
  text-decoration: none;
}

a.image-button img {
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
  border: 0 none;
  width: 19px;
  height: 18px;
  background: transparent url(../../skin/common_files/css/../images/go.gif) no-repeat left top;
  vertical-align: middle;
}

/*********************************
 * Buttons alternative styles
 *********************************/

/**
 * Highlighted button
 */
button.main-button .button-right {

}

button.main-button .button-left {

  color: #510000;
}

.add-to-cart-button  .button-left {color:#fff !important}

div.main-button {

}

div.main-button div,
div.main-button a
{

  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 {

  padding: 0 2px 0 0;
}

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

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

div.light-button div,
div.light-button a
{
  background: transparent url(../../skin/common_files/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/common_files/css/../images/delete_cross.gif) no-repeat left 7px;
  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/common_files/css/../images/but_right_dropout.png) no-repeat right top;
}

div.drop-out-button div,
div.drop-out-button a
{
  background: transparent url(../../skin/common_files/css/../images/but_left.png) no-repeat left top;
  padding-right: 10px;
}

div.dropout-container {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0 none;
}

div.dropout-wrapper {
  float: left;
  position: relative;
  z-index: 1;
  margin: 0;
}

div.dropout-box {
  border: solid 1px #adb6c6;
  background-color: #fff;
  padding: 5px 0;
  margin-top: 26px;
  position: absolute;
  display: none;
}

div.dropout-wrapper ul {
  margin: 0;
  padding: 0;
}

div.dropout-wrapper ul li {
  list-style-position: outside;
  list-style-type: none;
  padding: 5px 15px;
  float: left;
}

div.dropout-wrapper ul li .button {
  float: left;
  position: relative;
}

div.dropout-wrapper .button {
  float: none;
  position: absolute;
  margin-right: 0;
  margin-top: 2px;
}

/**
 * Menu button
 */
button.menu-button {
  height: 22px;
}

button.menu-button .button-right {
  background: transparent url(../../skin/common_files/css/../images/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
  height: 20px;
}

button.menu-button .button-left {
  background: transparent url(../../skin/common_files/css/../images/but_menu_left.png) no-repeat left top;
  height: 20px;
  padding: 0 1px 0 8px;
  color: #deedf7;
  font-size: 10px;
  height: 21px;
  line-height: 20px;
}

div.menu-button {
  background: transparent url(../../skin/common_files/css/../images/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
}

div.menu-button div,
div.menu-button a
{
  background: transparent url(../../skin/common_files/css/../images/but_menu_left.png) no-repeat left top;
  padding: 0 1px 0 8px;
  line-height: 20px;
  color: #deedf7 !important;
  font-size: 10px;
}

/**
 * Add2Cart AJAX-based
 */
button.do-add2cart-wait,
button.do-add2cart-success,
button.do-add2cart-error
{
  cursor: default;
}

button.do-add2cart-wait .button-right,
button.do-add2cart-success .button-right,
button.do-add2cart-error .button-right
{
  background: transparent url(../../skin/common_files/css/../images/but_light_right.gif) no-repeat right top;
  padding: 0 5px 0 0;
}

button.do-add2cart-wait .button-left,
button.do-add2cart-success .button-left,
button.do-add2cart-error .button-left
{
  background: transparent url(../../skin/common_files/css/../images/but_light_left.gif) no-repeat left top;
  padding: 0 10px 0 15px;
  color: #365f8f;
  font-size: 11px;
}

button.do-add2cart-wait .button-left .progress {
  display: block;
  background: transparent url(../../skin/common_files/css/../images/progress.gif) repeat-x left 5px;
}

/**
 * button(s) containers
 */
.button-row,
.button-row-right
{
  margin-top: 20px;
  margin-bottom:20px;
  padding: 0;
  width:60px;
  height:40px
}

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

.button-up {
  position: relative;
  margin-top: -23px;
  width: 30%;
}

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

a.popup-link img {
  vertical-align: bottom;
  width: 20px;
  height: 18px;
  background: transparent url(../../skin/common_files/css/../images/question_button.gif) no-repeat left top;
  margin-bottom: 1px;
}

/**
 * cart page
 */
.shipping-method a {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}

.shipping-method a:hover {
  text-decoration: none;
}

.shipping-method label {
  display: block;
  vertical-align: middle;
}

.shipping-warning {
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}

.estimator-container {
  width: 40%;
}

/**
 * Gift wrapping
 */
.giftwrapping-cart {
  text-align: left;
  padding: 10px 0;
}

.giftwrap-option {
  padding: 5px 0 5px 5px;
}

.giftwrap-message-label {
  padding: 5px 0;
}

.giftwrap-message-text textarea {
  width: 300px;
  height: 80px;
}

.giftwrap-cart-note {
  margin-left: 15px;
  color: #b51800;
}

.invoice-total-name span {
  font-weight: normal;
}

.cart-total-row .total-name a {
  font-weight: normal;
}

.invoice-giftwrap-notes {
  padding-top: 30px;
}

.invoice-giftwrap-notes p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.invoice-giftwrap-notes div {
  border: 1px solid #cecfce;
  height: 50px;
  overflow: hidden;
  padding: 5px;
}

/**
 * Images preview
 */
.images-preview-bg {
  background: transparent url(../../skin/common_files/css/../images/grey.png) repeat left top;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3000;
}

.images-preview {
  position: absolute;
  top: 50px;
  right: 50px;
  bottom: 50px;
  left: 50px;
  background: #fff none;
  border: 5px solid #e3e3e3;
  overflow: hidden;
  min-width: 700px;
  min-height: 500px;
  z-index: 4000;
}

.images-preview .wait {
  position: absolute;
  top: 30px;
  right: 0;
  bottom: 30px;
  left: 0;
  background: #fff url(../../skin/common_files/css/../images/loading.gif) no-repeat center center;
  z-index: 1500;
}

.images-preview a.close {
  position: absolute;
  top: 9px;
  right: 11px;
  background: transparent url(../../skin/common_files/css/../images/close_images_preview.gif) no-repeat left center;
  padding-left: 12px;
  padding-bottom: 2px;
  font-size: 11px;
  color: #4e4e4e;
  text-decoration: none;
  outline-style: none;
  text-transform: lowercase;
}

.images-preview .list-box {
  margin: 50px 50px 0;
  padding: 0;
  text-align: center;
  position: relative;
  border: 1px solid #fff;
}

.images-preview a.arrow {
  position: absolute;
  display: block;
  width: 13px;
  height: 13px;
  outline-style: none;
  cursor: pointer;
}

.images-preview a.hidden {
  display: none;
}

.images-preview a.left {
  left: 0;
  background: transparent url(../../skin/common_files/css/../images/arrow_left.gif) no-repeat left center;
}

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

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

.images-preview a.right-disabled {
  background: transparent url(../../skin/common_files/css/../images/arrow_right_disabled.gif) no-repeat 6px center;
  cursor: auto;
}

.images-preview div.list-subbox {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.images-preview ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  position: absolute;
}

.images-preview ul li {
  display: block;
  padding: 0;
  margin: 0 12px;
  border: 1px solid #fff;
  background: transparent none;
  text-align: center;
  vertical-align: middle;
  float: left;
  cursor: pointer;
}

.images-preview ul li.over,
.images-preview ul li:hover
{
  border: 1px solid #ccc;
}

.images-preview ul li.selected {
  border: 1px solid #215485;
}

.images-preview ul li img {
  display: inline;
  text-align: center;
  vertical-align: middle;
}

.images-preview ul li.loading {
  background-image: url(../../skin/common_files/css/../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.images-preview ul li.loading img {
  display: none;
}

.images-preview .box {
  position: relative;
  margin: 50px;
  vertical-align: middle;
  text-align: center;
  background: transparent none;
}

.images-preview .box.loading {
  background-image: url(../../skin/common_files/css/../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.images-preview .box img {
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
}

/**
 * Data table
 */
.data-table td {
  padding: 4px 1px;
  line-height: 21px;
  vertical-align: top;
}

.data-table.light-table td {
  line-height: 16px;
  padding: 3px;
}

.data-table td.data-name {
  vertical-align: top;
  color: #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/common_files/css/../images/uarrow.gif) no-repeat left 3px;
}

.search-sort-bar a.down-direction {
  font-weight: bold;
  padding-left: 14px;
  background: transparent url(../../skin/common_files/css/../images/darrow.gif) no-repeat left 3px;
}

/**
 * Expandable section
 */
.expand-section {
  height: 16px;
  margin: 20px 0;
  vertical-align: middle;
  line-height: 16px;
}

.expand-section img {
  width: 11px;
  height: 11px;
  vertical-align: middle;
  margin: 2px 5px 3px 0;
}

.expand-section img.plus {
  background: transparent url(../../skin/common_files/css/../images/plus.gif) no-repeat left top;
}

.expand-section img.minus {
  background: transparent url(../../skin/common_files/css/../images/minus.gif) no-repeat left top;
}

.expand-section a {
  font-weight: bold;
  text-decoration: underline;
}

/**
 * Pagination mechanism
 */
.nav-pages {
  white-space: nowrap;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
}

.nav-pages-title {
  padding-right: 10px;
}

.nav-pages img {
  vertical-align: bottom;
  width: 15px;
  height: 15px;
}

.nav-pages a {
  text-align: center;
  text-decoration: underline;
}

.nav-pages .left-arrow img {
  background: transparent url(../../skin/common_files/css/../images/navigation_arrow_left.gif) no-repeat left top;
}

.nav-pages .right-arrow img {
  background: transparent url(../../skin/common_files/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/common_files/css/../images/r_bottom.gif) no-repeat left top;
  margin-right: 3px;
}

.img-up-direction {
  width: 7px;
  height: 6px;
  vertical-align: middle;
  background: transparent url(../../skin/common_files/css/../images/r_top.gif) no-repeat left top;
  margin-right: 3px;
}

/**
 * NoScript warning
 */
.noscript-warning {
  position: absolute;
  top: 10px;
  padding: 10px;
  left: 25%;
  right: 25%;
  margin: 0;
  overflow: hidden;
  border: 5px solid #ddd;
  background: #fff none;
}

.noscript-warning .content {
  background: transparent url(../../skin/common_files/css/../images/icon_warning.gif) no-repeat left top;
  font-weight: bold;
  padding-left: 37px;
  min-height: 32px;
  line-height: 16px;
}

/**
 * Webmaster mode
 */
.lbl {
  display: inline !important;
  color: green !important;
  font-weight: 700 !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

.section {
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}

/**
 * BlockUI plugin (screen overlay) 
 */
.blockMsg {
  padding: 0;
  margin: 0;
  min-width: 200px;
  top: 40%;
  text-align: center;
  color: #000;
  border: 3px solid #aaa;
  background-color: #fff;
  cursor: wait;
}

.blockUI span.waiting {
  padding: 3px;
  background: #fbfbfb url(../../skin/common_files/css/../images/loading.gif) no-repeat;
  color: #617683;
  display: inline-block;
  font-size: 18px;
  margin: 8px 5px;
  padding: 5px 0 5px 45px;
}

.ui-dialog .blockOverlay {
  background: #fff !important;
  opacity: 1 !important;
  filter:Alpha(Opacity=100);
}

.ui-dialog .blockMsg {
  border: 0 none !important;
}

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

  Side-bar styles

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

/**
 * categories list
 */
.menu-categories-list img.icon {
  background: transparent url(../../skin/common_files/css/../images/dingbats_categorie.gif) no-repeat left top;
}

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

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

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

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

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

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

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

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

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/common_files/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/common_files/css/../images/progress.gif) repeat-x left top;
  height: 11px;
}

.minicart-box hr {
  margin-left: 5px;
}

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

.minicart-box ul li {
  position: relative;
  margin: 0;
  padding: 6px 15px 6px 5px;
  overflow: hidden;
  white-space: normal;
  line-height: normal;
}

.minicart-box ul li a.delete {
  padding-left: 10px;
}

.minicart-box ul li a.delete img {
  background: transparent url(../../skin/common_files/css/../images/delete_cross.gif) no-repeat left top;
  width: 9px;
  height: 9px;
}

.minicart-box ul li a {
  text-decoration: underline;
  white-space: normal !important;
}

.minicart-box .price-row {
  margin-top: 4px;
}

.minicart-box input.quantity {
  width: 35px;
}

.minicart-box .buttons-row {
  margin-top: 5px;
  margin-left: 5px;
  height: 30px;
}

.minicart-box .buttons-row .light-button div,
.minicart-box .buttons-row .light-button a,
.minicart-box .buttons-row .light-button .button-left
{
  font-size: 10px;
  font-weight: normal;
}

.minicart-box ul.menu li.view-cart-link a,
.minicart-box ul.menu li.checkout-link a
{
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.minicart-box li.checkout-popup-link {
  overflow: visible;
  padding-left: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

.minicart-box .checkout-popup-link a.link:link,
.minicart-box .checkout-popup-link a.link:visited,
.minicart-box .checkout-popup-link a.link:hover,
.minicart-box .checkout-popup-link a.link:active
{
  text-decoration: none;
}

.minicart-box .checkout-popup-link a.link {
  border: 1px solid #fff;
  outline-style: none;
  z-index: 1000;
  background-color: #fff;
  padding: 4px 0 4px 5px;
  position: relative;
  outline-style: none;
}

.minicart-box .checkout-popup-link a.show {
  border-top: 1px solid #99a4ad;
  border-left: 1px solid #99a4ad;
  border-right: 1px solid #99a4ad;
  border-bottom: 1px solid #fff;
  padding-right: 5px;
}

.minicart-box .checkout-popup-link .link span {
  border-bottom: 1px dashed #043fa0;
  cursor: pointer;
}

.minicart-box .checkout-popup-link a.link img {
  background: transparent url(../../skin/common_files/css/../images/checkout_arrow.gif) no-repeat right top;
  width: 9px;
  height: 7px;
  cursor: pointer;
}

.minicart-box .checkout-popup-link div.buttons-box {
  position: absolute;
  border: 1px solid #99a4ad;
  background: #fff none;
  left: 0;
  top: 19px;
  display: none;
  padding: 10px;
}

.minicart-box .minicart-checkout-button {
  background: transparent url(../../skin/common_files/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/common_files/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 .gcheckout-cart-buttons a img {
  width: inherit;
  height: inherit;
  background: transparent none;
}

.minicart-box .paypal-cart-button,
.minicart-box .paypal-cart-button p,
.minicart-box .gcheckout-cart-buttons,
.minicart-box .gcheckout-cart-buttons p
{
  text-align: left;
}

.minicart-box .paypal-cart-button div,
.minicart-box .gcheckout-cart-buttons div
{
  text-align: left;
  margin: 0;
}

iframe.minicart-bg {
  position: absolute;
  display: none;
  width: 250px;
  border: 0 none;
  background: #fff none;
}

iframe.minicart-checkout-bg {
  position: absolute;
  display: none;
  border: 0 none;
  background: #fff none;
}

.help-link {
  border-bottom: 1px dashed #000;
  cursor: help;
  text-decoration: none !important;
}

/**
 * Tooltip 
 */
#tooltip {
  position: absolute;
  border: 1px solid #000;
  padding: 5px;
  background: #fff none;
  top: 0;
  left: 0;
  text-align: left;
  max-width: 300px;
  z-index: 10000;
}

#tooltip h3,
#tooltip div
{
  margin: 0;
}

/**
 * auth box
 */
.menu-auth img.icon {
  background: url(../../skin/common_files/css/../images/dingbats_authentification.gif) no-repeat;
}

.menu-auth input {
  width: 120px;
}

.login-buttons {
  margin: 3px 0 5px;
}

.login-buttons .button {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

.menu-dialog .recovery {
  clear: both;
  margin-bottom: 2px;
}

.menu-dialog .recovery a {
  text-decoration: underline;
  font-size: 10px;
}

.menu-dialog .left {
  text-align: left;
}

.menu-dialog .login-text {
  vertical-align: top;
}

.small-note,
.small-link
{
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}

.small {
  font-weight: normal;
  font-size: 10px;
}

.small-link:hover {
  text-decoration: underline;
}

/**
 * news box styles
 */
.menu-news img.icon {
  background: url(../../skin/common_files/css/../images/dingbats_news.gif) no-repeat;
}

.menu-dialog .subscribe {
  margin-top: 8px;
}

.menu-dialog a.prev-news {
  text-decoration: underline;
}

/**
 * interneka menu
 */
.menu-interneka img.icon {
  background: url(../../skin/common_files/css/../images/dingbats_affiliates.gif) no-repeat;
}

/**
 * Popup-dialog 
 */
div.popup-dialog {
  text-align: left;
  min-width: 300px;
}

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

  page-specific styles

==============================================================================*/
/**
 * category page
 */
.category-description {
  margin-bottom: 15px;
}

.current-category-icon {
  padding: 0;
  height: 100%;
  vertical-align: top;
}

.current-category-icon img {
  margin: 5px;
}

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;
  font-size:16px;
  line-height:24px;
}

/**
 * Product details page
 */
.product-details {
  position: relative;
}

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

.product-details .product-subtitle {
  padding: 23px 0 10px;
}

.product-details .product-subtitle div {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  border: 0 none;
  border-bottom: 1px solid #9d1500;
}

.product-details .message {
  color: #b51a00;
}

.product-details .warning-message {
  color: red;
}

.product-details .customer-message {
  color: #b51a00;
  font-weight: bold;
}

.product-details .quantity-row td {
  padding-top: 15px;
}

.product-details .button-row {
  margin-top: 15px;
}

#product-tabs-container {
  margin-bottom: 30px;
}

.product-details .ask-question {
  margin-top: 16px;
  float: none;
}

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

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/common_files/css/../images/spacer_black.gif) repeat-x left 8px;
}

.products .price {
  font-weight: bold;
  font-size: 12px;
}

.products .price-value {
  font-weight: bold;
  font-size: 12px;
  color: #b51a00;
}

.products .price-save {
  padding: 0;
  margin: 0;
  color: #b51a00;
}

.products .taxes {
  padding: 2px 2px 2px 30px;
}

.products .buy-now {
  margin: 10px 5px;
}

.products .buy-now .quantity {
  height: 30px;
  white-space: nowrap;
  vertical-align: middle;
}

.products .buy-now .quantity-empty {
  height: 45px;
}

.products .buy-now .quantity-title {
  width: 75px;
  padding-right: 5px;
}

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

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

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

.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: #b33425;
  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: #96877c;
  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-quantity {
  width: 30px;
}

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

.cmpi-mcsc-icon {
  width: 49%;
  text-align: center;
}

.cmpi-mcsc-icon img {
  width: 74px;
  height: 40px;
  background: transparent url(../../skin/common_files/css/../images/mcsc_logo.gif) no-repeat left top;
}

/**
 * Checkout page
 */
.checkout-payments tr td {
  padding: 2px;
  text-align: left;
}

.checkout-payments tr td.checkout-payment-name {
  width: 20%;
  white-space: nowrap;
}

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

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

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

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

.checkout-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/common_files/css/../images/progress.gif) repeat-x;
  width: 350px;
  height: 11px;
  margin-top: 10px;
}

/**
 * Help index page
 */
.help-index {
  list-style: none;
  padding: 0;
  margin: 0;
}

.help-index li {
  margin: 0;
  padding: 10px 0 0;
}

.help-index li.first-item {
  padding-top: 0;
}

/**
 * Help / cvv2 page
 */
.help-cvv2-images {
  float: right;
  margin: 15px 5px 5px;
}

.help-cvv2-images img {
  float: none;
  display: block;
  margin-bottom: 15px;
}

/**
 * Help / usps test page
 */
.help-usps-test-dir {
  text-decoration: underline;
  margin-bottom: 15px;
}

/**
 * Images viewer
 */
.images-viewer {
  text-align: center;
  margin: 10px 0;
}

.images-viewer-list {
  position: relative;
  white-space: nowrap;
}

.images-viewer-list .side-arrow {
  position: absolute;
  top: 0;
  display: block;
  width: 10px;
  height: 54px;
  text-decoration: none;
  outline-style: none;
}

.images-viewer-list .left-arrow {
  text-align: left;
  left: 0;
}

.images-viewer-list .right-arrow {
  padding-left: 3px;
  text-align: right;
  right: 0;
}

.images-viewer-list .side-arrow img {
  width: 7px;
  height: 100%;
}

.images-viewer-list .left-arrow .enabled {
  display: block;
  background: transparent url(../../skin/common_files/css/../images/arrow_left.gif) no-repeat left center;
}

.images-viewer-list .left-arrow .disabled {
  display: block;
  background: transparent url(../../skin/common_files/css/../images/arrow_left_disabled.gif) no-repeat left center;
}

.images-viewer-list .hidden {
  display: none;
}

.images-viewer-list .right-arrow .enabled {
  display: block;
  background: transparent url(../../skin/common_files/css/../images/arrow_right.gif) no-repeat left center;
}

.images-viewer-list .right-arrow .disabled {
  display: block;
  background: transparent url(../../skin/common_files/css/../images/arrow_right_disabled.gif) no-repeat left center;
}

.images-viewer-icons {
  text-align: left;
  padding: 0;
  margin: 0 10px;
  overflow: hidden;
}

.images-viewer-icons a {
  display: block;
  padding: 0;
  border: 1px solid #fff;
  padding: 0;
  margin: 0 10px;
  float: left;
  outline-style: none;
  background: #eee none;
  text-align: center;
  vertical-align: middle;
}

.images-viewer-icons a.selected {
  border: 1px solid #215485;
}

.images-viewer-icons a:hover {
  border: 1px solid #ccc;
}

.images-viewer-icons img {
  margin: 1px;
  vertical-align: middle;
  border: 0 none;
}

/**
 * Order invoice
 */
.order-invoice {
  background: #fff none;
}

.invoice-company-icon {
  vertical-align: top;
  padding-top: 30px;
}

.invoice-data-box {
  width: 100%;
  padding-left: 30px;
}

.invoice-data-box table {
  width: 100%;
}

.invoice-data-box table tr td {
  padding: 2px;
  vertical-align: top;
}

.invoice-title {
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
}

.invoice-data-box table tr td.invoice-right-info {
  text-align: right;
  vertical-align: bottom;
}

hr.invoice-line {
  margin: 2px 0 17px;
  border-bottom: 2px solid #58595b;
}

.invoice-personal-info {
  width: 45%;
  margin-bottom: 15px;
}

.invoice-personal-info tr td {
  padding: 0;
}

.invoice-personal-info tr td strong {
  white-space: nowrap;
}

.invoice-address-box {
  width: 100%;
  margin-bottom: 30px;
}

.invoice-address-title {
  width: 45%;
  height: 25px;
}

td.invoice-line {
  vertical-align: top;
  padding: 0;
  height: 4px;
}

td.invoice-line img {
  height: 2px;
  width: 100%;
  background: #58595b none;
}

.invoice-address-box table {
  width: 100%;
}

.invoice-address-box table tr td {
  padding: 0;
}

.invoice-address-box table tr td strong {
  white-space: nowrap;
}

.invoice-customer-notes {
  padding-top: 30px;
}

.invoice-customer-notes p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.invoice-customer-notes div {
  border: 1px solid #cecfce;
  height: 50px;
  overflow: hidden;
  padding: 5px;
}

.invoice-bottom-note {
  text-align: center;
  padding-top: 30px;
  font-size: 12px;
}

p.invoice-products-title {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.invoice-products {
  width: 100%;
  background: #000 none;
}

.invoice-products tr td,
.invoice-products tr th
{
  background: #fff none;
}

.invoice-products tr th {
  padding: 3px;
  background: #ccc none;
  white-space: nowrap;
}

.invoice-products tr th.invoice-sku-column,
.invoice-products tr th.invoice-quantity-column,
.invoice-products tr th.invoice-total-column
{
  width: 60px;
}

.invoice-products tr th.invoice-tax-column {
  width: 100px;
}

.invoice-products tr th.invoice-price-column {
  width: 100px;
  text-align: center;
}

.invoice-products tr td {
  padding: 3px;
}

.invoice-products tr td.invoice-price-column,
.invoice-products tr td.invoice-tax-column,
.invoice-products tr td.invoice-quantity-column
{
  text-align: center;
}

.invoice-products tr td.invoice-product-column span {

}

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

}

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

/**
 * '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
{
  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
 */
.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 4px #c7c5c5;
  background: #f7f6f4;
  padding: 16px;
  color: #2c3e49;
  margin-bottom: 25px;
}

div.evaluation-notice span.license-warning {
  color: #911717;
  font-weight: bold;
}

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

/**
 * Payment page
 */
#payment-form {
  width: 100%;
  text-align: left;
}

#payment-form .payment-note {
  width: 400px;
}

/**
 * Address book 
 */
ul.address-container {
  text-align: left;
  padding: 0;
  margin: 0;
}

div.address-bg {
  background: transparent url(../../skin/common_files/css/../images/bg_post.png) repeat top left;
  margin: 2px;
  padding: 8px;
  width: 260px;
}

li.address-box {
  display: inline-block;
  margin: 0 50px 50px 0;
  padding: 0;
  border: solid 1px #ddd;
  width: 280px;
  min-height: 200px;
  overflow: hidden;
  text-decoration: none;
  vertical-align: top;
  text-align: left;
  list-style: none;
}

.address-main {
  padding: 5px 10px;
  background: #fff;
  min-height: 170px;
}

.address-main a.new-address {
  font-size: 22px;
  line-height: 36px;
}

.address-main .new-address-label {
  padding-top: 40px;
  text-align: center;
}

.address-default {
  font-weight: bold;
  vertical-align: top;
}

.address-default img {
  margin-right: 5px;
}

.address-line {
  margin: 5px 0;
}

/**
 * Popup address selection
 */
.popup-address {
  min-width: 780px;
  text-align: left;
}

.popup-address .address-box {
  margin: 0 25px 25px 0;
  padding: 0;
  border: solid 1px #ddd;
  width: 230px;
  float: left;
  min-height: 150px;
  overflow: hidden;
}

.popup-address .address-current {
  border: solid 1px #1a478f;
}

.popup-address .address-main {
  min-height: 120px;
}

.popup-address .address-bg {
  width: 210px;
}

.popup-address .address-main hr {
  margin: 15px 0 30px;
}

.popup-address .address-main .new-address-label {
  padding-top: 28px;
}

.popup-address .address-main a.new-address {
  line-height: 32px;
}

.popup-address .address-default {
  float: right;
}

.per-page-selector {
  float: right;
}

.transactions {
  border-top: 1px solid #666;
  margin-top: 10px;
  padding-top: 15px;
}

.delete-icon {
  width: 8px;
  height: 8px;
  background: transparent url(../../skin/common_files/css/../images/delete_record.gif) no-repeat left top;
}

/**
 * Common checkout styles
 */

.checkout-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-login-text {
  font-size: 12px;
  font-weight: 700;
  margin: auto 0;
}

.checkout-login-text a:link,
.checkout-login-text a:visited,
.checkout-login-text a:hover,
.checkout-login-text a:active
{
  text-decoration: underline;
}

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

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

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * General CSS stylesheet (overrides for Firefox)
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    $Id: main.FF.css,v 1.3 2010/06/24 11:41:09 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

button.button {
  margin-right: -3px;
  margin-left: -3px;
}

div.button {
  margin-top: 1px;
}

.login-buttons div.button {
  margin-top: 2px;
}

button.simple-button {
  margin-top: 2px;
}

.ajax-minicart img.minicart-button {
  margin-top: 1px;
  margin-bottom: 5px;
}

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

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

/* default arrows */

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

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

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

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

/* jtip arrows */

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

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

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

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

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

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

/* rounded arrows */

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



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}
.product-added .thumbnail{margin:0}.product-added .details{margin:3px 0 0 20px}.product-added .title{font-weight:700;font-size:14px;margin:0 0 10px;color:#444}.product-added .price{font-size:13px;font-weight:700;margin:10px 0}.product-added .rating{padding-left:8px;text-align:left}.product-added .rating .creviews-rating{display:none}.product-added .price .product-price-value{color:#b51a00}.product-added .price .product-alt-price-value{color:#787878}.product-added .cart{text-align:center;border-radius:0;margin-left:5px;padding:10px 0 15px;color:#444;width:145px}.product-added .cart .header{font-size:14px;font-weight:700}.product-added .cart .label{font-weight:700}.product-added .cart ul{margin:10px 0 14px;padding:0}.product-added .cart ul li{list-style:none;margin:7px 0;padding:0}.product-added .cart-outer{background:url(../../skin/common_files/modules/Add_to_cart_popup/images/arrow_right_gray.png) no-repeat 0 50%;padding-left:64px}.product-added h1{font-weight:400;color:#a0a0a0;padding:0;margin:30px 0 20px;font-size:24px}.product-added .upselling .rating{padding-left:31px}.product-added .upselling.details{margin:0 0 10px}.product-added .upselling.details td{padding:0 5px}.product-added .upselling .creviews-rating-box{padding-bottom:0}.product-added .upselling .title{margin-bottom:5px;margin-top:10px}.product-added .upselling .price{margin:5px 0}.product-added .upselling .buy{margin-top:7px}.product-added .ui-widget{font-family:Arial,sans-serif!important}.product-added .ui-widget-header{border:1px solid #B6B6B6!important;color:#fff!important;font-weight:700!important;background:#776a61 }.product-added.ui-dialog{-webkit-box-shadow:0 2px 12px rgba(0,0,0,.6)!important;-moz-box-shadow:0 2px 12px rgba(0,0,0,.6)!important}.product-added.ui-dialog .ui-dialog-titlebar{padding:.7em 1em .6em!important;position:relative!important;border:none!important;border-bottom:1px solid #979797!important;-moz-border-radius:3px 3px 0 0!important;-webkit-border-radius:3px 3px 0 0!important;border-radius:3px 3px 0 0!important;font-family:Arial,sans-serif!important}.product-added.ui-dialog .ui-dialog-title{float:left!important;margin:.1em 16px .2em 0!important;font-size:14px!important;}.product-added.ui-dialog .ui-dialog-titlebar-close{position:absolute!important;right:.8em!important;top:55%!important;width:16px!important;margin:-10px 0 0 0!important;padding:0!important;height:16px!important}.product-added.ui-dialog .ui-dialog-titlebar-close span{display:block!important;margin:1px!important;background:url(../../skin/common_files/modules/Add_to_cart_popup/images/icon_close.png) 0 0 no-repeat!important}.product-added.ui-dialog .ui-dialog-titlebar-close:hover span{background-position:-16px 0!important}.product-added.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0!important;border:0!important}.product-added.ui-dialog .ui-dialog-content{position:relative!important;border:0!important;padding:1em 1em!important;background:none!important;overflow:hidden!important;zoom:1!important}.product-added.ui-dialog .ui-dialog-buttonpane{text-align:left!important;border-width:1px 0 0!important;background-image:none!important;margin:.5em 0 0!important;padding:.3em 0 .5em .4em!important;border-radius:0 0 3px 3px!important;-moz-border-radius:0 0 3px 3px!important;-webkit-border-radius:0 0 3px 3px!important}.product-added.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right!important}.product-added.ui-dialog .ui-dialog-buttonpane button{margin:.5em 1em .5em 0!important;cursor:pointer!important}.product-added.ui-dialog .ui-resizable-se{width:14px!important;height:14px!important;right:3px!important;bottom:3px!important}.product-added .ui-state-default,.product-added .ui-widget-content .ui-state-default,.product-added .ui-widget-header .ui-state-default,.product-added.ui-widget-content .ui-state-default{border:1px solid #B6B6B6!important;font-weight:400!important;color:#fff!important;background:#776a61 !important;-moz-box-shadow:0 1px 0 rgba(255,255,255,.6)inset!important;box-shadow:0 1px 0 rgba(255,255,255,.6)inset!important;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#c4c4c4')"}.product-added .ui-state-default a,.product-added .ui-state-default a:link,.product-added .ui-state-default a:visited{color:#4F4F4F!important;text-decoration:none!important}.product-added .ui-state-focus,.product-added .ui-state-hover,.product-added .ui-widget-content .ui-state-focus,.product-added .ui-widget-content .ui-state-hover,.product-added .ui-widget-header .ui-state-focus,.product-added .ui-widget-header .ui-state-hover,.product-added.ui-widget-content .ui-state-focus,.product-added.ui-widget-content .ui-state-hover{border:1px solid #9D9D9D!important;font-weight:400!important;color:#313131!important}.product-added .ui-state-active a,.product-added .ui-state-active a:link,.product-added .ui-state-active a:visited,.product-added .ui-state-hover a,.product-added .ui-state-hover a:hover{color:#313131!important;text-decoration:none!important}.product-added .ui-widget :active{outline:0!important}.product-added .ui-button .ui-button-text{display:block!important;line-height:1.4!important;font-size:14px!important;font-weight:700!important;}.product-added.ui-dialog{padding:0!important}.product-added .ui-widget-content,.product-added.ui-widget-content{border:1px solid #a0a0a0!important;background-color:#fff;background-image:none}.product-added .ui-button.ui-state-hover{-moz-box-shadow:0 0 8px rgba(0,0,0,.15),0 1px 0 rgba(255,255,255,.8)inset;!important -webkit-box-shadow:0 0 8px rgba(0,0,0,.15),0 1px 0 rgba(255,255,255,.8)inset!important;box-shadow:0 0 8px rgba(0,0,0,.15),0 1px 0 rgba(255,255,255,.8)inset!important}.product-added.ui-dialog{-moz-border-radius:3px!important;-webkit-border-radius:3px!important;border-radius:3px!important;-moz-background-clip:padding!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important}.product-added .ui-state-active,.product-added .ui-widget-content .ui-state-active,.product-added .ui-widget-header .ui-state-active{outline:0!important;color:#1c4257;border:1px solid #7096ab!important;background:#ededed url(images/bg_gradient.png) 0 -50px repeat-x!important;background:-moz-linear-gradient(top,#d0dde9 0,#a9d0e5 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#d0dde9),color-stop(100%,#a9d0e5))!important;background:-webkit-linear-gradient(top,#d0dde9 0,#a9d0e5 100%)!important;background:-o-linear-gradient(top,#d0dde9 0,#a9d0e5 100%)!important;background:-ms-linear-gradient(top,#d0dde9 0,#a9d0e5 100%)!important;background:linear-gradient(top,#d0dde9 0,#a9d0e5 100%)!important;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0dde9', endColorstr='#a9d0e5')"}.product-added.ui-dialog .ui-dialog-titlebar-close{background:none!important}.product-added.ui-dialog .ui-dialog-buttonpane button{float:none!important}.product-added .button-spacer{padding:0 5px}.product-added .proceed-to-checkout .ui-button-text{background:transparent url(images/proceed_to_checkout.gif) right 7px no-repeat;}.product-added hr{border-bottom:1px solid #dfdfdf;background:0 0}.product-added.ui-widget{font-family:Tahoma,Geneva,sans-serif;font-size:12px}/* 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    $Id: main.css,v 1.2 2010/05/31 06:08:30 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

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

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

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

.printable .uproducts {
  display: none;
}
/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Discount Coupons Module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:29 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.dcoupons-add-coupon {
  color: #112536;
  font-weight: bold;
}

/* 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: */
/**
 * Gift certificates 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.2 2010/05/31 06:08:29 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */


/**
 * Gift certificate page 
 */
.giftcert-header {
  vertical-align: middle;
  padding-bottom: 15px;
}

.giftcert-header img {
  width: 100px;
  height: 65px;
  background: transparent url(../../skin/common_files/modules/Gift_Certificates/../../images/gift.gif) no-repeat left top;
  float: left;
  margin: 0 15px 15px 0;
}

.giftcert-table .giftcert-title {
  color: #9bac12;
  font:400 20px/22px "Fjalla One",sans-serif;
  text-transform:uppercase;
  padding: 10px 0 0;
}

.giftcert-table .data-name {
  text-align: right;
}

.giftcert-table .giftcert-subtitle {
  padding:0px;
}

.giftcert-table .giftcert-h-separator {
  padding: 15px 0;
}

.giftcert-table .giftcert-h-separator hr {
  border-bottom: 1px solid #ccc;
}

.giftcert-table .buttons-row #preview_button {
  float: left;
}

.giftcert-table .giftcert-delivery-method {
  font-weight: bold;
}

table.data-table tr#preview_template td {
  vertical-align: middle;
}

#preview_template td select {
  margin-right: 20px;
}

/**
 * Cart page 
 */
.giftcert-item .image img {
  width: 84px;
  height: 69px;
  background: transparent url(../../skin/common_files/modules/Gift_Certificates/../../images/gift.gif) no-repeat left top;
}

.giftcert-item .giftcert-item-row .giftcert-item-subtitle {
  padding-right: 3px;
}

.giftcert-item .product-title {
  padding-bottom: 15px;
}
/* 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    $Id: main.css,v 1.2 2010/05/31 06:08:29 igoryan Exp $
 * @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: */
/*
 * +-----------------------------------------------------------------------+
 * | BCSE Authorize.Net DPM Payment Processor                              |
 * +-----------------------------------------------------------------------+
 * | Copyright (c) 2016 BCSE LLC. dba BCS Engineering                      |
 * +-----------------------------------------------------------------------+
 * |                                                                       |
 * | BCSE Authorize.Net DPM Payment Processor is subject for version 2.0   |
 * | of the BCSE proprietary license. That license file can be found       |
 * | bundled with this package in the file BCSE_LICENSE. A copy of this    |
 * | license can also be found at                                          |
 * | http://www.bcsengineering.com/license/BCSE_LICENSE_2.0.txt            |
 * |                                                                       |
 * +-----------------------------------------------------------------------+
 */
.bcse-dpm-payment, .bcse-dpm-payment *, .bcse-dpm-payment *:before, .bcse-dpm-payment *:after { box-sizing: border-box; }

.bcse-cards-list > ul { list-style: none; display: block !important; margin: 0 -0.5rem !important; padding: 0 !important; }
.bcse-cards-list > ul:after { content: ' '; display: block; width: 0; height: 0; overflow: hidden; clear: both; }
.bcse-cards-list > ul > li { list-style: none; display: block !important; margin: 0 0 1rem 0 !important; padding: 0 0.5rem !important; position: relative; float: left; width: 50%; text-align: center; }
.bcse-cards-list > ul > li:nth-of-type(2n + 3) { clear: left; }
.narrow .bcse-cards-list > ul > li { float: none; width: 100%; }
.bcse-cards-list input[type="radio"] { display: none; }
.bcse-cards-list input[type="text"] { display: block; height: 2rem !important; width: 100%; }
.bcse-cards-list .bcse-saved-card { border: 1px solid #ddd; background: #f2f2f2; border-radius: 5px; display: block; cursor: pointer; overflow: hidden; position: relative; transition: box-shadow 250ms ease, border-color 250ms ease; }
.bcse-cards-list .bcse-saved-card:after { background: transparent; content: ' '; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; transition: box-shadow 250ms ease; }
.bcse-cards-list .bcse-saved-card h6 { margin: 0; padding: 0 1rem; font-size: 1.15rem; line-height: 1.75; position: relative; border-bottom: 1px solid #ddd; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1); background: #555; color: white; transition: background 250ms ease; position: relative; text-align: left; font-weight: bold; }
.bcse-cards-list .bcse-card-address { padding: 0.5rem; }
.bcse-cards-list .bcse-card-address > div { font-size: 0.9rem !important; line-height: 1.5; }
.bcse-cards-list .bcse-card-cvv-input { margin: 1rem 1rem 0 1rem; padding-bottom: 1rem; text-align: center; position: relative; }
.bcse-cards-list .bcse-card-delete { text-align: center; margin-top: 0.25rem; }
.bcse-cards-list .bcse-card-delete a { display: inline-block; padding: 1px 5px; font-size: 10px; background: #ED4337; color: white; text-decoration: none; border-radius: 4px; border: 1px solid #eaeaea; }

.bcse-cards-list input:checked + .bcse-saved-card { box-shadow: 0 0 8px rgba(0,0,0,0.25); border-color: #ccc; }
.bcse-cards-list input:checked + .bcse-saved-card:after { box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset; }
.bcse-cards-list input:checked + .bcse-saved-card h6 { background: #74AD1B; }

.bcse-cards-list .bcse-saved-card h6:after { display: none; content: ' '; position: absolute; top: 50%; right: 5px; margin-top: -11px; width: 33px; height: 21px; background-color: transparent; background-image: url(../../skin/common_files/modules/BCSE_Authorizenet_DPM/img/credit-cards.png); }
.bcse-cards-list .bcse-saved-card.visa h6:after { display: block; background-position: -99px -21px; }
.bcse-cards-list input:checked + .bcse-saved-card.visa h6:after { display: block; background-position: -99px 0px; }
.bcse-cards-list .bcse-saved-card.discover h6:after { display: block; background-position: -33px -21px; }
.bcse-cards-list input:checked + .bcse-saved-card.discover h6:after { display: block; background-position: -33px 0px; }
.bcse-cards-list .bcse-saved-card.mastercard h6:after { display: block; background-position: -66px -21px; }
.bcse-cards-list input:checked + .bcse-saved-card.mastercard h6:after { display: block; background-position: -66px 0px; }
.bcse-cards-list .bcse-saved-card.american-express h6:after { display: block; background-position: 0px -21px; }
.bcse-cards-list input:checked + .bcse-saved-card.american-express h6:after { display: block; background-position: 0px 0px; }

.bcse-amex{ background-position: 0 -21px; }
.bcse-amex.cc-selected{ background-position: 0 0px; }
.bcse-dis{ background-position: -33px -21px;}
.bcse-dis.cc-selected{ background-position: -33px 0px;}
.bcse-ms{ background-position: -66px -21px;}
.bcse-ms.cc-selected{ background-position: -66px 0px;}
.bcse-visa{ background-position: -99px -21px; }
.bcse-visa.cc-selected{ background-position: -99px 0px; }

.bcse-new-card-link { text-align: center; margin-bottom: 1rem; }
.bcse-new-card-link a { display: block; background: #555; color: white !important; text-decoration: none !important; padding: 2px; border: 1px solid #CCC; border-radius: 50px; outline: none; }

.bcse-dpm-form > ul { list-style: none; display: block !important; margin: 0 !important; padding: 0 !important; }
.bcse-dpm-form > ul > li { list-style: none; display: block !important; margin: 0 !important; padding: 0 !important; position: relative; }
.bcse-dpm-form > ul > li:after { content: ' '; display: block; width: 0; height: 0; overflow: hidden; clear: both; }
.bcse-dpm-form input[type="text"] { padding: 0.5rem !important; margin: 0 0 1rem 0 !important; height: 3.5rem !important; display: block !important; width: 100% !important; border-radius: 0; min-width: 0 !important; max-width: 100% !important; }
.bcse-dpm-form select,
div.checkout-container #center .bcse-dpm-form select { padding: 0.5rem !important; margin: 0 0 1rem 0 !important; height: 2.8rem !important; display: block !important; border-radius: 0; min-width: 0 !important; max-width: 100% !important; }

.bcse-dpm-form select[name="card_expire_Month"],
div.checkout-container #center .bcse-dpm-form select[name="card_expire_Month"] { float: left; width: calc(50% - 0.5rem) !important; }

.bcse-dpm-form select[name="card_expire_Year"],
div.checkout-container #center .bcse-dpm-form select[name="card_expire_Year"] { float: right; width: calc(50% - 0.5rem) !important; }

.bcse-dpm-form #bcse-dpm-cc-type { display: none; position: absolute; top: calc(50% - 0.5rem); right: 5px; transform: translateY(-50%); width: 33px; height: 21px; background-color: transparent; background-image: url(../../skin/common_files/modules/BCSE_Authorizenet_DPM/img/credit-cards.png); }
.bcse-dpm-form #bcse-dpm-cc-type.amex { display: block; background-position: 0 0px; }
.bcse-dpm-form #bcse-dpm-cc-type.discover { display: block; background-position: -33px 0px;}
.bcse-dpm-form #bcse-dpm-cc-type.mastercard { display: block; background-position: -66px 0px;}
.bcse-dpm-form #bcse-dpm-cc-type.visa { display: block; background-position: -99px 0px; }

.bcse-dpm-payment a.popup-link { display: block; position: absolute; top: calc(50% - 0.5rem); right: 5px; transform: translateY(-50%); width: 18px; height: 18px; background: #333; border-radius: 100%; text-align: center; text-decoration: none; z-index: 10; }
.bcse-dpm-payment a.popup-link:after { content: '?'; display: block; text-align: center; color: white; line-height: 18px; font-weight: bold; }
.bcse-dpm-payment a.popup-link img { display: none; }

.bcse-dpm-form .fancy-checkbox { display: block; cursor: pointer; margin-bottom: 1rem; }
.bcse-dpm-form .fancy-checkbox input { display: none; }
.bcse-dpm-form .fancy-checkbox > span { display: inline-block; vertical-align: middle; }
.bcse-dpm-form .fancy-checkbox .checkbox:after { content: '\2610'; display: inline-block; font-size: 1.5em; }
.bcse-dpm-form .fancy-checkbox input:checked + .checkbox:after { content: '\2612'; }

.bcse-dpm-payment .note { text-align: center; font-size: 11px !important; padding: 5px 0; font-style: italic; }

.bcse-loading-cards { height: 50px; background: url(../../skin/common_files/modules/BCSE_Authorizenet_DPM/img/loader.gif) center 10px no-repeat transparent; position: relative; }
.bcse-loading-cards:after { content: attr(data-loading-text); display: block; position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; font-style: italic; }

.ui-dialog .help-cvv2-box { }

@media (min-width:801px)  {
    .ui-dialog .help-cvv2-box { width:500px;}
}
/* 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    $Id: main.css,v 1.2 2010/05/31 06:08:28 igoryan Exp $
 * @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: */
/**
 * Product options 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.2 2010/05/31 06:08:30 igoryan Exp $
 * @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: 0px;
}
/* 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    $Id: main.css,v 1.5 2010/08/04 11:32:48 joy Exp $
 * @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: */
/**
 * Special offers 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.2 2010/05/31 06:08:30 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

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

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

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

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

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

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

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

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

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

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

.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: static;
  margin: 0 0 0 -51px;
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-details .details .bp-icon-footer {
  height: 19px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  white-space: nowrap;
  background: transparent url(../../skin/common_files/modules/Special_Offers/images/bp_icon_bottom_middle.gif) repeat-x;
}
/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * One page checkout 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.14.2.4 2010/09/24 06:16:20 aim Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * Alternative styles for common elements 
 */
#opc_payment {margin-top:15px}
div.opc-container .opc-section h2,
div.opc-container .opc-section h3
{
  color: #9bac12;
}

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

div.opc-container #center-main {
  text-align: left;
  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;
  box-sizing:border-box;
  padding: 0 10px;
  border: 0 none;
  width: 310px;
  min-height: 400px;
  width: 33%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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]
{
  height:24px;	
  width: 80%;
}

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

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


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

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

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

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

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

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

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

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

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

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

.checkout-payments tr td.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%;
  font-weight:bold;
}

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

.checkout-payments tr.payment-details td { 
  background: #ecf3f7;
  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: 12px;
  text-align:left;
}

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

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

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

.checkout-shippings tr td.shipping-cost { 
  width: 15%;
  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%;
}
#couponform-container h3 {color:#000}
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;
  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
{
  font-weight: normal;
}

#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;
  padding: 5px 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: 10px 0;
}

div.terms_n_conditions {
  text-align: center;
}

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

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

div.paypal-express-sel-note {
  padding: 0 10px;
}
/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Fashion mosaic grey CSS stylesheet
 *
 * @category    X-Cart
 * @package     X-Cart
 * @subpackage  CSS
 * @author      Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version     $Id: altskin.css,v 1.13.2.1 2010/11/24 07:06:24 aim Exp $
 * @link        http://www.x-cart.com/
 * @see         ____file_see____
 */

html,
body
{
  margin: 0 auto;
  color: #646673;
  font-size:14px;
  line-height:21px;
}

a:link {
  color: #676674;
}

a:visited {
  color: #676674;
}

a:hover {
  color: #434582;
}

a:active {
  color: #676674;
}
/*.holiday {bottom:100px;}*/
/*.holiday {bottom:100px; display:none !important;}*/
/*.product-added.ui-widget {z-index:99999999 !important}*/
/*.login_box, #shopping_cart, #header_logo {z-index:999999998;}*/
/*#menu1 {z-index:999999999;}*/
.product-added.ui-widget {z-index:999999 !important}
.login_box, #shopping_cart, #header_logo {z-index:999;}
#menu1 {z-index:9999;}

span#cartProdTitle
{
	display: inline-block;
    font-size: 15px !important;
    width: 100%;
}
.specialW {width:100%;padding:20px;background:#fff;color:#6b5e53}
.testi {height:200px}
.poptions-options-list td{text-align:left !important}
.update-profile {background:#000 !important;height:auto !important;padding:5px 30px !important}
.update-profile .button-left {color:#fff !important;font: 400 20px/26px "Fjalla One",sans-serif !important;height:auto !important}
.update-profile .button-right {height:auto !important}
a.clear-cart {background:#000 !important;color:#fff !important;padding:3px 20px !important; font:400 20px/39px "Fjalla One",sans-serif !important;text-transform:uppercase;text-decoration:none;margin-top:10px}
#cartContentsDisplay td, #shoppingCartDefault .cartUnitDisplay, #shoppingCartDefault .cartQuantity, #shoppingCartDefault .cartTotalDisplay, #shoppingCartDefault .cartRemoveItemDisplay, #shoppingCartDefault .cartRemoveIt, #shoppingCartDefault .cartQuantityUpdate, #shoppingCartDefault .cartProductDisplay {text-align: center;
    vertical-align: middle;}
 .tableHeading  {background: #fbfbfb none repeat scroll 0 0;color:#96877c}
 .cartProductDisplay {text-align:left !important}
 a .heading{color:#9bac12;text-decoration:none !important}
h1 {
font: 400 36px/41px "Fjalla One",sans-serif !important;
    letter-spacing: -1.1px;
    margin: 0 0 20px;
	color:#776a61;
	padding: 5px 0px 5px 0px;
	line-height: 36px;
	text-transform:uppercase;
	font-weight:bold
}
.continue-button .main-button, .place-order-button .main-button, .checkout-button .main-button {border:none !important}
.btn-primary{font-size:14px;font-weight:700;padding:0 16px;border:1px solid #b70508;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#B33425;min-width:113px;text-shadow:1px -1px 1px #410009}
a.product-name {text-decoration:none}
#container {
	float: left;
	display: block;
	background: #FFFFFF;
	max-width: 960px;
	margin: 0px auto 0px;
	padding: 10px;
	}
	
button.place-order-button  {background:#b33425;border:0;padding:5px 30px;height:auto !important;color:#fff}	
button.place-order-button .button-left, button.place-order-button .button-right {color:#fff !important;font: 400 30px/41px "Fjalla One",sans-serif !important;height:auto !important}
#top_banner {
	float: left;
	display: inline-block;
	font-size: 0px;
	line-height: 0px;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#top_banner .widget {
	float: left;
	display: block;
	line-height: 20px;
	font-size: 12px;
	width: 100%;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
#top_banner .widget p {
	line-height: 20px;
	padding: 5px 10px;
	}
#top_banner .widget ul {
	color: #333333;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#top_banner .widget ul li {
	color: #333333;
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
#top_banner .widget ul li a {
	display: block;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 5px;
	padding: 5px 0px 5px 3px;
	margin: 0px 0px 1px 0px;
	background-color: #f9f9f9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(249, 249, 249)),to(rgb(238, 238, 238)));
	background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238));
	background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238));
	background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238));
	background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238));
	background-image: linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#eeeeee');
	}
#top_banner .widget ul li a:hover {
	color: #333333;
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	border-left: 3px solid #FF0000;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(245, 245, 245)),to(rgb(229, 229, 229)));
	background-image: -webkit-linear-gradient(top, rgb(245, 245, 245), rgb(229, 229, 229));
	background-image: -moz-linear-gradient(top, rgb(245, 245, 245), rgb(229, 229, 229));
	background-image: -o-linear-gradient(top, rgb(245, 245, 245), rgb(229, 229, 229));
	background-image: -ms-linear-gradient(top, rgb(245, 245, 245), rgb(229, 229, 229));
	background-image: linear-gradient(top, rgb(245, 245, 245), rgb(229, 229, 229));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f5f5f5', EndColorStr='#e5e5e5');
	}
#top_banner .widget ul ul {
	color: #333333;
	margin: 0px 0px 0px 10px;
	}
.textwidget p {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
#homepage {
	float: left;
	display: inline-block;
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding: 0px 9px 0px 0px;
	border-right: 1px solid #DDDDDD;
	overflow: hidden;
	}
#homepage ul, #homepage li {
	list-style: none;
	list-style-type: none;
	}
#featurebanner {
	margin: 0px;
	padding: 0px;
	}
#featurebanner img {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	}
ul#tabs {
	float: left;
	width: 159px;
	z-index: 2;
	}
ul#tabs p {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
ul#tabs li a:hover {
	text-decoration: none;
	}
ul#tabs li {
	display: block;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;	
	height: 64px;
	margin: 0px 0px 1px 0px;
	padding: 7px 10px 8px 13px;
	cursor: pointer;
	outline: none;
	overflow: hidden;
	background-color: #f9f9f9 !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(249, 249, 249)),to(rgb(238, 238, 238))) !important;
	background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238)) !important;
	background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238)) !important;
	background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238)) !important;
	background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238)) !important;
	background-image: linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238)) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#eeeeee') !important;
	}
ul#tabs li:hover, ul#tabs li.current {
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	border-left: 3px solid #FF0000;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(245, 245, 245)),to(rgb(229, 229, 229)));
	background-image: -webkit-linear-gradient(top, rgb(245, 245, 245), rgb(229, 229, 229));
	background-image: -moz-linear-gradient(top, rgb(245, 245, 245), rgb(229, 229, 229));
	background-image: -o-linear-gradient(top, rgb(245, 245, 245), rgb(229, 229, 229));
	background-image: -ms-linear-gradient(top, rgb(245, 245, 245), rgb(229, 229, 229));
	background-image: linear-gradient(top, rgb(245, 245, 245), rgb(229, 229, 229));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f5f5f5', EndColorStr='#e5e5e5');
	}
.postdate {
	color: #999999 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0px 2px !important;
	}
ul#tabs li h2 {
	font-size: 14px;
	line-height: 20px;
	max-height: 42px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
ul#tabs li.current h2 a {
	color: #FF0000;
	}
ul#tabs li h2 a.current:hover {
	text-decoration: none;
	cursor: default;
	}
#feature_list {
	width: 640px;
	height: 400px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	}
#feature_list ul {
	list-style: none;	
	padding: 0;
	margin: 0;
	}
#feature_list ul li {
	background: #FFFFFF;
	}
#feature_list h1 {
	display: inline-block;
	font-size: 20px;
	letter-spacing: -0.4px;
	height: 26px;
	margin: 0px;
	padding: 6px 8px 10px 8px;
	overflow: hidden;
	}
ul#output {
	float: left;
	width: 480px;
	height: 400px;
	position: relative;
	margin: 0px 1px 0px 0px !important;
	padding: 0px;
	}
ul#output .feature_info {
	margin: 0px;
	padding: 0px;
	}
ul#output p {
	height: 80px;
	line-height: 20px;
	margin: 0px;
	padding: 0px 8px;
	overflow: hidden;
	}
ul#output iframe, 
ul#output embed, 
ul#output object {
	float: left;
	display: inline-block;
	width: 480px;
	height: 270px;
	margin: 0px;
	padding: 0px;
	}
ul#output .feature_img {
	float: left;
	display: inline-block;
	width: 480px;
	height: 270px;
	}
ul#output li {
	position: absolute;
	width: 480px;
	height: 400px;
	}
ul#output li a {
	margin: 0px;
	padding: 0px;
	}
.homecontainer {
	display: inline-block;
	width: 640px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
.homecontent {
	float: left;
	display: block;
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
.homecontent.column {
	display: inline-block;
	width: 160px;
	padding-bottom: 0px;
	}
.homecontent h2 {
	display: inline-block;
	padding: 0px 1px;
	overflow: hidden;
	}
.homecontent p {
	margin: 0px;
	padding: 0px;
	}
.homecontent a img {
	margin: 0px;
	padding: 0px;
	}
.homecontent.column a img {
	float: left;
	margin: 0px;
	padding: 0px 8px 0px 0px;
	}
.homecontent .datebox {
	float: right;
	display: inline-block;
	color: #666666;
	background: #DDDDDD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin: 4px -10px 0px 0px;
	padding: 4px 12px;
	}
.homecontentbox {
	float: left;
	width: 158px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 1px;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	overflow: hidden;
	}
.homecontent.column .info {
	height: auto;
	}
.homecontentbox.first {
	padding: 1px 1px 1px 0px;
	}
.homecontentbox.fourth {
	padding: 1px 0px 1px 1px;
	border-right: none;
	}
.homecontent .info {
	height: 120px;
	padding: 9px;
	overflow: hidden;
	background-color: #f9f9f9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(249, 249, 249)),to(rgb(238, 238, 238)));
	background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238));
	background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238));
	background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238));
	background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238));
	background-image: linear-gradient(top, rgb(249, 249, 249), rgb(238, 238, 238));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#eeeeee');
	}
.homecontent.column .info:hover {
	padding: 9px 9px 9px 6px;
	border-left: 3px solid #FF0000;
	}
.homecontent.columns h2 {
	display: block;
	max-height: 40px;
	line-height: 20px;
	margin: 0px 0px 4px 0px;
	}
.homecontent.column h2 {
	display: block;
	max-height: 60px;
	font-size: 12px;
	line-height: 20px;
	margin: 4px 0px 0px 0px;
	}
.homecontent.rows h2 {
	font-size: 20px;
	line-height: 30px;
	max-width: 300px;
	height: 32px;
	margin: 0px;
	}
.homecontent.column h4.titlebar {
	border-left: 1px solid #000000;
	border-right: 1px solid #333333;
	}
.homecontent.rows .postauthor {
	font-size: 11px;
	margin: -5px 0px 4px 0px;
	padding: 0px 2px 4px 0px;
	}
.homecontent.rows .thumbnail {
	float: left;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	}
.homecontent.rows .holder {
	float: left;
	display: inline-block;
	margin: 0px;
	padding: 1px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
.homecontent.rows .info {
	float: left;
	display: inline-block;
	height: 150px;
	width: 396px;
	padding: 5px 10px 5px 13px;
	margin: 0px 0px 0px 1px;
	}
.homecontent.rows .info:hover {
	padding: 5px 10px 5px 10px;
	border-left: 3px solid #FF0000;
	}
.homecontent.rows .feature_video iframe, 
.homecontent.rows .feature_video embed, 
.homecontent.rows .feature_video object,
.homecontent.rows .feature_video {
	float: left;
	display: inline-block;
	width: 220px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	}
.homecontent.rows .excerpt {
	font-size: 12px;
	line-height: 20px;
	height: 60px;
	margin: 2px 0px 4px 0px;
	padding: 0px 2px !important;
	overflow: hidden;
	}
.social_links {
	float: left;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

#navcontainer, #mobileM {
 background-color: #333333;
background: rgb(130,83,53);  
    background-image: -moz-linear-gradient(center top , rgb(51, 51, 51), rgb(0, 0, 0));
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    border-bottom: 4px solid #cccccc;
    border-top: 1px solid #000000;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 100%;
}


#headernav {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    max-width: 980px;
    z-index: 9;
}

#headernav .menu li, #headernav .menu li li, #headernav .menu li li li {
	background: none;
	margin: 0px;
	padding: 0px;
	}
#headernav .menu li:hover, #headernav .menu li.sfHover {
	margin: 0px;
	padding: 0px;
	}
#headernav .menu a:focus, #headernav .menu a:hover, #headernav .menu a:active {
	background:	#000000;
	color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #222222;
	outline: 0;
	}
#headernav .menu li li:hover, #headernav .menu li li.sfHover {
	margin: 0px;
	padding: 0px;
	}
#headernav .menu li li a:focus, 
#headernav .menu li li a:hover, 
#headernav .menu li li a:active {
	background:	#000000 !important;
	color: #FFFFFF !important;
	border: none;
	outline: 0;
	}
	
/*** ARROWS **/

#headernav .menu a.sf-with-ul {
	padding-right: 25px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
#headernav .sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 10px; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -9999px;
	overflow: hidden;
	background:	url(../../skin/fashion_mosaic_grey/css/images/arrows-ffffff.png) no-repeat -10px -100px; 
	}
#headernav a > .sf-sub-indicator {
	top: 10px;
	background-position: 0 -100px;
	}
#headernav a:focus > .sf-sub-indicator,
#headernav a:hover > .sf-sub-indicator,
#headernav a:active > .sf-sub-indicator,
#headernav li:hover > a > .sf-sub-indicator,
#headernav li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}
/* point right for anchors in subs */
#headernav .menu ul ul .sf-sub-indicator, #headernav ul.menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 
	}
#headernav .menu ul ul a > .sf-sub-indicator, #headernav ul.menu ul a > .sf-sub-indicator { 
	top: 10px;
	background-position:  0 0; 
	}
/* apply hovers to modern browsers */
#headernav .menu ul ul a:focus > .sf-sub-indicator,
#headernav .menu ul ul a:hover > .sf-sub-indicator,
#headernav .menu ul ul a:active > .sf-sub-indicator,
#headernav .menu ul ul li:hover > a > .sf-sub-indicator,
#headernav .menu ul ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}

.options {height:30px !important;font-size:12px !important;width:95% !important;margin-bottom:15px}
#page-container {
	  background: none;
    margin: 210px auto 0 auto;
    padding: 0;
    max-width: 1170px;
}

.welcome-page #page-container {
  background: none;
    margin: 150px auto 0 auto;
    padding: 0;
    max-width: 1170px;
}

#content-container {
  margin-top: 0px;
}

#left-bar {
  width: 180px;
  margin: 0;
}

#center-main {
 padding:0 20px;
}

#header {
  height: 206px;
  top: 0;
  font-size:12px
}

#footer {
	width:100%;
	height:50px;
	background:#d1d1d1;
	padding:0 15px;
}

#header .line1 {
  margin: 0 auto;
  max-width:960px;
  position:relative;
}

#header .line1 .logo {
  position: absolute;
  left: 50%;
  margin-left:-142px;
  top: 10px;
  margin: 0;
  padding: 0;
}

.tabs {
  float:left;
}

.tabs ul {
  margin: 0;
}

.tabs li {
  background: transparent none;
}

.tabs li.last {
  margin-left: 0;
}

.tabs .selected{

}
.login_box {position:absolute;right:0;top:25px;color: #b33425;
    font: 700 18px/30px 'Lato',sans-serif;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;max-width:240px}
.tabs a:link,
.tabs a:visited,
.tabs a:hover,
.tabs a:active
{
 background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-left: 1px solid #222222;
    border-right: 1px solid #000000;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.1px;
    line-height: 30px;
    margin: 0;
    padding: 0 12px;
    text-decoration: none;
}

.buy-now .main-button {  border:none !important}
.main-button {background-color: #fff;
    border-radius: 0;
	border: 2px solid #453b34 !important;
    color: #64564b;
    display: inline-block;
    font: 400 23px/39px "Fjalla One",sans-serif;
    margin-top: 10px;
    padding: 0 20px !important;
	height:auto !important;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s}
.tabs a:hover {
  text-decoration: underline;
}

#header .phones {
  left: 26px;
  top: 0;
  height: 21px;
  line-height: 18px;
  color: #aaa;
  font-size: 10px;
  text-align: left;
  width: 50%;
}

#header .line2 {
  margin: 0;
  font-size: 11px;
  width: auto;
  border: none;
  border-top: none;
  border-bottom: none;
  background: transparent none;
  height: 46px;
  color: #eaeef0;
}

#header div.search {
  width: 180px;
  height: auto;
}

#header span.search {
  color: #1b4a8f;
  font-size: 9px;
  padding: 7px 0 7px 7px;
}

#header input.text {
  vertical-align: top;
  margin: 2px 0 4px 5px;
  border-width: 1px;
  width: 88px;
  border-top: #516e99 1px solid;
  border-right: #c0cada 1px solid;
  border-bottom: #c0cada 1px solid;
  border-left: #516e99 1px solid;
}

#header .image-button {
  vertical-align: top;
  margin: 6px 0 6px 7px;
}

#header div.search-link {
  width: 180px;
  line-height: 20px;
  vertical-align: middle;
  text-align: right;
  font-size: 10px;
  white-space: nowrap;
}

#header div.search-link a:link,
#header div.search-link a:visited,
#header div.search-link a:hover,
#header div.search-link a:active
{
  color: #676674;
}

#header div.search-link a:hover {
  text-decoration: none;
}

#header .languages {
  top: 15px;
  right:0px;
}

.top-menu_cart {position:absolute;top:75px;right:0}
#header .languages label {
  color: #646673;
  font-size: 10px;
}

#header .languages select {
  vertical-align: middle;
}

#footer .box {
  margin-top: 18px;
  height: 50px;
  background: #FFF none;
  border: none;
  border-top: none;
}

#footer .subbox {
  border-top: none;
  background: transparent none;
  height: 50px;
}

#footer .subbox .left {
  color: #aaa;
  line-height: 50px;
}

#footer .subbox .right {
  color: #aaa;
  line-height: 50px;
}

#footer .subbox a:link {
  color: #aaa;
}

#footer .subbox a:visited {
  color: #aaa;
}

#footer .subbox a:hover {
  color: #aaa;
}

#footer .subbox a:active {
  color: #aaa;
}

#location {
  overflow: hidden;
  margin-bottom: 5px !important;
  height: 20px;
  line-height: 20px;
  text-align:left;
}

a.bread-crumb:link {
}

a.bread-crumb:visited {
}

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

a.bread-crumb:active {
}

.menu-dialog {
  border: none;
  margin-bottom: 1px;
}

.menu-dialog .title-bar {
  padding: 0 0 0 11px;
  vertical-align: bottom;
  width: auto;
  background: transparent none;
  border: none;
  border-bottom: none;
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/menu_hr.gif) repeat-x left bottom;
}

.menu-dialog .title-bar h2 {
  background: transparent none;
  color: #000;
  line-height: 20px;
}

.menu-dialog .link-title span.title-link {
  padding-top: 4px;
  padding-bottom: 2px;
}

.menu-dialog .link-title .title-link img {
  width: 13px;
  height: 13px;
  background-image: url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/go.gif);
}

.menu-dialog .content {
  background-color: transparent;
  font-size: 11px;
  padding: 8px 0 10px 5px;
}

.menu-dialog .content a:link,
.menu-dialog .content a:visited,
.menu-dialog .content a:link,
.menu-dialog .content a:hover
{
  font-size: 11px;
  color: #324c76;
  text-decoration: none;
}

.menu-dialog .content a:hover {
  text-decoration: underline;
}

.menu-dialog .content .iv-box a {
  text-decoration: none;
}

.menu-dialog ul li {
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/vert_menu_bullet.gif) no-repeat 7px 6px;
  line-height: 16px;
  padding: 1px 0 1px 19px;
}

.dialog {
  border: 0 none;
  margin: 0 0 15px;
  font-size:14px;
  line-height:21px;
}

.dialog .title {
  height: 20px;
  border-bottom: none;
  color: #738190;
  font-size: 12px;
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/menu_hr.gif) repeat-x left bottom;
  padding: 7px 0 3px;
}

.dialog .title h2 {
  line-height: 17px;
}

.list-dialog .title div.sort-box .search-sort-bar {
  margin: 6px 0;
}

.dialog .content {
}

button.button {
  height: 22px;
}

button.button .button-right {
  padding:0;
  height: 21px;
}
.related_products {margin-top:20px}
button.button .button-left {
  padding: 0;
  color: #fff;
  height: 21px;
  line-height: 20px;
}

.buttons-row button.button .button-left { padding:0 4px}
div.button {
  padding: 0 8px 0 0;
}

div.button div,
div.button a:link,
div.button a:visited,
div.button a:hover,
div.button a:active
{
  padding: 0 7px 0 15px;
  line-height: 20px;
  color: #5a6978;
}

button.simple-button {
  height: 16px;
  color: #324c76;
  font-size: 10px;
}

button.simple-button span {
  font-weight: bold;
}

a.simple-button:link,
a.simple-button:visited,
a.simple-button:hover,
a.simple-button:active
{
  font-size: 10px;
  color: #324c76;
  padding: 0 0 3px;
}

a.simple-button:hover {
  text-decoration: none;
}

input.image-button {
  margin-bottom: 1px;
  width: 13px;
  height: 20px;
}

a.image-button:link img,
a.image-button:visited img,
a.image-button:hover img,
a.image-button:active img
{
  width: 13px;
}

button.main-button .button-right {
}

button.main-button .button-left {
  color: #fff;
}

div.main-button {
}

div.main-button div,
div.main-button a:link,
div.main-button a:visited,
div.main-button a:hover,
div.main-button a:active
{
  background-color: #fff;
    border: 2px solid #453b34;
    border-radius: 0;
    color: #64564b;
    display: inline-block;
    font: 400 23px/39px "Fjalla One",sans-serif;
    margin-top: 10px;
    padding: 0 30px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s
}

/**
 * Add2Cart AJAX-based
 */
button.do-add2cart-wait,
button.do-add2cart-success,
button.do-add2cart-error
{
  border: 1px solid #ccc;
}

button.do-add2cart-wait .button-right,
button.do-add2cart-success .button-right,
button.do-add2cart-error .button-right
{
  background: transparent none;
}

button.do-add2cart-wait .button-left,
button.do-add2cart-success .button-left,
button.do-add2cart-error .button-left
{
  background: transparent none;
  color: #5a6978;
}

.popup-window {
  text-align: left;
}

.popup-window .popup-bg-iframe {
  top: 0;
  left: 0;
}

.popup-window .popup-title {
  height: 24px;
  background: #eaeef0 none;
}

.popup-window .popup-title span {
  color: #304e7b;
  line-height: 24px;
}

.popup-window .popup-title a:link,
.popup-window .popup-title a:visited,
.popup-window .popup-title a:hover,
.popup-window .popup-title a:active
{
  top: 6px;
  right: 6px;
  width: 13px;
  height: 13px;
}

.popup-window .popup-title img {
  width: 13px;
  height: 13px;
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/popup_cross.gif) no-repeat left top;
}

.popup-window .popup-t-side {
  border-top: 1px solid #d2d9dd;
  background: #d2d9dd none;
}

.popup-window .popup-tr-corner {
  border-top: 1px solid #d2d9dd;
  border-right: 1px solid #d2d9dd;
  background: #d2d9dd none;
}

.popup-window .popup-r-side {
  border-right: 1px solid #d2d9dd;
  background: #d2d9dd none;
}

.popup-window .popup-br-corner {
  border-bottom: 1px solid #d2d9dd;
  border-right: 1px solid #d2d9dd;
  background: #d2d9dd none;
}

.popup-window .popup-b-side {
  border-bottom: 1px solid #d2d9dd;
  background: #d2d9dd none;
}

.popup-window .popup-bl-corner {
  border-bottom: 1px solid #d2d9dd;
  border-left: 1px solid #d2d9dd;
  background: #d2d9dd none;
}

.popup-window .popup-l-side {
  border-left: 1px solid #d2d9dd;
  background: #d2d9dd none;
}

.popup-window .popup-tl-corner {
  border-top: 1px solid #d2d9dd;
  border-left: 1px solid #d2d9dd;
  background: #d2d9dd none;
}

.nav-pages img {
  width: 13px;
  height: 13px;
}

.nav-pages .left-arrow img {
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/go_left.gif) no-repeat left top;
}

.nav-pages .right-arrow img {
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/go.gif) no-repeat left top;
}

h3 {
  border: none;
  border-bottom: none;
  color: #a10000;
  padding: 0;
}

.minicart-block {
  height: 35px;
  background: #eaeef0 url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/menu_hr.gif) repeat-x left top;
  position: relative;
}

.minicart {
  line-height: 20px;
  vertical-align: middle;
  white-space: nowrap;
}

.minicart a {
  float: none;
}

.menu-dialog .login-text {
  margin-left: 15px;
}

.menu-dialog a.prev-news:link,
.menu-dialog a.prev-news:visited,
.menu-dialog a.prev-news:hover,
.menu-dialog a.prev-news:active
{
  font-size: 11px;
}

.menu-dialog div.news a.prev-news,
.menu-dialog div.news a.subscribe
{
  text-decoration: underline;
}

.menu-dialog div.news a.prev-news:hover,
.menu-dialog div.news a.subscribe:hover
{
  text-decoration: none;
}

.product-details {
}

.product-details .image {
  margin: 5px 20px 5px 0;
}

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

.product-details .details .save {
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/save_money.gif) no-repeat;
  color: #09147a;
}

.product-details .product-subtitle {
  height: 10px;
  padding: 0;
}

table.product-properties .product-price {
  color: #646673;
}

table.product-properties .product-price-value {
  color: #a70914;
}

.products a.see-details:link,
.products a.see-details:visited,
.products a.see-details:hover,
.products a.see-details:active
{
  color: #6b88a7;
}

.products a.product-title:link,
.products a.product-title:visited,
.products a.product-title:hover,
.products a.product-title:active,
.products .product-title,
.product-details .product-title
{
  display: block;
  width: auto;
  border-top: 1px solid #bcc4c9;
  background: #eaeef0 none;
  padding: 5px 0 5px 10px;
  outline-style: none;
  color: #6f7e8c;
  font-size: 12px;
  text-decoration: none;
}

.products a.product-title:hover {
  color: #4A5159;
}

.products .market-price-value {
  text-decoration: line-through;
  background: transparent none;
}

.products-list .image {
  padding: 3px 20px 3px 0;
}

.products-list .details {
  padding-top: 3px;
  padding-left: 20px;
}

.cart .item .image {
}

.cart .details {
  padding-top: 3px;
}

.cart-content {
  width: 100%;
}

.images-viewer-icons a.selected:link,
.images-viewer-icons a.selected:visited,
.images-viewer-icons a.selected:hover,
.images-viewer-icons a.selected:active
{
  border: 1px solid #d2d9dd;
}

.error-page #header {
  height: 113px;
}

.error-page #header .line2 {
  border-top: 1px solid #d2d9dd;
  background: #eaeef0 none;
  height: 26px;
}

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

.error-page #content-container {
  margin-bottom: 40px;
}

.menu-bestsellers ul li {
  padding-left: 0;
  background: transparent none;
}

ul.bestsellers-products-item li {
  height: auto;
}

.dpimages-icons-box a:link,
.dpimages-icons-box a:visited,
.dpimages-icons-box a:hover,
.dpimages-icons-box a:active
{
  padding: 1px;
}

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

#header .checkout-top-login .simple-button {
  margin-bottom: 5px !important;
}

.checkout-container #content-container {
  margin: 5px !important;
}

.opc-container {
}

.checkout-container #header {
  border-bottom: 1px solid #d2d9dd !important;
  height: 103px !important;
}

.flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img1,
.flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img2,
.flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img3,
.flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img1,
.flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img3
{
  background: #091672 none !important;
}

div.checkout-2-button {
  background-image: url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/button_big_blue_right.gif) !important;
}

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-image: url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/button_big_blue_right.gif) !important;
  line-height: 27px !important;
  color: #646673 !important;
}
.continue-button {float:right}

.continue-button div.button a{
	background:#a10000;border:1px solid #a10000;color:#fff
}

div.checkout-1-button {
  background-image: url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/button_big_grey_right.gif) !important;
}

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-image: url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/button_big_grey_left.gif) !important;
  line-height: 27px !important;
  color: #5a6978 !important;
}

div.checkout-3-button,
.minicart-box .minicart-checkout-button
{
  background-image: url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/button_big_blue_right_arrow.gif) !important;
  padding-right: 12px !important;
}

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,
.minicart-box .minicart-checkout-button a:link,
.minicart-box .minicart-checkout-button a:visited,
.minicart-box .minicart-checkout-button a:hover,
.minicart-box .minicart-checkout-button a:active
{
  background-image: url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/button_big_blue_left.gif) !important;
  line-height: 27px !important;
  color: #646673 !important;
}

table.data-table tr td.iv-box-descr {
  font-size: 11px;
}

.iv-box a:link,
.iv-box a:visited,
.iv-box a:hover,
.iv-box a:active
{
  font-size: 11px;
}

#exception_msg {
  white-space: normal;
}

ul.rproducts {
  list-style: disc outside none;
  margin: 15px 0 0 15px;
}

ul.rproducts li {
  line-height: 16px;
  padding: 0;
}

ul.rproducts a:link,
ul.rproducts a:visited,
ul.rproducts a:hover,
ul.rproducts a:active,
ul.uproducts a:link,
ul.uproducts a:visited,
ul.uproducts a:hover,
ul.uproducts a:active
{
  font-size: 11px;
}

ul.uproducts a:hover,
ul.rproducts a:hover
{
  text-decoration: none;
  color: #676674;
}

.uo-box {
  border-top: none;
  background-color: #fff;
}

.printable #center-main {
  margin: 0 10px;
}

.uo-container #content-container {
  padding-bottom: 103px;
}

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

/**
 *  Add
 */
table tr.subhead-row td,
table tr.subhead-row th
{
  background: #eee none;
}

input.text {
  margin-top: 3px;
  margin-bottom: 2px;
  background: #fff none;
  border-top: #bcc4c9 1px solid;
  border-right: #c0cada 1px solid;
  border-bottom: #c0cada 1px solid;
  border-left: #bcc4c9 1px solid;
}

.welcome-page #center-main {
  margin-left: 0;
}

#header .line1 .logo a:link,
#header .line1 .logo a:visited,
#header .line1 .logo a:hover,
#header .line1 .logo a:active
{
  display: block;
}

#header .line1 .logo img {
  display: none;
}

.search-top-box {
  border: 0 none;
  height: 26px;
  white-space: nowrap;
  position:absolute;
  right:0;
  top:1px;
}

#header a.search:hover {
}

.search-top-box input.text {
  width: 140px;
}

a.search-sort-link:link,
a.search-sort-link:visited,
a.search-sort-link:hover,
a.search-sort-link:active
{
  color: #6b88a7;
}
.auth {
  position: absolute;
  top:45px;
  right: 0;
  width: 580px;
  text-align:right;
  border: 0 none;
  height: 26px;
  white-space: nowrap;
}

.line2 label,
#header span.search
{
  line-height: 26px;
  vertical-align: top;
  padding-left: 8px;
  padding-right: 8px;
  color: #6f6f6f;
}

.line2 input.image-button {
  margin: 0 0 6px 5px;
  background-position: left top;
  height: 13px;
}

.auth .register-button {
  position: absolute;
  top: 0;
  right: 0px;
  height: 26px;
  line-height: 26px;
}

.auth .register-button strong {
}

.auth .register-button form {
  display: inline;
}

.auth .register-button {
}

.auth .register-button a span {
  padding: 0;
  background: transparent none;
  color: #6F6F6F !important;
  text-decoration: underline;
  font-weight: normal;
  font-size: 11px;
}

.auth .register-button a:hover {
  text-decoration: none !important;
}

.auth .register-button a:hover {
  text-decoration: none;
}

.auth .register-button button.simple-button {
  margin-top: 4px;
  margin-bottom: 6px;
  line-height: 15px;
  vertical-align: top;
}

.auth .register-button button.simple-button img {
  display: none;
}

.auth .register-button button.simple-button span {
  color: #676674;
  font-weight: normal;
  text-decoration: underline;
}

.auth .register-button .simple-button {
  line-height: 26px;
  vertical-align: middle;
}

.line2 .subauth-line {
  position: absolute;
  top: 26px;
  left: 200px;
  width: 580px;
  height: 20px;
  line-height: 20px;
  font-size: 9px;
  color: #aaa;
}

#header .line2 .subauth-line a:link,
#header .line2 .subauth-line a:visited,
#header .line2 .subauth-line a:hover,
#header .line2 .subauth-line a:active,
#header .line2 .subauth-line font
{
  font-size: 9px;
  color: #aaa;
}

.line2 .printable-bar {
  top: 2px;
  right: 0;
}

.line2 .printable-bar a:link,
.line3 .printable-bar a:visited,
.line3 .printable-bar a:hover,
.line3 .printable-bar a:active
{
  color: #aaa;
  font-size: 9px;
  line-height: 16px;
}

#dialog-message .message-I {
  color: #112536;
  border-color: #bcc4c9;
  background-color: #f8f9fa;
}

#dialog-message .message-w {
  color: #3e3104;
  border-color: #bcc4c9;
  background-color: #f8f9fa;
}

#dialog-message .message-e {
  color: #590a0a;
  border-color: #bcc4c9;
  background-color: #f8f9fa;
}

.dialog .dialog-sort-row {
  height: 24px;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  overflow: hidden;
}

.dialog .title-with-sort-row h2 {
  width: 50%;
}

.dialog .title-with-sort-row .dialog-search-sort-bar {
  height: 24px;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  overflow: hidden;
}

.dialog-search-sort-bar .search-sort-bar {
  padding: 0;
  margin: 4px 0;
}

.dialog-search-sort-bar .search-sort-title,
.dialog-search-sort-bar .search-sort-cell
{
  padding-right: 10px;
}

.welcome-page .dialog .title,
.hl-dialog .title
{
  border-top: 2px solid #bcc4c9;
  margin: 0;
  color: #4a5159;
  font-weight: bold;
  font-size: 12px;
  background: #eaeeef none;
  padding-left: 16px;
}

.buttons-row .button,
.buttons-row button.simple-button,
.buttons-row a.simple-button:link,
.buttons-row a.simple-button:visited,
.buttons-row a.simple-button:hover,
.buttons-row a.simple-button:active
{
  float: left;
}

.buttons-row a.simple-button:link,
.buttons-row a.simple-button:visited,
.buttons-row a.simple-button:hover,
.buttons-row a.simple-button:active,
.buttons-row-right a.simple-button:link,
.buttons-row-right a.simple-button:visited,
.buttons-row-right a.simple-button:hover,
.buttons-row-right a.simple-button:active,
.button-row-right a.simple-button:link,
.button-row-right a.simple-button:visited,
.button-row-right a.simple-button:hover,
.button-row-right a.simple-button:active
{
  background-position: left 4px;
}

a.simple-delete-button:link,
a.simple-delete-button:visited,
a.simple-delete-button:hover,
a.simple-delete-button:active
{
  background: transparent none;
  padding-left: 0;
}

div.drop-out-button {
  padding-right: 23px;
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/but_right_dropout.gif) no-repeat right top;
}

.subheader {
  margin: 0 0 10px;
  color: #646673;
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  border: 0 none;
}

.subheader-grey {
  color: #666;
  font-size: 11px;
  border-bottom: 1px solid #ccc;
}

.subheader-black {
  color: #010101;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

.subheader-red {
  border-bottom: 1px solid #acb7c7;
}

.welcome-top {
  position: relative;
  margin-bottom: 20px;
}

.height-extender,
.fancy-height-extender
{
  display: none;
}

.welcome-top .height-extender {
  display: block;
  float: left;
  width: 1px;
  height: 209px;
}

.welcome-top .fancy-height-extender {
  display: block;
  float: left;
  width: 1px;
  height: 207px;
}

.categories-clearing {
  height: 0;
  font-size: 0;
  display: none;
}

.welcome-top .categories-clearing {
  display: block;
  clear: both;
}

.welcome-top .menu-dialog {
  background: #eaeef0 none;
  width: 180px;
  overflow: hidden;
}

.welcome-top .menu-dialog .title-bar {
  padding-left: 18px;
}

.welcome-top .menu-dialog .title-bar h2,
.welcome-top .menu-dialog .content,
.welcome-top .menu-dialog .content a:link,
.welcome-top .menu-dialog .content a:visited,
.welcome-top .menu-dialog .content a:hover,
.welcome-top .menu-dialog .content a:active
{
  color: #4a5159;
}

img.welcome {
  width: 580px;
  height: 262px;
  margin-left: 20px;
  float: right;
}

img.empty-height-extender {
  height: 262px;
  width: 10px;
}

img.menu-columns {
  display: block;
  border-top: 2px solid #c8cfd3;
  background: #eaeef0 none;
  height: 7px;
  width: 100%;
  margin-bottom: 5px;
}

table.menu-columns {
  width: 100%;
}

.menu-columns tr td {
  vertical-align: top;
  width: 194px;
  padding: 0 14px 0 0;
}

.menu-columns tr td.contact-us {
  padding-top: 20px;
}

.menu-columns a.contact-us:link,
.menu-columns a.contact-us:visited,
.menu-columns a.contact-us:hover,
.menu-columns a.contact-us:active
{
  display: block;
  width: 146px;
  height: 60px;
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/contact_us.jpg) no-repeat left top;
}

.menu-categories-list {
  background: #eaeef0 none;
  margin-bottom: 22px;
}

.menu-categories-list .title-bar h2 {
  color: #fff;
}

.menu-categories-list .content {
  padding-top: 10px;
  font-size: 12px;
}

.menu-minicart .title-bar {
color: #857264;
    font: 400 16px/18px "Lato",sans-serif;
	background:none !important;
	border:0 !important;
	padding:0;
	overflow:visible;
}

.menu-minicart .content {
  background: transparent none;
  padding: 0;
  overflow: visible;
}

.minicart-block strong,
.minicart-block span
{
  color: #738190;
}

.minicart-block img.ajax-minicart-icon {
  position: absolute;
  left: 0;
  top: 0;
}

.minicart-block img.full {
  margin: 11px 4px 11px 1px;
  width: 23px;
  height: 12px;
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/cart.gif) no-repeat left top;
}

.minicart-block img.empty {
  margin: 11px 4px 11px 1px;
  width: 23px;
  height: 12px;
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/cart.gif) no-repeat left top;
}

.menu-minicart ul {
  margin: 7px 5px 20px 10px;
}

.menu-minicart ul li {
  background-position: 3px 7px;
  padding-left: 13px;
}

.menu-minicart hr.minicart {
  display: none;
}

.menu-minicart .cart-checkout-links ul {
  margin-bottom: 0;
}

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

#content-container .ajax-minicart img.minicart-button {
  background-image: url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/cart_button.gif);
  width: 38px;
  height: 21px;
  cursor: pointer;
  overflow: hidden;
  margin-top: 7px;
  margin-bottom: 7px;
  position: absolute;
}

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

.minicart-box {
  top: 26px;
  background: #fff url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/minicart_bg.gif) repeat-x left top;
}

.content .minicart-box ul {
  margin: 0;
}

.content .minicart-box ul li {
  background: transparent none;
  padding: 2px 15px 6px 5px;
  line-height: normal;
}

.content .minicart-box ul li.checkout-popup-link {
  padding-left: 0;
}

.minicart-box .checkout-popup-link .link span {
  color: #324c76;
  border-color: #324c76;
}

.menu-dialog .news {
  font-size: 9px;
  margin-bottom: 6px;
}

.product-details .image .image-box img {

}

.products .image .image-border {
  width: auto;
}

.products .image a.image-link:link img,
.products .image a.image-link:visited img,
.products .image a.image-link:hover img,
.products .image a.image-link:active img
{
  background: #fff none;
}

.products a.see-details:hover {
  color: #40608f;
}

.products-table .products-row td.product-cell {
  padding-top: 60px;
}

.products-table a.product-title:link,
.products-table a.product-title:visited,
.products-table a.product-title:hover,
.products-table a.product-title:active
{
  padding: 0;
  display: inline;
  background: transparent none;
  border: 0 none;
}

.cart .item div.image {
  position: relative;
}

.error-page #header .line1 .tabs,
.error-page #header .line1 .phones,
.error-page #header .line2 .search,
.error-page #header .line2 .languages,
.error-page #header .line3,
.error-page #left-bar,
.error-page #right-bar,
.error-page #location,
.error-page #header .auth,
.error-page #header .subauth-line
{
  display: none;
}

.iv-img img {
  margin-top: 7px;
  margin-bottom: 5px;
}

.current-category-icon {
  color: #324c76;
}

.menu-fancy-categories-list {
  overflow: visible !important;
  background: #eaeef0 none;
  margin-bottom: 22px;
}

.welcome-top .menu-fancy-categories-list {
  background: #eaeef0 none;
}

.welcome-top .menu-fancy-categories-list .clearing {
  display: none;
}

.welcome-top .fancycat-icons-e {
  margin-left: 1px;
}

.fancycat-icons-e ul {
  width: 167px;
}

.welcome-top .fancycat-icons-e ul {
  width: 166px;
}

.fancycat-icons-e ul li,
.fancycat-icons-e ul li:hover,
.fancycat-icons-e ul li.over
{
  background: transparent none;
}

.fancycat-icons-e ul li {
  padding-left: 0;
}

.fancycat-icons-e li ul {
  border: solid 1px #d2d9dd;
  background: #fff none;
  left: 156px;
}

.welcome-top .fancycat-icons-e li ul {
  background: #eaeef0 none;
  left: 155px;
}

.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,
.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
{
}

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

.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-image: url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/tree_subdir_plus.gif);
}

.fancycat-icons-e ul.fancycat-icons-level-3 li ul {
  left: -180px;
}

.fancycat-page-subskin-c #center-main {
  margin-left: 200px;
}

.welcome-page #center-main {
  margin-left: 0 !important;
}

.fancycat-icons-c {
  padding-top: 0;
}

.fancycat-icons-c ul li {
  background: transparent none !important;
  padding-top: 2px;
  padding-bottom: 2px;
}

.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
{
  background-image: url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/fancy_plus.gif);
}

.offers-short-list {
  margin-top: 10px;
}

.offers-more-info a:link,
.offers-more-info a:visited,
.offers-more-info a:hover,
.offers-more-info a:active
{
  background-image: none;
  padding-right: 0;
  color: #676674;
}

.fcomp-list ul li {
  background: transparent none;
  padding: 1px 19px 1px 1px;
}

.product-details .fcomp-select-box {
  margin-top: 5px;
}

.fcomp-select-box .image-button {
  background-position: left 2px;
  margin-left: 10px;
}

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

.pconf-slot-product {
  padding-top: 10px;
}

.menu-fancy-categories-list .title-bar,
.menu-categories-list .title-bar
{
  background:#333;
  padding: 9px 0 3px 18px;
}

.menu-categories-list .content a:link,
.menu-categories-list .content a:visited,
.menu-categories-list .content a:hover,
.menu-categories-list .content a:active
{
  font-size: 12px;
}

.menu-categories-list .content a:hover {
  text-decoration: underline;
}

.menu-categories-list .content ul li {
  background-position: 15px 7px;
  line-height: 18px;
  padding-left: 27px;
}

.welcome-top .menu-categories-list ul li {
  background: transparent url(../../skin/fashion_mosaic_grey/css/../images/fashion_mosaic/vert_menuwelc_bullet.gif) no-repeat 15px 8px;
}

.welcome-top .menu-categories-list ul li a:link,
.welcome-top .menu-categories-list ul li a:visited,
.welcome-top .menu-categories-list ul li a:hover,
.welcome-top .menu-categories-list ul li a:active
{
  color: #4a5159;
}
.data-table td {text-align:left}
.printable #header .line1 {
  height: 87px;
}

.printable .product-details .image .image-box {
  border: none;
}

strong.language-code img,
.language-code-over
{
  border: solid 1px #aaa !important;
}

.checkout-container #center-main {
  margin: 0 !important;
}

#header .line2 a:link,
#header .line2 a:visited,
#header .line2 a:hover,
#header .line2 a:active,
#header .line2 div,
#header .line2 span
{
  color: #676674;
}

#header .line2 a:hover {
  text-decoration: none;
}

#header .line2 .subauth-line a:hover {
  text-decoration: none;
}

table.product-properties {
  width: auto;
}

img.separator {
  background-color: #aaa;
}

div.opc-container h2,
div.opc-container h3
{
  color: #747F85;
}

/* Products map */
.pmap_letters span.pmap_current {
  background: #676674;
} 

.pmap_letters a:hover { 
  border-color: #676674;
}
.myLogo
{position:absolute;top:10px;left:50%;margin-left:-141px;width:282px}
.top_msg {font-size: 18px;
    left:0;
    line-height:24px;
    padding: 12px 15px;
    position: absolute;
    text-align: left;
    top: 12px;}
.title_reg { color: #9bac12;
  font:400 20px/22px "Fjalla One",sans-serif;
  text-transform:uppercase;
  padding: 10px 0 0;}
.signupFooter {float:left;margin-left:10px}	
.home_box {position:relative;overflow:hidden;margin:40px 0 0 0}
.box1 {float:left;margin-right:14px;width:225px;max-height:200px;overflow:hidden}
.box2 {float:left;margin-right:15px;width:225px;max-height:200px;overflow:hidden}
.box3 {float:left;width:225px;margin-right:15px;max-height:200px;overflow:hidden}
.box4 {float:left;width:225px;max-height:200px;overflow:hidden}
.signupInput {width:400px;height:20px;color:#000}
.call1 {width:60%;float:left;padding-right:15px;box-sizing:border-box}
.call2 {font-size:14px;line-height:21px;padding:10px;position:relative;overflow:hidden}
.call3 {border:8px solid #b23426;position:relative;padding:20px 0;text-align:center}
.call4 {color:#444;text-align:center;min-height:185px;}
.callSide {width:40%;float:left;padding:10px;box-sizing:border-box}
.homeNews {width:100%}
.emailH {width:300px;height:30px;color:#000}
#responsive-slider, #navcontainer, #productsD {display:block}
	#no-slider, #mobileM, #productsM {display:none}
	.container {display:table}
	.row {display:table-cell}
	.authD {display:inline;margin-right:10px}
	.authM {display:none}	
	.contact1 {width:50%;padding-right:30px;float:left;box-sizing:border-box}
		.contact2{float:left;border-left:1px solid #CCC;width:50%;padding-left:30px;box-sizing:border-box}
.products-list .item {width:33.33333%;float:left;box-sizing:border-box;margin:0;padding:0 7px;margin-bottom:50px}
.products-list .itemset0:nth-of-type(3n+4),
.products-list .itemset1:nth-of-type(3n+4),.products-list .itemset2:nth-of-type(3n+4),.products-list .itemset3:nth-of-type(3n+4),.products-list .itemset4:nth-of-type(3n+4),
.products-list .itemset5:nth-of-type(3n+4),.products-list .itemset6:nth-of-type(3n+4),.products-list .itemset7:nth-of-type(3n+4) {clear:left;}
.products a.product-title:link, .products a.product-title:visited, .products a.product-title:hover, .products a.product-title:active, .products .product-title, .product-details .product-title {background:none;
padding-left:0;padding-right:0}
.products a.product-title {height:50px}
.products-list .details	{padding:0}
.products-list .image {padding:0;float:none}
.products {position:relative;overflow:hidden}
.login_m {display:none;}
.banner_text {color:#6b5e53;text-align:center;font-size:18px}
.banner_text a{color:#6b5e53 !important}
.banners2 h3 {font-family:'Times New Roman', Times, serif !important;font-size:120px;color:#fff}
.cart_top_buttons {float:right;width:520px}
.howitworks {width:85%}
.slider-mobile {display:none}
.lang {position:absolute;top:0px;right:0;z-index:999999999;}
.lang a {color:#fff;background:#b33425;padding:2px 10px;font-weight:bold;text-decoration:none}
.prod-info-h {min-height:100px}
.name {font: 400 18px/24px "Fjalla One",sans-serif !important;
    letter-spacing: -1.1px;
    padding: 15px 0 0px;
	color:#776a61;
	text-transform:uppercase;
	font-weight:bold}
	#menu1 {display:block}
    #menu2 {display:none}	
@media only screen and (max-width : 1205px) {
#location {margin-left:30px}
}

@media only screen and (max-width : 990px) {
	.banner_text {font-size:12px}
	#page-container {margin-top:260px}
	.welcome-page #page-container {margin-top:95px}
	.container {width:100% !important }
	.shopping_cart div.shop-box-wrap {margin:0 auto !important;width:200px !important}
	#shopping_cart a {font-size:14px}
	.login_m {position:relative;text-align:center;margin-bottom:10px;right:0}
	.brdr {margin-top:0 !important}
	.phone, #shopping_cart {width:100% !important}
	#header_logo {padding-bottom:10px;}
	#menu1 {display:none}
    #menu2 {display:block}
}

@media only screen and (max-width : 960px) {
	#location {margin-left:0px}
			.col-xs-12, .container {padding-left:0 !important;padding-right:0 !important}
	.banners2 h3 {font-family:'Times New Roman', Times, serif;font-size:80px;padding-bottom:10px}
	.banners2 .title {top:6% !important}
	.ui-dialog {width:80% !important; left:10% !important}
	.xauth-register ul {width:auto}
	.register-table {width:100%}
	ul#opc-sections {max-width:960px;min-width:inherit}
	#printMenu {display:none}
	#no-slider ul.slides {padding:10px}
	#no-slider .slides li {float:none}
	#no-slider .slides li.slide {margin:20px 0}
	#header .line1 {margin:0 auto}
		#center-main {padding:0 20px}
	.home_box {padding:0 10px}
	.box1, .box2, .box3, .box4 {width:25%;margin:0;box-sizing:border-box;padding-right:20px}
	#responsive-slider, #left-bar  {display:none}
	#no-slider {display:block}
	.box4 {padding-right:0}
	.footerM {display:none}	
	#footer {height:80px}
	.emailH {width:auto}
	.homeNews {width:auto;height:100%;max-height:255px}
	.call4 {height:auto}
	ul#opc-sections li.opc-section { width:100%; min-height:inherit}
	div.opc-container #center-main {max-width:940px}
		.authM {display:block}
	.authD {display:none}

}
@media only screen and (max-width : 900px) {
		.holiday {bottom:0}
	.login_box {display:none}
	.login_m {display:block}
	.welcome-page #page-container {margin-top:240px}
	.side-left {display:none}	
}
@media only screen and (max-width : 760px) {
	.specialW {padding:20px 10px}
	.lang {display:none}
	.howitworks {width:100%}
	#scProductImg,  #cartContentsDisplay .tableHeading, .imgOnly, .cartUnitDisplay {display:none}
	.products-list .item {width:50%}
	.products-list .itemset0:nth-of-type(3n+4),
.products-list .itemset1:nth-of-type(3n+4),.products-list .itemset2:nth-of-type(3n+4),.products-list .itemset3:nth-of-type(3n+4),.products-list .itemset4:nth-of-type(3n+4),
.products-list .itemset5:nth-of-type(3n+4),.products-list .itemset6:nth-of-type(3n+4),.products-list .itemset7:nth-of-type(3n+4) {clear:none;}
	.products-list .itemset0:nth-of-type(odd),
.products-list .itemset1:nth-of-type(odd),.products-list .itemset2:nth-of-type(odd),.products-list .itemset3:nth-of-type(odd),.products-list .itemset4:nth-of-type(odd),
.products-list .itemset5:nth-of-type(odd),.products-list .itemset6:nth-of-type(odd),.products-list .itemset7:nth-of-type(odd) {clear:left;}
	.data-table td {text-align:left}
	.myLogo {left:auto;top:auto;position:relative;padding-top:25px;width:200px;margin-left:10px}
	td.xauth-or, td.xauth-form, td.xauth-popup {display:list-item;list-style:none}
	.news-register-item {width:80%}
	td.xauth-popup-rpx {margin:0;width:100%}
	.xauth-horizontal td >div {width:100% !important}
	.mobileC {display:list-item;list-style:none}
	.width-100 {width:auto !important}
	.checkout-buttons .checkout-3-button, .checkout-buttons .checkout-2-button{float:left;margin-left:5px;margin-right:20px}
	.checkout-buttons .checkout-1-button {float:left;margin-left:5px;margin-right:20px}
	.products .image {text-align:left}
	.cart .details{margin-left:0}
	#header .line1 {text-align:center}
	.top_msg {display:none}
	.box1, .box2, .box3, .box4 {width:50%;margin-bottom:20px;padding-right:0}
	#toggle { font-size: 24px; }
	#mobileM ul, #navcontainer { display: none;padding-left:0;margin-top:6px}
	#mobileM ul li {background:#1a1a1a;list-style:none;padding:10px 20px}
	#mobileM ul li a {color:#fff;text-decoration:none}
	#mobileM {display:block}
	#productsD {display:none}
	 #productsM {display:block}
	 #fork,#tomato {display:none}
	 #product-tabs-container {display:none}
	 div.terms_n_conditions {text-align:left}	 
	#opc_summary table.totals {width:auto !important; text-align:left;float:left;clear:both;margin-left:15px}
	#opc_coupon {clear:both;padding-top:20px}
	.halign-center-noscript, .halign-center {margin:0;text-align:left}
	#opc_totals hr {clear:both}
}
@media only screen and (max-width : 780px) {

.welcome-page #page-container, #page-container {margin-top:340px}
	#header {height:90px}
	.testi {height:280px}
		.prod-info-h {min-height:auto}
	.cart_top_buttons {float:none;width:100%;text-align:center}
	.banners2 h3 {font-family:'Times New Roman', Times, serif;font-size:70px !important}
	.banners2 div .title p {font-size:18px !important;line-height:24px !important}
	.ui-dialog {width:90% !important;left:5% !important}
.product-details .image {float:none;width:100%;clear:both}
	.product-details .image img {width:100% !important;height:auto !important}
	.product-details .details {padding:0;float:none;clear:both;margin-bottom:20px;margin-left:0 !important}
}

@media only screen and (max-width : 580px) {
	input[type="text"], input[type="password"], select, textarea, .input-style {width:100%}
	.mobile_list {display:list-item;list-style:none;margin;text-align:center;margin-bottom:10px}
	.banners2 h3 {font-family:'Times New Roman', Times, serif;font-size:50px !important}
	.banners2 div .title p {font-size:14px !important;line-height:20px}
	.banners2 .title {top:0 !important}
	.item_1a {width:50% !important}
	.item_1b {width:100% !important} 
	.ui-dialog {width:90% !important;left:0 !important}
	.products-list .item {width:100%}
	.product-added.ui-dialog .ui-dialog-content {padding:0 !important;margin:0 !important}
		.mobile {display:list-item !important;list-style:none }
		.contact1, .contact2 {width:100%;padding:0;border:0}
		#fork,#tomato {display:block}
	.signupInput {width:auto}
	.call1, .callSide{width:100%}
	.callSide img {width:100%}
	.call1 {padding-right:0}
	 .homeNews {width:100%;height:auto;max-height:none}
	 .box1, .box2, .box3, .box4 {width:100%;margin-bottom:20px}
	 .hidePopup {display:none}
	 .product-added.ui-widget {width:100% !important;left:0;margin:0 auto}
	 #tooltip_link, .minicart-items-delim {display:none}
	 hr.invoice-line,td.invoice-line img {display:none}
	 td.invoice-company-icon, td.invoice-data-box, .invoice-data-box table tr td, .invoice-address-box td,
	 .invoice-data-box table tr td.invoice-right-info {display:list-item !important;list-style:none !important;text-align:left}
	 .invoice-data-box {padding-left:0 !important}
	 .invoice-products tr td.invoice-price-column, .invoice-products tr th.invoice-price-column {display:none}
}
@media only screen and (max-width : 500px) {
	.lang {display:none}
	.lang a {color:#666}
	.slider-mobile {display:block}
	.slider-mobile img {width:100%}
	.slider-wrapper {display:none}
	#cartContentsDisplay td {display:list-item;list-style:none}
	.product-details .image, .products-list .image {float:none;width:100%;clear:both}
	.product-details .image img, .products-list .image img {width:100% !important;height:auto !important}
	.product-details .details, .products-list .details{padding:0;float:none;clear:both;margin-bottom:20px;margin-left:0 !important}
}
@media only screen and (max-width : 440px) {
	.welcome-page #page-container {margin-top:300px}
#fork,#tomato {display:none}
	.item_1a {width:100% !important}
}




/* EM3 Custom Changes */
@media only screen and (max-width : 440px) {
    .welcome-page #page-container {
        margin-top: 258px;
    }
    .recaptfield {
        padding-left:0px !important;
    }
}
@media only screen and (max-width : 375px) {
    .welcome-page #page-container {
        margin-top: 268px;
    }
}





































/* 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.1.2.1 2011/09/16 14:53:26 aim Exp $
 * @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-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;
}
