/* (C) 2007 YOOtheme.com */
fieldset {
	width:99%;
	padding-bottom:10px;
		border: 1px solid #999999;
	border-style: outset;
	border-color:#999999;

}
fieldset legend {
color:#FFCC33;
}
a:focus {
	outline: none;
}


/* login */
.login {
	height: 24px;
	
}

.login .username, 
.login .password,
.login .mail,
.login .login-button,
.login .lostpassword, 
.login .lostusername,
.login .registration,
.logout .greeting,
.logout .logout-button {
	margin-right: 5px;
	float: left;
	overflow: hidden;
}

.login .username,
.login .password {
	width: 72px;
	height: 15px;
	padding: 5px;
	float: left;
	overflow: hidden;
}
.login .mail {
	width: 135px;
	height: 15px;
	padding: 5px;
	float: left;
	overflow: hidden;
}
.login .username {
	background: url(../img/username_bg.png) 0 0 no-repeat; /* ie6png:crop */
}

.login .password {
	background: url(../img/password_bg.png) 0 0 no-repeat; /* ie6png:crop */
}

.login .mail {
	background: url(../img/mail.png) 0 0 no-repeat; /* ie6png:crop */
}
.login .username:hover {
	background: url(../img/username_bg.png) 0 -24px no-repeat;
}

.login .password:hover {
	background: url(../img/password_bg.png) 0 -24px no-repeat;
}
.login .mail:hover {
	background: url(../img/mail.png) 0 -24px no-repeat;
}
.login .username input,
.login .password input,
.login .mail input {
	padding: 0px;
	width: 100%;
	background: none;
	border: none;
	outline: none;
	float: left;
	color: #646464;
	font-size: 11px;
}

.login .username input:hover,
.login .password input:hover,
.login .mail input:hover,
.login .username input:focus,
.login .password input:focus,
.login .mail input:focus  {
	color: #ffffff;
}

.login .login-button {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 20px;
	height: 20px;
	background: url(../img/button_bg.png) 0 0 no-repeat; /* ie6png:crop */
}

.login .login-button:hover {
	background: url(../img/button_bg.png) 0 -20px no-repeat;
}
.login .login-button input {
margin-bottom:4px;
}
.login .login-button button {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 20px;
	border: none;
	background: none;
	cursor: pointer;
	overflow: hidden;
	font-size: 11px;
	line-height: 20px;
	color: #646464;
	text-transform: lowercase;
}

.login .login-button button:hover {
	color: #000000;
}

.login .lostpassword,
.login .lostusername,
.login .registration {
	margin-top: 2px;
	margin-bottom: 2px;
}

.login .lostpassword {
	width: 25px;
	background: url(images/lost_password_bg.png) 0 0px no-repeat; /* ie6png:crop */
}

.login .lostusername {
	width: 25px;
	background: url(images/lost_username_bg.png) 0 0px no-repeat; /* ie6png:crop */
}

.login .registration {
	width: 31px;
	background: url(images/registration_bg.png) 0 0px no-repeat; /* ie6png:crop */
}

.login .lostpassword a,
.login .lostusername a,
.login .registration a {
	display: block;
	width: 100%;
	height: 20px;
}


/* logout */
.logout {
	height: 24px;
}

.logout .greeting {
	line-height: 24px;
}

.logout .logout-button {
	margin-top: 2px;
	width: 50px;
	height: 20px;
	background: url(images/button_bg.png) 0 0 no-repeat; /* ie6png:crop */
}

.logout .logout-button:hover {
	background: url(images/button_bg.png) 0 -20px no-repeat;
}

.logout .logout-button button {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 20px;
	border: none;
	background: none;
	cursor: pointer;
	overflow: hidden;
	font-size: 11px;
	line-height: 20px;
	color: #646464;
	text-transform: lowercase;
}

.logout .logout-button button:hover {
	color: #000000;
}/* (C) 2007 YOOtheme.com */
.login .label {
	float:left;
	font:"Pill Gothic 300mg Lt";
	color: #899095;
	font-size: 9px;
	width: 110px;
	padding: 2px 5px;
	text-align: right;
	font-weight: bold;
}

.logingir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:right;
	color:#FFFFFF;
}

.userLabel {
		padding-left: 50px;
		font-size:14px;
		font-weight:bold;
		font-family:"Trebuchet MS", Segoe UI, Tahoma, Arial, Helvetica;
		text-transform:uppercase;
		color:#5F7D83;
}
.userInput {
	BORDER-RIGHT: #c8cdd7 1px solid;
	BORDER-TOP: #c8cdd7 1px solid;
	PADDING-LEFT: 0px;
	BORDER-LEFT: #c8cdd7 1px solid;
	WIDTH: 120px;
	BORDER-BOTTOM: #c8cdd7 1px solid;
	HEIGHT: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logingir {
	height: 24px;
	color: #FFFFFF;
	vertical-align: middle;
}
.logingir a{
	height: 24px;
	color: #FFFFFF;
		vertical-align: bottom;
	margin-top: 5px;
}
.logingir img {
	border: 0;
	vertical-align: bottom;
	margin-top: 5px;
}
label {
	width:auto;
	text-align:left;
	margin-top: -10px;
	color:#000000;
}
.plabel {
	display:block;
	width:150px;
	text-align:right;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
	text-align:right;
	padding-right:10px;
	color:#FFFFFF;
	font-size: 12px;
}
.ilabel {
	display:block;
	width:200px;
	text-align:right;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
	text-align:right;
	padding-right:10px;
	color:#FFFFFF;
	font-size: 12px;
}
.plabelp {
	display:block; 
	width:250px;
	text-align:left;
	margin-top: 5px;
	float:left; margin-bottom:5px; margin-top:5px; text-align:left; padding-right:10px;
	color:#999999;
}
.pform {
margin:10px; width:auto;
float:left; 
color:#FFFFFF;}
.pform legend {
	color:#FFCC33; font-size:12px; font-family:Tahoma; padding:0 5px;}
.iform {
margin:10px; width:auto; 
color:#FFFFFF;}
.iform legend {
	color:#FFCC33; font-size:12px; font-family:Tahoma; padding:0 5px;}	
.ulabel {
	width:72px;
	text-align:right;
	float:left;
	font-weight:bold;
	font-size:10px;
	padding-top: 2px;
	color:#000000;
}
.input {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color: #f7f7f7;
	font-family:tahoma;
	font-size: 11px;
	display: block;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}

.input2 {
	border-width:1px; border-color: #E6E9ED;background-color: #f7f7f7; font-family: tahoma; font-size: 11px; padding:1px; margin-bottom:5px; margin-top:5px;}
.bDiv {
	width:auto; padding:10px; text-align:left; margin:5px 0; }
.iDiv {
	width:auto; padding:10px; text-align:left; margin:5px 150px; }

