@charset "utf-8";
/* CSS Document */

.content{
	width:748px;
	padding:0px;
}

#top_left{
	width:377px;
	float:left;
	background-image:url(../images/interface/multimedia/multimedia_title_bar_top_nologo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
	padding-top:14px;	
	margin:0px;	
	height:630px;
}
#top_left.live_tv{
	background-image:url(../images/interface/multimedia/multimedia_title_bar_bottom.jpg);
}

.left_feature_frame{
	width:336px;
	height:213px;
	overflow:hidden;
	margin-left:17px;
	margin-top:22px;
}

#top_right{
	width:371px;
	float:right;
	background-image:url(../images/interface/multimedia/multimedia_title_bar_top_nologo.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:14px;		
	background-color:#FFFFFF;
	height:630px;
	margin:0px;
}	
.right_feature_frame{
	width:336px;
	height:213px;
	overflow:hidden;
	margin-left:17px;
	margin-top:22px;
}
.right_feature_photo{
	height:auto;
	width:auto;
}
.photo_frame_caption{
	width:320px;
	height:38px;
	background-color:#000000;
	color:#FFFFFF;
	margin-left:17px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
span.heading{
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	margin-left:21px;
}
.image_thumb_frame{
	width:75px;
	height:75px;
	overflow:hidden;
	float:left;
	margin-left:17px;
	margin-right:11px;
	margin-bottom:20px;
}
.image_thumb{
	widtpx;
	overflow:hidden;

}
.image_info{
	padding-right:20px;
	height:48px;
}
.feature_caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc092f;
}
.feature_date{
	font-size:11px;
}
.view_gallery{
	position:relative;
	bottom:0px;
}
.recent_photos{
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	margin-top:19px;
	margin-bottom:19px;
	margin-left:17px;
	width:210px;
}

.more_link{
	float:left;
	margin-top:23px;
	width:126px;
}


#bottom_left{
	width:377px;
	float:left;
	background-image:url(../images/interface/multimedia/multimedia_feature_recent_audio.jpg);
	background-repeat:no-repeat;
	height:125px;	
	padding-top:27px;

	margin:0px;
}
#bottom_right{
	width:371px;
	float:right;
	background-image:url(../images/interface/multimedia/multimedia_feature_wallpaper.jpg);
	background-repeat:no-repeat;	
	height:132px;	
	padding-top:20px;
	margin:0px;
}	


#wallpaper_table{
	margin-left:16px;
	margin-top:13px;
}
#wallpaper_table td{
	width:113px;
	padding:0px;
}

#wallpaper_table img{
	width:110px;
	margin:0px;
	padding:0px;
}
	
.audio_list_item{
	margin-left:21px;
	margin-top:6px;
	padding-left:25px;
	
	background-repeat:no-repeat;
	background-position:left;
	background-image:	url(/common/images/interface/multimedia/multimedia_microphone_shadow.gif);
}

.audio_title{
	font-size:0.85em;
}
.audio_date{
	font-size:0.85em;
}


.more_button{
	float:right;
	margin-right:21px;
}