@charset "iso-8859-9";
html {
	height: 100%;
}
body {
	background-color: #FFF;
	margin: 0px;
	height: 100%;
}
body.L2 a.L2,
body.L3 a.L3,
body.L4 a.L4,
body.L5 a.L5,
body.L6 a.L6,
body.L7 a.L7,
body.L8 a.L8
 {
color: #000;
}

@font-face {
    font-family: 'helveticacondensedbook';
    src: url('../font/helveticacond-webfont.eot');
    src: url('../font/helveticacond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticacond-webfont.woff') format('woff'),
         url('../font/helveticacond-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticacondensedbold';
    src: url('../font/helveticacondbold-webfont.eot');
    src: url('../font/helveticacondbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticacondbold-webfont.woff') format('woff'),
         url('../font/helveticacondbold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}

#main {
	width: 980px;
	height: 499px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left: -490px;
	margin-top: -250px;
}

.toptop {
	background-color: #d3222a;
	height: 56px;
	margin-bottom: 7px;
}
.logo {
	float: left;
	margin-left: 14px;
}
.menu {
	float: left;
	text-align: center;
	vertical-align: 40%;
}
.menu a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-family: 'helveticacondensedbold';
	font-size: 13px;
	line-height: 56px;
}
.menu a:hover {
	color: #000;
	text-decoration: none;
	display: block;
	font-family: 'helveticacondensedbold';
	font-size: 13px;
	line-height: 56px;
}

.ara {
	background-image: url(../images/ara.png);
	float: left;
	height: 56px;
	width: 2px;
}



.search {
	background-image: url(../images/bg_search.png);
	height: 24px;
	color: #FFF;
}
.lang {
	float: right;
	font-family: 'helveticacondensedbook';
	font-size: 13px;
	color: #FFF;
	line-height: 24px;
}
strong {
	font-family: 'helveticacondensedbook';
}

.lang a {
	font-family: 'helveticacondensedbook';
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	line-height: 24px;
}
.arama {
	float: right;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 4px;
}

.content {
	height: 388px;
	font-size:12px;
	
	font-family: 'helveticacondensedbook'
}
h1 {
	font-size:12px;
	font-family: helveticacondensedbook;
	margin: 0px;
	padding: 0px;
}
.btm {
	background-image: url(../images/bg_search.png);
	height: 24px;
	display:block;
	clear:both;
	margin:0px 0 0 0;
}
.uyari {
	float: left;
	margin-left: 14px;
	font-family: 'helveticacondensedbook';
	font-size: 11px;
	color: #FFF;
}
.uyari a {
	font-family: 'helveticacondensedbook';
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	line-height: 24px;
}

.copy {
	font-size: 11px;
	color: #FFF;
	float: right;
	margin-right: 10px;
	font-family: 'helveticacondensedbook';
	line-height: 24px;
}
.txtara {
	font-size: 10px;
	width: 125px;
	height:14px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
}
