﻿/*////////////////////////////// text ///////////////////////*/

body 
{
	background-image:url(/images/bg-small.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f7f6f5;
	margin:0px;
	padding:0px;
	font-size:1em;
	outline:0px;
}


p, li {color:#999999;font-family:tahoma, Sans-Serif; font-size:11px;}

li {list-style-image:url(/images/arrow.gif)}

input, textarea, select {font-family:tahoma, Sans-Serif; font-size:11px;}

a {color:#9c181d;font-family:Tahoma, Sans-Serif; font-size:11px; text-decoration:underline;}
a:hover {text-decoration:none;}

h2 {color:#991f20; font-size:16px; font-family:Tahoma, Sans-Serif;}

.subnav h3 {color:#991f20; font-size:11px; font-family:Tahoma, Sans-Serif;margin-top:10px}

h3 {color:#991f20; font-size:12px; font-family:Tahoma, Sans-Serif;}

h4 {color:#991f20; font-size:12px; font-family:Tahoma, Sans-Serif;}

h5 {color:#991f20; font-size:12px; font-family:Tahoma, Sans-Serif; font-weight:normal;}

.redtext {color:#991f20; font-size:11px; font-family:Tahoma, Sans-Serif;}

.perm-temptext {float:right; margin-top:-28px; margin-right:0px; color:#991f20; font-size:11px; font-family:Tahoma, Sans-Serif; display:none}

.copy {font-size:10px;line-height:30px;}

img {border: solid 0px;}

label {color:#999999;font-family:tahoma, Sans-Serif; font-size:11px; display:block; width:120px; float:left; clear:none;}
	
form {padding:0;margin:0;}




/*////////////////////////////// sepecific styles ///////////////////////*/

.homebody 
{
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
	font-size:1em;
	outline:0px;
}


.wrap
{
	width:912px;
	height:auto;
	padding:0px;
	background-color:Transparent;
	margin:0 auto;
}

.logo
{
	float:left;
	clear:none;
	width:199px;
	height:90px;
	border:0px;
}
.phone
{
	float:right;
	clear:none;
	width:165px;
	height:16px;
	margin-top:40px;
}

.clear
{
	float:left;
	clear:both;
	width:100%;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.divider
{
	float:left;
	clear:both;
	width:100%;
	height:17px;
	background-image:url(/images/divider.gif);
	background-repeat:repeat-x;
	background-color:Transparent;
	margin-bottom:10px;
}
.divider-home
{
	width:100%;
	height:17px;
	background-image:url(/images/divider.gif);
	background-repeat:repeat-x;
	background-color:Transparent;
}
.divider-assign
{
	float:left;
	clear:both;
	width:580px;
	height:17px;
	background-image:url(/images/divider.gif);
	background-repeat:repeat-x;
	background-color:Transparent;
	margin-bottom:10px;
	overflow:visible;
}
.divider-application
{
	float:left;
	clear:both;
	width:580px;
	height:17px;
	background-image:url(/images/divider.gif);
	background-repeat:repeat-x;
	background-color:Transparent;
	margin-bottom:10px;
	margin-top:10px;
	overflow:visible;
}
.nav
{
	width:912px;
	height:29px;
}

.bar-home
{
	float:left;
	clear:both;
	width:912px;
	height:154px;
	background-color:Transparent;
}
.bar-homedark
{
	width:456px;
	height:154px;
	float:right;
	clear:none;
	background-image:url(/images/barhome-bgdark.gif);
	background-repeat:repeat-x;
	background-color:Transparent;
	text-align:right;
	margin-top:-112px;
	padding-top:1px;
}
.barhome-title, .baradmin-title
{
	background-repeat:no-repeat;
	text-indent:-9999em;
	margin-top:55px;
	clear:none;
	overflow:hidden;
}

.barhome-title
{
	background-image:url(/images/bartitle.gif);
}

.baradmin-title
{
	background-image:url(/images/bartitle-admin.gif);
}
	
/*////////////////////////////// btns ///////////////////////*/

.nav-btn
{
	float:left;
	clear:none;
	outline:0px;
}

.nav-assign, .nav-users, .nav-sector, .nav-candsv, .nav-clntsv,.nav-boutus, .nav-contus
{
	height:28px;
	border:0px;
	display:block;
	text-indent:-9999px;
	outline:0px;
	overflow:hidden;
}

.nav-assign
{
	width:153px;
	background-image:url(/images/btn1-u.gif);
}

.nav-assign:hover
{
	background-image:url(/images/btn1-d.gif);
}


.nav-users
{
	width:153px;
	background-image:url(/images/btn7-u.gif);
}

.nav-users:hover
{
	background-image:url(/images/btn7-d.gif);
}

.nav-sector
{
	width:152px;
	background-image:url(/images/btn2-u.gif);
}
.nav-sector:hover
{
	background-image:url(/images/btn2-d.gif);
}
.nav-candsv
{
	width:152px;
	background-image:url(/images/btn3-u.gif);
}
.nav-candsv:hover
{
	background-image:url(/images/btn3-d.gif);
}
.nav-clntsv
{
	width:152px;
	background-image:url(/images/btn4-u.gif);
}
.nav-clntsv:hover
{
	background-image:url(/images/btn4-d.gif);
}
.nav-boutus
{
	width:152px;
	background-image:url(/images/btn5-u.gif);
}

.nav-boutus:hover
{
	background-image:url(/images/btn5-d.gif);
}
.nav-contus
{
	width:151px;
	background-image:url(/images/btn6-u.gif);
}
.nav-contus:hover
{
	background-image:url(/images/btn6-d.gif);
}

.subbtn
{
	width:143px;
	height:16px;
	border:0px;
	background-image:url(/images/subnavbtn-u.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#f7f6f5;
	display:block;
	color:#000;
	font-family:Tahoma, Sans-Serif;
	font-weight:bold;
	margin-bottom:5px;
	padding:4px 4px 4px 0;
	outline:0px;
}
.subbtn:hover
{
	background-image:url(/images/subnavbtn-d.gif);
	background-color:#f0efee;
}

/*////////////////////////////// home ///////////////////////*/

.home-content, .adminhome-content
{
	float:left;
	clear:none;
	padding:20px;
	width:415px;
	background-color:#fff;
	margin-top:-12px;
}

.home-right
{
	float:right;
	clear:none;
	padding:20px;
	width:400px;
	background-color:#f7f6f5;
	margin-top:-10px;
}
.btnarea
{
	width:140px;
	height:100px;
	float:right;
	clear:none;
	margin-top:-40px;
	border:0px;
}

/*////////////////////////////// rest ///////////////////////*/

.content
{
	float:left;
	clear:none;
	padding-left:20px;
	padding-top:10px;
	padding-right:304px;
	padding-bottom:20px;
	width:435px;
	min-height:350px;
	background-image:url(/images/contentbg.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#fff;
	margin-top:-2px;
}

.subnav
{
	float:left;
	clear:none;
	width:153px;
	margin-top:10px;
	min-height:300px;
}

.bar
{
	float:left;
	clear:both;
	width:912px;
	height:98px;
	background-color:Transparent;
}
.bartitle, .bartitle-admin
{
	background-image:url(/images/bartitle.gif);
	background-repeat:no-repeat;
	text-indent:-9999em;
	clear:none;
	float:left;
	width:350px;
	height:30px;
	margin-top:39px;
}

.bartitle-admin
{
	background-image:url(/images/bartitle-admin.gif);
}
.bar-dark
{
	width:456px;
	height:91px;
	float:right;
	clear:none;
	background-image:url(/images/barrest-bgdark.gif);
	background-repeat:repeat-x;
	background-color:Transparent;
	text-align:right;
	padding-top:1px;
}

.assign-content
{
	float:left;
	clear:none;
	padding-left:15px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:20px;
	width:724px;
	background-image:url(/images/contentbg.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#fff;
	margin-top:-2px;
}
.assign-info
{
	float:left;
	clear:none;
	width:433px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	min-height:120px;
	margin-right:10px;
}
.assign-logo
{
	float:left;
	clear:none;
	width:125px;
	text-align:left;	
	padding-left:10px;
	padding-top:27px;
	padding-bottom:20px;
	padding-right:10px;
	min-height:120px;
	text-align:center;
}
.assign-jobref
{
	float:left;
	clear:none;
	width:100px;
	text-align:left;	
	padding-top:27px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:20px;
	min-height:100px;
	color:#000;
	font-size:11px;
	font-family:Tahoma, Sans-Serif;
}
.formfield-text
{
	width:280px;
	margin-left:20px;
	margin-top:1px;
	margin-bottom:1px;
	clear:none;
	float:left;
}
.formfield-browse
{
	width:150px;
	margin-left:20px;
	margin-top:1px;
	margin-bottom:1px;
	margin-right:20px;
	clear:none;
	float:left;
}
.contact-content
{
	float:left;
	clear:none;
	padding:20px;
	width:719px;
	background-image:url(/images/contentbg.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#fff;
	margin-top:-2px;
}
.contact-col1
{
	float:left;
	clear:none;
	width:210px;
}
.contact-col2
{
	float:left;
	clear:none;
	width:344px;
	text-align:right;
}
.nxtprv-wrap
{
	float:left;
	clear:both;
	width:580px;
}
/*////////////////////////////// titles /////////////////////*/

.t-welcome, .t-assign, .t-assignments, .t-register, .t-uploadcv, .t-whoweare, .t-whatwedo, .t-application, .t-yourdetails, .t-contactus, .t-emailcv, .t-thankyou, .t-sectors
{
	font-weight:normal;
	font-size:16px;
}

.home-right h2
{
	font-size:14px;
}

/*
.t-welcome
{
	width:96px;
	background-image:url(/images/t-welcome.gif);
}
.t-assign
{
	width:100px;
	background-image:url(/images/t-assign.gif);
}
.t-assignments
{
	width:150px;
	height:24px;
	background-image:url(/images/t-assignments.gif);
}
.t-register
{
	width:100px;
	background-image:url(/images/t-register.gif);
}
.t-uploadcv
{
	width:100px;
	background-image:url(/images/t-uploadcv.gif);
}
.t-whoweare
{
	width:150px;
	background-image:url(/images/t-whoweare.gif);
}

.t-whatwedo
{
	width:133px;
	background-image:url(/images/t-whatwedo.gif);
}


.t-application
{
	width:300px;
	height:24px;
	background-image:url(/images/t-application.gif);
}
.t-yourdetails
{
	width:150px;
	height:24px;
	background-image:url(/images/t-yourdetails.gif);
}

.t-contactus
{
	width:150px;
	height:24px;
	background-image:url(/images/t-contactus.gif);
}

.t-emailcv
{
	width:150px;
	height:24px;
	background-image:url(/images/t-emailcv.gif);
}

.t-thankyou
{
	width:150px;
	height:24px;
	background-image:url(/images/t-thankyou.gif);
}

.t-sectors
{
	width:150px;
	height:24px;
	background-image:url(/images/t-sectors.gif);
}
*/
/*////////////////////////////// foot ///////////////////////*/

.footer
{
	float:left;
	clear:both;
	margin-top:40px;
	text-align:left;
}

.ftr-logo
{
	float:left;
	clear:none;
}
.ftr-text
{
	float:left;
	clear:none;
	padding-left:20px;
	vertical-align:top;
	margin-top:-12px;
}
.left
{
	float:left;
}

.right
{
	float:right;
}

/*////////////////////////////// Admin ///////////////////////*/
	
.AdminDataList
{
	width:550px;
	font-family:tahoma, Sans-Serif;
	font-size:11px;	
	text-align:left;
	border:none;
}

.AdminDataList th
{
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Sans-Serif;
	padding:5px 0;
	border-top:none;
	border-left:none;
	border-right:none;
	
}

.AdminDataList td
{
	padding:5px 0 5px 3px;
	border-left:none;
	border-right:none;
}
.AdminDataListHeader
{
	width:550px;
	border-bottom:solid 1px #D6D6D4;
	text-align:right;
	margin-bottom:10px;
}

.error h2 {color:#991f20; font-size:11px; font-family:Tahoma, Sans-Serif; padding:10px;}
.error li {color:#991f20}

.btn-addjob, .btn-update, .btn-downloadcsv, .btn-add, .btn-login
{
	margin-top:10px;
	width:110px;
	height:26px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

.btn-addjob
{

	background-image:url(/images/btn-addnewjob.gif);
}

.btn-update
{
	background-image:url(/images/btn-update.gif);
}

.btn-downloadcsv
{
	background-image:url(/images/btn-dnldcsv.gif);
}

.btn-add
{
	width:63px;
	background-image:url(/images/btn-add.gif);
}

.btn-login
{
	background-image:url(/images/btn-login.gif);
}

.adminhome-content label
{
	clear:left;
}

.adminhome-content .formfield-text
{
	width:150px;
	margin-left:20px;
	margin-top:1px;
	margin-bottom:1px;
	clear:none;
	float:left;
}

.hidden
{
	margin-top:10px;
	display:none;
}