
* a              { color: #bb0000; }
                
.button {
                background: #950000 url('../images/bg-button-red.gif') top left repeat-x !important;
                border-color: #940000 !important;

                }

#sidebar #main-nav li a.nav-top-item {
                background: transparent url('../images/bg-menu-item-red.gif') right center no-repeat;
                }

ul.content-box-tabs li a:hover {
                color: #bb0000;
                }              
                
.pagination a.current {
                background: #950000 url('../images/bg-button-red.gif') top left repeat-x !important;
                border-color: #940000 !important;
                }
				
.action-button span:hover {
                color: #bb0000;
                }
                
/***************/                
                
.white_line{
	color:#bb0000;
}
a.white_line:hover{
	color:#bb0000;
}

#launch_list li a.selected{
	color:#bb0000;	
}

#launch_list li a:hover{
  color:#bb0000;	
}

#home_lp{
	color:#bb0000 !important;
}

#recruit_lp strong,#induction_lp strong,#review_lp strong,#records_lp strong{
	color: #bb0000;
}


#info_list li a.selected{
	color:#bb0000;
}

#info_list li a:hover{
  color:#bb0000;
}

ul.content-box-tabs li a:hover {
	color: #bb0000;
}   
                
.shortcut-button span:hover {
	color: #bb0000; 
}

#recruit_lp:hover{
	background: url('../images/launchpad/recruit_1_hover_red.png') 50% 0 no-repeat;
}
#induction_lp:hover{
	background: url('../images/launchpad/induction_1_hover_red.png') 50% 0 no-repeat;
}
#review_lp:hover{
	background: url('../images/launchpad/review_1_hover_red.png') 50% 0 no-repeat;
}
#records_lp:hover{
	background: url('../images/launchpad/records_1_hover_red.png') 50% 0 no-repeat;
}

#launch_pad{
	background:url('../images/launchpad/launchbg_red.png') repeat-x;
}

#rlogo_10{
	background:url('../images/logo/revuu/logo_red_10.png') no-repeat;
}
#rlogo_30{
	background:url('../images/logo/revuu/logo_red_30.png') no-repeat;
}

#home_launch{
	background: url('../images/modules/home_ico_red1.png') no-repeat;	
}
#recruit_launch{
	background: url('../images/modules/recruit_ico_red1.png') no-repeat;
}
#induction_launch{
	background: url('../images/modules/induction_ico_red1.png') no-repeat;	
}
#review_launch{
	background: url('../images/modules/review_ico_red1.png') no-repeat;	
}
#records_launch{
	background: url('../images/modules/records_ico_red1.png') no-repeat;	
}