/* ---------------------
general rules
----------------------*/

html,body,ul,li,dl,dt,dd,form,fieldset,legend
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0 20px;
	color: #444;
	background: url(../images/new/amBgTile.png);
	background-size: 10%;
	background-repeat: repeat;
	font: 90%/1.4 'Gotham SSm 4r','Gotham SSm A', 'Gotham SSm B',helvetica,arial,sans-serif;
}

*::-webkit-input-placeholder {
    font: 92%/1.4 'Gotham SSm 4r','Gotham SSm A', 'Gotham SSm B',helvetica,arial,sans-serif;
}
*:-moz-placeholder {
    /* FF 4-18 */
    font: 90%/1.4 'Gotham SSm 4r','Gotham SSm A', 'Gotham SSm B',helvetica,arial,sans-serif;
}
*::-moz-placeholder {
    /* FF 19+ */
    font: 90%/1.4 'Gotham SSm 4r','Gotham SSm A', 'Gotham SSm B',helvetica,arial,sans-serif;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    font: 90%/1.4 'Gotham SSm 4r','Gotham SSm A', 'Gotham SSm B',helvetica,arial,sans-serif;
}

/* ---------------------
fonts
----------------------*/

p { margin: 0 0 1.3em; }

h1,h2,h3,h4,h5,h6
{
	margin: 0 0 .3em;
	color: #000;
	line-height: 1.2;
}

h1
{
	margin: 0;
	line-height: 1;
    color: #ef483d;
}

h2
{
	margin: 0 0 .7em;
	font-weight: bold;
    color: #de3400;
    text-transform: uppercase;
}

h2,.h2 { margin: 0 0 .7em; }

h2 span
{
	display: block;
	color: #666;
	font-size: 53.3%;
	text-transform: uppercase;
}

.font40 { font-size: 250%; }
.font38 { font-size: 237.5%; }
.font36 { font-size: 225%; }
.font34 { font-size: 212.5%; }
.font32 { font-size: 200%; }
.font30,h2,.h2 { font-size: 157.5%; /* font-size: 187.5%; */  }
.font28 { font-size: 175%; }
.font26 { font-size: 162.5%; }
.font24 { font-size: 150%; }
.font22 { font-size: 137.5%; }
.font20,h3,.h3 { font-size: 115%; /* font-size: 125%; */ }
.font19 { font-size: 118.75%; }
.font18,h4,.h4 { font-size: 108.5%; /* font-size: 112.5%; */ }
.font17 { font-size: 106.25%; }
.font16,h1,.h1,h5,.h5 { font-size: 100%; }
.font15 { font-size: 93.75%; }
.font14,.pubDetails,.instructions { font-size: 87.5%; }
.font13,.date { font-size: 81.25%; }
.font12 { font-size: 75%; }
.font11 { font-size: 68.75%; }
.font10 { font-size: 62.5%; }
.lineHeight1 { line-height: 1; }
.lineHeight12 { line-height: 1.2; }
.lineHeight14 { line-height: 1.4; }
.lineHeight15 { line-height: 1.5; }
.fontBold { font-weight: bold;}
.uppercase { text-transform: uppercase; }
.lowercase, h2.lowercase  { text-transform: none; }

/* ---------------------
images
----------------------*/

img
{
	display: block;
	max-width: 100%;
}

/* ---------------------
lists
----------------------*/

ul { list-style: none; }
.content ul,.contentWide ul,.content dl { margin: 0 0 1.3em; }
dl { margin: 0 0 1em; }

dt
{
	margin: 0 0 .2em;
	padding: 0;
}

dd
{
	margin: 0 0 1em;
	padding: 0;
}

/* ---------------------
skipLink
----------------------*/

.skipLink a
{
	position: absolute;
	left: -1000px;
	z-index: 2;
	margin: 0;
	padding: .5em;
	background: #fff;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

.skipLink a:active, .skipLink a:focus, .skipLink a:hover
{
	display: inline;
	top: 0;
	left: 0;
	color: #fff;
	background: #000;
}

/* ---------------------
tables
----------------------*/

table { width: 100%; }

th,td
{
	border: 1px solid #ddd;
	padding: .4em .5em;
	vertical-align: top;
	text-align: left;
}

thead th
{
	border: 1px solid #ddd;
	background: #ddd;
}

tr.odd { background: #F0F0F0; }
tr:nth-child(odd) { background: #F2F2F2; }

/* ---------------------
forms
----------------------*/

fieldset,img { border: 0; }
legend { color: #000; }
input,textarea,select,button { 
	font-family: 'Gotham SSm 4r','Gotham SSm A', 'Gotham SSm B',helvetica,arial,sans-serif;
	font-size: 12px;
}
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie6 input { vertical-align: text-bottom; }
.smallForm { margin: 0 0 2em; }
.contactForm { margin: 2em 0; }
form div { margin-bottom: 1em; }
.req { color: red; }
.labelWide,.labelMedium { display: block; }

.inputBox,.inputWide,.textareaWide,.inputMedium
{
	width: 85%;
	height: 20px;
	margin: 0;
	border: 1px solid #b1b1b1;
	padding: 3px 5%;
}

.inputBox:focus,.inputWide:focus,.textareaWide:focus,.inputMedium:focus {
	border: 1px solid #ef483d;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	outline: none;
}

.textareaWide { height: 150px; }

.selectBox,.selectWide
{
	position: relative;
	left: 1px;
	width: 95%;
	height: 28px;
	border: 1px solid #e1e1e1;
}

.checkboxWide
{
	float: left;
	margin: .3em 5px 0 2px;
	padding: 0;
}

.labelTall
{
	height: 32px;
	line-height: 32px;
}

.inputTall { height: 24px; }
.contactForm { margin: 2em 0; }
.contactForm div { margin-bottom: 1em; }
.req { color: red; }

#mainSignUp { }
#mainSignUp .checkboxLeft
{
    text-align: right;
    width: 5%;
    margin-top: 0.3em;
    float: left;
}
#mainSignUp .labelRight
{
    width: 90%;
    float: left;
}

#mainSignUp input[type="text"], #mainSignUp input[type="email"]  { width: 90%; padding: 0.3em 0; } 

/* ---------------------
links
----------------------*/

/* links */
a:link { color: #000; }
a:visited { color: #4B4B4B; }

a:focus
{
	color: #fff;
	background: #de3400;
}

a:hover
{
	color: #de3400;
	background: #fff;
}

a:active
{
	color: #5c5c5c;
	background: #fff;
}

hr { border: 1px solid #de3400; }

/* pageDark */
.pageDarkRight :link { color: #004e6d; }
.pageDarkRight a:visited { color: #452942; }
.pageDarkRight a:visited { color: #004e6d; }

.pageDarkRight a:focus
{
	color: #fff;
	background: #416546;
}

.pageDarkRight a:hover
{
	color: #000;
	background: #f0eadc;
}

.pageDarkRight a:active
{
	color: #8f1119;
	background: #f0eadc;
}

/* footer and nav */
.footer a:link,.footer a:visited,.nav a:link,
.nav a:visited,.secondaryBanner a:link,.secondaryBanner a:visited 
{ 
    color: #fff; 
    font-weight:normal;
}

.footer a:focus,.nav a:focus,.secondaryBanner a:focus
{
	color: #fff;
	background: #416546;
}

.footer a:hover,.secondaryBanner a:hover
{
	color: #000;
	background: #fff;
}

.nav a:hover
{
	color: #fff;
	background: transparent;
}

.footer a:active,.nav a:active,.secondaryBanner a:active
{
	color: #fff;
	background: #de3400;
}

::selection
{
	color: #000;
	background: #f3cf45;
}

/* ---------------------
bg colors
----------------------*/

.yellow { background-color: #f3cf45; }
.cream { background-color: #ffd8b7; }
.midBlue { background-color: #5482ab; }
.green { background-color: #718674; }
.red { background-color: #aa272f; }
.purple { background-color: #4f324c; }
.dirtyLime { background-color: #b8cf95; }
.orange { background-color: #e17000; }
.midGray { background-color: #857363; }
.darkBlue { background-color: #005172; }
.lightBlue { background-color: #83afb4; }
.maroon { background-color: #83334a; }
.lightGray { background-color: #eee; }

/* ---------------------
text colors
----------------------*/
.gray { color: #666; }
.white { color: #fff; }
.textBlue { color: #005172; }

/* ---------------------
margins
----------------------*/

.noMargin { margin: 0 !important; }
.noMarginTop { margin-top: 0 !important; }
.noMarginLeft { margin-left: 0 !important; }
.noMarginBottom { margin-bottom: 0 !important; }
.noMarginRight { margin-right: 0 !important; }
.marginBottom { margin-bottom: 1em !important; }
.marginBottomHalf { margin-bottom: .5em !important; }
.marginBottomDouble { margin-bottom: 2em !important; }
.marginBottomTripple { margin-bottom: 3em !important; }
.marginTop { margin-top: 1em !important; }
.marginTopHalf { margin-top: .5em !important; }
.marginTopDouble { margin-top: 2em !important; }
.marginTopTripple { margin-top: 3em !important; }
.marginLeft { margin-left: 1em !important; }
.marginLeftDouble { margin-left: 2em !important; }
.marginRight { margin-right: 1em !important; }
.marginRightDouble { margin-right: 2em !important; }

/* ---------------------
padding
----------------------*/

.padding { padding: 1em !important; }
.noPadding { padding: 0 !important; }
.noPaddingTop { padding-top: 0 !important; }
.noPaddingRight { padding-right: 0 !important; }
.noPaddingBottom { padding-bottom: 0 !important; }
.noPaddingLeft { padding-left: 0 !important; }
.paddingTop { padding-top: 1em !important; }
.paddingTopDouble { padding-top: 2em !important; }
.paddingTopHalf { padding-top: .5em !important; }
.paddingTopQuater { padding-top: .25em !important; }
.paddingBottom { padding-bottom: 1em !important; }
.paddingBottomDouble { padding-bottom: 2em !important; }
.paddingBottomHalf { padding-bottom: .5em !important; }
.paddingBottomQuater { padding-bottom: .25em !important; }

/* ---------------------
formatting
----------------------*/

.clearLeft { clear: left; }
.clearRight { clear: right; }
.clearBoth { clear: both; }
.alignLeft { float: left; }
.alignRight { float: right; }
.textAlignLeft { text-align: left; }
.textAlignCenter { text-align: center; }
.textAlignRight { text-align: right; }
.bold { font-weight: bold; }
.normal { font-weight: normal; }
.decoration { text-decoration: underline; }
.noDecoration { text-decoration: none; }
.hide { display: none !important; }

/* ---------------------
icons
----------------------*/

ul li
{
	padding: 1px 0 1px 19px;
	background: url(../images/new/icons2.png) no-repeat 0 .3em;
	/*background: url("../images/new/icon-minus.gif") no-repeat scroll left 0.4em transparent;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;*/
}

li.Animal,li.AnimalFinder,li.Audio,li.Blog,li.BlogPost,li.Category,li.Comment,li.Document,li.Event,li.General,li.HtmlPage,li.Image,li.Interactive,li.MediaRelease,li.Movie,li.PositionVacant,li.Publication,li.Restricted,li.ResearchProject,li.Section,li.section,li.StaffProfile,li.AudioGallery,li.ImageGallery,li.MovieGallery,li.InteractiveGallery,li.Finder,li.Help
{
	padding: 3px 0 3px 22px;
	background: url(../images/new/icons2.png) no-repeat 0 0;
}

li.Animal { background-position: 0 -294px; }
li.AnimalFinder { background-position: 0 -294px; }
li.Audio { background-position: 0 -494px; }
li.Blog { background-position: 0 -694px; }
li.BlogPost { background-position: 0 -694px; }
li.Category { background-position: 0 -894px; }
li.Comment { background-position: 0 -1094px; }
li.Document { background-position: 0 -1294px; }
li.Event { background-position: 0 -1494px; }
li.General { background-position: 0 -694px; }
li.HtmlPage { background-position: 0 -1694px; }
li.Image { background-position: 0 -1894px; }
li.Interactive { background-position: 0 -2094px; }
li.MediaRelease { background-position: 0 -2294px; }
li.Movie { background-position: 0 -2494px; }
li.PositionVacant { background-position: 0 -694px; }
li.Publication { background-position: 0 -2694px; }
li.Restricted { background-position: 0 -694px; }
li.ResearchProject { background-position: 0 -2894px; }
li.Section,li.section { background-position: 0 -3094px; }
li.StaffProfile { background-position: 0 -3294px; }
li.AudioGallery { background-position: 0 -3494px; }
li.ImageGallery { background-position: 0 -3494px; }
li.MovieGallery { background-position: 0 -3494px; }
li.Finder { background-position: 0 -3694px; }
li.Help { background-position: 0 -3894px; }

/* ---------------------
featureItem
----------------------*/

.featureItem { margin: 0 0 10px; }

.featureImage,.featureImageExt
{
	display: none;
	margin: .2em 0 0;
}
.cat-h a { text-decoration: none; }
.cat-h { margin-top: 8px; font-size: 103%; }

.thumb
{
	width: 60px;
	height: 60px;
	border-radius: 3px;
}

.thumb img { height: 60px; }

.smallImage
{
	width: 136px;
}

.smallImage img { width: 136px; }

.comingSoon h4 { margin-top: 7px; }

/* ---------------------
video
----------------------*/

.videoWrapper
{
    position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
    margin-bottom: 0.5em;
}

* html .videoWrapper
{
	margin-bottom: 45px;
	margin-bot\tom: 0;
}

.videoWrapper div,.videoWrapper iframe
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.wideScreen { padding-bottom: 56.25%; }
.fourBYthree { padding-bottom: 75%; }
.chrome_25 { padding-top: 25px; }
.chrome_35 { padding-top: 35px; }
.movieWide { max-width: 640px; }

/* ---------------------
figure
----------------------*/

.figure
{
	max-width: 526px;
	margin: 0 0 20px;
}

.figure img { display: block; }
.figcation { margin: 8px 0 0; }
p.figcation { line-height: 1.2; }

/* ---------------------
buttons
----------------------*/

.button,a.button, .button2,a.button2, .button3,a.button3
{
	height: 32px;
	margin: 0;
	border: none;
	padding: 5px 10px 7px;
	color: #fff !important;
	background-color: #ef483d;
	text-decoration: none;
	line-height: 32px;
}

input.button, input.button2
{
	*width: 75px;
	padding: 0 10px;
}

.button3,a.button3 { background-image: none; background-color: #075274; box-shadow: none; height: 38px; line-height: 38px;}
input.button3 { *width: 75px; padding: 0 40px;}

.button:focus,a.button:focus
{
	background-color: #d64238;
}

.button:hover,a.button:hover, .button3:hover,a.button3:hover 
{
	background-color: #d64238;
}

.button2:focus,a.button2:focus, .button2:hover,a.button2:hover, .button2:active,a.button2:active
{
	background-color: #005172;
	background-image: linear-gradient(#1c6e8f, #005172);
}

.button:active,a.button:active
{
	border: 1px solid #aa272f;
	background-color: #aa272f;
	background-image: linear-gradient(#c2565d, #aa272f);
}

/* ---------------------
social media
----------------------*/

.socialMedia
{
	float: left;
	margin: 0 0 10px;
	padding: 0;
}

.socialMedia li
{
	display: inline;
	padding: 0;
	background: none;
}

.socialMedia a
{
	float: left;
	width: 28px;
	height: 28px;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: -500em;
}

/* link */
.twitter a { background: url(../images/new/social.png) 0 0; }
.facebook a { background: url(../images/new/social.png) -28px 0; }
.youtube a { background: url(../images/new/social.png) -56px 0; }
.pintrest a { background: url(../images/new/social.png) -84px 0; }
.instagram a { background: url(../images/new/social.png) -112px 0; }

/* focus */
.twitter a:focus { background: url(../images/new/social.png) 0 -28px; }
.facebook a:focus { background: url(../images/new/social.png) -28px -28px; }
.youtube a:focus { background: url(../images/new/social.png) -56px -28px; }
.pintrest a:focus { background: url(../images/new/social.png) -84px -28px; }
.instagram a:focus { background: url(../images/new/social.png) -112px -28px; }

/* hover */
.twitter a:hover { background: url(../images/new/social.png) 0 -56px; }
.facebook a:hover { background: url(../images/new/social.png) -28px -56px; }
.youtube a:hover { background: url(../images/new/social.png) -56px -56px; }
.pintrest a:hover { background: url(../images/new/social.png) -84px -56px; }
.instagram a:hover { background: url(../images/new/social.png) -112px -56px; }

/* active */
.twitter a:active { background: url(../images/new/social.png) 0 -84px; }
.facebook a:active { background: url(../images/new/social.png) -28px -84px; }
.youtube a:active { background: url(../images/new/social.png) -56px -84px; }
.pintrest a:active { background: url(../images/new/social.png) -84px -84px; }
.instagram a:active { background: url(../images/new/social.png) -112px -84px; }

/* ---------------------
stitching
----------------------*/

.stitching
{
	position: relative;
	z-index: 100;
	height: 17px;
	margin: 0 0 20px;
	box-shadow: 0 0 10px #222;
	background: #2b2b2b url(../images/new/stitching.png);
}

/* ---------------------
pagination
----------------------*/

.pagination { margin: 1em 0; }
.pagination p { margin: 0 0 .5em; }

.pagination li
{
	float: left;
	margin: 0 .5em 0 0;
	padding: .2em .5em;
}

.pagination li {
	border: 1px solid #ef483d;
}

.pagination li,
.pagination li > a:link,
.pagination li > a:hover,
.pagination li > a:visited {
	background: #ef483d;
	color: white;
}

.pagination li > a:hover {
	text-decoration: underline;
}

.pagination a:link { 
	text-decoration: none; 
}

li.current {
	float: left;
	margin: 0 .5em 0 0;
	padding: .2em .5em;
	color: #ef483d;
	background: #fff;
}

/* ---------------------
searchFilter
----------------------*/

.searchFilter li
{
	display: inline;
	margin: 0 0 0 .5em;
	border-left: 1px solid #888;
	padding: 0 0 0 .5em;
	background: none;
}

li.searchFilterFirst
{
	margin: 0;
	border: none;
	padding: 0;
}

.searchResults p
{
	margin: 0 0 .2em;
	line-height: 1.2;
}

/* ---------------------
openClose
----------------------*/

ul.openClose, ul.openClose ul, ul.moreLess, ul.moreLess ul
{
	margin: 0;
	padding: 0;
}

ul.openClose ul { margin: 0 0 0 10px; }

ul.openClose li, ul.moreLess li
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 6px;
	background: url(../images/new/toggle-close.gif) no-repeat left .4em;
}

ul.blogChildUL li { padding: 0 0 0 20px; }

a.toggleButton
{
	display: block;
	margin-left: -20px;
	padding-left: 20px;
	background: url(../images/new/icon-plus.gif) no-repeat left .4em;
	cursor: pointer;
}

a.showMinus { background-image: url(../images/new/icon-minus.gif); }

ul.moreLess a.toggleButton
{
	bottom: 1px;
	top: auto;
	margin-left: 0;
}

ul.moreLess ul li { margin-left: -15px; }

ul.moreLess li.removeBullet
{
	padding: 0;
	background: none;
}

ul.moreLess li.removeBullet ul { margin: 0 0 0 15px; }

/* ---------------------
general
----------------------*/

.bannerAd
{
	margin: 1em 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 1.1em 0 1.3em;
	font-weight: bold;
	font-style: italic;
}

.bannerSpe {
    margin: 0 0 1.5em;  
}

.bannerAd p { margin: 0; }

.pubDetails
{
	color: #666;
	font-style: italic;
}

.date
{
	color: #666;
	text-transform: uppercase;
}

.hidden
{
	position: absolute;
	left: -500em;
}

li.slideToggle
{
	padding: 0;
	background: none;
}

#dsq-subscribe, .spec-hide { display: none; }

.commentDetails
{
	margin: 0 0 1em;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 10px;
	background: #eee;
	box-shadow: 0 1px 1px #fff inset;
}

.sectionItem 
{ 
    margin: 0 0 1.5em; 
    overflow: hidden;
}
.sectionItemImg 
{ 
    float: left;
    margin-right: 10px;
}
.sectionItemInner 
{
    overflow: hidden;
}
.sectionItem p { margin: 0 0 .3em; }
.sectionItem ul { margin: 0; }


/* ---------------------
grids
----------------------*/

.container2col, .container3col, .container4col, .container5col {
	width: 100%;
	padding: 0;
}

.container,.header,.row,.categoryBanner,.nav,dl,form div,.overflow,.featureItem,.featureTeaser,.thumb,.featureImage,.featureImageExt,.socialMedia a,.pagination
{
	overflow: hidden;
	_overflow: visible;
	zoom: 1;
}

.container,.header,.row,.categoryBanner,.nav,dl,form div,.overflow,.pagination { clear: both; }

.container
{
	max-width: 1100px;
	margin: 0 auto;
	background: white;
}

.siteSearch
{
	clear: both;
	float: left;
}

.searchBox, .searchBox:focus
{
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 2px solid #333;
	padding: 5px 0;
	background: none;
	box-shadow: none;
	outline: none;
}

.searchBox {
	float: left;
	width: 120px;
	height: 20px;
}

/* search input on global header */
#searchBox::-webkit-input-placeholder {
	font-size: 14px;
	letter-spacing: 1px;
}
#searchBox:-moz-placeholder {
    /* FF 4-18 */
	font-size: 14px;
	letter-spacing: 1px;
}
#searchBox::-moz-placeholder {
    /* FF 19+ */
	font-size: 14px;
	letter-spacing: 1px;
}
#searchBox:-ms-input-placeholder {
    /* IE 10+ */
	font-size: 14px;
	letter-spacing: 1px;
}

/* search submit button */
#searchSubmit {
	width: 35px;
	height: 35px;
	color: transparent;
	text-shadow: none;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	margin-left: -5px;
	box-shadow: none;
	outline: none;
	border: none;
	background: url(../images/new/amIconSearch.png) no-repeat 100% 0;
	background-size: 100%;
}

.mainBanner
{
	color: #fff;
	background: #000;
}

.mainBanner a
{
	display: block;
	width: 100%;
	/*height: 300px;*/
	cursor: hand;
}

.mainBanner a:hover { background: none; }
.mainBanner img { margin: 0 auto; }

.secondaryBanner {
	padding: 30px 0;
	color: #fff;
	background: #231f20;
	border-top: 4px solid #de3400;
	border-bottom: 4px solid #de3400;
}

.secondaryBanner ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-weight: bold;
}

.secondaryBanner li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

.categoryList
{
	padding: 30px 0;
	background: #dfdcd1;
}

.nav { 
	background: black;
}

.nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav li
{
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

.content,.aside,.contentWide,.asideWide { padding: 30px 0; }

.footer
{
	padding: 20px;
	color: #fff;
	background: black;
}

.footer li
{
	margin: 0 0 .5em;
	padding: 0;
	background: none;
}

.footer h4 { color: #fff; }
.content2col:first-of-type,.content3col:first-of-type,.content4col:first-of-type { margin-left: 0 !important; }

a.toggleButton
{
	background: url("../images/new/toggle-plus.gif") no-repeat scroll left 0.4em transparent;
	cursor: pointer;
	display: block;
	margin-left: -20px;
	padding-left: 20px;
}

ul.openClose li { margin: 0 0 4px 0; }
.ie8-only { display: none; }

/* -------------------------------------------
	Nav breakpoint fixes CSS 
	Date: 27-JULY-2015
	Author: Jen Cork
--------------------------------------------*/


@media (max-width: 1152px) and (min-width: 1049px)
{ 
    #menu a {
        width: 10.4%;
    }
}

@media (max-width: 1049px) and (min-width: 900px)
{ 
    #menu a {
        width: 10%;
    }
}
@media (max-width: 838px) and (min-width: 770px)
{
    #menu a {
        width: 10.4%;
    }
}


/* -------------------------------------------
	New Homepage CSS 
	Date: 22-JULY-2015
	Author: John Kueh
--------------------------------------------*/

/* footer tweaks */
	.footer a {
		text-decoration: none;
	}
	.footer a:hover, 
	.footer a:focus {
		text-decoration: underline;
		background: none;
		color: white;
	}
	.footer p {
		margin: 5px 0;
	}
	.footer .container4col {
		margin: 0;
		width: 25%;
		font-size: 13px;
	}
	.footer .site-info > ul > li {
		display: inline-block;
		margin-top: 20px;
	}
	.footer .site-info > ul > li:after {
		content: '/';
		color: #ef483d;
		margin-left: 5px;
	}
/* @end footer tweaks */

/* red cta-banner on homepage */
	.ctaBanner {
		background: #de3400;
		margin: 10px 0;
		color: white;
	}

	.ctaBanner ul {
		text-align: center;
	}

	.ctaBanner ul li {
		display: inline-block;
		list-style: none;
		background: none;
	}

	.ctaBanner ul li a {
		color: white;
		text-decoration: none;
		padding: 15px 30px;
		display: inline-block;
        font-weight: normal;
	}

	.ctaBanner ul li a:hover, 
	.ctaBanner ul li a:active, 
	.ctaBanner ul li a:focus {
		background: transparent;
	}

	.ctaBanner ul li.cta-plan-visit:before ,
	.ctaBanner ul li.cta-opening-hours:before ,
	.ctaBanner ul li.cta-donate:before ,
	.ctaBanner ul li.cta-contact:before {
		content: '';
		width: 30px;
		height: 30px;
		position: absolute;
		margin-left: -13px;
		margin-top: 11px;
		background-size: 100%;
	}
	.ctaBanner ul li.cta-plan-visit:before { background-image: url(../images/new/amCtaPlan.png); }
	.ctaBanner ul li.cta-opening-hours:before { background-image: url(../images/new/amCtaOpeningHours.png); }
	.ctaBanner ul li.cta-donate:before { background-image: url(../images/new/amCtaDonate.png); }
	.ctaBanner ul li.cta-contact:before { background-image: url(../images/new/amCtaContact.png); }

		.ctaSubscribe { padding: 10px 5px }
		.ctaSubscribe ul { 
			text-align: left;
			padding: 5px 0;
		}

		.ctaSubscribe > ul > li { margin: 0 }

		.ctaSubscribe .cta-subscribe-text { 
			width: 75%;
			font-weight: 100;
		}
		.ctaSubscribe .cta-subscribe-form { width: 20% }

		.cta-subscribe-form input[type='email'] { 
			width: 80%;
			color: white;
			border-top: 0px solid transparent;
			border-left: 0px solid transparent;
			border-right: 0px solid transparent;
			border-bottom: 1px solid white;
			padding: 5px 0;
			background: none;
			box-shadow: none;
			outline: none;
			font-size: 12px;
			-webkit-appearance: none;
    		border-radius: 0;
		}

		.cta-subscribe-form input[type='email']::-webkit-input-placeholder { color: #f48e89 }
		.cta-subscribe-form input[type='email']:-moz-placeholder { /* FF 4-18 */ color: #f48e89 }
		.cta-subscribe-form input[type='email']::-moz-placeholder { /* FF 19+ */ color: #f48e89 }
		.cta-subscribe-form input[type='email']:-ms-input-placeholder { /* IE 10+ */ color: #f48e89 }

		.cta-subscribe-form button[type='submit'] {
			width: 30px;
			height: 30px;
			position: absolute;
			margin-left: -6px;
			box-shadow: none;
			outline: none;
			border: none;
			background: url(../images/new/amIconSubscribe.png) no-repeat 100% 0;
			background-size: 100%;
		}
/* @end ctaBanner */

/* home items */
	.home-items-container > .container4col {
		margin: 0;
		padding: 0 2%;
		width: 21%;
	}
	.home-items-container h5 {
		margin-bottom: 20px;
	}
	.home-items > li {
		list-style: none;
		background: none;
		padding: 0;
	}
	.home-items > li > a {
		text-decoration: none;
        font-weight: normal;
	}
	.home-items > li > a > p {
		color: #3c3c3c;
		margin-top: 10px;
		font-size: 16px;
	}

/* @end home items */

/* -------------------------------------------
	Section Updates 
	Date: 30-JULY-2015
	Author: Jen Cork
--------------------------------------------*/

.relatedImages p 
{
    font-size: 78%;   
}

/* -------------------------------------------
	Collapsible Nav CSS 
	Date: 23-JULY-2015
	Author: John Kueh
--------------------------------------------*/

/* header-mobile */
	.header-mobile {
		position: relative;
		padding: 10px 0;
		border-bottom: 1px solid #e1e1e1;
	}
	.header-mobile > ul > li {
		list-style: none;
		background: none;
		display: inline-block;
		box-sizing: border-box;
		padding: 0 10px;
		margin: 0;
	}
	.header-mobile > ul > li > a {
		display: block;
	}
	.header-mobile > ul > li,
	.header-mobile > ul > li > a {
		vertical-align: middle;
	}
	.header-mobile-nav {
		clear: both;
	}
	.header-mobile-nav .header-brand {
		width: 25%;
	}
	.header-mobile-nav .header-search {
		width: 55%;
		position: relative;
		text-align: right;
		height: 40px;
		line-height: 40px;
		vertical-align: middle;
	}
	.header-mobile-nav .header-nav-toggle {
		width: 15%;
	}

	.header-mobile-nav .header-brand .header-logo {
		width: 150px;
	}
	/* Nav toggle and flyout */
		.nav-toggle, 
		.nav-toggle:hover, 
		.nav-toggle:focus {
			top: 5px;
			right: 10px;
			position: absolute;
			display: block;
			width: 45px; height: 45px;
			background: url(../../images/new/amNavToggle.png);
			background-size: 60%;
			background-repeat: no-repeat;
			background-position: right center;
		}
		.nav-flyout {
			display: none;
			position: absolute;
			margin-top: 30px;
			left: 0;
			padding: 0;
			z-index: 10;
			width: 100%;
			background: white;
		}
		.nav-flyout.open {
			display: block;
		}
		.nav-flyout li {
			background: none;
			padding: 0;
		}
		.nav-flyout li > a {
			display: block;
			width: 100%;
			text-decoration: none;
			padding: 10px;
			border-top: 1px solid #e1e1e1;
		}
	/* @end nav toggle and flyout */

	.header-search {
	}
	.header-search .searchBox {
		width: 80%;
		margin-right: 30px;
		float: none;
		padding: 0;
		-webkit-appearance: none;
    border-radius: 0;
	}
	.header-search #searchSubmit {
		width: 30px;
		height: 30px;
		position: absolute;
		top: 5px;
		right: 17px;
	}

/* @end header-mobile */