/* FOR ALL WEB PAGES */

/*****  General Page Formatting ***************************************/
body {
	background: #03244D url(http://www.auburn.edu/includes/ddBackground.gif) repeat-y center top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; 
}
table {
	font-size: 12px;
}
a {
	color: #1C5CA3;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

img  {  
border-style: none;

}

.orangeDecorBar {
	background-color: #F9903F;
	height: 2px;
	font-size: 1px;
}
.orangeDecorBar2 {
	background-color: #DD550C;
	height: 12px;
	font-size: 1px;
}
/***** Links at Top of Page ***************************************/
#topLinksBackground {
	background: #052C5C url(http://www.auburn.edu/includes/ddTopLinksBackground.jpg) no-repeat top left;
}
#topLinksBackgroundMedium {
	background: #052C5C url(http://www.auburn.edu/includes/ddTopLinksBack_Small.jpg) no-repeat top left;
}
#topLinks {
	padding-top: 5px;
	text-align: center;
}
#topLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	padding-bottom: 5px;
	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;
}

/***** Visitor Category Toolbar ***************************************/
#toolbar {
	border: none;
	text-align:center;
	height: 35px;
	width: 565px;
}
#toolbar a {
	/* float: left; */
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	color: #ffffff;
	text-decoration: none;
}
#toolbar a:hover {
	background: url(http://www.auburn.edu/includes/ddToolbarHover.jpg) repeat-x top left;
	border: none;
}

/***** Sidebar Links at Text ***************************************/

#sidebar {
	background: #03244D url(http://www.auburn.edu/includes/ddSidebar.jpg) repeat-x top left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.79em;
	color: #ffffff;
	margin-top: 10px;	
	
}
#sidebar p {
	padding-right: 6px;
}
.sidebarTitle {
	font-size:14px;
	font-weight:bold;
	color:#A1C1E7;
	letter-spacing:1px;
	font-variant:small-caps;
}

/***** Content Area Spacing ***************************************/

#contentArea {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color:#000000;
}
#contentArea table {
	/*font-size: 1em;*/
}
#contentArea h1 {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: large; 
	color: #092D57;
  	text-transform: uppercase;
  	font-weight: bold;
  	text-align: left; 

}
#contentArea h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: medium;
	color: #FE6307;
  	text-transform: none;
	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: bold;
	font-size: medium;
	color: #FE6307;
  	text-transform: none;
	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: small;
	text-transform: capitalize;
	color: #092D57;
}

h1 {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: large; 
	color: #092D57;
  	text-transform: uppercase;
  	font-weight: bold;
  	text-align: left; 

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: medium;
	color: #FE6307;
  	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: medium;
	color: #FE6307;
  	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	text-transform: capitalize;
	color: #092D57;
}

#contentArea .inputForm {
	border-width:2px;
	/*border-color:#162C65;*/
	border-color:#F9903F;
	border-style:solid;
	/*background-color:#E6E8ED;*/
	background-color:#FCEBB1;
	margin:5px
}

/***** Search Box Pop-Down ***************************************/
#searchBox {
	text-align: center;
	height: 40px; 
	width: 200px;
	padding: 5px; 
	background-color: #003B76;
	visibility: hidden;
	overflow: hidden;
	z-index: 2;
	border: 1px solid #001835;
}

#searchBox .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 12px; 
 	background-color: #333333; 
 	color: #FFFFFF; 
 	margin-right: 6px; 

}

/*****Bullets **********************************************/

p, ul, ol, td, tr { 
font-size: 12px; 
font-family: arial, helvetica, sans-serif;
}

li {
font-size: 12px;
text-align: left;
padding: 2px 3px 3px 0px;
margin-left:0px;
}

ul {
font-size: 12px; 
font-family: arial, helvetica, sans-serif;
MARGIN-TOP: 2px; 
MARGIN-BOTTOM: 2px;
}

#container-name li {
width: 100%; /* Fix disppearing bullets in IE */
...
...
}
.content {
padding: 3px;
}

/***** crumbTrail ***************************************/

.crumbtrail {
  color: #092D57;
  font-size: 11px; 
  font-weight: bold;
  
}
.crumbtrail A, .crumbTrail A:link {
  color: #092D57;
  TEXT-DECORATION: none;
  text-align: left;
  TEXT-DECORATION: underline;
  
}
.crumbtrail A, .crumbtrail A:visited {
  color: #092D57;
  text-decoration: none;
  text-align: left;
  TEXT-DECORATION: underline;

}
.crumbtrail A, .crumbtrail A:active {
  color: #092D57;
  text decoration: none;
  text-align: left;
  TEXT-DECORATION: underline;
   
}
.crumbtrail A, .crumbtrail A:hover {
  color: #FE6307;
  text-align: left;
  TEXT-DECORATION: none;


}
.horizontalMenu {
  color: #DD550C;
  font-size: xx-small; 
  color: #ffffff;
  
}

/***** mainNav ***************/

.mainNav {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #ffffff;
  font-size: 12px; 
  font-weight: bold;
  TEXT-DECORATION: none;
  text-align: left;
  
}
.mainNav A, .mainNav A:link {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  TEXT-DECORATION: none;
  text-align: left;
  line-height: 13pt;
  
}
.mainNav A, .mainNav A:visited {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  text-decoration: none;
  text-align: left;

}
.mainNav A, .mainNav A:active {
  color: #FE6307;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  text decoration: none;
  text-align: left;
 
}
.mainNav A, .mainNav A:hover {
  color: #FE6307;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  TEXT-DECORATION: none;
  text-align: left;
}

/***** verticalMenu ***************************************/

.verticalMenu {
  margin-left: 10px;
  color: #1C5CA3;
  font-size: 12px; 
  font-weight: bold;
  TEXT-DECORATION: none;
  text-align: left;
  
}
.verticalMenu A, .verticalMenu A:link {
  color: #1C5CA3;
  font-size: 12px; 
  font-weight: normal;
  TEXT-DECORATION: none;
  text-align: left;
  
}
.verticalMenu A, .verticalMenu A:visited {
  color: #1C5CA3;
  font-size: 12px; 
  font-weight: normal;
  text-decoration: none;
  text-align: left;

}
.verticalMenu A, .verticalMenu A:active {
  color: #1C5CA3;
  font-size: 12px; 
  font-weight: bold;
  text decoration: none;
  text-align: left;
   
}
.verticalMenu A, .verticalMenu A:hover {
  color: #FE6307;
  font-size: 12px; 
  font-weight: normal;
  TEXT-DECORATION: underline;
  text-align: left;

}
.selectedMenuItem {
  font-weight: bold;
  color: #FE6307;
  text-decoration: none;

}
.pagination {
  font-family: helvetica, arial;
  text-align: center;
  font-size: 12px;

} 
.PageTitle {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: medium; 
	color: #092D57;
  	text-transform: uppercase;
  	font-weight: bold;
  	text-align: left; 

}
.adminBar {
        background-color: #FFFFFF;
        font-size: 12px;
        font-family: helvetica, arial;
        color: #000055;

}
.highlight {
  background-color: #EAEAEA;

}
.formDescription {
  font-size: 12px;

}
.formSubtext {
  font-size: 12px;

}
.tableMenu {
  font-size: 12px;
  background-color: #DD550C;

}
.tableMenu a {
  text-decoration: underline;
  
}
.tableHeader {
  background-color: #DD550C;
  font-size: 14px;
  color: #FFFFFF;

}
.tableData {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  
}
.pollAnswer {
  font-family: Helvetica, Arial;
  font-size: 12px;
}
.pollColor {
  background-color: #000060;
  
}
.pollQuestion {
  font-face: Helvetica, Arial;
  font-weight: bold;

}
.faqQuestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	text-transform: uppercase;
	color: #FE6307;
  	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
.tab {
  border: 1px solid black;
   background-color: #cccccc;
}
.tabBody {
   border: 0px solid black;
   border-top: 0px solid black;
   border-left: 0px solid black;
   border-bottom: 0px solid black;
   background-color: #bbbbbb; 
}
div.tabs {
    line-height: 11px;
    font-size: 12px;
}
.tabHover {
   background-color: #aaaaaa;
}
.tabActive { 
   background-color: #bbbbbb; 
}
.style2 {
	color: #092D57;
	font-weight: bold;

}
.style3 {color: #FFFFFF;

}
/***** Page Footer ***************************************/
#footer {
	background: url(http://www.auburn.edu/includes/ddBottomGradient.gif) top left repeat-x #03244D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
#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;
}

