#fullHeader .outerWrapper
{
background-color:#f6f6f6;
background-image: url(/media/templates/researchwebsites/styleassets/images/background.jpg);
background-position:center top;
}

#fullHeader .innerWrapper
{
background-image: url(/media/templates/researchwebsites/styleassets/images/header_with_logo.jpg);
background-color:#369f9b;
}

#fwnav
{
background-color:#f6f6f6;
background-image: url(/media/templates/researchwebsites/styleassets/images/background.jpg);
background-position:center top;
}

#mainNav innerWrapper
{
background-color: #CCCCCC;
background-image: url();
}
#contentArea .newsitem a 
{
color: #2f6ca3;
}

#mainNav {
background-color: #ffffff;
}

#mainNav li a
{
color: #004261;
}
#mainNav li a:hover { /* Navigation Highlight */
border-bottom: 3px solid #BCBCBC;
}

#mainNav li a.currentSection
{
color: #00885A !important;
border-bottom: 3px solid #81BA1C;
}

ul#footer 
{
display:none;	
}

#footer_bottom 
{
border-top:1px solid #93d7fa;
background-color: #f1f1f1
}

#sidebar h3, #sidebar h3 a, #sidebar h3 strong 
{
color: #cf2937;
}
#sidebar .quoteBox
{
border:1px solid #07074F;	
}

#sidebar p {
border-bottom: #87b7ff dotted 1px;
}

#sidebar .depth2 a:hover, #sidebar .depth3 a:hover, #sidebar .depth4 a:hover { /* IE6 colour fix */
color: #BA5B0B;
}

#sidebar .depth4 a 
{
text-transform: none;
margin: 0 !important;
display: block;	
border-bottom:none !important;
text-transform:none !important;
}

#sidebar .menu ul ul 
{ /* Depth2 top border */
border-top: #87b7ff dotted 1px;
}

#sidebar .menu ul ul ul 
{ /* Depth3 top border */
background-color: #EFEFEF;
border-bottom: #87b7ff dotted 1px;
}

#sidebar .menu ul ul ul ul 
{ /* Depth4 top border */
background-color: #DADADA;
border-bottom: #87b7ff dotted 1px;
}

#sidebar .menu ul ul ul ul ul 
{ /* Depth5 top border */
background-color: #EFEFEF;
border-bottom: #87b7ff dotted 1px;
}

#sidebar .menu ul ul ul ul ul ul 
{ /* Depth6 top border */
background-color: #DADADA;
border-bottom: #87b7ff dotted 1px;
}

#sidebar .depth2 a:link, #sidebar .depth2 a:visited 
{ /* Link Colour */
color: #000000 !important;
}

#sidebar .depth3 a:link, #sidebar .depth3 a:visited 
{ /* Link Colour */
color: #000000 !important;
}

#sidebar .depth2 .selected, .depth2 strong 
{ /* Link Colour */
color: #000000 !important;
}

#sidebar .depth3 .selected, .depth3 strong 
{ /* Link Colour */
color: #000000 !important;
}

.banner
{
color:#f6f6f6;
border:1px solid #eeeeee;
padding:0px;
text-align:center;
}
/*
// CONTENT STYLES
*/
#contentWrapper p {
color: #000000;	
}

#contentArea a, .sidebarText a {
color: #2F6CA3;
}

#contentArea a:hover, .sidebarText a:hover {
color:#993333;
}



/* Navigation Divider Override */
#mainNav li {
/* 
background-image: url(http://www.ncl.ac.uk/skins/research-funding-toolkit/graphics/nav_div.gif);
*/
}