@charset "utf-8";
/* CSS Document */
/* The styling properties in this CSS document alter the default styling properties within AU's default.css CSS docuemnt */

ul {padding-top: 0;}
ul li {font-size: 12px;}
ul li ul li {font-size: 11px;}
ol li {font-size: 1em;}
ol li ol li { list-style: lower-alpha; }
ol li ol li ol li {list-style: lower-roman; }
a {border-bottom: dotted 1px #dd550c; text-decoration: none; }

.nav a {padding: 7px 0px;}
.sidebar {color: #FFFFFF;}
.sidebar a {margin: 5px 0px 0px 0px; font-size: 90%; font-weight: bold; line-height: normal;}
.subNav {margin: 5px 0px 0px 10px;}
.sidebar a.upLink {background: url(http://www.auburn.edu/template/styles/images/sidebarH1.jpg) bottom center repeat-x; color:#fff; padding: 10px 2px 10px 10px; margin: 0px 0px 10px 0px; border-bottom:#ccc 1px solid;}
.sidebar .sidebarTitle {color: #fff; font-size: 1em; font-weight: bold; margin-left: 10px; margin-bottom: 2px; padding-bottom: 0; text-align: left; text-transform: none;}
.orangeDecorBar {margin: 5px auto;}
.topLinks a {font-size: 110%;}
.more {background:url(http://www.auburn.edu/template/styles/images/bulletArrow.gif) right 4px no-repeat; font-family:Verdana, Geneva, sans-serif; font-size:10px; font-weight:bold; padding-right:10px; padding-bottom:20px; text-align:right; margin: 5px 0px 0px 0px;}
/*.spot_more {background:url(http://www.auburn.edu/template/styles/images/bulletArrow.gif) right 4px no-repeat; font-family:Verdana, Geneva, sans-serif; font-size:10px; font-weight:bold; padding-right:10px; padding-bottom:0px; text-align:right; margin: 0px 0px 10px 0px;}*/
.spot_more {font-family:Verdana, Geneva, sans-serif; font-size:10px; font-weight:bold; padding-right:10px; padding-bottom:0px; text-align:right; margin: 0px 0px 10px 0px;}
.lastUpdated {width: inherit; clear: both; margin: 20px 10px 0px 0px; overflow: hidden;}
.midContent {width: 480px; margin: 0px; padding: 0px 5px 0px 0px;}
p.social {text-align: center; margin: 25px 0px 0px 0px;}
.footSection p.social img {margin: 0px 8px 0px 8px;}
p.social.textLeft {text-align: left; margin: 5px 0px 0px 0px;}
p.social a {border: none; text-decoration: none;}
p.social img {margin: 0px 25px 0px 25px; text-decoration: none;}
p.social.textLeft img {margin: 0px 15px 0px 15px; text-decoration: none;}
.awhite:link {  color: #fff; }
.awhite:visited {   color: #fff; }
.awhite:hover { color: #fff; }
.awhite:active {    color: #fff; }
li.lispace{margin-bottom:15px; list-style-type: none;}
span.mainHeading, span.subHeading {color: #fff;}
#footerWrap {
background: url(http://eng.auburn.edu/images/eng-background-graphic.png) top left no-repeat;
color: #f4f4f4;
display: block;
float: left;
font-size: 8pt;
margin: 0 auto;
overflow: hidden;
padding: 92px 0 0 0;
width: 950px;
}

.ui-dialog-titlebar-close {
    visibility: hidden;
}