/* CSS Document ---------------------------------------------------------------*/

html, head { 
	width:100%;
	text-align:center;
}

body {
	background: url(../media/images/bgr.jpg);
	background-position:center;
	background-attachment:fixed;
	width:100%;
	margin:0;
	margin-bottom:10px;
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
}


/* Link ---------------------------------------------------------------*/
a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

a:active {
	color:#333;
	text-decoration:none;
}

.tvLink a {
	color:#FFF;
	text-decoration:none;
}

.tvLink a:hover {
	color:#ccc;
	text-decoration:none;
}

.tvLink a:active {
	color:#FFF;
	text-decoration:none;
}

.FooterLink a {
	color:#FFF;
	text-decoration:none;
	font-size:9px;
}

.FooterLink a:hover {
	color:#ccc;
	text-decoration:underline;
	font-size:9px;
}

.FooterLink a:active {
	color:#FFF;
	text-decoration:none;
	font-size:9px;
}

/* Header ---------------------------------------------------------------*/
#swf {
z-index:1;
}

#menu {
z-index:2;
}

#Header {
	width:900px;
	float:left;
}

#Hello {
	width:490px;
	float:left;
	height:22px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-top:8px;
	color:#FFFFFF;
}

#SearchText {
	width:200px;
	float:left;
	height:22px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	padding-top:8px;
	color:#FFFFFF;
}

#SearchBox {
	width:200px;
	height:30px;
	float:right;
}

#HeaderLink {
	width:900px;
	height:126px;
	float:left;
	background:url(../media/images/header.gif) no-repeat;
}

#HeaderBlank {
	width:900px;
	height:10px;
	float:left;
}

/* Forms ---------------------------------------------------------------*/
#ButtonArea {
	width:900px;
	height:45px;
	float:left;
}

#Button1 {
	width:111px;
	height:45px;
	float:left;
} 

#Button2 {
	width:140px;
	height:45px;
	float:left;
}

#Button3 {
	width:161px;
	height:45px;
	float:left;
}

#Button4 {
	width:158px;
	height:45px;
	float:left;
}

#Button5 {
	width:131px;
	height:45px;
	float:left;
}

#Button6 {
	width:103px;
	height:45px;
	float:left;
}

#Button7 {
	width:96px;
	height:45px;
	float:left;
}

#Button8 {
	width:92px;
	height:45px;
	float:left;
}
/* Forms ---------------------------------------------------------------*/
#News {
	background:url(../media/images/news.png) repeat-x;
	width:900px;
	height:250px;
	float:left;
}

#NewsArea {
	width:567px;
	height:250px;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}

#Nblank {
	width:9px;
	height:250px;
	float:left;
}

#Nnavigasyon {
	width:305px;
	height:172px;
	float:right;
	padding-left:8px;
	padding-right:6px;
	padding-top:7px;
	padding-bottom:8px;
}

#Nlink {
	width:315px;
	height:63px;
	float:right;
	padding-left:4px;
}


#Nimages {
	width:385px;
	height:240px;
	float:left;
	background:#000000;
}

#Ntext {
	width:170px;
	height:230px;
	float:right;
	text-align:left;
	font-weight:bold;
	padding-top:10px;
}

#NaviOtomasyon {
	width:85px;
	height:48px;
	float:left;
	background:url(../media/images/otomasyon-giris.png) no-repeat;
	background-position:center middle;
	text-align:left;
	padding-left:72px;
	padding-top:15PX;
	font-weight:bold;
	color:#000000;
}

#NaviTV {
	width:82px;
	height:43px;
	float:left;
	background:url(../media/images/tef-tv.png) no-repeat;
	background-position:center middle;
	text-align:left;
	padding-left:75px;
	padding-top:20PX;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}

/* Main ---------------------------------------------------------------*/
#Main {
	width:900px;
	float:left;
	background: url(../media/images/main-top-bgr.png) no-repeat;
	padding-top:9px;
}

#MLeft {
	background:#FFFFFF;
	width:658px;
	float:left;
	text-align:left;
	border:1px solid #9d0105;
	border-top:none;
	padding:5px;
	padding-top:0px;
}

#MBlank {
	width:10px;
	float:left;
	height:9px;
}

#MRBlank {
	width:200px;
	float:left;
	height:9px;
}

#MRight {
	background:#FFFFFF;
	width:208px;
	float:right;
	text-align:left;
	border:1px solid #9d0105;
	border-top:none;
	padding:5px;
	padding-top:0px;
}

#Title {
	background:url(../media/images/title-bgr.png);
	width:100%;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma;
	padding-top:7px;
	float:left;
}

/* Footer ---------------------------------------------------------------*/
#Sponsor {
	width:878px;
	height:60px;
	border:1px solid #FF0000;
	background:#FFFFFF;
	margin-bottom:10px;
	padding:8px 10px 10px 10px;
	float:left;
}

#Footer {
	background:url(../media/images/footer.png) no-repeat;
	width:900px;
	height:182px;
	float:left;
}

#Ftext {
	width:540px;
	float:left;
	text-align:left;
	color:#ccc;
	font-size:9px;
	padding-left:20px;
	padding-top:60px;
}

#Flink {
	width:300px;
	float:right;
	text-align:right;
	color:#ccc;
	font-size:10px;
	padding-top:90px;
	padding-right:20px;
}

/* Forms ---------------------------------------------------------------*/
.SeacrhBox {
	background:url(../media/images/serach-box.gif) no-repeat;
	width:139px;
	height:20px;
	text-align:left;
	border:none;
	padding-left:30px;
	padding-top:8px;
	font-weight:bold;
	font-size:10px;
	color:#9d0105;
}

.Form {
	border:1px solid #999999;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}

.Buton {
	width:100px;
	height:20px;
	border:none;
	font-size:11px;
	background:#9d0105;
	color:#FFFFFF;
	border:1px solid #333333;
}

/* Search ---------------------------------------------------------------*/
#SMain {
	width:888px;
	float:left;
	border:1px solid #9d0105;
	padding: 5px 5px 5px 5px;
	background:#FFFFFF;
}


#alt {
	width:100px;
	height:16px;
	float:right;
	position:fixed;
	bottom:10px;
	right:10px;
	}
	
#alt2 {
	width:100px;
	height:16px;
	float:right;
	position:fixed;
	bottom:10px;
	left:10px;
	}