@import url(blankcanvas.css);
@import url(base-typography.css);
@import url(base-datasets.css);
@import url(assets.css);
@import url(plugins/lightview.css);


@media screen {

	/* =general position */
	
 body { 
 	text-align:center;
 	padding-bottom:1em;
 }
 .container { 
 	width:47.5em;
 	margin:0 auto;
 	text-align:left;
 	
 }
 .header-container { 
  background:black top center no-repeat;
 }
 #header-background {
 height:0;overflow:visible;
 
 }
 .header { 
 	margin:0 auto;
 	text-align:left;
 	width:47.5em;
 	height:5em;
	top:0;
 	position:relative;
 }

 .navigation-container { 
 	background:#0b1d5f;
 }
 .section-navigation { 
 	width:100%;
 	height:1.5em;
 	margin:0 auto;
 	text-align:left;
 	width:47.5em;
 	
 }
 .content { 
 	width:100%;
 	overflow:hidden;
 }
 body.standard .content {
    background:url(http://www.nms.ac.uk/images/related/related-background.gif) top right repeat-y;
 }
 .maincontent { 
  width:35.5em;
  float:right;

 	
 }
 .copy { 
 	width:23em;
 	float:left;
	margin-bottom:1em;
 	
 }
 .related { 
 	width:11.875em;
 	float:right;
 	padding-top:3em;
 }
.copy-column-head, .copy-column-foot{
 width:100%;
 float:left;
clear:both;
}
.copy-column-foot{
margin-top:1em;
margin-bottom:1em;
}
.content .copy-column-head h1 {
margin-bottom:-0.2em;
}
.copy-column-head img {
}
.copy-column-one {
	float:left;
	width:49%;
  margin:0;
 }
 .copy-column-two {
 	float:right;
	width:49%;
}
.maincontent .copy-column-one h2, .maincontent .copy-column-two h2, .maincontent .copy-column-foot h2 {
margin-right:0;
}

 .navigation { 
 	width:11em;
 	margin-bottom:1em;
 }
 	
 .secondary-navigation { 
 	float:right;
 	height:5em;
 	position:relative;
 }

 .section-navigation { 
 	background:#0b1d5f;
 	overflow:hidden;
 }
 	
 .footer-container { 
 	border-top:1px solid #d1d3e2;
 }
 .footer { 
 	width:47.5em;
 	margin:0 auto;
 	text-align:left;
 	
 }

#social-bookmarks {
 width: 95%;
 /*width:100%;*/
 clear:both;
}
.two-column #social-bookmarks {
 float:left;
 width:60%;
 margin:0;
 height:9em;
}
.shop-panel {
 clear:right;
 float:right;
 width:35%;
 height:10em;
 margin:0 0 1em 0;
 border:1px solid #d1d3e2;
}

	/* =specifics */
 .header p {
  width:200px;
  position:absolute;
  top:0.8em;left:0;
 }
 
 .secondary-navigation ul li {
  float:left;
 }


 .secondary-navigation a {
  padding:0.5em 0.5em 0.6em 0.6em;
  display:block;
 }
 #searchBox {
  display:none;
 }
 #search-form {
  position:absolute;
  bottom:0.5em;right:0.5em;
 }
 #search-form label {
  visibility:hidden;
 }
 .section-navigation ul li{ 
  float:left;
 }
 .section-navigation a {
  padding:0.5em 1em 0.6em 1em;
  display:block;
 }
 .section-navigation ul li:last-child {
  float:right;
 }
 .section-navigation ul li:last-child a {
  padding:0.5em 0.8em 0.6em 0.8em;
 }
 #nav-rmp {
  padding:0.5em 1em 0.6em 0.6em;
  display:block;
 }
 .navigation {
  border-top:2em solid #d1d3e2;
 }
 .navigation h2 {
  background:#d1d3e2;
  padding:0 0 1em 0.5em;
 }

	/* =related */
.related-panel {
  margin:0 0 1em 0;
 }
 .related h2 {
  margin:0 1em 0.5em 1em;
 }
 .related ul {
  margin:0 1em;
  padding:0;
 }
 .related ul li {
  margin:0;
  padding-left:1em;
  font-size:0.8em;
  background:url(http://www.nms.ac.uk/images/arrow_blue_right.gif) 0 0.3em no-repeat;
 }
  #image-panel {
   background:#0b1d5f;
   color:white;
  }
 #image-panel div {
  padding:0.5em 1em;
  font-size:0.8em;
 }
 #image-panel p {
 font-size:0.9em;
line-height:1;
  margin:0;
  padding:0;
overflow:hidden;
  }
 #image-panel a, #image-panel div a, #image-panel p a, #image-panel span a {
  color:white;
 }
 .disclaimer {
  margin:1em 0.8em;
  font-size:0.7em;
  line-height:1.3;
 }

  /* =navigation */
 .navigation ul {
  margin:0;
  padding:0;
 }
 .navigation h2 {
  border-bottom:1px solid #d1d3e2;
 }
 .navigation ul li {
  margin:0;
  border-bottom:1px solid #d1d3e2;
 }
 .navigation ul li ul {
  margin:0;
  padding:0;
  background:white;
 }
 .navigation ul li ul li {
  width:11em;
  border:0;
  background:white;
 }
 .navigation ul li ul li a {
  padding:0.5em 0.5em 0.5em 1.75em;
 }
 .navigation ul li ul li ul li a {
  padding-left:2.25em;
 }
 .navigation ul li ul li ul li ul li a {
  padding-left:2.75em;
 }

 .footer ul {
  float:left;
  width:23%;
  margin:1em 1% 1em 0.5%;
  padding:0;
 }
 .footer ul li {
  margin:0;
  padding:0;
 }

/* Layout widgets */
 .content ul.article-index {
  list-style:none;
  margin:0;padding:0;
  overflow:hidden;
 }
 .content ul.article-index li {
  float:left;
  width:118px;
  border:1px solid #d1d3e2;
  margin:0 2px 0.5em 0;padding:0;
  height:9.5em;
  text-align:center;
 }
 .content ul.article-index li:hover {
  border:1px solid #0b1d5f;
 }
 .content ul.article-index li a img {
  border-bottom:1px solid #d1d3e2;
  width:100%;
 }
 .content ul.article-index li a {
  text-decoration:none;
  line-height:1em;
 }
 .content ul.article-index li a span {
  display:block;
  margin:0.2em;
 }
 .content ul.article-index li a:hover span {
  text-decoration:underline;
 }
 .panel-gateway h1 {
  margin:0.5em 0;
 }
 .panel-gateway .content ul {
  margin:0 0 1em 0;
  padding:0;
  overflow:hidden;
 }
 .panel-gateway .content ul li {
  float:left;
  width:239px;
  margin-right:1em;
  margin-bottom:1em;
  height:18.5em;
  border:1px solid #d1d3e2;
 }
 .panel-gateway .content ul li.nmoc, .panel-gateway .content ul li.nmcc {
  margin-right:0;
 }
 .panel-gateway .content ul li p, .panel-gateway .content ul li h2 {
  margin:0.5em 0.5em 0 0.5em;
 }
 .panel-gateway .content ul li.over,div.over {background:#f9f9f9;border-color:#9090c0;}
 li.over,div.over {
  cursor:pointer;
 }
 /* Social bookmarking toolbox */
 #social-bookmarks {
  margin:1em 0;
  border:1px solid #d1d3e2;
  padding:1em 0 0 1em;
 }
 #social-bookmarks ul {
  margin:0.5em 0 0 0;
  padding:0;
  list-style:none;
  overflow:hidden;
 }
 #social-bookmarks ul li {
  float:left;
  width:90px;
  height:24px;
  overflow:hidden;
  margin-right:1em;
  background:none;
  padding:0;
 }
 #social-bookmarks ul li#delicious,
 #social-bookmarks ul li#stumbleupon {
  width:110px;
 }
 #social-bookmarks ul li#digg, 
 #social-bookmarks ul li#twitter {
  width:70px;
 }
 #social-bookmarks ul li a {
  text-decoration:none;
 }
 #social-bookmarks ul li img {
  height:16px;
 }
 #social-bookmarks p {
  margin-left:0;
 }
.two-column #social-bookmarks ul li {
font-size:0.8em;
}
 
  /* Icon Panel (small image aligned left) */
 .iconpanel {
  border-bottom:1px dashed #ccc;
  margin:0 0 1em 0;
  padding:0.5em 0 0 0;
  overflow:hidden;
 }
 .iconpanel img {
  float:left;
  margin:0em 0.8em 0.5em 0;
 }
 .iconpanel p {
  font-size:0.75em;
  border:0;
 }
 .things {
  overflow:hidden;
 }
  .gallerypanel {
    overflow:hidden;
  }
 .gallerypanel div {
 text-align:center;
 width:140px;
 height:200px;
 background:#f1f1f1;
 float:left;
 display:inline;
  margin:0 0.1em 1em 0;
  padding:0.5em 0 0 0;
  overflow:hidden;
 }
 .gallerypanel div.over {
 background:#eaeaea;
 }
 .gallerypanel div  p {
  font-size:0.75em;
  border:0;
  margin:0.5em;
 }
 table.tbform td {
  border:0;
  border-bottom:1px dashed #eee;
  background: #fafafa;
  padding:0.5em;
  font-size:0.8em;
  border-collapse:collapse;
 }
 table.tbform td table td{
  border:none;
  background: #fafafa;
  padding:0.5em;
  font-size:1em;
 }
} 

