@charset "utf-8";
@import url(banners-local.css);
/* Site-specifc styles */
#splashpod { background-color: #00788a; }
#splashpod object { float: left; border-right: 1px solid #fff; }
div.scroller div.section ul {margin-left: 0;}
div.scroller div.section img {vertical-align: middle;}

div#head h1 { text-align:right;}
.small {font-size: 80%;}

a.external {background-image:url(../images/frontpage/external_arrow_right.gif); background-repeat: no-repeat; background-position: right; }
h2 a.external {padding-right: 16px;}
ul li a.external  {padding-right: 16px;}
/* see what standard template does... once upgrade is done */
#menu a.external {padding-right: 16px;}


a.banner {margin-bottom: 7px;}

#content span.indent {display: block; margin: 0.5em 0 0.5em 1.6em; line-height: 1.3em;}

/* #content span.indent {display: block; margin-top:.5em; margin-left: 1.6em; line-height: 1.3em;} */
/* blockquote em, blockquote strong {font-size: 110%;}*/

/* this augments the - Video tile styles - in screen.css from the Uni */
#content div.video_tile h4 { margin-top: -10px; }
#content div.video_tile .view { background: url(../images/common/icon_thumbnail.gif) no-repeat 0 center; padding-left: 18px; }
#content div.video_tile .download { background: url(../images/common/icon_download.png) no-repeat 0 center; padding-left: 18px; }


/* this is for the appearance of nested list items - if you place a named anchor before the "sub-item" */
li br + a[name] { padding-left: 1em; background-image: url(../images/common/list-sub-item-square.gif); background-postion: bottom right; background-repeat: no-repeat; }


