* { /* Reset browsers default margin, padding and font sizes */ margin: 0; padding: 0; } html { font-size: 100%; /* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */ height: 100%; margin-bottom: 1px; } .text{ font: 11px Verdana, Arial, Helvetica, sans-serif; } body { /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000;/*#828282;*/ /*font-size: 62.5%; This sets the default font size to be equivalent to 10px */ font-size: 10px; margin: 0; /*padding: 12px 0;*/ } a:link { color: #2D86D6; font-weight: bold; text-decoration: none; } a:visited { color: #898989; font-weight: bold; text-decoration: none; } a:hover { color: #2D86D6; font-weight: bold; text-decoration: underline; } a:active { color: #d2d2d2; font-weight: bold; text-decoration: none; } a.plainwhitelinks:link { color: #FFFFFF; font-weight: normal; text-decoration: none; } a.plainwhitelinks:visited { color: #DDDDDD; font-weight: normal; text-decoration: none; } a.plainwhitelinks:hover { color: #EEEEEE; font-weight: normal; text-decoration: underline; } a.plainwhitelinks:active { color: #FFFFFF; font-weight: normal; text-decoration: none; } .universityname{ font-family: Georgia, serif; font-weight: normal; text-transform: uppercase; color: #FFFFFF; font-size: 1.2em;/*don't change .. affects height and hence images below*/ text-align: right; } .chaptername{ font-family: Georgia, serif; font-weight: normal; text-transform: uppercase; color: #FFFFFF; font-size: 1em;/*don't change .. affects height and hence images below*/ text-align: right; } div.scrollnewscontentdiv { margin: 0 0 0px 0; overflow: auto; height: 211px !important; width: 183px; background-color:#D3D2C0; scrollbar-base-color: #C8C7B3; scrollbar-arrow-color: #DBD8C8; scrollbar-DarkShadow-Color: #C8C7B3; /*scrollbar colors don't work in gecko browsers*/ /* custom scrollbars at this amazing site when u have time: http://www.hesido.com/web.php?page=customscrollbar*/ /*padding: 4px;*/ } div.campusnewscontentdiv { margin: 0 0 0px 0; overflow: auto; height: 211px !important; width: 183px; background-color:#D3D2C0; scrollbar-base-color: #C8C7B3; scrollbar-arrow-color: #DBD8C8; scrollbar-DarkShadow-Color: #C8C7B3; /*scrollbar colors don't work in gecko browsers*/ /* custom scrollbars at this amazing site when u have time: http://www.hesido.com/web.php?page=customscrollbar*/ /*padding: 4px;*/ } .newsdate { font-family: Lucida Grande, sans-serif; font-weight: bold; font-size: 0.7em; color: #8E794E; } .newssummary { font-family: Lucida Grande, sans-serif; font-weight: bold; font-size: 0.7em; color: #4D434A; } .newsdescription { font-family: Lucida Grande, sans-serif; font-weight: normal; font-size: 0.7em; color: #4D434A; } /*not used in retro template*/ div.pagetitlediv { margin: 0 0 0px 0; overflow: auto; height: 22px !important; width: 520px !important; background-color:#D3D2C0; font-family: Lucida Grande, sans-serif; font-weight: bold; font-size: 1em; text-transform:uppercase; color: #806A45; } div.centercontentdiv { margin: 0 0 0px 0; padding-left: 10px; padding-top: 10px; overflow: auto; height: 525px !important;/*height: 535px !important;*/ width: 632px !important;/*width: 642px !important;*/ background-color:#D3D2C0; font-family: Lucida Grande, sans-serif; font-weight: normal; font-size: 0.7em; color: #4D434A; scrollbar-base-color: #C8C7B3; scrollbar-arrow-color: #DBD8C8; scrollbar-DarkShadow-Color: #C8C7B3; /*scrollbar colors don't work in gecko browsers*/ /* custom scrollbars at this amazing site when u have time: http://www.hesido.com/web.php?page=customscrollbar*/ /*padding: 4px;*/ } .welcometitle { font-family: Lucida Grande, sans-serif; font-weight: bold; font-size: 1.35em; color: #806A45; } .welcometext { font-family: Lucida Grande, sans-serif; font-weight: bold; font-size: 1.1em; color: #092A4B; } .chapternewstitle { font-family: Lucida Grande, sans-serif; font-weight: bold; font-size: 1.35em; color: #806A45; } .chapternewssummary { font-family: Lucida Grande, sans-serif; font-weight: bold; font-size: 1.1em; color: #092A4B; } .loginfields { /*height: 20px; line-height: 20px;*/ background-color: #4784BB; color: #FFFFFF; border: #000000 solid 1px; font-family: arial, verdana, ms sans serif; font-weight: normal; font-size: 12px; height: 1.2em; } .footerlink { background-color:#9F988E; color: #FFFFFF; font-family: arial, verdana, ms sans serif; font-weight: normal; font-size: 11px; text-align:center; } .functionalitytitle { font-family: Lucida Grande, sans-serif; font-weight: normal; font-size: 1.4em; color: #FFFFFF; }