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

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

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

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

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

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

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Tahoma,Arial,Helvetica,sans-serif&fwDefault=normal&fsDefault=8.5pt&cornerRadius=4px&bgColorHeader=fffbe5&bgTextureHeader=07_diagonals_small.png&bgImgOpacityHeader=90&borderColorHeader=dcdcdc&fcHeader=999999&iconColorHeader=ff9301&bgColorContent=faedaa&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=dcdcdc&fcContent=999999&iconColorContent=ff9301&bgColorDefault=fcf4cd&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=dcdcdc&fcDefault=999999&iconColorDefault=ff9301&bgColorHover=ffe78f&bgTextureHover=02_glass.png&bgImgOpacityHover=90&borderColorHover=dcdcdc&fcHover=999999&iconColorHover=ff9301&bgColorActive=f4dd67&bgTextureActive=02_glass.png&bgImgOpacityActive=90&borderColorActive=dcdcdc&fcActive=999999&iconColorActive=ff9301&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=dcdcdc&fcHighlight=999999&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/

/* Component containers
----------------------------------*/
#spr-clmn .ui-widget { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 8.5pt; }
#spr-clmn .ui-widget input, #spr-clmn .ui-widget select, #spr-clmn .ui-widget textarea, #spr-clmn .ui-widget button { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 1em; }
#spr-clmn .ui-widget-content { border: 1px solid #dcdcdc; background: #faedaa url(images/ui-bg_flat_75_faedaa_40x100.png) 50% 50% repeat-x; color: #999999; }
#spr-clmn .ui-widget-content a { color: #999999; }
#spr-clmn .ui-widget-header { border: 1px solid #dcdcdc; background: #fffbe5 url(images/ui-bg_diagonals-small_90_fffbe5_40x40.png) 50% 50% repeat; color: #999999; font-weight: bold; }
#spr-clmn .ui-widget-header a { color: #999999; }

/* Interaction states
----------------------------------*/
#spr-clmn .ui-state-default, #spr-clmn .ui-widget-content .ui-state-default { line-height: 12px; border-bottom: 1px solid #dcdcdc; background: #fcf4cd url(images/ui-bg_glass_100_fcf4cd_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #999999; outline: none; }
#spr-clmn .ui-state-default a, #spr-clmn .ui-state-default a:link, #spr-clmn .ui-state-default a:visited { color: #999999; text-decoration: none; outline: none; }
#spr-clmn .ui-state-hover, #spr-clmn .ui-widget-content .ui-state-hover, #spr-clmn .ui-state-focus, #spr-clmn .ui-widget-content .ui-state-focus {text-decoration: underline; 1px solid #dcdcdc; background: #ffe78f url(images/ui-bg_glass_90_ffe78f_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #999999; outline: none; }
#spr-clmn .ui-state-hover a, #spr-clmn .ui-state-hover a:hover { color: #999999; text-decoration: none; outline: none; }
#spr-clmn .ui-state-active, #spr-clmn .ui-widget-content .ui-state-active {line-height: 12px; border: 1px solid #dcdcdc; background: #f4dd67 url(images/ui-bg_glass_90_f4dd67_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #999999; outline: none; }
#spr-clmn .ui-state-active a, #spr-clmn .ui-state-active a:link, #spr-clmn .ui-state-active a:visited { color: #999999; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
#spr-clmn .ui-state-highlight, #spr-clmn .ui-widget-content .ui-state-highlight {border: 1px solid #dcdcdc; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #999999; }
#spr-clmn .ui-state-highlight a, #spr-clmn .ui-widget-content .ui-state-highlight a { color: #999999; }
#spr-clmn .ui-state-error, #spr-clmn .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
#spr-clmn .ui-state-error a, #spr-clmn .ui-widget-content .ui-state-error a { color: #cd0a0a; }
#spr-clmn .ui-state-error-text, #spr-clmn .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
#spr-clmn .ui-state-disabled, #spr-clmn .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#spr-clmn .ui-priority-primary, #spr-clmn .ui-widget-content .ui-priority-primary { font-weight: bold; }
#spr-clmn .ui-priority-secondary, #spr-clmn .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

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

/* states and images */
#spr-clmn .ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_ff9301_256x240.png); }
#spr-clmn .ui-widget-content .ui-icon {background-image: url(images/ui-icons_ff9301_256x240.png); }
#spr-clmn .ui-widget-header .ui-icon {background-image: url(images/ui-icons_ff9301_256x240.png); }
#spr-clmn .ui-state-default .ui-icon { background-image: url(images/ui-icons_ff9301_256x240.png); }
#spr-clmn .ui-state-hover .ui-icon, #spr-clmn .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ff9301_256x240.png); }
#spr-clmn .ui-state-active .ui-icon {background-image: url(images/ui-icons_ff9301_256x240.png); }
#spr-clmn .ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
#spr-clmn .ui-state-error .ui-icon, #spr-clmn .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
#spr-clmn .ui-icon-triangle-1-n { background-position: 0 -16px; }
#spr-clmn .ui-icon-triangle-1-ne { background-position: -16px -16px; }
#spr-clmn .ui-icon-triangle-1-e { background-position: -32px -16px; }
#spr-clmn .ui-icon-triangle-1-se { background-position: -48px -16px; }
#spr-clmn .ui-icon-triangle-1-s { background-position: -64px -16px; }
#spr-clmn .ui-icon-triangle-1-sw { background-position: -80px -16px; }
#spr-clmn .ui-icon-triangle-1-w { background-position: -96px -16px; }
#spr-clmn .ui-icon-triangle-1-nw { background-position: -112px -16px; }
#spr-clmn .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
#spr-clmn .ui-icon-triangle-2-e-w { background-position: -144px -16px; }

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

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

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

/* Accordion----------------------------------*/
#spr-clmn .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
#spr-clmn .ui-accordion .ui-accordion-li-fix { display: inline; }
#spr-clmn .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
#spr-clmn .ui-accordion .ui-accordion-header a {display: block; font-size: 12px; padding: .5em .5em .5em 2.2em; font-family: Arial, Helvetica, sans-serif; }
#spr-clmn .ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
#spr-clmn .ui-accordion .ui-accordion-content { padding: 0em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: hidden; display: none; }
#spr-clmn .ui-accordion .ui-accordion-content-active { display: block; }

