﻿/* A few minor adjustments for Sickle Cell Care Network home page */

/* Left column on home page */
#Welcome4 #pageSpotlightOne {
	padding-top: 0px;
	padding-left: 5px;
	background: url("/academics/colleges/medicalschool/PublishingImages/assets/Home%20Page/Shadows/spotlightone.png") no-repeat scroll 0 0 transparent;
	height:427px !important;
} 

/* Left column on home page sidebarInfo box */
#Welcome4 #pageSpotlightOne .sidebarInfo {
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	border-width: 0px;
}

/* Left column on home page sidebarInfo box image */
#Welcome4 #pageSpotlightOne .sidebarInfo img {
	float: right;
	margin-top: 15px;
}

.infoBox  {
padding-top:0px;
padding-bottom:16px;
}


#sectionHome1 .infoBox  {
padding-top:0px;
padding-bottom:16px;
}

#sectionHome1 .infoBox .text h4 {
	margin-top:2px;
	padding-top:0;
}

/*content page image*/
#primaryImageWrapper img, .infoBox img {
	background-color: #F2F7FA;
	border: 1px solid #97a8b8 !important;/*important needs to be kept here*/
	padding: 1px;
}

.infoBox h4 a {
	color: #872434;
	font-weight: bold;
}

/* blue = link blue going in favor of this blue in the hopes we end up with different style/color for link eventually  */
.bluebold { font-weight: bold;
	color: #355D83; 
}

.blueboldi { font-weight: bold;
	font-style: italic;
	color: #355D83; 
}

.redbold { font-weight: bold;
	color: #872434;
}

/*.redbold a, a:link {
	color: #872434;
	font-weight: bold;
}
*/

.redboldi { font-weight: bold;
	font-style: italic;
	color: #872434;
}


/* explore tertiary blue use
see <DIV class=sidebarInfo>
<H4 class=subHead>  
*/


/* this is the alternate blue previously considering = to differentiate from link blue since links are not currently underlined it is confusing
 */
/*.bluebold { font-weight: bold;
	color: #5A6E87; 
}

.blueboldi { font-weight: bold;
	font-style: italic;
	color: #5A6E87; 
}

.bluethird { font-weight: bold;
	color: #006595; 
}
*/

.captionfaculty { font-family: verdana,sansserif;
	 font-weight: normal; 
	 font-size: 11px;
	 line-height: 15px;
	 text-decoration: none }
	 

div.facultyimage {
	position: relative;
	left: -18px;
	top: -14px;
	width: 712px;
	border-top: #355d83 1px solid;
	border-bottom: #355d83 1px solid;
	border-right: 0px solid;
	border-left: 0px solid }

div.tabsbegin {
	position: relative;
	top: -14px }
	
sup {
    font-size: smaller;
    line-height: normal;
    vertical-align: super;
}
	

