body {
    margin: 0;
    padding: 0;
    background:  url(images/body.gif) #f8f9f6 50% 0 repeat-y;
    color: #333;
    font: 75%/1.5em "Trebuchet MS", "Lucida Sans", sans-serif;
}

h1 {
    margin: 0 0 2em 0;
    background-color: inherit;
    color: #02A0B7;
    font-size: 150%;
}

h2 {
    margin: 0;
    font-size: 120%;
}

h4 {
    margin: 0 0 2em 0;
    background-color: inherit;
    color: #02A0B7;
    font-size: 120%;
}

p {
    margin: 0 0 1em 0;
}

a {
    background-color: #fff;
    color: #02A0B7;
    text-decoration: none;
}

.cb {
	clear:both;
}

img {
	border:0;
}

.divider {margin: 5px auto; height: 10px; background: url(images/divider.gif) no-repeat;}
.tit_yorumlar {margin: 5px auto; height: 30px; background: url(images/tit_yorumlar.gif) no-repeat;}
/* ---------- ---------- PAGE ---------- ---------- */

#page {
    position: relative;
    margin: 0 auto;
    padding: 116px 23px 0 13px;
    background:  url(images/page.gif) 50% 0 no-repeat;
    width: 960px;
    height: 332px;
}

#page #head {
	display:none;
}

#page p.logo {
    margin: 0;
    padding: 0;
}

#page p.logo a {
    display: block;
    position: absolute;
    top: 0px;
    left: 5px;
    margin: 0;
    padding: 0;
    width: 150px;
    height: 110px;
    text-indent: -10000em;
    background-color: transparent;
}

#page p.rehber-bul a {
    display: block;
    position: absolute;
    top: 89px;
    left: 180px;
    margin: 0;
    padding: 0;
    width: 165px;
    height: 20px;
    text-indent: -10000em;
    background-color: transparent;
}
#page p.UzmanlasmaPrg a {display: block;
    position: absolute;
    top: 89px;
    left: 362px;
    margin: 0;
    padding: 0;
    width: 160px;
    height: 20px;
    text-indent: -10000em;
    background-color: transparent;}


#page p.Tur-Ucretleri a {
    display: block;
    position: absolute;
    top: 89px;
    left: 510px;
    margin: 0;
    padding: 0;
    width: 84px;
    height: 20px;
    text-indent: -10000em;
    background-color: transparent;
}
#page p.Muze-ve-Orenyerleri a {
    display: block;
    position: absolute;
    top: 89px;
    left: 620px;
    margin: 0;
    padding: 0;
    width: 134px;
    height: 20px;
    text-indent: -10000em;
    background-color: transparent;
}

#page p.Odemeler a {
    display: block;
    position: absolute;
    top: 89px;
    left: 780px;
    margin: 0;
    padding: 0;
    width: 64px;
    height: 20px;
    text-indent: -10000em;
    background-color: transparent;
}

#page p.iletisim a {
    display: block;
    position: absolute;
    top: 89px;
    left: 860px;
    margin: 0;
    padding: 0;
    width: 64px;
    height: 20px;
    text-indent: -10000em;
    background-color: transparent;
}

#page p.English a {
    display: block;
    position: absolute;
    top: 89px;
    left: 927px;
    margin: 0;
    padding: 0;
    width: 64px;
    height: 20px;
    text-indent: -10000em;
    background-color: transparent;
}

#page p.UstAlarm a {
    display: block;
    position: absolute;
    top: 0px;
    left: 780px;
    margin: 0;
    padding: 0;
    width: 200px;
    height: 80px;
	text-indent: -10000em;
    background-color: transparent;
}

#page p.UstBanner {
    display: block;
    position: absolute;
    top: 10px;
    left: 240px;
    margin: 0;
    padding: 0;
    width: 470px;
    height: 60px;
    background-color: transparent;
}

/* ---------- ---------- NAVIGATION ---------- ---------- */

#navigation {
    float: left;
    margin: 0 0 1em 0;
    padding: 1px 0 0 0;
    background:  url(images/nav-top.gif) #fff 0 0 no-repeat;
    font-size: 110%;
	/*font-weight:bold;*/
    width: 166px;
}

#navigation h2 {
display: none;
}



#navigation a {
color: #333;
}

#navigation a:hover, #navigation a.current {
color: #000000;
}



/* TUREBMENU */

.turebmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 170px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.turebmenu ul li{
position: relative;
background: white url(images/glossyback.gif) repeat-x bottom left;
}
	
/*Sub level menu items */
.turebmenu ul li ul{
position: absolute;
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.turebmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: white url(images/glossyback.gif) repeat-x bottom left;
padding: 1px 5px;
border: 1px solid #fff;
border-bottom: 0;

}

.turebmenu ul li a:visited{
color: black;
background: white url(images/glossyback.gif) repeat-x bottom left;
}

.turebmenu ul li a:hover{
color: white;
background: white url(images/glossyback.gif) repeat-x bottom left;
}

.sub{
background: url(nav/arrow-list.gif) no-repeat center right;
}

.turebmenu .subfolderstyle{
background: url(nav/arrow-list.gif) no-repeat center right;

}

	
/* Holly Hack for IE \*/
* html .turebmenu ul li { float: left; height: 1%; }
* html .turebmenu ul li a { height: 1%; }
/* End */


#findaguide {
background:  url(images/findaguide_bg.jpg);
width: 170px;
}
#findaguide_alt {
background:  url(images/findaguide_alt.jpg) no-repeat;
width: 170px;
}

/* ---------- Bilgilendirme ---------- */

#bilgilendirme {
    float: right;
    margin: 0 0 1em 0;
    padding: 10px 0 0 0;
    width: 180px;
	font-size:90%;
}

#bilgilendirme h2 {
    margin: 0;
    padding: 0;
    background-color: #fff;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #333;
    width: 180px;
    height: 20px;
    text-indent: -10000em;
}

#bilgilendirme #duyurular h2 {
    background-image:  url(images/duyurular.gif);
}

#bilgilendirme #duyurular {
	line-height:1.3em;
}

/*
#bilgilendirme #seminerler h2 {
    background-image:  url(images/seminertakvimi.gif);
}

#bilgilendirme #seminerler {
	line-height:1.3em;
}
*/

#bilgilendirme #seminerler h2 {
    display:none;
}

#bilgilendirme #seminerler {
	display:none;
}

#bilgilendirme #etkinlikler h2 {
    background-image:  url(images/etkinlikler.gif);
}

#bilgilendirme #Egitim-Konferans h2 {
    background-image:  url(images/egitim-konferans.gif);
	display:none;
}

#bilgilendirme ul {
    margin: 0em 0 2em 0;
    padding: 0;
    list-style: none;
}

#bilgilendirme li {
    margin: 0;
    padding: 0.4em 0;
    list-style: none;
    background:  url(images/underline.gif) #fff 0 100% no-repeat;
    color: #333;
}

#bilgilendirme #duyurular li {
	padding:0.75em 0;
}

#bilgilendirme #etkinlikler a {
    display: block;
    margin: 0;
    padding: 0 0 0 18px;
    width: 144px;
    background:  url(images/doc.gif) #fff 0 50% no-repeat;
    color: #333;
}

#bilgilendirme #etkinlikler a:hover {
    background:  url(images/doc-hover.gif) #fff 0 50% no-repeat;
    color: #02A0B7;
}

#bilgilendirme #Egitim-Konferans a {
    display: block;
    margin: 0;
    padding: 0 0 0 18px;
    width: 144px;
    background:  url(images/doc.gif) #fff 0 50% no-repeat;
    color: #333;
}

#bilgilendirme #Egitim-Konferans a:hover {
    background:  url(images/doc-hover.gif) #fff 0 50% no-repeat;
    color: #02A0B7;
}

#bilgilendirme #duyurular a {
color: #333;
}

#bilgilendirme #duyurular a:hover {
color: #02A0B7;
}

.sideimg {margin-bottom:15px;}

#haberler ul {
    margin: 0em 0 2em 0;
    padding: 0;
    list-style: none;
}

#haberler li {
    margin: 0;
    padding: 0.4em 0;
    list-style: none;
    background:  url(images/underline.gif) #fff 0 100% no-repeat;
    color: #333;
}

#haberler li a {
    display: block;
    margin: 0;
    padding: 0 0 0 18px;
    background:  url(images/doc.gif) #fff 0 50% no-repeat;
    color: #333;
}

#haberler li a:hover {
    background:  url(images/doc-hover.gif) #fff 0 50% no-repeat;
    color: #02A0B7;
}

/* ---------- ---------- CONTENT ---------- ---------- */

#content {
    margin: 0 auto 0 170px;
    padding: 10px 0 0 7px;
    width: 575px;
	font-size:100%/1.0em;
}

#content h2 {
	margin-top:25px;
}

#content a:hover {
    text-decoration: underline;
}

#content .nobullet {
	list-style-type:none;
	margin:0 0 10px 0px;
	padding:0;
}

#content ul.nobullet li {
	background:  url(images/bullet.gif) no-repeat 0 5px ;
	padding-left:15px;
	margin:3px 0;
}

#flashSlide {     width: 562px;     height: 392px;     float: left; margin-left: -11px; padding: 5px; background-color: #fff; border-bottom: 1px #b6b6b6 solid; border-right: 1px #b6b6b6 solid;     /*border: 1px solid #green;*/ }
}

.font14 {
	font-size:14px;
	line-height:21px;
}

* html #content .dl_left {
	clear:left;
}

#content .downloads ul {
	list-style-type:none;
	margin:5px 0 0 0;
	padding:0;
	line-height:22px;
	_line-height:13px;
}

#content a.top {
	margin-top:0;
	background:  url(images/arrows.gif) 100% 50% no-repeat;
	padding-right:15px;
}

#content a.more {
    margin: 0;
    padding: 0 15px 0 0;
    background:  url(images/arrows.gif) #fff 100% 50% no-repeat;
    color: #02A0B7;
}
#haberler a.more {
    margin: 0;
    padding: 0 15px 0 0;
    background:  url(images/arrows.gif) #fff 100% 50% no-repeat;
    color: #02A0B7;
}

form {
	line-height:25px;
    margin: 0 0 0 3px;
}



input.textfield, select.select, textarea
{
	border: 1px solid #02A0B7;
}

textarea.sozlesme

{
	border: 1px solid #02A0B7; width: 520px
}


label
{
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input, textarea
{
color: #781351;
border: 1px solid #02A0B7
}

.submit input
{
color: #000;
border: 2px outset #02A0B7
} 
fieldset
{
border: 1px solid #02A0B7;
width: 500px
}

legend
{
font size:14pt; 
color: #000;
background:#F4F4F4;
border: 1px solid #02A0B7;
padding: 2px 6px;
width: 150px;
text-align:center;
} 



















input.findaguide
{
	border: 1px solid #02A0B7;
	width: 130px;
}

input.submitbtn {
	margin-left:140px
}

/* ---------- ---------- 3LU SUTUN HABERLER ---------- ---------- */

#uclu-sutun {
    position: relative;
    margin: 3em 0 1em 0;
    padding: 0;
	font-size:90%
}

#uclu-sutun div {
    float: left;
    margin: 0 10px 0 0;
    padding: 5px;
    border-top: 1px solid #dedede;
    width: 165px;
}

#uclu-sutun h2 {
	margin-top:5px;
}

#uclu-sutun p {
    margin: 0;
    background-color: #fff;
    color: #666;
}

#uclu-sutun div a.more {
    margin: 0;
    padding: 0 15px 0 0;
    background:  url(images/arrows.gif) #fff 100% 50% no-repeat;
    color: #02A0B7;
}

.orenyeri td {Border : Solid; Border-Width: 1px; Border-Color: #ccc; PADDING: 3px}

/* ---------- ---------- FOOTER ---------- ---------- */

#footer {
    clear: both;
    margin: 0 auto;
    padding: 40px 0 0 0;
    background:  url(images/altbolum.gif) #f8f9f6 50% 0 no-repeat;
    color: #333;
    text-align: center;
    width: 960px;
    height: 38px;

}

#footer ul, #footer li {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer a {
    margin: 0 0.5em 0 0;
    padding: 0 0 0 0.8em;
    border-left: 1px solid #333;
    background-color: #fff;
    color: #333;
}

#footer a.first {
    padding-left: 0;
    border-left: none;
}

#footer a:hover {
    background-color: #fff;
    color: #02A0B7;
    text-decoration: underline;
}

/*div {border: 1px solid #ccc;}*/