﻿/* -----------------------------------
Sites: www.pier21.ca, www.quai21.ca    
CSS author: Terri Harlow
Updated: June 2015
Updated by: TH
----------------------------------- */

/* -----------------------------------
reset
----------------------------------- */

html, body, ul, ol, li, form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, #content, .storybar, .topnav, .main, .box, .breadcrumbs-container {
	display: block;
}
h1 {
	margin-top: 0;
}
h2, h3, h4, h5, h6 {
	margin: 0.85em 0 0 0;
}
p {
	margin: 0.45em 0 0.85em 0;
}
fieldset, img {
	border: 0;
}
a img {
	border: 0;
}
legend {
	color: #000;
}
input, textarea, select, button {
	font-size: 110%;
	line-height: 1.1;
}
button {
	width: auto;
	overflow: visible;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
	font-style: italic;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
abbr, acronym {
	border-bottom: .1em dotted;
	cursor: help;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
pre, code {
	font-family: "Courier New", monospace, serif;
	font-size: 100%;
	line-height: 1.2;
}
/* -----------------------------------
elements
----------------------------------- */

body {
	line-height: 1.4;
	height: 100%;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
/*font-family: "museo-sans";*/
}
h1 {
	font-size: 24px;
	font-size: 2.4rem;
} /* =24px */
h2 {
	font-weight: normal;
	color: #000;
	font-size: 20px;
	font-size: 2.0rem;
} /* =20px */
h3 {
	font-size: 18px;
	font-size: 1.8rem;
} /* =18px */
li.expanded h3 {
	font-size: 13px;
	font-size: 1.3rem;
} /* =18px */
h4 {
	font-weight: normal;
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
} /* =16px */
h5 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	font-size: 1.4rem;
} /* =14px */
h6, .miniTitle {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 12px;
	font-size: 1.2rem;
} /* =12px */
p {
	font-size: 15px;
	font-size: 1.5rem;
} /* =15px */
a:link {
	text-decoration: none;
	color: #0078AB;
}
a:visited {
	text-decoration: none;
	color: #5C1C81;
}
a:focus {
	outline: thin dotted;
	color: #000;
}
a:hover {
	text-decoration: none;
}
a:active {
	outline: none;
	color: #cb4233;
}
a.external {
	padding-right: 18px;
	background: transparent url(/sites/all/themes/pier21/images/icon_external.gif) no-repeat center right;
}
a[href $='.pdf'] {
	padding-right: 18px;
	background: transparent url(/sites/all/themes/pier21/images/icon_pdf.gif) no-repeat center right;
}
ul, ol, dl {
	margin: 1em 1em 1em 2em;
	font-size: 15px;
	font-size: 1.5rem;
} /* =15px */
blockquote {
	margin: 0;
	padding: 0.5em 2em 0 2.5em;
	background: transparent;
	background-repeat: no-repeat;
	background-position: top left;
}
dl dd {
	margin-left: 1em;
}
th, td {
	border: 1px solid #CCC;
	padding: .5em;
}
th {
	font-weight: bold;
	text-align: center;
}
caption {
	margin-bottom: .5em;
	text-align: center;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
fieldset, table, pre {
	margin-bottom: 1em;
}
/* Opera requires 1px of passing to render with contemporary native chrome */
button, input[type=checkbox], input[type=radio], input[type=reset], input[type=submit] {
	padding: 1px;
}
:focus {
	outline: 1px dotted #000;
}
INPUT:hover {
	outline: 1px dotted #000;
}
/* HIDE DOWNLOAD BUTTON OF AUDIO */
audio::-internal-media-controls-download-button {
    display:none;
}
audio::-webkit-media-controls-enclosure {
    overflow:hidden;
}

audio::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}
video::-internal-media-controls-download-button {
    display:none;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}
/* -----------------------------------
typography
----------------------------------- */
html {
	font-size: 62.5%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
body {
	/*font-family: "museo-sans";*/
	font-size: 15px;
	font-size: 1.5rem;
} /* =15px */
table, form {
	/*font-family: "museo-sans";*/
	font-size: 15px;
	font-size: 1.5rem;
} /* =15px */
em {
	font-style: italic;
}
ol li {
	list-style: decimal;
	line-height: 1.4;
}
strong, dt {
	font-weight: bold;
}
hr {
	height: 1px;
	border: 1px dotted #DBDBEA;
}
.dropcap, .dropcapCL-en {
	float: left;
	width: 0.9em;
	font-size: 5em;
	line-height: 93%;
	margin-right: -30px;
	color: #FFF;
}
.dropcapfr, .dropcapCL-fr {
	float: left;
	width: 0.9em;
	font-size: 5em;
	line-height: 93%;
	margin-right: -7px;
	color: #FFF;
}
.dropcapCL-en {
	margin-right: -25px;
}
.dropcapCL-fr {
	margin-right: -10px;
}
.intro {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.emphasis {
	color: #9F1C00;
}
/* ------------------------------------
skipnav
-------------------------------------*/
.skipNav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	display: block;
	background: transparent;
	/*background-image:url(topborder.gif);*/
	background-repeat: repeat-x;
	z-index: 800;
	color: #FFF;
}
.skipNav a:link, .skipNav a:visited {
	color: transparent;
	border: none;
	line-height: 30px;
	display: block;
	font-size: 14px;
	text-decoration: none;
}
.skipNav a:focus {
	color: #333;
	display: block;
}
.skipNav a:hover {
	color: #333;
	border: none;
	text-decoration: none;
	cursor: pointer;
}
.skipNav:hover {
	color: #333;
	display: block;
}
/* -----------------------------------
header
----------------------------------- */
.head-container {
	margin: 0 auto;
	width: 100%;
}
header {
	margin: 30px auto 0 auto;
	width: 960px;
	height: 125px;
	position: relative;
	z-index: 10;
}
.head-en {
	background: url(/sites/all/themes/pier21/images/CMIP.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.head-fr {
	background: url(/sites/all/themes/pier21/images/MCIQ.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topnav {
	margin: 10px 0 0 0;
	float: right;
	position: relative;
	width: 580px;
	text-align: right;
	font-size: 13px;
	font-size: 1.3rem;
} /* =13px */
.topnav ul li {
	list-style: none;
	display: inline;
}
.topnav ul li a:link, .topnav ul li a:visited {
	text-decoration: none;
}
.topnav ul li a:hover, .topnav ul li a:active {
	text-decoration: none;
	border-bottom: 1px dotted;
}
.logo, .logo h1 {
	display: block;
	background-color: transparent;
	position: absolute;
	margin: 0;
}
.logo h1 a {
	display: block;
	background-color: transparent;
	position: absolute;
	margin: 0;
	width: 200px;
	height: 100px;
	text-indent: -5000em;
	text-decoration: none;
}
/* -----------------------------------
search-form
----------------------------------- */
.searchbutton {
	width: 5em;
	background-color: #FFF;
	vertical-align: bottom;
}
.search {
	clear: right;
	margin: 10px 0 0 0;
	float: right;
	text-align: right;
	font-size: 14px;
	font-size: 1.4rem;
} /* =14px */
.search fieldset label {
	position: absolute;
	left: -5000em;
}
.search fieldset {
	margin: 0 10px 0 0;
}
.search input[type=text] {
	height: 22px;
}
/* -----------------------------------
nav
----------------------------------- */
.nav-container {
	margin: 0 auto;
	width: 100%;
	border-top: 1px solid #DBDBEA;
	border-bottom: 1px solid #DBDBEA;
}
nav {
	margin: 0 auto;
	background-color: transparent;
}
.nav {
	width: 960px;
	font-size: 15px;
	font-size: 1.5rem;
} /* =15px */
ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1;
}
ul#menu li, ul#menu li.nav-fr {
	float: left;
	position: relative; /*--Important--*/
	list-style-type: none;
}
ul#menu li {
	margin: 0 8px;
	padding: 0 8px;
}
ul#menu li.nav-fr {
	margin: 0 3px;
	padding: 0 3px;
}
ul#menu li h2 a, ul#menu li.nav-fr h2 a {
	display: block;
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
	color: #999;
	border-bottom: none;
	padding: 0 20px 8px 0;
	background-image: url(/sites/all/themes/pier21/images/downarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
ul#menu li h2 a {
	font-size: 23px;
	font-size: 2.3rem;/* =23px */
}
ul#menu li.nav-fr h2 a {
	font-size: 21px;
	font-size: 2.1rem;/* =21px */
}
ul#menu li:hover a, ul#menu nav-fr.li:hover a {
	display: block;
	background-color: transparent;
	color: #0078AB;
	background-image: none;
} /*--Hover State--*/
ul#menu li .sub {
	position: absolute; /*--Important--*/
	top: 45px;
	left: 0;
	z-index: 15000;
	border: 4px solid #CCC;
	background-color: #FEFEFE;
	padding: 20px 15px 20px 20px;
	float: left;/*--Bottom right rounded corner--*/
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-o-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;/*--Bottom left rounded corner--*/
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-o-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#menu li .sub ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 450px;
	line-height: 1.4;
}
ul#menu .sub ul li {
	width: 100%;
	margin: 0;
	background-color: #FEFEFE;
	padding: 0 0 0.5em 0; /*--Override parent list item--*/
}
ul#menu .sub h3 { /*--Sub nav heading style--*/
	padding: 0 0 0.75em 0;
	margin: 0;
	font-size: 12px;
	font-size: 1.2rem;/* =12px */
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #0078AB;
	font-weight: normal;
}
ul#menu .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	margin-right: 25px;
	padding: 0;
	display: block;
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #CCC;
}
ul#menu .sub ul li a:hover {
	text-decoration: none;
	color: #ddd;
	background-color: #FEFEFE;
}
ul#menu div p {
	margin: 0 0 0.8em 0;
	padding: 0;
}
.aCol {
	width: 180px;
	float: left;
}
.bCol {
	width: 180px;
	float: left;
}
.cCol {
	width: 180px;
	float: left;
}
.dCol {
	width: 180px;
	float: left;
}
.eCol {
	width: 180px;
	float: left;
}
#nav-item-visit {
	margin: 0 0 0 8px;
}
#nav-item-visit .sub {
	margin: 0 0 0 -18px;
}
#nav-item-research .sub {
	margin: 0 0 0 -336px;
}
#nav-item-support .sub {
	margin: 0 0 0 -200px;
}
#nav-item-blog .sub {
	margin: 0 0 0 -200px;
}
#nav-item-blog ul {
	float: right;
	text-align: left;
}
#nav-item-about .sub {
	margin: 0 0 0 -810px;
}
#nav-item-about ul {
	float: right;
	text-align: left;
}
/* -----------------------------------
layout
----------------------------------- */
.main {
	margin: 1em auto;
	width: 960px;
}
.storybar-container, .closurebar-container {
	margin: 0 auto;
	width: 100%;
	border-bottom: 1px solid #DBDBEA;
}
.storybarwrapper, .closurebarwrapper {
	margin: 0 auto;
	width: 960px;
	height: 360px;
	overflow: hidden;
	color: #FFF;
	background-color: transparent;
}
.storybar {
	float: left;
	width: 645px; /* 615 */
	margin: 0;
	height: 360px;
}
#home-slider, #home-slider-fr {
	float: left;
	position: absolute;
	z-index: 9999;
	width: 645px; /* 615 */
	margin: 0;
	height: 360px;
}
#film-slider {
	float: left;
	position: absolute;
	z-index: 9999;
	width: 560px; /* 615 */
	margin: 0;
}
/*.storybarText {
	float: right;
	width: 260px; /* 315 */
	/*height: 360px;
	margin: 4px 10px 0 0;
	padding: 0 10px 0 5px;
	background-color: #7c183e;
	line-height: 1.6;
}*/
/*.storybarText h1 {
	text-indent: -5000em;
	height: 1px;
}
.storybarText h2 {
	padding-right: 10px;
}
.storybarText p {
	padding: 40px 0 10px 20px;
	color: #FFF;
}*/
/*.closurebarText h1 {
	font-size: 26px;
	font-size: 2.6rem;/* =26px */
	/*font-weight: normal;
	line-height: 1;
	padding-top: 6px;
}*/
a.override:link, a.override:visited {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
	font-size: 20px;
	font-size: 2.0rem;/* =20px */
}
a.override:hover, a.override:active {
	color: #EEE;
	border-bottom: none;
}
.calltoaction {
	margin: 0 0 0 50px;
}
.storybarText p+p {
	text-indent: 10px;
}
a.storybarTextMore:link {
	font-size: 20px;
	font-size: 2.0rem;/* =20px */
	float: right;
	margin: 2px 40px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	color: #FFF;
}
a.storybarTextMore:visited {
	float: right;
	margin-right: 40px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	color: #FFF;
}
a.storybarTextMore:hover {
	float: right;
	margin-right: 40px;
	display: block;
	text-decoration: none;
	color: #FFF;
}
a.storybarTextMore:active {
	float: right;
	margin-right: 40px;
	display: block;
	text-decoration: none;
	color: #CCC;
}
/* ClosureBar in place of storybar during the Pre-Re-Opening Closure*/
.closurebarwrapper {
	background-image: url(/sites/all/themes/pier21/images/banners/drawing-bk.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.closurebarText {
	float: right;
	width: 266px; /* 315 */
	height: 340px;
	margin: 10px;
	padding: 0 14px 0 12px;
	background-color: #00989F;
	line-height: 1.6;
	border: 1px solid #00CAD5;
}
.closurebarText h1 {
	font-size: 26px;
	font-size: 2.6rem;/* =26px */
	font-weight: normal;
	line-height: 1;
	padding-top: 10px;
	color: #EEE;
}
.closurebarText h2 {
	padding-right: 10px;
}
.closurebarText p {
	font-size: 17px;
	font-size: 1.7rem;/* =17px */
	padding: 0 0 2px 0;
	color: #EEE;
}

/*------------------------*/
.picturebar-container, .picturebar-blog-container, .picturebar-blogue-container, .picturebar-visit-container, .picturebar-visite-container, .picturebar-explore-container, .picturebar-explorez-container, .picturebar-learn-container, .picturebar-apprenez-container, .picturebar-research-container, .picturebar-recherche-container, .picturebar-support-container, .picturebar-soutien-container, .picturebar-share-container, .picturebar-share-2-container, .picturebar-partagez-container, .picturebar-partagez-2-container, .picturebar-about-container, .picturebar-a-propos-container, .picturebar-rentalservices-container, .picturebar-services-de-location-container, .picturebar-pier-21-gift-shop-container, .picturebar-boutique-container {
	margin: 0 auto;
	width: 100%;
	height: 200px;
	/*background-image: url(/sites/all/themes/pier21/images/shadowpanel.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 1px solid #DBDBEA;
}
.picturebar-blog-container {
	background-image: url(/sites/all/themes/pier21/images/banners/blog.jpg);
}
.picturebar-blogue-container {
	background-image: url(/sites/all/themes/pier21/images/banners/blog-fr.jpg);
}
.picturebar-visit-container {
	background-image: url(/sites/all/themes/pier21/images/banners/visit.jpg);
}
.picturebar-visite-container {
	background-image: url(/sites/all/themes/pier21/images/banners/visit-fr.jpg);
}
.picturebar-explore-container {
	background-image: url(/sites/all/themes/pier21/images/banners/explore.jpg);
}
.picturebar-explorez-container {
	background-image: url(/sites/all/themes/pier21/images/banners/explore-fr.jpg);
}
.picturebar-learn-container {
	background-image: url(/sites/all/themes/pier21/images/banners/learn.jpg);
}
.picturebar-apprenez-container {
	background-image: url(/sites/all/themes/pier21/images/banners/learn-fr.jpg);
}
.picturebar-research-container {
	background-image: url(/sites/all/themes/pier21/images/banners/research.jpg);
}
.picturebar-recherche-container {
	background-image: url(/sites/all/themes/pier21/images/banners/research-fr.jpg);
}
.picturebar-support-container {
	background-image: url(/sites/all/themes/pier21/images/banners/support.jpg);
}
.picturebar-soutien-container {
	background-image: url(/sites/all/themes/pier21/images/banners/support-fr.jpg);
}
.picturebar-share-old-container {
	background-image: url(/sites/all/themes/pier21/images/banners/share.jpg);
}
.picturebar-share-container {
	background-image: url(/sites/all/themes/pier21/images/banners/share-daisy.jpg);
}
.picturebar-partagez-old-container {
	background-image: url(/sites/all/themes/pier21/images/banners/share.jpg);
}
.picturebar-partagez-container {
	background-image: url(/sites/all/themes/pier21/images/banners/share-fr.jpg);
}
.picturebar-about-container {
	background-image: url(/sites/all/themes/pier21/images/banners/about.jpg);
}
.picturebar-a-propos-container {
	background-image: url(/sites/all/themes/pier21/images/banners/about-fr.jpg);
}
.picturebar-rentalservices-container {
	background-image: url(/sites/all/themes/pier21/images/banners/rental.jpg);
}
.picturebar-services-de-location-container {
	background-image: url(/sites/all/themes/pier21/images/banners/rental-fr.jpg);
}
.picturebar-pier-21-gift-shop-container {
	background-image: url(/sites/all/themes/pier21/images/banners/shop.jpg);
}
.picturebar-boutique-container {
	background-image: url(/sites/all/themes/pier21/images/banners/Shop-fr.jpg);
}
.picturebar-container-italy-en, .picturebar-container-netherlands-en, .picturebar-container-hungary-en, .picturebar-container-italy-fr, .picturebar-container-netherlands-fr, .picturebar-container-hungary-fr {
	margin: 0 auto;
	width: 100%;
	height: 360px;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 1px solid #DBDBEA;
}
.picturebar-container-italy-en {
	background-image: url(/sites/all/themes/pier21/images/italy-en.jpg);
}
.picturebar-container-italy-fr {
	background-image: url(/sites/all/themes/pier21/images/italy-fr.jpg);
}
.picturebar-container-netherlands-en {
	background-image: url(/sites/all/themes/pier21/images/netherlands-en.jpg);
}
.picturebar-container-netherlands-fr {
	background-image: url(/sites/all/themes/pier21/images/netherlands-fr.jpg);
}
.picturebar-container-hungary-en {
	background-image: url(/sites/all/themes/pier21/images/hungary-en.jpg);
}
.picturebar-container-hungary-fr {
	background-image: url(/sites/all/themes/pier21/images/hungary-fr.jpg);
}
.picturebar {
	margin: 0 auto;
	width: 960px;
	height: 200px;
	overflow: hidden;
}
.two-col-copy {
	float: left;
	width: 580px;
	margin: 0 19px 0 15px;
	padding-right: 25px;
	border-right: 1px solid #DBDBEA;
}
.three-col-copy {
	float: left;
	width: 510px;
	margin: 0 19px 0 15px;
	padding: 0 10px 0 20px;
	border-left: 1px solid #DBDBEA;
	border-right: 1px solid #DBDBEA;
}
.two-col-nav-copy {
	float: right;
	width: 750px;
	margin: 0 0 0 15px;
	padding-right: 25px;
}
.landing-copy {
	margin-left: 0;
}
.two-col-copy ul, .three-col-copy ul, .landing-copy ul, .two-col-copy li, .three-col-copy li, .landing-copy li, .two-col-nav-copy ul, .two-col-nav-copy li {
	list-style: square outside;
	line-height: 1.4;
	padding-bottom: 0.75em;
}
.two-col-copy a:link, .three-col-copy a:link, .landing-copy a:link, .two-col-copy a:link, .two-col-nav-copy a:link, .three-col-copy a:link, .landing-copy a:link, .sidebar a:link, .feature a:link {
	text-decoration: none;
	border-bottom: 1px dotted;
}
two-col-copy a:visited, .three-col-copy a:visited, .landing-copy a:visited, .two-col-copy a:visited, .two-col-nav-copy a:visited, .three-col-copy a:visited, .landing-copy a:visited, .sidebar a:visited, .feature a:visited {
	text-decoration: none;
	border-bottom: 1px dotted;
}
two-col-copy a:hover, .three-col-copy a:hover, .landing-copy a:hover, .two-col-copy a:hover, .three-col-copy a:hover, .landing-copy a:hover, .sidebar a:hover, .feature a:hover {
	text-decoration: none;
	border-bottom: none;
}
.oneCol a:link, .twoCol a:link {
	text-decoration: none;
	border-bottom: none;
}
.oneCol a:visited, .twoCol a:visited {
	text-decoration: none;
	border-bottom: none;
}
.oneCol a:hover, .twoCol a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}
/* -----------------------------------
Blog
----------------------------------- */
.footnotes {
	padding: 1em 1em 1.5em 0;
}
.footnotes ol li {
	list-style: decimal;
	line-height: 1.6;
	font-size: 12px;
	font-size: 1.2rem;
} /* =12px */
aside {
	clear: both;
	background-image: url(/sites/all/themes/pier21/images/aside-bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
}
aside img {
	float: left;
	padding: 1em 1em 0 1em;
}
aside p {
	padding: 1em;
}
/* -----------------------------------
sidebar
----------------------------------- */
.sidebar {
	float: right;
}
.sidebar p {
	font-size: 13px;
	font-size: 1.3rem;
} /* =13px */
.sidebar h1 {
	margin-top: 0;
	font-size: 15px;
	font-size: 1.5rem;
} /* =15px */
.two-col-page {
	width: 310px;
}
.three-col-page {
	width: 210px;
}
.sidebar ul li {
	list-style: square;
	font-size: 13px;
	font-size: 1.3rem;
} /* =13px */
.widget {
	padding: 0.75em 0 0 0;
}
.widget ul li {
	list-style: none;
	list-style-position: inside;
}
/* -----------------------------------
breadcrumbs
----------------------------------- */
.breadcrumbs-container {
	margin: 0 auto;
	width: 100%;
	border-bottom: 1px solid #DBDBEA;
	position: relative;
	z-index: 1;
}
.breadcrumbs {
	margin: 0 auto;
	width: 960px;
}
.crumbs {
	font-size: 12px;
	font-size: 1.2rem;/* =12px */
	height: 1.8em;
}
.crumbs ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
.crumbs li {
	float: left;
	display: inline;
	margin: 0;
	line-height: 1.8em;
}
.crumbs li a {
	display: block;
	padding: 4px 25px 4px 0;
	background: url(/sites/all/themes/pier21/images/crumbs.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.crumbs li.nolink {
	display: block;
	padding: 4px 25px 4px 0;
	background: url(/sites/all/themes/pier21/images/crumbs.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	font-weight: bold;
}
.crumbs li.active {
	padding: 4px 25px 4px 0;
	color: #000;
	text-transform: none;
	font-weight: bold;
}
.crumbs a:link, .crumbs a:visited {
	text-decoration: none;
}
.crumbs a:hover, .crumbs a:active {
	text-decoration: none;
	color: #DDD;
}
/* -----------------------------------
leftnav
----------------------------------- */
.leftnav {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
.menu h2 {
	margin: 0 0 6px 0;
}
.menu {
	margin: 0;
	padding: 0;
}
.menu li {
	margin-bottom: 6px;
}
.menu a:link {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #DBDBEA;
	padding-left: 14px;
	color: #333;
	background-image: url(/sites/all/themes/pier21/images/leftnav-off.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 14px;
	font-size: 1.4rem;
} /* =14px */
.menu a:visited {
	color: #333;
	border-bottom: 1px solid #DBDBEA;
}
.menu a:hover {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #DBDBEA;
	color: #333;
	background-image: url(/sites/all/themes/pier21/images/leftnav.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
ul.menu li {
	list-style-image: none;
	list-style-type: none;
}
/* -----------------------------------
Home page boxes, etc.
----------------------------------- */
.featurewrapper {
	margin: 0 auto;
}
.feature {
	margin: 1em auto 0.5em auto;
	width: 960px;
}
.long-box {
	float: left;
	width: 960px;
	height: 310px;
}
.long-box-en {
	background-image: url(/sites/default/files/homepage/long-box-museum-notice.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.long-box-fr {
	background-image: url(/sites/default/files/homepage/long-box-museum-notice-fr.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.long-wrapper {
	float: left;
	width: 900px;
	margin: 75px 0 10px 35px;
}
.double-box, .double-box-story, .double-box-story-fr {
	float: left;
	width: 635px;
	height: 425px;
}
.holidaybox {
	float: left;
	margin: 12px 0 0 20px;
	width: 605px;
	height: 410px;
}
.passagesphoto {
	float: left;
	width: 200px;
	margin: 0 10px;
}
.double-box-story {
	background-image: url(/sites/default/files/story_bar/stybr-Kunsang-Khamsum.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.double-box-story-fr {
	background-image: url(/sites/default/files/story_bar/stybr-Kunsang-Khamsum.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.event {
	background-image: url(/sites/default/files/homepage/video-box.gif);
	background-repeat: no-repeat;
	background-position: top left;
}/* one of two kinds of double-boxes */
.event-fr {
	background-image: url(/sites/default/files/homepage/video-box-fr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 430px;
}
.partner {
	background-image: url(/sites/default/files/homepage/partner-box-150.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 435px;
}/* one of two kinds of double-boxes */
.partner-fr {
	background-image: url(/sites/default/files/homepage/partner-box-fr-150.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 435px;
}
.ptwrapper {
	float: left;
	width: 600px;
	margin: 56px 0 10px 35px;
}/* wrappers to hold things together in a double-box with a class of general */
.double-box-story-wrapper {
	float: left;
	width: 600px;
	margin: 23px 0 10px 35px;
}
.eventwrapper {
	float: left;
	width: 600px;
	margin: 46px 0 10px 35px;
}/* wrappers to hold things together in a double-box with a class of general */
a:link.transcriptlink, a:visited.transcriptlink {
	float: right;
	display: block;
	width: 100%;
	font-size: 16px;
	font-size: 1.6rem; /* =16px */
	padding: 4px 0;
	text-align: right;
	text-decoration: none;
	border: none;
	margin: 0 60px 0 0;
}
.eventwrapper h1, .ptwrapper h1, .double-box h1, .long-box h1 {
	line-height: 1.4;
	font-size: 20px;
	font-size: 2.0rem;
} /* =20px */
.double-box-story-wrapper h1 {
	color: #FFF;
	width: 200px;
	padding-top: 30px;
	padding-left: 30px;
	line-height: 1.6;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 24px;
	font-size: 2.4rem;
} /* =24px */
.eventwrapper h2, .ptwrapper h2, .double-box h2 {
	line-height: 1.4;
	margin-bottom: 4px;
	margin-top: 6px;
	font-size: 16px;
	font-size: 1.6rem;
} /* =16px */
.eventwrapper p, .double-box p {
	width: 290px;
	float: left;
}
.double-box-story-wrapper p {
	width: 540px;
	float: left;
	font-weight:normal;
	padding: 262px 0 0 36px;
	line-height:1.5;
	font-size: 18px;
	font-size: 1.8rem;
} /* =18px */
.ptwrapper p {
	width: 230px; /* width:560px for non-passages--- 360 otherwise */
	float: right;
	margin-top: 40px;
	margin-right: 30px;
	line-height:1.2;
	font-size: 16px;
	font-size: 1.6rem;
}/* =16px */
.box {
	width: 300px;
	height: 410px;
}
.visit {
	background-image: url(/sites/default/files/homepage/visit-box.gif);   /*visit-box.gif*/
	background-repeat: no-repeat;
	background-position: top left;
}/* one of five kinds of named boxes */
.visit-fr {
	background-image: url(/sites/default/files/homepage/visit-box-fr.gif); /*visit-box-fr.gif*/
	background-repeat: no-repeat;
	background-position: top left;
	height: 430px;
}
.cd1-box {
	background-image: url(/sites/default/files/homepage/cd1-box.gif);
	background-repeat: no-repeat;
	background-position: top left;
}/* one of five kinds of named boxes */
.cd1-box-fr {
	background-image: url(/sites/default/files/homepage/cd1-box-fr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 430px;
}
.home-app-box, .home-app-box-fr {
	float: left;
	width: 100%;
	height: 50px;
	display: block;
	margin: 110px 0 0 -10px;
}
.home-app-box-2 {
	float: left;
	width: 100%;
	height: 50px;
	display: block;
	margin: 0 0 0 -10px;
}
.g-app {
	float: left;
	width: 48%;
	height: 170px;
	display: block;
	text-indent: -99999em;
}
a:link.g-app, a:link.a-app {
	border-bottom: 1px solid transparent;
}
.a-app {
	float: right;
	width: 48%;
	height: 170px;
	display: block;
	text-indent: -99999em;
}
.contest a:link, .contest a:visited {
	color: #d50000;
	font-weight: bold;
	margin-left: 10px;
	display: block;
}
.featured {
	background-image: url(/sites/default/files/homepage/blog-box.gif);
	background-repeat: no-repeat;
	background-position: top left;
}/* one of five kinds of named boxes */
.featured-fr {
	background-image: url(/sites/default/files/homepage/blog-box-fr.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.blog {
	background-image: url(/sites/default/files/homepage/history-box.gif);
	background-repeat: no-repeat;
	background-position: top left;
}/* one of five kinds of named boxes temporary home for history*/
.blog-fr {
	background-image: url(/sites/default/files/homepage/history-box-fr.gif);
	background-repeat: no-repeat;
	background-position: top left;
}/* one of five kinds of named boxes */
.tours {
	background-image: url(/sites/default/files/homepage/tours-box.gif);
	background-repeat: no-repeat;
	background-position: top left;
}/* one of five kinds of named boxes */
.tours-fr {
	background-image: url(/sites/default/files/homepage/tours-box-fr.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.book {
	background-image: url(/sites/default/files/homepage/join-us-box-tall.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 435px;
}/* one of five kinds of named boxes */
.book-fr {
	background-image: url(/sites/default/files/homepage/join-us-box-tall-fr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 435px;
}
.holiday-small {
	background-image: url(/sites/default/files/homepage/book-box-book.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 435px;
}/* one of five kinds of named boxes */
.holiday-small-fr {
	background-image: url(/sites/default/files/homepage/book-box-book-fr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 435px;
}
.bwrapper {
	margin: 76px 8px 0 40px;
}/* wrapper to hold things together in a box with a class of almanac, blog or featured */
.box h1, .bwrapper h1 {
	line-height: 1.4;
	margin: 0 0 8px 0;
	font-size: 18px;
	font-size: 1.8rem;
} /* =18px */
.box h2, .bwrapper h2 {
	line-height: 1;
	margin: 0 0 3px 0;
	font-size: 18px;
	font-size: 1.8rem;
} /* =18px */
.box h3, .bwrapper h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 3px;
	font-size: 12px;
	font-size: 1.2rem;
} /* =12px */
.lbwrapper {
	float: left;
	width: 860px;
	margin: 80px 0 0 45px;
}
.feature a img {
	border: none;
}
ol li {
	list-style-type: upper-alpha;
}
a:link.two-one, a:visited.two-one {
	display: block;
	padding: 80px 30px 240px 80px;
	text-indent: -9999em;
	text-decoration: none;
	border: none;
}
/* -----------------------------------
images
----------------------------------- */
.photocaption {
	font-size: 11px;
	margin-top: 4px;
}
.photo {
	float: right;
	width: 240px;
	padding: 0 11px 0 0;
	margin-left: 15px;
}
.image {
	float: left;
	width: 460px;
	border: 1px solid silver;
	padding: 17px;
	margin: 0 auto 1em auto;
}
.image500 {
	float: left;
	width: 500px;
	border: 1px solid silver;
	padding: 17px;
	margin: 0 auto 1em auto;
}
.image270 {
	float: right;
	width: 270px;
	border: 1px solid silver;
	padding: 17px;
	margin: 0 0 0.5em 1em;
}
.image p, .image-small p {
	margin-top: 4px;
}
.image-small {
	float: right;
	width: 230px;
	border: 1px solid silver;
	padding: 12px;
	margin: 0 0 0.5em 1em;
}
.image-smaller {
	float: right;
	width: 115px;
	border: 1px solid silver;
	padding: 6px;
	margin: 0 0 0.5em 1em;
}
.image-OH-bio {
	float: right;
	margin: 0 0 0.5em 1em;
}
.image-bdr {
	border: 1px solid silver;
}
a.image-enlarge {
	border: 4px solid silver;
}
a:hover.image-enlarge {
	border: 4px solid #EEE;
}
.remove-border {
	border: 0;
	padding: 0 0 17px 0;
}
/* -----------------------------------
classes
----------------------------------- */
a.noimgbdr {
	text-decoration: none;
	border-bottom: 1px solid transparent !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
.required {
	background: url(#) no-repeat 100% 0;
}
.inline {
	vertical-align: bottom;
}
.small {
	font-size: 80%;
}
.hidden {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}
.hidden.focusable:active, .hidden.focusable:focus {
	position: static !important;
	clip: auto;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.clear {
	clear: both;
}
a.more {
	font-size: 18px;
	font-size: 1.8rem;
} /* =18px */
.marg-left35 {
	margin-left: 35px;
}
.marg-right35 {
	margin-right: 35px;
}
.pad-right35 {
	padding-right: 35px;
}
.pad-left35 {
	padding-left: 35px;
}
.pad-right {
	padding-right: 10px;
}
.pad-left {
	padding-left: 10px;
}
.pad-top {
	padding-top: 10px;
}
.pad-top35 {
	padding-top: 35px;
}
.pad-bottom {
	padding-bottom: 10px;
}
.pad-margin-top {
	margin-top: 12px;
}
.top-border {
	border-top: 1px solid #DBDBEA;
}
hr.footnotes {
	border-bottom: 1px solid #DBDBEA;
	border-top: 0px;
	border-left: 0px;
	border-right: 0;
	margin: 0 400px 0 0;
	padding: 0;
	height: 1px;
}
hr.divider {
	height: 30px;
	border-style: solid;
	border-color: silver;
	border-width: 1px 0 0 0;
	border-radius: 20px;
}
hr.divider:before {
	display: block;
	content: "";
	height: 30px;
	margin-top: -31px;
	border-style: solid;
	border-color: silver;
	border-width: 0 0 1px 0;
	border-radius: 20px;
}
hr.ornament {
	padding: 0;
    border: none;
    border-top: medium double #CCC;
    color: #333;
    text-align: center;
}
hr.ornament:after {
 	content: "Â§";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}
.leftquote {
	background-image: url(/sites/all/themes/pier21/images/leftquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.s-bullet {
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}
.story-author {
	font-size: 12px;
	font-size: 1.2rem;
} /* =12px */
.indent {
	text-indent: 20px;
}
.indent-paragraph {
	margin: 0;
	padding: 0.5em 2em 1.5em 2.5em;
	background: transparent;
	background-repeat: no-repeat;
	background-position: top left;
}
div.media-centre, a:link.media-centre, a:visited.media-centre {
	margin-bottom: 12px;
	line-height: 1.6;
	font-size: 15px;
	font-size: 1.5rem;
}/* =15px */
/* -----------------------------------
footer
----------------------------------- */
.footer-container {
	margin: 1em auto 0 auto;
	padding: 0 1em 0;
	background-color: transparent;
	/*font-family: "museo-sans";*/
	font-size: 14px;
	font-size: 1.4rem;
} /* =14px */
.footer-container-2 {
	margin: 0 auto;
	padding: 1em 0;
	height: 458px;
	background-color: transparent;
	background-image: url(/sites/all/themes/pier21/images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	/*font-family: "museo-sans";*/
	font-size: 14px;
	font-size: 1.4rem;
} /* =14px */
.footer, .footer-2 {
	margin: 0 auto;
	width: 960px;
	position: relative;
}
.footer ul, .footer-2 ul {
	margin: 1em;
}
.footer ul li, .footer-2 ul li {
	list-style: none;
}
.footer a:link, .footer a:visited {
	display: block;
	padding: 2px 4px;
	border: 1px solid transparent;
}
.footer a:focus, .footer a:hover {
	border: 1px dotted;
}
.footer-2 a:link, .footer-2 a:visited {
	border-bottom: none;
}
.footer-2 a:hover, .footer-2 a:active {
	border-bottom: 1px dotted silver;
}
.aColFooter {
	width: 180px;
	float: left;
	padding: 0.5em 0 0 0;
}
.bColFooter {
	width: 180px;
	float: left;
	padding: 0.5em 0 0 0;
}
.cColFooter {
	width: 180px;
	float: left;
	padding: 0.5em 0 0 0;
}
.dColFooter {
	width: 180px;
	float: right;
	padding: 0.5em 0 0 0;
}
.aColFooter-2 {
	float: left;
	width: 780px;
}
/*.aColFooter-2 p, .bColFooter-2 p {
	padding: 50px 0 0 15px;
}*/
.bColFooter-2 {
	float: right;
	width: 325px;
}
.aColFooter-2 p {
	float: left;
	clear: both;
	margin: 0;
	padding: 20px 0 0 10px;
}
/* -----------------------------------
colours
----------------------------------- */
/*
5C1C81 purple
0078AB blue-teal
00989F green-teal
008536 green
FFB12E gold
EE301D red /*

/* -----------------------------------
walls
----------------------------------- */
.brick {
	background-image: url(/sites/all/themes/pier21/images/bgwallhonoursinglewide.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	width: 456px;
}
.brick_honour {
	background-image: url(/sites/all/themes/pier21/images/bgwallhonoursinglewide.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	width: 456px;
}
.brickname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
	width: 100%;
	padding-top: 2em;
	line-height: 1;
}
.brickservice {
	background-image: url(/sites/all/themes/pier21/images/bgwallservicesinglewide.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 180px;
	width: 452px;
}
.bricknameservice {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0;
	font-size: 1.2em;
	text-align: center;
	width: 100%;
	padding-top: 2em;
	line-height: 1;
}
.bio {
	padding: 0.5em 0 1em 0;
}
/* -----------------------------------
Misc classes from previous site styles
----------------------------------- */
.nationbuilderthumbs {
	float: left;
	width: 85px;
	margin: 0 25px 15px 0;
	padding: 5px;
	text-align: center;
}
.formerchairthumbs {
	float: left;
	width: 130px;
	margin: 0 30px 25px 0;
	padding: 5px;
	text-align: center;
}
.clearboth {
	clear: both;
}
.photoleft {
	float: left;
	width: 185px;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	margin-bottom: 1em;
	font-size: 10px;
}
.honourphoto {
	float: left;
	clear: right;
	margin: 0.5em;
	padding: 0.25em 0.25em 0.5em 0.25em;
	text-align: center;
}
.photothumbs {
	float: left;
	width: 150px;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align: center;
}
.honourphotocenter {
	clear: both;
	margin: 0.5em;
	padding: 0.25em 0.25em 0.5em 0.25em;
	text-align: center;
}
.honourphotoright {
	float: right;
	clear: left;
	margin: 0.5em;
	padding: 0.25em 0.25em 0.5em 0.25em;
	text-align: center;
}
.honourthumbs {
	float: left;
	margin: 0.5em;
	text-align: center;
}
.honourcaption {
	clear: both;
	text-align: center;
	margin: 0 0 0.5em;
}
.photoright {
	float: right;
	width: 185px;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	margin-bottom: 1em;
	font-size: 10px;
}
.photosm {
	float: left;
	width: 100px;
	margin: 0 15px 5px 0;
	font-size: 10px;
}
.biblio {
	padding-left: 3em;
}
/* -----------------------------------
Film application
----------------------------------- */
.benefits {
	float: left;
	width: 100%;
	display: block;
	position: relative;
	margin: 1em auto;
}
.benefits li {
	list-style-type: none;
	font-size: 20px;
	font-size: 2.0rem;
} /* =20px */
.film {
	float: left;
	width: 100%;
	display: block;
	position: relative;
	margin: 1em auto;
}
/* ---------------------
Alphabet of Firsts
------------------------*/
ul.letter {
	float: left;
	width: 100%;
	display: block;
	position: relative;
	margin: 0 auto;
	text-align: center;
}
.letter li {
	float: left;
	position: relative;
	margin: 3px;
}
.letter li a {
	display: block;
	width: 135px;
	height: 195px;
	position: relative;
	border: 7px solid #EEE;
}
a:hover.alpha, a:active.alpha, a:focus.alpha {
	border: 7px solid #CCC;
}
.text-overlay {
	width: 0;
	height: 0;
	position: fixed;
	overflow: hidden;
	left: 0;
	top: 0;
	padding: 0;
	z-index: 199;
}
.text-overlay:target {
	width: 100%;
	height: 100%;
	background-color: #006C9B;
}
.text-overlay > div {
	position: relative;
	text-align: left;
	width: 90%;
	height: 100%;
	padding: 0 30px 30px 30px;
	color: #EEE;
	background-color: transparent;
}
.text-overlay div p, .abc p {
	line-height: 1.8;
}
.text-overlay div h1, .abc h1 {
	font-size: 28px;
	font-size: 2.8rem; /* =28px */
	line-height: 1;
	font-weight: 300;
}
.text-overlay:target a.close {
	width: 300px;
	height: 100px;
	margin: 6px 0 0 20px;
	font-size: 27px;
	font-size: 2.7rem; /* =27px */
	text-indent: -9999em;
	font-weight: 100;
	color: #FFF;
	background-image: url(/sites/default/files/cd1-return-arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
}
.return {
	width: 300px;
	height: 100px;
	text-indent: -9999em;
}
.return a:link, .return a:visited {
	display: block;
	padding: 0 10px 60px 0;
	background-image: url(/sites/default/files/cd1-return-arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
}
.abc {
	width: 80%;
	padding: 30px;
	color: #EEE;
	background-color: #006C9B;
}
.alpha-sm {
	float: left;
	margin-right: 1em;
	border: 3px solid #CCC;
}
/* -----------------------------------
First Snow and Cold
----------------------------------- */
ul.snow {
	float: left;
	width: 100%;
	display: block;
	position: relative;
	margin: 0 auto;
	text-align: center;
}
.snow li {
	float: left;
	position: relative;
	margin: 3px;
}
.snow li img {
	float: left;
	margin: 0 3px 0 0;
}
.snow li.passage {
	float: left;
	margin: 0 3px 0 0;
}
/* -----------------------------------
CD1 Landing Pages
----------------------------------- */
.download-app {
	float: right;
	width: 320px;
	height: 280px;
	margin: 0 auto;
	background: url(/sites/default/files/cd1-campaign/en-app.gif) no-repeat top left;
}
.d-fr {
	background: url(/sites/default/files/cd1-campaign/fr-app.gif) no-repeat top left;
}
.winterfest-text {
	float: right;
	width: 320px;
	height: 320px;
	margin: 0 auto;
	background: url(/sites/default/files/cd1-campaign/winterfest-sm.gif) no-repeat top left;
}
.winterfest-text p {
	float: left;
	padding: 10px;
	margin: 70px 20px 0 30px;
	font-size: 14px;
	font-size: 1.4rem; /* =14px */
	line-height: 1.4;
}
.download-app-two-a p {
	float: left;
	margin: 90px 0 0 30px;
	width: 430px;
	font-size: 25px;
	font-size: 2.5rem; /* =25px */
	line-height: 1.2;
	font-weight: normal;
	color: #00989F;
}
.winter-fr {
	background: url(/sites/default/files/cd1-campaign/winterfest-sm-fr.gif) no-repeat top left;
}
.download-app ul {
	float: left;
	position: relative;
	margin-top: 90px;
}
.download-app li {
	float: left;
	margin: 0 0 6px 0;
	text-align: center;
}
.download-app li a {
	float: left;
	width: 300px;
	position: relative;
	display: block;
	height: 50px;
	text-indent: -99999em;
}
.download-app-two-a {
	float: left;
	position: relative;
	width: 620px;
	height: 280px;
	background: url(/sites/default/files/cd1-campaign/free-app.gif) no-repeat left top;
}
.two-a-fr {
	background: url(/sites/default/files/cd1-campaign/free-app-fr.gif) no-repeat left top;
}
.three-a {
	height: 320px;
	color: #FFFFFF;
	background: url(/sites/default/files/cd1-campaign/contest-app.gif) no-repeat left top;
}
.three-a-fr h1 {
	width: 80%;
	padding: 30px 20px 0 20px;
	font-size: 22px;
	font-size: 2.2rem; /* =22px */
	line-height: 1.6;
}
.three-a h1 {
	width: 80%;
	padding: 40px 20px 0 20px;
	font-size: 26px;
	font-size: 2.6rem; /* =26px */
	line-height: 1.4;
}
.three-a p {
	float: left;
	margin: 8px 0 0 20px;
	width: 430px;
	font-size: 20px;
	font-size: 2.0rem; /* =20px */
	line-height: 1.5;
	font-weight: normal;
	color: #00989F;
}
.three-a-fr p {
	float: left;
	margin: 10px 0 0 20px;
	width: 430px;
	font-size: 20px;
	font-size: 2.0rem; /* =20px */
	line-height: 1.5;
	font-weight: normal;
	color: #00989F;
}
.three-a-fr {
	height: 320px;
	color: #FFFFFF;
	background: url(/sites/default/files/cd1-campaign/contest-app-fr.gif) no-repeat left top;
}
.download-app-two-a ul {
	float: left;
	position: relative;
	width: 460px;
	margin: 10px 0 0 0;
}
.download-app-two-a li a {
	float: left;
	position: relative;
	display: block;
	width: 132px;
	height: 120px;
	margin: 0 10px;
	text-indent: -99999em;
}
.download-app-two-a p {
	float: left;
	position: relative;
	width: 380px;
}
.landing-one {
	float: left;
	position: relative;
	padding: 10px 0 0 0;
	width: 620px;
	height: 280px;
	background: url(/sites/default/files/cd1-campaign/winterfest.gif) no-repeat left top;
}
.landing-one p {
	width: 470px;
	margin: 80px 0 0 40px;
	font-size: 16px;
	font-size: 1.6rem; /* =16px */
	line-height: 1.6;
}
.l-one-fr {
	background: url(/sites/default/files/cd1-campaign/winterfest-fr.gif) no-repeat left top;
}
.image-bucket {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	background-color: #00989F;
}
.image-bucket p {
	font-size: 28px;
	font-size: 2.8rem; /* =28px */
	height: 16px;
	color: #FFF;
	text-align: center;
	line-height: 1;
}
.image-bucket img {
	padding: 0;
	margin: 0;
}
.sm-ad {
	padding: 8px 0;
	font-size: 14px;
	font-size: 1.4rem; /* =14px */
	font-weight: bolder;
	line-height: 1;
	text-align: center;
	width: 100%;
}

/* -----------------------------------
Splash page
----------------------------------- */
.body_bg_en {
	background: #000 url(/sites/default/files/splash/refugecanada-message.jpg) top center fixed no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.body_bg_fr {
	background: #000 url(/sites/default/files/splash/refugecanada-message.jpg) top center fixed no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
 [if lte IE 8]> .body_bg_en {
-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/default/files/splash/refugecanada-message.jpg', sizingMethod='scale')";
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/default/files/splash/refugecanada-message.jpg', sizingMethod='scale');
}
[if lte IE 8]> .body_bg_fr {
-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/default/files/splash/refugecanada-message.jpg', sizingMethod='scale')";
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/default/files/splash/refugecanada-message.jpg', sizingMethod='scale');
}
#splash-top-wrapper {
	width: 100%;
	margin: auto;
	height: 160px;
	position: fixed;
	z-index: 5;
	background-color: transparent;
}
* html #splash-top-wrapper {
	position: absolute;
}
div.splash {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	color: #000000;
}
div.splash ul, div#splash-info ul {
	margin: 0;
	padding: 0;
	background-color: transparent;
	z-index: 20;
}
div.splash ul li, div#splash-info ul li {
	list-style: none;
	display: inline;
}
div.splash ul li a:link, div.splash ul li a:visited {
	text-align: center;
	font-size: 30px;
	font-size: 3.0rem;/* =30px */
	padding: 10px 16px;
	color: #FFF;
	background-image: url(../images/splash-button.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div.splash ul li a:hover, div.splash ul li a:active {
	text-align: center;
	color: #333;
}
.splash-left {
	margin-right: 100px;
}
div#splash-wrapper {
	position: fixed;
	width: 100%;
	bottom: 0px;
	z-index: 7;
	background-color: #233445; 
}
* html #splash-wrapper {
	position: absolute;
}
.subscribe {
	margin-right: 6px;
}
/* Ruth Goldbloom donation form styles */
.headline {
	font-size: 40px;
	font-size: 4.0rem;/* =40px */
	font-weight: 300;
	color: #00989F;
	margin-bottom: 3px;
}
.bursary {
	font-size: 18px;
	font-size: 1.8rem;/* =18px */
}
.donation {
	width: 900px;
	margin: 1em auto 0 40px;
	line-height: 3;
}
label.sample {
	float: left;
	width: 140px;
	padding-right: 1em;
}/* This style is only for this sheet, to align inputs. Do not copy. */
.cra-note {
	line-height: 1.4;
}
.pad4 {
	margin: 0 4px;
}
.note-box {
	border: 1px solid #00989F;
	margin-top: 1em;
	padding: 1em;
}
.pullquote {
	float: right;
	width: 220px;
	margin: 6px 0 6px 10px;
	padding: 10px;
	border-top: 4px solid #0078AB;
	border-bottom: 4px solid #0078AB;
	font-size: 18px;
	font-size: 1.8rem;/* =18px */
}
.uwo-footer {
	float: right;
	width: 510px;
	margin: 6px 0 6px 10px;
	padding: 10px;
	border-top: 4px solid #0078AB;
	border-bottom: 4px solid #0078AB;
	font-size: 18px;
	font-size: 1.8rem;/* =18px */
}
.pullquote p {
	font-size: 18px;
	font-size: 1.8rem;/* =18px */
}
/*
.calendar-calendar .month-view .full td.multi-day div.event_tentative {
 background-color: red;
 height: 3em;
}

.calendar-calendar .month-view .full td.multi-day .inner .event_tentative .cutoff {
 background-color: red;
}

.calendar-calendar .month-view .full td.multi-day div.event_confirmed {
 background-color: green;
 height: 3em;
}

.calendar-calendar .month-view .full td.multi-day .inner .event_confirmed .cutoff {
 background-color: green;
}
*/

.calendar-calendar .month-view .full td.multi-day div.event_yellow {
	background: #FFDB09;
}
.calendar-calendar .month-view .full td.multi-day div.event_orange {
	background: #FF9909;
}
.calendar-calendar .month-view .full td.multi-day div.event_blue {
	background: #A7DDE9;
}
.calendar-calendar .month-view .full td.single-day div.event_yellow {
	background: #FFDB09;
}
.calendar-calendar .month-view .full td.single-day div.event_orange {
	background: #FF9909;
}
.calendar-calendar .month-view .full td.single-day div.event_blue {
	background: #A7DDE9;
}
.form-item-search-block-form {
	display: inline;
}
#user-register-form .form-item-mail2 {
	display: none;
}
fieldset .field-group-fieldset .fieldset-wrapper {
	padding-left: 25px;
}
#field-event-staff-location-add-more-wrapper table td .form-item, #field-event-staff-location-add-more-wrapper .cck-time-element {
	float: left;
}
.holiday {
	float: left;
	width: 92%;
	margin-bottom: 1em;
	border-top: 1px solid #990033;
	border-bottom: 1px solid #990033;
	padding: 1em;
	clear: both;
}
.holiday h1 {
	color: #990033;
}
.holiday h4 {
	font-weight: bold;
}
/*.view-blog .views-row {
	padding-bottom: 50px;
	clear: both;
}
.view-media-releases .views-row {
	padding-bottom: 50px;
	clear: both;
}
.view-immigration-histories .views-row {
	padding-bottom: 50px;
	clear: both;
}
*/

.view-blog .views-row, .view-media-releases .views-row, .view-immigration-histories .views-row, .view-tell-me-more-about .views-row {
	padding-bottom: 10px;
	clear: both;
}
.socialmedia {
	width: 404px;
	float: left;
}
.socialmedia ul {
	float: left;
}
.socialmedia ul li {
	display: inline;
}
/*Story Collection Styles*/
.paths {
	background: #7FB0B0 url(/sites/all/themes/pier21/images/storyarrow.gif) no-repeat;
	background-position: top right;
	display: inline-block;
	margin: 15px 35px 10px 0;
	padding: 10px;
	width: 180px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
}
.paths a:link, .paths a:visited {
	display: block;
	padding: 5px 20px 5px 5px;
	font-size: 20px;
	font-size: 2.0rem;/* =20px */
	color: #fff;
}
.dbl-box, .dbl-box-sub {
	background: url(/sites/all/themes/pier21/images/horizontaldivider.gif) no-repeat;
	background-position: left top;
	float: left;
	display: inline-block;
	width: 450px;
	margin: 10px 10px 10px 0;
	padding: 20px 10px 6px 10px;
}
.dbl-box-sub h3 {
	margin-right: 45px;
}
.dbl-box a:link, .dbl-box a:visited {
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.dbl-box a:hover {
	text-decoration: none;
	border-bottom: none;
}
.dbl-box label {
	font-size: 18px;
	font-size: 1.8rem;/* =18px */
}
.adgallery {
	float: left;
	display: inline-block;
	width: 150px;
	margin: 5px 5px 15px 0;
}
.statement {
	font-size: 22px;
	font-size: 2.2rem;/* =22px */
	font-weight: 500;
	color: #00989F;
}
.story-title {
	padding-bottom: 10px;
}
.ref-img {
	float: left;
	padding: 10px 10px 10px 0;
}
.ref-img p {
	float: right;
	padding-right: 15px;
	font-size: 11px;
	font-size: 1.1rem;/* =11px */
}
.storyguide {
	float: right;
	margin: 10px 0 10px 15px;
	padding: 5px 5px 10px 5px;
	border: 1px solid silver;
}
.storyguide img {
	margin-bottom: 10px;
}
.reference {
	float: left;
	margin: 10px 5px 5px 0;
	padding: 20px 0 0 0;
}
.brickpromo {
	float: left;
	margin: 10px 5px 5px 0;
	padding: 20px 0 0 0;
}
.signup-inline, .signup-inline-fr {
	width: 400px;
	float: left;
	line-height: 1;
}
.signup-inline label, .signup-inline-fr label {
	font-size: 10px;
	font-size: 1.0rem;/* =10px */
	text-transform: uppercase;
	letter-spacing: 2px;
}
.signup-inline form, .signup-inline-fr form {
	margin: 0;
	width: 400px;
	float: left;
}
.signup-inline form #webform-component-name, .signup-inline-fr form #webform-component-nom {
	float: left;
	width: 130px;
	display: inline;
	font-size: 14px;
	font-size: 1.4rem;
} /* =14px */
.signup-inline form #webform-component-email, .signup-inline-fr form #webform-component-courriel {
	float: left;
	width: 130px;
	padding: 0 0 0 30px;
	display: inline;
	font-size: 14px;
	font-size: 1.4rem;
} /* =14px */
.signup-inline form .form-submit {
	text-indent: -999em;
	clear: both;
	float: left;
	width: 90px;
	height: 31px;
	border: none;
	margin: 0 0 10px 0;
	display: inline;
	background: url(/sites/all/themes/pier21/images/sign-up.gif) no-repeat;
}
/* For the "Websites Worth Visiting" gallery */
.site-thumbnail {
	float: left;
	width: 200px;
	border: 1px solid silver;
	margin: 10px 60px 25px 40px;
	padding: 5px;
	font-size: 14px;
	font-size: 1.4rem;/* =14px */
}
/* For the "Digital Storytelling" gallery */
.ds-row {
	clear: both;
	float: left;
	width: 100%;
}
/* For the "Digital Storytelling" gallery */
.ds-thumbnail {
	float: left;
	width: 300px;
	margin: 0 70px 0 35px;
}
/* For the "Digital Storytelling" gallery */
.dswrapper {
	width: 500px;
	overflow: hidden;
}
/* For the "Digital Storytelling" gallery */
.dsleft {
	width: 250px;
	float: left;
}
/* For the "Digital Storytelling" gallery */
.dsright {
	width: 250px;
	float: right;
}
/* For "CD1" gallery */
.cd1-thumbnail {
	float: left;
	width: 172px;
	margin: 10px 30px 25px 30px;
	padding: 5px;
}
#events_list {
	padding-top: 15px;
}
.event-container {
	border-top: 1px solid #DBDBEA;
	padding: 10px 0 0 0;
	min-height: 140px;
	clear: both;
}
.event_time {
	font-size: 1.2em;/*float: left;
  padding: 70px 0 0 10px;
  width: 80px;
  
  font-weight: bold; */
}
.events_month_items_container {
	margin-left: 60px;
}
.event_date_box {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 35px;
	border: 1px solid #000;
}
.event_date_box_mon {
	background-color: red;
	color: #fff;
}
.event_date_box_day {
}
.event_thumb {
	float: left;
	width: 140px;
}
.event_thumb img {
	width: 125px;
	height: 125px;
}
.event_content {
	float: left;
	width: 400px;
}
.fpo {
	display: block;
	float: right;
	width: 50%;
	padding-left: 1em;
	margin: 0;
}
.whtc {
	text-indent: -2em;
	padding-bottom: 3px;
	font-size: 16px;
	font-size: 1.6rem;
} /* =16px */
/* VE tablets */

.wrapper-tablets h1 {
	font-weight: normal;
	font-size: 24px;
	font-size: 2.4rem; /* =24px */
	text-transform: uppercase;
	letter-spacing: 1px;
}
.wrapper-tablets h2 {
	font-weight: lighter;
	font-size: 20px;
	font-size: 2.0rem;/* =20px */
	text-align: center;
	padding: 0 0 10px 0;
}
.wrapper-tablets {
	margin: 0 auto;
	width: 90%;
	display: block;
}
.wrapper-tablets p {
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;/* =18px */
}
.header-tablets {
	position: relative;
	text-align: center;
}
.museumlogo-tablets {
	float: left;
	width: 60%;
	margin: 10px 0 0 0;
}
.substrateleft {
	float: left;
	padding: 0;
	margin: 0 auto;
	width: 45%;
}
.substrateright {
	float: right;
	padding: 0;
	margin: 0 auto;
	width: 45%;
}
.substrateleft ul, .substrateright ul {
	margin: 0;
	padding: 0;
}
.substrateleft li, .substrateright li {
	margin: 1em 0;
}
.substrateleft a:link, .substrateleft a:visited, .substrateright a:link, .substrateright a:visited {
	display: block;
	padding: 1em;
	margin: 0;
	color: #FFF;
	font-size: 1.2em;
	text-decoration: none;
	text-align: center;
	background: rgb(53,106,160); /* Old browsers */
	border-top: 2px solid #969A9E;
	border-right: 2px solid #8C959E;
	border-bottom: 2px solid #333;
	border-left: 2px solid #8C959E;
}
div.tabletsearch, div.tabletsearch-fr {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.ve-tab input {
	width: 100%;
	height: 35px;
	font-size: 18px;
	font-size: 1.8rem; /* =18px */
	border: 1px solid #CCC;
}
.ve-tab input#edit-submit-search.form-submit {
	margin: 0 auto;
	position: relative;
	width: 90px;
	height: 41px;
	background-image: url(/sites/all/themes/pier21/images/ve-tab-search.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.ve-tab #views-exposed-form-Search-block-3 .views-exposed-form {
	text-align: center;
}
.ve-tab #views-exposed-form-Search-block-3 #edit-populate-wrapper {
	margin: 0 auto;
	position: relative;
	width: 600px;
	text-align: center;
}
div.tabletsearch-fr .ve-tab input#edit-submit-search.form-submit {
	margin: 0 auto;
	width: 90px;
	height: 41px;
	background-image: url(/sites/all/themes/pier21/images/ve-tab-search-fr.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.ve-tab table {
	width: 100%;
	font-size: 20px;
	font-size: 2.0rem;
} /* =20px */
.ve-tab li.pager-current.first a, .ve-tab li.pager-item a, .ve-tab li.pager-next a, .ve-tab li.pager-last a {
	padding: 0.5em;
	margin-top: 0.5em;
	border: 1px solid #CCC;
}
#footer-tablets {
	display: block;
	clear: both;
	width: 100%;
	position: relative;
	padding: 0.5em 0;
	margin: 0.5em auto;
}
#footer-tablets a:link, #footer-tablets a:visited {
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
.credits-tablets {
	float: left;
	width: 100%;
	padding: 4px 0;
	text-align: center;
}
.landing-block-exhibit {
	float: left;
	width: 100%;
	display: block;
	margin: 0 3% 1em 0;
	border: 1px solid #E6B66C;
}
.landing-block-exhibit h1 {
	text-align: center;
	padding: 6px;
	color: #FFF;
	background-color: #E6B66C;
}
.landing-block-a {
	float: left;
	width: 65%;
	display: block;
	margin: 0 3% 1em 0;
	border: 1px solid #E6B66C;
}
.landing-block-a video {
	padding: 0;
	margin: 0;
}
.landing-block-a h1 {
	text-align: center;
	padding: 6px;
	color: #FFF;
	background-color: #E6B66C;
}
.landing-block-a h2 {
	font-weight: 700;
}
.landing-block-a ul li {
	padding: 0 0 0.5em 0.25em;
	list-style-type: square;
}
.landing-block-b {
	float: left;
	width: 30%;
	display: block;
}
.landing-block-b a:link, .landing-block-b a:visited {
	text-decoration: underline;
}
.landing-block-b a:hover, .landing-block-b a:active {
	text-decoration: none;
}
.landing-block-b h1 {
	padding: 1em 0 0 0;
	color: #6BA644;
	font-size: 18px;
	font-size: 1.8rem;
} /* =18px */
.intro-l {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #C82422;
}
ul.mininav {
	width: 90%;
	position: relative;
	margin: 1em auto;
	text-align: center;
}
ul.mininav li {
	display: inline-block;
	margin-right: 20px;
}
ul.mininav li a:link, ul.mininav li a:visited {
	display: block;
	padding: 6px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background: rgb(53,106,160); /* Old browsers */
}
.hyphenate {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.donatebtn-container {
	float: left;
	width: 190px;
	height: 75px;
}
/* new portal pages */

.topicTitle {
	font-weight: normal;
	font-size: 28px;
	font-size: 2.8rem;
} /* =28px */
.oneCol {
	float: left;
	width: 260px;
	margin: 0 40px 10px 0;
	padding: 15px 0 15px 0;
}
.twoCol {
	float: left;
	width: 620px;
	margin: 0 0 10px 10px;
	padding: 15px 0 15px 0;
}
.threehundred {
	height: 290px
}
.fourhundred {
	height: 390px
}
.topTeal {
	border-top: 9px solid #21a5ad;
}
.topGold {
	border-top: 9px solid #FFB12E;
}
.topGreen {
	border-top: 9px solid #008536;
}
.topRed {
	border-top: 9px solid #EE301D;
}
.topPurple {
	border-top: 9px solid #5C1C81;
	margin-bottom: 1em;
}
/* CA Online */
#storyData {
	float: left;
	display: block;
	width: 440px;
	margin: 0 40px 0 0;
	line-height: 2;
}
#ohData {
	float: left;
	display: block;
	width: 400px;
	margin: 0 20px 0 0;
	line-height: 2;
}
.askColl{
    clear:both;
	float: left;
	display: block;
	width: 100%;
}
#storyData a:link, #storyData a:visited, #ohData a:link, #ohData a:visited, .storyData_oral_histories a:link, .storyData_oral_histories a:visited {
	text-decoration: none;
	border-bottom: 1px dotted;
}
#storyData a:hover, #storyData a:active, #ohData a:hover, #ohData a:active, .storyData_oral_histories a:hover, .storyData_oral_histories a:active {
	text-decoration: none;
	border-bottom: none;
}
.storyData_oral_histories {
	clear: both;
	float: left;
	display: table;
	width: 100%;
}
.storyData_histories {
	float: right;
	display: table;
	width: 100%;
}
#storyText {
	float: left;
	display: block;
	width: 460px;
	padding: 0;
	margin: 0;
	line-height: 1.7;
}
#storyVideo {
	float: right;
	display: block;
	width: 540px;
	padding: 0;
	margin: 0;
	line-height: 1.7;
}
#caImage {
    clear:left;
    float:right;
    display:block;
    width:540px;
    padding:0;
    margin:0;
}
label.caTab {
	cursor: pointer;
	float: left;
	display: block;
	width: 100%;
	padding: 8px 8px 8px 0;
	background-image: url(../images/plus.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DBDBEA;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	font-size: 1.4rem;
} /* =14px */
label.caHorizontalTab {
	cursor: pointer;
	float: left;
	position: relative;
	display: table;
	width: 90%;
	padding: 8px 8px 8px 0;
	background-image: url(../images/plus.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DBDBEA;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	font-size: 1.4rem;
} /* =14px */
#menu-toggle, #menu-toggle-two, #menu-toggle-three, #menu-toggle-four, #menu-toggle-five {
	display: none; /* hide the checkbox */
}
#menu-one, #menu-two, #menu-three, #menu-four, #menu-five {
	display: none;
}
#menu-toggle:checked ~ #menu-one, #menu-toggle-two:checked ~ #menu-two, #menu-toggle-three:checked ~#menu-three, #menu-toggle-four:checked ~#menu-four, #menu-toggle-five:checked ~#menu-five {
	display: inline-block;
	width: 100%;
	line-height: 1.2;
	padding: 0.5em;
}
.node-stories h2 a:link, .node-oral-histories h2 a:link {
	text-decoration: none;
	border-bottom: 1px dotted;
	font-size: 18px;
	font-size: 1.8rem;
} /* =18px */
.node-stories h2 a:hover, .node-oral-histories h2 a:hover {
	text-decoration: none;
	border-bottom: 0;
}
ul.pager {
	margin: 2em 0 0 0;
}
ul.pager li.pager-current.first a:link, ul.pager li.pager-first a:link, ul.pager li.pager-item a:link, ul.pager li.pager-previous a:link, ul.pager li.pager-next a:link, ul.pager li.pager-last a:link {
	display: inline;
	padding: 4px 8px;
	background-color: #EEE;
	border: 1px solid #CCC;
	line-height: 2.2;
	font-size: 16px;
	font-size: 1.6rem;
} /* =16px */
a:link.btn-collection-search, a:visited.btn-collection-search {
	text-align: right;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-size: 22px;
	font-size: 2.2rem;
} /* =22px */
a:hover.btn-collection-search, a:active.btn-collection-search {
	text-decoration: none;
	border-bottom: none;
}
/* Styling the search collections advanced form*/
.caSearchOrder form#views-exposed-form-search-our-online-collections-page {
	float: left;
	width: 80%;
	margin-bottom: 2em;
}
.srchresults a:link, .srchresults a:visited {
	text-decoration: none;
	border-bottom: 1px dotted;
}
.srchresults a:hover, .srchresults a:active {
	text-decoration: none;
	border-bottom: none;
}
form#views-exposed-form-ship-arrivals-page{
	margin-bottom:1em;
}
#views-exposed-form-ship-arrivals-page input#edit-keys.form-text, #views-exposed-form-ship-arrivals-block-1 input#edit-keys.form-text{
	float:left;
	width:500px;
	height:20px;
}
#views-exposed-form-ship-arrivals-page select#edit-field-ship-tid.form select, #views-exposed-form-ship-arrivals-block-1 select#edit-field-ship-tid.form select{
	float:left;
	margin-right:20px;
}
#edit-field-related-ship-value-wrapper, #edit-keys-wrapper {
	float: left;
	width: 100%;
}
#edit-field-language-tid-wrapper {
	margin-right:50px;
}

#edit-field-date-of-arrival-value-value-wrapper, #edit-field-date-of-arrival-value-1-wrapper {
	float: left;
}
#views-exposed-form-search-our-online-collections-page .views-widget-filter-field_idno_value input {
	width: 150px;
	height: 30px;
	margin-right:50px;
}
#views-exposed-form-search-our-online-collections-page .views-widget-filter-keys input {
	width: 580px;
	height: 30px;
	margin-bottom:10px;
}
#views-exposed-form-search-our-online-collections-page select#edit-type.form-select, #views-exposed-form-search-our-online-collections-page select#edit-field-date-of-arrival-value-value-year, #views-exposed-form-search-our-online-collections-page select#edit-field-date-of-arrival-value-1-value-year, #views-exposed-form-search-our-online-collections-page select#edit-field-language-tid {
	height: 36px;
	margin-bottom:10px;
}
#views-exposed-form-search-our-online-collections-page .views-widget-filter-field_related_ship_value input {
	width: 260px;
	height: 30px;
	margin-bottom:10px;
}
#edit-field-date-of-arrival-value-wrapper .views-exposed-widget .views-widget-filter-field_date_of_arrival_value{
	padding-left:50px;
}
input[type=submit]#edit-submit-search-our-online-collections.form-submit {
margin-top:30px;
}
input[type=submit]#edit-submit-search-our-online-collections-solr.form-submit {
margin-top:20px;
}
a:link.btn-eoi, a:visited.btn-eoi {
	float: left;
	position: relative;
	display: block;
	color: #FFF;
	background-color: #008536;
	border: 1px solid #EEE;
	padding: 15px 20px;
	margin: 0 0 8px 0;
}
a:hover.btn-eoi, a:active.btn-eoi {
	background-color: #00AE46;
}
input[type=submit]#edit-submit-ship-arrivals.form-submit {
margin-top:20px;
}
.oh-theme{
	float:left;
	position: relative;
	width:100%;
	border-top: 1px solid silver;
	padding:4px 0;
	margin:6px 0;
	}
.oh-theme img{
	float:right;
	position: relative;
	}
.oh-theme p{
	float:left;
	position: relative;
	padding:1em 0 0 0;
	margin: 0 1em 0 3em;
	line-height:1.7;
} 
.oh-theme a:link{
	font-size: 16px;
	font-size: 1.6rem;
} /* =16px */
.tyodd{
	padding:1em 3em;
	margin:1em;
	font-style: italic;
	font-weight:500;
	background-image: url(/sites/all/themes/pier21/images/oddquote.gif);
	background-repeat: no-repeat;
	background-position: 0 1em;
}
.tyeven{
	padding:1em 7em;
	margin:1em;
	font-weight: normal;
	line-height:1.7;
	background-image: url(/sites/all/themes/pier21/images/evenquote.gif);
	background-repeat: no-repeat;
	background-position: 4em 1em;

}

.typoem{
    padding:1em 3em;
	margin:1em;
	font-weight:500;
	background-image: url(/sites/all/themes/pier21/images/oddquote.gif);
	background-repeat: no-repeat;
	background-position: 0em 1em;
}

h2.cd1-main {
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
} /* =16px */

/*Passenger list*/
input[type=submit]#edit-submit-passanger-list.form-submit {
margin-top:20px;
}
h2.c150month {
padding:6px 6px 0 0;
margin:3px 3px 3px 0;
border-bottom:3px solid #FFB12E;
text-transform:uppercase;
letter-spacing:1px;
color:#0078AB;
font-weight:700;
}