body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma,verdana, arial, helvetica, sans-serif;
	font-size:11px;
}
div{
border:0;
}
a {
	text-decoration: none;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}

input, select, textarea {
	border:1px solid #CCCCCC;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px;
	text-align:left;
	-webkit-user-select: all;
}
.gbutton {
	background:#3D484A none repeat scroll 0%;
	border:0pt none;
	color:#FFFFFF;
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:2px 5px;
	text-align:center;
	cursor:pointer;
}	
/*************************************/
body {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin: 0;
	padding: 0;
}
#body_bg {
	background: #4D6275 url(images/background.gif) top left repeat-x;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin: 20px 0px;
}
.clr {
	clear: both;
}
p {
	margin: 0;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 24px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
}
h2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 22px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
}
h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 20px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
}
h4 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
}
h5 {
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 3px double #EEEEEE;
}
h6 {
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 1px solid #EEEEEE;
}
a:link, a:visited {
	color: #00469b;
	text-decoration: none;
	position: relative;
}
a:hover{
	color: #9F0004;
	text-decoration: underline;
}
a:focus {
  outline: none;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #00469B;
	text-decoration: none;
}
ul a:hover{
	color: #9F0004;
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
	position: relative;
}
input, select {
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
.mj-unselectable .inputbox{
	-moz-user-select:all;
}
.inputbox{
	margin: 1px 0;
	-moz-user-select:text;
}
.inputbox:focus {
	border: 1px solid #BABDB6;
	background: #FFFFDD;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox{
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
	width: 95%;
}
fieldset{
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px;
}
.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #f5f5f5;
	color: #333;
	cursor: pointer;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	color: #000;
}
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
}
hr {
	border: none 0;
	border-top: 1px solid #d5d5d5;
	height: 1px;
}

/* TOP HEADER
--------------------------------------------------------- */
div#top_header_wrap {}
div.top_header {
	background: url(images/top_header.png) top left no-repeat;
	height: 111px;
}

/* ---- logo --- */
div#logo_wrap {
	position: relative;
	width: 970px;
}
div#logo {
	background: url(images/logo.png) no-repeat;
	width: 253px;
	height: 79px;
	position: absolute;
	left: 40px;
	top: 24px;
}
div#banners {
	width: 616px;
	height: 85px;
	position: absolute;
	left: 293px;
	top: 24px;
}
div#basbakan {
	background: url(images/basbakan.png) no-repeat;
	width: 121px;
	height: 127px;
	position: absolute;
	right: 25px;
	top: 0px;
}
/* CONTENT LAYOUT
--------------------------------------------------------- */
div#content_layout_wrap {}
div.content_layout {
	background: url(images/content_layout.png) top left repeat-y;
	height: 1%;
}
div.content_layout_sidebar {
	background: url(images/content_layout_sidebar.png) top left repeat-y;
	height: 1%;
}

/* TOP MENU
--------------------------------------------------------- */
div#top_menu_wrap {
	padding: 0px 25px;
}
div.top_menu {
	background: url(images/topmenu.png) top left repeat-x;
	height: 33px;
}
div.top_menu_empty {
	background: url(images/topmenu.png) top left repeat-x;
	height: 5px;
}


/* DROP DOWN MENU
--------------------------------------------------------- */
div#ddmenuwrap {
	background: url(images/topmenu.png) repeat-x;
	height: 33px;
	position: relative;
	z-index: 100;
}
div#ddmenu {}
div#nav {
	margin: 0;
	padding: 0;
	height: 33px;
/*	background-color: #1a1a1a; */
}
div#nav a {
	font-size: 11px;
	color: #fff;
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 33px;
	padding: 0 15px;
}
div#nav ul ul a.daddy {
	background: url(images/sublink.png) 100% 50% no-repeat;
}
div#nav ul ul a.daddy:hover {
	background: url(images/sublink_hover.png) 100% 50% no-repeat;
}
div#nav li a {
	background: url(images/menu_div.gif) 100% 0 no-repeat;
}
div#nav li a:hover{}
div#nav li li a{
	background: none;
	font-weight: normal;
	padding: 0;
	text-indent: 15px;
	color: #fff;
	line-height: 25px;
}
div#nav ul li ul li a:hover{
	background: none;
}
div#nav ul li a:hover,
div#nav ul li ul li ul li a:hover {
	color: #fefefe;
}
div#nav, div#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
div#nav li li {
	padding: 0;
	background: none;
	border-bottom: 1px solid #01324D;
/*	border-top: 1px solid #01324D; */
}
div#nav a {}
div#nav ul ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 167px;
	font-size: 11px;
	text-align: left;

}
div#nav li {
	float: left;
	padding: 0;
 	background: none;
	height: 33px;
}
div#nav ul li {
	position: relative;
}
div#nav li ul {
	top: 33px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-right: 1px solid #01324D;
	border-left: 1px solid #01324D;
	border-top: 1px solid #01324D;
}	
div#nav ul {
	padding: 0;
	margin: 0;
}
div#nav li li {
	float: left;
	padding: 0;
   	width: 170px;
	height: 25px;
}
div#nav li ul ul {
	margin: -30px 0 0 170px;
}
div#nav li:hover ul ul, 
div#nav li:hover ul ul ul,
div#nav li:hover ul ul ul ul,  
div#nav li.sfhover ul ul, 
div#nav li.sfhover ul ul ul, 
div#nav li.sfhover ul ul ul ul {
	left: -999em;
}
div#nav li:hover ul, 
div#nav li li:hover ul, 
div#nav li li li:hover ul, 
div#nav li li li li:hover ul,
div#nav li.sfhover ul, 
div#nav li li.sfhover ul, 
div#nav li li li.sfhover ul,
div#nav li li li li.sfhover ul{
	z-index: 100;
	left: 0;
}
div#nav li:hover, div#nav li.sfhover {
    left: 0;
    background: url(images/menu_active.gif) top left repeat-x;
	height: 33px;
}
div#nav li li:hover, div#nav li li.sfhover {
    left: 0;
    background: #01669A;
	height: 25px;
}
div#nav li:hover a, div#nav li.sfhover a {
    color: #fff;
}
div#nav li li:hover a, div#nav li li.sfhover a {
    color: #fff;
}
div#nav li li:hover a:hover, div#nav li li.sfhover a:hover {
    color: #fff;
}
div#nav a {}
div#nav ul ul a {
	background: none;
}
div#nav li:hover ul, 
div#nav li li:hover ul, 
div#nav li li li:hover ul, 
div#nav li li li li:hover ul,
div#nav li.sfhover ul, 
div#nav li li.sfhover ul, 
div#nav li li li.sfhover ul,
div#nav li li li li.sfhover ul{
	background: #014B72;
}
div#wrapper {
	width: 970px;
	margin: 0px;
}
div#header_content_wrap {
	height: 300px;
	overflow:hidden;
	background:#eeeeee;
}
.header_content_scroller{
	position:relative;
	width:4600px;
	height:300px;
}
.header_content_pane{
	float:left;
	width:920px;
	height:300px;
}
/* HEADER
--------------------------------------------------------- */
div#header_wrap {
	padding: 0px 25px;
}
div#header {
	height: 385px;
	background: #0c110d;
	border-bottom: 5px solid #c1c1c1;
}

/* ---- header content --- */
div#header_content_wrap {}
div#header_content {
	height: 305px;
}
#mjmap_wrap{
	width: 920px;
	height:300px;
}
#mjmap{
	margin:10px;
	width:650px;
	height:280px;
	border:1px solid #c1c1c1;
	float:left;
}
#mjmap_sidebar{
	border-left:1px solid #c1c1c1;
	width:240px;
	height:300px;
	float:left;
}
#vertical_tab_wrap{
	width:257px;
	height:300px;
	background: transparent url(images/vertical_tab_bg.jpg) top left no-repeat;
	float:left;
}
#vertical_tab_container{
	width:663px;
	height:300px;
	float:left;
}
#vertical_tab_titles{
	margin-top:10px;
}
#vertical_tab_titles a{
	display:block;
	margin:10px 2px;
	text-align:right;
	padding:2px 5px;
}
#vertical_tab_titles a.active{
	background: transparent url(images/vertical_tab_active_bg.jpg) top left repeat-y;
}
/* ---- scrolling header --- */
#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 920px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 305px; 
	width: 920px;
	position: relative;
} 
#demo-inner {
	width: 4600px;
	height: 305px;
	position: relative;
} 
.scrolling-content {
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 11px;
} 


/* ---- header buttons --- */
div#header_buttons_wrap {}
div#header_buttons {
	height: 80px;
	background: url(images/header_buttons_bg.png) top left repeat-x;
}
ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
	text-indent:-9999px;
}
ul#buttons li a:link, ul#buttons li a:visited {
	width: 184px;
	height: 80px;
	display: block;
}

li#but_duyuru {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_duyuru.jpg) 0% 0% no-repeat;
}
li#but_duyuru a:hover {
	background: url(images/header_but_duyuru.jpg) 0% 50% no-repeat;
}
li#but_duyuru a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_duyuru.jpg) 0% 100% no-repeat;
}
li#but_duyuru a:active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_duyuru.jpg) 0% 100% no-repeat;
}
li#but_bursa {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_bursa.jpg) 0% 0% no-repeat;
}
li#but_bursa a:hover {
	background: url(images/header_but_bursa.jpg) 0% 50% no-repeat;
}
li#but_bursa a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_bursa.jpg) 0% 100% no-repeat;
}
li#but_faaliyet {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_faaliyet.jpg) 0% 0% no-repeat;
}
li#but_faaliyet a:hover {
	background: url(images/header_but_faaliyet.jpg) 0% 50% no-repeat;
}
li#but_faaliyet a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_faaliyet.jpg) 0% 100% no-repeat;
}
li#but_secim {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_secim.jpg) 0% 0% no-repeat;
}
li#but_secim a:hover {
	background: url(images/header_but_secim.jpg) 0% 50% no-repeat;
}
li#but_secim a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_secim.jpg) 0% 100% no-repeat;
}
li#but_akp {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_akp.jpg) 0% 0% no-repeat;
}
li#but_akp a:hover {
	background: url(images/header_but_akp.jpg) 0% 50% no-repeat;
}
li#but_akp a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_akp.jpg) 0% 100% no-repeat;
}

/* ---- user6 --- */
div#user6_wrap {
	padding: 0 25px;
}
div#user6 {
	background: #0C110D;
	border-bottom: 5px solid #c1c1c1;
	color: #9a9a9a;
	text-align: left;
	padding: 10px 25px;
	font-size: 11px;
}
div#user6 a:link, div#user6 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
	font-size: 11px;
}
div#user6 a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* CONTENT
--------------------------------------------------------- */
div#content_wrap { /* 1 column layout */
	padding: 0px 25px;
} 
div#content_wrap_sidebar { /* 2 columns layout */
	width: 670px;
	padding: 0px 25px;
	float: left;
}
div#content {}


/* ---- newsflash --- */
div#newsflash_wrap {
	padding: 0 20px;
	padding-top: 20px;
}
div#newsflash {}
div#newsflash .module {
	text-align: left;
	color: #808080;
}
div#newsflash .module h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}

/* ---- mainbody --- */
div#mainbody_wrap {}
div#mainbody {
	padding: 20px 20px 0px 20px;
	text-align: left;
}

/* ---- content body --- */
div.entry {}



/* ---- bottom users --- */
div#bottomusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#user10wrap,
div#user11wrap,
div#user12wrap{
	float: left;
}
div#user10,
div#user11,
div#user12{
	margin: 3px;
}
div#user10wrap div.module h3,
div#user11wrap div.module h3,
div#user12wrap div.module h3{
	margin: 0px;
	padding-bottom: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #9F0004;
}
div#user10wrap div.module,
div#user11wrap div.module,
div#user12wrap div.module{
	background: url('images/round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#user10wrap div.module div div,
div#user11wrap div.module div div,
div#user12wrap div.module div div{
    background: url('images/round_mod_t_l.gif') no-repeat top left;
}
div#user10wrap div.module div,
div#user11wrap div.module div,
div#user12wrap div.module div{
	background: url('images/round_mod_b_r.gif') no-repeat bottom right;
}
div#user10wrap div.module div div div,
div#user11wrap div.module div div div,
div#user12wrap div.module div div div{
    background: url('images/round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user10wrap div.module div div div h3,
div#user11wrap div.module div div div h3,
div#user12wrap div.module div div div h3{
	display:block;
}
div#user10wrap div.module div div div div,
div#user11wrap div.module div div div div,
div#user12wrap div.module div div div div{
    background:none;
}

/* ---- list bottom users --- */
div#list_bottom_users_wrap{
	padding: 20px 15px 15px 15px;
	height: 1%; /* ie really sucks */
}
div#list_bottom_users{}
div#user13 h3,
div#user14 h3{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}
div#user13 .module,
div#user14 .module{
	padding: 10px;
	margin: 0;
}
div#user13,
div#user14{
	float: left;
	text-align: left;
	color: #a8a8a8;
	font-size: 11px;
}
div#user13 a:link, div#user13 a:visited,
div#user14 a:link, div#user14 a:visited{
	border-bottom: 1px dotted #999;
	color: #a8a8a8;
	text-decoration: none;
}
div#user13 a:hover,
div#user14 a:hover{
	color: #3875D7;
	text-decoration: none;
}
div#user13 ul,
div#user14 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#user13 li,
div#user14 li{
	padding: 0;
	line-height: 20px;
	text-indent: 5px;
	border-bottom: 1px solid #ddd;
}
div#user13 li a:link, div#user13 li a:visited,
div#user14 li a:link, div#user14 li a:visited{
	color: #3875D7;
	display: block;
	border-bottom: none;
	width: 100%;
}
div#user13 li a:hover,
div#user14 li a:hover{
	border-bottom: none;
	display: block;
	color: #000;
	text-decoration: none;
	background: #f8f8f8 url(images/list_bg.gif) 100% 50% no-repeat;
}


/* SIDEBAR
--------------------------------------------------------- */
div#sidebar_wrap {
	float: left;
	text-align: left;
	width: 200px;
	margin-top: 20px;
}
div#sidebar {}
div#sidebar h3,.tavsiyeedilenyazarlar h3{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
	color: #587788;
	font-weight: bold;
	margin: 0px 0px;
	margin-bottom: 3px;
}
div#sidebar {
	font-size: 11px;
	color: #595959;
	margin-bottom: 30px;
}
div#sidebar a:link, div#sidebar a:visited {
	color: #9F0004;
	text-decoration: none;
}
div#sidebar a:hover {
	color: #00469b;
	text-decoration: underline;
}
div.entry_sidebar {
	margin-bottom: 20px;
}
span.stats{
	padding-top: 10px;
	color: #bbb;
	font-size: 10px;
}


/* BOTTOM LAYOUT
--------------------------------------------------------- */
div#bottom_layout {}
div#bottom_layout_wrap{
	height: 41px;
}
div.bottom_layout {
	background: url(images/bottom_layout.png) top left repeat-y;
	height: 41px;
}
div.bottom_layout_sidebar {
	background: url(images/bottom_layout_sidebar.png) top left repeat-y;
	height: 41px;
}
#vertical_tab_container table{
	padding-top:10px;
}
.dvClr {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin: 1px 3px 3px 0;
}
.text {
	width: 40px;
}
.AKPARTI {
	background: #F8991C;
}
.AKPARTI2 {
	background: #FEBC89;
}
.CHP {
	background: #E32429;
}
.MHP {
	background: #A4191C;
}
.DP {
	background: #A53D72;
}
.GP {
	background: #F37B7A;
}
.SP {
	background: #B5C4E1;
}
.BAGIMSIZ {
	background: #E4B8CF;
}
.BTP {
	background: #015F9C;
}
.HYP {
	background: #CC9933;
}
.IP {
	background: #996666;
}
.haber_jenerik{
	width:430px;
	height:120px;
	float:left;
	padding:15px;
	overflow : hidden;
}
.haber_foto{
	position : relative;
	float : left;
}
.haber_foto_img, .haber_foto a.haber_foto_frame{
	position : absolute;
	width : 176px;
	height : 96px;
	left:0;
	top:0;
	border:0;
}
.haber_foto a.haber_foto_frame{
	background: transparent url(images/picframe.png) top left no-repeat;
	z-index:1;
}
.haber_foto a:hover.haber_foto_frame{
	background: transparent url(images/picframehover.png) top left no-repeat;
}
.haber_icerik{
	float:left;
	margin-left:180px;
	position:relative;
	text-align:left;
}
.haber_kucuk_baslik{
	color:#9F0004;
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
}
.haberler_tumu{
	font-weight:bold;
	left:825px;
	position:absolute;
	top:280px;
}

.faaliyetler_tumu{
	font-weight:bold;
	left:3570px;
	position:absolute;
	top:280px;
}

.mappointslist{
	width:215px;
	height:242px;
	border:1px solid #898989;
	padding:3px;
	margin:10px;
	margin-top:0;
}

#mapsearch{
	width:215px;
	border:1px solid #898989;
	padding:3px;
	margin:10px;
}

.mapsearchlist a div{
	background:transparent;
	padding:2px;
	padding-left:5px;
	width:204px;
	height:16px;
	text-align:left;
}

.mapsearchlist a:hover div{
	background:#D1D0CD;
}

.loginCnt{
	width:220px;
	height:70px;
	border:2px solid #B75E00;
	background:#EEEEEE;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-110px;
	margin-top:-50px;
	display:none;
	z-index:1000;
	padding:10px;
}
.info{
	padding:5px;
	margin:5px;
	color:#C30D1C;
	border:2px dashed #C30D1C;
}
#content li{
	list-style-type:disc;
}

