@charset "utf-8";


.clrr{clear:both;height:0.1em;line-height:0.1em;font-size:0.1em;}



body {
	padding: 0; margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
}

.gizle {
	display:none;
}
label.error {
	background: url(/ilkogretim/_i/form_nok.png) no-repeat;
	padding-left: 20px; 
	margin: 0;
	color: #f00;
	display: block;
}

label.checked {
  background: url(/ilkogretim/_i/form_ok.png) no-repeat;
	line-height: 17px;
}

label.validation
{
	width: 200px; height: 30px;
	font-size:11px; line-height: 13px;
  background: none;
	float: left;
}

div.title
{
	float: left;
	width: 150px;
	line-height: 20px;
}

input.data {
	font: 11px verdana; color: #687d97;
	padding: 5px 7px;
	margin: 0 10px 0 0;
	height: 14px; width: 166px;
	border: 0;
	background: none;
	/*background-color: transparent;
	background-image: url(/ilkogretim/_i/input_bg.gif); background-repeat: no-repeat;
	_background-attachment: fixed;*/
}
div.data{ font:11px verdana; color:#687d97; float: left;  width: 166px; }
div.input {
	width: 180px;
	height: 30px;
	margin-right: 13px;
	background: url(/ilkogretim/_i/input_bg.gif) no-repeat;
	float: left;
	display: inline;
}
div.input2 {
	width: 180px;
	height: 30px;
	margin-right: 13px;
	float: left;
	display: inline;
}
input.data_short {
	width: 146px;
}
div.input_short {
	background: url(/ilkogretim/_i/input_bg_short.gif) no-repeat;
	width: 160px;
}
select.data{ font:11px verdana; color:#687d97; float: left; height:22px;    width: 180px; margin-right: 14px; }
#captchaContainer{ padding:5px 0 0 151px; height: 42px;}


.formField {
	height: 35px;
}

.formTitle {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 20px;
}

.formContainer{ padding: 0; width:625px; background-image:url(/ilkogretim/_i/form_bg_top.gif); background-repeat:no-repeat; background-position:top;}
.formContainerBottom{ height:12px; background-image:url(/ilkogretim/_i/form_bg_bottom.gif); background-repeat:no-repeat;}
.vitaminFormWrapper{ padding:20px 20px 0 20px;}


.formSubmit{ float:left; padding: 10px 0 10px 0; }

.devam a, .bekle a, .vazgec a, .vazgec_off a, .duzenle a, .duzenle_off a, .onayla a { display: block; width: 178px; height: 52px; text-indent: -999px; overflow: hidden; color: #557389; margin: 0 5px 0 0; }
.devam a { background: url(/ilkogretim/_i/btn_devam-bekle.gif) 0 0; }
.bekle a { background: url(/ilkogretim/_i/btn_devam-bekle.gif) 0 -52px;}
.vazgec a { background:url(/ilkogretim/_i/btn_vazgec.gif) 0 0;}
.vazgec_off a { background:url(/ilkogretim/_i/btn_vazgec.gif) 0 -52px;}
.duzenle a { background:url(/ilkogretim/_i/btn_bilgileri_duzenle.gif) 0 0;}
.duzenle_off a { background:url(/ilkogretim/_i/btn_bilgileri_duzenle.gif) 0 -52px;}
.onayla a { background: url(/ilkogretim/_i/btn_onayla.gif) 0 0; }
.onayla_off a { background: url(/ilkogretim/_i/btn_onayla.gif) 0 -52px; }

.not_example{color:#888;}

#footer
{
    background-color: eee;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#progress, #registerStep1, #registerStep2, #registerStep3, #passwordStep2, #passwordStep3, #teacherRegisterStep2, #teacherRegisterStep3
{
  display: none;
}

.cnt_teacher {padding-left:15px; font-size:12px; line-height:135%;}
.cnt_teacher p { font-family:tahoma;}
.cnt_teacher span { font-family:tahoma;}
.cnt_teacher span.baslikTeacher {display:block; font-size:12px; font-weight:bold;}

#contentLeftWrapper
{
	margin-right: 24px;
}

div#popup {
	position: absolute;
	z-index: 1000;
}

div#popup_overlay {
	position: absolute;
	background: #000;
	z-index: 1001;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

div#popup_msg {

	position: absolute;
	margin: auto;
	width: 333px;
	height: 178px;
	z-index: 1002;
	overflow: hidden;
}

.error div#popup_msg { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/ilkogretim/_i/error_bg.png'); }
.error[class] div#popup_msg { background: url(/ilkogretim/_i/error_bg.png) no-repeat; }

.success div#popup_msg { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/ilkogretim/_i/success_bg.png'); }
.success[class] div#popup_msg { background: url(/ilkogretim/_i/success_bg.png) no-repeat; }

.info div#popup_msg { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/ilkogretim/_i/info_bg.png'); }
.info[class] div#popup_msg { background: url(/ilkogretim/_i/info_bg.png) no-repeat; }

/*div#popup_msg p*/
#popup_msg_text {

	font: 11px Tahoma;
	color: #526378;
	margin: 150px 0 0 148px;
	position: absolute;
	z-index: 1005;
	width: 220px;
}

#ok_button {
	position: absolute;
	display: block;
	width: 54px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: 0 -24px;
	overflow: hidden;
	z-index: 1004;
	text-indent: -999px; 
}

#ok_button:hover {
	background-position: 0 0;
}

#ok_button.ok_off {
	background-position: 0 -48px;
}

.error #ok_button {
	background-image: url(/ilkogretim/_i/btn_tamam_kirmizi.png);
}

.success #ok_button {
	background-image: url(/ilkogretim/_i/btn_tamam_yesil.png) !important;
}

.container_wrapper
{
	width: 990px;
}

div.title span {
	float: left;
	display: inline;
}
a.help {
	float: left;
	display: block;
	width: 40px;
	height: 15px;
	margin-top: 3px;
	text-indent: -999px;
	overflow: hidden;
	background: url(/ilkogretim/_i/nedir.gif) no-repeat;
}

p.yeni_kayit_text {
	font-size: 12px;
	color: #4D6B81;
	font-weight: bold;
	width: 430px;
	margin: 0;
	padding: 24px 12px 12px;
	float: left;
}

a.yeni_kayit_link {
	float: right;
	margin: 20px 15px 0 0;
}
