/* ----------------------------------------------------------------
	ESI colours

	Teal #009CB4
	light teal #ccebf0
	light grey #e0e0e0

---------------------------------------------------------------- */


/* ----------------------------------------------------------------
	General
---------------------------------------------------------------- */
h1,h2,h3,h4 { color:#009CB4; }
th { background-color:#009CB4; }
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/esibottom.gif); }
.intro { color:#009CB4; font-weight:bold; }
table.profile th, table.profile td { background-color:#009CB4; padding:0; padding-right:10px; }
table.profile th { font-weight:normal; }


/* ----------------------------------------------------------------
	Right nav
---------------------------------------------------------------- */
div#rightnav { color:#666666; background-color:#e0e0e0; background-image:url(/media/universityofexeter/webteam/styleassets/images/spcbottom.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:#009CB4; 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/esiheader.gif); background-position:left; background-repeat:no-repeat; background-color:#009CB4; padding:5px 0 5px 20px; margin-bottom:20px; width:672px; }

div#bigtopimage { position:relative; top:-20px; left:0; margin:0; padding:0; }

.onecolimage, .twocolimage, .threecolimage { background-image:url(/media/universityofexeter/webteam/styleassets/images/esibottom.gif); }

/* simple box */
.box { background-color:#e0e0e0; background-image:url(/media/universityofexeter/webteam/styleassets/images/esibottom.gif); background-repeat:repeat-x; }
.box h1 { background-image:url(/media/universityofexeter/webteam/styleassets/images/esitop.gif); background-position:top right; background-color:#009CB4; color:#ffffff; }
.box h1 a { color:#ffffff; }
.box h1 a:link, .box h1 a:visited { color:#ffffff; }
.box h1 a:hover, .box h1 a:active { color:#ffffff; }
.box ul li a:hover, .box ul li a:active { background-color:#666666; }
.plus { color:#ffffff; }
.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; }
div#boxplainnarrow img { padding:0; }

/* splash top */
div#splashtop { background-color:#e0e0e0; }
div#splashheading { display:none; }
div#splashbody { background-color:#e0e0e0; margin-top:-20px; }
div#splashbodynolink { position:relative; top:0; left:0; margin:0; padding:0; width:692px; background-color:#e0e0e0; margin-top:-20px; }
div#splashbodynolink .introtext { color:#666666; font-weight:bold; line-height:1.4em; margin-left:470px; margin-top:-267px; width:200px; min-height:267px; }
div#splashbodynolink .introtext a { font-weight:normal; }

/* additions for latest box */
.latest p { margin-left:60px; }

/* quotes */
.quote { background-image:url(/media/universityofexeter/webteam/styleassets/images/esi_quote_left.gif); background-color:#ccebf0; }
.quote_inner { background-image:url(/media/universityofexeter/webteam/styleassets/images/esi_quote_right.gif); color:#009CB4; }

.quotenarrow { background-image:url(/media/universityofexeter/webteam/styleassets/images/esi_quote_left.gif); background-color:#ccebf0; }
.quotenarrow_inner { background-image:url(/media/universityofexeter/webteam/styleassets/images/esi_quote_right.gif); color:#009CB4; }

/* staff profiles */
.profile { border:#009CB4 1px solid; }

.profilenarrow { border:#009CB4 1px solid; }