#pagetitle-login {
	background-image: url(../images/login/pagetitle.jpg);
}

#signup {
	width: 200px;
	/* height: 295px; */
	height: 465px;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #EFF5E5;
	background-image: url(../images/login/signup-footer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#signup a.signup-button {
	display: block;
	margin-top: 10px;
	padding: 0 10px;
}

#login-form {
	width: 380px;
	padding: 0 20px 10px;
	border-bottom: 1px dotted #CCC;
}

#loginResult {
	positiion: absolute;
	padding: 30px 0px 0px 30px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}

#login-form.forgot {
	width: 590px;
}

#login-box {
	margin: 15px 0 0;
	height: 90px;
	padding: 5px 0;
}

#login-box dt {
	width: 120px;
	height: 20px;
	text-align: right;
	margin:0 10px 0 0;
	float: left;
}


#login-form.forgot dt {
	width: 120px;
}


#login-box dd {
	width: 180px;
	height: 20px;
	line-height: 20px;
	margin:0 0 10px 0px;
	float: left;
}

#login-form.forgot dd {
	width: 420px;
	height: 30px;
}

#login-box dd input {
	margin: 0;
	padding: 0;
	float: left;
}

#login-box dt.submit, #login-box dd.submit {
	height: 25px;
	line-height: 25px;
}

#login-form.forgot dd.submit {
	height: 40px;
}

#login-form.forgot dd.submit div.description {
	margin: 0 0 0 90px;
	height: 40px;
	line-height: 12px;
}

#login-box dd.submit input {
	float: left;
}

#login-box dd.submit a {
	width: 100px;
	height: 25px;
	line-height: 25px;
	display: block;
	margin: 0 95px;
	color: #333;
	text-decoration: underline;
}

#login-box dd input.stretch {
	width: 95%;
}

#login-forgot-button {
	height: 20px;
	line-height: 20px;
	text-align: right;
	margin: 30px 0 0;
}

#login-forgot-button a {
	height: 20px;
	line-height: 20px;
	display: block;
	padding: 0 5px;
	color: #333;
	text-decoration: underline;
}

#login-forgot-button img {
	float: left;
	margin-left: 260px;
}

#register-form {
	width: 630px;
	margin-bottom: 10px;
	padding: 5px 0 0;
	background-color: #669900;
	background-image: url(../images/login/register-form-header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#register-form div.wrapper {
	width: 620px;
	background-color: #EFF5E5;
	margin: 0 5px;
}

#register-form div.wrapper div.title {
	width: 600px;
	height: 25px;
	line-height: 30px;
	padding: 5px 10px 0;
	color: #336600;
	background-color: #E0EBCE;
}

dl.register-group {
	margin: 20px 0 0;
	min-height: 120px;
	padding: 5px 0 20px;
}

*html dl.register-group {
	float: left;
	width: 620px;
}


#register-login {
	background-image: url(../images/login/register-quote-login.jpg);
	background-position: 410px top;
	background-repeat: no-repeat;
}

#register-personal {
	background-image: url(../images/login/register-quote-personal.jpg);
	background-position: 410px top;
	background-repeat: no-repeat;
}

dl.register-group dt {
	width: 160px;
	height: 20px;
	text-align: right;
	margin:0 10px 0 0;
	float: left;
}

dl.register-group dd {
	width: 380px;
	height: 20px;
	line-height: 20px;
	margin:0 0 10px 0px;
	float: left;
}

dl.register-group dd.description {
	height: 40px;
}

dl.register-group dd.description small {
	clear: both;
	display: block;
}

dl.register-group dd input {
	margin: 0;
	padding: 0;
	float: left;
}

dl.register-group dt.submit, dl.register-group dd.submit {
	height: 25px;
	line-height: 25px;
}

dl.register-group dd.submit input {
	float: left;
}

dl.register-group dd.submit a {
	height: 25px;
	line-height: 25px;
	display: block;
	margin: 0 95px;
	color: #333;
	text-decoration: underline;
}

dl.register-group dd input.stretch {
	width: 220px;
}

dl.register-group dd select {
}

dl.register-group dd select.stretch {
	width: 100%;
}


dl.register-group dd select {
	width: 220px;
}

dl.register-group dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.register-group dd ul li {
	width: 95px;
	float: left;
	margin: 0 5px 0 0;
}


dl.register-group dd ul li label {
	height: 20px;
	line-height: 20px;
	display: block;
	margin-left: 20px;
	padding: 0 5px;
}

dl.register-group dd ul li input {
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 3px 0 0 0;
}

*html dl.register-group dd ul li input {
	margin: 0;
}

div.terms {
	font-size: 11px;
	width: 590px;
	height: 185px;
	padding: 40px 20px 0 20px;
	background-color: #CCC;
	background-image: url(../images/login/register-terms-background.jpg);
	background-repeat: no-repeat;
}

div.terms div.text {
	color: #FFF;
	padding: 0 0 0 20px;
	border-bottom: 1px dotted #CCC;
	height: 140px;
}

div.terms div.text ol {
	margin: 0;
	padding: 0 0 0 20px;
}

div.terms div.text ol li {
	margin: 0 0 5px 0;
}

div.terms div.terms-check {
	width: 580px;
	height: 20px;
	padding: 5px;
	line-height: 30px;
	text-align: right;
}

div.terms div.terms-check label {
	padding: 0 5px;
	line-height: 30px;
	height: 30px;
	color: #FFF;
	display: inline;
	width: 200px;
}

div.terms div.terms-check input {
	width: 12px;
	height: 12px;
}

#captcha {
	width: 630px;
	height: 85px;
	border-top: 1px dotted #CCC;
}

#captcha dl.register-group {
	margin: 0;
	padding: 30px 0 0 0;
}

#captcha dl.register-group dd {
	width: 240px;
}

#captcha dl.register-group dd.captcha {
	width: 160px;
	float: left;
	margin-top: -20px;
}

#register-submit {
	text-align: right;
	border-top: 1px dotted #CCC;
	padding: 10px 0;
}

#register-acknowledge {
	background-image: url(../images/login/register-acknowledge-background.jpg);
	background-repeat: no-repeat;
	width: 630px;
	height: 300px;
	padding-left: 15px;
}

#register-acknowledge dl.register-group {
	width: 590px;
	height: 40px;
	padding: 20px 20px;
	min-height: 40px;
	margin: 0 0 10px;
}

#register-acknowledge dl.register-group dt {
	text-align: left;
	width: 10px;
	margin: 0;
	height: 20px;
}

#register-acknowledge dl.register-group dd {
	margin: 0;
	height: 20px;
	line-height: 20px;
	width: 420px;
	color: #336600;
	float: left;
}

*html #register-acknowledge dl.register-group dd {
	width: 420px;
	height: 22px;
}

img.register-acknowledge {
	margin: 0 0 10px 0;
}

div.logged {
}

div.logged img {
	margin: 0 10px 10px;
}

ul.logged-items {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.logged-items li {
	width: 155px;
	height: 300px;
	background-color: red;
	float: left;
	margin: 0 2px 0 0;
}

#soon {
	width: 610px;
	height: 60px;
	padding: 150px 10px 0;
	background-image: url(../images/login/register-coming.jpg);
	background-position: 10px 10px;
	background-repeat: no-repeat;

}
