﻿/*
*cms css
*Gökhan Aygün
*/
body{
background:#f5f5f5;   [arkaplan]
}

#bg_style{
background:#064d6e;     [banner arkaplan]
}

 div .blok_right_style{
width:158px;  height:18px;text-align:center;padding:6px;
color:white;
background:url(menu2.png);
border-bottom:1px #fff dotted;font-size:13px;


}
.blok-urun-style{
width:158px;  height:20px;
text-align:center;padding:3px;
background:url(blok.gif) no-repeat;
color:#444444;
border-bottom:1px #fff dotted;font-size:13px;  

}
/*
ust menu styli
*/
#menu_ust_style{
/*EN ALT TABAKA*/
background:url(menu2.png); 

}
.blok_left_style{
width:158px;  height:18px;text-align:center;padding:6px;
color:white;
background:url(menu2.png);
border-bottom:1px #fff dotted;font-size:13px;


}
#nav a, #subMenusContainer a{

/*ORJİNAL HALİ */

background:url(menu2.png);
	color:white;
	font-weight:bold;
}
/* sub menu links on hover or focus */
/*mouse ustune geldindeki halı*/
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus{
background:url(menu.png);
color:white;
z-index:999999;
}

#bg_style .sistemad{
	font:50px arial;
	margin-left:10px;
	color:#red;
	text-align:left;

}

#bg_style .sistemslogan{
	color:#ffffff;
	font-size:20px;
	margin-top:-10px;
	text-align:left;
	margin-left:10px;
}
