/* (C) 2007 YOOtheme.com */

/* login */
.login {
	width: 180px;
	margin: auto;
}

.login .username,
.login .password {
	margin-bottom: 6px;
	width: 120px;
	height: 17px;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
}

.login .username {
	background: url(images/username_bg.png) 0 0 no-repeat; /* ie6png:crop */
	margin-left: 15px;
}

.login .password {
	background: url(images/password_bg.png) 0 0 no-repeat; /* ie6png:crop */
	margin-left: 15px;
}

.login .username:hover {
	background: url(images/username_bg.png) 0 -24px no-repeat;
	margin-left: 15px;
}

.login .password:hover {
	background: url(images/password_bg.png) 0 -24px no-repeat;
	margin-left: 15px;
}

.login .username input,
.login .password 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 .username input:focus,
.login .password input:focus {
	color: #000000;
}

.login .remember {
	vertical-align: middle;
	margin-left:-3px;
	float:left;
	width: auto;
	text-align: left;
	margin-right: -20px;
}

.login .login-button-container {
	margin-bottom: 6px;
	padding: 0px 2px 0px 0px;
	width: 190px;
	overflow: hidden;

}

.login .login-button-icon {
	width: 50px;
	height: 20px;
	background: url(images/button_bg.png) 0 0 no-repeat; /* ie6png:crop */
	float: right;
}

.login .login-button-icon:hover {
	background: url(images/button_bg.png) 0 -20px no-repeat;
}

.login .login-button-icon 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-icon button:hover {
	color: #000000;
}

.login .login-button-text button {
	float: right;
	cursor: pointer;
}

.login .lostpassword,
.login .lostusername,
.login .registration {
	height: 40px;
	line-height: 40px;
	width: 100%;
	margin-right: 10px;
}

/* logout */
.logout {
	width: auto;
	margin: auto;
}

.logout .greeting {
}

.logout .logout-button-icon {
	margin: auto;
	width: 50px;
	height: 20px;
	background: url(images/button_bg.png) 0 0 no-repeat; /* ie6png:crop */
}

.logout .logout-button-icon:hover {
	background: url(images/button_bg.png) 0 -20px no-repeat;
}

.logout .logout-button-icon 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-icon button:hover {
	color: #000000;
}

.logout .logout-button-text button {
	margin: auto;
	display: block;
	cursor: pointer;
}

.yesil_kutu {
	padding: 10px 0 10px 10px; margin:10px; width:auto; border:1px solid #c3e6b2; background: #f3ffec; color:#000; }

.uyari {
	color:#000; padding:10px 0 10px 10px; margin:10px; width:auto; border:1px solid #ffc6c6; background:#fff7f7; }

.uyari li {
	padding:3px 0; }

.uyari a {
	color:#f00; text-decoration:underline; }

.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;}

.buton {
	text-transform: capitalize;
	border-left:1px solid #617aad;
	border-top:1px solid #617aad;
	border-right:1px solid #506798;
	border-bottom:1px solid #506798;
	background:#E0EEF1;
	color:#5F7D83;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	padding:3px 5px;
	cursor: hand;
}

.buton2 {
	border-width:1px; border-color:#E6E9ED; font-weight:normal; font-family:Tahoma; font-size:11px; padding:2px 10px; margin-bottom:5px; margin-top:5px; }

.bDiv {
	width:auto; padding:10px; text-align:center; margin:5px 0; }
	
label {
	width:auto;
	text-align:left;
	margin-top: -10px;
}
.plabel {
	display:block; 
	width:200px;
	text-align:left;
	margin-top: -10px;
	float:left; margin-bottom:5px; margin-top:5px; text-align:right; padding-right:10px;
}
.ilabel {
	display:block; 
	width:150px;
	text-align:left;
	margin-top: -10px;
	float:left; margin-bottom:5px; margin-top:5px; text-align:right; padding-right:10px;
}
.plabelp {
	display:block; 
	width:200px;
	text-align:left;
	margin-top: -10px;
	float:left; margin-bottom:5px; margin-top:5px; text-align:left; padding-right:10px;
}
.pform {
margin:10px; width:auto; margin:10px; }

