﻿.newsDesk{
	background-color:#ffffff;	
}
.newsDesk .searchPane{
	border-top:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top:5px;
	padding-bottom:5px;
}
.newsDesk .searchPane span{
	margin-left:10px;	
}
.newsItem {
	min-width:1px;
	clear:both;	
}

.newsDesk .searchResults, .newsDesk .searchSelection{
	background-color:#ffffff;	
	overflow:auto; 
	height:290px;
	padding-left:5px;
	padding-right:5px;	
	float:left;
}
.newsDesk .searchResults{
	width:365px;
	border-right-style:solid;
	border-right-width:1px;
}
.newsDesk .searchSelection{
	width:400px;
}

.newsDesk .searchResults .newsItem{
	padding-bottom:5px;
}
.newsDesk .searchResults .newsItemCreateDate{
	display:block;
	float:left;
	color:#006d80;
	font-size:smaller;
	margin-right:10px;
	width:45px;
}
.newsDesk .searchResults .newsItemImage{
	display:none;
}
.newsDesk .searchResults .newsItemTitle{
	float:left;
	display:inherit;
	cursor:pointer;
	text-decoration:underline;
	width:290px;
	/*
	This can be used to display a one liner
	height:1em;
	overflow:hidden;
	padding-bottom:5px;
	*/
}


.newsDesk .searchResults .newsItemSubTitle{
	display:none;
}
.newsDesk .searchResults .newsItemSummary{
	display:none;
}
.newsDesk .searchResults .newsItemReadMore{
	display:none;
}



.newsDesk .searchSelection .newsItemCreateDate{
	display:none;
}
.newsDesk .searchSelection .newsItemImage{
	display:inherit;
	margin-bottom:5px;	
}
.newsDesk .searchSelection .newsItemTitle{
	display:inherit;
	font-size:large;
	font-weight:bold;
	margin-bottom:2px;
}
.newsDesk .searchSelection .newsItemSubTitle{
	display:inherit;
	font-size:larger;
	font-weight:bold;
	margin-bottom:5px;
}
.newsDesk .searchSelection .newsItemSummary{
	display:inherit;
	text-align:justify;
}
.newsDesk .searchSelection .newsItemReadMore{
	display:inherit;
}



/*
* Frame Type 1 and 2, Small Image, Header and sub header
*
*/
.searchSelection .frameType1 img, .searchSelection .frameType2 img{
	float:left;
	margin-right:5px;
}
.searchSelection .frameType1 .newsItemTitle, .searchSelection .frameType2 .newsItemTitle{
	display:block;
}
.searchSelection .frameType1 .newsItemSubTitle, .searchSelection .frameType2 .newsItemSubTitle{
	display:block;
	clear:both;
}
.searchSelection .frameType1 .newsItemSummary, .searchSelection .frameType2 .newsItemSummary{
	display:block;
}

/*
* Frame Type 3 and 4, Large Image, Header and sub header
*
*/
.searchSelection .frameType3 img, .searchSelection .frameType4 img{
	display:block;	
}
.searchSelection .frameType3 .newsItemTitle, .searchSelection .frameType4 .newsItemTitle{
	display:block;
}
.searchSelection .frameType3 .newsItemSubTitle, .searchSelection .frameType4 .newsItemSubTitle{
	display:block;
}


/*
.searchSelection .frameType_1 .newsItemTitle{
	float:left !important; 	
}

.newsDesk .searchSelection .frameType_2 .newsItemTitle{
	min-width:1px;
	
	background-color:Red !important;
}
.searchSelection .frameType_3 .newsItemTitle{
	float:left;	
}
.searchSelection .frameType_4 .newsItemTitle{
	float:left;	
}
.searchSelection .frameType_5 .newsItemTitle{
	float:left;	
}
.searchSelection .frameType_1 .newsItemImage{
	float:left;	

}
 .searchSelection .frameType_2 .newsItemImage{
	float:left;	
}
 .searchSelection .frameType_3 .newsItemImage{
	float:left;	
}
 .searchSelection .frameType_4 .newsItemImage{
	float:left;	
}
.searchSelection .frameType_5 .newsItemImage{
	float:left;	
}


.newsDesk .searchSelection .frameType_2 .newsItemImage{
	float:left;	
}
.newsDesk .searchSelection  .frameType_2 .newsItemSummary{
	clear:both;
}

*/

.newsDesk .subscribe{
	float:right;	
}

.mediaRegistration{
	background-color:#ffffff;	
	height:400px;
	overflow:auto;
}
.mediaRegistration .spanText{
	float:left;
	width:105px;
}

.mediaRegistration .infoBlock{
	float:left;
	width:350px;	
}

.mediaRegistration .buttonBar{
	clear:both;
	margin-left:550px;
}
.mediaRegistration .buttonBar{
	
}
.mediaRegistration .buttonBar img{
	display:block;
}
.mediaRegistration .buttonBar input{
	
}
.mediaRegistration .captchaError{
	color:Red;	
}

.mediaRegistration .required{
	color:Red;
}


.executiveBio .bio {
	width:360px;	
	float:left;
	height:135px;
	margin-bottom:5px;
}
.executiveBio .bio img{
	float:left;
	margin-right:5px;
	margin-bottom:45px;
}
.executiveBio .bio .executiveName{
	font-weight:bold;
	font-size:larger;
}
.executiveBio .bio .executiveTitle{
	font-weight:bold;
	font-style:italic;
}


.videoGallery .mediaType{
	margin-left:0px;
	padding-left:500px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.videoGallery .mediaType li{
	display:inline;
	background-image:none;
	font-weight:bold;
}

.videoGallery .videoFrame{
	border-width:2px;	
	float:left;	
	width:450px;
	height:275px;
	background-color:#00433a;
	overflow:auto;
}

.videoGallery .videoLinks{
	float:left;	
	width:300px;
	height:275px;
	overflow:auto;
	margin-right:10px;
}
.videoGallery .videoLinks li a{
	text-decoration:none;
}

.videoGallery .broadbandOnly .dialup{
	display:none;
}
.videoGallery .dialupOnly .broadband{
	display:none;
}

.videoGallery li{
	cursor:pointer;
	text-decoration:underline;	
}