/* FOR ALL WEB PAGES */
@import url("undohtml.css");

/*****  General Page Formatting ***************************************/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #03244D;
	background-image: url(../images/ddBackground.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#mainContainer {width:770px; margin: 0px auto 0px auto;	clear: both;}

a {
	color: #1C5CA3;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	text-decoration: none;
	border-bottom: 1px solid #D7E4F3;
}
a:hover {
	color: #003366;
	border-bottom-color: #003366;
}
a:visited {
	color: #49545E;
}
a.readMore {
	font-size:9px;
	background-image:url(../images/bulletArrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	padding:0px 13px 0px 0px;
	margin: 4px 20px 4px 0px;
}
a.moreNews {
	float:right;
	font-size:9px;
	background-image:url(../images/bulletArrow.gif);
	background-repeat:no-repeat;
	background-position:60px 5px;
	padding:0px 35px 0px 0px;
	margin:18px 0px 0px 0px;
}

.orangeDecorBar {background-color: #F9903F;	height: 2px; font-size: 1px;}
.orangeDecorBar2 {background-color: #DD550C; height: 12px; font-size: 1px; padding:0;}
.greyDecorBar {background-color:#E1E1E1; height:2px; font-size:1px; float:inherit; width:770px;}
.greyDecorBar2 {background-color:#E1E1E1; height:1px; font-size:1px; float:left; width:296px;}
.caption {font-size:9px; color:#777777; margin:0px 0px 10px 0px;}
.caption2 {font-size:9px; margin-left:18px; color:#777777;}
.blue {color:#1C5CA3;}

/**************  Header Section **************************/
#header {
	display:block; 
	float:left;
}

#topleftHeader {
	float:left;
	width:205px;
}
#topleftHeader a {
	border:0;
	display:block;
}
#logoEmblem {
	border:0;
	margin:5px auto 5px auto;
	display:block;
}
#logoAuburn {
	width: 177px;
	height: 28px;
	border:0;
	margin:0px auto 4px auto;
	display:block;
}
#logoUniversity {
	width: 139px;
	height: 15px;
	border:0;
	margin:5px auto 8px auto;
	display:block;
}
#toprightHeader {
	background: #03244D;
	float:right;
	width:565px;
	margin:0;
	padding:0;
}

/***** Links at Top of Page ***************************************/
#topLinks {padding-top: 5px; text-align: center; float:right;}
#topLinks a {font-family: Arial, Helvetica, sans-serif; font-size: 0.71em; font-weight: bold; color: #FFFFFF; 
	padding: 5px 10px 5px 3px; text-decoration: none; border: none;}
#topLinks a:hover {color: #ffffff; text-decoration: underline; border: none;}
#topLinks a:active {color: #ffffff; text-decoration: underline; border: none;}
#topLinks a:visited {color: #F5F5F5; border: none;}

/***** Main Navigation ************************************************/
#mainNav {
	float:left;
	width:770px;
	display:block;
	font-size: 93%;
	line-height:normal;
	background:#FFF url("../images/bg.gif") repeat-x bottom;
	margin-bottom: 10px;
}
#mainNav ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
}
#mainNav li {
      float:left;
      background:url("../images/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
}
#mainNav a {
      float:left;
      display:block;
      background:url("../images/right.gif") no-repeat right top;
      padding:5px 9px 4px 0px;
      text-decoration:none;
      font-weight:bold;
      color:#000;
	  border-bottom:none;
}
#mainNav a:hover {color:#DD550C; text-decoration:none;}
#mainNav #current {
      background-image:url("../images/left_on.gif");
      border-width:0;
      }
#mainNav #current a {
      background-image:url("../images/right_on.gif");
      color:#333;
      padding-bottom:5px;
}

/*
#mainNav #security_center {background-image:url("../images/left_security.gif");}
#mainNav #security_center a {background-image:url("../images/right_security.gif");color:#000;}
#mainNav #security_center a:hover {color:#fff; text-decoration:none;}
*/


/***** Section Headings **************************************/

.headingBar {
	position: relative;
	height: 20px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-size: 93%;
	font-weight: bold;
	line-height:21px;
	color: #FFF;
	background-image: url("../images/headerBg.gif");
	background-repeat: repeat-x;
	white-space: nowrap;
	overflow:hidden;
	display:block;
}
.headingBarLeft {
	float:left;
	width:9px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url("../images/headerLeft.gif");
	background-repeat:no-repeat;
	margin:0px;
}
.headingBarRight {
	float:right;
	width:9px;
	height:20px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url("../images/headerRight.gif");
	background-repeat:no-repeat;
	margin:0px;
}

/***** Content Area Spacing ***************************************/
#contentArea {
	background-color:#FFFFFF;
	font-size: 0.75em;
	display:block;
	width:770px;
	position: relative;
	float: left;
}
/*#contentArea table {font-size: 1em;}*/
#contentArea h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#contentArea h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.8em;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#contentArea h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.5em;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#contentArea h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: .9em;
	margin-left:10px;
	padding-left:10px;
	padding-top:2px; 
	margin-top:0px
}
.breadcrumb {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#contentArea .breadcrumb {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contentArea .inputForm {
	border-width:2px;
	border-color:#F9903F;
	border-style:solid;
	background-color:#FCEBB1;
	padding:5px;
	margin:5px
}

/***** Page Footer ***************************************/
#footer {
	background: url(../images/ddBottomGradient.gif) top left repeat-x #03244D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #ffffff;
	padding: 0px 0px 30px 0px;
	text-align: center;
	float:left;
	width:770px;
	display:block;
}
#footer a {
	border: none;
	text-decoration: none;
	color: #ECEBEB;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer a:visited {
	color: #ECEBEB;
}
#footer a:visited:hover {
	text-decoration: underline;
	color: #ffffff;
}
/****** save those images ****/
a.img {
	border: none;
	text-decoration: none;
}
/****** Sub-page Content Area **************************************/
#subpageContentArea {
	width: 550px;
	display:block;
	margin: 0px auto 10px auto;
}
#subpageContentArea img {
	padding-bottom:10px;
}
#subpageContentArea h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.subpageContentAreaColumn {
	width: 32%;
	padding: 0 0 20px 5px;
	margin-right: auto;
	float:left;
	line-height: 18px;
}
/* Replaced with the below code so the arrows aren't hyperlinked
.subpageContentAreaColumn a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:+0.2px;
	margin:0px 0px 0px 2px;
	padding:0px 0px 0px 15px;
	background-image:url(../images/bulletArrow.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
}
*/
.subpageContentAreaColumn ul {
	list-style-image:url(../images/bulletArrow.gif);
	font-size: 95%;
	margin:0px 10px 0px 15px;
	padding:0px;
}
.subpageContentAreaColumn ul li {
	/* padding: 5px 10px 10px 10px; */
}
.subpageContentAreaColumn ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-image:none;
}
#subpageContentArea2 {
	width: 650px;
	display:block;
	margin: 0px auto 0px auto;
	padding: 0px;
	letter-spacing:+0.2px;
	line-height: 18px;
}
#subpageContentArea2 h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}	
#subpageContentArea2 ul {
	list-style-image:url(../images/bulletSquare.gif);
}
#subpageContentAUInstall {
	padding: 5px 10px 10px 10px;
	display: block;
	font-size: medium;
}
#subpageContentAUInstall ul {
	list-style-image:url(../images/bulletSquare.gif);
}
#subpageContentAUInstall table {
	font-size: 0.75em;
}
.subpageBody {
	padding: 10px 20px 10px 20px;
	background-image:url(../images/contentBg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:1.5em;
	font-size:12px;
}
.subpageBody ul {
	list-style-image:url(../images/bulletSquare.gif);
}
.subpageBody h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}	
.gotoTopofPage {
	width: 40px;
	height: 20px;
	border: none;
	text-align:right;
}