/* (C) 2010 Lyquidity.com */

span.reset {
	height: 32px;
}

span.reset div.entry300px, 
span.reset div.login-button { 
	margin-right: 5px;
	float: left;
	overflow: hidden;
}

span.reset div.entry300px {
	width: 290px;
	height: 28px;
	padding: 2px 5px 2px 8px;
	float: left;
	overflow: hidden;
	float: left; 
	clear: both;
	background: url(../images/com_user/entry300px_bg.png) 0 0 no-repeat; /* ie6png:crop */
}

span.reset div.entry300px:hover {
	background: url(../images/com_user/entry300px_bg.png) 0 -32px no-repeat; /* ie6png:crop */
}

textarea.inputbox {
	color: #646464;
	font-size: 12px;
	font-family: arial;
}

span.reset div.entry300px input {
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: none;
	border: none;
	outline: none;
	float: left;
	color: #646464;
	font-size: 12px;
}

div.module h3.header span.user {
	display: block; 
	position: relative;
	left: 0px;
	width: 32px;
	height: 30px;
	overflow: hidden;
	float: left;
}

.email-icon {
	background: url(../images/emailButton.png) 0 0 no-repeat; /* ie6png:crop */
	height: 15px;
	margin: 0 5px 0 0;
	padding: 0;
	width: 15px;
}

.edit-icon {
	background: url(../images/edit.png) 0 0 no-repeat; /* ie6png:crop */
	height: 18px;
	margin: 0 5px 1px -1px;
	padding: 0;
	width: 15px;
}

.user-icon {
	background: url(../images/edit.png) 0 0 no-repeat; /* ie6png:crop */
	height: 18px;
	margin: 0 5px 1px 0;
	padding: 0;
	width: 15px;
}

.password-icon {
	background: url(../images/password_bg.png) 0 0 no-repeat; /* ie6png:crop */
	height: 16px;
	margin: 0 4px 1px 0;
	padding: 0;
	width: 16px;
}

.verify-icon {
	background: url(../images/verify_password_bg.png) 0 0 no-repeat; /* ie6png:crop */
	height: 20px;
	margin: 0 4px 1px 0;
	padding: 0;
	width: 25px;
}

.alert-icon {
	background: url(../images/typography/box_alert.png) 0 0 no-repeat; /* ie6png:crop */
}

span.alert-icon {
	min-width: 25px; 
	min-height: 25px; 
	position: absolute; 
	margin: -2px 0 0 0;
}

textarea.inputbox:hover,
textarea.inputbox:focus,
span.reset div.entry300px input:hover,
span.reset div.entry300px input:focus {
	color: #000000;
}

span.reset div.invalid img {
	display: block;
}

span.reset div.entry300px img {
	display: none;
}

span.reset div.login-button {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100px;
	height: 30px;
	background: url(../images/com_user/button_bg.png) 0 0 no-repeat; /* ie6png:crop */
	float: left; 
	clear: both;
}

span.reset div.login-button:hover {
	background: url(../images/com_user/button_bg.png) 0 -30px no-repeat;
}

span.reset div.login-button button {
	display: block;
	width: 100%;
	height: 30px;
	border: none;
	background: none;
	cursor: pointer;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
	color: #646464;
}

span.reset div.login-button:hover {
	color: #000000;
}

form div {
	margin: 0 0 0 0 ! important; 
}
