/*
# Copyright 2009 Nasthon Systems
# http://www.nasthon.com
Style for coloring
heme color: #2171b0 (light blue)
link: #2889d5
link:hover: #fd7e28
button border: #fd7e28
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:#2171b0; background:transparent; border-bottom:0px;}


#joblist_premium TD.list_header_cell { background-color: #2171b0;}
.job_list_title_premium a:hover{ color:#2171b0; 	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: #2171b0; }

.ok_msg_label {	background-color: #2171b0;	color: #fff;}
.ok_msg_label a:hover{color: #0063a1;}

.jobTitle{ color: #2171b0; }


/*
 ###### NASTHON #####################################
*/

#hbar_b {	 background-color: #2171b0; color: #d36c26;}
#hsubbar{	margin-top:2px; 	margin-bottom:0px; background:#2171b0; width:100%; padding-top:5px; color:#fff;}
.highlite{	color: #2171b0; }

a, a.iconbutton, a.iconbutton:visited {	color: #0063a1;}
a:hover,a:active,a.fade1:hover{color:#0063a1; background-color:#ddf9ff; border-bottom: 0px dotted #0063a1; text-decoration:none;}
a.nav:hover, a.nav:active{background-color:#2171b0;}
	
#footer a:hover, #hsubbar a:hover, #hsubbar a:active{border-bottom:0px; background:transparent;}

a.iconbutton div, a.iconbutton:hover	{		color: #2171b0; background-color: #fff; }

.boxhead2, .boxhead4{}
.boxhead3{ background-color:#e98000;}
.boxhead5{ background-color:#2171b0;}

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: #2171b0; }
#footer1 a:hover, #footer2 a:hover, #footerlinkbar a:hover, #footer_nas a:hover{ 	color: #2171b0 !important; }

/*
 ###### MENU #####################################
*/
div.menu a.menuItem:hover, div.menu a.menuItemHighlight {  
  color: #2171b0;    
}

/*
 ###### js-menu.css#####################################
*/

.XulMenu .button:hover,
.XulMenu .button-active,
.XulMenu .button-active:hover,
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
    background: #2171b0;
    color: #ffffff;
    border-bottom:0px;
} 

/*
 ###### text-menu.css#####################################
*/
#subTabs td, td.activeButton {	background-color: #2171b0; }
#subTabs td a:hover{background:transparent;} 
div.inactiveButtonText a:hover {  background:transparent; color:#2171b0; border-bottom:0px; }





