@charset "utf-8";
/* CSS Document */
/* sayfa icindeki div'lerin ayarlari baslangic ######################################################################## */
#ana_con{
width: 960px;
	margin: 0 auto;
	position: relative;
	
}

#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: 301px;
line-height: 301px;
width: 100%;
background-color:#000;
}
#logo{
float:left;
background-image:url(../images/MiceHeader.jpg);
background-repeat:no-repeat;
width:400px;
height:301px;
}
#top-module{
background-color:#fff;
}



#yatay_menu_top_con{
width:100%;
background:url(../images/yatay_menu_top_con_bg.png) repeat-x;
height:35px;
}
#bottom_menu_container{
width:960px;
background:url(../images/menu_th.png) no-repeat;
height:47px;
}

#bbm{
width:500px;
height:250px;
float:right;
margin:25px;
background-color:#424242;
}
#main{
width: 950px;
background-color:#CCCCCC;
padding:5px;
}


#solmenu{
width:180px;/* 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: 754px;
	float: left;
	color:#333333;
	background:#fff;
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:#fff;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
}
/* icerik full */
#icerik-full {
width:940px;
background:#fff;
padding-left:5px;
padding-right:5px;
overflow:hidden;
}
#button-area{
float:right;
width:250px;
height:25px;
}
#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:url(../images/yukselt.png) 0 0 no-repeat;}
a.sifirla .buton{background:url(../images/sifirla.png) 0 0 no-repeat;}
a.eksilt .buton{background:url(../images/eksilt.png) 0 0 no-repeat;}

a.login .panel{background:url(../images/login.png) 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:#ccc;
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: 34px;
	margin-left:15px;
	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: #00CCFF;
	background:#CCCCCC;
}


#horiz-menu a {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	font-weight: normal;
	font-size: 110%;
	color:#333333;
	text-decoration:none;
}

#horiz-menu li li a, #horiz-menu li li.sfHover a {
	z-index:200;
	position:relative;
	background: #000;
	color:#fff;
}
#horiz-menu li a, #horiz-menu li.sfHover a {
	z-index:200;
	position:relative;
}

#horiz-menu a:hover {
	text-decoration: none;
	color:#ffffff;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background-color:#000000;
		
}

#horiz-menu li.sfHover a,#horiz-menu li:hover a{
color:#fff;
}

#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;
	}
