/*
# Copyright 2009 Nasthon Systems
# http://www.nasthon.com
Style for coloring
Theme color: #008000 (green)
Theme color 2: #e98000(orange)
*/

/* Job Listing link */
#joblist a.job_list_title{	color:#000; text-decoration:underline; }
#joblist a.job_list_title:visited{	color: #666; }
#joblist a.job_list_title:hover, #joblist .job_list_small_print a:hover{	color:#4CBD4C; }

a.job_list_title_premium{	color: #fe7b09; }
a.job_list_title_premium:visited{	color: #666; }
a.job_list_title_premium:hover{ 	color: #4CBD4C; }


#joblist TD.list_header_cell {background-color: #484848; }
TD.list_header_cell, TD.list_header_cell a{		color: #ffffff;	background-color: #484848; }

#joblist_premium TD.list_header_cell, #joblist_premium TD.list_header_cell
, #resumelist TD.list_header_cell
 a{ background-color: #4CBD4C ; /*fe8838 orange sponsored bar color*/}

#resumelist TD.list_header_cell {	 	color:#fff; background-color: #4CBD4C; }

td.dynamic_form_seperator {	color:#fff; 	background-color: #4CBD4C; 	 }

.ok_msg_label {	background-color: #4CBD4C;	color: #fff;}

.jobTitle{ color: #4CBD4C; }


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

#hbar_b {	 background-color: #4CBD4C; color: #666;}
.highlite{	color: #4CBD4C; }

a, a.iconbutton, a.iconbutton:visited, a.iconbutton span{	color: #008000;}
a:hover,a:active,a.fade1:hover{color:#fd7e28;}

a.nav2, a.nav2:visited{color: #fff;}
a.nav:hover, a.nav2:hover{color:#000;}

.boxhead2, #content .nashook .boxhead2, .boxhead4{border-left:3px solid #4CBD4C; background:#e5fbdd;	color: #008000;}
.boxhead3{ color: #008000; border-bottom:1px solid #ccc; }

div.info_box5-inner{ margin:0px 0px 0px 1px;  background:#f0f0f0; }
.boxhead5{background:#008000;	color:#fff;}
.boxcontent5b a{color:#333;}

.ui-tabs a.cat_parent_link:hover{color: #fd7e28;}

/*
general button
*/
.button_gen{ border-color:#e98000;	background:url('images/btn_3.gif') color:#ffffff; }
.button_apply, .button_delete {	background-color: #e98000; border-color:#e98000; }

/*
form_submit_button is the style for all submit buttons
*/
.form_submit_button {	background:url('images/btn_2.gif') #e98000;color:#ffffff; border-color:#ccc;}
.form_submit_button:hover{ border-color:#e98000;}

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

/* Override JQquery ui-tabs */
.ui-tabs .ui-tabs-nav li a {  padding: .3em 1em .3em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a 
,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:hover
{ color: #fff; background-color: #008000;}

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

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

.XulMenu .button:hover,
.XulMenu .button-active,
.XulMenu .button-active:hover,
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
    background: #484848;
    color: #ffffff;
} 

/*
 ###### text-menu.css#####################################
*/
#subTabs td, td.activeButton {	background-color: #4CBD4C; }
div.inactiveButtonText a:hover {  background:transparent; color:#fd7e28;  }
