﻿@charset "utf-8";
/* Global CSS Document */

body				{ background:url(../images/bg.jpg) #b8babc; padding:0px; margin:0px; color:#183152; 
					  font-size:13px; font-family:Arial, Helvetica, sans-serif
}
div					{ display:block; }
span 				{ display:inline-block; }
p					{ line-height:18px; padding:0px 0 8px; margin:0px; } 
a					{ color:#000; text-decoration:none; font-size:12px; cursor:pointer; }
a:hover				{ color:#ed3237; }
img					{ border:0px; }
td					{ vertical-align:top; color:#000; text-align:left !important; }
td	a				{ color:#000; }
td	a:hover			{ color:ff6b01; }
ul 					{ margin:0px; padding:0px; }
li					{ list-style:none; margin:0px; padding:0px; }

h1,h2,h3,h4,h5,h6	{ margin:0px; padding:0; color:#000; }
h1					{ font-size:30px; }
h2					{ font-size:25px; } 
h3					{ font-size:20px; }  
h4					{ font-size:15px; }
h5					{ font-size:13px; }
h6					{ font-size:12px; }
.ortala				{ position:relative; margin:0px auto; width:960px; clear:both; }
.ortala2				{ position:relative; margin:-10px auto; width:960px; clear:both; text-align:center; top:30px !important;  }

#container			{ background:none; }

#banner 			{ width:100%; height:193px; background:url(../images/seffaf-babacan.png) no-repeat center bottom; position:relative; z-index:16; }

.logo  				{ position:absolute; width:153px; height:168px; margin:0px; z-index:99; 	
					  margin: 210px -55px 0pt 0pt; 
					  right: 50%; 
				      top: 50%;   
}
.logo a 			{ background:url("../images/logo-b.png") no-repeat scroll 0 0 transparent; display:block; height:100%; text-indent:-9999px; width:100%; }

#nav				{ position:absolute; color:#000; top:387px; text-align:left; background:url(../images/nav-bg.gif) repeat-x; width:100%; height:34px; z-index:1;}
/*#nav span			{ background:url("../images/v-line.gif") repeat-y; padding:0 0px; height:47px; display:inline-block; padding:5px 8px 0 8px;}
#nav a				{ color:#fff !important; font-size:18px; height:30px; display:inline-block; padding:0px 0 0; }
#nav a.active		{ background:url("../images/item-hover.png") repeat-x; }
#nav a:hover		{ background:url("../images/item-hover.png") repeat-x; color:#000 !important; }
*/
#topNav				{ position:absolute; float:left; font-size:11px; width:365px; height: 30px; text-align:center; background:url(../images/topNav-bg.png) no-repeat; 
					  margin: 0px -182px 0pt 0pt; padding:11px 0 0;
					  right: 50%; 
				      top: 50%;   
}
#topNav	span		{ padding: 0 5px; }
#topNav	a			{ color:#000; font-size:11px; padding: 0 2px; }
#topNav	a:hover		{ color:#ed3237; }

.kesif				{ position:absolute; right:20px; top:40px; }

#mainContent		{ width:100%; background:url("../images/mainContent-bg.html") repeat-x top; clear:both; height:1%; display:table; padding:0px 0; margin:0px 0 0; }
img.border			{ padding:1px; border:1px solid #b0b0b0; }

#content			{ margin:0px; padding:0px; position:relative; z-index:2; }
.sol				{ float:left; width:290px; height:194px; cursor:pointer; position:relative; top:0px;  }
.gecisSol			{
	position: absolute;
	top: 195px;
	background: url(../images/sol-gecis.png) repeat-y;
	height: 32px;
	width: 289px;
	left: -2px;
}

.gecisSol h3		{ text-align:right; padding-right:10px; padding-top:3px; color:#183152; }
.orta				{ float:left; background:url(../images/orta-resim.jpg) no-repeat; width:338px; height:194px; }
.sag				{ float:left; width:290px; height:194px; cursor:pointer; position:relative; top:0px; }
.gecisSag			{ position:absolute; top:195px; background:url(../images/sag-gecis.png) repeat-y; height:32px; width:289px; }
.gecisSag h3		{ text-align:left; padding-left:10px; padding-top:3px; color:#183152; }



.orta2				{ float:left; left:290px; width:290px; height:194px; cursor:pointer; position:relative; top:0px; }

.gecisorta2			{
	position: absolute;
	top: -29px;
	background: url(../images/sag-gecis.png) repeat-y;
	height: 32px;
	width: 289px;
	left: -2px;
	z-index: 99;
}
.gecisorta2 h3		{ text-align:left; padding-left:10px; padding-top:3px; color:#183152; }





#footer				{ background:url("../images/footer-bg.png") no-repeat top center; font-size:11px; width:382px; height:80px; padding:128px 0px 0 0; margin:0px auto; }
#footer	 p			{ line-height:21px; padding:2px 0 0 0px; font-size:11px; text-align:center; }
#footer	 a			{ color:#183152; font-size:11px; }
#footer	 a:hover	{ color:#000; }
.ayar				{ margin-left:-40px; }

.gContainer img{
	border:1px solid #ccc !important;
	opacity:1.0 !important;
 	filter:alpha(opacity=100) !important;
}
.gContainer img:hover{
	border:1px solid #f00 !important;
	opacity:0.4 !important;
 	filter:alpha(opacity=40) !important;
}
.gContainer td 
{
	border:0px solid #fff !important;
	padding:0px 0 5px 0 !important;
	margin:0px !important;
	width:160px;
}

.br					{ height:5px; clear:both; line-height:7px; }
