You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
3.1 KiB
CSS

@charset "utf-8";
/* CSS Document */
.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #b7d9f4; background: #deeefa url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-button-text-only{color:#333;color:#333!important;}
.ui-state-active,.ui-state-hover{color:#0080C0!important; color:#0080C0; border-color:#CCC!important;border-color:#CCC;}
#hotcity{width:440px; position:absolute; z-index:1000; zoom:1}
#hotcity ul{list-style:none; float:left; width:100%; padding:0;}
#hotcity ul li{float:left; font-size:11px; font-weight:normal}
#hotcity .ui-tabs-nav{ background:#EBEBEB; border:none; margin-top:5px; border-bottom:1px solid #0886D4; border-top-left-radius:0;}
#hotcity .ui-tabs-nav li{margin:0 1px;}
#hotcity .ui-tabs-nav .ui-state-active{border:1px solid #0886D4}
#hotcity .ui-tabs-nav .ui-state-active a{color:#C00;}
#hotcity .ui-tabs-nav .ui-state-hover{ background:none; border-color:#0886D4;}
#hotcity .ui-tabs-nav li a{padding:2px; border:none;}
#hotcity .ui-corner-bottom li{ padding:5px;}
#hotcity h3{ margin:0; padding:5px; background:#0886D4}
/* Corner radius */
#hotcity .ui-corner-all,#hotcity .ui-corner-top,#hotcity .ui-corner-left,#hotcity .ui-corner-tl { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -khtml-border-top-left-radius: 0; border-top-left-radius: 0; }
#hotcity .ui-corner-all,#hotcity .ui-corner-top,#hotcity .ui-corner-right,#hotcity .ui-corner-tr { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -khtml-border-top-right-radius: 0; border-top-right-radius: 0; }
#hotcity .ui-corner-all,#hotcity .ui-corner-bottom,#hotcity .ui-corner-left,#hotcity .ui-corner-bl { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -khtml-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }
#hotcity .ui-corner-all,#hotcity .ui-corner-bottom,#hotcity .ui-corner-right,#hotcity .ui-corner-br { -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; -khtml-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }
#hotcity{ width:450px; border:1px solid #d1d1d1; background:#fff;}
#hotcity h3{ width:440px; font-size:12px; font-weight:bold; color:#FFF; background:#5899e1;}
#hotcity .ui-tabs-nav{ background:#FFF;}
#hotcity ul li{ font-size:12px; color:#005daa;}
.ui-corner-top{ padding:5px 10px 0 10px; color:#005daa; border:none;}
#hotcity .ui-tabs-nav li a {
border: medium none;
padding: 5px 6px;
}
#hotcity .ui-tabs-nav { border-bottom:1px solid #5da9e2;}
#hotcity .ui-tabs-nav .ui-state-active {
border: 1px solid #5da9e2;
}
#hotcity .ui-tabs-nav .ui-state-active a {
color: #545454;
}
#hotcity .ui-tabs-nav .ui-state-hover{ color:#545454;}
.ui-tabs-panel a {
color: #1148a8;
text-decoration:none;
display:block;
width:80px;
font-size:11px;
float:left;
}
.ui-tabs-panel a:hover{ text-decoration:underline; color:#545454;}
.ui-autocomplete-loading { background: white url('/pic/ui-anim_basic_16x16.gif') right center no-repeat!important;background: white url('/pic/ui-anim_basic_16x16.gif') right center no-repeat;}