html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background:	#f8fbfd url(../images/body_bg.gif) repeat-x scroll 0 0;
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	font-family:"Trebuchet MS";
	font-weight: normal;
	color: #2D2D2D;
}

h1 {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#054277;
	font-weight:bold;
	float:left;
}

h2 {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#b56d00;
	font-weight:bold;
	float:left;
}
.h4 {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#cc0000;
	font-weight:bold;
}


h3 {
	font-size: 16px;
}


p, ol, ul {
	margin-top: 0;
	line-height: 200%;
	text-align: justify;
}
#wrapper {
	width:955px;
	height:1300px;
	position:relative;
	margin:0 auto;
	background:#FFFFFF;
}
#header-continer {
	width:955px;
	height:140px;
	background:#FFFFFF;
}
#header {
	width:929px;
	background:#FFFFFF;
	margin:0 0 0 13px;
	
}
#logo {
	float:left;
	width:425px;
	height:96px;
}
#ads {
	width:480px;
	height:73px;
	float:left;
	background:#9a0016;
	margin:13px 0 0 23px;
}
#ads-2 {
	width:346px;
	height:293px;
	float:left;
	background:#87b5de;
	margin:21px 0 0 4px;
}
#ads-3 {
	width:928px;
	height:100px;
	float:left;
	margin-top:5px;
	background:#87b5de;
}
#ads-4 {
	width:310px;
	height:260px;
	float:left;
	margin-top:5px;
	margin-left:2px;
	background:#9a0016;
}

#container {
	width:930px;
	background:#FFFFFF;
	margin:0 0 0 13px;
}
#left-content {
	width:578px;
	height:304px;
	float:left;
	background:#87b5de;
	margin-top:10px;
}
#left-content-bar {
	width:578px;
	height:20px;
	float:left;
	background:#FFFFFF;
}
#hr {
	width:418px;
	height:20px;
	float:left;
	position:relative;
	margin-left:5px;
	background:url(../images/cizgi.jpg) 0 0 repeat-x;
}

#bottom-content {
	width:928px;
	height:330px;
	float:left;
	background:#ff9900;
	margin-top:10px;
}
#bottom-content-bar {
	width:928px;
	height:20px;
	float:left;
	background:#FFFFFF;
}
#bottom-content-2 {
	width:928px;
	height:330px;
	float:left;
	background:#CC0000;
	margin-top:10px;
}
#hr-2 {
	width:740px;
	height:18px;
	float:left;
	position:relative;
	margin-left:5px;
	background:url(../images/cizgi_2.jpg) 0 0 repeat-x;
}
#hr-3 {
	width:827px;
	height:18px;
	float:left;
	position:relative;
	margin-left:5px;
	background:url(../images/cizgi_2.jpg) 0 0 repeat-x;
}
#hr-4 {
	width:469px;
	height:20px;
	float:left;
	position:relative;
	margin-left:5px;
	background:url(../images/cizgi.jpg) 0 0 repeat-x;
}
#hr-5 {
	width:790px;
	height:18px;
	float:left;
	position:relative;
	margin-left:5px;
	background:url(../images/cizgi_3.jpg) 0 0 repeat-x;
}
#content {
	width:928px;
	height:800px;
	float:left;
	background:#ff9900;
	margin-top:10px;
}
#games-content {
	width:578px;
	float:left;
	position:relative;
}

.game {
	width:130px;
	height:120px;
	float:left;
	background:#FFFFFF;
	margin:15px 0 0 10px;
}
.game:hover {
	background:#BCE6F5;
}


.game-image {
	width:120px;
	height:70px;
	margin:10px 5px 0 5px;
}

.game2 {
	width:140px;
	height:130px;
	float:left;
	background:#FFFFFF;
	margin:15px 0 0 12px;
}
.game2:hover {
	background:#FFCC66;
}


.game2-image {
	width:130px;
	height:80px;
	margin:10px 5px 0 5px;
}

.text {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	text-align:center;
	margin-top:5px;
}

#game-container {
	width:600px;
	height:490px;
	float:left;
	position:relative;
}
#left-content-game {
	width:600px;
	height:510px;
	float:left;
	background:#87b5de;
	margin-top:10px;
}
#game-content-bar {
	width:600px;
	height:20px;
	float:left;
	background:#FFFFFF;
}
#game-right-box{
	width:323px;
	height:490px;
	float:left;
	background:#87b5de;
	margin:30px 0 0 4px;
}
#game-bottom-box{
	width:928px;
	height:330px;
	float:left;
	background:#ff9900;
	margin-top:10px;
}
#game-buttons{
	width:928px;
	height:50px;
	float:left;
	position:relative;
	margin-top:5px;
	padding-top:5px;
	background:#87b5de;
}
#button {
	float:left;
	position:relative;
	padding-left:15px;
}
#footer {
	float: left;
	width: 909px;
	height: 20px;
	background:#EAEAEA;
	clear: both;
	margin: 18px 0px 40px 0;
	padding: 5px 10px 5px 10px;
}
.copyright {
	float: left;
	color: #989898;
	font-size: 11px;
}
.copyright a {
	color: #6d6d6d;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}

.footer_nav {
	float: right;
}
.footer_nav ul, .footer_nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_nav ul li {
	float: left;
	display: block;
}
.footer_nav ul li a {
	display: block;
	margin: 0px 0px 0px 15px;
	text-decoration: none;
	font-size: 11px;
	color:#333333;
}
.footer_nav ul li a:hover, .footer_nav ul li a.active {
	color:#CC6600;

}

.tag {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.tag:hover {
	text-decoration:underline;
}
/* Menu */

#menu-bar {
	width:929px;
	height:30px;
	float:left;
	position:relative;
	background:url(../images/menu_bg.jpg) no-repeat;	
}
#menu {
	float:left;
	position:relative;	
}
#menu ul {
	list-style: none;
	line-height: normal;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
}

#menu li {
	float: left;
	margin: 0 10px 0 0;
	padding: 6px 0 0 10px;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active {
	color:#000000;
}

#menu li.active a {
	color: #000000;
}
#menu li.araba a {
	color: #b2041b;
}
#menu li.motor a {
	color: #060eaa;
}

#contact-form {
	width:400px;
	position:relative;
	margin-left:20px;
}

.formfield {font-size: 12px; color:#6E6E6E; padding: 3px; border: 1px solid #DDDCD8;}
.formfield:focus {border: 1px solid #312E2E;}
.formtext {color: #626060; font-weight: bold; line-height: 18px;}

#search {
	float:right;
	position:relative;
	margin:2px 5px 0 0;
}

#searchform {
	display:block;
	float:left;
}

#searchform input {
	
	width:138px;
	float:left;
	display:inline;
	background: url(../images/inputsearch.gif) left top no-repeat;
	border:0;
	height:20px;
	padding:6px 10px;
}

#searchform input#searchsubmit {
	
	width:72px;
	height:25px;
	background: url(../images/searchsubmit.gif) left top no-repeat;
	cursor:pointer;
	color:#9e9e9e;
	border:0;
}



/*Sayfalama*/
#padding {
	width:928px;
	float:left;
	text-align:center;
	margin-top:10px;
}

div.black-red {
	font-size: 15px;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	color: #fff;
}

div.black-red a {
	padding: 4px 10px 4px 10px;
	margin: 2px;
	background-color:#3e3e3e;
	text-decoration: none; /* no underline */
	color: #fff;
}
div.black-red a:hover, div.black-red a:active {
	background-color:#ec5210;
	color: #fff;
}
div.black-red span.current {
	padding: 4px 10px 4px 10px;
	margin: 2px;
		font-weight: bold;
		background-color: #CC6633;
		color: #fff;
	}
div.black-red span.disabled {
		padding: 4px 10px 4px 10px;
		margin: 2px;
		background-color:#3e3e3e;
		color: #868686;
	}
/*Sayfalama*/
