/* 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: 10px 0 0 0;
	font-size: 120%;
    }
a {
	color: #293f6f;
	text-decoration: underline;
	overflow:hidden;
	}
a img {
	border: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #293f6f;
	text-decoration: none;
	overflow:hidden;
	}
a:visited {
	color:#293f6f;
	text-decoration: none;
	}


#wrapper-top {
	width: 100%;
	background: transparent url(../images/d09/bg.gif) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
}
#page {
       width: 100%;
       background: #dcdec8 url(../images/d09/full-bg.jpg) no-repeat center top;
}
#content {
        position: relative;
        width: 760px;
	margin: 0 auto;
}
#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;}

#topnav_future a{width: 116px; position: absolute; left: 0; top: 0;}
#topnav_current a{width: 104px; position: absolute; left: 0; top: 0;}
#topnav_faculty a{width: 104px; position: absolute; left: 0; top: 0;}
#topnav_alumni a{width: 104px; position: absolute; left: 0; top: 0;}
#topnav_sayre a{width: 104px; position: absolute; left: 0; top: 0;}

/* 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}

h1#swosulogo{
	height: 0px;
	width: 0px;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
}
#side-rotation {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 185px;
	height: 424px;
	z-index: 1;
}
#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;
}
#homelink a {
	width: 202px;
	height: 74px;
	position: absolute;
	top: 4px;
	left: 35px;
}
#header-links {
	position: absolute;
	top: 62px;
	left: 240px;
	width: 338px;
	height: 22px;
	z-index: 15;
}
#header-links a:hover{
        background: url(../images/d09/dropdown-roll.gif) no-repeat;
}
#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;}

#dropdown {
        background: url(../images/d09/div_bg.gif) no-repeat;
	position: absolute;
	top:92px;
        left: 178px;
	width:396px;
	height:324px;
	z-index:100;
	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;
}
#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;
}
#alert-message table {
	background-color:  #424953;
	}
table.SmartBoard_Message {
	background-color: #424953;
	}
#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;
}

#search {
        position: absolute;
	left: 330px;
	top: 10px;
}
#center-top {
        width: 760px;
        height: 279px;
        position: relative;
        text-align: left;
        margin: 0;
        padding: 0;
}
#leftnav {
        width: 179px;
        height: 279px;
	background:url(../images/d09/home/leftnav-bg.jpg) top left no-repeat;
        float: left;
	list-style: none;
	margin: 0px;
	padding: 0; 
	font-size: 10px; 
	font-family: Verdana, Tahoma, Arial, 'Lucida Grande', 'Sans Serif';
	font-weight: normal;
        position: relative;
 
}

#leftnav li {
	list-style:none;
	width:135px;
        position: relative;
        left: 15px;
        top: 45px;
	font-size:10px;
	color: #293f6f;
	text-decoration: none;
        border-bottom: 1px solid #D4D2A9;
        text-align: left;
	text-transform: uppercase;
}
#leftnav a, #leftnav a:visited{
	text-decoration:none;
	display:block;
        padding: 1px 0 1px 10px;
	}
#leftnav a:hover {
        color: #9F5C22;
	background:url(../images/d09/home/arrow-brown.gif) center left no-repeat; 
}
#image-links {
        float: left;
        width: 396px;
        height: 279px;

        margin: 0;
        padding: 0;
}
#center-btm {
       width: 760px;
       height: 225px;
       position: relative;
       text-align: left;
       margin: 0;
       padding: 0 0 5px 0;
}
#service-links {
       width: 191px;
       height: 225px;
       float: left;
       margin: 0;
       padding: 0;
       background:url(../images/d09/home/service-links-bg.jpg) top left no-repeat; 
       position: relative;
       left: 0;
       top: 0;
       list-style: none;
}
#service-links li {
       position: relative;
       text-indent: -5000px;
}
#service-links a {
       display: block;
}
#athletics a{
       width: 171px;
       height: 66px;
       background:url(../images/d09/home/athletics.jpg) top left no-repeat;
       margin: 10px 0 0 10px;
       padding: 0;

}
#athletics a:hover {background: transparent url(../images/d09/home/athletics.jpg) 0px -66px no-repeat}
#webmail {
       width: 171px;
       height: 64px;
       margin: 10px 0 0 10px;
       padding: 0;
       background:url(../images/d09/home/webmail.gif) top left no-repeat; 
}

#stu-webmail ul {
       height: 32px;
       position: relative;
       left: 0;
}
#stu-webmail li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#stu-webmail li, #stu-webmail a{
	height: 32px;
	display: block;
}
#stu-webmail-link{width: 140px; text-indent: -5000px; overflow: hidden; position: absolute; left: 0; top: 0;}
#stu-webmail-help{width: 31px; text-indent: -5000px; overflow: hidden; position: absolute; left: 141px; top: 0;}
#stu-webmail-link a:hover {width: 140px; background: transparent url(../images/d09/home/webmail.gif) 0px -64px no-repeat}
#stu-webmail-help a:hover {width: 31px; background: transparent url(../images/d09/home/webmail.gif) -141px -64px no-repeat}


#empl-webmail ul {
       height: 32px;
       position: relative;
       left: 0;
}
#empl-webmail li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 32px;
}
#empl-webmail li, #empl-webmail a{
	height: 32px;
	display: block;
}
#empl-webmail-link{width: 140px; text-indent: -5000px; overflow: hidden; position: absolute; left: 0; top: 0;}
#empl-webmail-help{width: 31px; text-indent: -5000px; overflow: hidden; position: absolute; left: 141px; top: 0;}
#empl-webmail-link a:hover {width: 141px; background: transparent url(../images/d09/home/webmail.gif) 0px -96px no-repeat}
#empl-webmail-help a:hover {width: 31px; background: transparent url(../images/d09/home/webmail.gif) -141px -96px no-repeat}

#aca-accounts {
       width: 171px;
       height: 61px;
       margin: 10px 0 0 10px;
       padding: 0;
       background:url(../images/d09/home/aca-accounts-bg.gif) top left no-repeat; 
}

#d2l ul {
       height: 30px;
       position: relative;
       left: 0;
}
#d2l li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#d2l li, #d2l a{
	height: 30px;
	display: block;
}
#d2l-link{width: 140px; text-indent: -5000px; overflow: hidden; position: absolute; left: 0; top: 0;}
#d2l-help{width: 31px; text-indent: -5000px; overflow: hidden; position: absolute; left: 141px; top: 0;}
#d2l-link a:hover {width: 140px; background: transparent url(../images/d09/home/aca-accounts-bg.gif) 0px -61px no-repeat}
#d2l-help a:hover {width: 31px; background: transparent url(../images/d09/home/aca-accounts-bg.gif) -141px -61px no-repeat}

#my-swosu ul {
       height: 30px;
       position: relative;
       left: 0;
}

#my-swosu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 31px;
}

#my-swosu li, #my-swosu a{
	height: 30px;
	display: block;
}

#my-swosu-link{width: 140px; text-indent: -5000px; overflow: hidden; position: absolute; left: 0; top: 0;}
#my-swosu-help{width: 31px; text-indent: -5000px; overflow: hidden; position: absolute; left: 141px; top: 0;}
#my-swosu-link a:hover {width: 140px; background: transparent url(../images/d09/home/aca-accounts-bg.gif) 0px -92px no-repeat}
#my-swosu-help a:hover {width: 31px; background: transparent url(../images/d09/home/aca-accounts-bg.gif) -141px -92px no-repeat}

#qlinks-tabs {
        width: 282px;
        height: 225px;
        position: relative;
        float: left;
        background:url(../images/d09/home/quicklinks.gif) top left no-repeat;    
}

/* Styles for Tabs */
#tabs {
  background: url(../images/d09/home/tabs.gif) top left no-repeat;
  width: 282px;
  height: 24px;
  position: relative;
  top: 36px;
  float: left;
}
.ui-tabs-nav {
}
#tabs ul li.tab-link {
  list-style-type: none;
  display: inline;
}
#news-tab {
  position: absolute;
  top: 0;
  left: 12px;
  width: 95px;
  height: 24px;
  overflow: hidden;
  text-indent: -5000px;
}
#events-tab {
  position: absolute;
  top: 0;
  left: 110px;
  width: 95px;
  height: 24px;
  overflow: hidden;
  text-indent: -5000px;
}
.ui-tabs-selected #news-tab {
  background: url(../images/d09/home/tabs.gif) -12px -24px no-repeat;
}
.ui-tabs-selected #events-tab {
  background: url(../images/d09/home/tabs.gif) -110px -24px no-repeat;
}
.ui-tabs-selected {
}
.ui-tabs-unselect {
}
.ui-tabs-disabled {
}
.tab-content {
	position: absolute;
	top: 24px;
	width: 282px;
	height: 165px;
	background: url(../images/d09/home/tabs-content.gif) no-repeat;
        text-align: left;
        overflow: hidden;
}
.ui-tabs-hide {
  display: none;
}

.ui-tabs-panel {
  margin-top: 3px;
  margin-left: 5px;
  /*width: 240px;*/
  height: 150px;
  overflow: auto;
}
#news {
	margin: 5px 20px 9px 21px;
        font-size: 110%;
	}
#events {
	margin: 0px 13px 9px 19px;
        font-size: 110%;
}
a.rss {
	height: 12px;
	width: 12px;
	background: url(../images/news/feed-icon.gif) no-repeat;
	position: absolute;
	right: 31px;
	top: 4px;
	display: block;
	text-indent: -5000px;
}
.news-item {
        margin: 0;
        padding: 0;
}
.news-item a, .news-item a:visited, .news-item a:active {
        text-decoration: none;
        color: #6c3718;
        font-size: 11px;
        margin: 0;
        padding: 0;
}
.news-item a:hover  {
        color: #293f6f;
}
#news img {
       margin: 5px 0 5px 0;
}

#more-news a, #more-news a:visited, #more-news a:active {
      height: 20px;
      width:  245px;
      position: absolute;
      left: 20px;
      bottom: 5px;
      text-align: center;
      text-decoration: none;
      color: #293f6f;
      font-size: 11px;
}
#more-news a:hover {
        color: #6c3718;
}
#more-events a, #more-events a:visited, #more-events a:active {
      text-decoration: none;
      color: #6c3718;
      font-size: 11px;
}
#more-events a:hover {
        color: #293f6f;
}
/* End Tabs */

#admission {
       width: 287px;
       height: 225px;
       background: url(../images/d09/home/statement-bg.gif) bottom left no-repeat;
       position: relative;
       float: right;
}
#admission-menu{
	width: 287px;
	height: 152px;
	background: url(../images/d09/home/admissions.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#admission-menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
}
#admission-menu li, #admission-menu a{
	height: 149px;
        width: 87px;
	display: block;
}
#menu-info{left: 8px; text-indent: -5000px; overflow: hidden;}
#menu-tour{left: 100px; text-indent: -5000px; overflow: hidden;}
#menu-apply{left: 193px; text-indent: -5000px; overflow: hidden;}

/* Hovers */
#menu-info a:hover {background: transparent url(../images/d09/home/admissions.jpg) -8px -152px no-repeat}
#menu-tour a:hover {background: transparent url(../images/d09/home/admissions.jpg) -100px -152px no-repeat}
#menu-apply a:hover {background: transparent url(../images/d09/home/admissions.jpg) -193px -152px no-repeat}
#admission p {
       font-size: 11px;
       width: 250px;
       height: 55px;
       color: #031240;
       text-align: center;
       margin: 0 auto;
       overflow: hidden;
}
/*New Footer Styles*/
#footer {
	width: 100%;
	padding-top: 15px;
        margin-top: 5px;
	background: #293f6f url(../images/d09/footer-bg.jpg) top center repeat-x;
	text-align: center;
	color: #FFFFFF;
	clear: both;
}

#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 */

h1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #CC6600;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 140%;
	color: #293F6F;
	padding: 0;
	margin: 1.2em 0 1em 0;
}
h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #7c8bab;
	padding: 0 0 2px 17px;
	margin: 1.2em 0 -.2em 0;
	border-bottom: 1px solid #ddd;
	}

#quicklinks {
  position: relative;
  top: 0px;
  left: 12px;
  z-index: 2;
}

#quicklinks p {
  display: block;
  line-height: 17px;
  padding: 0;
  vertical-align: middle;
  position: absolute;
  top: 7px;
  left: 85px;
}

#quicklinks p a, #quicklinks p a:link, #quicklinks p a:hover, #quicklinks p a:active, #quicklinks p a:visited {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px 26px 1px 4px;
  text-decoration: none;
  color: #000000;
  width: 132px;
  height: 17px;
  background-image: url(../images/d09/home/quicklink-bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

#quicklinks p a:hover, #quicklinks p a:active {
  background-position: 0 -19px;
}

#quicklinks ul {
  position: absolute;
  top: 26px;
  left: 0;
  display: none;
  background-color: #FFFFFF;
  border: 1px solid #324367;
  height: 198px;
  width: 262px;
  overflow: auto;
  }

#quicklinks li {
  margin-left: 5px;
}

#quicklinks ul a {
  text-decoration: none;
}

#quicklinks ul a:hover {
  color: #6C3718;
}

#quicklinks p a.open {
  background-position: 0 -38px;
}

#ruso a {
position: absolute;
width:130px;
height:55px;
background: url(../images/d09/ruso-logo.gif) no-repeat;
top: 673px;
right: 0px;
text-indent: -5000px;
display: block;
}
