@charset "utf-8";
/* CSS Document */
/* sayfa icindeki div'lerin ayarlari baslangic ######################################################################## */
#ana_con{
width: 960px;
	margin: 0 auto;
	position: relative;
border: 2px solid white;
margin-top:10px;
	
}

#top-panel{
width:100%;
float:left;
}
#sub-panel .close-login{
background-color:#333;
padding:5px;
}
#sub-panel .close-login:hover{
color:#fff;
}
#sub-panel{
width:100%;
height:auto;
float:left;
}
#top{
height: 80px;
padding-top:3px;
width: 100%;
background-color:#99ccff;
}
#logo{
float:left;
background: #99ccff;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
width:350px;
height:80px;
margin-left:5px;
}
#top-module{
background-color:#fff;
}


#yatay_menu_top_con{
width:100%;
background:url(../images/yatay_menu_top_con_bg.png) repeat-x;
height:50px;
}
#bottom_menu_container{
width:960px;
background:url(../images/menu_th.png) no-repeat;
height:47px;
}


#main{
width: 950px;
background-color:#6699ff;
padding:5px;

}


#solmenu{
width:290px;/* genislik*/
height:100%;/* yukseklik*/
float:right;/* sol tarafa yanastirmak icin*/
padding-left:5px;
}
#sagmenu{
width:180px;/* genislik*/
height:100%;/* yukseklik*/
float:right;/* sol tarafa yanastirmak icin*/

}


/* 3 kolon beraber */
#icerik{
    margin: 0;
	width: 460px;
	float: left;
	color:#333333;
	background:#fff;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
}

/* 2 kolon sol menu ciktiginda */
#icerik-full-sag {
	margin: 0;
	width: 635px;
	float: left;
	color:#333333;
	background:#6699FF;
border: 0px solid #000066;
padding-left:5px;
	padding-right:5px;
	overflow:hidden;
}
/* 2 kolon sag menu ciktiginda */
#icerik-full-sol {
	margin: 0;
	width: 749px;
	float: left;
	color:#333333;
	background:#6699FF;
	padding-left:0px;
	padding-right:0px;
	overflow:hidden;
}
/* icerik full */
#icerik-full {
width:940px;
background:#6699FF;
padding-left:5px;
padding-right:5px;
overflow:hidden;
}
#button-area{
float:left;
background:#99ccff;
width:610px;
height:115px;
}
#skip{
height:22px;
width:100%;
top:84px;
}
#button-area .buton{
display:block;float:right;width:22px;height:19px;margin-left:4px;
}
#button-area .panel{
display: block;float: right;width: 43px;height:19px;
}
a.yukselt .buton{background: 0 0 no-repeat;}
a.sifirla .buton{background: 0 0 no-repeat;}
a.eksilt .buton{background: 0 0 no-repeat;}

a.login .panel{background: 0 0 no-repeat;}


a.yukselt .buton:hover{}
a.sifirla .buton:hover{}
a.eksilt .buton:hover{}
a.login .panel:hover{}


#usermod {
	margin: 0 0px;
}
#usermod .ayirim {
	padding: 7px 7px 7px 0px;
}

#usermod {
	
}

table.usermodules.bottom td {
	padding-left: 5px;
	border:0;
	width:25%;
}

#footer-mods {
background: url(../images/module.gif) top ;
background-color:#fff;
background-repeat:repeat-x;
}
#footer_icerik{
clear:both;
background:none;
color:#fff;
float:left;
font-size:90%;

}
#footer_icerik a{
color: #4F89D2;
	text-decoration: underline;
}
#footer_icerik a:hover{
color: #5FA4FB;
	text-decoration: none;
}



#horiz-menu {
	height: 40px;
	margin-left:5px;
	margin-top:0px;
	width:900px;
	float:left;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
	
}


#horiz-menu li {
	display: block;
	float: left;
	
	background: transparent url(../images/divider-top.png) no-repeat right 0;
	
}
#horiz-menu li.active {
	color: #0000ff;
	background:#fff;
	border: 0px solid #000;
}


#horiz-menu a {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	font-weight: normal;
	font-size: 110%;
	color:#333333;
	text-decoration:none;
	background:#ffffff;
	border:2px solid #000000;
}

#horiz-menu li li a, #horiz-menu li li.sfHover a {
	z-index:200;
	position:relative;
	background: #fff;
	color:yellow;
}
#horiz-menu li a, #horiz-menu li.sfHover a {
	z-index:200;
	position:relative;
}

#horiz-menu a:hover {
	text-decoration: none;
	color:#ccc;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background-color:#88AACC;
	border: 0px solid #000;
		
}

#horiz-menu li.sfHover a,#horiz-menu li:hover a{
color:#fff;
background: #0000ff;
}

#top_right{
width:620px;
height:20px;
float:left;
text-align:right;
background-color:#000000;
}
#top_right li{
display: block;
float:right;
background-color:#000000;
	}
	#top_right ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float:right;
	}
	#top_right a:hover{
	text-decoration: none;
	color:#ffffff;
	}
