@charset "UTF-8";
/* CSS Document */

#header {
	width: 980px;
	height:500px;
	background-image: url(../img/highlightsHeader.jpg);
	background-repeat: no-repeat;
}

#headerTier {
	width: 980px;
	height:1200px;
	background-image: url(../img/highlightsHeader.jpg);
	background-repeat: no-repeat;
}

#intro{
	width:400px;	
	padding-top:260px;
	padding-left:65px;
	text-align:justify;
	margin-bottom:0px;
}

#leftCol{
	margin-left:55px;	
	float:left;
	width:320px;
}

#rightCol{
	text-align:justify;
	padding-top:10px;
	padding-right:50px;
	
}

#leftCol img{
	display:block;	
	margin-bottom:10px;
}


#body{
	height:320px;	
}

/* Override to hide Flash */
#flashOrImage{
	display: none;	
}

#featureContentMain{
	clear:both;
	padding-top:65px;
	padding-left:64px;
		
}

.featureSummary {
	color: #000000;
	font-size: 10px;
	width:450px;
	height:160px;
	overflow:auto;
	padding-right:8px;
	text-align:justify;
}


#featureSubTitle {
	font-size:12px;
}

.authorCredit {
	margin-bottom:6px;
	font-size:11px;
	color: #333333;
	
}

.mainCopy {
	font-size: 11px;
	line-height: 14px;
}



.featuredInfo {
	margin-top:0px;
	font-size:10px;
}

#tickerCont{
	width:980px;
	height:23px;
	background-image: url(../../permaAssets/tickerBKG.jpg);
	background-repeat: no-repeat;
	padding-top:0px;
}

.tickerHeadlines{
	font-weight: bold;
	color: #F90;
	margin-left:10px;
	margin-right:10px;
}

.tickerCopy{
	color: #FFF;		
}

#TICKER a, #TICKER a:visited{
	color: #BDDEF7;		
}

#TICKER a:hover{
	color: #F66017;
}

#c1 {
	width:660px;
	float:left;
	padding-right:20px;
}


.storyEntry {
	font-size: 11px;
	margin-bottom:35px;
	display:block;
	clear:both;
	text-align:justify;
	}
	
.thumbnail {
	margin-left:0px;
	padding-left:50px;
	float:left;
	
}

.courtesy {
	font-size: 8px;
	color: #333333;
	margin-left:5px;
	margin-top:0px;
}

.storySection {
	margin-left: 270px;	
}

.titles {
	font-size:16px;
	font-weight: bold;
}

.sectionCopy {
	line-height:12px;
}

#cCont{
	background-image: url(../../permaAssets/highlightsBodyBKG.jpg);
	background-repeat: repeat-y;
	height:1250px;
	padding-top:20px;
}

#highlightsTitle{
	margin-left:51px;	
	margin-bottom:2px;	
}

.divider {
	background-color: #A3E2F3;
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	float:right;
}

#videoCont{
	margin-left:50px;
	background-image: url(../../permaAssets/blueGrad.jpg);
	background-repeat: repeat-x;
	text-align:center;
	padding:10px;
}

#videoPlayerSubtitle{
	width:450px;
	text-align:justify;
	margin:0 auto;
	font-size:12px;
}


#videoPlayer{
	padding:10px;
}

.boxItem {
	background-image: url(../../permaAssets/bluegrad.jpg);
	background-repeat: repeat;
	margin-left:680px;
	margin-right:30px;	
}

.boxCopy {
	padding:15px;
	font-size:11px;
	text-align:justify;
}

.boxThumb {
	text-align: center;	
	padding-top:10px;
}

.boxEntry {
	margin-bottom:25px;
}

.boxTitles {
	font-size:16px;
	font-weight: bold;
	margin-bottom:5px;
	text-align:left;
	color: #103870;
}

.titleTier {
	font-size:25px;
	font-weight: bold;
	margin-bottom:10px;
	padding-top:10px;
	width:420px;
	color: #103870;
}

#featureSubTitleTier {
	font-size:15px;
	width:400px;
	line-height: 20px;
}

.mainCopyTier {
	font-size: 12px;
	line-height: 20px;
	padding-top:20px;
	padding-right:100px;
	text-align:justify;
}

.backLink {

	padding-top:20px;
	font-size: 12px;
	
}

/* This is where to set how the text wraps around the top TV */
#tierBlock{
	float:right;	
	width:400px;
	height:100px;
	
}


.tierList li {
	font-size: 12px;	
	padding-bottom:20px;
	padding-right:0px;
}

#secondaryTierImage {
	float:left;
	padding-right:15px;
	height:260px;
	position: relative;
}

#secondaryTierImageCaption {
	font-size: 9px;
	color: #666;
}



