﻿.ModalPopupBackgroundSitili
{
	background-color: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.ModalPopup_MessageBox_Stil
{
	background-color: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopupSitili
{
	background-color:Transparent;
	border-width: 0px;
	border-style: solid;
	border-color: Gray;
	padding: 0px;
	display:none;
}
.modalPopupSitili_aktif
{
	background-color:Transparent;
	border-width: 0px;
	border-style: solid;
	border-color: Gray;
	padding: 0px;
}
.modalPopupSitili2
{
	border-width: 0px;
	padding: 0px;
	margin:0px;
}
.popup_header_bg1
{
	height: 40px;
	background-image: url(../images/popup_header_bg.gif);
	background-repeat: repeat-x;
}
.yoket
{
	visibility: hidden;
	display: none;
}
.popup_baslik
{
	font-family: Tahoma;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #ffcb00;
}
.popup_baslik2
{
	font-family: Tahoma;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #ffcb00;
}
.popup_messagebox_baslik
{
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #575a5d;
	padding-top:20px;
	padding-bottom:30px;
}
.popup_messagebox_altbaslik
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding-bottom:20px;
}
.mesaj_yildiz
{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #e70033;
}
.mesaj_icerik
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	line-height:20px;
}
.mesaj_footer
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	line-height:20px;
}
.acilyardim
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #e70033;
	text-decoration:none;
	cursor:pointer;
}
.acilyardim:hover
{
	color: #e70099;
}
.popup_yukleniyor
{
	background-image: url(../images/loading36.gif);
	background-repeat: no-repeat;
	background-position:center center;
	top:50px;
	left:0px;
	width:100%;
	position:absolute;
	z-index:1000;
	height:300px;
}

/*messagebox */
.message_top {background-image:url(../images/cerceve/message_top.png);height:21px;}
.message_middle {background-image:url(../images/cerceve/message_middle.png);}
.message_bottom {background-image:url(../images/cerceve/message_bottom.png);background-repeat:no-repeat; height:24px;}
/*---------------*/

/*popup form */
.popup_form_top {background-image:url(../images/cerceve/popup_form_top.png); background-repeat:no-repeat; height:18px;}
.popup_form_middle {background-image:url(../images/cerceve/popup_form_middle.gif);}
.popup_form_bottom {background-image:url(../images/cerceve/popup_form_bottom.png);background-repeat:no-repeat; height:10px;}
/*---------------*/