﻿body, html {
    margin:0;
    padding:0;
    min-width:1200px;
}


#SiteDis {
    width:100%;
    background:#f5f8f8;
}


/*#Banner {
    width:100%;
    height:133px;
    background-image:url('../Content/Banner.png');
    background-repeat:no-repeat;
    background-color:#1a2448;
}*/


.Menu {
    font-size:17px;
    font-weight:bold;
    background:#ff9900;
    color:#000033;
    padding:5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 0 0 10px 10px;
    -moz-box-shadow: 5px 5px 5px #949492;
    -webkit-box-shadow: 5px 5px 5px #949492;
    box-shadow: 5px 5px 5px #949492;
    z-index:10;
    position:relative;
}


.Menu li{
    display:inline;
    margin-right:25px;
    text-decoration:none;
    cursor:pointer;
    color:#1a2448;
}


.Menu a{
    text-decoration:none;
    cursor:pointer;
    color:#1a2448;
}


.Menu a:hover{
    color:white;
    -moz-text-shadow: 5px 5px 5px #949492;
    -webkit-text-shadow: 5px 5px 5px #949492;
    text-shadow: 5px 5px 5px #949492;
}


input, select {
    padding:3px;
    -moz-border-radius:  5px;
    -webkit-border-radius:  5px;
    border-radius:  5px;
}


.YilAyGun {
    width:30px;
    margin-left:5px;
    margin-right:15px;
}


.Adet {
    width:100px;
    margin-left:5px;
    margin-right:5px;
}


select {
    background:#d6d7d7;
    margin:3px;
    font-weight:bold;
    border:solid 1px #1a2448;
    max-width:250px;
}


select option {    
    background:white;
}


select option:nth-child(2n+1) {    
    background:#f1f1f1;
}


select option:nth-child(1) {
    background:#d6d7d7;
}


.ButonAlani{
    width:350px;
    height:70px;
    text-align:center;
    background:#ff9900;
    -moz-box-shadow: -1px -5px 5px #949492;
    -webkit-box-shadow: -1px -5px 5px #949492;
    box-shadow: -1px -5px 5px #949492;
    -moz-border-radius:  0 50px 0 0;
    -webkit-border-radius:  0 50px 0 0;
    border-radius:  0 100px 0 0;
    left:0;
    bottom:-10px;
    z-index:1;
    position:fixed;
    opacity:0.9;
}


.Buton{
    width:200px;
    margin:20px;
    padding:7px;
    font-weight:bold;
    border:none;
    background:#1a2448;
    color:#ff9900;
    -moz-box-shadow: 5px 5px 5px #949492;
    -webkit-box-shadow: 5px 5px 5px #949492;
    box-shadow: 5px 5px 5px #949492;
    cursor:pointer;
    font-size:15px;
}


.UyariDis {
    z-index:100;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-image:url("../Content/Zemin.png");
}


#UyariIc {
    position:absolute;
    width:500px;
    height:500px;
    left:50%;
    margin-left:-250px;
    top:50%;
    margin-top:-250px;
    -moz-box-shadow: 5px 5px 5px #838382;
    -webkit-box-shadow: 5px 5px 5px #838382;
    box-shadow: 5px 5px 5px #838382;
    -moz-border-radius:  5px;
    -webkit-border-radius:  5px;
    border-radius:  5px;
}


#UyariUst { 
    padding:10px;
    width:480px;
    height:30px;
    background:#1a2448;
    color:white;
    -moz-border-radius:  5px 5px 0 0;
    -webkit-border-radius:  5px 5px 0 0;
    border-radius:  5px 5px 0 0;
    text-align:center;
    font-weight:bold;
    font-size:26px;
}


.UyariOrta {
    position:relative;
    padding:10px;
    height:380px;
    background:#f5f8f8;
    overflow:scroll;
    vertical-align:middle;
}


#UyariAlt { 
    padding:10px;
    width:480px;
    height:30px;
    background:#ff9900;
    -moz-border-radius:  0 0 5px 5px;
    -webkit-border-radius:  0 0 5px 5px;
    border-radius:  0 0 5px 5px;  
    text-align:center;
}


.SoruNo {
    padding:3px;
    font-size:11px;
    font-weight:bold;
    background:#1a2448;
    color:white;
    -moz-border-radius:  3px;
    -webkit-border-radius:  3px;
    border-radius:  3px;
}


.PuanDis {
    margin-top:50px;
}


.PuanUst {
    background:#ff9900;
    color:#f5f8f8;    
    width:180px;
    height:50px;
    padding:10px;   
    -moz-border-radius:  5px 5px 0 0;
    -webkit-border-radius:  5px 5px 0 0;
    border-radius:  5px 5px 0 0;
    font-size:17px;
}


.PuanAlt {    
    width:200px;
    background:#1a2448;
    color:white;      
    width:190px;
    height:50px;
    padding:5px; 
    -moz-border-radius:  0 0 5px 5px;
    -webkit-border-radius:  0 0 5px 5px;
    border-radius:  0 0 5px 5px;  
    text-align:justify;
}


.TabloBilgiGoster{
    border:solid 2px #1a2448;
}


.TabloBilgiGoster td{
    border:solid 2px #1a2448;
    padding:5px;
}


.BilgiSatiri:hover td{
    background-color:#1a2448;
    color:white;
}


.Yukleniyor {
    display:none;
    z-index:100;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-image:url("../Content/Zemin.png");
}


.YukleniyorOrta {
    text-align:center;
    position:absolute;
    padding:30px;
    width:200px;
    height:200px;
    left:50%;
    margin-left:-130px;
    top:50%;
    margin-top:-130px;
    background-color:white; 
    -moz-border-radius:  5px;
    -webkit-border-radius:  5px;
    border-radius:  5px;
    -moz-box-shadow: 5px 5px 5px #838382;
    -webkit-box-shadow: 5px 5px 5px #838382;
    box-shadow: 5px 5px 5px #838382;
}


.YukleniyorOrta img{
    width:100px;
    height:100px;
}
 #Menu_1 td
        {
        	padding:10px 0 5px 5px;
        	border-bottom:solid 1px gray;
        	font-weight:bold;
        }     
        
        
        #Menu_1 td:hover
        {
        	padding-left:15px
        } 
        
        
        #Menu_1 a
        {
        	text-decoration:none;
        	color: #333333;	
        	font-weight:bold;
        }     
        
        
        #Menu_1 a:hover
        {
        	cursor:pointer;
        	color:Blue;
        }       
        
        
        #Menu_1 div
        {
        	width:100%;
        }     
        
        
        #Menu_1 a:focus 
        {
        	background-color:#34406b;
        	color:red;
        } 
        
       
         #Table1 td
        {
        	padding:10px 0 5px 5px;
        	border-bottom:solid 1px gray;
        	font-weight:bold;
        }     
        
        
        #Table1 td:hover
        {
        	padding-left:15px
        } 
        
        
        #Table1 a
        {
        	text-decoration:none;
        	color: #333333;	
        	font-weight:bold;
        }     
        
        
        #Table1 a:hover
        {
        	cursor:pointer;
        	color:Blue;
        }       
        
        
        #Table1 div
        {
        	width:100%;
        }     
        
        
        #Table1 a:focus 
        {
        	background-color:#34406b;
        	color:red;
        }   