/*
* 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
----------------------------------*/
.cal-ui-helper-hidden { display: none; }
.cal-ui-datepicker-trigger{margin-top:-4px;vertical-align:middle; margin-left:2px;} 
.cal-ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.cal-ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.cal-ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cal-ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .cal-ui-helper-clearfix { height:1%; }
.cal-ui-helper-clearfix { display:block; }
/* end clearfix */
.cal-ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.cal-ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.cal-ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }



/* Datepicker
----------------------------------*/
.cal-ui-datepicker { width: 17em; padding: .2em .2em 0; }
.cal-ui-datepicker .cal-ui-datepicker-header { position:relative; padding:.2em 0; }
.cal-ui-datepicker .cal-ui-datepicker-prev, .cal-ui-datepicker .cal-ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.cal-ui-datepicker .cal-ui-datepicker-prev-hover, .cal-ui-datepicker .cal-ui-datepicker-next-hover { top: 1px; }
.cal-ui-datepicker .cal-ui-datepicker-prev { left:2px; }
.cal-ui-datepicker .cal-ui-datepicker-next { right:2px; }
.cal-ui-datepicker .cal-ui-datepicker-prev-hover { left:1px; }
.cal-ui-datepicker .cal-ui-datepicker-next-hover { right:1px; }
.cal-ui-datepicker .cal-ui-datepicker-prev span, .cal-ui-datepicker .cal-ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.cal-ui-datepicker .cal-ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.cal-ui-datepicker .cal-ui-datepicker-title select { float:left; font-size:12px; margin:1px 0; }
.cal-ui-datepicker select.cal-ui-datepicker-month-year {width: 100%;}
.cal-ui-datepicker select.cal-ui-datepicker-month, 
.cal-ui-datepicker select.cal-ui-datepicker-year { width: 49%;}
.cal-ui-datepicker .cal-ui-datepicker-title select.cal-ui-datepicker-year { float: right; }
.cal-ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.cal-ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; color:#89B3CC;  }
.cal-ui-datepicker td { border: 0; padding: 1px; }
.cal-ui-datepicker td span, .cal-ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.cal-ui-datepicker .cal-ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.cal-ui-datepicker .cal-ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.cal-ui-datepicker .cal-ui-datepicker-buttonpane button.cal-ui-datepicker-current { float:left; }




/* Component containers
----------------------------------*/
.cal-ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 12px/*{fsDefault}*/; }
.cal-ui-widget input, .cal-ui-widget select, .cal-ui-widget textarea, .cal-ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.cal-ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #FCFDFD url(../../images/calc_bg.gif) repeat-y scroll left top}
.cal-ui-widget-content a { color: #222222/*{fcContent}*/; }
.cal-ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #2191C0 url(../../images/nav_middbg.png) repeat-x scroll 50% 50% ; color: #222222/*{fcHeader}*/; font-weight: bold; }
.cal-ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.cal-ui-state-default, .cal-ui-widget-content .cal-ui-state-default { border: 0px solid #d3d3d3/*{borderColorDefault}*/; background: /*{bgColorDefault}*/ url(<?=IMAGES_PATH?>datebg.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #628CA5/*{fcDefault}*/; outline: none; }
.cal-ui-state-default a, .cal-ui-state-default a:link, .cal-ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; outline: none; }
.cal-ui-state-hover, .cal-ui-widget-content .cal-ui-state-hover, .cal-ui-state-focus, .cal-ui-widget-content .cal-ui-state-focus { border: 0px solid #999999/*{borderColorHover}*/; /*background: #dadada DD*//*{bgColorHover}*/ /*url(images/ui-bg_glass_75_dadada_1x400.png) DD*//*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ /*repeat-x DD*//*{bgHoverRepeat}*/ font-weight: normal/*{fwDefault}*/; color: #FFFFFF/*{fcHover}*/; outline: none; }
.cal-ui-state-hover a, .cal-ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; outline: none; }
.cal-ui-state-active, .cal-ui-widget-content .cal-ui-state-active { border: 0px solid #aaaaaa/*{borderColorActive}*/; /*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; outline: none; }
.cal-ui-state-active a, .cal-ui-state-active a:link, .cal-ui-state-active a:visited { color: #212121/*{fcActive}*/; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.cal-ui-state-highlight, .cal-ui-widget-content .cal-ui-state-highlight {border: 0px solid #fcefa1; background: #fbf9ee url(../../images/nav_middbg.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.cal-ui-state-highlight a, .cal-ui-widget-content .cal-ui-state-highlight a { color: #363636; }
.cal-ui-state-error, .cal-ui-widget-content .cal-ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.cal-ui-state-error a, .cal-ui-widget-content .cal-ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.cal-ui-state-error-text, .cal-ui-widget-content .cal-ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.cal-ui-state-disabled, .cal-ui-widget-content .cal-ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.cal-ui-priority-primary, .cal-ui-widget-content .cal-ui-priority-primary { font-weight: bold; }
.cal-ui-priority-secondary, .cal-ui-widget-content .cal-ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }


