/* CSS Document */
*{
	margin: 0;
	padding: 0;
	}
body {
        background: #293f6f;
	color: #000;
	font-size: 62.5%; /*Resets 1em to 10px*/
	font-family: Arial, Verdana, Tahoma, 'Lucida Grande', Sans Serif;
	margin: 0;
	padding: 0;
	}
p {
        padding: 5px 0 5px 0;
	font-size: 120%;
    }
a {
	color: #293f6f;
	text-decoration: underline;
	}
a img {
	border: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #293f6f;
	text-decoration: underline;
	}
a:visited {
	color:#010f3c;
	text-decoration: underline;
	}
h1#swosulogo{
	display: none;
}

/* Page Structure */
#page {
       width: 100%;
}
#wrapper-top {
	width: 100%;
	background: transparent url(../images/d09/bg.gif) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
}
#content {
        position: relative;
        width: 760px;
	margin: 0 auto;
}

/* Header Styles */
#header {
	position: relative;
	background: transparent url(../images/d09/header-bg-sub.gif) no-repeat top left;
	margin: 0 auto;
	padding: 0px;
	height: 94px;
	width: 760px;
	top: 0px;
	clear: both;
}
#homelink a {
	width: 202px;
	height: 74px;
	position: absolute;
	top: 4px;
	left: 35px;
}
#header-links {
	position: absolute;
	top: 62px;
	left: 281px;
	width: 280px;
	height: 22px;
	z-index: 15;
}
#top-icons {
	position: absolute;
	top: 4px;
	left: 314px;
	width: 212px;
	height: 46px;
}
#top-icons li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#top-icons li, #top-icons a{
	height: 46px;
	display: block;
}
#give{left: 0px; width: 46px; text-indent: -5000px; overflow: hidden;}
#cal{left: 56px; width: 46px; text-indent: -5000px; overflow: hidden;}
#directory{left: 115px; width: 46px; text-indent: -5000px; overflow: hidden;}
#site-search{left: 166px; width: 46px; text-indent: -5000px; overflow: hidden;}
/* End Header Styles */

/* Top Navigation Styles */
#topnav {
	width: 710px;
	height: 51px;
	text-align: left;
        margin: 0 auto;
}
#topnav-menu{
	width: 710px;
	height: 51px;
	background: #dedec7 url(../images/d09/topnav.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#topnav-menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#topnav-menu li, #topnav-menu a{
	height: 51px;
	display: block;
}
#topnav_future{left: 15px; width: 116px; text-indent: -5000px; overflow: hidden;}
#topnav_current{left: 132px; width: 104px; text-indent: -5000px; overflow: hidden;}
#topnav_faculty{left: 237px; width: 104px; text-indent: -5000px; overflow: hidden;}
#topnav_alumni{left: 342px; width: 104px; text-indent: -5000px; overflow: hidden;}
#topnav_sayre{left: 447px; width: 104px; text-indent: -5000px; overflow: hidden;}

/* Hovers */
#topnav_future a:hover {background: transparent url(../images/d09/topnav.gif) -15px -51px no-repeat}
#topnav_current a:hover {background: transparent url(../images/d09/topnav.gif) -132px -51px no-repeat}
#topnav_faculty a:hover {background: transparent url(../images/d09/topnav.gif) -237px -51px no-repeat}
#topnav_alumni a:hover {background: transparent url(../images/d09/topnav.gif) -342px -51px no-repeat}
#topnav_sayre a:hover {background: transparent url(../images/d09/topnav.gif) -447px -51px no-repeat}
/* End Top Navigation Styles */


/* Dropdown Box Styles */
#dropdown {
        background: url(../images/d09/div_bg.gif) no-repeat;
	position: absolute;
	top:92px;
        left: 178px;
	width:396px;
	height:324px;
	z-index:16;
	visibility: visible;
        padding: 0;
        margin: 0;
        display: none;
}
#alert-dd {
	height: 87px;
	width: 396px;
	position: relative;
	margin: 0;
}
#alert-dd ul {
	height: 75px;
	width: 220px;
	list-style:none;
	margin: 5px 3px 2px 175px;
	padding: 0;
}
#alert-dd li {
	display: block;
	width: 220px;
        margin: 0px;
        padding: 0px;
}
#close {
	height:15px;
	width:48px;
	list-style:none;
	text-align: right;
	position: relative;
        text-indent: -5000px;
        margin: 0 0 3px 0;
        padding: 0px;
}
#alert-message {
	height: 65px;
	width: 215px;
        overflow: auto;
        overflow-x: hidden;
	color: #ffffff;
	position: relative;
}
#alert-message table {
	background-color:  #424953;
	}
table.SmartBoard_Message {
	background-color: #424953;
	}
#table_info {
        width: 200px;
	color: #ffffff;
	font-size: 11px;
}
.msg_subject {
        text-align: left;
        font-weight: bold;
}
.msg_datetime {
        text-align: right;
}
.msg_message {
        text-align: left;
        padding: 5px;
}
#dropdown-btm {
	height: 230px;
	width: 396px;
	position: relative;
	margin: 0;
	padding: 0;
}
#left {
	width: 197px;
	float: left;
}
#calendar {
	height: 51px;
	position: relative;
	margin: 3px 0 3px 20px;
}
#calendar li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
	height: 51px;
	display: block;
}
#day {
	font-size: 200%;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	height: 51px;
	width: 60px;
	left: 30px;
	overflow:hidden;
	text-align:center;
	line-height: 75px;
}
#mth-dt {
	background:url(../images/d09/datemodule.gif) bottom left no-repeat;
	height: 51px;
	width: 43px;
	left: 100px;
}
#mth-dt ul{
	display:block;
	list-style:none;
	position: absolute;
	}
#month {
	line-height: 25px;
	text-align: center;
	color: #010f3c;
	font-size: 150%;
	font-weight:bold;
}
#date {
	line-height: 25px;
	text-align: center;
	color: #010f3c;
	font-size: 200%;
	font-weight: bold;
}
#grid {
	height: 170px;
	width: 165px;
	background-color:#fff;
	border: 1px solid #000;
	clear: both;
	margin: 0 auto;
	}
.adxminigrid table {margin:2px 2px 2px 2px;border-collapse:collapse;}
.adxminigrid th {background-color:#FFFFFF;color:black;font-weight:bold;font-size:12px;}
.adxminigrid tr {padding-bottom:2px;background-color:#F5F5F5;}
.adxminigrid td {padding:0px 0px 0px 0px;font-size:11px;}
.adxminigrid a {background-color:#FFFFFF;color:#2b3537;display:block;padding:0px 5px 4px 5px;}
.adxminigrid a:hover {background-color:#c9d7e6;color:black;}
#right {
	width: 197px;
	float: right;
	text-align:center;
	background:url(../images/d09/weather.jpg) top center no-repeat;
        padding-top: 55px;
}
#right p {
	margin: 20px 10px 20px 10px;
        background-color: #fff;
        text-align: center;
}
/* End Dropdown Box Styles */



/* New CSS Left Navigation Styles */
#lnav-outer {
	position: relative;
	float: left;
	margin: 0 10px 10px -70px;
	padding-top: 6px;
	border: none;
	width: 170px;
	background: url(../images/d09/main-top.gif) top left no-repeat;
	z-index: 10;
}

#lnav {
	margin:0;
	padding :0;
	position: relative;
	width: 166px;
	padding-left: 4px;
	background: url(../images/d09/main-bg.gif) repeat-y;
}

/*1st level*/
#lnav ul {
	margin:0;
	padding:0;
	position: relative;
}

#lnav li {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	display: block;
	min-width: 0; /* peekaboo bug fix for IE7 */
}

#lnav ul li a{
    	text-align: left;
	font-family: Tahoma, Geneva, "MS Sans Serif", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-size: 11px;
	text-decoration:none;
	line-height:15px;
	width:162px;
	position: relative;
	display:block;
	color:#3F4A58;
	padding: 3px;
	background: url(../images/d09/dash.gif) bottom no-repeat;
}

#lnav ul li.lsubnav a, #lnav ul li.lsubnav span{
    	text-align: left;
	font-family: Tahoma, Geneva, "MS Sans Serif", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-size: 11px;
	text-decoration:none;
	line-height:15px;
	width:162px;
	position: relative;
	display:block;
	color:#3F4A58;
	padding: 3px;
	background-image: url(../images/d09/dash-arrow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


#lnav ul li:hover {
	background:#ccc;
	width: 165px;
}
#lnav ul li a:hover {
	color: #3f4a58;
	}
/*end 1st level styles*/

/*2nd level*/
#lnav ul ul {
  position:absolute;
  visibility:hidden;
  left:165px;
  top: 0px;
  border: 1px solid #ccc;
  background: #ebeade;
}

#lnav ul li.lsubnav ul li a{
  margin: 0;
  padding: 3px 0 3px 3px;
  display: block;
  line-height: 15px;
  color: #031240;
  font-family: Tahoma, Geneva, "MS Sans Serif", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0em;
  font-size: 11px;
  text-decoration: none;
  padding-left: 13px;
  padding-right: 2px;
  background-image: url(../images/d09/sub-bullet.gif);
  background-position: 3px 8px;
  background-repeat: no-repeat;
}
#lnav ul li.lsubnav ul li.lsubnav a,#lnav ul li.lsubnav ul li span{

  margin: 0;
  padding: 3px 0 3px 3px;
  display: block;
  line-height: 15px;
  color: #031240;
  font-family: Tahoma, Geneva, "MS Sans Serif", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0em;
  font-size: 11px;
  text-decoration: none;
  padding-left: 13px;
  padding-right: 2px;
  background-image: url(../images/d09/sub-bullet-arrow.gif);
  background-position: 3px 8px;
  background-repeat: no-repeat;
}

#lnav ul li:hover ul li, #lnav ul li:hover ul li.lsubnav {

	background: #ebeade;
	background-image: url(../images/d09/sub-bullet.gif);
	background-position: 3px 8px;
	background-repeat: no-repeat;
}

#lnav ul li:hover ul li a:hover{

	background:#cfcfb1;
	background-image: url(../images/d09/sub-bullet.gif);
	background-position: 3px 8px;
	background-repeat: no-repeat;
	color: #000;
}
#lnav ul li:hover ul li.lsubnav a:hover, #lnav ul li:hover ul li.lsubnav span:hover{

	background:#cfcfb1;
	background-image: url(../images/d09/sub-bullet-arrow.gif);
	background-position: 3px 8px;
	background-repeat: no-repeat;
	color: #000;
}

#lnav ul li:hover ul {
  visibility:visible;
}
/*end 2nd level styles*/

/*3rd level*/

#lnav ul li:hover ul ul {
  position:absolute;
  visibility:hidden;
  left:177px;
  top: 0px;
  border: 1px solid #ccc;
 }

#lnav ul li.lsubnav ul li.lsubnav ul li a {
  background-image: url(../images/d09/sub-bullet.gif);
}
#lnav ul li.lsubnav ul li.lsubnav ul li a:hover {
  background-image: url(../images/d09/sub-bullet.gif);
}
#lnav ul li:hover ul li:hover ul {
  visibility:visible;
}
/*end 3rd level styles*/


#lnav  a:hover {
	color: #000;
}

#lnav-bottom, #nav-bottom {
	margin: 0;
	padding: 0;
	border: none;
	width: 170px;
	height: 10px;
	background-image: url(../images/d09/main-btm.gif);
	background-repeat: no-repeat;
}
/* End CSS Left Navigation Styles */

/* Footer Styles */
#footer {
	width: 100%;
	padding-top: 15px;
	background: #293f6f url(../images/d09/footer-bg.jpg) top center repeat-x;
	text-align: center;
	color: #FFFFFF;
	clear: both;
}
/*New Footer Styles*/

#focus-footer {
  width: 291px;
  height: 35px;
  text-indent: -5000px;
  background: url(../images/d09/focus-footer.gif) top left no-repeat;
  margin: 0 auto;

}
#footer p {
    padding: 2px 0 0 0;
	font-size: 110%;
}
#footer a, #footer a:visited, #footer a:active {
    color: #fff;
	}
#footer a:hover {
    color: #ccc;
	}
#stars {
	height: 200px;
	background: transparent url(../images/d09/stars.gif) top center no-repeat;
}
/* End Footer Styles */
