/* ================== PAGE FRAME STARTS HERE ================== */
.fullWidth, .outerWrapper, .innerWrapper
{
/* Uncomment this to see frame areas */
/* border:1px dotted; */
}
/* =================== PAGE FRAME ENDS HERE =================== */
/* ================== GLOBAL NAV STARTS HERE ================== */
#globalNav
{
background-color:#eeeeee;
border-color:black;	
}
#globalNav a:link, #globalNav a:visited
{
color:#000033;
}
/* ==================== GLOBAL NAV ENDS HERE ==================== */
/* ================== HEADER STYLES START HERE ================== */
#fullHeader, #fwnav 
{
background-color:#000000;
}
#header, #fullHeader .outerWrapper
{
background-color:#000000;
}
#fullHeader .innerWrapper
{
}
#header h1 a
{
background-position:15px 4px;
background-repeat:no-repeat;
}
#header h2 a span
{
}
/* ================== HEADER STYLES END HERE ================== */
/* ================== NAV STYLES START HERE =================== */

#fwnav .outerWrapper
{
-moz-border-radius-topright: 12px;
border-top-right-radius: 12px;
-moz-border-radius-topleft: 12px;
border-top-leftadius: 12px;
}  
#mainNav 
{
background-color:white;
}
#mainNav ul li a:visited, #mainNav ul li a:link
{ 
border-color:white;
color:#191919;
}
#mainNav ul li a:hover, #mainNav ul li a:active
{ 
background-color:#e5e5e5;
border-color:red;
color:#191919;
}
/* ===================== NAV STYLES END HERE ====================== */
/* ================== CONTENT WRAPPER START HERE ================== */
.fullWidth
{
background-color:#e3e3e3;
}
.outerWrapper
{
background-color:white;
}
.innerWrapper
{
}
#contentWrapper
{
background-image: url(//includes.ncl.ac.uk/cms/css/images/bkg-content.jpg);
}
/* ================== CONTENT WRAPPER END HERE =================== */
/* ================== SIDEBAR STYLES START HERE ================== */
#sidebar
{
}
.menu a:link, .menu a:visited
{
color:#191919;	
}
.menu a:hover, .menu a:active
{
color:red;
background-color:white;
}
#sidebar .menu  li a
{
border-color:#cccccc;
}
#sidebar .menu  li ul
{
margin-left:12px;
font-size:92%;
color:#666666;
}
#sidebar .menu  li ul li a
{
background-color:#e5e5e5;
}
#sidebar .menu  li ul li ul li a
{
background-color:#eaeaea;	
}
/* =================== SIDEBAR STYLES END HERE =================== */
/* ================== CONTENT STYLES START HERE ================== */
h3
{
color:#7f7f7f;
border-color:#cccccc;
}
h4 a,h5 a,h6 a
{	
color:#191919;	
}
h4, h5, h6
{
color:#191919;	
}
blockquote
{
-moz-border-radius: 12px;
border-radius: 12px;
background-color:#e5e5e5;	
color:#191919;
}                     
/* ================== CONTENT STYLES END HERE =================== */   
/* ================== FOOTER STYLES START HERE ================== */
#footer_bottom
{
background-color:#ffffff;
background-image: url(//includes.ncl.ac.uk/cms/css/images/bkg-content.jpg);
background-repeat:no-repeat;
}

