
#logoLeft {
	background: url(/img/cs/mainLogo_cs.png) no-repeat;
}

#outerHeader1 {
	background: url(/img/cs/homeNav01_cs.gif) no-repeat;
	width: 167px;
}
#outerHeader1.active {
	background: url(/img/cs/homeNav01_cs.gif) 0 -35px no-repeat;
}
#outerHeader2 {
	background: url(/img/cs/homeNav02_cs.gif) no-repeat;
	width: 192px;
}
#outerHeader2.active {
	background: url(/img/cs/homeNav02_cs.gif) 0 -35px no-repeat;
}
#outerHeader3 {
	background: url(/img/cs/homeNav03_cs.gif) no-repeat;
	width: 189px;
}
#outerHeader3.active {
	background: url(/img/cs/homeNav03_cs.gif) 0 -35px no-repeat;
}



#nav li {
	background-image: url(/img/cs/navBar_cs.gif);
}

#sideNavOffice {
	background: url(/img/cs/sideNavOffice_cs.gif);
}
#sideNavFights {
	background: url(/img/cs/sideNavFights_cs.gif);
}
#sideNavShop {
	background: url(/img/cs/sideNavShop_cs.gif);
}
#sideNavHelp {
	background: url(/img/cs/sideNavHelp_cs.gif);
}
#sideNavBoxer {
	background: url(/img/cs/sideNavBoxer_cs.gif);
}
#sideNavSettings {
	background: url(/img/cs/sideNavSettings_cs.gif);
}

#balanceTableHeader	{
	background: url(/img/cs/tableHeaderBalance_cs.png) no-repeat;
}

#fightDetailsCenter {
	background: url(/img/cs/prepareFightMiddleBg_cs.jpg) no-repeat;
}

#fightDetailsSearchCenter {
	background: url(/img/cs/prepareFightSearchMiddleBg_cs.jpg) no-repeat;
}
