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



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


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

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


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

/* Overlays */
.order .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=Arial,sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=cc0000&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=15&borderColorHeader=e3a1a1&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=eeeeee&fcContent=333333&iconColorContent=cc0000&bgColorDefault=eeeeee&bgTextureDefault=04_highlight_hard.png&bgImgOpacityDefault=100&borderColorDefault=d8dcdf&fcDefault=004276&iconColorDefault=cc0000&bgColorHover=f6f6f6&bgTextureHover=04_highlight_hard.png&bgImgOpacityHover=100&borderColorHover=cdd5da&fcHover=111111&iconColorHover=cc0000&bgColorActive=ffffff&bgTextureActive=01_flat.png&bgImgOpacityActive=65&borderColorActive=eeeeee&fcActive=cc0000&iconColorActive=cc0000&bgColorHighlight=fbf8ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcd3a1&fcHighlight=444444&iconColorHighlight=004276&bgColorError=f3d8d8&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=75&borderColorError=cc0000&fcError=2e2e2e&iconColorError=cc0000&bgColorOverlay=a6a6a6&bgTextureOverlay=09_dots_small.png&bgImgOpacityOverlay=65&opacityOverlay=40&bgColorShadow=333333&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=10&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.order .ui-widget { font-family: Arial,sans-serif; font-size: 1.1em; }
.order .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.order .ui-widget-content { border: 1px solid #eeeeee; background: #ffffff url(/img/gfx/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #333333; }
.order .ui-widget-content a { color: #333333; }
.order .ui-widget-header { border: 1px solid #e3a1a1; background: #cc0000 url(/img/gfx/ui-bg_highlight-soft_15_cc0000_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.order .ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.order .ui-state-default, .order .ui-widget-content .ui-state-default { border: 1px solid #d8dcdf; background: #eeeeee url(/img/gfx/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #004276; outline: none; }
.order .ui-state-default a, .order .ui-state-default a:link, .order .ui-state-default a:visited { color: #004276; text-decoration: none; outline: none; }
.order .ui-state-hover, .order .ui-widget-content .ui-state-hover, .order .ui-state-focus, .order .ui-widget-content .ui-state-focus { border: 1px solid #cdd5da; background: #f6f6f6 url(/img/gfx/ui-bg_highlight-hard_100_f6f6f6_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #111111; outline: none; }
.order .ui-state-hover a, .order .ui-state-hover a:hover { color: #111111; text-decoration: none; outline: none; }
.order .ui-state-active, .order .ui-widget-content .ui-state-active { border: 1px solid #eeeeee; background: #ffffff url(/img/gfx/ui-bg_flat_65_ffffff_40x100.png) 50% 50% repeat-x; font-weight: bold; color: #cc0000; outline: none; }
.order .ui-state-active a, .order .ui-state-active a:link, .order .ui-state-active a:visited { color: #cc0000; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.order .ui-state-highlight, .order .ui-widget-content .ui-state-highlight {border: 1px solid #fcd3a1; background: #fbf8ee url(/img/gfx/ui-bg_glass_55_fbf8ee_1x400.png) 50% 50% repeat-x; color: #444444; }
.order .ui-state-highlight a, .order .ui-widget-content .ui-state-highlight a { color: #444444; }
.order .ui-state-error, .order .ui-widget-content .ui-state-error {border: 1px solid #cc0000; background: #f3d8d8 url(/img/gfx/ui-bg_diagonals-thick_75_f3d8d8_40x40.png) 50% 50% repeat; color: #2e2e2e; }
.order .ui-state-error a, .order .ui-widget-content .ui-state-error a { color: #2e2e2e; }
.order .ui-state-error-text, .order .ui-widget-content .ui-state-error-text { color: #2e2e2e; }
.order .ui-state-disabled, .order .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.order .ui-priority-primary, .order .ui-widget-content .ui-priority-primary { font-weight: bold; }
.order .ui-priority-secondary, .order .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

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

/* states and images */
.order .ui-icon { width: 16px; height: 16px; background-image: url(/img/gfx/ui-icons_cc0000_256x240.png); }
.order .ui-widget-content .ui-icon {background-image: url(/img/gfx/ui-icons_cc0000_256x240.png); }
.order .ui-widget-header .ui-icon {background-image: url(/img/gfx/ui-icons_ffffff_256x240.png); }
.order .ui-state-default .ui-icon { background-image: url(/img/gfx/ui-icons_cc0000_256x240.png); }
.order .ui-state-hover .ui-icon, .order .ui-state-focus .ui-icon {background-image: url(/img/gfx/ui-icons_cc0000_256x240.png); }
.order .ui-state-active .ui-icon {background-image: url(/img/gfx/ui-icons_cc0000_256x240.png); }
.order .ui-state-highlight .ui-icon {background-image: url(/img/gfx/ui-icons_004276_256x240.png); }
.order .ui-state-error .ui-icon, .order .ui-state-error-text .ui-icon {background-image: url(/img/gfx/ui-icons_cc0000_256x240.png); }

/* icons - positioning */

.order .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.order .ui-icon-circle-triangle-w { background-position: -80px -192px; }


/* Datepicker
----------------------------------*/
.order .ui-datepicker { width: 17em; padding: .2em .2em 0; }
.order .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.order .ui-datepicker .ui-datepicker-prev, .order .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.order .ui-datepicker .ui-datepicker-prev-hover, .order .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.order .ui-datepicker .ui-datepicker-prev { left:2px; }
.order .ui-datepicker .ui-datepicker-next { right:2px; }
.order .ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.order .ui-datepicker .ui-datepicker-next-hover { right:1px; }
.order .ui-datepicker .ui-datepicker-prev span, .order .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.order .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.order .ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.order .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.order .ui-datepicker select.ui-datepicker-month, 
.order .ui-datepicker select.ui-datepicker-year { width: 49%;}
.order .ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.order .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.order .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.order .ui-datepicker td { border: 0; padding: 1px; }
.order .ui-datepicker td span, .order .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.order .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; }
.order .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.order .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }


/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.order .ui-datepicker-cover {display: none; /*sorry for IE5*/ display/**/: block; /*sorry for IE5*/ 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*/ }