/* DIYALOGO TOP */ 
/** This section is only for the subsites **/

#diatop{
	width:800px;
	height: 27px;
	padding:0;
	margin:0;
	background: url("../images/main/bant.png") no-repeat;
	background-color: #f7f9fd;
}

span.invisible{	display: none; 	}

#mainLink{
	height: 27px;
	width: 250px;
	float:left;
}
/* BANT MENU */
#bantmenu{
    position: relative;
	bottom:-6px;
	float:right;
	margin:1px 10px 1px 1px;
	color:white;
	font-style: normal;
	margin-right:3px;
    }

#bantmenu ul {
	  margin:0px 10px 0px 0px;
	  padding: 0;
	  list-style:none;
      }
      
#bantmenu li{
      display:inline;
      padding:0;
	  background: none;
	  }
#bantmenu a {
      text-decoration:none;
	  font-weight:normal;
	  color:white;
	  padding-left:3px;
	  font-size:11px;
      }

#bantmenu a:hover {color: #f1f1f1;}
#adv{	
	height: 60px;	
	text-align: right;
}

	
	/**Burda gecici bir sure icin duracak!!**/
#loginbox{
	background-color:white;
	height:180px;
	margin-bottom: 20px;
	
}
#loginbox table.login{ line-height:22px; }
	
#loginbox table td.login{ padding-left:6px; font-size:12px;}
#loginbox table td.error{ color:red; font-size:12px;}
#loginbox table a.login { color:#7ca6d9; font-weight:bold; text-decoration:none;font-size:10px; }	
#loginbox table a.login:hover { color:#666; text-decoration:underline; } 
