@charset "utf-8";
@import url(banners-local.css);

/* Site-specifc styles */
#splashpod { background-color: #12416C; height: 145px; text-align: left;  }


/* Ross Parsons splashpod */
#ross-parsons #splashpod { background-color: #12416C; }
#ross-parsons #splashpod { margin: 0 0 12px 225px; height: 210px; padding: 0 0 0 18px; text-align: left; }
#ross-parsons #splashpod img + img { border-left: 1px solid #fff; }
#ross-parsons #splashpod img { float: left; height: 210px; }
#ross-parsons #splashpod.white { background: #fff; padding-left: 0; }

/* Ross Parsons latest news */
#ross-parsons #content #latest-news { font-size: 0.8em; }
#ross-parsons #content #latest-news li { margin-left: 0; list-style: none; }

/* lightbox-style overlay */
#overlay { font-size: 1.0em; text-align: left; background: #fff; padding: 2em; position: absolute; z-index: 110; margin: 10em auto; width: 90em; left: 0; right: 0; }
#overlay p { font-size: 1.0em;}
#overlay h2 { color: #AB2B34; margin: 0 0 1.2em 0; font-size: 1.5em; font-weight: bold; }
#overlay li { margin-top: 1em; margin-bottom: 1em; }
#overlay #close { margin: 2em 0 0 0; text-align: right; font-weight: bold; }
#overlay p.footnote { bottom: 10px; position: absolute; width: 50%; color: #aaa; font-style: italic; font-size: 0.8em; }
#overlay table {background-color:#d6d6d6; margin:10px 0px 10px 0px; }
#overlay caption { caption-side: bottom; text-align: right; margin: 0.2em 0; color: #999; }
#overlay table td, #overlay table th { background-color: #fff;margin: 0; padding: 0.4em; background-color: #fff;}
#overlay table th { font-weight:bold;background:#f4e6c1 url(../../images/common/bg_th.gif) repeat-x top left; }
#overlay table.tabledata_blue { width:100%; }

/* Local banner images - Made images appear in local banner sidebar by adding line 45 in screen-local.css and removing a line in screen.css*/

#sidebar a.banner{letter-spacing: normal;text-indent: 0;padding: .417em 0 .417em 4.333em;text-transform: uppercase;}#sidebar a.banner:hover{text-decoration: none;}

/* This code is for image banners - old branding
#sidebar a.banner{width:17.7em;height:4.3em;letter-spacing:-2000em;text-indent:-1000em;overflow:hidden;color:white;display:block;margin-bottom:1em;background-repeat:no-repeat;background-position:left top;}*/






