body {
		background:url(../img/bg-swoosh.png) center center no-repeat fixed, url(../img/bg.png) repeat fixed;
}

html {
	overflow-y: scroll;
}

.wrapper  {
	position: relative;
}

.book {
	position:absolute;
	top: 10px;
	right: 25px;
	max-width: 225%;
	max-height: 225%;
}

.navbackground {
	background: #F6F6F6;
	box-shadow: -5px 0px 5px -5px #CCCCCC;
}

.contentbackground {
	background: #F6F6F6;
	box-shadow: -5px 0px 5px -5px #CCCCCC;
}

.alert-box.error {
	background: #922211;
	color: #eeeeee;
	padding: 10px 10px;
	border-top: 1px solid #6C0F00;
	box-shadow: inset 1px -20px 3px -18px #6C0F00;
-webkit-box-shadow: inset 1px -20px 3px -18px #6C0F00;
-moz-box-shadow: inset 1px -20px 3px -18px #6C0F00;
-o-box-shadow: inset 1px -20px 3px -18px #6C0F00;
}

.warning {
	background: #922211;
	color: #eeeeee;
	padding: 10px 10px;
	border-top: 1px solid #64170c;
	/*box-shadow: inset 1px -20px 3px -18px #c02d16;*/
	box-shadow: inset 1px -20px 3px -18px #9D7200;
-webkit-box-shadow: inset 1px -20px 3px -18px #9D7200;
-moz-box-shadow: inset 1px -20px 3px -18px #9D7200;
-o-box-shadow: inset 1px -20px 3px -18px #9D7200;
}

.warning a {
	color: #F6F6F6 !important;
}

.warning a:hover {
	color: #BA8848 !important;
}

.alert-box.warning a:hover {
	color: #922211 !important;
}

.box {
	text-align: center;
	min-height: 10em;
    display: table-cell;
    vertical-align: middle
}

.loginbox {
	text-align: left;
	margin: 0 10px 10px 10px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #EEEEEE;
}

.videobox {
	text-align: left;
	margin: 0 10px 10px 10px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #EEEEEE;
}

.paper {
	background:url(../img/paper.png) repeat;
	padding: 20px;
-webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.25);
box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.25);
}

.justify {
	text-align: justify;
}

.paper p:first-of-type:first-letter {
	float: left;
	color: #922211;
	font-size: 80px;
	line-height: 60px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 3px;
	font-family: Georgia;
}

.biography a{
	text-decoration: inherit;
	font-style: italic;
	color: inherit;
}
.biography a:link, .biography a:visited{
	border: none;
	text-decoration: underline;
	font-style: normal;
	color: #922211;
	cursor: pointer;
}

/* Typography
-----------------------------------------------------------------------------*/
@font-face {
    font-family: 'CartoGothicStdBook';
    src: url('../fonts/CartoGothicStd-Book-webfont.eot');
    src: url('../fonts/CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CartoGothicStd-Book-webfont.woff') format('woff'),
         url('../fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'),
         url('../fonts/CartoGothicStd-Book-webfont.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CartoGothicStdItalic';
    src: url('../fonts/CartoGothicStd-Italic-webfont.eot');
    src: url('../fonts/CartoGothicStd-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CartoGothicStd-Italic-webfont.woff') format('woff'),
         url('../fonts/CartoGothicStd-Italic-webfont.ttf') format('truetype'),
         url('../fonts/CartoGothicStd-Italic-webfont.svg#CartoGothicStdItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CartoGothicStdBold';
    src: url('../fonts/CartoGothicStd-Bold-webfont.eot');
    src: url('../fonts/CartoGothicStd-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CartoGothicStd-Bold-webfont.woff') format('woff'),
         url('../fonts/CartoGothicStd-Bold-webfont.ttf') format('truetype'),
         url('../fonts/CartoGothicStd-Bold-webfont.svg#CartoGothicStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CartoGothicStdBoldItalic';
    src: url('../fonts/CartoGothicStd-BoldItalic-webfont.eot');
    src: url('../fonts/CartoGothicStd-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CartoGothicStd-BoldItalic-webfont.woff') format('woff'),
         url('../fonts/CartoGothicStd-BoldItalic-webfont.ttf') format('truetype'),
         url('../fonts/CartoGothicStd-BoldItalic-webfont.svg#CartoGothicStdBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1	{
	padding: 0 1.250rem 0 1.250rem;
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	font-size:2.0rem;
	font-size:20px;
	line-height: 30px;
	color:#ba8848;
	text-shadow: 1px 1px 0px #FFF;

}

h2	{
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	padding: 0 1.250rem 0 1.250rem;
	font-weight:bold;
	font-size:2.0rem;
	font-size:20px;
	line-height: 30px;
	letter-spacing:1px;
	color:#555;
	margin-bottom:20px;
}

h3	{
	padding:0.313em;
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	font-size:2.6rem;
	font-size:26px;
	line-height: 39px;
	color:#ba8848;
	text-shadow: 1px 1px 0px #FFF;

}

h3 img {
	float:left;
	margin:0 5px 0 0
}


h4	{
	padding: 0 5px 0 10px;
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	font-size:3.0rem;
	font-size:30px;
	line-height: 45px;
	color:#ba8848;
	text-shadow: 1px 1px 0px #FFF;
}

h5	{
	padding: 0 1.250rem 0 1.250rem;
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	font-size:1.8rem;
	font-size:18px;
	line-height: 27px;
	color: #555555;
	text-shadow: 1px 1px 0px #FFF;

}

p {
	padding: 0 1.250rem 0 1.250rem;
	text-align:left;
	margin-right: 10px;
}

small {
	font-size: 12px;
}

ol {
	line-height: 150%;
}

.bio {
	line-height: 125%;
}

.notes {
	font-size: 11px;
}

.searchnotes {
	font-size: 11px;
	padding: 0px, 10px;
}

.required {
	color: #922211;
	font-weight:bold;
	font-size: 125%;
}

.required-notes {
	color: #922211;
	font-size: 14px;
}

.print {
	font-size: 12px;
}

.print-heading {
	font-size: 12px;
	line-height: 5px;
}

.h1-notes	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5rem;
	font-size:15px;
	color:#922211;
	text-shadow: 0px 0px 0px #FFF;

}

li {
	text-align:left;
	margin: -5px 10px;
}

ul  {list-style-type: none;}

ul.a {list-style-type: none;}
ul.b {list-style-type: circle;}

dl {
}
.loginfail, .loginfail:hover {
	color: black !important;
}
div.loginbox dt {
	font-size: 12px;
}

.dfn-hover {
	padding: 0px 10px 0px; 10px;
}

.dfn-hover dt {
    float: left;
    font-weight: bold;
}

.dfn-hover:hover {
	background: #dddddd;
}

dd {
    margin-left: 25%;
}

.bioheading	strong {
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	font-size:1.625rem;
	font-size:26px;
	color:#ba8848;
	text-shadow: 1px 1px 0px #FFF;

}

.bioheading {
	margin: 10px;
}

.topnavtext {
	text-align:right;
	padding-top: 4px;
	color: white;
}

cite {
	font-size: 16px;
  	font-size: 1.6rem;
  	line-height: 1.6;
	margin: 10px;
}

/* ALIGN */

.right-align {
	text-align:right;
}

.margin-left100 {
	margin-left: 100px;
}

.margin-right100 {
	margin-right: 100px;
}

.margin-left10 {
	margin-left: 10px;
}

.margin-right10 {
	margin-right: 10px;
}

.text-right10 {
	position: relative;
	left: 10px;
}

.margin-left-0 {
	margin: 0px 20px 0px 0px;
}

.center {
	text-align: center;
}

.center-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.img-responsive {
	width: 100%;
}


/* Forms */

textarea[name="listee[additional_notes]"] {
height: 200px;
}

/* Icons
-----------------------------------------------------------------------------*/

@font-face{
	font-family: 'WebSymbolsRegular';
	src: url('../fonts/websymbols/websymbols-regular-webfont.eot');
	src: url('../fonts/websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/websymbols/websymbols-regular-webfont.woff') format('woff'),
	     url('../fonts/websymbols/websymbols-regular-webfont.ttf') format('truetype'),
	     url('../fonts/websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
	}

.icon {
	font-family: "WebSymbolsRegular";
	font-size: 0.750rem;
	font-size: 12px;
	line-height: 1em;
}

.facebook a:link {
	color: #3B5998;
	font-size: 0.875rem;
	font-size: 14px;
}

.twitter a:link {
	color: #39bae6;
	font-size: 0.875rem;
	font-size: 14px;
}

.linkedin a:link {
	color: #0073B2;
	font-size: 0.875rem;
	font-size: 14px;
}

.pinterest a:link {
	color: #CB2027;
	font-size: 0.875rem;
	font-size: 14px;
}

.google-plus a:link {
	color: #DE4D38;
	font-size: 0.875rem;
	font-size: 14px;
}

.youtube a:link {
	color: #FF3334;
	font-size: 0.875rem;
	font-size: 14px;
}

.youtube a:hover, .google-plus a:hover, .pinterest a:hover, .linkedin a:hover, .twitter a:hover, .facebook a:hover{
	color:#ba8848;
	text-decoration: none;
}

.social	{
	padding:0.313em;
	font-size:2.6rem;
	font-size:26px;
	text-shadow: 1px 1px 0px #FFF;

}
/* Links
-----------------------------------------------------------------------------*/
a:link {
	color:#922211;
	text-decoration: none;
}

a:visited {
	color:#922211;
	text-decoration: none;
}

a:hover {
	color:#ba8848;
	text-decoration: none;
}

a:active {
	color:#ba8848;
	text-decoration: none;
}

/* Buttons
-----------------------------------------------------------------------------*/

.newButton {
	display: inline-block;
	margin: 10px;
	padding: 5px 25px;
	font-family: "Calibri";
	-webkit-font-smoothing: antialiased;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	color: #922211;
	text-decoration: none;
	line-height: 22px;
	background: #E4E4E4;
	border: 1px solid rgba(146,34,17,0.5);
	border-radius: 2px;
	box-shadow: 1px 1px 3px -2px #888;
	cursor: default;

	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* Anchor elements are a little smaller than inputs, add padding */
a.newButton {
	padding: 6px 28px;
}
.newButton:hover {
	color: #BA8848;
	background: #FFFFFF;
	border: 1px solid rgba(186,136,72,0.5);
}
.newButton:active {
	position: relative;
	top: 1px;
	left: 1px;
	box-shadow: -10px -10px 3px -50px #888;
}
a.newButton[title="Voir en français"], a.newButton[title="View in English"], a.newButton[title="The abbreviations index will open in another window"]{
	font-size: 14px;
	font-weight: normal;
	padding: 4px 24px;
}
a.newButton[title="Voir en français"] > i.fa-language, a.newButton[title="View in English"] > i.fa-language {
	display: none;
}
input.newButton[onclick="CheckKids('kids_data_0', $(this));"] {
	color: #444;
	padding: 5px 15px;
	margin: 1px 10px 0px -20px;
}

input.newButton[title="Save and Submit"] {
	color: #eeeeee;
	background: #119262;
	padding: 5px 50px;
}

input.newButton[title="Sauvegarder et soumettre"] {
	color: #eeeeee;
	background: #119262;
	padding: 5px 25px;
}

input.newButton:hover[title="Save and Submit"], input.newButton:hover[title="Sauvegarder et soumettre"] {
	color: #119262;
	background: #eeeeee;
}

/*input.flat-button {
margin: 0px;
line-height: 26px;
font-size: 1em;
color: #444;
font-weight: bold;
padding: 5px 15px;
text-align:center;
text-decoration: none;
font-family: sans-serif;
-webkit-font-smoothing: antialiased;
background: #E4E4E4;
display: inline-block;
white-space: nowrap;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
border: 1px solid rgba(146,34,17,0.5);
border-radius: 2px;
box-shadow: 1px 1px 3px -2px #888;
}
input.flat-button:hover {
	background: #FFFFFF;
	border: 1px solid rgba(186,136,72,0.5);
}

a.flat-button {
padding: 5px 15px;
}
span.flat-button > input {
padding: 5px 15px;
}
.flat-button input, .flat-button a {
border: none;
font-family: inherit;
background: none;
color: #922211 !important;
font-size: 1.4em;
font-weight: bold;
padding: 5px 15px;

-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.flat-button:hover input, .flat-button:hover a {
color: #BA8848 !important;
}
.flat-button{
text-align:center;
text-decoration: none;
font-family: sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 75%;
color: #555555;
background: #E4E4E4;
display: inline-block;
white-space: nowrap;
margin: 10px 10px;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
border: 1px solid rgba(146,34,17,0.5);
border-radius: 2px;
box-shadow: 1px 1px 3px -2px #888;
}
.flat-button:hover {
background: #FFFFFF;
border: 1px solid rgba(186,136,72,0.5);
}
.flat-button:active {
position: relative;
top: 1px;
left: 1px;
box-shadow: -10px -10px 3px -50px #888;
}*/

/* hides the spin-button for firefox */
#nominateForm input[type=number] {
    -moz-appearance:textfield;
}
/* hides the spin-button for chrome*/
#nominateForm input[type=number]::-webkit-outer-spin-button,
#nominateForm input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* POP UP */

.popup{
  position: fixed;
  top: -100vh;
  left: 0;
  z-index: 9999999;
  background: rgba(0,0,0, 0.75);
  width: 100vw;
  height: 100vh;
  opacity: 0;

    -webkit-transition: opacity  0.35s ease;
    -moz-transition: opacity 0.35s ease;
    -o-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
}
.popup .popUpContainer{
  width: 100%;
  max-width: 500px;
  position: fixed; /* To avoid scroll to target */
  left: 50%;
  top: -100vh;
    -webkit-transition: top  0.35s ease-in-out;
    -moz-transition: top 0.35s ease-in-out;
    -o-transition: top 0.35s ease-in-out;
    transition: top 0.35s ease-in-out;

  /* Trick to properly center the element by using negative
  1/2 length of element as margin left and top */
  margin-left: -250px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  border-radius: 2px;
  z-index: 9999999;
}

.popup h2{
  padding: 0.5em;
  text-align: center;
  color: #444444;
  margin: 0;
}

.popup img{
  width: 100%;
  display: block;
}

.popup article{
  background-color: #F6F6F6;
}
/* The cancel button on popup dialog */
.popup a.closePopUp{
  color: #922211;
  position: absolute;
  top: -1em;
  right: -1em;
  margin: 0;
  padding: 5px;
  font-size: 1em;
  text-decoration: none;
        -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
/* The cancel button on popup dialog */
.popup a:hover{
  color: #BA8848;
      -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
/* When popup is targeted, by clicking on link with #popup in HTML */
.popup:target{
  opacity: 1;
  top: 0;
}
.popup .closePopUpOutSide{
  position: absolute;
  left:0;
  width: 100%;
  height: 100%;
  z-index: 9999991;
}
.popup:target .popUpContainer{
  top: 50px;
    -webkit-transition: top  0.35s ease;
    -moz-transition: top 0.35s ease;
    -o-transition: top 0.35s ease;
    transition: top 0.35s ease;
}

@media  (max-width: 796px) {
  .popup .popUpContainer{
    width: 90%;
    max-width: none;
    left: 5%;
    margin-left: 0;
  }
  .popup ul{
    padding: 0 1em 0 1em;
  }
  .popup:target .popUpContainer{
    top: 25px;
    -webkit-transition: top  0.35s ease;
    -moz-transition: top 0.35s ease;
    -o-transition: top 0.35s ease;
    transition: top 0.35s ease;
  }
}

/* Container
-----------------------------------------------------------------------------*/
.well {
	background-color: #ffffff;
	border-top: 1px solid #e9e9e9;
	padding: 20px 0px 0px 0px;
}

.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}

.tabcolor1 {
	background-color: #faffff;
}

.tabcolor2 {
	background-color: #fafffa;
}

.tabcolor3 {
	background-color: #fffafa;
}

.tabcolor4 {
	background-color: #fffaff;
}


/* Content
-----------------------------------------------------------------------------*/

.headerimg{
	display: block;
	position: relative;
	top: -2px;
}

 .homeHeader {
	background:url(../img/slogan_background.png) center;
	background-size: cover;
	margin: 0 0 20px;
	height: 200px;
}

.homeHeaderText {
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFF;
	text-align:center;
	text-shadow: 1px 1px 0px #000;
	line-height:35px;
	padding-top:110px;
}

.homeHeaderTextLeft {
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	font-size:1.250rem;
	font-size:20px;
	color:#ba8848;
	text-shadow: 1px 1px 0px #FFF;
	line-height:30px;
	letter-spacing:-1px;
}

.searchingfor {
	margin: 5px 0 0 0;
	padding: 5px 0 0 5px;
	width: 24.3% !important;
	background: #faffff;
	border: 1px solid;
	border-radius: 10px;
	border-color: #B0B0B0;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}

.searchingfor p{
	font-size:0.750rem;
	font-size:12px;
}

.searchingfor label{
	font-size:0.750rem;
	font-size:12px;
}

.centerimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 10px 0;
}

.centervideo {
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 0;
}

/* Footer
-----------------------------------------------------------------------------*/

footer {
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";

  /* IE 5-7 */
  filter: alpha(opacity=65);

  /* Netscape */
  -moz-opacity: 0.65;

  /* Safari 1.x */
  -khtml-opacity: 0.65;

  /* Good browsers */
  opacity: 0.65;

	bottom:0;
	width:100%;
	display:block;
	background:#DDD;
	height:100%;
	line-height:1.250em;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:0.813rem;
	font-size:13px;
	outline:1px solid #BBBBBB;
	border-top:2px solid #FFFFFF;
}

#footerhead {
	font-size:0.938rem;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-1px;
	text-shadow: 1px 1px 0px #FFF;
}

#footeraddress{
	font-size:0.750rem;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
}

#footercopyright {
	margin-top:5px;
}

/* Horizontal Rulers
-----------------------------------------------------------------------------*/

.hr {
	border-top:dotted 1px #BBB;
	width:100%;
	height:20px;
	margin-top:15px;
}

.smallHr {
	border: 0;
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
	background: #333;
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}

/* Pagination
-----------------------------------------------------------------------------*/

#pagination li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
}

#pagination a{
border:solid 1px #BA8848;
margin-right:2px;
}

#pagination .previous-off,
#pagination .next-off {
border:solid 1px #DEDEDE;
color:#888888;
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}

#pagination .next a,
#pagination .previous a,
#pagination .searchagain a {
font-weight:bold;
}

#pagination .active{
background:#922211;
color:#FFFFFF;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}

#pagination a:link,
#pagination a:visited {
color:#922211;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}

#pagination a:hover{
border:solid 1px #922211;
font-weight:bold;
}

/* JOSH'S CUSTOM STYLES */

.searchResult{

	border-radius: 5px;
	margin-bottom: 16px;
	background-color: white;
	border: 1px solid #666;
	padding: 16px;

}

.resultData{
	float: left;
}

.resultData p{
	margin: 0;
	margin-right: 20px;
}

.resultLink{
	float: right;
}
.resultLink a{
	padding: 12px;
}

#search_results td{
	vertical-align: middle;
}

/* MIKEBOND */

/* Top Nav
-----------------------------------------------------------------------------*/
#topnav {
	padding:0px 20px 0px 20px;
	font-family:'CartoGothicStdBold', sans-serif;
	color:#DDDDDD;
	font-size:14px;
	/*height: 34px;*/
	border-bottom: 1px solid black;
	/*background-image: url('../img/topbar.png');*/
	background:
		url(../img/topnavhash-line.png) bottom repeat-x,
		url(../img/topnavhash.png);
	background-color: #666;
}

.oldie #peopleSearch {
	margin-top: 15px;
}

.oldie .magnify {
	margin-top: -15px;
}

.oldie #mainpicturebanner {
	margin-top: -200px;
}

#topnav a {
	padding:10px;
	color:#DDDDDD;
 	text-decoration:none;
}
#topnav a:visited {
	text-decoration:none;
	color:#DDDDDD;
	padding:7px;
}
#topnav a:active {
	color:#FFF;
	text-decoration:none;
}
#topnav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* Header & Header Typography
-----------------------------------------------------------------------------*/
#header {
	height:270px;
	padding:0px;
	background:url(../img/background_top.png) repeat-x;
}

#navbar {
	font-family:'CartoGothicStdBold', sans-serif;
	font-weight:bold;
 	text-decoration:none;
  	text-transform:none;
	font-size:14px;
  	letter-spacing:1px;
  	margin-top:-89px;
	margin-left:-6px;
	}

#navbar li {
   	list-style:none;
	color:#333333;
   	float:left;
	}
#navbar li a {
	font-weight:normal;
	color:#333;
   	display:block;
   	padding:3px 8px;
   	text-decoration:none;}
#navbar li:hover a {
   	display:block;
	color:#666;
   	padding:3px 8px;
   	text-decoration:none;}
#navbar li ul {
	display:none;
	width:10em; /* Width to help Opera out */
	background-color:#F79554;}
#navbar li:hover ul, #navbar li.hover ul {
	font-family:'CartoGothicStdBook', sans-serif;
	z-index: 3;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
  	text-transform:none;
	display:block;
   	position:absolute;
   	margin:0;
   	padding:0;}
#navbar li:hover li, #navbar li.hover li {
   	float:none;}
#navbar li:hover li a, #navbar li.hover li a {
   	background-color:#EEE;
   	border:1px dotted #d14739;
	border-top:none;
   	color:#333;
}
#navbar li li a:hover {
   	color:#333;
	text-decoration:underline;
}

@media only screen and (max-width: 767px) {
.book, .homeHeaderText {
	display: none;
}

}

.children-tag {
    font-weight: bolder;
}

table#extra-jobs,
table#extra-jobs tr
 {
    background: none;
    border:none;
}

/* NEW Accordion
-----------------------------------------------------------------------------*/

/* the container of both policies */
.ac-container{
    width: 90%;
    margin: 10px auto 30px auto;
	font: "CartoGothicStdBold",Arial,Helvetica,sans-serif;
}
/* the title bar for each policy */
.ac-container label{
    padding: 5px 20px;
	margin-top: 1em;
    position: relative;
    z-index: 20;
    display: block;
    height: 30px;
    cursor: pointer;
    color: #fff;
    line-height: 33px;
    font-size: 19px;
	border: none;
	outline: none;
    background: #922211;
    box-shadow:
        0px 0px 0px 1px rgba(155,155,155,0.3),
        0px 2px 2px rgba(0,0,0,0.1);
}
/* Closed container (copy under title bar) */
.ac-container article{
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
	padding: 0px 3%;
    position: relative;
    z-index: 10;
    background: #E9E9E9;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.ac-container article h2 {
	margin: 0.8em 0em;
	font-size: 2.6em;
}
.ac-container article h3 {
	font-size: 1.4em;
	color: #555555;
	text-shadow: none;
}
/* Open container */
.ac-container input:checked ~ article{
	height: 500px;
	overflow: auto;
    background: #E1E1E1;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
    box-shadow: inset 0px 0px 2px 2px rgba(155,155,155,0.3);
}

/* title bar closed, hover */
.ac-container label:hover{
    background: -webkit-linear-gradient(#AB4D3E, #922211);
    background: -o-linear-gradient(#AB4D3E, #922211);
    background: -moz-linear-gradient(#AB4D3E, #922211);
    background: linear-gradient(#AB4D3E, #922211);
}
/* title bar open */
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
    background: #BA8848;
    color: white;
    box-shadow:
        0px 0px 0px 1px rgba(155,155,155,0.3),
        0px 2px 2px rgba(0,0,0,0.1);
}
/* title bar open, hover */
.ac-container input:checked + label:hover{
	background: -webkit-linear-gradient(#C69D68, #BA8848);
    background: -o-linear-gradient(#C69D68, #BA8848);
    background: -moz-linear-gradient(#C69D68, #BA8848);
    background: linear-gradient(#C69D68, #BA8848);
}

/* hide checkboxes */
.ac-container input{
    display: none;
}

/* hide both arrows */
.ac-container label .fa {
	line-height: 1.5;
	display: none;
}
/* text beside icon */
.clickme {
	font-family:'CartoGothicStdBold',Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:0.8em;
}

/* ANIMATIONS */

/* DOWN visible, unchecked */
.ac-container label .fa-chevron-down {
	display: inline-block;
}

/* UP visible, checked */
.ac-container input:checked + label .fa-chevron-up {
	display: inline-block;
}
/* DOWN hidden, checked */
.ac-container input:checked + label .fa-chevron-down {
	display: none;
}

/* contact section at bottom of policies */
.ac-small ul li i.fa {
display: inline-block;
width: 16px;
text-align: center;
margin-right: 14px;
}
.ac-small ul li address {
display:inline-block;
margin-left: 30px;
}

.ucase {
text-transform: uppercase;
}

/* definition lists inside of accordions */
.ac-small dl {
padding: 7px;
}
.ac-small dt {
font-weight: bold;
}
.ac-small dd {
margin-left: 1em;
}
.ac-small li {
margin: 0px 0px 1em 0px;
}
.ac-small li ol li {
margin: 0px;
}

@media screen and (max-width: 480px) {
	.clickme {
	display: none;
	}
}
@media screen and (max-width: 375px) {
	.ac-container label {
	font-size: 14px;
	}
	.ac-container label i.fa {
	font-size: 10px;
	line-height: 2.5;
	}
}


/* Captcha
-----------------------------------------------------------------------------*/

#recaptcha_widget {
margin: 10px;
padding: 10px;
background: #EEEEEE;
border: 1px solid #B7B7B7;
border-radius: 4px;
background-image: url('../img/recaptcha_logo.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
#recaptcha_image {
width: 100% !important;
height: 78px !important;
margin: 0px auto 10px auto;
border: 1px solid #B7B7B7;
border-radius: 4px;
overflow: hidden;
background: white;
}
#recaptcha_challenge_image {
width: 100%;
padding: 0px;
overflow: hidden !important;
}
span.recaptcha_only_if_audio,
div.recaptcha_only_if_image {
display: none;
}
#recaptcha_response_field {
padding: 5px !important;
font-family: "Lucida Grande",sans-serif;
box-shadow: 0px 2px 3px #CCC inset, 0px 1px 0px #F4FFF6;
border: 1px solid #B7B7B7 !important;
border-radius: 4px;
margin-bottom: 10px;
width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.recaptcha_icons {
display: inline-block;
margin-right: 10px;
}

#recaptcha_error {
margin: 50px;
padding: 20px;
border: 2px solid #922211 !important;
}

.title_2 {
	font-size: 26px;
	margin-top: 25px;
}


/* Media Queries
-----------------------------------------------------------------------------*/

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

	.paper {
	background:none;
	padding: 10px;
	width: auto;
	height: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
	}

}

/* Portrait */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
	.paper {
	background:none;
	padding: 10px;
	width: auto;
	height: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
	}
}

/* Portrait */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2) {
	.paper {
	background:none;
	padding: 10px;
	width: auto;
	height: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
	}
}

/* Portrait */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

}

/* Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3) {
	.paper {
	background:none;
	padding: 10px;
	width: auto;
	height: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
	}
}

/* Portrait */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) {

}

/* Landscape */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) {

}







