@import url(typography.css);

html {
	-webkit-text-size-adjust: 100%;
	border-top: 8px solid #502012;
}

body {
	position: relative;
}

.secondLevelPage {
	padding-top: 140px;
}

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

.forMobile.offScreen,
.navSelected .offScreen {
	clip: auto;
	height: auto;
	width: auto;
	margin: 0;
	position: relative;
}

#loginForm form,
#login h2,
.ads,
#navigation ul,
#homeIntroSliderWrapper,
#contentRight {
	display: none;
}

#navigation .navSelected ul {
	display: block;
}

.noListStyles,
#footerLinks,
#navigation,
#navigation ul,
#memberOptions,
#loginOptions,
#breadcrumbs ul,
#sortByWrapper ul,
#searchJobWrapper ol {
	margin: 0;
	list-style: none;
}

.articleDetails,
.optionsConMtgs,
#socialLinks,
.journalLinks,
.journalListings,
.journalDetails,
.hiddenMenu,
.jobListingDetails,
.formWrapper {
	margin-left: 0;
	list-style: none;
}

.noMargin, .noStyles { margin: 0 !important; }
.noPadding, .noStyles { padding: 0 !important; }
.noBorder, .noStyles { border: 0 !important; }

.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.alignCenter { text-align: center; }

.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; }

.ir {
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -999em;
	overflow: hidden;
}

.isBtn {
	cursor: pointer;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3, h4 { font-size: 1.3em; }

p, li {
	font-size: 1.3em;
	line-height: 1.5em;
}

iframe,
object {
	width: 100%;
}

#headerWrapper .pageWrapper {
	padding-top: 40px;
}

.secondLevelPage #headerWrapper .pageWrapper {
	padding: 0;
}

#breadcrumbs {
	display: table-header-group;
}

#logoWrapper {
	width: 298px;
	margin: 0 auto;
}

.secondLevelPage #logoWrapper {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100%;
}

#logo {
	width: 298px;
	height: 28px;
	background-image: url(../images/logo_mobile.gif);
}

.secondLevelPage #logo {
	margin: 0 auto;
}

#jumpContentWrapper {
	position: absolute;
	top: 128px;
	left: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

#memberAnchorsWrapper {
	position: absolute;
	top: 5px;
	right: 0px;
}

#memberAnchorsWrapper p {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 10px;
}

#navigation {
	padding-top: 90px;
	margin-bottom: 20px;
}

.secondLevelPage #navigation {
	padding: 0;
}

#navigation li {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1px;
}

#navigation li li {
	 font-size: 1.0em;
}

#navigation a {
	display: block;
	background: #753826;
	color: #FFF;
	text-decoration: none;
	padding: 3px 20px;
}

#navigation a.initial,
#navigation ul {
	background: #818376;
}

#navigation ul {
	padding-bottom: 10px;
}

#navigation ul li {
	margin-bottom: 0;
	text-transform: none;
}

#navigation ul a {
	text-decoration: underline;
	padding: 1px 20px 1px 29px;
	background: url(../images/icon_point_nav.gif) no-repeat 20px 50%;
}

#navigation ul a:hover {
	text-decoration: none;
}

#searchWrapper {
	position: absolute;
	top: 88px;
	left: 0px;
	width: 100%;
	z-index: 10;
}

#searchWrapper fieldset {
	display: block;
	border: 1px solid #1C1C1C;
	width: 288px;
	padding: 4px 5px;
	margin: 0 auto;
}

#search {
	border: 0;
	color: #888;
	width: 265px;
	margin-right: 10px;
	outline: none;
}

#searchWrapper li {
	float: left;
}

#submitSearch {
	display: block;
	width: 13px;
	height: 13px;
	background: url(../images/icon_search.gif) no-repeat top left;
	border: 0;
	margin-top: 2px;
	text-indent: -999em;
}

#loginWrapper {
	position: absolute;
	top: 5px;
	right: 10px;
}

#submitLogin,
#submitSearchJob {
	border: 1px solid #000;
	background: #512113;
	color: #FFF;
	font-weight: bold;
	padding: 3px 7px;
}

#memberOptions li,
#loginOptions li {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #000;
}

#memberOptions li.forgottenPass {position:absolute; left:-999em; top:-999em;}

.secondLevelPage #content {
	display: table;
	width: 100%;
	padding: 20px 0;
}

#content .pageWrapper {
	position: relative;
	padding: 0 10px;
}

#breadcrumbs .pageWrapper {
	padding-bottom: 15px;
}

#breadcrumbs h2 {
	font-size: 1.3em;
	margin: 0 10px 3px 0;
}

#breadcrumbs li {
	display: inline;
	line-height: 1.5em;
	padding-right: 15px;
	margin-right: 5px;
	background: url(../images/icon_arrow.gif) no-repeat right 50%;
}

#breadcrumbs .last {
	margin: 0;
	padding: 0;
	background: none;
}

.pageTitle {
	margin-bottom: 20px;
}

.box {
	position: relative;
	margin-bottom: 20px;
}

.boxTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #4C6C49;
	border-bottom: 1px solid #4B4B4B;
}

.article {
	margin-bottom: 15px;
}

.boxLarge .article {
	margin-bottom: 25px;
}

.viewAll {
	margin-top: -15px;
}

.boxLarge .viewAll {
	margin-top: -25px;
}

.article h3,
.article h4 {
	font-weight: normal;
}

.article.point {
	padding-left: 10px;
	background: url(../images/icon_point.gif) no-repeat left 7px;
}

.article.withBorder {
	border-bottom: 1px solid #CCC;
}

.articleLargeTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em !important;
	font-weight: bold !important;
}

.articleLargeTitle a {
	color: #000;
	text-decoration: none;
}

.articleLargeTitle a:hover {
	text-decoration: underline;
}

.journalArticleListings .article {
	margin-bottom: 20px;
}

.journalArticleTitle {
	font-size: 1.3em;
	margin-bottom: 20px;
}

.journalArticleListings h3 {
	font-weight: bold;
}

.articlePages {
	font-weight: normal;
}

.optionsConMtgs li {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

.optionsConMtgs a {
	float: left;
	color: #FFF;
	padding: 2px 7px 2px 26px;
	background-color: #A55239;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

.optionPodcast { background-image: url(../images/icon_headphones.gif); }
.optionAttend { background-image: url(../images/icon_attend.gif); }

.iconRSS {
	position: absolute;
	top: 5px;
	right: 0px;
}

.secondLevelPage .iconRSS {
	top: 3px;
	right: 10px;
}

.iconRSS a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	background: url(../images/icon_rss.gif) no-repeat top left;
	overflow: hidden;
}

.publicationsTabTitle {
	float: left;
	color: #FFF;
	background: #733725;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#homePublicationsCover {
	float: left;
	margin: 0 10px 10px 0;
}

#homeIntroWrapper {
	position: relative;
	background: #FDFDF3;
	padding: 10px 10px 0;
	margin-bottom: 20px;
}

#homeIntroWrapper .iconRSS {
	top: 15px;
	right: 10px;
}

.boxPara,
.boxPara.noMargin {
	position: relative;
	border: 1px solid #55605C;
	margin-bottom: 20px !important;
}

.boxParaTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #FFF;
	padding: 7px 15px 8px;
	margin-bottom: 0;
	background-color: #55605C;
	background-repeat: no-repeat;
	background-position: 96% 4px;
}

.boxParaTitle a {
	color: #FFF;
	text-decoration: none;
}

.boxParaTitle a:hover {
	text-decoration: underline;
}

.grey .boxParaTitle { background-color: #55605C; }
.red .boxParaTitle { background-color: #6D3423; }

.boxParaTitleScope { background-image: url(../images/icon_scope.gif); }
.boxParaTitlePolicy { background-image: url(../images/icon_policy.gif); }
.boxParaTitleReport { background-image: url(../images/icon_report.gif); }
.boxParaTitleBoard { background-image: url(../images/icon_board.gif); }
.boxParaTitleStats { background-image: url(../images/icon_stats.gif); }

.boxParaIcon {
	position: absolute;
	top: 4px;
	right: 15px;
}

.boxParaContent {
	padding: 15px;
}

.tab {
	margin-bottom: 20px;
	font-size: 10px !important;
}

.tab td {
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 3px;
}

.tab td p {
	font-size: 1.0em;
	line-height: 1.0em;
	margin-bottom: 10px;
}

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

.formWrapper label {
	display: block;
	margin-bottom: 3px;
}

.formWrapper .inputText {
	padding: 3px;
	border: 1px solid #1C1C1C;
	width: 95%;
}

.formWrapper .isBtn {
	background: #4F2012;
	color: #FFF;
	font-size: 0.923em;
	font-weight: bold;
	padding: 5px 10px;
	border: 0;
	text-transform: uppercase;
}

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

.toolTipWrapper .inputText {
	float: left;
	width: 85%;
	margin-bottom: 15px;
}

.tooltip {
	clear: both;
	background: #FDFDF3;
	border: 1px solid #733725;
	padding: 15px 15px 0;
	margin-bottom: 15px;
}

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

.tooltip ul {
	list-style: disc;
}

.tooltip li {
	margin-bottom: 0;
}

.toolTipWrapper .tiplink {
	float: left;
	width: 14px;
	height: 14px;
	background: url(../images/icon_info.gif) no-repeat top left;
	text-indent: -999em;
	margin: 5px 0 0 10px;
}

.toolTipWrapper .closelink {
	float: right;
	width: 12px;
	height: 12px;
	background: url(../images/icon_close.gif) no-repeat top left;
	text-indent: -999em;
	margin: 0 0 10px 10px;
}

.divider {
	border-bottom: 1px solid #1C1C1C;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.errorList {
	display: block;
	border: 2px solid #C00;
	font-weight: bold;
	color: #C00;
	background: #FEE;
	padding: 12px 15px 7px 28px;
	margin: 0 0 20px;
}

.errorList li {
	margin-bottom: 5px;
}

.errorList a {
	color: #C00;
}

#topArticlesWrapper {
	background: #FCFCFC;
	border: 1px dotted #000;
	padding: 10px 10px 0;
	margin-bottom: 20px;
}

#topArticleTitle {
	font-size: 1.3em;
}

#topArticleLinks li {
	margin-bottom: 10px;
}

#socialLinks {
	margin-bottom: 25px;
}

#socialLinks li {
	margin-bottom: 15px;
	text-align: center;
}

#socialLinks a {
	display: inline-block;
	width: 160px;
	height: 27px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}

#socialTwitter { background-image: url(../images/btn_twitter.gif); }
#socialFacebook { background-image: url(../images/btn_facebook.gif); }

#sideNav {
	border: 1px dotted #000;
	margin-bottom: 20px;
	padding: 10px;
}

#sideNav h2 {
	font-size: 1.3em;
	color: #55605C;
	margin-bottom: 10px;
}

#sideNav ul,
#sideNav a {
	color: #55605C;
}

#sideNav ul {
	margin: 0 0 0 15px;
}

#sideNav li {
	margin-bottom: 5px;
}

.journalLinks li {
	position: relative;
	float: left;
	font-weight: bold;
	margin: 0 5px 5px 0;
}

.journalLinks li a,
.journalLinks li span {
	display: block;
	padding: 5px;
	color: #FFF;
	text-decoration: none;
	background: #A6523A;
}

.journalLinks li a:hover,
.journalLinks li.selected a,
.journalLinks li.selected span,
.standardListEntry a:hover span {
	background: #6A6D58;
}

.expandcompressed {
	cursor: pointer;
}

.hiddenMenu {
	position: absolute;
	width: 100%;
}

.hiddenMenu li {
	margin: 0;
	width: 50%;
	text-align: center;
}

.hiddenMenu li a {
	padding: 5px 0;
}

#searchJobWrapper {
	border: 2px solid #CCC;
	background: #F5F5F5;
	margin-bottom: 20px;
	padding: 10px;
}

#searchJobWrapper li,
#searchJobWrapper label {
	float: left;
	margin-right: 10px;
}

#searchJobWrapper label {
	margin-top: 3px;
}

#searchJobWrapper .inputText {
	padding: 2px;
	width: 120px;
}

.jobListingTitle {
	font-weight: bold !important;
	margin-bottom: 3px;
}

h2.jobListingTitle {
	font-size: 1.3em;
	margin-bottom: 5px;
}

.jobListingTitle strong,
.jobListingDetails strong {
	font-weight: normal !important;
}

.jobDetailWrapper .jobListingTitle strong,
.jobDetailWrapper .jobListingDetails strong {
	font-weight: bold !important;
}

.jobDetailWrapper .jobListingDetails li {
	margin-bottom: 5px;
}

.jobListingDetails p {
	font-size: 1.0em;
}

#sortByWrapper {
	margin-bottom: 15px;
}

#sortByWrapper h3 {
	font-size: 1.3em;
	margin-bottom: 0;
}

#sortByWrapper h3,
#sortByWrapper li {
	float: left;
	line-height: normal;
	margin-right: 10px;
}

.tnHomeVideo {
	width: 220px;
	height: 120px;
}

.tnVideoListing {
	width: 150px;
	height: 85px;
	margin-bottom: 10px;
}

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

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

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

#footerWrapper .pageWrapper {
	padding: 10px 10px 20px;
	background: #4F2012 url(../images/logo_mobile_wiley.gif) no-repeat bottom right;
}

#copyright {
	margin-bottom: 10px;
}

#footerWrapper,
#footerLinks a {
	color: #FFF;
}

#footerLinks li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #FFF;
}

#switchVersion {
	clear: both;
	margin: 0;
	padding-top: 12px;
}

#switchVersion a {
	color: #FFF;
}

@media screen and (min-width: 240px) and (max-width: 599px) {	
	.secondLevelPage.memberLoggedIn {
		padding-top: 165px;
	}
	
	.memberLoggedIn #headerWrapper .pageWrapper {
		padding-top: 65px;
	}
	
	.secondLevelPage.memberLoggedIn #headerWrapper .pageWrapper {
		padding-top: 0;
	}
	
	.secondLevelPage.memberLoggedIn #logoWrapper {
		top: 65px;
	}
	
	.memberLoggedIn #jumpContentWrapper {
		top: 153px;
	}
	
	.memberLoggedIn #searchWrapper {
		top: 113px;
	}
	
	#loginUsername {
		float: none !important;
		margin: 0 0 5px !important;
		padding: 0 !important;
		border: 0 !important;
		text-align: right;
	}
}

@media screen and (min-width: 480px) and (max-width: 768px) {
	#searchJobWrapper .inputText {
		width: 250px;
	}
}

@media screen and (min-width: 600px) and (max-width: 768px) {
	.secondLevelPage {
		padding-top: 100px;
	}
	
	#logoWrapper {
		margin: 0 0 50px 10px;
	}
	
	.secondLevelPage #logoWrapper {
		margin: 0 0 0 10px;
		width: auto;
	}
	
	.secondLevelPage #logo {
		margin: 0;
	}
	
	#jumpContentWrapper {
		top: 85px;
	}
	
	#navigation {
		padding-top: 0;
	}
	
	#searchWrapper {
		top: 40px;
		right: 10px;
		left: auto;
		width: auto;
	}
	
	#searchWrapper fieldset {
		margin: 0;
		width: 208px;
	}
	
	#search {
		width: 185px;
	}
	
	#homeMidLeftCol,
	#homeThirdCol .box,
	.secondLevelPage #leftCol,
	#socialLinks {
		float: left;
		width: 31%;
		margin-right: 3.5%;
	}
	
	#homeThirdCol .last.box {
		margin-right: 0;
	}
	
	.publicationsTabTitle {
		float: right;
		display: inline;
		color: #FFF;
		background: #733725;
		padding: 5px 10px;
		margin: 0 10px 0 0;
	}
	
	#homePublicationsWrapper {
		border: 1px solid #3E4142;
		padding: 10px;
		margin-bottom: 40px;
	}
	
	#homePublicationsCover {
		float: left;
		margin: 0 20px 20px 0;
	}
	
	#topArticlesWrapper {
		clear: both;
	}
	
	.secondLevelPage #leftCol {
		margin-top: -39px;
	}
	
	.secondLevelPage #rightCol {
		width: 100%;
	}
	
	#homeMidRightCol,
	.secondLevelPage.withLeftMenu #rightCol,
	#rightCol .box {
		float: right;
		width: 65.5%;
	}
	
	.withLeftMenu .pageTitle {
		margin-left: 34.5%;
	}
	
	.jobListingTitle strong,
	.jobListingDetails strong {
		float: left;
		width: 15%;
		margin-right: 1%;
	}
	
	.jobListingTitle span,
	.jobListingDetails span {
		float: left;
		width: 84%;
	}
	
	.tnHomeVideo {
		max-width: 100%;
	}
	
	.formWrapper label {
		float: left;
		width: 150px;
		margin: 2px 10px 0 0;
	}
	
	.formWrapper .alignWithInput {
		margin-left: 160px;
	}
	
	.formWrapper .inputText {
		width: 300px;
	}
	
	.formWrapper .short.inputText {
		width: 200px;
	}
	
	.formWrapper .termsWrapper label {
		width: auto;
		float: none;
	}
}

.clear:before,
.clear:after,
.standardListEntry:before,
.standardListEntry:after,
.jobListingDetails li:before,
.jobListingDetails li:after {
	content: "";
	display: table;
}

.clear:after,
.standardListEntry:after,
.jobListingDetails li:after {
	clear: both;
}

.clear,
.standardListEntry,
.jobListingDetails li {
	zoom:1;
}