@import url(typography.css);

.formWrapper,
#paymentSteps {
	list-style: none;
	margin: 0;
}

.siteRegOptions,
#footerWrap ul,
.homeAdverts ul,
.breadcrumb,
.jorunalListing,
.trainingCourses ul,
.branchContactDetails,
.eventDetails,
.jobItemList,
.detailPageJobsList,
.jobDates,
.contactDetails,
.homeTopFeatureArea ul,
#topnav,
.joinAFTFormList {
	list-style: none;
	margin-left: 0;
}

html {
	-webkit-text-size-adjust: 100%;
}

body {
	border-top: 8px solid #464C4C;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.5em;
	line-height: normal;
}

h3 {
	color: #3F88B3;
}

.detailPageTitle,
.detailPageTitle strong {
	font-weight: bold;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul, ol {
	margin: 0 0 1em 2em;
}

ul ul li,
ol ol li {
	font-size: 1.0em;
}

label {
	font-weight: bold;
}

.offScreen,
.offscreen,
.siteSearch .offScreen {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

legend.offScreen,
legend .offScreen,
.breadCrumb .offScreen,
.eventDetails .offScreen,
.detailPageJobsList .offScreen,
.jobDates .offScreen,
.contactDetails .offScreen,
.faqBox .offScreen,
.secondLevelHeader .siteNav .offScreen {
	clip: auto;
	height: auto;
	width: auto;
	margin: 0;
	position: relative;
}

.breadCrumb .offScreen,
#navigation .offScreen {
	margin-bottom: 5px;
}

.noMargin,
.noCSS { margin: 0 !important; }

.noPadding,
.noCSS { padding: 0 !important; }

.noBorder,
.noCSS { border: 0 !important; }

legend {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 5px !important;
}

fieldset {
	padding: 10px;
	border: 1px solid #CCC;
}

.siteSearch fieldset {
	position: relative;
	border-color: #333;
	padding: 0;
}

#centreWrapper fieldset {
	margin-bottom: 15px;
}

ol.formWrapper,
.formWrapper li p {
	font-size: 1.0em;
}

.formWrapper li {
	margin-bottom: 10px;
}

.formWrapper label,
.jobListSearchForm label {
	display: block;
	margin-bottom: 2px;
}

.jobListSearchForm label {
	font-size: 1.2em;
}

.siteSearch label {
	display: none;
}

.formWrapper .inputText,
.siteSearch .inputText,
.jobListSearchForm .inputText {
	padding: 3px;
	border: 1px solid #CCC;
	width: 95%;
}

.siteSearch .inputText {
	border: 0;
	padding: 5px;
}

.jobListSearchForm .inputText {
	margin-bottom: 10px;
}

.formWrapper .short.inputText {
	width: 150px;
}

.toolTipItem {
	margin-bottom: 0 !important;
}

.toolTipItem input {
	float: left;
	margin: 0 5px 10px 0;
}

.tiplink {
	background: url("../images/registration_tooltip.gif") no-repeat top left;
	float: left;
	width: 18px;
	height: 18px;
	text-indent: -999em;
	margin-top: 3px;
}

.tooltip {
	clear: both;
	position: relative;
	background: #EEF3F8;
	border: 1px solid #769FCF;
	padding: 15px 10px 0;
	margin-bottom: 10px;
}

.tooltip p,
.tooltip ul li {
	font-size: 1.0em;
}

.tooltip ul {
	list-style: disc;
}

.tooltip li {
	margin-bottom: 0;
}

.closelink {
	background: url("../images/registration_tooltip_close.gif") no-repeat top left;
	width: 13px;
	height: 12px;
	text-indent: -999em;
	position: absolute;
	right: 3px;
	top: 3px;
}

.siteHeader h1 a,
.siteHeader h2 a {
	display: block;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 0 15px 10px;
}

.secondLevelHeader .siteHeader h2 a {
	position: absolute;
	top: 8px;
	left: 0px;
}

#topnav li {
	display: inline-block;
	margin: 0 7px 10px 0;
}

#topnav li a {
	display: block;
	color: #FFF;
	background: #333;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.sideNav {
	background: #FAFAFB;
	border: 1px solid #CCC;
	padding: 10px 10px 0;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.sideNav ul {
	list-style-image: url("../images/side_nav_bullet.gif");
}

.sideNav ul ul {
	margin-top: 5px;
	list-style-image: url("../images/side_nav_bullet2.gif");
}

.sideNav ul li {
	margin-bottom: 5px;
}

a.currentPage,
a.clickedPage {
	font-weight: bold;
	text-decoration: none;
}

a.currentPage:hover,
a.clickedPage:hover {
	text-decoration: underline;
}

.siteSearch {
	margin-bottom: 15px;
}

.siteSearchWrap,
.siteNav,
.siteLogin {
	padding: 0 10px;
}

.terms label {
	font-weight: normal;
	cursor: pointer;
}

.terms input {
	float: left;
	margin: 2px 5px 10px 0;
}

.cleditorMain {
	width: 95% !important;
}

#contenta_frame {
	width: 100% !important;
}

.searchBut,
.loginBut,
.btnSubmit {
	cursor: pointer;
	background: #47ADE7;
	color: #FFF;
	font-weight: bold;
	border: 0;
	padding: 3px 8px;
}

.siteSearch .searchBut {
	position: absolute;
	top: 5px;
	right: 5px;
	background: url("../images/search_button_icon.gif") no-repeat top left;
	width: 17px;
	height: 17px;
	text-indent: -999em;
	border: 0;
}

.errorList,
.errorList a {
	color: #C00;	
}

#centreWrapper {
	padding: 10px;
}

#centreWrapper.secondLevelPage {
	padding: 61px 10px 0;
}

.loginCheck label {
	float: left;
	margin-right: 5px;
}

.loginCheck input {
	margin-top: 2px;
}

.siteRegOptions {
	margin: 5px 0 10px 10px;
}

.siteRegOptions li,
#footerWrap ul li,
.eventPageLink a {
	display: inline;
	margin-right: 5px;
	padding-right: 7px;
	border-right: 1px solid #CCC;
}

.eventDetailImg,
.listingThumb,
.detailThumbImg,
.joftJornalImage {
	margin-bottom: 10px;
	max-width: 100%;
}

a.eventDetailImg,
a.listingThumb,
a.detailThumbImg,
a.joftJornalImage {
	max-width: none;
}

.loggedInWrap {
	background: #464C4C;
	padding: 5px 10px 1px 0;
}

.loggedInWrap .siteRegOptions li {
	color: #FFF;
}

.loggedInWrap .siteRegOptions a {
	color: #47ADE7;
}

.homeBottomFeatureArea {
	padding: 10px 10px 1px;
	background: #47ADE7;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 15px;
}

.homeTopFeatureArea ul li {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F1F1F1;
}

.rightColBox.roundedBox div {
	padding: 0 10px;
}

.rightColBox.roundedBox h2 {
	color: #FFF;
	padding: 5px 5px 5px 25px;
	background: #8DC63F url(../images/icon_aft_updates.gif) no-repeat 5px 50%;
}

.addthis_toolbox {
	padding: 5px 10px;
	border: 1px solid #CCC;
	background: #FAFAFA;
	margin-bottom: 10px;
	text-align: center;
}

.centreCol {
	min-height: 0 !important;
}

.editablePageContainer {
	border: 1px solid #CCC;
	padding: 10px 10px 0;
	margin-bottom: 15px;
}

.breadcrumb li {
	display: inline;
	margin-right: 3px;
	padding-right: 14px;
	background: url("../images/icon_arrow.gif") no-repeat right 50%;
}

.breadcrumb li.noArrow {
	background: none;
	margin: 0;
	padding: 0;
}

#paymentSteps {
	background: url(../images/bg_payment_steps.gif) repeat-y 50% top;
	margin-bottom: 15px;
}

#paymentSteps li {
	display: block;
	border: 1px solid #D6D6D6;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px;
	color: #D6D6D6;
	background: #FFF;
	margin-bottom: 10px;
}

.stepNo {
	font-size: 1.167em; /* 14px */
	float: left;
	width: 20px;
	margin-right: 5px;
	text-align: center;
}

.stepDesc {
	display: block;
	text-indent: -25px;
	text-align: center;
}

#paymentSteps .complete {
	border-color: #000;
	color: #000;
}

#paymentSteps .current {
	border-color: #000;
	color: #000;
	background: #D6D6D6;
}

.standardListEntry {
	font-size: 1.2em;
	margin-bottom: 15px;
}

.standardListEntry span {
	float: left;
	padding: 5px 10px;
}

.standardListEntry a {
	float: left;
	margin-right: 5px;
	background: #3F88B3;
	color: #FFF !important;
	text-decoration: none;
	cursor: pointer;
}

.standardListEntry a:hover span {
	background: #47ADE7;
}

.courseLink {
	background: url("../images/linkIcon.gif") no-repeat left 2px;
	padding-left: 22px;
}

.branchContactDetails li,
.detailPageJobsList li,
.usefulLink,
.branchDescTitle,
.upcomingHeader {
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 5px;
}

.branchDescTitle {
	background-position: top left;
}

.eventDetails li,
.trainingCourses ul li {
	margin-bottom: 5px;
}

.branchContact,
.branchDescTitle {
	background-image: url("../images/branch_description_icon.gif");
}

.emailBranch {
	background-image: url("../images/branch_email_icon.gif");
}

.upcomingHeader {
	background-image: url("../images/icon_date.gif");
}

.phoneBranch {
	background-image: url("../images/branch_phone_icon.gif");
}

.websiteBranch,
.website,
.usefulLink {
	background-image: url("../images/branch_website_icon.gif");
}

.employerName {
	background-image: url("../images/icon_employer.gif");
}

.jobRefNum {
	background-image: url("../images/icon_job_ref_no.gif");
}

.location {
	background-image: url("../images/icon_location.gif");
}

.salary {
	background-image: url("../images/icon_salary.gif");
}

.workingHours {
	background-image: url("../images/icon_working_hours.gif");
}

.faqBackToTop {
	display: block;
	font-size: 1.2em;
	margin-bottom: 15px;
	background: url("../images/back_to_top_icon.gif") no-repeat left 50%;
	padding-left: 21px;
}

.trainingCourses,
.eventCalendarList,
.faqBox,
.usefulLinksBox,
.jobListing {
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 10px;
}

.courseStatus {
	text-align: right;
}

.pullQuote,
.featureBox {
	width: 200px;
	background-color: #EFEFEF;
	border-left: 6px solid #26ABE5;
	margin-bottom: 10px;
    padding: 10px 10px 1px 15px;
}

.featureBox,
.messageOfHope {
	clear: both;
	width: auto;
}

.featureBox img,
.messageOfHope img {
	float: left;
	margin: 0 10px 10px 0;
}

.whosWhoBox {
	margin-bottom: 10px;
}

.imageCaption {
	clear: both;
	width: 220px;
}

.pullQuote.pullQuoteRight,
.imageCaption.rightCaption {
	float: right;
	margin-left: 10px;
}

.pullQuote.pullQuoteLeft,
.imageCaption.leftCaption {
	float: left;
	margin-right: 10px;
}

.imageCaption p {
    border-top: 1px solid #A0A0A0;
    color: #A0A0A0;
    font-style: italic;
    margin-top: 5px;
    padding-top: 5px;
}

#footerWrap {
	border-top: 1px solid #333;
	padding: 10px 10px 0;
}

.footer {
	color: #585E5E;
}

.companyAddress,
.companyNumber {
	text-align: right;
}

.companyAddress p {
	margin-bottom: 0;
}

.theAFT {
	font-weight: bold;
}

#map_canvas {
	width: auto !important;
	height: 300px !important;
	margin-bottom: 15px;
}



/* NEW STUFF */


.membersForm {
	position:relative;
	min-height:1650px;
}

.membersForm fieldset h3 {
	margin-top:20px;
}

.tab {

	
	position:absolute !important;
	top:110px;
	left:0;
	border:none;
	padding:0;
	margin:0;
	width:500px;
}

.tab legend {
	position:relative;
	
}

form fieldset div.legendTab {
	
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;

	height:20px;
	position:absolute;
	top:-41px;
	left:0;
	width:90px;
	height:30px;
	font-size:0.8em;
	background-color:#D6D6D6;
	color:#000;
	padding:5px;
	margin-left:10px;
}


form fieldset div.legendTab strong {
	font-size:1.4em;
	float:left;
	margin:2px 5px 0 0;
	height:30px;
}


.tab ol.tabfields {border-top:1px solid #000; padding-top:15px;}


ol li {
	margin:0 0 0 0;
	font-size:1.2em;
	line-height: 1.5em;	
}

ol {
	margin:1em 0 1em 2em;
}

.formStyles fieldset ol {
	list-style:none;	
}

.formStyles fieldset ol {
	margin:0;
	padding:0;	
}


/*
.tab legend span {
	font-size:1.4em;
	font-weight:bold;	
	display:block;
	float:left;
	min-height:25px;
	margin:2px 5px 0 5px;
}*/

form fieldset div.legendTab.off {
	color:#B8B8B8;
	border-top:1px solid #B8B8B8;
	border-left:1px solid #B8B8B8;
	border-right:1px solid #B8B8B8;
	background-color:#fff;
	cursor:pointer;	
}

form fieldset div.legendTab.profile {
	margin-left:130px
}


.pointer {
	cursor: pointer;
}


.formStyles.registrationForm fieldset div.tooltip {
	clear:both;
}

.tiplink {clear:both; float:right;}

.mapview {display:none;}

/* END */


@media screen and (min-width: 240px) and (max-width: 240px) {
.tab {
	width:200px;
	}
}

@media screen and (min-width: 320px) and (max-width: 320px) {
.tab {
	width:300px;
	}		
}

@media screen and (min-width: 480px) and (max-width: 480px) {
.tab {
	width:420px;
	}	
}

@media screen and (min-width: 240px) and (max-width: 319px) {
	
	form fieldset div.legendTab {width:80px;}

	
	#editdir {width:200px;}
	
	select, textarea {width:200px;}
	form fieldset div.legendTab.profile {
		margin-left:110px
	}
	
	.membersForm {
		position:relative;
		min-height:1850px;
	}
	
	.eventDetailImg,
	.listingThumb,
	.detailThumbImg,
	.joftJornalImage,
	.imageCaption,
	.featureBox img,
	.messageOfHope img,
	.whosWhoBox img {
		display: none;
	}
	
	.rightColBox.squareBox,
	.rightColBox.roundedBox {
		display: block;
	}
	
	.courseLink,
	.branchContactDetails li,
	.detailPageJobsList li,
	.usefulLink,
	.branchDescTitle,
	.upcomingHeader {
		padding-left: 0;
		background: none;
	}
	
	.siteSearch .inputText {
		width: 85%;
	}
	
	.pullQuote {
		width: auto;
	}
	
	.pullQuote.pullQuoteLeft,
	.pullQuote.pullQuoteRight {
		margin: 0 0 10px;
	}
}
@media screen and (min-width: 240px) and (max-width: 479px) {

	
	#centreWrapper.secondLevelPage {
		padding-top: 95px;
	}
	
	.siteHeader h1 a,
	.siteHeader h2 a {
		width: 209px;
		height: 70px;
		background-image: url(../images/logo_mobile_small.gif);
	}
}
@media screen and (min-width: 240px) and (max-width: 599px) {
	

	
	p,
	ol,
	ul li,
	ol li,
	legend,
	.jobListSearchForm label,
	.standardListEntry,
	.faqBackToTop {
		font-size: 1.3em;
	}
	
	#topnav li a {
		padding: 5px 8px;
	}
	
	.sideNav ul li {
		margin-bottom: 10px;
	}
	
	.breadCrumb {
		display: none;
	}
	
	#paymentSteps li {
		font-size: 0.923em; /* 12px */
	}
}
@media screen and (min-width: 240px) and (max-width: 768px) {
	.homeAdverts,
	.rightColBox.mediumMargin,
	.secondLevelPage .rightColBox {
		display: none;
	}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
	.theAFT {
		float: left;
	}
	
	.broughtBy {
		float: right;
		width: 178px;
	}
	
	.broughtBy a {
		background: url("../images/wiley_logo.gif") no-repeat top left;
		float: right;
		width: 63px;
		height: 18px;
		margin-left: 5px;
		overflow: hidden;
		text-indent: -999em;
	}
}
@media screen and (min-width: 480px) and (max-width: 768px) {
	.siteHeader h1 a,
	.siteHeader h2 a {
		width: 300px;
		height: 31px;
		background-image: url(../images/logo_mobile_large.gif);
	}
	
	.loginUsernameWrapper,
	.loginPasswordWrapper {
		width: 50%;
		float: left;
	}
	
	.loginUsernameWrapper input,
	.loginPasswordWrapper input {
		width: 90% !important;
	}
	
	.loginCheck {
		clear: both;
	}
	
	.dateRange,
	.eventType,
	.branchType,
	.withinLocation,
	.ofLocation {
		float: left;
		margin-right: 10px;
	}
	
	#eventSearchBtn {
		display: block;
		clear: both;
	}
}
@media screen and (min-width: 600px) and (max-width: 768px) {
	.secondLevelHeader .siteNav .offScreen {
		border: 0;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	
	#navigation .offScreen {
		margin-bottom: 0;
	}
	
	.secondLevelHeader .siteNav {
		position: absolute;
		top: 69px;
		left: 0px;
	}
	
	.siteSearchWrap {
		position: absolute;
		top: 23px;
		right: 0px;
	}
	
	.siteSearch .inputText {
		width: 180px;
	}
	
	.siteLogin {
		clear: both;
	}
	
	#centreWrapper.secondLevelPage {
		padding-top: 191px;
	}
	
	.centreCol,
	.leftCol {
		float: right;
	}
	
	.leftCol {
		width: 28%;
		margin-right: 2%;
	}
	
	.centreCol {
		width: 70%;
	}
	
	.breadCrumb {
		position: absolute;
		top: 146px;
		left: 0px;
		padding: 0 10px;
		clear: both;
	}
	
	#paymentSteps {
		width: 568px;
		background-repeat: repeat-x;
		background-position: left 50%;
	}
	
	#paymentSteps li {
		float: left;
		margin: 0 40px 0 0;
		line-height: 1.0em;
		width: 100px;
	}
	
	#paymentSteps li.noMargin {
		margin-right: 0;
	}
	
	.stepNo {
		margin: 5px 0 0;
	}
	
	.stepDesc {
		text-indent: 0;
		font-size: 0.917em;
		float: left;
		width: 80px;
		text-align: left;
	}
	
	.broughtBy {
		width: 170px;
	}
}

@media screen and (width: 768px) {
	.sideNav h2 {
		border: 0;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	
	#centreWrapper.secondLevelPage {
		padding-top: 141px;
	}
	
	.breadCrumb {
		top: 113px;
	}
	
	.faqBox {
		position: relative;
	}
	
	.faqBox h2,
	.faqBox h3 {
		font-size: 1.4em;
		float: left;
		margin: 0;
		color: #333;
	}
	
	.breadCrumb .offScreen,
	.faqBox h2 .offScreen,
	.faqBox h3 .offScreen {
		border: 0;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	
	.faqBox .faqQuestion {
		font-weight: bold;
		margin: 0 85px 5px 25px;
	}
	
	.faqBox p {
		margin-left: 25px;
	}
	
	.faqBackToTop {
		position: absolute;
		top: 0px;
		right: 0px;
	}
	
	.eventCalendarList {
		position: relative;
		padding-left: 60px;
	}
	
	.eventCalendarList .eventDate {
		width: 40px;
		background-color: #FBFBFB;
		border: 1px solid #CCC;
		font-size: 1.4em;
		font-weight: bold;
		position: absolute;
		top: 0px;
		left: 0px;
		padding: 2px 5px;
		text-align: center;
		text-transform: uppercase;
	}
}
.clear:after, .clear:before, .standardListEntry:after, .standardListEntry:before { content: ""; display: table; }
.clear:after, .standardListEntry:after { clear: both; }
#branchList .clear:after, #branchList .clear:before { display: inline; }
#branchList .clear:after { clear: none; }