/*Header*/
.header{
	background-color: #fff;
}
ul.header-menu li, ul.main-menu-set li{
	float: left
}
ul.main-menu-set{
	margin:5px 0;
	margin-bottom: 0;
}
.group.ms10.conts{
	background-color: #fff;
	border-top:none;
	padding-top:0px;
	margin-top:10px;
}
ul.main-menu-set{
background: #a1a1a1;
}
ul.header-menu{
	width: 100%;
	height: 40px;
	background-image:none;
	border-top:1px solid #EAEAEA;
	margin-top:8px;
	border-bottom:3px solid #C30F0F;
}
ul.main-menu-set li a{
	padding:10px;
	color: #000
}
.logo a img{
	margin-top: 18px;
}
ul.header-menu li a{
	padding: 12px 10px;
color: #434343;
font-size: 16px;
margin: 0;
font-weight: bold
}
ul.header-menu li.last a{
	padding: 17px 27px
}
ul.main-menu-set li a:hover{
}
ul.header-menu li a:hover, ul.header-menu li a.selected{
	background-color:#c30f0f;
	color: #fff
}
ul.header-menu li.return-main{
	background:url(/scripts/secim2015/assets/images/kulakcik.png) no-repeat left top;
	float: right!important;
	display: inline-block;
	padding: 4px;
margin-top: 3px;
width: 180px
}
li.return-main ul.return li a:hover{
	background: transparent;
}
li.return-main ul.return li a{
	padding: 4px
}
li.return-main ul.return li{
	float: right
}
h1.general-title{
	display: block;
	padding: 0px 5px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	margin-left:18px;
	color:#818081;
}

h1.general-title-parti{
	display: block;
	padding: 0px 5px 10px 5px;
	font-size: 13px;
	color:#818081;
	padding: 10px;
	font-weight: bold;
	margin-top: 5px;
}

/*Header*/
/*Content*/
.content-bg{
	background:none;
	width: 100%;
	height: 530px;
	border-top:none;
}
.content-bg.aday{
	height: 450px
}
/*breadcrumb*/
.breadcrumb{
padding: 0 10px;
list-style: none;
border-bottom: 1px dotted #c1c1c1;
	padding-bottom:6px;
}
ul.breadcrumb li {
padding-right: 4px;
display: inline-block;
padding-left: 10px
}
li.bread-title{
	font-size: 24px;
	color: #c4c4c4;
	position: relative;
	bottom: 1px;
	right:7px;
}
ul.breadcrumb li a{
	float: left;
padding-right: 20px;
background: url("/scripts/secim2015/assets/images/bread.png") top right no-repeat;
font-size: 14px;
font-weight: bold;
color: #ba0000
}
ul.breadcrumb li a.selected{
	background: none;
	color: #000;
	padding-right: 10px
}
/*breadcrumb*/
.border{
	background-color:#393939;
	width: 100%;
	height: 1px 
}
.border-light{
	background-color:#ECEBEB;
	width: 100%;
	height: 1px 
}

/*Aday Info*/
.nominee-info{
	background-color: #FDFDFD;
	height: 300px;
		padding:20px
}
.nominee-bio{
	width: 374px
}
.nominee-share{
	width: 243px
}
.nominee-img{
	width: 300px
}
.nominee-bio h1, .nominee-bio h2{
color:#292929;
display: inline-block;
padding: 5px 0;
width: 100%
}
.nominee-bio h1{
	font-size:24px;
}
.nominee-bio h2, .nominee-bio span.title, .nominee-bio span.inf{
	font-size:14px;
}
.nominee-bio span.title, .nominee-bio span.inf{
	color:#373737;
	text-align: left;
	display: inline-block;
	padding: 5px 0;
	border-bottom:1px solid #fff;
}
.nominee-bio span.title{
	width: 150px;
}
/*Tablo Style*/
.table1{
	
}
.table-border{
	border:none;
}
.table1 tr td.title{
	background: none;
	width: 100%;
	border-bottom: 1px solid #DBD9D9;
	font-weight: bold
}
.table1 tr td.title span{
	padding: 12px 7px;
	display: inline-block;
	color: #000;
	font-size:12px;
}
tr.aday-list td{
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #ECEBEB;
}
tr.aday-list td a.aday{
	font-size:12px;
	color: #333333;
	display: block;
	padding: 3px 0;

}

tr.aday-list td a.aday strong{font-weight: bold;}

tr.aday-list.last td{
	border-bottom: none
}
tr.aday-list td{
	line-height: 16px
}
.biografi{
	border:none;
	margin:0 10px;
	padding:30px 10px;
}
.biografi h1, .biografi p{
	color:#262626;
	display: inline-block;
	padding: 5px 0
}
.biografi h1{
	font-size:15px;
	font-weight: bold
}
.biografi p{
	font-size:13px;
	line-height: 20px;
	padding: 10px 0
}
/*sub menu*/
.sub-menu{background-color:#fff;}
ul.sub-menu{
	width: 100%;
	border-top:none;
	position: relative;
	top: -3px;
	background:none;
}

.sub-bottom-bg{
	background-color: #fff;
	width:980px;
	height: 80px
}
/*Turkey Maps*/
.maps{
	margin-top: 0;
}
table.blue{
	border-color: #fff;
}
table.gray{
	border-color: #ECECEC;
}
.bg-blue{
	background-color: #1db6e9
}
.bg-red{
	background-color: #c60808
}
.table-pst{
	position: absolute;
	right: 33px;
	top: 50px;
}
.bg-blue span, .bg-red span{
	color:#fff;
	font-size:14px;
	padding: 10px 7px;
	float:left;
	font-weight: bold
}
.bg-blue span.small-fnt{font-size: 11px !important; float: right;}
.tab a{
	color:#fff;
	font-size:14px;
	padding: 10px 44px;
	float:left;
	font-weight: bold
}

table.tables{
	background-color:#fff 
}
table.tables td img{
	vertical-align: middle;
	padding-right: 5px
}
table.tables td a{
	display: inline;
	color: #666666;
	font-weight: bold;
	font-size:12px;
}
table.tables td a:hover{
	color: #c30f0f
}
table.tables.blue tr.title td{
	border-right:1px solid #fff ;
	border-bottom:1px solid #fff ;
	text-align: center;
	padding: 10px;
	font-size:12px;
	color:#666666;
	font-weight: bold
}
table.tables.gray tr.title td{
	border-right:2px solid #FFF ;
	border-bottom:none ;
	text-align: center;
	padding: 10px;
	font-size:11px;
	color:#666666;
	font-weight: bold
}
table.tables.gray tr.title td:last-child{border-right:0;}
table.tables.gray tr.title.bl td{
	color: #474747;
	background-color: #D3F4FF;
}
table.tables.gray tr.title.bl.akp-opacity td{
	background-color: #fcd4a5;
}
table.tables.gray tr.title.bl.chp-opacity td{
	background-color: #e5a5ab;
}
table.tables.gray tr.title.bl.mhp-opacity td{
	background-color: #a1b9d0;
}
table.tables.gray tr.title.bl.hdp-opacity td{
	background-color: #f1c0f7;
}
table.tables.gray.red tr.title td{
	color: #000;
background-color: #CFCFCF;
}
table.tables tr.oddy td, table.tables tr.white td{
	border-right:1px solid #fff ;
	border-bottom:1px solid #fff ;
	text-align: right;
	padding: 10px;
	font-size:13px;
	color:#666666;
}
table.tables tr.gray td, table.tables.gray tr.white td{
	border-right:2px solid #fff ;
	border-bottom:5px solid #fff ;
	text-align: right;
	padding: 9px;
	font-size:13px;
	color:#666666;
}
table.tables tr.gray td, table.tables.gray tr.white td:last-child{}
table.tables tr.gray td b, table.tables.gray tr.white td b, td b{
	font-weight: bold
}
table.tables tr.title td.last{
	border-right:0;
}
table.tables tr.oddy.last td, table.tables tr.gray.last td{
	border-bottom:0;
}
table.tables tr.oddy{
background-color:#e9f5f7
}
table.tables tr.gray{
	background-color:#E4E4E4;
}



a.all-table{
	padding: 10px 5px;
	display: inline-block;
	color: #0087bf;
	font-size:12px;
}
ul.genel-durum{
	width: 100%;
	display: inline-block;
}
ul.genel-durum li{
	float:left;
	margin-right: 10px
}
ul.genel-durum li span{
	width: 14px;
	height: 11px;
	display:inline-block;
}
ul.genel-durum li a, .bolge-percent td a{
	color:#3f3f3f;
	font-size:12px;
	display: inline-block;
	padding-left: 10px
}
ul.genel-durum li.gd{
	background-color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
	height: 30px;
}
ul.genel-durum li.gd h1, ul.genel-durum li.gd b{
	color:#3f3f3f;
	font-size:17px;
	font-weight: bold;
	display: inline-block;
	padding: 6px;
	height: 18px
}
ul.genel-durum li.gd h1{
	background-color:#E7E7E7;
	padding-right: 15px;
}
ul.genel-durum li.gd h1.ils{
	width: 72px
}
ul.genel-durum li.gd b{
	color: #fff;
	width: 65px
}
ul.genel-durum.buyuksehir{
	width: 215px;
	margin-left:20px;
}
ul.genel-durum.buyuksehir li{
	display: inline-block;
	margin-top: 10px
}
.akp{
	background-color: #f7931e	
}
.chp{
	background-color: #ec1c23
}
.mhp{
background-color: #14518a
}

.bdp{
	background-color: #f6cf16;
}
.c1{
	color: #79740C!important
}
.hdp{
	background-color: #65096f
}
.bagimsiz{
	background-color: #3792e5
}
.akp020{
	background-color: #fde9d2
}
.akp2040{
	background-color: #fcd4a5
}
.akp4060{
	background-color: #fbc98e
}
.akp6080{
	background-color: #f9a94b
}
.akp80100{
	background-color: #f7931e
}
.chp020{
	background-color: #f2d2d5
}
.chp2040{
	background-color: #e5a5ab
}
.chp4060{
	background-color: #d77880
}
.chp6080{
	background-color: #ca4b56
}
.chp80100{
	background-color: #bd1e2c
}
.mhp020{
	background-color: #d0dce8
}
.mhp2040{
	background-color: #a1b9d0
}
.mhp4060{
	background-color: #7297b9
}
.mhp6080{
	background-color: #4374a1
}
.mhp80100{
	background-color: #14518a
}
.hdp020{
	background-color: #f1c0f7
}
.hdp2040{
	background-color: #e0a0e8
}
.hdp4060{
	background-color: #c877d1
}
.hdp6080{
	background-color: #ad52b7
}
.hdp80100{
	background-color: #65096f
}
.diger{
	background-color: #8ed6bf
}

.bgmsz020{
	background-color: #e0f7ff
}
.bgmsz2040{
	background-color: #b8ebfc
}
.bgmsz4060{
	background-color: #7bd8f7
}
.bgmsz6080{
	background-color: #4cc6ef
}
.bgmsz80100{
	background-color: #1DB6E9
}



.tayyip{
	background-color: #f7931e	
}
.ekmeleddin{
	background-color: #ec1c23
}
.demirtas{
	background-color: #14518a
}



img.map-parti-logo{
	position: absolute;
	top: 0;
	right:0;
}
/*Genel durum layout*/
.general-layout{
	color:#212121;
}
.general-layout td.general h1{
	font-size:18px;
	font-weight: bold;
	padding-left: 10px;
}
.general-data td.t{
	font-size:12px;
	line-height: 18px;
	font-weight: bold
}
.general-data td span{
	background-color: #D8EAF0;
	border:none;
	display: inline-block;
	padding: 7px 5px;
	margin: 3px 0;
	width: 80px
}
.general-data td span i{
	background-color:#49c6f0;
	display: inline-block; 
}
.general-data td span.no-p{
	width: 90px;
	text-align: left
}
.general-data td span{
	color: #0390c0;
	font-size:14px;
	font-weight: bold;
	text-align: right
}
.general-data td span i b{
	color: #275B6D;
	font-weight: bold;
	font-size:14px;
	display: inline-block;
	padding:7px 5px;
}
td.small-turkey{
	height: 31px; overflow:hidden;
}
td.small-turkey i.black, td.small-turkey i.red, i.imaj{
	width: 68px;
	height: 31px;
	display: inline-block;
	right: 0;
	position: absolute;
}
td.small-turkey i.black{
background:#000;
}
td.small-turkey i.imaj{
background:url(/scripts/secim2015/assets/images/percent/tr_map_transparent.png?v=3) top right no-repeat;
}
td.small-turkey i.red{
	background:#d40707;
	top:31px;
}
td.small-turkey span{
	float: right;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-right: 11px;
	position: relative;
	line-height: 29px;
	padding-top:2px;
}
.toplam-sandik td{
	margin-top:5px;
	margin-right: 5px;
	line-height: 18px;
	position: relative;
	vertical-align: top
}
.toplam-sandik td.t{
	font-size:16px;
	color: #414143;
	padding-bottom: 5px
}

.katilim-oran {width:70px;position:relative;}
.katilim-oran span{
	position: absolute;
	left: 76px;
	top: 3px;
	font-size: 24px;
	color: #ba0000;
	font-weight: bold;
}
.katilim-oran i.imaj{
	background:url(/scripts/secim2015/assets/images/percent/people.png?v=2) top left no-repeat;
	display: inline-block;
	width: 70px;
	height: 24px;
	left: 0;
	position: absolute;	
}
.katilim-oran i.grey{
	background:#929292;
	display: inline-block;
	width: 70px;
	height: 24px;
	left: 0;
	position: absolute;	
}
.katilim-oran i.blue{
	background:#0087bf;
	display: inline-block;
	width:0px;
	height: 24px;	
	position: absolute;	
	left: 0;
}


.chart-bg{
	width: 474px;
	border: 1px solid #E4E4E4;
	
}
.bolge-percent td span{
	width: 14px;
height: 11px;
display: inline-block;
margin-top: 15px;
}
.bolge-percent{
	  margin-top: 100px;
  margin-right: -20px;
  width:250px;
}
.bolge-percent td span.bolge100{
	background-color: #414042
}
.bolge-percent td span.bolge80{
	background-color: #636263
}
.bolge-percent td span.bolge60{
	background-color: #818081
}
.bolge-percent td span.bolge40{
	background-color: #bdbdbd
}
.bolge-percent td span.bolge20{
	background-color: #c6c6c6
}
.bolge-percent td.title{
	color: #2c2c2c;
	line-height: 18px
}
.bolge-toplam-info h1, .bolge-toplam-info span{
	width: 100%;
	display: inline-block;
	margin:5px 0;
	font-weight: bold
}
.bolge-toplam-info h1{
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
	color: #101010;
	font-size: 13px
}
.chart-table td.td-border{
	border:1px solid #ECEBEB;
}
.chart-table td.title h1, ul.genel-durum.buyuksehir li.title h1{
	font-size:14px;
	color: #2b2a2a;
	font-weight: bold;
	display: inline-block;
	padding: 4px 0 10px 0
}
.pies-charts-cnt h1{
	text-align: left;
	font-size:14px;
	color: #2b2a2a;
	display: inline-block;
	padding: 4px 0 14px 0;
	line-height: 18px
}
table.buyuksehir td.last{
	font-weight: bold
}
table.buyuksehir td{
	text-align: left!important
}
.ilce-chart{
	background-color: #fff;
	border:1px solid #b5b5b5;
	padding: 15px
}
ul.ilce-charts{
	display: inline-block;
	width: 100%
}
td.charts{
background: rgba(245,245,245,1);
background: -moz-linear-gradient(left, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 24%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(245,245,245,1)), color-stop(24%, rgba(245,245,245,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(left, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 24%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(left, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 24%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(left, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 24%, rgba(254,254,254,1) 100%);
background: linear-gradient(to right, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 24%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#fefefe', GradientType=1 );
border:1px solid #bdbcbd;
}
td.ilce-charts-img{
	padding-top: 20px;
}
a.parti{
	font-size:14px;
	color: #000;
	font-weight: bold
}
a.parti:hover{
	color: #c30f0f;
}

/*Parti Genel*/
table.parti-genel {
	border-bottom: 2px solid #bb0000;
}
table.parti-genel td, table.parti-genel td ul.user-control li{
	background: url(/scripts/secim2015/assets/images/parti-genel-td.png) top left repeat-x;
	height: 34px;
	border-right:1px solid #cccccc;
	text-align: center;
	float:left
}
table.parti-genel td a, table.parti-genel td ul.user-control li a{
font-size:14px;
font-weight:bold;
color:#bc0000;
}
table.parti-genel td:hover, table.parti-genel td ul.user-control li a:hover, table.parti-genel td.selected, table.parti-genel td ul.user-control li.ui-tabs-active{
	background: none;
	color: #bc0000;
}
table.parti-genel td ul.user-control li a{
	padding: 10px 15px
}
table.parti-genel td:hover a, table.parti-genel td.selected a, table.parti-genel td ul.user-control li.ui-tabs-active a{
color: #fff
}
table.genel-parti tr.title td{
	color: #666666!important
}
table.social-table{
	border:1px solid #bdbcbd;
	background-color: #fff
}
table.social-table td.social-link{
	background-color: #ececec;
	border-bottom: 1px solid #ccc
}
table.social-table td.social-link a{
	font-size:14px;
	color: #5d5d5d;
	padding: 10px;
	border:1px solid transparent;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	top: 1px;
position: relative;
float: left;
text-align: center
}
ul.user-control li a{
	float:left
}
table.social-table td.social-link a:hover, table.social-table td.social-link a.selected, table.social-table td.social-link .ui-tabs-active a{
	border-left:1px solid #bdbcbd;
	border-right:1px solid #bdbcbd;
	border-top:1px solid #bdbcbd;
	background-color: #fff;
	color: #000
}
td.social-content{
	padding: 15px
}
td.social-cont{
	font-size:12px;
	color: #262626
}
td.social-content img{
	margin-right:10px;
}
td.social-cont h1{
	font-weight: bold;
	margin-right:10px;
	padding-bottom: 5px
}
td.social-cont h1 span {
	color: #6f6f6f;
	display: inline-block;
	margin-left: 10px
}
td.social-cont h1 b{
	color: #6f6f6f;
	display: inline-block;
	margin-right: 10px;
	font-weight: normal;
}
.social-main h1{
	color: #0291c0;
	font-size:18px;
	line-height: 32px;
margin-right: 20px;
font-weight: bold
}

/*Wiki*/
.infobox {
border: 1px solid #ECEBEB;
background-color: #fff;
color: black;
margin: 0.5em 0 0.5em 1em;
padding: 1em;
float: right;
clear: right;
text-align: left;
font-size: 88%;
line-height: 1.5em;
padding-top:10px!important;
}
.infobox td, .infobox th {
vertical-align: top;
}
.infobox td{
	padding: 3px 11px 3px 2px;
}
.infobox th{
	padding: 1px 4px
}
th {
font-weight: bold;
}
.infobox {
color: black;
text-align: left;
font-size: 91%;
line-height: 1.5em;
}
a.all-list{
	color: #c60808;
	background-color:#faf9fa;
	width: 160px;
border-left: 1px solid #ccc;
text-align: center;
padding: 10px 
}
.aday-lists{
	height: 340px
}
.part-t h1{
	padding-left: 10px;
	font-size:18px;
	font-weight: bold
}
a.parti-genel{
	padding-left: 0!important
}
.txt-left{text-align:left !important;}
.digerbuyukSehirler { display:none;}

/* Wrap text engelleme*/
.adayDiv .floatbox{
float: left;
width: 50px;
}

* html .adayDiv{ /* IE 3px jog hack*/
height: 1%;
}
ul.secim-master-tab{
	position: relative;
	z-index: 1;

}
ul.secim-master-tab li{
	float: left
}
ul.secim-master-tab li a{
	padding: 10px 15px;
	background-color: #fff;
	border-bottom: 3px solid #adadad;
	margin-right: 5px;
	color: 	#000;
	font-size: 	14px
}
ul.secim-master-tab li.section-secret a{
	border-bottom: 0;
	background-color: #fff;
	margin-right: 0px
}
ul.secim-master-tab li.section-secret a:hover{
	border-bottom: 0
}
ul.secim-master-tab li a:hover, ul.secim-master-tab li a.selected, ul.secim-master-tab li.ui-tabs-active a{
	background-color: #fff;
	border-bottom: 3px solid red; 	
}


ul.secim-master-tab ol{
	float: left
}
ul.secim-master-tab ol a{
	padding: 10px 15px;
	background-color: #fff;
	border-bottom: 3px solid #adadad;
	margin-right: 5px;
	color: 	#000;
	font-size: 	14px
}
ul.secim-master-tab ol.section-secret a{
	border-bottom: 0;
	background-color: #fff;
	margin-right: 0px
}
ul.secim-master-tab ol.section-secret a:hover{
	border-bottom: 0
}
ul.secim-master-tab li a:hover, ol.secim-master-tab li a.selected, ul.secim-master-tab ol.ui-tabs-active a{
	background-color: #fff;
	border-bottom: 3px solid red; 	
}

 
.infoline-container { margin: 0 auto; position: relative; width: 980px; z-index: 99999; }
.infoline {background:none; border: none; font-size: 11px; list-style: none; padding: 0; margin: 0 auto; width: 983px; }
.infoline li { border-right: 1px solid #e3e3e3; border-left: 1px solid #fff; color: #1b2024; float: left; padding: 6px 8px; }
.infoline li.first { border-left: 0; }
.infoline li.last { border: 0; text-align: center; width: 120px; float: left; display: inline; padding: 0; }
.infoline li.empty { padding: 4px 0; border-right: 0; }
.infoline li a { color: #1b2024; display: block; }
.infoline li .servisler { padding: 0 7px 0 0; }
.infoline li .flyout-link { background: url("/images/bg-infoline2.gif?v=125") no-repeat 0 0; display: inline; outline: 0; padding: 1px 45px 2px 8px; }
.infoline .highlight { color: #bb0000; }
.infoline .flyout { position: relative; }
.infoline .flyout ul { background: #fff url("/images/bg-infoline3.gif?v=125") repeat-x 0 0; border: 1px solid #e3e3e3; display: none; list-style: none; margin: 0; padding: 0; position: absolute; top: 22px; left: 7px; text-align: left; width: 130px; }
.infoline .flyout li { border: 1px solid #f1f1f1; border-width: 0 0 1px; float: left; margin: 0; text-align: left; width: 110px; }
.infoline .flyout li.no-border { border: 0; }
.infoline .flyout li a { display: block; }
.infoline .flyout li a:hover { color: #bb0000; }
.infoline-login { position: relative; }
#infoline-login-zone { display: none; }
.infoline .MemberLoginForm { padding: 0; margin: 10px 0 0; float: left; width: 220px; padding:0; }
.infoline .MemberLoginInput { width: 216px; }
 

#headerMenu #TopMembersZone3 { display: block; position: relative; zoom: 1; float: left; width: 170px; height: 26px; }

ul.selectbox{
	display: inline-block;
	float: right;
	
}
ul.selectbox li.section{
	float:left;
	width: 164px;
	margin-right:12px;
}
ul.selectbox li a.section{
	color: #fff;
	font-size:14px;
	float: left;
	padding: 10px;
	background-color: #c30f0f;
	width: 143px;
}
ul.selectbox li.section i{
	background: url(/scripts/secim2015/assets/images//arrow-b.png) no-repeat;
width: 13px;
height: 10px;
float: right;
margin-top: 3px;
}

ul.bottom-list{
	width: 164px;
	display: inline-block;
	background-color: #fff;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	display: none;
	position: absolute;
	top: 34px
}
ul.bottom-list.hover-select li a:hover{
	background-color: #c30f0f;
	color:#fff;
}
ul.bottom-list li{	
	border-bottom: 1px solid #d4d3d3;
	display: inline-block;
	width:100%;
}
ul.bottom-list li a{
	font-size: 14px;
	color: #303030;
	padding: 6px 5px;
}
ul.bottom-list li img, ul.bottom-list li a h1{
	float: left
}
ul.bottom-list li a.listed{
	float: left;
	width: 221px
}
ul.bottom-list li a h1{
	margin-top: 10px;
	margin-left: 10px
}
ul.bottom-list li:last-child{
	border-bottom: 0
}

.bottom-list {
max-height: 300px;
overflow: auto;
z-index: 999 !important;
}

.fullWidth{ width:980px; display: inline-block; padding: 0px !important;}


ul.general-tab{
	width: 100%;
	border-bottom: 2px solid #bb0000;
	display: inline-block;
	border-left: 1px solid #fff;
}
ul.general-tab li{
	float:left;
	background: none;

}

ul.general-tab a{
	font-size: 14px;
	font-weight: bold; 
	color: #bc0000;
	padding: 10px 0;
	cursor : normal;
}

ul.general-tab a:hover, ul.general-tab a.selected{
	background: none;
	color: #bc0000;
}

.fix-pad li a{
	padding: 10px 0;
}
.fix-pad li:last-child{
	border-right: 0
}

.fix-pad-main li a{
	padding: 10px 0;
}
.fix-pad-main li:last-child{
	border-right: 0
}
.akp-logos{
	border:1px solid #D5D5D5
}
.mt27{
	margin-top: 27px
}

.mini-tr-map{padding: 2px 0px;}


ul.genel-durum li.gd b {
color: #fff;
width: 65px;
}


ul.data-select{
	margin-top:25px;
}
ul.data-select li{
	float:left;
	padding-right: 10px
}
ul.data-select li a{
	color:#000;
	text-decoration:none;
	font-size:13px;
	padding:11px;
	background-color: #fff

}
ul.data-select li a:hover, ul.data-select li a.selected{
	background-color:#C02323;
	color:#fff
}
#anasayfaHaritaTabs{margin-top:10px; float:left;}
#geneldurumBar0{border-bottom:2px solid #ECEBEB;}
#geneldurumHeaderBar0{margin:9px 0 5px!important;}





/*footer*/
#footer{
	background-color: #fff;
	margin-top: 30px;
	font-family: Arial;
	width:1040px;
	margin:0 auto;
}

#footer .footer{padding-left:50px;}

#footer p.copyright{  margin-top: 30px;  margin-left: 30px;}

#footer .span13{
	border-right:1px solid #c5c5c5;
	min-height: 270px;
	width:160px;
	float:left;
}
#footer .span13.last{
	border-right:0;
}
#footer .span13 .sub-width-st{
	margin-left: auto;
	margin-right: auto;
	width: 147px;
	padding-left: 20px;
}

div.no-sub{
	background:url(../images/footer-bg.png) repeat-x;
	width: 100%;
	height: 39px;
	margin-top: 1px
}
ul.no-sub li{
	float:left;
	width: 100%;
	padding-top: 36px
}
ul.no-sub li.firsted{
	padding-top: 0
}
.sub-category-link-group a{
	padding-right: 8px;
	font-family: Arial;
	font-size: 12px;
	color: #6b6b6b;
	line-height: 18px;
	padding-bottom: 4px;
	font-weight:bold;
}
#footer a.teknoloji{
	color: #0894ef;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
	float:left;
}
#footer a.saglik{
	color: #3cb878;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
	float:left;
}
#footer a.others{
	color: #7b0046;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
	float:left;
}
#footer a.spor{
	color: #7b0046;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
	float:left;
}

#footer .mbottom10.l-top.l-bottom{
	padding-top: 18px;
	padding-left:30px;
		
}
.top-sh{
	-webkit-box-shadow: inset 0 8px 8px -6px #CDCDCD;
	box-shadow: inset 0 8px 8px -6px #CDCDCD;
	margin-top: 1px;
}
ul.no-sub li a{
	padding: 0;
	font-family: Arial;
	font-weight: bold;
    font-size: 16px;
}
ul.no-sub li a.yasam{
	color: #c59c0e
}
ul.no-sub li a.kultur-sanat{
	color:#9E0B0F;
	border-right:0;
}

ul.no-sub li a.kunye{
	color:#03a99d;
	border-right:0;
}
.foot-border{
	border-bottom:5px solid #c5c5c5;
	border-top:5px solid #c5c5c5;
}
ul.footer li{
	float:left;
}
ul.footer li a{
	padding: 13px 16px
}
ul.footer li a img{
	padding-top: 5px
}

p.copyright , .copyright p{
	color: #6b6b6b;
	font-size: 13px;
	line-height: 18px
}
.copyright p span{
	color: #9e0b0f;
	font-size: 16px;
	padding-right: 5px;
}
img.secure{
	position: relative;
	top: -20px;
}
.span13.all-group .sub-width-st{
	padding-left: 0!important;
	margin-left: 0!important
}
/* Footer */	

.yurtdisi1{padding-bottom:30px;}
.yurtdisi1 th{padding: 10px; padding-left: 30px; float: left; font-size: 13px; background-color: #D3DBE5; width: 81%; text-align: left;}

.yurtdisi1 {border-collapse:separate; border-spacing:2px 2px;}
.yurtdisi1 tr:nth-child(even){background-color:#5d7187;}
.yurtdisi1 tr:nth-child(odd){background-color:#5d7187;}
.tbl h3{font-size: 16px; font-weight: bold; padding-left: 30px; margin: 20px 0;}

.headlineParti{padding-left:30px; border-bottom: 1px solid #ECEBEB; float: left;  padding-bottom: 13px;  margin-bottom: 10px;  width: 100%; padding-top: 10px; box-sizing: border-box; background-color:#D3DBE5}
.headlineParti div{float:left; font-size:14px; font-weight:bold;}
.headlineParti .head1{width:160px;}
.headlineParti .head2{width:193px; text-align:center;}


ul.alfebetik-list{
	border:1px solid #fff;
	background-color:#ECEBEB;
}
ul.alfebetik-list li a{
	float:left;
	padding: 10px;
	color: #939393;
	font-size:20px;
	border-right:2px solid #fff;
}
ul.alfebetik-list li a:hover{
	background-color: #dfdfdf;
	color: #b90000
}


/*Aday Info*/
.nominee-info{
	background-color: #FDFDFD;
	height: 300px
}
.nominee-bio{
	width: 374px
}
.nominee-share{
	width: 243px
}
.nominee-img{
	width: 300px
}
.nominee-bio h1, .nominee-bio h2{
color:#292929;
display: inline-block;
padding: 5px 0;
width: 100%
}
.nominee-bio h1{
	font-size:24px;
}
.nominee-bio h2, .nominee-bio span.title, .nominee-bio span.inf{
	font-size:14px;
}
.nominee-bio span.title, .nominee-bio span.inf{
	color:#373737;
	text-align: left;
	display: inline-block;
	padding: 5px 0;
	border-bottom:1px solid #fff;
}
.nominee-bio span.title{
	width: 150px;
}

td.padd table.brd{ 
	border:1px solid #adadad;
	padding: 10px;
	table-layout: fixed;
}
td.padd{
	padding: 5px;
}

.bg-blue{
	background-color: #1db6e9
}

.bg-blue span, .bg-red span{
	color:#fff;
	font-size:14px;
	padding: 10px 7px;
	float:left;
	font-weight: bold
}
ul.alfebetik-list li.titles, ul.alfebetik-list li.titles span{
	float:left
}

ul.alfebetik-list li.titles span{
	font-size: 16px;
	padding:12px;
	border-right: 2px solid #fff;
	color: #939393;
	background-color: #F7F7F7
}
.vl{background-color: #7795B5;padding: 5px 20px 7px 26px; color:#fff;}
.total{padding: 5px 51px 7px 51px; background-color: #6286AB;  color:#c9daea;}

.yurtdisiHeadWrap{float:left; width:100%; height:auto; border-bottom:1px dotted #eee; background:url(/scripts/secim2015/assets/images/kisiBg.jpg) repeat}
.yurtdisiHeadWrap .partiWrap{float:left; width:25%; box-sizing:border-box;  padding:0 20px 20px 20px; border-right:1px solid #eee;}
.yurtdisiHeadWrap .partiWrap:last-child{border-right:0;}
.yurtdisiHeadWrap .partiWrap img{margin-left:48px;}
.yurtdisiHeadWrap .partiWrap .rate{  float: left;  font-size: 20px;  font-weight: bold;  background-color: #0087BF;  color: #fff;  padding: 5px 0px;  margin-left: 48px;  width: 120px;  text-align: center;}
.yurtdisiHeadWrap .partiWrap .countVote{float:left; font-size:16px; font-weight:bold; background-color:#fff; color:#333; padding:5px 0;margin-left: 48px; width:120px; margin-top:2px; text-align:center;}


.akp{
	background-color: #f7931e	
}
.chp{
	background-color: #ec1c23
}
.mhp{
background-color: #14518a
}

.bdp{
	background-color: #f6cf16;
}
.c1{
	color: #79740C!important
}
.hdp{
	background-color: #65096f
}
.bagimsiz{
	background-color: #3792e5
}
#hdpMapCavas{height:231px;}

.deputyGuessWrap{float:left; width:100%; height:auto; margin:10px 0; padding:0 30px; box-sizing:border-box;}
.deputyGuessWrap .akp{background-color:#f7931e;}
.deputyGuessWrap .chp{background-color:#e41f26;}
.deputyGuessWrap .mhp{background-color:#14518a;}
.deputyGuessWrap .hdp{background-color:#65096f;}
.deputyGuessWrap .headline{width:100%; float:left; padding: 10px 18px; font-size: 15px; color:#fff; box-sizing:border-box;font-weight: bold; margin-bottom:10px;}
.deputyGuessWrap .listTable{float:left; width:313px; height:auto; margin-right:20px;}
.deputyGuessWrap .listTable:last-child{margin-right:0;}
.deputyGuessWrap .listTable .tableLine{float: left; width: 100%; font-size: 12px;  font-weight: bold; color: #414141; margin-bottom:2px; background-color:#f4f4f4;}
.deputyGuessWrap .listTable .head1{float:left; width:230px; background-color:#cfcfcf; color:#302e2e; font-size:12px;padding: 10px 15px;box-sizing: border-box;font-weight: bold; margin-right:2px;}
.deputyGuessWrap .listTable .head2{float:left; width:81px; background-color:#cfcfcf; color:#302e2e; font-size:12px;padding: 10px 15px;box-sizing: border-box;font-weight: bold;}
.deputyGuessWrap .listTable .deputyImg{width:35px; height:35px; float:left; padding:5px 0;}
.deputyGuessWrap .listTable .deputyName{width:175px; float:left; padding: 17px 10px; border-right:2px solid #fff;}
.deputyGuessWrap .listTable .orderNo{width: 12px; float: left; padding: 17px 34px;}
.deputyGuessWrap .listTable .tableLine:nth-child(odd){background-color:#fff;}