html {height: 100%;}
body {color: #767676; margin: 0px; font: 11px Arial; background:#e7e7e7 url(../resimler/orta_tile.png) repeat-y;  text-align: left; height: 100%; margin:0px; padding:0px; }
a {color: #000; text-decoration: none;}
a:hover {text-decoration: underline;}
form {margin: 0px; padding: 0px;}

p { margin:0px; line-height:150%; }

#info { color:#990000; padding:3px 0 3px 0;  }

#genel { margin:auto; padding:0px; min-height:100%; height:auto !important; height:100%; margin-bottom: -51px;}
#main{ padding-bottom:51px; }

#ust { background:url(../resimler/ust_tile.png) repeat-x; top: 0px; left: 0px; width: 100%; height: 51px; }
#alt  { width: 100%; height: 51px; background:url(../resimler/alt_tile.png) repeat-x bottom; }
#sol { width:81px; display:block; float:left; }
#orta { width:900px; float:left;  }
#slogan { width:878px; background:url(../resimler/ust_orta_tile.png) repeat-x; height:48px; }
#content { padding:10px; width:880px;}


#dil { width:141px; min-height:12px; height:auto !important; height:22px; background:url(../resimler/dil.png); color:#999999; font:11px Arial; text-align:left; padding:4px; 
cursor:pointer; }
a.dil_alt{ width:141px; background:url(../resimler/dil_bg.png) no-repeat; color:#999999; font:11px Arial; text-align:left; padding:4px 4px 4px 20px; 
cursor:pointer; display:block; margin-top:1px; }
a.dil_alt:hover {color:#CC3300;}

a.nav { font:11px Arial; color:#cf0000; text-decoration:none; }
a.nav:hover { color:#000000; } 

.ik_text { font:12px Arial; padding:5px; border:1px solid #CCC; width:250px; }
.ik_textarea { font:12px Arial; padding:5px; border:1px solid #CCC; width:250px; height:75px; }
.ik_select { font:12px Arial; padding:5px; border:1px solid #CCC;  width:200px; }

.il_text { font:12px Arial; padding:3px; border:1px solid #CCC; width:145px; }
.il_textarea { font:12px Arial; padding:3px; border:1px solid #CCC; width:160px; height:75px; }
.il_select { font:12px Arial; padding:3px; border:1px solid #CCC;  width:145px; }

#title { width:684px; height:43px; background:url(../resimler/title_bg.png) no-repeat; padding:7px 10px 0 10px; }
#title_inf { width:684px; height:37px; background:url(../resimler/title_inf_bg.png) no-repeat; padding:7px 10px 0 10px; }
#title_inf_mid { width:684px; height:27px; background:url(../resimler/title_inf_tile.png) repeat-y; padding:0 10px 0 10px; }
#title_inf_alt { width:684px; height:3px; background:url(../resimler/title_inf_alt.png) no-repeat; }

h3.title { font-size:16px; color:#b30000; margin: 0pt; padding: 0pt; overflow: auto; letter-spacing: 0px; float: none; font-weight:normal;}
h3.liltitle { font-size:14px; color:#6e6c6c; margin: 0pt; padding: 0pt; overflow: auto; letter-spacing: 0px; float: none; font-weight:normal; }

#cerceve { width:190px; text-align:center; margin:10px; float:left; }

/* Overlay */
#simplemodal-overlay {background-color:#aaaaaa; }

/* Container */
#simplemodal-container {height:180px; width:300px; background-color:#fff; border:1px solid #000000; -moz-border-radius: 5px; }
#simplemodal-container a.modalCloseImg {background:url('../images/x.png') no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; left:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}
