body{ margin:0; background: #EFECFF url(../images/body/elit7.gif) center center no-repeat fixed; background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; }

a{color: #9500BA; font-weight:bold; text-decoration:none;}

select {background: #BDBDEE url(../images/fon.jpg) repeat-x; border:1px solid #9500BA; color:#9500BA; width:200px;}
.ustbar{background-color: #E0FFFF; color:#9500BA; border-bottom: 1px solid #9500BA;;}

.secim{padding:5px 10px;background: #EFECFF url(../images/body/elit55.JPG) repeat; color:#9500BA; border-bottom:1px solid #0316BC;}
.secim a{color: #9500BA; text-decoration:none; }

.orta{padding:5px 10px; background: #EFECFF url(../images/body/elit55.JPG) repeat-x; background-size:100% 100%; -webkit-background-size:100% 100%; -moz-background-size:100% 100%; border-bottom: 1px solid #9500BA;}
.orta a{color: #9500BA; text-decoration:none;}

.modorta {padding:5px 10px; background: #EFECFF url(../images/body/elit55.JPG) repeat-x; background-size:100% 100%; -webkit-background-size:100% 100%; -moz-background-size:100% 100%;  border-bottom:1px solid #9500BA;color:#9500BA;}
.modorta a{color: #9500BA; text-decoration:none; }

.error{padding:5px 10px; background: #E0FFFF; border-bottom:0px solid #9500BA;color: #9500BA;}
.error a{color: #9500BA; text-decoration:none;padding:3px 0px;display:inline-block;}

.button{background:#d11aff; text-decoration:none; }
input[type="text"],input[type="password"],.inputbox {background:url(../images/fon.jpg); color:#9500BA; width:200px; border:#9500BA 1px solid; margin:3px 3px 1px 3px;line-height: 22px;font-weight:bold; }

.infbx {border-top: 1px solid #417DEF;border-bottom: 1px solid #417DEF; background: #D7E1FD; color: #222222; padding: 5px; text-align: left;}
.mtahta{padding:5px 10px; background: #E0FFFF; border-bottom: 0px solid #FF0000;}
.mtahta a{color: #9500BA; text-decoration:none;}
.enb {max-height: 22px !important;    max-width: 140px !important;   vertical-align:middle;}
.enbsmi {    max-height: 100px;    max-width: 180px;	}
.sekil {padding:2px 10px; margin-bottom:5px; background: #6d61b4; display:block;}
.satir { background-color:#D1CEE8; border-bottom: 1px solid #DDDDDD; display:block; clear:both; padding:2px 7px;}
.oss{float:right;margin-top: -21px;margin-right: 10px;}
.acilir{position:relative;margin-top: -23px;}
.acilir_menu {display:none;background:#fff;line-height:30px;min-height: 30px;width: 100px;margin-top: 8px;position:absolute;right:0;top:0;}
.acilir_menu a{color:#000;width: 100px; float:left;background: rgba(212, 226, 232, 0.81); border-radius: 2px; border-bottom:1px solid rgba(127, 150, 177, 0.49);text-align:left;}
.acilir_menu a:hover{ color:#000; width:100px; background:rgba(174, 221, 240, 0.81); border-bottom:1px solid rgba(127, 150, 177, 0.49)}
.avb{border:1px solid #9966FF;}

.pagination{ padding: 2px; font-size: 12px; text-align: center;}
.pagination a, .pagination a:visited{ font-size: 12px; padding: 0 2px; border: 1px solid #9aafe5; text-decoration: none; color: #2e6ab1; }
.pagination a:hover, .pagination a:active{ font-size: 12px; border: 1px solid #2b66a5; color: #000; background-color: #FFFF80;}
.sayfalama a, .sayfalama strong, .sayfalama input {color: #666;line-height:24px;font-weight: normal;text-align: center;border: 1px solid #BBB;min-width: 14px;padding: 0 7px;margin: 0 3px 0 0;border-radius: 3px;box-shadow: 0 1px 2px rgba(0,0,0,0.2);}
.sayfalama a:hover {text-decoration: none;background: #FCFCFC;}
.sayfalama strong {background: #666;color: #FFF;border-color: #444;box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;}
.sayfalama input {background-color:#FCFCFC;}
.sayfalama input[type="text"] {width: 40px !important; padding:0 3px !important; line-height:20px !important; }
.sayfalama input[type="submit"] {width:30px !important;  padding:0 3px !important; line-height:20px !important;min-width:30px !important; }
img {border:0px; max-width:300px;max-height:400px;}
input[type="submit"]{}
.yaziyeri {padding:0px; background:#FFFFFF;}
.yaziyeri .sf_ccc{padding:5px 10px;}

img.o {vertical-align: middle; margin-left: 0px !important;}
img.z {vertical-align: middle; padding:4px 0px;display:inline-block;}
.ikon { border:0px solid #FFFFFF;  padding:1px; margin:1px;}

.ortaimg{float:left;margin-right:1px; -webkit-border-radius:10px; -khtml-border-radius:10px; -moz-border-radius:10px; border-radius: 10px;}

.clear{clear:both;}

.mtahta marquee{margin-top:7px;}
.duyuru {display: block;  padding: 5px; margin-bottom: 10px; background: rgba(255,255,255,.5)!important; border-radius: 3px;}

.abtn {
  border-radius: 4px;
  background-color: #d11aff;
  border: none;
  color: #FFFFFF;
  text-align: center;
  padding: 10px;
  width: 100px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.abtn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.abtn span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.abtn:hover span {
  padding-right: 25px;
}

.abtn:hover span:after {
  opacity: 1;
  right: 0;
}