a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;font-size:100%;margin:0;padding:0}html,body{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:bold}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}li{display:list-item}table{border-collapse:collapse;border-spacing:0}th,td,caption{font-weight:normal;vertical-align:top;text-align:left}svg{overflow:hidden}

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

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


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


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

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


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

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


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


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

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(../../../skins/SimpleBlue/customer/css/ui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(../../../skins/SimpleBlue/customer/css/ui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(../../../skins/SimpleBlue/customer/css/ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(../../../skins/SimpleBlue/customer/css/ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(../../../skins/SimpleBlue/customer/css/ui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

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

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../../../skins/SimpleBlue/customer/css/ui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../../../skins/SimpleBlue/customer/css/ui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../../../skins/SimpleBlue/customer/css/ui/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../../../skins/SimpleBlue/customer/css/ui/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../../skins/SimpleBlue/customer/css/ui/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../../../skins/SimpleBlue/customer/css/ui/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../../../skins/SimpleBlue/customer/css/ui/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../../skins/SimpleBlue/customer/css/ui/images/ui-icons_cd0a0a_256x240.png); }

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


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

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

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(../../../skins/SimpleBlue/customer/css/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(../../../skins/SimpleBlue/customer/css/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Resizable 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Autocomplete 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

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

/*
 * jQuery UI Menu 1.8.11
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

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

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

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

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

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

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

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/*
 * jQuery UI Slider 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

body{min-width:960px}.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12,.push_13,.pull_13,.push_14,.pull_14,.push_15,.pull_15{position:relative}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.container_12 .push_3,.container_16 .push_4{left:240px}.container_12 .push_6,.container_16 .push_8{left:480px}.container_12 .push_9,.container_16 .push_12{left:720px}.container_12 .push_1{left:80px}.container_12 .push_2{left:160px}.container_12 .push_4{left:320px}.container_12 .push_5{left:400px}.container_12 .push_7{left:560px}.container_12 .push_8{left:640px}.container_12 .push_10{left:800px}.container_12 .push_11{left:880px}.container_16 .push_1{left:60px}.container_16 .push_2{left:120px}.container_16 .push_3{left:180px}.container_16 .push_5{left:300px}.container_16 .push_6{left:360px}.container_16 .push_7{left:420px}.container_16 .push_9{left:540px}.container_16 .push_10{left:600px}.container_16 .push_11{left:660px}.container_16 .push_13{left:780px}.container_16 .push_14{left:840px}.container_16 .push_15{left:900px}.container_12 .pull_3,.container_16 .pull_4{left:-240px}.container_12 .pull_6,.container_16 .pull_8{left:-480px}.container_12 .pull_9,.container_16 .pull_12{left:-720px}.container_12 .pull_1{left:-80px}.container_12 .pull_2{left:-160px}.container_12 .pull_4{left:-320px}.container_12 .pull_5{left:-400px}.container_12 .pull_7{left:-560px}.container_12 .pull_8{left:-640px}.container_12 .pull_10{left:-800px}.container_12 .pull_11{left:-880px}.container_16 .pull_1{left:-60px}.container_16 .pull_2{left:-120px}.container_16 .pull_3{left:-180px}.container_16 .pull_5{left:-300px}.container_16 .pull_6{left:-360px}.container_16 .pull_7{left:-420px}.container_16 .pull_9{left:-540px}.container_16 .pull_10{left:-600px}.container_16 .pull_11{left:-660px}.container_16 .pull_13{left:-780px}.container_16 .pull_14{left:-840px}.container_16 .pull_15{left:-900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:before,.clearfix:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both}.clearfix{zoom:1}

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  outline: 1px solid transparent;
  overflow: hidden; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0; }

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }


/* General styles */
body, h1, h2, h3, h4, h5, h6 {
	font: normal 13px Arial, Tahoma, Helvetica, sans-serif;
}
body, div, p {
	color: #333;
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long , select {
	background-color: #fff;
	color: #2d2d2d;
	vertical-align: middle;
}
input[type="text"], input[type="password"], textarea, select, .scroll-y {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 3px 0 0;
	padding: 6px 3px 5px;
	border: 1px solid #ccc; 
	font: normal 100% Arial, Tahoma, Helvetica, sans-serif;
}
input[type="text"], input[type="password"] {
	height: 28px;
}
input[type="text"].cm-failed-field, input[type="password"].cm-failed-field, textarea.cm-failed-field {
	border: 1px solid #bf4d4d;
	background-color: #fff;
}
.disabled, select.disabled {
	background-color: #e3e3e3;
}
.input-text {
	width: 200px;
}
.input-text-medium {
	width: 100px;
}
.input-text-large {
	width: 300px;
}
.input-text-short {
	width: 40px;
}
.input-textarea {
	width: 370px;
}
.input-textarea-long {
	width: 90%;
}
.input-text-100 {
	width: 100%;
}
p {
	padding: 6px 0;
	color: #333;
}
ul {
	list-style-type: none;
}
ol {
	padding: 0 0 0 15px;
}
li {
	padding: 2px 0;
}
a, a:visited, a:active, a:hover {
	color: #08c;
	text-decoration: underline;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
.hand {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
.radio, .checkbox, input[type="radio"], input[type="checkbox"] {
	margin: 0 6px 0 0;
	padding: 0;
	vertical-align: middle;
}
@-moz-document url-prefix() {
.radio, .checkbox {
	margin-top: -3px;
}
}
hr {
	height: 0px;
	border: 0 none;
}
.dark-hr {
	clear: both;
	margin: 11px 0 9px 0;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
}
.float-none {
	float: none !important;
}
.valign {
	vertical-align: middle;
}
.valign-top {
	vertical-align: top;
}
.cm-opacity {
	opacity: 0.3;
	-moz-opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30)";
}
.required-question, .required {
	color: #f00;
}
/* /General styles */

/* Form styles */
.error-message {
	clear: both;
	text-align: left;
}
.error-message .message {
	margin-bottom: 8px;
	padding: 0 8px;
}
.error-message .arrow {
	margin-left: 10px;
	width: 0;
	font-size: 1px;
	line-height: 1px;
}
.form-field {
	margin: 6px 0 15px 0;
	padding: 0;
	vertical-align: middle;
}
.form-field.revert {
	padding-left: 20px;
}
.form-field.revert label {
	float: none;
	margin: 0;
	width: auto;
}
.form-field.revert .checkbox, .form-field.revert .radio {
	float: left;
	clear: left;
	margin: 1px 3px 0 -20px;
}
.form-field label {
	display: block;
	padding-bottom: 2px;
	font-weight: bold;
}
.form-field label.hidden {
	display: none;
}
.select-field {
	padding: 3px 0;
}
.select-field label, .form-field table label {
	clear: none;
	margin: 0 10px 0 0;
	padding: 3px 0;
	width: auto;
	vertical-align: middle;
}
.select-field label {
	padding-left: 12px;
}
.select-field label .checkbox {
	margin-left: -12px;
	vertical-align: -2px;
}
.select-field .checkbox {
	vertical-align: middle;
}
/* Form field hack to avoid float div float outside the container */
.form-field:after, .search-field:after, .info-field-title:after, .info-field:after, .item-wrap:after, .buttons-container:after, .clear:after, .break:before, .cm-tabs-content:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
    content: ".";
    font-size: 0px;
}
.break:before {
	height: 3px;
}
.product-list-field, #content_subscribtion .form-field {
	margin: 15px 0 0 0;
	padding-left: 140px;
}
.product-list-field label, #content_subscribtion .form-field label {
	float: left;
	margin-left: -140px;
	padding-top: 1px;
	width: 110px;
	font-weight: normal;
}
.product-list-field label.option-items, #content_subscribtion .form-field label.option-items {
	float: none;
	margin-left: 0;
	padding: 6px 0;
	width: auto;
}
.product-features {
	margin-left: 10px;
	padding: 5px;
}
.product-list-field .radio, .product-list-field .checkbox, #content_subscribtion .form-field .radio, #content_subscribtion .form-field .checkbox {
	margin: 0 6px 2px 0;
	padding: 0;
}
.product-list-field .fileuploader, #content_subscribtion .form-field .fileuploader {
	padding: 6px 0;
}
.product-list-field .fileuploader span, .product-list-field .fileuploader p, #content_subscribtion .form-field .fileuploader span, #content_subscribtion .form-field .fileuploader p {
	padding-top: 0;
}
/* Input append with button */
.input-append {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0 28px 0 0;
	max-width: 250px;
}
.input-append .input-text {
	width: 100%;
}
/* /Input append with button */
/* /Form styles */

/* Ajax */
.ajax-loading-box {
	position: fixed;
	top: 0;
	right: 50%;
	z-index: 800;
	display: none;
	padding: 0 10px;
	background-color: #333;
}
.ajax-inner-loading-box {
	padding: 6px 0 6px 27px;
	color: #fff;
	font-weight: bold;
}
.ajax-message {
	position: absolute;
	z-index: 700;
	display: none;
	padding: 10px;
	width: 339px;
}
/* /Ajax*/

/* Notification box */
.cm-notification-container {
	position: fixed;
	top: 0;
	right: 50px;
	z-index: 800;
	width: 40%;
	min-width: 300px;
}
.cm-notification-container-top {
	top: 10px;
}
.notification-content {
	position: relative;
}
.notification-w, .notification-n, .notification-e {
	position: relative;
	margin: 7px 0 7px 0;
	padding: 14px 0;
	width: 99.7%;
	border: 1px solid;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-position: 16px 12px !important;
	background-repeat: no-repeat !important;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	opacity: 0.96;
}
.notification-w div, .notification-n div, .notification-e div {
	display: block;
	padding-right: 20px;
	padding-left: 50px;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	float: left;
	margin: 0 10px 0 0;
	padding-right: 0 !important;
	font: bold 110% Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.notification-w img, .notification-n img, .notification-e img {
	outline: 0;
	border: 0;
}
.notification-w p, .notification-n p, .notification-e p {
	margin: 0;
	color: #8c8531;
}
.notification-n p {
	color: #496e16;
}
.notification-e p {
	color: #9c3535;
}
.notification-w .cm-notification-close, .notification-n .cm-notification-close, .notification-e .cm-notification-close {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 50%;
}
/* /Notification box */

/* Section in main box */
.section-border {
	margin-top: 6px;
	margin-bottom: 15px;
}
.section-title {
	padding: 13px 14px 11px 14px;
	background: #f4f4f4;
}
.section-switch {
	float: right;
	padding-right: 15px;
}
.search-form .input-text {
	width: 170px;
}
.search-form .input-text-large {
	width: 207px;
}
/* Section in main box */

/* Buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action, .button-big, .button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input, .button-big a, a.cm-thumbnails-mini,  .promotion-coupon strong, .image-reload {
	display: -moz-inline-box;
	display: inline-block;
}
.button a, .button-action a, .button-big a, .button-submit-action input, .button-submit input, .button-submit-big input {
	margin: 0;
	padding: 0 15px;
	height: 28px;
	border: 1px solid #ccc;
	background-color: #ebebeb;
	text-decoration: none;

	white-space: nowrap;
	font: bold 85% Arial, sans-serif;
	cursor: pointer;
}
.button a, .button-action a {
	height: 26px;
	line-height: 27px;
}
.button-submit-big input, .button-big a {
	padding: 0px 15px ;
	height: 34px;
	outline: 0 none;
	font-size: 100%;
	line-height: 36px;
}
.go-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 28px;
	border: 1px solid #ccc;
	background-color: #dadada;
	cursor: pointer;
}
/* /Buttons */

/* Tabs */
.tabs {
	overflow: hidden;
	margin-top: 30px;
	vertical-align: bottom;
}
.tabs ul {
	vertical-align: bottom;
}
.tabs ul li, .tabs ul li.cm-active {
	float: left;
	vertical-align: bottom;
	white-space: nowrap;
	cursor: pointer;
	background-color: #f2f2f2;
}
.tabs ul li.cm-active {
	background-color: #e5e5e5;
}
.tabs ul li.cm-active a, .tabs ul li.cm-active a:visited, .tabs ul li.cm-active a:hover, .tabs ul li.cm-active a:active {
	color: #333;
	text-decoration: none;
}
.tabs ul li a {
	display: block;
	padding: 8px 15px 2px 13px;
	height: 23px;
}
.tabs ul li a:hover {
	text-decoration: none;
}
.cm-tabs-content {
	padding: 15px 0;
}
.tab-list-title {
	margin: 20px 0 8px -2px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 138%;
}
/* /Tabs */

/* Category page */
.subcategories {
	float: left;
	float: left;
	margin: 0 0 15px 0;
	padding: 1px 25px 0 15px;
	line-height: 17px;
}
.subcategories ul {
	line-height: 18px;
}
.subcategories p {
	margin: 0 0 1px 0;
	padding: 0;
}
.jcarousel-container .product-container .product-title {
	font-size: 100%;
}
.jcarousel-container .product-image {
	padding-top: 15px;
}
.product-container .product-title {
	font-size: 130%;
}
.product-details-title {
	padding: 1px;
	font-weight: bold;
}
div.product-details-title {
	margin-top: 15px;
}
td div.product-details-title {
	margin-top: 0;
}
.sku {
	padding: 0;
	font-size: 77%;
}
.more-info {
	text-align: center;
	font-size: 77%;
}
.price, .sub-price, .cart-price, .list-price {
	font-size: 100%;
}
p.price {
	margin: 6px 0;
}
/* Category page */

.product-coming-soon {
	max-width: 150px;
}

/* Checkout pages */
table.product-list td {
	padding: 7px 5px;
}
table.product-list p, table.product-list .product-list-field {
	margin: 3px 0;
}
table.product-list .product-list-field {
	padding-left: 0;
}
table.product-list .product-list-field label {
	margin-right: 10px;
	margin-left: 0;
	width: auto;
}
.affiliate-code {
	margin: 3px;
	margin-right: 10px;
	padding: 3px;
}
.field-name {
	white-space: nowrap;
	font-weight: bold;
	font-size: 85%;
}
.compare-table td {
	padding: 3px 8px;
}
.compare-table .first-cell {
	white-space: nowrap;
}
table label {
	width: auto;
	font-weight: normal;
}
/* Checkout pages */

/* jCarusel */
.jcarousel-container {
	position: relative;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.jcarousel-clip {
	position: relative;
	overflow: hidden;
}
.jcarousel-list {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
}
/* /jCarusel */
.item-image {
	float: left;
	margin-right: 10px;
}
.item-description {
	display: table;
}
/* Ads */
.ad-container {	/* to crop a large image */
	overflow: hidden;
	margin: 1px auto 11px auto;
	width: 100%;
}
/* /Ads */

/* Common styles */
.product-container {
	padding: 15px 0;
}
.border {
	margin-bottom: 12px;
}
.no-items {
	padding: 60px 20px;
	text-align: center;
}
.hidden {
	display: none;
}
.strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.lowercase {
	text-transform: lowercase;
}
.uppercase {
	text-transform: uppercase;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.center-block {
	margin: 0 auto;
}
.justify {
	text-align: justify;
}
.scroll-x {
	overflow-x: auto;
	overflow-y: hidden;
	padding-bottom: 3px;
	width: 100%;
	height: 100%;
}
.no-margin {
	margin: 0 !important;
}
.inline {
	display: inline;
}
.block {
	display: block;
}
.dashed, a.dashed {
	border-bottom: 1px dashed #000000;
	text-decoration: none;
}
a.dashed {
	border-bottom-color: #0042b2;
}
a.dashed:hover {
	border-bottom: 1px dashed transparent;
}
.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.margin-top {
	margin-top: 10px;
}
.margin-bottom {
	margin-bottom: 10px;
}
.fixed-layout {
	table-layout: fixed;
}
.overflow-hidden {
	overflow: hidden;
}
.width50 {
	width: 50%;
}
.text-arrow {
	font-size: 14px;
	line-height: 10px;
}
.icon-delete-small {
	display: inline-block;
	margin-top: 2px;
	width: 12px;
	height: 12px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/icon_delete_small.png) 0 2px no-repeat;
}
.icon-delete-small:hover {
	background-position: 0 -18px;
}
.icon-delete-big {
	display: inline-block;
	width: 16px;
	height: 17px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/icon_delete_big.png) 0 -1px no-repeat;
}
.icon-delete-big:hover {
	background-position: 0 -31px;
}
/* /Common styles */

/* Footer styles */
.footer {
	min-height: 70px;
	background-color: #f2f2f2;
	font-size: 95%;
}
.footer-menu {
	margin-top: 30px;
	padding-bottom: 20px;
}
.footer-menu ul {
	margin-top: 10px;
	line-height: 140%;
}
.footer-menu p {
	padding: 0;
}
.footer-menu p span {
	font-size: 140%;
}
p.bottom-copyright {
	margin-top: 19px;
}
.social-links {
	margin-top: 20px;
}
.social-link {
	display: inline-block;
	margin: 4px 0;
	padding: 3px 0;
}
.payment-icons {
	margin: 15px 0;
}
.payment-icon {
	display: inline-block;
	width: 51px;
	height: 32px;
	margin-left: 10px;
	background-image: url(../../../skins/SimpleBlue/customer/images/icons/checkout-sprite-32px.png);
	background-repeat: no-repeat;
}
.payment-icon.twoco {
	background-position: 0 0;
}
.payment-icon.paypal {
	background-position: 0 -32px;
}
.payment-icon.google {
	background-position: 0 -64px;
}
.payment-icon.mastercard {
	background-position: 0 -96px;
}
.payment-icon.visa {
	background-position: 0 -128px;
}
/* /Footer styles */

/* Search field */
.search-magnifier {
	position: relative;
	top: -24px;
	right: 10px;
	width: 19px;
	height: 19px;
	border: none;
	cursor: pointer;
}
html .search-input {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px 25px 6px 15px;
	width: 100%;
	height: 31px;
	min-height: auto;
	border: 1px solid #e0e0e0;
}
.search-block {
	text-align: right;
}
/* /Search field */

/* Top styles */
.menu li {
	padding: 0;
}
.logo-container {
	position: relative;
	min-height: 102px;
}
.logo-container .logo {
	display: inline-block;
	margin-top: 32px;
	text-decoration: none;
}
.logo-container .logo.vertical-middle {
	visibility: hidden;
}
.helper-block {
	display: none;
}
/* /Top styles */

/* Tools */
.popup-tools {
	position: absolute;
	z-index: 100;
	border: 1px solid #b3b3b3;
	background-color: #fff;
}
.popup-tools .input-text {
	margin: 0 3px 4px;
	width: 220px;
	background-color: #fff;
}
.popup-tools ul li {
	white-space: nowrap;
}
.popup-tools ul li a, .popup-tools ul li a:visited, .popup-tools ul li a:hover, .popup-tools ul li a:active {
	padding: 2px 0;
	background-position: left 0;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
	text-shadow: none;
}
.popup-tools ul li a:hover {
	text-decoration: none;
}
/* /Tools */

/* Dropdown box styles */
.dropdown-box {
	position: relative;
	display: inline-block;
	text-align: right;
}
.cm-popup-title {
	display: inline-block;
	padding: 7px;
}
.cm-popup-title a {
	display: inline-block;
	line-height: 16px;
}
.cm-popup-title:hover {
	border: 1px solid #e0e0e0; 
	background-color:#fff;
}
.cm-popup-title-on, .cm-popup-title-on:hover {
	position: relative;
	z-index: 550;
	border: 1px solid #b3b3b3;
	border-bottom-color: transparent; 
	background-color: #fff;
}
.cm-popup-title:hover, .cm-popup-title-on, .cm-popup-title-on:hover {
	margin-right: -1px;
	padding: 6px 7px 6px 6px;
}
.cm-popup-title-on, .cm-popup-title-on:hover {
 	background-position: right -71px;
 }
.cm-popup-title-on, .cm-popup-title-on:hover {
	padding-bottom: 6px;
}
.view-cart-button {
	float: left;
}
.popup-content {
	position: absolute;
	right: 0;
	z-index: 500;
	margin-top: -1px;
	margin-right: -1px;
	padding: 10px 0 0 0;
	min-width: 218px;
	border: 1px solid #b3b3b3; 
	background: #fff;
	text-align: left;
}
.popup-content ul.account-info li {
	padding:0;
}
.popup-content ul.account-info li.user-name {
	margin: 4px 20px 10px;
	padding-bottom: 13px;
	border-bottom:1px dotted #bfbfbf;
}
.popup-content ul.account-info li a {
	display: block;
	padding: 8px 10px 8px 20px;
}
.popup-content ul.account-info li a:hover, ul.cm-select-list li:hover, .cm-dropdown-content li:hover {
	background-color: #e5e5e5;
	color:#333;
	text-decoration: none;
}
.popup-content .updates-wrapper {
	margin: 10px 20px 12px;	
}
.popup-content .updates-wrapper .form-field {
	margin:0;
}
p.text-track {
	padding: 0 0 3px;
	color:#404040;
	font-weight: bold;
}
.dropdown-box .buttons-container {
	padding: 15px 20px;
}
/* Dropdown box styles */

/* Cart box styles */
.minicart-separator td {
	border-bottom: 1px dotted #ddd;
}
.minicart-table td {
	padding: 10px 5px;
	vertical-align: top;
}
.minicart-table tr .icon-delete-small {
	visibility: hidden;
}
.minicart-table tr:hover .icon-delete-small {
	visibility: visible;
}
.minicart-table .minicart-tools {
	padding: 9px 0;
}
.minicart-table tr:last-child td {
	border-bottom: none;
}
.cm-popup-box .cart-items {
	padding: 10px;
	width: 320px;
}
/* /Cart box styles */

/* Text links */
ul.text-links.text-links-inline li.level-0 {
	position: relative;
	display: inline;
	padding-right: 10px;
}
/* /Text links */

/* Common sidebox style */
.sidebox-wrapper {
	margin-bottom: 15px;
}
.sidebox-title {
	padding: 11px 12px 9px;
	background-color: #b0b0b0;
}
.sidebox-title span, .sidebox-title a {
	color: #fff;
	text-decoration: none;

	font-weight: bold;
	font-size: 90%;
}
.sidebox-wrapper .sidebox-body {
	padding: 12px;
	border: 1px solid #b8b8b8;
}
/* /Common sidebox style */

/* Important sidebox style */
.sidebox-important-wrapper {
	margin-bottom: 15px;
}
.sidebox-important-wrapper .sidebox-title {
	background-color: #404040;
}
.sidebox-important-wrapper .sidebox-body {
	background-color: #f5f5f5;
}
/* /Important sidebox style */

/* Special sidebox style */
.subscribe-block .subscribe-notice {
	margin-top: 10px;
	color: #8c8c8c;
	font-size: 90%;
	line-height: 150%;
}
/*  /Special sidebox style */

/* Tables */
/* Common table */
.table {
	margin-top: 30px;
	border: 1px solid #ebebeb;
	border-width: 1px 0px 1px 1px;
	border-bottom: none;
}
.table th {
	padding: 10px;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
	background-color: #eee;
}
.table th.right {
	text-align: right;
}
.table th.left {
	text-align: left;
}
.table tr, .table .table tr {
	background-color: #fff;
}
.table table tr {
	background-color: transparent;
}
.table td, .table .table td {
	padding: 13px 10px;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.table .table-footer td {
	margin: 0;
	padding: 0;
	height: 5px;
	font-size: 38%;
}
.category-rows .table {
	margin-top: -1px;
}
table.qty-discounts {
	padding: 0;
	border: 1px solid #ebebeb;
}
table.qty-discounts th, table.qty-discounts td {
	border: 0 none;
}
/* /Common table */
.categories-picker table td {
	padding: 0;
	border: none;
}
.categories-picker table img {
	padding: 3px;
}
.categories-picker .radio {
	margin: 0;
}
.tree-space {
	display: inline-block;
	width: 20px;
}
/* /Tables */

/* Mainbox */
.mainbox-container {
	margin: 0 0 50px;
}
.mainbox-title {
	margin: 0;
	padding: 2px 0 15px 0;
}
.mainbox-title span {
	font: normal 200% Arial, Helvetica, sans-serif;
}
.mainbox-title .secure-page-title {
	font-size: 100%;
}
.mainbox-title span.float-right {
	display: block;
	padding-top: 12px;
	font-weight: normal;
	font-size: 50%;
}
/* /Mainbox */

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

.subheaders-group {
	margin: 0 15px 21px 15px;
}
.subheader, .subheader-first-item {
	padding: 7px 0 4px 0;
	font-size: 145%;
}
.title-extra {
	float: right;
	margin-top: -1px;
	text-align: right;
}
.title-extra .checkbox {
	margin-right: 3px;
}
.title-extra a, .title-extra a:visited, .title-extra a:hover, .title-extra a:active {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}
.title-extra a:hover {
	text-decoration: underline;
}

/* Color mainbox */
.mainbox-cart-title {
	padding: 8px 8px 7px 13px;
}
.mainbox-cart-body {
	padding: 0;
}
.cart-buttons {
	margin-bottom: 5px;
	padding: 4px 4px 4px 8px;
}
/* /Color mainbox */

.updates-wrapper {
	margin: 10px 0;
	padding: 15px 0 10px;
	border-top: 1px dotted #ccc;
}
/* Bottom styles */
.footer-top-helper, .footer-bottom-helper {
	display: none;
}
.bottom-search {
	padding: 8px 0 15px 0;
}
p.bottom-copyright.mini {
	font-size: 69%;
}
/* /Bottom styles */

/* Product list view styles */
.product-spacer {
	width: 9px;
}
.product-image, .feature-image {
	float: left;
	margin: 0 25px 10px 0;
	text-align: center;
}
td.product-image {
	float: none;
	margin: 0;

}
td.product-image img {
	margin: 0 10px;
}
td.product-description {
	display: table-cell;
	padding-right: 10px;
}
.product-bulk-add-wrapper {
	margin: 3px 0;
	padding-right: 3px;
}
.discount-label {
	float: left;
	margin: 4px 0 0 20px;
}
.discount-label em {
	display: block;
	white-space: nowrap;
	font-weight: bold;
	font-size: 85%;
}
.product-variant-image {
	padding: 10px 0;
}
.product-list-price strike {
	padding-right: 8px;
}
/* /Product list view styles */

/* Pagination styles */
.pagination {
	margin: 7px 0 12px;
	padding: 12px 0 12px 0;
}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	padding: 1px 3px;
}
.pagination-helper-container {
	background-color: #f0f0f0;
}
.pagination-bottom {
	border-top: 1px solid #dedede;
}
/* /Pagination styles */

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

div.delim {
	margin: 0;
	padding: 0;
	height: 7px;
	font-size: 7px;
	line-height: 7px;
}

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

/* One page checkout styles */
.checkout-steps .form-field {
	margin-top: 0;
	margin-bottom: 17px;
}
.step-body-active .form-field .input-text {
	width: 100%;
}
.checkout-steps .subheader {
	padding-bottom: 12px;
}
.step-container, .step-container-active {
	margin: 0 0 5px 0;
}
.step-title, .step-title-active, .step-title-complete {
	padding: 10px 15px 9px 14px;
}
.step-title, .step-title-active, .step-title-complete {
	border: 1px solid #e2e2e2;
}
.step-body .shipping-rates, .step-body-active .shipping-rates {
	padding-top: 14px;
}
.step-body-active {
	padding: 20px 0 0 0;
}
.step-title-active .title, .step-title-active a.title:hover, .step-title-complete a.title, .step-title-complete a.title:hover {
	color: #2d2d2d;
	text-decoration: none;
	font: bold 140%/135% Arial;
}
.step-title-active {
	background-color: #ededed;
}
.step-title-active span.float-left, .step-title-complete span.float-left, .step-title span.float-left {
	margin-right: 10px;
	padding: 0 3px;
	width: 17px;
	height: 23px;
	text-align: center;
	font: bold 125%/150% Arial;
}
.step-title span.title, .step-title a.title {
	font: bold 140%/135% Arial;
}
.checkout-textarea {
	width: 80%;
}
.coupon-code-container .error-message {
	float: right;
}
.coupon-code-container .arrow, .checkout-totals .arrow {
	float: right;
	margin-right: 15%;
}
.coupon-code-container .message, .checkout-totals  .message {
	clear: right;
}
.address-switch {
	margin: 10px 0 13px 0;
	padding: 15px 0 15px 21px;
	background-color: #f7f7f7;
}
.address-switch .float-right .radio {
	margin-left: 6px;
	vertical-align: -1px;
}
.address-switch .float-right label {
	padding: 0 22px 0 0;
}
.login-form .checkout-login-form {
	margin: 0 20px;
}
.login-form {
	float: left;
	padding-right: 20px;
	width: 300px;
}
.checkout-register {
	float: left;
	margin: 0 0 0 20px;
	width: 300px;
}
.checkout-register .form-field {
	padding: 0 20px;
}
.checkout-register .register-content {
	padding-left: 20px;
}
#step_one_register .text-button {
	margin-left: 15px;
	background: none;
}
#step_one_register .checkout-inside-block {
	padding-bottom: 10px;
}
ul.register-methods {
	margin: 0px;
	padding: 0px;
}
.register-methods li {
	margin: 0px;
	padding: 12px 0px 15px 10px;
}
.register-methods li.one {
	margin: 0px;
	padding: 15px 0px 25px 10px;
}
.register-methods li input {
	float: left;
	margin-top: 2px;
	margin-left: -10px;
}
.method-title {
	display: block;
	padding-bottom: 4px;
	color: #404040;
}
.method-hint {
	display: inline-block;
	padding-left: 10px;
	color: #7f7f7f;
	font-size: 95%; 
}
.step-body-active .coupon-code-container .form-field .input-text {
	width: 227px;
}
.step-body-active .coupon-code-container .form-field {
	padding: 18px 0;
}
.cvv2 {
	display: inline-block;
	font: normal 100%/115% Arial;
	cursor: pointer;
}
.cvv2:hover {
	position: relative;
	border-bottom: 1px dotted #08c;
	text-decoration: none;
}
.cvv2-note {
	display: none;
	padding: 15px 5px;
	width: 340px;
	border: 1px solid #B3B3B3;
	text-align: left;
}
.cvv2:hover > .cvv2-note {
	position: absolute;
	bottom: 0px;
	left: 100%;
	display: block;
}
.cards-images {
	float: left;
	padding: 0 12px;
	width: 54px;
}
.cards-description {
	float: left;
	width: 239px;
}
.card-info.ax {
	margin-top: 30px;
}
.checkout-buttons {
	margin-top: 20px;
 	margin-bottom: 23px;
	padding: 17px 20px;
	border-top: 1px solid #ddd;
	background: #f5f5f5;
}
/* Checkout sidebox */
.checkout-sidebox-title {
	padding: 11px 10px 9px;
	border-bottom: 1px solid #ebebeb;
	background-color: #fafafa;
	color: #333;

	font-weight: normal;
	font-size: 90%;
}
.checkout-summary table {
	margin-top: 7px;
	width: 100%;
	border-collapse: collapse;
}
.checkout-summary table td {
	padding: 3px 12px 10px;
	color: #4d4d4d;
}
.checkout-summary table tbody.total th {
	padding: 13px 12px;
	text-align: left;
}
.checkout-summary table tbody.total .total-sum {
	float: right;
	display: inline-block;
}
.b-firstname, .b-address, .b-city, .b-country, .b-state, .b-zipcode, .s-firstname, .s-address, .s-city, .s-country, .s-state, .s-zipcode {
	float: left;
	padding-right: 5px;
}
.b-state, .s-state {
	clear: left;
}
.b-city, .s-city {
	clear: left;
}
.b-phone, .s-phone {
	clear: both;
}
.state select {
	margin: 0;
	width: 100%;
}
.sidebox-wrapper.order-summary {
	margin-top: 63px;
}
.sidebox-wrapper.order-summary .sidebox-body {
	padding: 3px 0 0;
}
.sidebox-wrapper.order-summary .reward-points {
	margin-top: 12px;
}
.order-products .edit-products {
	padding: 14px 12px;
	border-radius: 0 0 5px 5px;
	background-color: #f9f9f9;		
}
.order-products .product-name {
	display: inline-block;
	margin: 2px 0 5px;
	max-width: 238px;
}
.order-products .product-price {
	display: block;
}
.order-products .product-options {
	display: inline-block;
	padding: 6px 0 0;
}
.order-products .delete {
	float: right;
	visibility: hidden;
}
.order-products .sidebox-body {
	padding: 0;
}
.order-product-list {
	padding: 12px;
}
.order-products .order-product-list li {
	padding: 14px 0;
	border-bottom: 1px dotted #ccc;
}
.order-products .order-product-list li:last-child {
	padding-bottom: 4px;
	border: none;
}
.order-products .order-product-list li:first-child {
	padding-top: 0;
}
.order-products .order-product-list li:hover .delete {
	visibility: visible;
}
.coupon-code-container {
	margin: 10px 0;
	padding: 6px 0;
	border: 1px dotted #7c8e8e;
	border-width: 1px 0;
}
/* /Checkout sidebox */
/* /One page checkout styles */

/* Estimation form */
.estimation-box {
	padding: 0 15px;
}
.estimation-box h2 {
	padding: 1px 0 0;
}
.estimation-box .form-field label {
	width: 105px;
}
.estimation-box select {
	max-width: 100%;
}
.estimation-box hr {
	margin: 15px 0;
}
.box {
	padding: 5px 7px;
}
/* /Estimation form */

.html-checkboxes {
	margin-left: -12px;
	vertical-align: -2px;
}
.form-field table label .html-checkboxes {
	margin-left: 0;
}
label.label-html-checkboxes {
	padding: 1px 8px 3px 12px;
	width: auto;
	font-weight: normal;
	font-size: 85%;
}
#id_sbox_currency, #id_sl {
	padding: 1px;
}

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

/* Captcha */
.captcha-input-text {
	margin: 0;
	width: 120px;
}
.login-popup .captcha-input-text {
	width: 140px;
}
.step-body-active .captcha-input-text {
	width: 136px;
}
/* /Captcha */

/* Quick links */
/** top **/
.quick-links-top {
	margin-top: 7px;
	margin-right: 5px;
}
/** /top **/
/** bottom **/
.footer .quick-links {
	float: none;
	margin-bottom: 1px;
	padding-right: 0;
	text-align: center;
}
/** /bottom **/
/* /Quick links */

/* Select languages */
.select-link, .select-link:hover {
	margin-right: 5px;
	padding-right: 23px;
	cursor: pointer;
}
.icons {
	display: inline-block;
	margin: 0 6px;
	padding: 0;
	vertical-align: -4px;
	cursor: pointer;
}
.select-lang {
	float: left;
	padding-bottom: 10px;
}
.select-wrap, .quick-links-wrap {
	float: right;
	margin-top: 7px;
	padding-left: 3px;
	white-space: nowrap;
}
.select-popup {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 800;
	padding: 4px 0;
	background-color: #fff;
	border: 1px solid #b3b3b3;
}
.close-icon {
	position: absolute;
	right: 3px;
	cursor: pointer;
}
ul.cm-select-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.cm-select-list li a, ul.cm-select-list li a:hover {
	display: block;
	padding: 2px 10px;
	white-space: nowrap;
	cursor: pointer;
}
.cm-select-list a.item-link, .cm-select-list a.item-link:visited, .cm-select-list a.item-link:hover, .cm-select-list a.item-link:active {
	padding-left: 32px;
	min-height: 15px;
	background-position: 10px 2px;
	background-repeat: no-repeat;
}
ul.cm-select-list li a {
	white-space: nowrap;
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	padding: 0 2px;
	background-position: left 0;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial;
}
.cm-select-list a.active {
	font-weight: bold;
}
.select-languages {
	margin-bottom: 10px;
	text-align: right;
}
.localization {
	margin-top: 0;
	padding: 6px 9px 7px 12px;
}
/* /Select languages */

/* Checkout totals */
.checkout-totals {
	padding: 17px 20px;
	border: 1px solid #ebebeb;
	border-top: none;
}
#applied_promotions .wysiwyg-content {
	text-align: left;
}
/* Statistic list */
.statistic-list-wrap {
	width: 100%;
	background: #f9f9f9 url(../../../skins/SimpleBlue/customer/images/gray_grad_bg.png) 0 -1px repeat-x;
}
ul.statistic-list {
	float: right;
	padding-top: 11px;
}
ul.statistic-list li {
	clear: both;
	overflow: hidden;
	padding: 0 0 17px 0;
	white-space: nowrap;
}
ul.statistic-list li span.checkout-item-title {
	position: relative;
	float: left;
	margin-right: 20px;
	width: 220px;
	text-align: right;
	white-space: normal;
}
ul.statistic-list li span.checkout-item-value {
	display: inline-block;
	width: 100px;
	text-align: right;
}
ul.statistic-list li.group-title {
	padding-bottom: 5px;
	font-weight: bold;
}
ul.statistic-list .total-title {
	margin-right: 20px;
}
ul.statistic-list li .delete-icon {
	position: absolute;
	top: -1px;
	right: -17px;
}
ul.statistic-list li span strong {
	float: none;
}
ul.statistic-list li strong {
	text-align: left;
}
ul.statistic-list li strong span {
	float: none;
	margin: 0;
	width: auto;
	text-align: left;
}
ul.statistic-list li.total {
	padding: 9px 0 0 0;
	font: bold 138% Arial;
}
ul.statistic-list li.total strong {
	float: left;
	margin-right: 20px;
	width: 163px;
	text-align: right;
}
/* /Statistic list */
/* /Checkout totals */

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

/* Cart items */
.quantity {
	padding: 0 0 10px 0;
}
.quantity .input-text {
	margin: 0 4px 0 1px;
	padding: 1px;
	width: 31px;
	height: 13px;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	padding-right: 20px;
}
.product-description .product-options {
	padding: 2px 0 6px 0;
	font-size: 100%;
}
.product-options .table-fixed {
	width: 450px;
	max-width: 450px;
}
.product-options .table-fixed .product {
	width: 70px;
}
.product-options .table-fixed .product-list-field {
	padding-left: 0;
}
.product-options .table-fixed .product-list-field label {
	margin-left: 0;
}
.without-image {
	padding:0 0 0 35px;
}
.payment-methods-wrap {
	float: right;
	margin: 30px 0 0;
	background: url(../../../skins/SimpleBlue/customer/images/cart_payments_bg.png) 0 0 repeat-x;
	text-align: center;
}
.payment-methods {
	background: url(../../../skins/SimpleBlue/customer/images/cart_payments_bg.png) 0 -250px no-repeat;
}
.payment-methods table {
	background: url(../../../skins/SimpleBlue/customer/images/cart_payments_bg.png) right -500px no-repeat;
}
.payment-methods table td {
	padding: 32px 10px 0;
}
.payment-methods table td > br {
	display: none;
}
.payment-metgods-or {
	display: inline-block;
	margin: 0 auto;
	margin-bottom: -34px;
	padding: 10px;
	color: #737373;

	font-weight: bold;
	font-size: 85%;
}
/* /Cart items */

/* Classic checkout */
/* Progress bar styles */
.pb-container {
	padding: 10px 0 0 0;
}
.pb-container a {
	display: inline-block;
}
.pb-container em {
	display: inline-block;
	padding: 0 9px;
	text-decoration: none;
	font: bold 115% Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.pb-container a {
	font: 100% Arial, Helvetica, sans-serif;
}
.pb-container span.active {
	font: 100% Arial, Helvetica, sans-serif;
}
.pb-container span.active em {
	font-size: 107%;
}
.pb-container img {
	margin: 0 1px;
	vertical-align: -1px;
}
/* /Progress bar styles */
.cc-infobox {
	margin: 20px 0 13px 0;
}
/* /Classic checkout */

/* Log in/out styles */
#sign_io {
	position: relative;
	margin-top: 10px;
	padding: 0 0 0 15px;
}
#sign_io > a, #sign_io > a:visited, #sign_io > a:hover, #sign_io > a:active {
	padding-bottom: 1px;
	border-bottom: 1px dotted #0088cc;
	text-decoration: none;
}
#sign_io a.text-button, #sign_io a.text-button:visited, #sign_io a.text-button:hover, #sign_io a.text-button:active {
	margin: 0;
	padding: 0 8px 0 2px;
}
.login-popup {
	width: 100%;
	max-width: 310px;
	min-width: 295px;
}
.login-popup .cm-failed-field {
    border: 1px dashed #cc0000;
	background-color: #ffdddd;
}
.login-popup .error-message .arrow {
	border-color: transparent transparent #555;
}
.login-popup .message {
	background-color: #555;
}
.login-popup .message p, .login-popup .error-message p {
	color: #fff;
}
.login-popup .form-field {
	padding: 0px;
}
.login-popup .input-text {
	width: 270px;
	font-size: 17px;
}
.login-popup .captcha {
	margin: 20px 0 0;
}
.social-sign-in {
	padding: 10px 0 12px;
	border-bottom: 1px dotted #cdcdcd;
}
.social-sign-in span {
	float: left;
	display: block;
	padding-right: 7px;
}
.social-sign-in-icons, .social-sign-in-icons li {
	display: inline-block;
	margin: 0 2px;
	padding: 0;
}
.login-popup {
	padding: 9px 16px;
	border: 1px solid #595959;
	background-color: #fcfcfc;
}
.login-popup p {
	line-height: 14px;
}
.login-popup .header {
	margin: 0 0 8px -4px;
	font: bold 169% Arial, Helvetica, sans-serif;
}
.login-popup .error-text {
	margin-bottom: 11px;
}
.login-popup .form-field .input-text {
	clear: both;
	padding: 4px 3px;
	width: 100%;
}
.login-popup .clear, .login .clear {
	padding: 6px 0;
}
.login-popup .clear .float-left {
	padding-top: 4px;
}
.login-popup .clear .checkbox {
	margin: 2px 0 0 1px;
}
.login-popup .clear label {
	font: 100% Arial, Helvetica, sans-serif;
}
.login {
	margin: 0 auto;
	width: 290px;
}
.login .clear, .login-form .clear {
	padding: 14px 0 0 0;
}
/* /Log in/out styles */

/* Breadcrumbs */
.breadcrumbs {
	margin-bottom: 17px;
	padding: 12px 0;
	border-bottom: 1px dotted #ccc;
	color: #999;
	font-size: 85%;
}
.breadcrumbs a, .breadcrumbs span {
	float: left;
	display: inline-block;
	line-height: 100%;
}
.bc-arrow {
	float: left;
	margin: 0 6px 0;
	padding: 4px 0;
	width: 3px;
	height: 5px;
}
/* /Breadcrumbs */

/* Advanced filter  */
.table-filters th {
	padding: 10px 0 3px 0;
	font-weight: bold;
}
.table-filters td {
	padding: 0 12px 8px 0;
}
.table-filters .scroll-y {
	overflow-y: auto;
	margin-bottom: 8px;
	padding: 0 0 0 4px;
	height: 127px;
	background-color: #fff;
}
.table-filters td .select-field {
	margin-top: 0;
	padding: 0 0 6px 0;
}
.table-filters .scroll-y .select-field {
	margin: 4px 0 0 0;
}
table.table-filters label {
	font-size: 90%;
}
.table-filters .delim {
	background-image: none;
}
.table-filters .delim td {
	border-bottom: 1px solid #ebebeb;
}
/* /Advanced filter  */

/* Price slider */
.price-slider {
	margin: 10px 0 25px;
}
.price-slider ul {
	position: absolute;
	top: -2px;
	left: 0;
	margin-left: -1px;
	width: 100%;
	height: 6px;
	color: #666;
	white-space: nowrap;
	font-size: 10px;
}
.price-slider ul li {
	position: absolute;
	top: 0;
	width: 1px;
	height: 7px;
	background: #bfbfbf;
}
.price-slider ul li i {
	position: absolute;
	top: 16px;
	font-style: normal;
}
.price-slider ul li b {
	position: relative;
	left: -15px;
	display: block;
	width: 30px;
	text-align: center;
	font-weight: normal;
	cursor: pointer;
}
.price-slider .input-text {
	margin: 0;
	width: 75px;
}
.cm-range-slider.ui-slider.ui-slider-horizontal {
	margin: 15px 12px;
}
/* /Price slider*/

/* Placing order */
.order-status {
	margin: 5% auto;
	padding: 15px 15px 15px 40px;
	width: 920px;
}
body.clear-body {
	padding: 13px 12px;
}
/* /Placing order */

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

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

/* Popup dialog */
.cm-dashed-box {
	border: 1px dashed #909090;
	background-color: transparent;
}
.object-container {
	overflow-x: auto;
	overflow-y: auto;
	padding: 12px;
	font-weight: normal;
}
.ui-widget-overlay {
	z-index: 600 !important;
}
/* /Popup dialog */

/* Quick view dialog */
.quick-view-wrap {
	width: 700px;
	text-align: left;
}
.quick-view-wrap .price .price-num {
	font-size: 150%;
}
.quick-view-wrap .price-wrap {
	padding-top: 5px;
}
.quick-view-wrap .actual-price {
	padding-top: 5px;
}
.description {
	line-height: 140%;
}
h2.description-title {
	margin-top: 20px;
	font-size: 145%;
}
.ui-dialog .cm-image-wrap a {
	outline: 0;  
}
.quick-view-wrap .left-side {
	float: left;
	margin-right: 20px;
	text-align: center;
}
.quick-view-wrap .product-main-info .image-border {
	margin-right: 0;
}
/* /Quick view dialog */

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

.table-filters .input-text {
	width: 100%;
	max-width: 200px;
}
.cm-template-box {
	display: inline;
	margin: 0;
	padding: 0 !important;
	background: none !important;
}
.subpages-list {
	margin-top: 10px;
}
ul.subpages-list li, .wysiwyg-content ul.subpages-list li {
	padding: 8px 0;
	background-image: none;
	font-style: italic;
}
.subpages-list li .main-info {
	padding-right: 6px;
	font-style: normal;
}
.view-all div {
	max-width: 100px;
	text-align: left;
}
.multicolumns-list td {
	padding: 15px 0 17px 0;
}
.multicolumns-list table td {
	padding: 0;
}
.multicolumns-list .product-description p, .multicolumns-list .product-description .buttons-container div {
	text-align: center;
	font-size: 115%;
}
.multicolumns-list .product-description p {
	padding-top: 3px;
}
.multicolumns-list .product-description .buttons-container .button-submit-action {
	margin-right: 0;
}
.product-image .quick-view {
	visibility: hidden;
	position: relative;
	z-index: 1;
}
.product-image:hover .quick-view {
	visibility: visible;
}
.quick-view {
	margin: -85px 0 50px;
	height: 35px;
	text-align: center;
}
.product-title-wrap {
	vertical-align:top;
	text-align: center;
}
.multicolumns-list table .product-title-wrap {
	padding: 8px 0 0;
}
#template_text {
	width: 100%;
	height: 350px;
}
.order-info {
	padding-bottom: 10px;
}

/* Skin selector */
.demo-site-panel {
	z-index: 100;
	position: relative;
	padding: 0 10px;
	border-bottom: 1px solid #d1d1d1;
	background-color: #ebebeb;
	background-image: -moz-linear-gradient(top, #f7f7f7, #dedede);
	background-image: -ms-linear-gradient(top, #f7f7f7, #dedede);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#dedede));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #dedede);
	background-image: -o-linear-gradient(top, #f7f7f7, #dedede);
	background-image: linear-gradient(top, #f7f7f7, #dedede);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.6);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.6);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#dedede', GradientType=0);
}
.demo-site-panel li {
	float: left;
	display: inline-block;
	padding: 5px;
}
.demo-site-panel select {
	padding: 2px;
	height: 24px;
	color: #333;
	white-space: nowrap;
	font-size: 100%;
	line-height: 24px;
}
.demo-site-panel .dp-area {
	float: right;
}
.demo-site-panel .dp-title {
	padding-top: 9px;
	padding-right: 20px;
	color: #808080;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
	font-weight: bold;
}
.demo-site-panel .dp-label {
	padding-top: 7px;
	padding-right: 0;
	color: #666;
	line-height: 19px;
}
/* /Skin selector */

.image-border img {
	margin: 3px;
}
.image-border a, .quick-view-wrap a {
	outline: none;
}

/* Product notification */
.product-notification-container {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 700;
	margin: -80px 0 0 -225px;
	padding: 8px;
	width: 450px;
	min-height: 140px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #000;
}
.product-notification h1 {
	margin: 0;
	padding: 13px 20px 10px;
}
.product-notification {
	color: #000;
}
.product-notification .notification-body p {
	text-align: left;
}
.product-notification .notification-body {
	overflow-x: hidden;
	overflow-y: auto;
	padding: 15px 20px;
	max-height: 150px;
	min-height: 72px;
}
.product-notification-product-name {
	display: block;
	margin-bottom: 7px;
	font-weight: bold;
}
.product-notification-container img.cm-notification-close {
	float: none;
	margin: 0;
	padding: 0;
}
.product-notification .notification-body .product-list-field {
	margin-top: 7px;
	padding-left: 0;
}
.product-notification .notification-body .product-notification-image {
	float: left;
	margin-right: 10px;
}
.product-notification-content {
	float:left;
	width: 320px;
}
.product-notification .notification-body .product-list-field div {

}
.product-notification .notification-body .product-list-field label {
	display: none;
	margin: 0;
	padding-top: 0;
}
.product-notification ul ul {
	margin-left: 15px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}
.product-notification .swf-thumb {
	float: left;
	display: block;
	margin-right: 10px;
}
/* /Product notification */

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

/* Tooltip */
.tooltip {
	z-index: 10000;
	display: none;
	margin-top: 12px;
	padding: 9px;
	max-width: 200px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: url(../../../skins/SimpleBlue/customer/images/transparent_black_bg_85.png);
	color: #fff;
	text-align: left;
	font: normal 100% Arial, Helvetica, sans-serif;
	-ms-border-radius: 3px;
}
.tooltip p {
	color: #fff;
}
.tooltip-arrow {
	position: absolute;
	top: -11px;
	left: 3px;
	display: block;
	width: 30px;
	height: 12px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/tooltip_arrow.png) no-repeat;
	background-position: 3px;
}
/* /Tooltip */

/* Product details page */
.product-main-info .jcarousel-skin {
	margin: 30px auto 0;
	border: 0 none;
}
.product-thumbnails {
	margin-top: 30px;
	text-align: center;
}
.product-thumbnails li {
	display: inline;
	padding: 0;
}
.product-thumbnails li a.cm-thumbnails-mini, .product-thumbnails .cm-image-previewer {
	margin: 3px;
}
.jcarousel-prev-horizontal, .jcarousel-next-horizontal, .prev-horizontal, .next-horizontal {
	float: left;
	margin: 0 1px 0 0;
	margin-top: -65px;
	width: 18px;
	height: 36px;
	background-image: url(../../../skins/SimpleBlue/customer/images/icons/prev_next_btn_sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}
.jcarousel-next-horizontal, .next-horizontal {
	float: right;
	margin: -65px 0 0 1px;
	background-position: 100% 0;
}
.jcarousel-prev-vertical, .jcarousel-next-vertical, .prev-vertical, .next-vertical {
	margin: 0 1px 0 0;
	width: 36px;
	height: 18px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/up_btn.png) no-repeat;
	cursor: pointer;
}
.jcarousel-prev-horizontal:hover, .prev-horizontal:hover {
	background-position: 0 -60px;
}
.jcarousel-next-horizontal:hover, .next-horizontal:hover {
	background-position: 100% -60px;	
}
.jcarousel-next-vertical, .next-vertical {
	background-image: url(../../../skins/SimpleBlue/customer/images/icons/down_btn.png);
}
.product-main-info .jcarousel-clip-horizontal, .product-main-info .jcarousel-container-horizontal {
	margin: 0 auto;
}
.product-info .cm-tabs-content .input-text {
	width: 160px;
}
.product-info .cm-tabs-content .input-textarea {
	width: 200px;
}
.product-main-info .discount-label {
	margin: 30px 0 0 20px;
}
.cm-view-larger-image, .cm-view-larger-image:visited, .cm-view-larger-image:hover, .cm-view-larger-image:active {
	padding: 1px 0 1px 15px;
	font-size: 77%;
}
.product-main-info .button-submit-action.button-wrap-left, .product-main-info .text-button , .product-main-info .text-button:visited, .product-main-info .text-button:hover, .product-main-info .text-button:active {
	margin-right: 4px;
}
.product-main-info  p.sku {
	padding: 5px 0 0 0;
}
.product-options-container {
	padding: 0;
}
.stock-wrap {
	display: inline-block;
	margin: 10px 0 15px;
}
.prices {
	padding-right: 35px;
}
.product-info .buttons-wrapper {
	padding-top: 10px;
}
.product-info .buttons-wrapper div {
	display: inline-block;
	padding-top: 1px;
}
.product-info .buttons-wrapper div.product-list-field {
	margin: -1px 0 0 0;
	padding: 0;
}
.product-info .buttons-wrapper .product-list-field label {
	float: none;
	margin: 0;
	font-size: 100%;
}
.buttons-wrapper .input-text-short {
	width: 19px;
	text-align: center;
}
.options-col .product-list-field {
	padding: 0 0 1px 0;
}
.options-col .product-list-field label {
	float: none;
	clear: none;
	display: block;
	margin: 0;
	padding-bottom: 2px;
}
#content_features .form-field {
	margin: 0;
}
#content_features .form-field label {
	display: inline-block;
	padding: 12px 10px;
	width: 200px;
	font-weight: normal;
}
#content_features .form-field:nth-child(2n) {
	background-color: #f7f7f7;
}
#content_features .subheader {
	padding-bottom: 15px;
}
.cm-thumbnails-mini {
	margin: 2px 0;
	border: 1px solid #ccc;
}
.cm-cur-item {
	border-color: #888;
}
.cm-image-wrap .larger-image-wrap {
	visibility: hidden;
	margin: 0;
	padding: 0;	
}
.cm-view-larger-image {
	position: absolute;
	display: block;
	width: 37px;
	height: 60px;
	/*background: url(../../../skins/SimpleBlue/customer/images/icons/zoom_icon.png) no-repeat 8px 20px;*/
	opacity: 0.65;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	filter:alpha(opacity=65);
	z-index: 1;
}
.cm-view-larger-image:hover {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
}
.cm-image-wrap:hover .larger-image-wrap {
	visibility: visible;
}
.qty {
	padding-top: 20px;
	padding-bottom: 5px;
}
.buttons-container .qty {
	float: left;
	padding: 4px 10px 0 0;
}
.qty label {
	float: left;
	padding: 4px 6px 4px 0;
	color: #757575;
}
.product-main-info h1.mainbox-title {
	padding: 0;
	font-size: 200%;
}
.product-info .price-num {
	font-size: 120%;
}
.product-main-info .price-num {
	font-size: 200%;
}
.product-main-info .buttons-container .buttons-container {
	display: inline-block;
	padding-bottom: 30px;
}
.product-main-info .add-buttons-inner-wrap {
	padding: 20px 0;
}
.product-info .price-wrap {
	padding: 15px 0;
}
.actual-price {
	padding: 0;
}
.product-main-info .image-border {
	margin-right: 20px;
	padding: 0px 10px 10px;
	min-height: 100px;
}
.product-main-info {
	margin-bottom: 30px;
}
.product-main-info.product-quick-view {
	margin: 0;
}
.product-info .add-product {
	padding-left: 10px;
}
/* /Product details page */

/* Quantity changer */
.quantity.changer {
	padding: 0 0 5px 0;
}
.changer .cm-increase img {
	padding: 2px 5px 2px 5px;
}
.changer .cm-decrease img {
	padding: 2px 5px 2px 5px;
}
.changer .input-text-short {
	float: left;
	width: 36px;
	text-align: center;
}
.changer label {
	margin-top: 2px;
}
.changer .cm-value-changer {
	float: left;
	display: inline-block;
	width: 55px;
}
.cm-increase {
	float: right;
	display: inline-block;
	margin-bottom: 3px;
	width: 12px;
	height: 12px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/increase_decrease.png) 0 1px no-repeat;
}
.cm-increase:hover {
	background-position: 0 -29px;
}
.cm-decrease {
	float: right;
	margin-bottom: 3px;
	width: 12px;
	height: 12px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/increase_decrease.png) 0 -59px no-repeat;
}
.cm-decrease:hover {
	background-position: 0 -89px;
}
/* /Quantity changer */

.product-info {
	overflow: hidden;
}
.prod-info {
	overflow-x: auto;
	overflow-y: hidden;
}
.ui-widget-overlay { 
	position: fixed;
}
.ui-dialog-dragging {
	background: #f7f7e7 none;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
}
.ui-dialog-dragging .ui-resizable-handle {
	display: none;
}
.ui-dialog-dragging .ui-dialog-content {
	visibility: hidden;
}

/* Payment iFrame box */  	
.payment-method-iframe { 
	position: relative; 	  	
	top:-820px; 	  	
	left:0px;	  	
	z-index: 1000; 	  	
	width:100%; 	  	
	height:820px; 	  	
	background-color: #C0C0C0; 	  	
	opacity: 0.90; 	  	
	filter:alpha(opacity=90); 	  	
	-moz-opacity: 0.90;	  	
}
.payment-method-iframe-label {
	position: relative; 
	top:410px; 
	padding: 10px; 	
	height: 50px;
}	  	
.payment-method-iframe-text { 
	position:relative; 	  	
	top: 20px;	  	
	vertical-align: middle; 	  	
	text-align:center; 	  	
	font-weight:bolder;	  	
}
.payment-method-iframe-box { 
	overflow:hidden;
	height:700px;	  	
}
-/* /Payment iFrame box */

/* Entry page */
.entry-page {
    -webkit-box-shadow: 0 4px 15px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 4px 15px rgba(0,0,0,0.25);
	box-shadow: 0 4px 15px rgba(0,0,0,0.25);
}
.entry-page .ui-dialog-content {
	padding: 0;
}
.entry-page  .ui-dialog-titlebar {
	border-radius: 4px 4px 0 0;
	text-shadow: 0px 1px 0px #ddd;
}
.entry-page .object-container {
	border-top: none;
}
.entry-page-countries ul {
	float: left;
	display: inline-block;
	width: 100%;
}
.entry-page-countries li {
	margin: 1px 3px 0 0;
}
.entry-page-countries li a {
	display: inline-block;
	padding: 7px 5px 5px;
	width: 97%;
}
.entry-page-countries li a img {
	width: 16px;
	font-size: 0;
}
.entry-page-countries li a:hover {
	background-color: #f0f0f0;
	color: #000;
}
.flag-icon {
	float:left;
	margin-bottom: 2px;
	padding: 1px 6px;
}
/* /Entry page */

.sort-container {
	margin: 7px 0 12px;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #dedede;
}
.views-icons {
	float: right;
	display: inline-block;
}
.views-icons a {
	float: left;
	display: block;
	width: 25px;
	height: 23px;
	background: url(../../../skins/SimpleBlue/customer/images/sort_elements.png) 0 0 no-repeat;
}
.views-icons a.products-without-options {
	background-position: 0 0;
}
.views-icons a.products-multicolumns {
	background-position: -25px 0;
}
.views-icons a.short-list {
	background-position: -50px 0;
}
.views-icons a.products-without-options:hover {
	background-position: 0 -30px;
}
.views-icons a.products-multicolumns:hover {
	background-position: -25px -30px;
}
.views-icons a.short-list:hover {
	background-position: -50px -30px;
}
.views-icons a.products-without-options.active, .views-icons a.products-without-options.active:hover {
	background-position: 0 -60px;
}
.views-icons a.products-multicolumns.active, .views-icons a.products-multicolumns.active:hover {
	background-position: -25px -60px;
}
.views-icons a.short-list.active, .views-icons a.short-list.active:hover {
	background-position: -50px -60px;
}

/* Sorting Styles */
.sort-dropdown {
	display: inline-block;
	padding-left: 3px;
}
.sort-dropdown a {
	display: block;
	margin-right: -10px;
	padding: 4px 20px 0 6px;
	height: 18px;
}
.dropdown-container {
	display: inline-block;
	margin: 0 15px 0 0;
}
.cm-dropdown-content {
	border: 1px solid #b3b3b3;
	background-color: #fff;
	position: absolute;
	z-index: 100;
	display: none;
	padding: 5px 0;
}
.cm-dropdown-content a, .cm-dropdown-content a:visited, .cm-dropdown-content a:hover {
	display: block;
	padding: 2px 10px;
}
.sort-pagination {
	padding-top: 1px;
}
.sort-pagination a, .sort-pagination span {
	display: inline-block;
	padding: 1px 3px;
	min-width: 12px;
	text-align: center;
}
/* /Sorting Styles */
.ui-widget-content a {
	color: #08c;
}

/* Page 404 */
.exception{
	position: relative;
	margin: 40px 0px 60px 12px;
	padding: 5px 0px 0px 325px;
	min-height: 275px;
}
.exception h1{
	padding: 0px 0px 25px 0px;
}
.exception p{
	padding: 0px 0px 30px 0px;
}
.exception ul{
	margin: 0px 20px 0px 0px;
}
.exception ul li{
	float: left;
	margin-right: 20px;
}
.exception-code{
	position: absolute;
	top: 92px;
	left: 63px;
	color: #bfbfbf;
	font: normal bold 86px Arial, sans-serif;
	line-height: 70px;
}
/* /Page 404 */

/* Account */
.account {
	margin-bottom: 50px;
}
.account .address-switch {
	margin-left: -21px;
	padding-right: 20px;
	width: 100%;
}
.account .address-switch label {
	padding-right: 0px;
}
.account-detail {
	margin: 45px 0 0 58px;
	padding-bottom: 250px;
}
.account-detail h4 {
	padding-bottom: 10px;
}
.account-detail ul li {
	margin: 15px 0 0 17px;
}
.account .input-text {
	width: 100%;
}
.account .billing-last-name, .account .billing-state, .account .shipping-last-name, .account .shipping-state {
	width: 220px;
}
.account .buttons-container, .company .buttons-container {
	margin: 15px 0px 28px -21px;
	padding: 17px 20px 17px 20px;
	width: 100%;
}
.account-benefits {
	margin: 47px 0 0 60px;
}
.account-benefits h4 {
	padding-bottom: 22px;
}
.account-benefits ul li {
	margin-bottom: 11px;
	padding-left: 30px;
}
.account-cancel {
	margin-left: 20px;
}
.last-name {
	width: 223px !important;
}
.state {
	margin-left: 4px;
	width: 160px !important;
}
/* /Account */

/* Login */
.login {
	width: auto;
}
.login .input-text {
	margin: 0;
	width: 100%;
}
.login .form-field {
	margin: 0 0 5px 0;
	padding: 5px 0;
}
.login .body-bc {
	position: relative;
	z-index: 100;
	margin: 22px 0 50px -20px;
	padding: 17px 20px 14px 20px;
	width: 100%;
	height: 32px;
}
.remember-me-chekbox {
	padding: 6px 0;
}
.login-info {
	margin: 46px 0 0 59px;
}
.login-info h4 {
	padding-bottom: 8px;
}
.login-info p {
	color: #808080;
}
.login-recovery .body-bc {
	margin-top: 25px;
}
.login-recovery .input-text {
	width: 100%;
}
/* /Login */

/*	Orders  */
.orders {
	position: relative;
}
.orders td {
	vertical-align: top;
}
.orders .no-markers {
	margin: 0;
	padding: 0;
}
.orders .tabs {
	margin-top: 48px;
}
.orders .border {
	border: none;
}
.orders .subheaders-group {
	margin: 0;
}
.orders-print {
	position: absolute;
	top: -46px;
}
.orders-print a,.orders-print a:hover {
	float: left;
	display: block;
	margin-right: 30px;
	height: 16px;
}
.orders-actions {
	position: absolute;
	top: -46px;
	right: 0;
}
.orders-actions ul li {
	float: left;
}
.orders-actions a,.orders-actions a:hover {
	padding: 2px 0 1px 24px;
}
.orders .cm-tabs-content {
	padding: 18px 0 0;
}
.orders-customer h5 {
	margin-bottom: 5px;
}
.orders-customer .info-field {
	padding-top: 1px;
	font-weight: 400;
}
.orders-info {
	margin-top: 15px;
}
.orders-info th {
	text-align: left;
}
.orders-product {
	margin-top: 24px;
}
.orders-product .product {
	width: 64%;
}
.orders-product .price {
	width: 14%;
	text-align: right;
}
.orders-product .quantity {
	width: 8%;
}
.orders-product .subtotal {
	text-align: right;
}
.orders-product .table td {
	padding: 13px 10px 11px;
}
.orders-product .code {
	padding: 0;
}
.orders-product .text-button {
	display: block;
	margin-top: 5px;
}
.orders-notes-body {
	position: relative;
	margin-top: 19px;
	padding: 15px;
}
.orders-notes-arrow {
	position: absolute;
	top: -14px;
	left: 14px;
	width: 16px;
	height: 16px;
}
.orders-summary-wrap {
	margin-top: 10px;
	padding: 0 14px;
	min-width: 52%;
	float: left;
}
.orders-summary-wrap table {
	width: 100%;
}
.orders-summary-wrap table tbody tr td {
	padding: 13px 0 11px 0;
	vertical-align: middle;
}
.orders-summary-wrap .taxes td {
	padding-bottom: 0;
}
.orders-summary-wrap .taxes-desc td {
	padding-top: 4px;
}
.orders-shipment .subheader {
	padding-top: 10px;
}
.orders-shipment-info {
	margin-top: 39px;
}
.orders-shipment-info h2,.orders-shipment-comments h2 {
	padding-bottom: 15px;
}
.orders-shipment-comments {
	margin-top: 34px;
}
.orders-shipment-comments .orders-notes-body {
	margin: -5px 0 30px 0;
}
.orders-communication {
	margin-bottom: 30px;
}
.orders-repay {
	margin-top: 60px;
}
.orders-repay .cm-tabs-content {
	padding-left: 20px;
}
.orders-repay .form-field {
	margin: 1px 0 16px;
}
.orders-repay label {
	padding-bottom: 4px;
}
.orders-repay .input-text,.orders-repay select {
	width: 273px;
}
.orders-repay .tabs {
	margin-top: 8px;
}
.orders-repay .checkout-buttons {
	margin-right: 0;
}
.orders-product .table,.orders-shipment .table {
	margin-top: 11px;
}
.orders-notes,.orders-summary {
	margin-top: 28px;
}
/*	/Orders  */

/* Compare */
.compare .no-items {
	padding: 80px;
}
.compare,.compare-products {
	position: relative;
}
.compare-add td {
	padding-bottom: 10px;
	vertical-align: middle;
}
.compare-buttons {
	margin-top: 19px;
}
.compare-buttons .buttons-container {
	padding: 17px 20px;
}
.compare-buttons .buttons-container-empty {
	padding: 25px 20px;
}
.compare-menu {
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 91;
}
.compare-menu ul li {
	margin-bottom: 14px;
	text-align: left;
}
.compare-menu ul li a {
	padding: 8px 16px 7px;
}
.compare-products .delete {
	visibility: hidden;
	padding-bottom: 10px;
}
.compare-products .product {
	padding-bottom: 10px;
}
.compare-products .product-container,.compare-products .prices-container,.compare-products .prices-container p{
	margin: 0;
	padding: 0;
}
.compare-products .title {
	margin-bottom: 7px;
	text-align: center;
	max-width: 220px;
}
.compare-products .icon-delete-small {
	margin-left: -30px;
	padding-left: 15px;	
}
.compare-products-table {
	margin-left: 220px;
}
.compare-products-l {
	position: absolute;
	top: 0;
	bottom: 16px;
	left: 0;
	z-index: 90;
	width: 170px;
	background: url(../../../skins/SimpleBlue/customer/images/compare_list_bg.png) right repeat-y;
}
.compare-products-table td {
	padding: 0 10px;
	min-width: 220px;
	vertical-align: bottom;
	text-align: center;
}
.compare-products-table td:hover .delete,.compare-table-sort:hover .icon-delete-small {
	visibility: visible;
}
.compare-products-wrapper {
	overflow-x: auto;
	overflow-y: hidden;
	width: 940px;
}
.compare-table {
	position: relative;
	z-index: 100;
	margin: 10px 0;
}
.compare-table .left-border {
	padding: 0 10px;
	min-width: 219px;
}
.compare-table td {
	padding: 10px 15px;
	vertical-align: middle;
	text-align: center;
}
.compare-table-scroll {
	padding-top: 20px;
}
.compare-table-sort {
	position: relative;
	min-width: 188px;
}
.compare-table-sort .icon-delete-small {
	visibility: hidden;
	margin-left: 3px;
}
/* /Compare*/

/*  Company  */
.company {
	margin-bottom: 50px;
}
.company .input-text,.company .input-textarea-long {
	width: 100%;
}
.company .shipping-state,.company .shipping-last-name {
	width: 220px;
}
.company select {
	max-width: 220px;
}
.company-info {
	margin: 45px 0 0 58px;
	padding-bottom: 280px;
}
.company-info h4 {
	padding-bottom: 10px;
}
.company-info ul li {
	margin-bottom: 11px;
	padding: 2px 0 2px 30px;
}
/*  /Company  */

/* Details block*/
.details-block {
	margin-top: 10px;
}
.details-block .cm-combination {
	padding-right: 20px;
}
.details-block-box {
	position: relative;
	margin-top: 20px;
	padding: 10px;
}
.details-block-box .gray-block-arrow {
	position: absolute;
	top: -8px;
	left: 25px;
	width: 13px;
	height: 8px;
}
.details-block-field label {
	float: left;
	display: block;
	padding: 6px 0;
	width: 80px;
}
.details-block-field span {
	display: inline-block;
	padding: 6px 0;
}
/* /Details block*/

/*  Download */
.download {
	min-height: 280px;
}
.download .subheader {
	padding-top: 0;
}
.download .table {
	margin: 11px 0 35px 0;
}
.download .table tbody td {
	padding: 13px 10px 11px 10px;
}
/*  /Download */

/* Sitemap */
.sitemap {
	margin-bottom: 10px;
}
.sitemap-section h2 {
	display: block;
	padding: 10px 0 7px 0;
}
.sitemap-section-body {
	float: left;
	margin-bottom: 30px;
	width: 33%;
}
.sitemap-section-body {
	margin-top: 19px;
}
.sitemap-tree {
	margin: 19px 0 15px 0;
} 
.sitemap-tree-section ul {
	float: left;
	display: inline-block;
	margin-bottom: 30px;
	width: 33%;
	min-height: 125px;
}
/* /Sitemap */

/* Flags */
.flags .item-link {
	padding-left: 13px !important;
}
.flag {
	display: block;
	float: left;
	padding-right: 7px;
	width: 16px;
	height: 16px;
	background:url('../../../skins/SimpleBlue/customer/images/flags.png') no-repeat top left;
}
.flag.flag-01{background-position: 0 0;} 
.flag.flag-ad{background-position: 0 -17px;} 
.flag.flag-ae{background-position: 0 -34px;} 
.flag.flag-af{background-position: 0 -51px;} 
.flag.flag-ag{background-position: 0 -68px;} 
.flag.flag-ai{background-position: 0 -85px;} 
.flag.flag-al{background-position: 0 -102px;} 
.flag.flag-am{background-position: 0 -119px;} 
.flag.flag-an{background-position: 0 -136px;} 
.flag.flag-ao{background-position: 0 -153px;} 
.flag.flag-ap{background-position: 0 -170px;} 
.flag.flag-aq{background-position: 0 -187px;} 
.flag.flag-ar{background-position: 0 -204px;} 
.flag.flag-as{background-position: 0 -221px;} 
.flag.flag-at{background-position: 0 -238px;} 
.flag.flag-au{background-position: 0 -255px;} 
.flag.flag-aw{background-position: 0 -272px;} 
.flag.flag-ax{background-position: 0 -289px;} 
.flag.flag-az{background-position: 0 -306px;} 
.flag.flag-ba{background-position: 0 -323px;} 
.flag.flag-bb{background-position: 0 -340px;} 
.flag.flag-bd{background-position: 0 -357px;} 
.flag.flag-be{background-position: 0 -374px;} 
.flag.flag-bf{background-position: 0 -391px;} 
.flag.flag-bg{background-position: 0 -408px;} 
.flag.flag-bh{background-position: 0 -425px;} 
.flag.flag-bi{background-position: 0 -442px;} 
.flag.flag-bj{background-position: 0 -459px;} 
.flag.flag-bm{background-position: 0 -476px;} 
.flag.flag-bn{background-position: 0 -493px;} 
.flag.flag-bo{background-position: 0 -510px;} 
.flag.flag-br{background-position: 0 -527px;} 
.flag.flag-bs{background-position: 0 -544px;} 
.flag.flag-bt{background-position: 0 -561px;} 
.flag.flag-bv{background-position: 0 -578px;} 
.flag.flag-bw{background-position: 0 -595px;} 
.flag.flag-by{background-position: 0 -612px;} 
.flag.flag-bz{background-position: 0 -629px;} 
.flag.flag-ca{background-position: 0 -646px;} 
.flag.flag-cc{background-position: 0 -663px;} 
.flag.flag-cd{background-position: 0 -680px;} 
.flag.flag-cf{background-position: 0 -697px;} 
.flag.flag-cg{background-position: 0 -714px;} 
.flag.flag-ch{background-position: 0 -731px;} 
.flag.flag-ci{background-position: 0 -748px;} 
.flag.flag-ck{background-position: 0 -765px;} 
.flag.flag-cl{background-position: 0 -782px;} 
.flag.flag-cm{background-position: 0 -799px;} 
.flag.flag-cn{background-position: 0 -816px;} 
.flag.flag-co{background-position: 0 -833px;} 
.flag.flag-cr{background-position: 0 -850px;} 
.flag.flag-cs{background-position: 0 -867px;} 
.flag.flag-cu{background-position: 0 -884px;} 
.flag.flag-cv{background-position: 0 -901px;} 
.flag.flag-cx{background-position: 0 -918px;} 
.flag.flag-cy{background-position: 0 -935px;} 
.flag.flag-cz{background-position: 0 -952px;} 
.flag.flag-da{background-position: 0 -969px;} 
.flag.flag-de{background-position: 0 -986px;} 
.flag.flag-dj{background-position: 0 -1003px;} 
.flag.flag-dk{background-position: 0 -1020px;} 
.flag.flag-dm{background-position: 0 -1037px;} 
.flag.flag-do{background-position: 0 -1054px;} 
.flag.flag-dz{background-position: 0 -1071px;} 
.flag.flag-ec{background-position: 0 -1088px;} 
.flag.flag-ee{background-position: 0 -1105px;} 
.flag.flag-eg{background-position: 0 -1122px;} 
.flag.flag-eh{background-position: 0 -1139px;} 
.flag.flag-el{background-position: 0 -1156px;} 
.flag.flag-en{background-position: 0 -1173px;} 
.flag.flag-er{background-position: 0 -1190px;} 
.flag.flag-es{background-position: 0 -1207px;} 
.flag.flag-et{background-position: 0 -1224px;} 
.flag.flag-eu{background-position: 0 -1241px;} 
.flag.flag-fi{background-position: 0 -1258px;} 
.flag.flag-fj{background-position: 0 -1275px;} 
.flag.flag-fk{background-position: 0 -1292px;} 
.flag.flag-fm{background-position: 0 -1309px;} 
.flag.flag-fo{background-position: 0 -1326px;} 
.flag.flag-fr{background-position: 0 -1343px;} 
.flag.flag-fx{background-position: 0 -1360px;} 
.flag.flag-ga{background-position: 0 -1377px;} 
.flag.flag-gb{background-position: 0 -1394px;} 
.flag.flag-gd{background-position: 0 -1411px;} 
.flag.flag-ge{background-position: 0 -1428px;} 
.flag.flag-gf{background-position: 0 -1445px;} 
.flag.flag-gg{background-position: 0 -1462px;} 
.flag.flag-gh{background-position: 0 -1479px;} 
.flag.flag-gi{background-position: 0 -1496px;} 
.flag.flag-gl{background-position: 0 -1513px;} 
.flag.flag-gm{background-position: 0 -1530px;} 
.flag.flag-gn{background-position: 0 -1547px;} 
.flag.flag-gp{background-position: 0 -1564px;} 
.flag.flag-gq{background-position: 0 -1576px;} 
.flag.flag-gr{background-position: 0 -1593px;} 
.flag.flag-gs{background-position: 0 -1610px;} 
.flag.flag-gt{background-position: 0 -1627px;} 
.flag.flag-gu{background-position: 0 -1644px;} 
.flag.flag-gw{background-position: 0 -1661px;} 
.flag.flag-gy{background-position: 0 -1678px;} 
.flag.flag-hk{background-position: 0 -1695px;} 
.flag.flag-hm{background-position: 0 -1712px;} 
.flag.flag-hn{background-position: 0 -1729px;} 
.flag.flag-hr{background-position: 0 -1746px;} 
.flag.flag-ht{background-position: 0 -1763px;} 
.flag.flag-hu{background-position: 0 -1780px;} 
.flag.flag-id{background-position: 0 -1797px;} 
.flag.flag-ie{background-position: 0 -1814px;} 
.flag.flag-il{background-position: 0 -1831px;} 
.flag.flag-im{background-position: 0 -1848px;} 
.flag.flag-in{background-position: 0 -1865px;} 
.flag.flag-io{background-position: 0 -1882px;} 
.flag.flag-iq{background-position: 0 -1899px;} 
.flag.flag-ir{background-position: 0 -1916px;} 
.flag.flag-is{background-position: 0 -1933px;} 
.flag.flag-it{background-position: 0 -1950px;} 
.flag.flag-je{background-position: 0 -1967px;} 
.flag.flag-jm{background-position: 0 -1984px;} 
.flag.flag-jo{background-position: 0 -2001px;} 
.flag.flag-jp{background-position: 0 -2018px;} 
.flag.flag-ke{background-position: 0 -2035px;} 
.flag.flag-kg{background-position: 0 -2052px;} 
.flag.flag-kh{background-position: 0 -2069px;} 
.flag.flag-ki{background-position: 0 -2086px;} 
.flag.flag-km{background-position: 0 -2103px;} 
.flag.flag-kn{background-position: 0 -2120px;} 
.flag.flag-kp{background-position: 0 -2137px;} 
.flag.flag-kr{background-position: 0 -2154px;} 
.flag.flag-kw{background-position: 0 -2171px;} 
.flag.flag-ky{background-position: 0 -2188px;} 
.flag.flag-kz{background-position: 0 -2205px;} 
.flag.flag-la{background-position: 0 -2222px;} 
.flag.flag-lb{background-position: 0 -2239px;} 
.flag.flag-lc{background-position: 0 -2256px;} 
.flag.flag-li{background-position: 0 -2273px;} 
.flag.flag-lk{background-position: 0 -2290px;} 
.flag.flag-lr{background-position: 0 -2307px;} 
.flag.flag-ls{background-position: 0 -2324px;} 
.flag.flag-lt{background-position: 0 -2341px;} 
.flag.flag-lu{background-position: 0 -2358px;} 
.flag.flag-lv{background-position: 0 -2375px;} 
.flag.flag-ly{background-position: 0 -2392px;} 
.flag.flag-ma{background-position: 0 -2409px;} 
.flag.flag-mc{background-position: 0 -2426px;} 
.flag.flag-md{background-position: 0 -2443px;} 
.flag.flag-me{background-position: 0 -2460px;} 
.flag.flag-mg{background-position: 0 -2477px;} 
.flag.flag-mh{background-position: 0 -2494px;} 
.flag.flag-mk{background-position: 0 -2511px;} 
.flag.flag-ml{background-position: 0 -2528px;} 
.flag.flag-mm{background-position: 0 -2545px;} 
.flag.flag-mn{background-position: 0 -2562px;} 
.flag.flag-mo{background-position: 0 -2579px;} 
.flag.flag-mp{background-position: 0 -2596px;} 
.flag.flag-mq{background-position: 0 -2613px;} 
.flag.flag-mr{background-position: 0 -2630px;} 
.flag.flag-ms{background-position: 0 -2647px;} 
.flag.flag-mt{background-position: 0 -2664px;} 
.flag.flag-mu{background-position: 0 -2681px;} 
.flag.flag-mv{background-position: 0 -2698px;} 
.flag.flag-mw{background-position: 0 -2715px;} 
.flag.flag-mx{background-position: 0 -2732px;} 
.flag.flag-my{background-position: 0 -2749px;} 
.flag.flag-mz{background-position: 0 -2766px;} 
.flag.flag-na{background-position: 0 -2783px;} 
.flag.flag-nc{background-position: 0 -2800px;} 
.flag.flag-ne{background-position: 0 -2817px;} 
.flag.flag-nf{background-position: 0 -2834px;} 
.flag.flag-ng{background-position: 0 -2851px;} 
.flag.flag-ni{background-position: 0 -2868px;} 
.flag.flag-nl{background-position: 0 -2885px;} 
.flag.flag-no{background-position: 0 -2902px;} 
.flag.flag-np{background-position: 0 -2919px;} 
.flag.flag-nr{background-position: 0 -2936px;} 
.flag.flag-nt{background-position: 0 -2953px;} 
.flag.flag-nu{background-position: 0 -2970px;} 
.flag.flag-nz{background-position: 0 -2987px;} 
.flag.flag-om{background-position: 0 -3004px;} 
.flag.flag-pa{background-position: 0 -3021px;} 
.flag.flag-pe{background-position: 0 -3038px;} 
.flag.flag-pf{background-position: 0 -3055px;} 
.flag.flag-pg{background-position: 0 -3072px;} 
.flag.flag-ph{background-position: 0 -3089px;} 
.flag.flag-pk{background-position: 0 -3106px;} 
.flag.flag-pl{background-position: 0 -3123px;} 
.flag.flag-pm{background-position: 0 -3140px;} 
.flag.flag-pn{background-position: 0 -3157px;} 
.flag.flag-pr{background-position: 0 -3174px;} 
.flag.flag-ps{background-position: 0 -3191px;} 
.flag.flag-pt{background-position: 0 -3208px;} 
.flag.flag-pw{background-position: 0 -3225px;} 
.flag.flag-py{background-position: 0 -3242px;} 
.flag.flag-qa{background-position: 0 -3259px;} 
.flag.flag-re{background-position: 0 -3276px;} 
.flag.flag-ro{background-position: 0 -3293px;} 
.flag.flag-rs{background-position: 0 -3310px;} 
.flag.flag-ru{background-position: 0 -3327px;} 
.flag.flag-rw{background-position: 0 -3344px;} 
.flag.flag-sa{background-position: 0 -3361px;} 
.flag.flag-sb{background-position: 0 -3378px;} 
.flag.flag-sc{background-position: 0 -3395px;} 
.flag.flag-sd{background-position: 0 -3412px;} 
.flag.flag-se{background-position: 0 -3429px;} 
.flag.flag-sg{background-position: 0 -3446px;} 
.flag.flag-sh{background-position: 0 -3463px;} 
.flag.flag-si{background-position: 0 -3480px;} 
.flag.flag-sj{background-position: 0 -3497px;} 
.flag.flag-sk{background-position: 0 -3514px;} 
.flag.flag-sl{background-position: 0 -3531px;} 
.flag.flag-sm{background-position: 0 -3548px;} 
.flag.flag-sn{background-position: 0 -3565px;} 
.flag.flag-so{background-position: 0 -3582px;} 
.flag.flag-sr{background-position: 0 -3599px;} 
.flag.flag-st{background-position: 0 -3616px;} 
.flag.flag-sv{background-position: 0 -3633px;} 
.flag.flag-sy{background-position: 0 -3650px;} 
.flag.flag-sz{background-position: 0 -3667px;} 
.flag.flag-tc{background-position: 0 -3684px;} 
.flag.flag-td{background-position: 0 -3701px;} 
.flag.flag-tf{background-position: 0 -3718px;} 
.flag.flag-tg{background-position: 0 -3735px;} 
.flag.flag-th{background-position: 0 -3752px;} 
.flag.flag-tj{background-position: 0 -3769px;} 
.flag.flag-tk{background-position: 0 -3786px;} 
.flag.flag-tl{background-position: 0 -3803px;} 
.flag.flag-tm{background-position: 0 -3820px;} 
.flag.flag-tn{background-position: 0 -3837px;} 
.flag.flag-to{background-position: 0 -3854px;} 
.flag.flag-tp{background-position: 0 -3871px;} 
.flag.flag-tr{background-position: 0 -3888px;} 
.flag.flag-tt{background-position: 0 -3905px;} 
.flag.flag-tv{background-position: 0 -3922px;} 
.flag.flag-tw{background-position: 0 -3939px;} 
.flag.flag-tz{background-position: 0 -3956px;} 
.flag.flag-ua{background-position: 0 -3973px;} 
.flag.flag-ug{background-position: 0 -3990px;} 
.flag.flag-uk{background-position: 0 -4007px;} 
.flag.flag-um{background-position: 0 -4024px;} 
.flag.flag-us{background-position: 0 -4041px;} 
.flag.flag-uy{background-position: 0 -4058px;} 
.flag.flag-uz{background-position: 0 -4075px;} 
.flag.flag-va{background-position: 0 -4092px;} 
.flag.flag-vc{background-position: 0 -4109px;} 
.flag.flag-ve{background-position: 0 -4126px;} 
.flag.flag-vg{background-position: 0 -4143px;} 
.flag.flag-vi{background-position: 0 -4160px;} 
.flag.flag-vn{background-position: 0 -4177px;} 
.flag.flag-vu{background-position: 0 -4194px;} 
.flag.flag-wf{background-position: 0 -4211px;} 
.flag.flag-ws{background-position: 0 -4228px;} 
.flag.flag-ye{background-position: 0 -4245px;} 
.flag.flag-yt{background-position: 0 -4262px;} 
.flag.flag-yu{background-position: 0 -4279px;} 
.flag.flag-za{background-position: 0 -4296px;} 
.flag.flag-zm{background-position: 0 -4313px;} 
.flag.flag-zr{background-position: 0 -4330px;} 
.flag.flag-zw{background-position: 0 -4347px;} 

/* /Flags */

/* Lightbox image previewer */
html #jquery-overlay {
	z-index: 800;
}
html #jquery-lightbox {
	z-index: 900;
}
/* /Lightbox image previewer */

/* Special user-defined styles */
.top-links-grid {
	margin-top: 4px;
}
.search-block-grid {
	margin-top: 10px;
}
.cart-content-grid {
	margin-top: 12px;
}
.homepage-banners {
	margin-top: 20px;
}
.homepage-hotdeals {
	margin: 50px 0;
}
.homepage-hotdeals .mainbox-title, .homepage-vendors .mainbox-title {
	padding: 0;
}
.homepage-hotdeals .mainbox-title span, .homepage-vendors .mainbox-title span {
	color: #404040;
	font-size: 150%;
}
.homepage-vendors {
	margin-top: 35px;
	margin-right: 40px;
	padding-top: 15px;
	min-height: 200px;
}
.homepage-vendors ul {
	margin: 15px 15px 0 0;
}
.homepage-vendors ul li {
	padding: 5px 0;
}
.vendor-info {
	overflow: hidden;
	padding-left: 20px;
}
/* /Special user-defined styles */

body {
	background-color: #F5F5F5;
}
input[type="text"], input[type="password"], textarea, select, .scroll-y {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	color: #666;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	outline: 0;
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select {
	height: 2.2em;
	max-width: 100%;
	min-width: 4em;
	line-height: 2.2em;
}
hr {
	border-bottom: 1px solid #ebebeb;
}
.dark-hr {
	border-bottom: 1px solid #e3e3e3;
}
hr.dashed {
	border-bottom: 1px dashed #909090;
}
hr.dotted {
	border-bottom: 1px dotted #ccc;
}
.error-text {
	color: #b94a48;
}
/* Ajax */
.ajax-loading-box {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	background: transparent url(../../../skins/SimpleBlue/customer/images/transparent_black_bg.png);	
}
.ajax-inner-loading-box {
	background: url(../../../skins/SimpleBlue/customer/images/icons/ajax.gif) no-repeat 3px center;
}
.ajax-message {
	border: 1px solid #000;
	background-color: #f4fbff;
}
/* /Ajax*/

/* Ajax content box */
li.small-description {
	color: #898989;
}
/* /Ajax content box */

/* Notification box */
.notification-header-w, .notification-header-n, .notification-header-e {
	color:#c52a01;	
}
.notification-n {
	border-color: #8bc045;
	background: #d0eaae url(../../../skins/SimpleBlue/customer/images/icons/notice.png);
}
.notification-n div {
	color: #496e16;
}
.notification-w {
	border-color: #e6db55;
	background: #fffbcc  url(../../../skins/SimpleBlue/customer/images/icons/warning.png);
}
.notification-w div {
	color:#8c8531;
}
.notification-e {
	border-color: #df8f8f;
	background: #ffcece url(../../../skins/SimpleBlue/customer/images/icons/error.png);	
}
.notification-e div{
	color: #9c3535;
}
.notification-header-n {
	color:#668c34;
}
.notification-header-w {
	color:#bfa615;
}
/* /Notification box */

/* Period-select */  	
.period {
	clear: both;
	margin-top: -6px;
	margin-bottom: -14px;
}
.period-select {
	float: left;
	padding-right: 17px;
}
.period-select select {
	width: 180px;
}
.period-select-date {
	padding-top: 5px;
}
.period-dash {
	padding-right: 3px;
	padding-left: 9px;
}
/* /Period-select */

/* Section in main box */
.section-border {
	margin-top: 4px;
}
.section-border .cm-combo-off {
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
}
.section-title {
	border-bottom: 1px solid #d4d4d4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#e8e8e8));
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#e8e8e8 100%);
	background: -o-linear-gradient(top,  #f4f4f4 0%,#e8e8e8 100%);
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#e8e8e8 100%);
	background: linear-gradient(top,  #f4f4f4 0%,#e8e8e8 100%);
	cursor: pointer;
}
.section-title span {
	color: #4d4d4d;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
	font-weight: normal;
	font-size: 13px;
}
.section-switch {
	background: url(../../../skins/SimpleBlue/customer/images/show_hide_section.png) no-repeat;
	background-position: right 5px;
}
.cm-combo-off .section-switch-on {
	display: none;
}
.cm-combo-on .section-switch-off {
	display: none;
}
.cm-combo-off .section-switch{
	background-position: right -17px;
}
.section-body, .section-body-details {
	overflow: hidden;
	padding: 6px 20px 0 20px;
	border: 1px solid #d9d9d9;
	border-top: none;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	background: url(../../../skins/SimpleBlue/customer/images/search_options_bg.png) repeat-x;
}
.section-body .buttons-container {
	margin-top: 29px;
	margin-left: -20px;
	padding: 15px 20px 15px 20px;
	width: 100%;
	border-top: 1px solid #ebebeb;
	background-color: #f7f7f7;
}
.section-body .form-field {
	margin: 6px 0px 14px 0px;
}
.section-body .status {
	margin-top: 8px;
}
.section-body .status td {
	padding-right: 23px;
	padding-bottom: 2px;
}
.section-body-details {
	padding: 18px 16px;
}
.section-body .input-text-short {
	width: 73px;
}	
/* Section in main box */

/* Buttons */
.button a, .button-action a, .button-big a, .button-submit-action input, .button-submit input, .button-submit-big input {
	border: 0 none;
	background: none;
	color: #fff;
	text-decoration: none;
	
	text-shadow: 0px 1px 0px #900;
}
.button-submit-action input, .button-submit input {
	margin-left: -5px;
	padding: 1px 15px;
	height: 28px;
	outline: 0;
	outline-width: 0;
	outline-style: none;
	background: none no-repeat left top;
	line-height: 22px;
}
.button-submit-action.b-click input, .button-submit.b-click input, .button-action.b-click a, .button-submit-big.b-click input {
	color: #e3d2d2;
}
.button-submit-action input, .button-submit input, x:-moz-any-link {
	padding: 0 15px 2px;
}
.button a, .button-action a {
	margin-left: -5px;
	padding: 0 15px 3px 15px;
	height: 27px;
	line-height: 29px;
}
/* Input buttons */
.button-submit-action.button-wrap-left,
.button-submit.button-wrap-left,
.button-action.button-wrap-left,
.button.button-wrap-left, 
.button-submit-action.button-wrap-right,
.button-submit.button-wrap-right,
.button-action.button-wrap-right,
.button.button-wrap-right,
.button-submit-big.button-wrap-left,
.button-big.button-wrap-left,
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	height: 28px;
	background: transparent url(../../../skins/SimpleBlue/customer/images/button_sprite.png) no-repeat left top;
}
.button-submit-action.button-wrap-right,
.button-submit.button-wrap-right,
.button-action.button-wrap-right,
.button.button-wrap-right,
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	display: inline-block;
	margin-left: 5px;
	background-position: right -90px;
}
.button-action.button-wrap-left,
.button-submit-action.button-wrap-left {
	background-position: left -178px;
}
.button-action.button-wrap-right,
.button-submit-action.button-wrap-right {
	background-position: right -268px;	
}
.button-submit.button-wrap-left.b-hover,
.button.button-wrap-left.b-hover {
	background-position: left -30px;
}
.button-action.button-wrap-left.b-hover,
.button-submit-action.button-wrap-left.b-hover {
	background-position: left -208px;
}
.button-submit.button-wrap-left.b-click,
.button.button-wrap-left.b-click {
	background-position: left -60px;
}
.button-action.button-wrap-left.b-click,
.button-submit-action.button-wrap-left.b-click {
	background-position: left -238px;	
}
.button-submit.button-wrap-left.b-hover .button-wrap-right,
.button.button-wrap-left.b-hover .button-wrap-right {
	background-position: right -120px;
}
.button-action.button-wrap-left.b-hover .button-wrap-right,
.button-submit-action.button-wrap-left.b-hover .button-wrap-right {
	background-position: right -298px;	
}
.button-submit.button-wrap-left.b-click .button-wrap-right,
.button.button-wrap-left.b-click .button-wrap-right {
	background-position: right -150px;
}
.button-action.button-wrap-left.b-click .button-wrap-right,
.button-submit-action.button-wrap-left.b-click .button-wrap-right {
	background-position: right -328px;	
}
.button-submit-big.button-wrap-left,
.button-big.button-wrap-left,
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	height: 34px;
	background-position: left -356px;
}
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	background-position: right -476px;	
}
.button-submit-big.button-wrap-left.b-hover,
.button-big.button-wrap-left.b-hover {
	background-position: left -396px;
}
.button-submit-big.button-wrap-left.b-hover .button-submit-big.button-wrap-right,
.button-big.button-wrap-left.b-hover .button-big.button-wrap-right {
	background-position: right -516px;
}
.button-submit-big.button-wrap-left.b-hover.b-click,
.button-big.button-wrap-left.b-hover.b-click {
	background-position: left -436px;
}
.button-submit-big.button-wrap-left.b-hover.b-click .button-submit-big.button-wrap-right,
.button-big.button-wrap-left.b-hover.b-click .button-big.button-wrap-right {
	background-position: right -556px;
}
.button-submit-big input, .button-big a {
	margin-left: -5px;
	background: none;
}
.button-submit input, .button input, .button a, .button.button-wrap-right:hover a, .ui-widget-content .button a {
	color: #333;
	text-shadow: 0px 1px 0px #f7f7f7;
}
.button-submit.b-click input, .button.b-click input, .button.b-click .button.button-wrap-right a, .button.button-wrap-right.b-click a, .ui-widget-content.b-click .button a {
	color: #4d4d4d;
}
.button-submit.button-wrap-left.b-click input, .button.button-wrap-left.b-click input {
	text-shadow: 0px 1px 0px #e5e5e5;
}
/* /Input buttons */
.text-button, .text-button:visited, .text-button:hover, .text-button:active, .text-button-act, .text-button-act:visited, .text-button-act:hover, .text-button-act:active {
	margin-right: 1px;
	padding-right: 8px;
	background: transparent url(../../../skins/SimpleBlue/customer/images/icons/text_but_arrow.gif) no-repeat right 3px;
	
	font-size: 85%;
}
.text-button-act, .text-button-act:visited, .text-button-act:active, .text-button-act:hover {
	background-image: url(../../../skins/SimpleBlue/customer/images/icons/action_text_but_arrow.gif);
	color: #c33;
}
.go-button {
	border-left: none; 
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius:0 3px 3px 0;
	background: #dadada url(../../../skins/SimpleBlue/customer/images/button_sprite.png) 100% 0 no-repeat;
}
.text-button-vmid {
	display: inline-block;
	margin-top: 8px;
}
.nobg.text-button {
	margin: 0;
	padding: 0;
	background: none;
}
/* /Buttons */

/* Products list */
.list-price {
	color: #757575;
}
.price {
	color: #333;
}
.sub-price {
	color: #333;
}
.qty-in-stock {
	color: #333;
}
.sku {
	color: #777;
}
/* /Products list */

/* Tabs */
.tabs {
	background: url(../../../skins/SimpleBlue/customer/images/tabs_bg.gif) 0 0;
}
.tabs ul li, .tabs ul li.cm-active {
	margin: 0 2px 0 0;
	padding: 0 0 0 3px;
	background: #ececec url(../../../skins/SimpleBlue/customer/images/tab_left.png) no-repeat left top;
}
.tabs ul li.cm-active {
	background: #e5e5e5 url(../../../skins/SimpleBlue/customer/images/tab_left_active.png) no-repeat left top;
}
.tabs ul li a {
	background: url(../../../skins/SimpleBlue/customer/images/tab_right.png) no-repeat scroll right top transparent;
}
.tabs ul li.cm-active a {
	background-image: url(../../../skins/SimpleBlue/customer/images/tab_right_active.png);
}
.tabs ul li a, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active {
	color: #777;
	text-decoration: none;
}
.tabs ul li a:hover {
	color: #333;
	text-decoration: none;
}
.cm-tabs-content {
	border-top: 1px solid #d9dbdd;
	border-top-width: 0;
}
.tab-list-title {
	border-bottom: 1px solid #808080;
}
/* /Tabs */

/* jCarusel */
.jcarousel-skin {
	/*background-color: #fff;*/
}
.jcarousel-skin .prices-container {
	padding: 5px 0 2px 0;
}
.jcarousel-skin .buttons-container {
	padding-top: 0;
}
.jcarousel-container .product-container .product-title {
	display: inline-block;
	overflow: hidden;
	height: 30px;
}
/* /jCarusel */

/* Common styles */
.border {
	border: 1px solid #e3e3e3;
}
.no-items {
	background-color: #fcfcfc;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08) inset;
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08) inset;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08) inset;
	color: #ccc;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	font-size: 115%;
}
/* /Common styles */

/* Main styles */
.header {
	background: #fcfcfc url(../../../skins/SimpleBlue/customer/images/top_bg.png) bottom repeat-x;
}
.main {
	background: #fff url(../../../skins/SimpleBlue/customer/images/central_bg.png) top repeat-x;
}
.header-helper-container {
	height: 101px;
}
/* /Main styles */

/* Footer styles */
.footer {
	background: #f2f2f2 url(../../../skins/SimpleBlue/customer/images/footer_bg.png) repeat-x;
}
.footer-menu {
	background: url(../../../skins/SimpleBlue/customer/images/footer_line.png) bottom repeat-x;
}
.footer a:link, .footer a:visited {
	color: #737373;
}
.footer-menu a {
	text-decoration: none;
}
.footer-menu a:hover {
	text-decoration: underline;
}
.footer-menu .button a:hover {
	text-decoration: none;
}
.footer-menu p span {
	color: #404040;
}
.footer-menu > li > a:hover {
	color: #08c;
	text-decoration: none;
}
p.bottom-copyright {
	color: #313131;
}
a.bottom-copyright {
	color: #b7b7b7;
}
.bottom-search span.float-left, .bottom-search span.float-right {
	display: none;
}
.social-link {
	padding-left: 23px;
	background-image: url(../../../skins/SimpleBlue/customer/images/icons/social_sprite.png);
	background-repeat: no-repeat;
}
.social-link.facebook {
	margin-top: 23px;
	background-position: 0 1px;
}
.social-link.twitter {
	background-position: 0 -21px;
}
.social-link.blog {
  background-image: url(../../../skins/SimpleBlue/customer/images/icons/blog_icon.gif) !important;
}
/* /Footer styles */

/* Search field */
.search-magnifier {
	background: url(../../../skins/SimpleBlue/customer/images/icons/search_magnifier.png) 0 0 no-repeat;
}
html .search-input {
	padding: 8px 25px 6px 15px;
	height: 31px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #fcfcfc url(../../../skins/SimpleBlue/customer/images/search_field_bg.png) 0 0 repeat-x;
	box-shadow: none;
	color: #b3b3b3;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
html input.search-input:focus {
	outline: 0;
	border: 1px solid #a6a6a6;
	background-color: #fcfcfc;
	background-image: none;
	box-shadow: none;
	color: #4d4d4d;
}
/* /Search field */

/* Tools */
.tools-container table {
	white-space: normal;
}
.buttons-container .tools-container {
	margin-top: -1px;
	padding: 0 0 0 17px;
}
.buttons-container .cm-button-main {
	margin-top: -3px;
}
.cm-buttons-floating .popup-tools {
	margin-bottom: 35px;
}
.popup-tools {
	padding: 4px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
/* /Tools */

/* Dropdown box styles */
.cm-popup-title {
	padding: 7px 23px 7px 13px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/arrow_dropdown.png) no-repeat right 10px;
}
.cm-popup-title a {
	color: #333;
	text-decoration: none;
}
.cm-popup-title.unlogged a {
	padding-left: 23px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/account_icon.png) no-repeat left 2px;
	color: #777;
	text-decoration: none;
}
.cm-popup-title.logged a {
	padding-left: 23px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/account_icon.png) no-repeat left -28px;
	color: #555;
	text-decoration: none;
}
.cm-popup-title:hover, .cm-popup-title-on, .cm-popup-title-on:hover {
	padding: 6px 23px 6px 12px;
	background-position: right -31px;
}
.cm-popup-title:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.cm-popup-title:hover > a {
	text-decoration: none;
}
.cm-popup-title-on, .cm-popup-title-on:hover {
	background-color: #fff;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.popup-content {
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius:6px 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.popup-content ul.account-info li {
	padding:0;
}
.popup-content ul.account-info li.user-name {
	margin: 4px 20px 10px;
	padding-bottom: 13px;
	border-bottom:1px dotted #bfbfbf;
}
.popup-content ul.account-info li a {
	color: #555;
	text-shadow: 0 1px 0 #fff;
}
.popup-content ul.account-info li a:hover, ul.cm-select-list li:hover, .cm-dropdown-content li:hover {
	background-image: -moz-linear-gradient(top,#eee 0,#ddd 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#ddd));
	background-image: -webkit-linear-gradient(top,#eee 0,#ddd 100%);
	background-image: -ms-linear-gradient(top,#eee 0,#ddd 100%);
	background-image: -o-linear-gradient(top,#eee 0,#ddd 100%);
	background-image: linear-gradient(top,#eee 0,#ddd 100%);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.025),inset 0 -1px rgba(0,0,0,.025);
	-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.025),inset 0 -1px rgba(0,0,0,.025);
	box-shadow: inset 0 1px 0 rgba(0,0,0,.025),inset 0 -1px rgba(0,0,0,.025);
}
.popup-content .updates-wrapper {
	margin: 10px 20px 12px;	
}
.popup-content .updates-wrapper .form-field {
	margin:0;
}
p.text-track {
	padding: 0 0 3px;
	color:#404040;
	font-weight: bold;
}
.dropdown-box .buttons-container {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.dropdown-box .buttons-container {
	border-top: 1px solid #ddd; 
	background-color:#f2f2f2;
	color: #999;
}
.dropdown-box .buttons-container a.account {
	color: #555;
}
.dropdown-box .buttons-container a.account:hover {
	color: #003D76;
}
/* Dropdown box styles */

/* Cart box styles */
.view-cart-button {
	float: left;
}
.login-popup {
    padding: 0;
    border: none;
    background: none;
}
.account-info li {
	padding: 5px 0;
}
.login-popup ul.account-info li {
	padding: 0;	
}
.account-info .user-name {
	margin: 4px 0 12px;
    padding-bottom: 12px;
	border-bottom: 1px dotted #ccc;
}
.updates-wrapper .form-field {
	margin: 0;
}
.login-popup p.text-track {
	padding:0;
	color:#404040;
	font-weight:bold;
	font-size:13px;
	line-height:17px;
}
.login-popup .updates-wrapper .go-button {
	margin:3px 0 0 0;
	padding:0;
	border:1px solid #ccc;
	border-left:none; 
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius:0 3px 3px 0;
}
.cart-title {
	padding-bottom: 1px;
	border-bottom: 1px dotted #000;
}
.minicart-title {
	display: inline-block;
	color: #333;
	text-decoration: none;
	line-height: 16px;
}
.cart-title:hover {
	border-color: #000;
	color: #333;
}
.empty-cart {
	color: #777;
}
.list-container-wrap {
	border:1px solid #b3b3b3;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
	background-color:#fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.cart-content-grid .cm-popup-title-on {
	padding-bottom: 10px;
}
.cart-icon {
	float: left;
	display: inline-block;
	width: 30px;
	height: 15px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/cart_icon.png) 0 0 no-repeat;
}
.cart-icon.filled {
	/*background-position: 0 -40px;*/
}
.cart-items p.center {
	color: #999;
}
.cm-popup-box .cart-items p.center {
	margin: 15px 0;
}
.product-description a.cm-dialog-opener, .product-description a.cm-dialog-opener:hover {
	border-bottom: 1px dotted #08c;
	text-decoration: none;
}
.cart-configuration {
	width: 500px;
}
.shipping-estimation {
	width: 460px;
}
.rates-button {
	padding-top: 8px;
}
/* /Cart box styles */

/* Text links */
ul.text-links:first-child {
	padding-top: 0;
}
ul.text-links .level-0 {
	padding-top: 10px;
}
ul.text-links .level-1 {
	margin-left: 10px;
}
ul.text-links .level-2 {
	margin-left: 20px;
}
ul.text-links .level-3 {
	margin-left: 30px;
}
ul.text-links .level-4 {
	margin-left: 40px;
}
ul.text-links.text-links-inline li.level-0 > ul {
	position: absolute;
	z-index: 10000;
	display: none;
	padding: 10px 15px 10px 5px;
	border: 1px solid #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	background: #fff;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
ul.text-links.text-links-inline li li a {
	white-space: nowrap;
}
ul.text-links li.cm-active > a, ul.text-links.text-links-inline li.cm-active > a {
	color: #404040;
}
ul.text-links.text-links-inline li.level-0:hover > ul {
	display: block;
}
/* /Text links */

/* Common sidebox style */
.sidebox-title {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: url(../../../skins/SimpleBlue/customer/images/sb_title_bg.png) 0 0 repeat-x;
	-ms-border-radius: 5px 5px 0 0;
}
.sidebox-title span, .sidebox-title a {
	/*text-shadow: 0px 1px 0px #777;*/
}
.sidebox-wrapper .sidebox-body {
	border-top: none;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background: #fff url(../../../skins/SimpleBlue/customer/images/sb_body_bg.png) 0 0 repeat-x;
	-ms-border-radius: 0 0 5px 5px;
}
.sidebox-body a:link, .sidebox-body a:visited, .sidebox-body a:active {
	color: #464646;
    font-size: 12px;
    font-weight: bold;
}
.sidebox-body a:hover {
	color: #F0892C;
}
/* /Common sidebox style */

/* Important sidebox style */
.sidebox-important-wrapper .sidebox-title {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: url(../../../skins/SimpleBlue/customer/images/sb_cat_title_bg.png) 0 0 repeat-x;
	-ms-border-radius: 5px 5px 0 0;
}
.sidebox-important-wrapper .sidebox-title span {
	color: #fff;
	
	text-shadow: 0px 1px 0px #222;
	font-weight: bold;
	font-size: 90%;
}
.sidebox-important-wrapper .product-item-image.compact {
	padding: 15px 0 10px;
}
.sidebox-important-wrapper .sidebox-body {
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background: #f5f5f5 url(../../../skins/SimpleBlue/customer/images/sb_cat_body_bg.png) 0 0 repeat-x;
	-ms-border-radius: 0 0 5px 5px;
}
.sidebox-important-wrapper .sidebox-body ul a, .sidebox-important-wrapper .sidebox-body ul a:hover {
	font-size: 100%;
}
.sidebox-important-wrapper .text-links {
	padding: 10px;
}
.sidebox-important-wrapper .text-links a:link, .sidebox-important-wrapper a:visited {
	color: #4d4d4d;
}
.sidebox-important-wrapper .text-links a:hover {
	color: #08c;
}
/* /Important sidebox style */

/* Tables */
/* Common table */
.table {
	border-top-color: #e3e3e3;
}
.table th {
	background: #eee url(../../../skins/SimpleBlue/customer/images/table_header_bg.png) repeat-x;
}
.table th, .table th a, .table th a:visited, .table th a:hover, .table th a:active {
	color: #404040;
	text-shadow: 0px 1px 0px white;
	font-weight: bold;
}
.table-desc {
	padding-right: 13px;
	background: url(../../../skins/SimpleBlue/customer/images/table_sorting_icons.png) no-repeat;
	background-position: right 7px;
}
.table-asc{ 
	padding-right: 13px;
	background: url(../../../skins/SimpleBlue/customer/images/table_sorting_icons.png) no-repeat;
	background-position: right -20px;
}
.table td.product-image {
	padding: 10px 5px 10px 10px;
}
.table .table-footer td {
	border-right: 1px solid #e3e3e3;
	background-color: #fafafa;
}
.table tr:nth-child(2n) {
	background-color: #fafafa;
}
.table-row, tr.table-row, td.table-row {
}
/* /Common table */
/* /Tables */

/* Mainbox */
.mainbox-title span {
	color: #08c;
}
/* /Mainbox */

/* Mainbox2 */
.mainbox2-title {
	border-bottom: 1px dotted #b7b7b7;
}
/* /Mainbox2 */

.subheader-first-item {
	padding: 0 0 7px 0;
}
.subheader2 {
	margin: 10px 0 2px 0;
	padding-bottom: 3px;
	font: bold 85% tahoma, arial, verdana, sans-serif;
}
.title-extra a, .title-extra a:visited, .title-extra a:hover, .title-extra a:active {
	color: #7c8e8e;
	font: normal 75% Arial;
}

/* Recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: right;
}
.extra-link {
	font: normal 85% Tahoma;
}
.extra-link, a.extra-link:visited, a.extra-link:hover, a.extra-link:active, .sidebox-body ul a.extra-link {
	padding: 0;
	color: #4d4d4d;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 85%;
}
/* /Recently viewed */

/* Product list view styles */
.discount-label {
	padding: 0 0 0 16px;
	background: url(../../../skins/SimpleBlue/customer/images/discount_label.png) no-repeat left top;
}
.discount-label em {
	padding: 7px;
	height: 16px;
	min-width: 28px;
	background: url(../../../skins/SimpleBlue/customer/images/discount_label.png) no-repeat right -40px;
	color: #fff;
	text-align: center;
	font: normal bold 100% Arial, Helvetica, sans-serif;
}
.discount-label em strong {
	font-weight: normal;
}
.product-config-header {
	clear: both;
	padding-top: 20px;
	font-size: 150%;
}
.product-list-price {
	padding-bottom: 4px;
}
.product-container .add-buttons-wrap {
	margin-top: 15px;
}
.product-container.list .product-item-image{
	margin-right: 25px;
}
.product-container.list .prices-container {
	margin-top: 10px;
}
.features div {
	color: #757575;
	font-weight: bold;
}
.multicolumns-list table .product-title-wrap a {
	display: inline-block;
	overflow: hidden;
	height: 30px;
	padding-bottom: 1px;
	text-overflow: ellipsis;
}
.products-2 {
	padding: 10px;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-ms-border-radius: 6px;
}
/* /Product list view styles */

/* Product table view styles */
.table.products tr:nth-child(2n) {
	background-color: #fff;
}
.table.products {
	margin-bottom: 30px;
}
/* /Product table view styles */

/* Pagination styles */
.pagination a, .pagination-selected-page {
	display: inline-block;
	padding: 1px 3px;
	min-width: 12px;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	
	font-size: 85%;
}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	color: #808080;
	text-decoration: none;	
}
.pagination a:hover {
	color: #333;
}
.pagination-selected-page {
	background-color: #999;
	color: #fff;
}
.pagination a.set, .pagination a.prev, .pagination a.next {
	margin: 0 4px;
	padding: 4px 6px;
	width: auto;
	border: 1px solid #b2b2b2;
}
.pagination a.set:hover, .pagination a.prev:hover, .pagination a.next:hover {
	border-color: #444;
	background-color: #444;
	color: #fff;
}
/* /Pagination styles */

.info-field-title {
	background-color: #f7f7f7;
}

/* Lists */
ul.bullets-list li {/* List with circle bullets */
	background: url(../../../skins/SimpleBlue/customer/images/icons/bullet.gif) no-repeat 1px 7px;
}
ul.bullets-list ul li{
	background: none;
}
ol.bullets-list {
	padding: 0 0 0 35px;
}
.separated-list li {
	padding: 5px 0;
}
.arrows-list li {/* List with 2 arrows as bullet */
	padding-left: 13px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/cart_arrow.gif) no-repeat 1px 7px;
}
.arrows-list li.delim {
	background: url(../../../skins/SimpleBlue/customer/images/sidebox_delim.gif) repeat-x center 2px;
}
li.expanded {/* Tree list */
	background: url(../../../skins/SimpleBlue/customer/images/icons/category_expanded.gif) no-repeat scroll right 5px;
}
li.collapsed {
	background: url(../../../skins/SimpleBlue/customer/images/icons/category_collapsed.gif) no-repeat scroll right 5px;
}
.inside-list li {/* inside list */
	padding: 2px 0 3px 0;
	background-image: none;
	list-style: none none;
	line-height: 12px;
}
.action-bullets {/* Action bullets */
	margin-bottom: 10px;
}
.action-bullets li {
	display: inline;
	padding: 0 10px 0 13px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/dot_dark.gif) no-repeat 2px 6px;
}
.category-description ul li, ul.bullets-list li {
	padding: 1px 0 6px 15px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/dot_dark.gif) no-repeat 1px 7px;
}
.wysiwyg-content ul {
	margin: 5px 0 5px 40px;
}
.wysiwyg-content ul li {
	padding: 0;
	background-image: none;
	list-style-type: disc;
}
.wysiwyg-content .form-field ul li {
	list-style-type: none;	
}
ul.no-markers li, .wysiwyg-content ul.no-markers li {/* No bullets */
	padding-left: 0;
	background-image: none;
	list-style-type: none;
}
.b-bottom {
	border-bottom: 1px dotted #ccc;
}
.delim {
	background: url(../../../skins/SimpleBlue/customer/images/sidebox_delim.gif) repeat-x center center;
}
ul.statistic-list li.total, ul.statistic-list li.total .price {
	color: #262626;
}
ul.statistic-list .discount-price, .checkout-summary .discount-price {
	color: #598527;
}
ul.statistic-list.total {
	width: 100%;
	border-top: 1px dotted #d9d9d9;
	text-align: right;
}
/* /Lists */

/* Cart page styles */
.buttons-container.cart-bottom-buttons {
	margin-top: 30px;
	padding: 17px 20px;
	border-top: 1px solid #DDD;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	background: #f2f2f2;
	-ms-border-radius: 0 0 3px 3px;
}
.buttons-container.cart-top-buttons {
	margin: 5px 0px 30px;
	padding: 17px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f5f5f5;
	-ms-border-radius: 3px;
}
.cart-left-buttons .button {
	margin-right: 7px;
}
.cart-right-buttons .float-right {
	margin-left: 20px;
}
.mainbox-cart-body .table tr {
	background-color: #fff;
}
.mainbox-cart-body .table {
	border-right: 1px solid #ebebeb;
}
.mainbox-cart-body th {
	padding: 12px 20px;
	border-right: none;
	text-align: center;
}
.mainbox-cart-body td {
	padding: 17px 10px;
	border-right: none;
	vertical-align: top;
}
.mainbox-cart-body .product-description-cell {
	padding-top: 15px;
}
.mainbox-cart-body .product-image-cell {
	padding-left: 20px;
}
.mainbox-cart-body .table .quantity-cell {
	padding: 12px 30px 0;
}
.mainbox-cart-body .table td.price-cell {
	padding-right: 20px;
}
.mainbox-cart-body .product-image {
	margin: 0;
}
.mainbox-cart-body .product-title {
	font-size: 115%;
}
.mainbox-cart-body .icon-delete-big {
	margin: 0 0 -3px 8px;
}
.mainbox-cart-body .options {
	margin-top: 20px;
}
.mainbox-cart-body .product-options {
	padding: 10px;
	border: 1px solid #f0f0f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fafafa;
	-ms-border-radius: 3px;
}
.mainbox-cart-body .product-options .table {
	margin-top: 0;
}
.mainbox-cart-body .product-options .table th {
	padding: 12px;
}
.mainbox-cart-body .product-options .product-list-field {
	margin-top: 5px;
}
.mainbox-cart-body .product-options div:first-child {
	margin: 0;
}
.light-block-arrow, .light-block-arrow-alt {
	display: inline-block;
	margin: -18px 0 0 15px;
	width: 12px;
	height: 8px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/light_block_arrow.png) 0 0 no-repeat;
}
.light-block-arrow-alt {
	padding: 0 0 10px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/light_block_arrow-alt.png) 0 0 no-repeat;
}
.discount-info, .info-block {
	margin-top: 7px;
	padding: 10px;
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fafafa;
	color: #8c8c8c;
	font-size: 90%;
	-ms-border-radius: 3px;	
}
.discount-info .points-in-use {
	display: inline-block;
	padding-top: 5px;
}
.info-block.buy-together {
	margin-top: 15px;
}
.info-block.buy-together h2 {
	padding-bottom: 15px;
	font-weight: bold;
}
.info-block.buy-together ul li {
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
}
/* /Cart page styles */

/* One page checkout styles */
.step-container-active {
	background-color: #fff;
}
.step-title-active, .step-title-complete {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	background: #ededed url(../../../skins/SimpleBlue/customer/images/checkout_step_title_active.gif) repeat-x 0 0;
}
.step-title-active span.float-left, .step-title-complete span.float-left {
	background: url(../../../skins/SimpleBlue/customer/images/checkout_step_status.png) no-repeat -1px -23px;
	color: #fff;
}
.form-field label, .login-popup .form-field label, .login .form-field label, .step-body-active .form-field label {
	color: #404040;
}
.form-field label em {
	color: #808080;
    font-weight: normal;
	font-style:normal;	
}
.address-switch {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-ms-border-radius: 4px;
}
.address-switch .float-left span {
	font-weight: bold;
}
.step-title-complete {
	background: #fff;
}
.step-title-complete span.float-left {
	background-position: -1px 2px;
}
.step-title-complete a.title, .step-title-complete a.title:hover  {
	color: #ccc;
	text-decoration: none;
}
.step-title-complete .button-tool a, .step-title-complete .button-tool a:visited {
	color: #979797;
	text-transform: none;
	font: 13px Arial;
}
.step-title-complete .float-right {
	padding: 4px 0 0 0;
}
.multiple-profiles, .multiple-profiles strong {
	font-style: normal;
}
.multiple-profiles .form-field {
	margin-bottom: 13px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dadada;
}
.step-body-active .select-profile label {
	display: none;
}
.step-body-active .select-profile {
	padding-left: 0;
}
.subheader .subheader-extra {
	padding-left: 5px;
	font: normal 86% Arial,Helvetica,sans-serif;
}
.mainbox-title .secure-page-title {
	display: inline-block;
	margin: 17px 30px 3px 0;
	padding-right: 30px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/secure_page_icon.png) right 0px no-repeat;
	line-height: 30px;
}
.mainbox-title .status {
	float: right;
	padding-top: 13px;
	color: #404040;
	font-style: normal;
	font-size: 13px;
}
.mainbox-title .date {
	color: #999;
	font-style: normal;
	font-size: 13px;
}
.step-body-active .coupon-code-container .form-field .input-text {
	width: 227px;
}
.step-body-active .coupon-code-container .form-field {
	padding: 18px 0;
}
ul.statistic-list, #step_one_body.step-body-active, #step_one_body.step-body-active div {
	color: #2d2d2d;
}
.vendor-name {
	display: inline-block;
	padding: 15px 0 10px;
	font-weight: bold;
}
.shipping-options .bullets-list {
	padding-bottom: 10px;
}
.shipping-options-total {
	margin-top: 15px;
	padding: 15px 0;
	border-top: 1px solid #e5e5e5;
}
.shipping-tips, .shipping-tips div, .shipping-tips p {
	color: #7f7f7f;
}
.customer-notes {
	padding: 15px 0 17px 0;
}
.customer-notes p.strong {
	padding: 6px 0 2px 0;
}
.shipping-tips p {
	padding: 7px 0 10px;
}
.checkout-buttons {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
.relogin {
	display: inline-block;
	padding: 10px 10px 20px;
}
.login-form {
	background: url(../../../skins/SimpleBlue/customer/images/checkout_step_delim.png) no-repeat right top;
}
.checkout-inside-block {
	display: inline-block;
	padding: 0 20px;
}
.checkout-billing-options {
	padding: 20px 20px 0;
}
.checkout-buttons .float-left, #step_one_login .checkout-buttons .float-left {
	padding-top: 3px;
}
.step-title-active span.title {
	color: #2d2d2d;
}
.step-title span.title, .step-title a.title {
	color: #989898;
}
.step-title {
	border-radius: 3px 3px 3px 3px;
	background: none repeat scroll 0 0 #fff;
}
.step-title span.float-left {
	background: url(../../../skins/SimpleBlue/customer/images/checkout_step_status.png) no-repeat scroll -1px -49px transparent;
	color: #fff;
}
#step_four_body .form-field label {
	color: #404040;
}
#step_four_body .form-field input, #step_four_body .form-field select, #step_four_body .form-field {
	color: #666666;
	font: normal 13px/20px Arial;
}
.cvv2 {
	color: #08c;
}
.cm-tabs-content div.cvv2 {
	color: #08c;
}
.cvv2-note {
	border-radius: 6px 6px 6px 6px;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.card-info h5 {
	color: #4d4d4d;
	font-weight: bold;
}
.card-info p {
	padding-top: 3px;
	color: #4d4d4d;
}
.form-payment span.payment-image {
	float: left;
	display: inline-block;
	width: 192px;
}
.form-payment input {
	margin: 0px 15px 0px 0px;
}
.form-payment label {
	display: inline-block;
	margin-top: -5px;
	color: #666666;
	font: normal 13px/18px Arial;
}
.form-payment.payment-delim {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e8e9eb;
}
ul.paym-methods {
	float: left;
	margin: 0;
	padding-right: 60px;
	width: 280px;
}
ul.paym-methods li {
	margin: 0px;
	padding: 0px;
	background: none;
	list-style-type: none;
}
.cm-tabs-content .paym-methods li {
	padding: 0px 0px 15px 15px;
}
.other-text {
	float: left;
	width: 260px;
}
.other-text h2 {
	color: #808080;
	font: bold 16px/15px Arial;
}
.other-text p {
	padding-top: 10px;
	color: #808080;
	font: normal 13px/18px Arial;
}
.cm-tabs-content .paym-methods li div.radio1 {
	display: block;
	padding-left: 10px;
	color: #777777;
	font: normal 11px/15px Arial; 
}
.cm-tabs-content .paym-methods li input {
	float: left;
	margin-top: 2px;
	margin-left: -10px;
}
.cm-tabs-content .paym-methods li div.radio1 h5 {
	padding-bottom: 5px;
	color: #333;
	font: normal 13px/15px Arial;
}
.cm-tabs-content .paym-methods li div.radio1.active h5 {
	padding-bottom: 5px;
	color: #333;
	font: bold 13px/15px Arial;
}
#step_two .checkout-inside-block {
	width: 440px;
}
.billing-first-name, .billing-country, .shipping-first-name, .shipping-country, .billing-phone, .billing-address {
	float: left;
	display: inline-block;
	margin-right: 20px;
	--width: 180px;
}
.billing-last-name, .billing-state, .shipping-last-name, .shipping-state {
	float: left;
	display: inline-block;
	width: 240px;
}
.billing-country select, .billing-state select, .shipping-country select, .shipping-state select {
	width: 100%;
}
.billing-email, .shipping-email {
	clear:both;
}
.billing-zip-code, .shipping-zip-code {
	clear: both;
	width: 120px;
}
.order-information h4 {
	padding-bottom: 7px;
	color: #4d4d4d;
	font-weight: bold;
}
.order-information ul {
	color: #4d4d4d;
}
.order-information hr {
	clear: both;
	margin-bottom: 15px;
	padding-top: 10px;
	border-bottom: 1px dotted #ccc;
}
.order-create-account {
	margin-top: 30px;
	width: 300px;
}
.order-create-account input[type="text"], .order-create-account input[type="password"] {
	width: 292px;
}
/* Checkout sidebox */
.checkout-summary table tbody.total th {
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background: #f9f9f9 url(../../../skins/SimpleBlue/customer/images/gray_grad_bg.png) 0 0 repeat-x;
	font-weight: bold;	
}
.checkout-summary table tbody.total th div {
	color: #333;	
}
.checkout-summary table td.taxes {
	padding-bottom: 2px;
	font-weight: bold;
}
.checkout-summary .discount-info {
	margin-bottom: 5px;
}
.sidebox-body .checkout-summary a:link, .sidebox-body .checkout-summary a:visited {
	color: #08c;
}
.sidebox-wrapper.order-products .sidebox-body a {
	color: #08c;
}
.order-products .edit-products {
	background: #f9f9f9 url(../../../skins/SimpleBlue/customer/images/gray_grad_bg.png) 0 0 repeat-x;		
}
.order-products .product-price {
	color: #4d4d4d;
}
.order-products .product-options {
	color: #8c8c8c;
}
.coupon-code-container {
	margin: 10px 0;
	padding: 6px 0;
	border: 1px dotted #7c8e8e;
	border-width: 1px 0;
}
/* /Checkout sidebox */
/* /One page checkout styles */

/* Classic checkout */
.classic-checkout-title {
	margin: 0 0 0 16px;
}
/* Progress bar styles */
.pb-container em {
	display: inline-block;
	background: #d1d1d1 url('../../../skins/SimpleBlue/customer/images/pb_step.png') no-repeat 0 0;
	color: #fff;
	text-decoration: none;
}
.pb-container .complete em {
	background-color: #9eca03;
	background-image: url('../../../skins/SimpleBlue/customer/images/pb_step_complete.png');
}
.pb-container .active em {
	background-color: #202020;
	background-image: url('../../../skins/SimpleBlue/customer/images/pb_step_active.png');
}
.pb-container a, .pb-container span {
	display: inline-block;
	color: #a1a1a1;
	vertical-align: middle;
}
.pb-container a, .pb-container .active span {
	display: inline-block;
	max-width: 103px;
}
.pb-container span.active {
	color: #222020;
}
/* /Progress bar styles */
/* /Classic checkout */

/* Block "Product filters" */
.product-filters {
	padding-top: 5px;
	font-size: 90%;
	line-height: 140%;
}
.product-filters li {
	padding: 2px 0 3px;
}
.product-filters .extra-link-wrap {
	margin-top: -3px;
	padding-top: 0;
}
.product-filters a.extra-link {
	border-bottom: 1px dotted #4d4d4d;
}
.product-filters a.extra-link.filter-delete {
	float: right;
	border: none;
}
.product-filters li a.filter-item, .product-filters li a.filter-item:hover {
	display: inline-block;
	padding-left: 15px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/checkbox_bg.png) 0 3px no-repeat;
	color: #4d4d4d;
}
.product-filters li a.filter-item:hover, .product-filters li a.filter-item.checked {
	background-position: 0 -27px;
	text-decoration: none;
}
.product-filters li a.filter-item.disabled {
	background-position: 0 -117px;
	color: #ccc;
	text-decoration: none;
	cursor: default;
}
.product-filters li a.filter-item.checked.disabled {
	background-position: 0 -87px;
	color: #ccc;
	text-decoration: none;
	cursor: pointer;
}
.product-filters li a.filter-item.checked:hover {
	background-position: 0 -57px;
}
.product-filters .details {
	color: #959595;
	font-weight: normal;
}
.product-filters .sub1{background: url(../../../skins/SimpleBlue/customer/images/icons/checkbox_bg.png) 0 3px no-repeat,url(../../../skins/SimpleBlue/customer/images/icons/category-arrow.jpg) 15px 3px no-repeat !important;padding-left: 25px !important;}
.product-filters .sub2{background: url(../../../skins/SimpleBlue/customer/images/icons/checkbox_bg.png) 0 3px no-repeat,url(../../../skins/SimpleBlue/customer/images/icons/category-arrow.jpg) 22px 3px no-repeat !important;padding-left: 32px !important;}
.product-filters .sub3{background: url(../../../skins/SimpleBlue/customer/images/icons/checkbox_bg.png) 0 3px no-repeat,url(../../../skins/SimpleBlue/customer/images/icons/category-arrow.jpg) 30px 3px no-repeat !important;padding-left: 40px !important;}
.product-filters .sub4{background: url(../../../skins/SimpleBlue/customer/images/icons/checkbox_bg.png) 0 3px no-repeat,url(../../../skins/SimpleBlue/customer/images/icons/category-arrow.jpg) 35px 3px no-repeat !important;padding-left: 45px !important;}
.product-filters .sub5{background: url(../../../skins/SimpleBlue/customer/images/icons/checkbox_bg.png) 0 3px no-repeat,url(../../../skins/SimpleBlue/customer/images/icons/category-arrow.jpg) 40px 3px no-repeat !important;padding-left: 50px !important;}
.filter-wrap {
	padding-bottom: 10px;
}
.filter-title {
	border-bottom: 1px dotted #4d4d4d;
	color: #4d4d4d;
	font-weight: bold;
	cursor: pointer;
}
.toggle-arrow {
	display: inline-block;
	padding: 0 2px;
	width: 7px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/toggle_arrow.gif) 2px 7px no-repeat;
}
.toggle-arrow.open {
	background-position: 1px -25px;
}
.reset-filters, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	background: url('../../../skins/SimpleBlue/customer/images/icons/reset_icon.png') no-repeat 0 1px;
	color: #b20101;
	text-transform: lowercase;
	font-size: 85%;
}
/* /Block "Product filters" */

/* Captcha */
.captcha label{
	display: block;
	padding-bottom: 2px;
	color: #404040;
	font-weight: bold;
}
.captcha p{
	padding-top: 3px;
	color: #a6a6a6;
	font-size: 13px;
}
.image-captcha {
	border: 1px solid #ccc;
	cursor: pointer;
}
form .captcha-input-text{
	margin-right: 10px;
	padding: 3px 3px;
	border: 1px solid #ccc;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	color: #666;
	font: 130% Arial,Helvetica,sans-serif;
}
/* /Captcha */

/* Select languages and currencies */
.select-link, .select-link:hover {
	background: url('../../../skins/SimpleBlue/customer/images/icons/arrow_dropdown.png') no-repeat 100% 3px;
	text-decoration: none;
}
.select-link:hover {
	background-position: 100% -37px;
}
.select-link span {
	display: inline-block;
	padding-bottom: 1px;
	border-bottom: 1px dotted #08c;
	color: #08c;
}
.header .select-wrap {
	padding: 0 0 0 15px;
	background: url(../../../skins/SimpleBlue/customer/images/top_separator.gif) 0 2px no-repeat;
}
.quick-links-wrap {
	padding-right: 5px;
}
.header .select-wrap.languages, .header .select-wrap.currencies {
	padding: 0 12px 0 12px;
}
.select-wrap.languages a.active-element, .select-wrap.currencies a.active-element {
	display: inline-block;
	margin-top: -3px;
	padding: 3px 0 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #ededed;	
	-webkit-box-shadow: inset 0 3px 4px rgba(0,0,0,.04),inset 0 -3px 4px rgba(0,0,0,.04);
	-moz-box-shadow: inset 0 3px 4px rgba(0,0,0,.04),inset 0 -3px 4px rgba(0,0,0,.04);
	box-shadow: inset 0 3px 4px rgba(0,0,0,.04),inset 0 -3px 4px rgba(0,0,0,.04);
}
.select-wrap.languages a.active-element {
	padding: 4px 0px 4px 5px !important;
}
.select-wrap.languages a {
	text-decoration: none;
}
.select-wrap.currencies a.active-element {
	padding: 3px 8px 1px;
	color: #4d4d4d;
}
.select-wrap.currencies a.active-element:hover {
	text-decoration: none;
	cursor: default;
}
.select-wrap.currencies a {
	display: inline-block;
	margin-top: -3px;
	padding: 3px 7px;
}
.select-popup {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #333;
	text-shadow: 0 1px 0 #fff;
}
.localization {
	background: url('../../../skins/SimpleBlue/customer/images/top_tools_delim.gif') no-repeat 0 2px;
}
.lang-noname img {
	margin: 0;
}
/* /Select languages and currencies */
.cm-dropdown-content {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.cm-dropdown-content a, .cm-dropdown-content a:visited, .cm-dropdown-content a:hover {
	color: #333;
	text-decoration: none;
	font-size: 85%;
}
/* Checkout totals */
#est_box { 
	float: left;
	width: 49%;
}
.coupons-container {
	float:left;
	padding-right: 30px;
	width: 236px;
}
#applied_promotions {
	color: #8c8c8c;
}
.coupon-items span {
	display: inline-block;
}
.coupon-items .strong {
	padding-bottom: 3px;
}
.coupon-items > li {
	padding: 0 0 10px;
}
ul.coupon-items li:last-child {
	padding-bottom: 0;
}
.coupon-items .icon-delete-small {
	margin: 0;
}
.shipping-edit-link {
	display: inline-block;
	margin: 0 2px 0 3px;
	padding-left: 20px;
	background:  url(../../../skins/SimpleBlue/customer/images/icons/glyph_icons.png) 0 -220px no-repeat;
	
	font-size: 85%;
	line-height: 130%;
}
.shipping-edit-link:hover:hover {
	text-decoration: none;
}
.shipping-edit-link:hover span {
	border-bottom: 1px dotted #08c;
}
/* /checkout totals */

/* File uploader */
.attach-images-alt label {
	color: #555555;
	text-align: left;
	font-weight: bold;
	font-size: 85%;
}
/* /File uploader */

/* Cart items */
.quantity label {
	color: #858585;
}
.product-description a.cm-combination {
	display: inline-block;
	margin: 20px 0 10px;
}
.product-description a.cm-combination i {
	font-style: normal;
}
.product-description a.cm-combo-off i, .product-description a.cm-combo-on:hover i {
	border-bottom: 1px dotted #4d4d4d;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	background:url(../../../skins/SimpleBlue/customer/images/icons/arrow_dropdown.png) no-repeat right 3px;
	color: #757575;
}
.product-description a.cm-combo-off, .product-description a.cm-combo-off:hover {
	background-position: right -77px;
	color: #4d4d4d;
	text-decoration: none;
}
.product-description a.cm-combo-on:hover {
	background-position: right -37px;
	color: #4d4d4d;
	text-decoration: none;
}
.product-description .button-submit-action, .product-description .text-button {
	margin-right: 5px;
}
.product-options .table .product-list-field {
	padding-left: 0;
}
.product-options .table .product-list-field label {
	float: none;
	margin: 0;
	padding-top: 0;
	width: auto !important;
	vertical-align: 1px;
}
.reward-points {
	display: inline-block;
}
.discount-coupon .form-field {
	margin: 4px 0;
}
.coupons-container .form-field .label {
	display: block;
}
.coupons-container .cm-tools-list {
	margin-bottom: 20px;
}
.cart-shipping-title {
	color: #333;
	font-weight: bold;
	font-size: 16px;
}
/* /Cart items */

/* Log in/out styles */
#sign_io {
	margin-top: 4px;
	padding-left:0;
	background: url(../../../skins/SimpleBlue/customer/images/top_separator.gif) 0 9px no-repeat;
	text-transform: capitalize;
}
#sign_io a.text-button, #sign_io a.text-button:visited, #sign_io a.text-button:hover, #sign_io a.text-button:active {
    margin: 0;
    padding: 0;
	background: none;
	text-transform: none;
	font-size: 100%;
}
.login-popup .error-text {
	color: #fd0000;
}
.login-popup .form-field .input-text {
	margin: 0;
	padding: 8px 5px 7px;
	height: 36px;
	font-size: 115%;
}
.login-popup .form-field.password {
	margin: 20px 0 5px;
}
.password .forgot-password-label {
	float: left;
}
.password .forgot-password {
	float: right;
	color: #999;
	font-weight: normal;
}
.login-popup .object-container .buttons-container-picker {
	padding: 14px 20px;
}
/* /Log in/out styles */

/* Breadcrumbs */
.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:active {
	color: #a5a5a5;
}
.breadcrumbs a:hover {
	color: #08c;
}
/* /Breadcrumbs */

/* Placing order */
.order-status {
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #f7f7f7 url(../../../skins/SimpleBlue/customer/images/icons/ajax.gif) no-repeat 15px center;
	color: #666;
}
body.clear-body {
	background-color: #fff;
	background-image: none;
}
/* /Placing order */

/* Page 404 */
.exception {
	background: url('../../../skins/SimpleBlue/customer/images/exception.png') no-repeat top left;
}
.exception p{
	color: #808080;
	font-size: 110%;
}
.exception ul li {
	float: left;
	list-style-type: none;
}
.exception ul li a {
	text-decoration: underline;
}
.exception-code {
	position: absolute;
	top: 92px;
	left: 63px;
	color: #bfbfbf;
	font: normal bold 86px Arial, sans-serif;
	line-height: 70px;
}
.exception-code em {
	display: block;
	text-align: center;
	font: normal normal 26px Arial, sans-serif;
}
.exception h1 {
	font: normal bold 25px Arial, sans-serif;
}
/* /Page 404 */

/* Popup dialog */
.object-container {
	padding: 15px 20px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background-color: #fff;
	font: 100% Arial,Tahoma,Helvetica,sans-serif;
}
.ui-widget select, .ui-widget textarea {
	font: normal 100% Arial, Tahoma, Helvetica, sans-serif;
}
.ui-widget-content .button-action a {
	color: #fff;
}
.ui-widget-content.ui-dialog {
	padding: 0;
	border: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 4px 15px rgba(0,0,0,0.45);
	-moz-box-shadow: 0 4px 15px rgba(0,0,0,0.45);
	box-shadow: 0 4px 15px rgba(0,0,0,0.45);
}
.ui-dialog .ui-dialog-content {
	overflow: hidden;
	padding: 0;
	min-height: 120px !important;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background-color: #f5f5f5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.ui-dialog .ui-dialog-titlebar {
	border: none;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: none;
	background: #383838 url(../../../skins/SimpleBlue/customer/images/picker_title_bg.png) 0 0 repeat-x;
}
.ui-dialog .ui-resizable-se {
	right: 1px;
	bottom: 1px;
}
.cm-check-changes .ui-dialog .buttons-container {
	margin: 15px 0 -8px 0;
	padding: 15px 0;
}
.ui-widget {
	font: 13px Arial,Tahoma,Helvetica,sans-serif;
}
.ui-widget-overlay {
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url("../../../skins/SimpleBlue/customer/images/picker_bg_outside.png") repeat-x 0 -50% scroll #fff;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.ui-dialog .ui-dialog-title {
	margin: 0;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 13px 20px 10px;
}
.ui-dialog .ui-dialog-titlebar-close {
	top: 25px;
	right: 13px;
	padding: 0;
}
.ui-dialog .el-rte .ui-resizable-se, .el-rte .ui-resizable-se {
	right: 3px;
	bottom: 51px;
	z-index: 0 !important;
}
.el-dialogform-content, .el-dialogform-content .ui-widget-content, .ui-dialog .ui-dialog-buttonpane {
	border: none;
	background-color: #f7f7f7;
	background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
	box-shadow: none;
}
.ui-dialog .ui-dialog-buttonpane {
	margin-top:-10px;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	margin-top: 10px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: url(../../../skins/SimpleBlue/customer/images/icons/openhand.cur), move;
}
.ui-dialog .buttons-container.picker {
	padding: 13px 0;
	width: 100%;
	border-top: 1px solid #ebebeb;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background-color: #f9f9f9;
	-ms-border-radius: 0 0 5px 5px;
}
.buttons-container-picker, .body-bc {
	padding:0;
	width: 100%;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
}
.buttons-container-picker {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 20px;
	border: 1px solid #e3e3e3;
}
.body-bc {
	width: auto;
}
.ui-dialog .buttons-container.picker > div {
	margin: 0 15px;
}
.ui-widget-header .ui-icon-closethick {
	background: url(../../../skins/SimpleBlue/customer/images/icons/picker_close.png) 0 0 no-repeat;
}
.ui-widget-header .ui-dialog-titlebar-close.ui-state-hover {
	border: none;
	background: none;
}
.ui-widget-header .ui-state-hover .ui-icon.ui-icon-closethick {
	background-position: 0 -30px;
}
/* /Popup dialog */

/* Graph bar */
.graph-border {
	border: 1px solid #ababab;
}
.graph-bg {
	background-color: #ccf2ff;
}
/* /Graph bar */

/* Form styles */
.cm-failed-label{
	color: #b94a48 !important;
}
/* For checkboxes in FF */
input[type=checkbox].cm-failed-field {
	outline: 1px dashed #cc0;
	background-color: #fdd;
}
/* /For checkboxes in FF */

/* Error message */
.error-message .message, .login-popup .message {
	padding:0;
	background:none;
}
.error-message .message p, .login-popup .message p, .login-popup .error-message p {
	padding: 4px 0px 0px 0px;
	color: #b94a48 !important;
	font-size:100%; 
}
.error-message .message b{
	font-weight: bold;
}
/* /Error message */

/* dropbox error-message */
.dropdown-box .error-message {
	width:90%;
}
.dropdown-box .message {
	padding:0;
	background:none;
}
.dropdown-box .message p, .dropdown-box .error-message p {
	color: #b94a48;
	font-size:100%;
}
.dropdown-box .error-message {
	padding-top:6px;
}
.dropdown-box .error-message .arrow {
	border: none;
}
.dropdown-box a {
	outline: 0;
}
a.cm-combination {
	color: #777777;
	text-decoration: none;
}
/* /Dropbox error-message */

.product-list-field span, #content_subscribtion .form-field span {
	display: inline-block;
	padding: 6px 0;
	color: #757575;
}
label.cm-required:after {
	content: "*";
	padding-left: 3px;
	color: #d64830;
	font-size: 130%;
	line-height: 1px;	
}
.product-list-field label, #content_subscribtion .form-field label {
	padding: 6px 0;
	width: 140px;
	color: #757575;
}
.product-main-info.long .options-col .form-field.product-list-field label {
	margin-bottom: 4px;
	width: auto;
}
.modern-style-long .product-list-field {
	margin-top: 12px;
}
.select-field label, .form-field .select-field label {
	font-weight: normal;
	font-size: 90%;
}
.form-field.zipcode {
	clear: both;
}
/* Input append with button */
.input-append .input-text { 
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
/* /Input append with button */
/* /form styles */

/* mandatory fields */
.mandatory-fields {
	text-decoration: underline;
	font-size: 85%;
}
/* /mandatory fields */

.border-bottom {
	border-bottom: 1px solid #dedede;
}
.row-border > td {
	margin-bottom: 15px;
}
.cm-hint {
	color: #bfbfbf !important;
}

/* Product notification */
.product-notification {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 4px 15px rgba(0,0,0,0.45);
	-moz-box-shadow: 0 4px 15px rgba(0,0,0,0.45);
	box-shadow: 0 4px 15px rgba(0,0,0,0.45);
}
.product-notification .notification-body {
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	background-color: #fff;
}
.product-notification h1 {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	background: #383838 url(../../../skins/SimpleBlue/customer/images/picker_title_bg.png) 0 0 repeat-x;
	color: #fff;
	font: normal 16px Arial, Verdana, sans-serif;
}
.product-notification-buttons {
	padding: 15px 20px;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background-color: #f5f5f5;
	-ms-border-radius: 0 0 5px 5px;
}
/* /Product notification */

a.secondary-link {
	font-size: 85%;
}
.in-stock, .out-of-stock {
	padding: 4px 0 0 0;
	color: #08c;
}
.in-stock {
	display: inline-block;
	padding-left: 18px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/glyph_icons.png) 0 -260px no-repeat;
}
.out-of-stock {
	color: #c33;
	position: absolute;
	left: 229px;
	top: -4px;
	z-index: 24;
	background: url(../../../skins/SimpleBlue/customer/images/tukenmistir.png) no-repeat;
	font-size: 0px;
	width: 109px;
	height: 103px;
}
.features-list {
	margin: 0;
	padding: 3px 0;
}
.box {
	padding: 10px;
	background-color: #f5f5f5;
	color: #707070;
	font-size: 85%;
}
.product-descr {
	margin: 0;
	padding: 0 0 2px 0;
	color: #232323;
	font-size: 90%;
	line-height: 150%;
}
.product-prices {
	clear: left;
	margin-top: 5px;
	padding: 0;
}
.prices-container {
	padding: 0 0 5px 0;
}
.price-update {
	display:inline-block;
}
.compact .text-button, .compact .text-button:visited, .compact .text-button:hover, .compact .text-button:active, .compact .text-button-act, .compact .text-button-act:visited, .compact .text-button-act:hover, .compact .text-button-act:active {
	background-position: right 2px;
	font-size: 85%;
}

/* Product details page */
.product-main-info h1.mainbox-title {
	color: #08c;
}
.product-main-info .jcarousel-prev-horizontal, .prev-horizontal {
	width: 30px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	background: #f5f5f5 url(../../../skins/SimpleBlue/customer/images/icons/small_nav_arrows.png) no-repeat 50% 9px;
	-ms-border-radius: 4px 0 0 4px;
}
.product-main-info .jcarousel-next-horizontal, .product-main-info .next-horizontal {
	width: 30px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	background: #f5f5f5 url(../../../skins/SimpleBlue/customer/images/icons/small_nav_arrows.png) no-repeat 50% -31px;
	-ms-border-radius: 0 4px 4px 0;
}
.product-main-info .jcarousel-prev-horizontal:hover, .product-main-info .prev-horizontal:hover {
	background-color: #ebebeb;
	background-position: 50% -71px;
}
.product-main-info .jcarousel-next-horizontal:hover, .product-main-info .next-horizontal:hover  {
	background-color: #ebebeb;
	background-position: 50% -111px;
}
.jcarousel-prev-vertical, .prev-vertical {
	position: absolute;
	top: 0px;
	width: 100%;
	background: transparent url(../../../skins/SimpleBlue/customer/images/icons/up_btn.png) no-repeat 50% 0;
}
.jcarousel-prev-vertical:hover, .prev-vertical:hover, .jcarousel-next-vertical:hover, .next-vertical:hover {
	background-position: 50% -60px;
}
.jcarousel-next-vertical, .next-vertical {
	background: transparent url(../../../skins/SimpleBlue/customer/images/icons/down_btn.png) no-repeat 0 0;
}
.jcarousel-clip-vertical {
	padding-top: 23px;
}
.product-header-extra {
	margin: -16px 0 13px -1px;
}
.buttons-wrapper .input-text-short {
	border-color: #c0c0c0;
}
.object-image {
	display: inline-block;
	margin: 2px 0;
	border: 1px solid #ccc;
}
.product-variant-image-selected {
	border-color: #888;
}
.product-info .list-price {
	color: #757575;
	line-height: 200%;
}
.product-info .price {
	color: #333;
}
.product-info .sub-price {
	color: #4d4d4d;
}
.product-main-info .add-buttons-wrap {
	background: url(../../../skins/SimpleBlue/customer/images/add_buttons_bg_left.png) 0 0 no-repeat;
}
.product-main-info .add-buttons-inner-wrap {
	background: url(../../../skins/SimpleBlue/customer/images/add_buttons_bg_right.png) right 0 no-repeat;
}
.add-buttons-wrap .add-to-wish, .add-buttons-wrap .add-to-compare {
	display: inline-block;
	margin-right: 15px;
}
.wish-link.text-button {
	padding: 3px 0 3px 20px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/glyph_icons.png) 0px -177px no-repeat;
	font-size: 83%;
}
.add-buttons-wrap .add-to-compare .text-button {
	padding: 3px 0 3px 21px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/glyph_icons.png) 0 -200px no-repeat;
	font-size: 83%;
}
.product-main-info .product-info > .buttons-container {
	margin-top: 35px;
	padding: 0;
}
.pagination-container .add-buttons-wrap .add-to-wish, .pagination-container .add-buttons-wrap .add-to-compare {
	display: block;
	margin: 0 0 10px 0;
}
.product-description {
	color: #757575;
	line-height: 140%;
}
.popup-tabs {
	padding-top: 25px;
	border-top: 1px dotted #dedede;
}
.popup-tabs li {
	display: inline-block;
	padding: 2px 15px 2px 18px;
	background: #FFF url(../../../skins/SimpleBlue/customer/images/icons/popup_icon.png) 0 0 no-repeat;
	
	font-size: 85%;
}
#content_buy_together .buttons-container, #content_tags .buttons-container, #content_send_to_friend .buttons-container, #content_discussion .buttons-container, .pconf-buttons, .buttons-container.wrap {
	margin-top: 30px;
	padding: 17px 20px;
	border-top: 1px solid #ddd;
	border-radius: 0px 0px 3px 3px;
	background: #f5f5f5;
}
.subscription-option {
	margin: 15px 0 5px;
	padding: 10px 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f5f5f5;
	-ms-border-radius: 4px;
}
.pconf-buttons .add-buttons-wrap, .pconf-buttons .add-buttons-inner-wrap{
	padding-bottom: 0;
	background: none;
}
.subscription-info {
	margin: 15px 0 30px;
}
/* /Product details page */

/* Sorting  styles*/
.sort-asc, .sort-desc {
	padding-right: 10px;
	background: url(../../../skins/SimpleBlue/customer/images/icons/sort_asc.gif) no-repeat right 6px;
}
.sort-desc {
	background-image: url(../../../skins/SimpleBlue/customer/images/icons/sort_desc.gif);
}
.sort-dropdown a {
	color: #808080;
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
}
.sort-dropdown:hover {
	background-position: 0 -120px;
}
.sort-dropdown a:hover {
	background-position: right -120px;
	color: #666;
	text-decoration: none;
}
.sort-dropdown.dropdown-wrap-left.click a {
	color: #4d4d4d;
}
.sort-dropdown.dropdown-wrap-left {
	background: url(../../../skins/SimpleBlue/customer/images/sort_elements.png) 0 -90px no-repeat;
}
.sort-dropdown.dropdown-wrap-left .dropdown-wrap-right {
	background: url(../../../skins/SimpleBlue/customer/images/sort_elements.png) right -90px no-repeat;
}
.sort-dropdown.dropdown-wrap-left.hover {
	background-position: 0 -120px;
}
.sort-dropdown.dropdown-wrap-left.hover .dropdown-wrap-right {
	background-position: right -120px;
}
.sort-dropdown.dropdown-wrap-left.click {
	background-position: 0 -150px;
}
.sort-dropdown.dropdown-wrap-left.click .dropdown-wrap-right {
	background-position: right -150px;
}
.sort-pagination a, .sort-pagination a:link, .sort-pagination a:visited, .sort-pagination a:hover {
	color: #808080;
	text-decoration: none;
}
.sort-pagination a, .sort-pagination span {
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	font-size: 85%;
}
.sort-pagination span {
	background-color: #999;
	color: #fff;
}
.sort-pagination a.set, .sort-pagination a.prev, .sort-pagination a.next {
	margin: 0 4px;
	padding: 4px 6px;
	width: auto;
	border: 1px solid #b2b2b2;
}
.sort-pagination a:hover {
	color: #333;
}
.sort-pagination a.set:hover, .sort-pagination a.prev:hover, .sort-pagination a.next:hover {
	border-color: #444;
	background-color: #444;
	color: #fff;
}
/* /Sorting styles */

.wrapper-overflow {
	overflow-x: auto;
}
/* Form wrap */
.form-wrap {
	position: relative;
	padding: 12px 20px 0 20px;
	background: url(../../../skins/SimpleBlue/customer/images/account_bg.png) repeat-x;
}
.form-wrap-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 4px;
	height: 97px;
	/*background: url(../../../skins/SimpleBlue/customer/images/account_tl.png) no-repeat;*/
}
.form-wrap-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 4px;
	height: 97px;
	/*background: url(../../../skins/SimpleBlue/customer/images/account_tr.png) no-repeat;*/
}
/* /Form wrap */

/* Account */
.account .address-switch span {
	border-bottom: none;
	font-weight: bold;
}
.account-detail {
	background: url(../../../skins/SimpleBlue/customer/images/profile_details.png) no-repeat bottom center;
}
.account-detail h4 {
	font-size: 19px;
}
.account-detail p {
	color: #808080;
}
.account-detail ul li {
	color: #808080;
	list-style-type: disc;
}
.account .form-field p {
	color: #a6a6a6;
}
.account .buttons-container, .company .buttons-container {
	border-top: 1px solid #DDD;
	border-radius: 0px 0px 3px 3px;
	background: #F2F2F2;
}
.account-benefits h4 {
	font-size: 19px;
}
.account-benefits ul li {
	background: url(../../../skins/SimpleBlue/customer/images/checkmark.png) no-repeat left top;
	color: #808080;
}
.account-cancel {
	margin-left: 20px;
	outline: none;
	border: none;
	background: none;
	color: #08c;
	
	font-size: 11px;
	cursor: pointer;
}
/* /Account */

/* login */
.login .body-bc {
    border: none;
    border-top: 1px solid #DDD;
    background-color: #f5f5f5;
}
.login-info h4 {
    font-size: 19px;
}
.login-info p {
    color: #808080;
}
.login-info i {
	font-style: italic;
}
/* /Login */

.product-cell-empty {
	vertical-align: middle;
	text-align: center;
}
.product-cell-empty div {
	height: 220px;
	background-color: #fcfcfc;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08) inset;
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08) inset;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08) inset;
}
.product-cell-empty p {
	padding-top: 100px;
	color: #ccc;
	font-size: 115%;
}
/*  Calendar */
.calendar-but {
	margin-left: -30px;
}
.calendar .input-text-medium {
	width: 113px;
}
/*  /Calendar */

/*	Orders  */
.orders .border {
	border: none;
}
.orders-print a,.orders-print a:hover {
	padding: 2px 0 2px 24px;
	background: url('../../../skins/SimpleBlue/customer/images/icons/glyph_icons.png') no-repeat left 0 !important;
}
.orders-print .pdf,.orders-print .pdf:hover {
	background: url('../../../skins/SimpleBlue/customer/images/icons/pdf.png') no-repeat !important;
}
.orders-actions ul li {
	background: none;
}
.orders-actions .return,.orders-actions .return:hover {
	background-position: left -36px;
}
.orders-actions a,.orders-actions a:hover {
	background: url('../../../skins/SimpleBlue/customer/images/icons/glyph_icons.png') no-repeat;
	background-position: left -20px;
	
	font-size: 85%;
	line-height: 15px;
}
.orders-actions .orders-communication-start,.orders-actions .orders-communication-start:hover {
	background-position: left -60px;
}
.orders-customer,.orders-customer div,.subheader {
	color: #404040;
}
.orders-customer h5 {
	font-weight: 700;
	font-size: 15px;
}
.orders-customer .info-field {
	font-weight: 400;
}
.orders-info th {
	font-weight: 700;
}
.orders-product strong {
	font-weight: 400;
}
.orders-product .quantity {
	font: bold 13px Arial, sans-serif;
}
.orders-notes-body {
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 19px;	
}
.orders-notes-arrow {
	background: url('../../../skins/SimpleBlue/customer/images/icons/comments_arrow.png') no-repeat 0 0;
}
.orders-summary-wrap {
	border: 1px solid #ededed;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(250,250,250,1) 1px, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1px)), color-stop(1%,rgba(250,250,250,1)), color-stop(100%,rgba(242,242,242,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(250,250,250,1) 1px,rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(250,250,250,1) 1px,rgba(242,242,242,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(250,250,250,1) 1px,rgba(242,242,242,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(250,250,250,1) 1px,rgba(242,242,242,1) 100%);
	border-bottom-color: #d9d9d9;
}
.orders-summary-wrap table tbody tr {
	border-bottom: 1px dotted #d9d9d9;
}
.orders-summary-wrap .total td {
	font: bold 15px sans-serif;
	line-height: 25px;
	white-space: nowrap;
}
.orders-summary-wrap .taxes {
	border-bottom: none;
}
.orders-shipment-info h2,.orders-shipment-comments h2 {
	font: 19px/18px Arial, sans-serif;
}
.orders-product th,.orders-summary-wrap strong,.orders-shipment .table th {
	font-weight: 700;
}
.orders-summary-wrap .total,.orders-summary-wrap .last {
	border-bottom: 0;
}
/*	/Orders  */

/* Compare */
.compare-buttons .buttons-container {
	border-top: 1px solid #DDD;
	border-radius: 0 0 3px 3px;
	background: #F2F2F2;
}
.compare-menu ul li a:hover {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #08c;
	color: #fff;
	text-decoration: none;
}
.compare-menu ul li span {
	padding: 8px 16px 7px 16px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: rgb(242,242,242);
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(229,229,229,1) 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.23) inset;
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.23) inset;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.23) inset;
	color: #737373;
}
.compare-products .icon-delete-small {
	color: #B3B3B3;
	text-decoration: none;
	font-size: 11px;
}
.compare-table td {
	border: 1px solid #ebebeb;
}
.compare-table tr:nth-child(odd) {
	background-color: #f7f7f7;
}
.compare-table-sort {
	text-align: left !important;
}
/* /Compare*/

/* Details block*/
.details-block i {
	font-style: normal;
}
.details-block .cm-combo-on {
	background-position: right 3px;
}
.details-block .cm-combo-on:hover {
	background-position: right -37px;
	color: #4d4d4d;
}
.details-block .cm-combo-on:hover i {
	border-bottom: 1px dotted #4d4d4d;
}
.details-block .cm-combo-off {
	background-position: right -77px;
	color: #4d4d4d;
}
.details-block-box {
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f5f5f5;
	-ms-border-radius: 3px;
}
.details-block-box .gray-block-arrow {
	background: url(../../../skins/SimpleBlue/customer/images/icons/gray_block_arrow.png) no-repeat;
}
.details-block-field label {
	color: #757575;
}
.details-block-field span {
	color: #404040;
}
/* /Details block*/

.status tr{
	white-space: pre;
}

/*	UI Slider  */
.ui-slider .ui-slider-range.ui-widget-header {
	background: #08c url(../../../skins/SimpleBlue/customer/images/ui_slider.png) 0 -60px repeat-x;
}
.cm-range-slider.ui-slider.ui-slider-horizontal {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #cecece url(../../../skins/SimpleBlue/customer/images/ui_slider.png) 0 -30px repeat-x;
	-ms-border-radius: 0;	
}
.ui-slider-horizontal {
	height: 7px;
	border: none;
}
.ui-slider .ui-slider-handle {
	top: -6px;
	margin-left: -11px;
	width: 20px;
	height: 20px;
	border: none;
	background: transparent url(../../../skins/SimpleBlue/customer/images/ui_slider.png) 0 0 no-repeat;
	cursor: col-resize;
}
.ui-slider .ui-slider-handle:focus {
	outline: 0;
	outline-width: 0;
	outline-style: none;
}
/*	/UI Slider  */

/*  Company  */
.company-info {
	background: url('../../../skins/SimpleBlue/customer/images/company_vendor.png') no-repeat bottom center;
}
.company-info h4 {
	font-size: 19px;
}
.company-info p {
	color: gray;
}
.company-info ul li {
	background: url(../../../skins/SimpleBlue/customer/images/checkmark.png) no-repeat left top;
	color: gray;
}
/*  /Company  */

/*  Download */
.download-link {
	padding-right: 22px;
	background: url('../../../skins/SimpleBlue/customer/images/icons/glyph_icons.png') no-repeat right -240px;
}
/*  /Download */

/* Sitemap */
.sitemap-section h2 {
	border-bottom: 1px solid #f2f2f2;
	font-size: 16px;
}
.sitemap-section-body h3 {
	font-weight: bold;
}
.sitemap-section-body ul li {
	font-size: 12px;
	line-height: 17px;
}
.sitemap-tree-section ul {
	font-size: 12px;
}
.sitemap-tree-section ul li {
	line-height: 17px;
}
.sitemap-tree .parent a {
	text-decoration: underline;
	font: 700 13px, sans-serif;
}
/* /Sitemap */

/* Special user-defined styles */
.top-links-grid .dropdown-box {
	background: url(../../../skins/SimpleBlue/customer/images/top_separator.gif) 0 9px no-repeat;
}
.homepage-vendors {
	background: #fff url(../../../skins/SimpleBlue/customer/images/block_grad_right_bg.png) 100% 0 no-repeat;
}
/* /Special user-defined styles */


@font-face {
 font-family: Myriad Condensed Web;
 src: url("../../../skins/SimpleBlue/customer/images/myriadc.eot") /* EOT file for IE */
}
@font-face {
 font-family: Myriad Condensed Web;
 src: url("../../../skins/SimpleBlue/customer/images/myriadc.ttf") /* TTF file for CSS3 browsers */
}

/*	-- CUSTOME THEME START -- */
.header {
	background: none !important;
	background-color: #FFF !important;
}

.site-logo-grid { margin:0px !important; width:224px; height:108px;}
.site-logo-grid .site-logo .logo-container .logo { margin-top:0px !important; position: absolute; bottom: 0;background-size: contain !important;}

.quick-links-top {
    margin-right: 5px;
}

.quick-links-top ul li {
	padding-right: 5px;
}

.quick-links-top ul li a {
	color:#464646 !important;
	font-size:11px;
}

.empty-grid
{
	font-size:1px !important;
	height:1px !important;
}

.arrow
{
	background: url("../../../skins/SimpleBlue/customer/images/orange-arrow.jpg") no-repeat scroll 0 0 transparent !important;
	font-size:90%;
	width:16px;
	height:15px;
	float:right;
}

.search-with-category
{
	float:left;
	width:550px;
}

.header .header-container { width:977px;}
.header .header-container .Header-right-grid { width:753px !important; margin:0px;}

.header .header-container .Header-right-grid .top-links-grid{ width:753px !important; margin:0px; height:28px;}
.top-links-grid .quick-links-top ul.text-links.text-links-inline li.level-0 { padding:0px !important;}

.header .header-container .Header-right-grid .Header-down-grid{ width:753px !important; margin:0px; height:80px;}
.Header-down-grid .Header-down { float:right; /*margin-top:17px;*/}
.Header-down-grid .Header-down ul { list-style-type:none;}
.Header-down-grid .Header-down ul li { font-family:Arial; font-size:14px; color:#7b7d7c; line-height:15px; float:left; padding:15px 25px 0px 0px;}
.Header-down-grid .Header-down ul li span.img-title-1 { float:left; padding-left:36px; background:url(../../../skins/SimpleBlue/customer/images/ucrestsiz-kargo-block.png) no-repeat left center; height:43px; padding-top:14px;}
.Header-down-grid .Header-down ul li span.img-title-2 { float:left; padding-left:33px; background:url(../../../skins/SimpleBlue/customer/images/ucrestsiz-lade-block.png) no-repeat left center; height:43px; padding-top:14px;}
.Header-down-grid .Header-down ul li span.img-title-3 { float:left; padding-left:32px; background:url(../../../skins/SimpleBlue/customer/images/guvenli-alisveris-block.png) no-repeat left center; height:43px; padding-top:14px;}
.Header-down-grid .Header-down ul li span.img-title-4 { float:left; padding-left:32px; background:url(../../../skins/SimpleBlue/customer/images/musteri-destek-block.png) no-repeat left center; height:43px; padding-top:14px;}
.Header-down-grid .Header-down ul li.part-incir { padding:3px 0px 0px 35px;}
.Header-down-grid .Header-down ul li.part-incir div.part-incir-title { font-size:11px; /*float:left;*/ padding-right:32px; background:url(../../../skins/SimpleBlue/customer/images/part-of-logo-incir.png) no-repeat 18px center;  height: 35px; line-height:25px; padding-right:105px; padding-top:15px; color: #808080;}
.Header-down-grid .Header-down ul li.part-incir div.part-incir-text {font-size:11px; color: #808080; }

.header .header-container .header-down-search-line { width:963px; background:url(../../../skins/SimpleBlue/customer/images/header-quick-ac-cart.png) no-repeat left top; height:45px; margin:0px; padding:7px 7px 5px 7px;}
.header .header-container .header-down-search-line .search-cart-bg { background: url("../../../skins/SimpleBlue/customer/images/search-cart-bg.png") no-repeat left top !important; margin:0px; width:757px !important; height:45px; float:right; }

.header-down-search-line .search-cart-bg .cart-content .dropdown-box { background: url("../../../skins/SimpleBlue/customer/images/shipping-cart-bg.png") no-repeat left top; margin-right:6px; margin-top:6px; float:right; }
.header-down-search-line .search-cart-bg .cart-content .dropdown-box:hover { background: url("../../../skins/SimpleBlue/customer/images/shipping-cart-bg.png") no-repeat left top;}

.header-down-search-line .search-cart-bg .cart-content .dropdown-box-on { background: url("../../../skins/SimpleBlue/customer/images/view-cart-hover-bg.png") no-repeat left top;}
.header-down-search-line .search-cart-bg .cart-content .dropdown-box-on:hover { background: url("../../../skins/SimpleBlue/customer/images/view-cart-hover-bg.png") no-repeat left top;}

.header-down-search-line .search-cart-bg .cart-content .dropdown-box .cm-popup-title { background: url("../../../skins/SimpleBlue/customer/images/icons/arrow_dropdown.png") no-repeat 183px 12px; padding:0px !important; width:205px; height:34px; border:none 0px; margin:0px;}
.header-down-search-line .search-cart-bg .cart-content .dropdown-box .cm-popup-title:hover { padding:0px; margin:0px; border:0px none; /*background:#FFF;*/}
.header-down-search-line .search-cart-bg .cart-content .dropdown-box .cm-popup-title .cart-icon { width:21px; height:21px; margin:7px 3px 5px 7px;}
.header-down-search-line .search-cart-bg .cart-content .dropdown-box .cm-popup-title span { color: #FFF !important; line-height:34px; float:left; padding-left:7px;}
.header-down-search-line .search-cart-bg .search-with-category { background: url("../../../skins/SimpleBlue/customer/images/icons/search_cat_bg.png") no-repeat left top; width:472px; height:34px; margin-left:6px; margin-top:6px; padding:0px; position:relative; left:63px;}

.header-down-search-line .search-cart-bg .search-with-category .category-dropdown { float:left; border-right:1px solid #CCC; padding-right:10px; margin-right:10px; width:140px; height:32px; margin-top:1px;}
.header-down-search-line .search-cart-bg .search-with-category .category-dropdown select { border:0px none; width:140px !important; margin:0px; height:24px !important; box-shadow:0px 0px 0px; background:none; border-radius:0px; padding:3px 3px 3px 3px;}
.header-down-search-line .search-cart-bg .search-with-category .category-dropdown select option { background:#FFF; background:none \9; padding:3px;}
.header-down-search-line .search-cart-bg .search-with-category span.catagories-title { position:absolute; left:-55px; color:#FFF; text-shadow:1px 1px 0px #dcbc89; font-weight:bold; line-height:30px; font-size:12px;}

.header-down-search-line .search-cart-bg .search-with-category .input-search { float:left; height:24px;}

.header-down-search-line .search-cart-bg .search-with-category .input-search .search-input { border:0px none; width:250px !important; margin:0px; height:30px !important; box-shadow:0px 0px 0px; background:none; border-radius:0px !important; padding:0px 0px 0px 0px; line-height:30px; float:left;}

.header-down-search-line .search-cart-bg .search-with-category .input-search .search-magnifier {height: 30px; position: relative; right:-19px !important; *right:3px !important; top:2px; width:39px; float:right;}

.main { background: none !important; background-color: #FFF !important; padding-bottom:10px;}

.main-container-grid { padding:0px; width: 977px; background:url(../../../skins/SimpleBlue/customer/images/main-container-down-grid.png) no-repeat left bottom; padding-bottom:6px;}
.main-container-grid .main-container-inner-grid { margin:0px; padding:5px 7px 0px 7px; width:963px; background:url(../../../skins/SimpleBlue/customer/images/main-container-mid-grid.png) repeat-y left bottom;}
.main-container-grid .main-cols-home-grid { margin:0px; width:762px !important;}
.main-container-grid .main-cols-home-grid .sidebar-grid-home { margin:0px; width:201px;}

.header-categories-shop-hover { margin:0px; width:201px !important;}

.main-container-grid .main-cols-home-grid .sidebar-grid-home .home-shop-category { margin-top:-55px;}
.home-shop-category .sidebox-title span { color: #FFF !important; text-transform:capitalize !important; font-size:13px; *float:left; }
.home-shop-category .sidebox-title span.arrow { margin-top:18px; *float:right;}

.home-shop-category { cursor: pointer;}

.sidebox-orange { width:201px;}
.sidebox-orange h3.sidebox-title { background: url("../../../skins/SimpleBlue/customer/images/orange_title_bg.png") repeat-x scroll 0 0 transparent !important; height:50px; padding:0px 20px !important; display:block; line-height:50px; }
.sidebox-orange .sidebox-body { background: url(../../../skins/SimpleBlue/customer/images/orange_down_bg.jpg) no-repeat left bottom !important; border-radius:0px 0px; border:none 0px; padding:0px 0px 1px 0px;}
.sidebox-orange .sidebox-body .sidebox-inner-body { background: url(../../../skins/SimpleBlue/customer/images/orange_mid_bg.jpg) repeat-y left top !important; display:block;}

.sidebox-orange ul.dropdown ul ul, .sidebox-orange ul.dropdown-vertical ul, .sidebox-orange ul.dropdown-vertical ul ul { margin-top:-1px; margin-left:-2px;}
.sidebox-orange ul.dropdown-vertical ul { padding:0px !important;}
.sidebox-orange ul.dropdown-vertical > li:hover ul .hide-border { margin-top:-1px;}

.sidebox-orange ul.dropdown-vertical > li:hover { border-bottom:solid 1px #FFF;}

.sidebox-orange ul.dropdown-vertical > li.b-border:hover { border-bottom: 1px solid #CCCCCC; background-position:center !important;}
.sidebox-orange ul.dropdown-vertical > li ul li.b-border:hover { border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; margin-top:-1px;}
.sidebox-orange ul.dropdown-vertical > li ul li:hover { border-top: 1px solid #CCCCCC; border-bottom:0px none; margin-top:-1px;}

.sidebox-orange ul.dropdown-vertical li ul li.b-border  { border-bottom: 1px dotted #CCCCCC;}
/*.sidebox-orange ul.dropdown-vertical .dir { background-position:right 7px;}*/
.sidebox-orange ul.dropdown-vertical ul li a { padding:5px 20px 4px 10px;}
.sidebox-orange ul.dropdown-vertical ul li a:hover { text-decoration:none;}


.header-categories-shop-hover { cursor: pointer;}
.header-categories-shop-hover ul.dropdown ul ul, .header-categories-shop-hover ul.dropdown-vertical ul, .header-categories-shop-hover ul.dropdown-vertical ul ul { margin-top:-1px;}
.header-categories-shop-hover ul.dropdown-vertical ul { padding:0px !important;}
.header-categories-shop-hover ul.dropdown-vertical > li:hover ul .hide-border { margin-top:-1px;}

.header-categories-shop-hover ul.dropdown-vertical > li:hover { border-bottom:solid 1px #FFF;}

.header-categories-shop-hover ul.dropdown-vertical > li.b-border:hover { border-bottom: 1px solid #CCCCCC;}
.header-categories-shop-hover ul.dropdown-vertical > li ul li.b-border:hover { border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; margin-top:-1px;}
.header-categories-shop-hover ul.dropdown-vertical > li ul li:hover { border-top: 1px solid #CCCCCC; border-bottom:0px none; margin-top:-1px;}

.header-categories-shop-hover ul.dropdown-vertical li ul li.b-border  { border-bottom: 1px dotted #CCCCCC;}
.header-categories-shop-hover ul.dropdown-vertical ul li a { padding:5px 20px 4px 10px;}
.header-categories-shop-hover ul.dropdown-vertical ul li a:hover { text-decoration:none;}


.category-hover { min-width: 199px !important; left: 0 !important; padding: 0px !important; top: 50px !important; margin: 0px !important; border-radius:0px !important; z-index:700;}
.dropdown-box-on .category-hover { top: 0px !important;}
.sidebox-blue { width:201px; margin-bottom:0px; float:left;}
.sidebox-blue h3.sidebox-title { background: url("../../../skins/SimpleBlue/customer/images/blue_title_bg.jpg") repeat-x scroll 0 0 transparent !important; height:48px; padding:0px 14px !important; display:block; line-height:48px; float:left; width:173px;}
.sidebox-blue h3.sidebox-title span { text-shadow:0px 0px 0px; font-size:13px; font-weight:bold; text-transform:capitalize; background:url(../../../skins/SimpleBlue/customer/images/arrow-title.png) no-repeat left center; padding-left:30px;}
.sidebox-blue h3.sidebox-title a { text-shadow:0px 0px 0px; font-size:13px; font-weight:bold; text-transform:capitalize; background:url(../../../skins/SimpleBlue/customer/images/arrow-title.png) no-repeat left center; padding-left:30px;}
.sidebox-blue .sidebox-body { background: url(../../../skins/SimpleBlue/customer/images/orange_down_bg.jpg) no-repeat left bottom !important; border-radius:0px 0px; border:none 0px; padding:0px 0px 5px 0px !important; float:left; width:201px;}
.sidebox-blue .sidebox-body .sidebox-inner-body { background: url(../../../skins/SimpleBlue/customer/images/orange_mid_bg.jpg) repeat-y left top !important; float:left; width:189px !important;}

.sidebox-blue .jcarousel-container-vertical { width:190px !important; float:left;}
.sidebox-blue .jcarousel-container-vertical .jcarousel-clip-vertical {padding: 0px !important; margin-top: 17px !important; float:left !important; height:510px !important;}
.sidebox-blue .jcarousel-container-vertical .jcarousel-clip-vertical ul { margin:0px !important; padding:0px !important; float:left !important;}
.sidebox-blue .seller-title-products { padding-bottom:5px; }
.sidebox-blue .seller-title-products a { color:#535151; font-size:12px; font-family:Arial; font-weight:normal;}

.sidebox-blue .seller-contain-products .seller-img-products { float:left; width:105px;}
.sidebox-blue .seller-contain-products .seller-contain-rt { float:left; width:85px;}
.sidebox-blue .seller-contain-products .seller-contain-rt .prices-container { float:right !important;}
.sidebox-blue .seller-contain-products .seller-contain-rt .buttons-container { float:right !important; margin-top:5px;}
.sidebox-blue .seller-contain-products .seller-contain-rt .price-update { color:#c83b00 !important; font-family:Arial; font-weight:bold; font-size:14px;}
.sidebox-blue .seller-contain-products .seller-contain-rt .price-update .price { color:#c83b00 !important;}
.sidebox-blue .seller-contain-products .seller-contain-rt .prices-container .product-prices div { float:right;}

.sidebox-blue,.order-products .order-product-list { padding:0px;}
.order-products .order-product-list li:last-child { padding-bottom:14px; border-bottom: 1px dotted #CCCCCC;}
.order-products .edit-products { padding:8px 0px 18px 0px; background:none;}

.sidebox-blue .text-button,
.sidebox-blue .text-button:visited,
.sidebox-blue .text-button:active,
.sidebox-blue .text-button-act,
.sidebox-blue .text-button-act:visited,
.sidebox-blue .text-button-act:hover,
.sidebox-blue .text-button-act:active { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left top; margin:0px; padding:0px; width:70px; height:19px; font-size:13px !important; color:#FFF !important; font-family:Myriad Condensed Web !important; text-transform:none !important; 
*text-transform:none !important; line-height:18px; font-weight:normal !important; text-align:center !important; float:right;}

.sidebox-blue .text-button:hover { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left bottom; text-decoration:none; color:#FFF; text-transform:none !important; padding:0px !important; margin:0px !important;}

.sidebox-blue .jcarousel-list li, .sidebox-blue .jcarousel-item { border-bottom:solid 1px #dadada; padding:5px 0px 0px 0px;   float: left !important;
    height: 122px !important;
    padding: 5px 0 0;
    width:190px !important; }

.sidebox-blue .jcarousel-next-vertical,
.sidebox-blue .next-vertical { background-position:center top;}

.sidebox-blue .jcarousel-next-vertical,
.sidebox-blue .next-vertical { height:9px !important; width:190px !important; float:left !important; top:520px !important; position:absolute !important; clear:left !important; left:0px !important;}

.sidebox-blue .jcarousel-prev-vertical,
.sidebox-blue .prev-vertical { height:9px !important; width:190px !important; float:left !important; top:0px !important; position:absolute !important; clear:left !important; left:0px !important;}

.sidebox-blue .jcarousel-prev-vertical:hover, .sidebox-blue .prev-vertical:hover, .sidebox-blue .jcarousel-next-vertical:hover, .sidebox-blue 
.next-vertical:hover { background-position: center bottom;}
.sidebox-blue .jcarousel-prev-vertical, .sidebox-blue .prev-vertical { margin-top:0px !important;}
.sidebox-blue .jcarousel-next-vertical, .sidebox-blue .next-vertical { margin-top:0px !important;}

.sidebox-plain { width:201px; float:left;}
.sidebox-plain h3.sidebox-title { background: url("../../../skins/SimpleBlue/customer/images/plain_title_bg.jpg") repeat-x scroll 0 0 transparent !important; height:35px; padding:0px 14px !important; line-height:35px;  border-radius:0px 0px !important; float:left; width:173px;}
.sidebox-plain h3.sidebox-title span { color:#1d8dbe; text-shadow:0px 0px 0px; font-size:13px; font-weight:bold; text-transform:capitalize; background:url(../../../skins/SimpleBlue/customer/images/arrow-title.png) no-repeat left center; padding-left:30px;}
.sidebox-plain .sidebox-body { background: url(../../../skins/SimpleBlue/customer/images/orange_down_bg.jpg) no-repeat left bottom !important; border-radius:0px 0px; border:none 0px; padding:0px 0px 5px 0px; float:left; width:201px;}
.sidebox-plain .sidebox-body .sidebox-inner-body { background: url(../../../skins/SimpleBlue/customer/images/orange_mid_bg.jpg) repeat-y left top !important; width:201px; float:left;}

.sidebox-plain .sidebox-body .sidebox-inner-body .jcarousel-skin { background: url(../../../skins/SimpleBlue/customer/images/gunun-shadow.png) no-repeat left top; width:201px; float:left;}
.sidebox-plain .jcarousel-container .product-container .product-title { font-size:12px !important; font-family:Arial; font-weight:normal; color:#535151 !important; height:auto !important;}
.sidebox-plain .jcarousel-container .product-container .product-title:hover { text-decoration:none; color:#ef6a32 !important;}
.sidebox-plain .jcarousel-container .price-update { color:#c83b00 !important; font-family:Arial; font-weight:bold; font-size:14px;}
.sidebox-plain .jcarousel-container .price-update .price { color:#c83b00 !important;}

.sidebox-plain .jcarousel-container .product-container .prices-container .product-prices { width:100%;}
.sidebox-plain .jcarousel-container .product-container .prices-container .product-prices div { width:95%; float:left; margin-top:5px;}

.sidebox-plain .jcarousel-clip { height:225px !important; width:201px; margin:0px auto;}
.sidebox-plain .jcarousel-list li, .sidebox-plain .jcarousel-item { height:220px !important; *height:220px !important;}

.sidebox-plain .jcarousel-next-horizontal,
.sidebox-plain .next-horizontal { width:7px !important; height:13px !important; float:left !important; top:110px !important; position:absolute !important; right:10px !important; background-image:url("../../../skins/SimpleBlue/customer/images/icons/prev_next_btn_sprite.png") !important; margin:0px !important;}

.sidebox-plain .jcarousel-prev-horizontal,
.sidebox-plain .prev-horizontal { width:7px !important; height:13px !important; float:left !important; top:110px !important; position:absolute !important; left:10px !important; background-image:url("../../../skins/SimpleBlue/customer/images/icons/prev_next_btn_sprite.png") !important; margin:0px !important;}

.sidebox-plain .jcarousel-prev-horizontal:hover,
.sidebox-plain .prev-horizontal:hover { background-position:0px -81px;}

.sidebox-plain .jcarousel-next-horizontal:hover,
.sidebox-plain .next-horizontal:hover { background-position: right -81px; }

.jcarousel-prev-vertical, .prev-vertical { background: url("../../../skins/SimpleBlue/customer/images/icons/up_btn.png") no-repeat scroll 50% 0 transparent !important;}
.jcarousel-next-vertical, .next-vertical { background: url("../../../skins/SimpleBlue/customer/images/icons/down_btn.png") no-repeat scroll 50% 0 transparent !important;}

.jcarousel-prev-horizontal, .prev-horizontal { background-image: url("../../../skins/SimpleBlue/customer/images/icons/prev_next_btn_sprite.png") !important;}
.jcarousel-next-horizontal, .next-horizontal { background-image: url("../../../skins/SimpleBlue/customer/images/icons/prev_next_btn_sprite.png") !important;}

.main-container-grid .side-cols-home-grid { margin:0px; width:201px !important;}
.main-container-grid .side-cols-products-view-grid { margin:0px 10px 0px 0px !important; width:752px !important;}

/*.side-cols-products-view-grid .breadcrumbs { background:url(../../../skins/SimpleBlue/customer/images/breadcum-bg.png) no-repeat left top; border-bottom:none 0px !important; padding:10px !important; margin-bottom:10px !important;}
.side-cols-products-view-grid .breadcrumbs a, .side-cols-products-view-grid .breadcrumbs a:visited, .side-cols-products-view-grid .breadcrumbs a:active { font-size:13px; color:#767676 !important;}
.side-cols-products-view-grid .breadcrumbs span { font-weight:bold; font-size:13px; color:#767676 !important;}
.side-cols-products-view-grid .breadcrumbs .bc-arrow { height:9px !important; width:5px !important; padding:2px 0px !important;}*/


.breadcrumbs { background:url(../../../skins/SimpleBlue/customer/images/breadcum-bg.png) repeat-x left top; padding:9px !important; margin-bottom:0px !important; border:solid 1px #eaeaea; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.breadcrumbs a, .side-cols-products-view-grid .breadcrumbs a:visited, .side-cols-products-view-grid .breadcrumbs a:active { font-size:13px; color:#767676 !important;}
.breadcrumbs span { font-weight:bold; font-size:13px; color:#767676 !important;}
.breadcrumbs .bc-arrow { height:9px !important; width:5px !important; padding:2px 0px !important;}

.product-main-info .image-border { padding:0px !important; margin:0px !important; border:solid 1px #dddddd; width: 330px;}

.product-info .prices-container .discount-label { height: 52px; left: 0; margin: 5px 5px 5px 6px; padding: 0 !important; position: absolute; top: 0; z-index: 22;}
.product-info .prices-container .discount-label em { background:none !important; width:52px !important; height:52px !important; line-height:37px; padding:0px !important; font-size:15px !important; font-weight:bold !important;}


.product-info .quick-view-discount .discount-label { height: 52px; left: 0; margin: 5px 5px 5px 6px; padding: 0 !important; position: absolute; top: 0; z-index: 22;}
.product-info .quick-view-discount .discount-label em { background:none !important; width:52px !important; height:52px !important; line-height:37px; padding:0px !important; font-size:15px !important; font-weight:bold !important;}



.hr-box-plain .discount-label { width:52px; height:52px; padding:0px !important; position:absolute;}
.hr-box-plain .discount-label em { background:none !important; width:52px !important; height:52px !important; line-height:36px; padding:0px !important; font-size:15px !important; font-weight:bold !important;}


.product-main-info .product-thumbnails { margin:0px !important; padding:5px !important;}
.product-main-info .product-thumbnails .cm-thumbnails-mini { margin:4px !important; padding:0px 0px !important;}
.product-main-info .product-thumbnails .cm-thumbnails-mini img { margin:2px !important;}

.product-main-info h1.mainbox-title { font-size:24px !important; font-weight:bold !important; color:#464646 !important;}
.product-main-info p.sku { color: #464646; font-size: 13px; padding:0px 0px 5px 0px; border-bottom:solid 1px #d6d6d6;}
.product-main-info .product-info { padding-left:15px;}

.tabs { background:url(../../../skins/SimpleBlue/customer/images/tab-top-cornner.png) no-repeat left bottom !important; width:733px; margin-top:20px !important; padding-bottom:9px; padding-left:20px;}
.cm-tabs-content { background:url(../../../skins/SimpleBlue/customer/images/tab-bottom-cornner.png) no-repeat left bottom !important; width:753px; padding:0px 0px 5px 0px;}
.cm-tabs-content .wysiwyg-content { background:url(../../../skins/SimpleBlue/customer/images/tab-middle-cornner.png) repeat-y left top !important; width:683px; padding:0px 35px; float:left;}

.tabs ul li.cm-active { padding-left:25px !important;}
.tabs ul li.cm-active a,
.tabs ul li.cm-active a:visited,
.tabs ul li.cm-active a:hover,
.tabs ul li.cm-active a:active { color: #464646 !important; font-size: 12px !important; font-weight: normal; text-decoration: none;}
.tabs ul li a, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active { color: #464646 !important; font-size: 12px !important; font-weight: bold; text-decoration: none;}


.step-container-active .tabs { background:url(../../../skins/SimpleBlue/customer/images/tab-top-cornner-small.png) no-repeat left bottom !important; width:714px; margin-top:20px !important; padding-bottom:9px; padding-left:13px;}
.step-container-active .cm-tabs-content { background:url(../../../skins/SimpleBlue/customer/images/tab-bottom-cornner-small.png) no-repeat left bottom !important; width:727px; padding:0px 0px 5px 0px;}

.step-container-active #content_payments_tab1 { background:url(../../../skins/SimpleBlue/customer/images/tab-middle-cornner-small.png) repeat-y left top !important; width:733px; padding:0px 10px; float:left;}
.step-container-active #content_payments_tab3 { background:url(../../../skins/SimpleBlue/customer/images/tab-middle-cornner-small.png) repeat-y left top !important; width:733px; padding:0px 10px; float:left;}




/*.product-main-info .tabs { background:url(../../../skins/SimpleBlue/customer/images/tab-top-cornner.png) no-repeat left bottom !important; width:740px; margin-top:20px !important; padding-bottom:9px; padding-left:13px;}
.product-main-info .cm-tabs-content { background:url(../../../skins/SimpleBlue/customer/images/tab-bottom-cornner.png) no-repeat left bottom !important; width:753px; padding:0px 0px 5px 0px;}
.product-main-info .wysiwyg-content { background:url(../../../skins/SimpleBlue/customer/images/tab-middle-cornner.png) repeat-y left top !important; width:733px; padding:0px 10px; float:left;}
.product-main-info .tabs ul li.cm-active { padding-left:25px !important;}
.product-main-info .tabs ul li.cm-active a, .product-main-info .tabs ul li.cm-active a:visited, .product-main-info .tabs ul li.cm-active a:hover, .product-main-info .tabs ul li.cm-active a:active { color: #464646 !important; font-size: 12px !important; font-weight: normal; text-decoration: none;}
.product-main-info .tabs ul li a, .product-main-info .tabs ul li a:visited, .product-main-info .tabs ul li a:hover, .product-main-info .tabs ul li a:active { color: #464646 !important; font-size: 12px !important; font-weight: bold; text-decoration: none;}*/



.main-container-grid .main-container-inner-grid .sidebar-grid-home { margin:0px !important; width:201px !important;}
.main-container-grid .main-container-inner-grid .catagories-main-products-grid { margin:0px 0px 0px 10px !important; width:752px !important; }

.main-container-grid .sub-catagories-products { background:url(../../../skins/SimpleBlue/customer/images/sub-catagories-products-bg.png) no-repeat left top; display:block; padding-top:5px; width:752px; float:left;}
.main-container-grid .sub-catagories-products-mid { background:url(../../../skins/SimpleBlue/customer/images/sub-catagories-products-bg.png) no-repeat right bottom; padding-bottom:5px; width:752px; float:left;}
.main-container-grid .sub-catagories-products-rt { background:url(../../../skins/SimpleBlue/customer/images/sub-catagories-products-bg.png) repeat-y -762px top; width:752px; float:left;}

.catagories-main-products-grid .pagination-container { float:left; width:752px; clear:left;}
.pagination-container .fixed-layout .product-spacer { background:url(../../../skins/SimpleBlue/customer/images/sepratore.jpg) repeat-y center top;}
.pagination-container .multicolumns-list td.product-cell { padding:0px 0px 0px 0px !important;}
.pagination-container .bottom-sepratore { padding:10px !important; line-height:0px;}

.main-container-grid .sub-catagories-products .subcategories { margin:0px 20px 0px 20px !important; padding:0px !important;}
.main-container-grid .sub-catagories-products .subcategories ul { list-style-type:disc; color:#767676; font-size:12px;}
.main-container-grid .sub-catagories-products .subcategories ul li { padding:8px 0px 0px 0px !important;}

/*.sort-container { padding-bottom:0px !important; border:0px none !important;}*/
.sort-container { padding:0px !important; height:24px; border:0px none !important; border-left:1px solid #EAEAEA !important; border-right:1px solid #EAEAEA !important; background: url("../../../skins/SimpleBlue/customer/images/products-sorting-bg.png") repeat-x scroll left center transparent;}
.sort-container .sort-container-lt { background:url(../../../skins/SimpleBlue/customer/images/products-sorting-bg.png) no-repeat left top; padding-left:5px;}
.sort-container .sort-container-rt { background:url(../../../skins/SimpleBlue/customer/images/products-sorting-bg.png) no-repeat right bottom; padding-right:5px;}
.sort-container .sort-container-mid { background:url(../../../skins/SimpleBlue/customer/images/products-sorting-bg.png) repeat-x left center; height:24px;}

.dropdown-container { margin:0px 10px 0px 0px; float:left;}
.dropdown-container .sort-dropdown.dropdown-wrap-left { background:none !important; padding-right:20px; border-right:solid 1px #e9e9e9; float:left;}
.dropdown-container .sort-dropdown.dropdown-wrap-left .dropdown-wrap-right { background:url(../../../skins/SimpleBlue/customer/images/arrow-title-sort.png) no-repeat right center !important;}
.dropdown-container .sort-dropdown a { margin-right:0px !important;}


.main-container-grid .sidebox-blue { padding-bottom:10px;}
.main-container-grid .sidebox-blue .sidebox-body .sidebox-inner-body { padding:6px;}

.sidebox-blue .buttons-container { text-align:right; padding-right:3px; color:#CCC;}
.sidebox-blue .buttons-container a.account { text-transform:capitalize !important; margin:0px !important;}
.sidebox-blue .buttons-container a.account:hover { text-decoration:none;}

.sidebox-blue .filters-tools { padding:9px 9px 0px 0px; border-top:solid 1px #dbdbdb;}
.sidebox-blue .filters-tools a.secondary-link { text-transform:capitalize !important;}
.sidebox-blue .filters-tools a.secondary-link:hover { text-decoration:none;}

.sidebox-blue .filter-wrap .filter-title { padding-bottom:5px; border-bottom:none 0px !important;}
.sidebox-blue .filter-wrap ul.product-filters { padding-left:15px;}
.sidebox-blue .product-filters li a.filter-item { font-size:12px !important; font-weight:normal !important;}
.sidebox-blue .product-filters li a.filter-item.checked { color:#0088CC;}
.sidebox-blue .product-filters li a.filter-item:hover { color:#0088CC;}
.sidebox-blue .product-filters .extra-link-wrap { text-align:right;}
.sidebox-blue .product-filters a.extra-link { border-bottom:none 0px !important; font-size:12px !important; font-weight:bold !important; text-transform:lowercase; padding-right:3px;}
.sidebox-blue .product-filters a.extra-link:hover { color:#0088CC;}

.account-info { padding:0px 0px 0px 15px; margin:0px; list-style-type:none;}
.account-info li a { color: #464646; font-size: 12px; font-weight: bold;}
.account-info li a:hover { color:#003D76 !important; text-decoration:none;}
.account-info li { border-bottom:solid 1px #e0e0e0; padding-left:5px;}
.account-info .user-name { margin:0px !important; padding-bottom:5px !important;}

.sidebox-blue ul.bullets-list { padding:0px 0px 0px 15px; margin:0px; list-style-type:none;}
.sidebox-blue ul.bullets-list li { border-bottom:solid 1px #e0e0e0; background:url(../../../skins/SimpleBlue/customer/images/bulltes.png) no-repeat left 10px; padding-left:15px;}
.sidebox-blue ul.bullets-list li a { color:#767676 !important; font-size:13px !important; font-weight:normal !important; }
.sidebox-blue ul.bullets-list li a:hover { color:#1b8ebd !important; text-decoration:none;}

.header-down-search-line .header-categories-shop-hover .dropdown-box { background:url(../../../skins/SimpleBlue/customer/images/catagories-btn.jpg) no-repeat left top; width:201px; height:51px; margin-top:-3px;}
.header-down-search-line .header-categories-shop-hover .dropdown-box .cm-popup-title { background: url("../../../skins/SimpleBlue/customer/images/arrow-title-sort.png") no-repeat 171px 16px; float: left; height: 51px; padding: 0px 23px 0px 14px; text-align: left; width:165px; border:none 0px;}

.header-down-search-line .header-categories-shop-hover .dropdown-box .cm-popup-title:hover { border-radius:0px !important; -webkit-border-radius:0px !important; -moz-border-radius:0px !important; border:0px none !important;}

.header-down-search-line .header-categories-shop-hover .dropdown-box-on .popup-content { border-radius:0px 0px 5px 5px !important; margin-top:45px !important; padding-top:0px !important; border:solid 1px #dbdbdb !important; border-top:0px none !important; min-width:199px !important; box-shadow:0px 0px 0px !important; margin:50px 0px 0px 0px !important; z-index: 21;}

.header-down-search-line .header-categories-shop-hover .dropdown-box .cm-popup-title a { line-height:49px; text-transform:capitalize; font-weight:bold;}


.header-down-search-line .header-categories-shop-hover .dropdown-box-on { background:url(../../../skins/SimpleBlue/customer/images/catagories-btn-hover.jpg) no-repeat left top; width:201px; height:51px;}


.updates-wrapper { border-top:0px none !important; background:url(../../../skins/SimpleBlue/customer/images/track-order-bg.jpg) no-repeat left top; padding-bottom:0px !important;}
.updates-wrapper p.text-track { background:url(../../../skins/SimpleBlue/customer/images/icons/arrow_dropdown.png) no-repeat 3px 3px; padding-left:20px; padding-bottom:10px;}


.catagories-peoducts-grid { width:168px; position:relative; float:left;}
.shipping-resetting-items form { width: 215px !important;position: relative !important;float: left !important;padding: 6px;}
.shipping-resetting-items .product-title-wrap>div{width:100% !important;}
.shipping-resetting-items .catagories-peoducts-grid.product-image .list-free-shipping-corner{left:119px !important;}
.catagories-peoducts-grid .offer-products { position:absolute; top:0px; left:0px;}
.catagories-peoducts-grid .offer-products .discount-label { padding:0px !important; background:none !important; margin:0px !important;}
.catagories-peoducts-grid .offer-products .discount-label em { height:38px !important; width:38px !important; background:url(../../../skins/SimpleBlue/customer/images/discount_label.png) no-repeat right top !important; line-height:27px;}
.catagories-peoducts-grid .product-image { float:left; text-align:center; width:168px; margin:0px !important; padding-bottom:5px;}
.catagories-peoducts-grid .product-title-wrap { float:left;}
.catagories-peoducts-grid .product-title-wrap a.product-title { float:left; width:143px; height:35px; font-size:12px !important; color:#525051 !important; padding:5px 20px 8px 5px; overflow:hidden;}
.product-title-eye { display: none; /*background:url(../../../skins/SimpleBlue/customer/images/products-title-eye.jpg) no-repeat right 5px; padding-left:2px; float:left; width:20px; height:20px; cursor: pointer;*/}
.catagories-peoducts-grid .product-description { background:url(../../../skins/SimpleBlue/customer/images/product-discription-bg.png) no-repeat left top; width:168px; height:49px; float:left;}
.catagories-peoducts-grid .product-description .products-prices a:link { text-decoration: none; }
.catagories-peoducts-grid .product-description .products-prices { float:left; width:84px; height:45px; padding:4px 0px 0px 0px; background:url(../../../skins/SimpleBlue/customer/images/dashad-add-cart.png) no-repeat right center;}
.catagories-peoducts-grid .product-description .products-prices .list-price { font-size:11px; color:#505050 !important;}
.catagories-peoducts-grid .product-description .products-prices .price { font-size:14px; color:#c93a00; font-weight:bold;}
.catagories-peoducts-grid .product-description .buttons-container { float:right; width:84px; height:45px; padding:4px 0px 0px 0px;}
.catagories-peoducts-grid .product-description .buttons-container .button-submit-action { background:none !important;}
.catagories-peoducts-grid .product-description .buttons-container .button-submit-action.button-wrap-right { background:none !important;}
.catagories-peoducts-grid .product-description .buttons-container .button-submit-action.button-wrap-right input { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left top !important; border:none 0px !important; color: #FFFFFF !important; float: right; font-family: Myriad Condensed Web !important; font-size: 13px !important; font-weight: normal !important; height: 19px; width:70px; text-transform:none !important; text-shadow:0px 0px 0px; padding:1px 8px \9; line-height:16px \9; line-height:18px; padding-bottom:5px !important;}
.catagories-peoducts-grid .product-description .buttons-container .button-submit-action.button-wrap-right input:hover { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left bottom !important;}

.catagories-peoducts-grid .product-description .buttons-container span.out-of-stock { color: #CC3333 !important; font-family: Myriad Condensed Web !important; font-size: 13px !important; font-weight: normal !important; width:70px; text-transform:none !important; text-shadow:0px 0px 0px; padding:3px 5px;}
/*
.catagories-peoducts-grid .product-description .buttons-container span.out-of-stock { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left top !important; color: #000 !important; font-family: Arial !important; font-size: 11px !important; font-weight: normal !important; width:70px; text-transform:none !important; text-shadow:0px 0px 0px; padding:3px 5px;}
.catagories-peoducts-grid .product-description .buttons-container span.out-of-stock:hover { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left bottom !important;}
*/
.catagories-peoducts-grid .product-description .buttons-container a.text-button { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left top !important; color: #FFFFFF !important; float: right; font-family: Myriad Condensed Web !important; font-size: 13px !important; font-weight: normal !important; height: 19px; width:70px; text-transform:inherit !important; margin-right:7px !important; padding:0px !important;}
.catagories-peoducts-grid .product-description .buttons-container a.text-button:hover { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left bottom !important; text-decoration:none !important;}

.catagories-peoducts-grid .product-description .buttons-container a.details { color:#515151; font-size:11px; display:block; text-align:center;}
.catagories-peoducts-grid .product-description .buttons-container a.details:hover { color:#f0892c; text-decoration:none !important;}


.pagination-container .list .product-info .price { font-size:14px; color:#c93a00; font-weight:bold;}
.pagination-container .list .product-info a.product-title { font-size:12px !important; color:#525051 !important; padding:5px 20px 0px 0px; }
/*.pagination-container .list .product-info a.product-title { font-size:12px !important; color:#525051 !important; padding:5px 20px 0px 0px; background:url(../../../skins/SimpleBlue/customer/images/products-title-eye.jpg) no-repeat right 5px; }*/

.pagination-container .list .product-info .buttons-container .button-wrap-left { background:none !important;}
.pagination-container .list .product-info .buttons-container .button-wrap-left .button-wrap-right { background:none !important;}
.pagination-container .list .product-info .buttons-container .button-wrap-left .button-wrap-right input { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left top !important; border:none 0px !important; color: #FFFFFF !important; float: right; font-family: Myriad Condensed Web !important; font-size: 13px !important; font-weight: normal !important; height: 19px; width:70px; text-transform:none !important; text-shadow:0px 0px 0px; line-height:16px;}
.pagination-container .list .product-info .buttons-container .button-wrap-left .button-wrap-right input:hover { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left bottom !important;}

.pagination-container .list .product-info .add-product .text-button, .text-button:visited,
.pagination-container .list .product-info .add-product .text-button:active,
.pagination-container .list .product-info .add-product .text-button-act,
.pagination-container .list .product-info .add-product .text-button-act:visited,
.pagination-container .list .product-info .add-product .text-button-act:hover,
.pagination-container .list .product-info .add-product .text-button-act:active { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left top !important; text-align:center; line-height:18px; color: #FFFFFF !important; float: right; font-family: Myriad Condensed Web !important; font-size: 13px !important; font-weight: normal !important; height: 19px; width:70px; text-transform:inherit !important; text-shadow:0px 0px 0px;}

.pagination-container .list .product-info .add-product .text-button:hover { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left bottom !important; text-decoration:none;}


.pagination-container .list .product-info .add-buttons-wrap { margin-top:0px !important;}

.pagination-container .list .product-info .add-buttons-wrap .add-buttons-inner-wrap .add-to-wish .wish-link.text-button { background:none !important; margin:0px; padding:0px; text-transform:inherit !important;}

.pagination-container .list .product-info .add-buttons-wrap .add-buttons-inner-wrap .add-to-wish .wish-link.text-button:hover { background:none !important; text-decoration:none; color:#333;}

.pagination-container .list .product-info .prod-info .product-descr a { text-transform:capitalize !important; color: #464646; font-size: 12px; font-weight: bold;}
.pagination-container .list .product-info .prod-info .product-descr a:hover { text-decoration:none; color:#0088CC;}
.pagination-container .list .product-info .prod-info .product-descr a i.text-arrow { display:none;}


.pagination-container .products .text-button-act,
.pagination-container .products .text-button-act:visited,
.pagination-container .products .text-button-act:active { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left top !important; color: #FFFFFF !important; float: right; font-family: Myriad Condensed Web !important; font-size: 13px !important; font-weight: normal !important; height: 19px; width:70px; text-transform:inherit !important; text-shadow:0px 0px 0px; text-align:center; line-height:18px; padding-right:0px !important; }

.pagination-container .products a.product-title { color:#525051; font-size:12px;}
.pagination-container .products .text-button-act:hover { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left bottom !important; text-decoration:none;}





.catagories-main-products-grid .pagination-bottom .pagination .pagination-selected-page { background-color:#EAEAEA !important; border: 1px solid #CACACA; color:#333333 !important; font-weight:bold; border-radius:2px !important; -webkit-border-radius:2px !important; -moz-border-radius:2px !important; padding:4px; font-size:12px; }
.catagories-main-products-grid .pagination-bottom .pagination a,
.catagories-main-products-grid .pagination-bottom .pagination a:visited,
.catagories-main-products-grid .pagination-bottom .pagination a:active,
.catagories-main-products-grid .pagination-bottom .pagination-selected-page { background:#FFF !important; border:solid 1px #dcdcdc; border-radius:2px !important; -webkit-border-radius:2px !important; -moz-border-radius:2px !important; padding:4px; font-size:12px;}
.catagories-main-products-grid .pagination-bottom .pagination a:hover { background:#F2F2F2 !important; color:#333 !important; padding:4px; font-size:12px;}

.product-info .button-submit-big.button-wrap-left { height:53px !important; background:url(../../../skins/SimpleBlue/customer/images/add-to-cart-btn.png) no-repeat right -67px !important; padding:0px !important; }

.product-info .button-submit-big.button-wrap-right { height:53px !important; background:url(../../../skins/SimpleBlue/customer/images/add-to-cart-btn.png) no-repeat left 0px !important; padding:0px 0px 0px 50px !important;}

.product-info .button-submit-big.button-wrap-left:hover { height:53px !important; background:url(../../../skins/SimpleBlue/customer/images/add-to-cart-btn.png) no-repeat right bottom !important;}

.product-info .button-submit-big.button-wrap-right:hover { height:53px !important; background:url(../../../skins/SimpleBlue/customer/images/add-to-cart-btn.png) no-repeat left -130px !important;}

.product-info .button-submit-big.button-wrap-right input { height:53px !important; margin:0px !important; padding:10px 10px 14px 0px !important; text-shadow:1px 1px 1px #df7c00 !important; text-transform:capitalize; font-family:Myriad Pro; font-weight:normal;}


/*.product-info .button-big.button-wrap-left.b-hover.b-click,
.product-info .button-big.button-wrap-left.b-hover.b-click {
	background:url(../../../skins/SimpleBlue/customer/images/add-to-cart-btn.png) no-repeat left 0px !important;
}
.product-info .button-submit-big.button-wrap-right.b-hover.b-click,
.product-info .button-submit-big.button-wrap-right.b-hover.b-click {
	background:url(../../../skins/SimpleBlue/customer/images/add-to-cart-btn.png) no-repeat right -67px !important;
}*/

/*.product-info .button-submit-big input { height:53px !important; background:url(../../../skins/SimpleBlue/customer/images/add-to-cart-btn.png) no-repeat right -67px !important; margin:0px !important; padding:10px 10px 14px 0px !important; text-shadow:1px 1px 1px #df7c00 !important; text-transform:capitalize; font-family:Myriad Pro; font-weight:normal;}*/

/*.product-info .button-submit-big.button-wrap-right:hover,
.product-info .button-big.button-wrap-right:hover { height:53px !important; background:url(../../../skins/SimpleBlue/customer/images/add-to-cart-btn.png) no-repeat left -130px !important;}

.product-info .button-submit-big:hover input { height:53px !important; background:url(../../../skins/SimpleBlue/customer/images/add-to-cart-btn.png) no-repeat right bottom !important; margin:0px !important; text-shadow:1px 1px 1px #df7c00 !important; text-transform:capitalize; font-family:Myriad Pro; font-weight:normal;}*/

.product-main-info .add-buttons-wrap { background:none !important; border-top:solid 1px #D6D6D6;}
.product-main-info .add-buttons-inner-wrap { background:none !important;}

.product-main-info #content_buy_together .buttons-container,
.product-main-info #content_tags .buttons-container,
.product-main-info #content_send_to_friend .buttons-container,
.product-main-info #content_discussion .buttons-container,
.product-main-info .pconf-buttons,
.product-main-info .buttons-container.wrap { background:none !important; border:none 0px !important; padding:0px !important; margin-top:15px !important; margin-bottom:10px !important;}

.product-main-info .button-submit input, .product-main-info .button input, .product-main-info .button a, .product-main-info .button.button-wrap-right:hover a, .product-main-info .ui-widget-content .button a { color:#FFF !important;}

.product-main-info .add-buttons-wrap .add-to-wish, .product-main-info .add-buttons-wrap .add-to-compare { background:url(../../../skins/SimpleBlue/customer/images/button_sprite.png) no-repeat left top; height:28px;}
.product-main-info .wish-link.text-button { background:url(../../../skins/SimpleBlue/customer/images/button_sprite.png) no-repeat right -90px; float:left; height:28px; line-height:28px; margin:0px 0px 0px 5px; padding:0px 15px 0px 10px; font-weight:bold; color:#FFF !important; text-shadow:0px 1px 0px #990000;}

.product-main-info .add-buttons-wrap .add-to-wish:hover, .product-main-info .add-buttons-wrap .add-to-compare:hover { background:url(../../../skins/SimpleBlue/customer/images/button_sprite.png) no-repeat left -30px;}
.product-main-info .wish-link.text-button:hover { background:url(../../../skins/SimpleBlue/customer/images/button_sprite.png) no-repeat right -120px; text-decoration:none;}


.home-center-grid { width:549px !important; margin:0px 6px !important;}


.footer { background:#F5F5F5 url(../../../skins/SimpleBlue/customer/images/footer-main-bg.png) repeat-x left top !important; /*margin-top:10px !important;*/}
.footer-main { width:977px !important; margin:0px auto !important;}
.footer-menu { margin:0px !important; width:977px !important; padding-top:35px !important;}
.footer-menu p span { font-family:Arial; font-size:12px !important; color:#767676 !important; font-weight:bold; text-transform:capitalize;}
.footer-menu ul { margin-top:0px !important;}
.footer-menu ul.text-links .level-0 { padding-top:8px;}
.footer-menu ul.text-links .level-0 a { color:#767676 !important;}
.footer-bottom-links ul.text-links.text-links-inline li.level-0 { padding-right:4px !important; float:right;}
.footer-bottom-links ul.text-links.text-links-inline li.level-0 a { color:#797979 !important;}
.footer-copyright { clear:right; width:100%; text-align:right;}
.footer-copyright span.bottom-copyright { margin-top:5px; color:#797979 !important; float:right; clear:right;}

.footer-bottom-line { /*width:977px !important; margin:0px; background:url("../../../skins/SimpleBlue/customer/images/footer_line.png") repeat-x scroll center bottom transparent; height:77px;*/}
.footer-bottom-img { display:none; background:url(../../../skins/SimpleBlue/customer/images/footer-bottom-img.jpg) no-repeat center top; height:75px;}

.footer-bottom-margin { padding-bottom:40px; width:977px !important; margin:0px !important;}
.payment-icons { margin:10px 0px !important;}
.payment-icons .footer-payment-icon {background: url(../../../skins/SimpleBlue/customer/images/footer-payment-logo.png) no-repeat left top; width:162px; height:26px; margin:0px !important;}

.footer-block-one{ width:200px; float:left; margin-bottom:0px !important;}
.footer-block-two{ width:220px; float:left; margin-bottom:0px !important;}
.footer-block-three{ width:220px; float:left; margin-bottom:0px !important;}
.footer-block-four{ width:162px; float:left; margin-bottom:0px !important;}
.footer-block-five{ width:162px; float:left; margin-bottom:0px !important;}
.footer-block-six{ width:162px; float:left; margin-bottom:0px !important;}


.f-l { float:left;}
.f-r { float:right;}


/* BUTTONs CSS START */
.button a, .button-action a, .button-big a, .button-submit-action input, .button-submit input, .button-submit-big input {
	border: 0 none;
	background: none;
	color: #fff;
	text-decoration: none;
	
	/*text-shadow: 0px 1px 0px #AD6000;*/
	font-family: Myriad Condensed Web;
    font-size: 19px;
    font-weight: normal;
    padding-top: 2px;
}
.button-submit-action input, .button-submit input {
	/*margin-left:0px;*/
	padding: 1px 8px;
	height: 28px;
	outline: 0;
	outline-width: 0;
	outline-style: none;
	background: none no-repeat left top;
	line-height:30px;
}
.button-submit-action.b-click input, .button-submit.b-click input, .button-action.b-click a, .button-submit-big.b-click input {
	color: #FFF; /*text-shadow:0px 1px 0px #333;*/
}
/*.button-submit-action input, .button-submit input, x:-moz-any-link {
	padding-bottom:1px !important;
}*/
.checkout-register .button-submit input, x:-moz-any-link { padding-top:0px !important;}

.button a, .button-action a {
	margin-left: -5px;
	padding: 0 15px 0px 15px;
	height:30px;
	line-height:30px;
}
/* Input buttons */


/*.button-submit-action.button-wrap-left,
.button-submit.button-wrap-left,
.button-action.button-wrap-left,
.button.button-wrap-left, 
.button-submit-action.button-wrap-right,
.button-submit.button-wrap-right,
.button-action.button-wrap-right,
.button.button-wrap-right,
.button-submit-big.button-wrap-left,
.button-big.button-wrap-left,
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	height: 28px;
	background: transparent url(../../../skins/SimpleBlue/customer/images/button_sprite.png) no-repeat left -178px;
}*/

.button-submit-action.button-wrap-left,
.button-submit.button-wrap-left,
.button-action.button-wrap-left,
.button.button-wrap-left, 
.button-submit-action.button-wrap-right,
.button-submit.button-wrap-right,
.button-action.button-wrap-right,
.button.button-wrap-right,
.button-submit-big.button-wrap-left,
.button-big.button-wrap-left,
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	height:30px;
	background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) no-repeat left 0px;
	padding-left: 4px;
}


/*.button-submit-action.button-wrap-right,
.button-submit.button-wrap-right,
.button-action.button-wrap-right,
.button.button-wrap-right,
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	display: inline-block;
	margin-left: 5px;
	background-position: right -268px;
}*/


.button-submit-action.button-wrap-right,
.button-submit.button-wrap-right,
.button-action.button-wrap-right,
.button.button-wrap-right,
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	float:left;
	margin-left:0;
	background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) no-repeat right -40px;
}



/*.button-action.button-wrap-left,
.button-submit-action.button-wrap-left {
	background-position: left 0px;
}
.button-action.button-wrap-right,
.button-submit-action.button-wrap-right {
	background-position: right -90px;	
}*/

.button-action.button-wrap-left,
.button-submit-action.button-wrap-left {
	background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat left 0px; margin-left:7px; *margin-left:0px !important; *margin-right:7px !important; float:left; *display:inline !important; height:30px;
}
.button-action.button-wrap-right,
.button-submit-action.button-wrap-right {
	background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat right -40px; float:left; height:30px;
}
/*.button-submit.button-wrap-left.b-hover,
.button.button-wrap-left.b-hover {
	background-position: left -208px;
}*/
.button-submit.button-wrap-left.b-hover,
.button.button-wrap-left.b-hover {
	background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) no-repeat left -80px;
}

/*.button-action.button-wrap-left.b-hover,
.button-submit-action.button-wrap-left.b-hover {
	background-position: left -30px;
}*/
.button-action.button-wrap-left.b-hover,
.button-submit-action.button-wrap-left.b-hover {
	background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat left -80px;
}

.button-submit.button-wrap-left.b-click,
.button.button-wrap-left.b-click {
	background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) no-repeat left 0px;
}
.button-action.button-wrap-left.b-click,
.button-submit-action.button-wrap-left.b-click {
	background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat left 0px;	
}
/*.button-submit.button-wrap-left.b-hover .button-wrap-right,
.button.button-wrap-left.b-hover .button-wrap-right {
	background-position: right -298px;
}*/
.button-submit.button-wrap-left.b-hover .button-wrap-right,
.button.button-wrap-left.b-hover .button-wrap-right {
	background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) no-repeat right -120px;
}

/*.button-action.button-wrap-left.b-hover .button-wrap-right,
.button-submit-action.button-wrap-left.b-hover .button-wrap-right {
	background-position: right -120px;	
}*/
.button-action.button-wrap-left.b-hover .button-wrap-right,
.button-submit-action.button-wrap-left.b-hover .button-wrap-right {
	background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat right -120px;	
}

.button-submit.button-wrap-left.b-click .button-wrap-right,
.button.button-wrap-left.b-click .button-wrap-right {
	background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) no-repeat right -40px;
}
.button-action.button-wrap-left.b-click .button-wrap-right,
.button-submit-action.button-wrap-left.b-click .button-wrap-right {
	background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat right -40px;	
}
/*.button-submit-big.button-wrap-left,
.button-big.button-wrap-left,
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	height: 34px;
	background-position: left -356px;
}
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	background-position: right -476px;	
}
.button-submit-big.button-wrap-left.b-hover,
.button-big.button-wrap-left.b-hover {
	background-position: left -396px;
}
.button-submit-big.button-wrap-left.b-hover .button-submit-big.button-wrap-right,
.button-big.button-wrap-left.b-hover .button-big.button-wrap-right {
	background-position: right -516px;
}
.button-submit-big.button-wrap-left.b-hover.b-click,
.button-big.button-wrap-left.b-hover.b-click {
	background-position: left -436px;
}
.button-submit-big.button-wrap-left.b-hover.b-click,
.button-big.button-wrap-left.b-hover.b-click {
	background-position: left -436px;
}

.button-submit-big.button-wrap-left.b-hover.b-click .button-submit-big.button-wrap-right,
.button-big.button-wrap-left.b-hover.b-click .button-big.button-wrap-right {
	background-position: right -556px;
}*/

.button-submit-big INPUT {line-height:30px;}

.button-submit-big.button-wrap-left,
.button-big.button-wrap-left,
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	height: 30px;
	background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat left 0px;
	cursor: pointer;
	line-height:30px !important;
}
.button-submit-big.button-wrap-right,
.button-big.button-wrap-right {
	background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat right -40px;
}
.button-submit-big.button-wrap-left.b-hover,
.button-big.button-wrap-left.b-hover {
	background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat left -80px;
}
.button-submit-big.button-wrap-left.b-hover .button-submit-big.button-wrap-right,
.button-big.button-wrap-left.b-hover .button-big.button-wrap-right {
	background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat right -120px;
}

.button-submit-big.button-wrap-left.b-hover.b-click .button-submit-big.button-wrap-right,
.button-big.button-wrap-left.b-hover.b-click .button-big.button-wrap-right {
	background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat right -40px;
}
.button-submit-big input, .button-big a {
	margin-left: -5px;
	background: none;
	padding-top:0px;
	height:30px;
}
.button-submit input, .button input, .button a, .button.button-wrap-right:hover a, .ui-widget-content .button a {
	color: #FFF;
	text-shadow: 0px 1px 0px #333;
}
.button-submit.b-click input, .button.b-click input, .button.b-click .button.button-wrap-right a, .button.button-wrap-right.b-click a, .ui-widget-content.b-click .button a {
	color: #FFF;
}
.button-submit.button-wrap-left.b-click input, .button.button-wrap-left.b-click input {
	text-shadow: 0px 1px 0px #e5e5e5;
}
/* /Input buttons */
.text-button,
.text-button:visited,
.text-button:hover,
.text-button:active,
.text-button-act,
.text-button-act:visited,
.text-button-act:hover,
.text-button-act:active {
	margin-right: 1px;
	padding-right: 8px;
	background:url(../../../skins/SimpleBlue/customer/images/icons/text_but_arrow.gif) no-repeat right 3px;
	text-transform:inherit;
	font-size: 85%;
}
.text-button-act,
.text-button-act:visited,
.text-button-act:active,
.text-button-act:hover {
	background-image: url(../../../skins/SimpleBlue/customer/images/icons/action_text_but_arrow.gif);
	color: #c33;
}
.go-button {
	border:none 0px; 
	border-radius:0px;
	background:url(../../../skins/SimpleBlue/customer/images/button_sprite.png) 100% 0 no-repeat;
}
.text-button-vmid {
	display: inline-block;
	margin-top: 8px;
}
.nobg.text-button {
	margin: 0;
	background: url("../../../skins/SimpleBlue/customer/images/icons/text_but_arrow.gif") no-repeat scroll right 3px transparent;
    font-size: 85%;
    margin-right: 1px;
    padding-right: 10px;
    text-transform: inherit;
	font-weight:bold;
	color: #0088CC !important;
}
/* BUTTONs CSS END */

.fullsize-page-1-coloum { width:963px !important;}

.checkout-steps .step-container-active { background:url(../../../skins/SimpleBlue/customer/images/stap-body-bottom-active.png) no-repeat left bottom; padding-bottom:7px;}
.checkout-steps .step-container-active .step-body-active { background:url(../../../skins/SimpleBlue/customer/images/stap-body-mid-active.png) repeat-y left top; padding:0px 1px;}

.checkout-steps .step-container-active h2.step-title-active { background:url(../../../skins/SimpleBlue/customer/images/stap-title-bg-active.png) no-repeat left top; border-radius:0px; border:none 0px; padding:11px 11px 27px 11px !important; height:43px;}
.checkout-steps .step-container-active h2.step-title-active span.float-left { background:url(../../../skins/SimpleBlue/customer/images/pb_step.png) no-repeat left top; width:42px !important; height:43px !important; padding:0px !important; font-family:Myriad Condensed Web; font-size:23px; color:#FFF; line-height:43px; text-align:center; margin-right:0px !important;}
.checkout-steps .step-container-active h2.step-title-active a.title { font-family:Myriad Condensed Web; font-size:22px; color:#1e83ac; line-height:43px; font-weight:normal; float:left; padding-left:70px;}

.checkout-steps .step-container h2.step-title { background:url(../../../skins/SimpleBlue/customer/images/stap-title-bg.png) no-repeat left top; border-radius:0px; border:none 0px; padding:11px 11px 13px !important; height:43px;}
.checkout-steps .step-container h2.step-title span.float-left { background:url(../../../skins/SimpleBlue/customer/images/pb_step.png) no-repeat right top; color:#b2b2b2; font-family:Myriad Condensed Web; font-size:23px; height:43px !important; line-height:43px; padding:0 !important; text-align:center; width:42px !important; margin-right:0px !important;}
.checkout-steps .step-container h2.step-title a.title { color:#a5a5a5; font-family:Myriad Condensed Web; font-size:22px; font-weight:normal; line-height:43px; float:left; padding-left:70px;}

.checkout-steps .step-container h2.step-title-complete { background: url("../../../skins/SimpleBlue/customer/images/stap-title-bg.png") no-repeat scroll left top transparent; border: 0 none; border-radius: 0 0 0 0; height: 43px; padding: 11px 11px 13px !important; }
.checkout-steps .step-container h2.step-title-complete .float-right { padding:7px 7px 0px 0px; width:65px;}
.checkout-steps .step-container h2.step-title-complete span.float-left { background:url(../../../skins/SimpleBlue/customer/images/pb_step-complate.png) no-repeat left top; color:#b2b2b2; font-family:Myriad Condensed Web; font-size:23px; height:43px !important; line-height:43px; padding:0 !important; text-align:center; width:42px !important; margin-right:0px !important;}
.checkout-steps .step-container h2.step-title-complete a.title { color:#a5a5a5; font-family:Myriad Condensed Web; font-size:22px; font-weight:normal; line-height:43px; float:left; padding-left:70px;}

.checkout-steps #step_one h2.step-title a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px 0px;}
.checkout-steps #step_two h2.step-title a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px -142px;}
.checkout-steps #step_three h2.step-title a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px -285px;}
.checkout-steps #step_four h2.step-title a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px -440px;}

.checkout-steps #step_one h2.step-title-active a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px -70px;}
.checkout-steps #step_two h2.step-title-active a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px -212px;}
.checkout-steps #step_three h2.step-title-active a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px -365px;}
.checkout-steps #step_four h2.step-title-active a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px -510px;}

.checkout-steps #step_one h2.step-title-complete a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px 0px;}
.checkout-steps #step_two h2.step-title-complete a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px -142px;}
.checkout-steps #step_three h2.step-title-complete a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px -285px;}
.checkout-steps #step_four h2.step-title-complete a.title { background:url(../../../skins/SimpleBlue/customer/images/stap-icon.png) no-repeat 5px -440px;}


.checkout-steps .step-container .button-wrap-left { background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) left top; padding-left:7px; float:right; height:30px;}
.checkout-steps .step-container .button-wrap-left .button-wrap-right { background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) right 110px; padding-right:7px; float:right; height:30px;}
.checkout-steps .step-container .button-wrap-left .button-wrap-right a { color:#FFFFFF; text-shadow:0px 1px 0px #333333; font:11px Arial; font-weight:bold; text-transform:capitalize; padding:5px 0px; float:right; padding:5px 5px 5px 5px; line-height:20px; text-decoration:none;}

.checkout-steps .step-container .button-wrap-left:hover { background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) left 70px;}
.checkout-steps .step-container .button-wrap-left .button-wrap-right:hover { background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) right 30px;}


.login-form .checkout-login-form { margin:0px 20px;}

.step-body-active .form-field .input-text { width:254px; padding-top:9px \9 !important;}
.step-body-active .captcha-input-text { width:130px;}
input[type="text"], input[type="password"], textarea, select, .scroll-y { /*border-top:solid 1px #c7c7c7; border-right:solid 1px #f1f1f1; border-bottom:solid 1px #f1f1f1; border-left:solid 1px #c7c7c7; box-shadow:-1px -1px 0px #f1f1f1;*/ height:36px; *height:36px; /*border:none 0px; border-radius:0px;  box-shadow:0px 0px 0px; background: url("../../../skins/SimpleBlue/customer/images/input-text.png") no-repeat scroll left top transparent;*/}

.checkout-steps .checkout-register { width:351px;}
.checkout-steps .login-form { width:300px; border-right:solid 1px #dedede; background:none;}

.checkout-steps h2.subheader { color: #727272; font-family: Arial; font-size: 16px; font-weight: bold; padding-bottom:30px;}

#step_two .checkout-inside-block { width:702px;}

.checkout-inside-block .form-field { margin-bottom:15px; display:block;}
.checkout-inside-block .form-field.billing-address-line2 { padding-top:19px;}

.checkout-inside-block .billing-address { margin:0px 10px 0px 0px; float:left;}
.checkout-inside-block .billing-first-name,
.checkout-inside-block .billing-country,
.checkout-inside-block .shipping-first-name,
.checkout-inside-block .shipping-country { width:auto;}

.checkout-inside-block .billing-country select,
.checkout-inside-block .billing-state select,
.checkout-inside-block .shipping-country select,
.checkout-inside-block .shipping-state select { width:254px !important;}

.checkout-steps .address-switch { padding:0px 0px 20px 20px; margin:0px; background:none; }
.checkout-steps .address-switch .float-left span { color:#757575 !important; font-weight:bold; font-family:Arial; font-size:12px;}

.checkout-steps .form-field label.cm-required,.valign,.cm-profile-field { color: #535151 !important; font-family: Arial; font-size: 14px; font-weight: normal; }
.form-field input.input-text, select { /*background:url(../../../skins/SimpleBlue/customer/images/input-text.png) no-repeat left top; border-radius:0px; box-shadow:0px 0px 0px;*/ width:254px; height:36px; padding:9px 5px;}
.checkout-login-form .form-field input#login_checkout { /*background:url(../../../skins/SimpleBlue/customer/images/email-input.png) no-repeat left top;*/ padding:5px 5px 5px 5px;}
.checkout-login-form .form-field input#psw_checkout { /*background:url(../../../skins/SimpleBlue/customer/images/password-input.png) no-repeat left top;*/ padding:5px 5px 5px 5px; *margin-left:-20px;}


.checkout-steps .checkout-inside-block .customer-notes .checkout-textarea { width:687px; height:106px; /*border-radius:0px; box-shadow:0px 0px 0px; background:url(../../../skins/SimpleBlue/customer/images/input-text-area.png) no-repeat left top;*/ padding:5px;}
.form-field .input-text-short { width:55px; height:36px; /*background:url(../../../skins/SimpleBlue/customer/images/input-text-short.png) no-repeat left top; border-radius:0px; box-shadow:0px 0px 0px;*/ padding:5px 5px 5px 5px;}

.checkout-login-form .captcha .captcha-input-text { width:130px !important; *height:26px !important; /*background:url(../../../skins/SimpleBlue/customer/images/capcha-input-text.png) no-repeat left top;*/ padding:5px 0px 5px 5px !important; margin-right:8px;}
.checkout-steps .captcha p { padding-top:10px;}
.checkout-steps .form-field a.forgot-password { color:#909090; font-family:Arial; font-size:11px; margin-right:45px;}
.checkout-steps .form-field a.forgot-password:hover { color:#0e8fbe; text-decoration:none;}

.checkout-steps .checkout-register .method-title { color:#757575; font-weight:bold; font-family:Arial; font-size:12px;}

.checkout-steps .checkout-register .register-methods li.one { margin: 0; padding: 15px 0 10px 10px; }
.checkout-steps .checkout-register .register-methods li { margin: 0; padding: 12px 0 20px 10px; }

/*.checkout-steps .checkout-buttons { padding:0px 70px 0px 23px; margin:0px; border:none 0px; background:none;}*/

.checkout-steps .checkout-inside-block .customer-notes { padding:5px 0px 15px 0px;}
.checkout-steps .checkout-inside-block .customer-notes p.strong { color:#757575 !important; font-weight:bold; font-family:Arial; font-size:12px;}

.checkout-steps .checkout-billing-options .subscription-container { padding-bottom:15px;}
.checkout-steps .checkout-billing-options .subscription-container .select-field label { color:#757575 !important; font-weight:bold; font-family:Arial; font-size:12px;}

.checkout-steps .checkout-billing-options .paym-methods label { color:#757575 !important; font-weight:bold; font-family:Arial; font-size:12px;}

.checkout-steps .checkout-billing-options .other-text h2 { color: #757575; font: bold 13px/15px Arial; }

.buttons-container.cart-top-buttons { background:none 0px;}



.block-edvise { width:179px; background:#f0f0f0; border:solid 1px #d3d3d3; padding:10px; float:left;}
.block-edvise ul { margin:0px; padding:0px; list-style-type:none;}
.block-edvise ul li { display:block; padding:5px 0px 5px 35px; line-height:17px;}
.block-edvise ul li.ucretsiz { border-bottom:solid 1px #e5e5e5; background:url(../../../skins/SimpleBlue/customer/images/ucrestsiz-lade-block.png) no-repeat left center;}
.block-edvise ul li.ucretsiz-second { border-bottom:solid 1px #e5e5e5; background:url(../../../skins/SimpleBlue/customer/images/ucrestsiz-kargo-block.png) no-repeat left center;}
.block-edvise ul li.guvenli { border-bottom:solid 1px #e5e5e5; background:url(../../../skins/SimpleBlue/customer/images/guvenli-alisveris-block.png) no-repeat left center;}
.block-edvise ul li.musteri-destek { background:url(../../../skins/SimpleBlue/customer/images/musteri-destek-block.png) no-repeat left center;}
.block-edvise ul li h4 { text-transform:capitalize; color:#333; font-family:Arial; font-size:13px; font-weight:normal; margin:0px;}
.block-edvise ul li span { color:#9f9f9f; font-family:Arial; font-size:12px; margin:0px;}


.block-services { width:201px;}
.block-services .block-services-top { background:url(../../../skins/SimpleBlue/customer/images/block-services.png) no-repeat left top; padding-top:15px;}
.block-services .block-services-bottom { background:url(../../../skins/SimpleBlue/customer/images/block-services.png) no-repeat right bottom; padding-bottom:15px;}
.block-services .block-services-mid { background:url(../../../skins/SimpleBlue/customer/images/block-services.png) repeat-y center top;}
.block-services .block-services-title { display:block; font-size:14px; color:#a6a6a6; font-family:Arial; font-weight:bold; background:url(../../../skins/SimpleBlue/customer/images/title-service-icon.png) no-repeat 15px center; padding:17px 0px 0px 50px; line-height:24px;}
.block-services .block-services-contain { display:block;}
.block-services .block-services-contain ul { margin:0px; padding:0px; list-style-type:none;}
.block-services .block-services-contain ul li { display:block; text-align:center; background:url(../../../skins/SimpleBlue/customer/images/services-shadow.png) no-repeat center bottom; padding-bottom:15px; margin-top:15px;}

.block-services .block-services-contain ul li .icone-1 { background:url(../../../skins/SimpleBlue/customer/images/icone-1.png) no-repeat center center; display:block; height:50px;}
.block-services .block-services-contain ul li .icone-2 { background:url(../../../skins/SimpleBlue/customer/images/icone-2.png) no-repeat center center; display:block; height:50px;}
.block-services .block-services-contain ul li .icone-3 { background:url(../../../skins/SimpleBlue/customer/images/icone-3.png) no-repeat center center; display:block; height:50px;}
.block-services .block-services-contain ul li .visa { background:url(../../../skins/SimpleBlue/customer/images/master-card.png) no-repeat center center; display:inline-block; width:75px; height:50px;}
.block-services .block-services-contain ul li .master-card { background:url(../../../skins/SimpleBlue/customer/images/visa.png) no-repeat center center; display:inline-block; width:75px; height:50px;}

.block-services .block-services-contain ul li p.services-tetx { color:#a6a6a6; font-size:12px; font-family:Arial; font-weight:bold; margin:0px; padding:0px;}
.block-services .services-down-line { font-size:11px; color:#a6a6a6; font-family:Arial; padding:0px 10px 0px 10px; margin-top:10px;}
.block-services .services-down-line a { color:#a6a6a6; font-weight:bold;}


.mainbox-cart-body .product-title { color: #535151 !important; font-family: Arial; font-size: 12px !important; font-weight: normal;}
.mainbox-cart-body .product-title:hover { text-decoration:none; color:#0088CC !important;}
.mainbox-cart-body td .sub-price, .price { color: #C83B00; font-size:12px; font-weight:bold; }

/*
.banner-paging { position:static !important; height:60px !important; margin-bottom:0px !important; margin-top:5px; width:100% !important; text-align:center !important;}
.banner-slider .banner-paging a { display:inline-block; width:50px; height:37px; background:url(../../../skins/SimpleBlue/customer/images/banner-paging-bg.png) no-repeat left bottom; vertical-align:middle; padding-top:20px; margin-right:1px;}
.banner-slider .banner-paging a:hover { display:inline-block; width:50px; height:37px; background:url(../../../skins/SimpleBlue/customer/images/banner-paging-bg.png) no-repeat right bottom; padding-top:20px;}
.banner-slider .banner-paging a.active { display:inline-block; width:50px; height:37px; background:url(../../../skins/SimpleBlue/customer/images/banner-paging-bg.png) no-repeat right bottom; padding-top:20px;}
*/

.banner-paging { width: auto !important; right: 0px  !important; position: relative !important; margin-bottom: 0px !important; height: 57px !important; top: 0px !important; text-align:center !important;}
.banner-slider .banner-paging a { display:inline-block; width:50px; height:50px; padding:7px 0px 0px 0px !important; background:url(../../../skins/SimpleBlue/customer/images/banner-paging-bg.png) no-repeat left bottom transparent; vertical-align:middle; margin-right:1px;}
.banner-slider .banner-paging a:hover { display:inline-block; width:50px; height:50px; padding:7px 0px 0px 0px !important; background:url(../../../skins/SimpleBlue/customer/images/banner-paging-bg.png) no-repeat right bottom;}
.banner-slider .banner-paging a.active { display:inline-block; width:50px; height:50px; padding:7px 0px 0px 0px !important; background:url(../../../skins/SimpleBlue/customer/images/banner-paging-bg.png) no-repeat right bottom;}
.cm-paging a, .cm-paging a:visited { background:url(../../../skins/SimpleBlue/customer/images/banner-paging-bg.png) no-repeat left bottom transparent !important;}
.cm-paging a.active {background:url(../../../skins/SimpleBlue/customer/images/banner-paging-bg.png) no-repeat right bottom !important;}
.statistic-list-wrap { background:#FBFBFB;}

ul.statistic-list li.total, ul.statistic-list li.total .price { font-size:14px; color:#535151; font-weight:bold;}
ul.statistic-list li.total, ul.statistic-list li.total .total-title{ font-size:14px; color:#838383; font-weight:bold;}

ul.statistic-list li .checkout-item-value, ul.statistic-list li .checkout-item-value .shipping-edit-link{ font-size:14px; color:#838383; font-weight:bold; text-transform:inherit; background-position:0px -218px;}


ul.statistic-list li.total { padding:0px;}
.fullsize-page-1-coloum .buttons-container.cart-bottom-buttons { background:none; padding:0px; border-top:none 0px; margin-top:10px;}
.fullsize-page-1-coloum .buttons-container.cart-top-buttons { padding:0px; margin:0px;}
.fullsize-page-1-coloum .mainbox-container { margin-bottom:1px;}
.fullsize-page-1-coloum .mainbox-cart-body .table { margin-top:10px; border-left:0px none; border-right:0px none;}
.mainbox-cart-body td { padding: 15px 10px; vertical-align:middle;}
.mainbox-cart-body .product-image-cell { padding-left:0px;}

.checkout-totals { background:#FFF;}


.main-container-grid .main-container-inner-grid .view-cart-main { border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; border:solid 1px #eaeaea; background:#FBFBFB url(../../../skins/SimpleBlue/customer/images/view-cart-top-bg.png) repeat-x left top; margin:5px 0px 0px 0px; padding:10px 20px;}
.table th { background: url("../../../skins/SimpleBlue/customer/images/table_header_bg.png") repeat-x 0 -1px; padding:7px 20px; border-bottom:0px none;}
.mainbox-cart-body .table tr { background-color: #FBFBFB;}
.mainbox-cart-body .product-image { border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; border:solid 1px #dedede; background:#ffffff;}

.cart-bottom-buttons .button-wrap-left { background:url(../../../skins/SimpleBlue/customer/images/gray-btn-bg.png) no-repeat left top !important; height:30px;}
.cart-bottom-buttons .button-wrap-right { background:url(../../../skins/SimpleBlue/customer/images/gray-btn-bg.png) no-repeat right -40px !important; height:30px;}

.cart-bottom-buttons .button-wrap-left:hover { background:url(../../../skins/SimpleBlue/customer/images/gray-btn-bg.png) no-repeat left -80px !important;}
.cart-bottom-buttons .button-wrap-right:hover { background:url(../../../skins/SimpleBlue/customer/images/gray-btn-bg.png) no-repeat right -120px !important;}

.cart-bottom-buttons .button-wrap-right a { color:#FFF !important; text-shadow:0px 1px 0px #333333; font-family:Myriad Condensed Web; font-size:19px; font-weight:normal; text-transform:capitalize; padding-top:1px;}
.cart-bottom-buttons .button-wrap-right a:hover { color:#FFF !important;}


.cart-left-buttons .button-wrap-left { background:url(../../../skins/SimpleBlue/customer/images/gray-btn-bg.png) no-repeat left top !important; height:30px;}
.cart-left-buttons .button-wrap-right { background:url(../../../skins/SimpleBlue/customer/images/gray-btn-bg.png) no-repeat right -40px !important; height:30px;}

.cart-left-buttons .button-wrap-left:hover { background:url(../../../skins/SimpleBlue/customer/images/gray-btn-bg.png) no-repeat left -80px !important;}
.cart-left-buttons .button-wrap-right:hover { background:url(../../../skins/SimpleBlue/customer/images/gray-btn-bg.png) no-repeat right -120px !important;}

.cart-left-buttons .button-wrap-right a { color:#FFF !important; text-shadow:0px 1px 0px #333333; font-family:Myriad Condensed Web; font-size:19px; font-weight:normal; text-transform:capitalize; padding-top:1px;}
.cart-left-buttons .button-wrap-right a:hover { color:#FFF !important;}


.cart-right-buttons .button-wrap-left { background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat left top !important; height:30px;}
.cart-right-buttons .button-wrap-right { background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat right -40px !important; height:30px;}

.cart-right-buttons .button-wrap-left:hover { background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat left -80px !important;}
.cart-right-buttons .button-wrap-right:hover { background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat right -120px !important;}


.cart-right-buttons .button-wrap-right a { color:#FFF !important; text-shadow:0px 1px 0px #ad6000; font-family:Myriad Condensed Web; font-size:19px; font-weight:normal; text-transform:capitalize; padding-top:1px;}
.cart-right-buttons .button-wrap-right a:hover { color:#FFF !important;}

.cart-right-buttons .button-wrap-right input { color:#FFF !important; text-shadow:0px 1px 0px #ad6000; font-family:Myriad Condensed Web; font-size:19px; font-weight:normal; text-transform:capitalize; padding-top:2px;}
/*.cart-right-buttons .button-wrap-right input:hover { color:#FFF !important;}*/


.login-form .checkout-buttons .button-wrap-left { background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat left top !important; height:30px;}
.login-form .checkout-buttons .button-wrap-right { background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat right -40px !important; height:30px;}

.login-form .checkout-buttons .button-wrap-left:hover { background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat left -80px !important;}
.login-form .checkout-buttons .button-wrap-right:hover { background:url(../../../skins/SimpleBlue/customer/images/orange-btn-bg.png) no-repeat right -120px !important;}

.login-form .checkout-buttons .button-wrap-right input { color:#FFF !important; text-shadow:0px 1px 0px #ad6000; font-family:Myriad Condensed Web; font-size:19px; font-weight:normal; text-transform:capitalize; /*padding-top:2px;*/ height:30px; vertical-align:middle; padding:0px 15px 0px 15px;}
.login-form .checkout-buttons .button-wrap-right input:hover { color:#FFF !important;}


.checkout-register .checkout-buttons .button-wrap-left { background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) no-repeat left top !important; height:30px;}
.checkout-register .checkout-buttons .button-wrap-right { background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) no-repeat right -40px !important; height:30px;}

.checkout-register .checkout-buttons .button-wrap-left:hover { background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) no-repeat left -80px !important;}
.checkout-register .checkout-buttons .button-wrap-right:hover { background:url(../../../skins/SimpleBlue/customer/images/green-btn-bg.png) no-repeat right -120px !important;}

.checkout-register .checkout-buttons .button-wrap-right a { color:#FFF !important; text-shadow:0px 1px 0px #267c00; font-family:Myriad Condensed Web; font-size:19px; font-weight:normal; text-transform:capitalize; /*padding-top:1px;*/ height:30px; line-height:31px;}
.checkout-register .checkout-buttons .button-wrap-right a:hover { color:#FFF !important;}
.checkout-register .checkout-buttons .button-wrap-right input { color:#FFF !important; text-shadow:0px 1px 0px #267c00; font-family:Myriad Condensed Web; font-size:19px; font-weight:normal; text-transform:capitalize; height:30px; padding:2px 15px 0px 15px; vertical-align:middle; padding-top:0px \9;}
.checkout-register .checkout-buttons .button-wrap-right input:hover { color:#FFF !important;}

.statistic-list-wrap .checkout-totals .coupons-container .discount-coupon .input-append { width:210px;}
.statistic-list-wrap .checkout-totals .coupons-container .discount-coupon .input-append .input-text { width:140px; float:left; margin-right:0px !important;}
.statistic-list-wrap .checkout-totals .coupons-container .discount-coupon .input-append .go-button { color:#FFF !important; text-shadow:0px 1px 0px #267c00; font-family:Myriad Condensed Web; font-size:19px; font-weight:normal; text-transform:capitalize; padding:2px 10px 2px 10px; width:auto; float:left; background:url(../../../skins/SimpleBlue/customer/images/go-btn.png) no-repeat right top;  border-radius:0px !important; height:36px; left:138px; *left:150px;}





.pb-container .active em { background:url(../../../skins/SimpleBlue/customer/images/pb_step.png) no-repeat left top; font-size:23px !important; height:43px; width:43px; padding:0px; text-align:center; line-height:43px; color:#FFF;}
.pb-container em { background:url(../../../skins/SimpleBlue/customer/images/pb_step.png) no-repeat right top; font-size:23px !important; height:43px; width:43px; padding:0px; text-align:center; line-height:43px; color:#b2b2b2;}
.pb-container .complete em { background:url(../../../skins/SimpleBlue/customer/images/pb_step.png) no-repeat right top; font-size:23px !important; height:43px; width:43px; padding:0px; text-align:center; line-height:43px; color:#b2b2b2;}

.pb-container .checkout-stap-main-title span.checkout-stap-title { color:#A5A5A5; /*font-family:WinterthurCondensed;*/ font-family:Myriad Pro, Halvetica, Ostrich Sans Rounded; font-weight:bold; font-size: 15px; text-transform: capitalize; padding-right:20px; line-height:20px;}
.pb-container .checkout-stap-main-title:hover span.checkout-stap-title { color:#1e83ac;}
.pb-container .active span.checkout-stap-title { color:#1e83ac; line-height:20px;}

.orders-customer, .orders-customer div, .subheader { font-family:Arial; font-size:16px; color:#727272; font-weight:bold;}
.form-field label, .login-popup .form-field label, .login .form-field label, .step-body-active .form-field label { color:#535151; font-size:13px; font-weight:normal; /* clear:left; */}
.password .forgot-password { font-size:12px;}
.method-title { color:#535151; font-size:14px; font-weight:normal; }

.checkout-register { width:390px;}
.register-content { background:url(../../../skins/SimpleBlue/customer/images/checkout-register-line.png) no-repeat left bottom; padding-bottom:10px;}
.register-methods li.one { padding:15px 0px 15px 10px;}

.checkout-buttons { background:url(../../../skins/SimpleBlue/customer/images/checkout-buttons-bg.gif) repeat-x left top; border:solid 1px #ededed; padding:10px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin-left:20px; margin-top:20px; width:225px;}
.checkout-steps .login-form .checkout-buttons { width:235px;}


.pb-container .user-information { width:180px; height:120px; padding:0px 0px 0px 0px; float:left;}
.pb-container .billing-shipping-address { width:200px; height:120px; padding:0px 0px 0px 0px; float:left; margin-left:-20px;}
.pb-container .shipping-options { width:220px; height:120px; padding:0px 0px 0px 0px; float:left; margin-left:-18px;}
.pb-container .billing-options { width:208px; height:120px; padding:0px 0px 0px 0px; float:left; margin-left:-18px;}

.pb-container span.checkout-stap-main-title { padding-top:27px; height:93px;}


.pb-container .user-information span.checkout-stap-main-title { width:180px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left 0px;}
.pb-container .billing-shipping-address span.checkout-stap-main-title { width:200px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left -268px;}
.pb-container .shipping-options span.checkout-stap-main-title { width:220px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left -536px;}
.pb-container .billing-options span.checkout-stap-main-title { width:209px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left -805px;}

.pb-container .user-information span.active { width:180px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left -134px;}
.pb-container .billing-shipping-address span.active { width:200px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left -402px;}
.pb-container .shipping-options span.active { width:220px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left -670px;}
.pb-container .billing-options span.active { width:209px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left -939px;}

.pb-container .user-information span.checkout-stap-main-title:hover { width:180px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left -134px;}
.pb-container .billing-shipping-address span.checkout-stap-main-title:hover {width:200px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left -402px;}
.pb-container .shipping-options span.checkout-stap-main-title:hover { width:220px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left -670px;}
.pb-container .billing-options span.checkout-stap-main-title:hover { width:209px; background:url(../../../skins/SimpleBlue/customer/images/checkout-staps.png) left -939px;}



.pb-container .user-information span em { margin-left:10px;}
.pb-container .billing-shipping-address span em { margin-left:30px;}
.pb-container .shipping-options span em { margin-left:30px;}
.pb-container .billing-options span em { margin-left:30px;}

.pb-container .active span { color: #A5A5A5; font-family: Myriad Pro; font-size: 16px;  }

.tabs { clear:both;}

.pb-container { float:left; position:relative; padding-top:0px !important;}
.step-container-active {background:url(../../../skins/SimpleBlue/customer/images/tab-bottom-cornner.png) no-repeat left bottom !important; width:753px; padding:0px 0px 5px 0px; float:left; margin-top:-17px;}
.step-container-active .step-body-active {background:url(../../../skins/SimpleBlue/customer/images/tab-middle-cornner.png) repeat-y left top !important; width:733px; padding:20px 10px 0px 10px; float:left;}


.step-container-active {background:url(../../../skins/SimpleBlue/customer/images/tab-bottom-cornner-dark.png) no-repeat left bottom !important; width:753px; padding:0px 0px 5px 0px; float:left;}
.step-container-active .step-body-active {background:url(../../../skins/SimpleBlue/customer/images/tab-middle-cornner-dark.png) repeat-y left top !important; width:751px; padding:0px 1px 0px 1px; float:left;}
.step-container-active .step-body-active .step-body-active-inner {background:url(../../../skins/SimpleBlue/customer/images/tab-top-line-cornner-dark.png) repeat-x left top !important; width:731px; padding:20px 10px; float:left;}


.statistic-list-wrap .checkout-totals .coupons-container { width: 278px; }
.statistic-list-wrap .checkout-totals .coupons-container .discount-coupon .go-button {
	border-left: none; 
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius:0 3px 3px 0;
	background: #dadada url(../../../skins/SimpleBlue/customer/images/go-btn.png) left top no-repeat;
	height:33px; /*width:137px;*/
	box-shadow: 0px -1px 0 #F1F1F1;
}

.changer .cm-value-changer { width:55px;}
.changer .input-text-short { height:36px; width:30px; height:36px \9; width:30px \9; margin-top:1px; /*background:url(../../../skins/SimpleBlue/customer/images/qty-input.png) no-repeat left top;*/}
.cm-increase { width:16px; height:17px; margin-bottom:2px;}
.cm-decrease { width:16px; height:17px;}


.mainbox-cart-body .table .quantity-cell { padding:7px 30px 10px 30px;}
.mainbox-cart-body th { color: #535151; font-size: 14px; font-weight: bold; text-shadow:0px;}

ul.statistic-list { padding-top:0px;}
ul.statistic-list li { padding-bottom:10px;}
ul.statistic-list.total { border-top:0px none;}
ul.statistic-list li span.checkout-item-title { font-size:14px; color:#838383; font-weight:bold;}
ul.statistic-list li span.checkout-item-value { font-size:14px; color:#535151; font-weight:bold; text-align:left;}

#cart_items .table .icon-delete-big { background:url(../../../skins/SimpleBlue/customer/images/delete.png) no-repeat left top; width:30px; height:30px;}
#cart_items .table .icon-delete-big:hover { background:url(../../../skins/SimpleBlue/customer/images/delete.png) no-repeat left top;}

.hr-box-plain .sidebox-title { background:none; border:solid 1px #dbdbdb; border-bottom:solid 1px #e7e8ed;}
.hr-box-plain .sidebox-title span { background:url(../../../skins/SimpleBlue/customer/images/arrow-title.png) no-repeat left center; padding-left:25px; line-height:20px; color:#464646 !important; text-shadow:0px 0px 0px !important; text-transform:inherit; font-weight:bold; font-size:14px;}

.hr-box-plain .sidebox-body { background:none; border:solid 1px #dbdbdb; border-top:0px none;}

.hr-box-plain .product-container { padding:0px;}
/*.hr-box-plain .product-container a.product-title { background: url("../../../skins/SimpleBlue/customer/images/products-title-eye.jpg") no-repeat scroll right 5px transparent; color: #525051 !important; float: left; font-size: 12px !important; height:30px; overflow: hidden; padding: 5px 20px 8px 5px; width:130px; font-weight:normal;}*/
.hr-box-plain .product-container a.product-title { color: #525051 !important; float: left; font-size: 12px !important; height:30px; overflow: hidden; padding: 5px 0px 8px 5px; width:130px; font-weight:normal;}
.hr-box-plain .product-container .prices-container { height: 40px;}
.hr-box-plain .product-container .prices-container .product-prices { float:none; text-align:center;}
.hr-box-plain .product-container .prices-container .product-prices .price-update .price { font-size:13px;}
.hr-box-plain .product-container .prices-container .product-prices .price-main { float:left; width:95%;}

.hr-box-plain .product-container .buttons-container a.cm-submit-link { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left top !important; color: #FFFFFF !important; font-family: Myriad Condensed Web !important; font-size: 13px !important; font-weight: normal !important; width:70px; text-transform:none !important; text-shadow:0px 0px 0px; padding:3px 9px !important; *line-height:20px;}
.hr-box-plain .product-container .buttons-container a.cm-submit-link:hover { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left bottom !important; text-decoration: none;}

.hr-box-plain .product-container .buttons-container a.text-button { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left top !important; color: #FFFFFF !important; font-family: Myriad Condensed Web !important; font-size: 13px !important; font-weight: normal !important; width:70px; text-transform:none !important; text-shadow:0px 0px 0px; padding:3px 2px; *line-height:20px;}
.hr-box-plain .product-container .buttons-container a.text-button:hover { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left -24px !important; text-decoration: none;}

.hr-box-plain .product-container .buttons-container span.out-of-stock { color: #CC3333 !important; font-family: Arial !important; font-size: 11px !important; font-weight: normal !important; width:70px; text-transform:none !important; text-shadow:0px 0px 0px; padding:3px 5px; *line-height:20px;}
.hr-box-plain .product-container .buttons-container span.out-of-stock:hover { text-decoration: none;}

.text-button { *text-transform:inherit !important;}

.product-main-info { margin-bottom: 10px; margin-top:10px; position:relative;}
.cart-shipping-free { margin-top:10px;}

.hr-box-plain .jcarousel-next-horizontal:hover, .hr-box-plain .next-horizontal:hover { background-position: 100% 100%; height:15px;}
.hr-box-plain .jcarousel-prev-horizontal:hover, .hr-box-plain .prev-horizontal:hover { background-position:0px 100%; height:15px;}

.search-cart-bg .popup-content { position:absolute; z-index:25; margin:0px 1px 0px 0px; background:url(../../../skins/SimpleBlue/customer/images/view-cart-top.png) no-repeat left top; border-radius:0px; border:none 0px;  box-shadow:0px 0px 0px; width:356px; right:-9px; top:30px;}
.search-cart-bg .popup-content .cm-cart-content {}
.search-cart-bg .popup-content .cm-cart-content .cart-items { background:url(../../../skins/SimpleBlue/customer/images/header-quick-ac-cart.png) repeat-y -840px -80px; margin-left:-1px; width:336px;}
.header-down-search-line .search-cart-bg .buttons-container { border-radius:0px; background:url(../../../skins/SimpleBlue/customer/images/view-cart-bottom.png) no-repeat left bottom; border:0px none; margin-left:-1px; padding:10px 24px 24px 24px;}

.search-cart-bg .cm-popup-box .cm-cart-content .empty-cart-bottom { background:url(../../../skins/SimpleBlue/customer/images/cart-empty-bottom.png) no-repeat left bottom; margin-left: -1px; height:20px; width: 356px;}


.ssl-block { width:201px; padding-bottom:10px;}
.ssl-block .ssl-block-top { background:url(../../../skins/SimpleBlue/customer/images/ssl-block-bg.png) no-repeat left top; height:95px;}
.ssl-block .ssl-block-top h3 { font-size:22px; color:#9b9b9b; text-transform:capitalize; font-weight:normal; line-height:26px; padding:17px 0px 0px 95px; font-family:Myriad Condensed Web;}
.ssl-block .ssl-block-mid { background:url(../../../skins/SimpleBlue/customer/images/ssl-block-bg.png) no-repeat center top;}
.ssl-block .ssl-block-mid p.ssl-conttain { font-size:11px; line-height:15px; color:#999999; padding:10px; text-align:center;}
.ssl-block .ssl-block-down { background:url(../../../skins/SimpleBlue/customer/images/ssl-block-bg.png) no-repeat right bottom; height:45px;}
.ssl-block .ssl-block-down a.slogan-icon { background:url(../../../skins/SimpleBlue/customer/images/slogan-icon.png) no-repeat 12px top; width:178px; height:32px; padding:1px 12px 12px 12px; float:left;}
.ssl-block .ssl-block-down a.slogan-icon:hover{ text-decoration:none;}

.sidebox-blue .input-append .input-text { height:28px;}

.billing-first-name,
.billing-country,
.shipping-first-name,
.shipping-country { width: auto; }

.shipping-country { width:260px \9 !important;}
.shipping-state { width:260px \9 !important;}


.checkout-inside-block .billing-country { width:255px \9 !important; float:left \9 !important; clear:left \9 !important;}
.billing-country select,
.billing-state select,
.shipping-country select,
.shipping-state select { width:255px; width:255px \9 !important; }

.order-products ul.order-product-list li a.product-name { color:#535151; font-size:11px; font-weight:normal;}
.order-products ul.order-product-list li .product-price{ color:#555555; font-size:13px; font-weight:bold;}

.dropdown-box .cm-popup-box .cart-items .minicart-table .minicart-separator a { color:#535151; font-size:11px; font-weight:normal;}
.dropdown-box .cm-popup-box .cart-items .minicart-table .minicart-separator p{ color:#555555; font-size:13px; font-weight:bold;}

.top-links-grid .dropdown-box { background-position:2px 12px;}

.Header-right-grid .top-links-grid .dropdown-box .cm-popup-title { background:url(../../../skins/SimpleBlue/customer/images/my-account-top.png) no-repeat 0px top; padding:4px 20px 4px 10px; margin:4px 0px 0px 1px; color:#333; border-radius:0px; cursor:pointer; text-align: center; width: 76px; }
.Header-right-grid .top-links-grid .dropdown-box .cm-popup-title:hover { background:url(../../../skins/SimpleBlue/customer/images/my-account-top.png) no-repeat 0px -34px; border:none 0px; padding:4px 20px 4px 10px; margin:4px 0px 0px 1px; border-radius:0px;}
.Header-right-grid .top-links-grid .dropdown-box-on .cm-popup-title-on { background:url(../../../skins/SimpleBlue/customer/images/my-account-top.png) no-repeat 0px bottom; color:#333; border:none 0px; margin:4px 0px 0px 1px; border-radius:0px; cursor: pointer;}
.Header-right-grid .top-links-grid .dropdown-box-on .cm-popup-title-on:hover { background:url(../../../skins/SimpleBlue/customer/images/my-account-top.png) no-repeat 0px bottom;}

.Header-right-grid .top-links-grid .dropdown-box-on .popup-content { border:0px none; cursor:pointer; margin-right:0px; border-radius:0px; box-shadow:0px 0px 0px; background:url(../../../skins/SimpleBlue/customer/images/my-account-top-corner.png) no-repeat left top; width:247px; right:-8px; margin-top: -1px; *margin-top: -3px;}
/*.Header-right-grid .top-links-grid .dropdown-box-on .popup-content #account_info_48 { background:url(../../../skins/SimpleBlue/customer/images/my-account-bottom-corner.png) no-repeat left bottom; padding-bottom:23px;}*/
.Header-right-grid .top-links-grid .dropdown-box-on .popup-content .buttons-container {margin:0px 9px;}
/*
.Header-right-grid .top-links-grid .dropdown-box-on .popup-content .buttons-container { border-radius:0px 0px !important; background:none !important; border:none 0px !important; padding:14px 25px 2px 25px !important; color:#F2F2F2 !important; border:1px solid red;}

.Header-right-grid .top-links-grid .dropdown-box-on .popup-content .buttons-container a { margin:0px !important; text-align:center; line-height:31px; text-transform:capitalize; font-size:15px; color:#FFF; font-family:Myriad Condensed Web; text-shadow:0px 1px 0px #333333;}

.Header-right-grid .top-links-grid .dropdown-box-on .popup-content .buttons-container a.account { width:86px; height:30px; background:url(../../../skins/SimpleBlue/customer/images/popup-login-register.png) no-repeat left -80px;}
.Header-right-grid .top-links-grid .dropdown-box-on .popup-content .buttons-container a.account:hover { background:url(../../../skins/SimpleBlue/customer/images/popup-login-register.png) no-repeat left bottom; text-decoration:none;}


.Header-right-grid .top-links-grid .dropdown-box-on .popup-content .buttons-container a.cm-dialog-opener { width:71px !important; height:30px !important; background:url(../../../skins/SimpleBlue/customer/images/popup-login-register.png) no-repeat left top !important; float:left !important;}
.Header-right-grid .top-links-grid .dropdown-box-on .popup-content .buttons-container a.cm-dialog-opener:hover { background:url(../../../skins/SimpleBlue/customer/images/popup-login-register.png) no-repeat left -40px !important; text-decoration:none;}

*/
.Header-right-grid .top-links-grid .dropdown-box-on .popup-content .updates-wrapper { margin-top:0px;}


.Header-right-grid .top-links-grid .dropdown-box-on .popup-content .popup-content .updates-wrapper { margin:0px 20px 12px;}


.Header-right-grid .top-links-grid .dropdown-box .cm-popup-title:hover a { color:#333;}
.Header-right-grid .top-links-grid .dropdown-box-on .cm-popup-title-on a { color:#333;}
.Header-right-grid .top-links-grid .dropdown-box-on:hover .cm-popup-title-on a { color:#333;}
.Header-right-grid .top-links-grid .dropdown-box .cm-popup-title a { font-size:11px; background:url("../../../skins/SimpleBlue/customer/images/icons/account_icon.png") no-repeat left 4px; padding-left:18px;}
.Header-right-grid .top-links-grid .dropdown-box:hover .cm-popup-title a { background:url("../../../skins/SimpleBlue/customer/images/icons/account_icon.png") no-repeat left -29px;}
.Header-right-grid .top-links-grid .dropdown-box-on .cm-popup-title a { background:url("../../../skins/SimpleBlue/customer/images/icons/account_icon.png") no-repeat left -29px;}
.cm-popup-title.unlogged a, .cm-popup-title.logged a { color:#74736e;}

.quick-view { display:none; /*height:0px !important; margin:0px 0px 0px !important; left:55px !important; position:absolute !important; top:205px !important; float:left !important; clear:left !important; */}

ul.dropdown-vertical a { padding: 5px 20px 4px 10px; font-weight: bold !important;}
ul.dropdown-vertical > li:hover ul .hide-border { padding:0px 2px;}

.popup-content ul.account-info li.user-name { padding-left:15px !important; color: #1B8EBD; font-weight: bold;}
.top-links-grid .popup-content ul.account-info { padding-left:0px; margin:0px 10px;}
.top-links-grid .popup-content ul.account-info li { background-position:12px 13px; padding:0px 5px;}
.top-links-grid .popup-content ul.account-info li a { padding-left:10px;}
.top-links-grid .popup-content ul.account-info li a:hover { background:none;}

.top-links-grid .popup-content .track-orders .input-append .input-text { height:28px;}
.top-links-grid .popup-content .updates-wrapper .form-field { padding:0px 9px; }
.top-links-grid .popup-content .updates-wrapper .form-field .go-button { right:auto;}

#content_features .form-field:nth-child(2n) { background-color: #FFF;}
#content_features .form-field:nth-child(3n) { background-color: #efefef;}
.description-product-title {font-size:20px !important; font-weight:bold !important; color:#464646 !important; padding: 2px 0 10px; margin: 0px;}
.cm-tabs-content #content_description { padding-top: 20px; overflow: hidden;}
.cm-tabs-content #content_features { padding: 20px 0px 10px 0px;}
.cm-tabs-content #content_features h2 { background: url("../../../skins/SimpleBlue/customer/images/arrow-title.png") no-repeat scroll left center transparent; border-bottom: 1px solid #D6D6D6; padding: 10px 10px 10px 30px;}
.cm-tabs-content #content_features .form-field label { padding: 6px 7px !important; float: left;}
.cm-tabs-content #content_features .form-field span { color: #21aad8; padding: 6px 7px !important; float: left; width: 200px; text-align: right;}

.cart-top-buttons .cart-right-buttons #wrap_button_cart, .cart-top-buttons .cart-right-buttons #wrap_button_cart .button-wrap-right { background: none !important;}
.cart-top-buttons .cart-right-buttons .button-wrap-right input { background: url("../../../skins/SimpleBlue/customer/images/icons/text_but_arrow.gif") no-repeat scroll right 11px transparent !important; text-shadow: none !important; color: #0088CC !important; cursor: pointer; font-size: 11px !important; font-weight: bold; padding-right: 8px;}
.cart-top-buttons .cart-right-buttons input:hover { background: url("../../../skins/SimpleBlue/customer/images/icons/text_but_arrow.gif") no-repeat scroll right 11px transparent !important; color: #0088CC !important; text-decoration: underline;}

.ui-widget-content.ui-dialog { border:none 0px; border-radius:0px; box-shadow:0px 0px 0px; padding:0px 0px 0px 0px; background:none !important; height:auto !important; width:auto !important;}
.ui-dialog .ui-dialog-content { border:none 0px; border-radius:0px; box-shadow:0px 0px 0px; padding:0px 0px 0px 0px; background:none !important; height:auto !important; width:auto !important;}
.ui-dialog .object-container { padding:0px 0px; border:none 0px !important; background:none !important;  height:auto !important; width:auto !important; overflow:visible !important; visibility:visible !important; display:block !important;}


ul.dropdown-vertical .dir { background: url("../../../skins/SimpleBlue/customer/images/icons/categories_arrow.png") no-repeat right 7px;}
ul.dropdown-vertical .dir:hover { background: url("../../../skins/SimpleBlue/customer/images/icons/categories_arrow.png") no-repeat center;}

ul.dropdown-vertical ul .dir a { background: url("../../../skins/SimpleBlue/customer/images/icons/categories_arrow.png") no-repeat right 7px;}
ul.dropdown-vertical ul .dir a:hover { background: url("../../../skins/SimpleBlue/customer/images/icons/categories_arrow.png") no-repeat center;}

ul.dropdown-vertical li ul li ul li { background:none !important;}
ul.dropdown-vertical li ul li ul li a { background:none !important;}

ul.dropdown-vertical li .drop-cat-name {  background-color: #FFFFFF; border:0px none; border-radius:0px; box-shadow:0px 0px 0px; width:400px; z-index:99;}
ul.dropdown-vertical li:hover .drop-cat-name,
ul.dropdown-vertical li:hover .drop-cat-img { display:block; left:0px; top:0px;}



.dropdown-vertical li .drop-cat-name ul li { border-left: 1px solid #CCCCCC !important; border-right: 1px solid #CCCCCC !important; width:201px !important;}
.drop-cat-img { left:500px !important; width:300px !important;}



/*.dropdown-vertical li ul li.category-dropdown-first { background:url(../../../skins/SimpleBlue/customer/images/category-dropdown-first.png) no-repeat left top !important; border-left:0px none !important; border-right:0px none !important; border-top: 0 none; margin-top: -1px; padding-top: 1px;}
.dropdown-vertical li ul li.category-dropdown-first:hover { border-top:0px none !important;}
.dropdown-vertical li ul li.category-dropdown-last { background:url(../../../skins/SimpleBlue/customer/images/category-dropdown-last.png) no-repeat left bottom !important; border-bottom:0px none !important; border-left:0px none !important; border-right:0px none !important; padding-bottom:3px;}

.dropdown-vertical li ul li ul { margin-top:0px !important;}
.dropdown-vertical li ul li ul li.category-dropdown-first { padding-top:1px !important; margin-top:-1px !important;}
.dropdown-vertical li ul li ul li { padding-top:0px;}*/

.cart-contains { color: #535151; border-bottom: 1px dotted #CCCCCC; padding-bottom: 10px;}
.cart-contains span { color: #1b7194;}

.total-summary { background: url("../../../skins/SimpleBlue/customer/images/gray_grad_bg.png") repeat-x scroll 0 0 #F9F9F9; border: 1px solid #e3e3e3;}
.total-summary td { color: #838383 !important; font-weight: bold !important; padding:8px 4px !important; font-size:12px !important;}
.total-summary td span {  font-weight: bold !important;}
.cart-final-total { border-top: 1px solid #e3e3e3; padding-top: 10px !important; font-weight: bold !important;}
.cart-final-total div { color: #a0390c !important;}
.cart-final-total span { color: #c73b00;}

.order-summary-prd-image { width: 50px; border: 1px solid #dedede;}
.order-summary-prd-name { width: 115px; padding-left: 5px;}
.order-summary-prd-delete {}
.order-summary-qty-price { padding-top: 7px; }

.hr-box-scroller li.product-image { padding-top: 0px !important; margin: 0px !important;}

.zoomWrapper { background-color: #FFF !important;}
.zoomWindow:hover {display: none !important;}


.quick-view a { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left top;  color:#FFFFFF; font-family:Myriad Condensed Web; font-size:13px; font-weight: normal; height:19px; line-height:19px; float:left; padding:0px 9px; text-align: center; text-transform:capitalize; text-shadow:0px 0px 0px;}
.quick-view a:hover { background:url(../../../skins/SimpleBlue/customer/images/add-cart-btn.png) no-repeat left bottom;}

.product-info .price-wrap { padding: 10px 0 10px 0 !important; border-bottom:1px solid #D6D6D6;}
.product-info .actual-price, .product-info .price { color: #C83B00 !important;}
.product-info .detail-you-save .list-price { color: #31a212 !important;}
.product-info .stock-wrap { margin: 5px 0px !important;}
.product-info .buttons-container { margin-top: 10px !important; margin-bottom:0px !important; padding-bottom:10px !important; *padding-bottom:7px !important; display:block !important;}
.my_changes-share-this { margin-top:10px; float:left; width: 375px !important;}

.fast-free-shipping-container { display:none; /*border-bottom:1px solid #D6D6D6; padding-bottom:10px; float:left; width:100%; */}
.fast-free-shipping-container .fast-shipping { width:118px; height:30px; background:url(../../../skins/SimpleBlue/customer/images/fast-shipping.png) no-repeat left top; font-family:Arial; font-size:13px; color:#4f4f4f; font-weight:bold; padding-left:55px; line-height:29px;}
.fast-free-shipping-container .free-shipping { width:118px; height:30px; background:url(../../../skins/SimpleBlue/customer/images/free-shipping.png) no-repeat left top; margin-left:10px; font-family:Arial; font-size:13px; color:#4f4f4f; font-weight:bold; padding-left:55px; line-height:29px;}


/* Drop down styles*/
div.selectbox-wrapper {
  position:absolute;
  width:148px !important;
  background-color:white;
  border:1px solid #ccc;
  margin:-6px 0px 0px 1px;
  padding:0px;
  text-align:left;
  max-height:200px;
  overflow:auto;
  z-index:21;
  left:0px;
}

/*Drop down list styles*/
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
/* Selected item in dropdown list*/
div.selectbox-wrapper ul li.selected { 
  background-color: #FFEFCB;
}

/* Hover state for dropdown list */
div.selectbox-wrapper ul li.current { 
  background-color: #ffefcb;
  border-top:1px solid #999; border-bottom:1px solid #999;
}

/* Drop down list items style*/
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px 10px;
  cursor:pointer;
  border-top:1px solid #FFF; border-bottom:1px solid #FFF;
  
}

/* Look and feel of select box */
.selectbox 
{
  margin: 0px 5px 10px 0px;
  padding-left:2px;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:1em;/* Resize Font*/
  width : 190px; /* Resize Width */
  display : block;
  text-align:left; 
  background: url('../../../skins/SimpleBlue/customer/bg_select.png') right;
  cursor: pointer;
  border:1px solid #D1E4F6;
  color:#333;
}

.search-block .category-dropdown .selectbox { border:0px none !important; width:145px; height:30px;  box-shadow:0px 0px 0px; border-radius:0px; background: url("../../../skins/SimpleBlue/customer/images/icons/arrow_dropdown.png") no-repeat 128px -30px; padding:0px 20px 0px 10px; vertical-align:middle; line-height:30px;}


.shipping-title { height: 30px; background-color: #efefef; line-height: 30px; color: #535152; font-weight: bold; padding-left: 10px;}
.shipping-method { height: 70px; background-color: fbfbfb; line-height: 70px; color: #acacac; padding-left: 10px; vertical-align: middle;}
.shipping-method-price { color: #C73B00; font-weight: bold;}
.shipping-method-free {color: #C73B00; font-weight: bold; padding: 10px 10px 10px 0px;}

.block-category-name { background:url(../../../skins/SimpleBlue/customer/images/catagories-horizontal.png) repeat-x left top; margin-bottom:5px !important; font-weight:bold; font-size:13px; color:#767676 !important; height:31px;}
.block-category-name a { padding:7px 25px !important; color: #777;}
.block-category-name a:hover { text-decoration: none; opacity:0.7; background:url(../../../skins/SimpleBlue/customer/images/catagories-horizontal-hover.png) no-repeat center -1px;}
.cat-sort-container { border-right: 1px solid #EAEAEA; padding:0px 0px !important; line-height:31px;}
.cat-name { border-right: 1px solid #EAEAEA; padding:0px 10px !important; width: 190px; line-height:31px; background:url(../../../skins/SimpleBlue/customer/images/catagories-horizontal-hover.png) no-repeat left 0px;}
/*.new-arrivals { border-right: 1px solid #EAEAEA; padding:9px !important; margin-right: 1px; }
.new-arrivals a { padding:0 9px !important; color: #777; }
.best-sellers { border-right: 1px solid #EAEAEA; padding:9px !important; margin-right: 1px; }
.best-sellers a { padding: 0 9px !important; color: #777; }
.on-sale { border-right: 1px solid #EAEAEA; padding:9px !important; margin-right: 1px; }
.on-sale a { padding: 0 9px !important; color: #777; }*/

.ui-dialog .ui-dialog-titlebar { padding:0px; background:none;}
.ui-dialog .ui-dialog-title { display:none;}
.ui-dialog .object-container .quick-view-wrap .product-quick-view .product-info .buttons-container { border:none 0px !important; margin:0px !important; padding:0px !important;}

.ui-dialog .ui-dialog-titlebar-close { top:15px; right:13px; z-index:999; position:absolute; margin:0px;}
.ui-widget-header .ui-icon-closethick:hover { background: url("../../../skins/SimpleBlue/customer/images/icons/picker_close.png") no-repeat 0 0 !important;}

.catagories-peoducts-grid.product-image { display:inline-block; margin:0px auto !important;float:none !important;width: 100%;}
.catagories-peoducts-grid.product-image>div{margin:0px auto !important; float:none !important;width: 168px;}
.catagories-peoducts-grid.product-image .product-image{margin:0px auto !important; float:none !important;width: 100% !important;}
.catagories-peoducts-grid.product-image .list-free-shipping-corner{right: 0px !important;left: 127px;}
.catagories-peoducts-grid .product-title-wrap a.product-title{width:auto !important;padding: 5px 5px 8px 5px !important;}
.step-container, .step-container-active { clear:both;}

/*	-- CUSTOME QUICK VIEW START -- */
.ui-dialog .object-container .quick-view-wrap .product-quick-view .product-info .buttons-container-picker { position: inherit !important; width: auto !important; margin: 5px auto !important;}
.quick-view-pname { width:365px;}
.product-quick-view .product-description { border-bottom: 1px solid #D6D6D6; padding: 6px 0 10px 0;}
/*	-- CUSTOME QUICK VIEW END -- */



.minicart-separator td { border-top:1px dotted #DDDDDD !important; border-bottom:none 0px !important;} 
.minicart-table tr:first-child td { border-top:none 0px !important;}


.track-orders .form-field input.input-text { /*background:url(../../../skins/SimpleBlue/customer/images/track-order-input.jpg) no-repeat left top !important;*/ width:161px !important; padding:5px 0px !important; margin-right:-1px !important; *top:0px;}

.quick-view-detail { margin-top:25px;}
.quick-view-detail a { color: #009ED7; font-size: 11px;}

.ui-dialog .object-container .quick-view-wrap { background:url(../../../skins/SimpleBlue/customer/images/header-quick-ac-cart.png) no-repeat -10px -70px; border:none 0px; width:790px !important; height:475px; padding:20px; overflow:inherit;}

.ui-dialog .object-container .login-popup { background:url(../../../skins/SimpleBlue/customer/images/login-popup-main.png) no-repeat left top; border:none 0px; min-width:258px !important; width:258px; height:330px !important; padding:35px; position:relative; margin:0px auto \9; overflow:hidden \9;}
.buttons-container-picker { border:none 0px; left:auto !important; position:absolute; top:340px !important; width:260px !important; padding:0px !important;}

.ui-dialog .product-quick-view .product-info .price-cart-container .buttons-container.buttons-container-picker .button { display:none;}
.captcha-input-text { /*background:url(../../../skins/SimpleBlue/customer/images/popup-capcha.png) no-repeat left top;*/ width:142px !important; padding:5px !important; padding-top:8px \9 !important; height:36px !important; *height:25px !important; *margin-right:0px !important;}

.ui-dialog .object-container .shipping-estimation { background:url(../../../skins/SimpleBlue/customer/images/shipping-estimation-popup.png) no-repeat left top; border:none 0px; width:330px !important; height:330px !important; padding:35px; position:relative;}

.ui-dialog .object-container .shipping-estimation .buttons-container-picker { width:330px !important;}
.ui-dialog .object-container .shipping-estimation .form-field { margin-bottom:10px !important;}
.ui-dialog .object-container .shipping-estimation .buttons-container .rates-button { padding:8px 0px 0px 0px;}
.ui-dialog .object-container .shipping-estimation .input-text-medium { /*background:url(../../../skins/SimpleBlue/customer/images/input-text-medium.png) no-repeat left top;*/ width:110px;}


.ui-dialog .product-quick-view h2.description-title { margin-top:10px;}
.ui-dialog .product-quick-view .price-cart-container { padding:10px 0px !important; margin:0px !important;}
.ui-dialog .product-quick-view .price-cart-container .prices-container { padding:0px !important; margin:0px !important;}
.ui-dialog .product-quick-view .price-cart-container .quick-view-cart { margin-top:6px;}
.ui-dialog .product-quick-view .prices-container .product-prices { padding:0px; margin:0px;}
.ui-dialog .product-quick-view .prices-container .product-prices .actual-price { padding:0px; margin:0px;}

.price-slider .input-text { /*background:url(../../../skins/SimpleBlue/customer/images/small-input-text.png) no-repeat left top;*/}

.main-container-grid .sub-catagories-products-main-top { background:url(../../../skins/SimpleBlue/customer/images/sub-catagories-products-main-top.png) no-repeat left top; display:block; padding-top:5px; width:964px; float:left;}
.main-container-grid .sub-catagories-products-main-mid { background:url(../../../skins/SimpleBlue/customer/images/sub-catagories-products-main-bottom.png) no-repeat left bottom; padding-bottom:5px; width:964px; float:left;}
.main-container-grid .sub-catagories-products-main-bottom { background:url(../../../skins/SimpleBlue/customer/images/sub-catagories-products-main-mid.png) repeat-y left top; width:964px; float:left;}

.main-container-grid .sub-catagories-products-main { margin:0px 0px !important; padding:0px !important;}
.main-container-grid .sub-catagories-products-main ul { list-style-type:none; color:#767676; font-size:12px; padding:0px; margin:0px 0px; float:left;}
.main-container-grid .sub-catagories-products-main ul li { padding:5px 0px 5px 0px !important; margin:0px 20px; float:left;}
.main-container-grid .sub-catagories-products-main ul li a { font-size:11px; color:#767676; text-decoration:none;}
.main-container-grid .sub-catagories-products-main ul li a:hover {color:#faac1c;}

.breadcrumbs .breadcrumbs-lt {}
.breadcrumbs .breadcrumbs-rt {}

.account-cancel { vertical-align: top; margin-top: 7px;}

.login .password input.input-text { float:left; clear:left;}
.form-field input.input-text { float:none; clear:inherit;}
.period-select-date .input-text-medium { /*background:url(../../../skins/SimpleBlue/customer/images/input-text-medium.png) no-repeat left top;*/}

.dropdown-box  .dropdown .dropdown-toggle { color: #62461F !important;
    font-size: 13px;
    text-shadow: 0 0 0;
    text-transform: capitalize !important; font-weight:bold; background: url("../../../skins/SimpleBlue/customer/images/orange-arrow.jpg") no-repeat 170px 17px !important;  line-height: 48px; padding: 0 14px !important; width:173px; float:left; text-align:left;}
.dropdown-box  .dropdown .dropdown-toggle:hover { text-decoration:none;}

.dropdown-box .dropdown ul.dropdown { padding-top: 1px;
    position: relative;
    z-index: 100; text-align:left; margin-top:47px; background:url(../../../skins/SimpleBlue/customer/images/orange_mid_bg.jpg) repeat-y left top;}
	
.dropdown-box .dropdown ul.dropdown li { background-position: right 7px; border-bottom: 1px dotted #CCCCCC;}

.home-shop-category { z-index:700;}

.sidebox-blue .account-info { padding-left:0px;}
.zoomWrapperImage img { position:inherit !important; text-align:center !important; display:inline !important;}

.pagination-container .list { position:relative;}

.account .form-field .input-text-medium { /*background:url(../../../skins/SimpleBlue/customer/images/input-text-medium.png) no-repeat left top;*/ width:110px; line-height:26px;}

.events-actions .add {
    background:url(../../../skins/SimpleBlue/customer/images/icons/glyph_icons.png) no-repeat 4px -138px !important; padding-right:0px !important; }
.events-actions .add:hover {
    background:url(../../../skins/SimpleBlue/customer/images/icons/glyph_icons.png) no-repeat 4px -138px !important; padding-right:0px !important; }
.events-actions .private {
    background:url(../../../skins/SimpleBlue/customer/images/icons/glyph_icons.png) no-repeat 4px -120px !important; padding-right:0px !important; }
.events-actions .private:hover {
    background:url(../../../skins/SimpleBlue/customer/images/icons/glyph_icons.png) no-repeat 4px -120px !important; padding-right:0px !important; }

.popup-content { border-radius:0px; box-shadow:0px 0px 0px; border:none 0px;}


.popup-content ul.account-info li.user-name { padding-left:15px !important; color: #003D76; font-weight: bold; margin: 0 10px !important;}
.top-links-grid .popup-content ul.account-info { padding-left:0px; margin:0px; background: url("../../../skins/SimpleBlue/customer/images/header-quick-ac-cart.png") no-repeat scroll -10px -600px transparent;}
.top-links-grid .popup-content ul.account-info li { background-position:12px 13px; padding:0px 5px; margin:0px 10px;}
.top-links-grid .popup-content ul.account-info li a { padding-left:10px;}
.top-links-grid .popup-content ul.account-info li a:hover { background:none;}

.top-links-grid .popup-content .updates-wrapper { background: url("../../../skins/SimpleBlue/customer/images/header-quick-ac-cart.png") no-repeat scroll -10px -600px transparent; margin: 0px !important; padding: 15px !important;}
.top-links-grid .dropdown-box-on .popup-content .buttons-container {background: url("../../../skins/SimpleBlue/customer/images/header-quick-ac-cart.png") no-repeat scroll -10px -1022px transparent; border: 0px none !important; margin: 0px !important; padding: 30px 0px 30px 20px !important;}

.product-info .add-product { width: 100px;}

.cm-slide-page-reel { position:absolute !important; z-index:10 !important; *z-index:10 !important;}

.orders-actions { top: -30px !important;}
.orders-print { top: -30px !important;}
.search-form .input-text-large { width: 254px !important;}
.captcha p { font-size: 11px !important;}
.login-popup .buttons-container-picker { top: 350px !important;}

.form-field textarea { background: none !important; background-color: #FFF !important; border: 1px solid #CCCCCC; border-radius: 3px 3px 3px 3px;}

/*	-- CUSTOME THEME END -- */

#payu-error-message-container { /* [mink] */
	padding-bottom: 15px;
}

/***** Banner Template - start *****/
.home-banner-wrapper-bg
{
	height: 277px;
	width: 545px;
	border-radius: 3px;
}

.home-banner-wrapper-bg a {padding: 29px 18px; display: block;}

.banner-products-left
{
	width: 275px;
	text-align: left;
}
.banner-product-title h1 { font-size: 22px; height: auto;overflow: hidden; /*color: #000;*/}
.banner-product-code { font-size: 18px; height: 20px;}
.banner-product-description { font-size:10px; height: 30px; padding: 5px 0 0px 0;}
.banner-product-all-price {height: 30px;  padding: 10px 0 5px 0;}
.banner-product-all-price .price { font-size: 25px; vertical-align: middle; /*color: #fd4c00;*/}
.banner-product-shop-now { background: url("../../../skins/SimpleBlue/customer/images/banner-shop-now.png") no-repeat; color: #FFF; line-height: 36px; text-align: center; text-transform:capitalize; width: 149px; height: 36px; margin-top: 20px; font-size: 20px; }

.banner-products-right
{
	width: 234px;
	text-align: center;
}

/***** Banner Template - end *****/

/***** Search Category Drop down - Start *****/

a.select 
{ 
	width: 120px; 
	height: 30px;
	display: block; 
	padding-left: 10px; 
	color: #333; 
	font-size: 12px; 
	text-decoration: none !important; 
	line-height: 30px;
	float: left; clear: both;
	outline: none;
	text-align:left;
	padding-right:20px;
	overflow:hidden;
}
a.select:hover { background: url("../../../skins/SimpleBlue/customer/images/icons/arrow_dropdown.png") no-repeat scroll 128px -29px transparent;  color: #333 !important; }
a.select { cursor: pointer;
background: url("../../../skins/SimpleBlue/customer/images/icons/arrow_dropdown.png") no-repeat scroll 128px -29px transparent; }
ol, ul {
	padding: 0;
}
ul.select_list { 
	position: absolute; 
	width: 149px; background: #FFF; 
	border: 1px solid #CCC; 
	list-style-type: none; 
	display: none; 
	z-index: 21; 
	margin-top: 30px;
	#margin-top:0px;
	#position:relative;
	cursor: pointer; 
	height: auto;
	overflow: auto;
	text-align:left;
}
ul.select_list li { width: 140px; padding: 2px 5px; color: #333333; display: block; }
ul.select_list li:hover, ul.select_list li.hover, ul.select_list li.selected { background-color: #FFEFCB !important; color: #333 !important; }
/* For Long lists */
ul.long-list { height: 100px !important; } 
ul.long-list li { width: 121px !important; }
.hidden { display: none; }
	
/***** Search Category Drop down - End *****/

.incir-logo a {
	background: url(../../../skins/SimpleBlue/customer/images/incir_powered_logo.png) no-repeat;
	width: 187px;
	height: 48px;
	margin-top: 7px;
	float: right;
}

/**** 	New CSS For Static Block - start 	****/
.block-edvise-new { width:199px; border:solid 1px #d3d3d3; float:left;}
.block-edvise-new ul { margin:0px; padding:0px; list-style-type:none;}
.block-edvise-new ul li { display:block; padding: 10px; border-bottom:solid 1px #e5e5e5; background:url(../../../skins/SimpleBlue/customer/images/static-block-li-bg.jpg) repeat-x;}
.block-edvise-new ul li h4.ucretsiz {  padding:5px 0px 5px 35px; line-height:17px; background:url(../../../skins/SimpleBlue/customer/images/ucrestsiz-lade-block.png) no-repeat left center;}
.block-edvise-new ul li h4.ucretsiz-second {  padding:5px 0px 5px 35px; line-height:17px; background:url(../../../skins/SimpleBlue/customer/images/ucrestsiz-kargo-block.png) no-repeat left center;}
.block-edvise-new ul li h4.guvenli {  padding:5px 0px 5px 35px; line-height:17px; background:url(../../../skins/SimpleBlue/customer/images/guvenli-alisveris-block.png) no-repeat left center;}
.block-edvise-new ul li.guven-new { border-bottom:0px none;}
/**** 	New CSS For Static Block - end	****/

/**** 	New CSS For Bottom Secure Bar Block - start 	****/
.footer-bottom-line {margin: 0px !important; width: 977px !important;}
.secure-bar-bottom { width: 977px; margin: 10px auto 0px;}
.secure-bar-bottom .secure-bar-left {background:url(../../../skins/SimpleBlue/customer/images/secure-bar-left-right-bg.png) no-repeat left top; width: 8px; height: 48px;}
.secure-bar-bottom .secure-bar-right {background:url(../../../skins/SimpleBlue/customer/images/secure-bar-left-right-bg.png) no-repeat right top; width: 8px; height: 48px;}
.secure-bar-bottom .secure-bar-middle {background:url(../../../skins/SimpleBlue/customer/images/secure-bar-bg.png) repeat-x left center; height: 48px; width: 961px;}
.left-logo {padding-top: 6px;}
.secure-bar-bottom .secure-bar-middle ul {margin:0px; padding:0px; list-style-type:none;}
.secure-bar-bottom .secure-bar-middle ul li { display:inline; float: left;}
.secure-bar-bottom .secure-bar-middle ul li.secure-logo { background:url(../../../skins/SimpleBlue/customer/images/secure-logo.png) no-repeat left top; height: 35px; padding-left: 40px; line-height: 30px; font-size: 13px;}
.secure-bar-bottom .secure-bar-middle ul li.rapid-ssl { background:url(../../../skins/SimpleBlue/customer/images/rapid-ssl.jpg) no-repeat left top; height: 35px; width: 63px; margin-left: 10px;}

.secure-bar-bottom .secure-bar-middle ul li.image-world { background:url(../../../skins/SimpleBlue/customer/images/secure-bar-images.png) no-repeat left bottom; height: 45px; width: 67px; margin-left: 8px;}
.secure-bar-bottom .secure-bar-middle ul li.image-maximum { background:url(../../../skins/SimpleBlue/customer/images/secure-bar-images.png) no-repeat -62px -98px; height: 42px; width: 67px; margin-left: 8px;}
.secure-bar-bottom .secure-bar-middle ul li.image-bonus { background:url(../../../skins/SimpleBlue/customer/images/secure-bar-images.png) no-repeat -130px -98px; height: 45px; width: 58px; margin-left: 8px;}
.secure-bar-bottom .secure-bar-middle ul li.image-axess { background:url(../../../skins/SimpleBlue/customer/images/secure-bar-images.png) no-repeat -148px -48px; height: 45px; width: 56px; margin-left: 8px;}
.secure-bar-bottom .secure-bar-middle ul li.image-advantage { background:url(../../../skins/SimpleBlue/customer/images/secure-bar-images.png) no-repeat -131px -142px; height: 45px; width: 85px; margin-left: 8px; display: none;}
.secure-bar-bottom .secure-bar-middle ul li.image-cardfinance { background:url(../../../skins/SimpleBlue/customer/images/secure-bar-images.png) no-repeat -75px -48px; height: 45px; width: 74px; margin-left: 8px; display: none;}
.secure-bar-bottom .secure-bar-middle ul li.image-visa { background:url(../../../skins/SimpleBlue/customer/images/secure-bar-images.png) no-repeat left -96px; height: 45px; width: 63px; margin-left: 8px;}
.secure-bar-bottom .secure-bar-middle ul li.image-mastercard { background:url(../../../skins/SimpleBlue/customer/images/secure-bar-images.png) no-repeat -154px 1px; height: 45px; width: 52px; margin-left: 8px;}
.secure-bar-bottom .secure-bar-middle ul li.image-americanexp { background:url(../../../skins/SimpleBlue/customer/images/secure-bar-images.png) no-repeat -65px -143px; height: 45px; width: 66px; margin-left: 8px;display: none;}
/**** 	New CSS For Bottom Secure Bar Block - end	****/

/* mink Hide checkout top blocks */
.checkout-blocks .search-cart-bg, .checkout-blocks .header-categories-shop-hover { 
	display: none;
}

.checkout-blocks .top-links-grid .dropdown-box, .checkout-blocks .top-links-grid .quick-links-top
{
	display: none;
}

.checkout-blocks .header-down-search-line {
	height: 0px !important; padding: 7px 7px 0px !important;
}
.checkout-blocks .main-container-grid .main-container-inner-grid{padding: 0px 7px !important;}

.checkout-blocks .mainbox-title {
	display: none !important;
}
.main-container-inner-grid .sidebar-grid-home .home-shop-category {
	margin-top: -55px;
}
.sidebox-plain .jcarousel-clip {
	height: 239px !important;
}
.cm-slider.banner-slider {
	height: 336px;
}.campaing-limits {
font-family: 'Myriad Condensed Web';
background: url(../../../skins/SimpleBlue/customer/images/firsat_urun_detay.jpg) no-repeat;
font-size: 12px;
color: #000;
clear: both;
line-height: 15px;
text-align: left !important;
height: 47px;
padding-left: 122px;
width: 260px;
padding-right: 10px;
padding-top: 5px;
position: relative;
margin: 7px auto;
}.campaing-amount-limits{
    font-family: 'Myriad Condensed Web';
    background: url(../../../skins/SimpleBlue/customer/images/firsat_urun_adet.png) no-repeat;
    font-size: 12px;
    color: #000;
    clear: both;
    line-height: 12px;
    text-align: center;
    height: 35px;
    padding-left: 130px;
    width: 200px;
    padding-right: 10px;
    padding-top: 5px;
    position: relative;
    float: right;
}


.countdown-clock{
    zoom: 0.4;
    -moz-transform: scale(0.4); 
    width: 700px;
}
.deal-countdown-container{
	height:69px;
	margin:15px 10px 0px -10px;
}

@-moz-document url-prefix() {
.countdown-clock{
    margin:-25px 0px 0px -200px; 
    height: 65px;
}

}

.flip-clock-label {
	font-size:27px;
}

.personal-tax-record {
	clear: both;
}
.tax-record-type-box {
	clear: both;
}
.main-container-grid .sub-catagories-products{display:none;}
.drop-lt-main .aimage img {width: 250px;height: auto;}
.shipping-resetting-container{margin-top: 10px;border:1px solid #ebebeb;background: #FFF !important;padding-top: 5px;padding-bottom: 10px;margin-bottom: 10px;}
.shipping-resetting-body{width: 100%;}
.shipping-resetting-title{font-size:18px;text-align: center;line-height: 30px;}
.shipping-resetting-title span{font-size:22px;color:#EB892C;text-align: center;}
.shipping-resetting-content{border-bottom: 1px solid #ebebeb;margin-bottom: 10px; text-align: center;font-size: 13px;padding: 0px;padding-bottom: 5px;}
.shipping-resetting-items-container{overflow:hidden;float:left;position:relative;width:100%;}
.shipping-resetting-items{width:100%;padding-top: 10px;}
.buttons-container.cart-bottom-buttons{margin-bottom: 10px;}
.shipping-resetting-container .catagories-peoducts-grid .product-description{}
.shipping-resetting-container .catagories-peoducts-grid .product-image{padding-bottom: 5px;}
.shipping-resetting-container .catagories-peoducts-grid.product-image{border-left: 1px solid #ebebeb;margin-left: -1px;padding-right: 8px;padding-left: 7px;margin-bottom: 20px;}
.statistic-list .tooltip-shipping-free{background: url('../../../skins/SimpleBlue/customer/images/icons/question-sifirlayici.png') no-repeat; background-position: 80px 0;}
.hover-tooltip-free{}
.tooltipim-sifirlayici{margin-top: -30px;margin-left: -130px;}

.tooltipim-sifirlayici{max-width:300px;padding:10px 10px;margin-top: -30px;margin-left: -160px;opacity:0;visibility:hidden;z-index:10;position:absolute;background: url('../../../skins/SimpleBlue/customer/images/tooltip-sifirlayici.png') no-repeat;width: 189px;height: 94px;display: block;}
.tooltipim-sifirlayici i{width:15px;height:15px;margin-left:20px;margin-top:-19px;display:block;position:absolute;}
.tooltipim-sifirlayici.active{opacity:1;text-decoration:none;visibility:visible;overflow:visible;}
.shipping-resetting-items .product-title-wrap a{height: 60px !important;}
.shipping-resetting-container .list-free-shipping-corner{left: 95px;}
.tooltipim-sifirlayici>div{width: 146px;white-space: normal !important;text-align: center;font-size: 14px;}
.tooltipim-sifirlayici>div span{color:#EB892C;font-weight: bold;}
.cc-checkout-expiry-sbox {width: 125px !important;}
table.incir-payment-methods div.radio1 {color: #777777; display: block; font: 11px/15px Arial; padding-left: 10px;}
table.incir-payment-methods div.radio1 h5 {color: #333333; display: block; font: 13px/15px Arial; padding-bottom: 5px;}
table.incir-payment-methods input[type=radio] {float: left; margin-left: -10px; margin-top: 2px;}
table.incir-payment-methods td.incir-payment-titles {padding: 0 0 15px 15px;}
.incir-payment-disabled  {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
#shipmentContainer{display:none}
.product-main-info #shipmentContainer{display:inline-block}
#shipmentContainer .shipmentPrice{padding-bottom:10px;padding-top:10px}
#shipmentContainer .shipmentPrice .shipmentPrice{padding-bottom:5px;padding-top:5px}
#shipmentContainer .shipmentPrice label{color:#7f7f7f;font-size:12px;font-weight:normal;text-align:left;width:90px;position:relative;display:inline-block}
#shipmentContainer .shipmentPrice span{font-size:12px;font-weight:bold;color:#a5a5a5 !important}
.shipmentPrice .stock-wrap{margin:0 !important}
#shipmentContainer .shipmentPrice .tooltipim{max-width:300px;padding:10px 10px;margin-top: 30px;margin-left: -29px;opacity:0;visibility:hidden;z-index:10;position:absolute;font-family:Arial;font-size:12px;font-style:normal;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:2px 2px 2px #999;-moz-box-shadow:2px 2px 2px #999;box-shadow:2px 2px 2px #999;-webkit-transition-property:opacity,margin-top,visibility,margin-left;-webkit-transition-duration:.4s,0.3s,0.4s,0.3s;-webkit-transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out;-moz-transition-property:opacity,margin-top,visibility,margin-left;-moz-transition-duration:.4s,0.3s,0.4s,0.3s;-moz-transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out;-o-transition-property:opacity,margin-top,visibility,margin-left;-o-transition-duration:.4s,0.3s,0.4s,0.3s;-o-transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out;transition-property:opacity,margin-top,visibility,margin-left;transition-duration:.4s,0.3s,0.4s,0.3s;transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out;color:#444;background:#fbf5e6;background:-moz-linear-gradient(top,#fbf5e6 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fbf5e6),color-stop(100%,#fff));border:1px solid #cfb57c}
#shipmentContainer .shipmentPrice .tooltipim i{width:15px;height:15px;margin-left:20px;margin-top:-19px;display:block;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-box-shadow:inset -1px 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;-o-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;background:#fbf5e6;border-top:1px solid #cfb57c;border-right:1px solid #cfb57c}
#shipmentContainer .hover-tooltip:hover .tooltipim{opacity:1;text-decoration:none;visibility:visible;overflow:visible}
.hover-tooltip{background: url(../../../skins/SimpleBlue/customer/images/icons/tooltip_icon.png) no-repeat; height: 19px; width: 18px; display: block;float:right;cursor: pointer;margin-left: 10px;margin-top: -4px;background-color: #0080CB !important;}

.fast_shipping{width: 100px !important;margin:0px auto 5px auto;height: 22px;display: none;}
.fast_shipping .icon{width: 100px;border-radius: 3px;background-color: #fe8004 !important;height: 22px;}
.fast_shipping .icon img:hover{opacity: 1 !important;}
.fast_shipping_b{width: 212px !important;margin: 8px 0;height: 41px;}
.fast_shipping_b .icon{width: 212px;border-radius: 3px;background-color: #fe8004 !important;height: 41px;}
.fast_shipping_b .icon img:hover{opacity: 1 !important;}
#cart_items .fast_shipping{margin: 8px 0px !important;}
.special-products .jcarousel-skin .fast_shipping,.new-products .jcarousel-skin .fast_shipping,#cart_items .fast_shipping,.shipping-resetting-items .fast_shipping,.product-cell .fast_shipping,.jcarousel-clip-horizontal .fast_shipping,.banner-slider .fast_shipping{display: block;}
.new-products .mainbox-body,.new-products .mainbox-body .jcarousel-clip-horizontal,.new-products .mainbox-body .jcarousel-clip-horizontal ul,.new-products .mainbox-body .jcarousel-clip-horizontal ul li,
.special-products .mainbox-body .jcarousel-clip-horizontal,.special-products .mainbox-body .jcarousel-clip-horizontal ul,.special-products .mainbox-body .jcarousel-clip-horizontal ul li{height: 255px !important;}

.fast_shipping_b .tooltipim{max-width:300px;padding:10px 10px;margin-top: 18px;margin-left: -15px;opacity:0;visibility:hidden;z-index:10;position:absolute;font-family:Arial;font-size:12px;font-style:normal;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:2px 2px 2px #999;-moz-box-shadow:2px 2px 2px #999;box-shadow:2px 2px 2px #999;-webkit-transition-property:opacity,margin-top,visibility,margin-left;-webkit-transition-duration:.4s,0.3s,0.4s,0.3s;-webkit-transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out;-moz-transition-property:opacity,margin-top,visibility,margin-left;-moz-transition-duration:.4s,0.3s,0.4s,0.3s;-moz-transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out;-o-transition-property:opacity,margin-top,visibility,margin-left;-o-transition-duration:.4s,0.3s,0.4s,0.3s;-o-transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out;transition-property:opacity,margin-top,visibility,margin-left;transition-duration:.4s,0.3s,0.4s,0.3s;transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out;color:#444;background:#fbf5e6;background:-moz-linear-gradient(top,#fbf5e6 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fbf5e6),color-stop(100%,#fff));border:1px solid #cfb57c}
.fast_shipping_b .tooltipim i{width:15px;height:15px;margin-left:20px;margin-top:-19px;display:block;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-box-shadow:inset -1px 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;-o-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;background:#fbf5e6;border-top:1px solid #cfb57c;border-right:1px solid #cfb57c}
.fast_shipping_b:hover .tooltipim{opacity:1;text-decoration:none;visibility:visible;overflow:visible}
.jcarousel-clip-horizontal .fast_shipping,.shipping-resetting-container .fast_shipping{-moz-transform: scale(0.85);transform: scale(0.85);margin-top: -20px;margin-bottom: 4px; }
.banner-slider .fast_shipping{transform: scale(1);display: block;margin: 2px 0px;}
.shipping-resetting-items .catagories-peoducts-grid{height: 298px !important;}

.disable_payment_at_door{width: 212px !important;margin: 8px 0;height: 41px;}
.disable_payment_at_door .icon{width: 212px;border-radius: 3px;background-color: #d90000 !important;height: 41px;}
.disable_payment_at_door .icon img:hover{opacity: 1 !important;}

.vendor_home_page_ads .jcarousel-skin .jcarousel-prev-horizontal:hover, .vendor_home_page_ads .jcarousel-skin .jcarousel-next-horizontal:hover {
    background-position: 100% 0 !important;
}
.vendor_home_page_ads .jcarousel-skin .jcarousel-prev-horizontal:hover{background-position: 0 0 !important;}



/**
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 */

/* Logic */
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.dropdown {
	position: relative;
	z-index: 100;
	padding-top: 1px;
}
ul.dropdown li {
	position: relative;
	z-index: 0;
	float: left;
	vertical-align: middle;
	line-height: 1.3em;
	zoom: 1;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 200;
	cursor: default;
}
ul.dropdown ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
	display: none;
	width: 100%;
}
ul.dropdown ul li {
	float: none;
}
ul.dropdown ul ul, ul.dropdown-vertical ul, ul.dropdown-vertical ul ul {
	top: 1px;
	left: 100%;
	margin-top: -7px;
}
ul.dropdown li:hover > ul, ul.dropdown li:hover > span > ul {
	display: block;
}

/* For vertical menu */
ul.dropdown-vertical li {
	float: none;
}
/* /For vertical menu */

/* For right to left orientation */
ul.dropdown-vertical.rtl a {
	text-align: right;
}
ul.dropdown-vertical.rtl ul {
	right: 100%;
	left: auto;
	margin-right: 0;
}
/* /For right to left orientation */
/* /Logic */

/* Decoration */
ul.dropdown-vertical a, ul.dropdown-vertical a:visited, ul.dropdown-vertical a:active {
	color: #444;
	text-decoration: none;
}
ul.dropdown-vertical ul {
	margin: -2px 0 0 -4px;
	padding: 5px 0;
	width: 180px;
	border: 1px solid #ccc;
	-webkit-border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.20);
	box-shadow: 0 3px 3px rgba(0,0,0,0.20);
	-ms-border-radius: 0 5px 5px 5px;
}
ul.dropdown-vertical ul ul {
	margin-left: 0;
}
ul.dropdown-vertical a {
	display: block;
	padding: 10px 20px 8px 10px;
}
ul.dropdown-vertical *.dir {
	background: url('../../../skins/SimpleBlue/customer/images/icons/categories_arrow.png') no-repeat right 12px;
}
ul.dropdown-vertical ul *.dir {
	background: url('../../../skins/SimpleBlue/customer/images/icons/categories_arrow.png') no-repeat right 8px;
}
ul.dropdown-vertical *.dir:hover {
	background-color: #fff;
	background-position: right -58px;
}
ul.dropdown-vertical ul *.dir:hover {
	background-color: #fff;
	background-position: right -62px;
}
ul.dropdown-vertical > li:hover {
	margin-top: -1px;
	border-top: 1px solid #ccc;
	background-color: #fff;
}
ul.dropdown-vertical ul li:hover > a {
	color: #0088cc;
	text-decoration: underline;
}
ul.dropdown-vertical li.cm-active > a, .sidebox-wrapper .sidebox-body ul li.cm-active > a {
	color: #0088cc;
}
ul.dropdown-vertical > li.cm-active {
	border-bottom: 1px dotted #ccc;
	background-color: #fff;
}
ul.dropdown-vertical ul li a {
	padding: 5px 10px 5px;
}
.hide-border {
	position: absolute;
	right: 0;
	z-index: 300;
	display: none;
	padding: 0 2px;
	height: 100%;
	background-color: #fff;
}
ul.dropdown-vertical > li:hover .hide-border {
	display: block;
}
ul.dropdown-vertical > li:hover ul .hide-border {
	display: none;
	margin-top: -6px;
	margin-right: -1px;
	padding: 10px 2px;
	background: url(../../../skins/SimpleBlue/customer/images/cat_noborder.png) 0 0 no-repeat;
}
ul.dropdown-vertical > li:hover ul li:hover > .hide-border {
	display: block;
}

/* Separator */
ul.dropdown-vertical > li {
	border-bottom: 1px solid transparent;
}
ul.dropdown-vertical > li.b-border {
	border-bottom: 1px dotted #ccc;
}
ul.dropdown-vertical > li:hover {
	border-bottom: 1px solid #ccc;
}
ul.dropdown-vertical ul .b-border {
	border: none;
}
/* /Separator */

/* Decoration for right to left orientation*/
.right-column ul.dropdown-vertical ul {
	top: 1px;
	right: 100%;
	left: auto;
}
ul.dropdown-vertical.rtl *.dir {
	background: url('../../../skins/SimpleBlue/customer/images/icons/categories_arrow_rtl.png') no-repeat left 12px;
}
ul.dropdown-vertical.rtl ul *.dir {
	background: url('../../../skins/SimpleBlue/customer/images/icons/categories_arrow_rtl.png') no-repeat left 8px;
}
ul.dropdown-vertical.rtl *.dir:hover {
	background-color: #fff;
	background-position: left -58px;
}
ul.dropdown-vertical.rtl ul *.dir:hover {
	background-color: #fff;
	background-position: left -62px;
}
ul.dropdown-vertical.rtl .hide-border {
	right: 100%;
	left: auto;
	margin-right: -6px;
}
ul.dropdown-vertical.rtl ul {
	-webkit-border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	border-radius: 5px 0 5px 5px;
	-ms-border-radius: 5px 0 5px 5px;
}
ul.dropdown-vertical.rtl > li:hover ul .hide-border {
	margin-right: -7px;
	background: url(../../../skins/SimpleBlue/customer/images/cat_noborder_rtl.png) 0 0 no-repeat;
}
/* /Decoration for right to left orientation*/
/* /Decoration */

/* Multicolumns dropdown */
.wrap-dropdown-multicolumns {
	position: relative;
	z-index: 100;
	display: block;
	margin: 0 auto;
}
ul.dropdown-multicolumns {
	margin: 0px auto 0px auto;
	padding: 0px 9px;
	min-width: 920px;
	min-height: 40px;
	list-style: none;
}
ul.dropdown-multicolumns li {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	border: none;
	text-align: center;
	padding: 0;
}
ul.dropdown-multicolumns li.fullwidth {
	position: static !important;
}
ul.dropdown-multicolumns > li.cm-active {
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #666;
}
ul.dropdown-multicolumns > li.cm-active > a.drop {
	padding-bottom: 6px;
}
ul.dropdown-multicolumns > li:hover {
	z-index: 500;
	border-bottom: none;
    -webkit-border-radius: 3px 3px 0px 0px;
    -khtml-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
	background: #fff;
}
ul.dropdown-multicolumns > li.nodrop:hover {
	margin-bottom: 1px;
	padding: 9px 10px 5px 10px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
	background: #fff;
}
ul.dropdown-multicolumns li.nodrop:hover > a {
	padding: 0px;
}
ul.dropdown-multicolumns li a {
	display: block;
	padding: 9px 10px 7px 10px;
	outline: 0;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}
ul.dropdown-multicolumns li a.drop, ul.dropdown-multicolumns li.nodrop a {
	text-transform: uppercase;
	font: bold 12px/14px Arial;
}
ul.dropdown-multicolumns li:hover a {
	position: relative;
	z-index: 600;
	padding: 9px 10px 6px 10px;
	border-bottom: 1px solid #fff;
	color: #161616;
	text-shadow: none;
}
ul.dropdown-multicolumns li:hover div a {
	display: inline;
}
ul.dropdown-multicolumns li .drop {
	padding-right: 27px;
}
ul.dropdown-multicolumns li:hover .drop {
	padding-right: 27px;
}
/* Right aligned menu item */
ul.dropdown-multicolumns .right {
	right: 0;
	float: right;
	margin-right: 0px;
}
ul.dropdown-multicolumns li.right:hover {
	margin-right: -1px;
}
/* /Right aligned menu item */

.dropdown-1column, 
.dropdown-2columns, 
.dropdown-3columns, 
.dropdown-4columns,
.dropdown-5columns,
.dropdown-fullwidth {
	position: absolute;
	left: -999em;
    z-index: 400;
	margin: 4px auto;
	padding: 20px 0 0;
	border: 1px solid #444444;
    -webkit-border-radius: 0px 3px 3px 3px;
    -khtml-border-radius: 0px 3px 3px 3px;
	-moz-border-radius: 0px 3px 3px 3px;
    border-radius: 0px 5px 5px 5px;
	background: #eeeeee;
	background: #fff;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	text-align: left;
}

/* Drop downs sizes */
.dropdown-1column {width: 163px;}
.dropdown-2columns {width: 318px;}
.dropdown-3columns {width: 473px;}
.dropdown-4columns {width: 628px;}
.dropdown-5columns {width: 783px;}
.dropdown-fullwidth {
	width: 938px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
}
.dropdown-multicolumns li .first-fullwidth {
    -webkit-border-radius: 0px 3px 3px 3px;
	-moz-border-radius: 0px 3px 3px 3px;
    border-radius: 0px 3px 3px 3px;
}
/* /Drop downs sizes */

/* Drop to right */
.dropdown-multicolumns li:hover .dropdown-1column, 
.dropdown-multicolumns li:hover .dropdown-2columns, 
.dropdown-multicolumns li:hover .dropdown-3columns,
.dropdown-multicolumns li:hover .dropdown-4columns,
.dropdown-multicolumns li:hover .dropdown-5columns {
	top: 25px;
	left: -1px;
}
.dropdown-multicolumns li:hover .dropdown-fullwidth {
	top: 31px;
	left: 0px;
	display: block;
}
/* /Drop to right */

/* Drop to left */
.dropdown-multicolumns li .drop-left {
    -webkit-border-radius: 3px 0px 3px 3px;
	-moz-border-radius: 3px 0px 3px 3px;
    border-radius: 3px 0px 3px 3px;
}
.dropdown-multicolumns li:hover .drop-left {
	top: 25px;
	right: -1px;
	left: auto;
}
.dropdown-multicolumns li.right:hover .dropdown-fullwidth {
	top: 33px;
	right: 18px;
}
/* /Drop to left */

/* Columns Sizes */
.dropdown-multicolumns .col-1,
.dropdown-multicolumns .col-2,
.dropdown-multicolumns .col-3,
.dropdown-multicolumns .col-4,
.dropdown-multicolumns .col-5,
.dropdown-multicolumns .col-6 {
	float: left;
	display: inline-block;
	margin-right: 10px;
	padding-bottom: 10px;
}
.dropdown-multicolumns .col-1 {width: 145px;}
.dropdown-multicolumns .col-2 {width: 300px;}
.dropdown-multicolumns .col-3 {width: 455px;}
.dropdown-multicolumns .col-4 {width: 610px;}
.dropdown-multicolumns .col-5 {width: 765px;}
.dropdown-multicolumns .col-6 {width: 920px;}

.dropdown-multicolumns .firstcolumn {/* Use the firstcolumn class for the items that stick to the left edge of the dropdown */
	clear: left;
	margin-left: 9px;
}
/* /Columns Sizes */

.dropdown-multicolumns .lastcolumn {
	margin-right: 9px;
}

/* Content styles */
ul.dropdown-multicolumns h3 {
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #e5e5e5;
	color: #4d4d4d;
	font-weight: 600;
	font-size: 13px;
}
ul.dropdown-multicolumns li:hover div a {
	padding: 0;
	border: none;
	text-decoration: none;
	text-shadow: none;
}
ul.dropdown-multicolumns .pusher { /* Use this pucher if you want to give more vertical spacing between your rows of content */
	margin-top: 18px;
}

ul.dropdown-multicolumns li ul {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
}
ul.dropdown-multicolumns li ul li {
	position: relative;
	float: left;
	margin: 3px 0 5px;
	padding: 0;
	width: 135px;
	text-align: left;
	text-shadow: 1px 1px 1px #ffffff;
	font-size: 12px;
	line-height: 16px;
}
ul.dropdown-multicolumns li ul li a {
	padding: 0;
}
ul.dropdown-multicolumns li ul li:hover {
	margin: 3px 0 5px;
	padding: 0;
	border: none;
}
.dropdown-bottom {
	clear: left;
	padding: 10px 20px;
	border-top: 1px solid #e6e6e6;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	background-color: #f1f1f1;
	text-align: right;
	-ms-border-radius: 0 0 3px 3px;
}
.dropdown-bottom a {
	text-transform: uppercase;
	font-size: 11px;
}
ul.dropdown-multicolumns {
	padding-bottom: 1px;
	border: 1px solid #444;
	border-top: 1px solid #5f5f5f;
	border-bottom: none;
	background: #353535 url(../../../skins/SimpleBlue/customer/images/menu_bg.gif) 0 0 repeat-x;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
ul.dropdown-multicolumns li:hover div a {
	color: #444;
}
ul.dropdown-multicolumns li:hover div .alt-link a, ul.dropdown-multicolumns li:hover div .dropdown-bottom a {
	color: #0088cc;
}
ul.dropdown-multicolumns li:hover div a:hover {
	color: #0088cc;
	text-decoration: underline;
}
ul.dropdown-multicolumns li li.cm-active a, ul.dropdown-multicolumns li h3.cm-active a {
	color: #0088cc;
}
ul.dropdown-multicolumns li ul li a:hover {
	color: #0088cc;
	text-decoration: underline;
}
ul.dropdown-multicolumns li .drop, ul.dropdown-multicolumns li:hover .drop {
	padding-right: 20px;
	background: url(../../../skins/SimpleBlue/customer/images/menu_arrow.gif) right 14px no-repeat;
}
ul.dropdown-multicolumns li:hover .drop {
	background-position: right -36px;
}
ul.dropdown-multicolumns h3 {
	min-height: 25px;
	line-height: 100%;
}
/* /Content styles */
/* /Multicolumns dropdown */

/*  [mink] */
.step-body-active .form-field.billing-email .input-text,
.step-body-active .form-field.shipping-email .input-text,
.step-body-active .form-field.billing-address .input-text,
.step-body-active .form-field.shipping-address .input-text,
.step-body-active .form-field.billing-address-line2 .input-text,
.step-body-active .form-field.shipping-address-line2 .input-text,
.step-body-active .form-field.billing-phone .input-text,
.step-body-active .form-field.shipping-phone .input-text,
.step-body-active .form-field.billing-zip-code .input-text,
.step-body-active .form-field.shipping-zip-code .input-text
{
    width: 531px;
}

.step-body-active .form-field.billing-address,
.step-body-active .form-field.shipping-address,
.step-body-active .form-field.billing-address-line2,
.step-body-active .form-field.shipping-address-line2,
.step-body-active .form-field.billing-phone,
.step-body-active .form-field.shipping-phone,
.step-body-active .form-field.billing-zip-code,
.step-body-active .form-field.shipping-zip-code
{
    clear: both;
    float: none !important;
}

.step-body-active .form-field.billing-sehir,
.step-body-active .form-field.shipping-sehir {
    margin-bottom: 17px;
    margin-right: 20px;
    margin-top: 0;
    display: inline-block;
    float: left;
    width: auto;
}

.step-body-active .form-field.billing-town,
.step-body-active .form-field.shipping-town {
    margin-bottom: 17px;
    margin-top: 0;
    display: inline-block;
    float: left;
    width: 250px;
}

.step-body-active .form-field.billing-sehir select,
.step-body-active .form-field.shipping-sehir select,
.step-body-active .form-field.billing-town select,
.step-body-active .form-field.shipping-town select {
    max-width: none;
}

.product-details-shipping-label {
    color: #666666;
    font-style: italic;
    text-decoration: underline;
}
.product-details-shipping-label .shipping-price {
    font-size: 125%;
    font-weight: bold;
}
.product-details-delivery-note {
    color: #C83B00;
    font-style: italic;
    font-weight: bold;
}
.tabs li.cm-disabled { /*Disabled tabs on checkout */
    opacity: 0.5;
    filter: Alpha(Opacity=50);
}
.checkout-billing-options .notification-w {
    margin-bottom: 15px;
}
.free-shipping-badge {
    width: 170px;
    height: 30px;
    background-image: url(../../../skins/SimpleBlue/customer/addons/spec_dev/../../images/free-shipping.png);
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-right: 5px;
}
.free-shipping-badgevisible{
    width: 0px;
    height: 0px;
    background:none !important;
}
.free-shipping-badgevisible span{
    display: none !important;
}
.free-shipping-corner{ 
    width: 116px;
    height: 116px;
    background-image: url(../../../skins/SimpleBlue/customer/addons/spec_dev/../../images/ucretsizkargo.png);
    background-repeat: no-repeat;
    top: -5px;
    position: absolute;
    left: 222px;
    z-index: 20;
}
.fast-shipping-badge {
    width: 170px;
    height: 30px;
    background-image: url(../../../skins/SimpleBlue/customer/addons/spec_dev/../../images/fast-shipping.png);
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}
.shipping-badges {
    margin-top: 10px;
}
.shipping-badges span {
    line-height: 30px;
    margin-left: 48px;
}
.shipping-badges .shipping-cost {
    font-size: 88%;
}
.list-shipping-badges {
    width: 0px;
    height: 0px;
    float: left;
}
.list-free-shipping-corner{ 
    width: 81px;
    height: 81px;
    background-image: url(../../../skins/SimpleBlue/customer/addons/spec_dev/../../images/kargobizden-liste.png);
    background-repeat: no-repeat;
    top: -4px;
    position: absolute;
    left: 83px;
    z-index: 20;
}.slider-shipping-badges {
    width: 0px;
    height: 0px;
    float: left;
}
.slider-free-shipping-corner{ 
    width: 81px;
    height: 81px;
    background-image: url(../../../skins/SimpleBlue/customer/addons/spec_dev/../../images/kargobizden-liste.png);
    background-repeat: no-repeat;
    top: -3px;
    position: relative;
    left: 60px;
    z-index: 20;
}
.banner-products-right .slider-free-shipping-corner{ 
    width: 81px;
    height: 81px;
    background-image: url(../../../skins/SimpleBlue/customer/addons/spec_dev/../../images/kargobizden-liste.png);
    background-repeat: no-repeat;
    top: -3px;
    position: relative;
    left: 141px;
    z-index: 20;
}
.slider-offer { position:relative; top:0px; left:0px; width: 0px;}
.banner-products-right .slider-offer .offer-products { position:absolute; top:-76px; left:-3px;}
.slider-offer .offer-products { position:absolute; top:-106px; left:-3px;}
.slider-offer .offer-products .discount-label { padding:0px !important; background:none !important; margin:0px !important;}
.slider-offer .offer-products .discount-label em { height:38px !important; width:38px !important; background:url(../../../skins/SimpleBlue/customer/addons/spec_dev/../../images/discount_label.png) no-repeat right top !important; line-height:27px;}

.sort-by-bestsellers-asc {
	display: none;
}

/* form-wrap-default elements*/
.form-wrap-default .buttons-container{
	background: none repeat scroll 0 0 #F2F2F2;
	border-radius: 0 0 3px 3px;
	border-top: 1px solid #DDDDDD;
	margin: 15px 0 28px -21px;
	padding: 17px 20px;
	width: 100%;
}
.form-wrap-default .input-text{
	width: 100%;
	max-width: 372px;
}
.form-wrap-default .input-textarea{
	width: 372px;
	max-width: 372px;
        height: 150px;
}
.form-wrap-default select,
.form-wrap-default select.cm-location-billing{
	width: 380px;
	max-width: 380px;
}

/*-- Slider--*/
.cm-slider {
	position: relative;
}
/*--Window/Masking Styles--*/
.cm-slider-window {
	width: 100%;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.cm-slide-page-reel {
	position: absolute;
	top: 0; left: 0;
}
.cm-slide-page-reel img {
	border: 0; padding: 0;
}
/*--Paging Styles--*/
.cm-paging {
	position: absolute;
	bottom: 20px; 
	right: 25px;
	width: 200px; 
	height:20px;
	margin-bottom: 10px;
	color: #808080;
	text-align: right;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.cm-paging a, .cm-paging a:visited, .cm-paging a:hover, .cm-paging a:active {
	display: inline-block;
	padding: 5px 8px;
	background: #dbdbdb;
	text-decoration: none;
	text-align: center;
	color: #808080;
	line-height: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.cm-paging a.active {
	font-weight: bold;
	background: #4d4d4d;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.cm-paging-dots a, .cm-paging-dots a:hover {
	width: 15px;
	padding: 0;
	background: url(../../../skins/SimpleBlue/customer/addons/banners/../../images/paging_dots.png) 0 0 no-repeat;
}
.cm-paging-dots a.active {
	width: 15px;
	padding: 0;
	background: url(../../../skins/SimpleBlue/customer/addons/banners/../../images/paging_dots.png) 0 -40px no-repeat;
}
.cm-slide-page {
	float: left;
	text-align: center;
	vertical-align: middle;
}
/*-- Arrows --*/
.cm-slide-prev, .cm-slide-next {
	position: absolute;
	width: 18px;
	height: 36px;
	bottom: 50px;
	cursor: pointer;
	background-image: url(../../../skins/SimpleBlue/customer/addons/banners/../../images/icons/prev_next_btn_sprite.png);
	background-repeat: no-repeat;
}
.cm-slide-prev {
	left: 20px;
	background-position: 0 0;
}
.cm-slide-next {
	right: 20px;
	background-position: 100% 0;
}
.cm-slide-prev:hover {
	background-position: 0 -60px;
}
.cm-slide-next:hover {
	background-position: 100% -60px;	
}
/*-- /Slider--*/

/* Anry Hide companies top blocks */

.companies-blocks .search-cart-bg, .companies-blocks .header-categories-shop-hover { 
	display: none;
}

.companies-blocks .top-links-grid .dropdown-box, .companies-blocks .top-links-grid .quick-links-top
{
	display: none;
}

.companies-blocks .header-down-search-line {
	height: 0px !important; padding: 7px 7px 0px !important;
}
.companies-blocks .main-container-grid .main-container-inner-grid{padding: 0px 7px !important;}

.companies-blocks .mainbox-title {
	display: none !important;
}

.companies-blocks .footer-main {
  display: none !important;
}



.formreferral {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
    height: auto;
    margin-bottom: 40px;
    padding: 40px;
    width: 400px;
}

.inputformreferral {
    width:100%;
    margin-top:20px!important;
}

.textareaformreferral {
    width:100%;
    height:200px;
    margin-top:20px!important;
    margin-bottom: 10px!important;
}

.paketplanreferral {
  
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    padding: 15px 0;
    text-align: center;
    width: 467px;
}

.paketlerplanreferral {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
    height: auto;
    margin-bottom: 40px;
    padding: 40px;
    width: 400px;
    margin-left: 11px;
}

.aktifplanreferral {
  
   background: none repeat scroll 0 0 #D8BFD8 !important;
}

/* Discussion */
.posts {
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	line-height: 19px;
	margin: 22px 0 50px 0;
	padding: 15px;
}
.posts h2 {
	font: bold 100% Tahoma;
	float: left;
	padding: 2px 0 0;
}
.posts .float-right {
	padding-top: 5px;
}
.post-arrow {
	position:absolute;
	top: -14px;
	left: 14px;
	width: 16px;
	height: 16px;
	background: url('../../../skins/SimpleBlue/customer/addons/discussion/../../images/icons/comments_arrow.png') no-repeat 0 0;
}
.post-author {
	position: absolute;
	top: -25px;
	left: 37px;
	font-weight: 700;
}
.post-date {
	position: absolute;
	top: -25px;
	color: #a6a6a6;
	right: 0;
}
.posts em {
	font-size: 85%;
}
.post-message {
	padding: 0;
}
.left-column .post-author,.right-column .post-author {
	padding: 3px 0 15px;
}
#content_discussion p.stars {
	text-align: right;
	margin: 0;
	padding: 0 0 10px;
}
.product-main-info .stars img {
	margin: 0;
	padding: 3px 1px 0;
}
.product-main-info .stars {
	float: left;
	padding: 0 17px 0 0;
}
.product-quick-view .stars {
	float: none;
	padding: 0;
}
.product-main-info .image-border .stars {
	float: none;
	text-align: center;
	padding: 8px 0 0;
}
.stars {
	padding-bottom: 0;
}
.product-image .stars img,.product-item-image .stars img,.feature-image .stars img,.image-border .stars img,.mainbox2-body .product-image .stars img,.mainbox2-body .product-item-image .stars img,.mainbox2-body .mainbox2-body .feature-image .stars img,.mainbox2-body .image-border .stars img {
	border: 0 none;
	background-color: transparent;
	padding: 0 1px;
}
.post-new {
	margin-top: -15px;
}
.no-items {
	margin-bottom: 40px;
}
/* /Discussion */
[aria-labelledby=ui-dialog-title-new_post] {
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.45) !important;
	-moz-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.45) !important;
	-webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.45) !important;
	border-radius: 6px !important;
}
.ui-dialog .new-post {
	min-width: 258px !important;
	width: 258px;
	background-color: #FFFFFF;
	padding: 25px 35px;
	position: relative;
}
.new-post .input-textarea {
	resize: none;
	width: 254px;
	height: 120px;
}
.new-post .buttons-container-picker {
	top: auto !important;
	position: static !important;
}

.zoomPad{
	position:relative;
	float:left;
	z-index:20;
	cursor:crosshair;
}
.zoomPreload{
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	z-index:110;
	width:90px;
	height:43px;
	position:absolute;
	top:0px;
	left:0px;
}
.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	opacity: 0.6;
	filter: alpha(opacity=60);
	position:absolute;
	border:1px solid #CCC;
	z-index:101;
	cursor:crosshair;
}
.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	width:100%;
	height:100%;
	display:none;
	z-index:101;
}
.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	height:auto;
	z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
	z-index:110;
	width:410px;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:10px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:120;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.zoomWrapperImage{
	display:block;
	position:relative;
	overflow:hidden;
	z-index:110;
}
.zoomWrapperImage img{
	border:0px;
	display:block;
	position:absolute;
	z-index:101;
}
.zoomIframe{
	z-index: -1;
	opacity: 0.6;
	filter: alpha(opacity=60);
	position:absolute;
	display:block;
}
.previewer-container{
	z-index: 100 !important;
}

#custom-header{
	width:100%;
	min-height:18px;
	background:#323232;
	padding:8px 0;
}
#main-page ul{
	float:left;
}
#main-page{
	margin:0px auto;
	overflow:hidden;
	width:977px;
}
#main-page ul li{
	padding:2px 6px 0px 8px;
	list-style:none;
	float:left;
	color:white;
}
#log-out{
	float:right;
}
#main-page ul li a, #log-out a{
	color:white;
	padding:5px 10px;
	display:block;
	text-transform:capitalize;
}
#main-page ul li .admin{
	border:1px solid #030303;
	background-color:#434246;
	border-radius:4px;

}
#custom-header ul li a:hover, #log-out a:hover{
	background:#fff;
	text-decoration:none;
	color:#323232;
	border-radius:4px;
}
#custom-header ul li.overclass a:hover{
	background:none !important;
	text-decoration:none;
	border-radius:0px;
}

select.isnt-select {
	width: auto;
	min-width: 254px;
}

table.inst-product-table {
	border-spacing: 1px;
	border-collapse: separate;
}
.inst-product-table tr th, .inst-product-table tr td {
	text-align: center;
	padding: 5px;
}
.inst-taksit-column {
	background-color: #d0d0d0;
	font-weight: bold; 
}
.inst-padding {
	padding-bottom: 20px;
}
.inst-bank-image {
	max-height: 15px;
}
.inst-min-payout {
	color: #666666;
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
}
.inst-min-payout .inst-price {
	color: #696969;
	font-weight: bold;
}


/*
ul.dropdown-vertical-cat li:hover .drop-main .drop-main-top-plain { width:241px; float:left; background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/drop-main-top-plain.png) no-repeat left top !important; padding-top:32px !important;}
ul.dropdown-vertical-cat li:hover .drop-main .drop-main-mid-plain { width:191px; float:left; background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/drop-main-mid-plain.png) repeat-y left top !important; padding:0 20px 0px 30px;}
ul.dropdown-vertical-cat li:hover .drop-main .drop-main-bottom-plain { width:241px; float:left; background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/drop-main-bottom-plain.png) no-repeat left bottom !important; padding-bottom:16px !important;}

*/


.dropdown-box-cat { width:201px; float:left; position: relative;}
.dropdown-box-cat ul.dropdown-cat { width:201px; float:left; list-style-type:none; margin:0px; padding:0px;}
.dropdown-box-cat ul.dropdown-cat li.dropdown-cat { width:201px; float:left; margin:0px; padding:0px;}
.dropdown-box-cat ul.dropdown-cat li.dropdown-cat a { font-family:Arial; color:#464646; font-size:12px; font-weight:bold; text-decoration:none; padding:5px 20px 4px 10px; float:left; width:86%;}
.dropdown-box-cat ul.dropdown-cat li.dropdown-cat ul.dropdown-vertical-cat { list-style:none; margin:0px; padding:0px; float:left;}
.dropdown-box-cat ul.dropdown-cat li.dropdown-cat ul.dropdown-vertical-cat li { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/cate-img-sprint.png) repeat-y 0 -65px; width:201px; border-bottom:1px dotted #CCCCCC; border-top:1px dotted #fff; margin:0px; padding:0px; float:left; clear:left;}
.dropdown-box-cat ul.dropdown-cat li.dropdown-cat ul.dropdown-vertical-cat li:hover { border-bottom:1px dotted #a6a6a6; border-top:1px dotted #a6a6a6;  padding-top:0px;  width:201px;}

.dropdown-box-cat ul.dropdown-cat li.dropdown-cat ul.dropdown-vertical-cat li img {}
.dropdown-box-cat ul.dropdown-cat li.dropdown-cat ul.dropdown-vertical-cat li span.cat-title-name { clear:both; float:left; text-align:center; padding-top:5px; width:100%;}

.dropdown-box-cat ul.dropdown-cat li.dropdown-cat ul.dropdown-vertical-cat li.category-dropdown-first {}
.dropdown-box-cat ul.dropdown-cat li.dropdown-cat ul.dropdown-vertical-cat li.category-dropdown-last { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/orange_down_bg.jpg) no-repeat left bottom; *background:none; border-bottom:0px none;}

.dropdown-box-cat ul.dropdown-cat li.dropdown-cat ul.dropdown-vertical-cat li .drop-main { display:none;}
.dropdown-box-cat ul.dropdown-cat li.dropdown-cat ul.dropdown-vertical-cat li:hover .drop-main { display:block; position:absolute; left:201px; *left:198px; top:1px; z-index:999; border:1px solid #ccc; box-shadow:3px 3px 3px #CCCCCC; border-radius:0px 10px 10px 10px; background:#fff;}

.dropdown-box-cat ul.dropdown-cat li.dropdown-cat ul.dropdown-vertical-cat li.dir a { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/categories_arrow.png) no-repeat right 7px;line-height:15px;}
.dropdown-box-cat ul.dropdown-cat li.dropdown-cat ul.dropdown-vertical-cat li.dir:hover a { background-color:#fff; color: #0088CC; padding-right:19px; position:relative; z-index:1000; line-height:15px;}


ul.dropdown-vertical-cat li:hover .drop-main { float:left; width:auto; margin-top:-1px;}
ul.dropdown-vertical-cat li:hover .drop-main .drop-main-top { width:538px; float:left; background:#fff !important; padding-top:32px !important;}
ul.dropdown-vertical-cat li:hover .drop-main .drop-main-mid { width:488px; float:left; background:#fff !important; padding:0 20px 0px 30px;}
ul.dropdown-vertical-cat li:hover .drop-main .drop-main-bottom { width:538px; float:left; background:#fff !important; border:1px solid; padding-bottom:16px !important;}


/*
.drop-lt-main { padding:0px 0px 0px 0px; float:left; width:190px; margin-top: -25px; *margin-top: -25px;}
*/
.drop-lt-main {
    margin-top: 0px;
    padding: 0;
    width: 765px;
    background: #fff;
    overflow:hidden;
}


.drop-rt-main { padding:0px 0px 0px 30px; float:right; width:248px; margin-top: -20px; background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/drop-main-shadow.png) no-repeat left center;}

.drop-lt-main h4 { color:#464646; font-family:Arial; font-size:12px; font-weight:bold; border-bottom:solid 1px #CCC; margin:0px;}
/*
.drop-lt-main ul { list-style-type:none; margin:0px; padding:7px 0px 0px 0px;}
*/
.drop-lt-main ul {
    float: left;
    list-style-type: none;
    margin: 0;
    width: 445px;
}

.drop-lt-main a.aimage{
    display:block!important;
    float:right!important;
    width:38%!important;
    background:none !important;
}


.drop-lt-main ul li { display:block; border:0px none !important; background:none !important;}
.drop-lt-main ul li a { text-decoration:none; font-family:Arial; font-size:12px; color:#464646 !important; line-height:25px; *line-height:17px; font-weight:bold !important; padding:0px 0px 0px 9px !important;}
.drop-lt-main ul li a:hover {color: #0088CC !important; }
.drop-lt-main li ul li a{color:red !important;}
.drop-rt-main ul { list-style-type:none; margin:0px; padding:0px;}
.drop-rt-main ul li { float:left; height:85px !important; width:69px !important; border:0px none !important; background:none !important; padding:5px !important; text-align:center; clear:none !important;}
.drop-rt-main ul li:hover { padding-top:6px !important;}
.drop-rt-main ul li a { float:left !important; font-family:Arial !important; font-size:11px !important; color:#767676 !important; text-decoration:none; background:none !important; padding:0px !important; font-weight:normal !important;}

/*  --------------------------------- */

.dropdown-box-cat-hover { width:201px; float:left;}
.dropdown-box-cat-hover ul.dropdown-cat-hover { width:201px; float:left; list-style-type:none; margin:0px; padding:0px;}
.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover { width:201px; float:left; margin:0px; padding:0px;}
.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover a { font-family:Arial; color:#464646; font-size:12px; font-weight:bold; text-decoration:none; padding:5px 20px 4px 10px; display:block;}
.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover a.title-drop span { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/orange-arrow.jpg) no-repeat 145px center; display:block;font-size:13px; text-transform: capitalize; color: #FFFFFF;}

.title-drop { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/cate-img-sprint.png) no-repeat left top; width:181px; height:50px; padding:0px 0px 0px 20px !important; line-height:50px; color:#62461F !important;}

.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover ul.dropdown-vertical-cat { display:none; }
.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover:hover ul.dropdown-vertical-cat { display:block; position:relative; left:0px; margin:0px; padding:0px; list-style-type:none; z-index:25; background:#FFF;}

/*.dropdown-box ul.dropdown li.dropdown ul.dropdown-vertical { display:none; list-style:none; margin:0px; padding:0px; width:560px; float:left;}*/
.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover ul.dropdown-vertical-cat li { background:#FFF url(../../../skins/SimpleBlue/customer/addons/my_changes/images/cate-img-sprint.png) repeat-y 0px -65px; width:201px; border-bottom:1px dotted #CCCCCC; border-top:1px dotted #fff; margin:0px; padding:0px;}
.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover ul.dropdown-vertical-cat li:hover { border-bottom:1px dotted #a6a6a6; border-top:1px dotted #a6a6a6; margin-top:-1px; padding-top:1px;}
.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover ul.dropdown-vertical-cat li.category-dropdown-first {}
.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover ul.dropdown-vertical-cat li.category-dropdown-last { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/orange_down_bg.jpg) no-repeat left bottom; border-bottom:0px none;}

.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover ul.dropdown-vertical-cat li .drop-main { display:none;}
.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover ul.dropdown-vertical-cat li:hover .drop-main { display:block; position:absolute; left:201px; top:0px; z-index:999;}

.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover ul.dropdown-vertical-cat li.dir .drop-lt-main a { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/categories_arrow.png) no-repeat right 7px;}
.dropdown-box-cat-hover ul.dropdown-cat-hover li.dropdown-cat-hover ul.dropdown-vertical-cat li.dir:hover .drop-lt-main a { background:none;}

.drop-main .drop-main-top-plain { width:765px;  /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/drop-main-top-plain.png) no-repeat left top !important;*/ padding-top:0px !important;  overflow:hidden; border-radius:10px; padding:10px 0px 0px;}
.drop-main .drop-main-mid-plain { width:765px;  padding:0 20px 0px 10px; /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/drop-main-mid-plain.png) repeat-y left top !important;*/overflow:hidden;}

.drop-main .drop-main-bottom-plain { width:765px;/* background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/drop-main-bottom-plain.png) no-repeat left bottom !important;*/  padding-bottom:16px !important; overflow:hidden;}
.drop-main .drop-main-bottom-plain {min-height:504px;}
.drop-lt-main ul li a{background:none !important;}
/*.home-shop-category{margin-top:-71px !important;}*/
.drop-lt-main ul li ul li a { color:#cccccc !important;  }
.sub-main{width: 192px;float: left;padding-right: 20px;margin: 5px 5px;}
.drop-lt-main .thirdchield a{color:#888 !important; font-weight:normal !important; padding-left:24px !important; background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/icons/text_but_arrow.gif) 15px center no-repeat !important; }
.drop-lt-main .thirdchield a:hover{color:#0088CC !important;}
.dropdown-box-cat .sub-block-conteiner{ width:200px;clear:both;}
/* --------------------------------------- */
.sub-main li a{line-height: 19px !important;}
.sub-main li:first-child{border-bottom: 1px dotted #D1D1D1 !important;padding-bottom: 2px !important;margin-bottom: 2px !important;}
.menuslidecontent li:first-child{border-bottom: 0px dotted  !important;padding-bottom: 0px !important;margin-bottom: 0px !important;}
.block-sub{float: left;width: 222.5px;}
.thirdchield{padding: 2px;}
.bottom-image{position:absolute; bottom:10px;} 


/*-- CUSTOME TAB START --*/
/* Contains the entire tabbed section */
.tabbed { position:relative; margin-top:15px;}

/* List of tabs */.tabbed ul.tabsul {
	float: left;
	display: inline;
	width:151px;
	margin: 0;
	padding: 0;
	position:absolute;
}
.tabbed ul.tabsul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	}
.tabbed ul.tabsul li a {
	overflow: hidden;
	display: block;
	cursor: pointer;
	white-space:nowrap;
	}
.tabbed ul.tabsul li a:hover {
	}

/* The current selected tab */
.tabbed ul.tabsul li a.tab-current { }

/* The content shown when a tab is selected */
.tabbed div.t {
	float: left;
	display: block;
	}
/*B4-2_10_12*/
/*.tabbed div.t { position:absolute; top:32px; width:752px; padding-top:15px;}*/
.tabbed div.t { width:752px; padding-top:10px; margin-top:31px; /*border: 1px solid #D9DBDD;*/ background: url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tab-top-cornner.png) no-repeat left top; border-top: 0px none;}
.tabbed div.t table {border: 1px solid #D9DBDD; border-top: 0px none; width:752px; border-collapse: separate; }
/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	display: none;
	}

/* Content for inside your tabs' divs */

.tabbed ul.tabs-t1 { left:15px;}
.tabbed ul.tabs-t2 { left:168px;}
.tabbed ul.tabs-t3 { left:321px;}
.tabbed ul.tabs-t4 { left:474px;}
.tabbed ul.tabs-t5 { left:608px;}


.tabbed ul.tabsul li { width:150px; padding-right:2px;}
.tabbed ul.tabsul li a.tab { float:left; font-size:12px; color:#767676; font-weight:bold; /*border: 1px solid #eee; background-color: #EEE;*/ background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tab_no-active.png) no-repeat left top;}
.tabbed ul.tabsul li a.tab span { height:32px; float:left; line-height:30px; width:133px; text-align:center;}

/*.tabbed ul.tabsul li.t1 { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn-line.png) no-repeat right 1px;}*/
.tabbed ul.tabsul li a.t1 { /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn.png) no-repeat left top;*/ padding-left:7px; width:143px;}
.tabbed ul.tabsul li a.t1 span { /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn.png) repeat-x left center;*/ padding:0px 10px 0px 0px;}

/*.tabbed ul.tabsul li.t2 { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn-line.png) no-repeat right 1px;}*/
.tabbed ul.tabsul li a.t2 { /*background:none;*/ width:150px;}
.tabbed ul.tabsul li a.t2 span { /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn.png) repeat-x left center;*/ padding:0px 10px 0px 10px;}

/*.tabbed ul.tabsul li.t3 { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn-line.png) no-repeat right 1px;}*/
.tabbed ul.tabsul li a.t3 { /*background:none;*/ width:150px;}
.tabbed ul.tabsul li a.t3 span { /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn.png) repeat-x left center;*/ padding:0px 10px 0px 10px;}

/*.tabbed ul.tabsul li.t4 { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn-line.png) no-repeat right 1px;}*/
.tabbed ul.tabsul li a.t4 { /*background:none;*/ width:150px;}
.tabbed ul.tabsul li a.t4 span { /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn.png) repeat-x left center;*/ padding:0px 10px 0px 10px;}

.tabbed ul.tabsul li.t5 {}
.tabbed ul.tabsul li a.t5 { /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn.png) no-repeat right bottom;*/ padding-right:7px; width:143px;}
.tabbed ul.tabsul li a.t5 span { /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn.png) repeat-x left center;*/ padding:0px 10px 0px 0px;}

.tabbed ul.tabsul li a.tab-current { color:#464646; background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tab_left_active.png) no-repeat left top; /*background-color: #FFF;*/}
.tabbed ul.tabsul li.t1 a.tab-current { color:#464646; /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn-hover.png) no-repeat left top;*/}
.tabbed ul.tabsul li.t5 a.tab-current { color:#464646; /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn-hover.png) no-repeat right bottom;*/}
.tabbed ul.tabsul li a.tab-current span { /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/tabsul-btn-hover.png) repeat-x left center;*/}

.tabbed ul.tabsul li a.tab-current span strong { /*background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/arrow-title-sort.png) no-repeat right center;*/ display:block;}


.tabbed .multicolumns-list td.bottom-sepratore { line-height:0px; padding:10px !important;}
.tabbed .multicolumns-list td.product-cell { padding:0px 0px 0px 0px !important;}
.tabbed .fixed-layout .product-spacer { background:url(../../../skins/SimpleBlue/customer/addons/my_changes/images/sepratore.jpg) repeat-y center top;}

.product-info .price-cart-container .price-wrap { border: none !important;}
.quick-view-cart {padding-left: 30px;}

/*-- CUSTOME TAB END --*/
.tabbed-with-side-margin {
	margin-left: 6px !important;
	margin-right: 6px !important;
}

.helper-container .sidebox-blue .product-filters li a.filter-item-selected {
    color: #0088CC;
    display: inline-block;
    padding-left: 15px;
    background: url(../../../skins/SimpleBlue/customer/addons/elastic_search/../../../../../skins/SimpleBlue/customer/images/icons/checkbox_bg.png) 0 3px no-repeat;
    color: #4d4d4d;
    background-position: 0 -27px;
    text-decoration: none;
}
/* Ordered list for display results. */
ol.mp_list {
    top: 35px;
    left: 0px;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 99999;
    text-align: left;
}
/* Each list item, regardless of success, error, etc. */
ol.mp_list li {
    padding: 4px 4px 5px;
}
/* Each list item from a successful request. */
ol.mp_list li.mp_item {
}
/* Each list item that's selectable. */
ol.mp_list li.mp_selectable {
        cursor: pointer;
}
/* Currently highlighted list item. */
ol.mp_list li.mp_highlighted {
    background-color: #E0E0E0;
}
/* When a request is made that returns zero results. */
ol.mp_list li.mp_no_results {
}
/* When a request is made that doesn't meet the 'minChars' length option. */
ol.mp_list li.mp_min_chars {
}
/* When a request is made that fails during the ajax request. */
ol.mp_list li.mp_error {
}

