/* CSS Document */


body{
background:#FAF5EF url('../images/orange/bg_main.jpg') no-repeat center top;
}

#header #top .moduletable h3{
color:#f38201;
background:url('../images/orange/toph3bg.gif') no-repeat;
}

.moduletable h3, .moduletable_menu h3, .moduletable_text h3{
background:url('../images/orange/h3bg.jpg') no-repeat top left;
}



a, ul.menu a:hover, li#current a, li.parent li#current a, li#current li a:hover, #bottom li a:hover, a.mainlevel:hover, 
a#active_menu.mainlevel{
color:#F38201;
}

ul.menu a:hover, li#current a, a.mainlevel:hover, a#active_menu.mainlevel{
background:url('../images/orange/arrow_active.png') no-repeat 3px 9ff;

}

.middle a, h2, .contentheading{
color:#444444;
}

.button{
background:#f5a601 url('../images/orange/buttonbg.gif') repeat-x top left;
}


.middle ul li{
background:url('../images/orange/bullet.png') no-repeat;
}

#reflection{
background:#FBF5F0;url(../images/orange/reflection.jpg) top
}
#reflection-l{
background:#FBF5F0;url(../images/orange/reflection-l.jpg) top}

#reflection-r{
background:#FBF5F0;url(../images/orange/reflection-r.jpg) top}

#container{
background:url('../images/orange/containerbg_l.jpg') repeat-y top left;
}
#container .bgright{
background:url('../images/orange/containerbg_r.jpg') repeat-y top right;
}

#header .bgleft{
background:url('../images/orange/headerbg_l.jpg') no-repeat top left;
}
#header .bgright{
background:url('../images/orange/headerbg_r.jpg') no-repeat top right;
} 

li.parent li#current a, li#current li a:hover{
background:url('../images/orange/arrow_subactive.png') no-repeat 4px 10px;

}

#user3 ul li a:hover{
background: url('../images/orange/topmenu-bg.jpg') repeat-x 0px 1px;

}