﻿
body {
	font-family: Verdana, Helvetica, Geneva, Arial, Sans-Serif;
	font-size:70%;
	color: #555;
}

/* ############################################################### KATMANLAR*/
#divGovde {
	width:980px;
	margin: 0 auto;
	/*float:left;  reklam bloku icin*/
}

#divMenuKucuk {
    height:2.1em;
    color:#9e9090;
    margin:0 0 .26em 0;
	background:#ede5e8 url("menuAnaZemin.gif") repeat-x top left;
    border:solid 1px #aaa;
}

#divBaslik {
	width:100%;
    height:99px;
    margin:0 0 .26em 0;
}

#divMenuAna {
	width:978px;
    height:27px;
    margin:0 0 .26em 0;
	overflow:auto;
	background:#ded2d7 url("menuAnaZemin.gif") repeat-x top left;
    border:solid 1px #cbb1ba;
}

#divOrta {
    width:100%;
	/*background:#ded2d7 url("zmnOrta.gif") repeat-y;*/
}

#divOrtaGovde {
	width:980px;
}

#divYan {
	float:left ;
	width:170px;
	padding:0;
	margin:0;
}

* html #divSayfa {width:800px; margin:0;} /*ie6*/
#divSayfa {
	float: right;
	width:800px;
	/*margin:0 0 0 10px;*/
	margin:0;
}

#divAlt {
	width:100%;
	height:150px;
	margin:.3em 0 0 0;
}

/* ############################################################### KATMAN ICI ELEMANLAR*/
#divSayfa p {
    font-size:1.2em;
    }
    
#divAlt p {
    clear:both;
    margin:0 0 1em 0;
    text-align:center;
    font-size:.8em;
    }

#divBaslik img {
    float:left;
}

#divSayfa img {
    margin:.9em 0;
    border:none;
}

/* ############################################################### ESAS ELEMANLAR*/
a {
	color: #2148cf;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
}

p {
    margin:0 0 14px 0;
    text-align:justify;
    line-height:1.2em;
}

h1, h2, h3, h4, h5, h6 {
    border-left:solid 5px #555;
    padding-left:4px;
    margin:10px 0 10px 0;
    font-size:1.5em;
    font-weight:normal;
}

h1 {color:#cc0000;}
h2 {color:#1074b0;}
h3 {color:#008000;}

abbr {
    color:#e60e13;
    cursor:help;
    font-size:.8em;
    font-style:italic;
    }

/* ------------------------------------------------ liste ul */
ul {
    list-style:none;
    list-style-type:square;
    margin:8px 0 15px 16px;
	}

 ul li {
     line-height:16px;
}

ul li ul {
	}

ul li ul li {
    margin-left:8px;
	}

ul li ul li ul {
	}

ul li ul li ul li {
    margin-left:16px;
	}    
/* ------------------------------------------------ liste ol */
ol {
    list-style:none;
    list-style-type:decimal;
    margin:8px 0 15px 32px;
	}

 ol li {
     line-height:16px;
     margin-bottom:.9em;
}

ol li ol {
	}

ol li ol li {
    margin-left:8px;
	}

ol li ol li ol {
	}

ol li ol li ol li {
    margin-left:16px;
	}    
/* ------------------------------------------------ liste icon */
/* --------------------------------- doc */
li.fdoc {
    list-style:none;
    background:transparent url('idoc1.gif') left top no-repeat;
    margin:.3em 0 .3em -1.4em;
    padding-left:18px;
}
/* --------------------------------- xls */
li.fxls{
    list-style:none;
    background:transparent url('ixls1.gif') left top no-repeat;
    margin:.3em 0 .3em -1.4em;
    padding-left:18px;
}
/* --------------------------------- htm */
li.fhtm {
    list-style:none;
    background:transparent url('ihtm1.gif') left top no-repeat;
    margin:.3em 0 .3em -1.4em;
    padding-left:18px;
}
/* --------------------------------- jpg */
li.fjpg {
    list-style:none;
    background:transparent url('ijpg1.gif') left top no-repeat;
    margin:.3em 0 .3em -1.4em;
    padding-left:18px;
}
/* --------------------------------- pdf */
li.fpdf {
    list-style:none;
    background:transparent url('ipdf1.gif') left top no-repeat;
    margin:.3em 0 .3em -1.4em;
    padding-left:18px;
}

/* --------------------------------- ppt */
li.fppt {
    list-style:none;
    background:transparent url('ippt1.gif') left top no-repeat;
    margin:.3em 0 .3em -1.4em;
    padding-left:18px;
}

/* --------------------------------- wmv */
li.fwmv {
    list-style:none;
    background:transparent url('iwmv1.gif') left top no-repeat;
    margin:.3em 0 .3em -1.4em;
    padding-left:18px;
}

/* --------------------------------- klasör */
li.fdir {
    list-style:none;
    background:transparent url('idir1.gif') left top no-repeat;
    margin:.3em 0 .3em -1.4em;
    padding-left:18px;
}

/* ############################################################### SAYFA BASLIGI h1 */
* html #sayfaBaslik {width:792px;} /*ie6*/
#sayfaBaslik {
    color:#4a2837;
    border:solid 1px #cbcbcb;
    border-left:solid 5px #555;
    padding:7px 0 6px 6px;
    margin:0 0 2px 0;
    font-weight:bold;
	background:#ede5e8 url("menuAnaZemin.gif") repeat-x top left;
    font-size:1.2em;
    width:788px;
}

/* ############################################################### BASLIK YANI  -*/
#sayfaBaslikYani {
    color:#4a2837;
    border:solid 1px #cbcbcb;
    border-left:solid 6px #555;
    padding:7px 0 6px 1px;
    margin:0 0 2px 0;
    font-weight:bold;
	background:#ede5e8 url("menuAnaZemin.gif") repeat-x top left;
    font-size:1.2em;
    width:162px;
}

/* ############################################################### SAYFA BASLIGI paragraf */
* html .sayfaParagraf {width:790px;} /*ie6*/
.sayfaParagraf {
    width:786px;
    margin:4px 0;
    padding:2px 4px;
    border-right:solid 1px #cbcbcb;
    border-left:solid 5px #555;
    background-color:#fff;
    text-align:left;
}

.sayfaParagraf strong {
    width:120px;
    font-family:Trebuchet MS;
    font-weight:normal;
    float:left;
    color:#555;
    font-size:.9em;
}
/* ------------------------------------------------ a */
.sayfaParagraf a {
    margin:0 -1px;
    padding:2px 2px;
    font-size:.8em;
    font-weight:normal;
    color:#4a2837;
    border:solid 1px #b5b5b5;
    border-left:solid 2px #4a2837;
    background-color:#ede5e8;

}

.sayfaParagraf a:hover, .sayfaParagraf .selected {
    background-color:#633f50;
    color:#fff;
    border-left:solid 2px #4a2837;
}

/* ############################################################### SAYFA BASLIGI paragraf link */
* html .sayfaParagrafLink {width:790px;} /*ie6*/
.sayfaParagrafLink {
    width:786px;
    margin:4px 0;
    padding:2px 4px;
    border-right:solid 1px #cbcbcb;
    border-left:solid 5px #555;
    border-bottom:solid 1px #cbcbcb;
    background-color:#fff;
    text-align:left;
}

.sayfaParagrafLink strong {
    width:120px;
    height:2.4em;
    font-family:Trebuchet MS;
    font-weight:normal;
    float:left;
    color:#555;
    display:block;
}
/* ------------------------------------------------ a */
.sayfaParagrafLink a {
    margin:0 -1px;
    padding:1px 2px;
    font-size:.8em;
    font-weight:normal;
    color:#cc0000;
}

.sayfaParagrafLink a:hover, .sayfaParagrafLink .selected {
    background-color:#633f50;
    color:#fff;
}

.reklam {
    visibility:visible;
    width:100%;
}

/* ############################################################### TOOLTIPs */
/* ------------------------------------------------ css */
a span {display: none;}
a:hover {position: relative;}
a:hover span {display:block; position:absolute; top:20px; left:0; padding: 5px; margin:10px; z-index:100; background:#f0f0f0; border:dotted 1px #c0c0c0; border-left:solid 4px #555;}

/* ------------------------------------------------ ajaxtooltip */
.ajaxtooltip {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    background:#fff;
    border: 2px solid #555;
    border-width: 1px 2px 2px 9px;
    padding: 5px;
    overflow:hidden;
}

/* ------------------------------------------------ qTip */
div#qTip {
    padding: 3px;
    border: 2px solid #555;
    border-width: 1px 2px 2px 6px;
    display: none;
    background: #fff;
    color: #555;
    text-align: left;
    position: absolute;
    z-index: 1000;
    line-height:16px;
}


/* ############################################################### class*/
/* ------------------------------------------------ a */
a.eLink {
    margin:2px 0;
    padding:3px 2px;
    color:#c54547;
    border:solid 1px #e2cece;
    border-left:solid 5px #c00000;
    background-color:#f3ebec;
    display:block;
    font-size:1.1em;
}

 a:hover.eLink {
    background-color:#c00000;
    color:#f5e5e6;
    border-left:solid 4px #c00000;
}

/* ------------------------------------------------  */
* html .kn_guncelleme {width:738px;} /*ie6*/
.kn_guncelleme {
    color:#555;
    border:solid 1px #c8dfc7;
    border-left:solid 5px #008000;
    padding:5px 10px 6px 50px;
    margin-bottom:4px;
    background:#e9f2e8 url('knfrTime1Link.gif') no-repeat top left;
    font-size:.96em !important;
}
.kn_guncelleme a {color:#555; border-bottom:dotted 1px #555;}
.kn_guncelleme a:hover {color:#cc0000;}

* html .kn_dikkat {width:738px;} /*ie6*/
.kn_dikkat {
    color:#555;
    border:solid 1px #e2cece;
    border-left:solid 5px #c00000;
    padding:5px 10px 6px 50px;
    margin-bottom:4px;
    background:#f3ebec url('knfrDikkat1Link.gif') no-repeat top left;
    font-size:.96em !important;
}
.kn_dikkat a {color:#555; border-bottom:dotted 1px #555;}
.kn_dikkat a:hover {color:#cc0000;}

* html .kn_aciklama {width:738px;} /*ie6*/
.kn_aciklama {
    color:#555;
    border:solid 1px #e5e5e5;
    border-left:solid 5px #404040;
    padding:5px 10px 6px 50px;
    margin-bottom:4px;
    background:#f2f2f2 url('knfrAciklama1Link.gif') no-repeat top left;
    font-size:.96em !important;
}
.kn_aciklama a {color:#555; border-bottom:dotted 1px #555;}
.kn_aciklama a:hover {color:#cc0000;}

* html .kn_gonder {width:738px;} /*ie6*/
.kn_gonder {
    color:#555;
    border:solid 1px #bcc3fa;
    border-left:solid 5px #000e82;
    padding:5px 10px 6px 50px;
    margin-bottom:4px;
    background:#eceffe url('knfrGonder1Link.gif') no-repeat top left;
    font-size:.96em !important;
}
.kn_gonder a {color:#555; border-bottom:dotted 1px #555;}
.kn_gonder a:hover {color:#cc0000;}
.kn_gonder a img {margin:0 !important; padding:0 !important;}

/* ------------------------------------------------  */
.renk1 {
    color:#cc0000 !important;
}

.renk2 {
    color:#008000 !important;
}

.renkMax {
    color:#dd4747 !important;
}

.renkMin {
    color:#437ec1 !important;
}

.ortala {
    text-align:center !important;
}

.sola {
    text-align:left !important;
}

.saga {
    text-align:right !important;
}

.kalin {
    font-weight:bold !important;
}

.kucult1 {
        font-size:.8em !important;
}

.buyut1 {
        font-size:1.5em !important;
}

.resimSar {
    float:right;
    padding:10px 0 10px 15px;
}

.resimBosluk {
    margin:.3em 0 1.6em 0;
}

.zemime1 {
        background-color:#ededed !important;
}

.zemime2 {
        background-color:#f5f5f5 !important;
}

.zemimeZ {
        background-color:#fff !important;
}

.ferahlat {
        padding:.2em .5em;
}

.arala1 {
    line-height:12px;
}

.arala2 {
    line-height:16px;
}

.yeni1 {
    background:url('yeni1.gif') no-repeat left top;
    padding-left:24px;
}

/* ------------------------------------------------  */

ul.altBosluk li {
    margin-bottom:.9em;
}
/* ############################################################### ....... */


