﻿.VMPublicLogin_Custom1 {
	color:#666666;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.VMPublicLogin_Custom1 .login {
}
.VMPublicLogin_Custom1 .text {
	font-weight:bold;
	padding-bottom:2px;
	padding-top:2px;
}
.VMPublicLogin_Custom1 input.textbox {
	width:100%;
	border:1px solid #dadada;
	background:url(/sitefiles/layout/input-bg.png) no-repeat left top;
	color:#666666;
}
.VMPublicLogin_Custom1 .login .username {
}
.VMPublicLogin_Custom1 .login .username .text {
}
.VMPublicLogin_Custom1 .login .username .textbox {
}
.VMPublicLogin_Custom1 .login .password {
}
.VMPublicLogin_Custom1 .login .password .text {
}
.VMPublicLogin_Custom1 .login .password .textbox {
}
.VMPublicLogin_Custom1 .change {
}
.VMPublicLogin_Custom1 .change .name {
}
.VMPublicLogin_Custom1 .change .name .text {
	color: #A71A3D;
	font-size: 10px;
}
.VMPublicLogin_Custom1 .change .name .textbox {
	font-size: 10px;
}
.VMPublicLogin_Custom1 .change .email {
}
.VMPublicLogin_Custom1 .change .email .text {
	color: #A71A3D;
	font-size: 10px;
}
.VMPublicLogin_Custom1 .change .email .textbox {
	font-size: 10px;
	width: 148px;
}
.VMPublicLogin_Custom1 .change .newpw {
}
.VMPublicLogin_Custom1 .change .newpw .text {
	color: #A71A3D;
	font-size: 10px;
}
.VMPublicLogin_Custom1 .change .newpw .textbox {
	font-size: 10px;
	width: 148px;
}
.VMPublicLogin_Custom1 .change .repeatpw {
}
.VMPublicLogin_Custom1 .change .repeatpw .text {
	color: #A71A3D;
	font-size: 10px;
}
.VMPublicLogin_Custom1 .change .repeatpw .textbox {
	font-size: 10px;
	width: 148px;
}
.VMPublicLogin_Custom1 .loggedin {
	padding-bottom:10px;
}
.VMPublicLogin_Custom1 .loggedInMessage {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
}
.VMPublicLogin_Custom1 .validator {
	display: block;
	font-size: 10px;
}
.VMPublicLogin_Custom1 .bottom {
	padding-top:10px;
	font-size:11px;
	margin-bottom:10px;
}
.VMPublicLogin_Custom1 .logoutButton {
	padding-left:10px;
}
.VMPublicLogin_Custom1 .button {
	background: #b84360 url(/sitefiles/layout/login-btn.png) repeat-x left top;
	border: solid 1px #9e1433;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	width: 100px;
	margin-top:5px;
	margin-bottom:10px;
	text-align: center;
	float:right;
}
.VMPublicLogin_Custom1 a {
	color:#a91d40;
}
.VMPublicLogin_Custom1 a:hover {
	color:#a91d40;
}

