/*
 *  Project	: www.4fakulte.com
 *  Authors	: Caner Ergün - caner@prodestek.net / Ali Akman - ali@prodestek.net
 *  File	: Login
 *  Info	: Login Stil Dosyası
*/



body						{ font-family:Verdana,Arial,sans-serif; font-size:12px; color:#383838 }
a							{ color:#008dd8; text-decoration:none } 
a:hover						{ text-decoration:underline } 


body						{ background:#eee9e9; padding-top:80px}

.container					{ width:558px; margin:0 auto }
.content					{ background:white; overflow:hidden; margin-top:25px; margin-bottom:10px; padding:15px;  }
.form,.help					{ float:left }
.help						{ width:184px; }
.form						{ width:334px;}
.in							{ border-right:1px solid #e9e9e9; padding:5px 2px 25px 2px}

.form h1				{ font:bold 22px arial; color:#b80e56; margin-bottom:17px}
.form li 				{ overflow:hidden; width:100%; margin-bottom:18px}

.form li label			{ font:bold 11px verdana; color:#444; display:block; margin-bottom:4px}
.form li input			{ width:278px; color:#222}

.form li span			{ float:left}
.form li span.one		{ margin-right:20px}
.form li span input		{ width:125px}

.form li p 				{ font-size:10px;  padding-top:5px;color:#939393}

.login .form li 		{ margin-bottom:18px ; }
.login .form li input	{font-size:20px; font-family:arial;  padding:2px}
.form .submit			{background:#008dd0; margin-top:8px; border:none; font:bold 12px verdana; height:30px; padding-bottom:2px;  color:white;}

.register .submit		{ width:70px}


.help					{ padding:50px 0 10px 10px}
.help h3,.help h3 a		{ color:#008dd8; font-weight:bold; font-size:12px}
.help h3				{ margin-bottom:3px}
.help li p 				{ color:#383838;   font-size:9px; line-height:14px}
.help h3 span			{ color:#969393; font-size:10px; padding-left:7px;}
.help ul li				{ margin-top:20px; background:url(file/disc.png) no-repeat left 5px; padding-left:8px}
.help ul li:first-child	{ margin-top:0}
.help ol				{ padding-top:22px; padding-left:7px}
.help ol li a			{ color:#008dd0; font:normal 11px arial}

.footer{font:bold 10px arial; margin-top:70px; color:#8a8a8a; text-align:justify; padding:0 3px 0 1px }
.footer span a{ margin-right:15px; padding:1px;}
.footer span a:hover{background:#008dd8; color:white; text-decoration:none}
.footer p {padding-top:2px}

.alert{background:#ffacac; font:normal 12px verdana; padding:10px; color:#a03535; text-align:center}
.ok{background:#9ACD78; color:#3E6325}


.profile .in{ padding-bottom:40px}
.profile .header{ text-align:right; color:#202020; font-family:arial; }
.profile .header a{ font-size:11px; }
.profile .header h2{ font-size:20px}
.profile .header em{ margin:0 5px; color:#777}
.profile .header p{padding:3px 0 0 0 }


.radius 		{ -moz-border-radius:6px; -webkit-border-radius:6px; -border-radius:6px; border-radius:6px }
.radiusUpLr		{ -moz-border-radius-topright:6px; -moz-border-radius-topleft:6px;	 -webkit-border-top-left-radius:6px;	-webkit-border-top-right-radius:6px; -border-top-left-radius:6px; -border-top-right-radius:6px; border-top-left-radius:6px; border-top-right-radius:6px  }
.radiusUpL 		{ -moz-border-radius-topleft:6px; -webkit-border-top-left-radius:6px; -border-top-left-radius:6px; border-bottom-left-radius:6px;}
.radiusUpR 		{ -moz-border-radius-topright:6px;-webkit-border-top-right-radius:6px;-border-top-right-radius:6px; border-bottom-right-radius:6px;}
.radiusBoLr		{ -moz-border-radius-bottomright:6px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px;	-webkit-border-bottom-right-radius:6px; -border-bottom-left-radius:6px; -border-bottom-right-radius:6px; border-bottom-left-radius:6px; border-bottom-right-radius:6px}
.radiusBoL 		{ -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -border-bottom-left-radius:6px; border-bottom-left-radius:6px;}
.radiusBoR 		{ -moz-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px;-border-bottom-right-radius:6px; border-bottom-right-radius:6px;}
.radiusUpRBoL	{ -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px;-border-bottom-left-radius:6px; border-radius-bottom-left:6px; -moz-border-radius-topright:6px; -webkit-border-top-right-radius:6px;-border-top-left-radius:6px; border-top-right-radius:6px;}
.radiusUpLBoR	{ -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px;-border-bottom-right-radius:6px; border-radius-bottom-right:6px; -moz-border-radius-topleft:6px; -webkit-border-top-left-radius:6px;-border-top-left-radius:6px; border-top-left-radius:6px;}


/*
 * Explorer icin girdigimiz zahmet */
.body 											{ background:url(file/shadowUp.png) no-repeat left top; padding-top:8px;}
.body .inone									{ background:url(file/shadowSol.png) repeat-y left top;} 
.body .intwo									{ background:url(file/shadowSag.png) repeat-y right top; padding:0 7px 0 7px}
.body .intre									{ background:url(file/body_up.png) repeat-x left top white; padding:0 13px 0 13px}
.body .infor									{ background:url(file/bodysolkanat.png) no-repeat left bottom; }
.body .infive									{ background:url(file/bodysagkanat.png) no-repeat right bottom; padding:0 7px 0 7px} 
.body .insex									{ background:url(file/body_down.png) repeat-x left bottom; height:56px }

