﻿/* font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; */
#container {
	margin: 0 auto;
	text-align: left;	
	width: 900px;
}

.accessibility { 
  position: absolute;
  top: -500px;
  left: 0;
  overflow: hidden;
  height: 1px;
  width: 1px;
}

.clear {
	clear: both;
}

/* header ---------------------------------------------------------------------------------------------- */

#header {
	background: url('/SiteCollectionImages/headerBG.jpg') bottom right no-repeat;
	margin: 5px auto 0 auto;
	height: 95px;
	width: 900px;
}

/* Med Center Logo */
#header h2 {
	width: 156px; height: 83px;
	background: url( '/SiteCollectionImages/commedlogo.gif' ) 0 0 no-repeat;
	float: left;
	position:relative;
	top: 2px;
	left: 20px;
  text-indent: -5000px;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
}

#header h1 a,
#header h2 a 
{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	outline: none;
	text-decoration: none;
}

/* College of Medicine Link */
#header h1 {
	width: 275px; height: 58px;
	float: right;
	position:relative;
	top: 18px;
	right: 313px;
  text-indent: -5000px;
}
/* navigation ------------------------------------------------------------------------------------------ */

#nav {
	position:relative;
	list-style: none;
	padding: 0 0 0 1%;
	margin: 0;
	float: left;
	clear: both;
	width: 99%;
	background: #990000;
	font-size: 11px;
	z-index: 10;
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#nav li.double a:link,
#nav li.double a:visited {
	padding: 1px 12px 2px 12px;
	line-height: 12px;
	text-align: center;
}

#nav a:link,
#nav a:visited {
	padding: 7px 12px;
	background: #900 url("/SiteCollectionImages/seperator.gif") bottom right no-repeat;
	color: #fff;
	display: block;
	float: left;	
	text-decoration: none;
}

#nav a:hover {
	background: #fff;
	color: #900;
}

#nav .hasChildren ul {
	list-style: none;
	position: absolute;
	left: 0; top: 27px;
	background: #990000;
	display: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b13d3d;
	padding: 0;
	margin: 0;
	float: left;
	width: 140px;
	z-index:2;
}

#nav .hasChildren ul li {
	margin: 0;
	padding: 0;
	border-top: 1px dashed #b13d3d;
	border-left: 1px solid #b13d3d;
	border-right: 1px solid #b13d3d;

	clear: both;
	width: 140px;
	
}

#nav .hasChildren ul a:link,
#nav .hasChildren ul a:visited {
	float: left;
	width: 129px;
	background: #900;
	padding: 3px 3px 3px 8px ;
	text-decoration: none;
	text-align: left;
}

#nav .hasChildren ul a:hover {
	background: #fff;
	color: #900;
}

/* content --------------------------------------------------------------------------------------------- */
#content {
	background: url(/SiteCollectionImages/page_bg.gif) top left repeat-y;
	margin: 0;
	width: 100%;
	position:relative;
	overflow: hidden;
	clear: both;
	/*float:left;*/
	
}

#top-content {
	position: relative;
	left:2px;
	top: 1px;
	border-bottom: 6px solid #900;
	padding: 0 0 1px 0;
	margin: 0;
	float:left;
	clear: both;
}
	
/* top feature / quicklink area ------------------------------------------------------------------------ */

#top-feature {
	float: left;
	margin: 0 1px 0 0;
	padding: 0px;
	width: 610px;
	font-size:1px;
	overflow: hidden;
	position: relative;
}

#top-feature img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#quicklinks {
	float: left;
	padding: 8px;
	width: 269px;
	height: 161px;
	margin: 0;
	background: #9e928f;
	overflow: hidden;
}

#quicklinks h2 {
	background-color: #867C79;
	color: #E7E5E4;
	font-size:15px;
	padding: 1px 1px 2px 3px;
	margin-top: 6px;
	border-bottom: 1px solid #b6b1b0;
}

#quicklinks form {
	margin: 0;
	padding: 0;
	text-align: right;
}

#quicklinks input#search-field {
	border: 1px solid #c7c7c7;
	color: #6f6f6f;
	width: 233px;
}

/* BUTTONS */

#quicklinks button{
    margin:0;
    background-color:#f5f5f5;
    border:1px solid #c7c7c7;
		font-size:11px;
		font-weight: bold;
    color:#565656;
    cursor:pointer;
}
#quicklinks button{
    width:auto;
    overflow:visible;
    padding:1px 3px 0 3px; /* IE6 */
		margin-left: 3px;
}
#quicklinks button[type]{
    padding:2px 2px 1px 1px; /* Firefox */
    line-height:14px; /* Safari */
}
*:first-child+html button[type]{
    padding:1px 3px 0 3px; /* IE7 */
}

#quicklinks button:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
}

/* Missions / SAMP SBS links ------------------------------------------------------------------------------- */

/* new styles */
#missions,
#samp-sbs {
	margin: 0;
	padding:0;
	list-style:none;
	display: inline;
}

#missions li {
	float: left;
	margin: 2px 0px 2px 0px;
	padding: 0;
  text-indent: -5000px;
}

#samp-sbs li  {
	float: left;
	margin: 4px 0 4px 0px;
	padding: 0;
  text-indent: -5000px;
}

#missions li a,
#samp-sbs li a {
	display: block;
	margin: 0; 
	padding: 0;
	width:100%; height:100%;
	overflow:hidden;
	outline: none;
	text-decoration: none;
}

#missions li.mission-research {
	width: 264px; height: 28px;
	background: url( '/SiteCollectionImages/missions_new.png' ) 0 0 no-repeat;
	margin-top:8px;
}

#missions li.mission-research a:hover {
	
	background: url( '/SiteCollectionImages/missions_new.png' ) 0 -84px no-repeat;
}

#missions li.mission-patcare {
	width: 264px; height: 28px;
	background: url( '/SiteCollectionImages/missions_new.png' ) 0 -28px no-repeat;
}

#missions li.mission-patcare a:hover {
	
	background: url( '/SiteCollectionImages/missions_new.png' ) 0 -112px no-repeat;
}

#missions li.mission-education {
	width: 264px; height: 28px;
	background: url( '/SiteCollectionImages/missions_new.png' ) 0 -56px no-repeat;
}

#missions li.mission-education a:hover {
	
	background: url( '/SiteCollectionImages/missions_new.png' ) 0 -140px no-repeat;
}

#samp-sbs li.samp-link {
	
	width: 145px; height: 32px;
	margin-bottom: 5px;
	background: url( '/SiteCollectionImages/areas_new.png' ) 0 0 no-repeat;
}

#samp-sbs li.samp-link a:hover {
	background: url( '/SiteCollectionImages/areas_new.png' ) 0 -32px no-repeat;
}

#samp-sbs li.sbs-link {
	width: 111px; height: 32px;	
	margin-bottom: 15px;
	margin-left: 7px;
	background: url( '/SiteCollectionImages/areas_new.png' ) -145px 0 no-repeat;
}

#samp-sbs li.sbs-link a:hover {
	background: url( '/SiteCollectionImages/areas_new.png' ) -145px -32px no-repeat;
}
/* end new styles */

/* original styles */
/*#missions,
#samp-sbs {
	margin: 0;
	padding:0;
	list-style:none;
	display: inline;
}

#missions li {
	float: left;
	margin: 10px 5px 6px 5px;
	padding: 0;
  text-indent: -5000px;
}

#samp-sbs li  {
	float: left;
	margin: 4px 0 4px 9px;
	padding: 0;
  text-indent: -5000px;
}

#missions li a,
#samp-sbs li a {
	display: block;
	margin: 0; 
	padding: 0;
	width:100%; height:100%;
	overflow:hidden;
	outline: none;
	text-decoration: none;
}

#missions li.mission-research {
	width: 70px; height: 22px;
	background: url( '/SiteCollectionImages/missions.png' ) 0 0 no-repeat;
}

#missions li.mission-research a:hover {
	
	background: url( '/SiteCollectionImages/missions.png' ) 0 -22px no-repeat;
}

#missions li.mission-patcare {
	width: 89px; height: 22px;
	background: url( '/SiteCollectionImages/missions.png' ) 0 -44px no-repeat;
}

#missions li.mission-patcare a:hover {
	
	background: url( '/SiteCollectionImages/missions.png' ) 0 -66px no-repeat;
}

#missions li.mission-education {
	width: 75px; height: 22px;
	background: url( '/SiteCollectionImages/missions.png' ) 0 -88px no-repeat;
}

#missions li.mission-education a:hover {
	
	background: url( '/SiteCollectionImages/missions.png' ) 0 -110px no-repeat;
}

#samp-sbs li.samp-link {
	
	width: 240px; height: 40px;
	margin-bottom: 5px;
	background: url( '/SiteCollectionImages/areas.png' ) 0 0 no-repeat;
}

#samp-sbs li.samp-link a:hover {
	background: url( '/SiteCollectionImages/areas.png' ) 0 -40px no-repeat;
}

#samp-sbs li.sbs-link {
	width: 240px; height: 40px;	
	margin-bottom: 15px;
	background: url( '/SiteCollectionImages/areas.png' ) 0 -80px no-repeat;
}

#samp-sbs li.sbs-link a:hover {
	background: url( '/SiteCollectionImages/areas.png' ) 0 -120px no-repeat;
}*/
/* end original styles */

/* Video Bar ----------------------------------------------------------------------------------------------- */

#video-bar {
	clear: both;
	margin: 0;
	background: #eee6d6;
	border: 1px solid #d7d1c5;
	text-align: center;
	padding: 4px;
	position: relative;
	top: 2px;
	left: 2px;
	float: left;
	width: 886px;
	
}

#video-bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#video-bar li {
	display: inline;
	margin: 5px 12px;
	position: relative;
}

#video-bar img {
	border: 0;
}

#video-bar span.tooltip {
	display: none;
	background: url(/SiteCollectionImages/tooltip-hover.gif) no-repeat;
	width: 121px;
	height: 26px;
	position: absolute;
	bottom: 80px;
	left: -22px;
	text-align: center;
	padding: 9px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	z-index: 50;
	line-height: 11px;
}

/* Sub Content Area -------------------------------------------------------------------------------------------- */

#sub-content {
	float: left;
	width: 900px;
	padding: 0 25px 0 25px;
}

#news {
	min-height: 280px;
}

.more {
	text-align: right;
	font-size:11px;
	margin:0;
	padding: 0;
}

/* Sub Features -------------------------------------------------------------------------------------------- */

#sub-features {
	width: 225px;
	float: left;
	margin: 10px 25px 10px 0;
	padding: 10px 0;
	font-size: 11px;
	position: relative;
	overflow: hidden;
}

#sub-features div.subFeaturesScrollable div {
	position: relative;
	margin-bottom: 10px;
}

#sub-features img {
	border: 0;
}

#sub-features h3 {
	color: #fff;
	font-size:13px;
	font-weight: bold;
	width: 205px;
	height: 31px;
	padding: 2px 10px;
	margin: 0;
	line-height:15px;
	position: absolute;
	/*bottom: 2px;*/
	top: 105px;
	left: 0;
	background: url(/SiteCollectionImages/featureBG.png) no-repeat bottom left;
}

#sub-features div.subFeaturesScrollable div.more {
	position:absolute;
	top: 123px;
	right: 10px;
	font-style: italic;
}

#sub-features div.more a:link,
#sub-features div.more a:visited {
	color: #fff;
}

/* News ---------------------------------------------------------------------------------------- */

#news {
	width: 285px;
	float: left;
	margin: 10px 25px 10px 0;
	padding: 10px 25px 10px 25px;
	border-right: 1px dashed #d9d0cb;
	border-left: 1px dashed #d9d0cb;
}

#news h2 {
	display: block;
	height: 22px;
	border-bottom: 1px solid #d2cdcc;
	color: #8a817f;
	font-size:16px;
	background: url(/SiteCollectionImages/news-icon.gif) no-repeat center left;
	padding: 3px 0 0 30px;
}

#news .readmore {
	float: right;
}

#siteNews,
#officialNews	{
	height: 262px;
	overflow: hidden;
	position:relative;
	clear: both;
}
			
div#siteNews div.items,
div#officialNews div.items {
	position:absolute;
	clear:both;
	font-size: 12px;
}

/*steve did this crap*/
div#siteNews .newsInfo,
div#officialNews .newsInfo {
	font-size: 9px;
	margin-top: 5px;
}

.newsInfo a {
	text-decoration:none !important;
}

#tool_tip_action {
	text-align: left;
}
#tool_tip_action span {
	font-weight:bold;
}

/* Calendar ---------------------------------------------------------------------------------------- */

#calendar {
	float: left;
}

#topCalendarLink {
	float: right;
	margin-right: 22px;
	clear:both;
}

#calendar #datepicker {
	float: left;
	padding-top: 20px;
}

#cboxLoadedContent div div {
	/*border: 1px solid #e2e2e2;*/
	border: 1px dashed #ccc;
	background: #f5f5f5;
	margin: 5px 5px 7px 5px;
	padding: 5px;
	text-align: left;
}

#cboxLoadedContent div div .eventDesc {
	color: #000;
}

#cboxLoadedContent div div div {
	border:none !important;
	background: #f5f5f5;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


#cboxLoadedContent div div h3 {
	/*color: #5a5250;*/
	color:#990000;
	padding-bottom: 2px;
	font-weight:bolder;
	margin:0px 0px 3px 0px;
	font-size:14px;
}

#cboxLoadedContent div div:hover, #cboxLoadedContent div div:hover div {
	background: #fdffdd;
}



/* Tag Cloud ------------------------------------------------------------------------------- */

#tagcloud {
	width: 240px;
	float: left;
	margin: 10px 0 0 0;
}

#tagcloud h2 {
	display: block;
	height: 22px;
	border-bottom: 1px solid #d2cdcc;
	color: #5a5250;
	font-size:16px;
}

#tagcloud a:link,
#tagcloud a:visited {
	padding: 1px;
	color: #8a817f;
	text-decoration: none;
	margin-right: 2px;
}

#tagcloud a:hover {
	color: #fff;
	background-color: #b6b1b0;
	text-decoration: none;
}

#tagcloud .topLink1,
#tagcloud .topLink2,
#tagcloud .topLink3,
#tagcloud .topLink4,
#tagcloud .topLink5,
#tagcloud .topLink6,
#tagcloud .topLink7 {
	
	
}

#tagcloud .topLink1,
#tagcloud a.topLink1:link,
#tagcloud a.topLink1:visited {
	font-size: 20px;
	color: #00658e;
}

#tagcloud .topLink2,
#tagcloud a.topLink2:link,
#tagcloud a.topLink2:visited {
	font-size: 20px;
	color: #6d8723;
}

#tagcloud .topLink3,
#tagcloud a.topLink3:link,
#tagcloud a.topLink3:visited {
	font-size: 17px;
	color: #dd6f1e;
}

#tagcloud .topLink4,
#tagcloud a.topLink4:link,
#tagcloud a.topLink4:visited {
	font-size: 16px;
	color: #50adc9;
}

#tagcloud .topLink5,
#tagcloud a.topLink5:link,
#tagcloud a.topLink5:visited {
	font-size: 14px;
	color: #abaf79;
}

#tagcloud .topLink6,
#tagcloud a.topLink6:link,
#tagcloud a.topLink6:visited {
	font-size: 12px;
	color: #f39c5e;
}

#tagcloud .topLink7,
#tagcloud a.topLink7:link,
#tagcloud a.topLink7:visited {
	font-size: 10px;
	color: #85ccee;
}
