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

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


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


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

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


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

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


/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ctl=themeroller&ctl=themeroller&ctl=themeroller&ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=40&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=ebebeb&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=b8b8b8&fcDefault=3b3b3b&iconColorDefault=4f4f4f&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=6b6b6b&fcHighlight=363636&iconColorHighlight=6489be&bgColorError=fdede8&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=f27d7d&fcError=cc1919&iconColorError=cd0a0a&bgColorOverlay=6b6b6b&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=3d3d3d&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=40&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


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

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #b8b8b8; background: #ebebeb url(../../skin/white_furniture/lib/jqueryui/images/ui-bg_glass_100_ebebeb_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #3b3b3b; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #3b3b3b; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(../../skin/white_furniture/lib/jqueryui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(../../skin/white_furniture/lib/jqueryui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #6b6b6b; background: #ffffff url(../../skin/white_furniture/lib/jqueryui/images/ui-bg_glass_55_ffffff_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #f27d7d; background: #fdede8 url(../../skin/white_furniture/lib/jqueryui/images/ui-bg_glass_95_fdede8_1x400.png) 50% 50% repeat-x; color: #cc1919; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cc1919; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cc1919; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

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

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../../skin/white_furniture/lib/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../../skin/white_furniture/lib/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../../skin/white_furniture/lib/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../../skin/white_furniture/lib/jqueryui/images/ui-icons_4f4f4f_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../skin/white_furniture/lib/jqueryui/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../../skin/white_furniture/lib/jqueryui/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../../skin/white_furniture/lib/jqueryui/images/ui-icons_6489be_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../skin/white_furniture/lib/jqueryui/images/ui-icons_cd0a0a_256x240.png); }

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


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

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

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

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

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

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

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

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

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

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

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

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

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

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

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

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Override jquery ui styles than cannot be modified by themeroller
 * 
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    f2c96ddb72c96605401a2025154fc219a84e9e75, v1 (xcart_4_6_1), 2013-08-19 12:16:49, jquery_ui.IE8.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */
.ui-dialog {
  border-width: 10px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 301px;
    height: 291px;
    padding: 0;
}


.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  301px;
    height: 270px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 148px;
    height: auto;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 0px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 23px;
    left: 110px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    background: transparent url(../../skin/white_furniture/css/default_jcarousel/next-vertical.png) no-repeat 0 0;
}


.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 2px;
    left: 110px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    background: transparent url(../../skin/white_furniture/css/default_jcarousel/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    background: url(../../skin/white_furniture/css/default_jcarousel/next-horizontal.png) no-repeat -50px -15px #e3e3e3;
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: 0;
    top: -29px;
    width: 36px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -93px -15px;
    background-color: #f1f1f1;    
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    /*background-position: -48px top;*/
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background: url(../../skin/white_furniture/css/default_jcarousel/prev-horizontal.png) no-repeat -53px -16px #e3e3e3;
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: 36px;
    top: -29px;
    width: 36px;
}

.jcarousel-skin-tango {
    /*height: 230px;*/
    height: auto;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -8px -16px;
    background-color: #f1f1f1;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    /*background-position: -68px top;*/
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    /*background-position: 0 -96px;*/
}

#slideshow-main {
	width:540px; 
	float:left; 
	margin-right:3px;
}

#slideshow-main ul {
	margin:0; 
	padding:0; 
	width:540px;
}

#slideshow-main li {
	width:540px; 
	height:249px; 
	display:none;
	position:relative;
}

#slideshow-main li.active {
	display:block !important;
}

#slideshow-main li span.opacity {
	position:absolute;
	bottom:0; left:0;
	display:block; 
	width:100%;
	height:60px;
	background:#000;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
	z-index:500;
}

#slideshow-main li span.content {
	position:absolute;
	bottom:0; left:0;
	display:block; 
	width:100%;
	height:60px;
	z-index:1000;
}

#slideshow-main li span.content h1 {
	font-size:14px;
	margin:5px 0;
	padding:0 10px;;
	color:#42e2e8;
}

#slideshow-main li span.content p {
	font-size:11px;
	margin:5px 0;
	padding:0 10px;
	color:#42e2e8;
}

#slideshow-main a {
    text-decoration: none;
}

#slideshow-carousel {
    border-left:1px solid #aca7a2;border-top:1px solid #aca7a2;border-bottom:1px solid #aca7a2;
	float:left; 
	width:249px;
	position:relative;
    overflow: hidden;
    height: 237px;
}

#slideshow-carousel ul {
	margin:0; 
	padding:0;
	list-style:none;
}

#slideshow-carousel li {
	background:#fff; 
	height:90px; 
	position:relative
}

#slideshow-carousel li .arrow {
	left:3px; 
	top:28px; 
	position:absolute; 
	width:20px; 
	height:40px; 
	/*background:url(../../skin/white_furniture/css/../.png) no-repeat 0 0; */
	display:block;
}

#slideshow-carousel li a {
	background:#ececec; 
	display:table-cell;
    vertical-align: middle;
	width:301px; 
	height:90px;
}


#slideshow-carousel .active {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	-khtml-opacity: 1.0; 
	opacity: 1.0;
}

#slideshow-carousel .faded {
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * General CSS stylesheet for storefront pages
 * 
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    c75a73df968b90109e8b5aa1065379e46434ea81, v95 (xcart_4_6_4), 2014-04-15 13:12:29, main.css, mixon
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

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

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

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

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

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

hr {
  border: 0 none;
  border-bottom: 1px solid #888;
  margin: 20px 0 10px;
  padding: 0;
  height: 0;
}

form {
  margin: 0;
}

table,
img
{
  border: 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

/**
 * Service styles
 */

/**
 * float-box finisher
 */
.clearing {
  height: 0;
  font-size: 0;
  clear: both;
}

/**
 * vertical align (center)
 */
.valign-middle {
  vertical-align: middle;
}

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

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

.valign-middle-adv-lvl3 {
}

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

.center {
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.default-value {
  color: #aaa;
}

.underline {
  text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input.zip4 {
  width: 60px;
}

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

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

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

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

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

  layout styles

==============================================================================*/
/**
 * page container
 */
#page-container {
  min-height: 100%;
  position: relative;
}

/**
 * page layout
 */
#content-container {
  clear: both;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 39px;
  margin-top: 140px;
}

#content-container2 {
  float: left;
  position: relative;
  right: 100%;
  width: 200%;
}

#center {
  float: left;
  position: relative;
  width: 50%;
  left: 50%;
}

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

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

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

#header {
  height: 140px;
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
}

#footer {
  height: 39px;
  width: 100%;
  position: absolute !important;
  bottom: 0;
  overflow: hidden;
  float: left;
}

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

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

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

#header .line1 .logo a img {
  width: auto;
  height: auto;
}

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

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

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

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

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

/**
 * phones line
 */
#header .phones {
  position: absolute;
  right: 10px;
  top: 25px;
  height: 42px;
  vertical-align: middle;
  line-height: 42px;
  color: #5480a2;
  text-align: right;
  white-space: nowrap;
  font-size: 11px;
}

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

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

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

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

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

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

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

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

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

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

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

#header .languages {
  position: absolute;
  top: 7px;
  right: 20px;
  text-align: right;
  vertical-align: middle;
}

#header .languages-row,
#header .languages-flags
{
  top: 9px;
}

#header .languages-flags a,
#header .languages-flags strong
{
  padding-left: 5px;
  padding-right: 5px;
}

#header .languages label {
  line-height: 21px;
  vertical-align: middle;
  font-size: 12px;
}

#header .languages select {
  margin-left: 5px;
}

/**
 * header line 3
 */
#header .line3 {
  position: relative;
  width: 100%;
  height: 39px;
  text-align: right;
}

.printable-link-row {
  width: 130px;
  vertical-align: top;
  text-align: right;
}

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

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

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

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

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

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

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

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

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

  widgets

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

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

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

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

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

#location span {
  padding: 0 5px;
}

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

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

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

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

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

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

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

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

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


/**
 * Top message container
 */
#top-message {
  margin: 0 auto;
  padding: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 400px;
  z-index: 2000;
}

#top-message .box {
  position: relative;
  padding: 5px 31px 8px 12px;
  vertical-align: middle;
  text-align: left;
}

#top-message a.close-link {
  display: block;
  position: absolute;
  top: 6px;
  right: 8px;
  text-decoration: none;
}

#top-message .close-img {
  width: 15px;
  height: 15px;
  background: transparent url(../../skin/common_files/css/../images/icon_cross_white.png) no-repeat left top;
}

#top-message .message-i {
  color: #1b5d8e;
  background-color: #eeede8;
}

#top-message .message-w {
  color: #94572a;
  background-color: #eedeb4;
}

#top-message .message-e {
  color: #fff;
  background-color: #e65e57;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.menu-dialog ul li a {
  font-size: 11px;
  text-decoration: none;
}

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

.menu-dialog hr {
  background-color: #999;
}

.menu-dialog .login-text ul li {
  padding: 1px 0;
}

/**
 * Dialog container
 */
.dialog {
  border: 1px solid #acb7c7;
  padding: 0;
  margin: 0 0 30px;
  page-break-inside: avoid;
}

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

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

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

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

.list-dialog .title div.sort-box {
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  overflow: hidden;
}

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

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

/**
 * Dialog with "noborder" class parameter
 */
.noborder {
  border: 0 none;
}

.noborder .content {
  padding: 0;
}

/**********************************
 * Buttons
 **********************************/

/**
 * button-based
 */
button.button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
  height: 23px;
  margin: 0;
  padding: 1px;
  vertical-align: top;
  overflow: visible;
  outline-style: none;
}

button.button .button-right {
  display: block;
  background: transparent url(../../skin/common_files/css/../images/but_right.png) no-repeat right top;
  padding: 0 10px 0 0;
  height: 21px;
}

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

/**
 * div-based
 */
div.button {
  border: 0 none;
  background: transparent none;
  cursor: pointer;
  margin: 0;
  padding: 0 10px 0 0;
  white-space: nowrap;
  background: transparent url(../../skin/common_files/css/../images/but_right.png) no-repeat right top;
  float: left;
}

div.button div,
div.button a
{
  display: block;
  background: transparent url(../../skin/common_files/css/../images/but_left.png) no-repeat left top;
  padding: 0 5px 0 15px;
  line-height: 21px;
  white-space: nowrap;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #111d4d;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  outline-style: none;
}

/**
 * button-based link
 */
button.simple-button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
  height: 15px;
  margin: 3px 0 0;
  padding: 0;
  white-space: nowrap;
  color: #043fa0;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  vertical-align: middle;
  outline-style: none;
}

button.simple-button span {
  text-decoration: underline;
}

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

/**
 * a-based link
 */
a.simple-button {
  font-size: 11px;
  white-space: nowrap;
  color: #043fa0;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 21px;
  vertical-align: bottom;
  text-decoration: underline;
  outline-style: none;
}

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

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

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

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

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

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

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

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

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

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

button.simple-main-button,
a.simple-main-button
{
  color: #800;
}

/**
 * Light button
 */
button.light-button {
  padding-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * button(s) containers
 */
.button-row,
.button-row-right
{
  margin-top: 20px;
  padding: 0;
  height: 23px;
  line-height: 23px;
}

.buttons-row .button,
.buttons-row button.simple-button,
.buttons-row a.simple-button
{
  float: left;
}

.buttons-row-right .button,
.buttons-row-right button.simple-button,
.buttons-row-right a.simple-button,
.button-row-right .button,
.button-row-right button.simple-button,
.button-row-right a.simple-button
{
  float: right;
}

.buttons-row-right,
.buttons-row
{
  margin: 5px 0 0;
  height: 23px;
}

.buttons-row .button-separator {
  float: left;
  width: 20px;
  height: 22px;
}

.buttons-row-right .button-separator {
  float: right;
  width: 30px;
  height: 15px;
}

table tr td.buttons-row,
table tr td.button-row,
table tr td.buttons-row-right,
table tr td.button-row-right
{
  margin: 0;
  padding-top: 15px;
}

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

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

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

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

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

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

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

.estimator-container {
  width: 40%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.data-table td.data-name {
  vertical-align: top;
  color: #112536;
  padding-right: 5px;
}

.data-table td.data-required,
td.data-required
{
  color: #800;
}

.data-table td.data-required {
  padding-right: 4px;
  text-align: center;
  width: 5px;
}

.data-table .error-message {
  color: #800;
  vertical-align: middle;
}

.data-table div.error-message {
  margin: 0;
}

.data-table tr.head-row th {
  padding-left: 5px;
  padding-right: 5px;
}

.data-table tr th.data-checkbox-column {
  width: 10px;
}

.data-table tr .data-right-column {
  text-align: right;
}

.data-table tr .data-width-100 {
  width: 100%;
}

.data-table tr td.data-name label {
  line-height: 21px;
  vertical-align: top;
}

span.star {
  padding-left: 5px;
  color: #800;
}

/**
 * Search sort bar
 */
.search-sort-bar {
  vertical-align: middle;
  line-height: 16px;
  height: 16px;
  padding-right: 20px;
  white-space: nowrap;
  margin: 15px 0 30px;
  text-align: right;
}

.search-sort-title {
  padding-right: 20px;
}

.search-sort-cell {
  padding-right: 20px;
}

a.search-sort-link {
  text-decoration: underline;
}

.search-sort-bar img,
.search-sort-bar-float img
{
  width: 9px;
  height: 9px;
  margin-right: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-pages .current-page {
  text-align: center;
  font-weight: bold;
}

.nav-pages .right-delimiter {
  padding-right: 12px;
}

/**
 * Subheader styles
 */
h3 {
  margin: 0 0 10px;
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  border: 0 none;
  border-bottom: 1px solid #9d1500;
}

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

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

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

h3.separator {
  margin-top: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

  Side-bar styles

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

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

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

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

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

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

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

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

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

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

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

div.minicart img {
  width: 19px;
  height: 16px;
}

div.minicart .empty b {
  line-height: 18px;
}

div.minicart table {
  margin: 0 0 0 1px;
}

div.minicart table tr td {
  color: #112536;
  font-size: 10px;
  padding: 1px;
}

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

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

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

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

.minicart-box {
  display: none;
  position: absolute;
  left: auto;
  right: 0;
  top: 23px;
  width: 250px;
  padding: 10px 10px 10px 5px;
  border: 1px solid #99a4ad;
  background: #fff none;
  white-space: normal;
  z-index: 2500;
  font-weight: normal;
}

.minicart-box .progress {
  background: transparent url(../../skin/common_files/css/../images/progress.gif) repeat-x left top;
  height: 11px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.minicart-box .minicart-checkout-button {
  background: transparent url(../../skin/common_files/css/../images/but_flc_arrow_right.png) no-repeat right top;
  padding-right: 31px;
}

.minicart-box .minicart-checkout-button a:link,
.minicart-box .minicart-checkout-button a:hover,
.minicart-box .minicart-checkout-button a:visited,
.minicart-box .minicart-checkout-button a:active
{
  background: transparent url(../../skin/common_files/css/../images/but_flc_main_left.png) no-repeat;
  line-height: 29px;
  color: #510000;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  float: left;
}

.minicart-box .acheckout-cart-buttons a img {
  width: inherit;
  height: inherit;
  background: transparent none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.menu-bestsellers ul li,
.menu-new_arrivals ul li,
.menu-special ul li,
.menu-help ul li,
.menu-manufacturers ul li
{
  padding: 4px 0;
}

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

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

  page-specific styles

==============================================================================*/
/**
 * category page
 */

ul.subcategories {
  list-style: none;
  margin: 0;
  padding: 0 0 15px;
}

ul.subcategories li {
  margin: 0 0 10px;
  text-align: left;
}

ul.subcategories a {
  text-decoration: underline;
  font-weight: bold;
}

span.subcategories {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  text-align: center;
  padding-bottom: 0;
  overflow: hidden;
}

.subcategory-image {
  float: left;
  margin: 0 10px 10px 0;
}

.subcategory-descr {
  width: auto;
  padding: 0;
  margin-bottom: 20px;
}

/**
 * Product details page
 */
.product-details {
  position: relative;
  margin-bottom: 50px;
}

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

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

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

.product-details .details .descr {
  vertical-align: top;
  padding-right: 20px;
}

.product-details .details .save-percent-container {
  margin-left: 10px;
  width: 57px;
  height: 57px;
}

.product-details .details .save {
  float: left;
  width: 57px;
  height: 29px;
  padding-top: 28px;
  padding-left: 3px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background: transparent url(../../skin/common_files/css/../images/save_money.gif) no-repeat left top;
}

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

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

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

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

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

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

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

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

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

/**
 * Product properties table
 */
table.product-properties {
  width: 100%;
  margin: 0;
}

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

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

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

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

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

table.product-properties .product-market-price {
  color: #787878;
  padding-left: 5px;
  font-size: 12px;
  font-family: verdana;
  white-space: nowrap;
  font-weight: bold;
}

table.product-properties .product-taxed-price {
  color: #383838;
  white-space: nowrap;
  font-weight: normal;
  vertical-align: bottom;
}

table.product-properties .product-input {
  height: 25px;
  padding-right: 10px;
}

table.product-properties .product-min-amount,
table.product-properties .product-one-quantity
{
  font-size: 14px;
}

table.product-properties .separator td {
  height: 18px;
}

/**
 * Send 2 friend section
 */
input.send2friend {
  width: 300px;
}

textarea.send2friend {
  width: 400px;
}

#send_message_box {
  margin-top: 10px;
}

/*********************************
 * Products list
 *********************************/

/**
 * Common styles
 */
.products {
  margin-bottom: 15px;
  margin-top: 30px;
}

.products .image {
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
}

.products a.see-details {
  display: block;
  text-align: center;
  text-decoration: underline;
}

.products .product-title,
.product-details .product-title
{
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}

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

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

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

.products .market-price-value {
  background: transparent url(../../skin/common_files/css/../images/spacer_black.gif) repeat-x left 8px;
}

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

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

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

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

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

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

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

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

.products .buy-now .quantity select {
  vertical-align: middle;
}

.products .buy-now .out-of-stock {
  white-space: nowrap;
  font-weight: bold;
}

.products .buy-now .prices {
  height: 15px;
  vertical-align: middle;
}

.products .product-details-title {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
}

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

.quantity-text {
  color: #818891;
  padding-left: 3px;
}

/**
 * List as list
 */
.products-list .item {
  position: relative;
  margin: 0 0 45px;
}

.products-list .image {
  float: left;
  position: relative;
  padding: 3px 20px 3px 10px;
  margin-right: auto;
}

.products-list .details {
  vertical-align: top;
  padding-left: 30px;
  border: 0 none;
}

.products-list .details hr {
  margin: 5px 5px 5px 0;
}

.products-list .buy-now .center,
.products-list .buy-now .halign-center
{
  margin-left: 0;
  text-align: left;
}

/**
 * List as multicolumn table
 */
.products-table .product-cell {
  padding: 0;
  vertical-align: top;
}

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

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

.products-table td.product-cell-buynow {
  padding-top: 6px;
  vertical-align: bottom;
}

.products-table td.product-cell-buynow .button-row {
  text-align: left;
  margin: 9px 0 5px;
}

.products-table td.product-cell-buynow .quantity-empty {
  height: auto;
}

.products-table .image {
  padding: 0;
  margin: 5px 0;
  text-align: left;
}

.products-table a.see-details {
  text-align: left;
  display: inline;
}

.products-table .sku {
  margin-top: 5px;
}

.products-table .product-title
{
  font-size: 12px;
}

.products-table .buttons-row,
.products-table .button-row
{
  margin: 0;
}

.products-table .buttons-row button,
.products-table .button-row button
{
  float: none;
}

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

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

.products-table tr.separator td {
  padding: 0;
  height: 60px;
}

/**
 * Advanced search page
 */
.adv-search table td {
  white-space: nowrap;
  padding: 3px 5px 3px 0;
}

.adv-search table .data-name {
  width: 20%;
  vertical-align: top;
  color: #112536;
  font-weight: bold;
}

.adv-search table .data-input {
  white-space: nowrap;
}

.adv-search table .pattern {
  padding-bottom: 0;
}

.adv-search table .pattern input,
.adv-search table .pattern select
{
  width: 95%;
  vertical-align: bottom;
}

.adv-search table .search-button {
  width: 25%;
  padding: 0;
}

#adv_search_box {
  margin-bottom: 15px;
}

.search-again {
  position: relative;
  margin-top: -17px;
  text-align: right;
  margin-left: 400px;
}

.results-found {
  position: relative;
  width: 400px;
}

td.search-extra-fields.input-row {
  white-space: normal;
}

/**
 * Register page
 */
.register-note {
  color: #000;
  margin-bottom: 15px;
}

.register-newbie-note {
  text-align: center;
  margin-top: 30px;
}

.register-bottom-note {
  margin-top: 30px;
  padding-bottom: 45px;
}

.register-ups-box {
  margin-top: 45px;
  margin-bottom: 15px;
}

.register-section-title {
  height: 30px;
  vertical-align: middle;
}

.register-section-title div {
  vertical-align: middle;
  padding: 2px 0;
  border-bottom: 1px solid #000;
}

.register-section-title div * {
  vertical-align: middle;
}

.register-sec-minimized div {
  border-bottom: 0 none;
}

.register-section-title label {
  color: #2c3e49;
  font-size: 10px;
  font-weight: bold;
}

.register-table .register-exp-section label {
  border-bottom: 1px dashed #2c3e49;
}

table.register-table .register-exp-section {
  padding-top: 16px;
  padding-bottom: 16px;
}

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

/**
 * Cart page
 */
.cart .item {
  margin: 0 0 30px;
}

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

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

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

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

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

.cart .poptions-list {
  margin-bottom: 15px;
}

.cart .buttons {
  position: relative;
  vertical-align: top;
  margin-top: 30px;
  height: 23px;
}

.cart .buttons .buttons-row {
  margin-top: 0;
}

.cart .left-buttons-row {
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
}

.cart .right-buttons-row {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}

.cart .right-buttons-row .checkout-button {
  float: right;
}

.cart-total-line {
  width: 50%;
  margin-left: 50%;
}

.cart-total-row {
  text-align: right;
}

div.shipping-method {
  color: #112536;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: right;
}

th.shipping-method {
  color: #112536;
  font-weight: bold;
  text-align: left;
}

.shipping-method select {
  font-weight: normal;
}

.shipping-method table {
  margin: 0 0 0 auto;
  text-align: right;
}

.shipping-method table td {
  font-weight: normal;
  text-align: left;
}

.shipping-method tr.selected {
  background: #eee none;
}

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

.totals td {
  padding: 3px;
}

.totals .total-name {
  white-space: nowrap;
  color: #112536;
  font-weight: bold;
  padding-right: 8px;
  text-align: left;
}

.totals .total-value {
  white-space: nowrap;
  color: #b51a00;
  font-weight: bold;
  text-align: right;
}

.totals .total-alt-value {
  white-space: nowrap;
  text-align: right;
}

.totals .total-line {
  height: 1px;
}

.totals .total-line img {
  background: #000 none;
  width: 100%;
  height: 1px;
}

.totals .total {
  white-space: nowrap;
  color: #112536;
  font-weight: bold;
  padding-right: 8px;
  text-transform: uppercase;
  text-align: left;
}

.totals .total-taxes {
  font-weight: bold;
  text-align: right;
}

.totals .total-tax-line {
  background-color: #eee;
}

.totals .total-tax-line td {
  text-align: right;
  white-space: nowrap;
}

.totals .total-tax-name {
  padding-right: 8px;
}

.cart hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-color: #d7d9e4;
}

.cart-content {
  margin-bottom: 15px;
}

.cart-content tr td,
.cart-content tr th
{
  padding: 1px 3px;
  text-align: left;
  vertical-align: top;
}
.cart-content tr td.summary-cell {
  text-align: right;
}

.cart-content .cart-column-tax {
  text-align: center;
}

.cart-content td.cart-column-price,
.cart-content td.cart-column-total
{
  text-align: right;
}

.cart-content .cart-content-text {
  color: #b51a00;
  font-weight: bold;
}

.cart-content .cart-column-product {
  width: 100%;
}

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

.cmpi-vbv-icon img {
  width: 71px;
  height: 57px;
  background: transparent url(../../skin/common_files/css/../images/vbv_logo.gif) no-repeat left top;
}

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

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

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

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

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

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

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

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

.checkout-payments tr.paypal-bml-method input,
.checkout-payments tr.paypal-bml-method .terms img
{
  margin-top: 11px;
}
.checkout-payments tr.paypal-bml-method td {
  padding-top: 0;
}


.checkout-update-button {
  float: left;
  margin: 0;
}

.order-placed-msg {
  margin: 20px 0 10px;
  padding: 0;
  font-size: 13px;
  text-align: center;
}

/**
 * Payment wait page
 */
body.payment-wait {
  text-align: center;
}

body.payment-wait .payment-wait-title,
body.payment-wait .payment-details-title
{
  border-top: 30px solid #d0ddeb;
}

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

body.payment-wait img.payment-wait-image {
  background: transparent url(../../skin/common_files/css/../images/progress.gif) repeat-x;
  width: 350px;
  height: 11px;
  margin-top: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.invoice-products tr td.invoice-product-column span {
  font-size: 11px;
}

.invoice-products tr td.invoice-product-column table tr td {
  vertical-align: top;
  padding: 0 3px 3px 0;
}

.invoice-products tr td.invoice-product-column p {
  white-space: nowrap;
}

.invoice-products tr td.invoice-product-column div {
  padding-left: 10px;
  white-space: nowrap;
}

.invoice-products tr td.invoice-price-column {
  text-align: right;
  white-space: nowrap;
}

.invoice-products tr td.invoice-total-column {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
}

.invoice-totals {
  width: 100%;
}

.invoice-totals tr td {
  padding: 0;
}

.invoice-totals tr .invoice-total-title {
  text-align: right;
  width: 100%;
  height: 20px;
}

.invoice-totals tr .invoice-total-name {
  text-align: right;
  width: 100%;
  height: 20px;
  padding-right: 3px;
}

.invoice-totals tr .invoice-total-value {
  text-align: right;
  height: 20px;
  padding-right: 5px;
  white-space: nowrap;
}

.invoice-totals tr .invoice-total-name-fin {
  text-align: right;
  width: 100%;
  height: 25px;
  padding-right: 3px;
  background: #ccc none;
}

.invoice-totals tr .invoice-total-value-fin {
  text-align: right;
  height: 25px;
  padding-right: 5px;
  background: #ccc none;
  white-space: nowrap;
}

.invoice-totals tr td.invoice-line {
  height: 2px;
}

.invoice-giftcerts {
  width: 100%;
}

.invoice-giftcerts tr td {
  padding: 0;
}

.invoice-giftcerts tr th {
  background: #ccc none;
}

.invoice-giftcerts tr th.invoice-giftcert-id {
  width: 60px;
}

.invoice-giftcerts tr td.invoice-giftcert-id {
  text-align: center;
}

.invoice-giftcerts tr .invoice-giftcert-cost {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
}

/**
 * 404 error page
 */
.error-page #header {
  height: 87px;
}

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

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

.error-page #content-container {
  margin-top: 87px;
}

.error-page #center-main {
  text-align: center;
  margin: 0 10px;
}

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

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

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

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

.error-page .description h1 {
  font-weight: normal;
  color: #000;
}

.error-page .description a {
  text-decoration: underline;
}

.error-page .description ul {
  margin: 0;
  padding: 5px 0;
  list-style-position: inside;
}

.error-page .reason {
  font-weight: bold;
  color: #a10000;
}

.error-page .description hr {
  margin: 10px 0 15px;
}

.error-page ul.links {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}

/**
 * PayPal
 */
.paypal-cart-button {
  text-align: right;
}
.paypal-bml-button {
  height: 75px;
}

.paypal-cart-button div {
  width: 200px;
  margin-left: auto;
  margin-right: 0;
  overflow: visible;
  text-align: right;
}

.paypal-cart-button p {
  width: 100%;
  text-align: right;
  margin: 10px 0;
}

.paypal-cart-icon {
  float: left;
  padding-right: 10px;
}

.paypal-cart-button .bml-button {
  height: 28px;
  overflow: hidden;
}

/**
 * 'Note' box
 */
div.note-box {
  position: absolute;
  border: 1px solid #000;
  background-color: #f6f5eb;
  margin: 0 0 0 30px;
  padding: 3px;
  width: 150px;
  line-height: 15px;
  white-space: normal;
  overflow: hidden;
}

/**
 * Printable
 */
.printable #content-container {
  position: static;
  padding: 0;
  margin-top: 82px;
}

.printable #content-container2 {
  float: none;
  position: static;
  left: 0;
  right: 0;
  width: 100%;
}

.printable #center {
  float: none;
  position: static;
  width: 100%;
  left: 0;
}

.printable #header {
  position: static;
  height: 82px;
}

.printable #header .tabs {
  display: none;
}

.printable #header .line2 {
  display: none;
}

.printable #header .printable {
  display: none;
}

.printable #center-main {
  margin: 0 10px !important;
  position: static;
}

.printable #footer {
  position: static !important;
}

.printable #footer .subbox {
  background: transparent none;
}

/**
 * Buttons
 */
.printable button.button,
.printable div.button,
.printable a.simple-button,
.printable .buttons-row
{
  display: none;
}

/**
 * Containers
 */
.printable .dialog .title {
  background: transparent none;
}

.title h2 {
  margin: 0;
}

.printable .product-details .dropout-wrapper {
  height: 150px;
}

/**
 * Service styles
 */
.printable .no-print {
  display: none;
}

.printable #content-container,
.printable #center-main
{
  overflow: visible !important;
}

/**
 * Users online sublayout
 */
.uo-container #content-container {
  padding-bottom: 74px;
}

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

.normal {
  font-weight: normal;
}

/**
 * Admin preview layout (Called from in include/func/func.core.php)
 */
.admin-preview #header,
.admin-preview #footer,
.admin-preview #left-bar,
.admin-preview #right-bar,
.admin-preview #location,
.admin-preview .offers-short-list,
.admin-preview .creviews-dialog,
.admin-preview .send2friend-dialog
{
  display: none;
}

.admin-preview #content-container {
  margin: 0;
  padding: 0;
}

.admin-preview #center-main {
  margin: 5px;
}

/**
 * 'Need help' box
 */
.need-help-link {
  text-decoration: none !important;
  cursor: help;
  border: none;
  border-bottom: 1px dashed #3c6992 !important;
  white-space: nowrap;
  color: #3c6992 !important;
}

div.need-help-box,
div.need-help-box div
{
  position: relative;
  width: 200px;
  margin: 0;
  padding: 0;
}

div.need-help-box div {
  position: absolute;
  top: 0;
  left: 14px;
  border: 1px solid #888;
  background: #FFF;
  padding: 6px;
  white-space: normal;
  font-weight: normal;
  overflow: hidden;
}

select.adv-search-select {
  width: 400px;
}

div.evaluation-notice {
  border: solid 5px #c3c3c3;
  background: #f8f8f8;
  padding: 2px 18px 8px 18px;
  color: #2c3e49;
  margin-bottom: 25px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-size: 14px;
}

div.evaluation-notice p.license-warning {
  color: #970e0e;
  font-weight: bold;
  font-size: 15px;
}

div.evaluation-notice p.evaluation-notice-title {
  font-weight: bold;
  font-size: 16px;
}

div.evaluation-notice div.evaluation-notice-button {
  width: 100%;
  text-align: center;
}

div.evaluation-notice div.evaluation-notice-button div.button {
  display: inline-block;
  float: center;
}

/**
 * Language selectors
 */
a.language-code img,
.language-code img.language-code-out
{
  padding: 2px;
  border: 0 none;
}

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

div.market-price {
  margin-top: 4px;
}

div.man-url {
  margin-bottom: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Common checkout styles
 */

.checkout-top-login {
  position: absolute;
  top: 0;
  right: 10px;
  height: 20px;
  line-height: 21px;
  text-align: right;
  width: 50%;
  vertical-align: middle;
} 
  
#header .checkout-top-login .simple-button {
  margin-bottom: 7px;
}
  
.checkout-top-login-text {
  white-space: nowrap;
  padding: 0 10px 0 0;
} 

.checkout-container #header .line2 {
  height: 20px;
}

.checkout-container #content-container {
  margin-top: 102px;
}

.checkout-container #header {
  height: 102px;
}

.checkout-container #center {
  text-align: center;
}

.checkout-container #center-main {
  text-align: left;
}

/* Checkout buttons */

.checkout-buttons .checkout-1-button {
  float: right;
}

.checkout-buttons .checkout-3-button,
.checkout-buttons .checkout-2-button
{
  margin-left: 20px;
  float: right;
}

/**
 * Big main button
 */
div.checkout-2-button {
  background: transparent url(../../skin/common_files/css/../images/but_flc_main_right.png) no-repeat right top;
}

div.checkout-2-button div,
div.checkout-2-button a:link,
div.checkout-2-button a:visited,
div.checkout-2-button a:hover,
div.checkout-2-button a:active
{
  background: transparent url(../../skin/common_files/css/../images/but_flc_main_left.png) no-repeat;
  line-height: 29px;
  color: #510000;
  font-weight: 700;
  font-size: 11px;
}

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

div.checkout-1-button div,
div.checkout-1-button a:link,
div.checkout-1-button a:visited,
div.checkout-1-button a:hover,
div.checkout-1-button a:active
{
  background: transparent url(../../skin/common_files/css/../images/but_flc_left.png) no-repeat;
  line-height: 29px;
  color: #111d4d;
  font-weight: 700;
  font-size: 11px;
}

/**
 * Big main with arrow button
 */
div.checkout-buttons div.checkout-3-button {
  background: transparent url(../../skin/common_files/css/../images/but_flc_arrow_right.png) no-repeat right top;
  padding-right: 30px;
}

div.checkout-3-button div,
div.checkout-3-button a:link,
div.checkout-3-button a:visited,
div.checkout-3-button a:hover,
div.checkout-3-button a:active
{
  background: transparent url(../../skin/common_files/css/../images/but_flc_main_left.png) no-repeat;
  line-height: 29px;
  color: #510000;
  font-weight: 700;
  font-size: 11px;
}

ul.simple-list,
ul.simple-list-left
{
  list-style: none;
  padding: 10px 0 0;
  margin: 0;
}

.simple-list-left {
  padding-bottom: 14px;
}

.item-left {
  float: left;
}

.item-right {
  float: right;
}

/**
 * jQuery UI tabs layout change
 * (remove style definitions below to have default UI tabs look & feel)
 */

.ui-tabs {
  padding: 0;
  border: 0 none;
}

.ui-tabs .ui-tabs-panel {
  border-width: 1px;
}

.ui-tabs .ui-widget-header {
  background: transparent none;
  border: 0 none;
}

.ui-tabs .ui-tabs-nav {
  padding-left: 0;
}

#top-links .ui-widget-content {
  height: 1px;
  padding: 0;
  border-width: 1px 0 0;
}

img.separator {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #5F94C0;
}

/*
  Small design fix
*/
.cart .buttons .left-buttons-row.buttons-row button.button {
  margin-top: -1px;
} 

.simple-products-table tr.separator td {
  height: 30px;
  padding: 0;
}
.simple-products-table .product-cell {
  padding-right: 10px;
}
.simple-products-table td.last {
  padding-right: 0px;
}

div#payment_content {
  background-color: white;
  overflow: hidden;
}


/*
   Next previous product style
*/
.np-products {
  margin: 0px auto;
  padding: 0 0 15px;
  text-align: left;
}
.np-products ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.np-products ul li {
  display: inline;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  padding: 0;
  position: relative;
}
.np-products ul li a {
  line-height: 16px;
  text-decoration: none;
}
.np-products ul li a:hover {
  text-decoration: none;
}
.np-products ul li a.next {
  padding-right: 5px;
}
.np-products ul li a.prev {
  padding-left: 5px;
}
.np-products .arrow {
  font-size: 18px;
}
.np-products .sep {
  border-right: 1px solid #c5c5c5;
  margin: 0 15px;
}
.np-products .popup {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  position: absolute;
  z-index: 12345;
  border: 1px solid #dbdbdb;
  padding: 15px;
  background-color: #fff;
  min-width: 160px;
}
.np-products .product-name {
  font-weight: bold;
  padding-bottom: 15px;
}
.np-products .price-row {
  padding-top: 15px;
}
.np-products img {
  display: block;
  margin: auto;
}
#head-admin {
  background: #3e464e;
}
#head-admin .logo-gray {
  padding: 10px 0 12px 20px;
  float: left;
}
#head-admin .modify-link {
  padding: 10px 20px 12px 0px;
  float: right;
}
#head-admin .modify-link a {
  color: #fff;
  font-size: 18px;
}

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

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

/* default arrows */

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

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

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

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

/* jtip arrows */

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

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

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

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

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

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

/* rounded arrows */

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



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

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

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

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

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

.printable .uproducts {
  display: none;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Recently viewed module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.3 2010/08/03 15:52:10 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

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

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

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

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * EU Cookie Law module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    91cfc7a84be2f1927832ceae69a5bafe63c7fba5, v5 (xcart_4_7_7), 2017-01-09 17:51:57, main.css, mixon
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */
div#eucl_panel {
  border: 1px solid #aaa;
  padding: 10px 15px 10px 15px;
  display: none;
  vertical-align: middle;
  position: absolute;
  left: 43%;
  transform: translateX(-43%);
  top: 0px;
  z-index: 100000;
  background: #fff;
  color: #000;
}
div#eucl_panel #eucl_panel_btn {
  float: right;
  padding: 7px 0px 0px 20px;
  white-space: nowrap;
}
div.save_close_btn {
  float: right;
  padding-right: 20px;
}
#eucl_desc ul {
  margin: 0px;
}
div.eucl_dialog {
  padding: 10px;
  line-height: 14px;
}

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


/*
 * One page checkout
 */
div.terms_n_conditions {
  text-align: left;
}
div.terms_n_conditions label {
  font-size: inherit;
  line-height: inherit;
}


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

/* clear link */
.dcoupons-clear img {
  background: transparent url(../../skin/common_files/modules/Discount_Coupons/../../images/delete_cross.gif) no-repeat;
  width: 11px;
  height: 11px;
  vertical-align: bottom;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Gift certificates Module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    72bcb996300964e6a7b13648f5941b7bb91adaa2, v3 (xcart_4_6_2), 2014-01-22 14:22:43, main.css, mixon
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */


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

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

.giftcert-info {
  margin-top: 45px;
}

.giftcert-table .giftcert-title {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  padding: 10px 0 0;
}

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

.giftcert-table .giftcert-subtitle {
  padding-bottom: 30px;
}

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

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

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

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

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

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

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

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

.giftcert-item .product-title {
  padding-bottom: 15px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * X-Magnifier module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    2934ccf997edc345ebde395a98c10bd2732dfbb0, v3 (xcart_4_4_1), 2010-08-25 09:09:34, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

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

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

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

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

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

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Wishlist module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    2298072aa9d367b73f0143fcc2950d5738ecc896, v3 (xcart_4_5_2), 2012-07-18 11:53:46, main.css, aim
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.wishlist-sendlist {
  margin-top: 15px;
}

.wishlist-sendlist .button {
  margin-left: 10px;
  margin-top: -3px;
}

.wishlist-sendlist input.input-email {
  width: 140px;
}

.wl-qty {
  font-weight: normal;
  color: #4f4f4f;
}

/**
 * vim: set ts=2 sw=2 sts=2 et:
 */
/**
 * Gift registry module CSS stylesheet
 * 
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    d1e9da6ed48a3258b7ccc1476a18879b498e9de6, v3 (xcart_4_4_0_beta_2), 2010-07-02 12:04:07, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * Events list
 */
.giftreg-event-mark {
  width: 5px;
}

.giftreg-event-name {
  width: 100%;
}

.giftreg-negative-cell {
  background: transparent none;
}

.giftreg-events-list .giftreg-private-status,
.giftreg-events-list .giftreg-public-status,
.giftreg-events-list .giftreg-access-denied-status
{
  text-align: center;
}

.giftreg-private-status img {
  vertical-align: middle;
	width: 19px;
  height: 19px;
  background: transparent url(../../skin/common_files/modules/Gift_Registry/../../images/private.gif) no-repeat left top;
}

.giftreg-public-status img {
  vertical-align: middle;
  width: 19px;
  height: 19px;
  background: transparent url(../../skin/common_files/modules/Gift_Registry/../../images/public.gif) no-repeat left top;
}

.giftreg-access-denied-status img {
  vertical-align: middle;
  width: 19px;
  height: 19px;
  background: transparent url(../../skin/common_files/modules/Gift_Registry/../../images/access_denied.gif) no-repeat left top;
}

.giftreg-event-information {
  width: 60%;
}

.giftreg-creator-name {
  width: 25%;
  white-space: nowrap;
  font-weight: bold;
}

.giftreg-products-count {
  width: 15%;
  white-space: nowrap;
  text-align: right;
}

.giftreg-events-list a:link,
.giftreg-events-list a:visited,
.giftreg-events-list a:hover,
.giftreg-events-list a:active
{
  font-weight: bold;
}

.giftreg-event-center {
  text-align: center;
}

.giftreg-events-counter {
  padding-left: 5px;
}

.giftreg-event-date {
  white-space: nowrap;
}

.giftreg-event-information {
  width: 60%;
}

.giftreg-creator-name {
  width: 25%;
  white-space: nowrap;
  font-weight: bold;
}

.giftreg-products-count {
  width: 15%;
  white-space: nowrap;
  text-align: right;
}

/**
 * Event modify menu
 */
.giftreg-menu {
  margin: 0 0 15px 0;
  padding: 0;
}

.giftreg-menu p {
  font-weight: bold;
  padding: 0;
  margin: 0;
}

.giftreg-menu hr {
  margin: 5px 0;
}

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

.giftreg-menu ul li {
  padding: 3px 0;
  margin: 0 0 0 15px;
  width: 45%;
  position: relative;
  float: left;
}

.giftreg-menu ul li.giftreg-menu-hl-item {
  list-style-type: disc;
}

.giftreg-menu ul li.giftreg-menu-hl-item a:link,
.giftreg-menu ul li.giftreg-menu-hl-item a:visited,
.giftreg-menu ul li.giftreg-menu-hl-item a:hover,
.giftreg-menu ul li.giftreg-menu-hl-item a:active
{
  font-weight: bold;
}

/**
 * Event modify : guestbook
 */
.giftreg-gb-hl {
  background-color: #ffc;
}

/**
 * Event modify : recipients list
 */
.giftreg-recipient-status {
  width: 100%;
}

/**
 * Wishlist selector
 */
select.giftreg-selector {
  width: 140px;
  vertical-align: middle;
  height: 20px;
}

/**
 * Add to... button layer
 */
.giftreg-add-form-container {
  position: relative;
  vertical-align: top;
  white-space: nowrap;
}

.giftreg-add-form-label {
  margin-bottom: 5px;
}

.giftreg-add-form {
  position: relative;
}

/**
 * Cart events
 */
.products .event-info {
  padding: 15px 0;
}
.cart-content .event-info {
  padding: 3px 0 0 5px;
  font-size: 10px;
  font-style: italic;
}

.order-invoice .event-details {
  padding-top: 3px;
  font-size: 10px;
  font-style: italic;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

.survey-answer label {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cpt-tabs {
	margin: 20px 0 0 -1px;
	border-bottom: 2px solid #eee;
	height: 36px;
	padding: 0;
}
.cpt-tabs li {
	list-style-type: none;
	float: left;
	background: #0c7386;
	padding: 0 10px;
	margin-left: 1px;
	font-size: 14px;
	font-weight: 600;
	line-height: 15px;
	color: #fff;	
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	cursor: pointer;
	border: 2px solid #0c7386;
	border-bottom: none;
	height: 35px;
	vertical-align: middle;
	line-height: 35px;
}

.cpt-tabs li.active {
	border-radius: 0;
	border-color: #eee;
	background: #fff;
	color: #333;
	height: 36px;
	line-height: 36px;
}

.cpt-tabs-content-holder {
	padding: 20px;
	border: 2px solid #eee;
	border-top: none;
	line-height: normal;
}

.cpt-tab {
	opacity: 0;
	height: 0;
	overflow: hidden;
}

.cpt-tab.active {
	display: block;
	opacity: 1;
	height: auto;
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.cpt-tab h2 {
	color: #0d7485;
	font-size: 17px;
	font-weight: 600;
}
/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Google reCaptcha module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    108da0b7e27dee382810f12234168bb0a6c37fa1, v1 (xcart_4_7_6), 2016-12-04 20:26:00, main.css, tekton
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.google-recaptcha-box {
  margin: 15px 0;
  width: 200px;
}

.g-recaptcha {
  display: inline-block;
}
 
.google-recaptcha-err {
  display: inline-block;
  color: #FF0000;
  font-weight: bold;
}

/* vim: set ts=2 sw=2 sts=2 et: */

.paypal-checkout {
  box-sizing: border-box;
  font-size: 12px;
  padding-top: 20px;
  display: block;
  text-align: left;
  list-style: none;
}

.paypal-checkout_inactive #pcb-container,
.paypal-checkout_inactive .paypal-checkout-cc-fields {
  opacity: 0.33;
  pointer-events: none;
}

/*
OPC styles
*/
.checkout-payments tr.payment-details:has(.paypal-checkout-template) td {
  display: none;
}

.paypal-checkout * {
  box-sizing: border-box;
}

/* CC fields */
.paypal-checkout-cc-fields {
  text-align: center;
  max-width: 750px;
}

.paypal-checkout-cc-fields .content {
  margin-bottom: 20px;
}

.paypal-checkout-cc-fields .buttons-separator {
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}

.paypal-checkout-cc-fields .buttons-separator:before,
.paypal-checkout-cc-fields .buttons-separator.buttons-separator:after {
  content: '';
  width: 20%;
  border-top: 2px solid #e2e2e2;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

.paypal-checkout-cc-fields .cc-form {
  text-align: left;
  clear: both;
  min-width: 220px;
  position: relative;
}

.paypal-checkout-cc-fields .cc-form .form-control {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 20px;
  padding: 8px 8px;
  font-size: 16px;
  color: #050505;
  font-weight: 600;
  background-color: #fff;
  background-image: none;
  border: 2px solid #949494;
  border-radius: 10px;
}

.paypal-checkout-cc-fields .cc-form .cardExpire {
  width: 120px;
  margin-top: 20px;
  display: inline-block;
}

.paypal-checkout-cc-fields .cc-form .cardCVV2 {
  margin-top: 20px;
  display: inline-block;
  width: 80px;
  float: right;
}

.paypal-checkout-cc-fields .cc-form .cardExpire .bottom-line {
  display: flex;
  align-items: center;
}

/*
Main button styles
*/
.paypal-checkout_inactive .paypal-checkout-cc-fields_button {
  display: none;
}

.paypal-checkout-cc-fields_button,
.paypal-checkout-cc-fields_button .button.main-button {
  width: 100%;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Product Notifications module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    23663ab722599bb67140d607ae2900b6d69f951d, v2 (xcart_4_5_3), 2012-09-13 13:13:01, main.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* 
 * Notification request button
 */
a.prod-notif-request-button
{
  padding-left: 5px;
  white-space: nowrap;
  text-decoration: none;
  margin: 0;
  vertical-align: bottom;
  line-height: 0;
  font-size: 0;
}

.prod-notif-request-button img
{
  display: inline;
  vertical-align: bottom;
  border-spacing: 0;
  margin: 0;
  padding: 0;
}

a.prod-notif-request-button:hover img
{
}

/* 
 * Request button tooltip
 */
#prod_notif_tooltip {
  width: 200px;
  position: absolute;
  z-index: 10;
  border: 1px solid #1593db;
  background-color: #e5f5fe;
  font: 1em verdana;
  text-decoration: none;
  color: #000;
  padding: 5px;
  opacity: 0.85;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#prod_notif_tooltip h3
{
  border: none;
  color: #000;
  text-decoration: none;
  font: bold 12px verdana;
  text-align: left;
}

#prod_notif_tooltip div 
{
  margin: 0;
}

.prod-notif-tooltip-P
{
  color: green !important;
}


/* 
 * Notification request body
 */
.prod-notif
{
  font-size: 12px;
  margin: 10px 0 0 0;
  padding: 10px 0px 10px 5px;
  background-color: #f3fafa;
}

.prod-notif-request-submit-line
{
}

.prod-notif-email
{
  border: solid 1px #bbb;
  margin: 10px 0 0 0;
  background: #fff;
  width: 200px;
}

.products-table .prod-notif-email 
{
  width: 150px !important;
}

input.prod-notif-email:focus
{
  border: solid 1px #999;
}

.prod-notif-email-error
{
  border: solid 1px #b51a00 !important;
  background-color: #f7f3f3 !important;
}

.prod-notif-email-default-value
{
  color: #aaa;
}

.prod-notif-request-submit-message 
{
  height: 11px;
  color: green;
}

.prod-notif-request-submit-error-message
{
  color: red !important;
}
.products .price-row 
{
 line-height: 26px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Product Notifications module CSS stylesheet (for 'price drop' notifications)
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    24e220c09b3eb31d9e15377dda7f5697dbf342d5, v2 (xcart_4_6_0), 2013-05-27 15:00:15, main.P.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* Notification request button */
.prod-notif-request-button-P img 
{
  background: transparent url(../../skin/common_files/modules/Product_Notifications/../../images/prod_notif_icon_P.png) no-repeat left top;
  width: 44px;
  height: 25px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Icons box */

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

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

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

/* Printable page */

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


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

img.slist-no-ip {
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: transparent url(../../skin/common_files/modules/Stop_List/../../images/no_ip.gif) left top;
}

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

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

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

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

.menu-bestsellers ul li,
.menu-special ul li,
.menu-help ul li,
.menu-manufacturers ul li
{
  padding: 4px 0;
}

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

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

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

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

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

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

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

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

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

.printable .rproducts {
  display: none;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Adv_Mailchimp_Subscription module CSS stylesheet
 *
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    a26546caee6d4cd5438ef532e0f1d5a40f4b83f1, v2 (xcart_4_7_6), 2016-06-10 12:05:52, main.css, aim
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

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

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

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

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

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

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

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


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

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.on-sale-image-position-product {
  position: absolute;
  z-index: 10;
  right: 5px;
  bottom: 5px;
}

.on-sale-image-position-products {
  position: absolute;
  z-index: 10;
  right: 22px;
  bottom: 22px;
}

.on-sale-image-position-products_t {
  position: absolute;
  z-index: 10;
  right: 7px;
  bottom: 7px;
}

.products .image .on-sale-image-position-products img,
.products .image .on-sale-image-position-products_t img {
  border: 0;
}

.on_sale_wrapper {
  position: relative;
  display: inline-block;
}

.on-sale-icon {
    bottom: 5px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    width: 48px;
    height: 48px;
}

.on-sale-icon-with-so {
    top: 5px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    width: 48px;
    height: 48px;
}

.product-details .image .image-box .on-sale-icon img,
.product-details .image .image-box .on-sale-icon-with-so img {
    border: 0 none;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Banner Systems module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    23663ab722599bb67140d607ae2900b6d69f951d, v2 (xcart_4_5_3), 2012-09-13 13:13:01, main.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.banner-system {
  margin: 0px auto 12px auto;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.banner-system div.content {
  text-align: left;
  width: 100% !important;
}
#banner-system-code-T, #banner-system-code-B, #banner-system-code-L, #banner-system-code-R, #banner-system-code-demo {
  display: none;
}
#banner_system_navigation {
  height: 21px;
  line-height: 21px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 50px;
  z-index: 50;
}
#banner_system_navigation img {
  float: left;
  margin: 0 5px;
}
.banner_system_navigation {
  float: left;
}
.banner_system_navigation a {
  margin: 0 5px;
  padding: 3px 5px;
  border: 1px solid #ccc;
  background: #fff;
  text-decoration: none;
}
.banner_system_navigation a.activeSlide {
  background: #8F8F8F;
  color: #fff;
}
.banner_system_navigation a:focus {
  outline: none;
} 

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

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

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

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

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

/*
5eba2fb2ff75df4a18d07913b095c0b884b1e772, v2 (xcart_4_6_4), 2014-06-25 11:08:30, main.css, random
vim: set ts=2 sw=2 sts=2 et:
*/
.card-expire {
  text-align: right;
  color: #aaa;
  width: 100%;
}
.card-icon,
.card-info
{
  display: inline-block;
  vertical-align: middle;
}
.card-icon {
  width: 100px;
  height: 45px;
  background: url(../../skin/common_files/modules/XPayments_Connector/card_types.png) 0 0 no-repeat;
  background-size: 100%;
}
.card-icon.mc {
}
.card-icon.visa {
  background-position: 0 12.5%;
}
.card-icon.jcb {
  background-position: 0 25%;
}
.card-icon.amex {
  background-position: 0 37.5%;
}
.card-icon.dc {
  background-position: 0 50%;
}
.card-icon.dicl {
  background-position: 0 62.5%;
}
.card-icon.sw {
  background-position: 0 75%;
}
.card-icon.cup {
  background-position: 0 87.5%;
}
.card-icon.bc {
  background-position: 0 100%;
}

table.saved-cards {
  max-width: 700px;
}
table.saved-cards th {
  text-align: left;
}
table.saved-cards tr.button-row td {
  padding-top: 10px;
  text-align: left;
}
table.saved-cards .default-card {
  font-weight: bold;
}

ul.saved-cards li {
  list-style: none;
}
ul.saved-cards li label {
  cursor: pointer;
}
ul.saved-cards li label input {
  vertical-align: middle;
}
ul.saved-cards .card-container {
  display: inline-block;
}

#xpc_address_hint {
  display: inline-block;
  vertical-align: top;
}
#xpc_iframe_section {
  margin-right: 20px;
  margin-bottom: 20px;
}

.xpc-show-all-cards {
  margin-left: 15px;
  font-size: smaller;
}

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.acr-reason {
  color: #818891;
}

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

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

div.clearing {
  clear: both;
}

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

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

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

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

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

/**
 * Alternative styles for common elements 
 */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.checkout-shippings {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

div#couponform {
  height: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.terms_n_conditions {
  text-align: left;
}

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

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

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

#opc_payment {
  margin-bottom: 20px;
}

#opc_shipping {
  margin-bottom: 20px;
}

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

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

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

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

/**
 * Layout 
 */
.menu-fancy-categories-list .content {
  overflow: visible;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Tree-like expanding
 */
.fancycat-icons-c {
  padding-top: 5px;
  padding-left: 8px;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

html,body{min-width:980px;text-align:left;height:auto;font-family:Arial, Tahoma, Helvetica;color:#333;font-size:.9em;background:#fff}
h1{font-size:1.5em;color:#333;line-height:18px;margin:10px 0}
div.checkout-container h1{font-size:1.5em}
h1.h1bg{background:url(../../skin/white_furniture/css/../images/h1_bg.png) repeat-x;border:1px solid #cecece;height:30px;line-height:30px;padding-left:20px;color:#616170;margin:0 -1px}
a:link,a:visited,a:hover,a:active{color:#333;text-decoration:none}
#box_container{text-align:center;width:100%;position:relative}
#page_container{width:980px;min-height:100%;position:relative;margin:0 auto}
.checkout-container #content_container,#content_container{clear:both;float:left;overflow:visible;padding-bottom:0;position:relative;width:100%;background-color:#fff}
.checkout-container #center_container,#center_container{text-align:left;float:none;left:auto;width:auto;position:relative;min-height:600px}
div.opc-container #center_main,#center_main{clear:right;float:left;overflow:visible;position:relative;width:100%}
.center_main_full_width{width:auto!important;float:none!important;margin:0!important}
.clear_button{border:0 none;background:0 none;cursor:pointer}
.phone_search_wrapper_right{height:auto;float:right;text-align:right;margin-top:14px}
.dialog .title{background:none repeat scroll 0 50% transparent;border:0 none;color:#333}
#header_container{height:auto;width:980px;position:relative!important;margin:0 auto}
.line1{height:81px}
.auth-row{font-size:0;text-align:right;position:relative;float:right;padding:0 19px 0 10px}
.auth-row a.auth_link,.contact_us_link a.auth_link{display:inline-block;font-size:1em;text-decoration:none;color:#fff;height:27px;line-height:27px;background:url(../../skin/white_furniture/css/../images/auth_icons_236f88.png) no-repeat;padding:0 0 0 26px; font-family: 'Open Sans', sans-serif;}
.auth-row a.auth_link span,.contact_us_link a.auth_link span{display:block;padding-right:25px;background:url(../../skin/white_furniture/css/../images/auth_icons_236f88.png) no-repeat right -180px}
.auth-row a.auth_link{background-position:0 -20px}
.auth-row a.auth_link.acc_link{background-position:0 -60px}
.auth-row a.auth_link.acc_link:hover{background-position:0 -60px}
.auth-row a.auth_link.cont_link{background-position:0 -140px}
.auth-row a.auth_link.cont_link:hover{background-position:0 -140px}
.auth-row a.auth_link.help_link{background-position:0 -180px}
.auth-row a.auth_link.help_link:hover{background-position:0 -180px}
.search_lbl{color:#969595;font-size:1em;text-transform:uppercase;margin:0 15px 5px 0}
.search{background:url(../../skin/white_furniture/css/../images/search_bg.png) no-repeat;position:relative;float:left;width:318px;height:31px;line-height:31px;margin:0 15px 0 0}
.search .text{width:264px;height:27px!important;line-height:27px;border:0 none;font-size:1em;color:#bfbfbf;background:0 none transparent;margin:0;padding:0 8px}
.search table{padding:2px}
.search table tr td{height:27px;vertical-align:middle}
.minicart-box .search table tr td{height:14px}
.auth_mincart{display:inline-block;width:74px;height:27px;line-height:27px;position:relative;font-size:1em;padding-left:26px;background:url(../../skin/white_furniture/css/../images/auth_icons_097285.png) no-repeat 0 -80px}
.auth_mincart{background-position:0 -100px}
.search table tr td button.search_button{border:0 none;height:27px;line-height:27px;width:38px;background:transparent url(../../skin/white_furniture/css/../images/search_btn.png) no-repeat center 5px;color:#fff;text-transform:uppercase;font-weight:700;cursor:pointer;text-indent:-9999px;overflow:hidden}
input.image-button{background:0 none;font-weight:700;height:39px;width:87px;color:#fff;cursor:pointer;margin:0}
.styled_select{background:url(../../skin/white_furniture/css/../images/select_bg.png) no-repeat scroll right center;height:26px;overflow:hidden;width:113px}
.styled_select.select2{border:1px solid #d2d2d2;margin-bottom:6px;width:auto}
.product-details .styled_select.select2{border-radius:4px}
.styled_select select{background:none repeat scroll 0 0 transparent;border:0 none;font-size:1em;height:20px;line-height:20px;width:138px;color:#8f8f8f;padding:5px 0 0}
/* CUSTOM addition by Michael */.styled_select.select2 select{width:135%;max-width:none;min-width:50px}
.phones{color:#333;font-size:1em;float:left;margin:43px 0 0 40px}
span.phone_tab{padding:0 10px}
.minicart .currency{color:#fff;font-size:1.1em}
.minicart_wrapper{cursor:pointer;height:27px;line-height:27px;display:inline-block;width:66px;font-size:12px;position:absolute;left:6px}
.minicart_wrapper span{font-size:1em;line-height:27px;height:27px;font-weight:400;color:#fff; font-family: 'Open Sans', sans-serif;}
.minicart-box span.minicart_image{display:inline-block;min-height:54px;vertical-align:bottom;width:46px}
.minicart-box .wrap_1{display:inline-block;min-height:59px;padding-left:14px;width:175px}
.minicart_wrapper span.minicart-items-value,.minicart_wrapper span.empty{display:block;left:18px;position:absolute;text-align:center;top:-5px;width:21px;color:#333;font-weight:700}
div.minicart-box{cursor:default}
.minicart-box ul li a.delete{float:right;padding-top:16px}
.minicart-box span.total span.currency{color:#333;font-weight:700}
.menu-dialog .title-bar img.icon{background:url(../../skin/white_furniture/css/../images/auth_icons_236f88.png) no-repeat scroll right -180px;height:27px;left:0;position:absolute;width:96px;margin:0}
.menu-minicart .title-bar h2{line-height:27px}
.ybizz_minicart{position:relative;border:0 none;width:auto;margin-bottom:0}
.ybizz_tabs{margin-top:2px;border-bottom:1px solid #99A4AD;margin-bottom:1px}
#y_banners_slot1{overflow:hidden;text-align:center;background:#232623;margin:0 auto}
#y_banners_slot1 table{margin:0 auto}
#y_banners_slot_header{padding-left:8px;height:99px;display:none}
.logo{float:left;position:relative;color:#777;font-weight:600;height:90;padding:8px 0 0}
.logo_msg{color:#ddd;font-size:1.5em;line-height:18px;text-align:center}
{*
.categories_menu{background:#000;height:28px;text-align:left}
.categories_menu ul.main_cat_menu li div.more_div ul li a span{text-transform:none;font-weight:400}
.categories_menu_left,.categories_menu_right{float:left;height:61px;width:20px;background:url(../../skin/white_furniture/css/../images/left_corner.png) no-repeat scroll left bottom}
li.level0.tabbed:hover{background:#424242}
.categories_menu ul,.ybizz_tabs ul{list-style-type:none;font-size:0}
.fancycat-icons-level-0{margin-left:0!important}
li.level0.all_categories_btn:hover{background-position:left -59px;background-color:#424242}
li.level0.all_categories_btn a{padding-left:6px;background:none}
li.level0.all_categories_btn a span{padding-right:36px;background:url(../../skin/white_furniture/css/../images/downarrow_black_white.png) no-repeat right 12px}
li.level0.all_categories_btn:hover a span{background-position:right -28px}
.categories_menu ul li a,.ybizz_tabs ul li a{display:block;height:28px;line-height:28px;padding-left:15px;color:#f6f4f2;font-size:1em;font-weight:700;text-decoration:none;text-transform:uppercase}
.ybizz_tabs ul li a:hover{color:#fff;text-decoration:none;background:url(../../skin/white_furniture/css/../images/menu_bg.png) repeat-x scroll left bottom}
.categories_menu ul li a span,.ybizz_tabs ul li a span{display:block;height:41px;padding-right:14px;white-space:nowrap}
*}
.more a span{background:url(../../skin/white_furniture/css/../images/menu_border.png) no-repeat scroll right top}
ul.level1ul.first_sublist{left:0}
ul.main_cat_menu li.level0:hover a{color:#fff!important}
ul.main_cat_menu li.level0:hover li a{color:#929292!important}
.level1ul{position:absolute;z-index:999;border:1px solid #000;background-color:#fff;display:none}
.level1ul li{display:block!important;padding:3px 20px 3px 0}
.level1ulhover{background:url(../../skin/white_furniture/css/../images/ybizz_menus_organisation_images/right_arrow.png) no-repeat scroll right}
.level1ul li a{background:none repeat scroll 0 50% transparent!important;font-weight:400!important;height:16px!important;line-height:16px!important;color:#2a2a2a!important;text-transform:capitalize!important}
.level1ul li a span{background:0 none!important;padding-right:0!important}
.level2ul,.level3ul{background-color:#fff;border:1px solid #000;left:100%;position:absolute;z-index:999;display:none}
li.more{text-align:left;width:auto!important}
.categories_menu ul li.more a{background:0 none;color:#d8d8d8}
.categories_menu ul li.more a span{background:0 none}
div.more_div{display:none;text-align:left;background-color:#FFF;border:1px solid #000;position:absolute;z-index:999;margin:0 -10px 0 -2px;padding:1px 0 0}
.more_div.right_aligned{right:9px}
.more_column{display:table-cell;border-right:1px solid #BEBDBD}
.main_more_menu li a{background:0 none!important;height:auto!important;line-height:1!important;margin-bottom:4px;color:#2a2a2a!important}
.main_more_menu li a span{background:0 none!important;height:auto!important}
.level0more{vertical-align:top;display:block!important}
.level1ul_more{margin-bottom:10px;margin-left:14px}
.level1ul_more li a{font-weight:400!important}
.level2ul_more,.level3ul_more{margin-left:12px}
.level2more a{font-size:1em!important}
div.menu-fancy-categories-list{position:absolute;display:none;left:0;z-index:10000;border:3px solid #424242}
div.menu-fancy-categories-list ul li{width:auto;float:none;display:block;background:0 none transparent;position:static}
.fancycat-icons-e li ul{left:100%;min-height:100%;top:-3px;border:3px solid #424242;background:#fff;padding:0}
.menu-fancy-categories-list .content{background:#fff;padding:0}
.fancycat-icons-e a.empty-link:link,.fancycat-icons-e a.empty-link:visited,.fancycat-icons-e a.empty-link:hover,.fancycat-icons-e a.empty-link:active{color:#0263D1}
.all_categories_btn h2{cursor:pointer;height:39px;line-height:39px;font-size:1.2em;font-weight:700;color:#fff;background:url(../../skin/white_furniture/css/../images/white_downarrow.png) no-repeat scroll right center;padding:0 44px 0 19px}
.fancycat-icons-e ul li a:link,.fancycat-icons-e ul li a:visited,.fancycat-icons-e ul li a:hover,.fancycat-icons-e ul li a:active{color:#898989;font-size:1em;height:auto;line-height:18px;text-transform:none;white-space:nowrap}
.fancycat-icons-e ul li:hover{background:transparent!important}
.fancycat-icons-e ul li a:hover{color:#898989!important;background-image:none}
.fancycat-icons-e a.sub-link:link,.fancycat-icons-e a.sub-link:visited,.fancycat-icons-e a.sub-link:hover,.fancycat-icons-e a.sub-link:active{background:url(../../skin/white_furniture/css/../images/tree_subdir_plus.gif) no-repeat scroll 97% center transparent}
.home_link{background:url(../../skin/white_furniture/css/../images/home.png) no-repeat scroll center center!important;display:none!important;padding:0 12px}
.minicart-box{top:27px;min-width:264px;text-align:left;border:3px solid #424242;background-color:#fff;right:-24px;padding:0 9px}
table.minicart_table{border-bottom:1px solid #ccc;padding:10px 7px}
.minicart_arrow{position:absolute;width:20px;height:14px;display:none;background:url(../../skin/white_furniture/css/../images/minicart_arrow.png) no-repeat;top:-14px}
.minicart-box ul li{border-bottom:1px solid #ccc;padding-right:0;margin:0 10px}
.minicart-box ul li a{text-decoration:none;font-size:12px;color:#333;white-space:nowrap!important}
.ybizz_minicart_title_bar{background:0 none!important;height:auto!important;border-width:0!important}
.view-cart-link,.checkout-link{border-bottom:0 none!important}
.search_suggestions{border:1px solid #c6c6c6;background-color:#f6f6f6;left:4px;position:absolute;text-align:left;top:30px;width:auto;z-index:10100;box-shadow:1px 1px 3px 0 #474747;min-width:310px;border-width:0 1px 1px}
.search_suggestions ul{list-style:none inside}
.search_suggestions ul li a{display:block;height:20px;line-height:20px;text-decoration:none;white-space:nowrap;padding-left:16px;color:#2A2A2A;font-size:1em;background:0 none transparent}
.search_suggestions ul li a:hover,.search_suggestions li.current{background:0 none transparent;background-color:#000;color:#f6f6f6}
.search_suggestions ul li a span{display:block;height:20px;line-height:20px;padding-right:6px}
.first_line{height:28px;background:#236f88}
a#tooltip_link{border-bottom:0 none;color:#fff}
.ybizz_loginbox{display:none;position:absolute;left:-130px;border:3px solid #424242;background:#FFF none;white-space:normal;z-index:2500;font-weight:400;width:187px;text-align:left;background-color:#fff;padding:14px 15px 10px}
.ybizz_loginbox ul li{border-bottom:1px solid #ccc;margin:0 10px}
.ybizz_loginbox ul li a{text-decoration:none;font-size:1em;color:#4d4d4d}
#ybizz_loginbox_close_btn{font-size:1em;bottom:0;color:#314248;height:24px;line-height:24px;top:auto;width:66px;cursor:pointer;z-index:999;right:0;position:absolute;background:url(../../skin/white_furniture/css/../images/minicart_close_btn.gif) no-repeat scroll right center transparent;margin:0}
.ybizz_loginbox table a.forgot_pass_checkout{float:right;margin:2px 0 12px}
.ybizz_loginbox label{font-size:1em;width:40%}
.ybizz_loginbox input.input-email,.ybizz_loginbox input#password,.ybizz_loginbox input#username{height:19px;line-height:19px;margin-top:4px;width:181px;border:1px solid #d8d8d8}
.ybizz_loginbox a.forgot_pass_checkout{border-right:0 none;float:none}
.ybizz_loginbox a.forgot_pass_checkout:hover{color:#c7c7c7}
#left_bar{float:left;padding-bottom:10px;position:relative;width:234px}
#left_bar h1{border-bottom:1px solid #C8C8C8;color:#505050;font-size:1.5em;line-height:18px;margin-top:8px;padding-bottom:14px;font-weight:400;padding-left:17px}
#left_bar h2,#left_bar h3{color:#505050;font-size:1.2em;font-weight:700;margin:0 0 0 17px;padding:0}
#ybizz_narrow_by_container h3{border:0 none;cursor:pointer;font-size:1.1em;font-weight:400;margin-top:16px;margin-left:17px}
input.slider_input{border:0 none;color:#2c2c2c;font-size:1em;font-weight:500;margin-left:17px}
#slider-range{width:155px;margin:8px 0 0 24px}
.ui-widget-content{color:#6a6a6a;background:#fff}
#ybizz_narrow_by_container a{text-decoration:none;display:inline;background:none #fff}
.checked_narrow_by_elemet{background-color:#ACB7C7}
#ybizz_narrow_by_container ul ul{text-indent:12px}
ul.ybizz_search_list{list-style:none inside none;border-top:1px solid #c8c8c8;margin:17px 0 0;padding:0}
ul.ybizz_search_list li.ybizz_search_class{min-height:47px;line-height:47px;border-bottom:1px solid #c8c8c8;padding-left:17px}
ul.ybizz_search_list li.ybizz_search_class h3.option_name{text-transform:lowercase;color:#202020!important;padding-left:24px!important;background:url(../../skin/white_furniture/css/../images/options_switch.png) no-repeat scroll left bottom;margin:0!important}
ul.ybizz_search_list li.ybizz_search_class h3.shown_class{background-position:left top;font-weight:700!important}
ul.ybizz_search_options{list-style:none inside none;text-indent:0!important;margin:0;padding:0}
ul.ybizz_search_options li{height:24px;line-height:24px}
ul.ybizz_search_options label{height:26px;line-height:26px;cursor:pointer}
.dialog .content{padding-left:0;padding-right:0}
table.subcat_table{margin-top:12px;margin-bottom:16px}
.slider_right_border{border-right:1px solid #d1d1d1}
.slider_left_border{border-left:1px solid #d1d1d1}
.wrapper_right_border{border-left:1px solid #d1d1d1;border-right:0 none}
.wrapper_left_border{border-left:0 none;border-right:1px solid #d1d1d1}
#wrapper{width:635px;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1}
#slideshow-carousel{border:1px solid #d1d1d1;float:left;width:323px;position:relative;overflow:hidden;height:277px}
.slider_table{font-size:0;margin:0 auto 0 9px}
.slider_table a.horis_img{border:1px solid #c8c8c8;display:inline-block;margin-right:7px}
#location{margin-bottom:0;height:28px;font-size:0;padding:3px 0}
#location img.p{float:left;margin:5px}
#location img.k{float:left;margin:5px 0}
#location img.s{float:right;margin:0}
#location span{text-indent:-9999px;background:url(../../skin/white_furniture/css/../images/bread_crumbs_delimiter.png) no-repeat center center;height:28px;display:inline-block;line-height:28px;padding:0 7px 0 8px}
font.bread-crumb{display:inline-block;font-size:11px;height:28px;line-height:28px;text-decoration:none;float:left;padding-left:10px;padding-right:10px;color:#8f8f8f}
a.bread-crumb{color:#929292;display:inline-block;font-size:11px;height:28px;line-height:28px;text-decoration:none;float:left;padding-left:8px;font-family:Tahome,Arial}
font.bread-crumb.before-last{background:url(../../skin/white_furniture/css/../images/bread_crumbs_delimiter.png) no-repeat right 0;margin-right:10px;padding-right:18px}
table.bread_crumbs_table{height:28px;border-bottom:1px solid #ccc;margin:0;padding:0}
font.last-bread-crumb{text-transform:uppercase;color:#333;float:left;height:28px;line-height:27px;display:inline-block;font-family:Tahoma,Arial}
.subcategory_descr{color:#697073}
.subcategory_descr h1{font-size:2em;color:#333;margin:15px 0}
.subcategory_image_wrapper{min-width:217px;text-align:left;margin-bottom:12px}
.subcat_table_wrapper{margin-top:15px;font-size:0}
span.subcategories{position:relative;margin:0 8px 10px 0}
a.sub_cat_link{display:block;border:1px solid #e3e3e3}
a.sub_cat_link img{max-height:135px}
.products-table a.sub_cat_link{min-height:145px}
span.subcategories a.cat_title,span.subcategories span.cat_title{bottom:0;color:#000;display:block;font-size:1.2em;height:36px;line-height:27px;text-decoration:none;text-transform:capitalize;text-align:left;margin-top:4px;padding:0 3px}
span.subcategories span.cat_title{color:#646464;margin-bottom:4px;line-height:14px;font-size:1em}
.products-table{display:table}
.products-table .ybizz_products_cell{padding:10px 8px 0 0}
.ybizz_products_row{display:inline-table;width:100%}
.ybizz_products_cell{display:table-cell;vertical-align:top;padding:0 8px}
.ybizz_products_image{text-align:center;position:relative}
.feeatured_table .ybizz_products_image{min-height:108px}
.products-table .ybizz_products_prices{margin-top:6px}
.products-table .ybizz_products_name{border:0 none;margin-top:0}
.images-preview{z-index:10000}
.ybizz_products_name a,.details a,.image a{color:#000; line-height:14px;text-decoration:none}
.products-table a.product-title{font-size:1.1em!important;color:#000;line-height:18px}
.ybizz_products_name a:hover,.details a:hover,.image a:hover{color:#8e8e8e}
.ybizz_products_prices .currency{font-size:1.1em;font-weight:700}
div.market-price{float:right;font-size:.8em;margin:0 10px 0 0}
.dpimages-icons-box{width:auto!important}
.products-table .buttons-row,.products-table .button-row{display:inline;line-height:8px}
.market-price-value .currency{color:#58595B;font-weight:400}
.price-save{font-size:.8em}
.price_save_container{color:red}
#ybizz_overlay_container{width:100%;height:100%;position:fixed;z-index:100}
#ybizz_overlay{width:100%;height:100%;position:absolute;background:#000;opacity:0.6;filter:alpha(opacity=60);vertical-align:middle}

#overlay_content{left:50%;position:fixed;top:10%;width:664px;min-height:250px;height:auto;text-align:center;z-index:9998;background-color:#fff;border:1px solid #ACB7C7;box-shadow:0 0 0 3px rgba(43,43,43,0.2);overflow:visible!important;margin:0 auto;padding:18px 18px 0; overflow: hidden;}

#overlay_content h1 {
    padding: 0;
    margin: 0;
    font-size:1.5em;
    text-align:left;
    color: #006F7F;
}
#overlay_content hr {
    height: 1px;
    border: none;
    background: #d2d2d2;
    margin: 0;
}

#overlay_content .top {
    border-bottom: 1px solid #d2d2d2;
    position:absolute;
    width:100%;
    margin:0 -18px;
    padding: 0 0 5px 0;
}
#overlay_content .top h1,
#overlay_content .top div {
    padding: 0 18px
}

#overlay_content .top .product_subtitle {
    color: #333;
    font-size: 1.2em;
}

#overlay_content .top .product_subtitle .brand {
    display: block;
    font-size: 1em;
    color: #787878;
    margin: -5px 0 0 0;
}


#overlay_content div.product_pricing_wrap{border-top:0 none;margin-top:10px;padding-bottom:18px}
.qv_hor_sep{border-bottom:1px solid #ccc;height:1px;margin:0 -17px 4px}
#overlay_content div.product_buttons{border-top:0 none;border-bottom:0 none;min-height:40px;margin:0}
#overlay_content div.details{padding-left:19px;margin-left:250px;background:url(../../skin/white_furniture/css/../images/quick_view_column_bg.png) no-repeat scroll left -30px;border-left:0 none}
#overlay_content div.cell.quantity_cell{float:left;margin-top:0;padding-top:0;line-height:28px;min-width:0;margin-right:14px}
#overlay_content .product_buttons .cell{padding-left:0;width:auto;margin-right:30px;float:left}
#overlay_content div.ask_wishlist li a:hover{color:#000}
#overlay_content div.quantity_cell{width:auto;display:block;font-weight:400;line-height:44px}
#overlay_content div.image{min-width:278px;padding:16px 18px 0 0}
#overlay_content .product-details{padding-bottom:0}
#overlay_content .product-details .image-box{min-height:200px}
#overlay_content .ybizz_qv_tabs a:hover{color:#7e3f5}
#overlay_content div.ask_wishlist{height:26px;margin:16px -18px 0}
#overlay_content div.sale_ribbon{position:absolute;top:-1px;left:-1px;width:131px;height:74px;background:url(../../skin/white_furniture/css/../images/overlay_sale_ribbon.png) no-repeat}
#overlay_content div.product-details .product_pricing_wrap .pricing.property-value.reg span.currency{text-decoration:line-through}

#overlay_content .product-properties {
    margin: 10px 0;
}

#overlay_content .product-properties td {
    line-height: 23px;
}

#overlay_content span.reg_qv {
    color: #990000 !important;
}

.ask_wishlist ul{list-style:none;font-size:0;text-align:left;background-color:#e3e3e3;bottom:0;width:100%;position:absolute;margin:0;padding:0}
.ask_wishlist li{display:inline-block;height:39px;line-height:43px}
.ask_wishlist li a{font-size:1em;color:#333;cursor:pointer;border-right:1px solid #e1e1e1;padding:0 14px}
.ask_wishlist li a.wl_qv{background:url(../../skin/white_furniture/css/../images/wl_compare.png) no-repeat left bottom;padding-left:20px}
#ybizz_overlay_close_btn,#minicart_close_btn{position:absolute;width:32px;height:32px;z-index:999;right:0;top:0;background:url(../../skin/white_furniture/css/../images/close_btn.png) no-repeat scroll left top;cursor:pointer;margin:3px}
#ybizz_overlay_close_btn {
    background:url(../../skin/white_furniture/css/../images/close_btn2.png) no-repeat scroll left top;
    width:41px;
    height:41px;
    top:-17px;
    right:-15px
}
#minicart_close_btn{background:url(../../skin/white_furniture/css/../images/minicart_close_btn.gif) no-repeat scroll right center transparent;bottom:0;color:#314248;height:24px;line-height:24px;top:auto;width:66px;margin:0}
#ybizz_overlay_close_btn:hover,#minicart_close_btn:hover{background:url(../../skin/white_furniture/css/../images/close_btn.png) no-repeat scroll left bottom}
#ybizz_overlay_close_btn:hover{background:url(../../skin/white_furniture/css/../images/close_btn2.png) no-repeat scroll left bottom}
a.item_details_link{font-weight:700;text-transform:uppercase;color:#4d4d4d;float:right;margin-bottom:18px}
div.ask_wishlist a.item_details_link{border:0 none;float:none;text-transform:none;font-weight:400}
.ybizz_loading{background:url(../../skin/white_furniture/css/../images/loading.gif) no-repeat center center transparent;opacity:0.8;filter:alpha(opacity=80);background-color:#fff;position:absolute;height:100%;width:100%;z-index:10000}
.ybizz_ajax_dialog .ybizz_loading{width:742px}
ul.ybizz_qv_tabs{list-style:none;height:28px;border-bottom:1px solid #ccc;margin:8px -19px 0 -17px}
ul.ybizz_qv_tabs.page_tabs{height:20px;margin:0}
ul.ybizz_qv_tabs li{float:left;margin-left:6px}
ul.ybizz_qv_tabs li a{background:url(../../skin/white_furniture/css/../images/ybizz_tabs_bg.png) no-repeat scroll right top;font-size:1.1em!important;font-weight:400;color:#8e8e8e;display:block;height:28px;line-height:28px;padding-right:8px}
ul.ybizz_qv_tabs.page_tabs li a{background:none;height:20px;line-height:10px;color:#8e8e8e;font-size:1.1em;padding-right:11px}
ul.ybizz_qv_tabs li a.active_tab{color:#333;background-position:right -50px;height:29px}
ul.ybizz_qv_tabs.page_tabs li a.active_page_tab{color:#333;background:none}
ul.ybizz_qv_tabs li a span{display:block;padding-left:20px;padding-right:12px;background:url(../../skin/white_furniture/css/../images/ybizz_tabs_bg.png) no-repeat scroll left top}
ul.ybizz_qv_tabs.page_tabs li a span{height:13px;background:none;padding-left:0;padding-right:10px;border-right:1px solid #8e8e8e}
ul.ybizz_qv_tabs li a.active_tab span{background-position:left -50px;height:29px}
.ybizz_tabs_content{display:none;margin-bottom:12px;max-height:360px}
#qv_details{padding-top:10px;overflow:auto}
#qv_details ul{list-style-position:inside}
div.tab_wrapper.hide{height:0;overflow:hidden;display:block}
.pwhite,.nwhite{background:#fff;top:0!important;z-index:2}
.pwhite{position:absolute;left:-21px;width:18px;height:100%}
.nwhite{position:absolute;right:-21px;width:18px;height:100%}
.detailed_images_carousel{text-align:center;overflow:hidden;position:relative}
.detailed_images_carousel_quick_view{margin-top:16px;height:80px;width:278px}
.detailed_images_carousel_product{height:105px;width:320px}
.detailed_images_carousel .carousel-frame{text-align:center;margin:0 auto}
.detailed_images_carousel span.jsprev,.detailed_images_carousel span.jsnext{display:block;position:absolute;height:70px;width:9px;top:0;cursor:pointer;background:url(../../skin/white_furniture/css/../images/prev_next_detailed.png) no-repeat left center}
.detailed_images_carousel span.jsnext{right:0;background-position:-9px}
.detailed_images_carousel span.jsprev:hover{background-position:-18px}
.detailed_images_carousel span.jsnext:hover{background-position:-27px}
.detailed_images_carousel_product span.jsprev,.detailed_images_carousel_product span.jsnext{height:110px;width:10px;background:url(../../skin/white_furniture/css/../images/prev_next_product_img.png) no-repeat left center;left:18px}
.detailed_images_carousel_product span.jsnext{right:18px;left:auto;background-position:-10px}
.detailed_images_carousel_product span.jsprev:hover{background-position:-20px}
.detailed_images_carousel_product span.jsnext:hover{background-position:-30px}
.list-dialog .title div.sort-box{height:33px;overflow:visible;width:100%}
.list-dialog .title div.sort-box .search-sort-bar{display:table-cell;height:33px;padding-left:14px}
.search-sort-bar strong,.navigation_wrap span{color:#b2b1b1;font-size:1em}
.sort_by_span{margin-left:55px}
.sort_by_span strong.search-sort-title{border-left:1px solid #b2b1b1;padding-left:11px}
.views_box{position:absolute;left:59px;top:9px}
div.dialog-category-products-list .title{height:33px;overflow:visible;background:#000;padding-left:14px}
.ybizz_ajax_dialog{float:left;min-height:300px;position:relative;width:100%}
.ajax_view_box a{cursor:default;display:inline-block;height:16px;text-indent:9999em;width:16px}
.grid_view{background:url(../../skin/white_furniture/css/../images/grid_view.png) no-repeat}
.list_view{background:url(../../skin/white_furniture/css/../images/list_view.png) no-repeat}
.inactive_view{cursor:pointer!important;opacity:0.5}
.sort_picker{height:18px;position:absolute;top:7px}
.navigation_wrap{position:absolute;right:0;top:10px;width:433px}
.navigation_wrap ul.simple-list-left li.item-left,.navigation_wrap ul.simple-list-left li.item-right{float:right;color:#b2b1b1;height:13px;border-left:1px solid #B2B1B1;padding-left:11px;font-size:1em;line-height:12px}
.nav-pages{height:19px;line-height:19px;margin-top:-2px}
.item-right{float:left!important}
.nav-pages .right-delimiter{padding-right:8px}
.nav-pages img{width:19px;height:19px}
.nav-pages .left-arrow img{background:url(../../skin/white_furniture/css/../images/nav_left_right.png) no-repeat scroll left -1px transparent;margin-right:0}
.nav-pages .right-arrow img{background:url(../../skin/white_furniture/css/../images/nav_left_right.png) no-repeat scroll right -1px transparent;margin-left:0}
.per-page-selector{margin-left:6px}
.per-page-selector select{background:none repeat scroll 0 50% transparent;border:0 none;width:49px;margin:0;padding:0}
.additional_cart_left{float:left;width:188px;padding-right:12px}
.additional_cart_left .upsale_img img {
    max-width:180px;max-height:180px;
}
.additional_cart_left .upsale_img {
    text-align: center;
}

#additional_cart h2{font-size:1.2em;height:32px;line-height:32px;color:#000;font-weight:400;padding-left:42px;background:url(../../skin/white_furniture/css/../images/ok.png) no-repeat scroll left top;margin-bottom:20px}
h2.no_bg{background:0 none!important;padding-left:0!important}
table.simple-products-table tr td a{color:#2a2a2a;text-decoration:none!important}
.simple-products-table .product-cell{vertical-align:top;text-align:left}
a.continue_shopping{color:#232323;text-decoration:none}
a.continue_shopping:hover{color:#f8981c}
#additional_cart h4{font-size:1em;line-height:15px;color:#000}
.additional_cart_left_content{float:left;width:410px;border-left:1px solid #CCC;padding-left:13px;min-height:300px}
.products .image{white-space:normal}
.creviews-vote-bar a,.creviews-vote-bar span,.creviews-vote-bar a img,.creviews-vote-bar span img{background-image:url(../../skin/white_furniture/css/../images/stars.png)}

table.simple-products-table .image-wrapper img{max-width:132px;max-height:132px}
.products.products-list{margin-top:3px}
.products.products-list div.price-row{text-align:right;margin-bottom:10px}
.products.products-list div.market-price{float:none;font-size:1em;margin-right:0;text-align:right;color:#939292}
.jcarousel-container div.market-price{float:none}
.jcarousel-container div.market-price span.currency{font-size:1em;color:#6a6a6a;text-decoration:line-through}
.products.products-list div.descr a.more{color:#505050;font-size:1em!important}
.products.products-list div.descr{line-height:14px;max-width:390px;color:#505050;padding-top:0}
.comp_wish{height:16px;line-height:16px;margin-top:16px}
.products.products-list div.descr a.more:hover{text-decoration:underline!important}
.products.products-list div.item{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;margin-bottom:24px;padding-top:19px;padding-bottom:15px}
.products-list .image{padding:0 12px 0 0}
.products-list a.product-title{font-size:1.1em;font-weight:400;margin-bottom:4px}
.products.products-list div.buy-now{text-align:right;margin-top:0;border-left:1px solid #dbdbdb;padding:0 23px 9px 0}
.products.products-list button.list_wl_button,.cell.wishlist button.list_wl_button{background:none;float:none!important;height:15px;margin:0 8px 0 0;padding:0}
.products.products-list button.list_wl_button span.button-right,.cell.wishlist button.list_wl_button span.button-right{background:0 none;padding-right:7px!important;height:15px}
.products.products-list button.list_wl_button span.button-left,.cell.wishlist button.list_wl_button span.button-left{color:#000!important;font-size:1em !important;font-weight:400;height:15px;text-transform:none;line-height:15px;background:url(../../skin/white_furniture/css/../images/wl_compare.png) no-repeat left -18px!important;padding-left:18px!important}
td.prod_list_prod_title{vertical-align:top;padding-right:12px}
td.prod_list_prod_title span.currency{font-size:1.1em;font-weight:400}
.products-list .currency{font-weight:700;font-size:2em}
.products-list .market-price-value .currency,.products-list .price-save{font-weight:400;font-size:1em;color:#939292}
.products-list .buy-now input[type=text]{width:28px;height:28px;text-align:center;border-radius:5px}
a.product_compare_box_link{/*font-size:.8em!important;display:block;*/padding-top:1px;height:14px;line-height:14px;padding-left:18px;background:url(../../skin/white_furniture/css/../images/wl_compare.png) no-repeat left top;}
a.product_compare_box_link:hover{text-decoration:none;color:#5b5b5b}
input.compare_checkbox{float:left;width:14px;height:14px;display:none;margin:0 6px 0 0}
div.compare_form_wrapper{border-bottom:1px solid #ccc;padding:8px 0}
div.compare_form_title{float:left;height:26px;line-height:26px}
.compare_form_wrapper ul{list-style:none;margin-right:10px;display:block;float:left;height:26px;width:auto}
.compare_form_wrapper ul li{margin-left:6px;float:left;height:26px;width:26px;background:url(../../skin/white_furniture/css/../images/compare_item_bg.gif) no-repeat}
.compare_form_wrapper ul li a{display:table-cell;height:26px;width:26px;text-align:center;vertical-align:middle}
table.compare_table{border-top:1px solid #d2d2d2;border-right:1px solid #d2d2d2;margin-bottom:12px}
table.compare_table tr td{border-left:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;vertical-align:top;max-width:164px;padding:4px 20px}
table.compare_table tr td.legend{vertical-align:top;white-space:nowrap;max-width:65px;color:#565656;background-color:#f4f4f5}
span.remove_from_compare_table{font-weight:700;cursor:pointer;color:#cb0000}
.prev_next_strip{border-bottom:1px solid #d2d2d2;padding:10px 0}
.prev_product,.next_product{width:160px;height:34px}
.product_arrow{margin-top:5px;width:15px;height:26px;background:url(../../skin/white_furniture/css/../images/prev_next_product.png) no-repeat}
.prev_product .product_arrow{float:left;margin-right:14px}
.prev_product .product_arrow:hover{background-position:left bottom}
.next_product .product_arrow{float:right;background-position:right top;margin-left:14px}
.next_product .product_arrow:hover{background-position:right bottom}
.prev_text{float:left;margin-left:10px;color:#343434}
.next_text{float:right;margin-right:10px;color:#343434}
.product-details{display:table-row;margin-bottom:0;padding:18px 0}
.product-details .image{display:table-cell;float:none;width:320px;vertical-align:top;margin:0}
.product-details .image .image-box{margin-top:0;padding-top:16px}
/*#center_main .product-details .image .image-box{border:1px solid #dbdbdb;border-width:0 1px 1px}*/
.dpimages-popup-link a:link,.dpimages-popup-link a:visited,.dpimages-popup-link a:hover,.dpimages-popup-link a:active{background:0 none;color:#333;text-decoration:none;font-weight:400;padding:0}
.product-details .details{display:table-cell;padding-left:24px; /*width:547px;*/}
.product-details .details h1{font-size: 1.5em; color:#006F7F; margin:20px 0 0 0; font-weight: bold;}
.details h1{font-size:1.5em;line-height:18px}
div.pricing{font-size:1em;padding:2px 18px 0 0}
div.pricing .currency{font-size:1.5em;font-weight:400}
.reg,.reg .currency{font-size:.8em!important}
.reg .currency,td.product-taxed-price .currency{color:#333;text-decoration:line-through}
table.product_ratings_wrap{margin:-6px 0 6px; padding: 10px 0;}
table.product_ratings_wrap tr td{vertical-align:middle;width:25%;text-align:center}
table.product_ratings_wrap tr td a{color:#5b5b5b;font-size:1em!important;cursor:pointer;font-weight:400;text-decoration:underline!important}
table.product_ratings_wrap tr td a:hover{color:#343434;text-decoration:none}
table.product_ratings_wrap tr td.based_on{padding-right:8px;text-align:left;width:auto;font-size:1em}
.product_buttons{min-height:64px;padding-top:12px;margin:14px 0 10px}
#center_main .product-details .product_buttons{position:relative;padding-bottom:10px}
#center_main div.pricing{line-height:22px}
.product_buttons .cell{display:table-cell;vertical-align:top}
.product_buttons .cell.wishlist{display:block;margin-top:15px}
.quantity_cell{font-weight:700;max-width:150px;overflow:hidden;white-space:nowrap;padding:10px 0 0 4px}
.cell.quantity_cell .styled_select.select2 select{min-width:0}
.quantity_cell div{font-weight:400;margin-top:2px}
.quantity_one_button{float:right;width:23px;height:24px;line-height:24px;border:1px solid #999;cursor:pointer;margin-top:-3px!important;margin-left:1px;text-align:center;font-weight:700!important;color:#333;font-size:1.1em;background:#fff}
.custom_quantity_input{color:#333;max-width:30px;float:right;margin-left:8px;margin-top:-3px;height:24px;line-height:24px;text-align:center;font-size:1em;border-color:#999!important;padding:0!important}
.ui-tabs .ui-tabs-nav{border-left:1px solid #ddd;border-radius:0 0 0 0;height:37px;line-height:28px;padding:0}
.ui-tabs .ui-tabs-nav li{border-top:1px solid #ddd;border-right:1px solid #ddd;border-left:0 none;border-radius:0;background:0 none;height:37px;line-height:34px;margin:-1px 0 0}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border-top:1px solid #ddd!important;border-right:1px solid #ddd!important;padding-bottom:0!important}
.ui-tabs .ui-tabs-panel{border:1px solid #ddd;padding:24px 26px 32px}
.ui-tabs .ui-tabs-nav li a{color:#9a9999;padding:0 28px}
.more-styles{padding-bottom:0;text-align:center;position:absolute;width:100%;top:0;margin:0 auto}
.more-styles ul li{background:url(../../skin/white_furniture/css/../images/prev_next_arr.png) no-repeat scroll left top transparent;color:#CB0000;display:inline;font-size:1em;height:158px;left:-167px;position:absolute;text-align:center;width:157px;cursor:pointer;margin:52px 0 0;padding:16px 0 0}
.more-styles ul li.last{left:990px;text-align:center}
.more-styles ul li a{color:#505050;line-height:16px;text-decoration:none;vertical-align:middle;font-weight:700}
.more-styles .sep{margin-left:5px}
.more-styles ul li div.price_div{position:absolute;bottom:30px;text-align:center;width:100%}
.more-styles ul li div span.price{color:#505050;font-size:1em;font-weight:400}
.more-styles ul li a,.more-styles ul li div{opacity:0.5;filter:alpha(opacity=30)}
.more-styles ul li:hover{background-position:top right}
.more-styles ul li:hover a,.more-styles ul li:hover div{opacity:1;filter:alpha(opacity=100)}
.more-styles.top_most{border-bottom:1px solid #ccc}
.more-styles.top_most ul{height:56px}
.more-styles.top_most li{display:block;float:left;height:56px;width:auto;left:auto;background:url(../../skin/white_furniture/css/../images/prev_next_product_2.png) no-repeat scroll left 19px transparent;margin:0 0 0 10px;padding:0 0 0 10px}
.more-styles.top_most li.last{float:right;left:auto;right:auto;margin:0 10px 0 0;padding:0 10px 0 0}
.more-styles.top_most li a.prev,.more-styles.top_most li a.next{display:block;position:absolute;left:100%;top:14px;padding-left:10px;font-weight:700;color:#505050}
.more-styles.top_most li.last a.prev,.more-styles.top_most li.last a.next{left:auto;right:100%;top:14px;padding-left:0;padding-right:10px}
.more-styles.top_most li .np_image_prev,.more-styles.top_most li .np_image_next{background:#fff;opacity:1;filter:alpha(opacity=100);padding-left:10px;display:table-cell;height:55px;vertical-align:middle}
.more-styles.top_most li .np_image_next{padding-left:0;padding-right:10px}
.more-styles.top_most li .np_image_prev a{margin-left:10px;float:left}
.more-styles.top_most li .np_image_next a{margin-right:10px;float:right}
.more-styles.top_most ul li div.price_div{bottom:0;left:100%;padding-left:10px;text-align:left;top:31px}
.more-styles.top_most ul li.last div.price_div{bottom:0;left:auto;right:100%;padding-left:0;padding-right:10px;text-align:right;top:31px}
.more-styles.top_most ul li.last{background-position:right 19px}
.more-styles.top_most ul li div span.price{font-weight:400}
.more-styles.top_most.below_image{height:56px;border-bottom:0 none;padding-top:8px;border-right:1px solid #fff}
.more-styles.top_most.left_right_most{position:absolute;border-bottom:0 none;top:54px}
.more-styles.top_most.left_right_most li{background:url(../../skin/white_furniture/css/../images/prev_next_abs.png) no-repeat left top;padding-right:100px;padding-left:34px;height:55px;margin:0}
.more-styles.top_most.left_right_most li.last{background-position:right -55px;padding-left:100px;padding-right:34px;height:55px;margin:0}
.more-styles.top_most.left_right_most li:hover{background-position:left -110px}
.more-styles.top_most.left_right_most li.last:hover{background-position:right -165px}
.more-styles.top_most.left_right_most li a.prev,.more-styles.top_most.left_right_most li div.price_div{margin-left:-100px}
.more-styles.top_most.left_right_most li.last a.next,.more-styles.top_most.left_right_most li.last div.price_div{margin-left:0;margin-right:-100px}
.more-styles.def_np div.np_image_prev,.more-styles.def_np div.np_image_next{display:table-cell;height:80px;text-align:center;vertical-align:middle;width:157px;padding-top:4px}
div.dpimages-popup-link{text-align:left;color:#333;margin-top:9px}
#product-tabs-container{margin:15px 0 17px}
#reviews_right_column{float:right;margin-bottom:20px;padding-left:20px;text-align:right;width:272px;position:relative;padding-right:24px}
#reviews_right_column h2{color:#262626;font-weight:700;line-height:20px;margin-bottom:4px;margin-top:0;text-align:left;margin-left:14px}
#reviews_right_column div.creviews-rating-box{position:absolute;right:126px;top:-6px}
#reviews_left_column{margin-bottom:20px;min-height:80px;padding-right:22px;width:auto;padding-left:16px}
#reviews_left_column h3,#Sitemap h2{border-bottom:0 none;color:#505050;font-size:1.2em;font-weight:700}
table.individual_rating_table{margin-bottom:12px}
table.individual_rating_table .creviews-rating-box{margin:0 0 1px;padding:0}
table.individual_rating_table tr td div.creviews-rating-box div.creviews-vote-bar ul li{border-bottom:0 none;padding:0}
.temp_rated_star{background-position:1px -80px!important}
#send_to_friend_container h1{margin-top:0;margin-left:0;text-align:left;padding-left:6px;border-bottom:0 none;width:auto}
.stf_line{width:100%;border:1px solid #d2d2d2;margin-bottom:6px;color:#262626;text-align:left}
.stf_line label,.styled_select.select2 label{line-height:32px;height:32px;padding-left:7px;vertical-align:middle;color:#727272}
.styled_select.select2 label{float:left;height:auto;line-height:normal}
table.fields_table tr td{line-height:normal;vertical-align:middle;padding:0}
table.fields_table tr td label{padding-top:6px}
.stf_line input[type=text],.stf_line input[type=password]{height:32px;line-height:32px;border:0 none;font-size:1em;background-color:transparent;padding:0}
.stf_line textarea{background-color:transparent;border:0 none;resize:none;margin:0;padding:0 0 0 7px}
div.product-details span.currency{color:#333;font-size:2em;font-weight:700}
div.product-details div.reg,div.product-details div.reg .currency{font-size:1em!important;font-weight:400}
div.product-details .product_pricing_wrap{padding-bottom:0 0 16px 10px;color:#939292}
div.product-details .product_pricing_wrap .pricing.property-value.reg span.currency{color:#939292;text-decoration:none}
td.product_rating_cell{width:120px;vertical-align:top;padding-top:10px}
.product-details .details .descr{padding:18px 29px 14px 0}
.dpimages-icons-box a,.dpimages-icons-box a:link,.dpimages-icons-box a:visited,.dpimages-icons-box a:hover,.dpimages-icons-box a:active{width:100px!important;height:100px!important;float:none!important;vertical-align:middle;display:inline-block;margin:0 auto!important}
.jcarousel-list li,.jcarousel-item{width:70px;height:90px}
a.cboxElement img{max-width:100px;max-height:100px}
div.product-quantity-number,div.items_avail{text-align:right;float:right;color:#8e8e8e;font-size:.8em}
.date_cell{text-align:right;padding-right:8px}
#cboxSlideshow{color:#2a2a2a}
table.product-properties td.property-value input,table.product-properties td.property-value select{max-width:170px}
.right_border{border-right:1px solid #e3e3e3}
.product_title_cell h1{font-size:2em;line-height:26px;margin:10px 0}
.in_stock,.out_of_stock{color:#55ac51;font-weight:700;height:14px;line-height:14px;margin:2px 0 22px}
.out_of_stock{color:#c00;background-position:0 -14px}
#slideshow-carousel2,#slideshow-carousel3,#slideshow-carousel4,#slideshow-carousel5,#slideshow-carousel6,#slideshow-carousel7,#slideshow-carousel8{height:auto;border:1px solid #dbdbdb;border-width:0 1px 3px}
.ybizz_page_tabs_content .feeatured_table tr td .ybizz_products_prices .currency{font-size:1.1em;color:#333}
.ybizz_page_tabs_content .feeatured_table tr td .ybizz_products_prices div.market-price .currency{font-size:1em;font-weight:400;line-height:9px}
.jcarousel-container{height:100%}
li.last_slider_item{border-right:0 none!important}
ul.jcarousel-list-horizontal li div.ybizz_products_cell{width:148px!important;border-right:1px solid #dbdbdb;padding:15px 0 !important}
.ybizz_page_tabs_content .jcarousel-skin-tango .jcarousel-item{width:229px}
#slideshow-carousel ul,#slideshow-carousel1 ul,#slideshow-carousel2 ul,#slideshow-carousel3 ul,#slideshow-carousel4 ul,#slideshow-carousel5 ul,#slideshow-carousel6 ul,#slideshow-carousel7 ul, #slideshow-carousel8 ul{list-style:none outside none}
div.welcome_msg{margin-bottom:29px}
div.welcome_div{padding-top:9px}
#top-links{margin:10px 0 29px}
p.register-note,p.text-block,.dialog.noborder,.dialog.adv-search,p.no_items,.giftcert-header{padding:0 17px}
ul.address-container{margin:0 17px}
.pmap_letters{padding-left:17px;padding-right:17px}
.pmap_letters a:hover{border-color:#333}
h1.featured_h{background:#FFF;color:#B6B6B6;font-size:1.5em;height:28px;line-height:28px;padding-left:10px;margin:6px 0 0}
table.feeatured_table tr td.tbl_data{padding:0 20px 22px 10px}
.ybizz_page_tabs_content table.feeatured_table tr td.tbl_data{padding-bottom:22px;padding-right:10px}
.ybizz_page_tabs_content{border:1px solid #ccc;border-width:0 1px;padding:0 21px}
.ybizz_page_tabs_content .jcarousel-skin-tango .jcarousel-prev-horizontal{left:-18px;top:60px;width:16px;background:url(../../skin/white_furniture/css/../images/prev-horizontal.png) no-repeat -59px -16px}
.ybizz_page_tabs_content .jcarousel-skin-tango .jcarousel-prev-horizontal:hover{background-position:-15px -16px}
.ybizz_page_tabs_content .jcarousel-skin-tango .jcarousel-next-horizontal{right:-18px;top:60px;width:17px;background:url(../../skin/white_furniture/css/../images/next-horizontal.png) no-repeat -54px -16px}
.ybizz_page_tabs_content .jcarousel-skin-tango .jcarousel-next-horizontal:hover{background-position:-98px -16px}
table.feeatured_table tr td.tbl_img{width:104px;max-width:104px;padding-left:1px}
.ybizz_page_tabs_content table.feeatured_table tr td.tbl_img{padding-bottom:22px}
table.feeatured_table tr td.tbl_data div.ybizz_products_name{margin-top:8px}
.feeatured_table tr td .ybizz_products_prices .currency{color:#c7c7c7;font-size:1.5em}
.more_links{border:1px solid #ccc;background:#f0f0f0;padding:0 24px 30px}
.more_links .column{width:25%;float:left;margin-top:16px}
.more_links h4{margin-bottom:4px}
.more_links h4 a{font-size:1.1em;font-weight:700;font-family:Arial;color:#333}
.more_links ul li.more_link a{color:#aaa;text-decoration:underline}
.left_float{width:742px;float:left}
.left_float .sitewide_banner{margin-bottom:11px}
.right_float{width:225px;float:right}
.v_best{height:394px;border-bottom:3px solid #e3e3e3;overflow:hidden}
.v_best.related{height:219px;margin-bottom:9px}
.bs_wrap{width:225px;height:43px;background:#dadada;overflow:hidden;position:relative}
table.bs_image{float:left;width:68px;height:68px;table-layout:fixed}
table.bs_image tr td{vertical-align:middle;text-align:center}
table.bs_image tr td.img_cell{width:68px}
.bs_right{margin-left:78px}
.bs_right a{color:#9E9D9D;display:block;height:34px;overflow-y:auto;padding-right:10px;line-height:16px}
.bs_right a.wl{color:#333;height:auto;line-height:normal}
.bs_list_price{color:#333;text-decoration:line-through;font-size:.8em}
.bs_now{font-weight:700;color:#333;text-transform:uppercase}
.bs_sep{height:4px}
.v_best .jcarousel-skin-tango .jcarousel-container-vertical,.v_best .jcarousel-skin-tango .jcarousel-clip-vertical{height:352px;width:225px}
.v_best .jcarousel-skin-tango .jcarousel-item{height:71px;width:216px}
.v_best img{max-width:68px;max-height:68px;opacity:1!important;filter:alpha(opacity=100)!important}
.v_best .jcarousel-skin-tango .jcarousel-prev-vertical,.v_best .jcarousel-skin-tango .jcarousel-next-vertical{height:36px;left:auto;right:24px;top:-37px;width:23px;border-right:1px solid #f8f8f8;background-color:#e3e3e3;background-image:url(../../skin/white_furniture/css/default_jcarousel/prev-vertical-bst.png)}
.v_best .jcarousel-skin-tango .jcarousel-prev-vertical:hover,.v_best .jcarousel-skin-tango .jcarousel-next-vertical:hover{background-color:#f1f1f1}
.v_best .jcarousel-skin-tango .jcarousel-next-vertical{right:0;border-left:1px solid #f2f2f2;border-right:0 none;background-image:url(../../skin/white_furniture/css/default_jcarousel/next-vertical-bst.png)}
.jcarousel div.ybizz_products_name{text-align:center;padding:0 6px}
.jcarousel .ybizz_products_name a,.jcarousel .details a,.jcarousel .image a{line-height:16px}
.jcarousel .price-row{font-weight:700;text-align:center}
.jcarousel .sku{text-align:center}
.jcarousel .button-row,.jcarousel .button-row-right{margin-top:5px;text-align:center;height:35px}
.jcarousel .ybizz_products_image img{max-width:132px}
h2.bs_title{line-height:36px;height:36px;background:#fff;margin-top:6px;color:#b6b6b6;font-size:1.5em;padding-left:6px}
ul.v_best_ul li{border-bottom:1px solid #e5e5e5;height:71px;padding:8px 0 8px 6px}
.side_phone{margin:25px 0}
.side_phone .phone_tab{font-size:1em;color:#333}
.side_phone .first.phone_tab{font-size:1.5em}
.bs_wrap.fp{width:auto;height:34px;border:1px solid #ddd;border-width:0 1px 1px}
.f_cat{margin-top:9px}
h1.f_cat{margin-top:10px;margin-bottom:14px}
.f_row{clear:both;padding:0}
.f_category{float:left;width:25%}
.f_cell{border:1px solid #cecece;margin:0 10px 10px 0;padding:15px}
.f_image{text-align:center;margin-bottom:8px;min-height:135px;overflow:hidden}
.f_image a{display:block;overflow:hidden;max-height:132px}
.f_image img{max-height:135px}
.f_title{margin-bottom:8px}
.f_title h4 a{color:#000;font-size:1.2em;line-height:16px}
/* CUSTOM addition by Michael */.f_descr{color:#a95625;min-height:44px;line-height:14px;margin-bottom:6px;padding-bottom:6px}
.f_descr.children{border-bottom:1px dashed #cecece}
.f_children ul li{padding-left:10px;line-height:15px;background:url(../../skin/white_furniture/css/../images/feat_children.png) no-repeat left center}
.f_children ul li a{color:#6B6B6B}
.products.cart{margin:0 -17px}
table.cart_table tr th{height:29px;line-height:29px;font-weight:700;white-space:nowrap;color:#b2b1b1;background-color:#000}
table.cart_table tr th.first_cell{padding-left:29px}
table.cart_table td{text-align:left;padding-top:22px;vertical-align:top}
table.cart_table td p{margin-bottom:0;font-weight:400}
table.cart_table td a{color:#333;font-size:1em;text-decoration:none}
table.cart_table td.details{padding-left:40px}
table.cart_table td.cart_edit{padding:22px 0 0 24px}
table.cart_table td.cart_price,table.cart_table td.cart_qty{padding-right:40px}
table.cart_table td.cart_qty input{border:1px solid #c5c5c5;text-align:center;width:29px;height:29px;line-height:29px;margin-top:-8px}
table.cart_table td.cart_edit a{color:#58595B;font-size:1em}
table.poptions-options-list{font-size:.8em;margin-bottom:4px}
table.cart_table td.cart_delete_item{text-align:right;padding:22px 14px 0 24px}
a.delete_profile_link{text-indent:0;white-space:nowrap;padding-left:24px;color:#262626}
a.delete_profile_link:hover{color:#cb0000;text-decoration:none}
a.empty_cart{width:100px;text-indent:0;padding-left:32px;color:#505050;text-decoration:none}
table.cart_table td.cart_delete_item a:hover,a.empty_cart:hover,a.delete_profile_link:hover{background:url(../../skin/white_furniture/css/../images/cart_delete_btn_over.png) no-repeat}
table.cart_table tr td.cart_table_separator{border-bottom:1px solid #d2d2d2;height:10px;padding-top:0}
.cart .item .image{padding-left:29px;padding-top:22px}
div.buttons_cell{float:left;margin-right:22px}
div.buttons_cell.right {float:right}
div.buttons_cell a.cont_shop{font-size:1.2em;text-decoration:none}
table.sub_cart{border-bottom:1px solid #d2d2d2;position:relative}
table.sub_cart tr td{width:33%;padding-left:25px;padding-right:22px}
table.sub_cart tr td h3{border-bottom:1px solid #d2d2d2;margin-bottom:14px;color:#006f7f;font-size:1.3em;text-transform:uppercase;line-height:12px;padding:36px 0 8px}
table.sub_cart .dialog{border:0 none;margin-bottom:0}
.giftwrap-message-text textarea{resize:none;width:240px}
table.sub_cart tr td.subcart_spacer{height:34px}
.totals tr td.total-value{padding-right:0;color:#262626}
.totals tr td.total-value span.currency{color:#262626;font-size:1.1em}
.hidden_image{background-color:#585858;position:absolute;left:104px;top:-22px;display:none;border:6px solid #585858;border-radius:10px;z-index:1000}
a.hidden_image_link img{border-radius:6px}
h1.cart_title{font-size:1.2em;margin:0 0 1px;padding:16px 0 16px 18px}
.checkout_container{margin:25px 0}
.checkout_container li{position:relative;display:block}
a.edit_link{border-left:1px solid #B2B1B1;color:#B2B1B1;padding-left:10px;margin-left:10px;text-decoration:none;width:auto}
.last_checkout_step{border-bottom:1px solid #d2d2d2}
.active_step{background:url(../../skin/white_furniture/css/../images/checkout_tab_circles.png) no-repeat scroll 0 -27px transparent}
.inactive_step{background:url(../../skin/white_furniture/css/../images/checkout_tab_circles.png) no-repeat transparent}
.next_steps{background:url(../../skin/white_furniture/css/../images/checkout_tab_circles.png) no-repeat scroll 0 -54px transparent;border-top:1px solid #d2d2d2!important;border-left:1px solid #d2d2d2!important;border-right:1px solid #d2d2d2!important}
.active_step_span{background:url(../../skin/white_furniture/css/../images/checkout_tab_active.png) repeat-x transparent;display:block;height:27px;color:#333}
.inactive_step_span{background:url(../../skin/white_furniture/css/../images/checkout_tab_inactive.png) repeat-x transparent;display:block;height:27px}
.next_step_span{background:url(../../skin/white_furniture/css/../images/checkout_tab_next.png) repeat-x transparent;display:block;height:27px;color:#484646}
.inactive_number_span{color:#b2b1b1!important}
.checkout_container h3{padding-left:20px;text-decoration:none;font-size:1em;border:0 none;line-height:27px;color:#b2b1b1;font-weight:400;margin:0}
.step_content{padding:15px 12px}
.step_text{margin-left:-15px;margin-right:12px;color:#fffefe!important;float:right;font-weight:700;font-size:1.2em}
.billing_address_container,.shipping_address_container{border-bottom:0 none!important;padding:0!important}
.register-section-title div{border-bottom:1px solid #99A4AD;padding:0}
.flc-checkout-container .flc-checkout-options{margin:0}
.flc-checkout-container{clear:none;float:left;width:50%}
.login_table th{text-align:left;width:47%}
.login_table th h2,.step_content h2{font-size:1em;font-weight:700;text-transform:uppercase;color:#505050}
.login_table ul li{margin-left:4px;padding-left:12px;background:url(../../skin/white_furniture/css/../images/small_bullet.png) no-repeat scroll 0 6px}
.cell_bottom_border{width:100%;height:9px;border-bottom:1px solid #d2d2d2}
.register_link{text-align:right}
.vertical_separator{background:url(../../skin/white_furniture/css/../images/vertical_separator.png) no-repeat scroll 50% 0}
.data_required{color:#2c2c2c;text-align:right}
a.forgot_password{color:#262626;text-decoration:none;float:left}
.checkout_last_step h3{color:#4d4d4d;padding-left:0}
.totals td{padding-top:0;padding-bottom:0;}
.totals td.total-hr{height:2px}
.cart-content tr td,.cart-content tr th{padding:1px 6px}
.cart-content td.cart-column-product-name,.cart-content tr td.summary-cell{border-left:1px solid #d2d2d2}
.cart-content td.cart-column-total{border-right:1px solid #d2d2d2}
.cart-content tr.head-row th{line-height:27px;background:url(../../skin/white_furniture/css/../images/checkout_table_header_left.png) no-repeat;text-transform:uppercase;color:#343434;white-space:nowrap}
.cart-content tr.head-row th.cart-column-product,.totals tr td.total-name{padding-left:6px;text-align:right}
.cart-content tr.head-row th.cart-column-total{background:url(../../skin/white_furniture/css/../images/checkout_table_header_right.png) no-repeat scroll right top;border-left:1px solid #d2d2d2}
.totals td.total{text-align:right;font-size:1.1em}
.totals td.checkout_button{text-align:right;padding:0}
.cart-content a{text-decoration:none;color:#343434}
.flc-checkout-box-info{text-align:left;padding:20px 0 30px}
.flc-checkout-products{padding-bottom:6px}
.fill-error div.error-label{position:absolute}
div.checkout-container h1,div.opc-container h1{font-size:2em;color: #006f7f;font-weight: bold}
form[name=couponform] input.image-button{position:relative;top:auto}
ul#opc-sections,div.opc-authbox{margin-left:10px}
.gc_btn_container{float:right;padding-right:21px;width:250px}
#opc_summary td.total-value .currency{font-size:1.5em}
div.paypal_or_separator{height:34px;width:100%;text-align:center;background:url(../../skin/white_furniture/css/../images/paypal_or_separator.png) repeat-x}
div.paypal_or_img{height:41px;width:41px;background:url(../../skin/white_furniture/css/../images/paypal_or_img.png) no-repeat;margin:0 auto}
.clean_button_left,button.main-button .button-left,button.button .button-left{padding-left:14px;padding-right:0;display:block;height:36px;line-height:36px;background:url(../../skin/white_furniture/css/../images/button_big_left_clean.png) no-repeat;width:auto;font-size:1.1em;font-weight:700;text-transform:uppercase;color:#fff;font-family:Arial, Helvetica, sans-serif}
.clean_button_right,button.main-button .button-right,button.button .button-right{padding-right:14px;display:block;height:36px;background:url(../../skin/white_furniture/css/../images/button_big_right_clean.png) no-repeat right;width:auto}
.quick_info_button{display:none;cursor:pointer}
button.quick_info_button{background:0 none transparent;border:0;left:0;top:50px!important;width:60px!important;height:37px;display:none;white-space:nowrap;padding:0;z-index:1}
ul.jcarousel-list-horizontal li div.ybizz_products_cell div.ybizz_products_image .quick_info_button{left:10px}
.quick_info_button .qib_left{padding-left:8px;display:block;height:37px;line-height:37px;background:url(../../skin/white_furniture/css/../images/qib_left.png) no-repeat;width:auto;font-size:.9em;font-weight:700;text-transform:uppercase;color:#fff;text-align:left;text-indent:-9999px}
.quick_info_button .qib_right{padding-right:6px;display:block;height:37px;background:url(../../skin/white_furniture/css/../images/qib_right.png) no-repeat right top;width:auto}
button.quick_info_button:hover .qib_left{background-position:left -37px}
button.quick_info_button:hover .qib_right{background-position:right -37px}
.cell .buttons-row{margin-top:0;height:32px}
.cell button{margin-right:0!important;height:auto}
.add-to-cart-button span.button-left,button.main-button.added-to-cart-button .button-left{background:url(../../skin/white_furniture/css/../images/buy_now_button_left_qv.png) no-repeat left;height:27px;line-height:27px;padding-left:32px}
.add-to-cart-button span.button-right{background:url(../../skin/white_furniture/css/../images/buy_now_button_right_qv.png) no-repeat right;height:27px;padding-right:10px}
#overlay_content button.add-to-cart-button,.products-list button.add-to-cart-button{height:27px;margin:0;padding:0}
#overlay_content button.add-to-cart-button span.button-left,.products-list button.add-to-cart-button span.button-left{background:url(../../skin/white_furniture/css/../images/buy_now_button_right_qv.png) no-repeat scroll right center transparent;height:27px;line-height:27px;font-size:1em;padding:0 10px 0 0}
#overlay_content button.add-to-cart-button span.button-right,.products-list button.add-to-cart-button span.button-right{background:url(../../skin/white_furniture/css/../images/buy_now_button_left_qv.png) no-repeat scroll left center transparent;height:27px;padding:0 0 0 33px}
button.list_wl_button{float:right!important}
.wishlist button{background:0 none transparent;height:auto;margin:0}
.wishlist button span{background:0 none transparent!important;font-size:1em!important;height:12px!important;line-height:12px!important;color:#505050!important;text-transform:uppercase;padding:0!important}
.wishlist a.simple-button{color:#000;height:14px;line-height:18px;text-decoration:none;text-transform:none;font-weight:400}
button.button.compare_button{height:21px;margin:0;padding:0}
button.compare_button span.button-right,.products-list .add-to-cart-button span.button-right{background:url(../../skin/white_furniture/css/../images/compare_btn_right.png) no-repeat scroll right top transparent;height:21px}
button.compare_button span.button-left,.products-list .add-to-cart-button span.button-left{height:21px;line-height:21px;background:url(../../skin/white_furniture/css/../images/compare_btn_left.png) no-repeat scroll left top transparent;font-size:.9rem;text-transform:none}
.products-list .add-to-cart-button span.button-right{padding-right:28px}
.products-list .add-to-cart-button span.button-left{padding-left:28px;font-size:1em;text-transform:uppercase}
.review_button span.clean_button_left{text-transform:none;white-space:nowrap}
.minicart_btn{background:none;border:0 none;cursor:pointer;padding:0}
.minicart_btn span.button-left{display:block;background:url(../../skin/white_furniture/css/../images/minicart_btn_left.png) no-repeat scroll left bottom;height:29px;line-height:29px;padding-left:14px;padding-right:8px;color:#fff;font-weight:400;font-family:Arial, Verdana}
.minicart_btn.checkout_btn span.button-left{background-position:left top}
.minicart_btn span.button-right{display:block;background:url(../../skin/white_furniture/css/../images/minicart_btn_right.png) no-repeat scroll right bottom;height:29px;padding-right:6px}
.minicart_btn.checkout_btn span.button-right{background-position:right top}
div.button{background:url(../../skin/white_furniture/css/../images/button_big_right_clean.png) no-repeat scroll right center transparent;height:36px;margin-top:0;padding-right:14px}
div.button div,div.button a{background:url(../../skin/white_furniture/css/../images/button_big_left_clean.png) no-repeat scroll left center transparent;color:#FFF;display:block;font-size:1.1em;height:36px;line-height:36px;padding-left:14px;padding-right:0;text-transform:uppercase}
button.compare_table_button{height:40px}
button.compare_table_button span.button-left{font-size:1em;margin-bottom:10px}
.feeatured_table tr button.button.add-to-cart-button .button-left{height:31px;line-height:33px;padding-left:20px;color:#666;font-size:.9em;text-shadow:1px 1px 1px #fff;background:url(../../skin/white_furniture/css/../images/featured_btn_left.png) no-repeat}
.feeatured_table tr button.button.add-to-cart-button .button-right{height:31px;padding-right:20px;background:url(../../skin/white_furniture/css/../images/featured_btn_right.png) no-repeat right}
button.main-button.compare_button.add-to-cart-button span.button-right{padding-right:12px}
/* CUSTOM addition by Michael */
#footer_container{height:auto!important;position:relative!important;overflow:visible;float:none;width:100%;border-top:90px solid #236f88}
/* END CUSTOM addition by Michael */
#y_footer_container h1{color:#505050;font-size:1.1em;font-weight:700;margin-bottom:0;margin-top:8px;padding-bottom:6px;margin-left:0}
#y_footer_container h2{font-size:1em;line-height:17px;color:#666;font-weight:600;text-transform:uppercase;margin:18px 0}
#y_footer_container h2 a{color:#253161;text-decoration:none;padding-left:0}
#y_footer_container h2 a:hover{color:#2863c2;text-decoration:none}
.y_footer_column{display:table-cell;text-align:left;padding:0 16px 0 8px}
.y_footer_column.payments{background:none;display:block;float:left;margin-top:25px;color:#b3b3b3;padding-left:10px}
.y_footer_column.payments ul{float:right;margin-left:4px}
.y_footer_column a{text-decoration:none;font-size:.9em;color:#7d7d7d}
.y_footer_column li{line-height:18px}
.first_footer_column{border-left:none;background-image:none}
span.y_column_title{float:left;width:138px;line-height:13px}
/*.newsletter_container{font-size:.9em;color:#929292}
.newsletter_container .button{width:25px;height:24px;font-size:10px;margin:0;padding:0}*/
.image_links{position:relative;bottom:0}
.copyright_wrapper{color:#9A9A9A;font-size:.9em;height:58px;line-height:58px;text-align:right}
/*.newsletter_container input.text{border-bottom:1px solid #bcbcb8;border-left:1px solid #bcbcb8;border-top:1px solid #bcbcb8;border-right:0 none}
.newsletter_container .text{color:#888;display:inline-block;font-size:1em;height:24px!important;line-height:24px;width:140px;float:left;margin:0 0 10px;padding:0 8px}
.newsletter_container .newsletter_button{height:24px;border-bottom:1px solid #bcbcb8;border-left:0 none;border-top:1px solid #bcbcb8;border-right:1px solid #bcbcb8;cursor:pointer;text-indent:-9999px;width:11px!important;margin-left:0!important;background:url(../../skin/white_furniture/css/../images/newsletter_btn.png) no-repeat scroll 0 0 transparent!important}
*/
ul.helpbox{list-style-type:none;float:left}
ul.helpbox li{float:left;height:58px;line-height:58px;margin-left:10px}
ul.helpbox li a{color:#9e9e9e;padding-right:4px}

.social_caption{color:#9e9e9e;margin:6px 6px 0 0}
#social_media{height:72px;border-bottom:1px solid #e5e5e5}
#Sitemap h2{font-size:1.1em;font-weight:700}
.sitemap_categories_sub,.sitemap_products,.sitemap_item{padding-left:16px}
.ui-dialog{box-shadow:0 0 0 7px rgba(43,43,43,0.2);border-radius:0;overflow:visible;padding:18px 18px 0}
.ui-dialog .ui-dialog-titlebar{border:0;background:0 none;padding:0}
.ui-dialog .ui-dialog-title{
	color:#010101;
	line-height:16px;
	padding-bottom:4px;
	padding-right:24px;
	font-size:1.2em;
	font-weight:700;
	font-family:Arial;
	width:379px;
	margin: 10px 0 8px 14px;
}
.ui-dialog .ui-dialog-titlebar-close{top:-38px;right:-39px;height:41px;width:41px;margin:3px;padding:0}
.ui-dialog .ui-dialog-titlebar-close:hover{border:0 none;background-color:transparent;background-image:none}
.ui-dialog .ui-dialog-titlebar-close span{background:url(../../skin/white_furniture/css/../images/close_btn2.png) no-repeat;display:block;height:31px;width:41px;margin:0}
.ui-dialog .ui-dialog-titlebar-close span:hover{background-position:left -41px}
button.do-add2cart-wait .button-left .progress{background-position:left 8px}
.ui-widget-header{background:0 none;background-color:#f8f8f8}
.ui-widget-overlay{opacity:0.6;filter:alpha(opacity=60)}
select.cat_search{height:32px;line-height:32px;border-bottom:solid 1px #CFCECE;border-top:solid 1px #CFCECE;border-left:0 none;border-right:0 none;font-size:.9em;color:#9A9999;width:102px;padding:0}
.sbHolder{background-color:#fff;font-size:.8em;font-weight:400;height:30px;position:relative;width:113px;border-bottom:solid 1px #CFCECE;border-top:solid 1px #CFCECE}
.border_img_middle .sbHolder{border:0;width:104px}
.sbSelector{display:block;height:32px;left:0;line-height:32px;outline:none;overflow:hidden;position:absolute;text-indent:10px;top:0;width:113px}
.sbSelector:link,.sbSelector:visited,.sbSelector:hover{font-size:.9em;line-height:30px;color:#8f8f8f;outline:none;text-decoration:none}
.sbToggle{background:url(../../skin/white_furniture/css/../images/select-icons_light.png) 0 -114px no-repeat;display:block;height:32px;outline:none;position:absolute;right:0;top:0;width:20px}
.sbToggle:hover{background:url(../../skin/white_furniture/css/../images/select-icons_light.png) 0 -167px no-repeat}
.sbToggleOpen{background:url(../../skin/white_furniture/css/../images/select-icons_light.png) 0 -16px no-repeat}
.sbToggleOpen:hover{background:url(../../skin/white_furniture/css/../images/select-icons_light.png) 0 -66px no-repeat}
.sbHolderDisabled{background-color:#3C3C3C;border:solid 1px #515151}
.sbOptions{background-color:#F6F6F6;border:solid 1px rgba(0,0,0,0.8);box-shadow:1px 1px 3px 0 #474747;list-style:none;left:-7px;position:absolute;top:35px!important;width:192px;z-index:9999;overflow-y:auto;border-width:0 1px 1px;margin:0;padding:0}
.sbOptions li{padding:0 7px}
.sbOptions a{display:block;height:20px;line-height:20px;font-size:1em;outline:none}
.sbOptions a:link,.sbOptions a:visited{color:#2a2a2a;text-decoration:none}
.sbOptions li:hover{background-color:#7c6d5a}
.sbOptions li.last a{border-bottom:none}
.sbOptions .sbDisabled{color:#999;display:block;padding:7px 0 7px 3px}
.sbOptions .sbGroup{color:#EBB52D;display:block;font-weight:700;padding:7px 0 7px 3px}
.title .sbHolder,.per-page-selector .sbHolder{height:17px;border:1px solid #ededed;border-radius:4px}
.title .sbToggle,.per-page-selector .sbToggle{height:15px;background-position:0 -122px}
.title .sbSelector:link,.title .sbSelector:visited,.per-page-selector .sbSelector:hover,.per-page-selector .sbSelector:link,.per-page-selector .sbSelector:visited,.per-page-selector .sbSelector:hover{line-height:17px;color:#24292b}
.title ul.sbOptions,.per-page-selector ul.sbOptions{background-color:#fff;box-shadow:2px 2px 2px -2px #aaa;top:15px!important;width:113px;border-radius:4px;left:-1px;border-color:#ededed}
.title ul.sbOptions li:hover,.per-page-selector ul.sbOptions li:hover{background-color:#000}
.title .sbOptions a,.per-page-selector .sbOptions a{font-size:.9em;height:16px;line-height:16px;border-bottom:0 none;color:#b5b5b5}
.per-page-selector .sbHolder{width:40px;float:left;top:-3px}
.per-page-selector ul.sbOptions{width:40px}
#mcs3_container{width:auto;height:260px;margin:15px 0 0}
#mcs3_container .customScrollBox{position:relative;height:100%;overflow:hidden}
#mcs3_container .customScrollBox .container{position:relative;width:330px;top:0;float:left}
#mcs3_container .customScrollBox .content{clear:both}
#mcs3_container .customScrollBox .content p{color:#31231E;font-family:Arial, Verdana, Geneva, sans-serif;font-size:1em;line-height:20px;margin:0;padding:0 5px 10px 15px}
#mcs3_container .customScrollBox img{border:3px solid #31231E;margin:0 0 0 15px}
#mcs3_container .dragger_container{position:relative;width:0;height:220px;float:left;border-left:1px solid #31231E;border-right:1px solid #8E7757;cursor:pointer;margin:35px 0 0 19px}
#mcs3_container .dragger{position:absolute;width:9px;height:60px!important;background:#333;margin-left:-5px;overflow:hidden;cursor:pointer;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px}
#mcs3_container .dragger_pressed{position:absolute;width:9px;height:60px;background:#9a9a9a;margin-left:-5px;overflow:hidden;cursor:pointer;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px}
b1b1b1 .ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{background:none;color:#777}
.goog-te-banner-frame{top:-5000px!important}
.goog-text-highlight{background-color:transparent!important;border:none!important;box-shadow:none!important}
body.browserIE8 .minicart-box{right:-12px}
body.browserIE8 .ybizz_loginbox{right:203px!important}
body.browserIE8 #overlay_content{border:7px solid #525252}
body.browserIE8 .ui-dialog{border:7px solid #616161}
.clear{height:0;clear:both}
.y-search-result{padding:20px}
.y-search-result .per-page-selector select{border:1px solid #BBB;width:auto}
.y-search-result button.quick_info_button,.pmap_container button.quick_info_button{left:29px}
.button-row,.button-row-right{height:auto}
.iv-box a:link,.iv-box a:visited,.iv-box a:hover,.iv-box a:active{border-bottom:1px dashed #010101;color:#010101}
.wishlist_table tr td.image{min-width:130px!important}
form[name=processorderform]{width:940px;padding:20px}
p.text-block.forgot_password{padding:35px}
td.pwr_input,td.pwr_button{padding-left:20px}
div.pages ul{margin-left:20px}
p.y_contactus{padding:27px}
body.browserSafari .slider_table a.horis_img{margin-right:3px}
a.simple-button:hover,.minicart_wrapper span.price span.currency,span.subcategories a.cat_title:hover,a.additional_scroll_to_ratings,table.product-properties,.register-newbie-note a,.login_table a,table.cart_table tr td.cart_subtotal span.currency{color:#505050}
p,#y_footer_container h2.lower_bottom_margin{margin-bottom:6px}
.phone_search_wrapper,.stf_left,.stf_right{display:table-cell;vertical-align:bottom}
.dialog,.categories_menu input[type=text]:focus,.categories_menu input[type=password]:focus,.categories_menu select:focus,.categories_menu textarea:focus,div.dialog-category-products-list,.dpimages-icons-box a:hover{border:0 none}
.auth-row a.auth_link:hover span,.contact_us_link a.auth_link:hover span,.auth_mincart:hover .menu-dialog .title-bar img.icon{background-position:right -180px}
a.auth_link#href_Sign_in:hover,a.reg_link:hover,.title .sbToggleOpen,.per-page-selector .sbToggleOpen{background-position:0 -20px}
.auth-row a.auth_link:hover,.contact_us_link a.auth_link:hover,.search a,.auth_mincart:hover .minicart_wrapper span,.categories_menu ul li.more:hover a,.title .sbOptions a:hover,.per-page-selector .sbOptions a:hover{color:#fff}
.styled_select select option,.ui-tabs .ui-tabs-nav li.ui-tabs-selected{background-color:#fff}
.minicart-box span.currency,.ybizz_gift_c .giftcert-table .giftcert-title{color:#010101}
#y_banners_slot1 a,.search_suggestions ul li,.products-list .buy-now .quantity{display:block}
#y_banners_slot_header,#y_banners_slot_header a,ul.detailed_images_carousel_list li,.prev_product,#slideshow-carousel ul li,#slideshow-carousel1 ul li,#slideshow-carousel2 ul li,#slideshow-carousel3 ul li,#slideshow-carousel4 ul li,#slideshow-carousel5 ul li,#slideshow-carousel6 ul li,#slideshow-carousel7 ul li,a.hidden_image_link,.address_back{float:left}
.contact_us_link,.ybizz_loginbox button.main-button,.ybizz_loginbox button.compare_button,.products.products-list button.add-to-cart-button,.next_product,.share_links,.wishlist_table tr td.buttons-row .button,.wishlist_table tr td.buttons-row a.simple-delete-button{float:right}
.tabs,.more-styles.top_most,.more-styles.top_most li,.images_wrapper_hover{position:relative}
.categories_menu ul li,.ybizz_tabs ul li,.quantity,ul.cart-items .price .currency,ul.cart-items .total .currency{display:inline-block}
li.level0.all_categories_btn,.product_buttons .cell.button_cell{padding-left:14px}
.level0,.ybizz_tabs ul li,.f_category.last .f_cell{margin-right:0}
ul.main_cat_menu li.level0:hover ul li a:hover,.active_number_span{color:#333!important}
ul li.empty_field,.goog-tooltip,.goog-tooltip:hover{display:none!important}
.more,table.simple-products-table .image-wrapper{text-align:center; padding-bottom: 10px}
.more_column_last,ul.ybizz_qv_tabs li.last_li a.ybizz_page_tab span,ul.ybizz_qv_tabs.page_tabs li.last a span,.product-details .right_border,ul.helpbox li.last a{border-right:0 none}
.level1more,.level2more,.level3more{display:block!important}
div.menu-fancy-categories-list ul,div.wishlist{width:auto}
ul.fancycat-icons-level-1,ul.fancycat-icons-level-2,ul.fancycat-icons-level-3,.item-left{border-left:0 none!important}
ul.fancycat-icons-level-0 li a,.search-sort-bar,.register-newbie-note,.iv-img{text-align:left}
.minicart-box ul,.ybizz_loginbox ul{margin:6px 0 10px}
.minicart-box ul li.last_minicart_item,.ybizz_loginbox ul li.last_minicart_item{border-bottom:0 none}
.minicart-box ul li a.delete img,.ybizz_loginbox ul li a.delete img{background:url(../../skin/white_furniture/css/../images/delete_cross.gif) no-repeat scroll left top transparent}
.minicart-box ul.menu,.ybizz_loginbox ul.menu{border-bottom:1px solid #05aaff}
.search_suggestions li.current a,.sbOptions a:hover{color:#f6f6f6}
.ybizz_loginbox td a.simple-button span,.more_links ul li a{font-size:.9em}
#ybizz_loginbox_close_btn:hover,#minicart_close_btn:hover{background:url(../../skin/white_furniture/css/../images/minicart_close_btn.gif) no-repeat scroll right center transparent}
.ybizz_loginbox table,table.description_table,button.review_button{width:100%}
.ybizz_loginbox td.button-row,#overlay_content .dialog.noborder,.navigation_wrap ul.simple-list-left,table.sub_cart .giftwrap-option{padding:0}
#ybizz_narrow_by_container a:hover,.pmap_letters span.pmap_current{background-color:#333}
#ybizz_narrow_by_container a.ui-slider-handle,.prev_next_strip img,.prev_product,.next_product,.back_step_link,table.sub_cart .giftwrap-option label{cursor:pointer}
a.bread-crumb:hover,span.subcategories span.cat_title a,.currency,#overlay_content td.rating_title,#overlay_content div.product-details span.reg_qv,.products-list .price-save,div.pricing.save_cont,.more_links ul li a:hover,ul.helpbox li a:hover,#Sitemap a:hover{color:#333}
.column_table td,table.feeatured_table tr td{vertical-align:top}
.products-table .ybizz_products_cell.last,.totals tr td.total-alt-value{padding-right:0}
.first_row,table.poptions-options-list tr td,table.sub_cart .giftwrapping-cart,.wishlist_table tr td.buttons-row{padding-top:0}
.products-table a.product-title:hover,.price-row,.ybizz_products_name a:hover{color:#6a6a6a}
.bottom_nav,#overlay_content .dialog,div.ybizz_ajax_dialog div.products-dialog,.cart .poptions-list{margin-bottom:0}
.price,td.cart-column-price span.currency{font-weight:700}
#ybizz_overlay_container,#overlay_content,.feeatured_table tr td select[name=amount],div.right-box table.totals tr td.total-alt-value,table.login_table td.data-required,table.login_table td.data-name,table.login_table td.data-not-required,table.register-table td.data-required,table.register-table td.data-name,table.register-table td.data-not-required,table.product-ask-form td.data-required,table.product-ask-form td.data-name,table.product-ask-form td.data-not-required,table.change_password_table td.data-required,table.change_password_table td.data-name,table.change_password_table td.data-not-required,table.login_table td.data-required,table.login_table td.data-name,table.login_table td.data-not-required,table.address_book_table td.data-required,table.address_book_table td.data-name,table.address_book_table td.data-not-required,table.change-userinfo td.data-required,table.change-userinfo td.data-name,table.change-userinfo td.data-not-required,#ui-datepicker-div{display:none}
#overlay_content div.pricing,#overlay_content div.product-details div.reg .currency{color:#939292}
#overlay_content table.product_ratings_wrap,#overlay_content .creviews-rating-box,table.simple-products-table{margin-top:0}
.product-details .ask-question{margin-top:7px;padding-left:14px}
/*.product-details .ask-question span{font-size:1em}*/
#overlay_content div.product-details span.currency,a.compare_close_link:hover,.address_back a{text-decoration:none}
ul.ybizz_qv_tabs.page_tabs li,.sitemap_section{margin-left:0}
ul.ybizz_qv_tabs.page_tabs li a.active_page_tab span,.v_best .jcarousel-skin-tango .jcarousel-prev-vertical.jcarousel-prev-disabled,.checkout-shippings label.highlight{background:none}
ul.detailed_images_carousel_list {margin-left: -48px;}
ul.detailed_images_carousel_list,.more_links ul,ul.v_best_ul,.f_children ul{list-style-type:none}
.products-table div.ybizz_products_ratings .creviews-rating-box,button.main-button.compare_button.add-to-cart-button{margin:0;padding:0}
.products-table .ybizz_products_ratings,.login_table td{padding:0 0 8px}
a.compare_close_link,span.data-required,.data-table td.data-required,td.data-required,a.forgot_password:hover{color:#cb0000}
.dpimages-popup-link a:hover,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#343434}
.jcarousel .price-row .currency,td.total-value .currency{font-size:1.1em}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited,.next_number_span{color:#505050!important}
.more-styles ul,.y_footer_column ul{list-style:none outside none;margin:0;padding:0}
.more-styles.top_most ul li:hover,button.compare_button:hover span.button-left{background-position:left -21px}
.more-styles.top_most ul li.last:hover,button.compare_button:hover span.button-right{background-position:right -21px}
ul.creviews-reviews-list li,.cart-content tr td{border-bottom:1px solid #D2D2D2}
table.individual_rating_table tr td,.dcoupons-clear img{vertical-align:middle}
.in_stock span,.out_of_stock span,.more_links a{color:#666}
div.sitewide_banner,.cart .item{margin-bottom:18px}
.f_title h4 a:hover,.f_children ul li :hover,.y_footer_column a:hover,.y_footer_column a:active{color:#b1b1b1}
.left-box,button.main-button.compare_button.add-to-cart-button span.button-left{padding-left:12px}
.no_border,input.no_autocomplete:focus{border:0 none!important}
.cart-column-total .currency,.total-value .currency,#Sitemap a{color:#262626}
button.main-button,button.button,.buttons-row-right,.buttons-row{height:39px}
.compare_form_wrapper button.compare_button,td.pwr_input .stf_line{margin-top:2px}
.jcarousel button.do-add2cart-wait .button-left span.progress,.jcarousel button.do-add2cart-success .button-left span.progress,.jcarousel button.do-add2cart-error .button-left span.progress,.products-table button.do-add2cart-wait .button-left span.progress,.products-table button.do-add2cart-success .button-left span.progress,.products-table button.do-add2cart-error .button-left span.progress{background-position:left 5px}
.sbOptions .sbSub,form[name=giftregmanageform],p.giftreg-events-counter{padding-left:17px}
form[name=searchgiftregform],.ybizz_gift_c{padding:40px}
div.y_contactus{padding:10px}
.offers-more-info a:link,.offers-more-info a:visited,.offers-more-info a:active{color:#B6B6B6}
.offers-more-info a:hover{color:#333}
.acr-vote-bar a, .acr-vote-bar span, .acr-vote-bar a img, .acr-vote-bar span img{background:url(../../skin/white_furniture/css/../images/stars.png) no-repeat scroll 1px top transparent}
.dialog.acr-dialog.list-dialog .content{padding:0 19px}
.dialog.acr-dialog.list-dialog .title .sort-box{width:auto}
.on-sale-icon{background:url(../../skin/white_furniture/css/../images/on_sale.png) no-repeat right bottom transparent}

.details .product_subtitle {
    color: #333;
    font-size: 1.1em;
    margin-bottom: 10px;
}

.details .product_subtitle .brand {
    color: #787878;
    font-size: .9em;
    display: block;
}

#center_main div.pricing {
    float: left;
}

/* Product related changes */
.price_container .price {margin-right: 20px;}
.price_container .price, .price_container .retail_price, .price_container .savings_percent{float: left;}
.price_container .retail_price,.price_container .retail_price .currency {color: #787878;font-size: 1.1em;font-weight: 400;}
.price_container .product-properties {margin-top: 5px;}
.price_container .savings_percent {margin-left: 3px;}
.price_container .retail_price,.price_container .savings_percent {margin: 2px 0 10px 0;}
.price_container .savings_percent #save_percent {font-size: 1.1em;}
.savings_percent span {color: #990000  !important;}
.savings_percent {color: #990000 ;margin-left: 5px;font-size: 1.1em;}
.savings_percent_nospace span {color: #990000 !important;}
.savings_percent_nospace {color: #B74F12;font-size: 1.1em;}
.product-details .details .descr {color: #333;font-size: 1em;line-height: 16px;}


.variants {
  border-spacing: 0;
  line-height: 18px;
}

.variants tr td span.currency,
.variants td {
    color: #333;
    font-size: .9em;
    font-weight: 400;
}
.variants .center {
    text-align: center;
}
.variants .right {
    text-align: right;
}

.variants .opt-save {
    color: #990000;
}

.variants .header td {
    background: #006F7F;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    padding: 2px 0;
}
.variants .header.list td {
    font-size: 1.1rem;
    padding: 1px 0;
}

.product_options_title {
    font-size: 1.2em;
}

table.product-properties .property-name {
    width: 20%;
    text-align: left;
    padding-right: 20px;
}

/*table.product-properties .property-value {
    font-weight: bold;
}*/

table.product-properties tr td {
    padding: 0;
    font-size: 1em;
    line-height: 17px;
}


.brand {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.brand li {
    padding: 1px 0;

    height: auto;
    line-height: auto;
    /*border: 1px solid #ccc;*/
}

.brand li a {
    color: #333;
    font-size: 1em;
    text-decoration: none;
    line-height: 10px;
}

.brand li a:hover {
    text-decoration: underline;
}

.brand li.title {
    font-size: 1.2em;
    font-weight: bold;
    color: #B74F12;
    margin-bottom: 10px;
}

.side_phone .phone_tab {
    display: block;
    padding: 0;
    font-size: 1em;
    color: #787878;
}
.side_phone .first.phone_tab {
    font-size: 2em;
}

.search {
  width: 225px;
  margin: 0;
}

.search .text {
  width: 170px;
}

.phone_search_wrapper_right {
  text-align: left;
}

.phone_search_wrapper_right {
  margin-top: 0;
}

.under-header {
    height: 52px;
        margin-bottom: 5px;
}

.under-header .left div {
    height: 100%;
}

.under-header .left {
    float: left;
    width: 749px;
    height: 100%;
}

.under-header .right {
    float: right;
    width: 225px;
}

div.sitewide_banner, .cart .item {
    margin-bottom: 0;
}

.under-header .sitewide_banner img {
    width: 100%;
    height: 100%;
}

.share_links {
    float: none;
}

#overlay_content {
    text-align: left;
}

.logo {padding:0;}
.logo a {display: table;}
.line1 .top-banner {
    float: right;
}
.top-banner li img {
    display: block;
}

#additional_cart {
    color: #333;
}

#additional_cart h4 {
    text-align: center;
    font-weight: 400;
}

.additional_cart_left {
    border-right: 1px solid #ccc;
}

.additional_cart_left_content {
    border: none;
}

#additional_cart .additional_cart_left_content h2 {
    text-align: center;
    color: #a1a1a1;
}

#additional_cart .cart-subtotal {
    padding: 1px 2px;
    background: #eee;
    margin: 10px 0 15px 0;
}

#additional_cart .added-data {
    text-align:center;
}

#additional_cart .added-data b {
    display: block;
}

#additional_cart .product {
    line-height: 14px;
    margin-bottom: 3px;
}

.clean_button_left,button.main-button .button-left,button.button .button-left{
    background: none;
}
.clean_button_right,button.main-button .button-right,button.button .button-right{
    background: none;
}

button.button {
    background: #666;
    border-radius: 5px;
}

button.compare_button,
button.add-to-cart-button,
button.added-to-cart-button {
    background: transparent;
}

.additional_cart_left_content a.product-title {
    text-align: center;
    font-weight: 400;
    font-size: 1.1em !important;
}

.additional_cart_left_content .product-cell-price div {
    text-align: center;
}



#overlay_content button.add-to-cart-button span.button-right, .products-list button.add-to-cart-button span.button-right {
  padding-right: 10px;
}

#overlay_content button.add-to-cart-button span.button-left, .products-list button.add-to-cart-button span.button-left {
  padding-left: 32px;
}

.v_best.related {
    height: auto;
}

.v_best .jcarousel-skin-tango .jcarousel-container-vertical, .v_best .jcarousel-skin-tango .jcarousel-clip-vertical {
    height: 435px;
}

.product-cell-price {
    text-align: center !important;
}

.product-cell-price a {
    background: #666;
    border-radius: 3px;
    color: #fff !important;
    font-weight: bold;
    padding: 3px 10px;
    text-transform: uppercase;
    font-size: 1em;
}

.products-list a.product-title {
    color: #006F7F;
    font-size: 1.3em !important;
    font-weight: bold;
}

.products-list .product_subtitle {
    /*font-size: 1.6em;*/
}

.products.products-list div.descr {
    padding: 5px 0;
}

.share-left {
    float:left;
    height:14px;
    line-height:14px;
    padding: 0 10px 0 0;
}

.additional_cart_left .upsale_img {
    padding: 10px 0;
}

.product-details .ask-question {
    padding: 0;
    margin: 0;
}


.ask-question a {
    line-height: 15px;
    background: url(../../skin/white_furniture/css/../images/ask-a-question.png) no-repeat;
    padding: 0 0 0 18px;
    white-space: normal;
    display: block;
}

.button-holder {
    float: left !important;
    max-width: 125px;
    margin-left: 10px !important;
}

.product_buttons .wishlist a:hover {
    color: #000;
}

table.simple-products-table .price-row span{
    font-size: 1.1em;
}

.cart .buttons{
    margin-top:0;
    padding: 3px 0 3px 29px;
    height: auto;
    line-height:39px;
    border-bottom:1px solid #ccc;

}

.cart .buttons button {
    margin-left: 5px;
}

table.cart_table td.cart_delete_item a,a.empty_cart,a.delete_profile_link{
    display:block;width:21px;height:21px;line-height:21px;background:url(../../skin/white_furniture/css/../images/cart_delete_btn.png) no-repeat;text-indent:9999px
}

a.empty_cart {
    display: inline;
    line-height: inherit;
    padding: 5px 0 5px 25px;
    margin-left:10px;
}

table.sub_cart tr td.totals {
    text-align: right;
}

.sub_cart input[name='coupon'] {
    border: 1px solid #d2d2d2;
    padding: 4px;
}

table.product_ratings_wrap {

}

table.product_ratings_wrap table {
    display: block;
    float: left;
    width: 110px;
}

.reviews-num {
    float: left;
    margin-left: 10px;
}
.reviews-num  a {
    line-height: 20px;
}

#y_footer_container {
    background: #f9f9f9;
    padding: 20px 3% 50px 3%;
    width: 94%;
    display: table;
}

#y_footer_container h2 {
    margin: 0 0 9px 0;
    text-transform: none;
    font-weight: bold;
}
#y_footer_container h2,
.y_footer_column a {
    color: #908f8b;
}

.y_footer_column {
    padding: 0 25px 0 10px;
}

#y_footer_container > div {
    float:left;
}

/*.newslettersignup {
    color: #155b67;
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 10px;
}

form[name='newsletter'] {
    padding: 50px 0 15px 0;
    text-align: left;
}

form[name='newsletter'] input[name='email_address'] {
    border: 2px solid #c8c8c8;
    color: #c8c8c8;
    font-size: 1em;
    padding: 3px 2px;
    width: 130px;
}

form[name='newsletter'] input[type='submit'] {
    color: #fff;
    background: #777;
    border-radius: 4px;
    border:1px solid #777;
    padding: 3px 15px;
    font-weight: bold;
    font-size: 1em;
    margin-left: 10px;
}*/

.footer-icons {
    width:95%;
    margin: 20px auto 0 auto;
    border-bottom: 1px solid #eaeaea;
}

.footer-icons td {
    /*text-align: center;*/
    vertical-align: middle;
    padding: 0 15px;
}

.copyright {
    font-size: .8em;
    color: #4e4e4e;
    padding: 10px 0 15px 0;
}
.live-chat {
    float: left;
    margin: 30px 0 0 40px;
}
.live-chat table {
    margin: 0 auto;
}
.bottom-logo {
margin: 30px 0 0 15px;
text-align: left;
font-size:1em;
}
.bottom-logo img {
    display: block;
    margin-bottom: 10px;
}
.top-phones {
font-size: .8em;
}

.dialog.noborder {
    padding: 0;
}

.right_float .seals {
    text-align: center;
}

.right_float .seals .item {
    padding: 15px 0;
}

.right_float .seals hr {
    margin: 0;
    border-color: #ccc;
}

.right_float .seals h4 {
    color: #006F7F;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 19px;
    padding: 8px 0 12px 0;
}

.f_category h2 {
    font-size: 1.5em;
    color: #666;
}

.f_category h3 {
    border: 0;
    padding: 0;
    margin: 0 0 1px 0;
    font-size: 1.2em;
    color: #a95625;
    font-weight: bold;
}

.f_category h4 {
    font-weight: bold;
    color: #666;
    line-height: 1.1em;
    font-size: 1em;
}

.f_descr {
    padding: 10px 0 0 0;
    color: #000;
}

.f_descr a {
    color: #a95625;
    text-decoration: underline;
}

.poptions-list a.simple-button {
    font-weight: 700;
    text-decoration: underline !important;
}
.opt-name {
    white-space: nowrap;
}

.poptions-options-list td {
    padding: 0;
}
.poptions-options-list tr td:first-child {
    padding-right: 10px;
}

.products.products-list div.market-price {
    display: table;
    float: right;
}

.left-5 {
    text-align: left;
    padding-left: 5px !important;
}
.custom-product-tabs-descr{padding:15px}

/**
 *  * Top holiday message container
 *   */
#holiday_message {
  margin: 0;
  padding: 0;
  position: relative;
}

#holiday_message .box {
  position: relative;
  color: #555555;
  border: 1px solid #c9d1dc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 35px 10px 75px;
  vertical-align: middle;
  text-align: left;
  min-height: 43px;
}

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

#holiday_message .close-img {
  width: 21px;
  height: 21px;
  background: transparent url(../../skin/white_furniture/css/../../common_files/modules/CFL_Systems/Holiday_Message/images/close.png) no-repeat left top;
}

#holiday_message .close-img:hover {
  width: 21px;
  height: 21px;
  background: transparent url(../../skin/white_furniture/css/../../common_files/modules/CFL_Systems/Holiday_Message/images/close.png) no-repeat left -25px;
}

#holiday_message .message-i {
  background: #fafafa url(../../skin/white_furniture/css/../../common_files/modules/CFL_Systems/Holiday_Message/images/info_48_blue.png) no-repeat 10px 10px;
}
.pr_link:hover, .pr_link:focus {
    background-color: #0C6DA3;
}
#product_just_stars .ind_cnt {
	font-size: 9px;
    display: inline;
    text-align: center;
    vertical-align: middle;
    padding-left: 10px;
}

.product-details #product_just_stars .on,
.product-details #product_just_stars .off {
	vertical-align: middle;
}
.product-details #product_just_stars .off {
	display: inline-block;
}
.star_container .group-stars .ind_cnt {
    display: inline;
    vertical-align: middle;
    padding-left: 10px;
}
.star_container .group-stars .on,
.star_container .group-stars .off {
	vertical-align: middle;
}
#sa_product_header #sa_product_header_img {
    max-width: 200px;
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 20px;
}

.sa_product_ratingBox span.product_desc {
    display: block;
    max-width: 300px;
    margin-bottom: 10px;
}

#overlay_content.ybizz-add-to-cart-popup {
  width:500px;
}
#additional_cart {
  padding: 5px 10px 20px;
  display: flex;
  flex-direction:row;
}
#additional_cart .additional_cart_left {
  float:none;
  width:100%;
  border: 0 none;
  padding: 0;
  margin:0;
  border: 0 none;
  display: flex;
  flex-direction: row;
}
#additional_cart .additional_cart_left .additional_cart_left__left {
  float: left;
  width: 36%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding-right:10px;
}
#additional_cart .additional_cart_left .additional_cart_left__left h2 {
  text-align: left;
}
#additional_cart .additional_cart_left .additional_cart_left__left .upsale_img {
  padding:0;
}
#additional_cart .additional_cart_left .additional_cart_left__left .upsale_img img {
  max-width:100%;
  display:block;
  height: auto;
}
#additional_cart .additional_cart_left .additional_cart_left__right {
  width:64%;
  float: right;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;    
}

#additional_cart .acl-data__note-added {
  text-align: left;
  margin-top: 20px;
  background: url(../../skin/white_furniture/css/../images/ok.png) no-repeat scroll left top;
  line-height:16px;
  padding: 8px 0 8px 42px;
}
#additional_cart .acl-data__added-data {
  text-align: left;
  margin-top:13px;
  flex-grow:1;
}
#additional_cart .acl-data__added-data .product {
  font-size: 16px;
  line-height: 21px;
}
#additional_cart .acl-data__added-data .price {
  font-size: 18px;
  margin-top: 4px;
}
#additional_cart .acl-data__minicart-items {
  margin-top: 27px;
}
#additional_cart .cart-subtotal {
  background: transparent none;
  font-weight: bold;
}
#additional_cart .acl-data__buttons .button {
  background-color: #90a641;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  font-family: arial, sans-serif;
  text-transform:uppercase;
  height: 28px;
  line-height: 28px;
  padding:0 14px;
  border: 0 none;
  border-radius: 3px;
  transition: background-color .2s;
}
#additional_cart .acl-data__buttons .button + .button {
  margin-left:10px;
}
#additional_cart .acl-data__buttons .button:active,
#additional_cart .acl-data__buttons .button:hover {
  background-color: #507926;
}
a.btn {
  display:inline-block;
  font-size: 11px;
  height:27px;
  padding:0 10px;
  line-height:29px;
  background: #89a532 none;
  border: 0 none;
  border-radius: 4px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif;  
  font-weight: bold;
  float: right;
}
a.btn:hover {
  text-decoration: none;
  background-color: #333;
}
a.btn.second-button {
  background: #507926 none;
}
/*
TheXCartStore: xMenu
*/
.xm-menu {
	margin: 0;
	padding: 0;
	clear: both;
	height: 35px;	
	/*position: absolute;*/
	
	font-size: 12px;
} 
.xm-menu li {
	padding: 0;
	position: relative;
	
	text-align: center;
	
	display:block;
	float: left;
}
.xm-menu li a {
	color: #FFF;
	text-decoration: none;
	line-height: 32px;
	display: block;
	padding: 0 5px;
	position: relative;
	z-index: 999;
}
.xm-menu li a:hover {
	background-color: #fff;
	color:#333;
	z-index: 1001;		
}
.xm-menu li.current a {
	background-color: #fff;
	color:#333;
	z-index: 1001;
	
}
.xm-menu li .xm-sub-holder {
	background-color: #fff;
	position: absolute;	
	left: -1px;
	z-index: 1000;			
	-moz-box-shadow: 1px 1px 8px -2px #000; 
	-webkit-box-shadow: 1px 1px 8px -2px #000;
	box-shadow: 1px 1px 8px -2px #000;	
	display:none;
}

.xm-menu li .xm-sub-menu .xm-sub-column {
	float: left;
	width: 200px;
}

.xm-menu li .xm-sub-menu .xm-sub-column ul {
	margin: 0;
	padding: 10px 0 15px 5px;
	list-style: none;
	list-style-position: outside;
}

.xm-menu li .xm-sub-menu .xm-sub-column ul li {
	line-height: 18px;
	float: none;
	width: auto;
	text-align: left;
}

/*Sub-menu item styles*/
.xm-menu li .xm-sub-menu .xm-sub-column ul li a {
	text-decoration: none;
	color: #777;
	line-height: 18px;
}

/*Sub-menu item hover color*/
.xm-menu li .xm-sub-menu .xm-sub-column ul li a:hover {
	color: #990000;
}


.xm-menu li .xm-sub-holder {
	display: none;
}

/*
Vertical Definition
*/
.xm-menu.xm-vertical {
	height: auto;
	background: none;
	
	/*width: auto !important;*/
}
.xm-menu.xm-vertical li {
	display: block;
	float: none;		
}

.xm-menu.xm-vertical > li {	
	text-align: left;
}

.xm-menu.xm-vertical li .xm-sub-holder {
	/*display: inline-block;*/
	border: 1px solid #AAA;
	display:none;
}


/*
In-Page Definition
*/
.xm-simple-menu {
	margin-bottom: 3px;	
	border: 1px solid #ddd;
}	

.xm-simple-menu h4 {
	margin:0;
	padding: 5px;
	background-color: #ddd;
}

.xm-simple-menu a {
	color: #666;
	text-decoration: none;
}
.xm-simple-menu .xm-sub-column {
	width: 170px;
	float: left;
}
.xm-simple-menu .xm-sub-column ul {
	margin: 0;
	padding: 5px 10px;
	list-style: none;
	list-style-position: outside;
}

.xm-clear{clear: both;}
#center-main {
	overflow: visible;
}


/* 
Demo footer html
*/
.sub-footer p {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 27px;
	line-height: 27px;
	border:1px solid #fff;
	background-color: #EDECE9;
}
.sub-footer p  span {
	background-color: #666;
	display: block;
	color: #fff;
	width: 140px;
	text-align: center;
	margin-right: 20px;
	float: left;
}
.sub-footer p a {
	height: auto;
	width: auto;
	color: #f97f01;
	display: inline;
	font-weight: 700;
	background-color: transparent;
}
.sub-footer p a:hover {
	background-color: transparent;
}


.xm-float-left {
	float:left;
}
/*
End: TheXCartStore: xMenu
*/
/*
TXS-XM-SCHEME-DETAILS:START
xm-scheme-name:"xMenus Chunky Charcoal"
xm-extra-class:"xm-charcoal"
xm-preview-image:"xm-chunky-charcoal.jpg" 
TXS-XM-SCHEME-DETAILS:END
*/

/* Global Definitions */
.xm-menu.xm-charcoal {
	border: 1px solid #525252;
}
.xm-menu.xm-charcoal li.xm-top > a {
	background-color: transparent;
	height: 43px;
	line-height: 43px;
	font-weight: 600;
	white-space: nowrap;
}
.xm-menu.xm-charcoal li.xm-top > a:hover,
.xm-menu.xm-charcoal li.xm-top.current > a {
	background-color: #FFFFFF;
	color: #FF7900;
}
.xm-menu.xm-charcoal .xm-sub-holder {
	border-left: 1px solid #525252;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
	background: url(../../skin/common_files/modules/TXS_XMenus/custom_css/images/xm-charcoal-tab-bg.png) repeat-x 0 bottom;
	background-color: #FFFFFF;
}
.xm-menu.xm-charcoal li .xm-sub-menu .xm-sub-column {
	padding-left: 20px;
}
.xm-menu.xm-charcoal li .xm-sub-menu .xm-sub-column ul {
	padding-bottom: 25px;
}

.xm-menu.xm-charcoal li .xm-sub-menu .xm-sub-column ul li a {
	color: #333333;
	background: url(../../skin/common_files/modules/TXS_XMenus/custom_css/images/xm-charcoal-arrow.png) no-repeat 0 7px;
}
.xm-menu.xm-charcoal li .xm-sub-menu .xm-sub-column ul li a b {
	color: #FF7900;
	font-size: 12px;
	padding: 3px 0 3px 10px;
	margin: 0 0 0 -20px;
	display: block;;
	font-weight: 600;
	background-color: #FFFFFF;
}

/* Horizontal Menu */
.xm-menu.xm-horizontal.xm-charcoal {
	height: 43px;
	background: url(../../skin/common_files/modules/TXS_XMenus/custom_css/images/xm-charcoal-bg.png) repeat-x 0 0;
}
.xm-menu.xm-horizontal.xm-charcoal li.xm-top {
	height: 43px;
	background: url(../../skin/common_files/modules/TXS_XMenus/custom_css/images/xm-charcoal-right-bg.png) no-repeat right 0;
}

/* Vertical Menu */
.xm-menu.xm-vertical.xm-charcoal li.xm-top {
	height: 43px;
	background: url(../../skin/common_files/modules/TXS_XMenus/custom_css/images/xm-charcoal-bg.png) repeat-x 0 0;
}
.xm-menu.xm-vertical.xm-charcoal .xm-sub-holder {
	border-top: 1px solid #525252;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
}


/* In-Page Menu */
.xm-simple-menu.xm-charcoal {
	border: 1px solid #525252;
	background: url(../../skin/common_files/modules/TXS_XMenus/custom_css/images/xm-charcoal-tab-bg.png) repeat-x 0 bottom;
	background-color: #FFFFFF;
}
.xm-simple-menu.xm-charcoal h4 {
	background: url(../../skin/common_files/modules/TXS_XMenus/custom_css/images/xm-charcoal-bg.png) repeat-x 0 50%;
}
.xm-simple-menu.xm-charcoal h4 a {
	color: #FFFFFF;
}

.xm-simple-menu.xm-charcoal ul {
	padding: 5px;
	margin: 0 5px 25px 0;
}
.xm-simple-menu.xm-charcoal ul li {
	list-style: none;
	padding: 0 0 0 20px;
	display: block;
	background: url(../../skin/common_files/modules/TXS_XMenus/custom_css/images/xm-charcoal-arrow.png) no-repeat 10px 6px;
}
.xm-simple-menu.xm-charcoal ul li a {
	color: #333333;
}
.xm-simple-menu.xm-charcoal ul li a b {
	color: #FF7900;
	font-size: 12px;
	padding: 3px 0 3px 10px;
	margin: 0 -20px;
	display: block;;
	font-weight: 600;
	background-color: #FFFFFF;
}
/*
TXS-XM-SCHEME-DETAILS:START
xm-scheme-name:"xMenus Modern Living"
xm-extra-class:"xm-modern-living"
xm-preview-image:"xm-modern-living.jpg" 
TXS-XM-SCHEME-DETAILS:END
*/

/* Global Definitions */
.xm-menu.xm-modern-living li.xm-top {
	background-color: transparent;
}
.xm-menu.xm-modern-living li.xm-top > a {
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
}

 
/* Horizontal Menu */
.xm-menu.xm-horizontal.xm-modern-living {
	border-top: 1px solid #625D5D; 
	background-color: #625D5D;
	height: 31px;
}
.xm-menu.xm-horizontal.xm-modern-living li.xm-top > a {
	color: #FFFFFF;
	font-size: 12px;
}
.xm-menu.xm-horizontal.xm-modern-living li.xm-top > a:hover,
.xm-menu.xm-horizontal.xm-modern-living li.xm-top.current a {
	color: #615D5D;
	background-color: #FFFFFF;
}
.xm-menu.xm-horizontal.xm-modern-living li.xm-top.xm-full > a:after,
.xm-menu.xm-horizontal.xm-modern-living li.xm-top.xm-full > a:hover:after,
.xm-menu.xm-horizontal.xm-modern-living li.xm-top.xm-full.current > a:after {
	position: relative;
	left: 5px;
	top: 0px;
	content: url(../../skin/common_files/modules/TXS_XMenus/custom_css/images/xm-modern-living-raquo-gray.png);
	opacity: 1;
}
.xm-menu.xm-horizontal.xm-modern-living li.xm-top.xm-full > a:after {
	content: url(../../skin/common_files/modules/TXS_XMenus/custom_css/images/xm-modern-living-raquo-white.png);
}
.xm-menu.xm-horizontal.xm-modern-living li .xm-sub-menu .xm-sub-column ul li a:hover {
	color: #000000;
}
.xm-menu.xm-horizontal.xm-modern-living li .xm-sub-holder {
	border-top: 0px none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}


/* Vertical Menu */
.xm-menu.xm-vertical.xm-modern-living  {
	border: 1px solid #999999;
}
.xm-menu.xm-vertical.xm-modern-living li.xm-top > a {
	color: #615D5D;
	font-size: 14px;
}
.xm-menu.xm-vertical.xm-modern-living li.xm-top > a:hover,
.xm-menu.xm-vertical.xm-modern-living li.xm-top.current a {
	color: #615D5D;
	background-color: #F6F6F6;
}
.xm-menu.xm-vertical.xm-modern-living li.xm-top.xm-full > a:after,
.xm-menu.xm-vertical.xm-modern-living li.xm-top.xm-full > a:hover:after,
.xm-menu.xm-vertical.xm-modern-living li.xm-top.xm-full.current > a:after {
	position: relative;
	left: 5px;
	top: 0px;
	content: url(../../skin/common_files/modules/TXS_XMenus/custom_css/images/xm-modern-living-raquo-gray.png);
	opacity: 1;
}
.xm-menu.xm-vertical.xm-modern-living li.xm-top.current .xm-sub-holder a {
	background-color: transparent;
}
.xm-menu.xm-vertical.xm-modern-living li .xm-sub-holder {
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
.xm-menu.xm-vertical.xm-modern-living li.xm-top.current .xm-sub-holder a:hover {
	background-color: #F6F6F6;
}


/* In-Page Menu */
.xm-simple-menu.xm-modern-living {
	background-color: transparent;
	border: 1px solid #999999;
}
.xm-simple-menu.xm-modern-living h4 {
	background-color: #625D5D;
	height: 31px;
	padding: 0 5px;
	line-height: 31px;
	margin: -1px 0 0 0;
}
.xm-simple-menu.xm-modern-living h4 a {
	color: #FFFFFF;
}
.xm-simple-menu.xm-modern-living .xm-sub-holder {
	left:1px;
}
.xm-simple-menu.xm-modern-living .xm-sub-column ul {
	padding: 5px 0 5px 5px;
	margin: 0 5px 0 0;
}
.xm-simple-menu.xm-modern-living ul li {
	list-style: none;
	padding: 0 0 2px 5px;
	display: block;
}
.xm-simple-menu.xm-modern-living ul li a {
	color: #615D5D;
}
.xm-simple-menu.xm-modern-living ul li a b {
	color: #615D5D;
	font-size: 12px;
	padding: 3px 0 3px 5px;
	margin: 0 0 0 -5px;
	display: block;
	font-weight: 600;
	background-color: #F6F6F6;
}

/* Custom Style Sheet */

html, body 						{
								font-size: .9rem;
								}

h1								{
								line-height:inherit;
								}

hr  							{
								color: #cccccc;
								background-color: #cccccc;
								border-color: #cccccc;
								}

.tab 							{
								margin-left: 40px;
								}

.currency,
a.bread-crumb:hover,
span.subcategories span.cat_title a,
div.pricing.save_cont,
ul.helpbox li a:hover,
#overlay_content div.product-details span.reg_qv,
.products-list .price-save,
#Sitemap a:hover,
.more_links ul li a:hover,
#overlay_content td.rating_title{
								color: #006F7F;
								color:#333;
								}

a:link, a:visited 				{
								color: #937025;
								text-decoration: underline;
								/*color: #006F7F;*/

								}

a:hover, a:active 				{
								color:#333;
								text-decoration:underline;
								}

.theme-default #slider 			{
								margin: 0;
								width:635px; /* Make sure your images are the same size */
								height:277px /* Make sure your images are the same size */
								}

/* SLIDER */
div.opc-container #center_main, #center_main
								{
								border-top: thin #ccc solid;
								}

.en-cart div.opc-container #center_main, .en-cart #center_main
								{
								padding-top: 12px;
								}

.en-home div.opc-container #center_main, .en-home #center_main
								{
								border-top: none;
								}

.under-header 					{
								height:58px;
								margin-bottom:10px;
								border: thin solid #ccc;
								overflow:hidden;
								width:980px;
								}

.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper 	{
    							margin-top:150px;
								}

.compare_form_wrapper ul 		{
								margin-top: 0px;
								height: 14px;
								}


.xb-wrapper .xb-pager.xb-default-pager a
								{
								background: #ccc !important;
								}

.xb-wrapper .xb-pager.xb-default-pager a.active
								{
								background: #006f7f !important;
								}

#txs_xbanner_9 .xb-viewport
								{
								margin-bottom: 10px;

								}


ul.xbslider{
	width: 100% !important;
}

/*=== Styles that may not be needed ===*/
/*

#dev7link 						{
    							position:absolute;
    							top:0;
    							left:50px;
    							background:url(../../skin/white_furniture/css/images/dev7logo.png) no-repeat;
    							width:60px;
    							height:67px;
    							border:0;
    							display:block;
    							text-indent:-9999px;
								}

.clear 							{
								clear:both;
								}

.pages td, .cpt-tab td 			{
								padding: 6px;
								}

.pages ul, .cpt-tab ul 			{
								padding: 0 0 0 40px;
								margin: 13px 0;
								}

.creviews-vote-bar ul {padding:0; margin: 0;}

.pages strong, .cpt-tab strong 	{
								font-weight: 600;
								}

.pages p , .cpt-tab p 			{
								margin: 13px 0;
								}
*/

/*BELOW FROM OLD SITE*/

.pages h1, .cpt-tab h1
					 			{
								font-size: 1.5rem;
								font-weight:bold;
								color: #006F7F;
								margin-bottom: 0;
								margin-top: 10px;
								}

.en-pages .static-pages h1.special-offers-coupon
								{
								display: none;
								}

.en-coupons #box_container .static-pages h1.special-offers-coupon
								{
								border-bottom: none;
								padding-bottom: 0px;
								text-align: center;
								}

#box_container .static-pages h1
								{
								font-size: 2.2rem;
								padding-bottom: 30px;
								padding-top: 15px;
								border-bottom: #ccc thin solid;
								margin-bottom: 0px;
								color: #79AD28;
								text-transform: uppercase;
								}

.pages h2, .cpt-tab h2 			{
								font-size: 1.4rem;
								font-weight:bold;
								margin-top: 10px;
								color: #006F7F;
								margin-bottom: 3%;
								}


.static-pages h2 , .pages h3, .cpt-tab h3
								{
								font-size: 1.5rem;
								font-weight: bold;
								color: #006f7f;
								font-family: Arial, Helvetica, sans-serif;
								margin-bottom: 2%;
								margin-top: 3%;
								border: none;
								}

#box_container .static-pages h2
								{
								font-size: 1.8rem;
								margin-bottom: 4%;
								line-height: 130%;
								}


#box_container .static-pages h3, .pages h4, .cpt-tab h4
								{
								font-size: 1.2rem;
								font-weight: bold;
								font-family: Arial, Helvetica, sans-serif;
								margin-bottom: 0;
								}

#box_container .static-pages h3
								{
								font-size: 1.4rem;
								color: #333;
								margin-bottom: 3%;
								line-height: 130%;
								}

#box_container .static-pages h4, .pages h5, .cpt-tab h5 			{
								font-size: 1.0rem;
								font-weight: bold;
								font-family: Arial, Helvetica, sans-serif;
								margin: 21px 0;
								margin-bottom: 0;
								}

#box_container .static-pages h4
								{
								font-size: 1.2rem;
								}

#box_container .static-pages h5
								{
								font-size: 1.2rem;
								}

.pages h6, .cpt-tab h6 	 		{
								font-size: 1rem;

								}

#box_container .static-pages blockquote
								{
								background: #eee;
								padding:20px;
								padding-left: 30px;
								padding-right: 25px;
								width:70%;
								margin: auto;
								margin-top: 4%;
    							font-style: italic;
    							margin-bottom: 4%;
    							font-weight: bold;
								}


sup 							{
								line-height: 0px;
								}


.pages, .cpt-tab				{
								line-height: 170%;
								font-size: .95rem;
								}

.cpt-tabs-content-holder li,
.pages p, .cpt-tab p,
.pages td, .cpt-tab td,
.pages li, .cpt-tab li,
.pages blockquote, .cpt-tab blockquote
								{
								font-size: 1.0rem;
								line-height: 1.45rem;
								}



.pages p, .cpt-tab p 			{
								padding-bottom: 0.2rem;
								padding-top: 0;
								line-height: 1.35rem;
								}

.cpt-tabs-content-holder li 	{
								line-height: 1.35rem;
								}

/*.pages a img , .cpt-tab a img 	{border:none}*/


.pages a.boldlink:link ,
 .cpt-tab a.boldlink:link 		{
								color:#006F7F;
								text-decoration:underline;
								font-size: 1em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages a.boldlink:visited ,
 .cpt-tab a.boldlink:visited 	{
								color:#006F7F;
								text-decoration:underline;
								font-size: 1em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages a.boldlink:active ,
 .cpt-tab a.boldlink:active 	{
								color:#006F7F;
								text-decoration:underline;
								font-size: 1em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages a.boldlink:hover ,
 .cpt-tab a.boldlink:hover 		{
								color:#333;
								text-decoration:underline;
								font-size: 1em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

/*
.pages a.producttitle-linked:link ,
 .cpt-tab a.producttitle-linked:link {
								color:#367900;
								font-size: 1.2em;
								text-decoration:none;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages a.producttitle-linked:visited ,
 .cpt-tab a.producttitle-linked:visited {
								color:#367900;
								font-size: 1.2em;
								text-decoration:none;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages a.producttitle-linked:active ,
 .cpt-tab a.producttitle-linked:active {
								color:#367900;
								font-size: 1.2em;
								text-decoration:none;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages a.producttitle-linked:hover ,
 .cpt-tab a.producttitle-linked:hover {
								color:#961B1E ;
								font-size: 1.2em;
								text-decoration:underline;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}
*/
.pages .recipeTitle ,
 .cpt-tab .recipeTitle 			{
								font-size: 1.2em;
								color: #006f7f;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								text-align: left;
								padding-left:px;
								padding-top:7px;
								}

.pages .recipeWhiteTxt ,
 .cpt-tab .recipeWhiteTxt 		{
								color: #CCCCCC;
								}

.pages .style5 ,
 .cpt-tab .style5 				{
								font-size: .8em;
								color: #333333;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								}

.pages .style6 ,
 .cpt-tab .style6 				{
								font-size: 1em;
								color: #003366;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages .style7 ,
 .cpt-tab .style7 				{
								font-size: 1.2em;
								color: #006F7F;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages .style11 ,
 .cpt-tab .style11 				{
								font-size: 1.5em;
								color: #003366;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages .style12 ,
 .cpt-tab .style12 				{
								font-size: 1em;
								font-weight: bold;
								color: #000000;
								font-family: Arial, Helvetica, sans-serif;
								}

.pages .style13 ,
 .cpt-tab .style13 				{
								font-size: 1.4em;
								font-weight: normal;
								color: #003366;
								font-family: Arial, Helvetica, sans-serif;
								}

.pages .style14 ,
 .cpt-tab .style14 				{
								font-size: 1em;
								font-weight: bold;
								color: #006F7F;
								font-family: Arial, Helvetica, sans-serif;
								}

.pages .style16 ,
 .cpt-tab .style16 				{
								font-size: .8em;
								font-family: Arial, Helvetica, sans-serif;
								color: #000000;
								}

.pages .style17 ,
 .cpt-tab .style17 				{
								/*line-height: 1.2em;*/
								font-family: Arial, Helvetica, sans-serif;
								}

.pages .style18 ,
 .cpt-tab .style18 				{
								font-size: 1em;
								font-family: Arial, Helvetica, sans-serif;
								color: #000000;
								font-weight: bold;
								}

.pages .style19 ,
 .cpt-tab .style19,
 .style19		 				{
								font-size: .75rem;
								font-family: Arial, Helvetica, sans-serif;
								color: #333333;
								}

.pages .style20 ,
 .cpt-tab .style20 				{
								font-size: .8em;
								font-family: Arial, Helvetica, sans-serif;
								color: #000000;
								}

.pages .style41 ,
 .cpt-tab .style41 				{
								color: #37793a;
								font-weight: bold;
								}

.pages .style42 ,
 .cpt-tab .style42 				{
								font-size: 1.2em;
								font-family: Arial, Helvetica, sans-serif;
								color: #37793a;
								font-weight: 550;
								}

.pages .style43 ,
 .cpt-tab .style43 				{
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: .8em;
								font-weight: bold;
								}

.pages .style44 ,
 .cpt-tab .style44 				{
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: .8em;
								font-weight: bold;
								color: #6A6A6A;
								}

.pages .style50 ,
 .cpt-tab .style50 				{
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: .8em;
								font-weight: bold;
								color: #37793a;
								}

.pages .style55 ,
 .cpt-tab .style55 				{
								font-size: 1em;
								color: #990000;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages .style60 ,
 .cpt-tab .style60 				{
								font-size: 1.2em;
								color: #990000;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages .mediasectionheader ,
 .cpt-tab .mediasectionheader 	{
								font-size: 1.2em;
								color: #ffffff;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.pages .exsmallboldred ,
 .cpt-tab .exsmallboldred 		{
								font-size: .8em;
								color: #990000;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}


.pages .GoImage ,
 .cpt-tab .GoImage 				{
								WIDTH: 21px;
								HEIGHT: 18px;
								VERTICAL-ALIGN: middle;
								BORDER: 0px;
								}


.pages a.xsmbasiclink:link ,
 .cpt-tab a.xsmbasiclink:link 	{
								color:#006F7F;
								text-decoration:none;
								font-size: .8em;
								font-family: Arial, Helvetica, sans-serif;
								}

.pages a.xsmbasiclink:visited ,
 .cpt-tab a.xsmbasiclink:visited {
								color:#006F7F;
								text-decoration:none;
								font-size: .8em;
								font-family: Arial, Helvetica, sans-serif;
								}

.pages a.xsmbasiclink:active ,
 .cpt-tab a.xsmbasiclink:active {
								color:#006F7F;
								text-decoration:underline;
								font-size: .8em;
								font-family: Arial, Helvetica, sans-serif;
								}

.pages a.xsmbasiclink:hover ,
 .cpt-tab a.xsmbasiclink:hover 	{
								color:#333333;
								text-decoration:underline;
								font-size: .8em;
								font-family: Arial, Helvetica, sans-serif;
								}

.pages .greyseparatorbar ,
 .cpt-tab .greyseparatorbar 	{
								font-size: .8em;
								color: #000000;
								}

.pages a.verticaltext ,
 .cpt-tab a.verticaltext 		{
								font-size: .8em;
								font-style: normal;
								color: #000000;
								font-family: Arial, Helvetica, sans-serif;
								line-height:1;
								text-align:center;
								vertical-align:top;
								padding:4px;
								}

.pages .quotebox ,
.cpt-tab .quotebox 				{
								background-color: #F0F0F0;
								}

.pages .quotebox2 ,
.cpt-tab .quotebox2 			{
								background-color: #D8E7EB;
								border:#666;
								border:1px;
								padding: 6px;
								}

/*
START ADD TO CART STYLES  SALE TABLE
*/

.cartbox 						{
                				border: 1px solid #999;
								}

.cartbox td						{
                				border: 1px solid #f6f6f6;
								}

.carttablebg 					{
                				background-color: #DEDEDE;
								}

.cartheadings 					{
                				font-size: 1em;
                				font-family: Arial, Helvetica, sans-serif;
                				font-weight: normal;
                				color: #666;
                				background-color:#cccccc;
                				padding-top:4;
                				padding-bottom:4;
								}

.cartheadingproduct				{
								font-size: 1em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								font-variant:normal;
								color: #666;
								background-color:#cccccc;
								text-align: left;
								text-indent: 1px;
								}

.cartheadingprice,
.cartheadingqty,
.cartheadingdesc 				{
								font-size: 1em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								color: #666;
								background-color:#cccccc;
								text-align: center;
								}

.cartheadingdesc 				{
								text-align: left;
								}

.cartproductname 				{
								font-size: 1em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								text-align:left;
								color: #000000;
								}

.cartproductprice 				{
								font-size: 1em;
								color: #333333;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								}

.cartsmalltext 					{
								color:#333333;
								text-decoration:none;
								font-size: .8em;
								font-family: Arial, Helvetica, sans-serif;
								}

.cartsmalltext a 				{
                				text-decoration:underline;
								}

.cartsmalltext a:hover 			{
                				color:#CC6600;
								}

div.opc-container label.xpc-save-card-label
								{
								font-size: 14px;
								line-height: 20px;
								color: #BE0C0C;
								}

/* Shopping Cart */

div.address-book-link
								{
								background: none;
								height: auto;
								}

.popup-link a
								{
								font-size: 0.9rem;
								}

.en-cart div.opc-authbox a,
.en-cart div.opc-authbox
								{
								font-size: 0.9rem;
								}


.points-apply * input
								{
								width: 240px !important;
    							margin-top: 10px;
    							border: 1px solid #d2d2d2;
    							padding: 4px;
								}

/*
END ADD TO CART STYLES SALES TABLE
*/

.pages .boxoutline,
 .cpt-tab .boxoutline  			{
								border:thin;
								border-color:#690;
								}

.pages .boxoutlinegrey,
 .cpt-tab .boxoutlinegrey		{
								border:1px;
								border-color:#CCC;
								border-style:solid;
								background-color:#FFF;
								}

.pages .boxoutlineFFF,
 .cpt-tab .boxoutlineFFF		{
								border:1px;
								border-color:#FFF;
								border-style:solid;
								}

.pages .boxproducthighlight,
 .cpt-tab .boxproducthighlight	{
								border:1px;
								border-color:#006F7F;
								border-style:dashed;
								background-color:#fff;
								}

.pages .imageborder,
 .cpt-tab .imageborder			{
								border:1px;
								border-color:#CCC;
								border-style:solid;
								}

.pages .imageborderdark,
 .cpt-tab .imageborderdark		{
								border:1px;
								border-color:#333;
								border-style:solid;
								}

.pages .boxhighlight,
 .cpt-tab .boxhighlight			{
								background-color:#D8E7EB;
								border-left: none;
								border-right: none;
								}

.pages .reddashoutline,
 .cpt-tab .reddashoutline		{
								border: 2px;
								border-style:dashed;
								color:#B82125;
								}

.pages .tr-bg,
 .cpt-tab .tr-bg				{  /*ingredient tables etc.*/
								background-color:#F0F0F0;
								}

.pages .ingredientsboxes,
 .cpt-tab .ingredientsboxes 	{
								padding: 0px;
								border: thin solid #E6B686;
								}

.pages .subheading,
 .cpt-tab .subheading 			{
								font-family: Arial, Helvetica, sans-serif;
								font-size: 1.5em;
								font-weight: normal;
								color: #333;
								}

.pages .sectionbox,
 .cpt-tab .sectionbox			{
								background-color:#efefef;
								border-bottom:#CCC 1px solid;
								border-top:#ccc 1px solid;
								}

.pages .footnote,
 .cpt-tab .footnote 			{
								font-family: Arial, Helvetica, sans-serif;
								font-size: .8em;
								}

.pages a.nounderlinelink:link,
 .cpt-tab a.nounderlinelink:link
 								{
								color:#CC6600;
								font-weight: bold;
								font-size: .7em;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								text-decoration: none;
								}

.pages a.products:link,
 .cpt-tab a.products:link 		{
								color:#026677;
								text-decoration: none;
								font-size: 1.2em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								}

.pages a.products:visited,
 .cpt-tab a.products:visited 	{
								color:#026677;
								text-decoration: none;
								font-size: 1.2em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								}

.pages a.products:hover,
 .cpt-tab a.products:hover		{
								color:#333333;
								text-decoration: underline;
								font-size: 1.2em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								}

.pages .redasterisk,
 .cpt-tab .redasterisk			{
								font-family:Arial, Helvetica, sans-serif;
								font-size: 1em;
								font-weight:normal;
								color:#C00;
								}

.pages a.listtype:link,
 .cpt-tab a.listtype:link		{
								color:#026677;
								text-decoration: none;
								font-size: 1em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								}

.pages a.listtype:visited,
 .cpt-tab a.listtype:visited 	{
								color:#026677;
								text-decoration: none;
								font-size: 1em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								}

.pages a.listtype:hover,
 .cpt-tab a.listtype:hover		{
								color:#333333;
								text-decoration: none;
								font-size: 1em;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								}

.pages .headingpr,
 .cpt-tab .headingpr			{
								font-family:Arial, Helvetica, sans-serif;
								font-size:1em;
								font-weight:bold;
								color:#666;
								}

.pages .highlightlargtext,
 .cpt-tab .highlightlargtext	{
								font-family: Arial, Helvetica, sans-serif;
								font-size: 1.2em;
								font-style: normal;
								color: #333;
								text-decoration: none;
								}

/*BEGIN BLOG/TESTIMS BOX CODE*/
.pages .outerboxoutline,
 .cpt-tab .outerboxoutline		{
								border:1px dashed #A5582A;
								background-color:#FFF;
								}

.pages .testimsbox,
 .cpt-tab .testimsbox			{
								border:thin;
								border-color:#CCC;
								border-style:solid;
								background-color:#F2FBFF;
								}

.pages .testimstext,
 .cpt-tab .testimstext			{
								font-family:Arial, Helvetica, sans-serif;
								font-size:1em;
								color:#666;
								}

.pages .testimsname	,
 .cpt-tab .testimsname			{
								font-family:Arial, Helvetica, sans-serif;
								font-size:1em;
								font-style:italic;
								color:#666;
								}

.pages .blog-box-outline,
 .cpt-tab .blog-box-outline		{
								border: 1px solid #ccc;
    							background: url(/assets/blog/backgrounds/ecailles.png) repeat ;
    							width: 75%;
    							margin-top: 4%;
    							margin-bottom: 3%;
    							padding-bottom: 1.5%;
    							padding-left: 2.5%;
    							padding-right: 2.5%;
    							-webkit-box-shadow: 3px 3px 7px 3px rgba(150,150,150,0.56);
    							box-shadow: 3px 3px 7px 1px rgba(150, 150, 150, 0.56);
								}

.cpt-tabs-content-holder .blog-box-outline a.blog-header,
.blog-box-outline a.blog-header
								{
								font-size: 1.3rem;
								color: #333;
								text-decoration: none;
								width: 308px;
								margin: auto auto 70px;
								margin-top:2px;
								padding-bottom: 25px;
								display: block;
								}

a.blog-header .fa-rss-square
								{
								font-size: 3.3rem;
								margin-left:20px;
								}

.read-more-blog					{
								display:block;
								float:left;
								padding-top: 5px;
								}

.icon-rss-square				{
								display:block;
								float:left;
								color:#E3803E;
								}

.fa-chevron-right 				{
								color: #333;
								font-size: .8rem;
								}

.fa-check
								{
								font-size: 1.7rem;
    							transform: scaleY(1.7);
    							color: #D8760F;
    							font-weight: 100;
								}

tr.article-list	td
								{
								padding-bottom: 10px;
								}


/*END BLOG/TESTIMS BOXES*/

/* BEG SPECIALTIES BLOCK */

.specialty-labels-block			{
								margin-top:3%;
								margin-bottom:4%;
								}

 .specialty-labels-block ul
								{
    							margin-left: 0px;
    							padding: 0;
    							list-style: none;
    							margin: 0 -2px;
								}

.specialty-labels-block li
								{
								display: inline-block;
								vertical-align: middle;
								padding: 0 0px 10px;
								position: relative;
								padding-top: 13px;
								margin-right: -4px;
								width: 13%;
								box-sizing: border-box;
								}

.specialty-labels-block .specialties-image
								{
								width: 100%;
								}

.non-gmo						{
								margin-left:15px;
								}

/* END SPECIALTIES BLOCK */

/*BEG REGENACELL SITE STYLES*/
.pages .reg ,
 .cpt-tab .reg 					{
								font-family: Arial, Helvetica, sans-serif;
								font-size: 1em;
								color: #333333;
								list-style-position: outside;
								list-style-type: none;
								}

.pages .regenacell-diamond-list ,
 .cpt-tab .regenacell-diamond-list
 								{
								list-style-type: none;
								list-style-position: outside;
								font-family: Arial, Helvetica, sans-serif;
								font-size: 1em;
								color: #333333;
								visibility: visible;
								list-style-image: url(/skin/white_furniture/assets/gr-bul.gif);
								}

/*END REGENACELL STYLES*/


/* CUSTOM STYLES FROM ANDREW */


/* HEADER */

.first_line 					{
								background: #FFF;
								color:#333;
								padding-top: 0px;
								padding-bottom: 10px;
								border-bottom: solid #CCC thin;
								}

.auth-row 						{
								font-size: 1em;
								float: left;
								padding: 0 0px 0 0px;
								}

.auth-row a.auth_link,
.contact_us_link a.auth_link
								{
								padding: 6px 10px 6px 10px;
								}

.auth-row a.auth_link span,
.contact_us_link a.auth_link span,
.menu-dialog .title-bar img.icon
								{
								background: none;
								padding-right:0px;
								padding-left:0px;
								}

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

.fa-shopping-cart:before
								{
								color: #89A532
								}

.auth-row a.auth_link,
.contact_us_link a.auth_link
								{
								background: none;
								color:#333333;
								border-right: solid #CCC thin;
								font-family: sans-serif;
								}

.auth-row a.auth_link:hover,
.auth_mincart:hover,
.minicart_wrapper h2 span.minicart span.full:hover
								{
								color: #006F7F !important;
								}

.auth_mincart 					{
								background:none;
								}

.minicart_wrapper 				{
								width: auto;
								line-height:37px;
								}

.minicart_wrapper span,
.minicart_wrapper i 			{
								color:#4e4d4e !important;
								font-weight:500;
								font-size: 14px;
								}

.minicart_wrapper span:hover,
.minicart_wrapper i:hover,
.minicart_wrapper div.en-minicart-subtotal
								{
								color: #006F7F !important;
								}

.minicart_btn span.button-left
								{
								color: #ffffff !important;
								}

.auth_mincart 					{
								line-height: 35px;
								width: 55px;
								}

.minicart_wrapper span			{
								font-family: sans-serif;
								}

.minicart_wrapper .cart-items span:hover
								{
								color:#4e4d4e !important;
								}

.auth-row a.auth_link,
.contact_us_link a.auth_link
								{
								font-size: 14px;
								font-weight:500;
								}

.mc-selector-menu-item 			{
								display: block;
  								float: right;
  								padding-top: 12px;
  								padding-right: 10px;
								}

.ui-dialog 						{
								width: auto !important;
								}

.anniversary
								{
								float:left;
								display:block;
								margin-left: 10%;
								}

/*.ui-dialog .ui-dialog-title 	{
								margin: 0px 0 0px 14px;
								}*/

.ui-dialog .ui-dialog-content
								{
								padding: .0em 0em;
								}

	/* Header Logo Area */

.line1 							{
								margin-top:8px;
								padding-bottom:20px;
								margin-bottom:8px;
								}

.top-phones 					{
								margin-top:17px;
								font-size:inherit;
								text-align:right;
								color: #707070;
								}

.phone_search_wrapper_right		{
								margin-top: 5px;
								}

.top-phones a:link,
.top-phones a:visited,
.top-phones a:active 			{
								color: #006F7F;
								text-decoration:none;
								}

#location a.bread-crumb:link,
#location a.bread-crumb:visited,
#location a.bread-crumb:active,
.search-sort-cell a.search-sort-link:link,
.search-sort-cell a.search-sort-link:visited,
.search-sort-cell a.search-sort-link:active
								{
								color: #006F7F;
								}

#location a.bread-crumb:hover,
.search-sort-cell a.search-sort-link:hover
								{
								color: #333333;
								}

.top-phones a:hover 			{
								color: #707070;
								}

.contact-header-area			{
								font-size:1.2em;
								margin-bottom:22px;
								margin-right:10px;
								float:right;
								height: 36px;
								}

.mc-selector-menu-item			{
								color: #006f7f;
								}

/*.contact-header-area */ .social
								{
								display: none;
								font-size: 1.5rem;
								line-height: 1.1rem;
								float:right;
								margin-top: 8px;
								margin-right: 20px;
								}

.schedule						{
								font-size: .8em;
								letter-spacing: 2px;
								}

.search table 					{
								padding: 0px;
								}

.search							{
								width: 236px;
								}

.line1 .right					{
								clear:right;
								}

/* Menu */

.xm-menu.xm-horizontal.xm-charcoal
								{
								background: #006F7F;
								}

.xm-menu.xm-horizontal.xm-charcoal li.xm-top
								{
								background: none;
								}


.xm-menu.xm-charcoal li .xm-sub-menu .xm-sub-column ul li a b
								{
								font-size: 1.1em;
								font-weight: 600 !important;
								}

.xm-menu.xm-horizontal.xm-charcoal li.xm-full
								{
								border-left: solid #333333 thin;
								}

.xm-menu, .xm-menu .xm-sub-menu
								{
								font-size: 1em;
								}

.xm-menu.xm-charcoal li.xm-top > a
								{
								padding: 0 13px 0 12px;
								font-weight: 500;
								font-size:1.11em;
								text-transform: uppercase;
								}

ul.SecondNav					{
								border-left:thin solid #ccc;
								border-right:thin solid #ccc;
								height:45px;
								}


.xm-menu.xm-charcoal li.xm-top.current > a,
.xm-menu.xm-charcoal li.xm-top > a:hover,
.SecondNav li a
								{
								color:#333;
								text-transform: uppercase;
								line-height:45px;
								}

.xm-menu.xm-charcoal li .xm-sub-menu .xm-sub-column ul li a b
							{
							color: #37793a;
							}

.xm-menu.xm-charcoal li .xm-sub-menu .xm-sub-column ul li a b
								{
								font-weight: 800;
								padding: 3px 0 3px 0px;
								margin: 0 0 0 0px;
								}

.xm-menu.xm-charcoal li .xm-sub-menu .xm-sub-column ul li a
								{
								background: none;
								}

.xm-menu-14 li.xm-top
								{
								width: 195px;
								background: #e0e0e0;

								}

ul.xm-menu-14 li.xm-top:not(:last-child)
							{
							border-right: #fff thin solid;
							}

/* Catatory Page */


.products-list .image			{
								padding: 0;
								}

.en-category .ybizz_products_cell
								{
								width: 230px !important;
								text-align: center;
								}

/* product left column */

.product-details .details h1,
.en-cdseopro h1
								{
								color:#006F7F;
								font-size: 1.6rem;
								margin: 20px 0 0 0;
								font-weight: bold;
								line-height: 1.7rem;
								}

.en-cdseopro h1					{
								font-size: 2.0rem;
								margin: 20px 0 20px 0;
								}

h3.featured_h 					{
								background: #FFF;
								color: #555;
								font-size: 1.2rem;
								height: 20px;
								line-height: 20px;
								padding-left: 10px;
								margin: 4px 0px 0px;
								text-transform: capitalize;
								font-weight:bold;
								border: none;
								}


.left_float 					{
								width: 740px;
								float: left;
								}

.float_left 					{
								float: left;
								margin-right:15px;
								margin-bottom: 10px;
								margin-top:0px;
								}

.en-help .float_left			{
								margin:0px;
								}

.left-col 						{
								display:block;
								float:left;
								width:48%;
								margin-right:2%;
								}

/* product right column */

.right_float 					{
								width: 225px;
								float: right;
								border-left: 1px solid #ccc;
								padding-left: 7px;
								}

.float_right 					{
								float: right;
								margin-left:5px;
								margin-bottom:5px;
								}

.right-col 						{
								display:block;
								float:left;
								width:50%;
								margin-left:0%;
								}

.fourth 						{
								width:24%;
								float:left;
								text-align:center;
								font-size:1em;
								margin-left:1%;
								margin-bottom:10px;
								}

.product-discript-image			{
								height:120px;
								display:block;
								}

.home-rows						{
								margin-top:10px;
								margin-bottom:10px;
								}

div.indexboxheadings 			{
								background-color: #EEE;
								font-family: Arial, Helvetica, sans-serif;
								color: #37793a;
								font-size: 1.5em;
								font-weight: normal;
								padding-top: 10px;
								padding-bottom: 10px;
								width:100%;
								display:block;
								clear:both;
								}

.blog-button					{
								margin-right:30px;
								margin-top:10px;
								}

.top-paragraph					{
								margin-top:20px;
								margin-bottom:30px;
								display:block;
								}

/* retail price padding */

.price-holder .price 			{
								margin-right: 20px;
								margin-bottom: 10px;
								}

/* CONTENT STYLES */



#center_main .product-details .product_buttons
								{
								padding-bottom: 10px;
								}

#center_main .product-details .product_buttons
								{
								padding-bottom: 0px;
								}

.product_buttons 				{
								margin: 0px 0 0px;
								}

hr.hr-style						{
								border-bottom: 3px solid #ccc;
								}

.col-80							{
								width:81%;
								float:right;
								}

.col-four						{
								width:23%;
								display:block;
								padding:1%;
								float:left;
								}

.col-three						{
								width:29.3%;
								display:block;
								padding:2%;
								float:left;
								}

.col-two						{
								width:46%;
								display:block;
								padding-left:2%;
								padding-right:2%;
								float:left;
								}

.cpt-tab img.float_left 		{
								float: left;
								}

.cpt-tab img.float_right 		{
								float: right;
								margin-left:8px;
								}

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

.clearfix:after 				{
								content: "";
								visibility: hidden;
								display: block;
								height: 0;
								clear: both;
								}



.cpt-tabs-content-holder .fa-quote-left,
.cpt-tabs-content-holder .fa-quote-right
								{
								color:#006F7F;
								}


.cpt-tabs-content-holder  ul
								{
								list-style: outside disc;
								}

.cpt-tabs-content-holder li
								{
						    	position: relative;
    							left: 1.3em;
    							padding-right: 1em;
								}


.cpt-tabs-content-holder a .fa-sort-down
								{
								color: #333;
								}

/* SHOP Button */

.shop-button					{
								font-weight:bold;
								color:#fff;
								text-decoration:none;
								background: #cc6600;
								width: 100px;
								text-align:center;
								padding:10px;
								margin:10px;
								margin-left:auto;
								margin-right:auto;
								font-size:1rem;
								}

/* PRODUCT PAGE */

.variants tr td span.currency,
.variants td
								{
								font-size: .90rem;
								font-weight: 400;
								}

.variants tr td.retail span
								{
								font-size: .75rem;
								}


.product-details .details .descr
								{
								font-size:1em;
								display: none;
								}

.variants td.retail span.currency
								{
								/*text-decoration: line-through;*/
  								color: #707070;
								}

.variants td.left-5 span.currency
								{
  								font-weight:600;
								}

.en-variant-selected 			{
								background: #F7F7F7;
								}

.product-details .image .image-box
								{
								margin-bottom: 60px;
								}

.price_container .retail_price,
.price_container .retail_price .currency,
.savings_percent,
.price_container .savings_percent #save_percent
								{
								font-size: 1.0em;
								}

.savings_percent,
.price_container .savings_percent #save_percent,
.price-save,
.variants .header.list td,
.variants .header td
								{
								font-variant: small-caps;
								}


.price_container .retail_price .currency
								{
								color:#707070;
								}

.item-sku						{
								font-size: 0.7rem;
								line-height: 8px;
								}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

.en-variant-selected 			{
								background: #e5eef0;
								}

}


.variants tr.en-variant-selected td span.currency,
.variants tr.en-variant-selected td.opt-name
								{
								color:#000;
								font-weight:bold;
								}


.variants tr.en-variant-selected td.retail span.currency
								{
								color: #707070
								}

#overlay_content 				{
								padding: 5px 10px 0;
								width: 645px;
								}

#additional_cart h2 			{
								margin-bottom: 10px;
								}

.additional_cart_left h4 		{
								margin-bottom:0px;
								}

#additional_cart .cart-subtotal
								{
								margin: 5px 0 10px 0;
								}

.more, table.simple-products-table .image-wrapper
								{
								padding-bottom: 0px;
								}

#overlay_content .additional_cart_left_content .products
								{
								margin-bottom:0px;
								}

.additional_cart_left .upsale_img
								{
								padding: 5px 0;
								}

#overlay_content div.ask_wishlist
								{
								margin: 16px -10px 0;
								}

.product_compare_box_link 		{
								font-size:.75rem;
								}

.en_fda p						{
								font-size:.85rem;
								}

.en_fda b						{
								display:block;
								border:thin #333 solid;
								padding: 5px;
								margin-bottom: 10px;
								}

.en-reviews div.buttons_cell
								{
								float: right;
								}

.cpt-tabs-content-holder a.no-underline:link
								{
								text-decoration:none;
								}


.product-details .details .descr a:hover
								{
  								color: #333;
								}

.cpt-tab a img.border-img,
a img.border-img
								{
								border:thin solid #bbb;
								}

.border
								{
								border:thin solid #ccc;
								}

.products.products-list button.list_wl_button span.button-left,
.cell.wishlist button.list_wl_button span.button-left,
a.product_compare_box_link
								{
    							color: #000!important;
    							text-transform: none;
    							line-height: 15px;
    							padding-left: 18px!important;
								text-decoration:none;
								}

.checkout-block					{
								border:solid #ccc 2px;
								padding:8px;
								padding-left: 15px;
								padding-right: 15px;
								}

.ybizz_products_buy_now button.main-button.compare_button.add-to-cart-button
								{
								display: none;
								}

.jcarousel .button-row
								{
								height:0px;
								}


.product_buttons .cell.button_cell
								{
								padding-left: 30px;
								}

.select2						{
								background-color: #fff;
								}

.indent							{
								margin-left: 38px;
								}

/* Buttons */

div.buttons_cell.right{
	margin-top: 3px;
}

.en-cart .buttons_cell .button a
 {
	font-family: arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.85rem;
}


.clean_button_left,
button.main-button .button-left,
button.button .button-left,
.products-list .add-to-cart-button span.button-left,
.product-cell-price a
								{
								font-weight: bold;
								}

.product-cell-price a
								{
								background: #507926;
								padding: 6px 18px;
								}

.product-cell-price a:hover
								{
								background: #333;
								}

.products .price-row
								{
								margin-bottom: 8px;
								}

.product-row input[type=checkbox]:checked ~ .product-row
								{
								background:#CCC;
   							}

.product-row .highlight
								{
								background:#CCC;
	   						}

/* Search Buttons */

.search_lbl 		{
								color: #969595;
								font-size: 1em;
								text-transform: uppercase;
								margin: 5px 15px 5px 0;
								}

.search .text 	{
								height: 20px!important;
								line-height: 20px;
								}

/* BUTTONS CSS */

.button a:link 	{
								text-decoration: none;
								}

button.compare_button span.button-left,
.products-list .add-to-cart-button span.button-left,
.minicart_btn span.button-left
								{
								background-color:transparent;
								background:none;
								text-transform: uppercase;
								font-size: .8rem;
								}

.variants .header td
								{
								background: #fff;
								color: #000;
								border-bottom: 1px solid #ccc;
								}

.bs_wrap.fp 		{
								height: 28px;
								border: 1px solid #ccc;
								}


.bs_wrap 				{
								background: none;
								}

.v_best					{
								border-bottom: none;
								}

.v_best .jcarousel-skin-tango .jcarousel-item
								{
								border: 1px solid #ccc;
								border: none;
								border-bottom: 1px solid #ccc;
								}

.jcarousel-skin-tango .jcarousel-prev-horizontal
								{
								top: -29px;
								background: url(/skin/white_furniture/css/default_jcarousel/prev-horizontal.png) no-repeat -53px -16px #ccc;
								}

.jcarousel-skin-tango .jcarousel-next-horizontal
								{
								top: -29px;
								background: url(/skin/white_furniture/css/default_jcarousel/next-horizontal.png) no-repeat -50px -15px #ccc;
								}

ul.jcarousel-list-horizontal li div.ybizz_products_cell
								{
								border-right: 1px solid #ccc;
								}

span .ybizz_products_cell
								{
								float: left;
								}

#slideshow-carousel2,
#slideshow-carousel3,
#slideshow-carousel4,
#slideshow-carousel5,
#slideshow-carousel6,
#slideshow-carousel7,
#slideshow-carousel8
								{
								border: 1px solid #ccc;
								border-width: 0 1px 1px;
								}

.v_best .jcarousel-skin-tango
.jcarousel-next-vertical
								{
								border-left: 1px solid #ccc;
								background-color: #ccc;
								}


/* Product Tab */

.cpt-tabs-content-holder 		{
								border: 1px solid #ccc;
								border-top: none;
								}

.cpt-tabs 						{
								border-bottom: 1px solid #ccc;
								}

.cpt-tabs li 					{
								border: 0px;
								padding: 0 8px;
								margin-right: 2px;
								height:36px;
								font-size: 1em;
								border-top: 1px solid #ccc;
								border-left: 1px solid #ccc;
								border-right: 1px solid #ccc;
								background: #006F7F;
								border-top-left-radius: 4px;
    							border-top-right-radius: 4px;
								color: #ffffff;
								}

.cpt-tabs li:hover 				{
								border-top: 1px solid #ccc;
								border-left: 1px solid #ccc;
								border-right: 1px solid #ccc;
								/*height:34px;*/
								}

.cpt-tabs li.active 			{
								/*border-color: #ccc;
								background: #fff;
								color:#000;
								border-top: 1px solid #ccc;
								border-left: 1px solid #ccc;
								border-right: 1px solid #ccc;
								filter:none;
								height:36px;*/
								color: #fff;
    						background: #5B804D;
    						border-top-left-radius: 4px;
    						border-top-right-radius: 4px;
								}

div.button,
button.compare_button span.button-right,
.clean_button_right,
button.main-button .button-right,
button.button .button-right,
.minicart_btn span.button-right
								{
								background: #006F7F; /* Old browsers */
								}

.button.compare_button span.button-right,
button.compare_button span.button-left
								{
								height: 25px;
								}

button.compare_button span.button-left
								{
								line-height: 26px;
								}

ul.cpt-tabs li:hover  			{
								color:#fff;
								background: #008A9D; /* Old browsers */
								}

div.button div, div.button a
								{
								background: none;
	  							text-transform: capitalize;
	  							font-size: 1em;
								}

.cpt-tabs-content-holder a:link,
.cpt-tabs-content-holder a:visited,
.cpt-tabs-content-holder a:active
								{
								color: #937025
    							font-weight:;
								text-decoration:none;
								}

.article-list a:link,
.article-list a:visited,
.article-list a:active
								{
								color: #006f7f;
								}

.cpt-tabs-content-holder a:hover
								{
								color: #333;
								text-decoration:underline;
								}

.cpt-tabs-content-holder .button a:link,
.cpt-tabs-content-holder .button a:visited,
.cpt-tabs-content-holder .button a:active
								{
								color: #FFF;
								text-decoration:none;
								}

 .cpt-tabs-content-holder .button a:hover
 								{
								color: #FFF;
								}

/* ADD TO CART BUTTON */

.products-list button.add-to-cart-button span.button-left
								{
								padding-left: 10px;
								line-height: 29px;
								font-size: 1em;
								}

.add-to-cart-button span.button-left,
button.main-button.added-to-cart-button .button-left
								{
								background-color:transparent;
								}

#overlay_content button.add-to-cart-button span.button-right,
.products-list button.add-to-cart-button span.button-right
								{
								padding:0px;
								}

/* Search Page */

.products.products-list div.buy-now
								{
								padding: 0 10px 9px 0;
								}

.styled_select.select2 			{
								margin-bottom: 15px;
								}

.quantity 						{
								margin-top: 8px;
								}

/* Check out button */

.add-to-cart-button span.button-right
								{
								background:none;
								}

.add-to-cart-button span.button-left,
button.main-button.added-to-cart-button .button-left
								{
								padding-left:10px;
								}

/* GRAY BUTTONS */

button.compare_button span.button-right
								{
								border: 0px;
								cursor: pointer;
								background: #333; /* Old browsers */
								}


button.compare_button span.button-right:hover
								{
								background: #507926; /* Old browsers */
								}

BUTTON.button					{
								background:none;
								}

BUTTON.button .button-right, BUTTON.button .button-right:hover
								{
								filter: none;
								}

/* CATAGORY PAGE */

.dialog .content				{
								padding: 0px 10px 0px;
								}

.y-search-result 				{
								padding:0px;
								}

div.dialog-category-products-list .title
								{
								background: #eee;
								color:#000;
								}

.sort_picker .sbHolder 			{
								width:90px;
								}

.search-sort-bar strong, .navigation_wrap span
								{
								color:#000;
								}

.products-list a.product-title
								{
								font-size: 1.3rem !important;
								line-height: 1.5rem;
								}

.details .product_subtitle
								{
								margin-top: 3px;
								margin-bottom: 0px;
								font-weight: bold;
								}

.details .product_subtitle .brand
								{
								font-size: 1rem;
								color: #333;
								font-weight: 500;
								}

.product_subtitle h2
								{
								padding: 0;
								margin: 0;
								color: #333;
								font-size: 1.1rem;
								}

.title ul.sbOptions li:hover,
.per-page-selector ul.sbOptions li:hover
								{
								background: #ccc;
								}

.title .sbOptions a:hover 		{
								color: #000;
								}

.products .product-title,
.product-details .product-title
								{
								text-decoration: none;
								}

.per-page-selector .sbHolder
								{
								width: 45px;
								}

.sort_picker .sbHolder 			{
								width: 100px;
								}

.views_box 						{
								left: 66px;
								}

div.compare_form_wrapper
								{
								border-bottom: 1px solid #EEE;
								}

.products.products-list div.descr
								{
								color: #333;
								}

.products.products-list div.market-price,
a.simple-button:hover, .minicart_wrapper span.price span.currency,
span.subcategories a.cat_title:hover, a.additional_scroll_to_ratings,
table.product-properties, .register-newbie-note a,
.login_table a, table.cart_table tr td.cart_subtotal span.currency
								{
								color: #333;
								}

.subcategory_descr				{
								color: #333;
								}

/* SIDEBAR STYLES */

.v_best.related 				{
								margin-top: 10px;
								margin-bottom: 30px;
								}

.brand li 						{
								padding: 3px 0;
								}

.brand li a:hover 				{
								text-decoration: underline;
								color:#006F7F;
								}


.right_float .xm-simple-menu.xm-modern-living
								{
								border: 1px solid #fff;
								}

.xm-simple-menu .xm-sub-column
								{
								width: 225px;
								float:none;
								}

.xm-simple-menu.xm-modern-living h4
								{
								margin:0px;
								height: auto;
								}

.right_float .xm-simple-menu.xm-modern-living h4,
.right_float .xm-simple-menu.xm-modern-living h4 a
								{
								background-color:transparent;
								color: #006F7F;
								font-size: 1.2rem;
								}

.xm-simple-menu.xm-modern-living ul li a:hover
								{
								text-decoration: underline;
								color:#006F7F;
								}

.xbanners-slideshow-extra-class
								{
								border: 1px solid #ccc;
								}

.side-bar-slider-styles h4.sid-bar-heading
								{
								margin:0px;
								margin-top:25px;
								color: #555;
								font-size: 1.2em;
								padding: 5px;
								border: solid thin #ccc;
								border-top: solid #ccc thick;
								}

.side-bar-slider-styles a:link
								{
								text-decoration: none;
								}

.side-bar-slider-styles a:hover h4.sid-bar-heading
								{
								color: #006F7F;
								}

h4.bs_title						{
								border-bottom: 1px solid #ccc;
								color: #006f7f;
								font-size: 1.2rem;
								line-height: 35px;
								height: 35px;
								text-transform: capitalize;
								background: #FFF none repeat scroll 0% 0%;
								margin-top: 6px;
								padding: 0px;
								padding-left: 6px;
								}

.bs_right a:link,
.bs_right a:visited,
.bs_right a:active 				{
								color: #555;
								}

.right_float .seals .item 		{
								padding: 0px 0 15px 0;
								}

.right_float .seals h4			{
								text-align: left;
								padding: 5px;
								margin-bottom: 2px;
								margin: 25px 0px 0px;
								}

.v_best .jcarousel-skin-tango .jcarousel-container-vertical,
.v_best .jcarousel-skin-tango .jcarousel-clip-vertical
								{
								height:auto;
								}

#RR_Ratings_Widget 				{
								width:inherit !important;
								}

#RR_Ratings_Widget #RR_Ratings_Widget_frame #RR_Ratings_Widget_content .rr_rate_star_text
								{
								left: 55px !important;
								}

#RR_Ratings_Widget #RR_Ratings_Widget_frame #RR_Ratings_Widget_content .rr_rate_rating_wrapper .rr_rate_star_wrapper
								{
								right: 50px !important;
								}

#RR_Ratings_Widget #RR_Ratings_Widget_frame #RR_Ratings_Widget_content .rr_review_count
								{
								width:inherit !important;
								}

.alt2 #RR_Ratings_Widget #RR_Ratings_Widget_frame #RR_Ratings_Widget_content .rr_review_count
								{
								text-align: center;
								padding-left: 0px !important;
								}

.side_bar_logo img				{
								max-height:75px;
								max-width:225px;
								}


.xbslider, .xbslider li     	{
								margin-bottom: -3px !important;
								}

.v_best .jcarousel-skin-tango .jcarousel-next-vertical
								{
    							border-left: none;
    							border-right: 0px none;
								background-image: none;
								background-color: transparent;
								}


.right_float .seals				{
								text-align: left;
								}

/* NEWSLETTER */

h2.newslettersignup, .en-help h2.newslettersignup
								{
								font-family: Arial, Helvetica, sans-serif;
								font-size: 1.5rem;
								color: #006F7F;
								font-weight: bold;
								margin-bottom: 40px;
								}

table.FooterTopBackground
								{
								background-color: #F8F8F8;
								text-align: center;
								}

/* SIDEBAR MENU */

.xm-simple-menu.xm-modern-living h4,
.xm-simple-menu.xm-modern-living h4 a
								{
								background-color: #CCC;;
								color: #000;
								text-decoration:none;
								padding-top:10px;
								line-height: inherit;
								}

.xm-simple-menu.xm-modern-living
								{
								border: 1px solid #ccc;;
								}

.xm-simple-menu.xm-modern-living ul li a
								{
								color: #333;
								text-decoration:none;
								}

/* SHOPPING CART AND CHECK OUT PAGES */

.en-cart h1.cart_title			{
								padding-left:0;
								padding: 16px 0 16px 0px;
								font-size: 2em;
    							color: #006F7F;
    							font-weight: bold;
								}


.en-cart .checkout-container #center_container .checkout_signin_text,
.en-cart .checkout_signin_text 
								{
								font-weight:bold;
								font-size: 1.2rem;
								}

.en-cart .checkout-container #center_container .checkout_signin_else_text,
.en-cart #center_container .checkout_signin_else_text
								{
								padding: 0px 0px 20px 0px;
								display:block;
								}
.en-cart a.simple-button {
    								font-size: 16px;
   								}

table.cart_table tr th 			{
								height: 29px;
								line-height: 12px;
								font-size: 1.1em
								white-space: nowrap;
								color: #333;
								background-color: #E0E0E0;
								text-transform: uppercase;
								}

.products.cart 					{
								margin: 0 0px;
								}

h1.cart_title 					{
								padding: 16px 0 16px 27px;
								}

.en-cart  .button-row 			{
								line-height:14px;
								}

.totals tr td.total-value span.currency,
#opc_summary td.total-value .currency
								{
								font-size: 1.2em;
								}

.en-cart table.totals tr td.total-name
								{
								font-weight:normal;
								}

table.totals tr.total td.total-name,
table.totals tr.total td.total-name
								{
								font-size:1.5em;
								}

.en-cart #box_container a:link,
.en-cart #box_container a:visited,
.en-cart #box_container a:active
								{
								color: #006F7F;
								text-decoration:underline;
								}

.en-cart #box_container .bread_crumbs_table a:link,
.en-cart #box_container .bread_crumbs_table a:active,
.en-cart #box_container .bread_crumbs_table a:visited
								{
								color: #929292;
								text-decoration:none;
								}

.en-cart #box_container .bread_crumbs_table a:hover
								{
								color: #006F7F;
								}

.en-cart #box_container .button a:link,
.en-cart #box_container .button a:visited,
.en-cart #box_container .button a:active,
.en-cart #box_container .ui-state-default a:link,
.en-cart #box_container .ui-state-default a:visited
								{
								color: #FFFFFF;
								text-decoration:none;
								}

.en-cart #box_container .ui-state-default a:hover
								{
								color: #000000;
								}

.en-cart .button-row 			{
								margin-top:0;
								margin-bottom:10px;
								}

.en-cart div.address-book-link
								{
								padding: 10px 0;
								}

.en-cart div.terms_n_conditions
								{
								text-align: right;
								padding-bottom:10px;
								}

.en-cart label input 			{
								margin: 3px 3px 3px 4px;
								}

.checkout-shippings tr td label,
.checkout-shippings tr td		{
	  							font-size: .8rem;
								line-height: 1.2rem;
								}

.offers-price					{
								margin-right: -200px;
    							margin-left: 190px;
								}

.products-list .currency		{
								font-size: 1.5em;
								}

.list-dialog .title h2			{
								width: 98%;
    							text-align: right;
    							padding-top: 3px;
								}

/* sale and purchase buttons */

#overlay_content button.add-to-cart-button span.button-left
								{
								padding-left:10px;
								}

button.main-button.added-to-cart-button .button-left,
.add-to-cart-button span.button-left,
button.main-button.added-to-cart-button .button-left,
.add-to-cart-button span.button-left,
button.main-button.added-to-cart-button .button-left:hover
								{
								background: none !important;
								}

.en-cart button.main-button .button-right,
.en-cart button.button .button-right,
.en-cart div.button, .en-cart .cpt-tabs li,
.add-to-cart-button span.button-right,
#overlay_content button.add-to-cart-button span.button-right,
.products-list button.add-to-cart-button span.button-right,
.products-list button.add-to-cart-button span.button-left,
.minicart_btn span.button-right, button.button .button-right
								{
								background: #5B804D; /* Old browsers */
								border-radius: 4px;
								}

.add-to-cart-button span.button-right,
.products-list button.add-to-cart-button span.button-right,
button.table_buy_now_button span.button-right
								{
								background: #5B804D;
								}

.add-to-cart-button span.button-right
								{
								padding-left: 15px;
								padding-top: 5px;
								padding-bottom: 5px;
								}

.add-to-cart-button span.button-left
								{
								padding-right: 15px;
								}

.en-cart button.main-button .button-right:hover,
.en-cart button.button .button-right:hover,
.en-cart div.button:hover,
.en-cart .cpt-tabs li:hover,
.add-to-cart-button span.button-left:hover,
.add-to-cart-button span.button-right:hover,
#overlay_content button.add-to-cart-button span.button-right:hover,
.products-list button.add-to-cart-button span.button-right:hover,
.products-list button.add-to-cart-button span.button-left:hover,
.minicart_btn span.button-right:hover,
button.button .button-right:hover,
button.table_buy_now_button span.button-right:hover
								{
								background: #333; /* Old browsers */
								border-radius: 4px;
								}

.en-cart #box_container .button a.button-right
								{
								text-decoration:none;
								}

.en-cart #box_container  a:hover
								{
								color: #333;
								}

.en-cart #box_container .sbHolder a:link, .en-cart #box_container .sbHolder a:visited,
.en-cart #box_container .sbHolder a:active, .en-cart #box_container .sbHolder a:hover
								{
								color: #333;
								text-decoration:none;
								}

.en-cart #box_container .button-right a:link
								{
								text-decoration:none;
								}

.en-cart table.poptions-options-list,
.en-cart .poptions-list a.simple-button,
div.shipping-method
								{
								font-size:1em !important;
								font-weight:normal;
								}

table.sub_cart tr td 			{
								padding: 5px 10px 5px 0;
								}

.checkout-shippings tr td.shipping-cost
								{
								width:0px;
								}

.checkout-payments tr td 		{
								padding-right: 0px;
								}

.checkout-shippings tr td.en-shipping-radios-cell
								{
								width:10%;
								}

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

ul#opc-sections li.opc-section.last
								{
								text-align: right;
								}

div.checkout-container textarea
								{
								max-width: 306px;
								}

#show_coupon_code 				{
								border-bottom: none;
								}

.en-cart ul#opc-sections li.opc-section div #couponform-container
								{
								float:right;
								display:block;
								margin-bottom: 10px;
								padding-bottom: 10px;
								width:100%;
								}

.en-cart ul#opc-sections li.opc-section h2 {
    font-weight: bold;
    font-size: 1.4em;
    padding: 12px 0 8px;
    margin: 2px;
    text-transform: uppercase;
}
.en-cart div.opc-container .opc-section h2, div.opc-container .opc-section h3 {
    color: #006F7F;
}

.en-cart .dotted 				{
								border-bottom: 0px;
								}

.points-left					{
								width: 83% !important;
								text-align: left !important;
								width:auto !important;
								}

/* Add to Cart Dropdown */

.minicart-box ul li.last_minicart_item
								{
								border-bottom: 1px solid #ccc;
								}

.en-minicart-subtotal			{
								margin-top:10px;
								margin-right:15px;
								text-align:right;
								font-size:16px;
								}

/* FOOOTER STYLES */

#footer_container 				{
    							margin-top: 2%;
								}

.footer-icons 					{
								margin: 0px auto 0 auto;
								width: 100%;
								border-bottom: 1px solid #ccc;
								}

.footer-icons td 				{
								padding: 0 0px;
								}

#footer_container 				{
								border-top: 38px solid #006F7F;
								}

#y_footer_container 			{
								padding: 20px 1% 5px 1%;
								width: 98%;
								background:none;
								}

#y_footer_container h4			{
								font-size:1.2rem;
								color:#5B804D;
								text-decoration:none;
								margin: 0px 0px 9px;
								text-transform: none;
								font-weight: bold;
								line-height: 17px;
								}

div.y_footer_column				{
								width: 230px !important;
								padding: 0 0px 0 7px;
								}

.y_footer_column a				{
								font-size:1em;
								}

.y_footer_column a,
.y_footer_column a:active,
.en-cart #box_container #y_footer_container  a:link,
.en-cart #box_container #y_footer_container  a:visited,
.en-cart #box_container #y_footer_container  a:active
								{
								color: #333;
								text-decoration:none;
								}

.f_title h4 a:hover,
.f_children ul li :hover,
.y_footer_column a:hover,
.y_footer_column a:active,
.en-cart #box_container #y_footer_container  a:hover,
.en-cart #box_container #y_footer_container  a:hover
								{
								text-decoration:underline;
								color:#006F7F;
								}

.bottom-logo 					{
								margin: 20px 0 0 0px;
								}

.en-login #box_container a:link,
.en-login #box_container a:visited,
.en-login #box_container a:active,
#box_container .footer-icons a:link,
#box_container .footer-icons a:visited,
#box_container .footer-icons a:active
								{
								text-decoration:none;
								color: #937025;
								}

#box_container .footer-icons a:hover
								{
								color: #333;
								text-decoration:underline;
								}

.variants .right 				{
  								vertical-align: bottom;
								}

.copyright 						{
								padding: 10px 0 35px 0;
								color:#333;
								}

/* Customer Invoice */

.dialog .title,  p.text-block
								{  /* need slector for just invoice page */
 								padding: 0;
								}

.button-row-right a.simple-button
								{ /* need slector for just invoice page */
								float:none;
								font-size:1.5em;
								}

.button-row-right a.simple-button:hover
								{
								color:#236f88;
								}

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

.invoice-products tr th.invoice-sku-column,
.invoice-products tr th.invoice-quantity-column,
.invoice-products tr th.invoice-total-column
								{
  								text-align: center;
								}

.invoice-totals tr .invoice-total-name
								{
								padding-right: 20px;
								}

.invoice-totals tr .invoice-total-name-fin
								{
   								padding-right: 20px;
 								}

.order-invoice .currency 		{
								color: #58595b;
								}

/* Password Generator */

div.passwordzer.simple2 		{
								position:relative !important;
								width: 160px;
								}

.stf_line  						{
								width: 400px !important;
								}

table.cart_table td.cart_delete_item a, a.empty_cart, a.delete_profile_link
								{
								text-indent: 5px;
								font-weight:bold;
								}

.stf_line input[type=text],
.stf_line input[type=password]
								{
   								width: 240px;
								}

/* Custom Profile Area */

.ui-dialog span a:link, .ui-dialog span a:visited
								{
								text-decoration:none;
								}

.ui-tabs .ui-tabs-nav li a
								{
								padding: 0 20px;
								}

.ui-tabs .ui-tabs-nav li
								{
								background: #006F7F;
								}

.ui-tabs .ui-tabs-nav li a
								{
								color:#FFF;
								}

.ui-tabs .ui-tabs-nav li.ui-tabs-active, .ui-tabs .ui-tabs-nav li:hover
								{
								background: #fff;
								color:#333;
								}

.ui-tabs .ui-tabs-nav li a:hover
								{
								color:#333;
								border-bottom:1px solid #ddd;
								}

.ui-widget 						{
								font-size: 1.1em;
								}

.ui-state-active 				{
								font-weight: bold;
								}

.en_goto_cart a:link, .en_goto_cart a:visited,
.en_goto_cart a:hover, .en_goto_cart a:active
								{
								color:#FFF;
								}

.en_goto_cart 					{
								margin-top:20px;
								margin-bottom:20px;
								}

/*Social Media*/

.social_media					{
								margin-top:10px;
								margin-left:8px;
								clear:both;
								}

.share_links .fb_like_box 		{
								margin: 8px 0 0 14px !important;
								}

/* home page */

#box_container  .f_cat h3 a:link, h3 a:link
								{
								text-decoration:none;
								}

.f_cell_top						{
								height:230px;
								}

.f_cell_bottom 				{
							height:330px;
							}

.f_image 						{
								text-align:left;
								padding:0px;
								}

.f_image img 					{
								max-height: 183px;
								width:100%;
								}

.f_image a 						{
								max-height:none;
								}

.shadow							{
    							display:block;
    							position:relative;
								}

.shadow img						{
    							display:block;
								}

.shadow::before					{
    							display:block;
    							content:'';
								position:absolute;
								width:100%;
								height:100%;
								-moz-box-shadow:inset 0px 0px 4px 2px rgba(0,0,0,0.9);
								-webkit-box-shadow:inset 0px 0px 4px 2px rgba(0,0,0,0.9);
								box-shadow:inset 0px 0px 30px -8px rgba(0,0,0,0.9);
								}

.f_children ul 					{
								padding:0px;
								}

#box_container .f_cat a:link,
#box_container .f_cat a:visited,
#box_container .f_cat a:active
								{
								text-decoration:none;
								color: #937025;
								}

#box_container .f_cat a:hover
								{
								color: #333333;
								text-decoration:underline;
								}


/* The animation code */
@keyframes imagefade 			{
    							from {opacity: 1.0;
    							filter: alpha(opacity=100);}
    							to {opacity: 0.5;
    							filter: alpha(opacity=50);}
    							 0%   {opacity: 1.0;
    							filter: alpha(opacity=100);;}
    							50%  {opacity: 0.5;
    							filter: alpha(opacity=50);}
    							100% {opacity: 1.0;
    							filter: alpha(opacity=100);}
								}


#box_container .f_cat a img:hover,
#box_container .f_image img:hover,
.f_image a:hover,
a img:hover
								{
    							opacity: 0.8;
    							filter: alpha(opacity=80);
								-webkit-transition-timing-function: ease-in;
								}

.ybizz_products_name a.product-title:link,
.ybizz_products_name a.product-title:visited,
.ybizz_products_name a.product-title:active
								{
								color: #333333;
								}

.f_children ul li 				{
								background: none;
								}

.more_links ul, ul.v_best_ul,
.f_children ul
								{
								list-style-type: circle;
								list-style-position: inside;
								}

#box_container .f_category .f_title h3
								{
								text-align: center;
								}

#box_container .f_category .f_title h3  a
								{
								color: #006F7F;
								}

#box_container .f_category .f_title h3  a:hover
								{
								color: #333333;
								}

.customer-review-slider			{
								border-top: solid 1px #ccc;
								padding-top: 10px;
								}

/* catagories page */

.subcat_table_wrapper .subcategories a.sub_cat_link
								{
								height: 180px;
								}

.subcat_table_wrapper .subcategories a.sub_cat_link img
								{
	 							max-height: 180px;
	 							overflow: hidden;
	 							max-width:230px;
	 							}

span.subcategories a.cat_title
								{
    							font-size: 18px;
								height: 30px;
								text-transform: none;
								}

span.subcategories span.cat_title
								{
								font-size: 1em;
								line-height: 15px;
								text-transform: none;
								}

a.sub_cat_link 					{
								padding: 5px;
								}

.en-home .left_float			{
								width: 100%;
								}

.en-category .left_float			{
								width: 740px;
								}

.subcategory_image_wrapper img
								{
								display: none;
								}

span.subcategories span.cat_title
								{
								height: 60px;
								}

.boxoutlinegrey 				{
								border: 1px;
								border-color: #CCC;
								border-style: solid;
								background-color: #FFF;
								}

tbody 							{
								display: table-row-group;
								vertical-align: middle;
								border-color: inherit;
								}

/* Home Page Six Pack */

.f_cell							{
								border: 1px solid #CCC;
								}

/* Translate Model */

#en_translate 					{
								width: 15%;
								display: block;
								float: right;
								padding-top: 7px;
								padding-right: 10px;
								}

/* Contact Us Page */

.contact-box 					{
								height: 100px;
								width: 750px;
								}

.chat_box 						{
								padding-top:20px;
								}

.style7 						{
								font-size: 1.2em;
								color: #006F7F;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.style55 						{
								font-size: 1em;
								color: #990000;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								}

.right-box-contact				{
								width:340px;
								padding-right:90px;
								}

.en-help #center_container a:link
								{
								color: #006F7F;
								text-decoration: underline;
								/*font-size: .8em;*/
								font-family: Arial, Helvetica, sans-serif;
								}

.cartsmalltext 					{
								color: #333333;
								font-size: .8em;
								font-family: Arial, Helvetica, sans-serif;
								text-align:center;
								padding-left:40px;
								}

.teal16 						{
								font-size: 1.2em;
								color: #006F7F;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: normal;
								}

.en-help  h1 					{
								font-size: 1.5em;
								font-weight: bold;
								color: #006F7F;
								margin-bottom: 0;
								margin-top: 0px;
								}

.en-help h2 					{
								font-size: 1.1em;
								font-weight: bold;
								color: #333000;
								margin-bottom: 0;
								margin-top: 0;
								}

.stf_line textarea#message_body
								{
								font-size: 1.1em;
								height: 200px;
								}

/* Holiday Message Area */

.en-home #holiday_message
								{
								margin-bottom: 10px;
								}

#holiday_message .box 			{
								padding: 0px;
								border-radius: 0px;
								border: none;
								}

#holiday_message .message-i		{
								background: none  /*#fff url(/assets/banner/holiday-event-message.jpg) no-repeat 0px 0px */;
								}

#holiday_message 				{
								margin-top: 10px;
								}

/* Reviews Slider */

#box_container .f_cat #txs_xbanner_9 a:link
								{
								text-decoration:none;
								}

#txs_xbanner_9					{
								margin-top:15px;
								}

#txs_xbanner_9 p				{
								font-size: 1.5rem;
								padding-left:20px;
								padding-right:20px;
								text-align:center;
								color:#777;
								font-style: italic;
								}

#txs_xbanner_9 .fa 				{
								color:#96b43c;
								padding-left:15px;
								padding-right:15px;
								font-size:3rem;
								}

#txs_xbanner_9 .xb-next,
#txs_xbanner_9 .xb-prev			{
								top:65px !important;
								}

#txs_xbanner_9 .fa-quote-left 	{
	 							display:block;
	 							float:left;
	 							}

#txs_xbanner_9 .fa-quote-right 	{
	 							display:block;
	 							float:right;
	 							}

#txs_xbanner_9 p .fa			{
								font-size: 1rem;
								}

#txs_xbanner_9 .shopper-approved-logo
								{
								margin-top: 5px !important;
								margin-left: -5px !important;
								}

#txs_xbanner_9 .reseller		{
								width:128px;
								float:right;
								margin-right: 10px;
								}

#txs_xbanner_9 .xb-i-holder		{
								width:100%;
								}

#cboxTitle						{
								visibility: hidden;
								}

/* FDA Area */

.en_fda p						{
								padding: 0px 22px 0 22px;
								}

/* CSS to fix feature products */

	/* solution #1, to make each cell wider, which will make is so only 8 cells can be entered

	.jcarousel-skin-tango .jcarousel-item
	{
		width: 190px;
	}

	.jcarousel .ybizz_products_image img
	{
	max-width:none;
	}

	*/

	/* solution #2 decrease hight of the images */

.jcarousel-skin-tango .jcarousel-item
								{
								width: 145px;
								}

.en-home .jcarousel-skin-tango .jcarousel-item
								{
								width: 166px t;
								}

.jcarousel .ybizz_products_image img
								{
								max-height: 132px;
								}

.jcarousel .ybizz_products_name a,
.jcarousel .details a,
.jcarousel .image a				{
								line-height: inherit;
								}

/* HELP AREA */

.en-help h1 					{
								margin-bottom: 10px;
								margin-top: 10px;
								}

/* QUICK ORDER */

.quick-order-display 			{
							background-image: -webkit-linear-gradient(bottom, #F4F4F4, #cccccc 50%, #F4F4F4) !important;
							background-image: -o-linear-gradient(bottom, #F4F4F4, #cccccc 50%, #F4F4F4) !important;
							background-image: linear-gradient(to top, #F4F4F4, #cccccc 50%, #F4F4F4) !important;
								}

.quick-order-category:hover,
.quick-order-subcategory:hover 	{
								background: #e5eef0 !important;
								color: #333 !important;
								}

.quick-order-product-sep 		{
								margin: 5px 5px !important;
								border-top: 1px solid #ccc !important;
								box-shadow:none !important;
								-moz-box-shadow: none !important;
								-webkit-box-shadow: none !important;
								}

.quick-order-title 				{
								font-size: 1.5em;
								font-weight: bold;
								font-family: arial;
								color: #006F7F !important;
 								text-shadow: none !important;
 								border-bottom: 1px solid #d1d1d1;
 								margin: 0 40px;
								}

.quick-order-box-title 			{
								text-shadow: none !important;
								color: #333 !important;
								}

.quick-order-display 			{
	 							box-shadow: 1px 1px 2px gray !important;
  								-moz-box-shadow: 1px 1px 2px gray !important;
  								-webkit-box-shadow: 1px 1px 2px gray !important;
								}

.quick-order-main-default 		{
								color: #333 !important;
								font-size: 16px !important;
								}

.quick-order-product-thumb-box img
								{
								box-shadow: none !important;
    							-moz-box-shadow: none !important;
   								-webkit-box-shadow: one !important;
								}

/* Static Pages */

div.pages ul.no_indent,
.fancycat-page-skin-icons ul.no_indent
								{
								margin-left: 0px;
								padding-left: 1.2em;
								}

div.pages ul.no_indent li,
.fancycat-page-skin-icons ul.no_indent li
								{
								margin-left: 0px;
								}

.project-block					{
								padding-left: 10%;
								}


.link-box a:link, .link-box a:visited
								{
								color:#79AD28;
								}

.link-box a:link, .link-box a:visited
								{
								color:#79AD28;
								}

.link-box a:hover
								{
								color:#333;
								}


/* Manufactuter Pages */

.manufacturer_page_image		{
								float:left;
								padding-right:8px;
								display:none;
								}

.text-block 					{
								font-size: 1rem;
								}


h2 .fa-check {

    transform: scaleY(1.2);

}

/* Cube Portfolio */

.cbp .cbp-item 					{
    							width: 250px; /* put here your desire value */
								height:180px
								}

/* SEARCH PAGE */

.en-search a.simple-button
								{
								font-size: 14px;
								}

/* A-Z PRODUCTS LIST */

.pmap_letters 					{
    							padding: 0px 0px 30px;
    							clear: left;
								}

.en-home .pmap_letters 			{
    							padding: 0px 0px 40px;
								}


.pmap_letters span.a-z-list
								{
								padding-top: 7px;
								font-size: 100%;
								}

.pmap_letters a, .pmap_letters span,
.en-help #center_container .pmap_letters a
								{
								display: block;
								float: left;
								margin: 0px 2px 2px 0px;
								background: #FFF none repeat scroll 0% 0%;
								font-size: 118%;
								padding: 3px 6px;
								}

.pmap_letters a:link,
.pmap_letters a:visited,
.pmap_letters a:active,
.pmap_letters a:hover,
.en-cart #box_container .pmap_letters a:link,
.en-cart #box_container .pmap_letters a:visited,
.en-cart #box_container .pmap_letters a:active,
.en-cart #box_container .pmap_letters a:hover,
.en-help #box_container .pmap_letters a:link,
.en-help #box_container .pmap_letters a:visited,
.en-help #box_container .pmap_letters a:active,
.en-help #box_container .pmap_letters a:hover
								{
    							border: 1px solid #CCCCCC;
    							text-decoration: none;
								margin-left: 2.5px;
								}

.pmap_letters a:hover,
.en-cart .pmap_letters a:hover,
.pmap_letters span.pmap_current
								{
								background-color: #96b43c;
								border-color: #CCCCCC;
								color: #FFF;
								}

.en-home .pmap_letters p
								{
								margin-top:0;
								}


/* Carousal */

.en-home .MagicScroll			{
								height: 240px !important;
								width: 978px !important;
								padding-top: 10px;
								padding-bottom: 10px;
								/*border-bottom: 1px solid #CCC;*/
								margin-bottom: 20px !important;
								}

.en-category .bs_wrap.fp,
.en-home .bs_wrap.fp			{
								border: none;
								border-top: #CCCCCC solid 1px;
								padding-top: 10px;
								text-align: center;
								margin-top: 40px;
								}

.en-category .bs_wrap.fp		{
								margin-bottom: 30px;
								}

.en-category h2.featured_h,
.en-home h2.featured_h			{
								color: #006F7F;
								font-weight: bold;
								font-size: 1.5rem;
								text-align: center;
								margin: 4px 0px 0px;
								text-transform: capitalize;
								}

.MagicScrollArrows				{
    							background: transparent url(../../skin/white_furniture/css/graphics/arrows.png) repeat scroll 0% 0%;
								}


.MagicScroll .MagicScrollArrows
								{
								top: 108px !important;
								}

.en-home .ybizz_products_buy_now .button-row,
.en-home .ybizz_products_buy_now .button-row-right
								{
								display: none;
								}

.en-home .ybizz_products_cell
								{
								width: 100px !important;
								min-width: 100px !important;
								padding-top: 10px;
								}

/* Offers Page */

.en-offers .dialog .content
								{
								padding: 0px;
								}

.en-offers h1 					{
								color: #006F7F;
    							font-size: 1.7rem;
    							margin: 20px 0 20px 0;
    							font-weight: bold;
    							line-height: 1.7rem;
    							text-transform: capitalize;
								}

/* Email Sign up Form */



.ui-dialog
								{
								top:50% !important;
								left:50% !important;
								left: 50%;
								transform: translate(-50%, -50%);
								-webkit-transform: translate(-50%, -50%);
								-ms-transform: translate(-50%, -50%);
								transform: translate(-50%, -50%);
								}


@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

#feedback-page					{
								text-align:center;
								}

.en-coupons #form-main,
.en-home #form-main,
.en-login #form-main,
.en-register #form-main
								{
								
								width:100%;
								padding-top:0px;
								}

#form-main
								{
								width:76%;
								padding-top:0px;
								}

.ui-dialog #form-main
								{
								width: 100%;
								}

/* .en-register #form-main */

.ui-dialog .ui-dialog-title
								{
								visibility: hidden;
    							display: none;
								}

.en-cart #form-main
								{
								visibility: hidden;
    							/*display: none;*/
								}

.en-cart .ui-dialog #form-main
								{
								visibility: visible;

								}



#form-div 						{
								background-color:#f4f4f4;
								padding-left:35px;
								padding-right:35px;
								padding-top:25px;
								padding-bottom:50px;
  								margin-top:30px;
  								margin-bottom: 30px;
  								-moz-border-radius: 2px;
  								-webkit-border-radius: 2px;
  								}

.register-form #form-div
								{
								background-color:#ffffff;
								border:solid thin #cccccc;
								}

.login-form #form-div
								{
								padding-bottom: 30px;
								}

.register-form #form-div,
.login-form #form-div
								{
								padding-top: 20px;
								}



.left-login .content
								{
									padding: 0px;
								}

#form-main input[type="text"].feedback-input,
#form-main input[type="password"].feedback-input
				 				{
								color:#333;
								font-weight:500;
								font-size: 18px;
								border-radius: 0;
								line-height: 22px;
								background-color: #fff;
								padding: 13px 13px 13px 54px;
								margin-bottom: 10px;
								width:100%;
								-webkit-box-sizing: border-box;
								-moz-box-sizing: border-box;
								-ms-box-sizing: border-box;
								box-sizing: border-box;
  								border: 3px solid rgba(0,0,0,0);
								}

#form-main input[type="text"].feedback-input:focus,
#form-main input[type="password"].feedback-input:focus
								{
								background-color: #fff;
								box-shadow: 0;
								border: 3px solid #96b43c;
								color: #96b43c;
								outline: none;
  								padding: 13px 13px 13px 54px;
								}

.focused						{
								color:#96b43c;
								border:#333 solid 3px;
								}

.side-bar-slider-styles #form-main input.feedback-input[type="text"],
.side-bar-slider-styles #form-main input.feedback-input[type="password"]
								{
								font-size: 15px;
								padding: 10px 10px 10px 45px;
								margin-bottom: 8px;
								}

.side-bar-slider-styles h4.sid-bar-heading
								{
    							margin: 25px 0px 0px;
    							color: #006f7f;
    							font-size: 1.2em;
    							padding: 5px;
    							border: none;
    							border-style: none;
    							border-color: transparent;
    							-moz-border-top-colors: none;
    							-moz-border-right-colors: none;
    							-moz-border-bottom-colors: none;
    							-moz-border-left-colors: none;
    							border-image: none;
								}

.side-bar-slider-styles h4
								{
								margin:0;
								}

.side-bar-slider-styles h4.newslettersignup
								{
    							color: #006f7f;
    							font-size: 1.2em;
								}

#form-div p 					{
								padding-top: 5px;
								}

.remember-password
								{
								padding-bottom: 15px;
								}

#form-div p.forgot-password
								{
								padding-top: 0px;
    							margin-top: 5px;
    							padding-left: 5px;
								}

.side-bar-slider-styles .password-register a:link,
.side-bar-slider-styles .password-register .validate-mark
								{
								position: absolute;
								margin: -40px;
								right: 625px;
								}

.side-bar-slider-styles .password-register .validate-mark
								{
								margin-top: 15px;
								}

.register-newbie-note
								{
								margin-top: 0px;
								}

.register-newbie-note a.link
{
text-decoration: underline !important;
}

.register-newbie-note, .iv-img
								{
display: grid !important;
								padding-top: 5px;
								text-align: center;
								}

div.iv-box
								{
								font-size: .9rem;
								}

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

/* Icons ---------------------------------- */
#name, .en-register #passwd1, .en-register #passwd2
								{
								background-image: url(/assets/images/name.svg);
								background-size: 30px 30px;
								background-position: 11px 8px;
								background-repeat: no-repeat;
								}

.en-register #passwd1
								{
								background-image: url(/assets/images/lock-un-active.svg);
								}


.en-register #passwd2
								{
								background-image: url(/assets/images/lock-active.svg);
								}

.side-bar-slider-styles #name,
.side-bar-slider-styles #passwd1,
.side-bar-slider-styles #passwd2

								{
								background-size: 25px 25px;
								background-position: 9px 8px;
								}

#email-new						{
								background-image: url(/assets/images/email.svg);
								background-size: 30px 30px;
								background-position: 11px 8px;
								background-repeat: no-repeat;
								}

#email-new:focus				{
								background-image: url(/assets/images/email.svg);
								background-size: 30px 30px;
  								background-position: 11px 8px;
								background-repeat: no-repeat;
								}

#comment						{
								background-image: url(http://rexkirby.com/kirbyandson/images/comment.svg);
								background-size: 30px 30px;
								background-position: 11px 8px;
								background-repeat: no-repeat;
								}

textarea 						{
    							width: 100%;
    							height: 150px;
    							line-height: 150%;
    							resize:vertical;
								}

input:hover, textarea:hover,
input:focus, textarea:focus
								{
								background-color:white;
								}

#button-blue					{
								font-family: 'Montserrat', Arial, Helvetica, sans-serif;
								float:left;
								width: 100%;
								border: #fbfbfb solid 4px;
								cursor:pointer;
								background-color: #3498db;
								color:white;
								font-size:24px;
								padding-top:22px;
								padding-bottom:22px;
								-webkit-transition: all 0.3s;
								-moz-transition: all 0.3s;
								transition: all 0.3s;
  								margin-top:-4px;
  								font-weight:700;
								}

#button-blue:hover				{
								background-color: rgba(0,0,0,0);
								color: #0493bd;
								}

#button-green					{
								font-family: 'Montserrat', Arial, Helvetica, sans-serif;
								float:left;
								width: 100%;
								border: #fbfbfb solid 4px;
								cursor:pointer;
								background-color: #96b43c;
								color:white;
								font-size:1.5rem;
								padding-top:22px;
								padding-bottom:22px;
								-webkit-transition: all 0.3s;
								-moz-transition: all 0.3s;
								transition: all 0.3s;
  								margin-top:-4px;
  								font-weight:700;
								}

#button-green:hover				{
								background-color:  /*rgba(51,51,51,0)*/;
								color: #fff;
								}

#button-gray					{
								font-family: 'Montserrat', Arial, Helvetica, sans-serif;
								float:left;
								width: 100%;
								border: #fbfbfb solid 4px;
								cursor:pointer;
								background-color: #333;
								color:white;
								font-size:1.5rem;
								padding-top:22px;
								padding-bottom:22px;
								-webkit-transition: all 0.3s;
								-moz-transition: all 0.3s;
								transition: all 0.3s;
  								margin-top:-4px;
  								font-weight:700;
								}

#button-gray:hover				{
								background-color: rgba(51,51,51,0);
								color: #fff;
								}

.submit:hover 					{
								color: #3498db;
								}

.ease 							{
								width: 0px;
								height: 70px;
								background-color: #333;
								-webkit-transition: .3s ease;
								-moz-transition: .3s ease;
								-o-transition: .3s ease;
								-ms-transition: .3s ease;
								transition: .3s ease;
								}

.submit:hover .ease				{
  								width:100%;
  								background-color:#5B804D;
								}

.side-bar-slider-styles #button-gray
								{
								border: 4px solid #FBFBFB;
								color: #FFF;
								font-size: 1.3rem;
								padding-top: 15px;
								padding-bottom: 15px;
								margin-top: -4px;
								}

.side-bar-slider-styles .ease
								{
								height: 55px;
								}


#form-div .fa-check 			{
								font-size: 1.0rem;
								transform: scaleY(1.1);
								color: #D8760F;
								font-weight: 100;
								}


/* REGISTRATION BUTTON */

.en-login #form-div
								{
								padding-top:15px;
								/*padding-bottom:25px;*/
								}



/* COUPONS */

.product-coupon
								{
								width:40%;
								float: left;
								margin: 1.3%;
								margin-top: 1%;
								margin-bottom: 2%;
								text-align: center;
								/*background-color: rgba(238,238,238,1.0);*/
								border: #ccc thin solid;
								width: 41%;
								padding: 3%;
								padding-bottom: 4%;
    							padding-top: 2%;
    							line-height: 120%;
								}

.coupons-page .product-coupon
								{
								width:24.4%;
								}

.product-coupon .currency
								{
								font-size: 1.2rem;
								font-weight: 700;
								}

#box_container .product-coupon h3
								{
								margin-bottom: 5%;
								}


 #box_container .coupons-page .product-coupon h3
								{
								margin-bottom: 2%;
								}

.product-coupon .button_cell
								{

								margin:auto;
								}

.product-coupon	.buttons-row .button
								{
								float: none;
								}

.product-coupon img
								{
								width:62%;
								}


.coupons-page .product-coupon img
								{
								width:90%;
								}

.percent-off-coupon
								{
								font-weight: bold;
								font-size: 1.2rem;
								}

.coupon-code-id
								{
								font-weight: bold;
								color: #006f7f;
								font-size: 1.2rem;
								}

.coupon-sub-title				{
								height: 45px;
    							display: block;
    							line-height: 130%;
								}

#box_container .coupons-page h2
								{
								margin-bottom: 0%;
								}
.red
								{
									color: #990000;
								}

/* END CUSTOM STYLES FORM ANDREW */

/* {{{ Task #56451: Pop-up with product info */
.pinfo_link_container {
	padding: 0 0 1.5rem 0 !important;
	font-weight: bold; !important;
}
.pinfo_link_container a.link
{
color:#990000 !important;
}
.pinfo_link_container .pinfo_link--only_text {
    font-weight: bold !important;
    color: #FF0000 !important;
}
/* }}} */


@CHARSET "UTF-8";
.sbHolder{
	background-color: transparent;
	border: solid 1px #ccc;	
	font-size: 13px;
	font-weight: normal;
	height: 27px;
	position: relative;
	width: 100%;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 27px;
	left: 0;
	line-height: 27px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 90%;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #58595b;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(../../skin/white_furniture/css/../images/select-icons.png) 0 -119px no-repeat;
	display: block;
	height: 27px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(../../skin/white_furniture/css/../images/select-icons.png) 0 -170px no-repeat;
}
.sbToggleOpen{
	background: url(../../skin/white_furniture/css/../images/select-icons.png) 0 -19px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../../skin/white_furniture/css/../images/select-icons.png) 0 -69px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #fff;
	border: solid 1px #ccc;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: auto;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
	white-space: nowrap;
}
.sbOptions li:hover {
	background: #d8d8d8;
}

.sbOptions a{	
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #58595b;
	text-decoration: none;
}

.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #666;
}

.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#212121;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../../skin/common_files/lib/colorbox/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../../skin/common_files/lib/colorbox/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../../skin/common_files/lib/colorbox/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../../skin/common_files/lib/colorbox/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../../skin/common_files/lib/colorbox/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../../skin/common_files/lib/colorbox/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../../skin/common_files/lib/colorbox/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../../skin/common_files/lib/colorbox/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../../skin/common_files/lib/colorbox/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../../skin/common_files/lib/colorbox/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../../skin/common_files/lib/colorbox/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../../skin/common_files/lib/colorbox/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../../skin/common_files/lib/colorbox/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=skin/common_files/lib/colorbox/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=skin/common_files/lib/colorbox/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=skin/common_files/lib/colorbox/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=skin/common_files/lib/colorbox/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=skin/common_files/lib/colorbox/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=skin/common_files/lib/colorbox/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=skin/common_files/lib/colorbox/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=skin/common_files/lib/colorbox/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

/* vim: set ts=2 sw=2 sts=2 et: */
/*
 * +-----------------------------------------------------------------------+
 * | BCSE Authorize.Net CIM Payment Processor                              |
 * +-----------------------------------------------------------------------+
 * | Copyright (c) 2014 BCSE LLC. dba BCS Engineering                      |
 * +-----------------------------------------------------------------------+
 * |                                                                       |
 * | BCSE Authorize.Net CIM Payment Processor is subject for version 2.0   |
 * | of the BCSE proprietary license. That license file can be found       |
 * | bundled with this package in the file BCSE_LICENSE. A copy of this    |
 * | license can also be found at                                          |
 * | http://www.bcsengineering.com/license/BCSE_LICENSE_2.0.txt            |
 * |                                                                       |
 * +-----------------------------------------------------------------------+
 */
.bcse-cim-payment { text-align: center; max-width: 350px; margin: 0 auto; }
.bcse-cim-payment.loading { background: url(../../skin/common_files/modules/BCSE_Authorizenet_CIM/css/../img/loader.gif) center center no-repeat transparent; }
.bcse-cim-payment.loading > * { visibility: hidden; }
.bcse-cim-payment .button-wrapper.loading { background: url(../../skin/common_files/modules/BCSE_Authorizenet_CIM/css/../img/loader.gif) center center no-repeat transparent; }
.bcse-cim-payment .button-wrapper.loading > * { visibility: hidden; }
.bcse-cim-payment ul.saved-cards { list-style: none; margin: 0; padding: 0; }
.bcse-cim-payment ul.saved-cards > li { list-style: none; }
.bcse-cim-payment .saved-card { display: block; cursor: pointer; position: relative; padding-left: 32px; line-height: 36px; border-radius: 3px; transition: background 0.35s ease; background: #fafafa; overflow: hidden; box-shadow: 0 0 5px rgba(0, 0, 0, 0.125); border: 1px solid #CCCCCC; font-size: 14px; }

.bcse-cim-payment .saved-card:after {
  background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  background: linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  content: "."; display: block; height: 100%; left: 0; position: absolute; text-indent: -10000px; top: 0; width: 100%;
}

.bcse-cim-payment .saved-card:hover { background: #f2f2f2; }
.bcse-cim-payment .saved-card > span { background: #fafafa; border: 1px solid #aaa; border-radius: 3px; display: inline-block; font-size: 15px; line-height: 24px; padding: 0 4px; }
.bcse-cim-payment .saved-cards input { display: none; }
.bcse-cim-payment .saved-cards input:checked + label { background: #dadada; font-weight: bold; }
.bcse-cim-payment .saved-cards input:checked + label:before { content: "\2713"; display: block; position: absolute; left: 0; top: 0; width: 32px; font-size: 26px; }
.bcse-cim-payment .saved-cards .delete { line-height: 36px; display: block; margin: 0 0 0 5px; cursor: pointer; border-radius: 3px; position: relative; }
.bcse-cim-payment .saved-cards .delete:before { background: #A51C1C; content: "\2717"; width: 24px; display: block; font-size: 18px; border-radius: 3px; color: white; border: 1px solid #8C1818; }

.bcse-cim-payment .no-cards { font-size: 13px !important; padding: 10px 0; line-height: 20px; }
.bcse-cim-payment .note { font-size: 11px !important; padding: 5px 0; font-style: italic; }

.bcse-clear:after { content: "."; display: block; width: 0; height: 0; overflow: hidden; clear: both; }
.bcse-left { float: left; }
.bcse-right { float: right; }

#divAuthorizeNetPopupScreen { position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:1; background-color:#808080; opacity:0.5; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)'; filter:alpha(opacity=50); }
#divAuthorizeNetPopup { position:absolute; left:50%; top:50%; margin-left:-200px; margin-top: -200px; z-index:2; overflow:visible; }
.AuthorizeNetShadow {
    height: 16px;
    width: 16px;
    position: absolute;
}
.AuthorizeNetShadowT { top: -16px; left: 0px; background-image: url(../../skin/common_files/modules/BCSE_Authorizenet_CIM/css/../img/shadow1-top.png); background-repeat: repeat-x; width: 100%; }
.AuthorizeNetShadowR { top: 0px; right: -16px; background-image: url(../../skin/common_files/modules/BCSE_Authorizenet_CIM/css/../img/shadow1-right.png); background-repeat: repeat-y; height: 100%; }
.AuthorizeNetShadowB { bottom: -16px; left: 0px; background-image: url(../../skin/common_files/modules/BCSE_Authorizenet_CIM/css/../img/shadow1-bottom.png); background-repeat: repeat-x; width: 100%; }
.AuthorizeNetShadowL { top: 0px; left: -16px; background-image: url(../../skin/common_files/modules/BCSE_Authorizenet_CIM/css/../img/shadow1-left.png); background-repeat: repeat-y; height: 100%; }
.AuthorizeNetShadowTR { top: -16px; right: -16px; background-image: url(../../skin/common_files/modules/BCSE_Authorizenet_CIM/css/../img/shadow1-topRight.png); background-repeat: no-repeat; }
.AuthorizeNetShadowBR { bottom: -16px; right: -16px; background-image: url(../../skin/common_files/modules/BCSE_Authorizenet_CIM/css/../img/shadow1-bottomRight.png); background-repeat: no-repeat; }
.AuthorizeNetShadowBL { bottom: -16px; left: -16px; background-image: url(../../skin/common_files/modules/BCSE_Authorizenet_CIM/css/../img/shadow1-bottomLeft.png); background-repeat: no-repeat; }
.AuthorizeNetShadowTL { top: -16px; left: -16px; background-image: url(../../skin/common_files/modules/BCSE_Authorizenet_CIM/css/../img/shadow1-topLeft.png); background-repeat: no-repeat; }

.AuthorizeNetPopupOuter { border:1px solid #585858; background-color:#ffffff; }

