@charset "utf-8";
/* CSS Document */

body {
	background: url(i/bg.jpg) repeat-x #0d1018;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
}
a:link {
	color: orange;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: yellow;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: orange;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}
img {
	border: none;
}

#fgbg {
	background: url(i/fgbg.jpg) repeat-y;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	background: url(i/fgbg2.jpg) no-repeat;
	width: 690px;
	padding: 0 86px 0 94px;
	margin-left: auto;
	margin-right: auto;
}

#ct {
	background: url(i/ct.jpg);
	width: 690px;
	height: 18px;
}

ul#nav1 {
	background: url(i/navbg.jpg);
	width: 678px;
	height: 24px;
	margin: 0;
	padding: 0 6px 0 6px;
	list-style: none;
}

ul#nav1 li.l {
	background: url(i/navindents.jpg) right no-repeat;
	padding: 0 37px 0 12px;
	display: inline;
	display: block;
	height: 24px;
	float: left;
	text-align: center;
	line-height: 24px;
}

ul#nav1 li.r {
	background: url(i/navindents.jpg) right no-repeat;
	padding: 0 37px 0 12px;
	display: inline;
	display: block;
	height: 24px;
	float: right;
	text-align: center;
	line-height: 24px;
}

ul#nav1 li#rf {
	padding: 0 12px 0;
	display: inline;
	display: block;
	height: 24px;
	float: right;
	text-align: center;
	line-height: 24px;
}

ul#nav1 li a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

ul#nav1 li a:hover {
	text-decoration: underline;
}

h1 {
	background: url(i/banner.jpg);
	width: 690px;
	height: 91px;
	margin: 0;
}

#nav_left {
	background: url(i/nav_left.jpg);
	width: 95px;
	height: 34px;
	float: left;
}

#nav2{
	width: 500px;
}

#home {
	background: url(i/home.jpg);
	width: 100px;
	height: 34px;
	display: block;
	float: left;
}

#home span {
	visibility: hidden;
}

#home:hover span {
	visibility: visible;
}

#forum {
	background: url(i/forum.jpg);
	width: 100px;
	height: 34px;
	display: block;
	float: left;
}

#forum span {
	visibility: hidden;
}
#forum:hover span {
	visibility: visible;
}

#races {
	background: url(i/races.jpg);
	width: 100px;
	height: 34px;
	display: block;
	float: left;
}

#races span {
	visibility: hidden;
}

#races:hover span {
	visibility: visible;
}

#drivers {
	background: url(i/drivers.jpg);
	width: 100px;
	height: 34px;
	display: block;
	float: left;
}

#drivers span {
	visibility: hidden;
}

#drivers:hover span {
	visibility: visible;
}

#contact {
	background: url(i/contact.jpg);
	width: 100px;
	height: 34px;
	display: block;
	float: left;
}

#contact span {
	visibility: hidden;
}

#contact:hover span {
	visibility: visible;
}

#nav_right {
	background: url(i/nav_right.jpg);
	float: right;
	width: 95px;
	height: 34px;
}

#und {
	background: url(i/under_nav.jpg);
	width: 690px;
	height: 10px;
	clear: both;
}

#quick_roster {
	background: url(i/quick_roster_bg.jpg);
	width: 453px;
	height: 72px;
	float: left;
	overflow: hidden;
}

#quick_roster img {
	margin: 5px 0 0 4px;
	float: left;
}

#mtd1{
	background: url(i/mtd1.jpg);
	width: 28px;
	height: 66px;
	float: left;
	margin: 2px 0 0 8px;
	display: block;
}

#mtd2{
	background: url(i/mtd2.jpg);
	width: 28px;
	height: 66px;
	float: left;
	margin: 2px 0 0 5px;
	display: block;
}

#login {
	background: url(i/login_bg.jpg);
	width: 235px;
	height: 72px;
	float: right;
	overflow: hidden;
}

#login_left {
	color: #fff;
	float: left;
	padding: 10px 0 0 20px;
	width: 20px;
}

#login p {
	margin: 0 0 8px 0;
	padding: 0;
	float: left;
	line-height: 14px;
	text-align: right;
}

form {
	width: 150px;
	float: right;
	margin: 10px 10px 0 0;
}

.input_box {
	background: #474a55;
	color: #d1d1d1;
	font-size: 9px;
	width: 120px;
	height: 14px;
	border-top: 1px solid #35373f; 
	border-left: 1px solid #35373f;
	border-right: 1px solid #80818a; 
	border-bottom: 1px solid #80818a;
	margin-bottom: 4px;
	float: left;
}

#go {
	background: url(i/go.jpg);
	width: 22px;
	height: 37px;
	border: none;
	float: right;
	margin: 0;
}

#reg {
	color: #fc5f00;
	clear: both;
	text-align: right;
	padding: 0 37px 0 0;
}

#reg a {
	color: #fff;
}

#welcome {
	background: url(i/welcome.jpg);
	width: 635px;
	height: 40px;
	clear: both;
	color: #fff;
	padding: 10px 0 0 55px;
}

#welcome b {
	font-size: 11px;
}

.news {
	background: url(i/news.jpg);
	width: 690px;
	height: 22px;
	margin: 5px 0 0 0;
}
.oyunindir {
	background: url(i/oyunindir.jpg);
	width: 690px;
	height: 22px;
	margin: 5px 0 0 0;
}

.eglensene {
	background: url(i/eglensenee.jpg);
	width: 690px;
	height: 22px;
	margin: 5px 0 0 0;
}

.news_title {
	background: url(i/news_title.jpg);
	width: 620px;
	height: 25px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 70px;
}

.content {
	background: url(i/content.jpg) repeat-y;
	width: 670px;
	padding: 0 10px;
}

.content_left {
	color: #d1d1d1;
	width: 155px;
	font-size: 11px;
	text-align: center;
	padding: 5px 0;
	float: left;
}

.content_right {
	width: 505px;
	font-size: 10px;
	color: #d6d6d6;
	padding: 0 5px;
	float: right;
}

.footer {
	background: url(i/footer.jpg);
	width: 690px;
	height: 7px;
	overflow: hidden;
}

#footer {
	background: url(i/footer_bg.jpg);
	width: 652px;
	height: 36px;
	margin: 5px 0 0 0;
	padding: 0 38px 0 0;
}

#top {
	background: url(i/top.jpg);
	width: 43px;
	height: 36px;
	float: left;
	display: block;
}

#ctlogo {
	background: url(i/videofb.jpg);
	width: 31px;
	height: 36px;
	float: left;
	display: block;
}

#wc {
	background: url(i/indirhadi.jpg);
	width: 26px;
	height: 36px;
	float: left;
	display: block;
}

#footer_mid {
	width: 440px;
	text-align: center;
	float: left;
	color: #7c7e86;
	padding: 5px 0 0 0;
}

#footer_mid a {
	color: #d1d1d1;
	text-decoration: none;
}

#footer_mid a:hover {
	color: #c5c5ca;
}

#footer_mid a.ftop {
	color: #7c7e86;
}

#criterion {
	background: url(i/downloadci.jpg);
	width: 70px;
	height: 36px;
	float: right;
	display: block;
}

#ea {
	background: url(i/indirg.jpg);
	width: 34px;
	height: 36px;
	float: right;
	display: block;
}

.clear {
	clear: both;
}

#footerfix {
	display: none;
}

#center {
	width: 690px;
	margin-left: auto;
	margin-right: auto;
}

#flag {
	background: url(i/flag.jpg) no-repeat right;
	height: 59px;
	color: #d1d1d1;
	padding: 10px 42px 0 0;
	width: 150px;
	float: right;
}	
a:link.linkk{
text-decoration :underline;
font-size:10px; 
}
a:hover.linkk{
text-decoration :underline;
background-color : #FC5F00;
font-size:12px; 


}
a:visited.linkk{
text-decoration :underline;
color : #000000;
font-size:10px;
}
.frame {
	border:1px solid #FB680B;
	bgcolor:white;
}