@charset "UTF-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
}

#pageWrapper {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}

#headWrapper {
	width: 880px;
	float: left;
	height: 225px;
	margin-bottom: 1px;
}

#headLogo {
	width: 516px;
	height: 225px;
	float: left;
	margin-right: 1px;
	background:url(../images/airedale-logo.gif) no-repeat;
}

#headTitle {
	width: 363px;
	height: 225px;
	background-color: #758bc3;
	position: absolute;
	left: 50%;
	z-index: 9998;
	margin-left: 77px;
}


#headTitle p, img {
	margin: 0px;
}

#headTitle h2 {
	font-weight: normal;
	color: #fff;
	font-size: 22px;
	padding-left: 0px;
	padding-top: 15px;
}

#headTitle h3 {
	font-weight: bold;
	color: #445276;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 0px;
}

#titleSubMenu {
	border-top: 1px dotted #fff;
	margin-top: 5px;
	padding-top: 3px;
	margin-left: 34px;
	width: 299px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#titleSubMenuExtra {
	width: 329px;
	padding-left: 34px;
	background-color: #758bc3;
	z-index: 9999;
	padding-bottom: 15px;
	margin: 0px;
}

#projectExpand {
	height: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}



.projectMore {
	cursor: pointer;
	color: #fff;
	padding-left: 15px;
	padding-top: 3px;
	font-size: 12px;
	margin: 0px;
}

#headTitle p, img {
	margin: 0px;
}

#headTitle ul {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#headTitle li {
	padding-top: 4px;
	color: #0053a0;
	margin-left: 15px;
}
#headTitle li a {
	color: #0053a0;
	text-decoration: none;
}
#headTitle li a:hover {
	color: #fff;
}

#contentWrapper {
	width: 880px;
	float: left;
	min-height: 200px;
	position: relative;
}

body.home #contentWrapper {
	background: url(../images/bk-content.gif) repeat-y;
}
body.std2col #contentWrapper {
	background: url(../images/bk-content2col.gif) repeat-y;
}
body.wide2col #contentWrapper {
	background: url(../images/bk-content2col2.gif) repeat-y;
}
body.fullWhite #contentWrapper {
	background: url(../images/bk-content.gif) repeat-y;
}

#navigation {
	width: 148px;
	float: left;
	margin-right: 1px;
	padding-top: 20px;
}

.navTL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	padding-left: 10px;
}

.navTL li {
	color: #0053a0;
	font-weight: bold;
	line-height: 25px;
}



.navTL li a {
	color: #0053a0;
	text-decoration: none;
	background: url(../images/bk-li-tl-off.gif) no-repeat left top;
	padding-left: 11px;
}
.navTL li a:hover {
	background: url(../images/bk-li-tl-on.gif) no-repeat left top;
}

.navTL li a:hover {
	color: #fff;
}

.navSL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 10px;
	border-top: 2px dotted #fff;
	border-bottom: 2px dotted #fff;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

.navSL li {
	color: #7283b3;
	font-weight: bold;
	line-height: 17px;
}

.navSL li a {
	color: #7283b3;
	text-decoration: none;
}
.navSL li {
	background: url(../images/bk-li-sl-off.gif) no-repeat left top;
	padding-left: 10px;
}
.navSL li a:hover {
	color: #7c7d80;
}
.navSL li:hover {
	background: url(../images/bk-li-sl-on.gif) no-repeat left top;
}

#navigation p {
	color: #0053a0;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	padding-left: 11px;
	margin-left: 10px;
	background: url(../images/bk-p-tl-off.gif) no-repeat left top;
}




.activate {
	color: #0053a0;
}

#navigation p:hover {
	color: #fff;
	cursor: pointer;
}
#navigation p {
	cursor: pointer;
}

#contentHome {
	width: 730px;
	float: right;
	margin-left: 1px;
	min-height: 300px;
}

#contentFullWhite {
	width: 730px;
	float: right;
	margin-left: 1px;
	min-height: 300px;
}

#content2Col {
	width: 730px;
	margin-left: 1px;
	float: left;
	min-height: 300px;
}

#content2Col h4 {
	font-size: 16px;
	margin-bottom: 15px;
}

#content2Col p, ul, ol {
	font-size: 11px;
	margin-bottom: 8px;
}

#homeImages {
	width: 730px;
	float: right;
	height: 307px;
}

#homeImages p, img {
	margin: 0px;
	padding: 0px;
}

#homeCol1 {
	width: 366px;
	margin-right: 1px;
	float: left;
	height: 193px;
	background: url(../images/honda-sponsor.gif) no-repeat bottom left;
}

#homeCol2 {
	width: 363px;
	float: right;
	color: #0053a0;
	padding-top: 20px;
}

#homeCol2 p {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
}

#homeCol2 h3 {
	margin-bottom: 15px;
}

#homeCol2 a {
	color: #0053a0;
	text-decoration: underline;
}
#homeCol2 a:hover {
	text-decoration: none;
}

#projColLeft {
	width: 366px;
	float: left;
	min-height: 100px;
}
#projColLeft p {
	margin: 0px;
}

#stdColLeft {
	width: 326px;
	float: left;
	min-height: 100px;
	padding: 20px;
	color: #fff;
}

#stdColLeft p {
	text-align: justify;
}

#stdColRightImage {
	width: 363px;
	float: left;
	min-height: 100px;
	color: #0053a0;
	margin-left: 1px;
}

#stdColRightImage img {
	border: 0px;
	margin: 0px;
	float: left;
}
#stdColRightImage p {
	margin: 0px;
}

#maintMap1 {
	width: 178px;
	height: 182px;
	float: left;
	margin-right: 1px;
	margin-top: 1px;
}
#maintMap2 {
	width: 184px;
	height: 182px;
	float: left;
	margin-top: 1px;
}

#stdColRight {
	width: 323px;
	float: left;
	min-height: 100px;
	padding: 20px;
	color: #0053a0;
	margin-left: 1px;
}

#projColRight {
	width: 323px;
	float: left;
	min-height: 100px;
	padding: 20px;
	color: #000;
	margin-left: 1px;
	padding-bottom: 0px;
}

#projColRight h3 {
	color: #0053a0;
	margin-bottom: 20px;
}

#projColRight p {
	text-align: justify;
}

#projColRight ul {
	margin-left: 20px;
}

#projColRight a {
	color: #0053a0;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
#projColRight a:hover {
	text-decoration: underline;
}
.projectDownload {
	padding-top: 10px;
}

#projColRight dl {
	font-size: 12px;
	margin-bottom: 15px;
	width: 323px;
	float: left;
}
#projColRight dt {
	font-weight: bold;
	width: 115px;
	float: left;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
	padding-top: 2px;
}
#projColRight dd {
	float: left;
	width: 208px;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
	padding-top: 2px;
}
/*
#projColRight dt.2line,
#projColRight dd.2line {
	font-weight: bold;
	width: 115px;
	float: left;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 29px !important;
}

#projColRight dt.3line,
#projColRight dd.3line {
	height: 29px;
}*/


#flashVideo {
	width: 363px;
	float: left;
	margin-bottom: 1px;
}

#stdColRight a {
	color: #0053a0;
	text-decoration: none;
}
#stdColRight a:hover {
	text-decoration: underline;
}


#hs-logos {
	width: 100px;
	float: left;
	margin-left: 1px;
}

#hsColRight {
	width: 247px;
	float: left;
	min-height: 100px;
	padding-top: 20px;
	padding-left: 15px;
	color: #0053a0;
	margin-left: 1px;
}
#hsColRight p {
	font-size: 10px;
	text-align: justify;
	line-height: 12px;
}

#hsColRight a {
	color: #0053a0;
	text-decoration: none;
}
#hsColRight a:hover {
	text-decoration: underline;
}

#stdColLeft a {
	color: #fff;
	text-decoration: none;
}
#stdColLeft a:hover {
	text-decoration: underline;
}

#wideColLeft {
	width: 503px;
	float: left;
	min-height: 100px;
	padding: 20px;
	padding-bottom: 0px;
	color: #fff;
}

.environmentCol1 {
	width: 231px;
	float: left;
	padding-right: 20px;
}
.environmentCol1 h5 {
	margin-bottom: 10px;
}

.environmentCol2 {
	width: 251px;
	float: left;
}
.environmentCol2 h5 {
	margin-bottom: 8px;
}

.environmentCol1 ul {
	margin-left: 12px;
	padding-bottom: 5px;
}
.environmentCol2 ul {
	margin-left: 12px;
	padding-bottom: 5px;
}

.extraPadTop {
	padding-top: 10px;
}

#wideColLeft p {
	text-align: justify;
}

#widColWrapper {
	width: 543px;
	float: left;
}

#wideColLeftTop {
	width: 503px;
	float: left;
	min-height: 100px;
	padding: 20px;
	border-bottom: 1px solid #fff;
	color: #fff;
}

#wideColLeftTop p {
	text-align: justify;
}

#wideColRight {
	width: 186px;
	float: right;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
}
#wideColRight p {
	margin: 0x;
	padding: 0px;
	line-height: normal;
}
#wideColRight img {
	float: left;
	padding: 0px;
	margin: 0px;
}



#wideColLeft a {
	color: #fff;
	text-decoration: none;
}
#wideColLeft a:hover {
	text-decoration: underline;
}

.careers1 {
	width: 503px;
	float: left;
	padding-bottom: 60px;
}
.careers2 {
	width: 503px;
	float: left;
	padding-bottom: 70px;
}
.careers2 h5 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 7px;
}
.careers2 ul {
	margin-left: 15px;
}
.careers2 li {
	padding-bottom: 8px;
	font-weight: bold;
}
.careers3 {
	width: 503px;
	float: left;
}

.careersList1 {
	float: left;
	margin-right: 30px;
}
.careersList2 {
	float: left;
}

.newsArticle {
	width: 730px;
	float: left;
	background: #758bc3;
	margin-bottom: 1px;
}
.newsImage {
	width: 186px;
	float: left;
	border-right: 1px solid #fff;
}
.newsText {
	width: 513px;
	float: left;
	padding: 15px;
	padding-bottom: 0px;
	color: #fff;
}

#contentFullWhite .newsText p {
	margin-bottom: 0px;
}

.newsText h3 {
	margin-bottom: 8px;
}
.newsText p {
	font-size: 11px;
	text-align: justify;
}

#footWrapper {
	width: 880px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #9ba9d4;
	text-align: right;
	font-size: 11px;
}


#content2ColImages {
	width: 730px;
	float: left;
	min-height: 100px;
	padding-bottom: 30px;
	margin-top: 80px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#content2ColImages img {
	float: left;
	border: 0px;
}

#content2ColImages p {
	margin: 0px;
	float: left;
}

#contactImagesLeft {
	width: 366px;
	float: left;
}

#contactImagesRight {
	width: 363px;
	margin-left: 1px;
	float: left;
}

#content2ColImages .contactMapLeft {
	border-right: 1px solid #fff;
}

#ourPeopleImages {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 700px;
	margin-top: 20px;
	margin-left: 20px;
}

#ourPeopleImages li {
	width: 146px;
	height: 144px;
	float: left;
	text-indent: -99999px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#ourPeopleImages li a {
	width: 146px;
	height: 144px;
	float: left;
}
#ourPeopleImages li a:hover {
	background-position: right;
}

.people-mn {
	padding-right: 35px;
}
.people-mn a {
	background: url(../images/people-mn.jpg) no-repeat left;
}
.people-jn {
	padding-right: 35px;
}
.people-jn a {
	background: url(../images/people-jn.jpg) no-repeat left;
}
.people-mw {
	padding-right: 35px;
}
.people-mw a {
	background: url(../images/people-mw.jpg) no-repeat left;
}
.people-pw a {
	background: url(../images/people-pw.jpg) no-repeat left;
}

.people-ts {
	padding-right: 35px;
}
.people-ts a {
	background: url(../images/people-ts.jpg) no-repeat left;
}
.people-mc {
	padding-right: 35px;
}
.people-mc a {
	background: url(../images/people-mc.jpg) no-repeat left;
}
.people-jm {
	padding-right: 35px;
}
.people-jm a {
	background: url(../images/people-jm.jpg) no-repeat left;
}
.people-dw {
	padding-right: 35px;
}
.people-dw a {
	background: url(../images/people-dw.jpg) no-repeat left;
}

.people-np {
	padding-right: 35px;
}
.people-np a {
	background: url(../images/people-np.jpg) no-repeat left;
}

.people-rf a {
	background: url(../images/people-rf.jpg) no-repeat left;
}
.people-js {
	padding-right: 35px;
}
.people-js a {
	background: url(../images/people-js.jpg) no-repeat left;
}

.people-jb {
	padding-right: 35px;
}
.people-jb a {
	background: url(../images/people-jb.jpg) no-repeat left;
}

.people-sh {
	padding-right: 35px;
}
.people-sh a {
	background: url(../images/people-sh.jpg) no-repeat left;
}
.people-kb {
	padding-right: 35px;	
}
.people-kb a {
	background: url(../images/people-kb.jpg) no-repeat left;
}




#contactCol1 {
	width: 230px;
	float: left;
	padding: 25px 0px 0px 12px;
	color: #0053a3;
}

#contactCol2 {
	width: 275px;
	float: left;
	padding: 25px 0px 0px 0px;
	color: #0053a3;
}

#contactCol3 {
	width: 202px;
	float: left;
	padding: 25px 0px 0px 0px;
	color: #0053a3;
}

#contactCol1 h4 {
	margin-bottom: 15px;
	font-size: 120%;
}
#contactCol1 p {
	margin-bottom: 15px;
	font-size: 90%;
}
#contactCol1 p.noMargin {
	margin-bottom: 0px;
}
#contactCol1 a {
	color: #0053a3;
	text-decoration: none;
}
#contactCol1 a:hover {
	text-decoration: underline;
}
#contactCol1 img {
	border: 0px;
	width: 183px;
	margin-bottom: 2px;
}

#contactCol2 h4 {
	margin-bottom: 15px;
	font-size: 120%;
}
#contactCol2 p {
	margin-bottom: 15px;
	font-size: 90%;
}
#contactCol2 p.noMargin {
	margin-bottom: 0px;
}
#contactCol2 a {
	color: #0053a3;
	text-decoration: none;
}
#contactCol2 a:hover {
	text-decoration: underline;
}
#contactCol2 img {
	border: 0px;
	width: 181px;
	margin-bottom: 2px;
}


#contactCol3 h4 {
	margin-bottom: 15px;
	font-size: 120%;
}
#contactCol3 p {
	margin-bottom: 15px;
	font-size: 90%;
}
#contactCol3 p.noMargin {
	margin-bottom: 0px;
}
#contactCol3 a {
	color: #0053a3;
	text-decoration: none;
}
#contactCol3 a:hover {
	text-decoration: underline;
}
#contactCol3 img {
	border: 0px;
	width: 181px;
	margin-bottom: 2px;
}



/* GENERAL STYLES */


sup {
	font-size: 10px;
}

.access {
	display: none;
}

a:active {
	outline: none;
}
a:focus {
	outline: none;
}
