/*------------------------------------------------------------------

            RBCM Journeys and Transformations
            URL: http://www.royalbcmuseum.bc.ca/exhibits/journeys
            Author: 7th Floor Media
            Updated: 2012 by Jim Olson, awitc.ca

-------------------------------------------------------------------*/


/*------------------------------------------------------------------

            Reset

-------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

td {
	vertical-align: top;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*------------------------------------------------------------------

            Generic (Legacy Styles)

-------------------------------------------------------------------*/

.title {font-size: 20px; margin: 0; font-family :  sans-serif, "Microsoft Sans Serif", "arial", "verdana"; text-align : left; font-weight : lighter; color : #FF9900;}
.pages {font-size: 10px; margin: 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : right; font-weight : lighter; text-decoration : none; color : #FF9922;}
.subnav {font-size: 10px; margin: 0; font-family : "verdana","Microsoft Sans Serif", "arial"; text-align : right; font-weight : lighter; text-decoration : none; color : #003366;}
.topnav {font-size: 9px;  font-weight : lighter; margin: 2px 10px 10px 10px; font-family : "verdana","Microsoft Sans Serif", "arial"; text-align : center; font-weight : lighter; text-decoration : none; color : #003366;}
.selected {font-size: 10px; margin: 0; font-family : "verdana","Microsoft Sans Serif", "arial"; text-align : right; font-weight : lighter; text-decoration : none; color: #FF6600}
.navright {font-size: 10px; margin: 6px 0 0 30px; font-family : "verdana","Microsoft Sans Serif", "arial"; text-align : right; font-weight : lighter; text-decoration : none; color : #003366;}
.navleft {font-size: 10px; margin-right : 30px; font-family : "verdana","Microsoft Sans Serif", "arial"; text-align : left; font-weight : lighter; text-decoration : none; color : #003366;}
.navleftselected {font-size: 10px; margin: 6px; margin-right : 30px; font-family : "verdana","Microsoft Sans Serif", "arial"; text-align : left; font-weight : lighter; text-decoration : none; color : #ff6600;}
.navrightselected {font-size: 10px; margin: 6px; margin-left : 30px; font-family : "verdana","Microsoft Sans Serif", "arial"; text-align : right; font-weight : lighter; text-decoration : none; color: #FF6600}
.desc {font-size: 11px; margin: 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : left; font-weight : lighter; margin-right : 110px; color : #003366;}
.caption {font-size: 11px; vertical-align : middle; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : right; font-weight : normal; margin-right :20px; margin-left :20px; color : #999966;}
.caption_under {font-size: 11px; vertical-align : middle; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : left; font-weight : normal; margin-right :0px; margin-left :0px; color : #999966;}
.text {font-size: x-small; padding: 10px 0 14px 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : left; font-weight : lighter; color : #666666;}
.subTitle {font-size: x-small; margin: 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : left; font-weight : bold; margin-right : 10px; margin-bottom : 14px; color : #666666;}
.indent {font-size: x-small; margin-left: 50px; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : left; font-weight : NORMAL; margin-right : 0px; margin-bottom : 4px; color : #FCD485;}
.firstext {font-size: x-small; padding: 10px 0 14px 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : left; color : #666666;}
.firstext:first-letter { font-size: 200%; }
.mapText {font-size : x-small; margin: 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : left; font-weight : lighter; margin-right : 0px; color : #003366;}
.photoText {font-size : x-small; margin: 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : left; font-weight : lighter; margin-right : 123px; color : #003366;}
.footer {font-size: 10px; margin: 0;  text-align : left; font-weight : lighter; text-decoration : none; color: #336699;}
.HDfooter {font-size: 11px; margin: 0;  text-align : left; font-weight : lighter; text-decoration : none; color: #336699;}
.footerB {font-size: 11px; margin: 0; font-family : "verdana","Microsoft Sans Serif", "arial"; text-align : center; font-weight : lighter; text-decoration : none; color : #989898;}
.maplink {padding-bottom: 15px; text-align: right;}
.activebar {position : absolute; top : 47px;  }
.text2 {color: #666666;}
#skip a, #skip a:hover, #skip a:visited {position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden;} 
.stripes-background {background-image: url('english/images/background_stripes.gif');}
.bgDots {background-image: url('english/images/bgDots.gif');}

#footer-block-spacer {
  display: none;
}

.focus #footer-block-spacer {
  display: block;
  float: left;
  width: 160px;
  height: 105px;
  background-color: #FCD485;
}

#footer-block {
  padding: 12px 0 0 175px;
  border-top: 2px #99A0BB dotted;
}

.focus #footer-block {
  margin-top: 9px;
  margin-left: 175px;
  padding: 12px 0 0 0;
}

.overview #footer-block {
  padding-left: 160px;
}

.footer-links {
  font-weight: bold;
  line-height: 14px;
  padding-bottom: 8px;
}

.page {
    color: #B7C986;
    font-family: "Microsoft Sans Serif","arial","verdana";
    font-size: 20px;
    font-weight: lighter;
    margin: 0;
    text-align: left;
    text-decoration: none;
}

.about .text {
    color: #CCCCCC;
    font-family: "Microsoft Sans Serif","arial","verdana";
    font-size: x-small;
    font-weight: lighter;
    margin: 0;
    text-align: left;
}

.focus .firstCaption {
  color: #CC9900;
}

.focus .caption {
  color: #32247B;
}

.focus .firstext,
.focus .text {
  color: #FCD485;
}

.about .footer {
    color: #CCCCCC;
    font-size: 10px;
    font-weight: lighter;
    margin: 0;
    text-align: left;
    text-decoration: none;
}

.about .indent {
    color: #CCCCCC;
    font-family: "Microsoft Sans Serif","arial","verdana";
    font-size: x-small;
    font-weight: lighter;
    margin-bottom: 4px;
    margin-left: 20px;
    margin-right: 50px;
    text-align: left;
}

.about .footer A {
    color: #CCCCCC;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,Helv;
    font-size: x-small;
    line-height: normal;
    text-decoration: none;
}
.about .footer A:active {
    color: #FF9933;
    text-decoration: underline;
}
.about .footer A:hover {
    color: #FF9933;
    text-decoration: underline;
}

.greenFocus {
	font-family:Verdana, Arial, Helvetica, Helv;
	font-size: 12px;
	font-weight:bold;
	color:#99CC66;
}
A.focusTopic {
	font-family:Verdana, Arial, Helvetica, Helv;
	font-size: 10px;
	color:#336699;
	font-weight:normal;
}

A.focusLinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#336699;
	font-weight:normal;
}

.greenCat {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color:#99CC66;
}
.catTopic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#ffffff;
}
.selected {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#FF9922;
	font-weight:normal;
}

.selectedList {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#FF9922;
	font-weight:normal;
}

A.catTopic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#ffffff;
	font-weight:normal;
}

a.pages_sel {
  background: #FF9900;
  padding: 0 3px;
  text-decoration: none;
}

.focus .focus {
  color: #99CC66;
  font-family: "arial","verdana",sans-serif,"verdana","Microsoft Sans Serif","arial";
  font-size: 18px;
  font-weight: 200;
  text-align: left;
}

.focus .title {
  padding-top: 20px;
}

.focus h1 {
  margin-top: 9px;
}

.focus .print-version {
  margin-bottom: 20px;
}

.focus .subTitle {
  color: #fff;
  font-size: 16px;
}

.focus #footer-block,
.focus #footer-block a  {
    color: #989898;
    font-size: 10px;
    font-weight: lighter;
    text-align: left;
}

.sitemap .sTitle {font-size: 13px; margin: 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : right; font-weight : bold; margin-right : 13px; margin-top : 0px; margin-bottom : 4px; color : #6E7B97;}
.sitemap .fTitle {font-size: 11px; margin: 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : right; font-weight : lighter; margin-right : 13px; margin-top : 10px; margin-bottom : 0px; color : #5CB16D;}
.sitemap .fText {font-size: 11px; margin: 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : right; font-weight : lighter; margin-right : 13px; margin-top : 0px; color : #FCD485;}
.sitemap .text {font-size: 11px; margin: 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : left; font-weight : lighter; margin-left: 12px; margin-bottom : 14px; margin-top : 8px; color : #FCD485;}
.sitemap .gText {font-size: 11px; margin: 0; font-family : "Microsoft Sans Serif", "arial", "verdana"; text-align : left; font-weight : lighter; margin-top : 2px; color : #6E7B97;}

.sitemap-content {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: x-small;
	font-weight:normal;
}

.sitemap-content .text {
    color: #FCD485;
    font-family: "Microsoft Sans Serif","arial","verdana";
    font-size: 11px;
    font-weight: lighter;
    text-align: left;
}

.sitemap-content td {
  vertical-align: middle;
}

.sitemap-content A.mainSelected {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica;
	font-size: x-small;
	line-height: normal;
	font-weight:bold;
	text-decoration: none;
	color: #FF9933;
}

.sitemap-content A {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica;
	line-height: normal;
	font-weight:normal;
	text-decoration: none;
	color: #6699CC;
}
.sitemap-content A:Active {
	text-decoration: underline;
	color: #6699CC;
}

.sitemap-content A:Hover {
	text-decoration: underline;
	color: #6699CC;
}
.sitemap-content .greenFocus {
	font-family:Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color:#99CC66;
}
.sitemap-content A.focusTopic {
	font-family:Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#336699;
	font-weight:normal;
}
.sitemap-content A.sfooter {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica;
	font-size: x-small;
	line-height: normal;
	font-weight:bold;
	text-decoration: none;
	color: #336699;
}
.sitemap-content .greenCat {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color:#99CC66;
}
.sitemap-content .catTopic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#ffffff;
}
.sitemap-content .selected {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#FF9922;
	font-weight:normal;
}
.sitemap-content A.catTopic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#ffffff;
	font-weight:normal;
}

.footer a {
    color: #336699;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,Helv;
    font-size: x-small;
    line-height: normal;
    text-decoration: none;
}

.teacher .page-content {
  padding: 22px 52px 22px 22px;
}

.teacher .page-content ul {
  list-style-type: disc;
  margin-left: 14px;
}

.teacher .page-content p,
.teacher .page-content h2,
.teacher .page-content ul {
  margin-bottom: 20px;
}

.mapText {
  background: #676767;
}

.mapText.picgallery {
  background: #ffffff;
}

.credits {
  height: 530px;
  overflow: auto;
}


/*------------------------------------------------------------------

            Typography

-------------------------------------------------------------------*/

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

body {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0.2px;
  line-height: 1.5em;
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 1.2em;
}


h2 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.2em;
}

#header .section-title {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1em;
}


/*------------------------------------------------------------------

            Main Navigation

-------------------------------------------------------------------*/

#main-nav {
  width: 520px;
}

#main-nav-wrapper {
  width: 520px;
  padding: 0 100px 0 100px;
  height: 33px;
  background-color: #5B5B5B;
  border-top: 4px #999999 solid;
}

#main-nav a:link,
#main-nav a:visited,
#main-nav a:hover,
#main-nav a:active {
  color: #ffffff;
  border: 0;
  border: 0;
  text-decoration: none;
}

.section-link-wrapper {
  width: 104px;
  text-align: center;
	float: left;
}

.section-mountain #main-nav-1,
.section-forest #main-nav-2,
.section-grassland #main-nav-3,
.section-water #main-nav-4,
.section-city #main-nav-5 {
  background: #425081;
}

.section-mountain #main-nav-1 a,
.section-forest #main-nav-2 a,
.section-grassland #main-nav-3 a,
.section-water #main-nav-4 a,
.section-city #main-nav-5 a {
  color: #fff;
  border: 0;
  text-decoration: none;
}

#main-nav-wrapper {
  background: #6B6B6F;
}

.section-link-wrapper:hover,
.section-link-wrapper.hover {
	background: #7d7979;
}

.section-link {
  text-align: center;
  line-height: 33px;  
}

#main-nav li ul li {
  color: #fff;
}

#main-nav li ul a:link,
#main-nav li ul a:visited,
#main-nav li ul a:hover,
#main-nav li ul a:active {
  color: #FFBF6B;
  text-decoration: none;
  border-bottom: 1px transparent dotted;
}

#main-nav li ul a:hover {
  border-bottom: 1px #FFBF6B dotted;
}

#main-nav, #main-nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#main-nav li {
  position: relative;
}

#main-nav .main-nav-title {
  color: #CAFB9F;
  height: 14px;
  padding: 0;
  width: 110px;
  text-align: right;
  margin-bottom: 0;
  position: absolute;
  top: 10px;
  z-index: 99;
}

#main-nav .focus .main-nav-title {
  color: #489C00;
}

#main-nav li ul.main-nav-block {
  text-align: left;
	position: absolute;
	top: 33px;
	background: #5B5B5B;
	padding-top: 12px;
	width: 370px;
	left: -9999px;
}

#main-nav li ul li {
  font-size: 0;
}

#main-nav li ul li .main-nav-title { 
  font-size: 12px;
}

#main-nav li ul li li .dot {
  float: left;
}

#main-nav li ul li li .nav-link {
  margin-left: 10px;
  display: block;
}

#main-nav li ul li li {
  list-style-type: circle;
  font-size: 12px;
  color: #fff;
	width: 229px;
	line-height: 20px;
	float: none;
  padding: 0 6px 0 135px;
  display: block;
  zoom: 1;
}

#main-nav li ul.main-nav-block ul {
  padding: 6px 0 10px 0;
  border-bottom: 1px #ccc dotted;
}

#main-nav li ul li.focus {
  color: #336699;
  width: 368px;
  border-left: 1px #ccc dotted;
  border-right: 1px #ccc dotted;
  background: #fff url(english/images/header/binocularman.gif) no-repeat left bottom;
}

.lang-1 #main-nav li ul li.focus,
.lang-1 #main-nav li ul li.focus ul {
  min-height: 40px;
}

#main-nav li ul li.focus li {
  color: #336699;
}

#main-nav li ul .focus a:link,
#main-nav li ul .focus a:visited {
  color: #336699;
  text-decoration: none;
  border-bottom: 1px transparent dotted;
}

#main-nav li ul .focus a:hover {
  border-bottom: 1px #336699 dotted;
}

#main-nav li ul .focus a:active {
  color: #336699;
  text-decoration: none;
  border-bottom: 1px transparent dotted;
}

#main-nav li:hover ul, #main-nav li.hover ul {
	left: 0;
}


/*------------------------------------------------------------------

            Headers

-------------------------------------------------------------------*/

#header {
  position: relative;
  height: 55px;
  background-color: #ffffff;
}

#header.mountain {
  background: #ffffff url(english/images/update2013/headers_2012.jpg) no-repeat 0 0;
}

#header.forest {
  background: #ffffff url(english/images/update2013/headers_2012.jpg) no-repeat 0 -110px;
}

#header.grassland {
  background: #ffffff url(english/images/update2013/headers_2012.jpg) no-repeat 0 -55px;
}

#header.water {
  background: #ffffff url(english/images/update2013/headers_2012.jpg) no-repeat 0 -165px;
}

#header.city {
  background: #ffffff url(english/images/update2013/headers_2012.jpg) no-repeat 0 -220px;
}

#site-header-wrapper {
  background: #fff;
}

#site-header {
  width: 720px;
  padding: 3px 0 2px 0;
  margin: 0 auto;
  position: relative;
  background: #fff;
}

#site-header .site-title {
  width: 416px;
  padding: 2px 0 0 4px;
}

#site-header .meta-nav {
  width: 300px;
  text-align: right;
  position: absolute;
  right: 1px;
  top: 5px;
}

.meta-nav a:link,
.meta-nav a:visited,
.meta-nav a:hover,
.meta-nav a:active {
  color: #336699;
  text-decoration: none;
}

.meta-nav a:hover {
  color: #F59D1F;
  border-bottom: 1px #F59D1F dotted;
}

#header .site-title {
  position: absolute;
  top: 6px;
  left: 5px;
}

#header .vmc-logo {
  width: 125px;
  height: 47px;
  position: absolute;
  right: 0;
  top: 5px;
}

#header .section-title {
  color: #F59D1F;
  position: absolute;
  bottom: -3px;
  left: 5px;
}

/*------------------------------------------------------------------

            Homepage

-------------------------------------------------------------------*/

.homepage #main-nav-wrapper {
  background-color: #616161;
}

.homepage-content {
  padding: 50px 50px 50px 50px;
}

.homepage-content .homepage-welcome {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.2em;
}

.homepage-content h1 {
  color: #616161;
  font-weight: normal;
}

.homepage-content h1 span {
  display: block;
  font-weight: normal;
  font-size: 90%;
  color: #8c8989;
}

.homepage-rbcm-logo {
  float: right;
}

.best-viewed {
  width: 200px;
  padding: 12px;
  font-size: 11px;
  margin: 0 auto;
  border: 1px #99A0BB solid;
}

/*------------------------------------------------------------------

            Search

-------------------------------------------------------------------*/

.googlesearch {
  border: 4px #eee solid;
  min-height: 61px;
}

.googlesearch .gsc-table-result, 
.googlesearch .gsc-thumbnail-inside, 
.googlesearch .gsc-url-top {
  padding-left: 0;
}

.googlesearch .fallback-search {
  min-height: 36px;
  padding: 20px;
}

.googlesearch .fallback-search img {
  margin-top: 10px;
}

/*------------------------------------------------------------------

            Contact

-------------------------------------------------------------------*/

.rowElem {
  padding-bottom: 10px;
}

.contact form label {
  display: block;
}


.emailmsg.success {
  padding: 5px;
  background-color: #CAFB9F;
  margin-bottom: 20px;
}

.emailmsg.error {
  padding: 5px;
  background-color: #faba9e;
  margin-bottom: 20px;
}


/*------------------------------------------------------------------

            Modals

-------------------------------------------------------------------*/

#simplemodal-overlay {
  background: url(english/images/modal-bg.png);
}

#simple-modal-controls {
  height: 30px;
  text-align: right;
  padding-right: 10px;
  background: #7B7979;
}

#simple-modal-controls a {
  color: #fff;
  line-height: 30px;
  text-decoration: none;
}


/*------------------------------------------------------------------

            Generic Page Styles

-------------------------------------------------------------------*/

.page-wrapper {
  padding: 30px; 
}

.page-wrapper ul,
.page-wrapper p {
  margin-bottom: 12px;
}

.page-wrapper ul {
  list-style-type: square;
  margin-left: 20px;
}


/*------------------------------------------------------------------

            Clearfix

-------------------------------------------------------------------*/

/* new clearfix */
.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 */
