/* University of North Texas - Fixed side Any Order Columns fluid middle equal height */
body {
	margin-top:3px;
	margin-bottom:15px;
	background:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	}

#middle_wrapper { /* -- FLUID WRAPPER -- */
	float: left;
	width:60%;
	margin:0;
	padding:0;
	}
	
#wrapper { 
	margin:0 auto;
	width:80%;
	min-width:600px;
	clear:both;
	}

/* -- [ HEADER ] -- */
#header {
	float:left;
	width:100%;
	background:#059033 url(../images/header_03.gif) repeat-x;
	border: solid 1px #000;
	border-bottom:none;
	clear:both;
	}

#header img {
	float:left;
	}

#innerLeft {
	width:341px;
	height: 150px;
	float:left;
	position:relative;
	background:url(../images/header_01.jpg) no-repeat;
	}

#innerRight {
	width:224px;
	height:150px;
	float:right;
	position:relative;
	background:url(../images/header_02.gif) no-repeat;
	}
			
/* -- [ CONTAINER - CONTENT HOLDER ] -- */	
#container {
	width: 100%;
	float:left;
	border: solid 1px #000;
	background:#fff;
	margin-right: 0 auto;
	padding-top:5px;
	}
	
.highlight {
	background:#cbe1cc;
	}
		
form {
	color: #000;
	padding:5px 0;
	margin-left:.5em;
	}

img {
	margin:1px;
	padding:2px;
	border:1px solid #000;
	}
	
/* -- [ SEARCH DIV ] -- */
#titleBar {
	width:100%;
	float:left;
	margin-bottom:5px;
	background:#fff;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	}
	
.titleIn {
	margin-top:3px;
	margin-bottom:5px;
	background:#3f8a58;
	border-left:solid 3px #fff;
	border-right:solid 3px #fff;
	}
	 
/* -- [ MIDDLE COLUMN ] -- */
#middle {
	width:94%;
	padding:0 0 25px 7px;
	background:url(../images/fount_bkg3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
		
/* -- [ RIGHT COLUMN -- ] -- */
#right {
	float: right;
	margin-right:3px;
	padding:0;
	width:220px;
	}

/* -- [ BOXES ] -- */	
#right .box2 {
	border:1px solid #000;
	background: #3f8a58 url(../images/photo_01.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	padding-bottom:5px;
	margin-bottom:5px;
	}

#right #box3 {
	padding:3px;
	border:1px solid #000;
	background: #fff;
	margin-bottom:5px;
	}
			
/* -- [Inner] -- */
#right .Inner {
	border:1px solid #000;
	background:#035127;
	margin:0;
	padding-bottom:5px;
	background-image: url(../images/eagle_bkg2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#right #box3 .Inner2 {
	border:1px solid #333;
	background:#ffffd9;
	margin:1px;
	padding:2px;
	}

/* -- [ FOOTER ] -- */
#footer {
font-size:62%;
	float:inherit;
	margin:5px auto;
	padding:0;
	background-color:#3f8a58;
	border:1px solid #000;
	width:80%;
	min-width:600px;
	overflow:hidden;
	clear:both;
	}

* html #footer {
	margin-top:-11px;
	}
	
#footer #footerInner {	
	padding:5px 7px;
	margin:5px;
	}
	
.addy {
float:left;
margin-bottom:11px;
padding:0;
width:200px;
}

.addy p {
line-height:140%;
}

#footerInner p{
	color: #fff;
	margin:5px;
	font-size:1.1em;

	}

#footerInner a, #footerInner a:link, #footerInner a:active {
	color: #fff;
	text-decoration:none;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	}

#footerInner a:visited  {
	color: #fff;
	border-bottom: 1px solid #fff;
	}
	
#footerInner a:hover, #footerInner a:focus {
	color: #7fffa8;
	text-decoration:none;
	border-bottom: 1px dotted #7fffa8;
	}


/* -- [ MISC. ] -- */
.clearfix {
	clear: both;
	}
	
.left{
	float:left;
	}

.right{
	float:right;
	}

table,td,th{
	border:1px solid #000;
	border-collapse:collapse;
	margin:0;
	padding:0;
	margin-left:5px;
}

td,th{
	padding:.2em .5em;
	vertical-align:top;
	font-weight:normal;
}

thead th{
	text-transform:uppercase;
	background:#41945e;
	color:#fff;
	vertical-align:middle;
}

.lightgray {
	background: #efefef;
	}

.gray{
	background:#cfcfcf;
	}

tbody th{
		background:#41945e;
	color:#fff;
}

/* -- [ SIFR FLASH TEXT REPLACEMENT USING DOM ] -- */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	font-size:1em;
	visibility: hidden;
	margin-right:1em;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size:1em;
	margin:0;
	padding-left:0;
}

table.salaries {
	margin: 30px 0 30px 30px;
	}

table.salaries,
table.salaries td,
table.salaries th {
	border: none;
	padding: 5px;
	}
