body {
	padding: 0; margin:0;
	background: #ccc url(images/bg.jpg) no-repeat;
	background-size: 100%;
	background-attachment: fixed;
	
}
* {
	font-family: Roboto;
	color: #5d5d5d;
}
.logo {
	width: 100%;
	text-align: center;
	padding: 40px 0;
}
.container table {
	border-collapse: collapse;
	width: 300px;
	border: 0;
	margin: 25px auto 0 auto;
}
.container {
	margin: 0 auto 30px auto;
	width: 400px;
	padding: 25px 50px;
	background: #FFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
}
.container h1, .container h2 {
	text-align: center;
	font-size: 17.5pt;
	font-weight: 300;
	padding: 0;
	margin: 0 0 15px 0;
}
.container h1.xline {
	border-top: 1px solid #e8e3df;
	margin: 25px -50px 0 -50px;
	padding-top: 20px;
}
.container .g {
	margin: 0 -50px -25px -50px;
	background: #f7f4f1;
	padding: 25px 50px;
	font-size: 10.5pt;
	text-align: center;
	line-height: 150%;
	border-bottom-right-radius: 5px;
 	-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
 	-moz-border-radius-bottomleft:5px;
	margin-top: 30px;
}
.g a {
	color: #ed1c24;
}
.g a:hover {
	text-decoration: none;
}
.inn {
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
border-radius: 5px;
padding:  10px 18px;
width: 262px;
font-size: 11pt;
-webkit-box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.03);
-moz-box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.03);
box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.03);
margin-bottom: 18px;
}
.inn:hover, .inn:focus {
	-webkit-box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.06);
-moz-box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.06);
box-shadow: inset 0px 0px 7px 2px rgba(0,0,0,0.06);
color: #333;
}
.remind {
	cursor: pointer;
	text-transform: uppercase;
	font-size: 9pt;
}
.remind:hover{ 
	text-decoration: underline;
}
.sb {
	color: #FFF;
	background: #ed1c24;
		-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	text-transform: uppercase;
	font-weight: 600;
float: right;
font-size: 11pt;	
padding: 10px 15px;
}
.sb:hover, .tis:hover {
	background: #444;
}
.mod {
	padding-right: 90px;
	width: 190px;
	margin-bottom: 0;
}
.tis {
	position: absolute;
	right: 6px;
	background: #ed1c24;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 11pt;	
	color: #FFF;
	top: 5px;
	padding: 6px 10px;
}
.cnt {
	width: 1170px;
	margin: 0 auto;
}
.logo1 {
	margin: 30px 0;
}
span.right {
	display: inline-block;
	float: right;
	text-align: right;
	width: 600px;
padding-top: 30px;
color: #fff;
font-size: 9.5pt;
font-weight: 600;
	}
a.logout {
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	background: #ed1c24;
	-moz-border-radius: 1px;
	border-radius: 1px;
	text-decoration: none;
	font-size: 10.5pt;
	font-weight: 600;
	padding: 7px 15px;
	margin-left: 20px;
}
a.logout:hover, #menu li a:hover {
	background: #444;
}
.lside {
	width: 300px;
	float: left;
}
.content {
	width: 800px;
	margin: 0 0 0 20px;
	float: left;
min-height: 300px;
		padding: 25px;
		font-size: 11pt;
	background: #FFF;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
}
#menu {
	margin: 0 0 20px 0; padding: 0; list-style-type: none;
}
#menu li a {
	background: #ed1c24;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	text-align: center;
	font-size: 11pt;
	font-weight: 600;
	padding: 10px 0;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
}
.block {
	margin-bottom: 20px;
	width: 250px;
	padding: 25px;
	background: #FFF;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
font-size: 10.5pt;
}
h1 {
	text-align: center;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 18pt;
}
.block .mod {
	width: 134px;
	font-size: 9.5pt;
	padding-top: 12px;
	padding-bottom: 11px;
}
a.arch {
	display: inline-block;
	margin: 15px auto 0 auto;
	text-transform: uppercase;
	color: #ed1c24;
	font-weight: 600;
	font-size: 10pt;
 }
 a.arch:hover {
	 text-decoration: none;
 }
 .liner {
display : block;
padding : 4px;
border-bottom : 1px dotted #e8e3de;
font-weight : 600;
}
.liner span {
display : inline-block;
width : 150px;
font-weight : normal;
}

#balancer {
	border-collapse: collapse;
	width: 100%;
	border: 0;
}
#balancer tr td { border-bottom: 1px solid #d9b083; }

#balancer tr td:first-child {
	font-size: 8.5pt;
	text-align: center;
}
#balancer tr td:last-child {
	text-align: right;
	padding-right: 5px;
}
#balancer tr:first-child td {
	font-weight: 600;
	padding: 4px 0;
	border: 0;
	text-align: center;
	font-size: 9.5pt;
	color: #FFF;
	background: #d9b083;
}