@import url("Containers.css");
@import url("AdminStyle.css");

/*------------------------- CSS: Görsel Programlama Özel Kodları --- Tüm hakları saklıdır. ------------------------*/

body { background: #000; margin: 20px; color:#FFF }

div, table { color:#000 /*#676767*/; font: 12px Arial, Verdana, Tahoma; }




a {color: #CC0000; text-decoration:none;}
a:hover {color: #000000; text-decoration:none;}


.pageW { width:864px; margin:0px auto}

.Logo { float:left; margin-right:20px}
.PartHeader { background:url(../../images/design/pageheader.gif) left bottom no-repeat; height:11px; margin-top:20px}
.PartFooter  { background:url(../../images/design/pagefooter.gif) left top no-repeat; height:39px; margin-bottom:20px}
.ContentPage { background:#ffffff url(../../images/design/aracizgi.gif) 240px top repeat-y; padding:11px 24px}


.beyazBg {background:#ffffff}

img {border:none}

p {margin:0px}
p + p {margin-top:12px}

form {margin:0px; padding:0px} 

h1, h2, h3, h4 {margin:0px;margin-bottom:16px; font-weight:bold; background:url(../../images/design/izgara.gif) left bottom
 repeat-x; padding-bottom:12px;font-family: Arial, Helvetica, sans-serif; color:#bfb393}

h1 { font-size:20px}
h2 { font-size:16px}
h3 { font-size:14px}
h4 { font-size:12px}

/*------------------------- Font Ayarları ------------------------*/

.ySego {font-family:"Segoe UI";}
.yTaho {font-family:Tahoma;}
.yArial {font-family:Arial;}
.yVer {font-family:Verdana;}

.y10 {font-size:10px}
.y12 {font-size:12px}
.y14 {font-size:14px}
.y15 {font-size:15px}
.y16 {font-size:16px}
.y18 {font-size:18px}
.y20 {font-size:20px}
.y24 {font-size:24px}
.y32 {font-size:32px}

.b {font-weight:bold}
.i {font-style:italic}
.u {text-decoration:underline}

.siyah {color:#000000}
.turuncu {color:#fd8c01}
.gri {color:#666666}


/*------------------------- Font Ayarları Sonu ------------------------*/


/*------------------------- Margin Ayarları ------------------------*/

.marginB {margin-bottom:16px}
.marginB5 {margin-bottom:5px}
.marginB1 {margin-bottom:1px}
.marginB12 {margin-bottom:12px}
.marginB20 {margin-bottom:20px}


/*------------------------- Margin Ayarları Sonu ------------------------*/




/*------------------------- Paneler ------------------------*/

.UstPane { float:right; margin:20px 0px}

.SolPane { float:left; width:200px;}
.OrtaPane { float:right; width:586px;}

.AltPane a, .UstPane a {color:#CCC; text-decoration:underline}
.AltPane a:hover, .UstPane a:hover { color:#FFF; text-decoration:none}

.UstPane a, .UstPane a:hover {text-decoration:none; margin:0px 12px}

/*------------------------- Paneler Sonu ------------------------*/


.clr {height:0px;clear:both; margin:0px; padding:0px; font-size:0px}

.inputs , textarea, .RadPut input{ background:#ffffff; color: #8a775e; padding: 2px 2px 1px 2px; font: 12px Arial, Verdana; border:1px solid #bfb393 }
.inputs:focus , textarea:focus , select:focus {background-color:#f2f2f2;color: #000000;}
select { background-color:#ffffff; color:  #8a775e; font: 12px Arial, Verdana; }



.buton { display:inline-block; background:#8a775e url(../../images/design/beyazok.gif) left center no-repeat; padding:5px 15px; color:#FFF; font:bold 12px Arial, Helvetica, sans-serif; border:none; cursor:pointer }
.buton:hover {color:#FFF; text-decoration:none; background-color:#544838;}

.alertTxt {border:1px solid  #FF6600; padding:5px; padding-left:27px; background:#f2ff97 url(../../images/design/alerticon.gif) 6px 6px no-repeat; color: #CC0000; display:block}

a.goTo { display: block; background:#dddddd; text-align:right;}
a.goTo span { display:inline-block; background:#989898 url(../../images/design/goarabg.gif) left top no-repeat; padding:2px 12px; padding-left:18px; color:#FFF; font:11px Arial, Helvetica, sans-serif; text-decoration:none; cursor:pointer}
a.goTo:hover {color:#000000}

.hlight {background:#FFCC00; color:#990000}

