/*
# Copyright 2008 Nasthon Systems
# http://www.nasthon.com
Style for coloring
heme color: #2a70ae (lake blue)
link: #2a70ae
link:hover: #fdb300
button border: #cacac0
.button_gen2 background: #BF5D50	(for "Back" button)
joblist_premium TD.list_header_cell = background-color: #fe8838;	
*/



/*
form_submit_button is the style for all submit buttons
*/
.form_submit_button {	background:#2a70ae;color:#ffffff;font-family:Arial;font-size:12px; }

/*
Heading 1
*/
H1 {color: #2a70ae;}

#joblist .job_list_title a{	text-decoration:underline; }
#joblist .job_list_title a:visited{	color: #666; }
#joblist .job_list_title a:hover, #joblist .job_list_small_print a:hover{	color: #fdb300; }


#joblist TD.list_header_cell {	color:#fff; 	background-color: #2a70ae; 	 }

TD.list_header_cell, TD.list_header_cell a{		color: #ffffff;	background-color: #2a70ae; }

.job_list_title_premium a:hover{ 	color: #fdb300; }

#resumelist TD.list_header_cell {	 	color:#fff; background-color: #2a70ae; }

.ok_msg_label {	background-color: #2a70ae;	color: #fff;}


.jobTitle{ color: #2a70ae; }


td.dynamic_form_seperator{ 	background-color: #2a70ae;	color: #fff;	}

/*
 ###### NASTHON #####################################
*/

a {	color: #2a70ae;	}
a:hover,a:active{color:#fdb300;}

#hbar_b {	background: #2a70ae !important;}

.highlite{	color: #2a70ae; }

.boxhead3{ background-color: #2a70ae;}

/*
general button
*/
.button_gen{
	border-style:solid;border-color:#cacac0;border-width:1px 1px 1px 1px;
	background:#2a70ae; color:#ffffff;	
}

.button_email, .button_print, .button_apply, .button_save, .button_delete {
	background-color: #2a70ae;
	border-style:solid;border-color:#cacac0;border-width:1px 1px 1px 1px;	
}

#footer2 a, #footer2 a:visited, #footer_nas a, #footer_nas a:visited{	color: #2a70ae; }
#footer2 a:hover, #footerlinkbar a:hover, #footer_nas a:hover{	color: #fdb300;}

/*
 ###### MENU #####################################
*/
div.menu a.menuItem:hover, div.menu a.menuItemHighlight {    
  color: #488dd4;
}

/*
 ###### js-menu.css#####################################
*/

.XulMenu .item img { position: inline; }
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
    background: #2a70ae;    
    color: #ffffff;
} 

/*
 ###### text-menu.css#####################################
*/
div.inactiveButtonText a {   color: #488dd4 !important; }
#subTabs span.activeText {  color: #488dd4 !important;  }
