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

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


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


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

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


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

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


/*!
 * jQuery UI CSS Framework 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Helvetica,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=dddddd&bgTextureHeader=02_glass.png&bgImgOpacityHeader=35&borderColorHeader=bbbbbb&fcHeader=444444&iconColorHeader=999999&bgColorContent=c9c9c9&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=50&borderColorContent=aaaaaa&fcContent=333333&iconColorContent=999999&bgColorDefault=eeeeee&bgTextureDefault=02_glass.png&bgImgOpacityDefault=60&borderColorDefault=cccccc&fcDefault=3383bb&iconColorDefault=70b2e1&bgColorHover=f8f8f8&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=bbbbbb&fcHover=599fcf&iconColorHover=3383bb&bgColorActive=999999&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=75&borderColorActive=999999&fcActive=ffffff&iconColorActive=454545&bgColorHighlight=eeeeee&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=ffffff&fcHighlight=444444&iconColorHighlight=3383bb&bgColorError=c0402a&bgTextureError=01_flat.png&bgImgOpacityError=55&borderColorError=c0402a&fcError=ffffff&iconColorError=fbc856&bgColorOverlay=eeeeee&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Helvetica, 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: Trebuchet MS, Helvetica, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #c9c9c9 url(/img/ui/1.8.22/overcast/ui-bg_inset-soft_50_c9c9c9_1x100.png) 50% bottom repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #bbbbbb; background: #dddddd url(/img/ui/1.8.22/overcast/ui-bg_glass_35_dddddd_1x400.png) 50% 50% repeat-x; color: #444444; font-weight: bold; }
.ui-widget-header a { color: #444444; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #eeeeee url(/img/ui/1.8.22/overcast/ui-bg_glass_60_eeeeee_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #3383bb; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #3383bb; 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 #bbbbbb; background: #f8f8f8 url(/img/ui/1.8.22/overcast/ui-bg_glass_100_f8f8f8_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #599fcf; }
.ui-state-hover a, .ui-state-hover a:hover { color: #599fcf; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #999999; background: #999999 url(/img/ui/1.8.22/overcast/ui-bg_inset-hard_75_999999_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; 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 #ffffff; background: #eeeeee url(/img/ui/1.8.22/overcast/ui-bg_flat_55_eeeeee_40x100.png) 50% 50% repeat-x; color: #444444; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #444444; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #c0402a; background: #c0402a url(/img/ui/1.8.22/overcast/ui-bg_flat_55_c0402a_40x100.png) 50% 50% repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.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(/img/ui/1.8.22/overcast/ui-icons_999999_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/img/ui/1.8.22/overcast/ui-icons_999999_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/img/ui/1.8.22/overcast/ui-icons_999999_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/img/ui/1.8.22/overcast/ui-icons_70b2e1_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/img/ui/1.8.22/overcast/ui-icons_3383bb_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/img/ui/1.8.22/overcast/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/img/ui/1.8.22/overcast/ui-icons_3383bb_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/img/ui/1.8.22/overcast/ui-icons_fbc856_256x240.png); }

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


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

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

/* Overlays */
.ui-widget-overlay { background: #eeeeee url(/img/ui/1.8.22/overcast/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #aaaaaa url(/img/ui/1.8.22/overcast/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 0px; -khtml-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }/*!
 * jQuery UI Resizable 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/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.22
 *
 * 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.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

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

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

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

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/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; }

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

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

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

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }.jcarousel-skin-tango img {
	border: 0;
}

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
div#module-blog-panel {

}

div#module-blog-panel a:link,
div#module-blog-panel a:visited,
div#module-blog-panel a:active {
/*	color: #000000;*/
	text-decoration: underline;
}

div#module-blog-panel a:hover {
	color: #666666;
	text-decoration: underline;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .i_category_title {

	font-size: 22px;
	padding-bottom: 10px;
	text-transform: lowercase;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .i_title {
	float:left;
font-family: 'Open Sans' !important;
font-style: normal;
font-weight: 400 !important;
padding: 10px 0px;
color: #89a8b3;
font-size: 22px;
text-transform: uppercase;
background: url(/app/webroot/userfiles/176/Image/theme/header-lines.png) center left no-repeat;
background-size: 100% 57px;

}


div#content div#body div#main-column div#main-column-content div#module-blog-panel .i_date_create {
	float:right;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .i_author {
	margin: 10px 0;
	clear:both;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .i_content {
	clear:both;
	padding: 3px 0 0 0;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .i_content p {
	margin-top: 0;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .i_link {
	float:right;
	padding-top: 5px;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .v_date_create {
	float:right;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .v_title {
	margin: 0 0 10px 0;
	clear:both;
font-family: 'Open Sans' !important;
font-style: normal;
font-weight: 400 !important;
padding: 10px 0px;
color: #89a8b3;
font-size: 22px;
text-transform: uppercase;
background: url(/app/webroot/userfiles/176/Image/theme/header-lines.png) center left no-repeat;
background-size: 100% 57px;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .v_author {
	margin: 10px 0px 10px 0px;
	clear:both;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .v_form {
	background-color: #ffffff; 
	padding: 10px; 
	padding-top: 0px;
}


div.side-column-blog {
	padding: 10px;
	margin: 0px;
padding-left: 10px;
padding-top: 0px;
}

div.side-column-blog .title {
	font-size:22px;
font-family: 'Open Sans';
font-weight: 300 !important;
text-transform: lowercase;
}

div.side-column-blog  div.side-column-blog-archive ul {
	list-style: none !important;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
text-transform: uppercase;
font-size: 12px;
font-weight: 400;
}

div.side-column-blog-archive ul a:link,
div.side-column-blog-archive ul a:visited,
div.side-column-blog-archive ul a:active {
	color: #000000;
	text-decoration: none;
}

div.side-column-blog-archive ul a:hover {
	color: #666666;
	text-decoration: underline;
}


/* features styles - last posts */
div.side-column-blog ul.side-column-blog-posts {
font-size: 12px;
	padding:0;
	margin: 3px;
	text-align:left;
float: left;
clear: both;
width:520px;
}


ul.side-column-blog-posts li {
	margin: 0;
	list-style:none;
	padding: 5px 15px 5px 5px;
	border: 0px solid black;
float: left;
}

ul.side-column-blog-posts div.image-container {
float: left;
max-height: 80px;
max-width: 80px;
overflow: hidden;
margin-right: 15px;
}

ul.side-column-blog-posts li.header-line,
ul.side-column-blog-posts li.footer-line {
	height:20px;
	border-style:none;
font-size: 18px;
float: none;


}

ul.side-column-blog-posts li.header-line {
	padding:0;
	padding-left:5px;
	padding-top:4px;
	text-align:left;
	margin-bottom: 10px;
float: none;
}

ul.side-column-blog-posts li.footer-line {
	padding:0;
	text-align:right;
	margin-top: 10px;
font-size: 18px;
}

ul.side-column-blog-posts li div.text-container {
max-width: 450px;
}

ul.side-column-blog-posts li div.link-container {
	margin:0;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
}

ul.side-column-blog-posts li a {
	color:#000000;
	text-decoration:none;
}

ul.side-column-blog-posts li a:hover {
	text-decoration:none;
}

ul.side-column-blog-posts li p {
	margin: 0;
	font-size:10px;
	overflow:hidden;
	color:#555555;
font-size: 12px !important;
}

ul.side-column-blog-posts li.view-all {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align: right;
display: none;
}

/* rss link styles */
div#content div#body div#main-column div#main-column-content div#module-blog-panel div#module-blog-panel-rss {
	background: url(/img/rss.gif) no-repeat 0 0;
	height:25px;
	padding: 0px 0px 0px 20px;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel div#module-blog-panel-rss a {
	font-size: 100%;
}

/* Paging */
div.blog-paging {

	margin: 0 0 25px 0;
	padding: 0;
	color: #606060;
	clear: both;
	height:16px;
}

div.blog-paging a {
	padding:2px 5px;
	border:1px solid #aaaaaa;
	text-decoration: none !important;
	margin: 0;
	background-color: #ffffff;
	height:16px;
}

div.blog-paging .next {
	float: left;
	padding-right: 15px;
	margin-right:8px;
}

div.blog-paging .previous {
	float: right;
	padding-left: 15px;
	margin-left:8px;
}

div.blog-paging .next .arrow,
div.blog-paging .previous .arrow {
}

/* Blog - use date calendar icons - start*/
#module-blog-panel .c-date {
	background: transparent url('/img/calendar_icons/fulldate-blue.jpg') repeat-x scroll top left;
	width: 60px;
	height: 60px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	float: left;
	margin: 0 10px 10px 0;
}

#module-blog-panel .c-date-inside {
}

#module-blog-panel .c-date .c-date-month {
	font-size: 10px;
	line-height: 15px;
}

#module-blog-panel .c-date .c-date-day {
	line-height: 40px;
	font-size: 30px;
	color: #000000;
}

#module-blog-panel .c-date .c-date-year {
	display: none;
}
/* Blog - use date calendar icons - end*/


/* Report styles */
#module-report-panel {
margin-bottom: 20px;
}
#module-report-panel form {
	padding: 0;
	margin: 0;
}

#module-report-panel .required {
	color:#FF0000;
}

#module-report-panel .title {
	font-size:22px;
	/*font-weight:bold;*/
	padding: 0 0 5px 2px;
}

#module-report-panel .description {
	padding: 15px 0 20px 2px;
}

#module-report-panel ul.report-list {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	list-style: none;
}

#module-report-panel ul.report-list li {
	padding: 0;
	padding: 0px 0px 10px 2px;
	margin: 0;
}

#module-report-panel .editable-table {
}

#module-report-panel .editable-table tr.error-line td {
	padding-bottom: 5px;
}

#module-report-panel .editable-table tr.section-line td {
	padding: 10px 0 5px 0;
	font-weight: bold;
}

#module-report-panel .editable-table tr.buttons-line td {
	padding-top: 10px;
}

/* Paging */
div.report-paging {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	clear: both;
	color: #606060;
	text-align: right;
	line-height:24px;
}

div.report-paging .report-paging-result {
	padding-right: 0px !important;
}

div.report-paging .report-paging-pages {
	padding-left: 30px !important;
}

div.report-paging a , div.report-paging b {
	padding:2px 5px 2px 5px;
	border:1px solid #aaaaaa;
	text-decoration: none !important;
	margin: 0 2px 0 2px;
	background-color: #ffffff;
	height:16px;
}

div.report-paging a {
}

div.report-paging .next {
	display:inline;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right center;
}

div.report-paging .previous {
	display:inline;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}

/* Report field container styles  */
.report-fields {
	padding: 0;
	margin: 0;
}

.report-fields .dl {
	padding: 0;
	margin: 0;
}

.report-fields dl dt{
	float: left;
	clear: both;
}

.report-fields dl dt.report-section-title{
	float: none;
	clear: both;
	padding: 10px 0 5px 0;
	font-weight: bold;
}

.report-fields dl dt.report-section-desc{
	float: none;
	clear: both;
	padding: 5px 0 10px 0;
}

.report-fields dl dd{
	border: 0 solid black;
	margin: 0 0 5px 150px;
}

.report-fields dl dd input.dp-applied {
	margin-right: 5px;
}

.report-fields dl dd a.dp-choose-date {
	float: none;
	margin-left: 5px;
}

.report-fields dl dd textarea {
	resize: none;
}

.report-errors-line {
	clear: both;
	padding-bottom: 5px;
}

.report-buttons-line {
	clear: both;
	margin-top: 50px;
}/* Photo gallery Side search */
#side-photo-gallery-search-form {
	margin: 0 !important;
	padding: 0 !important;
display: none;
}

div#side-photo-gallery-search {

}

div#side-photo-gallery-search div#side-photo-gallery-search-title {
	color: #631004;
/*	font-family: georgia;*/
	font-size: 16px;
	font-weight: bold;
}

/* Photo gallery Side navigation */
div#side-photo-gallery-menu {
	margin: 0;

margin-left: 100px;
}

div#side-photo-gallery-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
height: 26px;
text-transform: lowercase;

}

div#side-photo-gallery-menu li {
float: left;
text-align: center;
padding-top: 4px;
text-tranform: lowercase;

}

div#side-photo-gallery-menu a {
padding-top: 4px;
}

div#side-photo-gallery-menu a {
	text-decoration: none !important;
font-size: 14px !important;
margin-top: 4px !important;

}

li.photo-gallery-nav-cat {
	padding-left: 0px;
}

li.photo-gallery-nav-cat a {
	color: #434343 !important;
}

li.photo-gallery-nav-cat div {
	padding-left: 15px;
	line-height: 18px;
}

li.photo-gallery-nav-cat div.opened {

height: 26px;

}

li.photo-gallery-nav-cat div.opened a {
	color: #000000 !important;
	font-weight: bold;
height: 26px;
}

ul.photo-gallery-nav-sub {
	padding-left: 30px !important;
display: none;
}

ul.photo-gallery-nav-sub li a {
	color: #570D03 !important;
	line-height: 18px;
}

/* Photo gallery styles */
div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel ul#module-photo-gallery-categories{
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom:20px;
display: none;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel ul#module-photo-gallery-categories li {
	padding-right: 5px;
	margin: 0px;
	float:left;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel .image-link-gallery{
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel .image-link-box{
	padding:0px;
	text-align: center;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel .image-link-box a img{
	display: inline;
/*	background:transparent url(/img/shadow.gif) no-repeat scroll right bottom !important;
	border: 0;
	border-left: 1px solid #EEEEEE !important;
	border-top: 1px solid #EEEEEE !important;
	padding: 4px 10px 10px 4px !important;*/
	margin: 0 !important;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel .image-link-title{
	padding:0px;
	padding-bottom:5px;
	text-align: center;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-nav{
	clear:both;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}

div#module-photo-gallery-panel img{
/*	background:transparent url(/img/shadow.gif) no-repeat scroll right bottom !important;
	border: 0;
	border-left: 1px solid #EEEEEE !important;
	border-top: 1px solid #EEEEEE !important;
	padding: 4px 10px 10px 4px !important;*/
	margin: 0 !important;
}

div#module-photo-gallery-panel a:link,
div#module-photo-gallery-panel a:visited,
div#module-photo-gallery-panel a:active {
	color: #000000;
	text-decoration: underline;
}

div#module-photo-gallery-panel a:hover {
	color: #666666;
	text-decoration: underline;
}
div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel a.previous_link,
div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel a.next_link {
	margin-right: 10px;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-content {
	text-align: center;
float: left;
width: 100%;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-content img.photo_gallery_image {
	margin: auto;
/*	background:transparent url(/img/shadow.gif) no-repeat scroll right bottom !important;
	border: 0;
	border-left: 1px solid #EEEEEE !important;
	border-top: 1px solid #EEEEEE !important;
	padding: 4px 10px 10px 4px !important;*/
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-content p.description {
	text-align: justify;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-content .categories-description {
	text-align: justify;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-content .categories-description-title {
	font-weight: bold;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel .back-link{
	text-align: justify;
	padding: 0 0 15px 0;
}


/* SEARCH */
#side-photo-gallery-search .search-wrapper {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 5px;
	position: relative;
	width: 140px;
	padding: 0px;
	height: 16px;
	padding-top: 2px;
	border: 1px solid black;
}

#side-photo-gallery-search input.g-prettysearch {
	height: 16px;
	width: 115px;
	border: 1px solid #ffffff;
}

#side-photo-gallery-search .search-wrapper input.g-prettysearch {
	border:0px none;
	font-family:"Lucida Grande",Geneva,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin: 0px;
	padding:3px 0 0;
}

#side-photo-gallery-search .search-wrapper .reset {
	background:transparent url(/img/nav/close.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:11px;
	overflow:hidden;
	position:absolute;
	right:4px;
	top:4px;
	width:11px;
	z-index:1;
}

#side-photo-gallery-search .search-wrapper input.g-prettysearch {
	position: absolute;
	width: 280px
	top: 0;
	left: 5px;
	border: 0px;
	margin: 0;
	padding: 0;
	font: 11px "Lucida Grande", Geneva, Arial, sans-serif;
}

/* SEARCH RESULTS */
#side-photo-gallery-search #globalsearch {
	position:absolute;
	width:328px;
	display: none;
	text-align: left;
	z-index: 1;
}

#side-photo-gallery-search #globalsearch .inside {
	width:328px;
	height:auto;
	position:absolute;
	top:0;
	right:0;
	line-height:1px;
	font-size:1px;
}

#side-photo-gallery-search #globalsearch .resultCat {
	position:relative;
	color:#F6F6F6;
	background:#919191;
	width:308px;
	height:8px;
	margin:0;
	padding-bottom: 12px;
	width: 302px;
	font: 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	border:1px none #FB6BFF;
}

#side-photo-gallery-search ul.sp-results {
	background: #E4E4E4;
	color:#333333;
	padding:0;
	margin:0;
	width:321px;
	text-align:left;
	font: 10px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

#side-photo-gallery-search ul.sp-results li {
	margin: 0;
	margin: 0 0 -3px 0;
	padding: 5px 10px 15px 10px;
	list-style-type:none;
	height:5.6em;
	border-left:1px solid #919191;
	border-right:1px solid #919191;
	
	width:300px;
	clear: both;
	
	overflow: hidden;
}

#side-photo-gallery-search ul.sp-results li.viewall {
	width:302px;
	height:18px;
	text-align:right;
	color:#000000;
	background:#a7a7a7;
	border-style:none;
}

#side-photo-gallery-search ul.sp-results li.viewall a {
	color:#FFFFFF;
	padding-right:23px;
	background:transparent url(/img/nav/shortcuts_arrow.gif) no-repeat scroll 99% 50%;
	padding-top:3px;
	padding-bottom:3px;
	font: bold 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

#side-photo-gallery-search ul.sp-results li.finish {
	width:300px;
	height:20px;
	text-align:right;
	color:#000000;
	position:absolute;
	left:0px;
	border-style:none;
}

#side-photo-gallery-search ul.sp-results li.hoverli {
	background:#b7b7b7 none repeat-x;
	color:#FFFFFF;
	cursor:pointer;
}

#side-photo-gallery-search ul.sp-results li.hoverli h4 a {
	color:#FFFFFF;
}

#side-photo-gallery-search ul.sp-results li.hoverli p {
	color:#F1F1F1;
}

#side-photo-gallery-search ul.sp-results img{
	margin-right:4px;
}

#side-photo-gallery-search ul.sp-results li span {
	display:block;
	width:220px;
}

#side-photo-gallery-search ul.sp-results li h4 {
	margin:0;
	font-size:11px;
	font-weight:bold;
}

#side-photo-gallery-search ul.sp-results li p {
	margin:0pt;
	font-size:10px;
	overflow:hidden;
	height:2.7em;
	color:#555555;
}

#side-photo-gallery-search ul.sp-results li a {
	color:#606060;
	text-decoration:none;
}

#side-photo-gallery-search ul.sp-results li a:hover {
	text-decoration:none;
}

#side-photo-gallery-search ul.sp-results li div.sp-result-img {
	float: left;
	overflow: hidden;
	height: 6.5em;
}

#side-photo-gallery-search ul.sp-results li img, ul.sp-results li .replacementimg {
	float: left;
	width:46px;
}

#side-photo-gallery-search ul.sp-results li h4 a {
	color:#191919;
	text-transform:uppercase;
}

#side-photo-gallery-search ul.sp-results li.viewall.hover {
}

#side-photo-gallery-search #sp-search-spinner {
	position:absolute;
	top:13px;
	right:16px;
	z-index:10;
	display:none;
}

#side-photo-gallery-search #sp-search-cancel img {
	cursor:pointer;
}

#side-photo-gallery-search #sp-result-none.viewall {
	bottom: -27px;
}
#side-photo-gallery-search #sp-result-none.viewall a {
	font-size:10px;
}

/* Gallereffic styles (jquery gallery) */
div#module-photo-gallery-panel div.galleriffic-box {
	/*font-size: 11px !important;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;*/
width: 840px !important;
margin-bottom: 25px;
}

div#module-photo-gallery-panel div.galleriffic-box div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:left;
	width:450px;
}

div#module-photo-gallery-panel div.galleriffic-box div.controls {
	margin-top: 3px;
	height: 23px;
width: 100%;
}

div#module-photo-gallery-panel div.galleriffic-box div.ss-controls {
	float: left;
}

div#module-photo-gallery-panel div.galleriffic-box div.ss-controls span {
	color: #666666;
	cursor: pointer;
}

div#module-photo-gallery-panel div.galleriffic-box div.nav-controls {
	float: right;
}

div#module-photo-gallery-panel div.galleriffic-box div.nav-controls a {
	padding: 5px;
}

div#module-photo-gallery-panel div.galleriffic-box div.slideshow-container {
}

div#module-photo-gallery-panel div.galleriffic-box div.loader {
	/*
	background: url('/img/galleriffic-loader.gif') no-repeat center center;
	width: 550px;
	height: 100%
	*/
	background: url('/img/galleriffic-loader.gif') no-repeat left center;
	height:200px;
	margin:auto;
	padding-left:20px;
	padding-top:190px;
	width:130px;
}

div#module-photo-gallery-panel div.galleriffic-box div.slideshow {
	clear: both;
	/*display: none;*/


}

div#module-photo-gallery-panel div.galleriffic-box div.slideshow span.image-wrapper {
	text-align: center;
	padding-bottom: 12px;
	display: block;
	margin: auto;
position: absolute;
left: 425px;
}

div#module-photo-gallery-panel div.galleriffic-box div.download {
	float: right;
	margin-top: 4px;
}

div#module-photo-gallery-panel div.galleriffic-box div.embox {
	display: none;/**/
/*	clear: both;*/
/*	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;*/
max-width: 330px;
}

div#module-photo-gallery-panel div.galleriffic-box div.image-title 
{
font-family: 'Open Sans' !important;
font-style: normal;
font-weight: 400 !important;
padding: 12px 0px;
color: #89a8b3;
font-size: 18px;
text-transform: uppercase;
background: url(/app/webroot/userfiles/176/Image/theme/header-lines.png) center left no-repeat;
background-size: 100% 48px;
max-width: 350px;
}


div#module-photo-gallery-panel div.galleriffic-box div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
margin-bottom: 20px;
}

div#module-photo-gallery-panel div.galleriffic-box div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	width: 350px;
	/*float: left;*/
	display: block;

}

div#module-photo-gallery-panel div.galleriffic-box ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

div#module-photo-gallery-panel div.galleriffic-box ul.thumbs li {
	float: left;
	width: 65px;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}

div#module-photo-gallery-panel div.galleriffic-box ul.thumbs a:focus {
	outline: none;
}

div#module-photo-gallery-panel div.galleriffic-box a img {
	/*border-color:#EEEEEE -moz-use-text-color -moz-use-text-color #EEEEEE !important;
	border-style:solid none none solid !important;
	border-width:1px medium medium 1px !important;*/
	padding:4px 10px 10px 4px !important;
	margin: 0 !important;
}

div#module-photo-gallery-panel div.galleriffic-box img {
	/*background:transparent url(/img/shadow.gif) no-repeat scroll right bottom !important;*/
	border: 0;
	/*border-left: 1px solid #EEEEEE !important;
	border-top: 1px solid #EEEEEE !important;
	padding: 4px 10px 10px 4px !important;*/
	margin: 0 !important;
}

div#module-photo-gallery-panel div.galleriffic-box .folders ul.thumbs {
	text-align: center;
}

div#module-photo-gallery-panel div.galleriffic-box .folders ul.thumbs li {
	display:block;
	height:120px;
	margin:10px;
	width:105px;
}

div#module-photo-gallery-panel div.galleriffic-box div.pagination {
	clear: both;
}

div#module-photo-gallery-panel div.galleriffic-box div.navigation div.top {
	margin-bottom: 12px;
	height: 10px;
}

div#module-photo-gallery-panel div.galleriffic-box div.navigation div.bottom {
	margin-top: 12px;
}

div#module-photo-gallery-panel div.galleriffic-box div.pagination a,
div#module-photo-gallery-panel div.galleriffic-box div.pagination span.current {
	border: 0;
	display: block;
	float: left;
	margin-right: 0 !important;
	padding: 3px 3px;
}

div#module-photo-gallery-panel div.galleriffic-box div.pagination a:hover {
	background-color: #ffc;
}

div#module-photo-gallery-panel div.galleriffic-box div.pagination span.current {
	font-weight: bold;
}

div#module-photo-gallery-panel div.galleriffic-box p {
	margin: 0;
	padding: 0;
}

div#module-photo-gallery-panel div.galleriffic-box a {
	color: #89a8b3 !important;
	text-decoration:none !important;
}

div#module-photo-gallery-panel div.galleriffic-box a:hover{
	text-decoration:underline !important;
}

/* SimpleViewer styles (flash gallery) */
div#module-photo-gallery-panel #flashcontent {
	width: 100%;
	height: 820px;
}/* E-store Side search */
#side-estore-search-form {
	margin: 0 !important;
	padding: 0 !important;
}

.displaymode-container {
display: none;
}

.pp-cart-container {

font-size: 16px !important;
}

div#side-estore-search {
	background-color: #D9D7D1;
	padding: 10px;
}

div#side-estore-search div#side-estore-search-title {
	color: #3F94CE;

text-transform: capitalize;
	font-size: 22px;
	font-weight: bold;
}

div#side-estore-search input#side-estore-search-button {
	margin: 0 !important;
	padding: 0 !important;
	margin-left: 70px!important;
	margin-top: 5px!important;
	width: 73px;
	height: 20px;
	background: url(/img/estore-search.gif) no-repeat;
}

/* E-store Side navigation */
div#side-estore-menu {

	margin: 0;
	padding-top: 30px;
	padding-bottom: 5px;

}

div#side-estore-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

div#side-estore-menu a {
	text-decoration: none !important;


}

li.estore-nav-cat {
	padding-left: 0px;
}

li.estore-nav-cat a {
	color: #636362 !important;
}

li.estore-nav-cat div {
	padding-left: 25px;
padding-top: 5px;
padding-bottom: 5px;
	line-height: 18px;
border-bottom: 1px solid #dbd9d9;
}

li.estore-nav-cat div.opened {
	background-color: #F8F7F4;
}

li.estore-nav-cat div.opened a {
	color: #000000 !important;
	font-weight: bold;
}

ul.estore-nav-sub {
	padding-left: 30px !important;
}

ul.estore-nav-sub li a {
	color: #3F94CE !important;
	line-height: 18px;
}
/* E-store Side related products */
div#side-estore-related-products {
	background-color: #EDEAE3;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}

ul#side-estore-related-products-list {
	background: #E4E4E4;
	color:#333333;
	padding:0;
	margin: 3px;
	text-align:left;
	/*font: 10px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;*/
	border-left: 1px solid #a7a7a7;
	border-right: 2px solid #a7a7a7;
}

ul#side-estore-related-products-list li {
	margin: 0;
	list-style:none;
	padding: 5px 5px 5px 5px;
	clear: both;
	border: 0px solid black;
}

ul#side-estore-related-products-list li.header-line,
ul#side-estore-related-products-list li.footer-line {
	height:20px;
	color:#ffffff;
	background:#a7a7a7;
	border-style:none;

	font-weight: bold;
}

ul#side-estore-related-products-list li.header-line {
	padding:0;
	padding-left:5px;
	padding-top:4px;
	text-align:left;
	margin-bottom: 10px;
}

ul#side-estore-related-products-list li.footer-line {
	padding:0;
	text-align:right;
	margin-top: 10px;
}

ul#side-estore-related-products-list li.empty-line {
	padding:0;
	margin:0;
	height: 0px;
}


ul#side-estore-related-products-list li div.image-container {
	float: left;
	/*border: 1px solid black;*/
}

ul#side-estore-related-products-list li div.image-container img {
	width:46px;
	border: 0;
}

ul#side-estore-related-products-list li div.only-text-container {
	padding:0;
	margin:0;
}

ul#side-estore-related-products-list li div.text-container {
	padding:0;
	margin:0;
	margin-left:52px;
	width:90px;
}

ul#side-estore-related-products-list li div.link-container {
	margin:0;
	padding:0;

	font-weight:bold;
	text-transform:uppercase;
}

ul#side-estore-related-products-list li a {
	color:#000000;
	text-decoration:none;
}

ul#side-estore-related-products-list li a:hover {
	text-decoration:none;
}

ul#side-estore-related-products-list li div.text-container p {
	margin: 0;
	font-size:10px;
	overflow:hidden;
	color:#555555;
}

/* E-store main menu */
#module-estore-menu {

	font-size: 12px;
	background-color: #313131;
	padding: 5px 25px 5px 20px;
	margin-bottom: 25px;
	color: #ffffff;
	font-weight: bold;
	height: 15px;
display: none;
}

#module-estore-menu a {
	color: #ffffff;
}

#module-estore-menu .float-left {
	float: left;
}

#module-estore-menu .float-right {
	float: right;
}

#module-estore-live-cart-status {
	color: #F6E6B5;
	font-style: italic;
	padding-right: 20px;
}

/* E-store styles */
#module-estore-panel {


}

#module-estore-panel a {
	color: #294B4C;
	text-decoration: none;

}

#module-estore-panel input:disabled, #module-estore-panel select:disabled {
	background-color: #D4D0C8;
	color: #808080;
	border-color: #808080;
}

#module-estore-panel input.textfield {
	width: 230px !important;
}

#module-estore-panel .flash-title {
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
	font-size:18px !important;
	height:35px;
	
	/* Customize font */

	
	color:#761305;
}

#module-estore-panel .title {
	color: #313131;
font-size: 26px;

	padding-bottom: 5px;
}

#module-estore-panel .required {
	color: #ff0000;
}

#module-estore-panel a:hover {
	color: #000000;
	text-decoration: underline;
}

#module-estore-panel form, #module-estore-panel img {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

table#billing_fields {
width: 335px !important;
}

table#billing_fields.textfield {
width: 200px !important;
}

#module-estore-panel .float-left {
	float: left;
}

#module-estore-panel .float-right {
	float: right;
}

#module-estore-panel .dotted-line{
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	background: transparent url(/img/estore-dotted-line.gif) repeat-x 0px 2px;
	font-size: 1px;
	height: 5px;
	clear: both;
}

div#module-estore-panel table.list {
	border-left: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	width: 100%;
	margin-bottom: 10px;
}

div#module-estore-panel table.list tr td{
	border-right: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	padding: 3px;
}

div#module-estore-panel table.list tr.tb_caption{
	background-color: #761305;
	color: #ffffff;
	height: 16px;
}

div#module-estore-panel table.list tr.even{
	background-color: #cccccc;
}

div#module-estore-panel table.list tr,
div#module-estore-panel table.list tr.odd{
	background-color: #eeeeee;
}



div#module-estore-panel table.list tr td .download-item-panel {
	margin-top: 5px;
	padding-left: 20px;
	background: transparent url(/img/save.png) no-repeat top left;
}

/* Bread crumb */
#module-estore-panel .bread-crumb-line{
	padding: 0;
	margin: 0;
	padding-top: 3px;
	padding-left: 14px;

	color: #636362;
	height: 20px;
	clear: both;
text-transform: uppercase;
display: none;

}

#module-estore-panel .bread-crumb-line .bread-crumb-box {
	padding: 0;
	margin: 0;
	float: left;
}

#module-estore-panel .bread-crumb-line .bread-crumb-box a{
	color: #636362;
	text-decoration: none !important;
}

#module-estore-panel .bread-crumb-line .bread-crumb-brands {
	padding: 0;
	margin: 0;
	float: right;
	margin-right: 15px;
}

#module-estore-panel .under-bread-crumb-line{
	padding-top: 10px;
	padding-left: 14px;
}

/* Page with full description of category */
#module-estore-panel .category-full-subcategories {
	margin: 0;
	padding: 4px;
	clear: both;

	font-size: 12px !important;
	background-color: #EDEAE3;
}

#module-estore-panel table.category-full-subcategories-container {
	margin: 0;
	width: 100%;
}

#module-estore-panel table.category-full-subcategories-container tr td {
	padding: 5px;
	padding-left: 10px;
}

#module-estore-panel td.vertical-dotted-line {
	background: transparent url(/img/estore-vertical-dotted-line.gif) repeat-y 2px 0px;
}

#module-estore-panel .category-full-container {
	margin-top: 10px !important;
	clear: both;
}

#module-estore-panel .category-full-container img{
	padding: 9px !important;
	margin: 10px !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	background-color: #C6C5C5 !important;
	display: block !important;
}

#module-estore-panel .category-full-container .category-full-title {
}

#module-estore-panel .category-full-container .category-full-description {
	padding-top: 10px !important;
	padding-bottom: 0px;
}

#module-estore-panel .subcategory-full-container {
	margin-top: 10px !important;
	clear: both;
}

#module-estore-panel .subcategory-full-container img{
	padding: 9px !important;
	margin: 10px !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	background-color: #C6C5C5 !important;
	display: block !important;
}

#module-estore-panel .subcategory-full-container .subcategory-full-title {
}

#module-estore-panel .subcategory-full-container .subcategory-full-description {
	padding-top: 10px !important;
	padding-bottom: 0px;
}

/* Gallery for categories and products */
#module-estore-panel .gallery-container {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 10px;


	border: 0px solid black;
}

#module-estore-panel .item-container {
	padding: 0;
	margin: 0;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#module-estore-panel .thumbnail-container {
	display: block;
	text-align: center;
	/*height: 160px;*/
padding: 10px;
background: #F3F3F1;
margin-bottom: 10px;
overflow: hidden;

}

#module-estore-panel .category-container {
	text-align: center;
}

#module-estore-panel .product-container a {
	color: #183319;
	font-weight: bold;
}

#module-estore-panel .product-container a:hover {
	color: #183319;
	font-weight: bold;
}

#module-estore-panel .product-price,
#module-estore-panel .product-sale-price {
	margin-top: 5px;

	color: #183319;
}

#module-estore-panel .product-strike-price {
	float: left;

	margin-top: 5px;
	padding-right: 5px;
	margin-right: 20px;
	background: transparent url(/img/estore-strike-through.gif) repeat-x 0px 6px;
}

#module-estore-panel .product-sale-price {
	color: #FE0404;
	font-weight: bold;
}

/* Paging */
div.estore-paging {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	clear: both;
	color: #606060;
	text-align: right;
	line-height:24px;
}

div.estore-paging .estore-paging-result {
	padding-right: 0px !important;
}

div.estore-paging .estore-paging-pages {
	padding-left: 30px !important;
}

div.estore-paging a , div.estore-paging b {
	padding:2px 5px 2px 5px;
	border:1px solid #aaaaaa;
	text-decoration: none !important;
	margin: 0 2px 0 2px;
	background-color: #ffffff;
	height:16px;
}

div.estore-paging a {
}

div.estore-paging .next {
	display:inline;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right center;
}

div.estore-paging .previous {
	display:inline;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}

/* Product full size image popup for jqModal*/
#module-estore-full-image-jqm
{
	position: fixed !important;
	
	top: 20% !important;
	left: 50% !important;
	margin-left: -180px !important;
	
	width: auto !important;
	height: auto !important;
	
	padding: 0px;
	border: 2px solid #403E3E;
	background-color: #ffffff !important;
	color: #000000 !important;
	z-index: 3000 !important;
}

/* Product full size image popup */
#product-full-image-box
{
	padding: 0;
	position: absolute;
	border: 2px solid #403E3E;
	background-color: #ffffff;
}

#module-estore-full-image-jqm div,
#product-full-image-box div
{
	text-align: right;
	margin: 0;
	padding: 0;
}

#module-estore-full-image-jqm img,
#product-full-image-box img
{
	border: 0 !important;
}

#module-estore-full-image-jqm #product-full-image-close,
#product-full-image-close
{
	border: 0;
	margin: 0;
	cursor: pointer;
	color: #ffffff;
	background-color: #403E3E;

	font-size: 10px;
	padding:1px 10px
}

#product-detail-container {
position: relative;
}

/* Container 1 */
#module-estore-panel #product-detail-container1 {
	float: left;
	width: 300px;
}

#module-estore-panel #product-detail-image-box {
	text-align: center;
}

#module-estore-panel #product-detail-image {
	cursor: pointer;
}

#module-estore-panel #product-detail-image-title {
	color: #414040;

	font-size: 11px;
}

#module-estore-panel #product-detail-image-view {
	color: #631004;

	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
display: none !important;

}

#module-estore-panel #product-detail-purchase-message {
}

.estore-rating-main-container {
margin: 0 !important;
float: left;
}

#product-detail-purchase-panel {
	/*position: absolute;
	right: 0px;
	clear: both;*/
float: left;
margin: 0 20px 0 0;
}

#product-detail-purchase-title,
#product-detail-purchase-panel .dotted-line{
	display: none;
}

#module-estore-panel #product-detail-purchase-title {
	color: #631004;

	font-size: 16px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}

#module-estore-panel ul#product-detail-purchase {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-right: 10px;
}

#module-estore-panel ul#product-detail-purchase li {
	text-align: right;
	padding-top: 5px;
}

#module-estore-panel input.product-detail-add-to-cart {
	margin:0 !important;
	padding:0 !important;
	width:194px;
	height:35px;
	background: url(/app/webroot/userfiles/185/Image/themes/estore-add-to-cart.jpg) no-repeat;
}

#module-estore-panel #product-out-of-stock {
	display: none;
	color: #DF0202;

	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

/* Container 2 */
#module-estore-panel #product-detail-container2 {
	margin-left:400px;
	width: 350px;
}

#module-estore-panel #product-detail-title {
	color: #ADCEDB;
/*font-family: 'geared_slabbold';*/
font-size: 
	font-weight: bold;
	font-size: 32px;
}

#module-estore-panel #product-detail-price {
	color: #636362;
	font-weight: bold;

	font-size: 24px;
	padding-top: 5px;

}

#module-estore-panel #product-detail-price .product-strike-detail-price{
	padding-top: 10px;
	background: transparent url(/img/estore-strike-through.gif) repeat-x 0px 20px;
}

#module-estore-panel #product-detail-price .product-sale-detail-price{
	color: #FE0404;
	padding-top: 5px;
}

#module-estore-panel #product-detail-description {
	padding-top: 10px;

}


/* Cleared line under containers */
#module-estore-panel .cleared-line {
	width: 100%;
	clear: both;
	font-size: 1px;
	height: 15px;
}

/* Product additional images (product photo gallery) */
.product-detail-gallery-panel{
	margin-top: 20px;
}

.product-detail-gallery-panel .dotted-line {
	display: none;
}

#module-estore-panel #product-detail-additional-title {
	color: #631004;
	margin-left: 10px;
	display: none;
}

#module-estore-panel ul#product-detail-gallery {
	padding: 0;
	margin: 0;
	list-style: none;
	margin: 0;
	
	margin-left: 10px;
	
	/* for css 2.1 browsers */
	/*display:table;
	margin:0 auto;*/
	
	/* I like IE */
	/*$left: 45%;
	$position: relative;
	$float: left;
	$margin-left: expression("-" + (this.clientWidth / 2) + "px");*/
}

#module-estore-panel ul#product-detail-gallery  li {
	width: 130px;
	padding: 10px 0pt 20px;
	text-align: center;
	float: left;
}

#module-estore-panel ul#product-detail-gallery .product-detail-gallery-box {
	width: 120px;
	border: 0px solid black !important;
	cursor: pointer;
overflow: hidden !important;
}

#module-estore-panel ul#product-detail-gallery .product-detail-gallery-box img {
width: 120px;
height: auto;
}

#module-estore-panel ul#product-detail-gallery .product-detail-gallery-title {
	color: #414040;

	font-size: 11px;
}

#module-estore-panel ul#product-detail-gallery li.cleared {
	clear: both;
}

/* E-store cart */
#module-estore-panel table.cart-container {
}

#module-estore-panel table.cart-container img {
width: 100px;
height: auto;
}

#module-estore-panel table.cart-container tr td {
	padding: 3px;
}

#module-estore-panel tr.cart-container-header {
	padding: 5px;
	margin: 0;
margin-bottom: 10px !important;
	background-color: #ADCEDB;
	color: #ffffff;
	height: 16px;
}

#module-estore-panel div#cart-details {
	padding-top: 10px;
	padding-bottom: 20px;
}

#module-estore-panel div#promocodes-details {
}

#module-estore-panel div#promocodes-details {
}

#module-estore-panel div#promocodes-details div.title {
}

#module-estore-panel div#promocodes-details form#cart-promocodes-form {
}

#module-estore-panel div#promocodes-details div#cart-promocodes-form-buttons {
	margin-top: 5px;
	margin-bottom: 15px;
}

/* SEARCH */
#side-estore-search .search-wrapper {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 5px;
	position: relative;
	width: 140px;
	padding: 0px;
	height: 16px;
	padding-top: 2px;
	border: 1px solid black;
}

#side-estore-search input.g-prettysearch {
	height: 16px;
	width: 115px;
	border: 1px solid #ffffff;
}

#side-estore-search .search-wrapper input.g-prettysearch {
	border:0px none;

	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin: 0px;
	padding:3px 0 0;
}

#side-estore-search .search-wrapper .reset {
	background:transparent url(/img/nav/close.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:11px;
	overflow:hidden;
	position:absolute;
	right:4px;
	top:4px;
	width:11px;
	z-index:1;
}

#side-estore-search .search-wrapper input.g-prettysearch {
	position: absolute;
	width: 280px
	top: 0;
	left: 5px;
	border: 0px;
	margin: 0;
	padding: 0;
	/*font: 11px "Lucida Grande", Geneva, Arial, sans-serif;*/
}


/* SEARCH RESULTS */
#globalsearch {
	/*background:transparent url(/img/nav/shortcuts_bg_mid_grey.png) repeat-y scroll 0pt;*/
	/*height:38px;*/
	position:absolute;
	width:328px;
	display: none;
	text-align: left;
	/*behavior: url(/js/iepngfix.htc);*/
	
	z-index: 1;
}

#globalsearch .inside {
	width:328px;
	height:auto;
	position:absolute;
	top:0;
	right:0;
	line-height:1px;
	font-size:1px;
}

#globalsearch .resultCat {
	position:relative;
	color:#F6F6F6;
	background:#919191;
	/*width:308px;*/
	width:308px;
	height:8px;
	margin:0;
	padding-bottom: 12px;
	width: 302px;
	/*font: 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;*/
	font-weight: bold;
	border:1px none #FB6BFF;
}

ul.sp-results {
	background: #E4E4E4;
	/*background:transparent url(/img/nav/shortcuts_bg_mid_grey.png) repeat-y 0 0;*/
	color:#333333;
	/*padding:0pt 3px;*/
	padding:0;
	margin:0;
	/*width:328px;*/
	width:321px;
	text-align:left;
	font: 10px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

ul.sp-results li {
	margin: 0;
	margin: 0 0 -3px 0;
	padding: 5px 10px 15px 10px;
	list-style-type:none;
	height:5.6em;
	/*height:4.6em;*/
	/*height:5.2em;*/
	/*position:relative;*/
	border-left:1px solid #919191;
	border-right:1px solid #919191;
	
	width:300px;
	clear: both;
	
	overflow: hidden;
}

ul.sp-results li.viewall {
	width:302px;
	height:18px;
	text-align:right;
	color:#000000;
	background:#a7a7a7;
	border-style:none;
}

ul.sp-results li.viewall a {
	color:#FFFFFF;
	padding-right:23px;
	background:transparent url(/img/nav/shortcuts_arrow.gif) no-repeat scroll 99% 50%;
	padding-top:3px;
	padding-bottom:3px;
	font: bold 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

ul.sp-results li.finish {
	/*width:308px;*/
	width:300px;
	height:20px;
	text-align:right;
	color:#000000;
	position:absolute;
	left:0px;
	/*background:transparent url(/img/nav/shortcuts_bg_foot_grey.png) no-repeat top left;*/
	border-style:none;
}

ul.sp-results li.hoverli {
	background:#b7b7b7 none repeat-x;
	color:#FFFFFF;
	cursor:pointer;
}

ul.sp-results li.hoverli h4 a {
	color:#FFFFFF;
}

ul.sp-results li.hoverli p {
	color:#F1F1F1;
}

ul.sp-results img{
	margin-right:4px;
}

ul.sp-results li span {
	display:block;
	width:220px;
}

ul.sp-results li h4 {
	margin:0;
	font-size:11px;
	font-weight:bold;
}

ul.sp-results li p {
	margin:0pt;
	font-size:10px;
	overflow:hidden;
	height:2.7em;
	color:#555555;
}

ul.sp-results li a {
	color:#606060;
	text-decoration:none;
}

ul.sp-results li a:hover {
	text-decoration:none;
}

ul.sp-results li div.sp-result-img {
	float: left;
	overflow: hidden;
	height: 6.5em;
}

ul.sp-results li img, ul.sp-results li .replacementimg {
	float: left;
	/*position:absolute;*/
	/*left:10px;*/
	/*height:46px;*/
	width:46px;
}

ul.sp-results li h4 a {
	color:#191919;
	text-transform:uppercase;
}

ul.sp-results li.viewall.hover {
	/*background:transparent url(/img/nav/shortcuts_bg_foot_grey.png) no-repeat repeat bottom left;*/
}

#sp-search-spinner {
	position:absolute;
	top:13px;
	right:16px;
	z-index:10;
	display:none;
}

#sp-search-cancel img {
	cursor:pointer;
}

#sp-result-none.viewall {
	bottom: -27px;
}
#sp-result-none.viewall a {
	font-size:10px;
}

/* E-store styles for cart(order) uploaded files */
#module-estore-panel input.filefield {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}

#module-estore-panel table.uploaded_file_box {
}

#module-estore-panel table.uploaded_file_box tr td {
	padding: 2px 5px 2px 0;
}

/* E-store product collapsible boxes (fields) - accordion styles */
div#estore-products-fields  {
}

div#estore-products-fields .estore-products-fields-basic  {
	width: 260px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#estore-products-fields .estore-products-fields-basic ul.estore-am-sub-box {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}

div#estore-products-fields .estore-products-fields-basic li.estore-am-sub-line {
	background: #cecece;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}

div#estore-products-fields .estore-products-fields-basic li.active>a.estore-am-title {
	background: url('/img/accordion/close.gif') no-repeat center right;
}

div#estore-products-fields .estore-products-fields-basic li.estore-am-sub-line div.estore-am-content {
	padding: 20px;
	width: 220px;
	background: #eeeeee;
	display: block;
	clear: both;
	float: left;
}

div#estore-products-fields .estore-products-fields-basic a.estore-am-title {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	padding: 5px;
	display: block;
	cursor: pointer;
	background: url('/img/accordion/open.gif') no-repeat center right;
}

div#estore-products-fields .estore-products-fields-basic ul.estore-am-sub-box li.estore-am-sub-line {
	background: #fefefe;
	font-size: 0.9em;
}

div#social-nav {
display: none !important;
}

.zoomPad {
padding: 10px; 
background: #F3F3F1;
}

/* top estore & member boxes - start */
#estore_top_nav {
	display: block !important;
position: relative !important;
/*	top: 30px !important;*/
/*width: 350px !important;*/
margin-left: 12px !important;
margin-right: 12px !important;
z-index: 1000 !important;
}

#estore_top_nav_panel {
background: #ADCEDB;
padding: 5px !important;
height: 25px;
}

#estore_top_nav,
#estore_top_nav a {

	color: #4C2F1E !important;
	font-size: 14px !important;
/*	text-transform: uppercase !important;*/
	text-decoration: none !important;

}



#estore_top_nav_cart,
#estore_top_nav_links {
	float: right !important;
	text-decoration: none !important;

}

#estore_top_nav_links {
background: #fff;
padding: 5px 10px; 
border-radius: 0px;
}

#estore_top_nav_cart {
	margin-right: 20px !important;
	text-transform: uppercase !important;
padding: 5px;
}

#member_top_nav {

	position: relative !important;
	left: 500px !important;
	top: 50px !important;
	width: 200px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	z-index: 1000 !important;
	display: none !important;
}

#member_top_login_box,
#member_top_login_box a,
#member_top_box,
#member_top_box .info_box_name,
#member_top_box .menu_box a {
	font-family: 'Droid Sans',sans-serif !important;
	font-size: 12px !important;
}


#member_top_login_box {
	background-color: #3F94CE !important;
border-radius: 5px;
padding: 8px 10px 4px;
	text-transform: lowercase !important;
	color: #FFFFFF !important;

}

#member_top_box .info_box {
	float: right !important;
	height: 21px !important;
	margin-top: 4px !important;
}

#member_top_box .menu_box {
	top: 28px !important;
}

#member_top_box .info_box_name {
	margin: 2px 8px 2px 4px !important;
}
/* top estore & member boxes - end */

.login_title {
font-weight: inherit !important;
}html, body {
	border: 0 none;
	margin:0;
	padding:0;
	height: 100%;
font-family: 'Open Sans' !important;
font-style: normal;
font-weight: 300 !important;
font-size: 13px;
}

.clear-all
{
height: 0px;
}

body 
{
/*background: url(/app/webroot/userfiles/176/Image/theme/background.jpg) top left;*/
font-family: 'Open Sans' !important;
font-style: normal;
font-weight: 300 !important;
}

p, tbody, td, tr
{
font-family: 'Open Sans';
font-weight: 300;
font-size:13px;
color: #0d0d0d;
}

a, a:link, a:visited, a:active {
color: #52b594;
}

/*Start PullDown Menu Styles*/

/* Main menu */
div#main_menu, .nav {
	height:28px;

width: 575px;
position: relative;
z-index: 999;
}

div#main_menu {
	/*border-bottom:2px solid #C9BD68;
	border-top:2px solid #C9BD68;*/
padding-left: 320px;
padding-right: 65px;
top: 135px;
}

.nav, .nav * {
	margin:0;
	padding:0;
}

.nav {
	line-height:1.0;
}

.nav li {
	float:left;
	list-style:none;
	position:relative;
	z-index:999;
	white-space:nowrap;
}

.nav a {
	display:block;
	float:left;
}

/* Main menu - Main items */
.nav li.main_item {

	/*border-right:1px #888888 dotted;*/
	font-size:22px;
font-family: 'Open Sans';
font-weight: 300 !important;
}

.nav li.finish {
	border: 0px;
}

.nav a.main_item_link {
	height:19px;
	padding-top:4px;
margin-top: 4px;
	color: #434343;
	text-align: center;
	text-decoration:none;
	text-transform:lowercase;
font-style: regular !important;
font-weight: 300 !important;

}

.nav li a.selected {
color: #52b594;
}


.nav li:hover,
.nav li.sfHover,
.nav a.main_item_link:focus, .nav a.main_item_link:hover, .nav a.main_item_link:active {
color: #89a8b3;
}

/* Main menu - Sub items */
.nav ul, .nav li li {
	background:#6D3117;
	border:0px;
	font-size:11px;
	font-family: Times, "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
text-transform: capitalize;
	width:16.45em;
margin-top: 4px;
z-index:999;
}

.nav li ul {
	float:none;
	top:-999em;
	position:absolute;
background-repeat: repeat-x;
/*border: 0px 1px 1px 1px;
border: 1px dotted #E7E1A4;*/
}

.nav li li a {
	color: #EFF2EB;
	text-align: left;
	text-decoration:none;
	/*text-transform:uppercase;*/
	padding: .40em 0em .40em 1em;
	float:none;
	padding-right:0;
	width:14.45em;
white-space: normal;
border-bottom: 1px dotted #EFF2EB;
margin-left: 5px;
margin-right: 5px;
}

.nav li li:hover,
.nav li li.sfHover,
.nav li li a:focus, .nav li li a:hover, .nav li li a:active {
	background:#5C2B1A;
}

.nav li:hover ul, ul.nav li.sfHover ul {/* pure CSS hover is removed below */
	left:-1px;
	top:24px;
	/*top:2.2em;*/
}

.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}

.nav li li:hover ul, ul.nav li li.sfHover ul { /* pure CSS hover is removed below */
	width:15.45em;
	left:16.45em;
	/*top:-1px;*/
	top:0px;
}

.superfish li:hover ul, .superfish li li:hover ul { /* following rule negates pure CSS hovers so submenu remains hidden and JS controls when and how it appears */
	top: -999em;
}


/*Sub menu items (horizontal style) */
div#main_submenu, .navbar {

}

div#main_submenu {
position: relative;
top: 165px;
height: 25px;
background: #adcedb;
	width: 960px;	
}


.navbar {
	padding-left: 340px;
padding-top: 2px;
	margin: 0;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.navbar li {
	float:left;
	list-style:none;
	line-height: 20px;
font-size: 14px;
}

.navbar li a {
	color: #434343;
text-transform: uppercase;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.navbar li a:focus,
.navbar li a:hover,
.navbar li a:active {
	text-decoration: underline;
}

.navbar li a.selected {
	font-weight: bold;
	color:#555555;
}

#main_submenu .cleared {
	font-size: 1px;
	height: 1px;
	clear:both;
}

/*Finish PullDown Menu Styles*/


/* Defines the black semi-transparent glow over the content */
div#glow
{
	margin-left:auto;
	margin-right:auto;
width: 100%;
margin-top: 150px;
/*background: url(/app/webroot/userfiles/176/Image/theme/home-navbar-back.png) top left repeat-x;*/
background-color: #F7F7F7;
}

div#top-glow
{

}

div#content div#menu div.nav-button-hover
{
background-color:#555555;
}

div#bottom-glow
{

	background-repeat:no-repeat;
}

div#middle-glow
{
height: 200px;
}

/* end */




/* middle content excluding header & footer */
div#content
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;	
min-height: 500px;

}

/* Top image - 800x94px */
div#top-glow div#top-image
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:94px;
display: none;

}


/* Top horizontal menu styles - fixed 5 menu items , 20% width each */
div#content div#menu
{
	width:100%;
	background-color:#000000;
	height:24px;
	border-bottom:2px solid #888888;
	overflow:hidden;
}


/* important ! pre-calculated width - JS recalculation  */
div#content div#menu div.nav-button
{
	float:left;
	height:22px;
	padding-top:3px;
	text-align:center;
	border-right:1px #888888 dotted;
	white-space:nowrap;
overflow:hidden;
}

div#content div#menu div.nav-button a
{
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	
}

/* user within one of root categories */
div#content div#menu nav-cat-selected
{
background-color:#222222;
}

div#content div#menu div.nav-button a:hover
{
	text-decoration:underline;
}
/* last cell hass no right border */
.no-border
{
	border:0px none !important;
}

/* end */



/* Logo */
div#page-logo {

position: absolute;
top: 20px;
width: 950px;
height: 207px;
padding: 10px 10px 15px 15px ;

}

div#page-logo img {
	border: 0;
}

/* Header */
div#page-header {
	width:100%;
	height:194px;
	/* background-image:url(/img/page-header.jpg); */
	background-repeat:no-repeat;
	border-bottom:2px solid #888888;
clear: both;
}

/*
div#page-header div#header-title
{
	width:40%;
	padding-top:1em;
	float:right;
	text-align:left;
	
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	
}
*/

/* 2 or 3 column CSS layout */

div#content div#body 
{
	width:960px;
padding-top: 180px;
display: none;

}

div#content div#body div#main-column
{
	width:960px;
	float:none;
	min-height:400px;
	overflow:hidden;
	height:auto;
}

div#content div#body div#left-column
{
	width:29%;
	float:left;
	overflow:hidden;
display: none;
}

div#content div#body div#right-column
{
	width:860px;
padding: 10px 50px;
	float: none;
	overflow:hidden;
background-color: #adcedb;
min-height: 0px;
}

div#content div#body div#main-column div#main-column-header
{
	background-image:url(/img/main-column-header.gif);
	background-repeat: repeat-x;
	background-color:#91a8c1;
	/*height:40px;*/
	width:100%;
	border-bottom:1px solid #888888;
	padding-top:0px;
	font-family:Georgia;
display: none;
}

/*
Main Column header
This header Text is substituted with Flash font (sIFR).

Note : font-family is Used in Flash (sIFR) text replacemnt. It is not a regular font, but one of special flash fonts in /fonts/ directory
Currently supported those fonts :
 - Brush
 - sans-bold
 - georgia
 - kozuka
 - stencil
 - hobo
 - minion-pro-cond
 - trajan-pro

*/
div#content div#body div#main-column div#main-column-header h1
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	font-size:20px;
	height:40px;
	
	/* Customize font */
	font-family:trajan-pro;
	
	font-weight:bold;
	color:#000000;
}

/* Main Column Content */
div#content div#body div#main-column div#main-column-content
{
	margin-right:60px;
	margin-left:60px;
	margin-top:10px;
	margin-bottom:20px;
font-family: 'Open Sans' !important;
font-style: normal;
font-weight: 300 !important;
font-size: 13px;
}

div#content div#body div#main-column div#main-column-content img
{ 
padding: 10px 15px;
}

/* 
Left Column Header 
see Notes for Main Column header

 */
div#content div#body div#left-column div#left-column-header
{
	background-image:url(/img/left-column-header.gif);
	background-repeat: repeat-x;
	background-color:#91a8c1;
	height:40px;
	border-bottom:1px solid #888888;
	font-family:Georgia;

}

div#content div#body div#left-column div#left-column-header div#left-column-header-title h1
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	font-size:20px;
	height:35px;

	/* Customize font */
	font-family:trajan-pro;
	
	font-weight:bold;
	color:#ffffff;	

}

div#content div#body div#left-column div#left-column-header div#left-column-header-title
{
	padding-left:20px;
	color:#FFFFFF;
	font-size:20px;
	font-family:Georgia;
	margin-top:auto;
	margin-bottom:auto;	
	height:35px;
}

/* 
Right Column Header 
see Notes for Main Column header

 */
div#content div#body div#right-column div#right-column-header
{
	background-image:url(/img/right-column-header.gif);
	background-repeat: repeat-x;
	background-color:#91a8c1;
	height:40px;
	border-bottom:1px solid #888888;
	font-family:Georgia;

}

div#content div#body div#right-column div#right-column-header div#right-column-header-title h1
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	font-size:20px;
	height:35px;

	/* Customize font */
	font-family:trajan-pro;
	
	font-weight:bold;
	color:#ffffff;

}

div#content div#body div#right-column div#right-column-header div#right-column-header-title
{
	padding-left:20px;
	color:#FFFFFF;
	font-size:20px;
	font-family:Georgia;
	margin-top:auto;
	margin-bottom:auto;	
	height:35px;
}
/* End */

div#content div#body div#right-column div#left-column-content
{
	margin:0px;
}
div#content div#body div#right-column div#right-column-content
{
	margin:0px;
min-height: 0px;
}

/* feature div */
div#content div#body div#left-column div.feature
{
/* width:95%;  */
margin-left:auto; 
margin-right:auto; 
margin-top:0px; 
background-color:#cccccc; 
margin-bottom:10px; 
/* 
padding:2px; overflow:hidden; 
 border:1px solid #cccccc; 
*/
}

div#content div#body div#right-column div.feature
{
/* width:95%;  */
margin-left:auto; 
margin-right:auto;  
float: left;
margin-top: 0px;
min-height: 0px;
/* 
padding:2px; overflow:hidden; 
 border:1px solid #cccccc; 
*/
}

div#content div#body div#left-column div.featureLink 
{
cursor:pointer;
}

div#content div#body div#right-column div.featureLink 
{
cursor:pointer;
}

/* Mouse over feature div */
div#content div#body div#left-column div.feature-hover
{
border:1px solid #000000;
}

div#content div#body div#right-column div.feature-hover
{
border:1px solid #000000;
}
/* End */

/* Side Column Main Navigation */
div#content div#body div#side-column-main-menu
{
	background-color: #EDEAE3;/*#A99D90;*/
	padding:10px;
	/*border-bottom:1px #A99D90 solid;*/
	font-family:Georgia;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}

/* Side Column Main Navigation Lists */
div#content div#body div#side-column-main-menu ul
{
	color: #555555;
	margin:0;
	padding: 0;
	list-style:none;
	display:block;
}

div#content div#body div#side-column-main-menu li
{
	text-transform:capitalize;
}

/* Main list */
div#content div#body div#side-column-main-menu ul.nav-side-list
{
}

/* Main list items */
div#content div#body div#side-column-main-menu ul.nav-side-list li
{
}

/* Main list links */
div#content div#body div#side-column-main-menu ul.nav-side-list li a
{
}

/* Main names links */
div#content div#body div#side-column-main-menu .nav-side-list-item-name
{
}

div#content div#body div#side-column-main-menu .nav-side-list-item-name a
{
	color:#000000;
	text-decoration:none;
	color:#000000;
}

/* Sublist */
div#content div#body div#side-column-main-menu ul.nav-side-sublist
{
	margin: 0;
	padding: 5px 0 5px 15px;
	/*list-style:disc;*/
	list-style:none;
	display:block;
}

/* Sublist items */
div#content div#body div#side-column-main-menu ul.nav-side-sublist li
{
	margin:0;
	padding: 0;
}

/* Sublist links */
div#content div#body div#side-column-main-menu ul.nav-side-sublist li a
{
	margin:0;
	padding: 0;
	color:#555555;
	text-decoration:none;
}

div#content div#body div#side-column-main-menu ul.nav-side-sublist li.selected a
{
	color:#333333;
	text-decoration:underline;
}


/* Top Menu for subcategory at top of page content - Start */
div#main-column-content .top-subnav {
	display: none;
	/*display: block;*/
	padding: 3px 0 15px 0;
}

div#main-column-content .top-subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#main-column-content .top-subnav li {
	display: inline;
	color: #669933 !important;
}

div#main-column-content .top-subnav li span {
	padding: 0 10px;
}

div#main-column-content .top-subnav li a {
	color: #669933 !important;
	text-transform:uppercase;
	font-weight: bold  !important;
	font-size: 11px !important;
	text-decoration: none !important;
}

div#main-column-content .top-subnav li a:hover {
	text-decoration: underline !important;
}

/* Top Menu for subcategory at top of page content - End */

/* Horizontal Ruler */
div#content div#body div#side-column-main-menu div.hr
{
	height:1px;
	border-top:1px solid #45403d;
	font-size:1px;
	margin-top:5px;
	margin-bottom:5px;
}
/* End Side Column Main Navigation */


/* Side Column Navigation */
div#content div#body div#side-column-menu
{
	background-color:#ababab;
	padding:10px;
	border-bottom:1px #ffffff solid;
	font-family:Georgia;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
display: none;
}

/* Sub-categories list */
div#content div#body div#side-column-menu ul
{
	color:#555555;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	padding-left:25px;
	list-style:disc;
	display:block;
	
}

div#content div#body div#side-column-menu li
{
	text-transform:capitalize;
}

div#content div#body div#side-column-menu li.current-page a
{
	color:#333333;
	/* text-transform:uppercase; */
	text-decoration:underline;
}

div#content div#body div#side-column-menu a.category-name
{
	color:#000000;
}

div#content div#body div#side-column-menu a.subcategory-name
{
	color:#000000;
}

/* Horizontl Ruler */
div#content div#body div#side-column-menu div.hr
{
	height:1px;
	border-top:1px solid #45403d;
	font-size:1px;
	margin-top:5px;
	margin-bottom:5px;
}

/* Category Link */
div#content div#body div#side-column-menu a
{
	color:#000000;
	text-decoration:none;
}

/* Subcategory element - Link */
div#content div#body div#side-column-menu li a
{
	color:#555555;
	text-decoration:none;
}


/* End Side Column Navigation */



div#footer
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#888888;
	padding-top:9px;
	padding-bottom:10px;
}

/* Start Text styles */

.text-common
{
font-family: 'Open Sans' !important;
font-style: normal;
font-weight: 300 !important;
font-size: 13px;
}

.text-header
{
font-family: 'Open Sans' !important;
font-style: normal;
font-weight: 400 !important;
padding: 10px 0px;
color: #52b594;
font-size: 22px;
text-transform: uppercase;

}

span.text-header
{
background: url(/app/webroot/userfiles/176/Image/theme/header-lines.png) center left no-repeat;
background-size: 100% 57px;
}

.text-subheader
{
color:#1F5B7F;
	text-transform: uppercase;
	font-size: 15px;
	display:block;
	/*
	clear:both;	
	*/
}

.text-18px
{
font-size: 18px;
}

img.text-image
{
	padding:8px;
	border:1px solid #000000;
	background-color:#ffffff;
	margin:10px;
}



.cakeSqlLog
{
	background-color:white;
}

/* End Text styles */




/* Supplemental styles */
table.form-fields tr td {
	padding: 2px 2px 2px 0;
}

.required {
	color: #ff0000;
}


.float-left
{
	float:left;
}

.float-right
{
	float:right;
}

.clear-all
{
	clear: both;
}

/* Left & Right Column Headinga are replaced by flash , this style is applied to hidden content */
.flash-replaced div
{
	display:none;
}
/* End */

.textfield {
	background: #adcedb;
padding: 3px;
margin: 3px;
font-size: 12px;
border: 1px solid #adcedb !important;
border-radius: 5px !important;
}

.textfield:focus {
background: #FFFFFF;
-moz-box-shadow: 0 0 2px 2px #888;
-webkit-box-shadow: 0 0 2px 2px#888;
box-shadow: 0 0 2px 2px #888;
}

.checkbox {
	border: 0px;
}

.button {
background-color: #adcedb;
padding: 5px 10px 5px 10px;
margin: 15px;
color:#oooooo;
	text-transform: uppercase;
	font-size: 13px;
border: 1px solid #adcedb;
border-radius: 5px;
text-decoration: none;
cursor: auto;
}


div#content div#body div#main-column div#main-column-content .error,
div#content div#body div#main-column div#main-column-content .error_message {
	color:#ff0000;
}

div.clear-both-line{
	clear:both;
	font-size: 1px;
}

img.transparent{
	background: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* Start Side Member Login styles */
div#side-member-login {
	background-color: #EDEAE3;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}

div#side-member-login form {
	margin: 0 !important;
	padding: 0 !important;
}

ul.side-member-login-panel {
	background: #E4E4E4;
	color:#333333;
	padding:0;
	margin: 3px;
	text-align:left;
	font: 10px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border-left: 1px solid #a7a7a7;
	border-right: 2px solid #a7a7a7;
}

ul.side-member-login-panel li {
	margin: 0;
	list-style:none;
	padding: 2px 5px 8px 5px;
	clear: both;
	border: 0px solid black;
}

ul.side-member-login-panel li.header-line,
ul.side-member-login-panel li.footer-line {
	color:#ffffff;
	background:#a7a7a7;
	border-style:none;
	font-size: 11px;
	font-weight: bold;
}

ul.side-member-login-panel li.header-line {
	height:20px;
	padding:0;
	padding-left:5px;
	padding-top:4px;
	text-align:left;
	margin-bottom: 10px;
}

ul.side-member-login-panel li.footer-line {
	padding:0;
	margin-top: 5px;
	height:2px;
	line-height: 0px;
	font-size: 0px;
}

ul.side-member-login-panel li.title-line {
	padding:0;
	padding: 0px 5px 0px 5px;
}

ul.side-member-login-panel li.empty-line {
	padding:0;
	margin:0;
	height: 0px;
}

ul.side-member-login-panel input:disabled, ul.side-member-login-panel select:disabled {
	background-color: #D4D0C8;
	color: #808080;
	border-color: #808080;
}
/* End Side Member Login styles */

/* Start Member styles */
div#module-member-panel .title {
	font-weight: bold;
	margin: 0 0 5px 0;
}
/* End Member styles */



/* Flashes boxes styles - Start */
.flashBox {
	color:#000000;
	font-weight: bold;
	padding: 12px 15px;
	margin:5px 0 15px 0;
	border: 1px solid rgb(255, 209, 41);
	background-color: rgb(255, 244, 166);
}

.flashBox .flashNotice {
	color:#000000;
}

.flashBox .flashError {
	color:#ff0000;
}

.flashBox .flashWarning {
	color:#ff0000;
}/* Flashes boxes styles - End  */

/*----------------------Start Common DatePicker Styles------------------------*/
table.jCalendar {
	font-size: 11px;
	background: #eee;
	border-collapse: separate;
	border-spacing: 2px;
}
table.jCalendar th {
	background: #888;
	color: #fff;
	font-weight: normal;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td {
	background: #aaa;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}

table.jCalendar td.other-month {
}
table.jCalendar td.today {
	background: #aaa;
	color: #000;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

table.jCalendar td.not_online, table.jCalendar td.not_online:hover {
	background: #666;
	color: #000;
}

/* For the popup */
div.dp-popup {
	position: relative;
	background: #eee;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 170px;
	line-height: 1.2em;
	border: 1px solid #aaa;
}
div#dp-popup {
	position: absolute;
	z-index: 299;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 1px;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the 
cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	font-size: 10px;
	position: absolute;
	top: 0px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled, div.dp-popup td.not_online {
	cursor: default;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/img/cms/calendar.png) no-repeat;
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}


/* makes the input field shorter once the date picker code has run (to allow space for the calendar icon) */
input.dp-applied {
	float: left;
	margin-top: 0px;
}
/*----------------------Finish Common DatePicker Styles-----------------------*/


/* Social Networks Nav Styles - Start */
.social-nav {
	margin: 20px 0;
}

.social-nav ul {
	list-style: none;
	height: 20px;
	margin: 0;
	padding: 0;
}

.social-nav ul li {
}

.social-nav ul li a {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
}

.social-nav ul li.facebook a{
	background: transparent url("/app/webroot/img/social/facebook.jpg") no-repeat top left;
}

.social-nav ul li.twitter a{
	background: transparent url("/app/webroot/img/social/twitter.jpg") no-repeat top left;
}

/* Social Networks Nav Styles - Finish */ 

 

/* New Login Form styles - Start */ 

#login_form{
	width: 90%;
}

#login_buttons_left, #login_buttons_right{
	float:left;
	width:50%;
}

#login_or{
	padding-bottom: 10px;
}

#login_form .button {
	font-weight: bold;
}
/* New Login Form styles - End  */

#login_title {
	font-size:16px;
	font-weight:bold;
}

#login_tit1 {
	width:280px;
}
#login_tit1, #login_tit2 {
	display:block;
	float:left;
	padding-bottom:10px;
}


#module-estore-currency-selector {padding-left: 15px;}#currency_selector{border: none;font-size: 10px;margin-left:5px;}

/* items list table styles */
table.items-list {
	border-left: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	width: 100%;
	margin-bottom: 10px;
}

table.items-list tr td{
	border-right: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	padding: 3px;
}

table.items-list tr.tb_caption{
	background-color: #761305;
	color: #ffffff;
	height: 16px;
}

table.items-list tr.even{
	background-color: #cccccc;
}

table.items-list tr,
table.items-list tr.odd{
	background-color: #eeeeee;
}/* other - start */
#glow {
	position: relative;
}

.flt-left {
	float: left;
}

.flt-right {
	float: right;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.hide {
	display: none;
}

WBR, .wbr {
	display:-moz-inline-box;
	display:inline-block;
}

.break-word {
	white-space: pre-wrap;      /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, начиная с 1999 года */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	word-wrap: break-word;      /* Internet Explorer 5.5+ */
}

/*.radius1 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/PIE.php);
}*/

.res_row{
	padding-bottom:10px;
	padding-top:10px;
}
.res_row a {
	text-decoration:underline;
	color: #0000CC;
}
.res_row p {
	font-size:12px;
	margin:0;
}
.res_row span {
	font-size:12px;
	margin:0;
	color: #008000;
}

#globalsearch {
	z-index: 100;
}
/* other - end */

/* recaptcha - start */
#recaptcha_widget_div img,
div#content div#body div#main-column div#main-column-content #recaptcha_widget_div img {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
/* recaptcha - end */

.mobile-site-link {
	display: none;
	position: absolute;
	top: 30px;
	left: 230px;
	z-index: 1000;
	padding: 0;
	font-size: 13px;
	font-family: Arial,helvetica;
}

.mobile-site-link a {
	font-weight: bold;
}

#estore_top_nav {
	display: none;
	position: absolute;
	z-index: 1000;
	padding: 0;
	font-size: 13px;
	text-align: right;
	font-family: Arial,helvetica;
}

#estore_top_nav #estore_top_nav_cart,
#estore_top_nav #estore_top_nav_links {
	text-transform: lowercase;
	margin-bottom: 3px;
}

#estore_top_nav #estore_top_nav_currencies {
	clear: both;
}

#estore_top_nav .currency_selector {
	border: none;
	font-size: 10px;
	margin-left:5px;
}

/* top user box - start */
#member_top_nav {
	display: none;
	position: absolute;
	z-index: 1000;
	padding: 0;
	font-size: 14px;
}

#member_top_login_box {
	background-color: #000306;
	height: 29px;
	padding: 4px 7px 3px 7px;
	color: #ffffff;
}

#member_top_login_box .flt-left {
	margin: 5px 0;
}

#member_top_login_box .sep {
	border-left: 1px solid #fff;
	margin-left: 10px;
	padding-left: 10px;
}

#member_top_login_box a{
	color: #fff;
	font-family: Arial, helvetica;
	text-decoration: none;
}

#member_top_box {
	display: block;
	width: 180px;
	position: relative;
}

#member_top_box .info_box {
	background-color: #000;
	padding: 4px 7px 3px 7px;
	height: 29px;
	cursor: pointer;
	float: left;
}

#member_top_box .info_box_name,
#member_top_box .info_box_image{
	float: left;
	display: block;
}

#member_top_box .info_box_name{
	color: #fff;
	font-family: Arial, helvetica;
	margin: 4px 8px 4px 4px; 
}

#member_top_box .info_box_image img {
	width: 27px;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

#member_top_box .menu_box_panel {
	width: 180px;
}

#member_top_box .menu_box{
	clear: both;
	background-color: #000;
	padding: 5px;
	position: absolute;
	top: 35px;
	border-top-left-radius: 0;
}

#member_top_box .menu_box ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 170px;
}

#member_top_box .menu_box ul li {
	padding: 2px 0 2px 5px;
	float: none;
	border: 0;
	height: auto;
	opacity: .95;
	filter: alpha(opacity = 95);
}

#member_top_box .menu_box a {
	font-size: 13px;
	color: #fff;
	font-family: Arial, helvetica;
	text-decoration: none;
}

#member_top_box .menu_box .other {
	border-top: 1px solid #fff;
}

#member_top_box .menu_box .other a {
	color: #fff;
}
/* top user box - end */

/* domain fixes - start */
.glow-box-43 #member_top_nav {
	display: block;
	top: 30px;
	left: 10px;
}

/*.glow-box-170 #member_top_nav {
	display: block;
	top: 5px;
	left: 60px;
}*/

.glow-box-78 #member_top_nav {
	left: 15px;
	top: 2px;
}

.glow-box-100 #member_top_nav,
.glow-box-114 #member_top_nav,
.glow-box-115 #member_top_nav,
.glow-box-120 #member_top_nav,
.glow-box-136 #member_top_nav,
.glow-box-137 #member_top_nav,
.glow-box-106 #member_top_nav {
	font-size: 12px;
	top: 45px;
	right: 0;
}

.glow-box-100 #member_top_login_box,
.glow-box-114 #member_top_login_box,
.glow-box-115 #member_top_login_box,
.glow-box-120 #member_top_login_box,
.glow-box-136 #member_top_login_box,
.glow-box-137 #member_top_login_box,
.glow-box-106 #member_top_login_box {
	height: 20px;
	padding: 2px 7px;
}

.glow-box-100 #member_top_login_box .flt-left,
.glow-box-114 #member_top_login_box .flt-left,
.glow-box-115 #member_top_login_box .flt-left,
.glow-box-120 #member_top_login_box .flt-left,
.glow-box-136 #member_top_login_box .flt-left,
.glow-box-137 #member_top_login_box .flt-left,
.glow-box-106 #member_top_login_box .flt-left {
	margin: 2px 0;
}

.glow-box-100 #member_top_login_box .sep,
.glow-box-114 #member_top_login_box .sep,
.glow-box-115 #member_top_login_box .sep,
.glow-box-120 #member_top_login_box .sep,
.glow-box-136 #member_top_login_box .sep,
.glow-box-137 #member_top_login_box .sep,
.glow-box-106 #member_top_login_box .sep {
	margin-left: 10px;
	padding-left: 10px;
}

.glow-box-100 #member_top_box .info_box,
.glow-box-114 #member_top_box .info_box,
.glow-box-115 #member_top_box .info_box,
.glow-box-120 #member_top_box .info_box,
.glow-box-136 #member_top_box .info_box,
.glow-box-137 #member_top_box .info_box,
.glow-box-106 #member_top_box .info_box {
	padding: 2px 7px;
	height: 20px;
}

.glow-box-100 #member_top_box .info_box_name,
.glow-box-114 #member_top_box .info_box_name,
.glow-box-115 #member_top_box .info_box_name,
.glow-box-120 #member_top_box .info_box_name,
.glow-box-136 #member_top_box .info_box_name,
.glow-box-137 #member_top_box .info_box_name,
.glow-box-106 #member_top_box .info_box_name {
	margin: 2px 8px 2px 4px; 
}

.glow-box-100 #member_top_box .menu_box,
.glow-box-114 #member_top_box .menu_box,
.glow-box-115 #member_top_box .menu_box,
.glow-box-120 #member_top_box .menu_box,
.glow-box-136 #member_top_box .menu_box,
.glow-box-137 #member_top_box .menu_box,
.glow-box-106 #member_top_box .menu_box{
	top: 24px;
}

.glow-box-100 #dest_sel,
.glow-box-114 #dest_sel,
.glow-box-115 #dest_sel,
.glow-box-120 #dest_sel,
.glow-box-136 #dest_sel,
.glow-box-137 #dest_sel,
.glow-box-106 #dest_sel {
	z-index: 1000;
}
/* domain fixes - end */



/* overrides for ui-tab & ui-dialog styles - start */
#module-estore-panel .product-components .ui-corner-all {
	border-radius: 0;
}

#module-estore-panel .product-components .ui-corner-top {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

#module-estore-panel .product-components .ui-tabs-panel table {
	width: 100%;
}

#module-estore-panel .product-components .ui-tabs-panel .button-box {
	margin: 10px 0 5px 0;
}

#module-estore-panel .product-components .ui-tabs-panel a:link,
#module-estore-panel .product-components .ui-tabs-panel a:visited,
#module-estore-panel .product-components .ui-tabs-panel a:active {
	text-decoration:underline;
}
#module-estore-panel .product-components .ui-tabs-panel a:hover {
}

#module-estore-panel .product-components .ui-tabs-panel table .odd{
	background-color: #ECEBF0;
}

#module-estore-panel .product-components .ui-tabs-panel table td{
	padding: 2px;
}

#module-estore-panel .product-components .ui-tabs-panel table .pr-title {
	width: 30%;
}
#module-estore-panel .product-components .ui-tabs-panel table .pr-qty {
	white-space: nowrap;
}

#module-estore-panel .product-components .ui-tabs,
#module-estore-panel .product-components .ui-tabs .ui-tabs-nav li {
	position: static !important;
}

#module-estore-panel .swatch-container {
}

#module-estore-panel div.swatch-container-item {
	float: left;
	width: 19px;
	height: 19px;
	padding: 2px 10px 0 0;
}

#module-estore-panel div.swatch-container-item.selected {
	padding: 2px 18px 0 0;
}

#module-estore-panel div.swatch-container-item a img {
	margin-top: 4px !important
}

#module-estore-panel div.swatch-container-item.selected a img {
	margin-top: 0 !important;
	border: 4px solid #AAAAAA !important;
}
/* overrides for ui-tab & ui-dialog styles - end */


/* UI popup - start*/
.ucmsui-dialog-loading { 
	background: url(/img/spinner.gif) center no-repeat !important;
	width: 100%;
	height: 200px;
}

.ucmsui-dialog{
	position: fixed;
	background: #fff;
	border: 6px solid #151515;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 9px 9px 13px -11px #151515;
	-webkit-box-shadow: 9px 9px 13px -11px #151515;
	box-shadow: 9px 9px 13px -11px #151515;
	behavior: url(/PIE.php);
	padding: 0;
}

.ucmsui-dialog .ui-corner-all{
}

.ucmsui-dialog .ui-dialog-titlebar{
	z-index: 1050;
	position: absolute !important;
	right: 7px !important;
	bottom: 17px !important;
	border: 0 !important;
	background: transparent !important;
}

.ucmsui-dialog .ui-dialog-titlebar .ui-dialog-title {
	display: none;
}

.ucmsui-dialog .ui-dialog-titlebar-close{
	top: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	right: 0 !important;
}

.ucmsui-dialog .ui-dialog-titlebar-close:hover {
	border: 0 !important;
}

.ucmsui-dialog .ui-dialog-titlebar-close:hover .ui-icon-closethick {
	background-image: url("/img/ui/1.8.22/overcast/ui-icons_999999_256x240.png") !important;
}

.ucmsui-dialog #estore-wholesale-details-popup {
	background: none repeat scroll 0 0 #FFFFFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 7px;
	overflow: hidden;
	behavior: url(/PIE.php);
}

.ucmsui-dialog-box{
	margin-bottom: 20px;
	font-family: Arial !important;
}

.ucmsui-dialog-content{
	background: none repeat scroll 0 0 #787173;
	border: 1px solid #787173;
	-webkit-border-radius:  6px 6px 0 0;
	-moz-border-radius:  6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	padding: 20px 10px 20px 10px;
	behavior: url(/PIE.php);
}

.ucmsui-dialog .ucmsui-container {
	font-size: 12px;
}

.ucmsui-dialog .ucmsui-title {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
}

.ucmsui-dialog .ucmsui-item-title {
	font-weight: bold;
}

.ucmsui-dialog .ucmsui-items-list {
	border-bottom: 1px solid black;
}

.ucmsui-dialog .ucmsui-details table{
	margin: 10px 0;
}

.ucmsui-dialog .ucmsui-details table tr td.cell-title{
	width: 452px;
	text-align: right;
	font-weight: bold;
}

.ucmsui-dialog .ucmsui-details table tr td.cell-notes{
	text-align: right;
}

.ucmsui-dialog .ucmsui-buttons-box {
	padding-right: 30px;
	text-align: right;
}

.ucmsui-dialog .wholesale-details-popup-title {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
}

.ucmsui-dialog .wholesale-details-popup-price {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.ucmsui-dialog .wholesale-details-popup-attrs {
	margin-bottom: 10px;
}

.ucmsui-dialog .wholesale-details-popup-img {
	margin-bottom: 10px;
	text-align: center;
}

.ucmsui-dialog .wholesale-details-popup-desc {
	padding-bottom: 10px;
}
/* UI popup - end*/

/* not mobile menu - start */
#module-menu-panel {
}

#module-menu-panel #nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#module-menu-panel #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#module-menu-panel .breadcrumbs {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#module-menu-panel .breadcrumbs li {
	display: inline;
}
/* not mobile menu - end */

/* pretty photo popup cart - start */
#pp_full_res .pp-cart-container {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
}

#pp_full_res .pp-message {
	padding: 0 0 10px 0 ;
}

#pp_full_res .pp-product-title {
	font-weight: bold;
}

#pp_full_res .pp-product-qty,
#pp_full_res .pp-product-price {
	padding-top: 5px;
}

#pp_full_res .pp-added-products td {
	border-top: 1px solid #CCCCCC;
	padding: 10px 0;
	padding-top: 10px;
}

#pp_full_res .pp-added-products td img {
	margin-right: 10px;
}

#pp_full_res .pp-buttons-box {
	padding: 10px 0 20px 0;
}

#pp_full_res .pp-buttons-box input {
	margin-right: 10px;
}
/* pretty photo popup cart - end */

/* google maps styles - start */
div#content div#map img {
	background-color: transparent !important;
}

div#map img {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

div#map .mymap-details {
	border: 0 !important;
}
/* google maps styles - end */

/* masonry gallery styles - start */

/**** Demos ****/
.mg-box {
	margin: 5px;
	padding: 5px;
	line-height: 1.4em;
	float: left;
}

.mg-box img  {
	display: block;
	width: 100%;
}

.mg-col1 { width: 80px; }
.mg-col2 { width: 180px; }
.mg-col3 { width: 280px; }
.mg-col4 { width: 380px; }
.mg-col5 { width: 480px; }

.mg-col1 img { max-width: 80px; }
.mg-col2 img { max-width: 180px; }
.mg-col3 img { max-width: 280px; }
.mg-col4 img { max-width: 380px; }
.mg-col5 img { max-width: 480px; }

/**** Transitions ****/
.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
	-webkit-transition-duration: 0.7s;
	-moz-transition-duration: 0.7s;
	-ms-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	transition-duration: 0.7s;
}

.transitions-enabled.masonry {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.transitions-enabled.masonry  .masonry-brick {
	-webkit-transition-property: left, right, top;
	-moz-transition-property: left, right, top;
	-ms-transition-property: left, right, top;
	-o-transition-property: left, right, top;
	transition-property: left, right, top;
}

/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
	-webkit-transition-property: none;
	-moz-transition-property: none;
	-ms-transition-property: none;
	-o-transition-property: none;
	transition-property: none;
}

/* Infinite Scroll loader */
#infscr-loading { 
	text-align: center;
	z-index: 100;
	position: fixed;
	left: 45%;
	bottom: 40px;
	width: 200px;
	padding: 10px;
	background: #000; 
	opacity: 0.8;
	color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#infscr-loading img,
#module-photo-gallery-panel #infscr-loading img {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

/**** Clearfix ****/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.masonry-gallery .masonry-gallery-img {
}

.masonry-gallery .masonry-gallery-data {
	display: none;
}
/* masonry gallery styles - end */
/* lang box - start */
#lang-panel {
	padding: 0;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	float: right;
	z-index: 1000;
	
	font-family: Verdana, Arial;
	font-size: 12px;
}

#lang-panel .selectArea {
	background: url("/img/language_hover.png") no-repeat scroll 0 -7px #000000;
	float: left;
	height: 34px;
	/*line-height: 35px;*/
	position: relative;
	width: 114px;
	border: 1px solid #000000;
	cursor: pointer;
}

#lang-panel .drop1 {
	display: none;
	left: 0;
	position: absolute;
	top: 35px;
	width: 134px;
	z-index: 900;
}

#lang-panel .border1 {
	border: 1px solid #FFFFFF;
}

/*#lang-panel:hover .selectArea {
	border: 1px solid #FFFFFF;
}

#lang-panel:hover .drop1 {
	display: block;
}*/

#lang-panel ul {
	background: url("/img/language_bg_drop.png") repeat scroll 0 0 transparent;
	border: 1px solid #FFFFFF;
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 6px 10px 5px 0;
	width: 100%;
}

#lang-panel ul li {
	float: none;
	line-height: 16px;
	overflow: hidden;
	padding: 0;
}

#lang-panel ul li a {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: none;
	height: auto;
	padding: 3px 10px 3px 20px;
	position: relative;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#lang-panel ul li.selectedLang {
	background: url("/img/language_selected.png") no-repeat scroll 6px 6px transparent;
}

#lang-panel ul li a img {
	margin-right: 5px;
}
/* lang box - end */
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (in jqModal.js). You
	can change this value by either;
	  a) supplying one via CSS
	  b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */

.jqmWindow {
	display: none;
	
	position: fixed;
	top: 20%;
	left: 50%;
	
	margin-left: -250px;
	width: 400px;
	height:360px;
	
	background-color: #EEE;
	color: #333;
	border: 1px solid black;
	padding: 0px;
	/*z-index: 1000;*/
	
	/*
	display: none;
	position: absolute;
	top: 20%;
	left: 50%;
	
	margin-left: -250px;
	width: 400px;
	height:340px;
	
	background-color: #EEE;
	color: #333;
	border: 1px solid black;
	padding: 0px;
	z-index: 1000;
	*/
}

#module-real-estate-panel .jqmWindow {
	height: 500px;
	margin-left: -300px;
	top: 15%;
	width: 500px;
}

.jqmOverlay {
	background-color: #000;
	/*display:none;*/
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
	top: expression(this.parentNode.offsetWidth+'px');
	left: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
   Star selector used to hide definition from browsers other than IE6
   For valid CSS, use a conditional include instead */
* html .jqmWindow {
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}

.zoomPreload{
	-moz-opacity:0.8;
	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;
	background-image: url(/img/jqzoom/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index:110;
	width:90px;
	height:43px;
	position:absolute;
	top:0px;
	left:0px;
		* width:100px;
		* height:49px;
}

.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
	z-index:101;
	cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
	z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
	z-index:10000;
	z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
	z-index:110;
}
.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;
	-moz-opacity:0.6;
	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;
	filter:alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position:absolute;
	display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************//*

	GalleryView Stylesheet
	
	Use the CSS rules below to modify the look of your gallery.
	 
	To create additional rules, use the markup below as a guide to GalleryView's architecture.
*/

/* GALLERY LIST */
/* IMPORTANT - Change '#myGallery' to the ID of your gallery list to prevent a flash of unstyled content */
#myGallery { display: none; }

.gv_galleryWrap { position: relative; background: #fff; font-size: 10pt; }

/* GALLERY DIV */
.gv_gallery { overflow: hidden; position: relative;}

.gv_imageStore { visibility: hidden; position: absolute; top: -10000px; left: -10000px; }


/*************************************************/
/**   PANEL STYLES								**/
/*************************************************/

.gv_panelWrap { filter: inherit; position: absolute; overflow: hidden; }

.gv_panel-loading { background: url(/img/galleryview/img-loader.gif) 50% 50% no-repeat #aaa; }
.gv_frame-loading { background: url(/img/galleryview/img-loader.gif) 50% 50% no-repeat #aaa; }

/* GALLERY PANELS */
.gv_panel { filter: inherit; position: absolute; top: 0; left: 0; overflow: hidden; z-index: 100; }
.gv_panel img { position: absolute; border: 0 !important; padding: 0 !important; margin: 0 !important; }

.gv_overlay { position: absolute; background: #222; color: white; z-index: 200; }
.gv_showOverlay { 
	position: absolute; 
	width: 20px; 
	height: 20px; 
	background: url(/img/galleryview/themes/light/info.png) #222; 
	cursor: pointer;
	z-index: 200;
}/**/
.gv_overlay h4 { color: white; margin: 1em; font-weight: bold; }
.gv_overlay div { color: white; margin: 1em; }

.gv_infobar {
	background: #222;
	padding: 0 0.5em;
	line-height: 1.5em;
	height: 1.5em;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
	vertical-align: middle;
	z-index: 2000;
	
}


/*************************************************/
/**   FILMSTRIP STYLES							**/
/*************************************************/

.gv_filmstripWrap { overflow: hidden; position: absolute; }


/* FILMSTRIP */
.gv_filmstrip { margin: 0; padding: 0; position: absolute; top: 0; left: 0; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.gv_frame { 
	cursor: pointer;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

/* WRAPPER FOR FILMSTRIP IMAGES */
.gv_frame .gv_thumbnail { position: relative;overflow: hidden !important; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.gv_frame.current .gv_thumbnail {}

/* FRAME IMAGES */
.gv_frame img { border: none; position: absolute; }

/* FRAME CAPTION */
.gv_frame .gv_caption { height: 14px; line-height: 14px; font-size: 10px; text-align: center; color:black; }

/* CURRENT FRAME CAPTION */
.gv_frame.current .gv_caption { }

/* POINTER FOR CURRENT FRAME */
.gv_pointer {
	border-color: black;
}

/* NAVIGATION BUTTONS */
.gv_navWrap {
	text-align: center;
	position: absolute;
}
.gv_navPlay,
.gv_navPause,
.gv_navNext,
.gv_navPrev {
	
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	filter:alpha(opacity=30);
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: middle;
}
.gv_navPlay:hover,
.gv_navPause:hover,
.gv_navNext:hover,
.gv_navPrev:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter:alpha(opacity=80);
}

.gv_panelNavPrev,
.gv_panelNavNext {
	position: absolute;
	display: none;
	opacity: 0.50;
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	filter:alpha(opacity=50);
	z-index: 200;
}

.gv_panelNavPrev:hover,
.gv_panelNavNext:hover {
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter:alpha(opacity=90);
}

.gv_navPlay {
	height: 30px;
	width: 30px;
	cursor: pointer;
	background: url(/img/galleryview/themes/dark/play-big.png) top left no-repeat;
}
.gv_navPause {
	height: 30px;
	width: 30px;
	cursor: pointer;
	background: url(/img/galleryview/themes/dark/pause-big.png) top left no-repeat;
}
.gv_navNext {
	height: 22px;
	width: 22px;
	cursor: pointer;
	background: url(/img/galleryview/themes/dark/next.png) top left no-repeat;
}
.gv_navPrev {
	height: 22px;
	width: 22px;
	cursor: pointer;
	background: url(/img/galleryview/themes/dark/prev.png) top right no-repeat;
}
.gv_panelNavNext {
	height: 42px;
	width: 42px;
	cursor: pointer;
	background: url(/img/galleryview/themes/dark/panel-nav-next.png) top left no-repeat;
}
.gv_panelNavPrev {
	height: 42px;
	width: 42px;
	cursor: pointer;
	background: url(/img/galleryview/themes/dark/panel-nav-prev.png) top right no-repeat;
}
.gv_clickable {
	cursor: pointer;
}

#header-slideshow { /*display: none;*/ }
#header-slideshow-container { overflow: hidden; }
#header-slideshow-container .gv_galleryWrap {background: #222;}
#header-slideshow-container .gv_frame .gv_caption {color:white;}.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
	display:block; /* or inline-block */
	width: 125px; padding: 7px 0; text-align:center;
	/*background:#880000; */
	background:#cecece;
	border-bottom:1px solid #ddd;
	color:#fff;
}
.qq-upload-button-hover {background:#9c9c9c;/*background:#09b4dc;*/}
.qq-upload-button-focus {outline:1px dotted black;}

.qq-upload-drop-area {
	position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
	background:#FF9797; text-align:center; 
}
.qq-upload-drop-area span {
	display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list {margin: 10px 2px; padding:0; list-style:none;}
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
	margin-right: 7px;
}

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("/img/cms/spinner_small.gif") no-repeat 0 0; width:16px; height:16px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-cancel {
	/*color: #09b4dc;*/
	color:#9c9c9c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}.ui-stars-star,.ui-stars-cancel{float:left;display:block;overflow:hidden;text-indent:-999em;cursor:pointer;}.ui-stars-star a,.ui-stars-cancel a{width:16px;height:15px;display:block;background:url(/img/ui/jquery.ui.stars.gif) no-repeat 0 0;}.ui-stars-star a{background-position:0 -32px;}.ui-stars-star-on a{background-position:0 -48px;}.ui-stars-star-hover a{background-position:0 -64px;}.ui-stars-cancel-hover a{background-position:0 -16px;}.ui-stars-star-disabled,.ui-stars-star-disabled a,.ui-stars-cancel-disabled a{cursor:default!important;}

/* Fake stars */
.stars-off, .stars-on {
	position: relative;
	height: 16px;
	background: url(/img/ui/jquery.ui.stars.gif) repeat-x 0 -32px;
}

.stars-on {
	position: absolute;
	background-position: 0 -48px;
}

/* Crystal stars */
.ui-crystal-star,
.ui-crystal-cancel {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.ui-crystal-star a,
.ui-crystal-cancel a {
	width: 28px;
	height: 26px;
	display: block;
	background: url(/img/ui/crystal-stars.png) no-repeat 0 0;
}
.ui-crystal-star a {
	background-position: 0 -56px;
}
.ui-crystal-star-on a {
	background-position: 0 -84px;
}
.ui-crystal-star-hover a {
	background-position: 0 -112px;
}
.ui-crystal-cancel-hover a {
	background-position: 0 -28px;
}

.ui-crystal-rating-enable {
	background: transparent url(/img/ui/crystal-stars.png) repeat-x 0 -56px;
	width: 140px;
	height: 28px;
}

.ui-crystal-rating-active {
	background: transparent url(/img/ui/crystal-stars.png) repeat-x 0 -84px;
	width: 0;
	height: 28px;
}

.ui-crystal-rating-disable {
	background: transparent url(/img/ui/crystal-stars.png) repeat-x 0 -56px;
	width: 140px;
	height: 28px;
}

/* Estore Reviews - Start */
.estore-rating-main-container {
	margin-top: 20px;
}

#estoreReviews h3 {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#estoreReviewsHeader {
	margin-bottom: 50px;
}

#estoreReviewsLoader {
	height: 300px;
	position: relative;
}

#estoreReviewsLoader .loader-data {
	background: transparent url(/img/loader.gif) no-repeat 0 0;
	height: 16px;
	margin: 0 auto;
	width: 90px;
	padding: 0 0 0 22px;
	position: relative;
	top: 150px;
}

#estoreReviewsContent {
	margin: 20px 0;
}

.estore-review-wrapper {
	border-bottom: 1px solid #CCCCCC;
	margin: 1em 0;
	padding: 1em 0;
}

.estore-review-author-wrapper {
	float: left;
	width: 28%;
	/*min-height: 85px;*/
}

.estore-review-author-wrapper span{
	font-weight: bold;
}

.estore-review-header,
.estore-review-text-wrapper,
.estore-review-tools {
	float: right;
	width: 70%;
}

.estore-review-header-wrapper {
	min-height: 65px;
	border-bottom: 1px solid #A4A4A4;
}

.estore-review-header-wrapper p {
	margin: 5px 0;
}

.estore-review-rating-wrap {
	float: left;
}

.estore-review-headline-wrap {
	font-weight: bold;
	float: left;
	padding: 6px 0 0 10px;
	width: 55%;
}

.estore-review-date-wrap {
	padding: 0;
	margin: 0;
	height: 35px;
	width: 100%;
}

.estore-review-date-wrap span{
	display: block;
	border: 1px solid #A4A4A4;
	border-top: 0;
	text-align: center;
	float: right;
	width: 130px;
	padding: 5px 7px;
}
.estore-review-text-wrapper{
	margin: 10px 0;
	clear: both;
}

.estore-review-tools p {
	display: inline;
}
/* Estore Reviews - End */