/* from: css/access.css */
body {text-align:center;}
form {margin:0;padding:0;}
#mainAT A {padding:1px 2px;color:#0A82B6;text-decoration:underline;}
#mainAT A:hover {color:#339966;}
.bg {width:400px;height:280px;margin:0 auto;margin-top:100px;margin-bottom:90px;text-align:left;}
#needLogin,#restricted {background:#DCE6ED;}
#success,#successGo {background:#DCEBDC;}
#denied {background:#EAE1CE;}
#banned {background:#e6e6e6;}

#bodyAT {width:400px;height:280px;text-align:center;position:relative;top:-6px;left:-6px;overflow:hidden;}
.bodyAT {width:386px;height:266px;margin:0 auto;margin-top:6px;background:#fff;overflow:hidden;}
.bodyAT div,.bodyAT ul,.bodyAT span {font:normal 12px/22px Arial;}
.mainAT {width:380px;height:260px;margin:0 auto;margin-top:3px;text-align:left;overflow:hidden;}
#headAT {width:378px;height:72px;margin:0 auto;}
	#headAT ul {width:320px;height:70px;margin:0 0 0 40px;padding:0;padding-top:12px;text-align:center;font:normal 14px/28px Arial;letter-spacing:2px;overflow:hidden;}
	#success #headAT ul {font-weight:bold;}
	#headAT ul span {color:#83C8DC;font:normal 12px/22px Verdana;letter-spacing:1px;}
#mainAT {width:378px;height:180px;margin:0 auto;}
	#mainAT ul {width:280px;margin:18px 0 0 60px;padding:0;color:#333;}
	#mainAT ul li {width:230px;height:30px;margin-top:15px;padding:0;list-style-type:none;}
#mainAT .btn,#mainAT #btn2 {display:block;text-align:center;}
#mainAT .btn {float:left;}
#mainAT #btn2 {float:right;margin-top:2px;}
#mainAT A:link#btn2, #mainAT A:visited#btn2, #mainAT A:hover#btn2 {width:100px;height:24px;color:#555;font:normal 12px/24px Arial;border:0;cursor:hand;cursor:pointer;letter-spacing:0;text-decoration:none;}
#mainAT A:link#btn2, #mainAT A:visited#btn2 {background:url(http://img.oursky.net/share/b/bg/c0.gif) no-repeat center center;}
#mainAT A:hover#btn2 {color:#000;}

#needLogin #bodyAT,#restricted #bodyAT {border:1px solid #1786B5;background:#2BB5DD;}
#needLogin .mainAT,#restricted .mainAT {border:1px solid #C8E1F7;background:url(http://img.oursky.net/share/at/needlogin_bg.gif) no-repeat right bottom;}
#needLogin #headAT,#restricted #headAT {border-bottom:1px solid #C8E1F7;color:#1786B5;}
#needLogin #headAT ul {background:url(http://img.oursky.net/share/at/needlogin.gif) no-repeat left bottom;}
#restricted #headAT ul {background:url(http://img.oursky.net/share/at/lock.gif) no-repeat left bottom;}

#success #bodyAT,#successGo #bodyAT {border:1px solid #4EA941;background:#7CC54B;}
#success .mainAT,#successGo .mainAT {border:1px solid #C9E7B4;background:url(http://img.oursky.net/share/at/ok_bg.gif) no-repeat right bottom;}
#success #headAT,#successGo #headAT {border-bottom:1px solid #C9E7B4;color:#4EA941;}
#success #headAT ul {background:url(http://img.oursky.net/share/at/okGo.gif) no-repeat left bottom;}
#successGo #headAT ul {background:url(http://img.oursky.net/share/at/go.gif) no-repeat left center;}

#denied #bodyAT {border:1px solid #E8950B;background:#FCBA3F;}
#denied .mainAT {border:1px solid #F7E09D;background:url(http://img.oursky.net/share/at/denied_bg.gif) no-repeat right bottom;}
#denied #headAT {border-bottom:1px solid #F7E09D;color:#E8950B;}
#denied #headAT ul {background:url(http://img.oursky.net/share/at/stop.gif) no-repeat left bottom;}

#banned #bodyAT {border:1px solid #333;background:#999;}
#banned .mainAT {border:1px solid #ddd;background:url(http://img.oursky.net/share/at/banned_bg.gif) no-repeat right bottom;}
#banned #headAT {border-bottom:1px solid #ccc;color:#888;}
#banned #headAT ul {background:url(http://img.oursky.net/share/at/banned.gif) no-repeat left bottom;}

#mainAT #button {width:86px;height:32px;padding:2px;border:1px solid #CEE3EC;}
#mainAT A.btn {width:80px;height:27px;border:0;font:normal 14px/27px Tahoma;background:url(http://img.oursky.net/share/b/bbtn2.gif) no-repeat center top;letter-spacing:2px;cursor:hand;cursor:pointer;}
#mainAT A.btn {padding:0;color:#155F95;text-decoration:none;background-position:100% -27px;color:#1F79A0;}
#mainAT A.btn:hover {background-position:100% -54px;color:#fff;}
.clear {width:1px;height:0;font:normal 0/0 arial;clear:both;}