* {margin:0; padding:0;}
	
body {background: #FFFFFF url(../images/masterpage/background.jpg) fixed repeat-x;
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; margin: 0 auto; text-align:center;}

/*******************/
/*  ANA CONTAINER  */
/*******************/
.container
{
width: 970px;
margin: 10px auto;
color: #333;
line-height: 130%;
text-align:left;
}


/********************/
/*  TEPE KISIMLARI  */
/********************/
.top
{
padding: .1em;
background-color: #ddd;
border-bottom: 1px solid gray;
height:245px;
background-image: url(../images/masterpage/headeraft.jpg);
background-repeat: no-repeat;
}
.top-menu
{
	width:290px;
	float:right;
	background-color:#115CA0;
	text-align:right;
	font-size:11px;
	color:#C0C0C0;
}
.top-menu a{text-decoration:none; color:#C0C0C0;}
.top-menu a:hover{color:white;}
.top-flags
{
	margin-top:180px;
	text-align:right;
	padding-right:8px;
}
.menu
{
	margin-top:0.8em;
	padding-top:9px;
	padding-bottom:10px;
	font-size:15px;
	color:white;
	font-weight:bold;
	text-align:center;
}
.menu ul {list-style:none;}
.menu ul li {display: inline;}
.menu ul li a {text-decoration:none; color:white; padding-top:10px; padding-bottom:10px;}
.menu ul li a:visited,active {color:white;}
.menu ul li a:hover {background:url(../images/masterpage/menu-active.png) repeat-x;}


/********************/
/* İÇERİK KISIMLARI */
/********************/
.middle{background-color:white;}
/*SOL*/
.leftnav
{
float: left;
width: 175px;
margin: 0;
padding: 1em;
}
/*SAG*/
.rightnav
{
float: right;
width: 175px;
margin: 0;
padding: 1em;
}
/*ORTA*/
.content
{
margin-left: 200px;
border-left: 1px solid gray;
margin-right: 200px;
border-right: 1px solid gray;
padding: 1em;
min-height: 955px;
height:auto !important;
height: 955px;
}

.content a{text-decoration:none; color:Blue;}

/*ALT*/
.footer
{
text-align:center;
clear: both;
margin: 0;
padding: .5em;
font-size:10px;
border-top:1px solid gray;
color:Gray;
}
.footer a{text-decoration:none; font-weight:bold; color:gray;}


/*****************/
/*   KUTUCUKLAR  */
/*****************/
.kutu-1 {width:174px; margin:0 0 1.2em 0; padding-bottom: 1px; border:solid 1px #1E2D68; background-color:rgb(213,225,240); font-size:10px;}
.kutu-1:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.yuvarlak-kose-sol-ust {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/masterpage/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.yuvarlak-kose-sag-ust {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/masterpage/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:165px;}
.leftnav h1.sol {clear:both; margin:0 0 2px 0; padding:4px 0 3px 0; background-color:#1E2D68; font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.rightnav h1.sag {clear:both; margin:0 0 2px 0; padding:4px 0 3px 0; background-color:#1E2D68; font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
/*E-MAIL LIST*/
.mail-list {line-height:11px; text-align:center;}


	
