/****************************
  Section-wide Settings
****************************/

a:hover { /*link hover*/
	background-color: #bdbfbc;
}

div#content-container { /*spotlight column background*/
	background-color: #bdbfbc;
}

div#header h1 { /*sets the coloured circle image*/
	background-image: url(/_images/collection-and-exhibitions/circle.gif); 
}

ul#global-nav li.current { /*main-navigation*/
	background: url(/_images/collection-and-exhibitions/nav-active.gif) center left no-repeat;
}

a#sub-nav-introduction { /*sub-nav nodes*/
	background-image: url(/_images/collection-and-exhibitions/sub-nav/introduction.gif);
}

#sub-nav-container .sub-nav li.current a.link,
#sub-nav-container .sub-nav li.current a.link-multiline {
	background-color: #bdbfbc;
	border-color: #bdbfbc;
	border-left: 40px solid #bdbfbc;
	background-position: center left;
}

a#sub-nav-introduction { /*sub-nav nodes*/
	background-image: url(/_images/collection-and-exhibitions/sub-nav/introduction.gif);
}

a#sub-nav-loan-opportunities {
	background-image: url(/_images/collection-and-exhibitions/sub-nav/loan-opportunities.gif);
}

a#sub-nav-browse-our-collection {
	background-image: url(/_images/collection-and-exhibitions/sub-nav/browse-our-collection.gif);
}
a#sub-nav-out-of-box-scheme {
	background-image: url(/_images/collection-and-exhibitions/sub-nav/out-of-box-scheme.gif);
}
a#sub-nav-how-to-borrow {
	background-image: url(/_images/collection-and-exhibitions/sub-nav/how-to-borrow.gif);
}
a#sub-nav-exhibitions {
	background-image: url(/_images/collection-and-exhibitions/sub-nav/exhibitions.gif);
}

a#sub-nav-public-craft {
	background-image: url(/_images/collection-and-exhibitions/sub-nav/public-craft.gif);
}

.primaryBannerImage {
	background-image: url(/_images/collection-and-exhibitions/banners/home.jpg);
}

/****************************
  Section Blocks
****************************/
h4.textLinkBlock {
	margin: 10px 0 2px 0;
}

.floatleft {
	float:left;
	padding-right: 13px;
	padding-bottom: 20px;
}

#relatedlinks ul {
	padding-bottom: 10px;
}
#relatedlinks li {
	padding-top: 10px;
}

a#linkLaunch {
    display: block;
    width: 207px;
    height: 20px;
    background-image: url(/_images/collection-and-exhibitions/bg_button_off.gif);
}

a#linkLaunch:hover {
	background-image: url(/_images/collection-and-exhibitions/bg_button_on.gif);
}

a#linkLaunch2 {
    display: block;
    width: 207px;
    height: 20px;
    background-image: url(/_images/collection-and-exhibitions/bg_button2_off.gif);
}

a#linkLaunch2:hover {
	background-image: url(/_images/collection-and-exhibitions/bg_button2_on.gif);
}

a .alt { display: none; }

.imgThumbs li {
	background-color: #777c74;
}

.listItem {
	margin: 2px 0;
}
.listDescription {
	margin: 0;
	min-height: 138px;
	margin-top: -4px;
}

.listDescription.short {
	min-height: 100px;
}

/* PUBLIC CRAFT */
div#public-craft-region-dropdown form button
{
	background: #bdbcbf url(/_images/collection-and-exhibitions/arrow.gif) no-repeat scroll right center;
}

div#public-craft-region-dropdown form button:hover
{
	background: #54221e url(/_images/global/arrow.gif) no-repeat scroll right center;
}
#public-craft-region-dropdown
{
	padding-bottom: 30px;
}

#public-craft-region-dropdown h4
{
	padding-bottom: 5px;
}

#public-craft-region-dropdown select
{
	width: 140px;
	margin-right: 10px;
}

/** map **/
#public-craft-map-container{
	clear: left;
	position: relative;
	width: 448px;
	height: 377px;
	border: 20px #e6e6e4 solid;
	z-index: 50; /* IE6+7 fix */
}

#public-craft-map {
	width: 448px;
	height: 377px;
}

.map-info-window
{
	width:350px;
	height: 175px;
	overflow:auto;
	margin-right: 10px;
	scrollbar-face-color:#54221e;
	scrollbar-arrow-color:#fff;
}

.map-info-title
{
	border-bottom: 1px dashed;
	padding-bottom: 3px;
}

.map-dot
{
	float: left;
	padding-right: 5px;
}

.map-info-body
{
	width:320px;
}

.map-image 
{
	float: left;
	margin-right: 10px;
}

.map-text 
{
	float: left;
	width: 220px;
	margin-right: 5px;
}

.map-location, .map-url 
{
	padding-bottom: 10px;
}

/* ************************************************* */
/* PUBLIC CRAFT COLLECTION REGION MAP OVERLAYS */
/* ************************************************* */

div#regionMap {
	position:relative;
	padding-bottom: 20px;
}

div#regionMap h4
{
	padding-bottom: 5px;
}

div#regionMap div.regionMapTextOverLay {
	width:125px;
	height:39px;
	position:absolute;
	z-index:300;
	background:transparent url(../_images/collection-and-exhibitions/public-craft/overlay-bg.png) no-repeat;
	padding:5px;
	cursor:pointer;
}


div#regionMap div.maparea-ireland {
	top:330px;
	left:25px;
}

div#regionMap div.maparea-north-ireland {
	top:230px;
	left:85px;
}

div#regionMap div.maparea-scotland {
	top:125px;
	left:154px;
}

div#regionMap div.maparea-wales {
	top:350px;
	left:156px;
}

div#regionMap div.maparea-east {
	top:350px;
	left:300px;
}

div#regionMap div.maparea-south-west {
	top:430px;
	left:145px;
}

div#regionMap div.maparea-west-midlands {
	top:325px;
	left:215px;
}

div#regionMap div.maparea-north-west {
	top:250px;
	left:200px;
}

div#regionMap div.maparea-south-east {
	top:420px;
	left:250px;
}

div#regionMap div.maparea-london {
	top:380px;
	left:280px;
}

div#regionMap div.maparea-east-midlands {
	top:300px;
	left:240px;
}

div#regionMap div.maparea-yorkshire {
	top:250px;
	left:240px;
}

div#regionMap div.maparea-north-east {
	top:200px;
	left:220px;
}


/* PCC - region list drill down */


ul#region-entries  li .geo {
	display:none;
}

ul#region-entries li h3 {
	padding-top:5px;
}

ul#region-entries li h3 img.mapicon {
	display:inline;
	float:left;
	margin-right:5px;
	margin-top:-2px;
}

ul#region-entries li img.entry-thumb {
	float:left;
	margin-right:15px;
}

ul#region-entries li div.region-detail {
	float:right;
	width:362px;
}

ul#region-entries li  {
	margin-bottom: 10px;
}

.contributorControls {
	border: 3px solid #54221e;
	width: 80%;
	padding: 10px;
	margin-bottom: 10px;
}

.commentsIntro { 
	border-bottom:1px dashed #54221E;
	padding-bottom:1em; 
}

.comment {
	border-bottom:1px dashed #54221E;
	margin-bottom:1em;
}

.comment .published {
	font-weight:bold;
}

/* Styles for Scroll Zoom */
#zoomControls {
	margin:1em 0;
	line-height:21px;
	font-weight:bold;
	width:100%;
	overflow:auto;
}

#zoomControls ul {
	list-style:none;
	display: inline;
	margin-right:1.5em;  
}

#zoomControls ul li {
	list-style:none;
	margin-right:1px;
	display:inline; 
}

#zoomControls ul li img {
	cursor:pointer;
	display:inline;
	vertical-align:middle;
}

#zoomControls #loading {
	font-style:italic;
	margin-left:2em;
}

#active-details {
	clear:both;
	padding-top:1em;
}

#scroll-gallery-container #scroll-gallery-viewport {
	height:142px;
}
