﻿@charset "utf-8";
/* CSS Document */

#manset{
	background-color:#000;
	width:414px;
	text-align:center;
	overflow:hidden;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}

#manset-ust{
	background-image:url(../images/manset-ust.png);
	width:414px;
	height:6px;
	font-size:1px;
	line-height:0px;
}

#manset-orta{
	background-image:url(../images/manset-orta.png);
	background-repeat:repeat-x;
	width:414px;
	height:317px;
	overflow:hidden;
}

#manset-alt{
	background-image:url(../images/manset-alt.png);
	width:414px;
	height:6px;
	font-size:1px;
	line-height:0px;
}

#manset-resim{
	margin:auto;
	width:304px;
	height:232px;
	margin-bottom:2px;
	margin-left:10px;
	margin-right:7px;
	position:relative;
	z-index:1;
	float:left;
}

#manset-resim img{
	width:302px;
	height:230px;
	border:1px solid #7993b3;
}

#manset-buton-cerceve{
	margin-top:8px;
	width:83px;
	margin:auto;
	overflow:hidden;
	display:inline;
}

#manset-buton{
	width:83px;
	height:44px;
	overflow:hidden;
	margin-bottom:3px;
	text-align:center;
}

* html #manset-buton{
	width:83px;
	height:44px;
	overflow:hidden;
	margin-bottom:3px;
	text-align:center;
}

#manset-buton img{
	width:81px;
	height:42px;
	margin:auto;
	border:1px solid #7993b3;
	overflow:hidden;
}

#manset-buton img:hover{
	border:1px solid #7993b3;
}

#haber-aciklama{
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	text-align:left;
}

#haber-baslik{
	margin:0px;
	padding:0px;
	color:#ffe400;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:900;
	text-align:left;
	overflow:hidden;
	clear:both;
}

#haber-baslik a, #haber-baslik a:visited{
	text-decoration:none;
	color:#ffe400;
}

#haber-icerik{
	padding:0px;
	font-size:11px;
	font-weight:bolder;
	color:#FFF;
	margin:0px;
	line-height:14px;
}

#haber-icerik a, #haber-icerik a:visited{
	text-decoration:none;
	color:#FFF;
}

#haber-devam{
	float:right;
	text-align:right;
	font-size:11px;
	font-weight:bolder;
	color:red;
	margin-right:10px;
	padding:0px;
}

#haber-devam a, #haber-devam a:visited{
	text-decoration:none;
	color:red;
}

#haber-devam a:hover{
	color: yellow;
	font-weight: bold;
}
