﻿
/* HSC Rotating Features Area */
#homepage-features { background-color:#007A86; }
.apply-main {margin-top: -40px;}
.flagship { background-color:#007A86; }
.feature-rotator-wide { position:relative; height:auto !important; background:#007a86 url(http://hsc.unm.edu/images/2011/feature-back.gif);}
.ui-tabs-nav { background-color:#007A86; }
.feature-rotator-wide  li.ui-tabs-nav-item { background:url(http://hsc.unm.edu/images/2011/tab-default-teal.jpg) 0 0 no-repeat; background-color:#007A86; }
.feature-rotator-wide  li.ui-tabs-nav-item:hover{ background: #ddd url(http://hsc.unm.edu/images/2011/tab-default-teal.jpg) 0 0  no-repeat; }
.feature-rotator-wide  li.ui-tabs-selected, .feature-rotator-wide  li.ui-tabs-selected:hover{  
	background: #fff url(http://hsc.unm.edu/images/2011/tab-selected-teal.jpg) 0 0 no-repeat; } 
	
/* Lower Directional Boxes */
#features {position:relative; z-index:-20; width:890px; height: 300px; padding:0px; background:#fff; margin-top: 10px; margin-left: -8px;}
#features .information {width: 890px; padding-bottom: 5px; float: right;  }
#features .information td { border: 0px; }
#features .information-hover {cursor:pointer;}
#features .information h3 {padding:4px 10px; background:#007A86; color:white;  }
#features .information h3 span {color: white;  overflow:hidden; height:0; padding-top:10px; text-transform:capitalize; font-size: 0.80em; font-family: "Arial Narrow", sans-serif  }
#features .information p {padding-left:10px; }
#features .information img {border: 0px; }
#features .information a img {text-decoration: none; border: 0 none; }
