@import "reset.css";

body
{
    background: #d9d3c1 url( "/gfx/bg.jpg" ) repeat-x top left;
    color: #555;
    font: .6875em/1.6 Arial, Helvetica, Verdana, sans-serif;
}

#wrapper
{
  background-color: #fff;
  margin: 10px auto;
  width: 940px;
}

#inner-wrapper
{
  padding:30px;
}

#top-shadow
{
    background: url( "/gfx/bg-shadow.jpg" ) repeat-x top left;
    height: 20px;
}

#left-column
{
    border-right: 1px solid #eaeaea;
    float: left;
    margin: 0 0 50px 0;
    padding-left: 27px;
    padding-right: 28px;
    width: 495px;
}

#left-column-start
{
    border-right: 1px solid #eaeaea;
    float: left;
    padding-right: 28px;
    width: 522px;
}

#right-column
{
    border-left: 1px solid #eaeaea;
    float: right;
    left: -1px;
    margin: 0 0 50px 0;
    padding-left: 28px;
    position: relative;
    width: 300px;
}

.sub-column-1
{
    float: left;
    padding: 0 30px 0 0;
    text-align: center;
    width: 230px;
}

.sub-column-2
{
    float: left;
    padding: 0 0 0 30px;
    text-align: center;
    width: 230px;
}

.form-text
{
    font: 1em Arial, Helvetica, Verdana, sans-serif;
}

.form-bg
{
    background: #d9d3c1 !important;
    border: 0;
    width: 292px;
}

.select-padding
{
    padding: 2px;
    margin: 0 0 8px 0;
}

.form-padding
{
    padding: 4px;
    margin: 0 0 8px 0;
}

.image-left
{
    float: left;
    width: 200px;
    margin: 0 22px 10px 0;
}

.image-right
{
    float: right;
    width: 200px;
    margin: 0 0 10px 22px;
}

.image-left p, .image-right p
{
    margin: 5px 0 0 0;
    text-align: center;
    font-style: italic;
}

/* quotes */

.big-letter-right
{
    display: block;
    height: 40px;
    width: 40px;
    font-size: 90px;
    float: right;
    line-height: 90px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
}

.big-letter-left
{
    display: block;
    height: 40px;
    width: 40px;
    font-size: 90px;
    float: left;
    line-height: 90px;
    overflow: hidden;
}

#blue_period .letter-first
{
    color: #3967aa;
}

#red_period .letter-first
{
    color: #81243a;
}

#green_period .letter-first
{
    color: #00572b;
}

.quote-right
{
    float: right;
    width: 40%;
    padding: 15px;
    border: 0;
    font-size: 17px;
    line-height: 27px;
    font-weight: normal;
    margin: 30px 0 30px 30px;
    background-color: #fff;
    position: relative;
}


.quote-left
{
    float: left;
    width: 40%;
    padding: 15px;
    border: 0;
    font-size: 17px;
    line-height: 27px;
    font-weight: normal;
    margin: 30px 30px 30px 0;
    background-color: #fff;
    position: relative;
}

/* quotes for different colour schemes */

#blue_period .quote-right, #blue_period .quote-left
{
    color: #3967aa;
}

#red_period .quote-right, #red_period .quote-left
{
    color: #81243a;
}

#green_period .quote-right, #green_period .quote-left
{
    color: #00572b;
}


.header
{
    height: 120px;
}

#footer-divider
{
    border-top: 1px solid #eaeaea;
    clear: both;
    height: 20px;
    width: 880px;
}

p.footer
{
    text-align: center;
}

p.footer span
{
    margin: 0 9px;
}

.photograph
{
    float: right;
}

#headline
{
    float: left;
    width: 680px;
    height: 76px;
}

#content
{
    float: left;
    width: 680px;
}

.column
{
    display: inline;
    float: left;
    margin-left: 30px;
    width: 310px;
}



#sidebar
{
    display: inline;
    width: 210px;
    float: right;
    margin: 0 20px 20px 0;
    background-color: #f3f0ec;
    border-top: 1px solid #d1c9c5;
    border-bottom: 5px solid #d1c9c5;
    overflow: hidden;
}

#bottom_shadow
{
    background: url( "/gfx/bottom_shadow.gif" ) repeat-x top left;
    height: 13px;
    margin-top: 10px;
    border: 2px solid #fff;
    border-top: none;
}

#subpage_image
{
    margin-bottom: 20px;
}

/*
* Color coded departments
*/

/* Blue */

#blue_period #department_links
{
    background-color: #00578d;
}

#blue_period .navigation
{
    background: #007db2 url( "/gfx/navbg_blue.gif" ) repeat-x top left;
    width: 880px;
    margin: 0 0 0 -2px;
}

#blue_period .header
{
    background: #00578e url( "/gfx/headerbg_blue.jpg" ) no-repeat 182px 0px;
}

#blue_period .header h1
{
    background: url( "/gfx/logo_blue.gif" ) no-repeat top left;
}

#blue_period #headline
{
    background: #00578e url( "/gfx/headlinebg_blue.gif" ) no-repeat top left;
}

#blue_period #headline h2, #blue_period #headline h3
{
    color: #3a9bc3;
}

#blue_period .column h2, #blue_period .column h3, #blue_period #sidebar h3, #blue_period a, #blue_period .wide_column h2, #blue_period .wide_column h3
{
    color: #00578e;
}

#blue_period a
{
    text-decoration: none;
}

#blue_period #bottom_shadow
{
    background-color: #00578e;
}

#blue_period .navigation li
{
    background: url( "/gfx/bullet_blue.gif" ) no-repeat 0px 4px;
}

/* Red */

#red_period #department_links
{
    background-color: #75112e;
}

#red_period .navigation
{
    background: #96163b url( "/gfx/navbg_red.gif" ) repeat-x top left;
    width: 880px;
    margin: 0 0 0 -2px;
}

#red_period .header
{
    background: #75112e url( "/gfx/headerbg_red.jpg" ) no-repeat 244px 0px;
}

#red_period .header h1
{
    background: url( "/gfx/logo_red.gif" ) no-repeat top left;
}

#red_period #headline
{
    background: #75112e url( "/gfx/headlinebg_red.gif" ) no-repeat top left;
}

#red_period #headline h2, #red_period #headline h3
{
    color: #c65475;
}

#red_period .column h2, #red_period .column h3, #red_period #sidebar h3, #red_period a, #red_period .wide_column h2, #red_period .wide_column h3
{
    color: #81243a;
}

#red_period a
{
    text-decoration: none;
}

#red_period #bottom_shadow
{
    background-color: #75112e;
}

#red_period .navigation li
{
    background: url( "/gfx/bullet_red.gif" ) no-repeat 0px 4px;
}


/* Green */

#green_period #department_links
{
    background-color: #003e32;
}

#green_period .navigation
{
    background: #005545 url( "/gfx/navbg_green.gif" ) repeat-x top left;
    width: 880px;
    margin: 0 0 0 -2px;
}

#green_period .header
{
    background: #003e32 url( "/gfx/headerbg_green.jpg" ) no-repeat 182px 0px;
}

#green_period .header h1
{
    background: url( "/gfx/logo_green.gif" ) no-repeat top left;
}

#green_period #headline
{
    background: #003e32 url( "/gfx/headlinebg_green.gif" ) no-repeat top left;
}

#green_period #headline h2, #green_period #headline h3
{
    color: #589186;
}

#green_period .column h2, #green_period .column h3, #green_period #sidebar h3, #green_period a, #green_period .wide_column h2, #green_period .wide_column h3
{
    color: #00572b;
}

#green_period a
{
    text-decoration: none;
}

#green_period #bottom_shadow
{
    background-color: #003e32;
}

#green_period .navigation li
{
    background: url( "/gfx/bullet_green.gif" ) no-repeat 0px 4px;
}

/* Brown */

#brown_period #department_links
{
    background-color: #878178;
}

#brown_period .navigation
{
    background: #aea69b url( "/gfx/navbg_brown.gif" ) repeat-x top left;
    width: 880px;
    margin: 0 0 0 -2px;
}

#brown_period .header
{
    background: #878178 url( "/gfx/headerbg_brown.jpg" ) no-repeat 0px 0px;
}

#brown_period .header h1
{
        background: none;
}

/*
  background: url( "/gfx/logo_brown.gif" ) no-repeat top left;
*/

#brown_period #headline
{
    background: #878178 url( "/gfx/headlinebg_brown.gif" ) no-repeat top left;
}

#brown_period #headline h2, #brown_period #headline h3
{
    color: #f0ebe4;
}

#brown_period .column h2, #brown_period .column h3, #brown_period #sidebar h3, #brown_period a, #brown_period .wide_column h2, #brown_period .wide_column h3
{
    color: #878178;
}

#brown_period a
{
    text-decoration: underline;
}

#brown_period .navigation a
{
	text-decoration: none;
}

#brown_period #bottom_shadow
{
    background-color: #878178;
}

#brown_period .navigation li
{
    background: url( "/gfx/bullet_brown.gif" ) no-repeat 0px 4px;
}

/* rrj */

#brown_period #header.rrj
{
    background: #878178 url( "/gfx/headerbg_rrj.jpg" ) no-repeat 0px 0px;
}






/*
* Lists
*/

#department_links ul
{
    list-style: none;
    padding: 0 18px 0 0;
    margin: 0;
}

#department_links li
{
    display: block;
    width: 275px;
    float: right;
    margin: 0 0 6px 0;
    padding: 0 0 0 11px;
    color: #fff;
    background: url( "/gfx/bullet_white.gif" ) no-repeat center left;
}

#department_links li.col1
{
    width: 240px;
}

#department_links li.col2
{
    width: 280px;
}

#department_links li.col3
{
    width: 340px;
}

#department_links a
{
    font: bold 11px Arial, Helvetica, Verdana, sans-serif;
    text-decoration: none;
    color: #fff;
}

#content ul, #content ol, #left_column ul, #left_column ol
{
    margin: 0 0 10px 20px;
    padding: 0;
}

/*
* Text
*/

h1, h2, h3, h4
{
    background-color: transparent;
    font-family: "Myriad Pro" , Myriad, Arial, sans-serif;
    font-weight: normal;
}

h1
{
    font-size: 2.43em;
    line-height: 1.4;
    margin: 3px 0 10px 0;
}

h2
{
    font-size: 1.8em;
    line-height: 1.4;
}

h3
{
    font-size: 1.8em;
    line-height: 1.4;
}

#blue_period h3
{
    color: #3967aa;
}

#red_period h3
{
    color: #81243a;
}

#green_period h3
{
    color: #00572b;
}

h4
{
    font-size: 1.4em;
    line-height: 1.4;
}

.header h1
{
    display: block;
    float: left;
    width: 182px;
    height: 120px;
    text-indent: -999em;
    margin: 0;
}

#red_period .header h1
{
    width: 244px;
}

#headline h2
{
    font-size: 24px;
    font-weight: normal;
    margin: 13px 0 0 30px;
}

#headline h3
{
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 0 30px;
}

#sidebar h3, #sidebar p
{
    margin-left: 19px;
    margin-right: 19px;
}

#sidebar h3
{
    margin-bottom: 8px;
}

#sidebar p
{
    margin-bottom: 10px;
}

p#breadcrum
{
    margin: 5px 0 20px 0;
}

p#breadcrum a.currentpage
{
    font-weight: bold;
}

/*
* Links
*/

.column a
{
    font-weight: bold;
}

#content a:hover, #left-column a:hover, #right-column a:hover, #sidebar a:hover
{
    color: #000;
}

/*
* Misc
*/

.videoContainer
{
    display: none;
    background: url(/gfx/loading.gif) no-repeat center center;
}

.thumbnail
{
    border: none;
}

.clear
{
    clear: both;
}

#sidebar .separator
{
    background-color: #d1c9c5;
    height: 1px;
    padding: 0;
    overflow: hidden;
    margin: 15px 0 15px 0px;
}

td
{
    font: 11px Arial, Helvetica, Verdana, sans-serif;
}

table, tr, td
{
    vertical-align: top;
}

td p
{
    margin: 0;
    padding: 0;
}

#left-column ul, #left-column-start ul
{
    margin: 10px 0 0 0;
    padding: 0;
    margin-left: 17px;
    line-height: 0;
    list-style-type: disc;
}
#left-column ul li, #left-column-start ul li
{
    line-height: 18px;
    padding-bottom: 8px;
}

div#grants
{
    margin: 12px 0;
}

div#grants dl dt
{
    font-weight: bold;
}

div#grants legend
{
    font-weight: bold;
}

div#grants fieldset
{
    border: 1px solid #efefef;
    padding: 12px;
    margin-bottom: 12px;
}

table.grant-results
{
    width: 100%;
    margin-top: 12px;
}

table.grant-results th
{
    padding: 0 6px;
    text-transform: uppercase;
    border-bottom: 1px solid #efefef;
}

table.grant-results td
{
    padding: 6px;
}

table.grant-results td.institution
{
    padding-top: 0;
}

table.grant-results tr.odd td, table.grant-results tr.odd-desc td
{
    background-color: #f5f5f5;
}
table.grant-results tr.even td, table.grant-results tr.even-desc td
{
    background-color: #fff;
}

table.grant-results tr.odd-desc td, table.grant-results tr.even-desc td
{
    border-bottom: 1px solid #efefef;
}

table.grant-results td.name
{
    font-weight: bold;
}

.icon
{
    float: left;
}
.icon-link
{
    line-height: 40px;
}

#left-column ul, #left-column ol
{
    padding-left: 30px;
}

.alt
{
    display: none;
}

/* box */

.box
{
  background: url( "/gfx/box-bg.jpg" ) repeat-x top left;
  width: 260px;
  padding:13px 20px 30px 20px;
  margin:0 0 30px 0;
}

.help
{
  display: block;
  width: 26px;
  height: 30px;
  float: right;
  background: url( "/gfx/button-help.jpg" ) no-repeat top left;
  text-indent: -999em;
}

.box h3
{
  font: bold 14px arial, sans-serif;
  padding: 5px 0 20px 0;
}

#blue_period .box h3,
#green_period .box h3,
#red_period .box h3,
#brown_period .box h3 { color: #555; }

.box a { text-decoration: underline !important; }

.box .textfield
{
  background-color: #fff;
  width:251px;
  height:16px;
  font-size:11px;
  padding:3px;
  border: 1px solid #a5acb2;
  margin:0 0 10px 0;
}

.box .textarea
{
  background:#ffffff;
  border:0;
  width:251px;
  padding:3px;
  font-size:11px;
  font-family:arial;
  height:100px;
  margin:0 0 12px 0;
}

#app select,
.box select
{
  margin:0 0 12px 0;
  padding:3px;
  font-size:11px;
  width:259px;
  line-height:18px;
  border: 1px solid #a5acb2;
}

.box input.button
{
  font-size: 11px;
  padding: 2px 8px;
  margin: 0 0 12px 0;
}

.box a.arrow
{
  color: #4879ca;
  background: url('/gfx/arrow-blue.png') no-repeat center left;
  padding: 0 0 0 8px;
}

/* intranet */
#user-bar
{
  padding:8px 30px;
  background: url('/gfx/userbar-bg.png') repeat-x bottom left;
}
#user-bar p
{
  float:left;
}
#user-bar ul
{
  float:right;
}
#user-bar ul li
{
  float:left;
  margin:0 9px 0 0;
}
#user-bar ul li a
{
  text-decoration:underline;
}
#user-bar ul li.last
{
  margin:0;
}
#user-bar ul li.sep
{
  padding:0 9px 0 0;
  background: url('/gfx/userbar-sep.png') no-repeat center right;
}
.box h4
{
  font-size:12px;
  font-weight:bold;
  margin:20px 0 0 0;
}
.box ul
{
  margin:9px 0 0 0;
}

/* app */
#app {}
#app ul.app-nav
{
  clear:both;
  padding:0;
  margin:0 0 0 16px;
  overflow:hidden;
}
#app ul.app-nav li
{
  display:block;
  float:left;
  height:26px;
  width:44px;
  padding:0;
}
#app ul.app-nav li a:hover,
#app ul.app-nav li.active a
{
  background: url("/gfx/app-button-active.png") no-repeat top left;
}
#app ul.app-nav li a
{
  display:block;
  height:100%;
  width:100%;
  text-align:center;
  line-height:26px;
  background: url("/gfx/app-button.png") no-repeat top left;
  color:#333;
}
.app-content
{
  clear:both;
  background: url("/gfx/box-bg.jpg") repeat-x top left;
  padding:13px 20px 30px 20px;
  margin:0 0 30px 0;
}
#app h3
{
  padding: 5px 0 20px 0;
  font: bold 14px arial, sans-serif;
  color:#333 !important;
}
#app h4
{
  margin:25px 0 0 0;
  font: bold 11px arial, sans-serif;
}
#app .label
{
  display:block;
  padding:20px 0 15px 0;
  font: bold 14px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
  color:#555;
}
#app select
{
  margin:0 0 20px 0;
}
#app input.button
{
  font-size: 11px;
  padding: 2px 8px;
}
.hr
{
  height:1px;
  background:#cbc8c1;
  margin:25px 0 0 0;
}