/* STEALING GRAPHICS FOR HEADER -- via deploy-time pass of buildutils/python/process_vhosts.py
/* url(/graphics/images/PA_bg.png);*/
/* url(/graphics/images/PASearchIcon.png);*/
/* url(/graphics/headers/PAHSheader.png);*/
/* url(/graphics/headers/PAHSheader.ESP.png);*/


body {
	margin: 0;
	font: normal 14px/20px 'Open Sans', Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000033;
	background-color:#FFF;
	}

a, a:visited, a:active  {
	color: #b13e0f;
	text-decoration: underline;
	background-color: inherit;
    }
a:hover {
    color: #252860;
    text-decoration: none;
	background-color: inherit;
    }

#mastertable {
	max-width:1350px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font: normal 14px/20px 'Open Sans', Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000033;
	}

#toptable {
	width: 98%;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:15px;
	}

#reducetable {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	}

.languageLinkPadding {
	padding-right: 5px;
	background:inherit;
	}

.footerPhoneBar {
	background-color: rgb(38,41,94);
	text-align: center;
	padding:20px;
	font-size:130%;
	line-height: 130%;
	color:white;
}

.welcomeBG {
	background-color: rgb(38,41,94);
	width: 102%;
    margin-left: -1%;
    margin-top: -6px;
    padding: 15px 0;
}
.welcomePA {
	color:#FFF;
	display:flex;
	flex-wrap:wrap-reverse;
	justify-content: space-between;
	align-items: center;
	font-size:130%;
	line-height: 135%;
	max-width:1100px;
	margin:0 auto;
}
.welcomeHead {
	color:#FFF;
	line-height:150%;
	font-size:150%;
	padding-bottom:15px;
}
.welcomePA > div:first-child {
    flex-basis: 5%;
	line-height: 150%;
	min-width:200px;
}
.welcomePA > div {
    flex: 1 1 50%;
    padding: 2%;
}

h1 {
	font-size: 22px;
	}

#paintTitle {
	color: #CC0000;
	border-bottom: solid 1px #CC0000;
	background-color: inherit;
	}

.paintTitle {
	color: #CC0000;
	border-bottom: solid 1px #CC0000;
	background-color: inherit;
	}

.paintTitle2 {
	color: #CC0000;
	border-bottom: solid 1px #CC0000;
	background-color: inherit;
	}

.paintTitleH2 {
	color: #CC0000;
	border-bottom: solid 1px #CC0000;
	font-size: 16px;
	background-color: inherit;
	}

.footerstrip
{
	background-color: inherit;
}

.mainFooter {
	margin-top:10px;
	}
.mainFooter > div:first-child {
	display:flex;
	flex-wrap:wrap-reverse;
	max-width:1125px;
	margin: 0 auto;
	}
.mainFooter > div:first-child > div {
	flex:1 1 400px;
	}
.footerNav {
	display:flex;
	flex-wrap:wrap;
	align-content: flex-start;
	line-height:175%;
	}
.footerNav > div {
	flex:1 1 13%;
    padding: 20px 20px 10px 20px;
	}
.footerNav > div:last-child {
	flex-basis:90px;
	}
.footerNav ul {
    margin: 0;
    padding: 0;
	}
.footerNav li {
    white-space: nowrap;
    list-style-type: none;
	}
.footNavHead {
	color:#252860;
	font-weight:bold;
	}
.sponsorSection {
	margin:0 20px;
	flex-basis:200px !important;
	}
.sponsorSection > div:first-child {
	height: 95%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	}
.sponsorSection > div > div:nth-child(2) {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
	}
.sponsorSection > div > div:nth-child(2) > a {
	margin:5px auto 0 auto;
	}
.standardFooter {
	margin-top:15px;
	font-size:75%;
	}
.standardFooter img {
	background-color:#FFF;
}


/*Text Search Styling*/

.PATextSearchContainer form > div {
	display:flex;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
}

.PATextSearchContainer .tsTextboxClass {
	border:none;
	height:36px;
	width: calc(100% - 44px);
}

.PATextSearchContainer .tsSubmitClass {
	height:40px;
	width:initial;
	background:none;
	border:none;
	padding:0;
}
.tsSuggest {
	flex-basis: 100%;
	background: white;
	color: #111;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: -25px;
	z-index:99;
}
.tsSuggest > ul {
	margin: 2px;
	padding: 0px;
	list-style-type: none;
	-webkit-columns: 4 150px;
	-moz-columns: 4 150px;
	columns: 4 150px;
}
.tsMessage {
	margin-bottom:-10px;
}

.textContainer {
	width:80%;
	padding: 7% 10%;
	background:url(/graphics/images/PA_bg.png) no-repeat;
	background-position-y:center;
	background-position-x:0%;
	background-size: 104%;
}
.textFlex {
	display:flex;
	flex-direction:column;
	color:white;
	background-color: rgba(38,41,94,0.75);
	padding:4%;
	max-width: 750px;
	margin: 0 auto;
}
.textTitle {
	font-size: 40px;
	font-weight:700;
	line-height: 40px;
	padding-bottom: 8px;
	margin-left: -3px;
}
.textAdvanced {
	padding-top:4px;
	text-align:right;
}
.textAdvanced a {
	color:white;
	text-decoration:none;
}

@media all and (max-width: 1000px) {
	.textContainer {
		background-size:cover;
	}
}
@media all and (max-width: 600px) {
	.textContainer .textTitle {
		display:none;
	}
	.PATextSearchContainer .tsTextboxClass {
		width:80%
	}
	.PATextSearchContainer .tsLabel {
		width:100%;
	}
}

.frontBoxBox {
	background-color:#d5d5d5;
	width: 94%;
    margin-left: -1%;
    padding: 4%;
	}

.frontBoxBox > div:first-child {
	font-size:125%;
	font-style:italic;
	text-align:center;
	margin-bottom: 2%;
    margin-top: -2%;
    line-height: 100%;
	}

.frontFlex {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:0 auto;
	max-width:1100px;
	}
.frontFlex > div {
	flex: 1 1 250px;
	white-space:nowrap;
	min-height:255px;
	margin:10px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	}
.frontFlex > div > div {
	margin-top:90px;
	}
.frontFlex a,
.frontFlex span {
	display:block;
	font-size:140%;
	padding:15px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:white;
	background-color: rgba(38,41,94,0.75);
	}
.frontFlex a:hover {
	background-color: rgba(38,41,94,1);
	}
.frontFlex span {
	background:inherit;
	font-size:155%;
	}

.resourceHead {
	font-size: 200%;
	line-height: 100%;
	color: #b13e0f;
	font-weight: bold;
	flex-basis:100% !important;
	padding: 25px 0;
	margin-left:-1px;
	}
.rh2 {
	font-size:160%;
	font-weight:bold;
	color: #252860;
}
.rh3 {
	font-size:135%;
	font-weight:bold;
	color: #252860;
}
.resourceFlex {
	display:flex;
	flex-wrap:wrap;
	align-items: flex-start;
	justify-content: space-between;
	line-height:175%;
	font-size:110%;
	margin: 10px auto;
	}
.resourceFlex > div {
    flex: 1 1 32%;
    margin: 0 auto;
    min-width: 240px;
    padding-right: 3%;
	}
.resourceFlex > div > div {
	padding-bottom: 10px;
	}
.resourceFlex > div:last-child {
	flex-basis:61%;
	}

.resourceFlex ul,
.resourceFlex li {
	margin:0;
	padding:0;
	}

.resourceFlex a {
	font-weight:bold;
}

a.buttonLink {
	display:block;
	background-color:#b13e0f;
	color:white;
	text-decoration: none;
	text-align: center;
}
a.buttonLink:hover {
	background-color:#252860;
}

.grayBox {
	background-color:#f0f0f0;
	padding:20px;
	width: calc(100% - 14px);
    margin-left: -13px;
}

.grayBox ul {
	list-style-type: none;
}

.grayBox a {
	font-weight: bold;
}

.trainings-row {
    display: flex;
    justify-content: center;
}

.trainings-container {
	max-width: 780px;
	padding: 0 20px;
}

.trainings-container .header {
	font-size: 24px;
	line-height: 1.2;
	color:#252860;
}

.trainings-container ul {
	padding-left: 20px;
	margin: 10px 0 16px;
}

.trainings-container ul li {
	margin-bottom: 10px;
}