/* @group Reset Reloaded */
#login, #login * {
	margin: 0;
	padding: 0; 
}

#loggedin, #loggedin * {
	margin: 0;
	padding: 0; 
}

/* @group Login */

#login {
	font: 11px Arial, Helvetica, sans-serif;
	background: url("../images/login/background.jpg") bottom center no-repeat;
	width: 180px;
	margin-bottom: 13px;
}

#login p {
	color: #444;
	margin: 0 10px 15px 13px;
	line-height: 14px;
	padding: 0;
}

#login p.scdiv {
	margin: 0 10px 15px 13px;
	
}



#login strong {
	font-weight: bold;
}

#login form {
	margin: 0 10px 0 13px;
}

#login label {
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#login img {
	border:0;
}

#loginExpand {
	background: url("../images/left-navigation/background-login-closed.gif") top left no-repeat;
	display: block;
	height: 30px;
	text-align: center;
}

#loginAccount {
	text-align: center;
	background: url("../images/left-navigation/background-login-open-top.gif") top left no-repeat;
	height: 30px;
}

#loginContract {
	background: url("../images/left-navigation/background-login-open-top.gif") top left no-repeat;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#loginBox {
	background: url("../images/left-navigation/background-login-open-bottom.gif") bottom left no-repeat;
	margin-bottom: 25px;
}
/* IE fix */
#loginBox p, #loginBox label { _z-index: 101 !important; _position: relative !important }
/*#leftCol { float: none !important }*/

#loggedinBox {
	background: url("../images/left-navigation/background-login-open-bottom.gif") bottom left no-repeat;
	margin-bottom: 25px;
	height: 100%;
	_height: auto;
	padding-bottom: 15px;
	line-height: 14px;
}

#loggedinBox strong {
	font-size: 12px;
	color: #444;
}

#loggedinBox p {
	color: #444;
}
#loggedinBox p.redText {
	color: #FF0000;
	font-weight: bold;
}

#loggedinBox ul {
	margin-left: 20px;
}

#loginFormUsername,
#loginFormPassword {
	border: 1px solid #999999;
	width: 110px;
	height: 15px;
}

#loginFormButton {
	border: none;
	float: right;
	padding-right: 10px;
	margin-top: 29px;
}

#loginFooter {
	clear: both;
	font-size: 10px;
	margin: 3px 0 0 13px;
	padding-bottom: 24px;
}



#loginRemember {
	float: left;
	font-size: 10px;
	margin: 5px 0 0 5px;
	padding-bottom: 12px;
	padding-top: 4px;
}



#loggedin .arrows ul li {
	list-style-type: none;
}

#loggedin .arrows ul li {
	background: url("../images/bullets/arrow-right.gif") 0px 5px no-repeat;
	padding-left: 9px;
	font-weight: normal;
	color: #797979;
}

#loggedin .arrows ul li a, 
a.arrows {
	font-weight: normal !important;
	color: #797979 !important;
}

#loggedin a.arrows:active, 
a.arrows:hover {
	font-weight: normal;
	color: #444;
}

#loggedin .arrows .listSpace ul li {
	padding-bottom: 15px;
}

span.arrowLink {
	background: url("../images/bullets/arrow-right.gif") 0px 4px no-repeat;
	padding-left: 12px;
}

#loggedin {
	font: 11px Arial, Helvetica, sans-serif;
	background: url("../images/login/background.jpg") bottom center no-repeat;
	width: 180px;
	margin-bottom: 13px;
}

#loggedin p {
	color: #444;
	margin: 0 10px 15px 13px;
	line-height: 14px;
	padding: 0;
}

#loggedin strong {
	font-weight: bold;
}

#loggedin form {
	margin: 0 10px 0 13px;
}

#loggedin label {
	font-weight: bold;
}

#loggedin input {
	margin-bottom: 5px;
}

#loggedin img {
	border:0;
}
/* @end */
