@charset "utf-8";
@import url(skin.css);
@import url(jquery.jcarousel.css);
@import url(Forums.css);
@import url(Eko.css);
@import url(csshorizontalmenu.css);


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/Masterbg.jpg); 
	background-repeat: repeat-x;
    background-attachment: fixed;
}


/*header_menuler*/
.hdr1 {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/header_bar1_bg.png); 
	background-position:center top; 
	background-repeat:repeat-x; 
	background-color:#333333;
	
	}
	.ahdr1000 {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:3px;
	margin-right:4px;
	}
.ahdr1 {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:6px;
	margin-right:6px;
	}
.ahdr1:hover {
	color:#CCCCCC;
	}
.hdr2 {
	background-image:url(../images/header_bar2_bg.png); 
	background-position:center top; 
	background-repeat:repeat-x; 
	background-color:#d3d3d3;
	}
.hdr3 {
	background-image:url(../images/header_bar3_bg.png); 
	background-position:top bottom;
	background-repeat:repeat-x; 
	background-color:White;
	margin-top:-3px;
	}
.hdr_imkb {
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/header_bar4_bg.png); 
	background-position:center top; 
	background-repeat:repeat-x; 
	background-color:#333333;
	}
.tgold {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b7a424;
	text-decoration:none;
	}
	.tgold a
	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b7a424;
	text-decoration:none;
	}
	.tgold a:hover
	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b7a424;
	text-decoration:none;
	}
	.tgold a:active
	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b7a424;
	text-decoration:none;
	}
.tgold_bg {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#b7a424;
	}
.tkirmizi_times {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#900000;
	}
.hdr4{
	background-color:#eaeaea;
	border-top:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
	}
.tveriler_red_h {
	font-size:13px;
	font-weight:bold;
	color:#900000;
	}
.tveriler_red {
	font-size:11px;
	font-weight:normal;
	color:#900000;
	}
.tveriler_green_h {
	font-size:13px;
	font-weight:bold;
	color:#229000;
	}
.tveriler_green{
	font-size:11px;
	font-weight:normal;
	color:#229000;
	}
.tveriler_gri_h {
	font-size:13px;
	font-weight:bold;
	color:#999999;
	}
.tveriler_gri{
	font-size:11px;
	font-weight:normal;
	color:#999999;
	}
.tsub_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#900000;
	background-image:url(../images/sub_header_bg.png); 
	background-position:center top; 
	background-repeat:repeat-x;
	border:#CCCCCC 1px solid;
	padding-left:5px;
	height:35px;
	}
.tsub_header_gri {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#999999;
	}
.tsub_header_konular {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#900000;
	padding-left:10px;
	height:35px;
	}
.tsub_header_konular_data {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:10px;
	background-color:#333333;
	}
.tblog_data_td {
	background-color:#e2e2e2;	
	border:#CCCCCC 1px solid;
	}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(../images/footer_bg.png); 
	background-position:top ; 
	background-repeat:repeat-x; 
	background-color:#000000;
	}
.afooter_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
.afooter_link:hover {
	color:#CCCCCC;
	}

/*Buton_css*/
.abtn_kizil {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../images/btn_kizil_bg.png); 
	background-position:center top; 
	background-repeat:repeat-x; 
	background-color:#71001a;
	border:#FFFFFF 1px solid;
	cursor:pointer;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	}
.abtn_kizil:hover {
	color:#CCCCCC;
	}
.abtn_kizil_bigger {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../images/btn_kizil_bg.png); 
	background-position:center top; 
	background-repeat:repeat-x; 
	background-color:#71001a;
	border:#FFFFFF 1px solid;
	cursor:pointer;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	}
.abtn_kizil_bigger:hover {
	color:#CCCCCC;
	}
/*formlar*/
.fsearch {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	border:#cccccc 1px solid;
	height:19px;
	}
.flistmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	border:#cccccc 1px solid;
	height:19px;
	}
.fguvenlik_kodu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	border:#cccccc 1px solid;
	height:19px;
	width:50px;
	}
.fsizdesorun {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	border:#cccccc 1px solid;
	width:190px;
	height:50px;
	}
.ta66666612 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	}
	
.table_form {
			font: 11px verdana,verdana, arial;
			margin: 0;
			padding: 0;
			border-collapse: collapse;
			text-align: left;
			color: #333;
			line-height: 19px;
		}
.siralamatbl_header {
	border: #A6C4E1 1px solid;
	background:#E2EDFE;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
}
.siralamatbl {
	border: #A6C4E1 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size: 10px;
	text-align:center;
	font-weight:bold;
	height:25px;
}
.siralamatbl_sayi {
	background:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	height:25px;
	border:#999999 1px solid;
}
/*textler*/
.tverdana13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration: none;
	}
.affffff_14 {
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
	}
.a333333_12 {
	font-size:12px;
	color:#333333;
	font-style:italic;
	}
.t333333_12_regular {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444140;
	}
.t333333_12_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	}
.t333333_13 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
.ta999999_10 {
	font-size:10px;
	color:#706e6e;
	}
.ta999999_12 {
	font-size:12px;
	color:#999999;
	}
.ta999999_13 {
	font-size:13px;
	color:#999999;
	}
.ta999999_14 {
	font-size:14px;
	color:#999999;
	}
.ta999999_15 {
	font-size:15px;
	color:#999999;
	}
.tbeyaz_15 {
	font-size:15px;
	color:#FFFFFF;
	}
.tbeyaz_20 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	}
.tsiyah_14 {
	font-size:14px;
	color:#000000;
	}
.tsiyah_16 {
	font-size:16px;
	color:#000000;
	}
.timages {
	border:#666666 1px solid;
	}
.timages_without_border {
	border:#666666 0px solid;
	}
.timages_blog {
	border:#666666 1px solid;
	margin-right:5px;
	}
.timages_capital {
	border:#666666 1px solid;
	margin-left:5px;
	}
.timages_abonelik {
	border:#666666 1px solid;
	margin-right:10px;
	}
.tkirmizi14_times {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#900000;
	}
.tsiyah14_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold
	}
.tkirmizi16_times {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#900000;
	}
.tkirmizi18_times {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#900000;
	}
.tbeyaz18_times {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	}
.t66666616_times {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
	}
.t66666618_times {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	}
.t66666616_black_times {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	}
.t66666618_times {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	text-decoration:none;
	}
.t33333318_times {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	}
.a66666618_black_times {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.a8F8F8F8F10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8F8F8F;
	text-decoration:none;
	}
.tkirmizi12_arial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#900000;
	text-decoration:none;
	}
.tsiyah12_arial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
.tsiyah11_arial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}

	
/*Linkler*/
.a66666616_black_times {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
	}
.a66666616_black_times:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	text-decoration: underline;
	}
.a66666618_times {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#666666;
	text-decoration: none;
	}
.a66666618_times:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#666666;
	text-decoration: underline;
	}
.a333333_13_underlined {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline;
	}
.a333333_13_underlined:hover {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	}
.affffff13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration: underline;
	}
.affffff13:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	}

.a66666612 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	}
.a66666612:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	}
.a66666612:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	}
	
.a66666612_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.a66666612_black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}
.a66666612_black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}

.a90000012 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#900000;
	font-weight:bold;
	text-decoration:none;
	}
.a90000012:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#900000;
	font-weight:bold;
	text-decoration:underline;
	}
.a90000012:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	}
.t33333316_regular_times {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	text-decoration:none;
	}
.t33333316_regular_times:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	text-decoration:underline;
	}
.a33333312_regular {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444140;
	}
.a33333312_regular:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444140;
	text-decoration:none;
	}
.t33333316_black_times {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
.t33333316_black_times:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	}
.t66666618_times {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	text-decoration:none;
	}
.t66666618_times:hover {
	text-decoration:underline;
	}
.asiyah12_arial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
.asiyah12_arial:hover {
	text-decoration:underline;
	}
.asiyah11_arial_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	}
.asiyah11_arial_bold:hover {
	text-decoration:underline;
	}
.asiyah14u_times {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
	}
.asiyah14u_times:hover {
	text-decoration:none;
	}
.asiyah16u_times {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	text-decoration:underline;
	}
.asiyah16u_times:hover {
	text-decoration:none;
	}
.akirmizi12_arial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#900000;
	text-decoration:none;
	}
.akirmizi12_arial:hover {
	text-decoration:underline;
	}
.akirmizi18_times {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#900000;
	text-decoration:none;
	}
.akirmizi18_times:hover {
	text-decoration:underline;
	}
.abeyaz18_times {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	}
.abeyaz18_times:hover {
	text-decoration:underline;
	}
.amanset_table {
	border: 1px #CECECE solid;
	
		}
.amanset_bg {
	background:#333333;
	}
.amanset_resim {
	border:#333333 1px solid;
	cursor:pointer;
	}
.amanset_resim:hover {
	background-image:url(../images/images_select.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	padding-top:20px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	}
.avideo_thumbnail {
	border:#CCCCCC 1px solid;
	cursor:pointer;
	margin:2px;
	}
.avideo_thumbnail:hover {
	border:#000000 1px solid;
	}
.aok {
	background-color:#FFFFFF;
	border:#900000 1px solid;
	cursor:pointer;
	margin:2px;
	padding:2px;
	}	
.aok:hover {
	border:#FFFFFF 1px solid;
	}
.averdana13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration: underline;
	}
.averdana13:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration: none;
	}
 .div_box_tab_menu_select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#900000;
	text-decoration:none;
	float:left; 
	background-color:#E8E8E8; 
	padding:10px 8px 5px 8px;
	}
.div_box_tab_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#CCCCCC;
	text-decoration:none;
	float:left; 
	background-color:#FFFFFF; 
	padding:10px 8px 5px 8px;
	cursor:pointer;
	text-decoration:none;
	}
.div_box_tab_menu:hover {
	color:#666666;
	}
.div_box_content {
	background-color:#E8E8E8;
	width:auto;
	padding:5px;
	height:200px;
	}
.t333333_11 {
	font-size:11px;
	color:#333333;
	}
.a666666_11 {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	}
.a666666_11:hover {
	text-decoration:underline;
	}
-prev {
    z-index: 3;
    display: none;
}

.SiralamalarYaziBoyut
        {
            font-family: Trebuchet MS;
            font-size: 11px;
            width: 160px;
        }
        .EkDergiAraligi
        {
            padding-right: 10px;
        }
        .stepcarousel
        {
            position: relative; /*leave this value alone*/
            overflow: scroll; /*leave this value alone*/
            width: 980px; /*Width of Carousel Viewer itself*/
            height: 290px; /*Height should enough to fit largest content's height*/
        }
        .stepcarousel .belt
        {
            position: absolute; /*leave this value alone*/
            left: 0;
            top: 0;
        }
        .stepcarousel .panel
        {
            float: left; /*leave this value alone*/
            overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
            margin: 10px; /*margin around each panel*/
            width: 233px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
        }
        /*------------------------------------------------------*/.stepcarouselEtkinlik
        {
            position: relative; /*leave this value alone*/
            overflow: scroll; /*leave this value alone*/
            width: 150px; /*Width of Carousel Viewer itself*/
            height: 310px; /*Height should enough to fit largest content's height*/
        }
        .stepcarouselEtkinlik .beltEtkinlik
        {
            position: absolute; /*leave this value alone*/
            left: 0;
            top: 0;
        }
        .stepcarouselEtkinlik .panelEtkinlik
        {
            float: left; /*leave this value alone*/
            overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
            margin: 10px; /*margin around each panel*/
            width: 140px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
        }