/* CSS Document */

/* CSS Document */
/*--------------------------------------body---*/
td, th, div, p, label, input {
	color:#999999;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
}

input, select {
	color:#000000;
	font-style:normal;
	padding:1px;
	line-height:12px;
}


strong {}

			  

/*-----------------content----*/
.module-login .boxIndent {
	padding:7px 0 22px 1px;
	margin:0 0 0 0;
	overflow:hidden;
}
#form-login {
	padding:0px 0px 0px 15px;
}
#form-login-remember {
	padding:17px 0px 8px 0px;
}
#form-login-remember a{
line-height:26px;
}

.module-login label {
	font-size:12px;
	color:#36332E;
	display:block;
	line-height:12px;
	font-weight:normal;
	padding:4px 0px 2px 0px;
	width:100%;
}
label.remember {
	display:inline;
	color:#36332E !important;
	font-size:12px !important;
}
.module-login p, .module-login div, label.remember {
	color:#36332E;
	font-size:12px;
	font-style:normal !important
}
.form-height { padding:0 0 7px 0;}
#mod_login_username, #mod_login_password {
	margin:0px 0px 0px 0px;
}
.module-login a, .module-login a:hover, .module-login a:visited	{
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.module-login .create-account { padding:3px 0 0 0;}
.module-login a.reg {
	color:#737373;
	text-decoration:underline;
}
.module-login a:hover {
	text-decoration:none;
}
.module-login .inputbox { /* inputbox */
	border:none;
	background:none;
	color:#757574;
	line-height:14px;
	padding:7px 0px 4px 10px;
	margin:0px 0px 0px 0px;
	vertical-align:top;   
	width:150px;
	font-size:11px;
}

.block-button-login {  padding:1px 0 0 0; text-align:left;}
.button-login, .log .button { 
	width:58px; height:22px; 
	border:none; cursor:pointer;
	margin:0 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	 font-style:normal;
	font-weight:normal;
	color:#757574;
	text-transform:uppercase;
}
.button-login { color:#FFFFFF; float:right; margin:0 13px 0 0;}


#modlgn_username, #modlgn_passwd {
	float:left;
}
.username label, .password label {
}
.block-button-login { float:none;}
.module-login .button	{ /* button */
	border:none;
	color:#24363F;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	padding:3px 5px 4px 5px;
	margin:0px 0px 0px 0px;
	text-align:center;
	display:block;
	text-transform:none;
	width:78px;
	height:30px;
	background:url(../images/loginButton.gif) 0 0 no-repeat;
} 
.remember {
	padding:4px 0px 0px 0px;
}

input.checkbox { /* checkbox */
	border:none;
	float:left;
	display:block;
	margin:0px 5px 0px 0px; 
	vertical-align:middle;  
	width:12px;
	height:12px
}
.username {
	width:174px;
	background:url(../images/bg_inputbox.gif) 0 0 no-repeat;
	height:30px;
	padding:0;
	margin:0px 0 16px 1px;
}
.password {
	width:174px;
	background:url(../images/bg_inputbox.gif) 0 0 no-repeat;
	height:30px;
	padding:0;
	margin:0px 0 14px 1px;
}
#inputs {
	width:100px;
	float:none;
}

/*-------------------------------------header---*/






