* { /* 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; } /* this is what affects the text formatting on the pages */ body { /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ font-family: Lucida Grande, sans-serif; color: #0000000; /*font-size: 62.5%; This sets the default font size to be equivalent to 10px */ font-size: 0.9em; margin: 0; /*padding: 12px 0;*/ /* background-color: #005596; background-image: url(body_background/body_background.jpg); background-attachment: fixed; background-repeat: repeat-x;*/ } 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; } a.morelink:link { color: #015593; font-size: 0.8em;font-weight: normal; text-decoration: none; } a.morelink:visited { color: #DDDDDD; font-size: 0.8em;font-weight: normal; text-decoration: none; } a.morelink:hover { color: #015593; font-size: 0.8em;font-weight: normal; text-decoration: underline; } a.morelink:active { color: #DDDDDD; font-size: 0.8em;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: 168px; 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; } div.pagetitlediv { margin: 5 0 10px 0; overflow: auto; /*height: 22px !important;*/ width: 510px !important; font-family: Lucida Grande, sans-serif; /*font-weight: bold;*/ font-size: 1.8em; color: #000000; } div.landingcontentdiv { margin: 0 0 0px 10; padding-left:5px; overflow: auto; height: 447px !important; width: 540px !important; background-color:#FFFFFF; font-family: Lucida Grande, sans-serif; font-weight: normal; font-size: 0.9em; color: #000000; scrollbar-base-color: #FFFFFF; scrollbar-arrow-color: #940403; scrollbar-DarkShadow-Color: #670504; /*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*/ } .chapternewssummary { font-family: Lucida Grande, sans-serif; font-size: 0.9em; color: #000000; } a.cnmorelink:link { color: #1518BD; font-size: 0.8em;font-weight: normal; text-decoration: none; } a.cnmorelink:visited { color: #DDDDDD; font-size: 0.8em;font-weight: normal; text-decoration: none; } a.cnmorelink:hover { color: #015593; font-size: 0.8em;font-weight: normal; text-decoration: underline; } a.cnmorelink:active { color: #DDDDDD; font-size: 0.8em;font-weight: normal; text-decoration: none; } .loginfields { background-color: #FFFFFF; color: #000000; border: #FFFFFF solid 1px; /*border-color: #FFFFFF;*/ font-family: arial, verdana, ms sans serif; font-weight: normal; font-size: 9px; height: 13px; width:83px; } .footerlink { background-color:#10396F; 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: bold; font-size: 1.35em; color: #806A45; }