div.header{width:100%; height:161px; background:url(/images/admin/header/headerBg.gif)}
div.headerLogin{width:100%; height:106px; background:url(/images/admin/header/headerBg.gif)}
    div.header_logoType{width:300px; height:101px; float:left; background:url(/images/admin/header/logotype.gif) 50px 11px no-repeat}
    div.header_apiName{width:250px; height:101px; float:left; background:url(/images/admin/header/apiName.gif) 10px 37px no-repeat}
    div.header_ulogin{width:250px; height:101px; float:left}
        div.header_ulogin p{font-size:12px; color:#fff}
        div.header_ulogin p.p1{padding:30px 10px 0px 70px}
        div.header_ulogin p.p2{padding:5px 10px 0px 70px}
        div.header_ulogin span{color:#b2dfff; font-weight:700}
        div.header_ulogin a{color:#fff; font-weight:700}

    div.header_menu{width:100%; height:60px; float:left; background:#004a80}

                    div.header_menu div.buttons{float:left; cursor:pointer}
                    
                    div.header_menu div.space{width:15px; height:60px; float:left}

                    div.header_menu div#button_0{width:202px; height:60px; background:url(/images/admin/loginBg.gif); float:left}

                    div.header_menu div#button_1{width:86px; height:60px; background:url(/images/admin/header/menu/m1.gif)}
                    div.header_menu div#button_2{width:77px; height:60px; background:url(/images/admin/header/menu/m2.gif)}
                    div.header_menu div#button_3{width:96px; height:60px; background:url(/images/admin/header/menu/m3.gif)}
                    div.header_menu div#button_4{width:106px; height:60px; background:url(/images/admin/header/menu/m4.gif)}
                    div.header_menu div#button_5{width:110px; height:60px; background:url(/images/admin/header/menu/m5.gif)}
                    div.header_menu div#button_6{width:100px; height:60px; background:url(/images/admin/header/menu/m6.gif)}
                    div.header_menu div#button_7{width:90px; height:60px; background:url(/images/admin/header/menu/m7.gif)}
                    div.header_menu div#button_8{width:105px; height:60px; background:url(/images/admin/header/menu/m8.gif)}
                    
input, textarea{
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    border-left: 1px solid #b3b3b3;
    background:#fafafa;
    color:#808080;
    -moz-border-radius:3px;
    -webkit-border-radius:3px
}

input#btnCancel{
    -moz-border-radius:0px;
    -webkit-border-radius:0px
}

input.important, textarea.important{
       border-top: 1px solid #8aa8e6;
       border-right: 1px solid #365fb3;
       border-bottom: 1px solid #365fb3;
       border-left: 1px solid #8aa8e6;
       background:#fafafa;
       color:#808080;
}

input.required, textarea.required{
        border-top: 1px solid #ff7f00;
        border-right: 1px solid #fa5300;
        border-bottom: 1px solid #fa5300;
        border-left: 1px solid #ff7f00;
        font-size:12px;
        background:#fad932;
        color:#b8351b
    }


input.focus, textarea.focus{
        color:#000; background:#fff;
        border-color:#50afe5
    }

input.unfocused, textarea.unfocused {
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    border-left: 1px solid #b3b3b3;
    background:#fafafa;
    color:#000
}

input.alert, textarea.alert {
    background:#ff5522;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

a {outline: 0;}
a img {border: 0px; text-decoration: none;}

::-moz-selection {background: #F6CF74; color: #fff;}
::selection {background: #F6CF74; color: #fff;}

input{outline:none}

button{color:#fff; font-weight:700; height:30px; padding:0px 30px 0px 30px; background:url(/images/admin/btn.gif); cursor:pointer;
    border:1px solid #004a80;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
    text-shadow: -1px -1px 0px #000;
}
/*button:focus{outline:none; background-position:0px -60px}*/
button:hover{background-position:0px -30px}

div.menuList{float:left; display:none; padding:0px 0px 0px 10px}
                div.menuList ul{padding:5px 10px 5px 0px}
                div.menuList ul li{display:inline; padding:0px 15px 0px 5px; height:24px; border-right:1px solid #ccc; float:left}
                div.menuList ul li a{
                        color:#004a80;
                        font-size:12px; width:100%; height:22px;
                        display:block; font-weight:700;
                        text-decoration:none;
                        padding:2px 0px 0px 10px
                    }
                div.menuList ul li a.active{
                    text-shadow: 1px 1px 1px #333;
                    color:#fff; background:#005999 url(/images/admin/extMenuBg_a.gif);
                    -moz-border-radius: 5px; -webkit-border-radius: 5px;
                }
                div.menuList ul li.last{border-right:0px}
                div.menuList ul li.first{padding-left:14px}

div.menuList li a:hover{
        text-shadow: 1px 1px 1px #333;
        color:#fff; background:#0083d1 url(/images/admin/extMenuBg.gif);
        -moz-border-radius: 5px; -webkit-border-radius: 5px;
    }

    .ui-dialog-buttonpane button{text-shadow: 0px 0px 0px #fff;}
    .ui-dialog-content p.dialog_alert{font-size:12px; color:#11577f; font-weight:600; line-height:22px}

#tooltip2{
		position:absolute;
		font-size:10px;
		padding:0px;
		color:#fff;
		display:none;
		z-index:999;
	}

	#dialog{background:#f2f5f7}
	
	
	.sloader{position: absolute; z-index:999; top:0px; left:0px; text-align:center; width:100%; height:100%; background:#fff; opacity:0.9}
	.sloader table{padding:0px 0px 0px 0px; color:#0077CC; text-align:center; width:100%}
	.sloader table td.r{text-align:right; width:50%; padding:3px 0px 0px 0px}
	.sloader table td.l{text-align:left; width:50%; font-weight:bold; padding:0px 0px 3px 0px}
	
	
	.topage{position: absolute; z-index:888;
		background:#ffcc33; border:1px solid #cc8899;
	 	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	 	width:122px; text-align:left; padding:2px;
	 	}
	.topage input{width:50px; padding:3px; border:1px solid #cc8899; color:#000}
	.topage span{padding:0px 0px 0px 8px; text-align:center; color:#000; overflow:hidden;}
	.topageLink{padding-left:40px; background:url(/images/admin/hpage.png) 15px 0px no-repeat}
	
	
