/* CSS Document */
/***************************************************************************/
/* DO NOT REMOVE THESE CLASSES THEY ARE PART OF THE STANDARD RSC TEMPLATES */
/***************************************************************************/
/*
@font-face {
    font-family: 'museo_sans_cond_900regular';
    src: url('../fonts/MuseoSansCnd-900-webfont.eot');
    src: url('../fonts/MuseoSansCnd-900-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSansCnd-900-webfont.woff') format('woff'),
         url('../fonts/MuseoSansCnd-900-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSansCnd-900-webfont.svg#museo_sans_cond_900regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

#page-content						
{ 
	margin: 0 10px; 
}

.content-container
{
	background-color: #FFF;
}
.screen
{
	background: #FFF url(../images/header-bg.jpg) repeat-x top center !important;  /* !important needed to override Rave's header css */	
}
.site-logo
{
	float: left;
	color: #FFF;
}
.rsc-logo
{ 
	width: 120px; 
	height: 80px; 
	display: block; 
	float: right;
	margin: 10px 0 10px 0; 
	background-image: url(http://www.rsc-cdn.org/global/header/img/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;  /* !important needed to override Rave's header css */	 height: 100px; display: block; overflow: hidden; text-transform: uppercase; font-size: 12px;}
.brand-head-nav-container					{ float: left; height: 50px; width: 240px; margin: 16px 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: 40%; line-height: 20px; }
.brand-head-nav li a:link					{ display: block; float: left; color: #FFF; text-decoration: none; font-family: museo_sans_cond_900regular, Arial; font-weight: normal; font-size: 1.3em; padding: 0px 5px; }
.brand-head-nav li a:visited				{ display: block; float: left; color: #FFF; text-decoration: none; font-family: museo_sans_cond_900regular, Arial; font-weight: normal; font-size: 1.3em; padding: 0px 5px; }
.brand-head-nav li a:hover					{ display: block; float: left; color: #ADE0F3; text-decoration: none; font-family: museo_sans_cond_900regular, Arial; font-size: 1.3em; padding: 0px 5px; }


/* Navigation */
.content-nav-container						{ clear: both; width: 980px; background-color: #2094D1; height: 40px; line-height: 40px; text-transform: uppercase; }
.content-nav								{ margin: 0; padding: 0; font-family: museo_sans_cond_900regular, Arial; }
.content-nav li								{ background-color: #2094D1; list-style-type: none;  float: left; font-size: 1.05em; }
.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: #003D6E; padding: 0 10px; text-decoration: none; background: #2094D1; }
.content-nav li a.selected					{ display: block; color: #003D6E; padding: 0 10px; text-decoration: none; background: #ADE0F3; }


/* Sub Navigation */
.content-subnav-container					{ clear: both; width: 100%; background-color: #ADE0F3; height: 40px; line-height: 40px; text-transform: uppercase; }
.content-subnav								{ margin: 0; padding: 0; font-family: museo_sans_cond_900regular, Arial; }
.content-subnav li							{ background-color: #ADE0F3; list-style-type: none;  float: left; font-size: 1.05em; }
.content-subnav li a:link					{ display: block; color: #003D6E; padding: 0 10px; text-decoration: none; }
.content-subnav li a:visited				{ display: block; color: #003D6E; padding: 0 10px; text-decoration: none; }
.content-subnav li a.selected				{ display: block; color: #003D6E; padding: 0 10px; text-decoration: none; background: #FFF; }
.content-subnav li a:hover					{ display: block; color: #3698D6; padding: 0 10px; text-decoration: none; }


/* 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; }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.webadvert-container						{ width: 968px; background: #EEECE4; text-align: center; padding: 6px; }



/***************************************************************************/
/* Customisable styles  */
/***************************************************************************/
/* Headings * /
h1, h2, h3, h4, h5, h6									{ color: #003372; }
/* 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: #001B3F; }
.content-nav li a.selected								{ color: #FFF; background: #001B3F; }
#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 */








