@charset "utf-8";
@import url(banners-local.css);
@import url(alumnilist.css);
/* Site-specifc styles */

/*Splashpod*/
#splashpod { background-color: #fff;  }
#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;}

        /*highlight console styles */
        #highlight-console {
                position: relative;
                overflow: hidden;
                width: auto;
                height: 22em;
                width: 73.2em;
                margin: 0 1.5em 1.2em 22.5em;
                background:#000;
        }

        #highlight-console .controls {
                position:absolute;
                         font-size:1.2em;
                         font-family:Arial, Verdana, sans-serif;
                padding:.5em 0;
                overflow: hidden;
                }

        #highlight-console .controls a {
                border:1px solid #fff;
                color:#fff;
                cursor:pointer;
                margin:0 0 0 .5em;
                padding:.2em .5em;
                float: left;
                }

        #highlight-console .controls a:hover, #highlight-console .controls a.active {
                background-color:#F5AF00;
                color:#000;

                }

        #highlight-console .story {
                height:22em;
                color:#FFF;
                background-color:#000;
                width:auto;
                }

				        #highlight-console .story h2 {
                font-size:4em;
                font-weight:400;
                width:11em;
                background-repeat:no-repeat;
                line-height:1em;
                margin:0;
                padding:.4em 0 .3em .5em;
                }

        #highlight-console .story h2 a {
                color:#fff;
                text-decoration:none;
                }

        #highlight-console .story h2 a:hover {
                color:#fff;
                text-decoration:underline;
                }

        #highlight-console .story p {
                margin-left:1.5em;
                font-size:1.5em;
                width:28em;
                }

        #highlight-console .story p a {
                color:#F5AF00;
                text-decoration:underline;
                }

        #highlight-console .story p a:hover {
                text-decoration:none;
                }
		/* end highlight console styles */


/*end Splashpod*/
div#head h1 { text-align:right; }
.small {font-size: 80%;}

#menu ul {margin-bottom:1.4em;}
#menu h2 {font:bold 1.5em Arial,Helvetica,sans-serif; margin:0; text-transform:uppercase; color:#ce1126;}
#menu h2 a[href] { background:url(../images/common/grey_caret.gif) no-repeat scroll right center transparent; padding-right:10px; color:#ce1126;}
#slideshow1 { float: left; height: 145px; width: 225px; border-right: 1px solid #ffffff; }


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; }

/* Replacement styles for dcr-include-generated news  */
#content div.news {margin:0;padding:0;border-top:.2em solid #4d483c;}
#content div.news h2{clear:none;text-transform:inherit;margin:0 0 .5em 0; padding-top: .7em; padding-left: 5.296em; font-size: 1.3em;border-top:1px solid #dbd3c2;}
#content div.news h2 + div img {position:relative;left:0;padding:0;margin-right:1.1em;top:-1.7em; width:63px; height: 45px; }
#content div.news div + h2 {border-top:none;}
#content div.news h2 + div > img + p{margin:.1em 0 .9em 6.2em; font-size: 1.1em;}
#content div.news p{margin:.1em 0 .9em 0; font-size: 1.1em;}
#content div.news ul {clear:left; border-top:1px solid #dbd3c2; padding: .5em 0 0 6.7em;}
#content div.news ul li {line-height: 1.8em; 
padding:0 0 0 1.3em;margin:0;list-style-type:none;list-style-image:none;
background:transparent url(../images/common/list-item-red-caret-small.gif) 0 .73em no-repeat;}

#highlight-console {
	position: relative;
	overflow: hidden;
	width: auto;
	height: 22em;
	width: 73.2em;
	margin: 0 1.5em 1.2em 22.5em;
	background:#000;
}

#highlight-console .controls {
	position:absolute;
	font-size:1.2em;
	font-family:Arial, Verdana, sans-serif;
	padding:.5em 0;
	overflow: hidden;
}

#highlight-console .controls a {
	border:1px solid #fff;
	color:#fff;
	cursor:pointer;
	margin:0 0 0 .5em;
	padding:.2em .5em;
	float: left;
}

#highlight-console .controls a:hover,#highlight-console .controls a.active {
	background-color:#F5AF00;
	color:#000;
}

#highlight-console .story {
	height:22em;
	color:#FFF;
	background-color:#000;
	width:auto;
}

#highlight-console .story h2 {
	font-size:4em;
	font-weight:400;
	width:11em;
	background-repeat:no-repeat;
	line-height:1em;
	margin:0;
	padding:.4em 0 .3em .5em;
}

#highlight-console .story h2 a {
	color:#fff;
	text-decoration:none;
}

#highlight-console .story h2 a:hover {
	color:#fff;
	text-decoration:underline;
}

#highlight-console .story p {
	margin-left:1.5em;
	font-size:1.5em;
	width:28em;
}

#highlight-console .story p a {
	color:#F5AF00;
	text-decoration:underline;
}

#highlight-console .story p a:hover {
	text-decoration:none;
}



