@import url("Containers.css");
@import url("AdminStyle.css");

/*------------------------- CSS: Görsel Programlama Özel Kodları --- Tüm hakları saklıdır. ------------------------*/

body { background: #f2f2f2  url(../../images/design/sayfabg.gif) repeat left top; margin: 0px 0px 30px 0px; }

div, table { color: #000000; font: 8.5pt Verdana, Tahoma, Arial; }

.BigHeader { background:#244ea2 url(../../images/design/header-bigbg.png) left bottom repeat-x}
.BigHeader .HeaderBg { background:url(../../images/design/logo-bulutbg.jpg) left bottom no-repeat;}

.ToirentLogo { width:269px; height:182px; float:left}
.IzgaraContent { width:auto; background:url(../../images/design/sayfagradbg.png) left top repeat-x; padding:0px 0px 0px 0px; min-height:200px}
.BeyazBg { background:#fff}

.SayfaGolge { background:url(../../images/design/dikgolge-bg.png) left top repeat-y; padding:0px 3px}
.SayfaGolge .BeyazBg { padding:16px;min-height:300px}

.pageW {width:966px; margin:0px auto}
.IzgaraContent .pageW {width:960px}

.FooterGolge { background:url(../../images/design/footer-golgebg.gif) left top repeat-x; height:6px; width:964px}

a {color: #C00; text-decoration:underline;}
a:hover {color: #0044c3; text-decoration:none; }

img {border:none}

p {margin:0px}
p + p {margin-top:12px}

form {margin:0px; padding:0px} 

h1 , h2 , h3, h4 {color:#CC0000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:0px;margin-bottom:16px;}

h1 {font-size:18pt;}
h2 {font-size:14pt;}
h3 {font-size:12pt;}
h4 {font-size:11pt;}

/*------------------------- 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 ------------------------*/

.solSabit { float:left; width:230px}
.sagSabit { float:right; width:676px; margin:132px 0px 16px 0px}

.UstPane { float:right; margin:11px 0px 0px 0px}
.UstPane h1, .UstPane h2, .UstPane h3 { display:none}

.UstPane div, .UstPane table { color: #ffffff; }

.altPane { background:#fff url(../../images/design/footer.gridyent.png) left 1px repeat-y; padding:12px; margin-bottom:0px; border-top:1px dotted #ccc}
.altPane, .altPane table, .altPane div {color: #999; font-size:10px}
.altPane a {color:#999; text-decoration:underline;}
.altPane a:hover {color:#000; text-decoration:none}


/*------------------------- Paneler Sonu ------------------------*/

hr { height:0px; margin:7px 0px; border:1px solid #dddddd; clear:both}

.clr {height:0px;clear:both; margin:0px; padding:0px; font-size:0px}

.inputs , textarea { background:#fff url(../../images/design/inputbg.png) left top repeat-x; border:1px solid #879193; padding: 2px; font: 11px Verdana, Arial; color:#2650a2 }

.solSabit .inputs { width:200px}

select { background:#fff url(../../images/design/inputbg.png) left top repeat-x; color:#2650a2; font: 11px Verdana; }



.buton { background:#0034c6 url(../../images/design/but.bg.gif) repeat-x center center; color:#FFFFFF; font-family:Tahoma; font-weight:bold;  border:1px solid #00217b; cursor:pointer}

.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}

