/*
Theme Name: Old Website
Theme URI: http://davecurrier.com
Description: A WordPressified Version of the Old Site
Version: 1.0
Author: Dave Currier
Author URI: http://davecurrier.com
*/
body {
	line-height: 1.5em;
}
/* 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); }
.aligncenter {
	text-align: center;
	display: block;
	margin: 0 auto;
}
table td{
	padding:0 18px;
	line-height: 1.5em;
}
/* 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; }

body dl.gallery-item + br { display: none; }

.gallery-item {
	max-width: 30%;
	display: inline-block;
	margin-right: 3%;
}
.gallery {
	clear: both;
}
#cher-buttons {
	display: block;
	clear: both;
}
/* 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;
}
.date p {
	display: inline;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	display: block;
	height: auto;
}

.one-third {
	width: 33%;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	height: 250px;
	outline: none;
}
.one-third p {
	width: 80%;
	margin:10px auto;
}
.one-third .wrap {
	width: 250px;
	height: 140px;
	overflow: hidden;
	border:4px solid #fff;
	display: block;
	margin: 0 auto;
	text-align: center;
	border-radius: 4px;
}
.one-third:hover .wrap {
	border:4px solid rgb(236, 100, 1);
}
.one-third img {
	width: 250px;
}

.page-id-16 div#content div#body div#right-column {
	width: 525px;
}
.page-id-34 div#content div#body div#main-column {
	width: 100%;
}
#top-glow .wrapper {
	height: 144px;
}
.wp-post-image {
	/*float: left;*/
	width: 200px;
	height: auto;
	margin-right: 15px;
}
.single .wp-post-image {
	width: 100%;
}
.single img {
	max-width: 100%;
	height: auto;
}
.single .size-full {
	margin-bottom:15px;
	width: 100%;
}
.post h2 {
	padding-top: 10px;
}
.post {
	width:600px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.post .readMore {
	padding: 2px 21px;
	border: 1px solid rgb(236, 100, 1);
	background: rgb(236, 100, 1);
	color: #fff;
}
.post .readMore:hover {
	background: #fff;
	color: rgb(236, 100, 1);
}
.blog div#content div#body div#right-column,
.single div#content div#body div#right-column,
.category div#content div#body div#right-column,
.error404 div#content div#body div#right-column{
	width: 245px;
}
.blog .screen-reader-text,
.single .screen-reader-text {
	display: none;
}
/* Report styles */
#module-report-panel {

}
#module-report-panel form {
	padding: 30px;
padding-left: 20px;
padding-top: 0px;
	margin: 0;
float: right;
width: 80%;
background-color: #D6D6D6;
}
.widget {
	padding: 9px 30px 30px 20px;
	margin: 0;
	border: 1px solid #ccc;
	margin-bottom: 15px;

	background-color: #fff;
}
#text-2 {
	padding-bottom: 10px;
	text-align: center;
}
.blog .gform_button,
.blog .gform_wrapper .gform_footer,
.single .gform_button,
.single .gform_wrapper .gform_footer {
	margin: 0;
	/*padding-left: 0;*/
}
.sidebar-cta {
    display: block;
    font: 14px/30px helvetica,sans serif;
    height: 30px;
    letter-spacing: 0.03em;
    margin: 3px auto 0;
    padding-top: 10px;
    text-indent: 35px;
    /*text-transform: uppercase;*/
}
a.sidebar-cta {
	color: rgb(236, 100, 1);
}
a.sidebar-cta:hover{
	color: #333;
}

.sidebar-cta span {
	font-size: 24px;
    left: -15px;
    position: relative;
    top: 5px;
}
.blog .gform_wrapper .top_label input.medium, 
.blog .gform_wrapper .top_label select.medium,
.single .gform_wrapper .top_label input.medium, 
.single .gform_wrapper .top_label select.medium {
	width: 97%
}
.page-id-26 #module-report-panel form {
	float: left;
	width: 96%;
}
.smallroyalSlider {
	width: 400px;
	height: 300px;
	/*float: right;*/
	margin: 0 auto;
	background: rgb(34, 34, 34);
}
.smallroyalSlider img [style]{
	text-align: left !important;
	margin-left: 0 !important;
}
.page-id-26 .smallroyalSlider {
	margin-top: 82px;
}
#module-report-panel .required {
	color:#FF0000;
}
.page-id-26 div#content div#body div#main-column div#main-column-content {
	width: 420px;
}

#module-report-panel .title {
font-family: 'Exo', sans-serif;
	color: rgb(236, 100, 1);
	text-transform: uppercase;
	font-size: 18px;
font-weight: bold;
}

#module-report-panel .description {
	padding: 15px 0 20px 2px;
float: left;
width: 40%;
}

#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: 10;

}

.report-fields .dl {
	padding: 0;
	margin: 0;
}

.report-fields dl dt{
/*	float: left;*/
	clear: both;
text-transform: capitalize !important;
}

.report-fields dl dt.report-section-title{
	float: none;
	clear: both;
	padding: 0px 0 0px 0;
font-family: 'Exo', sans-serif;
	color: rgb(236, 100, 1);
	text-transform: uppercase !important;
	font-size: 18px;
font-weight: bold;
}

.report-fields dl dt.report-section-desc{
	float: none;
	clear: both;
	padding: 0px 0 20px 0;
font-style: italic;
}

.report-fields dl dt.verification-panel {
float: left !important;
padding-right: 5px;
}

.report-fields dl dd{
	border: 0px solid black;
	margin: 5px 0 5px 5px;

}

.report-fields dl dd input.dp-applied {
	margin-right: 5px;
}

.report-fields dl dd a.dp-choose-date {
	float: none;
	margin-left: 5px;
}
.gform_button {
	  background-color: #726c00 !important;
    border-radius: 5px;
    color: #ffffff !important;
    font-family: "Droid Sans",sans-serif;
    font-size: 13px;
    margin: 15px;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.gform_button:hover {
	background-color: #fff !important;
	color: #726c00 !important;
}
.gform_title {
	clear: both;
    color: rgb(236, 100, 1);
    float: none;
    font-family: "Exo",sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase !important;
}
.report-fields dl dd textarea {
	/*resize: none;*/
width: 425px !important;
scroll: auto;
font-family: 'Droid Sans', sans-serif;
}

.report-fields dl dd input, .report-fields dl dd textarea {
background: #DCDCDC;
width: 425px;
padding: 5px;
/*font-size: 12px;*/
border: 1px solid #EC6419 !important;
border-radius: 5px !important;
font-family: 'Droid Sans', sans-serif;
	behavior: url(../../../PIE.php.html);
	position: relative;
}

.checkbox {
width: 10px !important;
}


.report-fields dl dd input:focus, .report-fields dl dd textarea: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;
}

.report-errors-line {
	clear: both;
	padding-bottom: 5px;
}

.report-buttons-line {
	clear: both;
	margin-top: 10px;
}

.report-buttons-line input.button
{
background-color: #726C00;
padding: 5px 10px 5px 10px;
margin: 15px;
font-family: 'Droid Sans', sans-serif;
color:#FFFFFF;
/*text-shadow: 1px 1px #FFFFFF;*/
	text-transform: uppercase;
	font-size: 13px;
border-radius: 5px;
text-decoration: none;
	behavior: url(../../../PIE.php.html);
	position: relative;
}

.report-buttons-line input.button:hover
{
background-color: #FFFFFF;
color: #726C00;
}

/* Video gallery Side entry */
div#side-video-gallery-entry {
	float: left;
	margin: 0;
	padding:0 2px 2px 7px;
}

div#side-video-gallery-entry .entry-thumbnail {
}

div#side-video-gallery-entry .entry-thumbnail img {
	border: 0;
}

div#side-video-gallery-entry .entry-content {
	padding: 5px 15px 25px 15px;
	width: 186px;
	text-align: center;
	font-size: 14px;
}

div#side-video-gallery-entry .entry-content-desc {
	color: #666666;
}

div#side-video-gallery-entry a.entry-more-video {
	color: #669900 !important;
	font-style: italic !important;
}


/* Video gallery styles */
div#module-video-gallery-panel ul#module-video-gallery-categories{
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom:20px;
}

div#module-video-gallery-panel ul#module-video-gallery-categories li {
	padding-right: 5px;
	margin: 0px;
	float:left;
	list-style: none;
}

div#module-video-gallery-panel .clear-line {
	height:0px;
	font-size:0px;
	clear: both;
}

div#module-video-gallery-panel .image-link-gallery {
	margin-top:25px;
}

div#module-video-gallery-panel .image-link-gallery td {
	text-align: center;
	width: 220px;
}

div#module-video-gallery-panel .image-link-box {
	padding:0px;
}

div#module-video-gallery-panel .image-link-box a img {
}

div#module-video-gallery-panel .image-link-title {
	padding:0px;
	padding-bottom:5px;
	text-align: center;
}



div#module-video-gallery-panel a:link,
div#module-video-gallery-panel a:visited,
div#module-video-gallery-panel a:active {
	color: #000000;
	text-decoration: underline;
}

div#module-video-gallery-panel a:hover {
	color: #666666;
	text-decoration: underline;
}

div#module-video-gallery-panel #module-video-gallery-entries{
	margin-top:25px;
}

div#module-video-gallery-panel #module-video-gallery-entries .video-entry{
	width: 200px;
	height: 160px;
	float: left;
	text-align: center;
margin-right: 25px;
margin-left: 25px;
margin-bottom: 45px;
}

div#module-video-gallery-panel #module-video-gallery-entries .video-entry .thumbnail {
}

div#module-video-gallery-panel #module-video-gallery-entries .video-entry .title {
}

div#module-video-gallery-panel #module-video-gallery-entries .video-entry .thumbnail a img {
	display: inline;
}

div#module-video-gallery-panel img,
div#module-video-gallery-panel #module-video-gallery-entries .video-entry .thumbnail a img {
	background:transparent url(../../../img/shadow.gif) no-repeat scroll right bottom !important;
	border: 0 !important;
	border-left: 1px solid #EEEEEE !important;
	border-top: 1px solid #EEEEEE !important;
	padding: 4px 10px 10px 4px !important;
	margin: 0 !important;
}

div#module-video-gallery-panel div#module-video-gallery-entry {
}

div#module-video-gallery-panel div#module-video-gallery-flashcontent {
	margin: 5px 0 5px 0;
}

div#module-video-gallery-panel div#module-video-gallery-entry .title {
	font-weight: bold;
	margin: 0 0 2px 0;
}

div#module-video-gallery-panel div#module-video-gallery-entry .details {
}

div#module-video-gallery-panel div#module-video-gallery-entry .details p {
	margin: 2px 0 2px 0;
	padding: 0;
}/* News styles */
#module-news-panel {

}

#module-news-panel div.news-item {
	background:url(../../../img/news-dotted-line.png) repeat-x scroll left 8px transparent;
	margin:0;
	padding:16px 0;
}

#module-news-panel .news-item-title-date {
	margin-bottom: 10px;
	font-size:16px;
font-family: 'Exo', sans-serif;
	font-weight:bold;
text-transform: uppercase;
	color: #726C00;
	display:block;
	clear: both;
}

#module-news-panel .news-item-title {
	text-transform:uppercase;
}

#module-news-panel a
{
text-decoration: underline !important;
}

#module-news-panel a.news-item-link {
	/*color: #669933 !important;
	font-style: italic;*/
/*display: none;*/
}

#module-news-panel .details-create {
	float:right;
}

#module-news-panel .details-title {
	margin: 10px 0;
	font-size:16px;
font-family: 'Exo', sans-serif;
	font-weight:bold;
text-transform: uppercase;
	color: #726C00;
	clear:both;
}


#module-news-panel div#module-news-rss {
	background: url(../../../img/rss.gif) no-repeat 0 3px;
	height:25px;
	padding: 0px 0px 0px 20px;
}

#module-news-panel div#module-news-rss a {
	font-size: 100%;
}

/* News Paging - Start */
div.news-paging {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	clear: both;
	color: #606060;
	text-align: right;
	line-height:24px;
}

div.news-paging .news-paging-result {
	padding-right: 0px !important;
}

div.news-paging .news-paging-pages {
	padding-left: 30px !important;
}

div.news-paging a , div.news-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.news-paging a {
}

div.news-paging .next {
	display:inline;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right center;
}

div.news-paging .previous {
	display:inline;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
/* News Paging - End */

/* Features styles - Start */
div#side-column-news {
	padding: 10px 0 10px 0;
	margin: 0px;
margin-bottom: 10px;
	background-color: #CCCCCC;

}

div#side-column-news .title {
	font-weight: bold !important;
	padding: 0 10px;
}

div#side-column-news ul#side-column-news-items {
	padding:0;
	margin: 3px;
	text-align:left;

}

ul#side-column-news-items li {
	margin: 0;
	list-style:none;
	padding: 5px 5px 5px 5px;
	clear: both;
	border: 0px solid black;
}

ul#side-column-news-items li.header-line,
ul#side-column-news-items li.footer-line {
	height:20px;


}

ul#side-column-news-items li.header-line {
	font-size:16px;
font-family: 'Exo', sans-serif;
	font-weight:bold;
text-transform: uppercase;
	color: #726C00;	

padding:0;
	padding-left:5px;
	padding-top:4px;
	text-align:left;
	margin-bottom: 10px;
}

ul#side-column-news-items li.footer-line {
	padding:0;
	text-align:right;
	margin-top: 10px;
display: none;
}

ul#side-column-news-items li div.link-container {
	margin:0;
	padding:0;

	text-transform:uppercase;
}

ul#side-column-news-items li a {
	color:#EC6400;
	text-decoration:none;
}

ul#side-column-news-items li a:hover {
	text-decoration:none;
}

ul#side-column-news-items li p {
	margin: 0;
	overflow:hidden;
	color:#555555;
}

ul#side-column-news-items li.view-all {

	font-weight:bold;
	text-transform:uppercase;
	text-align: right;
}
/* Features styles - End */div#module-blog-panel {

}

div.i_attached_image {
float: left;
max-width: 175px;
height: auto;
}

a.key {
padding-left: 10px;
}

div.i_attached_image img {
max-width: 175px;
height: auto;
}

div.v_content img {
margin: 10px;
}

div.i_post {
padding: 10px;
background-color: #FFFFFF;
margin-bottom: 10px;
border: 1px solid #EDEDED;
position: relative;
}

div.i_post a {
float: right;
}

div#module-blog-panel a:link,
div#module-blog-panel a:visited,
div#module-blog-panel a:active {
	color: #EC6400;
	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-family: 'Exo', sans-serif;
	color: rgb(236, 100, 1);
	text-transform: uppercase;
	font-size: 18px;
font-weight: bold;
	padding-bottom: 0px;
	text-transform: uppercase;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .i_title {
	float:left;
	font-size:16px;
font-family: 'Exo', sans-serif;
	font-weight:bold;
text-transform: uppercase;
	color: #726C00;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .i_date_create {
	float:right;
color: #726C00;
}

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: 0px 0 0 0;
float: right;
width: 400px;
}

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 {
position: absolute;
right: 10px;
bottom: 10px;
	padding-top: 5px;
}

div#content div#body div#main-column div#main-column-content div#module-blog-panel .v_date_create {
	float:right;
color: #726C00;
}

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-size:16px;
font-family: 'Exo', sans-serif;
	font-weight:bold;
text-transform: uppercase;
	color: #726C00;
}

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;
	background-color: #CCCCCC;

}

div.side-column-blog ul {
list-style: none !important;
margin: 0px; 
padding: 0px;
}

div.side-column-blog .title {
font-size:16px;
font-family: 'Exo', sans-serif;
	font-weight:bold;
text-transform: uppercase;
	color: #726C00;
}

div.side-column-blog  ul#side-column-blog-archive {
	list-style: none;
	padding: 0px !important;
	margin: 0px !important;
	padding-top: 5px;
}



ul#side-column-blog-archive a:link,
ul#side-column-blog-archive a:visited,
ul#side-column-blog-archive a:active {
	color: #000000;
	text-decoration: underline;
}

ul#side-column-blog-archive a:hover {
	color: #666666;
	text-decoration: underline;
}


/* features styles - last posts */
/*div.side-column-blog ul.side-column-blog-posts {
	background: #E4E4E4;
	padding:0 !important;
	margin: 3px;
	text-align:left;
	border-left: 1px solid #a7a7a7;
	border-right: 2px solid #a7a7a7;

}

ul.side-column-blog-posts {
margin: 0px !important;
padding: 0px !important;
}

ul.side-column-blog-posts li {
	margin: 0px !important;
	list-style:none;
	padding: 5px 5px 5px 0px;
	clear: both;
	border: 0px solid black;
}

ul.side-column-blog-posts li.header-line,
ul.side-column-blog-posts li.footer-line {
	height:20px;
	border-style:none;

}
*/
ul.side-column-blog-posts li.header-line {
	padding: 4px 0 0 0px;
	text-align:left;
	margin-bottom: 10px;
	font-size:16px !important;
	font-family: 'Exo', sans-serif !important;
	font-weight:bold;
	text-transform: uppercase !important;
	color: #726C00 !important;
}

ul.side-column-blog-posts li.footer-line {
	padding:0;
	text-align:right;
	margin-top: 10px;
}
/*
ul.side-column-blog-posts li div.link-container {
	margin:0;
	padding:0;
	font-size:11px;
	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;
}

ul.side-column-blog-posts li.view-all {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align: right;
}*/

/* 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 {
	font-family: Arial;
	font-size: 12px;
	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('../../../userfiles/178/Image/theme/fulldate-gray.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*/


div#content div#body div#main-column div#main-column-header
{

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
{
display: none;
}html, body {
	border: 0 none;
	margin:0;
	padding:0;
	height: 100%;
/*background: url(../../../app/webroot/userfiles/93/Image/template/background.jpg) center top no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;*/
	background-color: #333333;

}

.clear-all
{
height: 0px;
}

body 
{
	/*background: url(../../../app/webroot/userfiles/93/Image/template/background.jpg) center top no-repeat;*/

      /*  min-height: 100%;
        min-width: 1024px;*/

        /* Set up proportionate scaling */
    /*    width: 100%;
        height: auto;*/


	/*background-attachment:fixed;*/
	margin: 0px;
font-family: 'Droid Sans', sans-serif;
font-size: 14px;
color: rgb(119, 119, 119);

}

a
{
text-decoration: none;
	color: rgb(236, 100, 1);
}

a:hover
{
text-transform: underline;
}

/*Start PullDown Menu Styles*/

/* Main menu 
div#main_menu, .nav {
	height:22px;
	background-color: transparent;
	width: 540px;
}

div#main_menu {

	margin-left: 450px;
	position: absolute;
	top: 112px;
	z-index: 999;
}
*/
#main_menu {
	position: relative;
	top: 67px;
}
.nav, .nav * {
	margin:0;
	padding:0;

}

.nav {
	line-height:1.0;
	float: right;
}



.nav li {
	float:left;
	list-style:none;
	position:relative;
	z-index:999;
	white-space:nowrap;
	margin-right: 22px;
}
.nav li:last-child {
	margin-right: 0px;
}
.nav a {
	display:block;
	float:left;
}

/* Main menu - Main items */
.nav li.menu-item {
	/*background:#253777;*/
	font-size:14px;
/*	font-weight:bold;*/
	height: 18px;

}

.nav li.finish {
	border: 0px;
}

.nav .menu-item a {
	height:15px;
	padding-top:0px;
	margin-top: 2px;
	color: #cccccc;
	font-family: 'Exo', sans-serif;
	text-align: left;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing: 1px;
}
.nav li li a {
	padding-left: 5px;
	text-transform: none;
}
.nav li li {
	width: 16em\9;
}
.nav li:hover,
.nav li.sfHover,
.nav .menu-item a:focus, .nav .menu-item a:hover, .nav .menu-item a:active {
		color:#EE6400;

}

/* Main menu - Sub items */
.nav ul, .nav li li {

	border:0px;
	font-size:11px;
	font-family: Verdana, Arial;
	text-transform: capitalize;
	width:12.95em;
	width: 16em\9;
	margin-top: 0px;
	z-index:999;

}

.nav li ul {
	float:none;
	top: 17px;
	left:-20px\9;
	position:absolute;
	background-repeat: repeat-x;
	/*border: 0px 1px 1px 1px;
	border: 1px dotted #E7E1A4;*/
	z-index: 999;
	background:#EC6400;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-bottom-left-radius: 5px;
	display: none;
	z-index: 9999999999;
}

.nav li li a {
	color: #fff !important;
	text-align: left;
	text-decoration:none;
	/*text-transform:uppercase;*/
	/*padding: .40em 0em .40em 1em;*/
	float:none;
	padding-right:0;
	width:120px;
	white-space: normal;
	border-bottom: 1px dotted #990000;
	/*margin-left: 5px;
	margin-right: 5px;*/
	font-size: 12px !important;
}
.nav li li:hover a {
	color: #ccc !important;
}


/*Finish PullDown Menu Styles*/



/* Defines the black semi-transparent glow over the content */
div#glow
{
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
div#top-glow
{
	position: relative;
	padding-top:0px;
	width:100%;
	background-repeat:no-repeat;
	z-index: 99999;
}

div#content div#menu div.nav-button-hover
{
background-color:#555555;
}

div#bottom-glow
{
	height:65px;
	width:100%;
	/*background:url(../../../app/webroot/userfiles/93/Image/template/middle-glow.gif) bottom center no-repeat;*/
	background-repeat:no-repeat;
}

div#middle-glow
{
	/*width:100%;*/
	width:1000px;
	margin: 0 auto;
	background-repeat:repeat-y;
}

/* end */




/* middle content excluding header & footer */
div#content
{
	width:1000px;
	/*padding: 17px 0px;*/
	margin-left:auto;
	margin-right:auto;
	background: #e0e0e0;
padding-bottom: 0px;
}

/* Top image - 800x94px */
div#top-glow div#top-image
{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	height:144px;


}


/* Top horizontal menu styles - fixed 5 menu items , 20% width each */
div#content div#menu
{
	width:100%;
	background-color:#000000;
	height:47px;
	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;
	width: 1000px;
	margin: 0 auto;
	top: 72px;
}

div#page-logo img {
	border: 0;
}

/* Header */
div#page-header {
	width:1000px;
	height:515px;
	margin:0 auto;
/*padding: 0 17px;
padding-bottom: 17px;*/
	background: #E0E0E0;
	z-index: 100;
	position: relative;

}
#royalSlider {
	height: 515px;
	width: 1000px;
	z-index: 99999;
}
.page-template-page-series-php #royalSlider,
.page-template-page-series-php div#page-header {
	height: 400px;
}
.page-template-page-series-php .slide img {
	position: relative;
	/*top: -120px;*/
}
.page-template-page-series-php div#content div#body div#right-column {
	width: 244px;
}
.parent-pageid-10 div#content div#body div#right-column{
	width: 425px !important;
	background: #ccc;
	/*text-align: center;*/
	padding:20px;
	margin-top: 20px;
}
.page-id-162 div#content div#body div#right-column,
.page-id-156 div#content div#body div#right-column,
.page-id-165 div#content div#body div#right-column,
.page-id-285 div#content div#body div#right-column {
	width: 400px !important;
	background: #ccc;
	text-align: center;
	padding:20px;
	margin-top: 20px;
}

.page-id-44 div#content div#body div#right-column {
	width: 244px !important;
	background: transparent;
	}
	.page-id-44 div#content div#body div#main-column {
	width: 600px !important;
	background: transparent;
	}
.parent-pageid-10 div#content div#body div#main-column,
.page-id-162 div#content div#body div#main-column,
.page-id-156 div#content div#body div#main-column,
.page-id-165 div#content div#body div#main-column,
.page-id-285 div#content div#body div#main-column {
	width: 450px;
}
.slide {
	position: relative;
}
.slide img {
	max-width:100%; 
	/*min-height:515px;*/
	margin:auto;
	display:block;
}
.siblings {
	background: #ccc;
	width: 96%;
	padding: 1px 19px;
	text-transform: uppercase;
}
.sibling-pages {
	list-style-type: none;
	float: right;
	font-size: 11px;
	text-align: right;
}
.sibling-pages li {
	float: left;
	margin-right: 15px;
}
/*
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:932px;
padding: 17px 34px;
	background-color:#F4F4F4;
}

a: {text-decoration: none;
		border: none;
		}

a:visited {text-decoration: none;
		border: none;
		}


div#content div#body div#main-column
{
	/*width:650px;*/
float:left;

	overflow:hidden;
	height:auto;

}

div#content div#body div#left-column
{
	width:100%;
	margin-top: 10px;
/*	float:left;*/
/*	background-color:#bdb9b1;
	overflow:hidden;
	background: url(../../../app/webroot/userfiles/93/Image/template/reel-nav_back.gif) top left no-repeat;*/
	padding: 0px;
display: none;
}

div#content div#body div#right-column
{
	width:430px;
float: right;
	overflow:hidden;
padding: 0px;
padding-bottom: 5px;
padding-top: 17px;
padding-right: 17px;
}
.page-id-6 div#content div#body div#right-column
{
	width:265px;
float: right;
	overflow:hidden;
padding: 0px;
padding-bottom: 5px;
padding-top: 17px;
padding-right: 17px;
}
.page-id-6 div#right-column p {
	padding-top:0;
	margin-top: 0;
}
.page-id-26 div#content div#body div#right-column {
	width: auto;

}
.page-id-26 div#content div#body div#right-column .smallroyalSlider img {
	border:5px solid #fff;
	max-width: 386px;
}
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;
}

.page-template-page-series-php ul {
	padding-left: 13px;
	list-style-type: square;
}
.siblings ul li {
	list-style-type: 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-top:10px;
line-height: 16px;
padding-left: 17px;
padding-right: 17px;
margin-bottom: 0px;
padding-bottom: 0px;
line-height: 1.6em;
text-align: justify;

}

div#content div#body div#main-column div#main-column-content img
{
border: 1px solid #000000;
}

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

/* 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-top:0px; 

	margin-bottom:10px; 

/*	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;
	float: left;
	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 */
.page-template-page-series-php #main-column {
	width: 650px;
}

.page-template-page-home-php #main-column-content {
	width: 600px;
}
.page-template-page-home-php div#content {
	padding:0px !important;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

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
{
       display: none;
      /*background-color:#ababab;*/
	padding-left: 150px;
	/*border-bottom:1px #ffffff solid;*
	font-family:verdana;
	font-size:11px;
	/*font-weight:bold;*/
	width: 100%;
	height: 35px;
	background: url(images/reels-header_back.gif) 25px 0px no-repeat;
}

/* Sub-categories list */
div#content div#body div#side-column-menu ul
{
	color: #330a04;
	/*margin-top:5px;
	margin-bottom:5px;*/
	margin: 0px;
	padding-left:25px;
	list-style:none;
	padding-top: 10px;

}

div#content div#body div#side-column-menu li
{
	text-transform:capitalize;
	float:left;
	list-style:none;
	position:relative;
	z-index:999;
	white-space:nowrap;
	padding-left: 15px;
	font-family: arial;
	font-size: 12px;
	color: #330a04;
}

div#content div#body div#side-column-menu ul a
{
	color: #330a04;
}

div#content div#body div#side-column-menu li.current-page a
{
	/* text-transform:uppercase; */
	text-decoration:underline;
}

div#content div#body div#side-column-menu a
{
	color: #330a04;
	display: none
}

div#content div#body div#side-column-menu a.category-name
{
	color:#000000;
	display: none;
}

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: #330a04;
	text-decoration:none;
}

/* Subcategory element - Link */
div#content div#body div#side-column-menu li a
{
	color: #330a04;
	text-decoration:none;
}

div#content div#body div#side-column-menu li a:hover
{
	text-decoration: underline;
}

/* End Side Column Navigation */




div#footer
{
	width:932px;
	margin-left:auto;
	margin-right:auto;
background-color: #4d4e53;
padding: 17px;
padding-left: 34px;
padding-right: 34px;
text-align: center;


}

div#footer a
{
	text-decoration: none;
color: #999999;
}

div#footer a:hover
{
text-decoration: none;
color: #E67920;
}

/* Start Text styles */

.text-common
{

font-family: 'Droid Sans', sans-serif;
font-size: 14px;
color: rgb(119, 119, 119);
}


.text-specifications
{
	font-family:Arial;
	font-size:11px;
	text-align:justify;
}

.text-headers-green
{
	font-size:16px;
font-family: 'Exo', sans-serif;
	font-weight:bold;
text-transform: uppercase;
	color: #726C00;
	display:block;
	/*
	clear:both;	
	*/
}

.text-headers-orange
{
font-family: 'Exo', sans-serif;
	color: rgb(236, 100, 1);
	text-transform: uppercase;
	font-size: 18px;
font-weight: bold;
	display:block;
	/*
	clear:both;	
	*/
}

.text-captions
{
background-color: #333333;
color: #FFFFFF;
display: block;
font-size: 11px;
padding: 2px 3px;
-moz-border-radius-bottomright: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-left-radius: 3px;
}

.text-captions a
{
text-decoration: none !important;
color: #FFFFFF !important;
}

.text-captions:hover
{
	background: #726C00;
}

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 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}

.checkbox {
	border: 0px;
}

.button {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #999999;
	background-color: #eeeeee;
	cursor: pointer;
}

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

.gv_panelWrap .gv_showOverlay{
	display: none;
}

.gv_panelWrap .gv_overlay {
	display: none;
	height:100px;
	left:410px !important;
	top:190px;
	width:525px !important;
}

.gv_panelWrap .gv_overlay h4 {
	display: none;
}

.gv_panelNavNext,
.gv_panelNavPrev {
	height: 42px !important;
	width: 42px !important;
	top: 103px !important;
display: block !important;
position: absolute !important; 
z-index: 1000 !important;
}

.gv_navPrev {
background: url(../../../<?php echo get_template_directory_uri(); ?>/images/theme/prev.png) no-repeat scroll left top transparent !important;
}

.gv_navNext {
background: url(../../../<?php echo get_template_directory_uri(); ?>/images/theme/next.png) no-repeat scroll left top transparent !important;
}

.gv_panelNavNext {
	background: url(../../../app/webroot/userfiles/93/Image/template/ss-nav-next.png) top left no-repeat !important;
}
.gv_panelNavPrev {
	background: url(../../../app/webroot/userfiles/93/Image/template/ss-nav-prev.png) top right no-repeat !important;
}
/* 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.html);
}*/

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

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

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


/* PAGINATION */

.pagination {
	margin: 3em 0 0;
}
.pagination ol {
	display: table;
	list-style: none;
	/*margin: 0 auto;*/
	margin-left: 0px;
	padding-left: 0px;
}
.pagination li {
	display: inline-block;
	margin: 0 0.2em;
	font-family: inherit;
	font-size: 16px;
	letter-spacing: -1px;
}
.pagination li.current-page {
	color: rgb(236, 100, 1);
}
.pagination a {
	display: block;
	color: #999;
}
.pagination a:hover {
	color: rgb(236, 100, 1);
}
@media only screen and (max-width: 1024px) {
	.pagination {
		margin: 3em 0 40px;
	}
}

/* Estore Reviews - End */
/* Localized */

/* at start */
      .my-mfp-slide-bottom .zoom-anim-dialog {
        opacity: 0;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;

        -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

      }
      
      /* animate in */
      .my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
        opacity: 1;
        -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
      }

      /* animate out */
      .my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
        opacity: 0;

        -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
      }

      /* Dark overlay, start state */
      .my-mfp-slide-bottom.mfp-bg {
        opacity: 0.01;

        -webkit-transition: opacity 0.3s ease-out; 
        -moz-transition: opacity 0.3s ease-out; 
        -o-transition: opacity 0.3s ease-out; 
        transition: opacity 0.3s ease-out;
      }
      /* animate in */
      .my-mfp-slide-bottom.mfp-ready.mfp-bg {
        opacity: 0.8;
      }
      /* animate out */
      .my-mfp-slide-bottom.mfp-removing.mfp-bg {
        opacity: 0;
      }
      .siblings .current_page_item a {
      	color: #726c00;
      }
      .siblings a:hover {
      	color: #726c00;
      }

      .rsArrowLeft {
      	height: 44px;
      	width: 44px;
      	background: url('images/prev.png') no-repeat center center #333;
      	opacity: 1;
      	z-index: 9999999;
      	position: absolute;
      	bottom:170px;
      }
      .rsArrowRight {
      	height: 44px;
      	width: 44px;
      	background: url('images/next.png') no-repeat center center #333;
      	opacity: 1;
      	z-index: 9999999;
      	position: absolute;
      	bottom: 170px;
      	right: 0px;
      }
      .rsArrowRight:hover{
      	background: url('images/next.png') no-repeat center center #000;
      }
      .rsArrowLeft:hover{
		background: url('images/prev.png') no-repeat center center #000;
      }
      .smallroyalSlider .rsArrowRight,
      .smallroyalSlider .rsArrowLeft {
      	bottom: 120px;
      }
      .page-id-159 #main-column {
      	width: auto;
      }
      .page-id-159 .smallroyalSlider {
      	background: rgb(34, 34, 34);
      }
      .page-id-159 .smallroyalSlider img {
		width: 100%;
		height: auto;
      }
      .page-id-30 .page-item-8 a{
      	color: #726c00;
      }
      .page-id-8 .page-item-30 a{
      	color: #726c00;
      }

      /*  ==========================================================================
     ICOMOON
    ==========================================================================  */

@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon/icomoon.eot');
    src:url('fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
        url('fonts/icomoon/icomoon.woff') format('woff'),
        url('fonts/icomoon/icomoon.ttf') format('truetype'),
        url('fonts/icomoon/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-right:before {
    content: "\e600";
}
.icon-linkedin:before {
    content: "\e604";
}
.icon-feed:before {
    content: "\e601";
}
.icon-twitter:before {
    content: "\e602";
}
.icon-facebook:before {
    content: "\e603";
}