/* campus home and school home style sheet */

* {
	margin: 0;
	padding: 0;
	}
html, body, div, p, form, input, select, textarea, fieldset {
	font: 11px/15px Arial,Helvetica,Verdana,sans-serif;
	color: #333;
}
body {
/*	background: #900 url("https://www.depts.ttu.edu/template/design/images/background.gif") repeat-y left top; */
	background: #900 url("https://www.depts.ttu.edu/template/design/images/background-centered.gif") repeat-y center top;	
}


/**************************** anchor link styles ********************************/
a.external{
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/extlink.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.swf {
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/swficon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.swf:after {
}
a.wmedia {
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/wmedia.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.wmedia:after {

}
a.mail {
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/email.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.pdf {
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/pdficon.gif") no-repeat 100% 50%;
	padding-right:18px;
}
a.pdf:after {

}
a.pdf2 {
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/pdficon.gif") no-repeat 100% 50%;
	padding-right:18px;
}
a.doc {
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/docicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.doc:after {

}
a.lock {
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/lockicon.gif") no-repeat 100% 50%;
	padding-right:15px;
}
a.lock:after {
	content: "(Secure)";
}
a.only {
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/onlyicon.gif") no-repeat 100% 50%;
	padding-right:15px;
}
a.only:after {
	content: "(HSC use only)";
}
a.xls {
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/xlsicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.xls:after {
	content: "(Excel Document)";
}
a.ppt {
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/ppticon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.ppt:after {
	content: "(Powerpoint Document)";
}
a.rtf {
	display:inline-block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/docicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.rtf:after {
	content: "(Rich Text File)";
}
.hLink {
	display:block;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/icon_home.gif") no-repeat 100% 50%;
	padding-right:20px;
	cursor:pointer;
}
a.red:link, a.red:visited {
	color:#c00;
}
a {
	color: #c00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/*.star {
	display:inline;
	background: url("https://www.depts.ttu.edu/template/design/images/icons/icon_star.gif") no-repeat 100% 50%;
	padding-right:20px;
}
*/
#nav a#homelink {
	display: inline;
	position:absolute;
/*	left: 0;
	top: 0; */
	border-bottom: 10px solid #fff;
	width: 900px;
	height: 100px !important;
	_height /**/:110px;
	background: #c00 url("https://www.depts.ttu.edu/template/design/images/masthead-tier2-1.jpg") no-repeat left top;

	*margin-left: -10px;
	left: auto;
	top: auto;
	float: right;

}

#nav a#homelink_SPAR {
	display: inline;
	position:absolute;
/*	left: 0;
	top: 0; */
	border-bottom: 10px solid #fff;
	width: 900px;
	height: 100px !important;
	_height /**/:110px;
	background: #c00 url("https://www.depts.ttu.edu/spar/images/title-spar.gif") no-repeat left top;

	*margin-left: -10px;
	left: auto;
	top: auto;
	float: right;

}


/***************************
		LAYOUT REGIONS
***************************/		
#container {
	text-align:left;
	width: 900px;
/*	background: #fff url("https://www.depts.ttu.edu/template/design/images/background-tier2.gif") repeat-y left top;*/
	margin: 0px auto;	
	padding: 0 10px;
	background: #900 url("https://www.depts.ttu.edu/template/design/images/background-centered.gif") repeat-y center top;	
}
#factoid {
	padding-top:10px;
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 200px;
	
}
#factoid.TwoCol {
	padding-top:10px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 200px;
	
}
#nav {
	width: 180px;
	float: left;
	display: inline;
}
#general {
	float: right;
	display:inline;
	width: 160px;

	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: -5px;

}
#general.less {
	float: right;
	display:inline;
	width: 160px;

	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: -5px;

}
#footer {
	clear: both;
	background: #fff url("https://www.depts.ttu.edu/template/design/images/footer.gif") no-repeat 10px 10px; /* value for Mac IE 5 */
	padding: 5px 10px 20px 20px;
	margin: 0;
	border-top: 10px solid #fff;
	_height: 1%;
	}
	/* hide from Mac IE 5 \*/
	#footer { background-position: 10px 0; }
	/* End Mac IE 5 hack */
#footer #onlineresumes {
    font-size: 14px;
    line-height: 18px;
}
/************** home ID styles ****************/
#homeID {
	display: inline;
/*	position: absolute;
	left: 200px;
	top: 164px; */
	left: 0px;
	top: 0px;
	position: relative;
	float: left;
	margin: 0 0 0 -470px;
}

/************** box styles **************/
/* box header */
#general h3 {
	line-height: normal;
	padding: 10px;
	_width /**/:230px;

	color: #666;
	text-transform:capitalize;
	letter-spacing:normal;
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	background: none;
	background: url("https://www.depts.ttu.edu/template/design/images/white-nav/nav-border-horz.gif") repeat-x left bottom;

}
#general h3 em, #general h5 em {
	font-style: normal;
}
#general h5 {
	margin: 15px 0 5px 10px;
	padding: 0 0 -10px 0;
}
/*.box {
	
}*/



/**********************************
	HELPFUL LINKS NAVIGATION
/*********************************/
#helpful {
	padding-top: 110px;
	margin-left: 10px;
	background: #c00;
	background: #fff url("https://www.depts.ttu.edu/template/design/images/dotted-vertical.gif") repeat-y top right;
}
#helpful h3 {
	line-height: normal;
	margin: 0;
	padding: 10px 5px;
	_float /**/:left;
	width /**/:150px;
	
	color: #666;
	text-transform:capitalize;
	letter-spacing:normal;
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	background: none;
	background: url("https://www.depts.ttu.edu/template/design/images/white-nav/nav-border-horz.gif") repeat-x left bottom;

}
#helpful ul {
	_float/**/: left;
	list-style: none;
	}
#helpful li,
#helpful li.more {
	position: relative;
	z-index: 1000;
	color: #fff;
	padding: 5px 10px;
	_float/**/: left;
	width: 150px;
	_width /**/:170px;

	color: #666;
	width: 140px;
	_width /**/:160px;
}
#helpful li {
	border-bottom: 1px dotted #ccc;
	}
#helpful li.more {
	background: url("https://www.depts.ttu.edu/template/design/images/white-nav/more-border-arrow.gif") no-repeat right top;
	}
#helpful li a {
	color: #666;
	display: block;
	text-decoration: none;
	width: 150px;
	padding: 0;
	_padding: 0 0 0 1px;
	_margin: 0 0 0 -1px;
	}

#helpful li:hover,
#helpful li.over {
	background: url("https://www.depts.ttu.edu/template/design/images/white-nav/arrow-red.png") no-repeat left top;
	}
#helpful li.more:hover,
#helpful li.moreover {
	color: #c00;
	background: url("https://www.depts.ttu.edu/template/design/images/white-nav/more-border-arrow-over.gif") no-repeat right top;
	}
#helpful li:hover a,
#helpful li.over a,
#helpful li.more:hover a,
#helpful li.moreover a {
	color: #c00;
	}
		/* 2nd nav level */
		#helpful li ul,
		#helpful li.more ul {
			position: absolute;
			border: 1px solid #ccc;
			background: #e9e9e9;
			border-left-width: 0;
			top: 0;
			left: -9999px;
			width: 180px !important;
			}
/*		#helpful li:hover ul,
		#helpful li.more:hover ul, */
		#helpful li.over ul,
		#helpful li.moreover ul {
			left: 160px;
			}
		#helpful li li,
		#helpful li li.more {
			color: #c00;
			background-color: #e9e9e9;
			background-image: none;
			padding: 5px 10px;
			width: 160px;
			_width /**/:180px;
			border-bottom: 1px dotted #ccc;
		}
		#helpful li li.more {
			background: url("https://www.depts.ttu.edu/template/design/images/white-nav/arrow-grey.gif") no-repeat top right;
			}
		#helpful li li:hover,
		#helpful li li.over{
			background: url("https://www.depts.ttu.edu/template/design/images/white-nav/arrow.gif") no-repeat 2px -1px;
			color: #c00;
			}
		#helpful li li.more:hover,
		#helpful li li.moreover {
			background: url("https://www.depts.ttu.edu/template/design/images/white-nav/more-border-arrow-sub-over.gif") no-repeat top left;
			}
		#helpful li li a,
		#helpful li li.more a,
		#helpful li:hover li a,
		#helpful li.over li a,
		#helpful li.more:hover li a,
		#helpful li.moreover li a,
		#helpful li:hover li,
		#helpful li.over li,
		#helpful li.more:hover li,
		#helpful li.moreover li {
			color: #666;
			}
		#helpful li li:hover a,
		#helpful li li.over a,
		#helpful li li.more:hover a,
		#helpful li li.moreover a,
		#helpful li li:hover,
		#helpful li li.over,
		#helpful li li.more:hover,
		#helpful li li.moreover {
			color: #c00 !important;
			}
				/* 3rd nav level */
				#helpful li:hover li ul,
				#helpful li.over li ul,
				#helpful li.more:hover li ul,
				#helpful li.moreover li ul {
					left: -9999px;
					}
				#helpful li li:hover ul,
				#helpful li li.over ul,
				#helpful li li.more:hover ul,
				#helpful li li.moreover ul {
					left: 180px !important;
					top: -4px;
					border-width: 1px;
					}
				#helpful li li li a,
				#helpful li li li.more a,
				#helpful li li:hover li a,
				#helpful li li.over li a,
				#helpful li li.more:hover li a,
				#helpful li li.moreover li a,
				#helpful li li:hover li,
				#helpful li li.over li,
				#helpful li li.more:hover li,
				#helpful li li.moreover li {
					color: #666 !important;
					}
				#helpful li li:hover li:hover a,
				#helpful li li:hover li.more:hover a,
				#helpful li li.over li.over a,
				#helpful li li.over li.moreover a,
				#helpful li li.more:hover li:hover a,
				#helpful li li.more:hover li.more:hover a,
				#helpful li li.moreover li.over a,
				#helpful li li.moreover li.moreover a,
				#helpful li li:hover li:hover,
				#helpful li li:hover li.more:hover,
				#helpful li li.over li.over,
				#helpful li li.over li.moreover,
				#helpful li li.more:hover li:hover,
				#helpful li li.more:hover li.more:hover,
				#helpful li li.moreover li.over,
				#helpful li li.moreover li.moreover{
					color: #c00 !important;
					}
#helpful a.pdf,
#helpful a.external,
#helpful a.swf,
#helpful a.wmedia,
#helpful a.mail,
#helpful a.doc,
#helpful a.xls,
#helpful a.ppt,
#helpful a.rtf,
#helpful .hLink {
	padding-right: 18px;
	width: 132px;
	_width /**/:150px;
}
#helpful li li a.pdf,
#helpful li li a.external,
#helpful li li a.swf,
#helpful li li a.wmedia,
#helpful li li a.mail,
#helpful li li a.doc,
#helpful li li a.xls,
#helpful li li a.ppt,
#helpful li li a.rtf,
#helpful li li .hLink {
	padding-right: 15px;
	width: 145px;
	_width /**/:160px;
}
#helpful a.lock,
#helpful a.only {
	padding-right: 15px;
	width: 135px;
	_width /**/:150px;
}


/**********************************
	AUDIENCE LINKS NAVIGATION
/*********************************/
#audience {
	display:block;
/*	clear:both; */
	clear:none;
}
#audience ul {
	_float/**/: left;
	list-style: none;
	}
#audience li,
#audience li.more {
	position: relative;
	z-index: 1000;
	color: #666;
	_float/**/: left;
	width: 100px;
	_width /**/:220px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 1px;
}
#audience li {
	border-bottom: 1px dotted #ccc;
	}
#audience li.more {
	background: url("https://www.depts.ttu.edu/template/design/images/white-nav/more-border-arrow-right.gif") no-repeat left bottom;
	}
#audience li a {
	color: #333;
	display: block;
	text-decoration: none;
	width: 100px;
	padding: 0;
	text-align:left;
	_padding: 0 0 0 1px;
	_margin: 0 0 0 -1px;
	}


#audience li:hover,
#audience li.over {
	background: url("https://www.depts.ttu.edu/template/design/images/white-nav/arrow-red.png") no-repeat left top;
	}
#audience li.more:hover,
#audience li.moreover {
	color: #c00;
	background: #fff url("https://www.depts.ttu.edu/template/design/images/white-nav/more-border-arrow-right-over.gif") no-repeat left bottom;
	}
#audience li:hover a,
#audience li.over a,
#audience li.more:hover a,
#audience li.moreover a {
	color: #c00;
	}
		/* 2nd nav level */
		#audience li ul,
		#audience li.more ul {
			position: absolute;
			border: 1px solid #ccc;
			background: #e9e9e9;
			border-right-width: 0;
			top: 0 !important;
			left: -9999px;
			width: 170px !important;
			}
/*		#audience li:hover ul,
		#audience li.more:hover ul, */
		#audience li.over ul,
		#audience li.moreover ul {
			left: -171px;
			}
		#audience li li,
		#audience li li.more {
			width: 150px;
			_width /**/:170px;
			color: #666;
			background-color: #e9e9e9;
			background-image: none;
			padding: 5px 10px;
			border-bottom: 1px dotted #ccc;
}
		#audience li li.more {
			background: #e3e3e3 url("https://www.depts.ttu.edu/template/design/images/nav/arrow-gray.gif") no-repeat 150px 50%;
			}
		#audience li li:hover,
		#audience li li.over{
			background: url("https://www.depts.ttu.edu/template/design/images/white-nav/arrow.gif") no-repeat 2px -1px;
			color: #c00;
			}
		#audience li li.more:hover,
		#audience li li.moreover {
			background: url("https://www.depts.ttu.edu/template/design/images/white-nav/arrow.gif") no-repeat 2px -1px;
			color: #c00;
			}
		#audience li li a,
		#audience li li.more a,
		#audience li:hover li a,
		#audience li.over li a,
		#audience li.more:hover li a,
		#audience li.moreover li a,
		#audience li:hover li,
		#audience li.over li,
		#audience li.more:hover li,
		#audience li.moreover li {
			color: #666;
			width: 150px;
			}
		#audience li li:hover a,
		#audience li li.over a,
		#audience li li.more:hover a,
		#audience li li.moreover a,
		#audience li li:hover,
		#audience li li.over,
		#audience li li.more:hover,
		#audience li li.moreover {
			color: #c00 !important;
			}
#audience a.pdf,
#audience a.external,
#audience a.swf,
#audience a.wmedia,
#audience a.mail,
#audience a.doc,
#audience a.xls,
#audience a.ppt,
#audience a.rtf,
#audience .hLink {
	padding-right: 18px;
	width: 182px;
	_width /**/:200px;
}
#audience a.lock,
#audience a.only {
	padding-right: 15px;
	width: 185px;
	_width /**/:200px;
}
#audience li li a.pdf,
#audience li li a.external,
#audience li li a.swf,
#audience li li a.wmedia,
#audience li li a.mail,
#audience li li a.doc,
#audience li li a.xls,
#audience li li a.ppt,
#audience li li a.rtf,
#audience li li .hLink {
	padding-right: 18px;
	width: 132px !important;
	_width /**/:150px;
}
#audience li li a.lock,
#audience li li a.only {
	padding-right: 15px;
	width: 135px !important;
	_width /**/:150px;
}

/************** general news styles ****************/
#general .news a {
	color: #c00;
	}
#general .news ul {
	margin: 10px;
}
#general .news ul li {
	list-style: none;
	padding: 0 0 5px 10px;
	background: url("https://www.depts.ttu.edu/template/design/images/bullet2.gif") no-repeat 0 6px;
}

/************** general search styles ****************/
#general .search {
	float:left;
	width: 160px;
}
#general .search a {
	color: #c00;
	}
.search form {
	padding: 10px;
	_float /**/:left;
	_width /**/:210px;
}
#general .search ul {
	float:left;
	display:inline;
	width: 100px;
	_width: 85px;
	margin: 0 0 10px 10px;
	_margin: 0 0 10px -2px;
}
#general .search li {
	list-style: none;
	background: transparent url("https://www.depts.ttu.edu/template/design/images/bullet.gif") no-repeat 0 6px;
	padding: 0 0 3px 10px;
	width: 100px;
	_width: 85px;
}
#general .search input {
	background: #fff;
	border: 1px solid #333;
	padding: 3px;
	width: 150px;
}
#general .search input.button {
	color: #c00;
	width: auto;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	padding: 2px 5px 2px 2px;
	border: none;
	background: transparent url("https://www.depts.ttu.edu/template/design/images/go-arrow.gif") no-repeat right 50%;
	cursor: pointer;
	_cursor: hand;
}
.search img {
	display: none;
}

/************** factoid styles ****************/
#factContent {
	background-image: none;
	overflow:auto;
	padding-top:5px;
	margin-top:-11px;
	_padding-top:0;
	_margin-top:0;
	background:#fff;
}

#factContent img {
	margin: 0px 10px 10px 3px;
	float: left;
	display:inline;
}
/* #factContent {
	background-image: none;
	overflow:auto;
	}
#factContent img {
	margin: 4px 10px 10px 10px;
	_margin-top: 14px;
	float: left;
	display:inline;
} */
#factContent a {
	border:none;
}
#factContent p {
	font-size: 12px;
	line-height: 18px;
	margin-top: -1px;
	margin-right: 5px;
	margin-bottom: 10;
	margin-left: 10px;
}
#factContent p a {
	color:#c00;
}
#factContent ul, #factContent ol, #factContent dl {
margin: 10px;
}

#factContent ul li {
	list-style: none;
	padding: 0 0 5px 10px;
	background-image: url(https://www.depts.ttu.edu/template/design/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#factContentRight {
	background-image: none;
	}
#factContentRight img {
	margin: 4px 10px 10px 10px;
	_margin-top: 14px;
	float: right;
	display:inline;
}
#factContentRight a {
	border:none;
}
#factContentRight p {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 10px 0 10px;
}
#factContentRight p a {
	color:#c00;
}
/************** general footer styles ****************/

#footer hr {
	top: 0px;
	padding: 0px;
	width: 700px;
	color:#ccc;
	height:1px;
}
#footer ul,
#footer p,
#footer a {
	color: #999;
	font-weight: normal;
	}
#footer a:hover {
	color: #666;
	}
#footer p {
	margin: 0 0 2px 0;
	}
#footer img {
	display: none;
	}
#footer ul {
	list-style: none;
	margin: 0 0 10px 0;
	}
#footer li {
	padding-left: 10px;
	background: url('https://www.depts.ttu.edu/template/design/images/footer-bullet.gif') no-repeat 0 6px;
	}
	h2
	{
	font: normal 18px/21px "Times Roman","Times New Roman",Times,Serif;
	clear: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
h2.subtitle
	{
	color: #646464;
	margin-top: 2px;
	padding-bottom: 5px;
	background-image: none;
	font-size: 20px;
	}
	h3
	{
	font-family:"Times Roman","Times New Roman",Times,Serif;
	text-transform:capitalize;
	letter-spacing:normal;
	font-size: 16px;
	font-weight: normal;
	
	clear: left;
	
	}
	h3.MainContentsubtitle
	{
		color: #C00;
		margin:3px;
		padding-top:5px;
		background-image: none;

	}
i
{
	color: #999;
}