﻿#login
{
	position: relative;
	background: url(/TSE_YetkiWEB/images/login-bkg-tile.jpg) no-repeat top center;
	color: #fff;
	margin: 5em auto 1em;
	padding: 0px 0 0;
	width: 425px;
	_width: 390px;
}

#login form
{
	background: url(/TSE_YetkiWEB/images/login-bkg-bottom.jpg) no-repeat bottom center;
	padding: 0 50px 0px;
	_width: 325px;
	_margin: 0 auto;
}

#login #login_error
{
	background: #0e3350;
	border: 1px solid #2571ab;
	color: #ebcd4e;
	font-size: 11px;
	font-weight: bold;
	padding: .6em;
	width: 310px;
	margin: 0 50px;
	text-align: center;
}

#login p
{
	font-size: 12px;
}

#login p.message
{
	width: 310px;
	margin: 0 auto 1em;
}

#login #login_error a
{
	color: #ebcd4e;
	border-color: #ebcd4e;
}

#login #send
{
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	_width: 325px;
	_margin: 0 auto 15px;
}

#login h1 a
{
	margin: 0 auto;
	height: 130px;
	width: 320px;
	display: block;
	border-bottom: none;
}

#login .hide
{
	display: none;
}

#login .message
{
	font-size: 10pt;
	text-align: center;
}

#login .register
{
	font-size: 20px;
}

#login input
{
	padding: 4px;
}

.login ul, #protected #login .bottom
{
	list-style: none;
	width: 325px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
}

.login ul li
{
	font-size: 11px;
}

.login ul li a
{
	color: #0d324f;
	border: none;
}

#login ul li a:hover
{
	color: #fff;
}

#login .input
{
	font-size: 1.8em;
	margin-top: 3px;
	width: 92%;
	background: #fff url(/TSE_YetkiWEB/images/user.png) no-repeat left center;
	padding-left: 18px;
}

#login .password
{
	font-size: 1.8em;
	margin-top: 3px;
	width: 92%;
	background: #fff url(/TSE_YetkiWEB/images/key.png) no-repeat left center;
	padding-left: 18px;
}

#login .email
{
	font-size: 1.8em;
	margin-top: 3px;
	width: 92%;
	background: #fff url(/TSE_YetkiWEB/images/email.png) no-repeat left center;
	padding-left: 18px;
}


#login p label
{
	font-size: 11px;
}

#login #submit
{
	margin: 0;
	font-size: 15px;
}

a:visited
{
	color: #006;
}

a:hover
{
	/*	border-bottom: 1px solid #3a75ae;*/
	color: #069;
}

body
{
	background: #f9fcfe;
	color: #000;
	margin: 0;
	padding: 0;
}

body
{
	font: 13px "Lucida Grande" , "Lucida Sans Unicode" , Tahoma, Verdana;
}


.submit
{
	text-align: center;
	font: 24px Tahoma, Verdana;
	padding: 0 0 20px 0;
}

.submit input
{
	text-align: center;
	font: 18px Tahoma, Verdana;
	cursor: pointer;
	background: #ccc url(/TSE_YetkiWEB/images/bg_caption.jpg) repeat-x top left;
}

.caption
{
	font-size: x-large;
	letter-spacing: 2px;
	text-align: center;
}