/*!
 * jQuery UI CSS Framework @VERSION
 *
 * 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/
 */
/* Component containers
----------------------------------*/
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget-content { background-color:#E5E5E5; border-radius:2px; color: #222222; box-shadow:0 0 8px rgba(0, 0, 0, 0.6);}
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
/* Interaction states
----------------------------------*/
/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {background-color:#ECE9E4;color:#3C322D;border-radius:2px;}*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {background-color:#ECE9E4;border-radius:2px;}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #FFF/*{fcDefault}*/; 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 { background-color:#E5E5E5; text-decoration:none;}
.box .ui-state-hover, .box .ui-widget-content .ui-state-hover, .box .ui-widget-header .ui-state-hover, .box .ui-state-focus, .box .ui-widget-content .ui-state-focus, .box .ui-widget-header .ui-state-focus { background-color:#00B4F0; color: #FFF/*{fcHover}*/; text-decoration:none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background-color: #E5E5E5; font-weight: normal/*{fwDefault}*/*{fcActive}*/;}
.box .ui-state-active, .box .ui-widget-content .ui-state-active, .box .ui-widget-header .ui-state-active { background-color: #00B4F0; border-radius:17px; font-weight: normal/*{fwDefault}*/; color: #FFF/*{fcActive}*/;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }
/* Icons
----------------------------------*/
/* states and images */
.ui-selectmenu-icon { width: 20px !important; height: 30px !important; background:#FFF url(../images/common/searchBox_icons.png) 0 2px no-repeat !important; border-radius:0 2px 2px 0 !important;}
.ui-widget:hover .ui-selectmenu-icon, .ui-state-active .ui-selectmenu-icon, .ui-widget-content .ui-state-active .ui-selectmenu-icon, .ui-widget-header .ui-state-active .ui-selectmenu-icon { background-color:#E5E5E5;background-position: 0 -26px !important; }
.box .ui-widget:hover .ui-selectmenu-icon, .box .ui-state-active .ui-selectmenu-icon, .box .ui-widget-content .ui-state-active .ui-selectmenu-icon, .box .ui-widget-header .ui-state-active .ui-selectmenu-icon { background-color:#E5E5E5;background-position: 0 -28px !important; }










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
