	/* Redefined HTML tags */

body {
	margin: 0 0 30px 0;
	padding: 0;
	font: x-small/1.2 Verdana, Arial, Helvetica, sans-serif;
	background:#F2F2F2;
	color:#2A3B56;
}

p {
	margin: .6em 0;
}
form {
	margin: 0;
	padding: 0;
}


a:hover {
	text-decoration:none;
	}


img {
	border: none;
}



.clear{
	clear:both;
	font-size:2px;
}

	/* Standard Layout ID's */

#container {
	position: relative;
	width: 779px;
	margin: 0 auto;
	background:url(/_images/bg/container.gif);
}

	/* Header */

#header {
	position: relative;
	margin: 0;
	z-index: 9;
	background:url(/_images/bg/header.gif) no-repeat bottom;
	height:90px;
}

#skip_navigation {
	display: none;
}

#logo {
	position: relative;
	margin: 0;
	left:27px;
	top:32px;
	width:120px;
}

#sub_content {
	position: relative;
	width:165px;
	float: left;
	clear: left;
	margin: 0;
}

#main_content {
	position: relative;
	width:418px;
	float: left;
	margin: 0;
	font-size:  1.1em;
	left:-2px;
	padding:10px 10px
	
}

#ifap_content {
	position: relative;
	width:393px;
	float: left;
	margin: 0;
	font-size:  1.1em;
	left:-25px;
	padding:0px 20px
}

.split {
	
	height:10px;
	background: #fff;
	width:150px;
	}



	/* Footer */

#footer {
	position: relative;
	width:753px;
	height:68px;
	clear: both;
	padding: 45px 0 0 26px;
	background:url(/_images/bg/footer.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#676767;
}
#footer a{
	text-decoration: none;
	color:#676767;
}

#site_credits {
	position: absolute;
	right: 26px;
	top: 73px;
}

#terms {
	position:absolute;
	right:26px;
	top:45px;
}

#terms a {
	color:#052134;
	text-decoration:underline;
}

#login {
	position:absolute;
	top:8px;
	right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

#callout_content {
	width:150px;
	float:left;
	position:relative;
	left:0px;
	color:#fff;
}

#callout_content_mail {
	width:150px;
	float:right;
	margin-right:-166px;
	margin-top:-37px;
	position:relative;
	left:5px;
	color:#fff;
}

#content {
	background:url(/_images/bg/content.gif);
	width:753px;
	position:relative;
	margin:15px 0 0 13px;
	float:left;
	display:inline;
}

#search {
	height:25px;
	width:734px;
	position:relative;
	margin:5px 0 0 13px;
	background:#534D4F;
	float:left;
	color:#fff;
	padding:0px 5px 0 14px;
	line-height:12px;
	display:inline;
}

#search p {
	margin:0;
	float:left;
	padding-top:5px;
}

#search fieldset {
	padding:0;
	margin:0;
	float:right;
	border:none;
}

#search  input.text {
	width:114px;
	border:1px solid #A2A29C;
	background:#fff;
	height:16px;
	
	color:#000;
	margin:4px 0 0 4px;
	padding:0;
}

#search label {
	float:left;
	margin-top:5px;
	
	
}

#search input.submit {
	float:left;
	margin:5px 0 0 3px;
}

#sub_content h2 {
	margin:0;
	padding:3px 0 3px 14px;
	background:url(/_images/bg/sub_h2.gif) repeat-y right #534D4F;
	color:#fff;
	font-size:1em;
	font-weight:normal;
}

#sub_content ul {
	padding:0 10px 0 10px;
	margin:16px 0 0 0;
}

#sub_content ul li {
	padding:0 0 0 10px;
	margin:6px 0;
	background:url(/_images/bullets/sub.gif) no-repeat 0px 3px;
	list-style:none;
}

#sub_content ul li a {
	color:#052134;
	
	
}

#callout_content h2 {
	margin:0;
	padding:3px 0 3px 14px;
	background:url(/_images/bg/sub_h2.gif) repeat-y right #534D4F;
	color:#fff;
	font-size:1em;
	font-weight:normal;
}

#room_hire {
	width:122px;
	height:115px;
	background:url(/_images/bg/room_hire.jpg) 0px 5px no-repeat #fff;
	padding:40px 14px 0px 14px;
}


#next_event {
	width:122px;
	height:120px;
	padding:40px 14px 0px 14px;
	background:url(/_images/bg/next_event.jpg) no-repeat 0px 5px #fff;
}

#next_event p,
#room_hire p {
	padding:0;
	margin:0;
	color:#fff;
}

a.events {
	text-decoration:none;
	}

#login_sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding:4px 0 0 0;
	margin:0;
	color:#585A5C;
}

#login_sub input.text {
	margin:0 0 0 5px;
	padding:0;
	border:1px solid #A2A29C;
	width:139px;
	margin-top:3px;
}

#login_sub input.submit {
	float:right;
	margin-right:4px;
	margin-top:4px;
}

#login_sub label {
	margin:4px 0 0 5px;
	padding:0;
	display:block;
	color:#585A5C;
}

p.join_aifa {
	height:19px;
	line-height:19px;
	background:url(/_images/bg/login.gif);
	text-align:center;
	color:#ffffff;
	padding:0;
	margin:0;
}

p.join_aifa a {
	color:#fff;
	text-decoration:none;
}

#login_sub a.password_reminder {
	margin:10px 0 10px 5px;
	display:block;
}


.formbox {
     display:block;
	 background:url(/_images/bg/formbg.gif) repeat-y;
	 width:350px;
	 padding:10px;
	 }

.formbox_jobs {
     display:block;
	background:url(/_images/bg/formbg.gif) repeat-y;
	margin-left:-3px;	 
	width:380px;
	padding:10px 5px 5px 5px;
	font-size:0.9em;	
 }

.formbox_jobs input.text {
	margin:0 0 0 5px;
	padding:0;
	border:1px solid #A2A29C;
	width:190px;
	margin-top:3px;
}


.formbox_jobs input.submit {
	float:right;
	margin-right:5px;
	margin-top:5px;
}

	 
#main_content div.print_mail {
	display:block;
	width:120px;
	margin-left:260px;
	font-size:0.8em;
	
	}

/* Jobs section Styles */


#job_of_the_week {
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0 0 10px;
	color:#fff;
	background:url(/_images/bg/job_of_the_week_bg.gif) repeat-y;
	margin:0;
	height:151px;
}

#job_of_the_week h1 {
	color:#fff;
	}

#job_of_the_week strong {
	font-size:1.2em;
	font-weight:bold;
	}
	
#job_of_the_week .more {
	float:right;
	margin-right:20px;
	font-size:1.1em;
	color: #fff;
	}
	
.search {
	display:block;
	border:1px solid red;
	margin-left:20px;
	height:20px;
	}

#jobs_main_picture {
	display:block;
	height:141px;
	width:375px;
	color:#000;
	margin-left:-3px;
	margin-bottom:0px;
	padding:5px 0px 0px 15px;
	background:url(/_images/bg/lookingforjob.gif) no-repeat 0 0;
	}

#jobs_main_picture p{
	font-size:0.9em;
	}

#jobs_second_picture {
	display:block;
	height:180px;
	width:375px;
	color:#000;
	margin-left:-3px;
	margin-bottom:10px;
	padding:1px 0px 0px 15px;
	background:url(/_images/bg/employer.gif) no-repeat 0 0;
	}

#jobs_second_picture p{
	font-size:0.9em;
	}

#jobs_third_picture {
	display:block;
	height:180px;
	width:310px;
	color:#000;
	margin-left:-3px;
	margin-bottom:10px;
	padding:1px 0px 0px 80px;
	background:url(/_images/bg/already-registered.gif) no-repeat 0 0;
	}

table.top_job {
	border:1px dashed #ddd;
	width:380px;
	margin-bottom:10px;
	margin-top:10px;
	padding:0 10px 10px 10px;
	background: #eee;
	}

table.top_job h2 {
	margin-top:5px;
	padding-top:0;
	}
	


#search_results {
	display:block;
	width:390px;
	
	float:left;
	}














