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

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

 div .blok_right_style{
width:164px;  height:30px;text-align:center;padding:6px;
color:white;
background:url(turune.png) no-repeat;
border-bottom:1px #fff dotted;font-size:13px;

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

}
#menu_ust_style{
background:url(ust.png)

}
.blok_left_style{
width:164px;  height:30px;text-align:center;padding:6px;
color:white;
background:url(turune.png) no-repeat;
border-bottom:1px #fff dotted;font-size:13px;


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

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

}

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