/*

NETTE Internet Technologies
http://www.nette.com.tr

*/

.footer_out { height:110px; background:url(../images/bg_footer.png) no-repeat center top; padding-top:50px; }

.footer { width:960px; height:20px; margin:0 auto; color:#666; line-height:18px; font:13px/18px arial; text-align:center;}

.footer a {
	font-weight:bold;
	text-decoration:none;
	padding-right:31px;
	color:#333;
	background:url(../images/footer_spacer.gif) no-repeat top right;
	}

.footer_bg_none { background:none !important;}	
	
.footer_sc { width:960px; height:57px; margin:0 auto; color:#666; line-height:18px; font:11px/18px arial; text-align:center;}	

.footer_sc a {
	font-weight:bold;
	text-decoration:none;
	padding:1px 31px 0 0;
	color:#666;
	background:url(../images/footer_spacer.gif) no-repeat top right;
	}
	
.footer a:hover , .footer_sc a:hover { text-decoration:underline; color:#F60;}

.powered { width:960px; margin:0 auto; }

.nette { width:580px; text-align:right; }

.xhtml { width:380px; text-align:right; padding-top:3px;}




