﻿/* CSS Document */
/*
This file is created by Cem Y�ldz�, Yazici Yazilim Ltd.
http://www.yaziciyazilim.com.tr
*/
html{
	background-color:#fff;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	height:100%;
}
body{
	margin:0 auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	height:100%;
	color:#6d6c54;
}
h1,h2,h3,h4,h5,h6{
	display:block;
	font-family:"Century Gothic";
	margin:0;
	padding:0;
	color:#91250b;
}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:10px;}
h6 {font-size:8px;}
a *{
	cursor:pointer;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:#72c700;
}
a:hover{
	color:#999;
}
p{
	margin:0;
	padding:10px 0;
}
/* bisiler */
.floatBitir{
	clear:both;
}
.hZero{
	height:0px;
	overflow:hidden;
}
.lh20{
	line-height:20px;
}
/* */
#container{
	margin:0 auto;
	width:800px;
	background-image:url(../images/bg_content.gif);
	background-position:left 120px;
	background-repeat:no-repeat;
	background-color:#f3f0e4;
	height:auto !important;
	min-height:100%;
	height:100%;
}
.header{
	width:800px;
	height:176px;
	background-image:url(../images/bg_header.gif);
	background-repeat:no-repeat;
	color:#876c0f;
}
.logoLine{
	width:800px;
	height:59px;
}
.logoContainer{
	padding:40px 0px 0px 45px;
	float:left;
	width:217px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.logoContainer a{
	display:block;
	height:80px;
}
.logoContainer a span{
	visibility:hidden;
}
.topMenu{
	width:120px;
	float:right;
	color:#876c0f;
	font-size:10px;
	padding:7px 55px;
	text-align:center;
}
.topMenu a{
	color:#876c0f;
}
.topMenu a:hover{
	text-decoration:underline;
}

/**/
.mainMenu{
	font-size:12px;
	padding:20px 10px;
	font-weight:bold;
}
.mainMenu a{
	display:block;
	height:25px;
	color:#6d6c54;
	background-image:url(../images/bullet_2.gif);
	background-position:10px top;
	background-repeat:no-repeat;
	padding:0px 0px 0px 25px;
}
.mainMenu a span{
	display:block;
	padding-top:3px;
}
.mainMenu a.secili{
	color:#91250b;
	text-decoration:underline;
	background-position:10px bottom;
}
.mainMenu a:hover{
	color:#91250b;
	background-position:15px bottom;
}
/**/
.content{
	width:800px;
}
.solAlan{
	float:left;
	width:149px;
}
.solAlan .solTop{
	width:149px;
	background-image:url(../images/bg_solTop.png);
	background-repeat:no-repeat;
	height:50px;
	overflow:hidden;
}
.solAlan .solBottom{
	width:149px;
	background-image:url(../images/bg_solBottom.png);
	background-repeat:no-repeat;
	height:50px;
	overflow:hidden;
}
.solAlan .solContent{
	width:149px;
	background-image:url(../images/bg_solContent.png);
}
.sagAlan{
	float:right;
	width:630px;
	padding-right:10px;
}
.sagAlan .contentFooter{
	background-image:url(../images/bg_contentFooter.png);
	background-repeat:no-repeat;
	width:539px;
	height:124px;
	margin:0 auto;
}
.sagAlan .contentFooter span{
	visibility:hidden;
}
.bigBox{
	clear:both;
	width:616px;
	margin:0 auto;
}
.bigBox .bbTop, .bigBox .bbBottom{
	width:616px;
	height:16px;
	background-image:url(../images/bg_bigBoxTop.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.bigBox .bbBottom{
	background-image:url(../images/bg_bigBoxBottom.png);
}
.bigBox .bbMiddle{
	width:584px;
	padding:0px 16px;
	background-image:url(../images/bg_bigBoxMiddle.png);
	background-repeat:repeat-y;
}
.anaSayfaFooter{
	width:800px;
	height:250px;
	background-image:url(../images/anaSayfaFooter.png);
}
.anaSayfaFooter span{
	visibility:hidden;
}
