/*
* 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.
*/

/* Layout helpers
----------------------------------*/
.boxTabbed { position:relative; margin-bottom:10px; }
.boxTabbed .ui-helper-hidden { display: none; }
.boxTabbed .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.boxTabbed .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; /*line-height: 1.3; */text-decoration: none; font-size: 100%; list-style: none; }
.boxTabbed .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.boxTabbed .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html.boxTabbed .ui-helper-clearfix { height:1%; }
.boxTabbed .ui-helper-clearfix { display:block; }
/* end clearfix */
.boxTabbed .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.boxTabbed .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.boxTabbed .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.boxTabbed .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&fwDefault=bold&fsDefault=12px&cornerRadius=4px&bgColorHeader=6cb24b&bgTextureHeader=02_glass.png&bgImgOpacityHeader=35&borderColorHeader=8ac253&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=8ac253&fcContent=6c6c6c&iconColorContent=6cb24b&bgColorDefault=c7e2a9&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=6cb24b&fcDefault=8ac253&iconColorDefault=636363&bgColorHover=ffffff&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=6cb24b&fcHover=6cb24b&iconColorHover=636363&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=6cb24b&fcActive=636363&iconColorActive=6cb24b&bgColorHighlight=ff5c6e&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=9e0a25&fcHighlight=9e0a25&iconColorHighlight=920c24&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=636363&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/


/* Component containers
----------------------------------*/
.boxTabbed .ui-widget {}
.boxTabbed .ui-widget input, .boxTabbed .ui-widget select, .boxTabbed .ui-widget textarea, .boxTabbed .ui-widget button { font-family: Tahoma; font-size: 1em; }
.boxTabbed .ui-widget-content { /*border: 1px solid #8ac253; background: #ffffff url(images/ui-bg_highlight-soft_100_ffffff_1x100.png) 50% top repeat-x; */color: #6c6c6c; width:}
.boxTabbed .ui-widget-content a { color: #6c6c6c; }
.boxTabbed .ui-widget-header { /*border: 1px solid #8ac253; background: #6cb24b url(images/ui-bg_glass_35_6cb24b_1x400.png) 50% 50% repeat-x;*/ background:none; color: #ffffff; font-weight: bold; }
.boxTabbed .ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.boxTabbed .ui-state-default, .boxTabbed .ui-widget-content .ui-state-default { border: 1px solid #6cb24b; /*background: #c7e2a9 url(images/ui-bg_glass_100_c7e2a9_1x400.png) 50% 50% repeat-x;*/ background:url(../../images/elements/tab-box/bg-tab.jpg) repeat-x left top; font-weight: normal; color: #ffffff; outline: none; }
.boxTabbed .ui-state-default a, .boxTabbed .ui-state-default a:link, .boxTabbed .ui-state-default a:visited { color: #8ac253; text-decoration: none; outline: none; }
.boxTabbed .ui-state-hover, .boxTabbed .ui-widget-content .boxTabbed .ui-state-hover, .boxTabbed .ui-state-focus, .boxTabbed .ui-widget-content .boxTabbed .ui-state-focus { border: 1px solid #6cb24b; background: #ffffff url(images/ui-bg_glass_100_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #6cb24b; outline: none; }
.boxTabbed .ui-state-hover a, .boxTabbed .ui-state-hover a:hover { color: #6c6c6c!important; text-decoration: none; outline: none; }
.boxTabbed .ui-state-active, .boxTabbed .ui-widget-content .ui-state-active { border: 1px solid #cbcbcb; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #636363; outline: none; }
.boxTabbed .ui-state-active a, .boxTabbed .ui-state-active a:link, .boxTabbed .ui-state-active a:visited { color: #636363; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.boxTabbed .ui-state-highlight, .boxTabbed .ui-widget-content .ui-state-highlight {border: 1px solid #9e0a25; background: #ff5c6e url(images/ui-bg_highlight-soft_75_ff5c6e_1x100.png) 50% top repeat-x; color: #9e0a25; }
.boxTabbed .ui-state-highlight a, .boxTabbed .ui-widget-content .ui-state-highlight a { color: #9e0a25; }
.boxTabbed .ui-state-error, .boxTabbed .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.boxTabbed .ui-state-error a, .boxTabbed .ui-widget-content .ui-state-error a { color: #ffffff; }
.boxTabbed .ui-state-error-text, .boxTabbed .ui-widget-content .ui-state-error-text { color: #ffffff; }
.boxTabbed .ui-state-disabled, .boxTabbed .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.boxTabbed .ui-priority-primary, .boxTabbed .ui-widget-content .ui-priority-primary { font-weight: bold; }
.boxTabbed .ui-priority-secondary, .boxTabbed .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }



/* Misc visuals
----------------------------------*/

/* Corner radius */
.boxTabbed .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.boxTabbed .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.boxTabbed .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.boxTabbed .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.boxTabbed .ui-corner-top {-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.boxTabbed .ui-corner-bottom { -moz-border-radius-bottomleft: 12px; -webkit-border-bottom-left-radius: 12px; -moz-border-radius-bottomright: 12px; -webkit-border-bottom-right-radius: 12px; }
.boxTabbed .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; }
.boxTabbed .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; }
.boxTabbed .ui-corner-all { border:0; }

/* Overlays */
.boxTabbed .ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.boxTabbed .ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #636363 url(images/ui-bg_flat_10_636363_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }



/* Tabs
----------------------------------*/
.boxTabbed .ui-tabs { padding: .2em; zoom: 1; }
.boxTabbed .ui-tabs .ui-tabs-nav { list-style: none; /*position: relative; padding: .2em .2em 0;*/ }
.boxTabbed .ui-tabs .ui-tabs-nav li { /*position: relative;*/ float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.boxTabbed .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em .5em; color:#fff!important}
.boxTabbed .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.boxTabbed .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .boxTabbed .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .boxTabbed .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color:#6bb14b!important;}
.boxTabbed .ui-tabs .ui-tabs-nav li a, .boxTabbed .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; color:#ffffff; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.boxTabbed .ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border:1px solid #cbcbcb; background: none; }
.boxTabbed .ui-tabs .ui-tabs-hide { display: none !important; }
