﻿/* Menu Hot Jobs */
.MenuHotJobs
{
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
}

.MenuHotJobs td
{
	height: 20px;
	line-height: 20px;
}
.MenuHotJobs td a
{
	background:url(images/leaf_arrows_hover.gif) no-repeat 13px 50%;
	padding:2px 0px 2px 28px;
	color:#ff1b24;
}
.MenuHotJobs td a:hover{color: #ff1b24; text-decoration: underline !important;}
.MenuHotJobsHover{}
.MenuHotJobsHover a
{
	background: url(images/leaf_arrows_hover.gif) no-repeat 13px 50% !important;
	padding: 2px 0px 2px 28px;
}
.MenuHotJobs_parent
{
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
}

.MenuHotJobs_parent td
{
	height: 24px;
	line-height: 24px;
}
.MenuHotJobs_parent td a
{
	background:url(images/black_arrow.gif) no-repeat 13px 50%;
	padding: 0px 0px 0px 28px;
	color:#333333;
}
.MenuHotJobs_parent td a:hover
{
	background: #fe4d44 url(images/white_arrow.gif) no-repeat 13px 50% !important;
	color: #ffffff !important;
	display: block;
}
.MenuHotJobs_parentHover
{
	background: #fe4d44 url(images/white_arrow.gif) no-repeat 13px 50% !important;
	color: #ffffff !important;
}
.MenuHotJobs_parentHover a:hover
{
	
}
/* //Menu Hot Jobs */

/* home panels */
.top_jobs_panel
{
	background: url(images/jobs_home_head_bgrd.gif) no-repeat;
	width: 270px;
	height: 26px;
	padding-top:36px;
	font-size:20px;
	font-family:Myriad Pro;
	color:#fff;
	padding-left:10px;
}
.inner_panel
{
	background:#f7f7f7 url(images/gradient_small_panel.gif) bottom repeat-x;	
	height:183px;
	border-left: solid 1px #bfbfbf;
	border-right: solid 1px #bfbfbf;
}
.width278 
{
	width:278px;
}
.width277 
{
	width:277px;
}
.width276 
{
	width:276px;
}
.inner_panel p
{
	padding: 0px 0px 0px 0px !important;
	margin: 0px !important;
}
.bottom_jobs_panel
{
	background: url(images/jobs_home_bottom_bgrd.gif) no-repeat;
	width: 280px;
	height: 6px;
}
.top_about_panel
{
	background: url(images/about_home_head_bgrd.gif) no-repeat;
	width: 269px;
	height: 62px;	
	height: 26px;
	padding-top:36px;
	font-size:20px;
	font-family:Myriad Pro;
	color:#fff;
	padding-left:10px;
}
.bottom_about_panel
{
	background: url(images/about_home_bottom_bgrd.gif) no-repeat;
	width: 279px;
	height: 6px;
}
.top_enter_panel
{
	background: url(images/enter_home_head_bgrd.gif) no-repeat;
	width: 268px;
	height: 62px;
	height: 26px;
	padding-top:36px;
	font-size:20px;
	font-family:Myriad Pro;
	color:#fff;
	padding-left:10px;
}
.bottom_enter_panel
{
	background: url(images/enter_home_bottom_bgrd.gif) no-repeat;
	width: 279px;
	height: 6px;
}
/* //home panels */
/* labels */
.label_title
{
	font-family:Verdana;
}
