@charset "utf-8";
/* CSS Document */
body {
	font-family: Tahoma, helvetica, verdana, sans-serif;
	font-size:11px;
	color:#3d3d3d;
	text-align: center;
}
.body {
		background: url(/themes/inet/images/bg.gif) #e6e7e8  0px 40px repeat-x;
}
a:link {color: #C41230;}
a:visited {color: #666;}
a:hover {color: #C41231;}
input {
	font-family: Tahoma, helvetica, verdana, sans-serif;
}

/*#####################   header   ############################*/
#header {
	height:142px;
	width:506px;
	background: url(/themes/inet/images/login_header_ar.jpg) #e6e7e8 top left no-repeat;
	padding:66px 0 0 10px;
	margin-left: auto; margin-right: auto;

}
#title_login {
	float:left;
	width:135px;
	height:20px;
	margin:80px 0 0 0px;
	color:#CCC;
	text-align:center;
	font-weight:bold;
}
#langu {
	font-size:9px;
	float: left;
	width:128px;
	height:20px;
/* 	position: absolute; */
	margin:100px 0 0 -125px;
	color:#CCC;
	text-align:center;
	font-weight:bold;
	}
/*#####################   Content   ############################*/
.container {
	width:516px;
	margin-left: auto; margin-right: auto;
	background: url(/themes/inet/images/bgbox.jpg) #FFF top right repeat-y;
}
/*#####################   footer   ############################*/
.footer {
	height:15px;
	text-align:center;
	color:#a7a8a8;
	padding:0;
	background: url(/themes/inet/images/foot.jpg) #e6e7e8 top left no-repeat;
	clear:both;
}
.spdtstBtn {
	color:#FFF;
	padding:5px 0 5px 0;
	height:29px;
	clear: both;
	text-align: center;
	cursor: pointer;
	margin: 10px 0;
/* 	font-size:10px; */
	background: url(/themes/inet/images/b1.jpg) top  center no-repeat;
	width:97px;
}

.isblBtn {
	color:#FFF;
	padding:0px 0 5px 0;
	height:29px;
	display: block;
	clear: both;
	text-align: center;
	cursor: pointer;
	border: none;
	margin: 10px 0;
	font-size:10px;
	background: url(/themes/inet/images/b1.jpg) top  center no-repeat;
	width:97px;
	}
.send{
	background: url(/themes/inet/images/b.jpg) top  center no-repeat;
	width:77px;
	}
.back{
	background: url(/themes/inet/images/b2.jpg) top  center no-repeat;
	width:49px;
	}
.login_input {
	border: 1px #9d9d9d solid;
	background: #e6e7e8;
	margin-right: 5px;
	margin-top: 4px;
	color:#3d3d3d;
}
.login_colhead {
	text-align: right;
}

#status {
	background-color: #E6E7E8;
}
#status-form {
  margin: 0 auto 0 auto;
  width: 639px;
  border: 1px solid #999;
  -moz-box-shadow: 3px 3px 4px #999;
  -webkit-box-shadow: 3px 3px 4px #999;
  box-shadow: 3px 3px 4px #999;
}

#status-form .boxtitle {
	width: auto;
	height:35px;
	margin: 0px;
	text-align:center;
 	vertical-align:middle;
	padding: 0;
	font-size:13px;
	color:#cc0033;
	font-weight:bold;
	list-style-type: none;
	padding-top: 10px;
	background: url(/themes/inet/images/title_bg.jpg) #fff top right no-repeat;
}
#status #logo {
  position: absolute;
  right: 0;
  bottom: 20px;
}
#status-container {
  margin: 0;
  padding: 155px 0 100px 0;
}
