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


body.press #whole_wrapper {  
	background-image : url(bg_1400_1000.jpg); 
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color: #C00;
    
}


#article_container {  
	width:618px;
	padding-left:15px;
	padding:0 15px;
	border-left: solid #e4bf77 1px;
	border-right: solid #e4bf77 1px;
	padding-right: 15px;
	height: 380px;
}


#article_header {  
	background-image : url(top_article_header.gif);
	background-repeat: no-repeat;
	height: 15px;
	
}
	
#article_footer {  
	background-image : url(top_article_footer.gif);
	background-repeat: no-repeat;
	height: 15px;
	
}
	


/* headlines */



#media_list {  
	width: 280px;
}

#media_list_content {  
	width:248px;
	padding:5px 15px 0 15px;
	border-left: solid #e4bf77 1px;
	border-right: solid #e4bf77 1px;
	padding-right: 15px;
}


#media_list_header {  
	background-image : url(media_list_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	
}
	
#media_list_footer {  
	background-image : url(news_headlines_footer.gif);
	background-repeat: no-repeat;
	height: 15px;
	
}
	

#mediaContentInner {  
	margin: 0 0 0 0;
	width: 100%;
	text-align: left;
	
}


.sort_date_container {  
	color: #FFF;
	width: 100%;
	padding: 2px;
	text-align: center;
}

.sort_date {  
	cursor: pointer;
	color: #e4bf77;
}


.MasterDetail {  
	width: 100%;
	max-height: 400px;
	border: 1px solid #e4bf77;
	overflow: auto;
}


.MasterColumn {  
	padding:5px;
	cursor:pointer;
	text-align: left;
	border-bottom: solid #e4bf77 1px;
	color: #FFF;
	height: 75px;
	overflow: hidden;
	
}



.MasterColumnHover {  
	background-color: #333;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.MasterColumnSelected {  
	background-color:#fff;
	color: #000;
	opacity: 0.9;
	filter: alpha(opacity=90);
}


.mediaListThumb {  
	padding: 0 8px 0 0;
}

.mediaListBlock {  
	padding: 0 8px;
	border-left: dotted #e4bf77 1px;
}


.mediaListTitle {  
	font-size: 1.05em;
	border-bottom: dotted #e4bf77 1px;
}

.mediaListPublisher {  
	padding: 4px 0 0 0;
	font-size: 0.84em;
}

.mediaListRelease {  
	padding: 3px 0 0 0;
	font-size: 0.80em;
}





/* media main area */


.DetailContainer {  
	border: 1px solid #e4bf77;
	padding:15px;
	overflow: auto;
	margin: 0;
	min-height: 348px;
	position: relative;
	background-image : url(shadow_400.png);
	background-repeat: repeat-x;
	background-position: bottom;
	
}


#mediaDetail {  
	text-align: left;
	
}

.media_detail_box  {  
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 20px;
	
}

.DetailColumnDateCover{  
	outline:none
	;
}

.DetailColumnTitle {  
	text-align: left;
	padding: 7px 0 5px 10px ;
	color: #000;
	background-color: #e4bf77;
	font-size: 135%;
	font-family: Frutiger, Futura, Verdana, Geneva, sans-serif;
	
}

.DetailColumnPublisher {  
	text-align: left;
	padding: 8px 0 0 0;
	color: #FFF;
	font-size: 110%;
	
}
	
	
.DetailColumnRelease {  
	text-align: left;
	padding: 8px 0 0 0;
	color: #FFF;
	font-size: 90%;
	
}
	
	
	
.DetailColumn {  
	text-align: left;
	padding: 8px 0 35px 0;
	color: #FFF;
	font-size: 0.98em;
	border-top: #e4bf77 2px dotted;
	border-bottom: #e4bf77 2px dotted;
	
}
	
.DetailColumn h2 {  
	padding: 0 0 8px 0;
	font-size: 1.08em;
	font-weight: bold;
	
}
	
.DetailColumn a,.DetailColumn a:link,.DetailColumn a:visited {  
	color: #FF6;
	
}
	
.DetailColumnPages {  
	text-align: left;
	padding: 8px 0 0 0;
	color: #FFF;
	font-size: 90%;
	
}
	
.DetailColumnLink {  
	text-align: left;
	padding: 8px 0 0 0;
	color: #FFF;
	font-size: 90%;
	
}
	
.DetailColumnLink a, .DetailColumnLink a:link, .DetailColumnLink a:visited {  
	color: #FF6;
	
}
	
.DetailColumnLink a:hover {  
	color: #F63;
	
}	
	
.DetailColumnDate {  
	text-align: left;
	padding: 15px 0 0 0;
	color: #FFF;
	font-size: 70%;
	
}
	
table#mediaDetail {  
	text-align: left;
	width: auto;
	
}



/* banner */

.media_headlines_banner {  
	padding: 15px 0 0 0;	
	
}
	
	
/* archive */

#archive_menu {  
	padding: 15px 25px 0 0;	
	
}

.media_archive {  
	color: #e4bf77;
	
}

#media_archive_form {
	}
