/* ------------------------------------------------------------------
Additional Styles for Texas Tech University Health Sciences Center 
	Tier 2B with feature story template and layout
Author: Chris Barnard - TTUHSC Information Services
Created: October 2008
--------------------------------------------------------------------- *

	
/* HOMEID ------------------------------------------ */

#homeID {
	position: absolute;
	display: inline;
	left: 200px;
	top: 164px;
}


/* Feature Story ------------------------------------------ */
#feature-story {
	width: 230px;
	margin: 0;
	background: #ccc;
	margin-bottom:10px;
		_margin-bottom:10px;
	}	
#feature-story img {
	width: 230px;
	height: 70px;
	border-width: 0;
	}	
#feature-story h4 {
	margin: 9px 10px 0 10px;
	_margin-top: 5px;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
	}	
#feature-story p {
	margin: 7px 10px;
	}
#feature-story a.learn-more {
	width: 71px;
	margin: 10 10px;
	}
	

/* LEARN MORE ------------------------------------------ */
.learn-more {
	height: 18px;
	margin: 7px 0 12px 0;
	background:  url(/images/gateway/learn-more.gif) no-repeat left top;
	}
.learn-more-whitebg {
	height: 8px;
	margin: 7px 0 12px 10px;
	background:  url(/images/learn-more-whitebg.gif) no-repeat left top;
	}	
.media-resources {
	height: 8px;
	margin: 7px 0 12px 10px;
	background:  url(/images/gateway/media-resources.gif) no-repeat left top;
	}
	
	
/* FACTOID ------------------------------------------ */

#factContent {
	background-image: none;
	overflow:auto;
	padding-top:11px;
	margin-top:-11px;
	_padding-top:0;
	_margin-top:0;
	background:#fff;
	}
#factContent img {
	margin: -11px 10px 10px 10px;
	float: left;
	display:inline;
	}
#factContent a {
	border:none;
	}
#factContent p a {
	color:#c00;
	}


/* CONTENT-MAIN ------------------------------------------ */	
#content-main {
	width: 460px;
	float: left;
	margin: 0px;
	background: #fff;
	_margin-top:-14px; 
	top:-14px; 
	}
#content-main img {
	margin: -14px 10px 0px 0px;
	_margin-top: 0px;
	_margin-bottom: -3px;
	}			
#content-main h3 {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin:10px;	
	padding-top:0px;
	}
#content-main p {
	line-height:normal;
	font-size:1em;
	margin: 10px;
	padding-left:0px;
	color:#666;
	}		
		

/* GENERAL ------------------------------------------ */
.rightfloat {
	float: right;
	margin:0 10px 10px 10px;
	}
.leftfloat {
	float: left;
	margin:0 10px 10px 10px;
	}				
	
	
/* SPANISH TTUHSC Logo ------------------------------------------ */
#nav a#homelinkESP /*, #nav a#top */ {
	display: inline;
	position:absolute;
	left: 0;
	top: 0;
	border-bottom: 10px solid #fff;
	width: 900px;
	height: 100px !important;
	_height /**/:110px;
	background: #c00 url(/images/masthead-tier2-1.jpg) no-repeat left top;
	/* background: #c00 url(/images/masthead-tier2-ESP.jpg) no-repeat left top; */
}	
