body {
background:#74C6F1 url(../nav/h.png) repeat left top;
font-family:tahoma;
height: 100%;
}

#durdurma {
	background:#EF1600;
	padding:3px;
color:#fff;
font-size:13px;
border-bottom:2px #CF1300 solid;
}

/* EN USTTEKI MENU */
#ust {
width:920px;
height:80px;
background-color:#3E4F4F;
-moz-border-radius-bottomright:15px;
-moz-border-radius-bottomleft:15px;
margin:auto;
}

#ustkisim {
width:920px;
position:relative;
margin:auto;
}

#logo {
float:left;
padding:8px 0px 0px 10px;
}

#ust-yazi {
position:relative;
padding:30px 15px 0px 0px;
text-align:right;
font-size:12px;
}

#ust-yazi a {
color:#fff;
text-decoration:none;
outline-style:none;
padding:3px 7px 4px 8px;
}

#ustyazi a:focus,#ust-yazi a:active,#ust-yazi a:hover {
color:#404A00;
background-color:#ABC507;
-moz-border-radius:2px;
}
/*  EN USTTEKI MENU BITIS   */

/* NAVIGASYON BASLANGIC */
#main {
margin:15px auto 0px auto;
width:920px;
height:180px;
position:relative;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
}

.nav {
height:180px;
width:920px;
position:relative;
clear:left;
}

.navtek div.panel {
height:180px;
width:920px;
}

.nav-yon {
position:absolute;
top:60px;
cursor:pointer;
}

.nav-yon.left {
left:-40px;
width:33px;
height:52px;
}

.nav-yon.right {
right:-40px;
width:33px;
height:52px;
}

#nar {
width:940px;
height:40px;
margin:0 auto;
background: url(../images/kenar.gif) no-repeat right top;

}


/*  Navigasyon Menu Baslangic   */
ul.navigation {
padding-left:10px;
padding-top: 6px;
background-color:#425050;
width:920px;
height:30px;
list-style:none;
background:#425050;
}

ul.navigation li {
display:inline;
margin-right:-6px;
}

ul.navigation a {
color:#fff;
font-size:12px;
text-decoration:none;
padding:10px;
}

/*  Navigasyon Menu Kenarlik    */


ul.navigation a:hover {
color:#FEF6E2;
background-color:#820F00;
}

ul.navigation a.selected {
color:#262F2F;
background-color:#D0EC44;
}

ul.navigation a:focus {
outline:none;
}
/*  Navigasyon Menu Bitis   */

/*  NAVIGASYON BITIS    */

/*  ICERIK BASLANGIC    */
#icerik {
padding-top:20px;
margin-top:-5px;
margin-left:auto;
margin-right:auto;
width:920px;
height:450px;
-moz-border-radius-bottomright:16px;
-moz-border-radius-bottomleft:16px;
background:#fff url(../images/cizgi2.gif) repeat-x;
}

/*  Uyelik Girisi   */
#sag {
float: right;
font-size: 14px;
padding: 0 10 0 10;
}

#giris {
margin-right:10px;
}

#giris p {
clear:both;
overflow:hidden;
margin:.5em 0;
}

#giris label {
padding-bottom:1px;
display:block;
text-align:left;
margin-right:10px;
font-size:11.5px;
color:#425050;
}

#giris input {
width:190px;
border:1px solid #8EAFAF;
margin:0;
padding:3px 5px 3px 25px;
height:20px;
}

#giris input.ad {
background:#fff url(../images/form_ad.png) no-repeat 5px 50%;
}

#giris input.isim {
background:#fff url(../images/form_name.gif) no-repeat 5px 50%;
}

#giris input.sifre {
background:#fff url(../images/form_email.gif) no-repeat 5px 50%;
}

#giris input.captcha {
background:#fff url(../images/form_captcha.png) no-repeat 5px 50%;
}

#giris input.web {
background:#fff url(../images/form_mail.png) no-repeat 5px 50%;
}

/* #giris textarea.message {
background:#fff url(../images/form_note.gif) no-repeat 5px 6px;
} */

#giris p.submit {
clear:both;
}

#giris button {
height:28px;
line-height:28px;
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #333;
border-bottom:1px solid #333;
background:url(../images/form_button.gif) no-repeat;
color:#333;
cursor:pointer;
text-align:left;
font-size:11px;
font-weight:700;
padding:0 10px 0 25px;
}

#giris button:focus {
-moz-outline-style:none;
}
/*  Uyelik Girisi Bitis */

#kayit{
font-size: 12px;
font-family: Arial;
margin-top: 15px;
background-color: #BAD608;
border: 3px solid #A9C308;
-moz-border-radius: 1px;
width:215px;
text-align:center;
}

/*  Yazilar Baslangic   */
#yazilar{
margin: 0 230px 0 2em;
width: 600px;
font-family: arial;
font-size: 12.5px;
line-height: 25px;
}
/*  Yazilar Bitis   */

/*  Oyundan Goruntuler  */
#resimler {
padding:10 0 0 25;
#padding:15 0 15 25;
}

#resimler img {
border:1px #3E4F4F dotted;
padding:1px;
}
/*  Oyundan Goruntuler Bitis    */


#temizle {
width:100%;
height:40px;
}

.hata{
font-size:80%;
color:white;
border:1px solid red;
padding:5px;
background:rgb(255,100,100);
}