@charset "utf-8";
/* 
Themes for SSLVPN Client Graphic UI.
Keyword: Blue,Gray,Sample,lines.
Designer:xiongtao,rebuild by xiabin. 2008-11-11
 */
@import url("/custom/1/css/layout.css");
/* base Layout color schemer*/
body{ color:#333; background-color:#FFFFFF; }
#header{ background:#005BAC url(../images/bg_header1.png) no-repeat; color:#fff; }
#header .profile{ background-color:#E8E8FF;}
#header .profile li{ border-left-color:#005BAC; color:#005BAC;}

/* login box */
.loginbox .box-body{ background-color:#FFFFFF;}
#softkeyboard{ background:url(../images/kb_bg1.jpg) repeat-x;}
/* logstatus */
#logStatus{ color:#005BAC;}
/* resouce groups and list */
#rcsDisplayID a{ color:#000000;}
.list dl.bg_color{ background-color:#E8E8FF;}
.sp-body ul li{background-color:#f9f9f9;}
.sp-body ul li.seled a{ color:#333;}
/* form elements */
.cbtn,.button_np{ background:#fff url(../images/bottom_bg3.gif) repeat-x; border:1px solid #ddd;cursor:pointer;}
.cbtntest,.button_np{ background:#fff url(../images/bottom_bg3.gif) repeat-x; border:1px solid #ddd;cursor:pointer; visibility:hidden;}
#log0,#log1{background:#fff; border:1px solid #ddd; padding:1px; display:block; cursor:pointer;}
#log0 span,#log1 span{ display:block; width:100%;text-align:center; background:url(../images/bottom_bg3.gif) repeat-x; padding:4px 0;}
.inptxt{ height:18px; line-height:18px;}
.tips{ color:#f00; font-weight:bold; padding:2px;}
/* common panel */
.panel{ border-color:#ccc; background-color:#fff;}
.spanel{ border-color:#ccc; background-color:#f9f9f9;}
.panel .panel-head,.spanel .sp-head{ border-bottom-color:#ccc;}
.spanel li{ border-bottom-color:#ccc;}
/* service */
#service dl{ background:#eee;}
#brwDisplayID{ border-bottom-color:#ccc; background:#f9f9f9;}
/* dialogs */
.dialog {border:1px solid #ccc;	padding:1px; text-align:left;}
.dialog .dia-head,.dialog .dia-body{background:#efefef;	padding:12px;}
.dialog .dia-head h2{ font-size:12px;}
.dialog .btnsgroup{ text-align: center; padding:8px 0; display:block; width:100%;}
.dialog .button_np{width:80px;}
.dialog .input_np{width:150px;}
.dialog .redLink{ color:#f00; font-weight:normal;}
.dialog .wait{ border:2px solid #FFCC00; background:#fff; display:block; padding:8px; text-align:center; margin:4px 8px;}
.dialog .hide{ overflow:hidden; visibility:hidden; height:1px;}
/* hacker for cursor */
* html body a,
* html body .spanel li,
* html body .btn,
* html body .cbtn,
* html body .close{ cursor:hand;}

/************ 加速效果 ***********/
#wrapperAcc{text-align:center;font-size:12px; padding-top:100px;}
.bodyerAcc{width:780px;text-align:left;margin:0 auto;}
#boxAcc table{ table-layout:fixed;border:0;}
#boxAcc td{border-bottom:1px solid #999;height:32px;line-height:32px;}
.tbr{background:#005bac;}
.tbg{background:#899197;height:28px;color:#fff;text-align:center;border-top:1px solid #fff;font-weight:bold;}
.nms{width:380px;}
.nms span{color:#666;margin-left:15px;}
.ics{width:60px;padding-left:10px}
.ims{width:180px;}
.ims ul{margin-left:20px;list-style:none;font-size:1px;}
.ims li{height:11px;line-heigth:11px;margin:1px 0;}
