/* Current Students template styles */

div#students-wrapper { clear: both; width: 100%; margin: -36px 0 0 0; padding: 0 0 24px 0; text-align: center; background-color: #eae9ea; }
div#students-wrapper div#students { width: 960px; margin: 0 auto 0 auto; text-align: left; }
div#students-wrapper div#students h1 { margin: 0 0 12px 0; font-size: 2.8em; font-weight: bold; }
div#students-wrapper div#students p { padding: 0 0 20px 0; font-size: 1.3em; color: #000; line-height: 16px; }


div#students-wrapper div#students div#students-top { /* Top row */ width: 960px; /*margin: 0 0 20px 0;*/ margin: 0; }
div#students-wrapper div#students div#students-top div#flash-carousel { float: left; }
div#students-wrapper div#students div#students-top div#latest-news { float: right; width: 328px; margin: -30px 24px 0 0; }
div#students-wrapper div#students div#students-top div#latest-news h2 { padding: 10px 0 7px 42px; margin:0; font-size: 1.6em; font-weight: bold; background-image: url("../images/tiles/latest-news-scroller-heading.gif"); background-repeat: no-repeat; }


div#students-wrapper div#students div#students-top div#latest-news div#latest-news-content { width: 328px; height: 203px; padding: 16px 0 18px 0; background-color: #fff; background-image: url("../images/tiles/328-white-bottom.gif"); background-repeat: no-repeat; background-position: bottom left; overflow-x: hidden; overflow-y: scroll; }
div#students-wrapper div#students div#students-top div#latest-news div#latest-news-content dl { padding: 0 20px 0 20px; }
div#students-wrapper div#students div#students-top div#latest-news div#latest-news-content dl dt { padding: 0 0 2px 0; font-size: 1.2em; }
div#students-wrapper div#students div#students-top div#latest-news div#latest-news-content dl dt a { color: #bc770f; }
div#students-wrapper div#students div#students-top div#latest-news div#latest-news-content dl dd { padding: 0 0 16px 0; font-size: 1.1em; color: #000; line-height: 14px; }


div#students-wrapper div#students div.link-column { /* Columns of links */ float: left; width: 225px; margin: 0 15px 0 0; padding: 0 0 16px 0; background-image: url("../images/tiles/225-white-bottom.gif"); background-repeat: no-repeat; background-position: bottom left; }
div#students-wrapper div#students div.link-column h3 { margin: 0 0 12px 0; padding: 8px 8px 10px 8px; font-size: 1.4em; font-weight: bold; background-image: url("../images/tiles/list-column-heading-225.gif"); background-repeat: no-repeat; }
div#students-wrapper div#students div.link-column h3 a { text-decoration: none; }
div#students-wrapper div#students div.link-column h4 { padding: 0 0 8px 14px; font-size: 1.3em; font-weight: bold; color: #002b5c; }
div#students-wrapper div#students div.link-column h4 a { color: #002b5c; text-decoration: none; }
div#students-wrapper div#students div.link-column h4 a:hover { text-decoration: underline; }
div#students-wrapper div#students div.link-column ul { margin: 0 0 22px 14px; }
div#students-wrapper div#students div.link-column ul li { padding: 0 0 6px 14px; font-size: 1.3em; line-height:1.2;color: #183f6b; background-position:0 2px; background-image: url("../images/bullets/disc-small-bgwhite.gif"); background-repeat: no-repeat; }
div#students-wrapper div#students div.link-column ul li a { color: #183f6b; text-decoration: none; }
div#students-wrapper div#students div.link-column ul li a:hover { text-decoration: underline; }

