/* CSS Document */
* {
margin:0;
padding:0;
}
body {
-x-system-font:none;
/*border-top-style:solid;*/
font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
background-color: #fff;
}
IMG { border:none; }
form {
/*
-moz-border-radius-bottomleft:11px;
-moz-border-radius-bottomright:11px;
-moz-border-radius-topleft:11px;
-moz-border-radius-topright:11px;
*/
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E5E5E5;
font-weight:normal;
margin-left:8px;
padding:16px 16px 40px;
}
form .forgetmenot {
float:left;
font-weight:normal;
margin-bottom:0;
}
#login form .submit input {
/*
-moz-border-radius-bottomleft:11px;
-moz-border-radius-bottomright:11px;
-moz-border-radius-topleft:11px;
-moz-border-radius-topright:11px;
*/
border:1px solid;
cursor:pointer;
font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
font-size:12px;
margin-top:-3px;
padding:3px 10px;
text-decoration:none;
text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
}
#login form p {
margin-bottom:0;
}
label {
color:#777777;
font-size:13px;
}
form .forgetmenot label {
font-size:11px;
line-height:19px;
}
form .submit {
float:right;
}
form p {
margin-bottom:24px;
}
h1 {
	display:block;
	overflow:hidden;
	font-size: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	padding-bottom: 15px;
}
#nav {
text-shadow:0 1px 0 #666666;
color:#777777;
}
#backtoblog a {
left:15px;
position:absolute;
text-decoration:none;
top:7px;
}
#login {
margin:0 auto;
width:320px;
text-align: left;
display:table-cell;
}
#login_error, .message {
/*
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
*/
border-style:solid;
border-width:1px;
margin:0 0 16px 8px;
padding:12px;
}
#nav {
margin:0 0 0 8px;
background:#f5f5f5 none repeat scroll 0 0;
border:1px solid #E5E5E5;
}
#nav_in {
padding:16px;
text-align: justify;
line-height:14px;
background:#f5f5f5 none repeat scroll 0 0;
display: none;
}
input[type="text"],input[type="password"] {
background:#FBFBFB none repeat scroll 0 0;
border:1px solid #E5E5E5;
font-size:24px;
margin-bottom:16px;
margin-right:6px;
margin-top:2px;
padding:3px;
width:97%;
}
#login FORM .submit INPUT {
	FONT-WEIGHT: bold;
	BORDER-LEFT-COLOR: #298cba !important;
	BORDER-BOTTOM-COLOR: #298cba !important;
	COLOR: #fff !important;
	BORDER-TOP-COLOR: #298cba !important;
	BORDER-RIGHT-COLOR: #298cba !important;
	background-color: #21759b;
	background-image: url(button-grad-active.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
}

label.error, #messageBox {display:none;}
input:focus, textarea:focus { border: 1px solid #ffc85f; color: #926b01; }
input.error, textarea.error { border: 1px solid red; background-color: #ffafaf; color: #921801; }

.title { float:right;padding:30px 20px 0 0;color:#777;font-variant:small-caps;font-weight:bold;font-size:15px;text-shadow:0 1px 0 #666666;  }
.error_msg {background-color:#fdf3ee;border:1px solid #cd0a0a;padding:15px;color:#cd0b48;margin-top:15px;margin-left:9px;}
.error_msg STRONG {background: transparent url(error.png) no-repeat left center; padding-left:18px;}
.ok {background-color:#eeeeee;border:1px solid #008000;padding:15px;color:#008000;margin-top:15px;margin-left:9px;}
.ok STRONG {background: transparent url(ok.png) no-repeat left center; padding-left:18px;}

#body{height:100%;width:100%;top:0;left:0;position:absolute;display:table;text-align:center;}
#content{display:table-cell;vertical-align:middle;}
#container{width:320px;height:auto;margin:0 auto;}
.valign-wrapper{height:100%;width:100%;display:table;text-align:center;}
.valign{display:table-cell;vertical-align:middle;margin:0 auto;}

