/*
# Copyright 2009 Nasthon Systems
# http://www.nasthon.com
Style for coloring
theme color: #dc2c2d (bright red) + #353535 (black)
link: #dc2c2d
link:hover: #FF3333
joblist_premium TD.list_header_cell = background-color: #FF3333;	
*/



/*
form_submit_button is the style for all submit buttons
*/
.form_submit_button {	background:url('images/btn_2.gif') #dc2c2d;color:#ffffff;font-family:Arial;font-size:12px; }

/*
Heading 1
*/
H1 {color: #dc2c2d;}

#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: #FF3333; }


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

#joblist_premium TD.list_header_cell{	background-color: #FF3333; }
.post_list_premium{color: #FF3333;}

#joblist .green_grad {	background:#fff url(images/yellow-gradient.gif) repeat-x;}
#joblist .blue_grad { 	background:#fff777 url(images/blue-gradient.gif) repeat-x; }
#joblist_premium .green_grad {	background:#fff url(images/yellow-gradient.gif) repeat-x;}
#joblist_premium .blue_grad {	background:#FFFFFF url(images/blue-gradient.gif) repeat-x;}

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

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

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

.ok_msg_label {	background-color: #dc2c2d;	color: #fff;}

.jobTitle{ color: #dc2c2d; }

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

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

a {	color: #dc2c2d;	}
a:hover,a:active{color:#FF3333;}

#hbar_b {	background-color: #353535;}

.highlite{	color: #dc2c2d; }

.boxhead3{ background-color: #353535;}

/*
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: #dc2c2d;
	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: #dc2c2d; }
#footer2 a:hover, #footerlinkbar a:hover, #footer_nas a:hover{	color: #FF3333;}


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

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

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

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


a.tablink:hover{color: #FF3333}

a.tablink2, a.tablink2:visited, a.tablink2:active, a.tablink2:hover {
	font-size:12px;
	color: #FF3333;
	text-decoration:underline;
	padding-left: 3px;
	padding-right:3px;	
}


/*
navigation bar
*/
#navbar a, #navbar a:visited{	color:fff;	text-decoration:none;	font-weight:bold;	padding:0px 12px 0px 12px;	font-size:13px;	font-family: Arial;}
#navbar a:hover{	color:#FF3333;	background-color:transparent;}

