/*
 * jQuery UI CSS Framework 1.8.11
 *
 * 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:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


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


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

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


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

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


/*
 * jQuery UI CSS Framework 1.8.11
 *
 * 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/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&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=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(../../../skins/base/customer/css/ui/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(../../../skins/base/customer/css/ui/images/ui-bg_highlight-soft_75_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 #d3d3d3; background: #e6e6e6 url(../../../skins/base/customer/css/ui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; 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(../../../skins/base/customer/css/ui/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(../../../skins/base/customer/css/ui/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 #fcefa1; background: #fbf9ee url(../../../skins/base/customer/css/ui/images/ui-bg_glass_55_fbf9ee_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 #cd0a0a; background: #fef1ec url(../../../skins/base/customer/css/ui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.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(../../../skins/base/customer/css/ui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../../../skins/base/customer/css/ui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../../../skins/base/customer/css/ui/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../../../skins/base/customer/css/ui/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../../skins/base/customer/css/ui/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../../../skins/base/customer/css/ui/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../../../skins/base/customer/css/ui/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../../skins/base/customer/css/ui/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-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(../../../skins/base/customer/css/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(../../../skins/base/customer/css/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*

 * jQuery UI Resizable 1.8.11
 *
 * 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 Selectable 1.8.11
 *
 * 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/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Autocomplete 1.8.11
 *
 * 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/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.11
 *
 * Copyright 2010, 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/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.11
 *
 * 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.11
 *
 * 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; }
.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.11
 *
 * 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.11
 *
 * 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%; }

/* 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*/
}/*
 * jQuery UI Progressbar 1.8.11
 *
 * 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/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/* General styles */
body, h1, h2, h3, h4, h5, h6 {
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
}
body, form, div, ul, h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin:	0;
	padding: 0;
}
body, div, p {
	color: #2d2d2d;
}
body {
	min-width: 990px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h4 {
	font-size: 100%;
}
input, textarea, select {
	margin: 0 3px 0 0;
	padding: 1px;
	font-size: 92%;
	font-family: Tahoma;
}
textarea {
	margin: 0;
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long {
	background-color: #ffffff;
	vertical-align: middle;
	color: #2d2d2d;
	padding: 2px;
}
.disabled, select.disabled {
	background-color: #e0dfe3;
}
.central-column .input-text, .central-column .input-text-auto, .central-column .input-text-large, .central-column .input-text-medium, .central-column .input-text-short, .central-column .input-text-100 {
	height: 14px;
}
.input-text {
	width: 200px;
}
.input-text-medium {
	width: 80px;
}
.input-text-large {
	width: 300px;
}
.input-text-short {
	width: 40px;
}
.input-textarea {
	width: 370px;
}
.input-textarea-long {
	width: 90%;
}
.input-text-100 {
	width: 100%;
}
p {
	margin: 6px 0 17px 0;
	color: #2c2b2b;
}
ul {
	list-style-type: none;
}
ol {
	padding: 0 0 0 20px;
}
li {
	padding: 2px 0;
}
a, a:visited, a:active, a:hover {
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
.hand {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
.radio, .checkbox {
	padding: 0;
	margin: 0 6px 0 0;
	vertical-align: middle;
}
hr {
	height: 0px;
	border: 0 none;
}
.dark-hr {
	margin: 11px 0 9px 0;
	clear: both;
}
.error-text {
	font-weight: bold;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
}
.float-none {
	float: none !important;
}
.cm-opacity {
	opacity: 0.3;
	-moz-opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30)";
}
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action, .button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input, #top_menu ul li.first-level, #top_menu ul li.first-level.cm-active, #top_menu ul li.first-level span, a.cm-thumbnails-mini,  .promotion-coupon strong, .image-reload {
	display: -moz-inline-box;
	display: inline-block;
}
.wrapped {
	white-space: normal !important;
}
.add-product .wrapped {
	text-align: left;
}
/* /General styles */

/* Side boxes styles */
.left-column .input-text, .right-column .input-text, .updates-wrapper .input-text {
	height: 17px;
	width: 115px;
	margin: 0;
	padding: 1px;
}
/* /Side boxes styles */

/* Ajax */
.ajax-loading-box {
	padding: 6px 6px 6px 26px;
	position: fixed;
	right: 50%;
	top: 0;
	z-index: 18;
	display: none;
}
.ajax-message {
	padding: 10px;
	z-index: 17;
	display: none;
	position: absolute;
	width: 339px;
}
/* /Ajax*/

/* Notification box */
.cm-notification-container {
	position: fixed;
	right: 8px;
	top: 0px;
	z-index: 16;
}
.notification-content {
	position: relative;
	margin-bottom: 1px;
}
.notification-w, .notification-n, .notification-e {
	width: 250px;
	opacity: 0.96;
	-moz-opacity: 0.96;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=96)";
	padding: 3px 11px 11px 13px;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	padding: 0 10px 1px 26px;
	font: bold 115% Arial, Helvetica, sans-serif;
	position: absolute;
	left: 8px;
	top: 0;
	z-index: 15;
}
.notification-body {
	font: normal 85%/123% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	clear: both;
}
img.cm-notification-close {
	padding: 0 4px 4px 4px;
	margin-right: -7px;
	float: right;
}
.notification-body p {
	margin: 3px -1px 0 0;
	text-align: right;
}
.notification-body b {
	font-weight: normal;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	font-family: Arial, Helvetica, sans-serif;
}
/* /Notification box */

/* Section in main box */
.section-border {
	margin-top: 6px;
	margin-bottom: 15px;
}
.section-title {
	padding: 6px 0 5px 9px;
}
.section-title a {
	font: bold 108% Arial, Helvetica, sans-serif;
}
.section-title a.cm-combo-on {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/section_icon_collapsed.gif') no-repeat 0 7px;
}
.section-title a.cm-combo-off {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/section_icon_expanded.gif') no-repeat 0 7px;
}
.search-form .input-text {
	width: 170px;
}
.search-form .input-text-large {
	width: 207px;
}
/* Section in main box */

/* Buttons */
.button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input {
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	margin-bottom: 4px;
}
/* /input buttons */
.button-submit-big {
	padding-left: 3px;
	height: 29px;
}
.button-submit-big input {
	font-size: 92%;
	padding: 7px 19px 8px 7px;
	height: 29px;
	line-height: 16px;
}
.buttons-container {
	padding: 5px 0 1px 0;
}
/* /Buttons */

/* Category page */
.subcategories {
	font-weight: bold;
	line-height: 17px;
	float: left;
	padding: 1px 25px 0 15px;
	margin: 0 0 15px 0;
	float: left;
}
.subcategories ul {
	line-height: 18px;
}
.subcategories p {
	padding: 0;
	margin: 0 0 1px 0;
}
.product-title, .product-title:visited, .product-title:hover, .product-title:active {
	font-weight: bold;
}
.compact .product-title, .compact .product-title:visited, .compact .product-title:hover, .compact .product-title:active {
	font-weight: normal;
}
.product-details-title {
	font-weight: bold;
	padding: 1px;
}
div.product-details-title {
	margin-top: 15px;
}
td div.product-details-title {
	margin-top: 0;
}
.sku {
	font-size: 77%;
	padding: 0;
}
.more-info {
	font-size: 77%;
	text-align: center;
}
.price, .sub-price, .cart-price, .qty-in-stock {
	font-weight: bold;
}
p.price {
	margin: 6px 0;
}
.cart-price {
	font-size: 92%;
}
.qty-in-stock, .list-price {
	font-size: 85%;
}
.list-price .list-price {
	font-size: 100%;
}
/* Category page */

/* Product picker box */
.cm-dashed-box {
	background: transparent;
}
#fullbody {
	padding: 13px 12px 0 12px;
	background-color: #ffffff;
}
/* /Product picker box */

/* Checkout pages */
table.product-list td {
	padding: 7px 5px;
}
table.product-list p, table.product-list .product-list-field {
	margin: 3px 0;
}
table.product-list .product-list-field {
	padding-left: 0;
}
table.product-list .product-list-field label {
	width: auto;
	margin-left: 0;
	margin-right: 10px;
}
.tabs {
	margin-top: 13px;
	padding: 0 0 0 12px;
	vertical-align: bottom;
	overflow: hidden;
}
.tabs ul {
	vertical-align: bottom;
}
.tabs ul li, .tabs ul li.cm-active {
	float: left;
	white-space: nowrap;
	cursor: pointer;
	vertical-align: bottom;
}
.tabs ul li a, .tabs ul li a:hover, .tabs ul li.cm-active a, .tabs ul li.cm-active a:hover {
	font: normal 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tabs ul li.cm-active a, .tabs ul li.cm-active a:visited, .tabs ul li.cm-active a:hover, .tabs ul li.cm-active a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tabs ul li a:hover {
	text-decoration: none;
}
.cm-tabs-content {
	padding: 11px 0;
}
.tab-list-title {
	margin: 20px 0 8px -2px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 138%;
}
.affiliate-code {
	padding: 3px;
	margin: 3px;
	margin-right: 10px;
}
.field-name {
	font: bold 85% tahoma, arial, verdana, helvetica,	sans-serif;
	white-space: nowrap;
}
.valign, .go-button {
	vertical-align: middle;
}
.valign-top {
	vertical-align: top;
}
.compare-table td {
	padding: 3px 8px;
}
.compare-table .first-cell {
	white-space: nowrap;
}
table label {
	width: auto;
	font-weight: normal;
}

/* jCarusel */
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
}
/* /jCarusel */

/* Listmania */
.lm-columns {
	float: left;
	width: 48%;
	min-width: 100px;
}
.lm-links {
	padding-bottom: 1px;
}
.lm-description {
	padding: 4px 0 15px 0;
	text-align: justify;
}
.lm-top {
	font-size: 1px;
}
.lm-center {
	padding: 5px 5px 0 5px;
}
.products-rounded .product-properties .buttons-container, .products-rounded .product-properties .form-field, .products-rounded .product-properties .product-list-field {
	margin: 0;
	padding: 0;
}
.left-column .form-field, .right-column .form-field {
	padding: 6px 0;
}
.left-column .form-field label, .right-column .form-field label {
	margin-left: 0;
	width: auto;
}
.products-rounded .product-properties {
	margin: 0;
}
.lm-bottom {
	font-size: 1px;
}
.lm-buttons-wrapper {
	padding: 0 3px 0 0;
}
.lm-buttons {
	float: right;
	margin-left: 6px;
	margin-bottom: 1px;
}
.item-wrap {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/sidebox_delim.gif') repeat-x bottom center;
	margin-bottom: 4px;
	padding-bottom: 10px;
}
.last-item-wrap {
	background-image: none;
	margin-bottom: 0;
}
.item-image {
	float: left;
	margin-right: 10px;
}
.item-description {
	display: table;
}
.lm-manufacturer {
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}
.lm-cell-content {
	padding: 5px 9px 9px 9px;
}
.lm-link, .lm-link:visited, .lm-link:active {
	font-weight: bold;
	text-decoration: underline;
}
.lm-link:hover {
	font-weight: bold;
	text-decoration: none;
}
.lm-bc-icon {
	padding: 0 7px;
}
/* /Listmania */

/* Ads */
.ad-container {	/* to crop a large image */
	overflow: hidden;
	width: 100%;
	margin: 1px auto 11px auto;
}
/* /Ads */

/* common styles */
.product-container {
	padding: 5px 0;
}
.border {
	margin-bottom: 12px;
}
.no-items {
	padding: 15px 0;
	text-align: center;
	font-weight: bold;
	margin: 6px 3px;
}
.hidden {
	display: none;
}
.strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.lowercase {
	text-transform: lowercase;
}
.uppercase {
	text-transform: uppercase;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.scroll-x {
	width: 100%;
	height: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	padding-bottom: 3px;
}
.no-margin {
	margin: 0 !important;
}
.inline {
	display: inline;
}
.dashed, a.dashed {
	border-bottom: 1px dashed #000000;
	text-decoration: none;
}
a.dashed {
	border-bottom-color: #0042b2;
}
a.dashed:hover {
	border-bottom: 1px dashed transparent;
}
.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.margin-top {
	margin-top: 10px;
}
.margin-bottom {
	margin-bottom: 10px;
}
.fixed-layout {
	table-layout: fixed;
}
.overflow-hidden {
	overflow: hidden;
}
/* /common styles */

/* main styles */
#footer {
	clear: both;
}
/* Styles for the fixed width layout */ 

#container {
	padding: 0 11px;
	width: 968px;
	margin: 0 auto;
}
.central-column, .container-right .central-column, .container-left .central-column {
	float: left;
	display: inline;
	margin: 0 172px 15px 172px;
	padding: 0 21px 15px 21px;
	overflow-x: auto;
	overflow-y: hidden;
	width: 582px;
}
.container-long .central-column {
	margin: 0; 
	padding: 0 0 30px 0;
	width: 100%;
}
.container-right .central-column, .container-left .central-column {
	margin: 0 0 15px 172px;
	padding: 0 0 15px 21px;
	width: 773px;
}
.container-left .central-column {
	margin: 0 172px 15px 0;
	padding: 0 21px 15px 0;
}

.left-column {
	float: left;
	width: 171px;
	margin-left: -966px;
}
.right-column {
	float: left;
	width: 171px;
	margin-left: -171px;
}

/* /Styles for the fixed width layout */

/* Styles for the 100% width layout */ 
/* Uncomment this set of styles for the 100% width layout.
body {}
#container {
	padding: 0 11px;
}
.central-column {
	float: left;
	display: inline;
	padding-bottom: 30px;
	width: 100%;
}
.central-content {
	margin: 0 172px 15px 172px;
	padding: 0 21px 15px 21px;
}
.container-long .central-column {
	margin: 0; 
	padding-bottom: 30px;
}
.container-long .central-content {
	margin: 0; 
	padding: 0 0 15px 0;
}
.container-right .central-column, .container-left .central-column {
	width: 100%;
	float: left;
	display: inline;
}
.container-right .central-content {
	margin: 0 0 0 172px;
	padding: 0 0 15px 21px;
}
.container-left .central-content {
	margin: 0 172px 0 0;
	padding: 0 21px 15px 0;
}
.left-column {
	float: left;
	width: 171px;
	margin-left: -100%;
}
.right-column {
	float: left;
	width: 171px;
	margin-left: -171px;
}
.container-long .mainbox-cart-body, .container-left .mainbox-cart-body, .container-right .mainbox-cart-body {
	width: auto;
}
*/

/* /Styles for the 100% width layout */

/* /main styles */

/* top styles */
.logo-image {
	float: left;
	margin-top: 10px;
	position: relative;
	z-index: 8;
}
#top_menu {
	clear: both;
	position: relative;
	z-index: 7;
}
#top_menu, .top-menu, #top_menu ul li.first-level, #top_menu ul li.first-level.cm-active {
	vertical-align: bottom;
}
.top_menu li.first-level, .top_menu li.first-level a {
	padding: 0;
	margin: 0;
}
#top_menu li.first-level a, #top_menu li.first-level a:hover, #top_menu li.first-level.cm-active a, #top_menu  li.first-level.cm-active a:hover {
	color: #535353;
	font: bold 108% Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#top_menu li.first-level li a, #top_menu li.first-level li a:hover, #top_menu li.first-level.cm-active li a, #top_menu li.first-level.cm-active li a:hover {
	font: bold 100% Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 20px 4px 2px;
}
#top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level.cm-active a:hover {
	color: #202020;
}
#top_menu ul li.first-level a:hover, #top_menu ul li.first-level.cm-active a:hover {
	text-decoration: underline;
}
.helper-block {
	display: none;
}
/* /top styles */

/* top tools styles */
.top-tools-container {
	clear: both;
	padding: 2px 5px 8px 5px;
	height: 31px; /* for Safari */
}
.top-tools-container span.float-left, .top-tools-container span.float-right {
	width: 5px;
	height: 41px;
	margin: -2px 0 0 -5px;
}
.top-tools-container span.float-right {
	margin: -2px -5px 0 0;
}
.top-search {
	padding: 8px 0 0 8px;
}
.search-products-text {
	font: bold 92% tahoma, verdana, arial, sans-serif;
	padding-right: 2px;
}
.top-search .search-products-text {
	vertical-align: -1px;
}
.search-selectbox {
	width: 150px;
	height: 21px;
	vertical-align: middle;
}
.search-input {
	width: 203px;
	margin: 0 0 0 -4px;
	height: 17px;
	vertical-align: middle;
}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active, .search-label {
	font: normal 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.search-label {
	font-weight: bold;
}
/* /top tools */

/* content-tools */
.content-tools {
	padding: 5px 5px 0 7px;
	margin-bottom: 13px;
}
.content-tools span.float-left, .content-tools span.float-right {
	display: block;
	width: 5px;
	height: 36px;
	margin: -5px 0 0 -7px;
}
.content-tools span.float-right {
	margin: -5px -5px 0 0;
}
.content-tools-helper .float-right {
	max-width: 50%;
}
/* /content-tools */

/* cart box styles */
#sw_cart_box, .cart-list-icon {
	width: 44px;
	height: 26px;
	border: 0 none;
}
.cart-list-icon {
	height: 24px;
}

#cart_status .float-right {
padding-right: 12px;
}

#cart_status .float-left {
	position: relative;
	z-index: 6;
}
#cart_status a {
	padding-left: 3px;
}
#cart_status span {
	vertical-align: middle;
}
.checkout-link {
	float: left;
	padding-top: 0px;
}
#cart_status .checkout-link a, #cart_status .checkout-link a:visited, #cart_status .checkout-link a:hover, #cart_status .checkout-link a:active {
	padding: 0 15px 2px 6px;
}
.cart-list {
	position: absolute;
	width: 234px;
	z-index: 5;
	top: 0;
	left: 0;
}
.list-container {
	margin-top: 6px;
	padding: 0 4px;
	background-color: #ffffff;
}
.cart-list .list {
	height: 185px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-left: 5px;
}
.cart-list ul li.delim {
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.list p.center {
	margin-top: 75px;
}
.cart-list .buttons-container {
	text-align: center;
	margin: 8px 0 11px 0;
}
#cart_status .buttons-container a, #cart_status .buttons-container a:visited, #cart_status .buttons-container a:hover, #cart_status .buttons-container a:active {
	padding: 0 15px 2px 6px;
	margin: 0 1px;
}
/* /cart box styles */

/* categories sidebox style */
.sidebox-categories-wrapper, .sidebox-wrapper .sidebox-categories-wrapper {
	margin: 0 1px 22px 0;
}
.sidebox-categories-wrapper .sidebox-title, .sidebox-wrapper .sidebox-categories-wrapper .sidebox-title {
	padding-left: 11px;
}
.sidebox-categories-wrapper .sidebox-title span,  .sidebox-wrapper .sidebox-categories-wrapper .sidebox-title span {
	padding: 8px 11px 7px 0;
	overflow: hidden;
}
.sidebox-categories-wrapper .sidebox-body, .sidebox-wrapper .sidebox-categories-wrapper .sidebox-body {
	border: 0 none;
}
.sidebox-categories-wrapper .sidebox-bottom, .sidebox-categories-wrapper .sidebox-bottom span, .sidebox-wrapper .sidebox-categories-wrapper .sidebox-bottom, .sidebox-wrapper .sidebox-categories-wrapper .sidebox-bottom span {
	display: none;
}
/* /categories sidebox styles */

/* common sidebox style */
.sidebox-wrapper {
	margin-bottom: 19px;
}
.sidebox-title {
	padding-left: 10px;
}
.sidebox-title span {
	display: block;
	font: bold 108% Tahoma, Verdana, Geneva, Arial, Helvetica;
}
.sidebox-bottom {
	height: 1px;
}
.sidebox-bottom span {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.sidebox-wrapper .sidebox-bottom, .sidebox-wrapper .sidebox-bottom span {
	display: block;
}
/* /common sidebox style */

/***** Tables *****/
/* Common table */
.table th {
	font-weight: bold;
	padding: 3px 5px 2px 5px;
	white-space: nowrap;
}
.table th.right {
	text-align: right;
}
.table th.left {
	text-align: left;
}
.table tr, .table .table tr {
	background-color: #ffffff;
}
.table table tr {
	background-color: transparent;
}
.table td {
	padding: 2px 5px;
}
.table table td {
	border: 0 none;
}
.table .table-footer td {
	padding: 0;
	margin: 0;
	font-size: 38%;
	height: 5px;
}
#category_rows .table {
	margin-top: -1px;
}
table.qty-discounts {
	padding: 0;
	border-width: 1px;
}
table.qty-discounts th, table.qty-discounts td {
	border: 0 none;
}
/* /Common table */

/* Utility styles */
.noborder td {
	border: 0 solid #ffffff;
}
/* /Utility styles */

/***** /Tables *****/

/* mainbox */
.mainbox-container {
	margin-bottom: 10px;
}
.mainbox-title {
	padding: 2px 0 12px 0;
	margin: 0;
}
.mainbox-title span {
	color: #2d2e2e;
	font: bold 200% Arial, Helvetica, sans-serif;
}
.mainbox-title span.float-right {
	display: block;
	font-weight: normal;
	font-size: 50%;
	padding-top: 12px;
}
.mainbox-body {
	margin-bottom: 20px;
}
/* /mainbox */

/* mainbox2 */
.mainbox2-title {
	padding: 0 0 5px 7px;
}
.mainbox2-title span {
	color: #2d2e2e;
	font: bold 169% Arial, Helvetica, sans-serif;
}
.mainbox2-body {
	padding: 10px 20px 20px 20px;
}
.mainbox2-bottom, .mainbox2-bottom span {
	display: none;
}
/* /mainbox2 */

.subheaders-group {
	margin: 0 15px 21px 15px;
}

/* color mainbox */
.mainbox-cart-title {
	padding: 8px 8px 7px 13px;
}
.mainbox-cart-body, .mainbox-cart-body-flex {
	padding: 11px 5px 0 5px;
}
/*.mainbox-cart-body {*/
	/*max-height: 230px;*/
	/*width: 350px;*/
	/*overflow: auto;*/
/*}*/
.mainbox-cart-body .product-description {
	/*padding: 0 7px;*/
}
.mainbox-cart-body-flex {
	padding-bottom: 17px;
	overflow-y: hidden;
	overflow-x: auto;
}
.cart-buttons {
	padding: 4px 4px 4px 8px;
	margin-bottom: 5px;
}
/* /color mainbox */

.updates-wrapper {
	padding: 9px 5px 9px 9px;
	margin-bottom: 10px;
}
.sidebox-body .updates-wrapper {
	margin: 8px -10px -7px -10px;
}
.updates-wrapper p {
	margin: 0;
	padding: 0 0 3px 0;
	font: normal 85% tahoma, verdana, arial, sans-serif;
}
.updates-wrapper .form-field, .promotion-coupon .form-field {
	padding: 0;
	margin: 0;
}

/* Bottom styles */
.bottom-copyright {
	text-align: center;
	padding-top: 8px;
}
.bottom-search {
	padding: 8px 0 15px 0;
}
p.bottom-copyright.mini {
	font-size: 69%;
}
/* /Bottom styles */

/* product LIST view styles */
.product-spacer {
	width: 9px;
}
.product-image, .feature-image {
	float: left;
	margin: 0 25px 10px 0;
	text-align: center;
}
td.product-image {
	margin: 0;
	float: none;
}
td.product-image img {
	margin: 0 10px;
}
.product-description, .feature-description {
	display: table;
}
td.product-description {
	padding-right: 10px;
	display: table-cell;
}
.product-bulk-add-wrapper {
	padding-right: 3px;
	margin: 3px 0;
}
.discount-label {
	float: left;
	margin: 4px 0 0 20px;
}
.discount-label em {
	display: block;
	font-size: 85%;
	font-weight: bold;
	white-space: nowrap;
}
.product-variant-image {
	padding-top: 5px;
	margin-left: -120px;
}
.product-list-price strike {
	padding-right: 8px;
}
/* /product LIST view styles */

/* pagination styles */
.pagination {
	padding: 4px 0 5px 0;
	margin: 14px 0 8px 0;
}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	padding: 0 4px 1px 4px;
}
/* /pagination styles */

.info-field-title {
	font-size: 85%;
	font-weight: bold;
	padding: 6px 4px 6px 8px;
}
.info-field-title a, .info-field-title span, .info-field-title em {
	font-weight: normal;
	font-size: 115%;
}
.info-field-body {
	padding: 10px;
	margin-bottom: 15px;
	overflow-y: hidden;
	overflow-x: auto;
}
.info-field, .info-field label {
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 18px;
}
.info-field label {
	font: normal 85% verdana, geneva, arial, helvetica, sans-serif;
	width: 100px;
	float: left;
}

div.delim {
	padding: 0;
	margin: 0;
	height: 7px;
	line-height: 7px;
	font-size: 7px;
}
/* Arrow list */
.arrow-list {
	margin: 0 0 0 6px;
}
/* /Arrow list*/

/* plain/dynamic menu */
ul.menu-root-categories {
	padding: 4px 3px 0 3px;
}
ul.menu-root-categories li {
	padding: 0;
}
.menu-root-categories li a {
	display: block;
	padding: 2px 5px 3px 3px;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/category_collapsed.gif) no-repeat right 5px;
	font-weight: bold;
}
.menu-root-categories li a:hover {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/category_expanded.gif);
}
.menu-subcategories a.active, ul.menu-subcategories a.active:visited, ul.menu-subcategories a.active:hover, ul.menu-subcategories a.active:active {
	text-decoration: none;
}
.sitemap-list {
	padding-top: 10px;
}
ul.sitemap-list li {
	padding-left: 10px;
}
/* /plain/dynamic menu */

/* form styles */
/** for checkboxes in FF **/
.error-message {
	width: 70%;
	clear: both;
}
.error-message .message {
	padding: 0 8px;
	margin-bottom: 8px;
}
.error-message .arrow {
	width: 0;
	margin-left: 10px;
	font-size: 1px;
	line-height: 1px;
}
.form-field {
	margin: 6px 0;
	vertical-align: middle;
}
.form-field {
	padding: 0 0 0 170px;
}
.form-field.revert {
	padding-left: 20px;
}
.form-field.revert label {
	float: none;
	margin: 0;
	width: auto;
}
.form-field.revert .checkbox, .form-field.revert .radio {
	float: left;
	clear: left;
	margin: 1px 3px 0 -20px;
}
.form-field label {
	float: left;
	clear: left;
	text-align: left;
	width: 160px;
	padding-top: 1px;
	margin-left: -170px;
}
.form-field label.cm-required {
	margin-right: 5px;
	width: 165px;
}
.select-field {
	padding: 3px 0;
}
.form-field .select-field {
	padding: 0;
}
.select-field label, .form-field table label {
	width: auto;
	clear: none;
	margin: 0 10px 0 0;
	padding: 3px 0;
	vertical-align: middle;
}
.select-field label {
	padding-left: 12px;
}
.select-field label .checkbox {
	vertical-align: -2px;
	margin-left: -12px;
}
.select-field .checkbox {
	vertical-align: middle;
}
.choose-icon {
	float: left;
	padding-top: 1px;
}
/* Form field hack to avoid float div float outside the container */
.form-field:after, .search-field:after, .info-field-title:after, .info-field:after, .item-wrap:after, .buttons-container:after, .clear:after, .break:before, #top_menu:after, .cm-tabs-content:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.break:before {
	height: 3px;
}
.product-list-field {
	margin-top: 6px;
	padding-left: 120px;
}
.product-list-field label {
	width: 110px !important;
	margin-left: -120px;
	float: left;
	padding-top: 1px;
}
.product-features {
	padding: 5px;
	margin-left: 10px;
}
/* form styles */

/* One page checkout styles */
.step-container, .step-container-active {
	margin: 2px 0 3px 0;
}
.checkout-steps {
	margin-left: 28px;
	padding: 2px 4px 1px 4px;
}
.step-title, .step-title-active {
	padding: 8px 9px 6px 7px;
}
.step-title-active {
	padding: 9px 8px 7px 7px;
}
.step-title span.float-left, .step-title-active span.float-left {
	margin: -5px 0 0 -40px;
	font: bold 162% Tahoma;
}
.step-title img.float-right {
	padding-top: 2px;
	padding-left: 10px;
}
.step-title-active img.float-right {
	padding-top: 1px;
}
.step-body, .step-body-active {
	padding: 3px 28px 10px 21px;
}
.step-body .shipping-rates, .step-body-active .shipping-rates {
	padding-top: 14px;
}
.step-body .shipping-rates label {
	width: auto;
	padding: 4px 5px 0 0;
}
.step-body .step-complete-wrapper label {
	padding-top: 0;
}
.step-body-active {
	padding: 16px 20px 20px 20px;
}
.step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover {
	text-decoration: none;
	padding-left: 14px;
}
.checkout-textarea {
	width: 374px;
}
#summary {
	padding-top: 10px;
}
.step-complete-wrapper .form-field label {
	margin: 0 5px 0 0;
	width: auto;
}
.step-complete-wrapper .form-field {
	padding-left: 0;
	margin: 0 0 6px 0;
}
.checkout-left-col {
	width: 65%;
}
.checkout-right-col {
	width: 35%;
}
.checkout-right-col .right-column {
	width: 100%;
	float: right;
	margin-top: 50px;
	margin-left: 0;
}
/* /One page checkout styles */

/* Estimation form */
.estimation-popup-box {
	width: 380px;
	padding: 11px;
	margin: 10px 0 0 0;
}
.estimation-popup-box .form-field label {
	width: 105px;
}
.box {
	padding: 5px 7px;
}
/* /Estimation form */

.html-checkboxes {
	vertical-align: -2px;
	margin-left: -12px;
}
label.label-html-checkboxes {
	width: auto;
	font: normal 85% tahoma, verdana, arial, sans-serif;
	padding: 1px 8px 3px 0;
}
#id_sbox_currency, #id_sl {
	padding: 1px;
}

/* Previewer styles */
#previewer_overlay {
	position: fixed;
	z-index: 34;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#previewer_window {
	position: fixed;
	z-index: 35;
	display: none;
	top: 50%;
	left: 50%;
	background-color: #ffffff;
}
.previewer-container {
	padding: 10px;
	border: 1px solid #909090;
}
.scroller-container {
	margin-bottom: 5px;
	padding: 10px;
}
#scroller_holder, #previewer_scroller {
	margin: 0 auto;
	text-align: center;
}
#previewer_close {

	padding: 7px 4px 0 2px;
	font-size: 85%;
}
#previewer_close a.tool-link, #previewer_close a.tool-link:hover {
	font-size: 85%;
}
#previewer_load {
	position: fixed;
	display: none;
	height: 16px;
	width: 16px;
	z-index: 11;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -8px;
}
#previewer_hide_select {
	z-index: 8;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#viewer {
	overflow: hidden;
	display: inline-block;
	margin: 22px 0;
	height: 42px;
}
#thumbs_frame {
	display: block;
}
#thumbs_frame img {
	margin: 0 1px;
	padding: 3px;
}
#preview_holder {
	width: 180px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
}
#preview_window {
	position: absolute;
	z-index: 7;
}

.preview-right { 
    background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/previewer_icons.png); 
    background-position: -40px -60px; 
    right: 10px; 
} 
.preview-left { 
    background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/previewer_icons.png); 
    background-position: -40px -30px; 
    left: 10px; 
} 
.preview-right, .preview-left { 
    display: block; 
    cursor: pointer; 
    height: 30px; 
    margin-top: -15px; 
    position: absolute; 
    top: 50%; 
    width: 30px; 
} 
#preview_right { 
    right: 0px; 
} 
#preview_left { 
    left: 0px; 
} 
#preview_right, #preview_left { 
    background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/spacer.gif); 
    bottom: 0; 
    cursor: pointer; 
    display: none; 
    height: 100%; 
    outline: medium none; 
    position: absolute; 
    width: 35%; 
} 
#previewer_close_button { 
    z-index: 35; 
}

/* /Previewer styles */

/* Calendar box */
.calendar-but {
	vertical-align: -8px;
	width: 20px;
	height: 22px;
}
.calendar-box {
	background-color: #d5e7f6;
	position: absolute;
	z-index: 13;
	padding: 5px 6px;
}
.calendar-navig {
	text-align: center;
	white-space: nowrap;
	font: bold 108% arial;
	margin: 4px 0 8px 0;
}
.calendar-navig a, .calendar-navig a:hover {
	text-decoration: none;
}
.calendar-navig a.cm-previous-month {
	margin-right: 30px;
	padding: 0 2px;
}
.calendar-navig a.cm-next-month {
	padding: 0 2px;
	margin-left: 30px;
}
.calendar-box div.float-left {
	margin-right: 5px;
	padding: 3px 8px 7px 8px;
	height: 171px;
}
.calendar-box ul.float-left {
	width: 30px;
}
.calendar-box ul {
	margin: 0 0 10px 0;
}
.calendar-box ul li {
	padding-bottom: 1px;
}
.calendar-box ul li a {
	font-size: 85%;
	line-height: 13px;
	display: block;
	padding: 4px 0;
}
.calendar-box ul li a.selected, .calendar-box ul li a.selected:hover {
	color: #000000;
	font: bold 85%/100% arial;
	text-decoration: none;
	background-color: transparent;
	padding: 5px 0;
}
.calendar {
	height: 181px;
	display: inline;
}
.section-border table.calendar {
	margin: 0;
}
.section-border table.calendar td {
	padding: 0;
}
.calendar th {
	padding: 6px 4px 3px 4px;
}
.search-advanced .calendar td, .calendar td {
	text-align: center;
	padding: 0;
}
.calendar td a {
	padding: 4px;
	display: block;
}
.calendar td a.strong {
	color: inherit;
}
/* /Calendar box */

/* block "Product filters" */
.product-filters ul {
	margin: 0;
}
.product-filters li {
	margin: 4px;
	font-weight: bold;
	font-family: Tahoma;
}
.product-filters li ul li {
	margin: 4px 0 4px 0;
}
.product-filters a.filter-delete {
	margin-left: -14px; 
	padding-right: 2px;
}
.product-filters li p {
	margin: 3px 0 0 0;
	text-align: right;
}
.product-filters .details, .product-filters a {
	font-weight: normal;
}
.filters-tools {
	padding: 3px 3px 8px 0;
}
.reset-filters, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	padding-left: 12px;
}
/* /block "Product filters" */

/* captcha */
.image-captcha {
	margin-top: 4px;
}
.captcha-input-text {
	width: 133px;
	margin: 4px 0 0 0;
}
.login-popup .captcha-input-text {
	width: 144px;
}
.step-body-active .captcha-input-text {
	width: 139px;
}
/* /captcha */

/* Quick links */
/** top **/
.quick-links {
	float: right;
	padding-top: 6px;
}
.quick-links p {
	padding: 0;
}
.quick-links a, .quick-links a:visited, .quick-links a:active, .quick-links a:hover {
	padding: 0 1px;
	margin-left: 10px;
}
#footer .quick-links a, #footer .quick-links a:visited, #footer .quick-links a:active, #footer .quick-links a:hover {
	margin: 0 5px;
}
/** /top **/
/** bottom **/
#footer .quick-links {
	float: none;
	padding-right: 0;
	text-align: center;
	margin-bottom: 1px;
}
/** /bottom **/
/* /Quick links */

/* Select languages */
.select-link, .select-link:hover {
	padding-right: 16px;
	margin-right: 12px;
	cursor: pointer;
}
.icons {
	display: inline-block;
	margin: 0 6px;
	padding: 0;
	cursor: pointer;
	vertical-align: -4px;
}
.select-lang {
	float: left;
	padding-bottom: 10px;
}
.cm-select-list a.item-link, .cm-select-list a.item-link:visited, .cm-select-list a.item-link:hover, .cm-select-list a.item-link:active {
	padding: 0 0 0 22px;
	background-repeat: no-repeat;
	background-position: left 0;
}
.select-wrap {
	float: right;
	font-size: 92%;
	margin-top: 6px;
	padding-left: 3px;
	white-space: nowrap;
}
.select-popup {
	background-color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px 3px 0 4px;
	margin: 0 !important;
	z-index: 12;
}
.close-icon {
	position: absolute;
	right: 3px;
	cursor: pointer;
}
ul.cm-select-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
ul.cm-select-list li {
	padding: 1px 39px 7px 0;
	cursor: pointer;
	white-space: nowrap;
}
ul.cm-select-list li a {
	white-space: nowrap;
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	font-family: Arial;
	background-repeat: no-repeat;
	background-position: left 0;
	text-decoration: none;
	padding: 0 2px;
}
.cm-select-list a.active {
	font-weight: bold;
}
.select-languages {
	text-align: right;
	margin-bottom: 10px;
}
.localization {
	padding: 6px 9px 7px 12px;
	margin-top: 0;
}
/* /Select languages */

/* checkout totals */
.promotion-coupon {
	padding: 5px 7px 5px 8px;
	margin-bottom: 8px;
}
.promotion-coupon strong {
	font-size: 11px;
	padding-bottom: 3px;
}
.promotion-coupon .input-text, #point_payment .input-text {
	width: 129px;
	padding: 1px;
	vertical-align: middle;
	height: 15px;
	margin-left: 3px;
}
.promotion-coupon a {
	vertical-align: 1px;
}
#applied_promotions .wysiwyg-content {
	text-align: left;
}
/** Statistic list **/
ul.statistic-list {
	margin-top: 10px;
	padding-top: 9px;
	float: right;
	clear: both;
}
ul.statistic-list li {
	clear: both;
	padding: 0 11px 4px 11px;
	white-space: nowrap;
	overflow: hidden;
}
ul.statistic-list li span {
	float: left;
	text-align: right;
	margin-right: 30px;
	width: 150px;
	white-space: normal;
}
ul.statistic-list li span strong {
	float: none;
}
ul.statistic-list li strong {
	text-align: left;
}
ul.statistic-list li strong span {
	float: none;
	width: auto;
	text-align: left;
	margin: 0;
}
ul.statistic-list li.subtotal span, ul.statistic-list li.subtotal strong {
	font: bold 108% Tahoma;
}
ul.statistic-list li.total {
	background-color: #ffffff;
	font: bold 138% Arial;
	margin-top: 7px;
	padding: 9px 0 0 0;
}
ul.statistic-list li.total strong {
	width: 163px;
	float: left;
	text-align: right;
	margin-right: 30px;
}
ul.statistic-list li.total span {
	float: none;
	width: auto;
	margin-right: 0;
}
/** /Statistic list **/
/* /checkout totals */

/* File uploader */
.upload-file-section {
	overflow: hidden;
}
.fileuploader .select-field label {
	margin-right: 28px;
}
.fileuploader {
	float: left;
}
.fileuploader.cm-failed-field a {
	color: #CC0000;
	font-weight: bold;
}
.fileuploader.cm-failed-field {
	border: none;
	background-color: transparent;
}
div.upload-file-local {
	position: relative; 
	float: left; 
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.upload-file-local input {
	opacity: 0;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	cursor: pointer;
	font-size:300px !important;
	height:300px;
	position:absolute;
	top:0;
	right:0;
	z-index:31;
	border:0;
	padding:0;
}
.upload-file-links a.active {
	font-weight: bold;
}
.attach-images-alt label {
	display: block;
	float: none;
	width: auto;
	margin: 0;
	padding: 0 0 3px 0;
}
/* /File uploader */

/* Cart items */
#cart_items .sku {
	padding: 4px 0 3px;
}
#cart_items .product-image {
	padding-left: 3px;
}
.quantity {
	padding: 5px 0 10px 0;
}
.quantity .input-text {
	padding: 1px;
	height: 13px;
	width: 31px;
	margin: 0 4px 0 1px;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	padding-left: 17px;
	font-size: 85%;
}
.product-description .product-options {
	padding: 2px 0 6px 0;
	font-size: 85%;
}
.product-options .table-fixed {
	width: 450px;
	max-width: 450px;
}
.product-options .table-fixed .product {
	width: 70px;
}
.product-options .table-fixed .product-list-field {
	padding-left: 0;
}
.product-options .table-fixed .product-list-field label {
	margin-left: 0;
}
/* /Cart items */

/* classic checkout */
.container-long .classic-checkout {
	padding: 0 78px;
}
/** progress bar styles **/
.pb-container {
	padding: 8px 0 25px 0;
	text-align: center;
}
.pb-container a {
	display: inline-block;
}
.pb-container em {
	font: bold 115% Arial, Helvetica, sans-serif;
	padding: 2px 8px 3px 8px;
	text-decoration: none;
}
.pb-container a, .pb-container span {
	font: 123% Arial, Helvetica, sans-serif;
}
.pb-container span.active {
	font: bold 123% Arial, Helvetica, sans-serif;
}
.pb-container img {
	margin: 0 5px;
	vertical-align: 2px;
}
/** /progress bar styles **/
/* /classic checkout */

/* Log in/out styles */
#sign_io {
	padding: 11px 3px 0 0;
	position: relative;
}
#sign_io a, #sign_io a:visited, #sign_io a:hover, #sign_io a:active {
	padding: 0 4px;
}
#sign_io a.text-button, #sign_io a.text-button:visited, #sign_io a.text-button:hover, #sign_io a.text-button:active {
	padding: 0 8px 0 2px;
	margin: 0;
}
#login {
	position: absolute;
	border: 1px solid #ffffff;
	z-index: 14;
	width: 292px;
	top: 24px !important;
	right: 4px;
	left: auto !important;
}
.login-popup {
	background-color: #f9ffd2;
	border: 1px solid #b1b1b1;
	padding: 9px 16px;
}
.login-popup p {
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.login-popup h1 {
	font: bold 169% Arial, Helvetica, sans-serif;
	margin: 0 0 8px -4px;
}
.login-popup .error-text {
	margin-bottom: 11px;
}
.login-popup .form-field, .login .form-field {
	padding-left: 0;
}
.login-popup .form-field label, .login .form-field label {
	font: 100% Arial, Helvetica, sans-serif;
	margin-left: 0;
}
.login-popup .form-field .input-text {
	clear: both;
	font: bold 169% Arial, Helvetica, sans-serif;
	padding: 0 3px 0 27px;
	margin-top: 3px;
	width: 226px;
}
.login-popup .form-field .password {
	margin-bottom: 6px;
}
.login-popup .clear, .login .clear {
	padding: 10px 0 6px 0;
}
.login-popup .clear .float-left {
	padding-top: 1px;
}
.login-popup .clear .checkbox {
	margin: 2px 0 0 1px;
}
.login-popup .clear label {
	font: 100% Arial, Helvetica, sans-serif;
}
.login-popup a {
	font-size: 100%;
}
.login {
	width: 247px;
	margin: 0 auto;
}
.login .clear {
	padding: 10px 0 6px 0;
}
/* /Log in/out styles */

/* breadcrumbs */
.breadcrumbs {
	padding-bottom: 12px;
	font-size: 85%;
}
.bc-arrow {
	margin: 0 6px;
	width: 3px;
	height: 5px;
}
/* /breadcrumbs */

/* Advanced filter  */
.table-filters th {
	text-align: left;
	font-size: 100%;
	padding: 10px 0 6px 0;
}
.table-filters td {
	padding: 0 12px 8px 0;
}
.table-filters .scroll-y {
	background-color: #ffffff;
	overflow-y: auto;
	height: 127px;
	border: 1px solid #cfdce0;
	padding: 0 0 0 4px;
	margin-bottom: 8px;
}
.table-filters td .select-field {
	margin-top: 0;
	padding: 0 0 6px 0;
}
.table-filters .scroll-y .select-field {
	margin: 4px 0 0 0;
}
table.table-filters label {
	font: 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.table-filters .delim {
	background-image: none;
}
.table-filters .delim td {
	border-bottom: 1px solid #e7e5d5;
}
/* /Advanced filter  */

/* checkout login */
.login-table td {
	padding-left: 15px;
}
.login-table td.login {
	padding: 0 15px 0 0;
	width: auto;
}
.login-table .delim {
	margin: 15px 0;
}
.login .clear {
	padding-right: 1px;
}
.login .input-text {
	width: 240px;
	margin: 0;
}
.order-status {
	padding: 10px 10px 10px 30px;
	margin: 5% auto;
	width: 920px;
}
body.clear-body {
	min-width: 100%;
}
/* /checkout login */

/* bug report panel */
.bug-report {
	position: fixed;
	right: 0;

	bottom: 0;
	height: 26px;
	background-color: #ff9600;
	border: 1px solid #acacac;
	border-width: 1px 1px 0 0;
	opacity: 0.85;
	-moz-opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
	padding: 5px 0 0 5px;
}
/* bug report panel */

/* Page 404 */
.exception-body {
	padding: 0 0 0 35px;
}
.exception-body h1 {
	float: left;
}
.exception-body h2 {
	clear: both;
}
.exception-content {
	padding-left: 2px;
}
.exception-body .float-right {
	padding: 2px 10% 0 10%;
}
.exception-content p {
	margin: 0 0 16px 0;
}
.exception-content .exception-menu {
	margin: 7px 0 24px 0;
}
.exception-body hr {
	margin-bottom: 10px;
}
/* /Page 404 */

/* Picker */
.cm-picker {
	position: absolute;
	z-index: 27;
}
.cm-popup-bg {
	position: absolute;
	z-index: 26;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #000000;
}
.popup-notes-content .cm-popup-content-header {
	margin-bottom: 8px;
}
.popup-notes-content {
	background-color: #ffffff;
	border: 1px solid #909090;
}
.popup-content {
	background-color: #ffffff;
}
.cm-dashed-box {
	border: 1px dashed #909090;
	background-color: transparent;
}
.cm-popup-corner-resizer, .cm-popup-hor-resizer, .cm-popup-vert-resizer {
	margin: 0 !important;
}
.cm-popup-hor-resizer, .w-shadow, .e-shadow {
	position: absolute;
	width: 13px;
	height: 100%;
}
.cm-popup-hor-resizer {
	cursor: w-resize;
}
.cm-popup-hor-resizer {
	cursor: w-resize;
}
.cm-left-resizer, .w-shadow {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/shadow_w.png) repeat-y left top;
	left: -13px;
}
.cm-right-resizer, .e-shadow {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/shadow_e.png) repeat-y left top;
	right: -13px;
}
.cm-popup-vert-resizer, .n-shadow, .s-shadow {
	position: absolute;
	width: 100%;
	height: 18px;
}
.cm-popup-vert-resizer {
	cursor: s-resize;
}
.cm-top-resizer, .n-shadow {
	top: -18px;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/shadow_n.png) repeat-x left top;
}
.cm-bottom-resizer, .s-shadow {
	bottom: -18px;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/shadow_s.png) repeat-x left top;
}
.cm-popup-corner-resizer, .ne-shadow, .se-shadow, .sw-shadow, .nw-shadow {
	position: absolute;
	width: 13px;
	height: 18px;
}
.cm-nw-resizer, .nw-shadow {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/shadow_nw.png) no-repeat left top;
	top: -18px;
	left: -13px;
}
.cm-nw-resizer {
	cursor: nw-resize;
}
.cm-ne-resizer, .ne-shadow {
	top: -18px;
	right: -13px;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/shadow_ne.png) no-repeat left top;
}
.cm-ne-resizer {
	cursor: ne-resize;
}
.cm-sw-resizer, .sw-shadow {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/shadow_sw.png) no-repeat left top;
	bottom: -18px;
	left: -13px;
}
.cm-sw-resizer {
	cursor: sw-resize;
}
.cm-se-resizer, .se-shadow {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/shadow_se.png) no-repeat left top;
	bottom: -18px;
	right: -13px;
}
.cm-se-resizer {
	cursor: se-resize;
}
.cm-popup-content-header {
	padding: 15px 15px 5px 15px;
	cursor: move;
}
.cm-popup-content-header h3 {
	font: bold 138% Arial;
	margin: 0;
	background-color: transparent;
	padding: 0;
}
.cm-popup-content-header .float-right {
	padding: 2px 4px;
}
.cm-popup-content-footer {
	padding: 0 15px 15px 15px;
}
.object-container {
	padding: 12px;
	overflow-x: auto;
	overflow-y: scroll;
	font-weight: normal;
}
.popupbox-closer {
	position: absolute;
	right: -15px;
	top: -12px;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
/* /Picker */

/* Graph bar */
.graph-border {
	height: 8px;
}
.graph-bg {
	font-size: 8px;
}
/* /Graph bar */

.table-filters .input-text {
	width: 100%;
	max-width: 200px;
}
.cm-template-box {
	display: inline;
	margin: 0;
	padding: 0;
}
.subpages-list {
	margin-top: 10px;
}
ul.subpages-list li, .wysiwyg-content ul.subpages-list li {
	padding: 8px 0;
	font-style: italic;
	background-image: none;
}
.subpages-list li .main-info {
	font-style: normal;
	padding-right: 6px;
}
.view-all div {
	max-width: 100px;
	text-align: left;
}
.multicolumns-list td {
	padding: 15px 0 17px 0;
}
.multicolumns-list table td {
	padding: 0;
}
.recover-password {
	width: 205px;
	text-align: left;
}
#template_text {
	height: 350px;
	width: 100%;
}
.order-info {
	padding-bottom: 10px;
}
/* Skin selector */
.demo-site-panel {
	border: 1px solid #000000;
	background-color: #dddddd;
}
.demo-site-panel strong {
	font-size: 115%;
}
.demo-site-panel td, .demo-site-panel select {
	white-space: nowrap;
	color: #2d2d2d;
	font: 100% Tahoma;
}
.demo-site-panel td {
	padding: 0 5px;
}
.demo-site-panel td.strong {
	font-weight: bold;
}
.demo-site-panel select {
	background-color: #ffffff;
	border: 1px solid #cecece;
	padding: 1px;
}
/* /Skin selector */

.image-border img {
	margin: 3px;
}

/* Product notification */
.product-notification-container {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -80px 0 0 -200px;
	color: #000000;
	width: 400px;
	height: 160px;
	z-index: 30;
}

.product-notification {
	background-color: #ffffff;
	padding: 8px 10px 6px 10px;
}
.product-notification h1 {
	font-size: 138%;
	font-weight: bold;
}
.product-notification .notification-body, .product-notification .notification-body a, .product-notification .notification-body a:visited, .product-notification .notification-body a:hover, .product-notification .notification-body a:active {
	color: #000000;
}
.product-notification .notification-body p {
	text-align: left;
}
.product-notification .notification-body {
	height: 72px;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px solid #cccccc;
	margin: 10px 0 13px 0;
	padding: 1px 7px;
}
.product-notification-container img.cm-notification-close {
	margin: 0;
	padding: 0;
	float: none;
}
.product-notification .notification-body .product-list-field {
	margin-top: 0;
	font: normal 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.product-notification .notification-body .product-list-field label {
	padding-top: 0;
}
.product-notification ul ul {
	margin-left: 15px;
	padding-left: 10px;
	border-left: 1px solid #cccccc;
}
/* /Product notification */

.description {
	margin: 5px 0 6px 0;
	padding: 0;
	color: #898989;
	font: normal 77% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.cm-tabs-content ul, .wysiwyg-content ul {
	margin-left: 20px;
}
.cm-tabs-content .tabs ul, .wysiwyg-content .tabs ul {
	margin-left: 0;
}

/* Tooltip */
.tooltip {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: left;
	border: 3px solid #ececdd;
	color: #2d2d2d;
	font: normal 100% Arial, Helvetica, sans-serif;
	background-color: #f8f8f0;
	padding: 6px;
	margin-top: 12px;
	max-width: 200px;
	z-index: 9999;
}
.tooltip-arrow {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/tooltip_arrow.gif') no-repeat;
	background-position: 3px;
	height: 12px;
	width: 30px;
	display: block;
	position: absolute;
	top: -15px;
	left: -2px;
}
/* /Tooltip */

/* product details page */
.product-main-info .jcarousel-skin {
	border: 0 none;
	margin: 0 auto;
}
#product_thumbnails {
	white-space: nowrap;
	text-align: center;
}
#product_thumbnails li {
	display: block;
	padding: 0;
}
#product_thumbnails li a.cm-thumbnails-mini {
	margin: 0 1px;
}
.jcarousel-prev-horizontal, .jcarousel-next-horizontal, .prev-horizontal, .next-horizontal {
	background: #ececec url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/prev_but.gif) no-repeat 50% 50%;
	width: 12px;
	height: 38px;
	float: left;
	margin: 0 1px 0 0;
	cursor: pointer;
}
.jcarousel-next-horizontal, .next-horizontal {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/next_but.gif);
	float: right;
	margin: 0 0 0 1px;
}
.product-main-info .jcarousel-clip-horizontal, .product-main-info .jcarousel-container-horizontal {
	margin: 0 auto;
}
.product-info .cm-tabs-content .input-text {
	width: 160px;
}
.product-info .cm-tabs-content .input-textarea {
	width: 200px;
}
.product-main-info .discount-label {
	margin: 27px 0 0 20px;
}
.view-larger-image, .view-larger-image:visited, .view-larger-image:hover, .view-larger-image:active {
	padding: 1px 0 1px 15px;
	font-size: 77%;
}
.product-main-info p.wrapped {
	margin: 0 auto;
}
.product-main-info .button-submit-action, .product-main-info .text-button {
	margin-right: 4px;
}
/* /product details page */

a.default-cursor {
	cursor: default;
}



body {
	background-color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
}
body, div, p {
	color: #555555;
}
p {
	padding: 6px 0;
	margin: 0;
	font-size: 1.1em;
}
input, textarea, select {
	font-size: 100%;
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long, select {
	border: 1px solid #e0e0e0;
}
.central-column .input-text, .central-column .input-text-auto, .central-column .input-text-large, .central-column .input-text-medium, .central-column .input-text-short, .central-column .input-text-100 {
	height: 15px;
}
a, a:visited, a:hover, a:active {
	color: #00a4e2;
}
hr {
	border-bottom: 1px solid #eaf0f5;
}
.dark-hr {
	border-bottom: 1px solid #e3e3e3;
}
hr.dashed {
	border-bottom: 1px dashed #909090;
}
hr.dotted {
	border-bottom: 1px dotted #d6d5d6;
}
.error-text {
	color: #f27a00;
}
.sidebox-body .input-text, .updates-wrapper .input-text {
	border: #c5d1d8 1px solid;
}
/* Ajax */
.ajax-loading-box {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/ajax_left.gif') no-repeat left bottom;
	padding: 0 0 0 5px;
}
.right-inner-loading-box {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/ajax_right.gif') no-repeat right bottom;
	padding: 0 5px 0 0;
}
.ajax-inner-loading-box {
	background: #fff1a8 url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/ajax.gif') no-repeat 5px center;
	padding: 6px 6px 6px 26px;
	font-size: 92%;
	font-weight: bold;
	color: #3f0000;
}
.ajax-message {
	border: 1px solid #000000;
	background-color: #f4fbff;
}
/* /Ajax*/

/* Notification box */
.notification-w, .notification-n, .notification-e {
	background-color: #d72323;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	color: #ffffff;
	background: #b50000 url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/notification_icon_e.gif') no-repeat left center;
}
.notification-body {
	color: #ffffff;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	/*color: #ffffff;*/
}
.notification-n {
	background-color: #88ba00;
}
.notification-header-n {
	background: #5ca400 url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/notification_icon_n.gif') no-repeat left center;
}
.notification-w {
	background-color: #ff9600;
}
.notification-header-w {
	background: #f66e00 url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/notification_icon_w.gif') no-repeat left center;
}
/* /Notification box */

/* Checkout error box */
.error-box-container {
	margin : 30px;
}
.error-box {
	background-color: #ff4f4f;
	border: 1px solid #b00000;
	padding: 10px;
	width: 500px;
	text-align: center;
	margin: 0 auto;
}
.error-box p {
	color: #ffffff;
}
/* /Checkout error */

/* Section in main box */
.section-border {
	border: 1px solid #d0cebe;
	margin-top: 0;
}
.section-title {
	background: #f3f1da url('../../../skins/base/customer/addons/cscart_site/overrides/images/section_title_bg.gif') repeat-x bottom;
}
.section-title a {
	color: #5c5d3e;
	padding-left: 14px;
	text-decoration: none;
}
.section-title a:hover {
	text-decoration: underline;
}
.section-body, .section-body-details {
	border-top: 1px solid #d0cebe;
	background-color: #f6f5e4;
	padding: 9px 16px;
}
.section-body-details {
	padding: 18px 16px;
}
/* Section in main box */

/* Buttons */
.button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input {
	color: #ffffff;
	font: bold 11px/11px Tahoma;
	height: 33px;
	border: 0 none;
	margin: 0;
}
.button-submit-action input, .button-submit input {
	padding: 3px 8px 4px 0
}
.button-submit-action input, .button-submit input, x:-moz-any-link {
 padding: 1px 7px 4px 0;
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	background: #f67c1c url('../../../skins/base/customer/addons/cscart_site/overrides/images/but_left_action.png') no-repeat left top;
	height: 33px;
	padding-left: 8px;
}
.button-submit, .button {
	background: #0f64b3 url(../../../skins/base/customer/addons/cscart_site/overrides/images/but_left.png) no-repeat left top;
	height: 33px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	background: transparent url('../../../skins/base/customer/addons/cscart_site/overrides/images/but_right_action.png') no-repeat right top;
}
.button-submit-action input, .button-action a {
	font: normal 14px Arial, Helvetica, sans-serif;
}
.button-submit input, .button a {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/but_right.png) no-repeat right top;
	font: normal 14px/14px Arial, Helvetica, sans-serif;
	height: 33px;
}
.button a, .button-action a {
	padding: 9px 10px 0 3px;
	height: 24px;
	line-height: 12px;
}
.button-submit-big {
	background: #ff4f01 url('../../../skins/base/customer/addons/cscart_site/overrides/images/big_but_left.png') no-repeat left top;
	padding-left: 3px;
	height: 29px;
}
.button-submit-big input {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/big_but_right.png') no-repeat right top;
	padding: 7px 19px 8px 7px;
	height: 29px;
	line-height: 16px;
}
.button-submit-big input, x:-moz-any-link {
 padding: 5px 16px 8px 4px;
}
/* /input buttons */
.text-button, .text-button:visited, .text-button:hover, .text-button:active, .text-button-act, .text-button-act:visited, .text-button-act:hover, .text-button-act:active {
	margin-right: 1px;
	padding-right: 8px;
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/text_but_arrow.gif') no-repeat right 6px;
}
.text-button-act, .text-button-act:visited, .text-button-act:active, .text-button-act:hover {
	color: #ff5400;
	background-image: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/action_text_but_arrow.gif');
}
.go-button {
	padding-left: 3px;
}
.top-tools-container .go-button {
	padding-left: 4px;
}
.button-tool a, .button-tool a:visited, .button-tool a:hover, .button-tool a:active, a.tool-link, a.tool-link:hover {
	font: normal 92% Arial;
	color: #b20101;
	text-transform: lowercase;
}
.product-container .button-submit-action, .product-container .text-button {
	margin-right: 5px;
}
/* /Buttons */

/* products list */
.list-price {
	color: #757575;
}
.price {
	color: #990000;
}
.sub-price {
	color: #333333;
}
.qty-in-stock {
	color: #000000;
}
/* /products list */

/* Product picker box */
.cm-picker-data-container {
	border: 1px solid #d1d1d1;
}
/* /Product picker box */

/* Tabs */
.tabs {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/tabs_bg.gif') 0 0;
	padding: 0;
}
.tabs ul li, .tabs ul li.cm-active {
	margin: 2px 2px 0 0;
	background: #ececec url(../../../skins/base/customer/addons/cscart_site/overrides/images/tab_left.png) no-repeat left top;
	padding: 0 0 0 3px;
}
.tabs ul li.cm-active {
	background: #dfe2e5 url(../../../skins/base/customer/addons/cscart_site/overrides/images/tab_left_active.png) no-repeat left top;
}
.tabs ul li a {
	display: block;
	padding: 6px 12px 4px 10px;
	height: 16px;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/tab_right.png) no-repeat right top;
}
.tabs ul li.cm-active a {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/tab_right_active.png);
}
.tabs ul li a, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active {
	text-decoration: none;
	color: #8a8989;
	font: bold 92% Tahoma;
}
.tabs ul li.cm-active a, .tabs ul li.cm-active a:visited, .tabs ul li.cm-active a:hover, .tabs ul li.cm-active a:active {
	font: bold 92% Tahoma;
	color: #545454;
}
.tabs ul li a:hover {
	text-decoration: underline;
}
.cm-tabs-content {
	border: 1px solid #d9dbdd;
	border-top-width: 0;
	padding: 15px 22px;
}
.tab-list-title {
	border-bottom: 1px solid #808080;
}
/* /Tabs */

/* compare list */
.compare-table .left-border {
	border-left: solid #ced6da 1px;
}
.compare-table .bottom-border {
	border-bottom: solid #ced6da 1px;
}
.compare-table .first-cell {
	border-bottom: 1px solid #ced6da;
	background-color: #f1f4f6;
}
/* /compare list */

/* jCarusel */
.jcarousel-skin {
	border: 1px solid #dadada;
	background-color: #ffffff;
}
.jcarousel-skin .prices-container {
	padding: 5px 0 2px 0;
}
.jcarousel-skin .buttons-container {
	padding-top: 0;
}
/* /jCarusel */

/* Listmania */
.lm-top {
	border-top: 1px solid #dadada;
}
.lm-left {
	border-left: 1px solid #dadada;
}
.lm-right {
	border-right: 1px solid #dadada;
}
.lm-bottom {
	border-bottom: 1px solid #dadada;
}
.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #ffffff;
}
/* /Listmania */

/* common styles */
.border {
	border: 0 none;
}
.no-items {
	background-color: #f1f4f6;
}
/* /common styles */

/* main styles */
#footer {
	margin-top: 5px;
	background: #000059 url(../../../skins/base/customer/addons/cscart_site/overrides/images/footer_bg.gif) repeat-x left top;
	height: 52px;
}
#content {
	padding-bottom: 94px;
}
.header {
	padding-top: 17px;
}
.home-page .header {
	padding: 0;
}
#container {
	width: auto;
	margin: 0;
	padding: 0;
}
.left-column, .right-column {
	width: 270px;
}
.left-column {
	margin-left: -100%;
}
.right-column {
	margin-left: -270px;
	margin-top: 17px;
}
.central-column, .container-right .central-column, .container-left .central-column {
	margin: 0 270px 15px;
	padding: 0 26px 15px;
	width: 369px;
}
.container-right .central-column, .container-left .central-column {
	margin: 0 0 15px 270px;
	padding: 0 0 15px 26px;
	width: 665px;
}
.container-left .central-column {
	margin: 0 270px 15px 0;
	padding: 0 26px 15px 0;
}
/* /main styles */

/* top styles */
.head {
	background: #ffffff url(../../../skins/base/customer/addons/cscart_site/overrides/images/header_bg.gif) repeat-x left bottom;
}
.header-helper-container, .content-helper, .footer-helper-container {
	width: 961px;
	margin: 0 auto;

}
.logo-image {
	padding: 22px 0;
	margin: 0 0 0 -1px;
}
.top-menu-container {
	background: #000059 url(../../../skins/base/customer/addons/cscart_site/overrides/images/top_menu_bg.gif) repeat-x left top;
}
#top_menu {
	padding: 4px 0 0 0;
	height: 32px;
	text-align: center;
	width: 976px;
	margin: 0 auto;
}
#top_menu ul li.first-level, #top_menu ul li.first-level.cm-active, #top_menu ul li.has-subitems, #top_menu ul li.has-subitems.cm-active {
	padding: 0 3px 0 0;
	margin: 0 15px;
	text-align: left;
	border: 0 none;
	height: 27px;
	vertical-align: top;
	float: left;
}
#top_menu ul li.first-level.cm-active, #top_menu ul li.has-subitems.cm-active {
	background: #7d7d7d url('../../../skins/base/customer/addons/cscart_site/overrides/images/tab_bg.gif') no-repeat right top;
}
#top_menu ul li.first-level span, #top_menu ul li.has-subitems span {
	padding: 4px 9px 6px 12px;
	display: inline-block;
	height: 17px;
}
#top_menu ul li.first-level.cm-active span, #top_menu ul li.has-subitems.cm-active span {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/tab_bg.gif') no-repeat left top;
}
#top_menu li.first-level a, #top_menu li.first-level a:hover, #top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level.cm-active a:hover, #top_menu ul li.has-subitems a, #top_menu ul li.has-subitems a:hover, #top_menu ul li.has-subitems.cm-active a, #top_menu ul li.has-subitems.cm-active a:hover {
	font: 14px Arial, Helvetica, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
}
#top_menu ul li.cm-active a, #top_menu ul li.cm-active a:hover, #top_menu ul li.has-subitems.cm-active a, #top_menu ul li.has-subitems.cm-active a:hover {
	color: #ffffff;
	font-size: 15px;
}
#top_menu li.first-level:hover a, #top_menu li.first-level:hover a:hover, #top_menu ul li.first-level.cm-active:hover a, #top_menu ul li.first-level.cm-active a:hover, #top_menu ul li.first-level.cm-active:hover a:hover, #top_menu ul li.has-subitems:hover a {
	color: #323232 !important;
	text-decoration: none;
}
#top_menu ul li.first-level:hover, #top_menu ul li.first-level.hover {
	background: #ffffff url('../../../skins/base/customer/addons/cscart_site/overrides/images/tab_bg.gif') no-repeat right -27px;
}
#top_menu ul li.first-level:hover span, #top_menu ul li.first-level.hover span {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/tab_bg.gif') no-repeat left -27px;
}
#top_menu ul li.has-subitems:hover, #top_menu ul li.has-subitems.over {
	background: #ffffff url('../../../skins/base/customer/addons/cscart_site/overrides/images/tab_bg.gif') no-repeat right -54px;
	height: 32px;
}
#top_menu ul li.has-subitems:hover span, #top_menu ul li.has-subitems.over span {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/tab_bg.gif') no-repeat left -54px;
	padding: 4px 9px 11px 12px;
}
#top_menu ul ul {
	margin-top: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tm-delim {
	height: 1px;
	overflow: hidden;
}
.top-menu ul li a {
	background: transparent url(../../../skins/base/customer/addons/cscart_site/overrides/images/tm_delim.gif) 50% bottom no-repeat;
	padding-bottom: 1px;
}
.top-menu ul li.m-last-items a {
	background-image: none;
}
.top-menu ul li.m-last-items {
	padding-bottom: 6px;
}
ul.dropdown li.tm-shadow {
	height: 2px;
	font-size: 2px;
	line-height: 2px;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/menu_shadow.png) left bottom no-repeat;
	margin-bottom: -2px;
}
/* /top styles */

/* top tools styles */
.top-tools-container {
	display: none;
}
.top-search {
	padding: 5px 8px 10px 6px;
}
.top-search p {
	margin-right: -7px;
	padding-bottom: 7px;
}
.top-search p, .top-search p.right a, .top-search p.right a:visited, .top-search p.right a:hover, .top-search p.right a:active {
	font: bold 12px Arial;
	color: #979696;
	text-decoration: none;
}
.top-search p.right a:hover {
	text-decoration: underline;
}
.top-search p.right a {
	padding: 0 10px 0 9px;
}
.phone {
	display: inline-block;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/phone_delim.gif) no-repeat right 4px;
	padding: 7px 12px 6px 12px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #3c3b3b;
}
.phone .usa, .phone .uk {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/usa_number.gif) no-repeat left 2px;
	padding-left: 22px;
}
.phone .uk {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/uk_number.gif);
}
.search {
	display: inline-block;
	padding: 0;
	margin-left: 12px;
	vertical-align: 2px;
}
.search-input {
	border: 1px solid #e7e7e7;
	height: 16px;
	margin: 0 4px 0 0;
	width: 206px;
	font: 12px Arial, Helvetica, sans-serif;
}
.search-input.cm-hint {
	font-style: italic;
}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	padding: 0 8px 0 4px;
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/search_advanced_arrow.gif') no-repeat right 5px;
}
/* /top tools styles */

#header .quick-links {
	display: none;
}
.quick-links {
	text-align: right;
	float: none;
	padding-bottom: 0;
}
/* content-tools */
.content-tools {
	display: none;
}
/* /content-tools */

/* cart box styles */
#cart_status .float-left {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/top_tools_delim.gif') no-repeat 100% 2px;
	padding: 1px 14px 0 0;
	margin-right: 11px;
}
#cart_status .checkout-link a, #cart_status .checkout-link a:visited, #cart_status .checkout-link a:hover, #cart_status .checkout-link a:active {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/cart_arrow.gif') no-repeat 95% 6px;
}
.full-cart a, .full-cart a:visited, .full-cart a:hover, .full-cart a:active {
	background-color: #f2fbb5 !important;
}
.full-cart a.view-cart, .full-cart a.view-cart:visited, .full-cart a.view-cart:hover, .full-cart a.view-cart:active {
	background-color: #f2f2f2 !important;
}
.cart-list {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/cart_list_bg.gif') no-repeat 0 24px;
}
.list-container {
	border: 1px solid #bebebe;
	border-top-width: 0;
}
.cart-list .list {
	border: 1px solid #bababa;
}
#cart_status .cart-list .float-left {
	background-image: none;
	padding: 0;
	margin: 0;
}
.cart-list ul {
	margin: 0 4px;
}
#cart_status .cart-list ul a {
	padding-left: 0;
	padding-right: 2px;
}
.cart-list ul li {
	padding: 5px 0;
}
.cart-list ul li.delim {
	background-color: #ebebeb;
	background-image: none;
}
.list p.center {
	font-weight: bold;
}
#cart_status .buttons-container a, #cart_status .buttons-container a:visited, #cart_status .buttons-container a:hover, #cart_status .buttons-container a:active {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/cart_arrow.gif') no-repeat 95% 6px;
}
/* /cart box styles */

/* common sidebox style */
.sidebox-wrapper {
	margin-bottom: 21px;
}
.sidebox-live-stores .sidebox-title, .sidebox-testimonials .sidebox-title {
	padding: 0;
	margin: 19px 0 0 0;
}
.sidebox-testimonials .sidebox-title {
	display: none;
}
.sidebox-title span {
	font: bold 14px Arial;
	color: #000000;
}
.sidebox-body {
	padding: 0 2px;
}
.sidebox-company-info {
	background: #edebeb url(../../../skins/base/customer/addons/cscart_site/overrides/images/comp_info_bg.png) no-repeat left top;
	margin: 14px 0 11px 0;
}
.sidebox-company-info .sidebox-title {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/comp_info_tl.gif) no-repeat left top;
}
.sidebox-company-info .sidebox-title span {
	display: block;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/comp_info_tr.gif) no-repeat right top;
	font: bold 17px Arial;
	padding: 10px 5px 7px 5px;
	margin-left: -2px;
}
.sidebox-company-info .sidebox-bottom {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/comp_info_btm.png) no-repeat left top;
	height: 6px;
}
.sidebox-company-info .company-name {
	color: #54c1f5;
	font: bold 12px Arial;
	padding: 9px 0 11px 0;
}
.sidebox-company-info .sidebox-body {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	margin: 0 4px;
	padding: 0 11px 10px 11px;
	line-height: 18px;
}
.sidebox-company-info .phone-number {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/cinfo_phone.gif) no-repeat 0 13px;
	padding: 10px 0 0 24px;
}
.sidebox-company-info .fax-number {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/cinfo_fax.gif) no-repeat 0 10px;
	padding: 9px 0 0 24px;
}
/* /common sidebox style */

/***** Tables *****/
/* Common table */
.table {
	border: 1px solid #eaeaea;
	border-width: 1px 1px 0 1px;
}
.table th {
	background: #f6f6f6 url(../../../skins/base/customer/addons/cscart_site/overrides/images/th_bg.gif) repeat-x left bottom;
	padding: 9px 19px 12px 19px;
	text-align: left;
}
.table th, .table th a, .table th a:visited, .table th a:hover, .table th a:active {
	color: #4a4a4a;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.table th a:hover {
	text-decoration: underline;
}
.table td, .table .table td {
	border-bottom: 1px solid #e4e4e4;
}
.table td {
	padding: 6px 19px 3px 19px;
}
.table .table-footer td {
	display: none;
}
/* /Common table */
/***** /Tables *****/

/* mainbox */
.product-main-info h1.mainbox-title {
	padding: 6px 0 0 0;
	font-size: 146%;
	width: 510px;
}
.mainbox-title, .mainbox-2 title {
	padding: 16px 0 0 0;
	margin-bottom: 6px;
}
.home-page .mainbox-title, .home-page .mainbox-2 title {
	padding: 19px 0 1px 0;
	margin-bottom: 9px;
}
.mainbox-body, .mainbox2-body {
	line-height: 20px;
	margin-top: 6px;
	margin-bottom: 3px;
}
.mainbox-title span, .mainbox2-title span {
	font: normal 27px Arial, Helvetica, sans-serif;
	color: #373737;
	letter-spacing: 0.02em;
}
/* /mainbox */

.subheader, .subheader-first-item {
	color: #3F3F3F;
	padding: 26px 0 8px 0;
	font: bold normal 17px Arial, Helvetica, sans-serif;
}
h3.subheader {
	padding: 20px 0 4px 0px;
}
h3.subheader strong {
	color: #f06900;
}
.subheader-first-item {
	padding: 0 0 4px 0;
}
.subheader2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	margin: 16px 0 6px 0;
}
/* color mainbox */
.mainbox-cart-title {
	background: #ecf6f8 url('../../../skins/base/customer/addons/cscart_site/overrides/images/mainbox_cart_title_bg.gif') repeat-x;
	font-size: 108%;
}
.mainbox-cart-title span.float-left, .mainbox-cart-title span.float-right {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/mainbox_cart_title_left.gif') no-repeat left top;
	width: 8px;
	height: 32px;
	margin: -8px 0 0 -13px;
}
.mainbox-cart-title span.float-right {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/mainbox_cart_title_right.gif') no-repeat right top;
	margin: -8px -8px 0 0;
}
.mainbox-cart-body, .mainbox-cart-body-flex {
	border: 1px solid #dddddd;
	border-width: 0 1px;
}
.cart-buttons {
	background-color: #f1f1f1;
	border: 1px solid #dddddd;
}
.cart-buttons .float-left {
	padding-top: 3px;
}
/* /color mainbox */

.updates-wrapper {
	background-color: #e9eff3;
	border: 1px solid #d2e1e8;
}
/* Bottom styles */
#footer {
	padding: 21px 0;
	height: 52px;
}
.footer-logos {
	white-space: normal;
	padding-top: 9px;
}
.footer-logos a {
	margin-left: 6px;
}
#footer .quick-links {
	text-align: left;
	padding-left: 2px;
}
#footer .quick-links a, #footer .quick-links a:visited, #footer .quick-links a:active, #footer .quick-links a:hover {
	color: #7a7a7a;
	text-decoration: none;
	margin: 0 5px 0 0;
}
#footer .quick-links a:hover {
	text-decoration: underline;
}
.bottom-copyright {
	padding: 10px 0 5px 2px;
}
#footer p {
	margin: 0 !important;
}
.bottom-copyright, .bottom-copyright a, .bottom-copyright a:hover {
	color: #515151;
	text-align: left;
}
.bottom-search span.float-left, .bottom-search span.float-right {
	display: none;
}
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: right;
}
a.extra-link, a.extra-link:visited, a.extra-link:hover, a.extra-link:active, .sidebox-body ul a.extra-link {
	color: #9e9e9e;
	text-transform: lowercase;
}
/* /recently viewed */

/* product LIST view styles */
.discount-label {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/discount_label_left.png') no-repeat left top;
	padding: 0 0 0 10px;
}
.discount-label em {
	background: #37aae8 url('../../../skins/base/customer/addons/cscart_site/overrides/images/discount_label_right.png') no-repeat right top;
	padding: 4px 4px 4px 1px;
	color: #ffffff;
	font: normal bold 100% Arial, Helvetica, sans-serif;
	min-width: 28px;
	text-align: center;
	height: 16px;
}
.discount-label em strong {
	font-weight: normal;
}
.product-config-header {
	font-size: 100%;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
.product-list-price {
	padding-bottom: 4px;
}
/* /product LIST view styles */

/* pagination styles */
.pagination {
	text-align: right;
	margin: 12px 0 8px 0;
	padding: 0;
}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	background: #f8f8f8 url(../../../skins/base/customer/addons/cscart_site/overrides/images/pgn_bg.gif) no-repeat left top;
	font: 12px/13px Arial, Helvetica, sans-serif;
	color: #969696;
	text-decoration: none;
	display: inline-block;
	padding: 5px 1px 0 1px;
	height: 18px;
	width: 21px;
	text-align: center;
	margin-left: 2px;
}
.pagination a.right-arrow, .pagination a.right-arrow:visited, .pagination a.right-arrow:hover, .pagination a.right-arrow:active {
	font: 13px/12px Arial, Helvetica, sans-serif;
	padding: 4px 1px 0 1px;
	height: 19px;
	vertical-align: top;
}
.pagination a:hover, .pagination-selected-page {
	background: #ffffff url(../../../skins/base/customer/addons/cscart_site/overrides/images/pgn_active.gif) no-repeat left top;
	color: #000000;
	padding: 5px 1px 0 1px;
	font-weight: bold;
}
.pagination a.last-page, .pagination a.last-page:visited, .pagination a.last-page:active {
	background: #f8f8f8 url(../../../skins/base/customer/addons/cscart_site/overrides/images/pgn_last_bg.gif) no-repeat left top;
	width: 39px;
}
.pagination a.last-page:hover {
	background: #ffffff url(../../../skins/base/customer/addons/cscart_site/overrides/images/pgn_last_active.gif) no-repeat left top;
	width: 39px;
}
.pagination-selected-page {
	font-weight: bold;
	display: inline-block;
}
.pagination .float-left {
	color: #969696;
	font: 12px Arial;
	padding-top: 4px;
}
/* /pagination styles */

.info-field-title {
	background-color: #edf8fe;
}
/* Lists */
ul.bullets-list li {/* List with circle bullets */
	background: url('./images/icons/dot_dark.gif') no-repeat 1px 7px;
	padding: 1px 0 1px 15px;
}
.arrows-list li {/* List with 2 arrows as bullet */
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/cart_arrow.gif') no-repeat 1px 7px;
	padding-left: 13px;
}
.arrows-list li.delim {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/sidebox_delim.gif') repeat-x center 2px;
}
li.cm-expanded {/* Tree list */
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/category_expanded.gif') no-repeat scroll right 5px;
}
li.cm-collapsed {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/category_collapsed.gif') no-repeat scroll right 5px;
}
.arrow-list li {/* Arrow list */
	padding-left: 10px;
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/list_arrow.gif') no-repeat 1px 6px;
}
.sidebox-body .arrow-list {
	margin: 0 0 5px 0;
}
.inside-list li {/* inside list */
	list-style: none none;
	background-image: none;
	padding: 2px 0 3px 0;
	line-height: 12px;
}
.action-bullets {/* Action bullets */
	margin-bottom: 10px;
}
.action-bullets li {
	display: inline;
	background: url('./images/icons/dot_dark.gif') no-repeat 2px 6px;
	padding: 0 10px 0 13px;
}
.cm-tabs-content ul li, .wysiwyg-content ul li, .category-description ul li, ul.bullets-list li {
	background: url('./images/icons/dot_dark.gif') no-repeat 0 8px;
	padding: 1px 0 1px 15px;
	font-size: 1.1em;
}
ul.faq-list li {
	background-position: 0 26px;
}
.wysiwyg-content ul {
	padding: 4px 0 0 1px;
}
.page-descr {
	padding-bottom: 5px;
}
ul.no-markers li, .wysiwyg-content ul.no-markers li {/* No bullets */
	background-image: none;
	list-style-type: none;
	padding-left: 0;
}
.delim {
	border-top: 1px solid #dddddd;
	height: 0;
	font-size: 0;
	padding: 0;
	line-height: 0;
}
ul.statistic-list {/* Statistic list */
	background-color: #f2f9db;
}
ul.sitemap-list li {/* sitemap */
	background: url(./images/icons/left_menu_arrow.gif) no-repeat 0 6px;
}
/* /Lists */

/* One page checkout styles */
.step-container, .step-container-active {
	background-color: #f8fdff;
	border: 1px solid #dddddd;
}
.step-container-active {
	background-color: #ffffff;
	border: 1px solid #c6d8dd;
}
.checkout-steps {
	background-color: #c8eef6;
}
.step-title-active {
	background: #fdfec5 url('../../../skins/base/customer/addons/cscart_site/overrides/images/op_checkout_title_active_bg.gif') repeat-x bottom;
	border-bottom: 1px solid #c6d8dd;
}
.step-title span.float-left, .step-title-active span.float-left {
	color: #a2acae;
}
.step-title-active span.float-left {
	color: #ff7800;
}
.step-body .shipping-rates label {
	font: italic bold 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8ca1a1;
}
.step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover {
	font: bold 130% Tahoma;
	color: #8ca1a1;
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/step_arrow.gif') no-repeat 3px 7px;
}
.step-title-active a.title, .step-title-active a.title:hover {
	color: #242424;
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/step_arrow_active.gif') no-repeat 0 7px;
}
.step-complete-wrapper {
	color: #8ca1a1;
	font: italic 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.step-complete-wrapper strong {
	font-weight: bold;
}
.step-complete-wrapper span {
	font-style: normal;
}
p.step-complete-wrapper {
	padding-top: 11px;
}
.step-complete-text {
	color: #858585;
}
.step-complete-wrapper .form-field label {
	color: #8ca1a1;
	font: bold 85% Tahoma;
	padding-top: 2px;
	padding-right: 3px;
}
#list_payment_methods {
	margin-left: -8px;
}
#summary {
	padding: 10px 0 5px 0;
}
.multiple-profiles, .multiple-profiles strong {
	font-style: normal;
}
.multiple-profiles .form-field {
	margin-bottom: 13px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dadada;
}
.step-body-active .select-profile label {
	display: none;
}
.step-body-active .select-profile {
	padding-left: 0;
}
.step-complete-wrapper ul.bullets-list li {
	background-image: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/step_bullet.gif');
}
/* /One page checkout styles */

/* Estimation form */
.estimation-popup-box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
}
/* /Estimation form */

.required-question, .required {
	color: #ff0000;
}
/* Previewer styles */
#previewer_overlay {
	background-color: #000;
	-moz-opacity: 0.39;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=39)";
	opacity: 0.39;
}
#previewer_window {
	color: #000000;
}
#previewer_hide_select {
	background-color: #ffffff;
	border: none;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
#preview_window {
	border: 2px solid #FF8000;
}
.drag-window {
	background-color: #ffffff;
	cursor: move;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
a.cm-thumbnails-mini, .product-variant-image-unselected, #thumbs_frame img {
	border: 1px solid #e2e2e2;
	margin: 1px;
}
a.cm-cur-item, .product-variant-image-selected, #thumbs_frame img.cm-current-thumb {
	border: 1px solid #a5a5a5;
}
.previewer-container {
	padding: 8px 8px 3px 8px;
}
.previewer-container .scroller-container {
	padding: 0;
}
/* /Previewer styles */

/* Calendar box */
.calendar-but {
	cursor: pointer;
}
.calendar-box {
	border-top: 1px solid #cecece;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #cecece;
	-moz-user-select: none;
}
.calendar-navig a.cm-previous-month {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/calendar_previous.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-navig a.cm-next-month {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/calendar_next.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-box div.float-left {
	background-color: #f4f7f8;
}
.calendar {
	background-color: #ffffff;
}
.calendar th {
	background-color: #edeedb;
	font-weight: normal;
}
.calendar th.weekend {
	color: #f15513;
}
.search-advanced .calendar td, .calendar td {
	cursor: pointer;
	border: 1px solid #ffffff;
	color: #0033cc;
}
.calendar td a.strong {
	text-decoration: none;
}
.calendar td a.strong:hover {
	text-decoration: underline;
}
.calendar td a:hover {
	background-color: #f0f0f0;
}
.calendar td.weekend a, .calendar td.weekend a:hover {
	color: #000000;
}
.calendar td.selected a, .calendar td.selected a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff4317;
	font-weight: bold;
}
.calendar td.previous-month-days a, .calendar td.previous-month-days a:hover, .calendar td.next-month-days a, .calendar td.next-month-days a:hover {
	color: #bfbfbf;
	text-decoration: none;
}
/* /Calendar box */

/* block "Product filters" */
.product-filters .details {
	color: #959595;
	font-weight: normal;
}
.reset-filters, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	color: #b20101;
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/delete_icon.gif') no-repeat 0 3px;
	text-transform: lowercase;
	font-size: 85%;
}
/* /block "Product filters" */

/* captcha */
.image-captcha {
	border: 2px solid #d0e25a;
	cursor: pointer;
}
.captcha-input-text {
	border: 1px solid #d2d9e1;
	font: bold 123% Tahoma;
	padding: 4px 2px;
}
/* /captcha */

/* Select languages */
.select-link, .select-link:hover {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/select_icon.gif') no-repeat 100% 3px;
}
.select-wrap .select-link, .select-wrap .select-link:hover {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/select_icon.gif') no-repeat 100% 2px;
}
.select-popup {
	border: 1px solid #cecece;
}
ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #01b1dc;
	color: #ffffff;
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #282828;
}
.localization {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/top_tools_delim.gif') no-repeat 0 2px;
}
/* /Select languages */

/* checkout totals */
.promotion-coupon {
	background: #f2f2f2 url('../../../skins/base/customer/addons/cscart_site/overrides/images/coupon_code_bg.gif') repeat-x left top;
	border: 1px solid #dddddd;
}
.promotion-coupon .input-text {
	border: 1px solid #d0d0d0;
}
/* /checkout totals */

/* File uploader */
.attach-images-alt label {
	text-align: left;
	font-size: 85%;
	font-weight: bold;
	color: #555555;
}
/* /File uploader */

/* Cart items */
#cart_items .sku {
	color: #858585;
}
.quantity {
	font: bold 88% Tahoma;
}
.quantity label {
	color: #858585;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/prod_details_collapsed.gif') no-repeat 1px 2px;
}
.product-description a.cm-combo-off {
	background-image: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/prod_details_expanded.gif');
}
.product-description .button-submit-action, .product-description .text-button {
	margin-right: 5px;
}
/* /Cart items */

/* classic checkout */
/** progress bar styles **/
.pb-container em {
	background: #d1d1d1 url('../../../skins/base/customer/addons/cscart_site/overrides/images/pb_step.gif') no-repeat 0 0;
	color: #ffffff;
	text-decoration: none;
}
.pb-container .complete em {
	background-color: #9eca03;
	background-image: url('../../../skins/base/customer/addons/cscart_site/overrides/images/pb_step_complete.gif');
}
.pb-container .active em {
	background-color: #202020;
	background-image: url('../../../skins/base/customer/addons/cscart_site/overrides/images/pb_step_active.gif');
}
.pb-container a, .pb-container span {
	color: #a1a1a1;
}
.pb-container span.active {
	color: #222020;
}
/** /progress bar styles **/
/* /classic checkout */

/* Log in/out styles */
#sign_io {
	color: #014ead;
}
.login-popup .error-text {
	color: #fd0000;
}
.login-popup .form-field label, .login .form-field label {
	color: #757474;
}
.login-popup .form-field .input-text {
	border: 1px solid #d2d9e1;
	background: #ffffff url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/icon_username.gif') no-repeat 6px 4px;
}
.login-popup .form-field .password {
	background-image: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/icon_password.gif');
}
/* /Log in/out styles */

/* breadcrumbs */
.breadcrumbs {
	padding: 11px 0 0 0;
}
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
	color: #888888;
	font: 11px Arial, Helvetica, sans-serif;
}
.bc-arrow {
	width: 4px;
	margin: 0 7px 0 10px;
}
/* /breadcrumbs */

/* checkout login */
.login-table td.login {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/sidebox_vert_delim.gif') repeat-y right;
}
.order-status {
	background: #eff8fc url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/ajax_loader.gif') no-repeat 5px center;
	border: 1px solid #c1d1d5;
}
body.clear-body {
	background-color: #ffffff;
	background-image: none;
	padding: 13px 12px;
	min-width: 0;
}
/* /checkout login */

/* Page 404 */
.exception-body h1 {
	background-color: #dbdee2;
	color: #ffffff;
	font: bold 246% Arial, Helvetica, sans-serif;
	padding: 6px 16px 2px 16px;
	margin: 0;
}
.exception-body h2 {
	color: #373737;
	font: bold 323% Arial, Helvetica, sans-serif;
	padding: 32px 0 2px 0;
	margin: 0;
}
.exception-body h3 {
	margin: 0 0 28px 0;
	font: bold 130% Arial, Helvetica, sans-serif;
	padding: 0;
}
.exception-menu li {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/list_arrow.gif') no-repeat 0 5px;
	padding: 0 0 14px 10px;
	color: #898989;
	font: normal 108% Arial, Helvetica, sans-serif;
	height: 1%;
}
.exception-content p {
	font-size: 108%;
}
.exception-logo {
	margin-left: -12px;
}
/* /Page 404 */

/* Picker */
.object-container {
	background-color: #ffffff;
	border: 1px solid #ededed;
}
/* /Picker */

/* Graph bar */
.graph-border {
	border: 1px solid #ababab;
}
.graph-bg {
	background-color: #ccf2ff;
}
/* /Graph bar */

/* form styles */
.cm-failed-field, .updates-wrapper .cm-failed-field, .sidebox-body .cm-failed-field {
	border: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** for checkboxes in FF **/
input[type=checkbox].cm-failed-field {
	outline: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** /for checkboxes in FF **/
.error-message .message {
	background-color: #f5f5ea;
}
.error-message .arrow {
	border: 5px solid transparent;
	border-bottom-color: #f5f5ea;
	border-top-width: 0;
}
.form-field {
	padding: 0;
}
.form-field label {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	width: auto;
	margin: 0;
	display: block;
	padding: 10px 11px 5px 0;
}
.form-field .input-text, .form-field select, .form-field .input-textarea {
	clear: both;
	display: block;
}
.form-field .input-text {
	width: 367px;
}
.form-field .input-textarea {
	width: 99%;
	padding: 0;
}
/*.product-list-field label {*/
	/*font: bold 90% Tahoma;*/
/*}*/
/*.product-list-field {*/
	/*font-size: 85%;*/
/*}*/
/*.product-list-field input, .product-list-field textarea, .product-list-field select {*/
	/*font-size: 95%;*/
/*}*/

.product-list-field .input-text, .product-list-field select, .product-list-field .input-textarea {
	clear: none !important;
}

.product-list-field {
	padding-left: 120px !important;
}

.product-list-field label, .product-list-field label.cm-required {
	margin-left: -120px !important;
	padding: 0 !important;
}

.product-list-field li {
	padding: 0;
}

.product-list-field label.cm-required {
	background: none !important;
}
.form-field label.cm-required {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/required_mark.gif') no-repeat right 12px;
	width: auto;
	margin: 0;
}
.required-mark {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/required_mark.gif') no-repeat left 0px;
	display: inline-block;
	width: 5px;
}
.select-field label, .form-field .select-field label {
	font: normal 85% Tahoma;
}
.wysiwyg-content .buttons-container {
	text-align: center;
}
.subheaders-group {
	margin: 0;
}
/* /form styles */

/* mandatory fields */
.mandatory-fields {
	font-size: 85%;
	text-decoration: underline;
}
/* /mandatory fields */

.border-bottom {
	border-bottom: 1px solid #d5d5d5;
}
.cm-hint {
	color: #A5A5A5 !important;
}
/* Product notification */
.product-notification {
	background-color: #e8f8f8;
}
.product-notification .notification-body {
	background-color: #ffffff;
	height: 73px;
}
/* /Product notification */

a.secondary-link {
	font-size: 85%;
}
.in-stock, .out-of-stock {
	color: #009900;
	padding: 4px 0 0 0;
}
.out-of-stock {
	color: #666666;
}
.features-list {
	margin: 0;
	padding: 3px 0;
}
.box {
	background-color: #f5f5f5;
	color: #707070;
	font-size: 85%;
	padding: 10px;
}
.product-descr {
	margin: 0;
	padding: 7px 0 2px 0;
	color: #232323;
	font-size: 85%;
}
.product-prices {
	padding-top: 10px;
}
.prices-container {
	padding: 0 0 5px 3px;
}
.compact .text-button, .compact .text-button:visited, .compact .text-button:hover, .compact .text-button:active, .compact .text-button-act, .compact .text-button-act:visited, .compact .text-button-act:hover, .compact .text-button-act:active {
	font-size: 85%;
	background-position: right 5px;
}
/* product details page */
.product-info {
	padding-left: 15px;
}
.product-info .add-product {
	padding-left: 10px;
}
.jcarousel-prev-horizontal, .jcarousel-next-horizontal, .prev-horizontal, .next-horizontal {
	background: #ececec url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/prev_but.gif) no-repeat 50% 50%;
}
.jcarousel-next-horizontal, .next-horizontal {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/next_but.gif);
}
.view-larger-image, .view-larger-image:visited, .view-larger-image:hover, .view-larger-image:active {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/view_larger.gif') no-repeat left 2px;
}
/* /product details page */

/* sorting */
.sort-asc, .sort-desc {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/sort_asc.gif) no-repeat right 6px;
	padding-right: 10px;
}
.sort-desc {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/sort_desc.gif);
}
/* /sorting */
.quantity.changer {
	padding: 0 0 5px 0;
}
.changer .cm-increase img {
	padding: 2px 5px 2px 5px;
}
.changer .cm-decrease img {
	padding: 2px 5px 2px 5px;
}
.changer .input-text-short {
	width: 25px;
	text-align: center;
}
.changer .cm-value-changer {
	display: inline-block;
	width: 31px;
}
.changer label {
	margin-top: 9px;
}
.ad-container {
	margin: 14px 0 11px;
}
/* buttons panel */
.sidebox-live-stores .sidebox-body {
	padding: 8px 0 0 0;
}
.live-stores-content {
	background-color: #f1f1f1;
	padding: 7px 6px;
	text-align: center;
}
.see-more {
	padding: 7px 0 0 0;
}
.cm-tabs-content ul, .wysiwyg-content ul {
	margin: 0;
}
.sidebox-categories-wrapper {
	margin-top: 14px;
}
.sidebox-categories-wrapper .sidebox-title {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/sb_categ_top.gif) no-repeat left top;
	height: 7px;
	font-size: 7px;
}
.sidebox-categories-wrapper .sidebox-title span {
	display: none;
}
.sidebox-categories-wrapper .sidebox-body {
	background-color: #F9F9F9;
//	url(../../../skins/base/customer/addons/cscart_site/overrides/images/sb_categ_bg.gif) no-repeat left top;
	padding-bottom: 12px;
}
.sidebox-categories-wrapper .sidebox-bottom {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/sb_categ_bottom.gif) no-repeat left top;
	height: 7px;
	display: block;
}
.sidebox-categories-wrapper .sidebox-bottom .span {
	font-size: 7px;
	height: 7px;
	display: block;
}
.testimonial-container {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/testim_top.gif) no-repeat left top;
	padding-top: 4px;
	margin-top: 12px;
}
.testimonial-content {
	border: 1px solid #f7f2bb;
	border-width: 0 1px;
	background-color: #fffde3;
	font: italic 12px/17px Arial, Helvetica, sans-serif;
	padding: 12px 6px 12px 13px;
}
.testimonial-content a, .testimonial-content a:visited, .testimonial-content a:hover, .testimonial-content a:active {
	font: italic 12px/17px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	text-decoration: none;
}
.testimonial-content a:hover {
	text-decoration: underline;
}
.testimonial-bottom {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/testim_bottom.gif) no-repeat left top;
	padding: 10px 0 3px 50px;
	text-align:right;
	color: #9b9a9a;
}
.testimonial-bottom a, .testimonial-bottom a:visited, .testimonial-bottom a:hover, .testimonial-bottom a:active {
	color: #9b9a9a;
	text-decoration: none;
}
.testimonial-bottom a:hover {
	text-decoration: underline;
}
.testimonial-bottom p {
	padding: 2px 0 0 0;
}
.note {
	border: 0px solid #f7f2bb;
	#background-color: #fffddf;
	background-color: #f4f4f4;
	margin: 5px 0 15px 0;
	padding: 10px 22px 12px 22px;
	width: 608px;
	color: #373737;
	font-size: 13px;
}
.note2-container {
	position: relative;
}
.note2 {
	background-color: #ecf6fc;
	border: 1px solid #d5eaf7;
	padding: 7px 12px 10px 12px;
	margin: 5px 0;
}
.note2-lt, .note2-lb, .note2-rt, .note2-rb {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/note_lt.gif) no-repeat left top;
	width: 5px;
	height: 5px;
	position: absolute;
	font-size: 5px;
}
.note2-lt {
	left: 0;
	top: 0;
}
.note2-lb {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/note_lb.gif);
	bottom: 0;
	left: 0;
}
.note2-rt {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/note_rt.gif);
	right: 0;
	top: 0;
}
.note2-rb {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/note_rb.gif);
	right: 0;
	bottom: 0;
}
/*table on the home page*/
.home-page-table {
	padding-top: 16px;
}
.home-page-table th {
	text-align:left;
	padding: 0 0 6px 0;
}
.home-page-table td {
	padding-bottom: 5px;
	padding-right: 25px;
}
.home-page-table td.col2 {
	padding-bottom: 5px;
	padding-right: 20px;
}
.home-page-table p {
	margin-top: 0;
	margin-bottom: 13px;
	font: 12px/21px Arial;
}
.home-page-table h3.subheader2 {
	margin: 3px 0 0 0;
	padding-top: 1px;
	font-size: 19px;
	color: #232222;
}
/*links in sidebox News*/

.site-news li a, .site-news li a:hover {
	color: #272828;
	text-decoration: none;
}
.site-news li a:hover {
	text-decoration: underline;
}
/* images that appear in articles */

.article-image {
	margin-bottom: 25px;
}
.article_image-description {
	font-size:12px;
}
/*table to arrange cs-cart skins gallery*/

.skins-table {
	width: 100%;
	border: 0;
	margin-top: 25px;
}
.skins-table td {
	padding-bottom: 25px;
}
#roadmap-table {
	width: 100%;
	border: 0;
	margin-top: 25px;
}
#roadmap-table th {
	padding: 5px 15px 0 0;
}
/*container for the demo landing page*/
#demo-container {
	text-align: center;
	margin: 5px auto 5px auto;
	width: 90%;
}
/*klaus*/
html, body {
	height: 100%;
}
.helper-container {
	min-height: 100%;
	_height: 100%;
}
#footer {
	margin-top: -94px;
}
/*klaus*/

.scrollable {
	border:1px solid #e9e9e9;
	height:300px;
	overflow:auto;
	padding:5px 5px 5px 15px;
	width:auto;
	margin-top: 5px;
}
.payments {
	border: 1px dotted #d6d5d6;
	border-width: 1px 0;
	padding: 6px 0;
}
.resellers h3 {
	background: #f4f4f4 url(../../../skins/base/customer/addons/cscart_site/overrides/images/resellers_header.gif) repeat-x left top;
	border: 1px solid #e6e6e6;
	font: 18px Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	padding: 0 8px 0 8px;
}
.resellers h3 span {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Australia.png) no-repeat left 4px;
	padding: 6px 0 4px 35px;
	display: block;
}
.resellers h3.Austria span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Austria.png);
}
.resellers h3.Bahrain span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Bahrain.png);
}
.resellers h3.Brazil span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Brazil.png);
}
.resellers h3.Canada span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Canada.png);
}
.resellers h3.China span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/China.png);
}
.resellers h3.Costa-Rica span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Costa_Rica.png);
}
.resellers h3.Czech-Republic span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Czech_Republic.png);
}
.resellers h3.Egypt span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Egypt.png);
}
.resellers h3.Estonia span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Estonia.png);
}
.resellers h3.Greece span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Greece.png);
}
.resellers h3.Ireland span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Ireland.png);
}
.resellers h3.Italy span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Italy.png);
}
.resellers h3.Japan span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/japan.png);
}
.resellers h3.Netherlands span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Netherlands.png);
}
.resellers h3.Poland span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Poland.png);
}
.resellers h3.Romania span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Romania.png);
}
.resellers h3.Russia span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Russian_Federation.png);
}
.resellers h3.South-Korea span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/South_Korea.png);
}
.resellers h3.Switzerland span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Switzerland.png);
}
.resellers h3.Turkey span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Turkey.png);
}
.resellers h3.Ukraine span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Ukraine.png);
}
.resellers h3.UK span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/United_Kingdom.png);
}
.resellers h3.United-Arab-Emirates span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/United_Arab_Emirates.png);
}
.resellers h3.USA span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/United_States_of_America.png);
}
.resellers h3.Viet-Nam span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Viet_Nam.png);
}
.resellers h3.Pakistan span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Pakistan.png);
}
.resellers h3.Moldova span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Moldova.png);
}
.resellers h3.Belgium span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Belgium.png);
}
.resellers h3.Germany span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Germany.png);
}
.resellers h3.Spain span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Spain.png);
}
.resellers h3.Cyprus span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Cyprus.png);
}
.resellers h3.India span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/India.png);
}
.resellers h3.Hungary span {
	background-image: url(../../../skins/base/customer/addons/cscart_site/overrides/images/reseller_flags/Hungary.png);
}

.banner-items-holder .banner-first {
	position: absolute;
}
.banner-items {
	position: absolute;
}
.testimonial {
	border: 1px solid #f7f2bb;
	border-bottom: 0 none;
	background-color: #fffde3;
	padding: 12px 16px 13px 16px
}
.testim-bottom {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/testim_bg.gif) repeat-x left top;
	padding-left: 13px;
	margin-bottom: 34px;
}
.testim-bottom-content {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/testim_btm_bg.gif) no-repeat left top;
	padding: 13px 0 0 35px;
}
.testim-bottom-content p.post-author {
	display: inline;
}
.testim-bottom-content a, .testim-bottom-content a:visited, .testim-bottom-content a:hover, .testim-bottom-content a:active {
	text-decoration: none;
	color: #2d2d2d;
	font: 12px Arial, Helvetica, sans-serif;
}
.testim-bottom-content span {
	color: #a0a0a0;
}
.post-message {
	color: #2d2d2d;
}
.buttons .button-container {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/ft_but_bg.png) no-repeat left top;
	padding: 21px 0 11px 0;
	width: 291px;
}
.buttons .buttons-text {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/ft_text_bg.png) no-repeat left bottom;
	text-align: left;
	padding: 13px 15px 17px 15px;
	color: #434242;
	width: 261px;
}
.or-text {
	padding: 0 9px 0 8px;
}
.nav-buttons {
	padding-top: 18px;
}
.trial-agreement-link {
	padding-top: 12px;
}
.download-button {
	padding-top: 20px;
}
.portfolio-table {
	width: 85%;
	border: 0;
	margin-top: 5px;
}
.portfolio-table td {
	padding-bottom: 25px;
}
.wysiwyg-content ul.license li {
	background-image: none;
	list-style-type: disc;
	list-style-position:outside;
	padding-left: 2px;
}
ul.license {
	list-style-type:disc;
	margin-left:16px;
}
ol {
	padding: 0 0 0 18px;
}
.company-table h2.subheader {
	margin-bottom: 7px;
}
a.anchor, a.anchor:visited, a.anchor:hover, a.anchor:active {
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
}
.main-banner-container {
	background: #1bbae7 url(../../../skins/base/customer/addons/cscart_site/overrides/images/banner_bg.gif) repeat-x left top;
	border-top: 1px solid #b2e9ff;
}
.main-banner-bg {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/banner_main_bg.jpg) no-repeat center top;
	padding: 40px 0 0 0;
}
.main-banner-container h1, .main-banner-container h2, .main-banner-container p {
	font: bold 57px/68px Arial;
	color: white;
	text-align: center;
}
.main-banner-container p {
	font: 19px/23px Arial;
	padding-top: 3px;
}
.main-banner-content {
	position: relative;
}
.buttons-panel-container {
	background: #0090c7 url(../../../skins/base/customer/addons/cscart_site/overrides/images/buttons_panel_bg.gif) repeat-x left top;
	border-top: 1px solid #0195c0;
	border-bottom: 1px solid #0079a4;
}
.buttons-panel {
	padding: 14px 0 10px 0;
}
.get-trial-but, .take-tour-but {
	display: inline-block;
	background: #84ca00 url(../../../skins/base/customer/addons/cscart_site/overrides/images/get_trial_left.png) no-repeat left top;
	padding-left: 6px;
	margin-right: 16px;
}
.get-trial-but a, .get-trial-but a:visited, .get-trial-but a:hover, .get-trial-but a:active, .take-tour-but a, .take-tour-but a:visited, .take-tour-but a:hover, .take-tour-but a:active {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/get_trial_right.png) no-repeat right top;
	font: 20px Arial;
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	padding: 9px 55px 12px 40px;
	height: 24px;
}
.take-tour-but {
	background: #37c7f7 url(../../../skins/base/customer/addons/cscart_site/overrides/images/take_tour_left.png) no-repeat left top;
}
.take-tour-but a, .take-tour-but a:visited, .take-tour-but a:hover, .take-tour-but a:active {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/take_tour_right.png) no-repeat right top;
	padding: 9px 29px 12px 29px;
}
.buttons-panel p {
	display: inline-block;
	font: 14px Arial;
	color: #aae4f7;
	vertical-align: 4px;
	padding-left: 2px;
}
.buttons-panel p a, .buttons-panel p a:visited, .buttons-panel p a:hover, .buttons-panel p a:active {
	color: #ffffff;
}
.new-versions-container {
	background: #eaeaea url(../../../skins/base/customer/addons/cscart_site/overrides/images/new_versions_bg.gif) repeat-x left top;
	border-bottom: 1px solid #dddddd;
}
.new-versions, .main-banner-content, .buttons-panel {
	width: 959px;
	margin: 0 auto;
}
.new-versions {
	padding: 21px 0 20px 0;
}
.new-versions div.float-left, .new-versions div.float-right {
	width: 48%;
}
.new-versions img {
	margin-top: 3px;
}
.new-versions h3 {
	font: bold 14px Arial;
	color: #232323;
	overflow: hidden;
	padding: 0 0 7px 15px;
}
.new-versions p {
	padding: 0 0 0 15px;
	line-height: 19px;
	overflow: hidden;
	color: #000000;
}
.new-versions a, .new-versions a:visited, .new-versions a:hover, .new-versions a:active {
	color: #9e9e9e;
}
h3.subheader2 .item1, h3.subheader2 .item2, h3.subheader2 .item3, h3.subheader2 .item4 {
	display: inline-block;
	background-color: #4ed1ff;
	font: bold 18px Arial;
	color: #ffffff;
	width: 22px;
	text-align: center;
	padding: 0 0 2px 2px;
	margin-right: 14px;
}
h3.subheader2 .item2 {
	background-color: #ffde00;
}
h3.subheader2 .item3 {
	background-color: #aee317;
}
h3.subheader2 .item4 {
	background-color: #ff6224;
}
/* product */
/* product tabs */
#mp-tabs {
	background:transparent url(../../../skins/base/customer/addons/cscart_site/overrides/images/marketplace_tabs_bg.png) repeat-x scroll 0 29px;
	height: 34px;
	padding: 0px 0px 10px 15px;
	margin-top:20px;
}
#mp-tabs li {
	margin-right:10px;
}
#mp-tabs li, #mp-tabs a, #mp-tabs em {
	float:left;
	height:32px;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	background:none;
	padding:0px;	
}
#mp-tabs a, #mp-tabs em {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/marketplace_tabs.png) no-repeat;
}
#mp-tabs a, #mp-tabs a:link, #mp-tabs a:visited, #mp-tabs a:hover {
	padding-left:43px;
	color:#5d5d5d;
	text-decoration:none;
}
#mp-tabs em {
	padding-right:44px;
	background-position:100% 0;
	line-height:32px;
}
#mp-tabs .active {
	background-position:0 -32px;
	color:#3d3d3d;
	cursor: default;
}
#mp-tabs .active em {
	background-position:100% -32px;
}
/* Demo */
.demo-blue-block {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/demo_blue_bg.png) repeat-y scroll 0 0 transparent !important;
	border:0 none !important;
	margin:0 0 35px !important;
	padding:0 !important;
}
.demo-blue-block-inner {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/demo_blue_main_bg.png) no-repeat scroll 0 0 transparent !important;
}
.demo-blue-block-bar {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/demo_blue_buttons_bg.png) no-repeat scroll 0 100% transparent !important;
	height:60px;
	padding-right: 15px;
}
.demo-yellow-block {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/demo_yellow_bg.png) repeat-y scroll 0 0 transparent !important;
	border:0 none !important;
	margin:0 0 35px !important;
	padding:0 !important;
}
.demo-yellow-block-inner {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/demo_yellow_main_bg.png) no-repeat scroll 0 0 transparent !important;
}
.demo-yellow-block-bar {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/demo_yellow_buttons_bg.png) no-repeat scroll 0 100% transparent !important;
	height:60px;
	padding-right: 15px;
}
.demo-block-content {
	float:left;
	width:600px;
	padding:25px 20px 15px 25px;
}
.demo-block-content h3 {
	font-size:18px;
	font-weight:normal;
	padding-bottom:15px;
	color:#1a1a1a;
}
.demo-box {
	float:right;
	width: 220px;
}
/* Demo */
/* product tabs */
a.pdf-link {
	background:transparent url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/pdf_doc.png) no-repeat scroll;
	display:inline-block;
	line-height:18px;
	margin: -30px 0px 5px 0px;
	padding: 0px 0px 20px 23px;
	float:right;
}
.mp-block {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/features_bg.png) repeat-y scroll 0 0 transparent !important;
	border:0 none !important;
	margin:0 0 20px !important;
	padding:0 !important;
}
.mp-block-inner {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/features_bg_main.png) no-repeat scroll 0 0 transparent !important;
}
.mp-block-image {
	float:left;
	height:220px;
	padding: 28px 0px 38px 10px;
	width:397px;
	display: inline;
}
.mp-block-content {
	float:left;
	padding:38px 20px 15px 40px;
	width:475px;
}
.mp-block-content h3 {
	font:28px/28px arial;
	font-weight: bold;
	color:#373737;
}
.mp-block-content p {
	font:14px/20px arial;
}
.mp-block-content ul {
	margin: 29px 0 0 !important;
}
.mp-block-content ul li {
	font-size: 11px;
	float: left;
	width: 109px;
	padding: 0px 30px 0px 0px;
	margin: 0;
	background:none;
}
.mp-block-content ul li.last {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
.mp-block-content ul li h4 {
	margin: 0 0 0px 0;
	color: #00a4d3;
	font-size: 140%;
	margin-bottom: 7px;
}
.mp-block-content ul li img {
	background:#fff;
	border:1px solid #e5e5e5;
	padding:4px;
}
.mp-block-bar {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/features_bg_buttons.png) no-repeat scroll 0 100% transparent !important;
	height:60px;
	padding-right: 15px;
}
.mp-button, .mp-button-try {
	display:inline-block;
	background:#8ebe00 url(../../../skins/base/customer/addons/cscart_site/overrides/images/marketplace_button_left.png) no-repeat left top;
	margin-right:10px;
}
.mp-button-download, .mp-button-buy {
	margin-right:0;
}
.mp-button-try {
	background:#f07b00 url(../../../skins/base/customer/addons/cscart_site/overrides/images/marketplace_try_button_left.png) no-repeat left top !important;
}
.mp-button-try-lightbg {
	background:#f07b00 url(../../../skins/base/customer/addons/cscart_site/overrides/images/marketplace_try_button_lightbg_left.png) no-repeat left top !important;
}
.mp-button-lightbg {
	background:#92c000 url(../../../skins/base/customer/addons/cscart_site/overrides/images/marketplace_button_lightbg_left.png) no-repeat left top !important;
}
.mp-button-download {
	background:#90bf00 url(../../../skins/base/customer/addons/cscart_site/overrides/images/green_button_left.png) no-repeat left top !important;
}
.mp-button-buy {
	background:#f6582c url(../../../skins/base/customer/addons/cscart_site/overrides/images/red_button_left.png) no-repeat left top !important;
}
.mp-button a, .mp-button a:visited, .mp-button a:hover, .mp-button a:active, .mp-button-try a, .mp-button-try a:visited, .mp-button-try a:hover, .mp-button-try a:active {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/marketplace_button_right.png) no-repeat scroll right top transparent;
	color:#FFFFFF;
	display:inline-block;
	font:14px Arial;
	height:16px;
	padding:9px 50px 11px 50px;
	text-decoration:none;
}
.mp-button-try a, .mp-button-try a:visited, .mp-button-try a:hover, .mp-button-try a:active {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/marketplace_try_button_right.png) no-repeat scroll right top transparent !important;
}
.mp-button-try-lightbg a, .mp-button-try-lightbg a:visited, .mp-button-try-lightbg a:hover, .mp-button-try-lightbg a:active {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/marketplace_try_button_lightbg_right.png) no-repeat scroll right top transparent !important;
}
.mp-button-lightbg a, .mp-button-lightbg a:visited, .mp-button-lightbg a:hover, .mp-button-lightbg a:active {
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/marketplace_button_lightbg_right.png) no-repeat scroll right top transparent !important;
}
.mp-button-download a, .mp-button-download a:visited, .mp-button-download a:hover, .mp-button-download a:active {
	padding:9px 38px 11px 38px;
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/green_button_right.png) no-repeat scroll right top transparent !important;
}
.mp-button-buy a, .mp-button-buy a:visited, .mp-button-buy a:hover, .mp-button-buy a:active {
	padding:9px 38px 11px 38px;
	background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/red_button_right.png) no-repeat scroll right top transparent !important;
}
.bar-buttons {
	float:right;
	margin:14px 8px 5px 0;
	display:inline;
}
.bar-buttons-community {
	float:right;
	margin:14px 0px 5px 0;
	display:inline;
}
.bar-buttons-mve {
	float:right;
	margin:14px 0px 5px 0;
	display:inline;
}
.bar-text {
	float:right;
	margin:25px 10px 10px 55px;
	padding-right: 15px;
	display:inline;
	font-size:14px;
}
.demo-bar-text {
	float:left;
	margin:25px 10px 10px 25px;
	display:inline;
	font-size:14px;
	font-weight:bold;
}
.bar-text-mve {
	margin:25px 0px 10px 0px;
}
.bar-text-community {
	margin:25px 10px 10px 115px;
}
.mp-list {
	clear:both;
}
.col-1 {
	float:left;
	width:48%;
}
.col-2 {
	float: left;
	width: 90%;
	background-color: #FFFFFF;
}
.mp-list dl {
	margint-top:15px;
}
.mp-list dt, mp-list dd {
	display:block;
	font-weight:bold;
	float:left;
	width:185px;
}
.mp-list dd {
	width:265px;
	float:left;
	padding:0;
	margin:0;
}
.mp-list dd p {
	line-height:1.6em;
}
.mp-list dt img {
	border:1px solid #e5e5e5;
	padding:2px;
}
.mp-list dd h4 {
	line-height:1.3em;
	color:#313131;
	font-size:1.6em;
	margin-bottom:0.5em;
	font-weight: normal;
}
.mp-list dd h4 a, .mp-list dd h4 a:link, .mp-list dd h4 a:visited, .mp-list dd h4 a:hover {
	color:#111;
	text-decoration:none;
}
.disc {
}
.disc li {
	background:url("../../../skins/base/customer/addons/cscart_site/overrides/images/disc_li_bg.png") no-repeat scroll 0 9px transparent;
	line-height:1.55em;
	margin-bottom:5px;
	padding-left:17px;
}
/* Compare table */

.compare-table {
	border-style:solid;
	border-color: #ebebeb;
	border-width:1px 0px 0 1px;
}
.compare-table table {
	border-style:solid;
	border-color: #ebebeb;
	border-width:1px 1px 0 1px;
}
.compare-table td, .compare-table th {
	border-style:solid;
	border-color: #ebebeb;
	border-width:0 1px 1px 0;
	width:183px;
}
.compare-table th.title {
	width:260px;
	padding:0px 10px 0 25px;
	text-align:left;
}
.compare-table .community-td {
	background:#f9f9f9;
}
.compare-table th {
	padding:0 5px;
	vertical-align:middle;
	text-align:center;
	font:bold 15px/15px arial;
	height: 155px;
}
.compare-table .ed-head {
	padding:25px 15px;
}
.compare-table td {
	font-weight:bold;
	padding:18px 25px;
	vertical-align:middle;
}
.compare-table td.text {
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}
.compare-table img {
	display:block;
	margin:0 auto;
}
/* Compare table */
.compare-bg-back {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/compare_bg_back.png) repeat-y right;
}
.compare-bg-bottom {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/compare_bg_bottom.png) no-repeat bottom right;
}
.compare-bg-top {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/compare_bg_top.png) no-repeat top right;
}
.compare-price {
	display:block;
	margin:18px;
	font-size:18px;
	font-weight:bold;
}
.product-price {
	display:block;
	margin:18px 0px 18px 0px;
	font-size:18px;
	font-weight:bold;
}
.bm-link {
	display:inline-block;
	margin: 15px 30px 0px 0px;
}
.color-red {
	color:#d00000;
}
.intro {
	padding-bottom:15px;
		line-height:1.6em;
}
.intro h2 {
	font-size:17px;
	font-family: arial;
	font-weight:normal;
	padding-bottom: 15px;
	padding-top: 10px;
	color: #7f7f7f;
	#letter-spacing: 0.03em;
	line-height: 1.37em;
}
.big-font {
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #373737;
}
/* product*/
.reseller {
	width:100%
}
.reseller td {
	padding: 6px 10px 3px 10px;
}
.reseller th {
	padding: 9px 10px 12px 10px;
}
.license-variants {	
    list-style-type: none;
    padding: 9px 25px 0 0 !important;
    margin: 0 0 0 -13px !important;
    zoom: 1;
}
.license-variants:after {
    content: ".";
    display: block;
    height: 1px;
    visibility: hidden;
    clear: both;
}
.license-variants li {
	background:none !important;
	display: inline;
    padding: 4px 13px 6px 4px !important;
    margin: 0 0 0 20px !important;
    float: left;
    font: 11px Arial;
    color: #bababa;
}
.license-variants li.text {
    margin: 0;
    font-style: italic;
    color: #606060;
}
.license-variants li.active {
    padding-left: 13px !important;
    margin: 0 0 0 10px !important;
    color: #2c2c2c;
    background: #f3f3f3 !important;
}

.ui-dialog .ui-dialog-buttonpane {
	margin-top:-10px;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	margin-top: 10px;
}
.ui-datepicker table {
	background-color: #f9f9f9;
	margin: 0;
}
.ui-datepicker .ui-datepicker-header {
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}


/* Buy now dropdown */
ul#cssmenu {
        margin: 0;
        border: 0 none;
        list-style: none;
        height: 30px;
        top:0px;
        font: bold 12px/28px Arial;   
        color:#979696; 
        float:right;    
}

ul#cssmenu li {
        margin: 0;
        border: 0 none;
        padding: 0;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
        height: 30px;
        padding:0 2px;         
}

ul#cssmenu ul {
        margin: 0;
        border: 0 none;
        padding: 0;
        width: 160px;
        list-style: none;
        display: none;
        position: absolute;
        top: 28px;
        left: 0;    
        z-index: 10;                   
}

ul#cssmenu ul:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;         
}

ul#cssmenu ul li {
        width: 183px;
        float: left;
        display: block !important;
        display: inline;   
}

/* Main Menu */
ul#cssmenu a {
        border: 0px;
        padding: 0 7px;
        float: none !important;
        float: left;
        display: block;
        color: #f1690f;
        font: bold 12px/28px Arial;
        text-decoration: none;
        height: auto !important;
        height: 1%;        
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
        color:#fff;
        background:#f1690f url(../../../skins/base/customer/addons/cscart_site/overrides/images/top_quick_links_buy_now_top_bg.png) no-repeat;		
}
ul#cssmenu li.iehover a.buynow-button {
	padding: 0 6px;
}

ul#cssmenu li.ielt9hover a.buynow-button {
	padding: 0 7px !important;
}

ul#cssmenu li.simple a:link, ul#cssmenu li.simple a:hover, ul#cssmenu li.simple a:visited, ul#cssmenu li.simple a:active {
    background:none;
    color:#979696;
}
ul#cssmenu li.simple a:hover {
    text-decoration:underline;
}
ul#cssmenu li.last {
    margin-right:-5px;
}
ul#cssmenu li.last a {
	display: inline;
}
ul#cssmenu li ul li.buynow {
	height: 23px;
}
ul#cssmenu li ul li.buynow-last a {
	padding-bottom: 5px;
}
/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
        background-image:none;
        border-top: 2px solid #f1690f;
        float: none;
        color: #FFFFFF;
		font-weight:normal;
		text-decoration:underline;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
        background-image:none;
        border-top: 2px solid #f1690f;
        color:#fff;
		text-decoration:none;		
}

ul#cssmenu ul ul {
        display: none;
        position: absolute;
        top: 0;
        left: 160px;			
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
        display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
        display: block;
} 
#t-roadmap {
    border:1px solid #ebebeb;
    border-right:none;
	margin:0px 0 8px;
}
#t-roadmap td, th {
    border-right:1px solid #ebebeb;
}
#t-roadmap th {
    border-bottom:1px solid #ebebeb;
    text-align:left;
    padding-left: 18px;
	#background:url(../../../skins/base/customer/addons/cscart_site/overrides/images/t_th_bg.png);
	background-color: #f0f0f0;
}
#t-roadmap th .subheader2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #373737;
	margin: 10px 0;
}
#t-roadmap ul {
	padding:5px 0;
}
#t-roadmap ul li{
	background:none;
	font-size: 13px;
	padding:6px 9px 6px 17px;
}
.all-companies hr {
	border-color: #f5f5f5;
	margin: 19px 0 21px 0;
}
.all-companies .product-info {
	display: table;
}
.all-companies .company-name {
	font: bold 17px/20px Arial;
	color: #414141;
}
.all-companies .product-item-image {
	padding-top: 4px;
}
.all-companies .product-descr {
	font: 12px/19px Arial;
	color: #414141;
	padding: 6px 0 2px 0;
}
.all-companies .last-hr {
	margin-bottom: 0;
}
.page-description {
	padding: 11px 0 8px 0;
}
.all-companies .sorting-block {
	padding-top: 2px;
}
.all-companies .sorting-block hr {
	margin-top: 11px;
}
.all-companies .sorting-block .select-link {
	margin-right: 0;
}
.all-companies .form-field label {
	padding: 2px 10px 0 0;
}
/* Marketplace */
.marketplace-table {
	table-layout: fixed;
	margin: 22px 0 9px 0;
}
.marketplace-table td {
	width: 33.33%; 
	vertical-align: top;
}
.marketplace-table td.spacer {
	width: 15px;
}
.marketplace-table td.body-cell {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/mp_body_left.png) no-repeat 0 100%;
	height: 100%;
	overflow: hidden;
}
.marketplace-table .inside-wrapper {
	margin-left: 10px;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/mp_body_right.png) no-repeat 100% 100%;
	padding: 8px 10px 6px 0;
	text-align: center;
}
.marketplace-table .inside-wrapper, .marketplace-table .inside-wrapper div, .marketplace-table .inside-wrapper p {
	color: #787878;
}
.marketplace-table .bottom {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/mp_bottom_left.png) no-repeat 0 100%;
	padding-left: 5px;
	height: 5px;
}
.marketplace-table .bottom div {
	font: 5px/5px Arial;
	height: 5px;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/mp_bottom_right.png) no-repeat 100% 100%;
}
/***** style #1 (default) *****/
.marketplace-table .header {
	padding: 0 0 0 5px;
	height: 42px;
	background: #87c733 url(../../../skins/base/customer/addons/cscart_site/overrides/images/sone_header_left.png) no-repeat 0 0;
}
.marketplace-table .header h2 {
	display: block;
	padding: 10px 5px 0 0;
	text-align: center;
	color: #ffffff;
	font: bold 17px/22px Arial;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/sone_header_right.png) no-repeat 100% 0;
	height: 32px;
}
.marketplace-table .header a, .marketplace-table .header a:visited, .marketplace-table .header a:hover, .marketplace-table .header a:active {
	color: #ffffff;
	text-decoration: none;
}
/***** style #2 *****/
.marketplace-table .style-two .header {
	background: #52bfea url(../../../skins/base/customer/addons/cscart_site/overrides/images/stwo_header_left.png) no-repeat 0 0;
}
.marketplace-table .style-two .header h2 {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/stwo_header_right.png) no-repeat 100% 0;
}
/***** style #3 *****/
.marketplace-table .style-three .header {
	background: #f08b05 url(../../../skins/base/customer/addons/cscart_site/overrides/images/sthree_header_left.png) no-repeat 0 0;
}
.marketplace-table .style-three .header h2 {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/sthree_header_right.png) no-repeat 100% 0;
}
/* /Marketplace */
.form-border {
	border: 1px solid #f0f0f0;
	margin: 17px 0 0 0;
}
.form-body-container {
	border: 1px solid #ffffff;
	background-color: #fafafa;
	padding: 7px 15px;
}
.form-body-container .subheader {
	color: #555555;
	font: bold 14px Arial;
	margin: 4px 0 0 0;
}
.form-body-container .select-field {
	padding: 7px 0 0 0;
	margin: 6px 0;
}
.form-body-container .select-field .checkbox {
	float: none;
}
.form-body-container .input-textarea-long {
	width: 614px;
	border: 1px solid #e0e0e0;
	padding: 5px;
	margin: 8px 0;
}
.form-body-container .only-textarea {
	margin: 13px 0 8px 0;
}
.form-body-container .subheader .required {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/icons/required_mark.gif) no-repeat 0 3px;
	padding: 0 1px;
}
.form-body-container .select-field label, .form-body-container .form-field label {
	font: 13px Arial;
	color: #555555;
}
.form-body-container .form-field label {
	padding: 10px 8px 5px 0;
}
.form-body-container .subheader .checkbox {
	vertical-align: -2px;
	margin: 0;
}
.marketplace-terms {
	height: 130px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	width: 614px;
	padding: 5px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 8px 0;
}

.select-field.form-builder {
	clear: both;
}
.select-field.form-builder label {
	font-size: 12px;
}

.edition-title {
	color: #007eba;
	font: normal 20px/20px arial;
}

.buttons.download-trials .button-container {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/ft_but_bg_fullwidth.png) no-repeat left top;
	width: 665px;
}
.buttons.download-trials .buttons-text {
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/ft_text_bg_fullwidth.png) no-repeat left bottom;
	width: 635px;
}
.buttons.download-trials .button {
	padding-left: 31px;
	margin: 0 15px 4px;
	background: url(../../../skins/base/customer/addons/cscart_site/overrides/images/but_left_download.png) no-repeat left top;
}

/* [kmolchanov] */
 .edition { 
	width: 90%;
	margin: 0 auto 50px;
}
.edition-images {
	background: #eee;
	border: 1px solid #ccc;
	border-width: 1px 1px 0;
	border-radius: 4px 4px 0 0;
	padding: 20px 25px;
	font-weight: bold;
}
.edition-images h2 {
	font-size: 18px;
	font-weight: 100;
	color: ##1A1A1A;
	margin-bottom: 25px;
}
.edition-images-wrap {
	overflow: hidden;
}
.edition-images .image {
	text-align: center;
	float: left;
	width: 50%;
	}
.edition-description {
	clear: both;
	background: #ccc;
	-o-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	padding: 20px 25px 20px 25px;
	font-size: 14px;
	font-weight: bold;
}

.edition-professional .edition-images {
	background: #e0f8ff;
	border-color: #bbe7f3;
}
.edition-professional .edition-description {
	background: #bbe7f3;
}
.edition-ultimate .edition-images {
	background: #ededee;
	border-color: #d0d2d4;
}
.edition-ultimate .edition-description {
	background: #d0d2d4;
}
.edition-multivendor .edition-images {
	background: #fee9c5;
	border-color: #f6cd9a;
}
.edition-multivendor .edition-description {
	background: #f6cd9a;
}
.edition-community .edition-images {
	background: #e7f6d5;
	border-color: #c5e49b;
}
.edition-community .edition-description {
	background: #c5e49b;
}
/* [\kmolchanov] */

/* [Btn] */
.btn {
	background: transparent;
	border: 0px;
	outline: none;
	cursor: pointer;
	border-top: 1px solid #dff296;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 20px;
	background: #addd00; /* Old browsers */
	background: -moz-linear-gradient(top,  #addd00 0%, #65b700 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#addd00), color-stop(100%,#65b700)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #addd00 0%,#65b700 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #addd00 0%,#65b700 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #addd00 0%,#65b700 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #addd00 0%,#65b700 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#addd00', endColorstr='#65b700',GradientType=0 ); /* IE6-9 */
	padding: 8px 47px 10px 48px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.27);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.27);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.27);
	margin-right: 20px;
	display: inline-block;
}
.btn:hover, .btn:visited {
	color: #fff;
}
.btn-blue {
	background: #59d7f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #59d7f9 0%, #29bcf5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#59d7f9), color-stop(100%,#29bcf5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #59d7f9 0%,#29bcf5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #59d7f9 0%,#29bcf5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #59d7f9 0%,#29bcf5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #59d7f9 0%,#29bcf5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59d7f9', endColorstr='#29bcf5',GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #bef0fd;
	padding: 8px 32px 10px 32px;
}
.btn-dark-blue {
	background: #3da4d9; /* Old browsers */
	background: -moz-linear-gradient(top,  #3da4d9 0%, #0e5faf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3da4d9), color-stop(100%,#0e5faf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3da4d9 0%,#0e5faf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3da4d9 0%,#0e5faf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3da4d9 0%,#0e5faf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3da4d9 0%,#0e5faf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3da4d9', endColorstr='#0e5faf',GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #3392ce;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-orange {
	background: #ffa302; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffa302 0%, #ff7301 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa302), color-stop(100%,#ff7301)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffa302 0%,#ff7301 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffa302 0%,#ff7301 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffa302 0%,#ff7301 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffa302 0%,#ff7301 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa302', endColorstr='#ff7301',GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #f28901;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-dark-orange {
	background: #f7693e; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7693e 0%, #f44c25 97%, #be3b1c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7693e), color-stop(97%,#f44c25), color-stop(100%,#be3b1c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7693e 0%,#f44c25 97%,#be3b1c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7693e 0%,#f44c25 97%,#be3b1c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7693e 0%,#f44c25 97%,#be3b1c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7693e 0%,#f44c25 97%,#be3b1c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7693e', endColorstr='#be3b1c',GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #f7693e;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
.btn-green {
	background: #9cc700; /* Old browsers */
	background: -moz-linear-gradient(top,  #9cc700 0%, #81b300 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9cc700), color-stop(100%,#81b300)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9cc700 0%,#81b300 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9cc700 0%,#81b300 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9cc700 0%,#81b300 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9cc700 0%,#81b300 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cc700', endColorstr='#81b300',GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #9cc700;
	border-bottom: 1px solid #658d00;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 4px;
	border-radius: 4px;

}
.btn-medium {
	padding: 6px 50px;
	font-size: 14px;
	margin-right: 12px;
}
.btn-mini {
	padding: 6px 36px;
	font-size: 14px;
}
/* [\Btn] */


/* $Id$ */

/**
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 */

/* Logic */
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown {
	position: relative;
	z-index: 1;
}
ul.dropdown li {
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 6;
	cursor: default;
}
ul.dropdown ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	width: 100%;
}
ul.dropdown ul li {
	float: none;
}
ul.dropdown ul ul, ul.dropdown-vertical ul {
	top: 0px;
	left: 100%;
}

ul.dropdown li:hover > ul {
	display: block;
}

/* For vertical menu */
ul.dropdown-vertical li {
	float: none;
}
/* /For vertical menu */

/* For RTL orientation*/
ul.dropdown-vertical-rtl {
	float: right;
}
ul.dropdown-vertical-rtl, ul.dropdown-vertical-rtl ul.dropdown-vertical-rtl, #top_menu ul ul ul.dropdown-vertical-rtl, #top_menu ul.dropdown-vertical-rtl ul.dropdown-vertical-rtl {
	left: auto !important;
	right: 100%;
}
#top_menu ul.dropdown-vertical-rtl {
	left: auto !important;
	right: 0;
}
/* For RTL orientation*/

/* /Logic */


/* Decoration */
ul.dropdown {
	font-weight: bold;
}
ul.dropdown ul {
	width: 178px;
	border: 1px solid #e2e3e3;
	border-top: 0 none;
	border-bottom: 0 none;
	background: #fff;
	margin: 0 -1px 0 0;
	padding-bottom: 10px;
}
#top_menu ul.dropdown ul li a, #top_menu ul.dropdown ul li a:hover {
	font: 12px Arial, Helvetica, sans-serif !important;
	color: #2d2d2d !important;
	text-decoration: none;
	display: block;
	padding: 6px 13px 6px 13px;
}
#top_menu ul.dropdown ul li a:hover {
	color: #00a4e2 !important;
}
ul.dropdown-vertical a {
	padding: 5px 20px 4px 2px;
	display: block;
}
ul.dropdown *.dir {
	background: url('../../../skins/base/customer/addons/cscart_site/overrides/images/icons/category_collapsed.gif') no-repeat right 4px;
}
ul.dropdown *.dir:hover {
	background-position: right -96px;
}

/** Separator **/
ul.dropdown li.h-sep {
	background: transparent url('../../../skins/base/customer/addons/cscart_site/overrides/images/categories_delim.gif') repeat-x scroll center center;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}
/** /Separator **/

.right-column ul.dropdown-vertical ul {
	top: 0;
	left: auto;
	right: 100%;
}
/* /Decoration */

select.selectbox-long {
	width: 500px;
}

/* Helpdesk styles */

.first-column, .second-column {
	float: left;
	width: 47%;
	margin: 0px 0px 15px 11px;
}
.first-column {
	margin-right: 5px;
}
.services-header {
	clear: both;
	font: bold 15px Tahoma;
	border-bottom: 1px solid #dde0e4;
	padding-bottom: 2px;
	margin-bottom: 17px;
}

.related-products h3 {
	margin: 10px 0px;
	font-size: 14px;
}

.license-box {
	margin: 10px 0px;
	white-space: nowrap;
	padding-left: 90px;
}
.license-box label {
	margin-left: -90px;
	width: 80px;
	padding-right: 10px;
	float: left;
	clear: left;
}

.changer .cm-hd-value-changer {
	display: inline-block;
	width: 31px;
}

label.support-type {
	padding-left: 0px;
}

.overflow-x {
	overflow-x: auto;
}


/* Messages */
span.respondent-note-anchor {
	color: #0E45CB;
}

blockquote {
	border: 1px solid silver;
	background: #eee;
	margin: 0px 0px 10px 10px;
	padding: 4px 12px;

	overflow: auto;
}
code {
	display: block;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #dddddd;
	border-left: 4px solid #dddddd;
	background-color: #ffffff;
	overflow-x: auto;
}

del {
	background-color: inherit;
	text-decoration: line-through;
}


.hd-table-border-msg {
	background-color: #f7fafb;
	width: 100%;
}
.hd-table-border-msg .hd-msg-head {
	background-color: #e6e7e7;
	padding: 5px;
}
.hd-table-border-msg .hd-msg-head2 {
	background-color: #eeeeee;
	padding: 5px;
}
.hd-table-border-msg .hd-msg-body {
	background-color: #f8f8f8;
	padding: 5px 12px;
}
.hd-table-border-msg .hd-msg-body-right {
	background-color: #ededed;
	padding: 15px;
}

.hd-msg-head td {
	padding: 0px 5px;
}
.hd-msg-body .hd-table-border-upld-files {
	background-color: #f7fafb;
	border: 1px solid #b2b3b4;
}
.hd-msg-body .hd-table-border-upld-files td {
	padding: 2px 5px;
}
.hd-msg-body .hd-table-border-upld-files div {
	padding: 1px 6px;
}

.messages-wrapper {
	border: 1px solid #dadada;
	padding: 2px;
	margin-bottom: 9px;
}


.a-close .hd-msg-head { background-color: #d8e4ee; }
.a-close .hd-msg-head2 { background-color: #e1eefa; }
.a-close .hd-msg-body { background-color: #edf3f7; }
.a-close .hd-msg-body-right { background-color: #e7f0f6; }

.wait-answer .hd-msg-head { background-color: #fab65f; }
.wait-answer .hd-msg-head2 { background-color: #ffe4b6; }
.wait-answer .hd-msg-body { background-color: #ffd79c; }
.wait-answer .hd-msg-body-right { background-color: #ffc77e; }

.c-closed .hd-msg-head {}
.c-closed .hd-msg-head2 { background-color: #e6e6e6; }
.c-closed .hd-msg-body {}
.c-closed .hd-msg-body-right {}

.open-me .hd-msg-head { background-color: #ffb63d; }
.open-me .hd-msg-head2 { background-color: #ffb63d; }
.open-me .hd-msg-body { background-color: #ffd389; }
.open-me .hd-msg-body-right { background-color: #e1e1e1; }

.moved .hd-msg-head { background-color: #ffd389; }
.moved .hd-msg-head2 {	background-color: #ffd389; padding: 0px; }
.moved .hd-msg-body { background-color: #faf1e4; }
.moved .hd-msg-body-right { background-color: #e1e1e1; width: 120px;}

.ticket-status, .ticket-status-closed {
	/*border: 1px solid #D0CEBE;*/
	background-color: #ffebe5;
	padding: 4px 10px;
	margin-bottom: 8px;
	text-align: right;
}
.ticket-status-closed {
	background-color: #e7fce3;
}

.message-area {
	border: 1px solid #cccccc;
	background: #ffffff url(../../../skins/base/customer/addons/helpdesk/../../images/input_bg.gif) repeat-x top;
	padding: 3px 4px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 380px;
	width: 97%;
	overflow: auto;
}
.message-form .note {
	font-size: 12px;
	margin-top: 8px;
}
/* \Messages */

span.free {
	color: #00cc00;
	font-weight: bold;
}

/* Dashboard */
ul.new-action-list {
	margin: 10px 0px 0px 17px;
	padding: 0px;
	list-style-type: none;
}
ul.new-action-list li {
	background: url('../../../skins/base/customer/addons/helpdesk/images/new_active_list_icon.gif') no-repeat 0px 4px;
	padding: 0px 0px 6px 18px;
}

ul.useful-list {
	margin: 6px 0 0 0;
	padding: 0px;
	list-style-type: none;
}
.useful-list li {
	margin-bottom: 2px;
	padding: 0px;
}
.useful-list li a, .useful-list li a:hover {
	display: block;
	padding: 7px 0 7px 64px;
}
.useful-list li a, .useful-list li a.submit-ticket {
	background: url(../../../skins/base/customer/addons/helpdesk/images/submit_ticket.gif) no-repeat left top;
}
.useful-list li a.open-tickets {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/open_tickets.gif');
}
.useful-list li a.filearea {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/filearea.gif');
}
.useful-list li a.tasks {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/tasks.gif');
}
.useful-list li a.buy-licenses {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/buy_licenses.gif');

}
.useful-list li a.buy-services {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/buy_services.gif');
}
.useful-list li a.knowledge-base {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/knowledge_base.gif');
}
.useful-list li a.forum {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/forum.gif');
}
.useful-list li a:hover, .useful-list li a.submit-ticket:hover {
	background: url('../../../skins/base/customer/addons/helpdesk/images/submit_ticket_hov.gif') no-repeat left top;
}
.useful-list li a.open-tickets:hover {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/open_tickets_hov.gif');
}
.useful-list li a.filearea:hover {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/filearea_hov.gif');
}
.useful-list li a.tasks:hover {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/tasks_hov.gif');
}
.useful-list li a.buy-licenses:hover {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/buy_licenses_hov.gif');
}
.useful-list li a.buy-services:hover {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/buy_services_hov.gif');
}
.useful-list li a.knowledge-base:hover {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/knowledge_base_hov.gif');
}
.useful-list li a.forum:hover {
	background-image: url('../../../skins/base/customer/addons/helpdesk/images/forum_hov.gif');
}
/* \Dashboard */

.ui-select {
	border: 1px dashed #969696;
	height: 80px !important;
	width: 100% !important;
}
.ui-drag {
	background-color: #ccc;
	height: 100%;
}

.ui-widget-content {
	border: 0px solid #000;
	background: none;
	background-image: url(../../../skins/base/customer/addons/helpdesk/images/picker_bg.png);
	padding: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
}
.ui-dialog .ui-dialog-content {
	background-color: #f9f9f9;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border: none;
	padding: 0 1em 0.5em;
}
.ui-dialog .ui-dialog-titlebar {
	background: none;
	background-color: #f9f9f9;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border: none;
}
.ui-dialog .ui-resizable-se {
	bottom: 12px;
	right: 12px;
}
.ui-dialog .buttons-container {
	margin: 15px 0 -8px 0;
	padding: 15px 0 0;
}
.ui-widget-overlay {
	background: url("../../../skins/base/customer/addons/helpdesk/images/picker_bg_outside.png") repeat-x scroll 50% 50% #919191;
}
.ui-dialog .ui-dialog-title {
	font-size: 24px !important;
	color: #0a9ccc !important;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 1.2em 1em !important;
}
.ui-dialog .ui-dialog-titlebar-close {
	top: 20px;
	right: 0.6em;
}
.ui-dialog .el-rte .ui-resizable-se, .el-rte .ui-resizable-se {
	bottom: 51px;
	right: 3px;
}

.ui-dialog .form-field, .ui-dialog .search-field {
	margin-bottom: 0;
	clear: both;
	vertical-align: middle;
}
.ui-dialog .form-field {
	white-space: normal;/* don't delete please */
}
.ui-dialog .form-field:after, .ui-dialog .clear:after, .ui-dialog .buttons-container:after, .ui-dialog .tabs:after, .ui-dialog .users ul li:after, .ui-dialog .table.scrollable p:after {
	content:".";
	display: block;
	height: 0px;
	line-height: 0px;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.ui-dialog .form-field, .ui-dialog .search-field {
	margin-bottom: 2px;
	padding: 6px 5px 6px 189px;
}
.ui-dialog .form-field label, .ui-dialog .search-field label {
	float: left;
	clear: left;
	text-align: right;
	width: 161px;
	padding: 1px 18px 0 0;
	color: #5f5f5f;
	margin-right: 10px;
	margin-left: -189px;
}

.ui-dialog .form-field strong, .ui-dialog .search-field strong {
	font-size: 13px;
	font-weight: bold;
	color: #5f5f5f;
}

.ui-dialog .search-field label {
	text-align: left;
}
.ui-dialog .search-field label span {
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}

.ui-dialog .form-field .input-text, .ui-dialog .form-field .input-text-short, .ui-dialog .form-field .input-text-medium, .ui-dialog .form-field .input-text-large, .ui-dialog .form-field .input-text-long, .ui-dialog .form-field .input-textarea, .ui-dialog .form-field .input-textarea-long {
	padding: 3px 4px;
}
.ui-dialog .form-field .input-text:focus, .ui-dialog .form-field .input-text-short:focus, .ui-dialog .form-field .input-text-medium:focus, .ui-dialog .form-field .input-text-large:focus, .ui-dialog .form-field .input-text-long:focus, .ui-dialog .form-field .input-textarea:focus, .ui-dialog .form-field .input-textarea-long:focus {
	border: 2px solid #82c3d9;
	padding: 2px 3px;
}
.ui-dialog .form-field .main-input {
	font-weight: bold;
	width: 75%;
}
.ui-dialog .form-field label.cm-required, .ui-dialog .search-field label.cm-required {
	background: url('../../../skins/base/customer/addons/helpdesk/images/required_mark.gif') no-repeat;
	background-position: right 6px;
}
.ui-dialog .checkbox, .ui-dialog .radio, .ui-dialog .html-checkboxes {
	padding: 0;
	margin: 3px 5px 0;
}

.ui-dialog .select-field label {
	margin: 0;
	padding: 0;
	clear: none;
	text-align: left;
	width: auto
}

.ui-dialog .select-field .checkbox {
	margin-left: 10px;
}

.ui-dialog .form-field .input-text, .ui-dialog .form-field select, .ui-dialog .form-field .input-textarea {
	clear: none;
}

table.files-tree th {
	padding: 9px 6px 12px 6px;
}

table.files-tree td {
	padding: 4px 2px 3px 4px;
}

.file-list-icon {
	vertical-align: 1px;
	margin: 0px 6px 0px 3px;
}

.no-underline, .no-underline:visited, .no-underline:active, a.no-underline:hover {
	text-decoration: none;
}

/* content-tools */
.content-tools {
	display: block;
}
/* /content-tools */

.license-status-active {
	color: green;
	font-weight: bold;
}

.license-status-trial {
	color: blue;
	font-weight: bold;
}

.license-status-disabled {
	color: red;
	font-weight: bold;
}

.licenses-list td, .licenses-list th {
	padding: 6px 6px 3px;
}

.hd-invalid-domain {
	background: #ffffff url('../../../skins/base/customer/addons/helpdesk/images/exclamation.png') no-repeat left 2px;
	padding: 0 0 0 22px;
	white-space: normal;
	max-width: 380px;
}
.hd-valid-domain {
	background: #ffffff url('../../../skins/base/customer/addons/helpdesk/images/accept.png') no-repeat left 2px;
	padding: 0 0 0 22px;
	white-space: normal;
	max-width: 380px;
}

.sens-button {
	min-height: 33px;
}

.access-information-content table th, .access-information-content table td {
	padding-left: 10px;
	padding-right: 10px;
}


.posts {
	padding: 7px 6px 10px 10px;
}
.manage-post {
	background-color: #f2fafc;
}
.posts h2 {
	font: bold 100% Tahoma;
	float: left;
	padding: 2px 0 0 0;
}
.posts .float-right {
	padding-top: 5px;
}
.post-author {
	text-align: right;
	padding: 3px 0 0 0;
	font-size: 85%;
}
.posts em {
	font-size: 85%;
}
.post-message {
	padding: 0;
	font-style: italic;
}
.left-column .post-author, .right-column .post-author {
	padding: 3px 0 15px 0;
}
/* Rating styles */
#content_discussion p.stars {
	margin: 2px 0 10px 0;
	padding: 0;
}
.product-main-info .stars img {
	margin: 0;
	padding-top: 3px;
}
.product-main-info .stars {
	float: left;
	padding: 0 5px 0 0;
}
.product-main-info .image-border .stars {
	float: none;
	padding: 8px 0 0 0;
	text-align: center;
}
.stars {
	padding-bottom: 0;
}
#content_discussion p.stars {
	padding: 3px 0 15px 0;
	text-align: right;
	margin: 0;
}
.product-image .stars img, .product-item-image .stars img, .feature-image .stars img, .image-border .stars img, .mainbox2-body .product-image .stars img, .mainbox2-body .product-item-image .stars img, .mainbox2-body .mainbox2-body .feature-image .stars img, .mainbox2-body .image-border .stars img  {
	border: 0 none;
	background-color: transparent;
	padding: 0;
}
/* /Rating styles */

/* $Id: styles.css 9132 2010-03-22 13:10:26Z angel $ */

.advanced-banner {
	position: relative;
	/*overflow: hidden;*/
	margin: 0 auto;
}
.banner-items-holder .banner-item {
	position: absolute;
	display: none;
}
.nav-item, .nav-item:visited, .nav-item:hover, .nav-item:active {
	margin: 0 0 0 6px;
	text-decoration: none;
	display: inline-block;
	width: 10px;
	height: 10px;
	text-align: center;
	font: 0px/0px arial;
	vertical-align: middle;
	background: #ffffff url(../../../skins/base/customer/addons/cscart_site/images/page_bg.gif) 0 0 no-repeat;
}
.banner-nav-panel .strong{
	background: #c2f732 url(../../../skins/base/customer/addons/cscart_site/images/active_page_bg.gif) 0 0 no-repeat;
}
.banner-nav-panel {
	position: absolute;
	bottom: -40px;
	right: 0;
	display: none;
}
.banner-nav-panel .prev-item, .banner-nav-panel .next-item {
	display: none;
}
.l-top-left, .l-top-right, .l-bottom-left, .l-bottom-right{
	position: absolute;
	display: block;
	width: 3px;
	height: 3px;
}
.l-box{
	position: relative;
	background: #ecf6fc;
	border: 1px solid #d5eaf7;
}
.l-top-left{
	left: -1px;
	top: -1px;
}
.l-top-right{
	right: -1px;
	top: -1px;
}
.l-bottom-left{
	bottom: -1px;
	left: -1px;
}
.l-bottom-right{
	bottom: -1px;
	right: -1px;
}

/*navigation*/
.p-navigation li a, .p-navigation li a:visited, .p-navigation li a:hover, .p-navigation li a:active {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #595C60;
	text-decoration: none;
	background: none;
	padding: 4px 2px 0 13px;
	display: block;
	margin-right: 4px;
	height: 1%;
}
.p-navigation li a:hover, .p-navigation li a:hover {
	text-decoration: underline;
}
.p-navigation {
	padding-left: 21px;
}
.p-navigation {
	padding: 3px 3px 0 3px;
}
.p-navigation li {
	padding: 10px 0 0 11px;
	margin: 0 0 4px 0;
}
.p-navigation li.cm-expanded, .p-navigation li.cm-collapsed {
	background-image: none;
}
.p-navigation li.active {
	background: #ffffff url(../../../skins/base/customer/addons/cscart_site/images/item_active_bg.gif) repeat-x left top;
	margin: -1px 0 2px 0;
}
.p-navigation li.active a, .p-navigation li.active a:visited, .p-navigation li.active a:hover, .p-navigation li.active a:active {
	padding: 4px 2px 9px 29px;
	background: url(./images/icons/item_active.gif) no-repeat 14px 8px;
	font-weight: bold;
}
.p-navigation li.active a.pn-sub-link, .p-navigation li.active a.pn-sub-link:visited, .p-navigation li.active a.pn-sub-link:hover, .p-navigation li.active a.pn-sub-link:active {
	background-position: 0 8px;
	padding: 4px 2px 9px 14px;
}
.p-navigation li.has-children a, .p-navigation li.has-children a:visited, .p-navigation li.has-children a:hover, .p-navigation li.has-children a:active {
	background: url(../../../skins/base/customer/addons/cscart_site/images/item_active_exp.gif) no-repeat 16px 9px;
}
.p-navigation li.has-children a.pn-sub-link, .p-navigation li.has-children a.pn-sub-link:visited, .p-navigation li.has-children a.pn-sub-link:hover, .p-navigation li.has-children a.pn-sub-link:active  {
	background-position:  0 10px;
}
.pn-icon{
	display: inline-block;
}
.p-navigation span {
	display: block;
	height: 1%;
}
.p-navigation a.pn-sub-link, .p-navigation a.pn-sub-link:visited, .p-navigation a.pn-sub-link:hover, .p-navigation a.pn-sub-link:active {
	background: url(../../../skins/base/customer/addons/cscart_site/images/pn_mark.gif) 3px 10px no-repeat;
	padding: 4px 2px 1px 14px;
}
.p-navigation li.active span {
	background-image: none;
}
* html .p-navigation li a:visited {
	padding: 2px 2px 3px 13px !important;
}
* html .p-navigation li.active a:visited {
	padding: 4px 2px 3px 29px !important;
}

/*netty*/
.head {
	background-color: #fbfbfb;
}
#top_menu ul ul ul {
	border-top: 1px solid #E2E3E3;
}
.content-tools {
	padding: 5px 0px 5px;
	margin-top: 1px;
	border: 1px solid #e3e3e3;
	border-width: 1px 0px;
	background: #fbfbfb;
	margin-bottom: 1px;
}
.content-tools span.float-left, .content-tools span.float-right {
	display: none;
}
.content-tools-helper {
	width: 961px;
	margin: 0px auto;
}
#cart_status .checkout-link a, #cart_status .checkout-link a:visited, #cart_status .checkout-link a:hover, #cart_status .checkout-link a:active {
	background-image: none;
}
.right-top-content {
	padding: 0px 10px 0px 0px;
	font: normal 12px Arial;
	color: #5d5d5d;
	white-space: nowrap;
}
.menu-root-categories li a {
	background: url('../../../skins/base/customer/addons/cscart_site/images/category_collapsed1.gif') no-repeat right 5px;
}
.arrows-list li {
    background-position: 1px 9px;
}
ul.arrows-list {
	margin-top: 5px;
}
.updates-wrapper .form-field label {
	margin-right: 8px;
	padding-top: 4px;
	padding-right: 8px;
	background-position: right 6px;
}
.license-box {
	white-space: nowrap;
	padding-left: 120px;
}
.license-box label {
	margin-left: -120px;
	width: 110px;
	padding-right: 10px;
}
.license-box span.nowrap img {
	margin-top: 3px;
}
.product-info {
	display: inline-block;
}
.content-tools-helper .float-right {
	max-width: none;
}
.content-tools-helper .select-wrap {
	margin-top: 4px;
}
.section-body .form-field, .form-fields .form-field {
	padding: 0px 0px 0px 150px;
}
.section-body .form-field label, .form-fields .form-field label {
	width: 140px;
	padding-right: 10px;
	margin-left: -150px;
	padding-top: 5px;
}
.section-body .form-field input, .section-body .form-field select, .section-body .form-field span {
	clear: none;
	display: inline;
}
.section-body .form-field select {
	/*height: 22px;*/
}
.section-body .form-field table td {
	padding-left: 13px;
}
.section-body .form-field table td label {
	margin-left: 0px;
	width: auto;
}
.section-body .form-field .input-text {
	width: 106px;
}
.form-fields .form-field span, .form-fields .form-field .input-textarea {
	padding-top: 3px;
	display: inline-block;
}
.form-fields .form-field .checkbox, .section-body .form-field .checkbox {
	margin-top: 6px;
}
.form-fields .form-field .upload-file-local a {
	margin-top: 2px;
}
.notification-body {
	margin-left: 8px;
	font-size: 13px;
}
.product-notification .notification-body {
	height: 64px;
}
.step-body, .step-body-active {
    padding: 3px 11px 10px;
}
.step-title span.float-left, .step-title-active span.float-left {
    font: 146% Tahoma;
    margin: 0px;
	padding-left: 6px;
}
.step-title img.float-right {
    padding-left: 10px;
    padding-top: 2px;
}
.step-title span.float-left, .step-title-active span.float-left, .step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover, .step-title span.title, .step-title-active span.title {
    font: 146% Tahoma;
    padding-left: 6px;
    text-decoration: none;
	background: none;
}
.step-title-active span.float-left, .step-title-active a.title, .step-title-active a.title:hover {
    font-weight: bold;
}
.step-body-active .subheader {
	background: url("../../../skins/base/customer/addons/cscart_site/images/subheader_bg.gif") repeat-x scroll center bottom transparent;
	padding: 0px 0 5px;
	color: #2D2E2E;
	margin-bottom: 5px;
    font: bold 108% Arial,Helvetica,sans-serif;
}
.button-tool a, .button-tool a:visited, .button-tool a:hover, .button-tool a:active, a.tool-link, a.tool-link:hover {
	color: #B20101;
    font: 92% Arial;
    text-transform: lowercase;
}
.checkout-steps {
	margin-left: 0px;
}
.step-title span.float-left, .step-title a.title, .step-title a.title:hover, .step-title span.title {
    color: #6B7B7B;
}
.step-title {
	padding: 8px 23px 10px 19px;
}
.step-title-active {
	padding: 17px 24px 7px 18px;
	border: 0px;
	background: transparent none;
}
.step-title-active span.float-left, .step-title-active a.title, .step-title-active a.title:hover, .step-title-active span.title {
    color: #7C8E8E;
}
.step-body {
	padding: 3px 15px 5px 25px;
}
.step-body-active {
	padding: 7px 24px 17px;
}
#step_two_body.step-body-active div.float-left, #step_two_body.step-body-active div.float-right, #step_three_body div.float-left, #step_three_body div.float-right {
    width: 100%;
}
#list_payment_methods {
    margin-left: 0px;
	padding-bottom: 5px;
}
.step-complete-wrapper div, .step-complete-wrapper p, .step-complete-wrapper .price {
    color: #8CA1A1;
}
.step-complete-wrapper {
    color: #8CA1A1;
    font: 92% Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.step-title-active .button-big a, .step-title-active .button-submit-big input {
	color: #ffffff;
	font: bold 11px/11px Tahoma;
	height: 20px;
	border: 0 none;
	margin: 0;
}
.step-title-active .button-submit-big, .step-title-active .button-big  {
	background: #ff4f01 url('../../../skins/base/customer/addons/cscart_site/images/big_but_left.png') no-repeat left top;
	padding-left: 3px;
	height: 29px;
	display: inline-block;
	margin-bottom: 4px;
}
.step-title-active .button-submit-big input , .step-title-active .button-big a  {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url('../../../skins/base/customer/addons/cscart_site/images/big_but_right.png') no-repeat right top;
	padding: 7px 19px 8px 7px;
	height: 29px;
	line-height: 16px;
	display: inline-block;
	cursor: pointer;
}
.step-title-active .button-big a  {
	padding: 6px 19px 9px 7px;
	height: 14px;
	text-decoration: none;
}
.cm-tabs-content .upload-file-local a, .cm-tabs-content .upload-file-local a:visited, .cm-tabs-content .upload-file-local a:hover, .cm-tabs-content .upload-file-local a:active {
	display: inline-block;
	margin-top: 6px;
	padding-left: 4px;
}
.sort-asc, .sort-desc {
    background: url("../../../skins/base/customer/addons/cscart_site/images/sort_asc.gif") no-repeat scroll right 6px transparent;
    padding-right: 10px;
}
.sort-desc {
    background-image: url("../../../skins/base/customer/addons/cscart_site/images/sort_desc.gif");
}
.mainbox-helpdesk-container {
	margin-bottom: 15px;
	border: 1px solid #EAEAEA;
}
.mainbox-helpdesk-container .mainbox-title {
    background: url("../../../skins/base/customer/addons/cscart_site/images/th_bg.gif") repeat-x scroll left bottom #F6F6F6;
    padding: 9px 19px 9px;
    text-align: left;
	border-bottom: 1px solid #E4E4E4;
}
.mainbox-helpdesk-container .mainbox-title span {
	color: #4A4A4A;
    font: bold 12px Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.mainbox-helpdesk-container .mainbox-body {
	padding: 6px 10px 6px;
}
.select-field p {
	width: auto !important;
	float: left;
	white-space: nowrap;
}
.select-field .checkbox {
	float: left;
	margin-left: 5px;
}
.product-info .product-list-field label {
	padding-top: 0px;
	background-position: right 9px;
}
.select-field label {
	padding-top: 0px !important;
	font: 100% Tahoma !important;
}
.cm-notification-container {
	position: fixed;
	top: 0;
	right: 50px;
	width: 40%;
	z-index: 100;
	min-width: 300px;
}
.cm-notification-container-top {
	top: 10px;
}
.notification-content {
	position: relative;
	margin: 0px 1px;
}
.notification-w, .notification-n, .notification-e {
	position: relative;
	margin: 7px 0 7px 0;
	padding: 14px 0;
	border: 1px solid;
	background-position: 16px 12px !important;
	background-repeat: no-repeat !important;
	font-size: 100%;
	width: 99.8%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	opacity: 0.96;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.notification-w div, .notification-n div, .notification-e div {
	padding-left: 40px;
	padding-right: 20px;
	display: block;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	font: bold 110% Arial, Helvetica, sans-serif;
	line-height: 15px;
	float: left;
	margin: 0 10px 0 0;
	padding-right: 6px !important;
	background: none;
	position: relative;
	margin-top: -1px;
}
.notification-w img, .notification-n img, .notification-e img {
	outline: 0;
	border: 0;
}
.notification-w p, .notification-n p, .notification-e p {
	margin: 0;
	color: #8c8531;
}
.notification-n p {
	color: #496e16;
}
.notification-e p {
	color: #9c3535;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	/*font: normal 85% Arial, Helvetica, sans-serif;*/
}
.notification-w .cm-notification-close, .notification-n .cm-notification-close, .notification-e .cm-notification-close {
	font-size: 50%;
	position: absolute;
	right: 5px;
	top: 5px;
}
/* /Notification box */
/* Notification box */
.notification-header-w, .notification-header-n, .notification-header-e {
	color:#c52a01;	
}
.notification-n {
	background: #d0eaae url('../../../skins/base/customer/addons/cscart_site/images/notice.png');
	border-color: #8bc045;
}
.notification-n div {
	color: #496e16;
}
.notification-w {
	background: #fffbcc  url('../../../skins/base/customer/addons/cscart_site/images/warning.png');
	border-color: #e6db55;
}
.notification-w div {
	color:#8c8531;
}
.notification-e {
	background: #ffcece url('../../../skins/base/customer/addons/cscart_site/images/error.png');
	border-color: #df8f8f;	
}
.notification-e div{
	color: #9c3535;
}
.notification-header-n {
	color:#668c34;
}
.notification-header-w {
	color:#bfa615;
}
.product-notification-container {
	height: 163px;
}
.related-products .product-list {
	border: 1px solid #eaeaea;
	border-width: 1px 1px 0 1px;
}
.related-products .product-list th {
	background: #f6f6f6 url(../../../skins/base/customer/addons/cscart_site/images/th_bg.gif) repeat-x left bottom;
	padding: 9px 19px 12px 19px;
	text-align: left;
}
.related-products .product-list th, .related-products .product-list th a, .related-products .product-list th a:visited, .related-products .product-list th a:hover, .related-products .product-list th a:active {
	color: #4a4a4a;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.related-products .product-list th a:hover {
	text-decoration: underline;
}
.related-products .product-list td {
	border-bottom: 1px solid #e4e4e4;
}
.related-products .product-list td {
	padding: 6px 19px 3px 19px;
}
.related-products .product-list .table-footer td {
	display: none;
}
.logo-image {
	padding: 17px 0px 2px;
}
.nowrap {
	white-space: nowrap;
}
/*/netty*/

#pre_chat_form .form-field {
	padding: 0;
}

#pre_chat_form .select-field p {
	float: none !important;
	white-space: normal !important;
}

#pre_chat_form label {
	width: 60px;
	margin-left: 0;
	font: 1.1em Arial, Helvetica, sans-serif !important;
}
#pre_chat_form .input-text {
	width: 200px;
}

#pre_chat_form .input-textarea {
	width: 300px;
	height: 100px;
}

.form-body-container label .checkbox {
	vertical-align: -2px;
}
.form-body-container .select-field .radio {
	vertical-align: -2px;
	margin: 0;
}
.form-body-container .select-field label .radio {
	margin: 0 6px 0 -12px;
}
