
@font-face {
    font-family: 'LiberationSansRegular';
    src: url('liberationsans-regular-webfont.eot');
    src: url('liberationsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('liberationsans-regular-webfont.woff') format('woff'),
         url('liberationsans-regular-webfont.ttf') format('truetype'),
         url('liberationsans-regular-webfont.svg#LiberationSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LiberationSansBold';
    src: url('liberationsans-bold-webfont.eot');
    src: url('liberationsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('liberationsans-bold-webfont.woff') format('woff'),
         url('liberationsans-bold-webfont.ttf') format('truetype'),
         url('liberationsans-bold-webfont.svg#LiberationSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-family:'LiberationSansRegular',Helvetica, sans-serif;
  line-height: 1.2;
font-size: 12px;
vertical-align: baseline;
color:#000;
}
a
{
    color:#000000;
    text-decoration:none;
	font-family:'LiberationSansRegular',Helvetica, sans-serif; 
}
html { width:100%; height:100%; }
body { 
	width:100%; 
	height:100%; 
	background:url('../images/bg.png') repeat-x;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after 
{
content: '';
content: none;
}
:focus 
{
outline: 0;
}
ins 
{
text-decoration: none;
}
del 
{
text-decoration: line-through;
}
table 
{
border-collapse: collapse;
border-spacing: 0;
}

.clr { clear:both; }
.b { font-weight:bold; }
.fl { float:left; }
.fr { float:right; }
.f { position:fixed; }
.n { display:none; }
.b { display:block; }
.j { text-align:justify; }  

::-webkit-input-placeholder { color:#999; font-size:9pt; }
::-moz-placeholder { color:#999; font-size:9pt; } /* firefox 19+ */
:-ms-input-placeholder { color:#999; font-size:9pt; } /* ie */
input:-moz-placeholder { color:#999; font-size:9pt; }

hr { background:#fff; border:0; height:3px; width:1000px; display:inline-block; }
/*** Clear Css ****/

.glob { width:960px; margin:0 auto; }

#left_block { width:435px; padding:30px 0 0 0; }
#right_block { width:515px; padding:30px 0 0 0;  }

#left_block .nav { margin:20px 0 0 0;}
#left_block .nav > a { display:block; background:url('../images/menu_bg.png') no-repeat top center; width:400px; height:26px; font-size:12pt; padding:11px 0 2px 20px; margin:2px 0 0 0; }
#left_block .nav > a:hover { background:#2E3190 url('../images/right_arrow.png') no-repeat 367px center; border-radius:25px; color:#fff; }
#left_block .nav > a.active { background:#2E3190 url('../images/right_arrow.png') no-repeat 367px center; border-radius:25px; color:#fff; }

#left_block .nav .sub_menu { text-align:center; display:block; padding:0 15px 0 0 ; }
#left_block .nav .sub_menu > a { display:inline-block; margin:0 3px 0 0 ; width:87px; height:36px; background:url('../images/submenu_bg.png') repeat-x; font-size:12pt; border-radius:0 0 10px 10px; padding:10px 0 0 0; }

#left_block #footer { background:url('../images/footer.png') no-repeat; width:381px; height:58px; margin:20px 0 0 15px; }
#left_block #footer a { display:block; font-size:13pt; color:#fff; padding:30px 0 0 60px; }

#right_block .right_nav { text-align:center; position:relative; z-index:2; }
#right_block .right_nav li {  display:inline-block;  margin:0 5px 0 5px; position:relative; }
#right_block .right_nav li > a { cursor:pointer; color:#2E3190; border-radius:15px 15px 0 0; display:block; font-size:11pt; position:relative; padding:21px 15px 0 15px; height:40px; }
#right_block .right_nav li > a span { background:url('../images/arrow.png') no-repeat; display:none; width:42px; height:75px; position:absolute; left:50%; margin:0 0 0 -21px; top:30px; }
#right_block .right_nav li:hover > a { background:url('../images/nav_bg.png') repeat-x; }
#right_block .right_nav li > a.active { background:url('../images/nav_bg.png') repeat-x; }
#right_block .right_nav li > a.active span { display:block; }

.right_nav li > div { -webkit-box-shadow:  3px 3px 2px 0px rgba(102, 151, 96, 0.5); box-shadow:  3px 3px 2px 0px rgba(102, 151, 96, 0.5); top:30px; left:50%; margin-left:-145px; opacity:0; display:none; position:absolute; width:270px; z-index:6; background:#89c482; border:3px solid #96ca8e; border-radius:17px; padding:10px; }
.right_nav li > div a { padding:3px; display:block; color:#fff; }
.right_nav li > div a:hover { padding:3px; display:block; color:#2E3190; }

#right_block #right_content { z-index:1; position:relative; min-height:491px; }
#right_block #content { background:url('../images/content_bg.png') no-repeat; width:523px; height:491px; margin:0 0 0 0; }

#right_block #content .context { position:relative; width:439px; height:394px; margin:0 0 0 41px; padding:48px 0 0 0; }

#right_block #content .context #text { right:0; overflow:hidden; top:48px; position:absolute; z-index:2; background:url('../images/text_bg.png');  width:0; height:0; }
.scroll_content { margin:25px 0 0 25px; overflow:hidden; width:350px; height:345px; }
.scroll_content { color:#fff; font-size:13pt; }
.scroll_content p { color:#fff; font-size:11pt; margin:0 0 20px 0; }
.scroll_content li {
	color: #fff;
	font-size: 11pt;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
	list-style-position: outside;
	list-style-type: circle;
}
.scroll_content h2 { color:#fff; font-size:12pt; margin:0 0 20px 0; }
#arrows { background:url('../images/scroll_arrow.png'); width:78px; height:164px; position:absolute; top:125px; right:0; }
#arrows span { display:block; width:78px; height:70px; margin:8px 0 0 0; cursor:pointer; }

#right_block #content .context #bg { position:absolute; z-index:1; width:439px; height:394px; overflow:hidden; }
#right_block #shadow { background:url('../images/shadow.png') no-repeat center bottom; width:523px; height:95px; margin:-45px 0 0 0; position:relative; }
.write_icon { width:45px; cursor:pointer; height:40px; background:#2E3191 url('../images/icon.png') no-repeat center center; z-index:3; display:block; position:absolute; right:0; }

/********************************************************/

#right_block #content.contact { background:url('../images/iletisim_bg.png') no-repeat; }
#right_block #content.contact #contactForm { padding:40px; }
#right_block #content.contact #contactForm h2 { font-size:16pt; color:#2E3190; }
#right_block #content.contact #contactForm table { margin:30px 0 2px 0; }
#right_block #content.contact #contactForm table td { font-size:10pt; vertical-align:middle; padding:2px 0 2px 0; }
#right_block #content.contact #contactForm table input , #right_block #content.contact #contactForm table textarea , #right_block #content.contact #contactForm table select ,#right_block #content.contact #contactForm table button { font-family:'LiberationSansRegular'; color:#fff; margin:0; padding:0 0 0 10px; width:340px; height:30px; border:0; background:#88C781; border-radius:15px; }
#right_block #content.contact #contactForm table input.error , #right_block #content.contact #contactForm table select.error , #right_block #content.contact #contactForm table textarea.error { background:#DD0E1D; }
#right_block #content.contact #contactForm table textarea { height:100px; padding-top:10px; }
#right_block #content.contact #contactForm table button { width:100px; background:#EC1C24; color:#fff; float:right; padding:0; cursor:pointer; }

/***********************************************************/

#slider { background:url('../images/slider_bg.png'); width:522px; height:254px; }
#slider h2 { padding:12px 0 0 32px; font-size:15pt; color:#2E3190; }
#slide { width:438px; height:156px; overflow:hidden; padding:49px 0 0 41px; }
#slide a { display:block; position:absolute; width:438px; height:156px; overflow:hidden; }
#slide img { background:#fff; }

.t_b { display:block; float:left; background:url('../images/baslik.png'); margin:5px 0 5px 10px; width:130px; height:36px; float:left; }
.t_b#duyuru { width:140px; background-position:right top; float:right; margin:5px 10px 5px 0; }
.t_b#galeri { width:89px; background:url('../images/galeri_buton.png'); float:right; margin:5px 10px 5px 0; }
.t_b#basvuru { width:101px; background:url('../images/on_kayit_buton.png') no-repeat; float:right; margin:5px 10px 5px 0; }

#right_block #content.haberler { background:#d3e8cf url('../images/haberler_bg.png') repeat-x; border-radius:17px; height:auto; padding:0 0 30px 0; }
#right_block #content.haberler .more { display:block; text-align:center; font-size:11pt; padding:20px 0 0 0; }

.haber { padding:50px 0 0 50px; }
.haber div { width:430px; background:url('../images/hr.png') repeat-x bottom; padding:5px 0 5px 0; }
.haber div h2 { font-size:15pt; padding:5px 0 10px 0; }
.haber div .text { overflow:hidden; height:23px; cursor:pointer; display:block; }
.haber div .text p { font-size:9,5pt; }
.haber div .date { text-align:right; padding:15px 0 5px 0;  font-size:11pt; display:block; }

#right_block #content .galeri { padding:30px 0 0 30px; }
#right_block #content .galeri .image {float:left; width:100px; height:90px; background:#cfe5c8; margin:0 8px 0 8px; }

#online_basvuru  { display:block;  background:url('../images/form_icon.png') no-repeat left center; width:400px; font-size:12pt; margin:110px 0 0 0; padding:7px 0 5px 20px; margin:2px 0 0 0; }

#iletisim { padding:00px 0 0 50px; }
#iletisim h2 { font-size:15pt; color:#2E3190; }
#iletisim #maps { width:430px; margin:10px 0 0 0; }
#iletisim #bilgiler { width:430px; padding:10px 0 0 0; }
#iletisim #bilgiler span { width:350px; margin:0 0 5px 0; display:block; float:left; }
#iletisim #bilgiler span.title { width:80px; }
