/* ------------------------------------------------------------------
Styles for Texas Tech University Health Sciences Center Gateway Page
Author: David Guillory, Sibley/Peteet Design - Austin
Additional Author: Chris Barnard, TTUHSC IT Information Services
Created: August 2005 / Modified: July 2008)
--------------------------------------------------------------------- */

* {
	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: #666 url(http://www.ttuhsccc.org/pix/backgrou.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,
.onecol li {
	list-style: none;
	padding-left: 10px;
	background:  url(http://www.ttuhsccc.org/pix/bullet00.gif) no-repeat 0 6px;
	}
.imgswap,
.learn-more, .media-resources, .learn-more-whitebg {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
    _text-indent /**/:/**/0;
    _line-height /**/:/**/9999em;
	}
	/* hide from Mac IE 5 \*/
	.imgswap,
	.learn-more, .media-resources, .learn-more-whitebg { 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: #c00 url(http://www.ttuhsccc.org/pix/masthead.jpg) no-repeat left top;
	}	
#nav-main {
	width: 170px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	background: #ccc;
	}
#content-main {
	width: 460px;
	float: left;
	margin: 0 0 0 10px;
	background: #fff;
	}
#sidebar-column {
	width: 230px;
	float: left;	
	margin: 0 0 0 10px;
	background: #ccc;
	}
#footer {
	clear: both;
	background: #fff url(http://www.ttuhsccc.org/pix/footer00.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: 310px;
	height: 62px;
    background:  url(http://www.ttuhsccc.org/pix/logo0000.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(http://www.ttuhsccc.org/pix/more-sea.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: #333;
	}
#info-about {
	background:  url(http://www.ttuhsccc.org/pix/informationabout.jpg) no-repeat left top;
	}
#related-links {
	background:  url(http://www.ttuhsccc.org/pix/relatedlinks.jpg) no-repeat left top;
	}
#go-home {
	background:  url(http://www.ttuhsccc.org/pix/home.jpg) no-repeat left top;
	}   
ul.nav-list a {
	color: #c00;
	}
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(http://www.ttuhsccc.org/pix/more-bor.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: #c00;
	}
ul.nav-list li:hover a,
ul.nav-list li.sfhover a {
	color: #fff;
	background-image:  url(http://www.ttuhsccc.org/pix/more-bos.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: #fff;
			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: #fff;
			}
		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;
			}
			
			/* mine */
				ul.nav-list li li a.more,
				ul.nav-list li:hover li a.more,
				ul.nav-list li.sfhover li a.more {
					margin: 3px 5px;
					padding: 2px 5px;
					color: #333;
					display: block;					
					background:  url(http://www.ttuhsccc.org/pix/nav-arro.gif) no-repeat 98% 50%;					
					}	
			/* mine */			
			
		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: #fff;
					}
				ul.nav-list li li li:hover a,
				ul.nav-list li li li.sfhover a {
					color: #fff;
					background-color: #c00;
					}
					
					/* mine */					
						ul.nav-list li li:hover a.more,
						ul.nav-list li li.sfhover a.more {
							color: #fff;
							background:#c00 url(http://www.ttuhsccc.org/pix/nav-arrp.gif) no-repeat 98% 50%;
							}					
					/* mine */			
					
#leftnav-highlight {
	margin-bottom:10px;
	margin-top:0px;
	}
#leftnav-highlight a img {
	border:none;
	}	
									
.merch-links {
	list-style: none;
	}
.merch-links a {
	background-color: #333;
	margin: 10px;
	width: 150px;
	height: 28px;
	}
#merch-visit-hsc {
	background:  url(http://www.ttuhsccc.org/pix/merch-vi.gif) no-repeat left top;
	}
#merch-give-to-texas-tech {
	background:  url(http://www.ttuhsccc.org/pix/merch-gi.gif) no-repeat left top;
	}
#merch-ttu {
	background:  url(http://www.ttuhsccc.org/pix/merch-tt.gif) no-repeat left top;
	}
#merch-ttu-system {
	background:  url(http://www.ttuhsccc.org/pix/merch-tu.gif) no-repeat left top;
	}
#merch-red-raiders {
	background:  url(http://www.ttuhsccc.org/pix/red-raid.gif) no-repeat left top;
	height: 46px;
	}
	
/* CONTENT ------------------------------------------ */

#content-main h1 {
    background:  url(http://www.ttuhsccc.org/pix/gateway-.jpg) no-repeat left top;
    height: 204px;
	_width: 100%;
	_float: left;
	}
#intro-links {
	list-style: none;
	height: 31px;
	margin-bottom: 10px;
	}
#intro-links li {
	display: inline;
	float: left;
	}
/* *********************** */		
/* 10.02.06 */		
/* modified for Strategic Plan */
#intro-welcome-hsc {
	width: 280px;
	background:  url(http://www.ttuhsccc.org/pix/intro-we.gif) no-repeat left top;
	}
#intro-strategic-plan {
	width: 180px;
	background:  url(http://www.ttuhsccc.org/pix/intro-st.gif) no-repeat left top;
	}	
#intro-links li a {
	float: left;
	height: 31px;
	background-color: #c00;
	}
#intro-links li a:hover {
	background-position: 0 -31px;
	}
	
/* *********************** */		
/* 6.20.08 */	
/*  BEGINNING OF NEW MATERIAL TO BE ADDED */
	
#campus-collage {
	background:url(http://www.ttuhsccc.org/pix/collageB.jpg) no-repeat left top;
	/* height:98px; */
	height:110px;
	width:100%;
	margin-right:0px;
	margin-bottom:0px;
	padding-right:0px;
	}
#campus-collage a img {
	border:none;
	margin-top:0px;
	margin-bottom:0px;
	}	
#campus-collage img.imgFrame {
	border:1px solid #b2b2b2;
}
#campus-collage-top {
	padding-top:27px; 
	padding-left:20px;
}
#campus-collage-top div.campus {
	display: inline;
	margin-right:14px;
}
#campus-collage-bottom {
	padding-top:16px; 
	padding-left:14px;
	/*  when move to 8 campuses */
	/* padding-left:7px; */
}
#campus-collage-bottom div.campus {
	display: inline;
	margin-right:10px;
	/*  when move to 8 campuses */
	/* margin-right:3px; */
}
#campus-collage img.imgFrame {
	border:1px solid #b2b2b2;
}
.balloonstyle {
	position:absolute;
	top: -500px;
	left: 0;
	padding: 0px;
	visibility: hidden;
	border: none;
	z-index: 100;
	width: 182px;
}
#abilenePop, #amarilloPop {
margin-left:36px; margin-top:-39px;
}
#dallasPop, #elpasoPop {
margin-left:-190px; margin-top:-39px;
}
#highlandPop, #lubbockPop {
margin-left:36px; margin-top:-75px; _margin-top:-74px;
}
#midlandPop, #odessaPop {
margin-left:-190px; margin-top:-75px; _margin-top:-74px;
}

	
/* END OF NEW MATERIAL TO BE ADDED */	
/* *********************** */	

#two-column-wrapper {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: #fff url(http://www.ttuhsccc.org/pix/dotted-v.gif) repeat-y 229px top;
	}
	#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;
	}
	#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,
#two-column-right {
	width: 230px;
	float: left;
	}
#two-column-wrapper h2 {
	height: 70px;
	background-color: #ccc;
	}
#two-column-left h2 {	
	background:  url(http://www.ttuhsccc.org/pix/prepare-.gif) no-repeat left top;
	}
#two-column-right h2 {
	background:  url(http://www.ttuhsccc.org/pix/make-an-.gif) no-repeat left top;
	}
#two-column-wrapper p,
#two-column-wrapper ul {
	margin: 15px 10px;
	}

/** 05.12.08 **/	
a.external{
	display:inline-block;
	background: url(http://www.ttuhsccc.org/pix/extlink0.gif) no-repeat 100% 50%;
	padding-right:20px;
}		

/* SIDEBARS ------------------------------------------ */

.learn-more {
	/* height: 8px; */
	height: 18px;
	margin: 7px 0 12px 0;
	background:  url(http://www.ttuhsccc.org/pix/learn-mo.gif) no-repeat left top;
	}
.learn-more-whitebg {
	height: 8px;
	margin: 7px 0 12px 0;
	background:  url(http://www.ttuhsccc.org/pix/learn-mp.gif) no-repeat left top;
	}	
.media-resources {
	height: 8px;
	margin: 7px 0 12px 0;
	background:  url(http://www.ttuhsccc.org/pix/media-re.gif) no-repeat left top;
	}
#sidebar-column h4 {
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
#sidebar-column p,
#sidebar-column ul {
	margin: 10px;
	}
#research-story {
	position: relative;
	overflow: hidden;
	border-bottom: 10px solid #fff;
	height: 235px;
	_height /**/:245px;
	}
#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: 74px;
	/* width: 71px; */
	margin: 0 0 11px 10px;
	}
.sidebar-news h4 {
	background-color: #c00;
	padding: 10px;
	}
.sidebar-story div {
	position: relative;
	background-color: #c00;
	height: 70px;
	}
	/* hide from Mac IE 5 \*/
	.sidebar-story div { overflow: hidden; }
	/* End MacIE 5 hack */
.sidebar-story div img {
	border-width: 0;
	height: 70px;
	width: 70px;
	}
	
/* MODIFIED TO FIX IE7 OVERFLOW */	
.sidebar-story div h4 {
	position: absolute;
	left: 70px;
	bottom: 10px;
	margin: 0 10px;
	padding-right:10px;
	display:inline;
	/*z-index:8000;*/
	width:58%;
	}	

/* 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(http://www.ttuhsccc.org/pix/footer-b.gif) no-repeat 0 6px;
	}
#footer p {
	margin: 0 0 2px 0;
	}
	
/* ADDITIONS ------------------------------------- */	
/* added 2.13.06 crb */
a.download {
	display:inline-block;
	background: url(http://www.ttuhsccc.org/pix/download.gif) no-repeat 100% 50%;
	padding-right:20px;
}
a.wmedia {
	display:inline-block;
	background: url(http://www.ttuhsccc.org/pix/wmedia00.gif) no-repeat 100% 50%;
	padding-right:20px;
}

/* added for TTUHSCCC website */	

.ctr {
   text-align: center;
}

.hdr1 {
   font-size: 11pt;
   font-weight: bold;
   text-align: center;
   padding-top: 5px;
   padding-bottom: 5px;
}

/* for simple image with cutline
   place DIV around image and cutline P
   not to be used on complex pages */ 
.onecol {
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
}

.onecol p {
	margin-left:10px;
	_margin-left:10px;
	padding-top:5px;
    padding-bottom: 5px;
	margin-top:0px;
	clear:left;
	font-style: normal;
	color:#000;
}

.fmthanks {
   width: 460px;
   margin: 0 0 0 230px;
   }

   .itembox {
    border: 1px solid #eaeaea;
    padding: 2px 2px 2px 2px;
    }