/* new */
/****************************************************************************************
	HTML STYLE TAGS
/****************************************************************************************/
body {
	background: #900 url("http://www.ttu.edu/template/images/redBG.gif");
}

#container {
	width: 900px;
	margin: 9px auto;
	padding: 0;
	background: #fff;  
}

/************************************************************************************
	content
/**********************************************************************************/

#content {
	padding: 10px 10px 15px 0;
	float:right;
	margin: 0;
	display:block;
	width:720px;
	z-index:1;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

#content p {
	margin-left: 1em;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom: 1em;
	}

#content ul, #content ol, #content dl {
	margin-left: 3em;
	margin-bottom: 1em;
	padding-left: 0;
	font-size:0.8em;
	line-height:1.5em;
}

#content ul ul, #content ul ol, #content ol ul, #content ol ol, #content dl {
	margin-left: 3em;
	margin-bottom: 1em;
	padding-left: 0;
	font-size: 0.8em;
	line-height:1.5em;
}

#content td ul, #content td ol {
	margin-left: 3em;
	margin-bottom: 1em;
	padding-left: 0;
	font-size: 0.8em;
	line-height; 1.5em;
	}

/*
#content li, #content li li	{
	font-size:0.8em;
	line-height:1.5em;
}
*/

#content h1 {
	font-size: 1.3em;
	color: #993333;
	border-bottom: 2px solid #993333;
	margin-bottom: 1em;
}

#content h2 {
	font-size: 1.3em;
	color: #333333;
	margin-bottom: 1em;
}

#content h3 {
	font-size: 1em;
	text-decoration: underline;
	color: #333333;
	padding-left: 10px;
	margin-bottom: 0.4em;
}

#content h4 {
	font-size: 1em;
	height: 1em;
	font-style: italic;
	color: #333333;
	padding-left: 10px;
	margin-bottom: 0.4em;	
}

#content h5 {
	font-size: 1em;
	color: #333333;
	padding-left: 10px;
	border-bottom: 2px solid #333333;
	margin-bottom: 0.4em;
}

#content h6 {
	font-size: 1em;
	color: #333333;
	padding-left: 10px;
	margin-bottom: 0.4em;
}

#content a:link, #content a:visited {
	color: #900;
	text-decoration:none;
	padding-top:0;
	border-bottom:1px solid #900;
}

#content a:hover, #content a:active {
	color: #FF0000;
	border-bottom:1px solid #FF0000;
	text-decoration:none;
}

table {
	margin-bottom: 15px;
	margin-left: 20px;
}

th {
	font-size: 0.8em;
	text-align:center;
	padding: 2px 6px;
	font-weight:bold;
}

td {
	font-size: 0.8em;
	padding: 2px 6px;
	vertical-align:top;
}

/***********************************************************************************
	skipLinks
************************************************************************************/

#skipLinks {
	display: none;
}

/**********************************************************************************
	masthead
***********************************************************************************/
#masthead {
	height: 112px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #900;
	background: #fff url("http://www.ttu.edu/template/images/logo_bgX3.gif") no-repeat top left;
}
#masthead a#homelink {
	display: inline;
	float:left;
	width: 115px; 
	height: 110px;
	margin:0;
	padding:0;
	text-decoration: none;
	z-index:100;
}

/*********************************************************************************
	globalNav
**********************************************************************************/
#globalNav {
	height: 26px !important;
	height: 23px;
	padding: 0 0 0 150px;
	font-size: 13px;
	background:#fff url("../images/globallNav_leftbg.gif") repeat-x bottom left;
}

#globalNav ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: inline;
	padding-left: 27px;
	height:26px;
	width:700px;
	/* following image created by cropping a screenshot */
	/* to update globalNav, comment next line and uncomment last lines in #globalNav ul, #globalNav li, and #globalNav li.end... */
	background: url("http://www.ttu.edu/template/images/nav/globalNav_front.gif") no-repeat top left;
/*	background: url("http://www.ttu.edu/template/images/nav/globalNav_front.jpg") no-repeat top left;*/
	z-index:1000;
}
#globalNav li {
	display: block;
	float: left;
	position: relative;
	height: 26px;
	color: #999;
	margin: 0;
	line-height:22px;
	padding: 0 28px 0 0;
	font-weight: bold;
	background: transparent url("http://www.ttu.edu/template/images/nav/globalNav_twixtup.jpg") no-repeat top right;
	cursor:default;
	z-index:1000;
}
#globalNav li.end, #globalNav li.endover {
	background: url("http://www.ttu.edu/template/images/nav/globalNav_end.jpg") no-repeat top right;
	z-index:1000;
}
#globalNav li ul {
	/* second-level lists */
	display: none;
	position: absolute;
	top: 25px;
	left: -10px;
	margin: 0;
	padding: 5px 0 0 0;
	width: 192px;
	border-bottom:1px solid #999;
	background:#f5f5f5;
	float:left;
	z-index:1000;
}
#globalNav li > ul {
	/* to override top and left in browsers other than IE */
	top: 25px;
	left: -10px;
}
#globalNav li:hover ul, #globalNav li.over ul, #globalNav li.endover ul {
	/* lists nested under hovered list items */
	display: block;
	margin: 0;
	padding:0;
}
#globalNav li li {
	float:left;
	background-image: none;
	margin: 0;
	padding: 0 10px;
	height:25px;
	width: 170px;
	background:#f5f5f5;
	border: 1px solid #999;
	border-width:0 2px 1px 1px;
	z-index:1000;
}
#globalNav li li a:link, #globalNav li li a:visited, #globalNav li li a:hover, #globalNav li li a:active {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	background:inherit;
	font-weight:bold;
	text-decoration: none;
	display: block;
	width: 170px;
	margin: 0;
	padding:7px 0 2px 0;
	line-height:12px;
	z-index:1000;
}
#globalNav li:hover li:hover, #globalNav li li.over {
	color: #000;
	background: #ccc;
	padding: 0 10px 0 7px;
	border-left:4px solid #5b80b2;
	line-height:22px;
	z-index:1000;
}
#globalNav li li a:hover {
	cursor:pointer;
	z-index:1000;
}

/***************************************************************************************
	googleContent
****************************************************************************************/

#googleContent #content {
	margin:15px;
	float:left;
	font-size:11px;
}
#googleContent table td {
	text-align:left;
	font-size:11px;
}
#googleContent table img {
	border:none;
	margin-top:25px;
}
#googleContent #content table a {
	border:none;
}
#googleContent #content table table {
	margin:0;
	padding:0;
}
#googleContent #content a:link {
	font-size:12px;
	border-bottom-style:solid;
}
#googleContent #content a.fl {
	font-size:11px;
}
#googleContent div {
	padding-left:20px;
}

form#searchForm {
	background-color: #eee;
	padding: 4px 4px 0;
	margin: 0;
	font-size: 10px;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 1px;
}
#searchForm input.searchBox, #searchForm input.button {
	border: 1px solid #666;
	font-size: 10px;
}
#searchForm input.button {
	padding: 0 2px;
}
#searchForm a.mini, #searchForm a.mini:active, #searchForm a.mini:visited {
	padding: 0px 0px 2px 0px;
	font: bold 9px Verdana, sans-serif;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
}
#searchForm a.mini:hover {
	/*background-color:#999; */
	color:#900;
}

/************************************************************************************
	sideBar
*************************************************************************************/
#sideBar {
	float: left;
	clear: left;
	width: 150px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#sideBar a.external{
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/icons/extlink.gif") no-repeat 100% 50%;
	padding-right:20px;
}
#sideBar .hLink {
	display:block;
	background: url("http://www.ttu.edu/template/images/icons/icon_home.gif") no-repeat 100% 50%;
	padding-right:20px;
	cursor:pointer;
}

#sideBar h3 {
	color: #fff;
	background: #900 url("http://www.ttu.edu/template/images/nav/corner.gif") no-repeat top right;
	margin: 6px 0 0 0;
	font: 11px/1.4 Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 3px 3px 5px;
}
#sideBar a#helpLink {
	background: #fff url("http://www.ttu.edu/template/images/nav/needHelp.gif") no-repeat top left;
	display: block;
	width: 150px;
	padding:0;
	margin:0;
	height: 28px;
	text-indent: -9999em;
	text-decoration:none;
	margin-bottom:15px;
}
#sideBar ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style:none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	z-index:1000;
}
#sideBar li {
	position: relative;
	display: block;
	width: 150px; /* Width of Menu Items */
	\width: 150px;
	w\idth: 143px;
	color: #444;
	margin:0;
	padding:3px 0 3px 5px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	border-width:1px 1px 0 1px;
	line-height:normal;
	cursor:default;
	z-index:1000;
}
#sideBar li.more {
	background: #f5f5f5 url("http://www.ttu.edu/template/images/nav/arrMore.gif") no-repeat 100% 50%;
}
#sideBar li li.more {
	background-color:#dedede;
}
#sideBar li li li.more {
	background-color:#cecece;
}
#sideBar li ul {
	display: none;
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: -1px;
	margin:0;
	padding: 0;
	width: 187px;
	background:#dedede;
	border-bottom: 1px solid #999;
}
#sideBar li li {
	width:175px;  /* width of submenu items */
	\width: 187px;
	w\idth: 175px;
	background:#dedede;
	padding:3px 0 3px 10px;
	border-color:#999;
	z-index:1000;
}
#sideBar li li ul, #sideBar li li li ul {
	display: none;
	position: absolute;
	left: 185px; /* add padding width to menu item width */
	top: -1px;
	margin:0;
	padding: 0;
	width: 187px;
	background:#cecece;
}
#sideBar li li li, #sideBar li li li li {
	background:#cecece;
	border-color:#666;
}
#sideBar a:link, #sideBar a:visited {
	color:#444;
	border:none;
	text-decoration:none;
	display:block;
	width:133px;
	\width: 143px;
	w\idth: 133px;
	padding-right:10px;
	padding:0px 10px 1px 1px;
	margin-left:-1px;
	line-height:14px;
}
#sideBar li li a:link, #sideBar li li a:visited {
	width:165px;
	\width: 175px;
	w\idth: 165px;
	padding-right:10px;
}

/* Fix IE. Hide from IE Mac \*/
* html #sideBar ul li {
	float: left;
	height: 1%;
}
* html #sideBar ul li a {
	height: 1%;
}
/* End */

/* Hover Styles */
#sideBar li:hover, #sideBar li.over,
#sideBar li li:hover, #sideBar li li.over {
	color:#444;
	background:#999;
}
#sideBar a:hover {
	color:#fff;
	text-decoration:none;
}
#sideBar li.more:hover, #sideBar li.moreover, #sideBar li.more:hover li.more:hover {
	background: #999 url("http://www.ttu.edu/template/images/nav/arrMoreO.gif") no-repeat 100% 50%;
}

#sideBar li:hover li.more ul, #sideBar li.moreover li.more ul, #sideBar li:hover li:hover li.more ul {
	display: none;
}
#sideBar li:hover ul, #sideBar li.moreover ul,
#sideBar li:hover li:hover ul, #sideBar li li.moreover ul, #sideBar li:hover li:hover li:hover ul { display: block; } /* The magic */


/******************************************************************************
	crumbs
*******************************************************************************/

#crumbs {
	padding: 5px 0 0 0;
	margin: 5px 0 0 170px;
	font: 9px Verdana, sans-serif;
	color: #999;
	z-index:100;
}
#crumbs A {
	color: #666;
	text-decoration: none;
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/crumb1.gif") no-repeat 100% 50%;
	padding-right:13px;
	margin-right:4px;
}
#crumbs A:link, #crumbs A:visited {
	color: #666;
}
#crumbs A:hover, #crumbs A:active {
	color: #000;
	text-decoration: none;
	background: url("http://www.ttu.edu/template/images/crumb2.gif") no-repeat 100% 50%;
}

/*****************************************************************************************
	footer
******************************************************************************************/

#footer {
	clear: both;
	color: #666;
	font-size: 11px;
	padding: 5px 10px;
	margin-top: 0;
	border-top: #ccc 1px solid;
}

#footer P {
	margin: 0px 0px 3px;
}
#footer P#contacts {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 5px;
}
#footer img {
	padding-left: 5px;
}
#footer A {
	color: #666;
	text-decoration: none;
}

#footer A:hover {
	color: #000;
	text-decoration: underline overline;
}

