/* --== < Global > ==-- */
*{margin:0px;padding:0px;}

body {
	background: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

*, a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

img {
	border: 0px;
}

.cLear {
	clear: both;
}

div#conyainer {
	width: 980px;
	margin: 0 auto;
	background: #fff;
}

div#wRapper {
	width: 960px;
	margin: 0 auto;
	margin-top: 10px;
}

h1,h2,h3,h4,h5,h6,td,tr,ul,ol,li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

ul, ol, li {
	list-style: none;
}




/* --== < Top > ==-- */
div#top {
	width: 980px;
	height: 33px;
	background: #fff url(../images/topbg.jpg) repeat-x top;
	border-bottom: 1px solid #dedede;
}

div#top h1{
	width: 250px;
	font-weight: bold;
	color: #6e6e6e;
	font-size: 11px;
	padding: 0 0 0 10px;
	float: left;
	margin-top: 10px;
}

div#top .topNav{
	width: 600px;
	float: right;
	text-align: right;
	margin-top: 10px;
}

.topNav ul li{
	display: inline;
	color: #6e6e6e;
	font-size: 11px;
}

.topNav ul li a{
	color: #6e6e6e;
	padding: 0 15px;
	text-decoration: none;
	border-left: 1px solid #6e6e6e;
}

.topNav ul li a:visited{
	color: #6e6e6e;
	padding: 0 15px;
	text-decoration: none;
	border-left: 1px solid #6e6e6e;
}

.topNav ul li a:hover{
	text-decoration: underline;
}

.top_RSS{
	color: #6e6e6e;
	font-weight: bold;
	border: 0px;
}




/* --== < Header > ==-- */
div#Header {
	width: 980px;
	height: 90px;
}

div#Header .logo{
	width: 230px;
	height: 90px;
	float: left;
}

div#Header .banner{
	width: 468px;
	height: 60px;
	float: right;
	margin: 16px 15px 0 0;
	_margin-right: 7px;
}




/* --== < 24 & Search > ==-- */
div#SRCH {
	width: 980px;
	height: 33px;
	background: #268bc3;
}

.nsaat{
	width: 132px;
	height: 33px;
	background: url(../images/24saat.jpg);
	float: left;
}

div#SRCH h1{
	width: 500px;
	float: left;
	background: url(../images/24_arrow.jpg) no-repeat left center;
	padding-left: 10px;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 5px;
}

.search_Handle {
	width: 278px;
	height: 22px;
	float: right;
	margin: 5px 6px 0 0;
	_margin-right: 3px;
}

.search_left {
	width: 230px;
	height: 22px;
	float: left;
	background: #fff url(../images/search_bg.jpg) no-repeat left;
	border: 1px solid #0a73ad;
}

.search_araBtn_handle{
	width: 42px;
	height: 22px;
	float: right;
	margin-top: 1px;
}

.search_araBtn {
	width: 42px;
	height: 22px;
	background: url(../images/ara_btn.jpg);
	border: 0px;
}

.search_input {
	width: 202px;
	height: 16px;
	background: transparent;
	border: 0px;
	margin-left: 23px;
	margin-top: 3px;
}




/* --== < Navbar > ==-- */
div#navBar {
	width: 980px;
	height: 33px;
	background: #fff url(../images/navbg.jpg) repeat-x top;
	border-bottom: 1px solid #dedede;
}

.NavBar{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	font-size: 12px;
}

.NavBar li{
	display: inline;
}

.NavBar li a{
	float: left;
	color: #6e6e6e;
	padding: 10px 10px;
	text-decoration: none;
	border-right: 1px solid #cbcbcb;
}

.NavBar li a:visited{
	color: #6e6e6e;
}

.NavBar li a:hover {
	color: #fff;
	text-decoration: none;
	background: #268bc3;
}




/* --== < MANSHET > ==-- */
#Manshet_Handle {
	width: 960px;
}

div#Manshet {
	width: 494px;
	_height: 315px;
	background: #f6f3f3;
	border: 1px solid #ebeaea;
	position: relative;
	float: left;
	_padding-top: 8px;
}

.manshat-Bres {
	width: 470px;
	height: 240px;
	margin: 0 auto;
	border: 1px solid #eaeaea;
	margin-top: 5px;
}

.manshat-TAB {
	width: 474px;
	margin: 0 auto;
	border: 1px solid #eaeaea;
	margin-top: 5px;
	margin-bottom: 10px;
	background: #fff;
}

.manshat-thumb {
	width: 44px;
	height: 44px;
	border: 1px solid #eaeaea;
	margin: 6px;
	margin-right: 0px;
	_margin-left: 5px;
	float: left;
}

.manshat-text {
	position: absolute;
	background: #000;
	color: #fff;
	left: 10px;
	top: 210px;
	_top: 209px;
	padding: 10px;
	font-size: 17px;
	font-weight: bold;
	width: 454px;
	opacity: 0.7;
}




/* --== < Top Gundem > ==-- */
div#topGundem {
	width: 250px;
	height: 327px;
	_height: 326px;
	position: relative;
	float: left;
	margin-left: 10px;
	border: 1px solid #e5e5e5;
	border-top: 0px;
}


.topGundem_top {
	background: #f6f3f3 url(../images/arrow.jpg) no-repeat left;
	height: 19px;
	width: 250px;
}

.topGundem_top h1 {
	color: #6e6e6e;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	border-bottom: 1px solid #e5e5e5;
}

.topGundem_top-haber {
    width: 236px;
	margin: 0 auto;
	margin-top: 5px;
}

.topGundem_top-haber h1 a{
	margin: 0px;
	padding: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

.topGundem_top-haber h2{
	margin: 0;
	padding: 0px;
	font-size: 11px;
	color: #000;
	text-align: left;
}

.topGundem_top-haber h2 a{
	margin: 0;
	padding: 0px;
	font-size: 11px;
	color: #000;
	text-align: left;
	font-weight:bold;
}

.topGundem_top-haber img{
	float: right;
	padding-left: 8px;
}





/* --== < Top HavaDurumu & Doviz > ==-- */
div#topHAVA {
	width: 190px;
	height: 325px;
	_height: 315px;
	position: relative;
	float: left;
	margin-left: 10px;
}


.topHava_top {
	background: #f6f3f3 url(../images/arrow.jpg) no-repeat left;
	height: 19px;
	width: 190px;
}

.topHava_top h1 {
	color: #6e6e6e;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	border-bottom: 1px solid #e5e5e5;
}

.topHava_top-main {
    width: 188px;
	border: 1px solid #e5e5e5;
	border-top: 0px;
}

.topHava_cname {
	font-weight: bold;
	color: #000;
}

.topHava_iconsH {
	border: 1px solid #e5e5e5;
}

.topHava_text1 {
	font-weight: normal;
	color: #000;
	text-align: center;
}

.topHava_ilSelect {
	color: #000;
	font-size: 11px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.topDoviz_top {
	background: #f6f3f3 url(../images/arrow.jpg) no-repeat left;
	height: 19px;
	width: 190px;
}

.topDoviz_top h1 {
	color: #6e6e6e;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	border-bottom: 1px solid #e5e5e5;
}


.topDoviz_top-main {
    width: 188px;
	border: 1px solid #e5e5e5;
	border-top: 0px;
}

.topDoviz_text1 {
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 3px 0px 3px 3px;
}


.topDoviz_text21 {
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 3px 0px 3px 3px;
	background: #e9e9e9;
}


.topRight_smalBanner {
	height: 47px;
	width: 190px;
	margin-top: 10px;
}




/* --== < 5Haber Resimli > ==-- */
div#besliHaber {
	width: 960px;
	margin-top: 10px;
	border-bottom: 1px solid #d8d8d8;
}

.besliHaber_habdle {
	width: 162px;
	_width: 160px;
	float: left;
	margin-right: 30px;
}

.besliHaber_habdle1 {
	width: 162px;
	_width: 160px;
	float: right;
}

.besliHaber_habdle h1,.besliHaber_habdle1 h1{
	border: 1px solid #268bc3;
}

.besliHaber_habdle h2,.besliHaber_habdle1 h2{
	font-size: 11px;
	padding: 3px;
	font-weight: bold;
	color: #16536e;
}




/* --== < Center-LayOut > ==-- */
div#centerLayout {
	width: 960px;
	margin-top: 10px;
}

.centerLayout_inLeft {
	width: 550px;
	float: left;
}

.centerLayout_inRight1 {
	width: 196px;
	float: right;
}

.centerLayout_inRight2 {
	width: 192px;
	float: left;
	margin: 0px 10px;
	border: 1px solid #268bc3;
}

.centerLayout_inRight-Banner1 {
	width: 196px;
}

.centerLayout_inRight-Banner2 {
	width: 196px;
	margin-top: 10px;
}


.yazarlarList{
	background: #268bc3 url(../images/arrow.jpg) no-repeat left;
	height: 19px;
	width: 196px;
	margin-top: 0px;
}

.yazarlarList h1 {
	color: #fff;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	border-bottom: 1px solid #e5e5e5;
}

.yazarlarList-main{
	width: 186px;
	margin: 0 auto;
	margin-top: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.yazarlarList-img {
    border: 1px solid #dedede;
}

.yazarlarList-text1 a{
	font-weight: bold;
	text-decoration:none;
	color:#000;
}


.centerLayout_inRight2-in{
	width: 180px;
	_width: 174px;
	margin: 0 auto;
	margin-top: 6px;
	margin-bottom: 6px;
}

.centerLayout_inRight2-inIMG{
	border: 3px solid #d6d6d6;
}

.centerLayout_inRight2-in h1 a{
	color: #268bc3;
	font-weight: bold;
	margin: 0px;
	text-decoration:none;
	padding: 5px 0;
	font-size: 12px;
}

.centerLayout_inRight2-in h2{
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0;
	font-size: 12px;
	border-bottom: 1px solid #268bc3;
}

.centerLayout_inRight2-in h3{
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0;
	font-size: 12px;
}

.centerLayout_inleft2 {
	width: 192px;
	float: right;
	margin-right: 10px;
	border: 1px solid #268bc3;
}

.centerLayout_inleft0 {
	border: 1px solid #268bc3;
}

.centerLayout_inleft-text1 {
	color: #fff;
	background: #268bc3;
	padding: 3px;
	font-weight: bold;
	text-align: center;
}

.cl_gundemden{
	width: 324px;
	margin: 10px;
}

.cl_gundemden ul{
	margin: 0;
	padding: 0;
}

.cl_gundemden ul li{
	padding-bottom: 2px;
}

.cl_gundemden ul li a{
	color: #000;
	background: url(../images/glist_arrow.jpg) no-repeat center left; 
	display: block;
	padding: 5px 0;
	padding-left: 14px; 
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #dadada;
	font-size: 12px;
}

.cl_gundemden ul li a:visited{
	color: #000;
}

.cl_gundemden ul li a:hover{ 
	background-color: #F3F3F3;
	color: #268bc3;
}

.smlMlist {
    width: 244px;
	float: left;
	margin-right: 30px;
	_margin-right: 15px;
	margin-top: 15px;
}

.smlMlist_text1 a{
	color: #000;
	font-weight: bold;
	padding-bottom: 8px;
	text-decoration:none;
}

.smlMlist_text2 {
	padding-left: 8px;
}

.smlMlist_Dotted {
    border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}





/* --== < Media Handle > ==-- */
div#mediaHandle {
	width: 960px;
	margin-top: 10px;
}

.imgGalleries-Handle {
	width: 330px;
	border: 1px solid #f45529;
}

.imgGalleries-Handle h1{
	background: #f45529 url(../images/gltitlebg.jpg) no-repeat left;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #f45529;
}

.imgGalleries-resim {
    width: 60px;
	padding: 1px;
	border: 3px solid #ccc;
	float: left;
	margin: 10px;
	margin-right: 3px;
	_margin-right: 3px;
	_margin-left: 7px;
}


.vidGalleries-Handle {
	border: 1px solid #268bc3;
}

.vidGalleries-Handle h1{
	background: #268bc3 url(../images/vlisttitlebg.jpg) no-repeat left;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #268bc3;
}

.vidGalleries-resim {
    width: 101px;
	padding: 1px;
	border: 3px solid #ccc;
	float: left;
	margin: 10px;
	margin-right: 3px;
	_margin-right: 3px;
	_margin-left: 7px;
}

div#footer {
	background: #268bc3;
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}


div#footer h1{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 6px 0;
	color: #fff;
}



/* new */

.manset_sayfalama {
	margin: 0 5px 5px 10px;
	margin-top:40px;
	_margin-top:15px;
	border: 1px solid #268bc3;
	margin-right: 10px;
}
.mansaet_sayfa {
	border: 1px solid #fff;
	background: #268bc3;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #fff;
}
.mansaet_sayfa a {
	color: #fff;
	text-decoration: none;
	padding: 4px 7px;
	font-weight: bold;
	font-size: 14px;
	width: 15px;
	display: block;
}
.mansaet_sayfa a:hover {
	color: #fff;
	text-decoration: none;
	background: #1b6f9e;
}
.manset_tum {
	width: 160px;
	background: #1b6f9e;
	border: 1px solid #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #fff;
	display: inline;
}
.manset_tum a {
	color: #fff;
	text-decoration: none;
	padding: 4px 12px;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

.pages-kategori {
	margin: 10px 0 0 0;
	background: #f9f9f9;
	border: 1px solid #999999;
}

.kategori_topIMG {
	width: 320px;
	height: 200px;
	float: left;
	margin: 8px;
	border: 1px solid #fff;
	display: inline;
}

.kategori_topIMG-Text {
	width: 390px;
	float: left;
	margin: 8px;
	font-size: 18px;
	display: inline;
}


.kategoriNews-list {
	margin: 10px 0 0 0;
	background: #f3f3f3;
	border: 1px solid #e6e6e6;
}

.kategoriNews-imgBorder {
	border: 1px solid #fff;
}

.kategoriNewsTitle {
	color: #1b6f9e;
	font-size: 16px;
	font-weight: bold;
}

.kategoriNewsTitle a,
.kategoriNewsTitle a:visited{
	color: #1b6f9e;
	text-decoration: none;
}

.kategoriNewsTitle a:hover{
	color: #000;
}


.kategoriNewsTexte {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
}

.kategoriNewsTexte a,
.kategoriNewsTexte a:visited{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.kategoriNewsTexte a:hover{
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}


/* new 2 */

div#pg_HAVA {
	width: 195px;
	margin-bottom: 10px;
}

.pages_hava {
	background: #f6f3f3 url(../images/arrow.jpg) no-repeat left;
	height: 19px;
}

.pages_hava h1 {
	color: #6e6e6e;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	border-bottom: 1px solid #e5e5e5;
}

.pages-Hava-main {
	border: 1px solid #e5e5e5;
	border-top: 0px;
}


.pages-main {
	float: left;
	width: 750px;
}

.page-centerLayout {
	width: 960px;
	margin: 0 auto;
	margin-top: 10px;
}

.pages-newsTitle {
	font-size: 23px;
	font-weight: bold;
	padding: 0 0 4px 0;
	color: #000;
	border-bottom: 1px dashed #999999;
}

.pages-news-date {
	font-size: 13px;
	color: #666666;
	float: right;
	font-weight: normal;
	padding-top: 8px;
}

.pages-newsText {
	padding: 10px 0 0 0;
	font-size: 13px;
	line-height: 18px;
}

.pages-newsIMG {
	float: left;
	margin-right: 10px;
}

.pages-news-etiketler {
	border: 1px solid #999999;
	padding: 5px;
	background: #fbfbfb;
	color: #3399FF;
	margin: 10px 0;
}

.pages-news-etiketler-span {
	color: #000;
}

.pages-newsYorumlar-title {
	padding: 0 0 4px 0;
	color: #000;
	border-bottom: 1px dashed #999999;
	margin-top: 25px;
}

.pages-newsYorumlar {
	margin: 10px 0 0 0;
	background: #f9f9f9;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
}

.yorum-title {
	padding: 8px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #dedede;
}

.yorum-date {
	float: right;
	font-weight: normal;
}

.yorum-text {
	padding: 8px;
	font-weight: normal;
}

.yorum-input {
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 40%;
}

.yorum-textArea {
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 85%;
	height: 120px;
	overflow: auto;
}

.pages-yorum-kaydet {
	background: #f9f9f9;
	border: 1px solid #999999;
	font-weight: bold;
	padding: 3px 15px;
}

.pages-parentNews {
	margin: 20px;
	margin-right: 0px;
	padding: 0px;
}

.pages-parentNews li {
	padding: 6px;
	margin: 6px 0;
	background: f9f9f9;
	border-bottom: 1px dotted #999999;
	list-style: disc;
	font-weight: bold;
	text-decoration: none; 
}

.pages-parentNews li a,
.pages-parentNews li a:visited {
	font-weight: bold;
	text-decoration: none; 
	color: #000;
}

.pages-parentNews li a:hover{
	text-decoration: underline;
}

 .paging_red_link{
 background:#ccc;
 font-size:12px;
 color: #ff0000;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:5px;
 padding-right:5px;
 text-align:center;
 margin:0px 2px;
 text-decoration:none;
 }
 .paging_link{
 background:#ccc;
 font-size:11px;
 color: #000000;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:5px;
 padding-right:5px;
 text-align:center;
 margin:0px 2px;
 text-decoration:none;
 }
 .paging_link:hover{
	background:#000000;
	color:#ccc;
 }
  .paging_red_link:hover{
	background:#ff0000;
	color:#ccc;
 }