@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'KuguBaslik';
	src: url('CORONET_.eot');
	src: local('Coronet Regular'), local('Coronet'), url('CORONET_.woff') format('woff'), url('CORONET_.ttf') format('truetype'), url('CORONET_.svg#Coronet') format('svg');
}
html{
    background-color: #f8dee8;
    background-image: url("../img/bg.png");
    background-repeat: repeat-x;
}
body{
    margin: 0;
    color: #8a6f80;
    font-family: "Arial", sans-serif;
    font-size: 10px;
    line-height: 18px;
    background-image: url("../img/bgBody.png");
    background-repeat: no-repeat;
}
.cbhz{
	clear: both;
	height: 0;
	overflow: hidden;
}

a{
	color: #EF840E;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0;
}
h1,h2,h3,h4,h5,h6{
	color: #10a4d1;
	font-weight: normal;
	margin: 0;
	padding: 14px 0 7px 0;
}
h1{
	color: #1082a7;
	font-weight: normal;
	margin: 0;
	padding: 0px 0 14px 0;

}
form{
	padding: 0;
	margin: 0;
}
p{
	margin: 0;
	padding: 0 0 25px 0;
}
/**/
#container{
    min-height: 906px;
    width: 1001px;
    position: relative;
}
.header{
    background-image: url("../img/bgHeader.png");
    background-repeat: no-repeat;
    height: 150px;
}
.mainMenu{
    background-image: url("../img/bgMainMenu.png");
    background-repeat: no-repeat;
    width: 515px;
    height: 40px;
    position: absolute;
    right: 36px;
    top: 0px;
}
.mainMenu a{
    float: left;
    height: 37px;
    width: 93px;
    text-decoration: none;
    background-image: none;
    overflow: hidden;
}
.mainMenu a:hover{
    background-image: url("../img/bgMainMenuHover.png");
    background-position: 0px 0px;
}
.mainMenu a span{
    visibility: hidden;
    display: block;
    height: 37px;
    overflow: hidden;
}
.mainMenu a.section_ana_sayfa{
}
.mainMenu a.section_kurumsal{
    width: 92px;
}
.mainMenu a.section_kurslarimiz{
    width: 105px;
}
.mainMenu a.section_ogretmenlerimiz{
    width: 146px;
}
.mainMenu a.section_iletisim{
    width: 77px;
}
.mainMenu a.section_ana_sayfa:hover{
}
.mainMenu a.section_kurumsal:hover{
    background-position: -93px 0px;
}
.mainMenu a.section_kurslarimiz:hover{
    width: 105px;
    background-position: -185px 0px;
}
.mainMenu a.section_ogretmenlerimiz:hover{
    width: 146px;
    background-position: -290px 0px;
}
.mainMenu a.section_iletisim:hover{
    background-position: -436px 0px;
}
/*
.subMenu{
    margin:0;
    list-style: none;
    position: absolute;
    background-image: url("../img/bgSubMenu.png");
    background-position: bottom;
    background-repeat:no-repeat;
    width: 155px;
    padding: 0 0 14px;
    top: 37px;
}
.subMenu h2{
    margin:0;
    padding:0 0 0 16px;
    font-size: 1.2em;
    color: #d40e7f;
    font-weight: normal;
}
.subMenu .smFirst{
    background-image:url("../img/bgSubMenu1First.png");
    background-repeat:no-repeat;
    padding-top: 5px;
}
.subMenu ul{
    margin:0;
    padding: 0 0 14px;
    list-style:none;
}

.subMenu ul li a{
    display: block;
    padding: 1px 0 0 24px;
    background-image: url("../img/bgSubMenuA.png");
    background-position: 0px 0px;
    font-size:1.2em;
    color: #fff;
    text-decoration:none;
    height: 16px;
}
.subMenu ul li a:hover{
    color: #b98807;
    background-position: 0px -17px;
}


.subMenu.sm1{
    right: 176px;
    display: none;
}
.subMenu.sm2{
    right: 70px;
}
.subMenu.sm2 .smFirst{
    background-image:url("../img/bgSubMenu2First.png");
    background-repeat:no-repeat;
    padding-top: 5px;
}
*/
.content_left{
	width: 171px;
	padding: 0 0 0 30px;
	float: left;
}
.content_left h2, .content_left ul, .content_left li, .content_left h3{
	margin: 0;
        list-style: none;
        padding: 0;
}
.content_left h2{
    width: 171px;
    height: 34px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.content_left h2 span{
    visibility: hidden;
}
.content_left.kurslarimiz h2{
    background-image: url("../img/h2_kurslarimiz.png");
}
.content_left.ogretmenlerimiz h2{
    background-image: url("../img/h2_ogretmenlerimiz.png");
}
.content_left .content_left_middle{
    background-image: url("../img/bgContentLeftMiddle.png");
    width: 171px;
}
.content_left .content_left_bottom{
    background-image: url("../img/bgContentLeftBottom.png");
    width: 171px;
    height: 15px;
}
.content_left h3{
    background-image: url("../img/bgH3.png");
    background-repeat: no-repeat;
    width: 161px;
    height: 26px;
    font-size: 12px;
    text-align: right;
    color: #8b4774;
    padding: 5px 8px 0 0;
    font-weight: normal;
}
.content_left ul{
	padding: 0;
        width: 169px;
        padding-bottom: 9px;
}
.content_left ul ul li{
	font-size: 1.15em;
}
.content_left ul ul li a{
        display: block;
        padding: 0px 4px 0px 44px;
	color: #64535e;
        background-repeat:no-repeat;
        background-position: 9px 2px;
        background-color: #fbe2f3;
        text-decoration:none;
        min-height: 34px;
        line-height: 17px;
}
.content_left ul ul li a:hover{
        color: #fff;
        background-color: #a0c4ec;
}
.content_left .page_list{
    padding-top:8px;
}
.content_left .page_list li a{
    display: block;
    background-image: url("../img/arrow5.png");
    background-repeat:no-repeat;
    background-position: 0px 10px;
    font-size: 1.25em;
    padding: 5px 5px 5px 11px;
    text-decoration: none;
    color: #64535e;
}
.content_left .page_list li a:hover{
    color: #fff;
    background-color: #a0c4ec;
    background-image: url("../img/arrow6.png");
}
.content_left h2{
	color: #0e83e6;
        font-size: 1.2em;
        font-weight: normal;
        padding-left: 11px;
}
.content{
	width: 744px;
	float: right;
        font-size: 1.25em;
        padding-top: 13px;
}
.content h1,.content h2, .content h3, .content h4, .content h5, .content h6{
	font-family: "Georgia", serif;
        color: #278fe8;
        font-weight: normal;
        margin: 0;
        padding: 0 0 7px 0;
}
.content h1 a, .content h2 a, .content h3 a{
    color: #278fe8;
    text-decoration: none;
}
.content h1{
    font-family: "KuguBaslik", "Georgia", serif;
    font-size: 3.54em;
    margin-bottom: 14px;
}
.content h2{
    font-family: "KuguBaslik", "Georgia", serif;
    font-size: 2.54em;
    margin-bottom: 14px;
    color: #6bb2ee;
}


.footer{
    position: relative;
	clear: both;
        height: 60px;
	}
.mingus{
	position: absolute;
        left: 30px;
        bottom: 0px;
	}


/*login*/
.login_box{
	margin:120px auto 0;
	width: 450px;
	height: 295px;
	background-image: url("../img/bg_login.gif");
	background-repeat: no-repeat;
}
/*forms*/
.form_row, .form_row2{
	clear: both;
	padding: 7px 0 0 0;
}
.form_row h3{
	float: left;
	width: 50px;
	font-size: 1.3em;
	color: #0280a4;
	padding: 0;
}
.remove-job-form, .edit-job-form{
	clear: both;
	background-color: #fff;
	padding: 4px;
	font-size: 1.4em;
	clear: both;
	margin-bottom: 1px;
}
.edit-job-form{
	margin-bottom: 7px;
}
.remove-job-form div{
	float: left;
	width: 172px;
	padding: 7px;
}
/*inputs*/
.inputs{
	height: 23px;
	margin: 0;
	padding: 5px 5px 0 5px;
	font-size: 1.3em;
	color: #353535;
	border: 0px;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
}
.inputs:focus{
	color: #0596c0;
}
.inputs_302x28{
	width: 292px;
	background-image: url("../img/inputs_302x28.gif");
}
.inputs_302x28:focus{
	background-image: url("../img/inputs_302x28_f.gif");
}
.inputs_202x28{
	width: 192px;
	background-image: url("../img/inputs_202x28.gif");
}
.inputs_202x28:focus{
	background-image: url("../img/inputs_202x28_f.gif");
}
.inputs_155x28{
	width: 145px;
	background-image: url("../img/inputs_155x28.gif");
}
.inputs_129x28{
	width: 119px;
	background-image: url("../img/inputs_129x28.gif");
}
.inputs_129x28:focus{
	background-image: url("../img/inputs_129x28_f.gif");
}
.textareas{
	margin: 0;
	padding: 5px;
	font-size: 1.3em;
	color: #353535;
	border: 0px;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	line-height: 24px;
}
.textareas:focus{
	color: #0596c0;
}
.textareas_507x223{
	width: 497px;
	height: 213px;
	font-family: "Arial","Trebuchet MS",sans-serif;
	background-image: url("../img/textareas_507x223.gif");
}
.textareas_507x223:focus{
	background-image: url("../img/textareas_507x223_f.gif");
}
/*buttons*/
.buttons{
	height: 30px;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	background-repeat: no-repeat;
}

.buttons_baglan{
	width: 167px;
	background-image: url("../img/buttons_baglan.gif");
}

.buttons_gonder{
	width: 167px;
	background-image: url("../img/buttons_gonder.gif");
}
.buttons_sil{
	width: 34px;
	background-image: url("../img/buttons_sil.gif");
}
.buttons_degistir{
	width: 68px;
	background-image: url("../img/buttons_degistir.gif");
}
.buttons_vazgec{
	width: 64px;
	background-image: url("../img/buttons_vazgec.gif");
}
.buttons_arastir{
	width: 75px;
	background-image: url("../img/buttons_arastir.gif");
}
.buttons_yukle{
	width: 75px;
	background-image: url("../img/buttons_yukle.gif");
}
.buttons_kabulet{
	width: 144px;
	background-image: url("../img/buttons_kabulet.gif");
}
.buttons_reddet{
	width: 144px;
	background-image: url("../img/buttons_reddet.gif");
}


/*icons*/
.icons_sil{
	width: 22px;
	height: 23px;
	background-image: url("../img/icons_sil.gif");
	background-repeat: no-repeat;
}
.icons_degistir{
	width: 24px;
	height: 23px;
	background-image: url("../img/icons_degistir.gif");
	background-repeat: no-repeat;
}
.icons_kes{
	width: 23px;
	height: 23px;
	background-image: url("../img/icons_kes.gif");
	background-repeat: no-repeat;
}
.icons_resim{
	width: 23px;
	height: 23px;
	background-image: url("../img/icons_resim.gif");
	background-repeat: no-repeat;
}
/* tables */
.r1{
	clear: both;
	padding: 5px 0;
}
.r1 .c1, .r1 .c2, .r1 .c3, .r1 .c1i{
	float: left;
	width: 70px;
}
.r1 .c2{
	width: 14px;
}
.r1 .c3{
	width: 429px;
}
/**/
/*lists*/
.cource_list{
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.cource_list li{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 36px 35px 0;
}
.cource_list li h3{
    font-family: "Arial", sans-serif;
    width: 94px;
    padding: 5px 5px 3px;
    margin: 0;
    background-image: url("../img/titleThumb.png");
    background-repeat: no-repeat;
    font-size: 0.97em;
    color: #8b4774;
}
.cource_list li .img_container{
	width: 119px;
	background-image: url("../img/shadowThumbs.png");
	background-position: 102px bottom;
	background-repeat: no-repeat;
        position: relative;
}
.cource_list li .img_container img{
	width: 100px;
	height: 100px;
        border: 2px solid #fff;
}
.cource_list li .img_border{
    position: absolute;
    left:0px;
    top: 2px;
    width:102px;
    height:40px;
    background-image : url("../img/borderThumbs.png");
    background-repeat: no-repeat;
    background-position: 66px 0px;
}
.cource_list li:hover h3{
    background-position: 0px -100px;
    color: #fff;
}
.cource_list li:hover .img_container img{
        border: 2px solid #a0c4ec;
}
.cource_list li:hover .img_border{
    background-position: 66px -40px;
}


.companies_list{
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 906px;
}
.companies_list li{
	clear: both;
	display: block;
	list-style: none;
	padding: 0 0 28px 219px;
	margin: 0;
	background-image: url("../img/icons_subarrow.png");
	background-repeat: no-repeat;
	background-position: 105px 62px;
	color: #505b5f;
}
.companies_list li h3{
	padding: 0 0 14px 0;
	margin: 0;
	font-size: 1.8em;
	color: #1082a7;
}
.companies_list li .summary_container{
	float: right;
	width: 519px;
}
.city_name{
	color: #4ba2be;
	font-size: 1.4em;
	padding: 0 0 14px 0;
}
.companies_list li .img_container img{
	float: left;
	width: 144px;
	height: 144px;
	border: 3px solid #fff;
}
.companies_list li .r1{
	font-size: 1.3em;
}

.company_job_list{
	float: left;
	width: 146px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.company_job_list li{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
/**/
/*tooltip*/
#tooltip_container{
	position: absolute;
	padding: 0px 0px 17px 1px;
	background-image: url("../img/tooltip_left_bottom.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 1.2em;
	color: #0596c0;
}
#tooltip_container .ttc_top{
	display: none;
}
#tooltip_container .ttc_body{
	padding: 5px 11px;
	background-image: url("../img/tooltip_right_top.png");
	background-position: right top;
	background-repeat: no-repeat;
}
/**/
/*pager*/
.paginator{
	/*background-image: url("../img/pager_left.gif");*/
	padding: 21px 0;
	height: 31px;
	font-size: 1.2em;
}
.paginator a, .paginator span{
	float: left;
	padding: 1px 7px;
	margin: 0 2px;
	color: #04a0cd;
	background-color: #fff;
	border: 1px solid #cecece;
}
.paginator .current{
	color: #fff;
	background-color: #04a0cd;
}
.paginator a:hover{
	color: #fff;
	background-color: #999;
	text-decoration: none;
}
.paginator div{
	clear: both;
	/*background-image: url("../img/pager_right.gif");
	background-position: right;
	background-repeat: no-repeat;*/
	padding: 6px 21px 0 0;
	height: 25px;
}
/**/
.company_detail_left{
	float: left;
	width: 300px;
}
.company_detail_right{
	float: right;
	width: 583px;
}
.company_content{
	font-size: 1.3em;
}
font{
	font-size: medium !important;
}
.request_form, .request_form2{
	margin-top: 7px;
	background-color: #fff;
	font-size: 1.2em;
	padding:14px 33px;
}
.request_form .r1 .c1, .request_form .r1 .c2{
	padding-top: 7px;
}
.request_form .r1 .c3{
	width: 150px;
}
.request_form2 .r1 .c1, .request_form2 .r1 .c2{
	padding-top: 7px;
}
.request_form2 .r1 .c1, .request_form2 .r1 .c1i{
	width: 150px;
}
.request_form2 .r1 .c3{
	width: 320px;
}

.detail_img{
    float: left;
    width: 322px;
    height: 300px;
    background-image: url('../img/shadowDetail.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}
.detail_content{
    float: right;
    width: 386px;
    color: #8a6f80;
    padding-right: 36px;
    text-align: justify;
}
.category_list, .sub_list, .sub_gallery{
    list-style: none;
    margin:0;
    padding:0;
}
.sub_list li{
    padding-bottom: 3px;
}
.sub_list li a{
    display:inline-block;
    height: 30px;
    background-repeat: no-repeat;
    padding-left: 35px;
    color: #ef840e;
    text-decoration: none;
}
.sub_list li a:hover{
    text-decoration: underline;
}

.sub_gallery li{
    float: left;
}
.sub_gallery td{
    padding: 0 36px 35px 0;
}
.sub_gallery a{
    display: block;
    background-image:url(../img/shadowThumbs.png);
    background-position: 102px bottom;
    background-repeat:no-repeat;
    position:relative;
    width:119px;
    text-decoration: none;
}
.sub_gallery a .img_title{
    display: block;
    background-image:url(../img/titleThumb.png);
    background-repeat:no-repeat;
    color:#8B4774;
    font-family:"Arial",sans-serif;
    font-size:0.97em;
    margin:0;
    padding:0;
    width:104px;
    height: 11px;
    overflow: hidden;
}
.sub_gallery.cource_list a .img_title{
    font-family: "Arial", sans-serif;
    width: 94px;
    padding: 5px 5px 3px;
    color: #8b4774;
    overflow: visible;
    height: auto;
}
.sub_gallery a img{
    border:2px solid #FFFFFF;
    height:100px;
    width:100px;
}
.sub_gallery a .img_border{
    display: block;
    background-image:url(../img/borderThumbs.png);
    background-position:66px 0;
    background-repeat:no-repeat;
    height:40px;
    left:0;
    position:absolute;
    top:13px;
    width:102px;
}
.sub_gallery.cource_list a .img_border{
    top: auto;
    bottom:62px;
}
.sub_gallery a:hover .img_title{
    background-position: 0px -100px;
    color: #fff;
}
.sub_gallery a:hover img{
    border:2px solid #a0c4ec;
}
.sub_gallery a:hover .img_border{
    background-position:66px -40px;
}
tr{
    vertical-align: bottom;
}
.home_container{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url("../img/bgBody.png");
    background-repeat: no-repeat;
}
.home_box {
    float: left;
    width: 351px;
    margin-left: 29px;
}
.home_box.haberler {
    width: 421px;
    margin-left: 47px;
    background-image: url("../img/bg_home_box_haberler.png");
    background-repeat: no-repeat;
    background-position: right top;
}
.home_box h2{
    background-color: #e599ca;
    background-image: url("../img/h2_home_kurslarimiz.png");
    background-repeat: no-repeat;
    background-position: 9px 2px;
    height: 23px;
    margin: 0;
    padding: 0;
}
.home_box.haberler h2{
    margin-right: 10px;
    background-color: #56a3ea;
    background-image: url("../img/h2_home_haberler.png");
}
.home_box h2 span{
    visibility: hidden;
}
.home_box h3{
    font-family: "Arial", sans-serif;
    background-image: url("../img/bgH3.png");
    background-repeat: no-repeat;
    width: 161px;
    height: 26px;
    font-size: 12px;
    text-align: right;
    color: #8b4774;
    padding: 5px 8px 0 0;
    font-weight: normal;
}
.home_box ul{
    list-style: none;
    padding: 0;
    padding-bottom: 9px;
    margin:0;
}
.home_box ul ul li{
	font-size: 0.92em;
        line-height: 17px;
}
.home_box ul ul li a{
        display: block;
        padding: 0px 4px 0px 44px;
	color: #64535e;
        background-repeat:no-repeat;
        background-position: 9px 2px;
        text-decoration:none;
        min-height: 34px;
}
.home_box ul ul li a:hover{
        color: #fff;
        background-color: #a0c4ec;
}
.home_box.kurslarimiz ul li{
	float: left;
        width: 169px;
}
.home_box.kurslarimiz ul li.muzik{
	margin-right: 13px;
}
.home_box.kurslarimiz ul li ul li{
    float: none;
    clear: both;
}
.home_box.haberler ul{
    width: 312px;
    height: 203px;
    overflow: hidden;
}
.home_box.haberler ul li{
    display: block;
    background-image: url("../img/arrow3.png");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 3px 0 3px 25px;
}
.home_box.haberler ul li a{
    color: #73b4e9;
}
.home_box.haberler ul li a span{
    color: #94a8b9;
    font-style: italic;
    font-size: 0.9em;
}
.news_list{
    margin: 0;
    padding: 0;
    list-style: none;
}
.news_list li{
    background-image: url("../img/arrow4.png");
    background-repeat:no-repeat;
    background-position: 0px 6px;
    padding:1px 13px;
}
.news_list li a span{
    color: #94a8b9;
    font-style: italic;
    font-size: 0.9em;
}
.content_home{
    float: none;
    clear:both;
    margin:0;
    padding: 0;
    padding-top: 363px;
    width: 1000px;
}
.kuguMuzik{
    position: absolute;
    top: 57px;
    left: 257px;
}
