@charset "utf-8";
/* CSS Document */

body{
	font:normal 12px Arial;
	color:#333333;
	background:#fff;
}

h2{
	font:normal 24px Arial;
	padding-bottom:3px;
	border-bottom:1px solid #333;
}
.paras{
	margin-bottom:15px;
}
.page{
	margin:0 auto;
	width:770px;
}
.head{
	background:#e0e0e0 url(http://img.en25.com/Web/TotalJobsGroupCWJobs/CW_Header_2012_93.gif) top left no-repeat;
	height:93px;
}
.head h1 a
{
	display:block;   
	height:93px;
	width:770px;
	text-indent:-9999px;
	margin:0;
}
.headbar{
	height:17px;
	padding:5px 10px;
	background:#ccc url(http://img.en25.com/Web/TotalJobsGroupCWJobs/forrec.gif) left no-repeat;
	text-align:right;
}
.headbar a{
	color:#5a5a5a;
	font:bold 13px Arial;	
}
.nav{
	margin-top:10px;
	border-bottom:1px solid #5a5a5a;
	height:21px;
}
.nav li{
	list-style:none;
	float:left;
	background: #5a5a5a;
	height:20px;
	border-bottom:1px solid #fff;
	margin:0 1px;
}
.nav a.normal{
	font:bold 11px Arial;
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(http://now.eloqua.com/eloquaimages/clients/TotalJobsGroupCWJobs/{3b97f574-b9a3-4b3f-88b9-bd5999d0a806}_nav_right.gif) right top no-repeat;
	padding:3px 25px; 
	*padding:3px 27px;
}
.nav a.cards{
	font:bold 11px Arial;
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(http://now.eloqua.com/eloquaimages/clients/TotalJobsGroupCWJobs/{15564524-9bf6-4e1c-a076-ce9b3d22af98}_cc_right.gif) right top no-repeat;
	padding:3px 81px 3px 22px; 
}
.nav a:hover{
	text-decoration:underline;
}
.main{
	width:100%;
}
.content{
	margin:15px 0;
}
.content ul{
	margin:0 10px 15px 0;
	padding: 0 30px;
}
.content ul li{
	list-style:disc;
}
.col1{
	width:500px;
	margin:15px 15px 20px 15px;
}
.col2{
	width:220px;
	margin:15px 0 0 0;
}
.content-base{
}
.footer{
	width:750px;
	padding:10px;
	background:#5a5a5a;
	text-align:center;
	font-size:11px;
	color:#dddddd;
}
.footer ul{
	list-style:none;
	width:80%;
	}
.footer ul li{
	float:left;
	border-right:1px solid #ffffff;
	padding:0 5px;
}
.footer ul li.end{
	border-right:0px;
}
.footer a{
	font:bold 11px Arial;
	color:#fff;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.flt-l{
	float:left;
}
.confirmation{
	padding:15px;
	border:1px solid #336600;
	background:#e3f6c8;
}
.confirmation h3{
	color:#336600;
	font:bold 20px Arial;
	margin-bottom:10px;
}
.confirmation img, .error img{
	padding:0 12px 10px 0;
}
.confirmation p{
	color:#336600;
	font-size:12px;
	margin-bottom:8px;
}
.error{
	padding:15px;
	border:1px solid #cc0000;
	background:#ffd7d7;
}
.error h3{
	color:#cc0000;
	font:bold 20px Arial;
	margin-bottom:10px;
}
.error p{
	color:#cc0000;
	font-size:12px;
	margin-bottom:8px;
}
/* form classes*/
.req-fields{
	width:100%;
}
.red{
	color:#cc0000;
}
.form{
	width: 100%;
	background:#e4e4e4 url(http://img.en25.com/Web/TotalJobsGroupCWJobs/form_bg.gif) no-repeat bottom left;;
	padding:0;
}
.form h2{
	font-size:18px;
	background:#fff;
	height:18px;
	padding:10px;
	background:#ffffff url(http://img.en25.com/Web/TotalJobsGroupCWJobs/h2_bg.gif) no-repeat top left;
	border:0;
}
fieldset{
	padding:8px
}


/* end form classes*/

/*Right column classes*/
.special{
	display:block;
	width:190px;
	text-align:center;
	font:bold 16px Arial;
	padding:18px 15px 38px 15px;
	background:#eee url(http://img.en25.com/Web/TotalJobsGroupCWJobs/special_bg.gif) no-repeat bottom left;
}
.specialtop{
	display:block;
	width:220px;
	background:#eee url(http://img.en25.com/Web/TotalJobsGroupCWJobs/special_top.gif) no-repeat top left;
	height:18px;
}
.special span{
	font-size:13px;
}
