body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
kayan-haber{
	position:absolute;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight:normal;
}
em {
	font-style: italic;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

strong {
	font-weight: bold;
}

img{display:block;border: 0;}
a{text-decoration: none; outline:none;}
a:hover{text-decoration: underline;}
form{vertical-align:middle;}
.clear{clear:both;}
table{border-collapse:collapse;}

body{
	font: bold 11px/15px "Trebuchet MS";
	background:#f3f3f3;
}

.wrapper{
	width:798px;
	margin-left:3px;
	background-color: #f3f3f3;
}

.top{
	height:93px;
	position: relative;
	padding-left:25px;
	font: bold 11px/15px "Trebuchet MS";
}

.toptext{
	color:#666;
	position: absolute;
	top:10px;
	left:125px;
	display: block;
	font-size:11px;
}

.toptext a{
	color:#666;
}

.toptextred{
	font: bold 13px/15px "Trebuchet MS";
	color:#ef1e21;
}

.weather{
	position: absolute;
	top:5px;
	right:0;
	width:100px;
	color:#666;
}

.weather img{
	position: absolute;
	right:105px;
}

.bweather{
	position: absolute;
	top:22px;
	right:10px;
	display: block;
	color:#666;
}

.bweather li a{
	color:#666;
	float:left;
	margin-left:5px;
}

.bweather li{
	float:left;
	background: url(images/sep.gif) no-repeat 100% 3px;
	padding-right:5px;
}

#x{
	margin-left:80px;
	padding-left:10px;
}

ul#menu, ul#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
	display:block;
}

ul#menu {
	position:relative;
}

ul#menu li {
	float:left;
	padding-left:2px;
	padding-top:10px;
	padding-bottom:8px;
	position:relative;
}
ul#menu li a {
	color: #666;
	font: 12px/44px Arial, Helvetica, sans-serif;
}

ul#menu li ul {
    display: none;
    position: absolute;
    top: 43px;
    left: 0px;
	padding-left:10px;
    background-color:#FBFBFB;
    z-index:9999;
	clear:both;
	background:url(images/cat_bg.gif) left bottom no-repeat;
	width:640px;
	height:44px;
	padding-top:2px;
}
*:first-child+html ul#menu li ul{
	left:0px;
}

* html ul#menu li ul{
	margin-top:2px;
	margin-left:-100px;
	z-index:9999;
	left:-400px;
	margin-left:0px;
	top:3px;
	width:630px;
}

ul#menu li > ul {
    left: auto;
}


ul#menu li ul li {
	display: block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
	padding:0px;
	margin:1px 5px;
}

ul#menu li ul li a {
	padding:3px;
	font: xx-small Tahoma;
	display: block;
	color: #fff;
	text-decoration: none;
	width: 70px;
	font-size:11px;
}

ul#menu li ul li a:hover {
	background-color:#FFFFFF;
}

ul#menu li a:hover {
    color: #a00;
}

ul#menu li:hover ul {
	display: block;
	z-index:9999;
}

ul#menu li:hover ul, ul#menu li.over ul{
	display: block;
	z-index:9999;
}

.top_menu{
	background: url(images/bgtopx.gif) repeat-x 0 0;
	height:44px;
	top:41px;
	padding:0 15px;
	position:relative;
	width:730px;
}

.top_menuR{
	background: url(images/bgtop.gif) repeat-x -16px 0;
	width:15px;
	height:44px;
	position: absolute;
	right:0;top:0;
}

*html .top_menuR{
	right:-1px;
}

.top_menuL{
	background: url(images/bgtop.gif) repeat-x 0 0;
	width:15px;
	height:44px;
	position: absolute;
	left:0;top:0;
}

.top_menu ul{
	padding-left:100px;
}

.top_menu ul li{
	float:left;
	padding-left:5px;
}

.top_menu ul li a{
	color:#666;
	font: 12px/44px "Trebuchet MS",Tahoma;
	margin-right:2px;
}

.top_menu ul li a:hover{
	color:#434343;
	text-decoration:underline;
}

.last{
	background:none !important;
}

.logo{
	background: url(images/logo.gif) no-repeat 0 0;
	width:96px;
	height:81px;
	display: block;
	position: absolute;
	top:8px;
	left:13px;
	z-index:1;
}

.biggerlogo{
	background: url(images/biggerlogo.gif) no-repeat 0 0;
	width:122px;
	height:119px;
	display: block;
	position: absolute;
	top:-8px;
	left:0;
	z-index:1;
}

.search{
	height:34px;
	float:right;
	margin-top:5px;
}

.sinput{
	background: url(images/top.gif) no-repeat -2px -7px;
	width:116px;
	height:20px;
	float:left;
	border:0;
	margin-top:5px;
	margin-right:3px;
	font: 12px/13px "Trebuchet MS",Tahoma;
	padding-top:3px;
	padding-left:3px;
}

.ssubmit{
	background: url(images/top.gif) no-repeat -124px -7px;
	width:48px;
	height:23px;
	cursor:pointer;
	display: block;
	float:left;
	margin-top:5px;
	border:0;
}

.flag{
	background: url(images/top.gif) no-repeat -172px 0;
	width:52px;
	height:34px;
	float:left;
	margin-right:-7px;
	position: relative;
	z-index:0;
}

.flashbox{
	height:260px;
	margin-bottom:8px;
	margin-top:4px;
	position: absolite;
}

.news01{
	float:left;
	width:481px;
	margin-right:8px;
}

.news02{
	float:left;
	width:295px;
}

.fbarrowL{
	background: url(images/fbarrow.gif) no-repeat 0 -10px;
	width:6px;
	height:10px;
	display: block;
	float:left;
	margin-right:2px;
	margin-top:9px;
	
}

.fbarrowR{
	background: url(images/fbarrow.gif) no-repeat -8px -10px;
	width:6px;
	height:10px;
	display:block;
	float:left;
	margin-right:5px;
	margin-top:9px;
}

.fbarrow2L{
	background: url(images/fbarrow.gif) no-repeat -17px 0;
	width:7px;
	height:15px;
	float:left;
	margin-right:3px;
	margin-top:7px;
	display: inline;
	margin-left:110px;
	
}

.fbarrow2R{
	background: url(images/fbarrow.gif) no-repeat -24px 0;
	width:7px;
	height:15px;
	display:block;
	float:left;
	margin-top:7px;
}

.fbarrow2text{
	font: bold 17px/28px Georgia, "Times New Roman", Times, serif;
	color:#2d2d2d;
	float:left;
	margin-right:3px;
}

.fbnav{
	background: url(images/fbnavx.gif) repeat-x 0 0;
	height:28px;
	position: relative;
	padding:0 10px;
	margin-top:3px;
}

.fbnavL{
	background: url(images/fbnav.gif) no-repeat 0 0;
	height:28px;
	width:6px;
	position: absolute;
	left:0;
	top:0;
}

*html .fbnavR{
	right:-1px;
}


.fbnavR{
	background: url(images/fbnav.gif) no-repeat -6px 0;
	height:28px;
	width:6px;
	position: absolute;
	right:0;
	top:0;
}

.fbnav ul{
	float:left;
}

.fbnav ul li{
	float:left;
	background: url(images/fbli.gif) no-repeat 100% 0;
}

.fbnav ul li a{
	float:left;
	font: bold 17px/28px Arial, Helvetica, sans-serif;
	color:#2d2d2d;
	display: block;
	padding:0 7px 0 6px;
}

.fbnav li a:hover{
	color:#e12a2c;
	background: url(images/fbnavh.gif) no-repeat top center;
	text-decoration: none;
}

.hepsi{
	float:left;
	font: 12px/28px Arial, Helvetica, sans-serif;
	display: inline;
	margin-left:10px;
}

.flash_banner{
	/* background: url(images/bgflash_banner.gif) no-repeat 0 0; */
	height:130px;
	padding-top:8px;
	margin-bottom:13px;
	margin-left:2px;
}

.flash_banner *{
	margin:0 auto;
}

.left{
	width:480px;
	float:left;
	padding-left:3px;
	margin-top:9px;
}

.newsbox{
	background: url(images/newsboxx.gif) repeat-x 0 0;
	height:85px;
	margin-bottom:4px;
	position: relative;
	padding:9px 0 0 10px;
}

.kategorinews{
	padding-left:10px;
}

.newsbox2{
	background: url(images/newsboxx.gif) repeat-x 0 0;
	height:85px;
	margin-bottom:4px;
	position: relative;
	padding:9px 0 0 10px;
	width:380px;
	margin-right:5px;
	float:left;
}

.newsbox2b{
	background: url(images/newsboxx.gif) repeat-x 0 0;
	height:85px;
	margin-bottom:4px;
	position: relative;
	padding:9px 0 0 10px;
	width:380px;
	float:left;
}

.newsboxL{
	background: url(images/lbox.gif) no-repeat 0 0;
	width:9px;
	height: 95px;
	position: absolute;
	left:0;top:0;
}

.newsboxR{
	background: url(images/lbox.gif) no-repeat -9px 0;
	width:9px;
	height: 95px;
	position: absolute;
	right:0;top:0;
}

.limg{
	float:left;
	margin-right:5px;
}

.newsboxtext{
	float:left;
	width:350px;
	position: relative;
	height:75px;
}

.newsboxtext2{
	float:left;
	width:240px;
	position: relative;
	height:75px;
}

.newsboxtext,.newsboxtext2{
	color:#555;
	font: 12px/14px Arial,sans-serif;
}


.newsboxtext h2,.newsboxtext2 h2{
	-x-system-font: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #454545;
	margin-bottom: 4px;
	font-size: 15px;
	margin-left: 10px;
}

.newsboxtext h2 a,.newsboxtext2 h2 a{
	color:#454545;
}

.newsboxtext p {
	margin-left: 10px;
	font-family: Arial, sans-serif;
}

.newsboxinfo{
	margin-top:4px;
	font: 11px/14px Tahoma !important;
	position: absolute;
	height:14px;
	left:0;
	bottom:-1px;
	margin-left:10px;
}

.catnav{
	width:172px;
	margin:0 auto;
	padding:10px 0 0 5px;
}

*html .catnav{
	width:183px;
}

.catnav ul{
	position: relative;
	height:24px;
	text-align:left;
}

.catnav ul li{
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	float:left;
	background: url(images/catnavli.gif) no-repeat 100% 4px;
	padding-right:10px;
}

.catfirst{
	margin:0 !important;
}

.catnav ul li a{
	color:#454545;
	float:left;
	margin-left:7px;
	display: inline;
}

.catlast{
	background: none !important;
	padding-right:0 !important;
}

.catnavL{
	background: url(images/catnav.gif) no-repeat 0 0;
	width:19px;
	height:24px;
	position: absolute;
	left:-25px;top:0;
}

*html .catnavL{
	left:-18px;
}

.catnavR{
	background: url(images/catnav.gif) no-repeat -19px 0;
	width:19px;
	height:24px;
	position: absolute;
	right:-25px;top:0;
}

.banner01{
	height:211px;
	margin-bottom:14px;
	margin-top:10px;
}

.banner01 img{margin:0 auto;}


.right{
	width:301px;
	float:right;
	margin-right:6px;
	margin-top:28px;
}

*html .right{
	overflow:hidden;
}

.banner03{
	height:251px;
	margin-bottom:10px;
	display:block;
}

.rbox01{
	margin-bottom:10px;
}

.rbox01img{
	position: relative;
	top:-6px;
}

.rbox01 ul{
	background: url(images/rtop.gif) no-repeat 0 0;
	height:46px;
	padding-left:6px;
	position: relative;
	z-index:1;
}

.rbox01 ul li{
	float:left;
	background: url(images/rbox01li.gif) no-repeat 100% 2px;
}


.rbox01 ul li a{
	float: left;
	font: 11px/39px Arial, Helvetica, sans-serif;
	display: block;
	color: black;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	height: 46px;
}

rbox01 ul li a:hover{
	background: url(images/rbox01h.gif) no-repeat center 1px;
	text-decoration:none;
	color:#fff;
}
.itemitem_current {
	background: url(images/rbox01h.gif) no-repeat center 1px;
	text-decoration:none;
	color:#fff;
}

.rbox02{
	background:#dfdfdf url(images/rtop.gif) no-repeat 0 0;
	margin-bottom:10px;
}

.rbox03{
	padding-bottom:5px;
}

.rbox02header,.rbox03header,.rbox04header,.rbox05header{
	position: relative;
	height:44px;
}

.rbox02text,.rbox03text{
	position: absolute;
	color:#333;
	font: 11px/40px Arial, Helvetica, sans-serif;
	top:0;
	left:170px;
}

.rbox03text{
	left:210px;
}

.rbox03text a{
	color:#333;
}

.auctionbox{
	margin-left:8px;
	float:left;
	display: inline;
	text-align:center;
}

.rbox03auction img{
	border:1px solid #858585;
}

.rbox03auction a{
	color:#d94a4a;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}

.rbox03auction p{
	font: 11px/14px Arial, Helvetica, sans-serif;
	color:#333;
}

.rbox02btm{
	height:40px;
	clear:both;
	font:10px/40px Arial, Helvetica, sans-serif;
	color:#333;
	padding-left:8px;
	position: relative;
}

.rbox02btm p{
	font-weight: bold;
	font-size: small;
}
.rbox02butt{
	width:116px;
	height:31px;
	position: absolute;
	cursor: pointer;
	top:5px;
	right:3px;
	background: url(images/galbutt.gif) no-repeat 0 0;
	display: block;
}

.banner04{
	margin-bottom:10px;
}

.rbox03{
	background:#dfdfdf url(images/rtop.gif) no-repeat 0 0;
	margin-bottom:10px;
}

.rbox04{
	background:#dfdfdf url(images/rtop.gif) no-repeat 0 0;
	margin-bottom:10px;
	padding-bottom:5px;
}

.rbox04header ul{
	height:46px;
	padding-left:6px;
	position:absolute;
	top:0;
	right:40px;
	z-index:1;
}

.rbox04header ul li{
	float:left;
	background: url(images/rbox01li.gif) no-repeat 100% 2px;
}

.rbox04header ul li a{
	float:left;
	font: 11px/39px Arial, Helvetica, sans-serif;
	display: block;
	color:#454545;
	text-align:center;
	padding-right:8px;
	padding-left:8px;
	height:46px;
}

.rbox04header ul li a:hover{
	background: url(images/rbox01h.gif) no-repeat center 1px;
	text-decoration:none;
	color:#fff;
}

.rbox04list{
	clear:both;
}

.rbox04list li a{
	font: 12px/23px Arial, Helvetica, sans-serif;
	height:23px;
	color:#333;
	display: block;
	padding-left:20px;
}

.rbox04list li a:hover{
	text-decoration: none;
	color:#fff;
	background:#d94a4a url(images/rbox04li.gif) no-repeat 5px 6px;
}

.banner05{
	margin-bottom:10px;
}

.rbox05{
	padding-bottom:5px;
	margin-bottom:6px;
	background:#dfdfdf url(images/rtop.gif) no-repeat 0 0;
	min-height:185px;
	height:auto;
}

*html .rbox05{
	height:185px;
}

.rbox05 ul{
	margin-top:5px;
}

.rbox05 li{
	height:36px;
	font:12px/28px Arial, Helvetica, sans-serif;
	padding-left:5px;
	background: url(images/rbox05li.gif) no-repeat 0 0;
	color:#fff;
}

.rbox05active{
	background: #d94a4a !important;
	height:28px !important;
	margin-bottom:6px;
	width:293px;
}

.cok{
	background:#dfdfdf url(images/cok.gif) no-repeat 0 0;
	margin-bottom:6px;
	padding-top:40px;
}

.cokbox{
	width:293px;
	height:73px;
	padding-left:8px;
	padding-top:10px;
}

.cokbox a{
	color:#333333;
}

.cokimg{
	float:Left;
}

.cokboxtext{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#444545;
	float:left;
	width:185px;
	padding-left:5px;
	padding-top:10px;
}

.cokboxactive{
	background: url(images/cokbox.gif) no-repeat 0 0 !important;
}

.infobox{
	background:#dfdfdf url(images/infobox.gif) no-repeat 0 0;
	padding-top:48px;
	clear:both;
	margin-left:2px;
	width:786px;
	padding-left:2px;
	padding-right:1px;
}

.ibox01{
	position: relative;
	width:159px;
	height:211px;
	background: url(images/ibox01.jpg) no-repeat 0 0;
	padding-left:15px;
	color:#333;
	font: 10px/14px Arial, Helvetica, sans-serif;
	padding-top:4px;
	margin-right:5px;
	float:left;
}

.ibox01title{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#464646;
}

.ibox01href{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#d14c4c;
	display: block;
	text-align:center;
	margin-top:6px;
	margin-left:-15px;
	width:165px;
}

.iboxLT{
	background: url(images/infoboxcorners.gif) no-repeat 0 0;
	width:7px;
	height:7px;
	position:absolute;
	left:-1px;top:-2px;
}

.iboxRT{
	background: url(images/infoboxcorners.gif) no-repeat -7px 0;
	width:7px;
	height:7px;
	position:absolute;
	right:-1px;top:-2px;
}

.iboxLB{
	background: url(images/infoboxcorners.gif) no-repeat -14px 0;
	width:7px;
	height:7px;
	position:absolute;
	left:-1px;bottom:-2px;
}

*html .iboxLB,*html .iboxRB{
	bottom:-7px;
}

.iboxRB{
	background: url(images/infoboxcorners.gif) no-repeat -21px 0;
	width:7px;
	height:7px;
	position:absolute;
	right:-1px;bottom:-2px;
}

.ibox02{
	width:184px;
	margin-right:5px;
	float:left;
}

.ibox02item{
	height:43px;
	background: url(images/ibox02item.gif) no-repeat 0 0;
	position: relative;
	color:#333;
	font: 13px/40px Arial, Helvetica, sans-serif;
	padding-top:1px;
	padding-left:7px;
}


.ibox02img01{
	background: url(images/piyango.jpg) no-repeat 0 0;
	width:67px;
	height:38px;
	float:left;
}

.ibox02img02{
	background: url(images/piyango.jpg) no-repeat -67px 0;
	width:67px;
	height:38px;
	float:left;
}

.ibox02img03{
	background: url(images/piyango.jpg) no-repeat -134px 0;
	width:67px;
	height:38px;
	float:left;
}

.ibox02img04{
	background: url(images/piyango.jpg) no-repeat -201px 0;
	width:67px;
	height:38px;
	float:left;
}

.ibox02img05{
	background: url(images/piyango.jpg) no-repeat -268px 0;
	width:67px;
	height:38px;
	float:left;
}

.ibox03{
	background-image:url(images/ibox03.jpg);
	background-repeat:no-repeat;
	width:156px;
	height:216px;
	overflow:hidden;
	float:left;
	margin-right:2px;
}

.ibox03 ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.ibox03 ul li{
	background-image:url(images/ibox03li.jpg);
	width:140px;
	height:25px;
	margin:0px;
	margin-left:7px;
	margin-top:2px;
	
	
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
}

.ibox03 ul li a, .ibox03 ul li a:visited{
	display:block;
	width:110px;
	height:18px;
	color:#333;
	text-decoration:none;
	padding-left:30px;
	padding-top:7px;
}

.ibox03 ul li a:hover{
	display:block;
	background-image:url(images/ibox03li-over.jpg);
	width:110px;
	height:18px;
	color:#da4344;
	text-decoration:none;
	
}

.ibox04{
	width:247px;
	height:206px;
	float:left;
	background: url(images/ibox04.jpg) no-repeat 0 0;
	padding: 10px 0 0 9px;
}

.ibox04item{
	margin-right:9px;
	float:left;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
	padding-bottom:5px;
	width:112px;
	height:95px;
}

.ibox04item a{
	color:#333;
}

*html .infobox{
	height:220px;
	overflow:hidden;
}

.footer{
	padding-bottom:50px;
	padding-top:8px;
}

.fmenu{
	background: url(images/footerx.gif) repeat-x 0 0;
	height:46px;
	padding-left:40px;
	position: relative;
}

.fmenuL{
	position:absolute;
	width:16px;
	height:46px;
	background:url(images/footer.gif) no-repeat 0 0;
	left:0;top:0;
}

.fmenuR{
	position:absolute;
	width:16px;
	height:46px;
	background:url(images/footer.gif) no-repeat -16px 0;
	right:0;top:0;
}

.flogo{
	background: url(images/flogo.gif) no-repeat 0 0;
	position: absolute;
	left:0;top:-6px;
	width:71px;
	height:58px;
	display: block;
}

.fmenu ul{
	padding-left:100px;
}

.fmenu ul li{
	float:left;
	background: url(images/fli.gif) no-repeat 100% 17px;
	padding-left:15px;
}

.fmenu ul li a{
	color:#fff;
	font:bold 11px/44px Arial, Helvetica, sans-serif;
	float:left;
	margin-right:15px;
}

.rss{
	background: url(images/rss.gif) no-repeat 0 0;
	display: block;
	width:56px;
	height:15px;
	position: absolute;
	cursor:pointer;
	top:16px;right:32px;
}

.copyright{
	position: absolute;
	display: block;
	right:10px;
	top:46px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color:#707070;
	text-align:right;
}

.fred{
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	color:#fc4343;
}

.banner06{
	margin-bottom:6px;
}

.tmenu{
	height:51px;
	padding-left:6px;
	position:absolute;
	top:0;
	z-index:1;
	left:-10px;
}

.tmenu li{
	float:left;
	background: none !important;
	margin:0 !important;
}

.tmenu li a{
	float:left;
	font: 12px/39px Arial, Helvetica, sans-serif;
	display: block;
	color:#454545;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:51px;
	margin:0 !important;
}

.tmenu li a:hover{
	background: url(images/tmenu.gif) no-repeat center 1px;
	text-decoration:none !important;
	color:#fff !important;
}

.banner07{
	margin-bottom:6px;
	margin-top:20px;
}

.benzer{
	background:#e9e9e9 url(images/benzer.gif) no-repeat 0 0;
	padding-top:40px;
	margin-bottom:6px;
}

.benzer ul li{
	height:72px;
	padding-left:5px;
	padding-top:8px;
}

*html .gunun{
	position: relative;
	top:2px;
}

.gunun{
	background:#e9e9e9 url(images/gunun.gif) no-repeat 0 0;
	padding-top:45px;
	margin-bottom:6px;
	padding-bottom:5px;
	clear:both;
}

.gunun ul li a{
	height:38px;
	font: bold 12px/38px Arial, Helvetica, sans-serif;
	color:#454545;
	padding-left:10px;
	display:block;
	overflow:hidden;
}

.gunun ul li a:hover{
	background: url(images/gununli.gif) no-repeat 0 0;
	text-decoration:none;
}

*html .oyunmoyun{
	position: relative;
	top:2px;
}

.oyunmoyun{
	background:#e9e9e9 url(img/oyna.jpg) no-repeat 0 0;
	padding-top:45px;
	margin-bottom:6px;
	padding-bottom:5px;
	clear:both;
}

.oyunmoyun .oyunlar{
	float: left;
	margin-left: 5px;
	margin-bottom:5px;
}

.oyunmoyun .oyunlar img {
	width:92px;
}

.oyunmoyun .oyunlar a {
	color:#000000;
}

.content{
	border:1px solid #b3b3b3;
	background:#fff;
	width:448px;
	position: relative;
	padding:10px 15px;
	margin-top:20px;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:6px;
}

.haberim {
	font-family: arial,sans-serif;
	font-size:12px;
}

.haberim strong {
	color:#000;
}

.reklam {
	width:200px;
	float:left;
	padding:5px;
}

.reklam2 {
	width:336px;
	clear:left;
	margin:0 auto;
}

.aciklamam {
/*height:200px;*/
margin-bottom:10px;
position:relative;

}

.aciklamam h1 {
	font-size: 15px;
	padding:0;
	margin:0;
	font-weight:bold;
	margin-bottom: 3px;
	padding-top	: 7px;
}

.content h2{
	font: 380%/95%;
	border-top: 0 none;
	font-size: 2.166em;
	font-weight: normal;
	line-height: 1.154;
	margin-bottom: 2px;
	font-family: "Arial Black","Arial Black";
}

.content p{
	margin-bottom:15px;
}

.continfo{
	border:1px solid #b3b3b3;
	background:#fff;
	position: relative;
	padding:10px 15px;
	margin-bottom:6px;
	width:448px;
}

*html .continfo{
	overflow:hidden;
}

.ci01{
	background: url(images/cline.gif) no-repeat 100% 0;
	width:145px;
	float:left;
	margin-right:10px;
}

.ico{
	padding:10px 0 0 0;
}

.ico li{
	margin-bottom:9px;
}

.ico li a{
	padding-left:24px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color:#303030;
	height:16px;
}

.ico01{
	background: url(images/ico.gif) no-repeat 0 0;
}

.ico02{
	background: url(images/ico02.gif) no-repeat 0 0;
}

.ci02{
	float:left;
	width:90px;
	padding-top:5px;
}

.ci03{
	float:left;
	width:192px;
	padding-top:5px;
}

.ci03 p{
	font: 11px/18px Arial, Helvetica, sans-serif;
	color:#303030;
}

.ci02 li{
	margin-bottom:9px;
}

.ci02 li a{
	font: 11px/16px Arial, Helvetica, sans-serif;
	color:#303030;
	padding-left:24px;
	height:16px;
	display:block;
}


.digg{
	background: url(images/digg.gif) no-repeat 0 0;
}

.yahoo{
	background: url(images/yahoo.gif) no-repeat 0 3px;
}

.twitter{
	background: url(images/twitter.gif) no-repeat 0 0;
}

.google{
	background: url(images/google.gif) no-repeat 0 0;
}

.facebook{
	background: url(images/facebook.gif) no-repeat 0 0;
}

.kb{
	position:absolute;
	right:5px;
	top:-17px;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
}

*html .kb{
	top:-20px;
}

.a1{
	background: url(images/kb.gif) no-repeat 0 0;
	width:15px;
	height:18px;
	float:left;
	margin-right:1px;
}

.a2{
	background: url(images/kb.gif) no-repeat -16px 0;
	width:14px;
	height:18px;
	float:left;
	margin-right:1px;
}

.a3{
	background: url(images/kb.gif) no-repeat -31px 0;
	width:15px;
	height:18px;
	float:left;
	margin-right:1px;
}

.a4{
	background: url(images/kb.gif) no-repeat -48px 0;
	width:15px;
	height:18px;
	float:left;
	margin-right:1px;
}

.kbul li{
	float:left;
}

.kbul{
	float:left;
	width:63px;
	padding:0 3px;
	height:18px;
	position: relative;
	top:-2px;
}

*html .kbul{
	top:-1px;
}

.kbleft{
	float:left;
}

.ctopL{
	background: url(images/bordercorners.gif) no-repeat 0 0;
	width:10px;
	height:11px;
	position:absolute;
	top:-1px;left:-1px;
}

.ctopR{
	background: url(images/bordercorners.gif) no-repeat -10px 0;
	width:10px;
	height:11px;
	position:absolute;
	top:-1px;right:-1px;
}

*html .ctopL,*html .ctopR{
	top:-5px;
}

.cbtmL{
	background: url(images/bordercorners.gif) no-repeat 0 -11px;
	width:10px;
	height:11px;
	position:absolute;
	bottom:-1px;left:-1px;
}

.cbtmR{
	background: url(images/bordercorners.gif) no-repeat -10px -11px;
	width:10px;
	height:11px;
	position:absolute;
	bottom:-1px;right:-1px;
}

*html .cbtmL,*html .cbtmR{
	bottom:-5px;
}

h2{
	font:normal normal normal 28px 62px georgia, serif;
	color:#454545;
}

.content img{
	float:left;
	margin-right:5px;
}

.comments{
	background: url(images/comments.gif) no-repeat 0 0;
	padding-top:46px;
	position: relative;
	width:477px;
}

.comhref{
	position:absolute;
	top:0;
	right:20px;
	height:39px;
}

.comhref li{
	float:left;
	background: url(images/sep.gif) no-repeat 100% 15px;
	padding-right:7px;
}

.comhref li a{
	float:left;
	color:#454545;
	font:bold 12px/39px Arial, Helvetica, sans-serif;
	margin-left:5px;
}

.combox{
	background:#f2f2f2;
	border: 1px solid #b6b6b6;
	padding: 8px 12px;
	position: relative;
	margin-bottom:4px;
	width:451px;
}

.comboxinfo{
	position: absolute;
	bottom:5px;
	right:20px;
	top:0;
	font: 11px/13px Arial, Helvetica, sans-serif;
	color:#000;
}

.comboximg{
	float:left;
	margin-top:8px;
	margin-right:8px;
}

.comboxmain{
	float:left;
	width:390px;
}

.comboxuser{
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color:#454545;
}

.comment{
	font: 12px/14px Arial, Helvetica, sans-serif;
	color:#595959;
}

.rbox02title{
	background: url(images/rboxheader.gif) no-repeat 0 0;
	width:82px;
	height:39px;
	position: absolute;
	left:0;top:0;
}

.rbox03title{
	background: url(images/rboxheader.gif) no-repeat 0 -39px;
	width:82px;
	height:39px;
	position: absolute;
	left:0;top:1px;
}

.rbox04title{
	background: url(images/rboxheader.gif) no-repeat 0 -78px;
	width:93px;
	height:39px;
	position: absolute;
	left:0;top:0;
}

.rbox05title{
	background: url(images/rboxheader.gif) no-repeat 0 -118px;
	width:68px;
	height:39px;
	position: absolute;
	left:0;top:0;
}


#sayfalama{
	width: 300px;
	margin: 0 auto;
	padding: 10px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#current_page {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #800000;
}


.sayfa {margin-right:2px;border: thin solid #C0C0C0;height: 20px;background-color: #F5F5F5;padding: 0 7px 0 7px;float:left;padding-top:3px;}
.sayfa  a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	color: #333333;
}
.sayfa:hover {background-color:#EBEBEB;}
.sayfa_sec {margin-right:2px;border: thin solid #C0C0C0;height: 20px;background-color: #CC0000;color:white;padding: 0 7px 0 7px;float:left;}



.contentx_12, .contentx_12 font, .contentx_12 p, .contentx_12 div, .contentx_12 td{
	font: 100 9pt/140% arial,sans-serif;
}
.contentx_14, .contentx_14 font, .contentx_14 p, .contentx_14 div, .contentx_14 td{
	font: 100 14px/140% arial,sans-serif;
}
.contentx_16, .contentx_16 font, .contentx_16 p, .contentx_16 div, .contentx_16 td{
	font: 100 16px/140% arial,sans-serif;
}
.contentx_18, .contentx_18 font, .contentx_18 p, .contentx_18 div, .contentx_18 td{
	font: 100 18px/140% arial,sans-serif;
}

.yorum_alt{
	background-image:url('images/comments2.gif');
	background-repeat:no-repeat;
	width:479px;
	height:40px;
	border:0;
}

.img-kutu{
float:left;
margin-bottom:3px;
margin-left:3px;
position:relative;
}

.img-kutu a .img-baslik{
position:absolute;
width:100%;
height:auto;
background:transparent url(images/transpBlack.png) repeat scroll 0 0;
color:#fff;
font-size:12px;
font-family:Arial, Helvetica, sans-serif, Geneva, sans-serif;
bottom:0px;
text-align:center;
padding-top:3px;
padding-bottom:3px;
}


.img-baslik a, .img-baslik a:visited{
color:#fff;
text-decoration:none;
}



.sosyal-panel{
	background-image:url(images/sosyal-panel.png);
	width:465px;
	height:30px;
	overflow:hidden;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif, Geneva, sans-serif;
	padding-left:15px;
}

.sosyal-panel img{
	border:0px;
	margin-right:7px;
	float:left;
}

.sosyal-panel div{
	float:left;
	margin-top:7px;
	height:16px;
	margin-left:13px;
	margin-right:13px;
	overflow:hidden;
}

#digg{
	background-image:url(images/digg.png);
	background-repeat:no-repeat;
}

#yahoo{
	background-image:url(images/yahoo.png);
	background-repeat:no-repeat;
}

#facebook{
	background-image:url(images/facebook.png);
	background-repeat:no-repeat;
}

#google{
	background-image:url(images/google.png);
	background-repeat:no-repeat;
}

#twitter{
	background-image:url(images/twitter.png);
	background-repeat:no-repeat;
}

#yorum-ekle{
	background-image:url(images/yorum-ekle.png);
	background-repeat:no-repeat;
}

.yazdir{
	background-image:url(images/yazdir.png);
	background-repeat:no-repeat;
}

.sosyal-panel div a, .sosyal-panel div a:visited{
	font-size:11px;
	color:#303030;
	text-decoration:none;
	display:block;
	width:100%;
	height:16px;
	padding-left:24px;
}

.sosyal-panel a:hover{
	font-size:11px;
	color:#303030;
	text-decoration:underline;
}

.buton a{
	display:block;
	width:100%;
	height:100%;
}

.rbox02img{
	margin:0px;
	padding:0px;
	width:301px;
	overflow:hidden;
	background-color:#dfdfdf;
}

.img-kutu{
	float:left;
	margin-bottom:3px;
	margin-left:3px;
	position:relative;
}

.img-kutu img{
	border:0px;
}

.img-baslik{
	position:absolute;
	width:100%;
	height:auto;
	background:transparent url(images/transpBlack.png) repeat scroll 0 0;
	color:#fff;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	bottom:0px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	left:0px;
}

* html .img-baslik{
	bottom:4px;
}

*:first-child+html .img-baslik{
	bottom:4px;
}

.baslik-sol{
	width:173px;
}

.img-baslik a, .img-baslik a:visited{
	color:#fff;
	text-decoration:none;
}

.rbox-video{
	margin-bottom:10px;
	width:301px;
	overflow:hidden;
	background:url(images/rtop.gif) no-repeat scroll 0 0 #dfdfdf;
	padding-bottom:5px;
}

div.hvdrm{
	position:absolute;
	top:3px;
	right:0px;
}

ul#hvdrm{
	width:120px;
	height:19px;
	overflow:hidden;
	margin:0px;
	font-size:11px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	display:block;
	padding:0px;
	margin:0px;
	list-style-type:none;
	line-height:1;
	position:relative;
}

ul#hvdrm img{
	height:19px;
	width:19px;
	margin-right:6px;
	position:absolute;
	left:0px;
	top:0px;
}

ul#hvdrm li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; 
	padding: 3px 5px;
	color:#777777;
	font-weight:normal;
	padding-left:23px;
}

.newsbox2 p{
	margin-left:10px;
}


div.bnr  {
background-color:#DADADA;
display:block;
float:left;
overflow:hidden;
background-image:url(images/adnet_bg.png);
background-repeat:no-repeat;
position:relative;
}

div.bnr-adn {
background-color:#FFFFFF;
height:270px;
margin-left:0px;
padding:15px;
width:450px;
}
.ttl{
	font-size:11px;
	position:absolute;
	bottom:10px;
	right:50px;
	float:right;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
}

div.bnr1  {
background-color:#DADADA;
display:block;
float:left;
position:relative;
}

div.bnr-adn1 {
background-color:#FFFFFF;
border:1px solid #E0E0E0;
margin-top:5px;
padding:9px;
width:430px;
}

#bulten {
	width: 300px;
	height: 150px;
	background-image: url('img/bulten_bg.png');
	background-repeat: no-repeat;
	margin-bottom:5px;
}
#bulten .submit{
	width: 78px;
	height: 30px;
	background-image: url('img/bulten_buton.png');
	background-repeat: no-repeat;
	border:0;
	margin-top:110px;
	margin-left:5px;
}
#bulten .text{
	width: 184px;
	height: 30px;
	background-image: url('img/bulten_mail.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: 0;
	margin-left: 20px;
	margin-top:110px;
	font-family: Tahoma;
	font-size: small;
}


#sonHaberler
{
	width:280px;
	background:#e9e9e9;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#888;
	line-height:18px;
	padding:0 10px;
}
#sonHaberler div
{
	padding:5px 0;
	border-bottom:1px dotted #CCC;
}
#sonHaberler a:link, #sonHaberler a:visited
{
	color:#444;
	text-decoration:none;
	font-weight: normal;
	padding-left:5px;
	width:250px;
	
}
#sonHaberler a:hover, #sonHaberler a:active
{
	color:#000;
	text-decoration:underline;
}


.reklamcizgisi
{
	width:auto;
	text-align:center;
	background:url(/img/onepxgray.gif) repeat-x center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999;
}
.reklamcizgisi span
{
	background:#FFF;
	padding:0 5px;
}


#pageSkin
{
	position:fixed !important;
	position:absolute;
	top:0;
	left:830px;
	width:180px;
	height:600px;
	overflow:hidden;
	z-index:5;
	background:#333;
}
