@import url("Containers.css");
@import url("AdminStyle.css");


body { background: #FFFFFF url(../../images/design/sayfa.bg.gif) repeat-x left top; margin: 0px; margin-bottom:20px }


.pageW { width: 900px; margin-right: auto; margin-left: auto; margin-top:0px; margin-bottom:0px; }


div, table { color: #666666; font: 11px Tahoma; }

a {color: #FF6600; text-decoration:none;}
a:hover {color: #000000; text-decoration:underline;}

img {border:none}

p {margin:0px}
p + p {margin-top:12px}

h1, h2, h3, h4 { margin:0px; margin-bottom:16px; color:#666666; padding-bottom:12px; font-family: "Times New Roman", Times, serif; }


/*------------------------- 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, h3 {font-size:14px}
.y15, h2 {font-size:15px}
.y16 {font-size:16px}
.y18, h1 {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 ------------------------*/

.BeyazBG {background:#FFFFFF}
.PagePad {padding:26px; min-height:300px}


/*------------------------- Paneler ------------------------*/

.ustPane {background:url(../../images/design/nokta.bg.gif) left bottom repeat-x; margin-bottom:12px;}
.HeaderPane2 { background:#FFFFFF url(../../images/design/logo.bigBg.gif) left top no-repeat; height:60px;border-right: 1px solid #7b8f96;}
.HeaderPane2 .pad { padding-top:12px; padding-left:20px; padding-right:20px; }

.solPane {width:170px; float:left}
.sagPane {width:170px; float:right}
.ortaPane {width:464px; float:left; margin-left:26px}

.ortaPane h1, .ortaPane h2, .ortaPane h3, .ortaPane h4 {border-bottom:1px dotted #999999}
.ortaPane p, .ortaPane table, .ortaPane div {font-size:12px; line-height:130%}

.Footer { background:#ffffff url(../../images/design/footer.bg.gif) left top repeat-x}
.Footer .pageW {padding:26px 0px 32px 0px}
.altPane {padding-top:16px;}
.altPane div, .altPane table,  .altPane span { line-height:130%}

/*------------------------- Paneler Sonu ------------------------*/


.clr {clear:both; height:0px; font-size:0px}

.hr {height:1px}

.izgara {background:#e5edec url(../../images/design/izgara.bg.gif) left top repeat; height:10px}

.devam {background: url(../../images/design/icon.ok.gif) left 3px no-repeat; padding-left:15px; color:#fd8c01}
.devam:hover { color:#000000}

.inputs , textarea { border:1px solid #7c8f96; color: #7da79f; padding: 2px 2px 1px 2px; font: 11px "Segoe UI", "Trebuchet MS"; }
select { color: #7da79f; font: 11px "Segoe UI", "Trebuchet MS"; }

.alertTxt {border:1px solid #FF3366; padding:5px; background-color:#FFE1E9; color:#FF0000; display:block}
