 @charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.padbot {
	border-bottom: 2px solid white;
}
a:link, a:visited {
	color: #663399;
}
a:active, a:hover {
	color: black;
}
h3 {
	font-weight: bold;
	color: #663399;
	font-size: 14px;
}
a.large:link, a.large:visited {
	color: #663399;
	text-decoration: none;
	font-weight: bold;
	color: #663399;
	font-size: 14px;
}
a.large:active, a.large:hover {
	color: black;
}
.sidebar td {
	padding: 10px 10px 10px 14px;
	border: 1px solid #ebebeb;
	border-top: none;
	font-size: 12px;
}
.sidebar td td {
}
.login-search td {
	padding: 0 5px 3px 0;
	padding: 0;
	border: 0;
	font-size: 12px;
}
.sidebar td p {
	margin: 0;
}
input.button {
	border: 0;
	background-color: #663399;
	color: white;
	font-size: 14px;
	text-transform: lowercase;
	float: right;
}
input, select, textarea {
	border: 1px solid #707070;
	font-size: 11px;
}

textarea{
font-family: arial, helvetica, san-serif;
	font-size: 11px;
}
a.nav:link, a.nav:visited {
	background: #663399 url('../graphics/nav-cap.gif') top right no-repeat;
	color: white;
	display: block;
	float: left;
	border-right: 2px solid white;
	padding: 5px 17px 5px 17px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover, a.nav:active {
	background: #999934 url('../graphics/nav-cap-active.gif') top right no-repeat;
}
.content {
	border: 2px white solid;
	border-top:none;
	border-bottom: none;
}
.breadcrumbbar {
	width: 510px;
	overflow: hidden;
	border-bottom: 2px solid white;
}
.breadarrow {
	background:#ebebeb;
	color:#999934;
	display: block;
	float: left;
	padding: 4px;
	font-size: 12px;
	border-right: 2px solid white;
	border-left: 2px solid white;
}
a.breadcrumb:link, a.breadcrumb:visited {
	padding: 4px;
	background:#ebebeb;
	font-size: 12px;
	text-decoration: none;
	color: #7d7d7d;
	display: block;
	float: left;
}
a.breadcrumb:hover, a.breadcrumb:active {
	background:#663399;
	color: white;
}
.megasearch {
	background:#ebebeb url(../graphics/bgr-search.jpg) no-repeat top right;
}
.megasearch h2 {
	font-weight: bold;
	color: #663399;
	font-size: 18px;
	margin: 0;
}
.megasearch td {
	padding: 5px 0px 5px 10px;
}
.megasearch td td {
	padding: 0;
}
.featuredtitle h2 {
	font-weight: bold;
	color: white;
	font-size: 18px;
	margin: 0;
	padding: 3px 3px 3px 10px;
	background-color: #663399;
	border: 2px solid white;
	border-left: 0;
	border-right: 0;
}


.featuredboxcol1{
	border: 1px solid #ebebeb;
	width:258px;
}

.featuredboxcol2{
	border: 1px solid #ebebeb;
	margin: 0px 2px 2px 0;
	width:258px;
}

a.moreinfo{
	background: #663399 url('../graphics/moreinfo.gif') no-repeat top left;
	color: white;
	text-decoration:none;
	display:block;
	float: right;
	font-size: 10px;
	padding: 2px 4px 2px 4px;
}


td.featuredlogo{
	height:85px;
	width: 85px;
	overflow: hidden;
vertical-align: middle;
padding: 5px;
}



.featuredlogo img{

}

.salarylocation{
	color:#464646;
	font-size: 11px;
}
a.featuredjobtitle{
color:#999934;
font-weight: bold;
font-size: 12px;
display: block;
}

.copybox h2{
	color:#464646;
	font-weight: bold;
	font-size: 12px;
}

.copybox h1{
	color:#999934;
	font-weight: bold;
	font-size: 14px;
margin: 0;
}

div.footer{
	border-top: 1px solid #663399;
	padding: 2px 0 0 0;
	margin: 10px 0 0 0;
}

.footer a{
	color: black;
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 10px;
}


/* MENU */
/* for this demo only */

* html #nav .select a, * html #nav .current a { width: 1px; }

* html #nav .sub_active, * html #nav .select a:hover .sub { z-index: -1; margin-top: 0; margin-t\op: 0px; }

#nav { margin: 0; }

/* the styling */
#nav {
	float: left;
	width: 900px;
	height: auto;
	position: relative;

}

#nav .select a b, 
#nav .current a b {
	height: 100%;
	display: block;
	padding: 0 6px 0 3px;
	color: red;

}

#nav .select a,
/*top level */
#nav .current a {

	background: #663399 url('../graphics/nav-cap.gif') top right no-repeat;
	color: white;
	display: block;
	float: left;
	border-right: 2px solid white;
	padding: 5px 17px 5px 17px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#nav .select a:hover b, 
#nav .select li:hover a b { color: white;

 }

#nav .select a:hover, 
#nav .select li:hover a {
	background: #999934 url('../graphics/nav-cap-active.gif') top right no-repeat;
	cursor: pointer;

}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {
	display: block;
	position: absolute;
	width: 800px;
	top: 30px;
	left: 0;
	margin-top: -5px;
	padding: 0;
	z-index: 100;

}

#nav .select, #nav .current {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;

}

#nav .sub { display: none; }

#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover { color: white; text-decoration: none;
	background: #999934 url('../graphics/nav-cap-active.gif') top right no-repeat;
 }

#nav .sub, #nav .sub_active { margin: 0; padding: 0; list-style: none; }

#nav .sub_active {

}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover { 


color: white; text-decoration: none; }

#nav .sub_active a {
	float: left;
}

#nav .sub_active a, 
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {
	display: inline;
	float: left;
border-top: 2px solid white;
width: auto;
	background: #663399 url('../graphics/nav-cap.gif') top right no-repeat;
}



#nav li { display: inline; margin: 0; padding: 0; }

/* for IE5.5 and IE6 only */
#nav table {
	position: absolute;
	border-collapse: collapse;
	left: 0;
	top: 0;
	font-size: 11px;
	display: block;
float: left;
}

hr{
height: 1px;
color:#999934;
}