/*
# Copyright 2008 Nasthon Systems
# http://www.nasthon.com
Style for coloring
heme color: #336488 (lake blue)
link: #488dd4
link:hover: #488dd4
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:url('images/btn_2.gif') #336488;color:#ffffff;font-family:Arial;font-size:12px; }

/*
Heading 1
*/
H1 {color: #336488;}

#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: #488dd4; }


#joblist TD.list_header_cell {	color:#fff; 	background-color: #336488; 	 }

TD.list_header_cell, TD.list_header_cell a{		color: #ffffff;	background-color: #336488; }

.job_list_title_premium a:hover{ 	color: #488dd4; }

#resumelist TD.list_header_cell {	 	color:#fff; background-color: #336488; }

.ok_msg_label {	background-color: #336488;	color: #fff;}


.jobTitle{ color: #336488; }


td.dynamic_form_seperator{ 	background-color: #336488;	color: #fff;	}

/*
 ###### NASTHON #####################################
*/

a {	color: #488dd4;	}
a:hover,a:active{color:#488dd4;}

#hbar_b {	background-color: #336488;}

.highlite{	color: #336488; }

.boxhead3{ background-color: #336488;}

/*
general button
*/
.button_gen{
	border-style:solid;border-color:#cacac0;border-width:1px 1px 1px 1px;
	background:url('images/btn_3.gif') color:#ffffff;
}

.button_email, .button_print, .button_apply, .button_save, .button_delete {
	background-color: #336488;
	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: #336488; }
#footer2 a:hover, #footerlinkbar a:hover, #footer_nas a:hover{	color: #488dd4;}

/*
 ###### MENU #####################################
*/
div.menu a.menuItem:hover, div.menu a.menuItemHighlight { color: #4999d8; }

/*
 ###### js-menu.css#####################################
*/

.XulMenu .item img { position: inline; }
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
    background: #336488;
    color: #ffffff;
} 

/*
 ###### text-menu.css#####################################
*/
div.inactiveButtonText a {   color: #488dd4 !important; }
#subTabs span.activeText {  color: #488dd4 !important;  }
