/* GENERAL SECTION */

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('../fonts/Brandon_reg.eot'); /* IE9 Compat Modes */
	src: url('../fonts/Brandon_reg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/Brandon_reg.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/Brandon_reg.ttf')  format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/Brandon_reg.svg#neptunus') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'GeoGrotesqueRegular';
    src: url('../fonts/Geogtq-Rg.eot');
    src: url('../fonts/Geogtq-Rg.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Geogtq-Rg.woff') format('woff'),
         url('../fonts/Geogtq-Rg.ttf') format('truetype'),
         url('../fonts/Geogtq-Rg.svg#GeoGrotesqueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GeoGrotesqueSemiBold';
    src: url('../fonts/Geogtq-Sb.eot');
    src: url('../fonts/Geogtq-Sb.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Geogtq-Sb.woff') format('woff'),
         url('../fonts/Geogtq-Sb.ttf') format('truetype'),
         url('../fonts/Geogtq-Sb.svg#GeoGrotesqueSemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GeoGrotesqueBold';
    src: url('../fonts/Geogtq-Bd.eot');
    src: url('../fonts/Geogtq-Bd.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Geogtq-Bd.woff') format('woff'),
         url('../fonts/Geogtq-Bd.ttf') format('truetype'),
         url('../fonts/Geogtq-Bd.svg#GeoGrotesqueBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CalibriRegular';
    src: url('../fonts/calibri-webfont.eot');
    src: url('../fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibri-webfont.woff') format('woff'),
         url('../fonts/calibri-webfont.ttf') format('truetype'),
         url('../fonts/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CalibriBold';
    src: url('../fonts/calibrib-webfont.eot');
    src: url('../fonts/calibrib-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibrib-webfont.woff') format('woff'),
         url('../fonts/calibrib-webfont.ttf') format('truetype'),
         url('../fonts/calibrib-webfont.svg#CalibriBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CalibriItalic';
    src: url('../fonts/calibrii-webfont.eot');
    src: url('../fonts/calibrii-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibrii-webfont.woff') format('woff'),
         url('../fonts/calibrii-webfont.ttf') format('truetype'),
         url('../fonts/calibrii-webfont.svg#CalibriItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin:0px;
	padding:0px;
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:18px;
}

a {
	color:inherit;
	text-decoration:none;
}

a.links {
	color:#5C913F;
	font-weight:bold;
}

a.links:hover {
    text-decoration:underline;
}

table {
    border-collapse:collapse;
	width: 100%;
}

th {
	text-align:left;
	background-color:#ccc8c7;
}

tr:nth-child(odd) {
	background-color:transparent;
}

tr:nth-child(even) {
	background-color:#e2e2e2;
}

table, th, td {
    border:1px solid black;
}
table.simple, table.simple td {
	border:none;
	width:auto;
}
table.simple tr:nth-child(even) {
	background-color:transparent;
}
.inline-list {
    list-style-type:none;
	margin:0px;
	padding:0px;
} 

.inline-list-items {
    display:inline;
}

hr {
	clear:both;
}

select {
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:18px;
}


/* HEADER SECTION */

#header {
	width:1200px;
	height:138px;
	margin-left:auto;
    margin-right:auto;
	overflow:hidden;
}

#canadian {
	position:relative;
	top:10px;
	font-size:35px;
}

#wildlife-health {
	position:relative;
	font-size:50px;
}

#cooperative {
	position:relative;
	top:-10px;
	font-size:40px;
}

.green {
	color:#5A8F00;
}

.blue {
	color:#328D9A;
}

#header-logo {
	width:465px;
	height:138px;
	position:relative;
	float:left;
	top:10px;
}

#english-active {
	font-weight:bold;
}

#french-active {
	font-weight:normal;
}

.english {
	display:inline-block;
}

.french {
	display:none;
}

#header-links {
	position:relative;
	text-align:right;
	float:right;
}

#language {
    padding-top:5px;
	font-size:14px;
}

#social-media {
	padding-top:10px;
}

#contactus, #signin {
	font-size:20px;
	position:relative;
	left:-10px;
	top:1px;
	float:right;
}
#srchbar {
	float:right;
	position:relative;
	width:300px;
	padding:0px;
	margin:5px 0px 0px 0px;
}
#srchbar table, #srchbar th, #srchbar td {
	border:0px;
	margin:0px;
}
#srchbar div {
	border:0px;
	padding:0px;
}

input#gsc-i-id1 {
	font-family:'CalibriRegular'; !important
}

#contactus-image, #signin-image {
	position:relative;
	float:right;
}

#header-spacer {
	height:5px;
}


/* MENU SECTION */

/* MAIN.php MENU */

#main {
	width:1200px;
	margin-left:auto;
    margin-right:auto;
}

#index-menu {
	width:1200px;
	position:relative;
	margin-left:auto;
    margin-right:auto;
	text-align:center;
}

#menu-row1 {
	width:1200px;
	height:190px;
	border-top:1px solid white;
}

#menu-row2 {
	width:1200px;
	height:220px;
	border-top:1px solid white;
}

#menu1, #menu4 {
	position:relative;
	float:left;	
}

#menu2, #menu5 {
	position:absolute;
	margin-left:-199px;
	left:50%;
}

#menu3, #menu6 {
	position:relative;
	float:right;	
}

.menu-headings {
	width:398px;
	height:70px;
}

.menu-headings-span {
	position:relative;
	top:15px;
	font-size:35px;
}

.menu-contents1, .menu-contents2 {
	font-size:20px;
	width:398px;
}

.menu-contents1 {
	height:120px;
}

.menu-contents2 {
	height:150px;
}

#menu-spacer {
	height:10px;
}

#menu-heading1 {
	color:white;
	background-color:#328D9A;
}

#menu-content1 {
	/*background-color:#328D9A;*/
    /*background:rgba(50, 141, 154, 0.2);*/   /* RGBa with 0.2 opacity */
}

#menu-heading2 {
	color:white;
	background-color:#5A8F00;
}

#menu-content2 {
	/*background-color:#5A8F00;*/
    /*background:rgba(90, 143, 0, 0.2);*/   /* RGBa with 0.2 opacity */
}

#menu-heading3 {
	color:#7F594D;
	background-color:#EFE3C6;
}

#menu-content3 {
	/*background-color:#EFE3C6;*/
    /*background:rgba(239, 227, 198, 0.2);*/   /* RGBa with 0.2 opacity */
}

#menu-heading4 {
	color:white;
	/*background-color:#EE3124;*/
    background-color:#F37926;
}

#menu-content4 {
	/*background-color:#EE3124;*/
    /*/*background:rgba(238, 49, 36, 0.2);*/   /* RGBa with 0.2 opacity */
    /*background:rgba(243, 121, 38, 0.2);*/   /* RGBa with 0.2 opacity */
}

#menu-heading5 {
	color:white;
	background-color:#919091;
}

#menu-content5 {
	/*background-color:#919091;*/
    /*background:rgba(145, 144, 145, 0.2);*/   /* RGBa with 0.2 opacity */
}

#menu-heading6 {
	color:white;
	background-color:#9B4A00;
}

#menu-content6 {
	/*background-color:#9B4A00;*/
    /*background:rgba(155, 74, 0, 0.2);*/   /* RGBa with 0.2 opacity */
}


/* MENU.php MENU */

#main-menu {
	width:1200px;
	height:50px;
	position:relative;
	margin-left:auto;
    margin-right:auto;
	text-align:center;
	font-size:24px;
	overflow: visible;
    z-index: 1000;
}

.menu-item {
	width:240px;
	height:50px;
	position:relative;
	float:left;
	font-family:'GeoGrotesqueRegular';
}

#menu-item1 {
	color:white;
	background-color:#328D9A;
}

#menu-item2 {
	color:white;
	background-color:#5A8F00;
}

#menu-item3 {
	color:#7F594D;
	background-color:#EFE3C6;
}

#menu-item4 {
	color:white;
	/*background-color:#EE3124;*/
	background-color:#F37926;
}

#menu-item5 {
	color:white;
	background-color:#919091;
}

#menu-item6 {
	color:white;
	background-color:#9B4A00;
}

.menu-item1 {
	background-color:#328D9A;
}

.menu-item2 {
	background-color:#5A8F00;
}

.menu-item3 {
	color:#7F594D;
	background-color:#EFE3C6;
}

.menu-item4 {
	/*background-color:#EE3124;*/
	background-color:#F37926;
}

.menu-item5 {
	background-color:#919091;
}

.menu-item6 {
	background-color:#9B4A00;
}

nav ul {
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

nav ul li {
	position:relative;
	float:left;
	width:240px;
	height:50px;
}

nav ul li:hover {
	background:white;
	color:black;
}

nav ul li:hover > ul {
	display:block;
}

nav ul li a {
	position:relative;
	top:12px;
	display:block;
	text-decoration:none;
}

nav ul ul {
	position:absolute;
	display:none;
	padding:0;
	top:100%;
}

nav ul ul li {
	position:relative;
	float:none;
	font-size:18px;
}


/* CONTENTS SECTION */

#rotating-images {
	background-color:white;
	width:1200px;
	height:348px;
	position:relative;
	margin-left:auto;
    margin-right:auto;
	margin-bottom:1px;
}

.rotating-image {
	width:1200px;
	height:348px;
    display:none;
    position:absolute;
    top:0;
	left:0;
}

#mission-statement {
	position:absolute;
	background:rgba(255, 255, 255, 0.65);   /* RGBa with 0.6 opacity */
	color:#ED3124;
	width:589px;
	height:75px;
	font-size:24px;
	text-align:right;
	bottom:0;
	right:0;
	padding:10px 10px 10px 0px;
}

#content {
	width:1200px;
	margin-left:auto;
    margin-right:auto;
}

.content-title-span {
	position:relative;
	left:20px;
	top:15px;
	text-transform:uppercase;
}

.content-title {
	width:1200px;
	height:70px;
	font-size:30px;
	border-top:1px solid white;
	clear:both;
	font-family:'GeoGrotesqueRegular';
}

#content-title1 {
	background-color:#328D9A;
	color:white;
}

#content-title2 {
	background-color:#5A8F00;
	color:white;
}

#content-title3 {
	background-color:#EFE3C6;
	color:#7F594D;
}

#content-title4 {
	/*background-color:#EE3124;*/
	background-color:#F37926;
	color:white;
}

#content-title5 {
	background-color:#919091;
	color:white;
}

#content-title6 {
	background-color:#9B4A00;
	color:white;
}

.content-heading-span {
	position:relative;
	top:19px;
	text-transform:uppercase;
}

.content-heading {
	height:70px;
	font-size:24px;
	border-top:10px solid white;
	clear:both;
	font-family:'GeoGrotesqueRegular';
}
h1 {
	width:1180px;
	height:55px;
	font-size:30px;
	border-top:1px solid white;
	clear:both;
	font-family:'GeoGrotesqueRegular';
	padding:15px 0px 0px 20px;
	text-transform:uppercase;
	color:#FFF;
	margin:0px;
	font-weight:normal;
}
h2 {
	font-size:24px;
	font-family:'GeoGrotesqueRegular';
	margin:30px 0px 35px 0px;
	font-weight:normal;
	text-transform:uppercase;
}
#aiv_portal h2 {
	font-family:'GeoGrotesqueSemiBold';
	margin-bottom:10px;
	border-bottom:#328C99 1px solid;	
}
.blue {
	color:#328C99;
}
.green {
	color:#5A8F00;
}
.lbrown {
	color:#7F594D;
}
.orange {
	color:#F47925;
}
.gray {
	color:#919091;
}
.dbrown {
	color:#9B4A00;
}

h1#about {
	background-color:#EFE3C6;
	color:#9B4A00;
}
h1#identify {
	background-color:#2B919D;
}
h1#reports {
	background-color:#F47925;
}
h1#data {
	background-color:#5A8F00;
}
h1#info {
	background-color:#9B4A00;
}

#content-heading1 {
	color:#328C99;
}

#content-heading2 {
	color:#5A8F00;
}

#content-heading3 {
	color:#7F594D;
}

#content-heading4 {
	/*color:#EE3124;*/
	color:#FF5C0F;
}

#content-heading5 {
	color:#919091;
}

#content-heading6 {
	color:#9B4A00;
}

.content-text {
	width:1200px;
	text-align:left;
}

.content-text-with-sidebar {
	width:900px;
	text-align:left;
	float:left;
}

.content-text-fact-sheets, .content-text-data-products, .content-text-annual-reports {
    width:1200px;
	text-align:center;
}

.content-text-regional-centres {
    width:700px;
	text-align:left;
	float:left;
}

.content-text-regional-pages {
    width:870px;
	text-align:left;
	float:left;
}

.sidebar {
	color:white;
	background-color:#A0A0A0;
    width:283px;
	font-size:20px;
	margin:10px 0px 15px 15px;
	float:right;
}
.aiportalright {
	width:400px;
	float:right;
}
.aiportalleft {
	width:730px;
	float:left;
}
.aiportalright img {
	border:#999 1px solid;
	margin-bottom:10px;
}

.sidebar-regional-centres {
	color:inherit;
	background-color:inherit;
    width:500px;
	font-size:16px;
	margin-top:20px;
	margin-bottom:10px;
	float:right;
}
.sidebar-regional-centres img {
	border:#999 1px solid;
	margin-bottom:10px;
	width:250px;
}

.sidebar-regional-pages {
	color:inherit;
	background-color:inherit;
    width:300px;
	font-size:16px;
	margin-top:20px;
	margin-bottom:10px;
	float:right;
}

.sidebar-item {
	position:relative;
	left:5px;
	top:-12px;
	text-transform:uppercase;
}

.region {
	width:1200px;
	margin-left:auto;
    margin-right:auto;
}

.region-image {
	position:relative;
	float:left;
	width:650px;
	height:650px;
	display:inline-block;
}

#region-image, #region-overlay {
	position:absolute;
}

#region-overlay-div {
	display:none;
}

#region-map {
	cursor:pointer;
}

.region-info {
	position:relative;
	width:400px;
	display:inline-block;
	vertical-align:top;
	border-style:ridge;
	padding:0px 20px 0px 20px;
	margin:50px 0px 0px 50px;
}

.region-contact {
	position:relative;
	vertical-align:top;
}

#region-bc, #region-ab, #region-wn, #region-on, #region-qc, #region-at {
	display:none;
}

#hot-topics-headings {
	width:1200px;
	height:40px;
}

.hot-topics-heading {
	color:white;
	font-size:24px;
	text-align:left;
	text-indent:50px;
	height:35px;
	position:relative;
	float:left;
	display:inline-block;
	vertical-align:top;
	margin:0px;
	padding-top:5px;
	border-top:10px solid white;
}

#facebook-heading {
	background-color:#328D9A;
	background-image:url(../img/facebook.png);
	background-repeat:no-repeat;
	border-right:2px solid white;
	width:398px;
}

#twitter-heading {
	background-color:#5A8F00;
	background-image:url(../img/twitter.png);
	background-repeat:no-repeat;
	border-right:2px solid white;
	width:398px;
}

#youtube-heading {
	background-color:#EE3124;
	background-image:url(../img/youtube.png);
	background-repeat:no-repeat;
	width:400px;
}

#instagram-heading {
	background-color:#9B4A00;
	background-image:url(../img/instagram.png);
	background-repeat:no-repeat;
	width:400px;
}

.fb-like-box {
	position:relative;
	float:left;
	width:398px;
	display:inline-block;
	vertical-align:top;
	border-right:2px solid white;
}

.twitter {
	position:relative;
	float:left;
	width:398px;
	display:inline-block;
	vertical-align:top;
	border-right:2px solid white;
}

.youtube-instagram {
	position:relative;
	float:left;
	width:398px;
	display:inline-block;
	vertical-align:top;
	border-right:2px solid white;
}

.contact-info {
	text-align:left;
}

.contact-table {
	text-align:left;
	margin-bottom:50px;
}

.contact-name {
	width:300px;
}

.contact-position {
	width:450px;
}

.contact-phone {
	width:250px;
}

.contact-email {
	width:100px;
}

.email {
	text-align:center;
}

.data-products,.fact-sheets {
	display:inline-block;
	text-align:center;
	vertical-align:top;
	margin:20px 50px 50px 50px;
}

.map {
	padding:8px;
}

.ai-hide {
	display:none;
}

#wns-2017 {
	display:block;
}

#wns-2016, #wns-2015, #wns-2014, #wns-2013 {
	display:none;
}




.wnv-bird-id-image {
	float:left;
}

.wnv-bird-id-info {
	float:left;
	margin-left:40px;
	width:400px;
}

.title {
	width:600px;
}

.year, .details {
	width:200px;
}

.title, .year, .details {
	padding:3px 10px;
	text-align:left;
	vertical-align:middle;
}

.more {
	display:none;
}

a.showLink, a.hideLink
{
	text-decoration:none;
	padding-left:10px;
	background:transparent url(down.gif) no-repeat left;
}

a.hideLink {
    background:transparent url(up.gif) no-repeat left;
}

#publications-2016 {
    display:block;
}

#publications-2015, #publications-2014, #publications-2013, #publications-2012, #publications-2011, #publications-2010 {
    display:none;
}

.google-maps {
	width:450px;
	height:250px;
	float:right;
	margin-bottom:10px;
}

.regional-contacts {
	margin-left:50px;
}

.partners,.get-involved {
	margin-right:30px;
	margin-bottom:20px;
}

.annual-reports {
	text-align:center;
	display:inline-block;
	margin:40px 20px 20px 20px;
	font-size:24px;
}

.wildlife-health-courses {
	margin:20px 50px 0px 0px;
}

.document-box {
	text-align:center;
	float:left;
	margin:40px 15px 15px 15px;
	border: 1px solid #f4f4f4;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	padding:10px;
	width:344px;
	height:330px;
	max-width:80%;
}

/* FOOTER SECTION */

#footer {
	background-color:#328D9A;
	width:1200px;
	height:200px;
	margin-top:0px;
	margin-left:auto;
    margin-right:auto;
	text-align:center;
	clear:both;
	color:white;
}

#footer-content {
	background-color:#000;
	width:1200px;
	margin:0px;
	padding-top:10px;
	text-align:left;
	height:100px;
}

#why-does-cwhc-matter {
	position:relative;
	float:left;
	margin:0px 0px 0px 10px;
	width:140px;
	display:inline-block;
	font-size:20px;
}

.footer-content-rotate {
	width:1040px;
	position:absolute;
	margin-left:-440px;
	left:50%;
	display:none;
}

.footer-content-text {
	position:relative;
	margin:3px 10px 0px 10px;
	width:800px;
	display:inline-block;
	font-size:15px;
	padding-bottom:10px;
}

.footer-content-name {
	position:relative;
	float:right;
	margin:0px 10px 0px 0px;
	width:190px;
	height:70px;
	display:inline-block;
	font-size:11px;
	text-transform:uppercase;
}

#footer-links {
	padding-top:30px;
	font-size:12px;
}

#footer-links a span {
	display: inline;
	width:auto;
}

#copyright {
	padding-top:20px;
	font-size:10px;
}
img.inline-img-left {
	float:left;
	height:auto;
	width:auto;
	margin:0px 5px 5px 0px;
}
div#searchresults div, div#searchresults td, div#searchresults table, div#searchresults b {
	font-family:'CalibriRegular';
}

div#searchresults table, div#searchresults td {
	border:0px;
}

/* google search results stuff */
/* Use a different font family for search results */
.gs-title, .gs-snippet {
	font-family:'CalibriRegular';
}


/* Add a border between individual search results */
.gs-webResult {
	border: 1px solid #CACACA; !important
	padding: 1em;
	font-family:'CalibriRegular';
}
.gsc-result {
	border: 1px solid #CACACA; !important
	padding: 1em;
	font-family:'CalibriRegular'; !important
}
/* Change the font size of the title of search results */
.gs-title a { 
	font-size: 16px;  
	font-family:'CalibriRegular'; !important
	color:#5C913F; !important
	font-weight:bold; !important
	
}
.gs-title {
	font-size: 16px;   !important
	font-family:'CalibriRegular'; !important
	color:#5C913F; !important
	font-weight:bold; !important
}

/* Change the font size of snippets inside search results */
.gs-snippet {
	font-size: 14px;
	font-family:'CalibriRegular';
	border:0px;
	padding-left:7px;
	
}
.gsc-thumbnail {
	padding-left:7px;
}

/* Google Custom Search highlights matching words in bold, toggle that */
.gs-title b, .gs-snippet b {
	font-family:'CalibriRegular';
	font-weight: bold;
}
.gs-title {
	font-size:20px; !important
	font-family:'CalibriRegular';
}

/* Highlight the pagination buttons at the bottom of search results */
.gsc-cursor-page {
	font-size: 16px;
	padding: 4px 8px;
	border: 2px solid #ccc;
	font-family:'CalibriRegular';
}
img.emico {
	height:16px;
	width:25px;
	position:relative;
	top:3px;
}
img.ctrpg {
	top:13px;
}
img.arw {
	height:12px;
	width:12px;
	float:left;
	position:relative;
	top:3px;
}
img.left {
	margin:0px 10px 10px 0px;
	float:left;
	display:inline-block;
}
img.right {
	margin:0px 0px 10px 10px;
	float:right;
	display:inline-block;
}
a.mtrobtn {
	height:90px;
	width:150px;
	background-color:#328D9A;
	color:#FFF;
	font-size:20px;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	display:block;
	float:left;
	margin-right:20px;
	padding-top:60px;	
}
a.mtrobtn:hover {
	background-color:#5A8F00;
}
div.spcr5 {
	height:5px;
}
div.spcr10 {
	height:10px;
}
div#mnpgmnspcr {
	height:2px;
}
table.compact {
	width:auto;
}
th.archnewtit {
	width:300px;
}
.clr {
	clear:both;
}
div#hwposts,div#hmnew {
	width:600px;
	float:left;
}

div#hwtitle, div#hmnewtitle {
	padding:15px;
	background-color:#F47925;
	color:#FFF;
	font-family:'GeoGrotesqueRegular';
	font-size:26px;
	text-transform:uppercase;
	background:#F47925 url(../img/blog.png) 15px 10px no-repeat;
	padding-left:60px;
}
div#hmnewtitle {
	background:#000 url(../img/hm_new.png) 15px 10px no-repeat;
}
div#hmnewcnt {
	padding:10px;	
}
div#hmnewcnt img {
	float:left; 
	margin-right:15px;
}
div#hwcont {
	margin-left:10px;
}
div.blogpost {
	margin-top:10px;
}
div.blogpost div {
	font-size:14px;
}
div#hm_btns {
	float:left;
	width:600px;
}
div#hm_col1 {
	float:left;
	width:298px;
}
div#hm_col2 {
	float:left;
	width:300px;
	margin-left:1px;
}
div.hm_btn {
	color:#FFF;
	font-family:'GeoGrotesqueRegular';
	font-size:30px;
}
div#hm_btns div span {
	position:relative;
	text-transform:uppercase;
}
div#hm_ai {
	background:#5A8F00 url(../img/hm_ai.png) 15px 24px no-repeat;
	height:108px;
	margin-bottom:1px;
}
div#hm_ai span {
	top:17px;
	left:95px;
}
div#hm_bsal {
	background:#5A8F00 url(../img/hm_bsal.png) 15px 24px no-repeat;
	height:108px;
	margin-bottom:1px;
}
div#hm_bsal span {
	top:17px;
	left:95px;
}
div#hm_trich {
	background:#5A8F00 url(../img/hm_trich.png) 15px 24px no-repeat;
	height:108px;
	margin-bottom:1px;
}
div#hm_trich span {
	top:17px;
	left:95px;
	font-size:85%;
}
div#hm_who {
	background:#EFE3C6 url(../img/hm_who.png) 15px 24px no-repeat;
	height:108px;
	margin-bottom:1px;
}
div#hm_email {
	background:#EFE3C6 url(../img/hm_email.png) 15px 24px no-repeat;
	height:108px;
	margin-bottom:1px;
}
div#hm_who span, div#hm_email span {
	top:17px;
	left:95px;
	color:#9B4A00;
}
div#hm_don {
	background:#919091 url(../img/hm_donate.png) 15px 24px no-repeat;
	height:108px;
}
div#hm_don span {
	top:35px;
	left:95px;
}
div#hm_repsub {
	background:#328D9A url(../img/hm_repsub.png) 15px 24px no-repeat;
	height:108px;
	margin-bottom:1px;
}
div#hm_repsub span {
	top:17px;
	left:95px;
}
div#hm_cont {
	background:#9B4A00 url(../img/hm_contact.png) 15px 24px no-repeat;
	height:108px;
}
div#hm_cont span {
	top:35px;
	left:95px;
}
div#hm_cwd {
	background:#F47925 url(../img/hm_cwd.png) 15px 24px no-repeat;
	height:108px;
	margin-bottom:1px;
}
div#hm_cwd span {
	top:17px;
	left:95px;
}
div.ds_ctr {
	height:55px;
	overflow:hidden;
}
div.ds_ctr_show {
	height:auto;
	overflow:visible;
}
h2.dsttl {
	cursor:pointer;
}
div. {
	width:220px;
	float:right;
	margin:0px 0px 15px 15px;
	text-align:center;
	background-color:#ECECEC;
	border:#9E9E9E 1px solid;
	padding:10px;
}
p.ttl {
	font-family:'GeoGrotesqueRegular';
	font-size:20px;
}
p.ttl span {
	font-size:75%;	
}
.footnote {
	font-style:italic;
}
div#cwdtag input, div#cwdtagalone input {
	padding:5px;
	font-size:125%;
	font-family:'CalibriRegular';	
	width:90%;
	margin-top:0px;
}
div#cwdtagalone input {
	width:100%;
}
div#cwdtagalone input[type=submit] {
	width:100%;
}
div.qrepdata {
	display:none;
}
div.show {
	display:block;
}
div.hide {
	display:none;
}
table.summary-data tr th, table.summary-data tr td {
	text-align:center;
}
table.summary-data tr th:nth-child(1), table.summary-data tr td:nth-child(1) {
	text-align:left;
}
table.summary-data tr:hover {
	background-color:#FFFE9A;
}
div.sdc {
	display:none;
}
a.sml {
	font-size:11pt;
}
table.aiportal td:nth-child(1) {
	width:150px;
}
#mapbigico {
	width:210px;
	height: 120px;
	float:right;
	margin:0px 0px 15px 15px;
	background: url("../img/map-ico.png") no-repeat center center;
	background-color:#F47925;
	padding:15px;
	color:#fff;
	text-align:center;
	font-weight: bold;
	font-size:120%;
}
div.docsdbar {
	width:220px;
	float:right;
	margin:0px 0px 15px 15px;
	text-align:center;
	background-color:#ECECEC;
	border:#9E9E9E 1px solid;
	padding:10px;
}
div.cwd_box {
	float:left;
	background-color:transparent;
	margin:0px;
	width:auto;
	border:none;
	text-align:left;	
}

a.regfnt {
	font-weight:normal;
}
div.ai_bwkreps h2 {
	margin-bottom:10px;
	border-bottom:#328C99 1px solid;
}
div.ai_bwkreps h2 {
	margin-bottom:10px;
	border-bottom:#328C99 1px solid;
}
div.bwrepblock {
	overflow:hidden;
	height:60px;
}
div.showrps {
	overflow:visible;
	height:auto;
}
table.data-grid th, table.data-grid td {
	text-align:center;
}
table.data-grid > tbody > tr > td:first-child {
	text-align:left;
}
div.ytube {
	padding:1px 0px 0px 0px;
}
div.data-table table {
	width:auto;
}
div.data-table table tr td, div.data-table table tr th {
	text-align: center;
}
div.data-table table tr td:first-child, div.data-table table tr th:first-child {
	text-align: left;
	white-space: nowrap;
}
div.gmap {
	width:100%;
	height:500px;
}
div.size-first-col  table tr td:first-child, div.size-first-col  table tr th:first-child {
	white-space: normal;
}

div.data-table td, div.data-table th {
	padding:5px;
}
div.data-table th {
	background-color:#4D4D4F;
	color:#fff;
}
span.mnufr {
	font-size:24px;
	line-height:22px;
	margin-top:-8px;
}
span.subupfr {
	position: relative;
	top:-9px;
}
span.hmbtnfr {
	font-size:26px;
	line-height:24px;
}
span.hmbtnfr4 {
	font-size:22px;
	line-height:20px;
}
#cwd-text {
	display:inline;
}
#ai-past-years {
	display: none;
}
.bm5 {
	margin-bottom:5px;
}
.bm0 {
	margin-bottom:0px;
}
#aiv-past-years {
	display:none;
}
#trans-warn {
	padding:15px;
	margin:10px;
	background-color:#C7C2BE;
	border:#444 1px solid;
}
.rotator-content {
	height:348px;
	width:1200px;
	margin-bottom:2px;
}
.rotator-content div {
	background-size:cover;
	background-position: top;
	width:100%;
	height:100%;
}
.rotator-content div a {
	width:100%;
	height:100%;
	display:block;
}
.rotator-content div a:focus {
	outline: none !important;	
}

.rotator-content div a p {
	font-size:125%;
	background-color: #F47925;
	color:#fff;
	padding:25px;
	display:block;
	width:50%;
	position:absolute;
	bottom:0px;
	right:0px;
}
.rotator-content div a p img {
	float:left; 
	margin-right:15px;
	margin-top:-10px;
	width:40px;
	height:40px;
}
.rotator-content div a p span {
	font-size:80%;
	font-weight:normal;
	float:right;
}

.sep {
	border:none;
}
.wnsmap {
	float:left; 
	margin:auto;
	margin:5px;
	padding:25px;
	border:#999 1px solid;
	text-align: center;
}