/* General */
@import url("/apps/js/polls/polls-pack.css");

.clear {
width: 0;
height: 0;
font-size: 0;
padding: 0;
margin: 0;
clear: both;
}
html {
background: url('/pics/body_bg.jpg');
}
body {
background: url('/pics/glow.png') repeat-x top;
behavior: url('/apps/shared/iepngfix.htc');
text-align: center;
padding: 0 0 25px 0;
margin: 0;
font: 12px Arial, Helvetica, sans-serif;
}
div#sides2 {
width: 1139px;
height: 258px;
background: url('/pics/logo2.png') no-repeat top;
behavior: url('/apps/shared/iepngfix.htc');
position: absolute;
top: 2px;
left: -120px;
}
div#top {
width: 900px;
height: 22px;
position: relative;
margin: 0 auto;
}
#espanol {
position: absolute;
text-align: right;
right: 12px;
top: 3px;
color: #fff;
font-size: 14px;
text-decoration: none;
}
div#sides {
margin: 0 auto;
width: 1002px;
background: url('/pics/shadow.png') repeat-y;
behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
margin: 0 auto;
width: 900px;
text-align: left;
background: #fff;
}
.contentIndex {
text-align: left;
background: #fff url('/pics/index_bg.jpg') no-repeat top;
width: 900px;
min-height: 400px;
height: auto!important;
height: 400px;
padding:0px;
}
.content {
text-align: left;
background: #fff url('/pics/index_bg.jpg') no-repeat top;
width: 884px;
padding: 8px;
min-height: 400px;
height: auto!important;
height: 400px;
}
.contentIndex h2 {
padding: 0;
margin: 0;
}
.relative {
position: relative;
}
.pageTitle {
display: block;
width: 870px;
height: 37px;
padding: 8px 0 0 10px;
margin-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
font-size: 14px;
font-weight: bold;
background: url('/pics/PageTitle.gif') no-repeat left top;
text-transform: uppercase;
}
marquee {
position: absolute;
text-align: left;
left: 2px;
top: -184px;
color: #fff;
font-weight: bold;
width: 624px;
margin: 0;
padding: 0;
}
#search {
position: absolute;
text-align: right;
right: 8px;
top: -183px;
width: 206px;
height: 17px;
border: 1px solid #488ec1;
padding: 0;
margin: 0;
}
#googleTranslate {
margin: 4px 0 0 0;
float: left;
}
/* Header */

div#header h1 {
width: 0;
height: 0;
margin: 0;
padding: 0;
overflow: hidden;
}
div#headerIMG {
width: 900px;
height: 189px;
margin: 0 auto;
padding: 0;
overflow: hidden;
background: url('/pics/header.jpg') no-repeat;
}
/* Navigation menu */

div#menu {
width: 900px;
height: 36px;
background: url('/pics/topnav_bg.gif') no-repeat top;
}
ul#topNavItems {
list-style: none;
margin: 0 0 0 35px;
padding: 0;
width: 865px;
position: relative;
z-index: 999;
}
ul#topNavItems li {
list-style: none;
display: inline;
padding: 0;
margin: 0;
float: left;
position: relative;
z-index: 999;
}
ul#topNavItems li a {
height: 26px;
display: block;
text-align: center;
padding: 10px 0 0 0px;
font: 14px Arial, Helvetica, sans-serif;
text-decoration: none;
color: #fff;
}
ul#topNavItems li a#topNav1 {
width: 87px;
background: url('/pics/topnav1.gif') no-repeat;
}
ul#topNavItems li a#topNav2 {
width: 109px;
background: url('/pics/topnav2.gif') no-repeat;
}
ul#topNavItems li a#topNav3 {
width: 111px;
background: url('/pics/topnav3.gif') no-repeat;
}
ul#topNavItems li a#topNav4 {
width: 100px;
background: url('/pics/topnav4.gif') no-repeat;
}
ul#topNavItems li a#topNav5 {
width: 100px;
background: url('/pics/topnav5.gif') no-repeat;
}
ul#topNavItems li a#topNav6 {
width: 92px;
background: url('/pics/topnav6.gif') no-repeat;
}
ul#topNavItems li a#topNav7 {
width: 120px;
background: url('/pics/topnav7.gif') no-repeat;
}
ul#topNavItems li a#topNav8 {
width: 116px;
background: url('/pics/topnav8.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1, ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2, ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3, ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4, ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5, ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6, ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7, ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8, ul#topNavItems li:hover a#topNav9, ul#topNavItems li.over a#topNav9 {
background-position: 0 -36px;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
position: absolute;
left: -9999px;
z-index: 9999;
width: 178px;
margin: 0;
padding: 0;
font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
left: auto;
background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
position: absolute;
top: 0;
left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}
ul#topNavItems li ul li a {
line-height: 16pt;
text-align: left;
text-decoration: none;
padding: 3px 0 3px 8px;
height: auto;
width: 170px;
color: #fff;
background: #9a2141;
font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
color: #fff;
background: #bb1440;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
color: #093a77;
background: #cdb43a;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
border-top: 1px solid #fff;
}
/* Quicklinks */

#quickLinks {
width: 900px;
height: 51px;
background: #276897;
margin: 0 auto;
}
#quickLinks h2 {
width: 0;
height: 0;
padding: 0;
margin: 0;
overflow: hidden;
}
#quickLinks ul {
list-style: none;
margin: 0;
padding: 0;
width:900px;
}
#quickLinks ul li {
float: left;
width: 223px;
margin-left: 0px
}
#quickLinks a {
width: 223px;
height: 34px;
padding: 17px 0 0px 0px;
display: block;
text-align: center;
background: url('/pics/midnav.gif') top no-repeat;
font: 14px Arial, Helvetica, sans-serif;
text-decoration: none;
color: #fff;
}
#quickLinks a#midNav1 {
background-position: 0 0;
}
#quickLinks a#midNav2 {
background-position: 0 0;
}
#quickLinks a#midNav3 {
background-position: 0 0;
}
#quickLinks a#midNav4 {
background-position: 0 0;
}
#quickLinks a:hover#midNav1, #quickLinks a:hover#midNav2, #quickLinks a:hover#midNav3, #quickLinks a:hover#midNav4 {
background-position: 0 -51px;
}
/* Homepage Section Headers */
#shuffleSplash, #shuffleSplash * {
float: left;
}
#splashRight {
width: 444px;
height: 358px;
float: right;
margin: 0;
}
#splashRight img {
float:left;
}

#splash3 {
width: 215px;
height: 358px;
float: left;
}

h2 a#events {
width: 0;
height: 0;
padding: 0 0 41px 434px;
margin: 0;
background: url('/pics/events_header.png') no-repeat left top;
behavior: url('/apps/shared/iepngfix.htc');
display: block;
overflow: hidden;
}
.HPEvents {
width: 434px;
height: 95px;
overflow: hidden;
display: block;
margin: 10px auto 0;
color: #092a50;
line-height: 1.4em;
}

h2 a#news {
width: 0;
height: 0;
padding: 0 0 41px 434px;
margin: 0;
background: url('/pics/news_announcements_header.png') no-repeat left top;
behavior: url('/apps/shared/iepngfix.htc');
display: block;
overflow: hidden;
}
.HPNews {
width: 430px; 
height: 125px;
overflow: hidden;
display: block;
/*margin: 10px auto 0;*/
color: #092a50;
line-height: 1.4em;
}

#eventsContainerOuter {
float: right;
position: absolute;
margin: 147px 0 0 7px;
*margin: 147px 0 0 -438px;
overflow:hidden;
}
#eventsContainer {
width: 434px;
background: url('/pics/events_bg.png') repeat-y;
behavior: url('/apps/shared/iepngfix.htc');
margin: 0;
width: 434px;
height: 130px;
*height: 135px;
display: block;
overflow: hidden;
}
#eventsBottom {
width: 434px;
background: url('/pics/events_bottom.png') no-repeat bottom;
behavior: url('/apps/shared/iepngfix.htc');
/* padding: 0 0 34px 0;
*padding: 0 0 19px 0;*/
height: 34px;
/* *height: 19px; */
}

#news_ShowAll{
padding-left: 25px;
display: block;
position: absolute;
}
/* Other homepage section extras */
.HPNews a, .HPNews a:active, .HPNews a:link,
.HPalumni a, .HPalumni a:active, .HPalumni a:link,
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link,
.HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link,
.HPEvents a, .HPEvents a:active, .HPEvents a:link {
color: #092a50;
}
.HPNews #l, .HPEvents #l, .HPalumni #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
padding-top: 8px;
padding-right: 5px;
}
/* Footer */

div#footer {
width: 1002px;
height: 52px;
margin: 0 auto;
text-align: left;
background: url('/pics/footer.png') no-repeat;
behavior: url('/apps/shared/iepngfix.htc');
}
address {
position: absolute;
text-align: left;
left: 66px;
top: 12px;
color: #b7cfe2;
font: 12px Georgia, "Times New Roman", Times, serif;
}
a#edunet {
width: 144px;
height: 0;
padding: 18px 0 0 0;
margin: 0;
overflow: hidden;
display: block;
background: url('/pics/edunet_gray.png') no-repeat;
behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
position: absolute;
text-align: right;
right: 55px;
top: 27px;
width: 144px;
margin: 0 auto;
}


/* Right side /pages/ menus */
table#pageNav {
border:none;
}
table#pageNav td {
background-image:url('/pics/rightmenu_bg.jpg');
background-repeat:no-repeat;
background-position:center top;
padding-top:10px;
}
table#pageNav ul {
list-style-type:none;
min-height:80px;
padding:0 0 20px 0px !important;
margin:0 10px 0 10px !important;

background-image:url('/pics/rightmenu_footer.jpg');
background-repeat:no-repeat;
background-position:bottom;
}
table#pageNav td ul li { display:inline; }

table#pageNav td ul li a {
display:block;
line-height:18px;

padding:0px 5px 3px 10px;
color:#000;

}
table#pageNav td ul li a:hover, table#pageNav td ul li a:active {
text-decoration:underline;
}
table#pageNav td ul li a, table#pageNav td ul li a:visited {
text-decoration:none;
}
table#pageNav td ul li b {
display:block;
line-height:18px;
color:#fff;
background-color:#a9274b;
padding:3px 5px 3px 10px;
}

/***   Mandatory   ***/
.HPQuickPoll h2 {
    width: 471px;       /* header width  */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #10296B;   /* results bar color */
}


/***  Optional  ***/
.HPQuickPoll {
     width: 471px;
     padding-bottom: 9px;
     background: url(/pics/bg_index_right_bottom.gif) no-repeat bottom;
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin:0 auto;
	width:70%;
}

.HPQuickPoll .question {
    padding: 9px;
    margin: 0;
}

/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
    background: url(/pics/bg_index_right.gif) repeat-y;
    padding-bottom: 5px;
}


/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

#social_icons {
    position: absolute;
    text-align: right;
    right: 220px;
    top: -183px;
    width: 48px;
    height: 17px;
    padding: 0;
    margin: 0;
}

#social_icons ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#social_icons ul li {
    float: left;
    display: block;
    margin: 0;
    padding: 0 2px;
}

#social_icons img {
    border: none;
    height: 20px;
}
