body, html {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	
	color:#333;	
	margin:0px;
	padding:0px;
	background-image:url(back.png);
	background-repeat:repeat-x;
	background-color:#bebebe;
}
html
{
    overflow:auto;
	overflow-x:auto;
	overflow-y:scroll;
}

.input_back {
	
	background-image:url(input_back.gif);
	background-color:transparent;
	width:231px;
	height:20px;
	background-repeat:no-repeat;
	padding-left:5px;
	border:none;
	padding-top:6px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}



.input_back2 {
	
	background-image:url(input_back2.gif);
	background-color:transparent;
	width:381px;
	height:20px;
	background-repeat:no-repeat;
	padding:5px 5px 0px 5px;
	border:none;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}

	.input_back2 input
	{
	background-color:transparent;
	width:371px;
	height:20px;	
	background-repeat:no-repeat;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}

.input_back3 {
	
	background-image:url(input_back3.gif);
	background-color:transparent;
	width:376px;
	height:90px;
	margin-top:2px;
	background-repeat:no-repeat;
	border:none;
	font-size:11px;
	padding: 5px;
	}
	
	.input_back3 textarea
	{
	background-color:transparent;
	width:376px;
	height:90px;	
	background-repeat:no-repeat;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}


.input_back4 {
	
	background-image:url(input_back4.gif);
	background-color:transparent;
	width:231px;
	height:20px;
	background-repeat:no-repeat;
	padding:5px 5px 1px 5px;
	padding-left:5px;
	border:none;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	}
	
	.input_back4 input
	{
	background-color:transparent;
	width:221px;
	height:20px;	
	background-repeat:no-repeat;
	border:none;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	}
.input_back5 {
	
	background-image:url(input_back5.gif);
	background-color:transparent;	
	width:61px;
	height:20px;
	background-repeat:no-repeat;
	padding:5px 3px 5px 3px;
	border:none;
	
	}
	.input_back5 input
	{
	background-color:transparent;
	width:51px;
	height:20px;	
	background-repeat:no-repeat;
	border:none;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	}

.captcha-control
{
	float:left;
	padding-top:2px;
}
.captcha-text-box
{
	float:left;
	padding:2px 0px 0px 5px;
}

.captcha-image
    {
        border:1px solid #ccc;margin-right:20px;height: 32px; width: 140px;
    }
    .captcha-image img
    {
        height: 32px;
    }
    
    
.tabl { padding-left:3px;}

a.ust:link {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333;}

a.ust:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333;}
	
a.ust:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333;}
	
a.ust:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#0055a5;}
	
	

a.alt:link {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333;}

a.alt:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333;}
	
a.alt:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333;}
	
a.alt:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#0055a5;}

	
.baslik {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;}
	
.baslik_beyaz {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;}	
	
	.baslik_siyah {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;}
	
.alt_baslik {font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
}

.alt_baslik3 {font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
color:#333;
}


.alt_baslik2 {font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
color:#333;
}

.alt_baslik4 {font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
color:#333;
}

.alt_baslik_mavi {font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
color:#3939a5;
}

.copyright {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	}
	
.liste li {	
    padding-left: 10px;
    background-image:url(bullet-2.gif);
    background-repeat: no-repeat;
	list-style-type:none;
    background-position: 0 5px;
    }
    
    .modalPopupBackground
    {
		background-color: #999;
    }



.container
{
	margin: 0 auto;
	width: 1000px;
}
.header
{
	height:80px;	
}
.header .logo
{
	width:493px;
	height:43px;
	margin:18px 0px;
	float:left;
}
.header .header-right
{
	float:left;
	width: 507px;
}
.header .header-right .links
{    
	width: 160px;
	margin-left:92px;
	margin-right:18px;
    
}
.header .header-right .links img
{	
	margin-left:15px;
	margin-right: 2px; 
	margin-bottom:1px;
	
}
.header .header-right .search
{    
	margin: 27px 0px;
	visibility:hidden;
}


.header-menu
{
    height:38px;
    margin-bottom:25px;
}
.content
{
    
}
.content-left
{
    
}
.content-right
{
    width:338px;   
     
}
.content-right .banner
{
    margin-bottom:16px;
}
.footer
{
    background-image:url(footer.gif);
    height:43px;
}
.footer .links
{
    text-align: center;
    padding: 14px;
}
.footer .logo
{
    float: right;
    margin: 11px 15px 0 0;
    display:none;
}

.footer-copyright
{    
    margin: 10px 0px;
	font-size:10px;
	color:#666;
}


/*
 * Paneller
 */
.content-flash
{
    margin-bottom:25px;
}
.neden-toplu-sms
{    
    background-image:url(panel_1.gif);
    height:282px;
    width:338px;
    font-size: 13px;
    margin-bottom:25px;
    background-repeat:no-repeat;
}
    .neden-toplu-sms h3
    {
        color:#fff;
        font-size:14px;
	    font-weight:bold;
	    padding: 10px;
	    margin-bottom:20px;
    }
    .neden-toplu-sms ul
    {
        
        list-style-image:url(bullet-2.gif);
    }

    .neden-toplu-sms li
    {
        list-style-image:url(bullet-2.gif);   
        margin-bottom:16px;
        margin-right:10px;
        font-weight:bold;
    } 
 
.toplu-sms
{    
    background-image:url(panel_2.gif);
    height:222px;
    width:637px;
    font-size: 10.5pt;
    margin-bottom:25px;
    background-repeat:no-repeat;
}
    .toplu-sms h3
    {
        color:#fff;
        font-size:14px;
	    font-weight:bold;
	    padding: 10px;
	    margin-bottom:10px;
    }
    .toplu-sms ul
    {       
        
    }

    .toplu-sms li
    {    
        margin: 0px 10px; 
        margin-bottom: -2px;                   
        height: 90px;
    }
    .toplu-sms li img
    {    
        float:left;
        height: 80px;
        width:80px;     
    }

    .toplu-sms li p
    {    
        float:right;    
        width: 530px;
        display:block;
        padding-right: 0px;   
        vertical-align:middle;  
        padding-top:13px; 
        line-height: 1.2em;

        /*font-weight:bold;*/
    }

    .toplu-sms li.alternate img
    {    
        float:right; 
    }

    .toplu-sms li.alternate p
    {    
        padding-top:5px;
        float:left;
    }
    .panel-sayfa2
{
    background-image:url(panel_4.gif);
    height:750px;
    width:637px;
    font-size: 13px;
    margin-bottom:25px;
}
.panel-sayfa
{
    background-image:url(panel_3.gif);
    height:530px;
    width:637px;
    font-size: 13px;
    margin-bottom:25px;
}

    .panel-sayfa h3
    {
        color:#fff;
        font-size:14px;
	    font-weight:bold;
	    padding: 10px;
	    margin-bottom:10px;
    }
    .panel-sayfa2 h3
    {
        color:#fff;
        font-size:14px;
	    font-weight:bold;
	    padding: 10px;
	    margin-bottom:10px;
    }
    .panel-sayfa p
    {
        margin:10px;
    }
    .panel-sayfa li
    {
        list-style-image:url(bullet-2.gif); 
        margin-right:10px;
    } 
.ucretlendirme
{
}
    .ucretlendirme li     
    {
        padding:0px 0px 16px 0px;
    }
    .ucretlendirme table     
    {
        width: 610px;
        /*margin-left:14px;*/
    }
    .ucretlendirme table thead tr
    {
        
        height:41px;
        
    }
    .ucretlendirme table thead tr th
    {
        color: #FFF;
        font-size:13px;
        text-align:center;
        vertical-align:middle;
        font-weight: bold;
    }
    .ucretlendirme table tr
    {
        
        height:35px;
        
    }
    .ucretlendirme table tr td
    {
        color: #333;
        font-size:13px;
        text-align:center;
        vertical-align:middle;
        font-weight: bold;
    }
    .ucretlendirme .bgthead
    {
    	background-image:url(table_bck.gif);
    	background-repeat:no-repeat;
    	width: 610px;
        margin-left:14px;
    }
    .ucretlendirme .bgtbody
    {
    	background-image:url(table_bck2.gif);
    	background-repeat:repeat-y;
    	width: 610px;
    	height: 175px;
    	overflow:hidden;    	
        margin-left:14px;
    }
    
.faq .faq-list
{
    width: 610px;
    margin: 0px auto;
    padding-top:2px;
}   
.faq .faq-list .faq-list-item
{    
    list-style-type:none;
    margin:0px;
    margin-bottom:6px;
    padding:0px;
}  
.faq .faq-list .faq-header
{    
    background-image:url(pn_2.gif);
    background-repeat:no-repeat;
    height:8px;
}    
.faq .faq-list .faq-sep
{
    background-image:url(pn_1.gif);
    background-repeat:no-repeat;
    height:8px;
}
.faq .faq-list .faq-sep2
{
    background-image:url(pn_3.gif);
    background-repeat:no-repeat;
    height:8px;
}
.faq .faq-list .faq-footer
{
    background-image:url(pn_4.gif);
    background-repeat:no-repeat;
    height:8px;
}
.faq .faq-list .q
{
    background-color: #BCD73F;
    padding: 0px 10px;
    font-weight:bold;
    padding-bottom:3px;
}
.faq .faq-list .a
{
    background-color: #E2E2E2;
    padding: 0px 10px;
    padding-bottom:3px;
}
.online-iletisim-formu-top
{
	background-image:url(con_back_top.gif);
	height:50px;
    width:600px;
    margin-left:10px;
}
.online-iletisim-formu-top h4
{    
    font-size:13px;    
    padding: 10px;
    margin-bottom:10px;
    font-weight:bold;
}
.online-iletisim-formu-bottom
{
	background-image:url(con_back_bottom.gif);
	height:20px;
    width:600px;
    margin-left:10px;    
}
.online-iletisim-formu
{
    background-image:url(con_back_body.gif);
    width:600px;
    height:310px;
    margin:0px 10px 0px 10px; 
}
.online-iletisim-formu-body
{
    background-image:url(con_back.gif);
    width:600px;
    height:318px;
    margin: 10px auto;    
}
.online-iletisim-formu h4
{    
    font-size:13px;    
    padding: 10px;
    margin-bottom:10px;
    font-weight:bold;
}
.online-iletisim-formu table
{
    width: 580px;
    margin: 0 auto;
    vertical-align: text-top;   
}
.online-iletisim-formu table th
{    
    font-weight:bold;    
}
.online-iletisim-formu table th
{    
    padding-top: 6px;
    height:24px;
    vertical-align: text-top; 
    text-indent: 10px;
    width:185px;    
}


.panel-kayit-body-bottom
{
	background-image:url(panel_bottom.gif);
    height:18px;
    width:999px;
    margin-bottom:25px;
}

.panel-kayit-body-top
{
	background-image:url(panel_top.gif);
    height:52px;
    width:999px;
}
	.panel-kayit-body-top h3
		{
			color:#fff;
			font-size:14px;
			font-weight:bold;
			padding: 10px;
			margin-bottom:10px;
		}
.panel-kayit2
{
    background-image:url(panel_body.gif);
    font-size: 13px;
    width:999px;
    min-height:350px;
    float:none;
    overflow:auto;
    background-repeat: repeat-y;
}
	.panel-kayit2 .kayit-formu img
    {
        margin-bottom:4px;
    }
    .panel-kayit2 p
    {
        margin:10px;
    }
    .panel-kayit2 .kayit-formu
    {
        margin:15px;
        margin-top:0px;
    }
    .panel-kayit2 .kayit-formu .kayit-formu-bolum
    {
    	float:none;
        margin-top:5px;
        text-align:center;
    }
    .panel-kayit2 .kayit-formu table tr th
    {
        width: 220px;
        height: 28px;
        font-weight:bold;  
    }

.panel-kayit
{
    background-image:url(panel_body.gif);
    font-size: 13px;
    width:999px;
    min-height:550px;
    overflow:auto;
    background-repeat: repeat-y;
}
    .panel-kayit .panel-sanal
    {
    	display:none; 
    }
    
    .panel-kayit p
    {
        margin:10px;
    }
    
    .panel-kayit .kayit-formu
    {
        margin:15px;
        margin-top:0px;
    }
    .panel-kayit .kayit-formu .kayit-formu-bolum
    {        
        margin-top:5px;
    }
    .panel-kayit .kayit-formu .kayit-formu-bolum p
    {        
        font-size:10px;
    }
    .panel-kayit .kayit-formu p
    {
        margin:0px;
    }
    .panel-kayit .kayit-formu img
    {
        margin-bottom:4px;
    }
    .panel-kayit .kayit-formu .kayit-formu-sol
    {
        width: 480px;
        float:left;
    }
    .panel-kayit .kayit-formu .kayit-formu-sag
    {
        width: 480px;
        float: right;
    }
    .panel-kayit .kayit-formu table tr th
    {
        width: 220px;
        height: 28px;
        font-weight:bold;  
    }
    .panel-kayit .kayit-formu table tr td
    {        
    }
    .select-background
    {
        background-image:url(input_back4.gif);
        background-repeat:no-repeat;
        height:20px;
        width:226px;
        padding:3px 5px;
    }
    .select-background select
    {
        border:0px;
        background-color:#E8E8E8;
    } 
    
        
    
.login-form
{
    width:285px;
    margin: 20px auto;    
    font-size: 13px;
}
    .login-form .logo
    {
    }
    .login-form h1
    {        
        margin: 15px 0 35px 0;
        color: #171796;
    }
    .login-form .item
    {   
        margin: 5px 0px;
    }
        .login-form .item span
        {            
            display: inline-block;
            width: 75px;
        }
        .login-form .item input
        {
            border: 1px solid #171796;
            width: 200px;
        }
        .login-form .item .hata
        {
            color: #cc0000;
        }
        .login-form .login-button input
        {
            border: 1px solid #171796;
            background-color: #171796;
            color: #fff;
            width: 100px;
            margin: 0 auto;
            display: block;
            padding:5px;
        }
.hidden-panel
{
	height:0px;
	width:0px;
	overflow:hidden;
}

.modal-popup
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.panel-popup
{
	height:282px;
	width:338px;
	/*visibility:hidden;*/
}
.popup-top
{
	background-image:url(panel_top.gif);
	height:53px;
    width:300px;
}
.popup-body
{
	background-image:url(panel_1.gif);
	height:282px;
	width:338px;
    overflow:hidden;
    font-size:13px;
    margin-bottom:16px;
	margin-right:10px;
	font-weight:bold;

}
    .popup-body h3
    {
        color:#fff;
        font-size:16px;
	    font-weight:bold;
	    padding: 10px;
	    text-align:center;
    }
    
	.popup-body .image
	{
		text-align:center;
		height:32px;
		width:32px;
		margin-top:70px;
		margin-left:153px;
	}
	.popup-body .label
	{
		text-align:center;
		margin-top:50px;
		line-height:1.2em;
		padding:0px 10px 0px 10px;
		font-size:14px;
	}
	.popup-body .button
	{
		padding-top:20px;
		height:40px;
		text-align:center;
	}
	
.popup-bottom
{
	background-image:url(panel_bottom.gif);
	height:18px;
    width:300px;
}

.panel-onay
{
	height:222px;
	width:637px;
}
.popup-onay-body
{
	background-image:url(panel_2.gif);
	height:222px;
	width:637px;
    overflow:hidden;
    font-size:13px;
    margin-bottom:16px;
	margin-right:10px;
	font-weight:bold;
}
    .popup-onay-body h3
    {
        color:#fff;
        font-size:16px;
	    font-weight:bold;
	    padding: 10px;
	    text-align:center;
    }
	.popup-onay-body .label
	{
		margin-top:80px;
		margin-bottom:20px;
		text-align:center;
		overflow:auto;
		
	}
		.popup-onay-body .label .kayitok
		{
			color:#fff;
			font-size:13px;
			font-weight:bold;
			vertical-align:middle;
			display: block;
			float: left;
			line-height: 1.8em;
			text-decoration: none;
			height:50px;
			width:560px;
			position:relative;
			background-image: url(kayitok.png);
		}
		.popup-onay-body .label .kayitok-left
		{
			background-repeat:no-repeat;
			margin-left:17px;
			float:left;
			top:0px;
			left:0px;
			width:20px;
			height:50px;
			background-image: url(kayitoksol.png);
		}
		.popup-onay-body .label .kayitok-right
		{
			background-repeat:no-repeat;
			margin-right: 17px;
			float:left;
			top:0px;
			left:0px;
			height:50px;
			width:20px;
			background-image: url('kayitoksag.png');
		}
	
	.popup-onay-body .button
	{
		padding-top:20px;
		height:40px;
		text-align:center;
	}
