@charset "UTF-8";

/* can catalyurek */

input[type="password"] { width: 200px; }
input[type="text"] { width: 200px; }

body {
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	background: #000 url('../images/bg_new.jpg') top center scroll no-repeat;
	min-height:800px;
	font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif;
	font-size: 9pt;
	color: #fff;
}
div#main {
	width: 100%;
}
div#contentHeader, div#content, div#contentFooter, div#copyright {
	width: 720px;
}

*:first-child+html #container { margin-left: -5px; } /* ie7 icin #container fix */

div#topMenu {
	margin-top:1px;
	width:720px;
	text-align:right;
	font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif;
	font-style: italic;
}
div#topMenu a {
	color: #fff;
	text-decoration: none;
	font-size: 8pt;
	text-transform: lowercase;
}
div#topMenu a:hover { text-decoration: underline; }
div#container { margin-top: 215px; }
div#contentHeader span, div#contentFooter span { display: none; }
div#contentHeader 
{
    margin-top:-20px;
    margin-left:-65px;
	height: 99px;
	width:750px;
	background-color: transparent;
	background-position: bottom center;
	background-repeat: no-repeat;
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
    #contentHeader  
    {
	    height: 99px;
	    width:750px;
	    left:-30px;
	    background-color: transparent;
	    background-position: bottom center;
	    background-repeat: no-repeat;   
	    position:relative; 
     }
     
     #contentFooter 
    {
        width: 902px;
        height: 285px;
        text-align: justify;
        padding-top: 0;
        left: 3px;
        position:relative; 
        /*background-image: url("../images/repeat.png");
        background-repeat: repeat-y;*/	
        background: #000 url('../images/alt.png') no-repeat top center scroll;
    }
}


div#contentHeader[class] {  }
div#content {
	height: auto;	
	padding: 0;
	background-color: transparent;
	background-position: top center;
	background-repeat: repeat-y;
}
div#content[class] {  }
div#contentFooter 
{
    width: 900px;
	height: 285px;
	text-align: justify;
	padding-top: 0;
	margin-left: 8px;
	/*background-image: url("../images/repeat.png");
	background-repeat: repeat-y;*/	
	background: #000 url('../images/alt.png') no-repeat top center scroll;
}
div#contentFooter[class] {  }

*:first-child+html body div#contentHeader {  }
*:first-child+html body div#content {  }
*:first-child+html body div#contentFooter {  }

html>/**/body div#container div#content {  }
html>/**/body div#container div#contentFooter {  }
html>/**/body div#container div#contentHeader {  }

div.headerText { padding: 30px 0 0 40px; }

html>/**/body div.headerText { padding: 20px 0 0 3px; } /* firefox icin menu yerle$imi fix */

ul#menu { 
	width: 100%;
}
.swap {
	display: block;
	background-repeat: no-repeat;
}
.swap span { display: none; }
ul#menu li {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
}
ul#menu #m1, ul#menu #m2, ul#menu #m3, ul#menu #m4, ul#menu #m5, ul#menu #m6, ul#menu #m7, div#m5Child #m51, div#m5Child #m52, div#m5Child #m53, div#m5Child #m54 { 
	height: 30px;
	background-repeat: no-repeat;
}
div#logo_link a {
	display: block;
	position: absolute;
	top:25px;
	left:260px;
	width:580px;
	height: 210px;
	text-decoration: none;
}
div#logo_link a:hover {
	display: block;
	position: absolute;
	top:25px;
	left:260px;
	width:580px;
	height: 210px;
	text-decoration: none;
}
div#logo_link a:link {
	display: block;
	position: absolute;
	top:25px;
	left:260px;
	width:580px;
	height: 210px;
	text-decoration: none;
}
div#logo_link a:visited {
	display: block;
	position: absolute;
	top:25px;
	left:260px;
	width:580px;
	height: 210px;
	text-decoration: none;
}
div#m5Child { 
	visibility: hidden;
	position: absolute;
	height: 130px;
	/*background: transparent url('../images/m5ChildBg.png') repeat-x scroll top;*/
	background: transparent url('../images/kagit.png') no-repeat scroll top left;
	z-index: 500;
}
div#m5Child a {
	display: block;
	position: relative;
}
div#m5Child #m51, div#m5Child #m52, div#m5Child #m53, div#m5Child #m54 { 
	width: 100px;
	float: none;
}

ul#menu #m1[class] { background-image: url('../images/m1.png'); width: 100px; }
ul#menu #m1:hover[class] { background-image: url('../images/m1_h.png'); width: 100px; }
ul#menu #m2[class] { background-image: url('../images/m2.png'); width: 110px; }
ul#menu #m2:hover[class] { background-image: url('../images/m2_h.png'); width: 110px; }
ul#menu #m3[class] { background-image: url('../images/m3.png'); width: 140px; }
ul#menu #m3:hover[class] { background-image: url('../images/m3_h.png'); width: 140px; }
ul#menu #m4[class] { background-image: url('../images/m4.png'); width: 110px; }
ul#menu #m4:hover[class] { background-image: url('../images/m4_h.png'); width: 110px; }
ul#menu #m5[class] { background-image: url('../images/m5.png'); width: 130px; }
ul#menu #m5:hover[class] { background-image: url('../images/m5_h.png'); width: 130px; }
ul#menu #m6[class] { background-image: url('../images/m6.png'); width: 70px; }
ul#menu #m6:hover[class] { background-image: url('../images/m6_h.png'); width: 70px; }
ul#menu #m7[class] { background-image: url('../images/m7.png'); width: 70px; }
ul#menu #m7:hover[class] { background-image: url('../images/m7_h.png'); width: 70px; }
div#m5Child #m51[class] { background-image: url('../images/m51.png'); }
div#m5Child #m51:hover[class] { background-image: url('../images/m51_h.png'); }
div#m5Child #m52[class] { background-image: url('../images/m52.png'); }
div#m5Child #m52:hover[class] { background-image: url('../images/m52_h.png'); }
div#m5Child #m53[class] { background-image: url('../images/m53.png'); }
div#m5Child #m53:hover[class] { background-image: url('../images/m53_h.png'); }
div#m5Child #m54[class] { background-image: url('../images/m54.png'); }
div#m5Child #m54:hover[class] { background-image: url('../images/m54_h.png'); }

div.contentMediaText {
	width: 670px;
	text-align: justify;
	padding-top: 0;
	margin-top: -8px;
	display: inline-block;
}
div.contentText {
	width: 700px;
	text-align: justify;
	padding-top: 0;
	margin-top: 10px;
	margin-left: 105px;
	display: inline-block;
}
div.repeat_content {
	width: 900px;
	text-align: justify;
	padding-top: 0;
	margin-top: 25px;
	margin-left: -86px;
	display: inline-block;
	/*background-image: url("../images/repeat.png");
	background-repeat: repeat-y;*/	
	background: #000 url('../images/repeat.png') repeat-y top center scroll;
}
.stl_text 
{
    background-image: url("../images/repeat.png");
	background-repeat: no-repeat;	
	background-position: left center;
	border: solid 0px #000;
}
div#banner {
	width: 550px;
	height: 250px;
	float: left;
}
div#sponsor {
	width: 110px;
	height: 250px;
	float: right;
}
div#dynamicArea {
	width: 450px;
	float: left;
}
div#dynamicArea div.dynamicText {
	color: #fff;
}

* html body div#dynamicArea div.dynamicText { word-wrap:break-word; }
*:first-child+html body div#dynamicArea div.dynamicText { word-wrap:break-word; }

div.repeater {
	width: 480px;
	padding: 5px;
	border: 0px solid #ccc;
	margin: 5px 0 10px 0;
	display: inline-block;
} 


div.repeater span.baslik { font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif; font-size: 12pt; color: #1a0e0b; text-align: left; font-weight:bold; }
div.repeater span.baslik a { font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif; font-size: 12pt; color: #1a0e0b; text-decoration:underline; font-weight:bold;}
div.repeater span.baslik a:hover { font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif; font-size: 12pt; color: #1a0e0b; text-decoration: none; font-weight:bold;}
div.repeater div.tarih { font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif; font-size: x-small; font-style: italic; padding-left: 5px; text-align: right; }
div.repeater div.tarih a { font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif; font-size: x-small; font-style: italic; padding-left: 5px; text-align: right; color:#fff; text-decoration: underline; }
div.repeater div.tarih a:hover { font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif; font-size: x-small; font-style: italic; padding-left: 5px; text-align: right; color:#fff; text-decoration: none; }
div.repeater div.haber { text-align: justify; width: 620px; float: left; margin: 10px 0 0 0; }
div.repeater div.haber a { text-align: justify; margin: 10px 0 0 0; text-decoration: underline; color:#fff; }
div.repeater div.haber a:hover { text-align: justify; margin: 10px 0 0 0; text-decoration:none; color:#fff; }
div.repeater div.haber h3 { color:#000; }

/* ben ekledim */
div.repeater div.resim_container { width:110px; float: left; margin-right: 7px; margin-left: 7px; margin-top:5px; }
div.repeater div.resim_container div.asil_resim { width: 110px; text-align: center; }
div.repeater div.resim_container div.asil_resim a img { width: 110px; height: 70px; border:0; }
div.repeater div.resim_container div.resim_isim { width: 100%; text-align: center; margin-top: 2px; }
div.repeater div.resim_container div.resim_isim a { text-align: center; color:#fff; font-weight: bold; text-decoration: underline; }
div.repeater div.resim_container div.resim_isim a:hover { text-align: center; color:#fff; font-weight: bold; text-decoration: none; }
div.repeater div.resim { width:90px; float:left; margin-right: 5px; }
div.repeater div.resimli_baslik { width:690px; margin-bottom: 5px; font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif; font-size: 18pt; color: #1a0e0b; }
div.repeater div.resimli_tarih { width:520px; margin-bottom: 5px; font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif; font-size: x-small; font-style: italic; }
div.repeater div.resimli_tarih a { font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif; font-size: x-small; font-style: italic; color:#fff; text-decoration:underline; }
div.repeater div.resimli_tarih a:hover { font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif; font-size: x-small; font-style: italic; color:#fff; text-decoration:none; }
div.repeater div.resimli_haber { width:520px; text-align: justify; }
div.repeater div.resimli_haber a { text-decoration: underline; color: #fff; }
div.repeater div.resimli_haber a:hover { text-decoration: none; color: #fff; }
#btnPage {	color:Gray; }
#btnPage a { color:#fff; }
/* ben ekledim son */

div#feedBar {
	width: 220px;
	float: right; 
	margin-right: -20px;
	display: inline-block;
}

div#twit_top
{
    width:100%;
    height:94px;
    background-image: url("../images/twit_top.png");
	background-repeat: no-repeat;	
	background-position: top center;
	position:relative;
}
div#twit_top a {
	display: block;
	width:100%;
	height:102px;
	text-decoration: none;
}
div#kodgraf_logoLink a {
	display: block;
	width:110px;
	height:59px;
	margin: 60px 0px 0px 110px;
	text-decoration: none;
	/*border: solid 1px #000;*/
	float:left;
}
div#microsoft_logoLink a {
	display: block;
	width:120px;
	height:59px;
	margin: 60px 0px 0px 15px;
	text-decoration: none;
	/*border: solid 1px #fff;*/
	float:left;
}
div#etohum_logoLink a {
	display: block;
	width:145px;
	height:59px;
	margin: 60px 0px 0px 100px;
	text-decoration: none;
	/*border: solid 1px #f00;*/
	float:left;
}
div#torque_logoLink a {
	display: block;
	width:160px;
	height:59px;
	margin: 60px 0px 0px 15px;
	text-decoration: none;
	/*border: solid 1px #ff0;*/
    float:left;
}
div.twit_desc
{
    width:100%;
    background-image: url("../images/twit_desc.png");
	background-repeat: repeat-y;	
	background-position: top center;
	position:relative;
	margin:0px 0px 0px 0px;
}
div.twit_content
{
    width:200px;
    text-align:left;
    position:relative;
    color:#000;    
    margin: 0px 10px 0px 0px;
    float:right;
    clear:right;
    word-wrap: break-word;
}
div.twit_item
{
    position:relative;
    border:solid 0px #000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
div#twit_bottom
{
    width:100%;
    height:64px;
    background-image: url("../images/twit_bottom.png");
	background-repeat: no-repeat;	
	background-position: top center;
	position:relative;
	top:-2px;
}


div#dynamicArea, div#feedBar { margin-top: 10px; }
img {
	border: 0;
	padding: 0;
	margin: 0;
}

div#feedBar ul.feedItem { padding: 0; margin: 0; }
div#feedBar ul.feedItem li { list-style-type: none; float: left; }

.swapSmall span { display: none; }
.swapSmall { width: 100px;  height: 30px; background-repeat: no-repeat; display: block; }

#xnaLink { background-image: url('images/feedBar_xna2.jpg'); }
#dsLink { background-image: url('images/feedBar_3ds2.jpg'); }

div#feedBar div#xnaFeed, div#feedBar div#dsFeed {
	clear:both;
	width:auto;
	background:transparent;
	color:#fff;
	padding:5px 0 0 0;
}

h1 {
	font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif;
	font-size: 20pt;
	font-style: italic;
	text-align: center;
	font-weight:bold
}

h3 {
	font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif;
	font-size: 11pt;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #000;
}

h3 b {
	font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif;
	font-size: 11pt;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #000;
}

ul.rssItem {
	padding-left: 13px;
	list-style-image: url('images/rss.gif');
}
ul.rssItem li { margin: 0 0 5px 5px; vertical-align: middle !important;}
ul.rssItem li a { 
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
ul.rssItem li a:hover { text-decoration: none; }
ul.rssItem li div.rssItemTimeStamp {
	font-family: Georgia, Trebuchet MS, Tahoma, Sans-Serif;
	font-size: x-small;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}
*:first-child+html body ul.rssItem {
	margin: 0;
}
* html body ul.rssItem {
	margin: 0;
}

div#copyright {
	text-align: center;
	color: #b1b1b1;
	font-size: x-small;
}
ul { list-style-type: square; }