html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#dedfc7;
	font:13px/15px Georgia, Verdana, Geneva, Arial;
	color:#444;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

blockquote { margin:5px 0 5px 20px; }

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#999;
}

.fleft {
	float:left;
	display:inline;
}

.fcleft {
	float:left;
	clear:left;
	display:inline;
}

.fright {
	float:right;
	display:inline;
}

.fcright {
	float:right;
	clear:right;
	display:inline;
}

#container {
	width:985px;
	margin:0 auto;
}
#top {
	width:985px;
	height:50px;
	position:relative;
}
#top .title {
	width:325px;
	height:52px;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	left:0;
	bottom:0;
}

#header {
	width:985px;
	height:224px;
	margin:10px 0 20px 0;
	background:url(../images/header.jpg) no-repeat;
	position: relative;
}

#header .topmenu {
	top:10px;
	right:10px;
	width:190px;
	height:20px;
	position:absolute;
}
#header .topmenu a {
	float:left;
	display:inline;
	height:20px;	
	margin-right:20px;
}
#header .topmenu a.hakkimizda {
	width:89px;
	height:25px;
	background:url(../images/menu-hakkimizda.png) no-repeat center bottom;
}
#header .topmenu a.iletisim {
	width:61px;
	height:25px;
	background:url(../images/menu-iletisim.png) no-repeat center bottom;
}
#header .topmenu a.rss {
	width:24px;
	background:url(../images/menu-rss.png) no-repeat center bottom;
}

#header .rss {
	right:20px;
	width:45px;
	height:48px;
	position:absolute;
	background:url(../images/icon-rss.png) no-repeat;
	top: 145px;
}

#menu {
	width:975px;
	height:47px;
	padding-left:10px;
	background:url(../images/menu-bg.gif) no-repeat;
}
#menu a {
	float:left;
	display:inline;
	margin:10px 10px 0 10px;
}
#menu a.anasayfa {
	width:87px;
	height:26px;
	background:url(../images/menu-anasayfa.gif) no-repeat center center;
}
#menu a.anasayfa:hover {
	background:url(../images/menu-anasayfa-over.gif) no-repeat center center;
}
#menu a.soruvecevaplar {
	width:161px;
	height:26px;
	background:url(../images/menu-soruvecevaplar.gif) no-repeat center center;
}
#menu a.soruvecevaplar:hover {
	background:url(../images/menu-soruvecevaplar-over.gif) no-repeat center center;
}
#menu a.medyadansecilenler {
	width:198px;
	height:26px;
	background:url(../images/menu-medyadansecilenler.gif) no-repeat center center;
}
#menu a.medyadansecilenler:hover {
	background:url(../images/menu-medyadansecilenler-over.gif) no-repeat center center;
}
#menu a.videolar {
	width:86px;
	height:26px;
	background:url(../images/menu-videolar.gif) no-repeat center center;
}
#menu a.videolar:hover {
	background:url(../images/menu-videolar-over.gif) no-repeat center center;
}
#menu .seperator {
	background:url(../images/menu-seperator.gif) no-repeat center center;
	padding:0 10px;
}
#search {
	width:294px;
	height:43px;
	margin:2px 0 0 50px;
	background:url(../images/search-bg.gif) no-repeat;
}
#search input {
	width:225px;
	height:22px;
	border:0;
	padding:5px 0 0 10px;
	margin-top:8px;
	background:transparent;
}
#search input.submit {
	width:55px;
	padding-left:0;
}
#banners {
	width:980px;
	margin:20px 0 20px 2px;
}
#banners .banner {
	float:left;
	width:230px;
	height:110px;
	margin:0 20px 0 0;
	background:url(../images/banner.gif) no-repeat;
}
#left {
	width:480px;
}
#categoriesright {
	width:230px;
}

#categoriesleft {
	width:230px;
}

.category {
	float:left;
	width:230px;
	margin:0 10px 10px 0;
}
.category .title {
	float:left;
	width:220px;
	height:29px;
	padding-left:10px;
	line-height:29px;
	vertical-align:middle;
	font-size:18px;
	font-weight:bold;
	background:url(../images/category-header.gif) no-repeat;
}

.category .body {
	float:left;
	width:230px;
	padding:5px 0;
	background:url(../images/category-bg.gif) repeat-x top;
}

.category .body h2 {
	padding-left:10px;
	line-height:21px;
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
}

.category a {
	float:left;
	clear:left;
	display:inline;
	width:220px;
	padding-left:10px;
	margin-bottom:5px;
	color:#575841;
	font:11px/15px Verdana, Geneva, Arial, Helvetica;
}

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

#content {
	width:480px;
	margin:0 0 20px 20px;
	position:relative;
	background:#fff;
}
#content .top, #content .bottom {
	float:left;
	width:480px;
	height:10px;
	font-size:1px;
	line-height:0;
}
#content .top {
	background:url(../images/content-bg-top.gif) no-repeat;
}
#content .bottom {
	background:url(../images/content-bg-bottom.gif) no-repeat;
}
#content .text {
	float:left;
	clear:left;
	display:inline;
	width:460px;
	padding:0 10px;
	line-height:1.5em;
}
.text h2 {
	font-size:16px;
	padding:5px 0;
}
.text h3 {
	font-size:12px;
	padding:5px 0;
	font-weight:bold;
}
.text img {
	float:left;
	display:inline;
	margin:0 10px 10px 0;
}
.text p {
	display:block;
	margin:5px 0;
}

.text ul {
list-style:inside circle;
margin-left:1.5em;
}

.text ol {
list-style:inside decimal;
margin-left:1.5em;
}


#content .col {
	float:left;
	width:460px;
	padding:0 10px;
	border-bottom:1px solid #EEEEEE;
}

.col .baslik {
	background:transparent url(../images/info.png) no-repeat scroll left center;
	font-size:13px;
	font-weight:bold;
	padding:3px 0 3px 20px;
}


.col h2 {
	font-size:16px;
	padding:5px 0;
}
.col h3 {
	font-size:12px;
	padding:5px 0;
}

.col .colimg {
	padding: 5px;
}

#contentwd {
	width:985px;
	margin:0 auto;
	position:relative;
	background:#fff;
}
#contentwd .top, #contentwd .bottom {
	float:left;
	width:985px;
	height:10px;
	font-size:1px;
	line-height:0;
}
#contentwd .top {
	background:url(../images/contentwd-bg-top.gif) no-repeat;
}
#contentwd .bottom {
	background:url(../images/contentwd-bg-bottom.gif) no-repeat;
}

#footer {
	width:480px;
	border-top:1px solid #eee;
	padding-top:20px;
}
#footer .title {
	background:none;
}
#footer .body {
	background:none;
}
#bottom {
	width:985px;
	height:350px;
	background:url(../images/page-bg.gif) no-repeat center bottom;
}

#container #sayfa-alti {
	width:480px;
	height:45px;
	background:url(../images/background.gif) no-repeat center bottom;
	float: right;
	position: relative;
	left:-5px;
	top:0;
}

#container #sayfa-alti #habergrubu  { 
	position: relative;
	top:7px; 
	left: 15px;
}

#container #sayfa-alti #facebook { 
	position: relative;
	top:4px; 
	left:  40px;
}

#container #sayfa-alti #rss { position: relative;
	top:7px; 
	left:  70px; }

#container #sayfa-alti #feyyaz {
	position: relative;
	top:5px; 
	left:  100px; 
}