@import url("Containers.css");
@import url("AdminStyle.css");

/*------------------------- CSS: Görsel Programlama Özel Kodları --- Tüm hakları saklıdır. ------------------------*/

body { background: #FFFFFF; margin: 20px 0px 80px 0px; }

div, table { color: #000000; font: 12px Arial, Tahoma; }

a {color: #CC0000; text-decoration:none;}
a:hover {color: #000000; text-decoration:none;}


.pageW { width:950px; margin:0px auto }

.LogoWrap { border-bottom:1px solid #adadad;}
.EvrimLogo { height:68px; float:left; padding:12px 0px }

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; color:#fc4142; font-weight:bold; font-family:"Century Gothic", Arial, "Trebuchet MS"; padding:6px 12px; background:#FFFFFF url(../../images/design/h1.bg.png) left top repeat-y; border-bottom:1px solid #CCCCCC}
h1 {font-size:18px}
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 ------------------------*/

.enUstPane {float:right; width:auto; margin:12px 0px}

.ustPaneWrap {border-bottom:1px solid #adadad;}
.ustPaneWrap .pageW { padding:12px 0px}
.ustGradBg { background:#ffffff url(../../images/design/grid.bg.gif) left top repeat-x; padding:16px 0px; border-bottom:6px solid #cfd5da; margin-bottom:1px}
.altGradBg { background:#ffffff url(../../images/design/grid.bg.2.gif) left top repeat-x; padding:12px 0px; border-top:1px solid #dce1e8}

.ortaPane {}
.ortaPane2 {}
.ortaPane2 .solaYasla + .solaYasla { margin-left:42px}

.ortaSolPane { float:left; width: 220px;}
.ortaSagPane { float:right; width:707px}

.footerTop { background:#ffffff url(../../images/design/footer.ustbg.gif) left bottom repeat-x; height:17px}
.footerSub { background:#ffffff url(../../images/design/footer.altbg.gif) left top repeat-x; height:17px}

.footer { background:#ffffff url(../../images/design/footer.bg.gif) left bottom repeat-x; padding:24px 0px}
.footer div, .footer table, .footer * { font-size:11px; color:#666666;}
.footer a { text-decoration:underline; color:#666666;}
.footer a:hover { text-decoration:none; color:#000000;}

/*------------------------- Paneler Sonu ------------------------*/


.clr {height:0px;clear:both; margin:0px; padding:0px; font-size:0px}

.inputs , textarea, .RadPut input{ background:#ffffff; color:#CC0000; padding: 2px 2px 1px 2px; font: 11px Arial; border:1px solid #CCCCCC }

select { background-color:#ffffff; color: #CC0000; font: 11px Arial; }



.buton { display:block; background:#D9D9D9 url(../../images/design/buton.bg.jpg) left bottom repeat-x; border:1px solid #CCCCCC; padding:9px; color:#000000; font:bold 14px "Century Gothic"; text-decoration:none; border-left-width:8px}
.buton:hover {color:#fc4142}

.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 {background:url(../../images/design/ok.beyaz.ileri.gif) left 4px no-repeat; padding-left:12px; color:#FFFFFF; font-size:10px; font-family:Verdana;}
a.goTo:hover {color:#000000}
a.backTo {background:url(../../images/design/ok.beyaz.geri.gif) left 4px no-repeat; padding-left:12px; color:#FFFFFF; font-size:10px;font-family:Verdana;}
a.backTo:hover {color:#000000}

a.ileri {background:url(../../images/design/ok.beyaz.ileri.gif) right 4px no-repeat; padding-right:12px; color:#FFFFFF; font-size:10px; font-family:Verdana;}
a.geri {background:url(../../images/design/ok.beyaz.geri.gif) left 4px no-repeat; padding-left:12px; color:#FFFFFF; font-size:10px;font-family:Verdana;}
a.ileri:hover, a.geri:hover {color:#000000}
a.ileri img, a.geri img {vertical-align:middle}

a.kmavi {color:#001e74; font-size:10px; font-family:Verdana}
a.kmavi:hover {color:#FFFFFF}

.hlight {background:#FFCC00; color:#990000}
