@charset "utf-8";
/* CSS Document */
#your_stats{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F30;
	font-weight: bold;
}
#your_stats a{
	color: #3CC;
	text-decoration: none;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 4px;
}
#your_stats td{
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#your_stats form{
	padding: 2px;
	margin: 0px;
}
#your_stats input{
	font-size: 11px;
	width: auto;
	border: 1px solid #FF0000;
	color: #CCC;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 4px;
	margin-left: 4px;
}
#your_code{width:560px;background-color:#EAEAEA;border-top-width:1px;border-right-width:2px;border-bottom-width:2px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#666666;border-right-color:#000000;border-bottom-color:#000000;border-left-color:#666666;font-weight:bold;color:#333;text-decoration:none;}
#your_code td{}
#your_code select{width:200px;}
#admin {
	text-align:center;
	vertical-align:top;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #69F;
	padding-bottom: 4px;
}
#admin a {
	color: #333;
}
.admintd {
	height: 320px;
	width: 260px;
	padding: 1px;
	background-image: url(../style/bg_admintd.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: top;
}
.admingraph {
	vertical-align:top;
	border: 1px dotted #666;
	background-color: #FFF;
	height: 170px;
	width: 665px;
}
.admingraph div{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.adminstats {
	vertical-align:top;
}
.adminstats td{
	vertical-align:top;
	text-align: right;
	width: 12%;
	padding: 2px;
	color: #F30;
	font-size: 11px;
}
.adminstats b {
	text-align: right;
	font-size: 11px;
}
.adminstats em {
	font-weight:bold;
	color:#F00;
	margin-right:4px;
	display: block;
	float: right;
}
.adminstats p {
	width: 260px;
}
.adminstats ul {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
}
.adminstats li {
	padding:4px;
	border-bottom-width:1px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:dotted;
	border-left-style:none;
	border-bottom-color:#666;
	margin:0px;
	list-style-type:none;
}
.adminstats a {
	font-weight:bold;
	text-transform:capitalize;
	font-size:11px;
	text-decoration: underline;
	color: #F00;
}
.admintd b, b {
	font-size:12px;
	display:block;
	width:100%;
	color:#666;
	text-align:center;
	padding:2px;
}
.admintd a:hover {
}
.admintdnew {
}

#res_js{
	display:none;
	width:100%;
	font-size: 22px;
	color: #6C0;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
#res_action{
width:500px;
height:200px;
padding:20px;
margin:20px;
background-color:#9f9;
text-align: center;
border: solid 1px #060;
}

#res_action {
	width:900px;
	height:350px;
	padding:20px;
	margin:20px;
	background-color:#FFF;
	text-align: center;
	border: solid 1px #060;
	background-image: url(../style/loading_suspend.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
