/*
# Copyright 2009 Nasthon Systems
# http://www.nasthon.com
Style for coloring
heme color: #2171b0 (light blue) changed to 354F6C
link: #2889d5 changed to 354F6C
link:hover: #fd7e28 (orange)
button border: #fd7e28 (orange)
joblist_premium TD.list_header_cell = background-color: #fe8838;	
*/



/*
form_submit_button is the style for all submit buttons
*/
.form_submit_button {	background-color: #666; color:#ffffff; border:1px solid #ccc;}

#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:#354F6C; background:transparent; border-bottom:0px;}


#joblist_premium TD.list_header_cell { background-color: #354F6C;}
.job_list_title_premium a:hover{ color:#354F6C; 	background:transparent; border-bottom:0px;}
#logo a:hover, TD.list_header_cell a:hover{background:transparent; border-bottom:0px;}
 
#resumelist TD.list_header_cell {	 	color:#fff; background-color: #354F6C; }

.ok_msg_label {	background-color: #354F6C;	color: #fff;}
.ok_msg_label a:hover{color: #4A6E96;} /* was 0063a1 */

.jobTitle{ color: #354F6C; }


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

#hbar_b {	 background-color: #354F6C; color: #d36c26;} /* bgcolor changed*/
#hsubbar{	margin-top:2px; 	margin-bottom:0px; background:#354F6C; width:100%; padding-top:5px; color:#fff;}
.highlite{	color: #354F6C; }

a, a.iconbutton, a.iconbutton:visited {	color: #4A6E96;} /* was 0063a1 */
a:hover,a:active,a.fade1:hover{color:#4A6E96; background-color:#ddf9ff; border-bottom: 0px dotted #4A6E96; text-decoration:none;} /* was 0063a1 for color and border-bottom */
a.nav:hover, a.nav:active{background-color:#354F6C;}
	
#footer a:hover, #hsubbar a:hover, #hsubbar a:active{border-bottom:0px; background:transparent;}

a.iconbutton div, a.iconbutton:hover	{		color: #354F6C; background-color: #fff; }

.boxhead2, .boxhead4{}
.boxhead3{ background-color:#e98000;}
.boxhead5{ background-color:#354F6C;}

div.info_box5-inner{ margin:0px 0px 0px 1px;  background:#f7f7f7; }


/* Override JQquery ui-tabs */
.ui-tabs .ui-tabs-nav li a { border-bottom:0px;}

/*
general button
*/
.button_gen, .button_apply, .button_delete {	background-color: #666; border-color:#666; border:1px; }

#footer_nas a, #footer_nas a:visited, #footer2 a, #footer2 a:visited{	color: #354F6C; }
#footer1 a:hover, #footer2 a:hover, #footerlinkbar a:hover, #footer_nas a:hover{ 	color: #354F6C !important; }

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

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

.XulMenu .button:hover,
.XulMenu .button-active,
.XulMenu .button-active:hover,
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
    background: #354F6C;
    color: #ffffff;
    border-bottom:0px;
} 

/*
 ###### text-menu.css#####################################
*/
#subTabs td, td.activeButton {	background-color: #354F6C; }
#subTabs td a:hover{background:transparent;} 
div.inactiveButtonText a:hover {  background:transparent; color:#354F6C; border-bottom:0px; }




