body {
	background: fixed;
	margin: 0px; 
	font-family: Tahoma;
}

img {border:0px;}

#top {
	height: 22px;
	color: #919191;
	font-size: 10px;
	font-family: Verdana;
	border-bottom: 1px solid #D6D6D6;
}

#top-date {
	float: left;
	border-right: 1px solid #D6D6D6;
	padding: 0px 15px;
	height: 22px;
	line-height: 22px;
}

#top-latestupdate {
	float: left;
	width: 128px;
	height: 22px;
	line-height: 22px;
	padding: 0px 15px;
	border-right: 1px solid #D6D6D6;
}

#top-lastnews {
	float: left;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
}

#top-search {
	float: right;
	background-color: #D5D5D5;
	width: 180px;
	height: 22px;
}

#mainmenu {
	width: 1032px;
	height: 30px;
	background-image: url(../img/mainmenu.jpg);
}

#mainmenu a {
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 13px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana;
	background-image: url(../img/menusep.jpg);
	background-repeat: no-repeat;
}

#mainmenu a:hover {
	background-color: #D20B00;
}

#mainmenu a.select {
	background-color: #D20B00;
}

#mainmenu-bottom {
/*	width: 1032px;*/
	height: 19px;
	background-image: url(../img/mainmenu-bottom.jpg);
}

#mainbanner-bottom {
	clear: both;
	height: 30px;
	background-image: url(../img/mainbanner-bottom.jpg);
	background-position: bottom;
}

.haberizle-link {
	display: block;
	float: right;
	margin:0px;
}

#news-content {
	float: left;
	margin-left: 102px;
	width: 930px;
	height: 31px;
	font-size: 11px;
	line-height: 31px;	
	
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;	
}

#mainbanner-detail {
	font-family: Verdana;
	margin-left: 660px;
}

#mainbanner-detail h1 {
	margin: 0px;
	color: #C2C2C2;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 40px;
}

#mainbanner-detail h2 {
	color: #9F002B;
	font-weight: normal;
	font-size: 20px;
}

#mainleftcolumn {
	float: left;
	width: 735px;
	padding-left: 10px;
}

#mainrightcolumn {
	float: right;
	width: 286px;
}

#maincolumn {
	width: 1032px;
	margin-bottom: 20px;
}

.newsbox, .trnewsbox {
	width: 720px;
	height: 185px;
	border: 1px solid #BCBCBC;
	font-family: Verdana;
	margin-bottom: 20px;
}

.trnewsbox {
	height: 296px;
	background-color: #EAEAEA;
}

.newsbox-header {
	height: 24px;
}

.newsbox-header-left {
	float: left;
	height: 24px;
	width: 25px;
	border-bottom: 1px solid #BCBCBC;
}

.newsbox-header-title {
	height: 24px;
	line-height: 24px;
	color: #565656;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	left: -7px;
	
	text-transform: uppercase;
}


.trnewsbox-header-title {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: 28px;
	font-weight: bold;
	color: #AE064A;
}

.newsbox-items {
	padding-left: 5px;
	width: 720px;
	margin-top: 20px;
}

.newsbox-items a {
	display: block;
	float: left;
	width: 145px;
	margin: 0px 16px;
	text-decoration: none;
	color: #000;
}

.newsbox-items a h2 {
	margin: 5px 0px;
	color: #AB002C;
	font-size: 10px;
	font-weight: bold;
}

.newsbox_bolum {
	width: 720px;
	font-family: Verdana;
	margin-bottom: 20px;
}

#newsbox-item {
	display: block;
	float: left;
	width: 145px;
	margin: 0px 16px;
}

#newsbox-item a {
	text-decoration: none;
	color: #AB002C;
}

#newsbox-item h2 {
	margin: 15px 0px 5px 0px;
	color: #AB002C;
	font-size: 10px;
	font-weight: bold;
}

.widget .wheader {
	background-image: url(../img/bluebar-bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	color: #FFF;
	height: 24px;
	line-height: 24px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

#yazarlar a{
	text-decoration: none;	
}

.image-style1 {
	position: relative;
	float: left;
	width: 77px;
	height: 98px;
	
}

.image-style1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(frame.png) no-repeat left top;
}

.image-style1 img {
	position: absolute;
	top: 1px;
	left: 1px;
}

.text-style1{
	position: relative;
	padding: 0px 0px 0px 10px;
	width: 195px;
	float: left;
	font-family: Verdana;		
	font-weight: bold;
}


.text-style1 h1{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 13px;
	color: #AB002C;			
}


.text-style1 h2{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-transform: uppercase;
	color: #565656
}

.survey-widget {
	margin-bottom: 10px;
}

.wgallery {
	background-color: #E0E0E0;
}

.wgallery-thumbs {
	margin-left: -3px;
	width: 290px;
}
.wgallery-thumbs img {
	float: left;
	margin: 2px 1px;
}

#foot {
	float : left;
	text-align: center;
	width: 1032px;
	border-top: 1px solid #BCBCBC;
	font-family: Verdana;
	margin-bottom: 20px;	
	color: #888888;
	font-size: 12px;
}

#foot a {
	text-decoration: none;
	color: #797979;
}

#foot a:hover {
	color: #003380;
}

.category-galleries{
	width: 402px;
	border: 1px solid #BCBCBC;
	margin-bottom: 20px;
}

.category-galleries a {
	margin-left: 10px;
	display: block;
	width: 382px;
//	float: left;
	height: 90px;
	text-decoration: none;
}

.category-galleries a h2 {
	margin-top: 15px;
	color: #AB002C;
	font-size: 11px;
	font-weight: bold;
}
.category-galleries a img {
	margin: 0px;
	float: right;
}

/*
.category-galleries a div {
	margin-left: 150px;
}
*/

.category-galleries a div.gallery-list-pv {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	margin-bottom: 3px;
}

.category-galleries a div.gallery-list-date {
	font-size: 12px;
	text-decoration: none;
	color: #6E6E6E;
}

.category-itembox {
	width: 720px;
	height: 140px;
	border: 1px solid #BCBCBC;
	margin-bottom: 20px;
}

.category-itembox a {
	margin-left: 15px;
	display: block;
	width: 337px;
	float: left;
	height: 110px;
	text-decoration: none;
}

.category-itembox a h2 {
	margin-top: 15px;
	color: #AB002C;
	font-size: 11px;
	font-weight: bold;
}

.category-itembox a img {
	margin: 0px;
}

.category-itembox a p {
	color: #000;
	font-size: 12px;
	margin-left: 155px;
}

#entryread-modified {
	float: left;
	color: #929292;
	font-size: 10px;
	padding: 10px;
}

#entryread-resize {
	float: right;
	color: #929292;
	font-size: 11px;
	padding: 10px 0px 10px 10px;
}

#entryread-title {
	text-align: left;
	margin-top: 3px;
	width: 705px;
	height: 50px;
	background-image: url(../img/entry-title-bg.jpg);
	color: #A20059;
	font-size: 22px;
	line-height: 50px;
	padding-left: 15px;
}

#entryread-gallerybutton {
	margin: 10px 0px 0px 10px;
}

#entryread-buttons {
	float: right;
}

#entryread-buttons img {
	float: right;
}

#entrycontent {
	padding: 10px 0px 10px 10px;
	font-size: 12px;
}

#entrycontent img{
	width:250px; 
	height:144px;
	margin: 0px 10px 10px 0px;
}

#entryp {
	background-color: #F9FAFE;
	text-align: justify;
	font-family: Verdana;
	display: block;

}

#izlebutton {
	padding: 20px 0px 0px 45px;
	height:34px;
	background: url(../img/izle_button.png) left center no-repeat;
}

#overlay {
	background-image:url(../img/overlay/white.png);
/*	color:#efefef;
	height:450px;*/
}

div.contentWrap {
/*	height:441px;*/
	overflow:auto;
}
	
.apple_overlay {
	display:none;
	background-image:url(../img/overlay/white.png);
	width:625px;		
	padding:32px 25px 25px 25px;
	font-size:11px;
}

.apple_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}	

.navi1 {
	text-align: left;
	width: 207px;
	float: left;
	background-color: #fff;
	padding: 0px 0px 20px 160px;
}
.navi2 {
	text-align: right;
	width: 207px;
	float: right;
	background-color: #fff;
	padding: 0px 160px 20px 0px;
}
span.navi {
	color: #d20b00;
}
.navi1 a, .navi2 a{
	color: #560009;
	text-decoration: none;
}
.navi1 a:hover, .navi2 a:hover{
	color: #d20b00;
}

#logotopmenu {
	width: 1032px;
	height: 111px;
	background-image: url(../img/banner.jpg);
}
#container {
	width: 1032px;
	margin-top: 14px;
	margin-left: -516px; 	
	left: 50%;
	position: absolute;
	border: 1px solid #D6D6D6;
	padding-bottom: 10px;
}
#tb {  
	height: 31px;
	background-image: url(../img/guncel.jpg);
	background-repeat: repeat-x;	
	margin-bottom: 17px;
}

#manset {
	background-color: #ECECEC;
	height: 278px;
}
#newspicture {
	float: left;
	height: 247px;
	width: 631px;
}

#newspictext {
	font-family: Verdana;
	font-style: normal;
	width: 621px;

	color: #FFF;
	font-size: 15px;
	filter:alpha(opacity=60);
	opacity:.7; 
	background-color: #333; 
	margin:213px 0px 0px 0px;
	padding: 8px 0 8px 10px;
}
#mansetspot {
	float: right;
	width: 390px;
	height: 278px;
	border-left: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}
#mansetright {
	width: 390px;
	height: 247px;
}

#mansetright a {
	font-size: 12px;
	/*background: transparent url(../img/mv1.gif) left center no-repeat;*/
	display: block;
	color: #797979;
	font-weight: bold;
	text-decoration: none;
	
	border-top: 1px solid #DEDEDE;
	padding-top: 5px;
	height: 29px;
	font-family: Verdana;
	background-image: url(../img/headline-bg.jpg);
	padding-left: 35px;	
}

#mansetright a:hover {
/*
	color: #560005;
*/
	background: transparent url(../img/headline-hover-bg.jpg) left center no-repeat;
	color: #fff;
}

.MansetHaber{
	position:relative; 
	float: left;
	height: 278px;
	width: 631px;
}

#MansetSlaytSayilar{ 
	float: left;
	position:relative; 
	background-image: url(../img/blue_bar_box.png);
	background-repeat:no-repeat;
	font-weight: bold;
	font-family: Verdana;
	font-size: 15px;
	text-align: center;
	vertical-align:middle;
	
	height: 29px;	
	width: 28px;
	padding-top: 5px;
}

#MansetSlaytSayilar.hover{
	background-image:url(../img/red_bar_box.png);
	background-repeat:no-repeat;
}

#MansetSlaytSayilar a {
	color: #FFF;
	text-decoration: none;
}

#MansetSlaytSayilar.hover a{
	color: #FFF;
}

#MansetSlayt{ 
	position:relative; 
	background-image:url(../img/headline-bg.jpg);
	background-repeat:no-repeat;
	
	height: 29px;	
	border-top: 1px solid #DEDEDE;
	padding-top: 5px;
	padding-left: 35px;	
	text-transform: uppercase;	
}

#MansetSlayt.hover{
	background-image:url(../img/headline-hover-bg.jpg);
	background-repeat:no-repeat;
}

#MansetSlayt a {
	color: #797979;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

#MansetSlayt.hover a{
	color: #FFF;
}

#titlebanner {
	background-color: #DFDFDF;
	height: 48px;
	line-height: 42px;
	font-size: 40px;
	padding-left: 20px;
	width:1012px; 
	color: #C2C2C2;
	margin-bottom: 15px;
}

#gallery-banner {
	float: right;
	background-color: #DADADA;
	height: 48px;
	width:412px; 
	font-size: 20px;
	color: #002458;
	margin-bottom: 15px;
	background: #DFDFDF url(../img/gray-hz.jpg) no-repeat left;
}

.gallery-banner-button {
	float: left;
	width: 156px;
	height: 48px;
	text-align: center;
	background: #DFDFDF url(../img/gray-hz.jpg) no-repeat right;
}

.gallery-banner-button a {
	display: block;
	width: 154px;
	height: 48px;
	text-decoration: none;
	color: #002458;
	font-size: 16px;
	padding-top: 5px;
	height: 43px;
}

.gallery-banner-button a.first {
	padding: 0px;
	height: 48px;
	font-size: 18px;
	line-height: 48px;
}

.gallery-banner-button a:hover, .gallery-banner-button a.selected {
	color: #FFF;
	background: #DFDFDF url(../img/blue-bar.jpg) no-repeat;
}

#galleries {
	float: right;
	padding: 0px 10px 20px 10px;
	width: 402px;
	position: relative;
	
}

#video-player {
	float: left;
	padding-left: 10px;
	width: 600px;
}

#banner-search {
	width: 210px;
	height: 48px;
	float: right;
	background:  url(../img/banner-search-bg.jpg);
	background-repeat: no-repeat;
}

#banner-search input {
	border: 1px;
	width: 153px;
	height: 23px;
	margin-left: 43px;
	margin-top: 11px;
	background-color: #F0F0F0;
}

#gallery-desc {
	width: 465px;
	height: 41px;
	background: url(../img/gallery-desc.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 130px;
	color: #0C0C0C;
	font-size: 14px;
	font-family: Verdana;
	cursor: pointer;
}

#gallery-meta {
	float: right;
	color: #9F9F9F;
	font-size: 14px;
	margin-left: 5px;
}

#gallery-share-button {
	float: right;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 50px;
}

.pagination {
	background-color: #C5C5C5;
	height: 20px;
	text-align: center;
}

.pagination a {
	display: inline;
	color: #FFF;
	text-decoration: none;
//	border-right: #DDD solid 1px;
	line-height: 19px;
	font-size: 13px;
	padding-left: 3px;
	padding-right: 10px;
}

.pagination .sellected {
	color: #666;
}

#player-rightcolumn  {
	width: 285px; 
	height: 220px;
}

ul.bolumler { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	//border-bottom:1px solid #666;	
	height:30px;
}


ul.bolumler li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}


ul.bolumler a { 
	background: url(../img/tabs.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 120px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.bolumler a.current, ul.bolumler a.current:hover, ul.bolumler li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

.tx, .tx div, .tx a, .tx li {
	color: #797979;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 20px 20px;
}
.tx a {
	padding: 0;
}
.tx h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 10px 0;
}
.tx h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 20px 0;
}
.tx li {
	list-style: square;
	padding: 0 10px;
	font-style: normal;
	margin: 0 30px;
}

.navu {
	text-align: right;
	width: 600px;
	float: left;
	background-color: #fff;
	/*background-color: #fff;*/
	font-weight: bolder;
	padding: 20px 20px;
}

.kontakt {
	color: #797979;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 0px 10px;
}

.textfd , .texttx{
	color: #003366;
	background: #e9f8ff;
	font-size: 12px;
	display: block;
	width: 163px;
}

#ara_sayfa {
	text-align: left;
	width: 100%;
	border: 0px;
	padding: 10px 0 10px 10px;
}
#ara_sayfa li{
	line-height: 20px;
}
#ara_sayfa a{
	text-decoration: none;
	color: #560004;
}

#ara_sayfaici {
	width: 250px;
	height: 30px;
	padding: 100px 0 20px 20px;
}
#ara_sayfaici {
	width: 250px;
	height: 30px;
	padding: 100px 0 20px 20px;
}

.newsitembox {
	border: 1px solid #BCBCBC;
	width: 704px;
	height: 162px;
	padding-left: 15px;
	margin-top: 20px;
}

.newsitembox h1{
	font-family: Verdana;
	margin: 10px 0px;
	color: #B5B5B5;
	font-size: 13px;
	font-weight: bold
}
