/* CSS Document */
.new1{	
    background-image:url(/images/css/jobs_sides.gif);	
}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
}
body{
	text-align:center;
	padding:2px 0 0 0;
	margin:0;
	font-size:1.0em;
	color:#000;
	background-color:white;
}
h1,h2,h3{
	font-size:1.15em;
	color:#ed1c24; /* red */
	font-weight:bold;
}
h2,h3{
	font-size:1.0em;
}
h1.category{
	font-size:1.6em;
	font-weight:bolder;
}
#page{
	position:relative;
	text-align:left;
	width:783px;
	background-image:url(/images/css/page_back.gif);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
	padding:0px;
}
#header{
	position:relative;
	background-image:url(/images/css/header_back.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:133px;
	margin:0;
}
#logo{
	position:absolute;
	top:0px;
	left:0px;
}
#navigation{
	position:absolute;
	bottom:0px;
	right:30px;
	margin:0;
	text-align:right;
	list-style-type:none;
	overflow:hidden;
}
#navigation li{
	float:left;
}
#navigation li.first a,#navigation li.first a:hover{
	margin-left:10px;
	border:none;	
}
#navigation li a,#navigation li a:hover{
	text-decoration:none;
	color:white;
	font-size:0.9em;
	padding:0 8px 0 10px;
	border-left:1px solid white;
	text-decoration:none;
	line-height:26px;
}
#navigation li a:hover,#navigation li.first a:hover{
	color:#40489d;
}
#content{
	position:relative;
	margin-top:4px;
	width:783px;
	padding-bottom:30px;
	overflow:hidden;
}
#leftpanel{
	float:left;
	width:216px;
	margin-top:5px;
	padding-top:0px;
}


/*--------- jobs -----------*/
#jobs{
	background-image:url(/images/css/jobs_back.gif);
	background-position:1px bottom;
	background-repeat:no-repeat;
	padding-bottom:30px;
	padding-top:8px;
}
#jobs ul {
	float:none;
	padding:3px 20px 0px 30px;
	margin:0;
	list-style-type:none;
	background-image:url(/images/css/jobs_sides.gif);
	background-position:left top;
	background-repeat:repeat-y;
	color:#40489d; /* blue */
}
#jobs ul.first {
	border-top:none;
}
#jobs li.title{
	font-weight:900;
	text-transform:uppercase;
	padding-bottom:6px;
	font-size:1.2em;
	font-family:"arial bold"
}
#jobs li.line{
	color:white;
	padding-bottom:5px;
}
#jobs li.title strong{
	color:#ed1c24; /* red */
}
#jobs li a,#jobs li a:active,#jobs li a:visited{
	color:#40489d; /* blue */
	text-decoration:none;
}
#jobs li a:hover{
	color:#ed1c24; /* red */
}
#jobs li.selected a{
	color:#ed1c24; /* red */
}
#jobs h2{
	background-image:url(/images/css/recruiting_for.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	line-height:42px;
}
#jobs h2 strong{
	padding:0;
	margin:0;
	visibility:hidden;
}

#jobs h3{
	background-image:url(/images/css/browse_jobs.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	line-height:42px;
}
#jobs h3 strong{
	padding:0;
	margin:0;
	visibility:hidden;
}

p.info_p{
	/*margin-bottom:41px;*/
}
p.info_p strong{
	font-weight:bolder;
	text-transform:capitalize;
	font-size:1.15em;
	color:#40489d; /* blue */
}
ul.job{
	margin:20px 0 0 0;
	padding:0;
	list-style-type:none;
}
ul.job li.title,ul.job li.title a{
	position:relative;
	font-weight:bolder;
	text-transform:lowercase;
	color:#ed1c24; /* red */
}
ul.job li.title{
	padding-bottom:6px;
}

#main ul.job li.title a{
	font-size:1.15em;
	color:#ed1c24; /* red */
	text-transform:capitalize;
	padding-bottom:1px;
	border-bottom:1px solid #ed1c24;
}
ul.job li.title strong{
	position:absolute;
	top:0px;
	right:0px;
	color:black;
}
ul.job ul{
	float:left;
	padding:0;
	margin:0 10px 0 0;
	list-style-position:inside;
	list-style-type:disc;
}
ul.job li.bullets{
	overflow:hidden;
	width:100%;
}
#listed_job{
	margin:15px 15px 15px 0;
	padding:0px;
	padding-top:15px;
	padding-bottom:15px;
	list-style:none;
	background-image:url(/images/css/job_top.gif);
	background-repeat:no-repeat;
}
#listed_job li{
	padding-left:22px;
	padding-right:17px;
	padding-top:1px;
	margin:0px;
	background-image:url(/images/css/job_sides.gif);
	background-position: left top;
	background-repeat:repeat-y;
}
#listed_job li ul li{
	background-image:none;
}
#listed_job li.title{
	text-transform:capitalize;
	color:#ed1c24; /* red */
	font-weight:bolder;
	font-size:1.6em;
	padding-top:18px;
}
#listed_job li.title strong{
	border-bottom:1px solid #ed1c24;
}
#listed_job li.date{
	color:#000; /* black */
	font-weight:bolder;
	text-align:right;
	font-size:1.2em;
}
#listed_job li.date em{
	float:left;
	font-style:normal;
}
#listed_job li.bullets{
	padding-top:5px;
	padding-bottom:15px;
}
#listed_job li.bullets ul{
	list-style-position:inside;
	list-style-type:disc;
	margin:0px;
	padding:0px;
}
#listed_job li.bullets ul li{
	padding-left:5px;
}
#listed_job li.content{
	padding-bottom:15px;
}
#listed_job li.foot{
	padding-bottom:2px;
	background-image:url(/images/css/job_footer.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#listed_job li.bottom{
	padding-bottom:2px;
	background-image:url(/images/css/job_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#listed_job li.foot p.actions{
	position:relative;
}
#listed_job li.foot p.actions a{
	color:#40489d; /* blue */
	border-bottom:1px solid #40489d; /* blue */
}
#listed_job li.foot p.actions a:hover{
	color:#ed1c24; /* red */
	border-bottom:1px solid color:#ed1c24; /* red */
}
#listed_job li.foot p.actions #print{
	position:relative;
	top:5px;
	left:35px;
}
#listed_job li.foot p.actions #apply{
	position:relative;
	top:5px;
	left:150px;
}
ul.pagination{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
	text-align:right;
	border-bottom:1px dashed #ed1c24;
}
ul.pagination li{
	float:right;
}
/*------------------ news -----------------*/
#newspromo{
	background-image:url(/images/css/news_back.jpg);
	background-position:1px bottom;
	background-repeat:no-repeat;
	padding-bottom:150px;
	margin-top:10px;
	color:#1b1b5f; /* darker blue */
}
#news a,#news a:hover{
	color:#1b1b5f; /* darker blue */
	text-decoration:none;
}
#news a:hover{
	color:#40489d; /* blue */
}
ul#news {
	float:none;
	padding:44px 25px 0 32px;
	margin:0;
	list-style-type:none;
	background-image:url(/images/css/title_news.jpg);
	background-position:1px 0px;
	background-repeat:no-repeat;
	font-weight:bold;
}
#main #sitemapcats ul{
	padding:0;
	margin:0 0 0 10px;
	list-style-type:none;
}
#main #sitemapcats h2{
	display:none;
}
#main{
	position:relative;
	border:none;
	margin:1px 0px 10px 250px;
	padding:40px 40px 0 20px;
	height:0.01%;
}
#hero{
	margin-bottom:10px;
	margin-left:-30px;
	width:500px;
	height:271px;
}
#main #inset{
	margin:0
}
#main #inset p{
	margin-top:0px;
}
#main a,#main a:hover{
	color:#40489d; /* blue */
	text-decoration:none;
}
#main p a{
	margin:auto;
}
#main form ul{
	margin:0px;
	padding:0px;
}
#main a:hover{
	color:#ed1c24; /* red */
}
#main ul#sitemapproducts,#main ul#sitemapproducts ul,#main #sitemapnavigation {
	margin:10px;
	padding:0px;
	list-style-type:none;
}
ul#inset{
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
	list-style-type:none;
}
td.featured{
	position:relative;
	width:213px;
	background-color:#abafd4; /* light blue */
	background-image:url(/images/css/featured_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:113px;
}
td.featured h3{
	color:white;
	padding:13px 10px 5px 16px;
	margin:0;
	font-weight:bolder;
	font-size:1.2em;
}
td.featured p{
	color:black;
	padding:5px 10px 13px 16px;
	margin:0;
	font-size:0.9em;
}
#main td.featured a, #main td.featured a:hover{
	color:white;
	text-decoration:none;
}
td.featured img{
	position:absolute;
	bottom:0px;
	padding:0px;
	margin:0px;
	height:auto;
	border:none;
}
/*#promo_one,#promo_two{
	background-image:url(/images/css/promo_one_back.jpg);
	background-repeat:no-repeat;
	height:100px;
}
#promo_two{
	background-image:url(/images/css/promo_two_back.jpg);
}
#promo_one img,#promo_two img{
	margin:6px 0 0 48px;
	border:none;
}
#promo_two img{
	margin-left:32px;
}*/
#footer{
	width:783px;	
	text-align:center;
	/*line-height:44px;
	height:44px;*/
	padding-top:12px;
	padding-bottom:12px;
	color:white;
	margin:0 auto 0 auto;
	background-image:url(/images/css/footer_back.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:0.9em;
}
#footer img{
	border:none;
	vertical-align:middle;
}
#footer a{
	color:white;
	text-decoration:none;
}
#footer a:hover{
	color:#ed1c24;
}
form label{
	display:block;
	width:190px;
	float:left;
}
.accordian{
	display:none;
}
.validate,.validated,.error {
	border-right:5px solid red;
}
.error{
	background-image:url(/admin/resources/images/warning_bg.gif);
}
.validated{
	background-image:url(/admin/resources/images/success_bg.gif);
}