label{font-size: 11px;}

.popup_title{
	float:left; 
	font-size:11px; 
	color:#ffffff; 
	font-weight:bold;
}
.popup_container{
	margin:5px 15px 10px 15px;
	text-align:justify;
}
.popup_header{
	background:url(../images/bg-panel-head.gif) repeat-x; 
	padding:5px 5px 8px 5px;
}
.popup_header-login{
	background:url(../images/bg-panel-head-login.gif) repeat-x; 
	padding:5px 5px 8px 5px;
}

.popup_title{
	float:left; 
	font-size:11px; 
	color:#ffffff; 
	font-weight:bold;
}
.popup_status{background:url(../panel/images/bg-statusBar_ie.gif) repeat-x  right top; padding:5px 0 0 5px; height:19px; font-weight:bold;}
.statusLabelColor1{ color:#0b80f4; font-weight:bold;}
.statusLabelColor2{ color:#cc0000; font-weight:bold;}

.popup_panel{
	text-align:left;
	font-size:11px;
	border:1px solid #cccccc;
	background:#ffffff;
}
#popup_content{ margin:10px 0 0 0; }

.popup_ihale{
	font-family:"Trebuchet MS";
	font-size:12px;
	background:#dbdbdb url(../images/bg_popup.gif) repeat-x;
	display: block; 
	position: absolute; 
	left:50%; top:50%; 
	margin-left:-404px; 
	margin-top:-250px; 
	width:820px; 
	height:auto; 
	overflow:hidden; 
	border:3px solid #02446a;
}

.popup_duyuru{
	font-family:"Trebuchet MS";
	font-size:12px;
	background:#dbdbdb url(../images/bg_popup.gif) repeat-x;
	display: block; 
	position: absolute; 
	left:50%; top:50%; 
	margin-left:-270px; 
	margin-top:-250px; 
	width:550px; 
	height:auto; 
	overflow:hidden; 
	border:3px solid #02446a;
}

.popup_login{
	font-family:"Trebuchet MS";
	font-size:12px;
	background:#dbdbdb url(../images/bg_popup.gif) repeat-x;
	display: block; 
	position: absolute; 
	left:50%; top:50%; 
	margin-left:-200px; 
	margin-top:-200px; 
	width:520px; 
	height:auto; 
	overflow:hidden; 
	border:3px solid #c62121;
}

.popup_alert{
	font-family:"Trebuchet MS";
	font-size:12px;
	background:#dbdbdb url(../images/bg_popup.gif) repeat-x;
	display: block; 
	position: absolute; 
	left:50%; top:50%; 
	margin-left:-170px; 
	margin-top:-150px; 
	width:300px; 
	height:auto; 
	overflow:hidden; 
	border:3px solid #02446a;
}
.arama {
	font-family:"Verdana";
	font-size:10px;
	background-color:#f5f5f5; 
	margin:0 0 10px 0; 
	padding:2px; 
	border-bottom:1px solid #e2edff; 
	width:100%; 	
}
.aramaFields{
	font-family:"Verdana";
	font-size:10px;
	padding:2px 0;
}

.InputDate{
	width:150px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}
.MaskedEditFocus{
	width:150px;
	padding:2px 2px;
	background-color:#d8ebff;
	border:1px dotted #3ca0f5;
}
.MaskedEditError{
	width:150px;
	padding:2px 2px;
	background-color:#ffd4d6;
	color:#FFFFFF;
	border:1px dotted #FF0000;
}

.InputSmallDate{
	width:100px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}
.InputMicroDate{
	width:50px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}
.SmallMaskedEditFocus{
	width:100px;
	padding:2px 2px;
	background-color:#d8ebff;
	border:1px dotted #3ca0f5;
}
.SmallMaskedEditError{
	width:100px;
	padding:2px 2px;
	background-color:#ffd4d6;
	color:#FFFFFF;
	border:1px dotted #FF0000;
}
.InputTextLong{
	width:620px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}

.InputText{
	width:400px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}
.InputTextMid{
	width:200px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}
.InputTextShort{
	width:150px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}


.InputSelect{
	width:405px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}
.InputSelectMid{
	width:250px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}
.InputSelectShort{
	width:150px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}
.popup_SicilDetay {
	background-color:#f5f5f5; 
	margin:0 0 10px 0; 
	padding:2px; 
	border-bottom:1px solid #e2edff; 
	width:725px; 	
}

.InputTextBox{
	width:400px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}
.InputTextBoxShort{
	width:250px;
	padding:2px 2px;
	margin-bottom:5px;
	font-size:11px;
	border:1px solid #3ca0f5; 
}