html {
	background: #ececec; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	font-size: 16px;
}


h1, h2, h3 {
	margin: 10px 0 10px -10px;
	font-family: 'Bitter', serif;
	font-weight: 400;
	color: #222;
	z-index:2000 !important;
/*	text-shadow: -1px 1px 0px #468c8a;
    filter: dropshadow(color=#468c8a, offx=-1, offy=1);*/
}

h1 > span {
	background-image: url('../images/global/heading-flourish.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 0.42em;
}

h1 > span > span, h2 > span > span {
	padding: 4px 10px 4px 10px;
	display: inline-block;
}

h2 > span {
	background-image: url('../images/global/heading-flourish.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 0.54em;
}

h2 > span > span a {
	color: #ffffff;
	text-decoration: none;
}

h3 > span {
	background-image: url('../images/global/heading-flourish.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 0.54em;
}

h3 > span > span {
	background-color: #333;
	color: #EFEFEF;
	padding:  0.2em 0.6em 0.2em 0.34em;
	display: inline-block;
}

h3 > span > span a {
	color: #EFEFEF;
}

h4 {
	margin: 10px 0;
	padding: 0;
	font-family: 'Bitter', serif;
	font-weight: 400;
	color: #383838;	
	font-size: 1.2em;
	line-height: 150%;
}

h3 a, h3 a:visited, h3 a:active,  h4 a, h4 a:visited, h4 a:active{
text-decoration:none;	
color: #222;
}
h3 a:hover, h4 a:hover{
text-decoration:underline;	
color: #222;
}

.inline {
	margin: 15px 0 10px 0;
}

#refine-filter h2 > span > span {
	background-color: #333;
}

#refine-filter h2 {
	text-shadow: none;
	color: #DEDEDE;
}
#refine-filter h2 > span {
	background-image: url('../images/global/heading-flourish-dark.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 0.54em;
}

#newsletterSignUp {
	padding: 0.4em;
}


#discovery-search {
	font-size: 2em;
	padding: 0.5em;
	font-family: 'Bitter', serif; 
	border: none;
	width: 90%;
}

#page-header .col {
	margin-bottom: 0;
}

.container	{ 
	margin: 0 auto; 
	width: 92%;
}

.no-breadcrumb	{
	margin-top: 46px;	
}

/* SELF CLEARING FLOATS - CLEARFIX METHOD */
.row:after, .col:after, .clr:after, .group:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

/* DEFAULT ROW STYLES */
.row { 
	position: relative;
} /* set according to preference*/
			
								  
/* DEFAULT COLUMN STYLES */
.col { 
	display: block;
	float:left;
	width: 100%;
	margin-bottom: 2%;
	min-height: 100%;
}

/* RESET MARGINS */
.col:first-child { 
	margin-left: 0; 
} /* all browsers except IE6 and lower */

#media-queries {
	background-color: rgba(0,0,0,0.7);
	padding: 0.5em;
	color: #fff;
	position: fixed;
	bottom: 0;
	font-size: 0.7em;
	left: 0;
	border-radius: 0 1em 0 0;
}

#media-queries div {
	display: none;
}


#primary-navigation ul {
	display: none;
	margin: 0;
	padding: 0;
	margin-left: 1em;
}

#primary-navigation li {
	font-size: 0.9em;
	padding: 0.3em 0.6em;
	list-style-type: none;
	display: inline-block;
	background-color: #55ABA8;	
}

#primary-navigation li.current {
	background-color: #FFF;
}

#primary-navigation li a {
	color: #FFF;
	text-decoration: none;
}

#primary-navigation li.current a {
	color: #000;
}

.control-panel {
	position: absolute;
	right: .5em;
	top: -46px;
}


.control-panel ul {
	padding: 0;
	text-align: right;
	background: #383838;
}

.control-panel li {
	font-size: 0.9em;
	padding: 0.3em 0.6em;
	list-style-type: none;
	display: inline-block;
	border: none!important;
}


.control-panel li a {
	color: #FFF!important;
	text-decoration: none;

}

#breadcrumb-holder .col {
	margin-bottom: 0;
}

#breadcrumb {
	padding-right: 10%;
}

#breadcrumb ul {
	padding: 0 0 0 8px;
	list-style-type: none;
	font-size: 0.9em;
}

#breadcrumb li {
	display: inline-block;
}

#breadcrumb a {
	color: #222;
	background-image: url('../images/global/breadcrumb-separator.png');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 1.1em;
	margin-right: 0.2em;
}


.img-desc {
	width: 100%;
}

.img-desc p {
	font-size: .8em;
	float: right;
	margin: 0;
}

.img-desc p a {
	font-size: .8em;
}


.callToActionHolder {
	text-align: right;
}
.heading-holding-banner {
	padding: 2px 0;
	background: url('../images/global/dot-grey.png'); /* Remove when id specific backgrounds are introduced */ 
}

.heading-has-background-image .heading-holding-banner {
	padding-bottom: 20px; /* To match the computed height of elements above */
	/*background-size: cover;*/
}

#viewing-and-ordering .heading-holding-banner {
	/*background: url('../dot-grey.png'), url('../viewing-and-ordering-bg.png') top left no-repeat;*/
	background: url('../images/global/dot-grey.png');

}

#research-guides .heading-holding-banner {
	/*background: url('../images/dot-grey.png'), url('../research-guides-bg.png') top left no-repeat;*/
	background: url('../images/global/dot-grey.png');
}

#browse .heading-holding-banner {
	/*background: url('../images/dot-grey.png'), url('../viewing-and-ordering-bg.png') top left no-repeat;*/
	background: url('../images/global/dot-grey.png');

}

#tagging .heading-holding-banner {
	/*background: url('../images/dot-grey.png'), url('../research-guides-bg.png') top left no-repeat;*/
	background: url('../images/global/dot-grey.png');
}

#footer-wrapper {
	background-image: url('../images/global/footer-background.png');
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: 2em 5em;
	color: #FCFCFC;
	margin-top: 1em;
}

#footer-wrapper ul {
	padding: 0;
}

#footer-wrapper li {
	list-style-type: none;
	padding-bottom: 0.4em;
}

#footer-wrapper a {
	text-decoration: none;
	color: #EFEFEF;
}

#footer-wrapper img {
	max-width: 80%;
}



.flickr-caption {
	font-size: 0.8em;
}



#global-controls .call-to-action-link {
	color: #FFF;
}

#footer-wrapper .call-to-action-link {
	color: #FFF;
}

/* Margin module */
.margin-top-extra-large	{
	margin-top: 30px;
}

