/* ----------------------------------------------------------------
	Classics colours

	gold #ae8422
	light gold #f3edde
	light grey #e0e0e0

---------------------------------------------------------------- */


/* ----------------------------------------------------------------
	General
---------------------------------------------------------------- */
h1,h2,h3,h4 { color:#ae8422; }
th { background-color:#ae8422; }
td { background-color:#e0e0e0; }

h1 { font-size:1.3em; }
h2 { font-size:1.1em; }
h3 { font-size:0.8em; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
h4 { font-size:0.8em; font-weight:normal; }

/*classes */
.rightimage { background-color:#e0e0e0; background-image:url(/media/universityofexeter/webteam/styleassets/images/classicsbottom.gif); }
.intro { color:#ae8422; font-weight:bold; }
table.profile th, table.profile td { background-color:#ffffff; padding:0; padding-right:10px; }
table.profile th { color:#ae8422; font-weight:normal; }


/* ----------------------------------------------------------------
	Right nav
---------------------------------------------------------------- */
div#rightnav { color:#666666; background-color:#e0e0e0; background-image:url(/media/universityofexeter/webteam/styleassets/images/classicsbottom.gif); background-position:bottom left; background-repeat:no-repeat; }

div#navheading { position:relative; top:0; left:0; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif, Bitstream Vera Sans; font-size:0.8em; line-height:1.4em; background-color:#ae8422; font-weight:bold; color:#ffffff; padding:4px 3px 7px 10px; width:205px; }

div#rightnav ul { margin:0; padding-bottom:5px; }

div#rightnav ul li { margin:0; padding:0; color:#666666; line-height:1.4em; } 

div#rightnav ul li a:link, div#rightnav ul li a:visited { text-decoration:none; display:block; color:#666666; padding:4px 3px 7px 10px; width:205px; }

div#rightnav ul li a:hover, div#rightnav ul li a:active { text-decoration:none; display:block; background-color:#666666; color:#ffffff; padding:4px 3px 7px 10px; width:205px; }

div#rightnav ul li span { text-decoration:none; display:block; background-color:#666666; color:#ffffff; padding:4px 3px 7px 10px; width:205px; }

div#rightnav ul li span a:link, div#rightnav ul li span a:visited { margin:0; padding:0; color:#ffffff; }

div#rightnav ul li span a:hover, div#rightnav ul li span a:active { color:#000000; }


/* ----------------------------------------------------------------
	Content
---------------------------------------------------------------- */

div#pageheader { position:relative; top:0; left:0; margin:0; padding:0; font-family:Georgia, Arial, Helvetica, sans-serif; font-size:1.5em; line-height:1.2em; padding-bottom:10px; font-weight:normal; color:#ffffff; background-image:url(/media/universityofexeter/webteam/styleassets/images/classicsheader.gif); background-position:left; background-repeat:no-repeat; background-color:#ae8422; padding:5px 0 5px 20px; margin-bottom:20px; width:672px; }

/* simple box */
.box { background-color:#e0e0e0; background-image:url(/media/universityofexeter/webteam/styleassets/images/classicsbottom.gif); background-repeat:repeat-x; }
.box h1 { background-image:url(/media/universityofexeter/webteam/styleassets/images/classicstop.gif); background-position:top right; background-color:#ae8422; }
.box ul li a:hover, .box ul li a:active { background-color:#666666; }
.box p { padding:3px 3px 10px 10px; }
.box p a:link, .box p a:visited { color:#666666; font-weight:bold; text-decoration:none; }
.box p a:hover, .box p a:active { color:#666666; font-weight:bold; text-decoration:underline; }
.box ul li.bottom { padding-bottom:5px; }
.box ul li.bottom a:hover, .box ul li.bottom a:active { background-image:none; background-color:#666666; }

/* full width plain box */
div#boxplain { background-color:#e0e0e0; }

/* third width plain box */
div#boxplainnarrow { background-color:#e0e0e0; }

/* splash top */
div#splashtop { background-color:#e0e0e0; }
div#splashheading { display:none; }
div#splashbody { background-color:#e0e0e0; margin-top:-20px; }

/* additions for latest box */
.latest p { margin-left:60px; }

/*full/narrow box*/
.highlightnarrow { background-color:#f3edde;
}
.highlight { background-color:#f3edde;
}

/* quotes */
.quote { background-image:url(/media/universityofexeter/webteam/styleassets/images/classics_quote_left.gif); background-color:#f3edde; }
.quote_inner { background-image:url(/media/universityofexeter/webteam/styleassets/images/classics_quote_right.gif); color:#ae8422; }

.quotenarrow { background-image:url(/media/universityofexeter/webteam/styleassets/images/classics_quote_left.gif); background-color:#f3edde; }
.quotenarrow_inner { background-image:url(/media/universityofexeter/webteam/styleassets/images/classics_quote_right.gif); color:#ae8422; }

/* staff profiles */
.profile { border:#ae8422 1px solid; }

.profilenarrow { border:#ae8422 1px solid; }

/* Scrolling Gallery nolink class */

div#splashbodynolink { 
background-color:#e0e0e0;
left:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:-20px; 
padding:0;
position:relative;
top:0;
width:692px;

}

div#splashbodynolink .introtext {
color:#666666;
font-weight:bold;
line-height:1.4em; 
margin-left:470px; 
margin-top:-267px; 
min-height:267px; 
width:200px; 

}

div#splashbodynolink .introtext a { 
font-weight:normal; 

}