/* MAIN STYLE
--------------------------------------------------------- */
body#bd {
	background: url(../images/orange/body-bg.jpg) repeat-x top #e9ecf1;
	background-attachment: fixed;
}
.contentheading,
.componentheading,
a,
.moduletable h3,
#sub-menu a {
	color: #ff9900;
}
a:hover, a:active, a:focus {
	color: #e68a00;
}


table.contenttoc td {
	background: url(../images/orange/bullet-list.gif) no-repeat 5% 50%;
}
a.readon { color: #ff9900; background-color: #333; }

a.readon:hover, a.readon:active, a.readon:focus {
	background-color: #E68A00;
}
#ol-search .inputbox {
	background: #ff9900;
}
#ol-footer a:hover,
#ol-footer a:active,
#ol-footer a:focus {
	color: #E68A00;
}

.bignumber {
	color: #ff9900;
}
#ol-tophead{
	background: #fe9900;
}
/* SPLIT MENU
----------------------------------------------------------- */
#ol-downts {
	background: #42464a url(../images/orange/top-bg.gif) repeat-x left top;
	color: #f8f8f8;
}
#ol-rightcol { background-image: url(../images/orange/top-bg.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; }
#ol-leftcol div.moduletable, #ol-leftcol div.moduletable_menu {
	background: #d68000 url(../images/orange/modbg_l.gif) repeat-y right top;
}
#ol-container,
#ol-container-bodyr { background-image: url(../images/orange/mainconbig.gif); background-repeat: repeat-y; background-attachment: scroll; background-position: 20% 0; }
#topart li.tophi a {
	color: #fff;
	background: #f90;
	text-decoration: none;
}
#ol-sitenam { background-color: #f90; }
ul.menu li a:hover { color: #f90; background-color: #333; }

