/* ---------------------------------------------------------
Styles for Texas Tech University System Gateway Page
Author: David Guillory, Sibley/Peteet Design - Austin
Created: August 2005
--------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	}
.this-stylesheet-will-be-ignored-by-NN4 {
	\width: auto;
	}
html, body, div, p, form, input, textarea {
	font: 11px/15px Arial,Helvetica,Verdana,sans-serif;
	color: #333;
	}
body {
	background: #900 url(../images/gateway/background_nogrey.gif) repeat-y 0 0;
	}
label,
#skip-links {
	display: none;
	}
a {
	color: #C00;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#sidebar-column li,
#two-column-wrapper li,
#latest-news li {
	list-style: none;
	padding-left: 10px;
	background: url(../images/gateway/bullet.gif) no-repeat 0 6px;
	}
	
#two-column-wrapper h5 {
		color: #000;
		font-size: 11px;
			font-weight:bold;
}

.imgswap,
.learn-more, .see-more {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
    _text-indent /**/:/**/0;
    _line-height /**/:/**/9999em;
	}
	/* hide from Mac IE 5 \*/
	.imgswap,
	.learn-more { overflow: hidden;}
	.see-more { overflow: hidden; }
	/* End Mac IE 5 hack */


/* BASIC STRUCTURE ------------------------------------------ */

#wrapper {
	width: 900px;
	}
#masthead {
	position: relative;
	z-index: 1000;
	border-bottom: 10px solid #fff;
	height: 100px !important;
	_height /**/:110px;
	background: #000 url(../images/gateway/masthead-1.jpg) no-repeat left top;
	}
#directory {
	position: absolute;
	color: white;
	font-weight:bold;
	font-size:11px;
	left: 790px;
	top: 61px;
}
	
#nav-main {
	width: 170px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	background: #c00;
	}
#content-main {
	width: 450px;
	float: left;
	margin: 0 0 0 10px;
	background: #fff;
	}
	
#sidebar-column {
	width: 230px;
	float: left;	
	margin: 0 0 0 12px;
	border-left: 1px dotted #aaa;	
	padding-left : 10px;
	_margin: 0 0 0 8px;	
	_padding-left : 8px;
	}
	
	
#footer {
	clear: both;
	background: #fff url(../images/gateway/footer.gif) no-repeat 10px 10px; /* value for Mac IE 5 */
	padding: 20px 10px 20px 60px;
	border-top: 10px solid #fff;
	_height: 1%;
	}
	/* hide from Mac IE 5 \*/
	#footer { background-position: 10px 0; }
	/* End Mac IE 5 hack */
	

/* MASTHEAD ------------------------------------------ */

#logo {
	position: absolute;
	left: 19px;
	top: 19px;
	width: 356px;
	height: 62px;
    background: url(../images/gateway/logo.gif) no-repeat left top;
	}
#search-box {
	position: absolute;
	left: 670px;
	top: 41px;
	}
#q {
	color: #666;
	padding: 2px 0 0 3px;
	_padding: 0 0 0 3px;
	width: 167px;
	height: 13px !important;
	_height:15px;
	background: #fff;
	border: none;
	}
#search-box input.button {
	position: absolute;
	top: 2px;
	_top: 3px;
	left: 180px;
	}
#search-options {
	position: absolute;
	top: 25px;
	left: 0;
	}
#search-options h3 {
	width: 126px;
    height: 20px;
    background: url(../images/gateway/more-search-options.gif) no-repeat left top;
	}
#search-options:hover h3,
#search-options.sfhover h3 {
	background-position: 0 -35px;
	}
#search-options ul {
	position: absolute;
	left: -9999px;
	padding: 10px;
	list-style: none;
	background: #fff;
	border: 1px solid #000;
	width: 150px !important;
	_width /**/: 170px;
	}
#search-options:hover ul,
#search-options.sfhover ul {
	left: -1px;
	}
#search-options ul li {
	line-height: 20px;
	color: #c00;
	_float /**/: left;
	_width /**/: 100%;
	}
#search-options ul li input {
	margin-right: 4px;
	}
	

/* NAVIGATION ------------------------------------------ */

#nav-main a {
	text-decoration: none;
	}
#nav-main h3 {
	height: 32px;
	background-color: #900;
	}
#ttu-system-info {
	background: url(../images/ttu-system-info.gif) no-repeat left top;
	}
#universities-and-campuses {
	background: url(../images/universities-and-campuses.gif) no-repeat left top;
		}
#universities-and-sites {
	background: url(../images/universities-and-sites.gif) no-repeat left top;
		}
#universities {
	background: url(../images/universities.gif) no-repeat left top;
	}
ul.nav-list a {
	color: #fff;
	}
ul.nav-list,
ul.nav-list ul {
	_float/**/: left;
	list-style: none;
	}
ul.nav-list li {
	position: relative;
	z-index: 1000;
	_float/**/: left;
	width: 170px;
	}
ul.nav-list li a {
	display: block;
	padding: 5px 10px;
	background: url(../images/gateway/more-border-arrow.gif) no-repeat left bottom;
	text-decoration: none;
	width: 150px !important;
	_width /**/:170px;
	}
ul.nav-list li:hover,
ul.nav-list li.sfhover {
	background-color: #900;
	}
ul.nav-list li:hover a,
ul.nav-list li.sfhover a {
	color: #fff;
	background-image: url(../images/gateway/more-border-arrow-on.gif);
	}
ul.nav-list li a.more {
	background-position: right bottom;
	}
		/* 2nd nav level */
		ul.nav-list ul {
			margin-left: 170px;
			position: absolute;
			background-color: #ccc;
			border: 1px solid #c00;
			border-left-width: 0;
			top: 0;
			left: -9999px;
			width: 170px !important;
			}
		ul.nav-list li:hover ul,
		ul.nav-list li.sfhover ul {
			left: auto;
			}
		ul.nav-list li li,
		ul.nav-list li li:hover,
		ul.nav-list li li.sfhover {
			background-color: #ccc;
			}
		ul.nav-list li li a,
		ul.nav-list li:hover li a,
		ul.nav-list li.sfhover li a {
			margin: 3px 5px;
			padding: 2px 5px;
			color: #333;
			background-image: none;
			}
		ul.nav-list li li:hover a,
		ul.nav-list li li.sfhover a {
			color: #fff;
			background-color: #c00;
			}
				/* 3rd nav level */
				ul.nav-list li:hover li ul,
				ul.nav-list li.sfhover li ul {
					left: -9999px;
					}
				ul.nav-list li li:hover ul,
				ul.nav-list li li.sfhover ul {
					left: auto !important;
					_left /**/:10px;
					top: -4px;
					_top: -1px;
					border-width: 1px;
					}
				ul.nav-list li li:hover li a,
				ul.nav-list li li.sfhover li a {
					color: #333;
					background-color: #ccc;
					}
				ul.nav-list li li li:hover a,
				ul.nav-list li li li.sfhover a {
					color: #fff;
					background-color: #c00;
					}
.merch-links {
	list-style: none;
	}
.merch-links a {
	background-color: #900;
	margin: 10px;
	width: 150px;
	}
#merch-red-raiders {
	background: url(../images/gateway/red-raiders.gif) no-repeat left top;
	height: 46px;
	}
#merch-asu-athletics {
	background: url(../images/gateway/asuathletics.gif) no-repeat left top;
	height: 46px;
}

#merch-tour-texas-tech {
	background: url(../images/gateway/merch-tour-texas-tech.gif) no-repeat left top;
	height: 28px;
	}
#merch-give-to-texas-tech {
	background: url(../images/gateway/merch-give-to-texas-tech.gif) no-repeat left top;
	height: 28px;
	}
#merch-hsc-president-search {
	background: url(../images/gateway/merch-hsc-president-search.gif) no-repeat left top;
	height: 28px;
	}
#merch-give-to-ttuhsc {
	background: url(../images/gateway/merch-give-to-ttuhsc.gif) no-repeat left top;
	height: 28px;
	}
#merch-give-to-asu {
	background: url(../images/gateway/merch-give-to-asu.gif) no-repeat left top;
	height: 28px;
	}
#merch-from-here {
	background: url(../images/gateway/merch-from-here.gif) no-repeat left top;
	height: 41px;
	}
#merch-vistas {
	background: url(../images/gateway/merch-vistas.gif) no-repeat left top;
	height: 28px;
	}
#merch-texas-tech-today {
	background: url(../images/gateway/merch-texas-tech-today.gif) no-repeat left top;
	height: 28px;
	}
#merch-president-search {
	background: url(../images/gateway/merch-president-search.gif) no-repeat left top;
	height: 28px;
}
#merch-asu {
	background: url('../images/gateway/merch-asu.gif') no-repeat left top;
}

/* CONTENT ------------------------------------------ */

#content-main h1 {
    background: url(../images/gateway/whitacrehance.jpg) no-repeat left top;
    height: 179px;
	_width: 100%;
	_float: left;
	}

#seals {
	height: 70px;
	width: 459px;
	margin-left: 0px;
}


#intro-links {
	list-style: none;
	height: 31px;
	margin-bottom: 10px;
	margin-top: -10px;
	}
#intro-links li {
	display: inline;
	float: left;
	}
#intro-welcome {
	width: 112px;
	background:  url(../images/gateway/intro-welcome2.gif) no-repeat left top;
	}
#intro-about {
	width: 198px;
	background:  url(../images/gateway/intro-about2.gif) no-repeat left top;
	}
#intro-offices {
	width: 150px;
	background:  url(../images/gateway/intro-offices2.gif) no-repeat left top;
	}
#intro-news {
	width: 70px;
	background:  url(../images/gateway/intro-news.gif) no-repeat left top;
	}
#intro-links li a {
	float: left;
	height: 31px;
	background-color: #333333;
	}
#intro-links li a:hover {
	background-position: 0 -31px;
	}



#two-column-wrapper {
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;	
	}
	
	#two-column-wrapper:after {  /* For most non-IE browsers, this encloses the two floating columns completely in the wrapper */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility:hidden;
	}
	
	
  #news-title {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	font-family: Times;	
	}
	
	.news{
		color: #c00;
		font-size: 11px;
		font-weight: 500;
	}
	
	#more_news{
		font-size: 12px;
		font-weight: bold;
	}
		.news h5{
		color: #000;
		font-size: 10px;
	}




	#two-column-wrapper {display: inline-block;}  /* Fix for IE Mac */
	/* Hides from IE Mac 5 \*/
	* html #two-column-wrapper {height: 1%;}
    /* End IE Mac 5 Hack */
	
.two-column-left {
	border-right: 1px dotted #aaa;
}

.two-column-right {
	border-left: 1px dotted #aaa;
	padding-left: 5px;
}


.two-column-left,
.two-column-right, two-column-left-asu, two-column-right-ode {
	width: 220px;
	float: left;
	}
.two-column-left, two-column-left-asu {
	margin-right: -1px;
		border 1px dotted #aaa;
	}
#asu-photo {
	height: 70px;
	background: url(../images/gateway/ASU_JNB51951.gif);
}	
#ode-photo {
	height: 70px;
	background: url(../images/gateway/ode-photo.jpg) no-repeat left top;
}
#ttu-photo {
	height: 70px;
	background: url(../images/gateway/ttu-photo.jpg) no-repeat left top;
}
#ttuhsc-photo {
	height: 70px;
	background: url(../images/gateway/ttuhsc-photo.jpg) no-repeat left top;
}
h2#ttu {
	height: 52px;
	background: url(../images/gateway/ttu-header.gif) no-repeat left top;
	}
h2#asu {
	height: 52px;
	background: url(../images/gateway/asu-header.gif) no-repeat left top;
}

h2#ttuhsc {
	height: 52px;
	background: url(../images/gateway/ttuhsc-header.gif) no-repeat left top;
	}
h2#ode {
	height: 52px;
	background: url(../images/gateway/ode-header.gif) no-repeat left top;
	}
#two-column-wrapper p {
	margin: 10px;
	}
#visit-ttu-website {
	height: 23px;
	margin: 10px;
	background: url(../images/gateway/visit-ttu-website.gif) no-repeat left top;
	}
#visit-asu-website {
	height: 23px;
	margin: 10px;
	background: url(../images/gateway/visit-asu-website.gif) no-repeat left top;
}
#visit-ttuhsc-website {
	height: 23px;
	margin: 10px;
	background: url(../images/gateway/visit-ttuhsc-website.gif) no-repeat left top;
	}
#visit-ode-website {
	height: 23px;
	margin: 10px;
	background: url(../images/gateway/visit-ods-website.gif) no-repeat left top;
}	
#latest-news h2 {
	height: 40px;
background: url(../gatewaysysnew/system-news.gif) no-repeat 10px 10px;
	}
#latest-news ul {
	margin: 0 10px;
	}
#latest-news li {
	margin: 15px 0;
	}
#latest-news p {
	margin-bottom: 7px;
	}


/* SIDEBARS ------------------------------------------ */

.learn-more {
	height: 8px;
	margin: 7px 2px 12px 12px;
	background: url(../images/gateway/learn-more-button.jpg) no-repeat left top;
	cursor:hand;
	}
.see-more {
	height: 8px;
	margin: 7px 0 12px 0;
	background: url(../images/gateway/see-more.gif) no-repeat left top;
	}

#sidebar-column h4 {
	color: #c00;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
	padding: 4px 10px 0px 10px;
	}
#sidebar-column p,
#sidebar-column ul {
	margin: 10px;
	}
#research-story {
	position: relative;
	border-bottom: 10px solid #fff;
	overflow: hidden;
	height: 200px;
	_height /**/:259px;
	}
#research-story img {
	width: 230px;
	height: 70px;
	border-width: 0;
	}
#research-story h4 {
	margin: 9px 10px 0 10px;
	_margin-top: 5px;
	font-size: 10px;
	line-height: 14px;
	color: #c00;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
#research-story p {
	margin: 7px 10px;
	}
#research-story .learn-more {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 71px;
	margin: 0 0 11px 10px;
	}


#research-story-alt {
	position: relative;
	border-bottom: 10px solid #fff;
	overflow: hidden;
	height: 283px;
	_height /**/:293px;
	}
#research-story-alt img {
	width: 230px;
	height: 88px;
	border-width: 0;
	}
#research-story-alt h4 {
	margin: 9px 10px 0 10px;
	_margin-top: 5px;
	font-size: 10px;
	line-height: 14px;
	color: #c00;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
#research-story-alt p {
	margin: 7px 10px;
	}
#research-story-alt .learn-more {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 71px;
	margin: 0 0 11px 10px;
	}

.sidebar-story div {
	position: relative;
	background-color: #333333;
	margin: 10px 10px 10px 10px;
	height: 70px;
	}
	
	.sidebar-story a{
	text-decoration: none;
	}

	/* hide from Mac IE 5 \*/
	.sidebar-story div { overflow: hidden; }
	/* End MacIE 5 hack */
	
.sidebar-story img {
	position: relative;
	border-width: 0;
	height: 70px;
	width: 229px;
	}
.sidebar-story div h4 {
	position: absolute;
	left: 70px;
	bottom: 10px;
	margin: 0 10px;
	}


.sidebar-story-largeImg div {
	position: relative;
	background-color: #c00;
	height: 153px;
	}
	/* hide from Mac IE 5 \*/
	.sidebar-story-largeImg div { overflow: hidden; }
	/* End MacIE 5 hack */
.sidebar-story-largeImg div img {
	border-width: 0;
	height: 153px;
	width: 230px;
	}
	
	


/* FOOTER ------------------------------------------ */

#footer ul,
#footer p,
#footer a {
	color: #999;
	}
#footer a:hover {
	color: #666;
	}
#footer ul {
	list-style: none;
	margin: 0 0 10px 0;
	}
#footer li {
	padding-left: 10px;
	background: url(../images/gateway/footer-bullet.gif) no-repeat 0 6px;
	}
#footer p {
	margin: 0 0 2px 0;
	}


/****************Additions****************/
a.wmedia {
	display:inline-block;
	background: url("/images/icons/wmedia.gif") no-repeat 100% 50%;
	padding-right:20px;
}

a.star {
	display:inline-block;
	background: url("/images/icons/star.gif") no-repeat 100% 50%;
	padding-right:20px;
}

a.new {
	display:inline-block;
	background: url("/images/icons/new.gif") no-repeat 100% 50%;
	padding-right: 20px;
}

/************ Slide Show *************************/
/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 452px;
z-index: 999;
Height: 300px;
margin-bottom: 20px;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 10%; /* IE fix */}

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
z-index: 99;
_height: 228px;
}

#slideshow .slides li {
position: absolute;
border: 1px solid #000;
float: left;
padding: 0px;
height:230px;
width: 450px
}

#slideshow .slides img {
	margin-top: 0;
	padding: 0;
	border: 0;
	width:450px;
	height:230px;
}


/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */


/* Controls Tab position */
#slideshow .slides-nav li {
float: left;
left: 0px;
width:113px;
top:100px;
}

.slideshow-tabs {
	_position: relative;
	_top: 4px;
}

#slideshow .slides-nav a {
display: block;
padding: 6px 6px;
outline: none;
text-align:center;
}


.slides-nav li {
background-repeat: no-repeat;
background-position: center top;
height: 62px;
font-size:12px;
line-height: 13px;
}

.slides-nav li.on{
background-image: url('../images/gateway/Red-Tab.gif');
}
.slides-nav li.off {
background-image: url('../images/gateway/Gray-Tab.gif');
}


/* Controls Text on Tabs */
li.on a{
color: white;
margin-top: -1px;
z-index:10;
}

/* Controls Text on Tabs */
li.off a{
color: black;
margin-top: -1px;
}
.imageHidden img {
	visibility: hidden;
}