/* FM Media */

.fm-media {
}
div.icntmm {
	margin-bottom: 20px;
}
div.icntmedia {
}
div.mmline {
	width: 100%;
	height: 2px;
	background-image: URL(/includes/fm/images/media/xhorz-divider.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 15px;
}
div.featuredblock {
	width: 320px;
	float: left;
	margin-bottom: 15px;
}
div.featuredblock .thumb {
	width: 300px;
	height: 225px;
	margin-bottom: 5px;
}
div.featuredblock .title {
	width: 290px;
	margin-bottom: 5px;
}
div.featuredblock .desc {
	width: 290px;
	margin-bottom: 5px;
}
div.featuredblock .controls a {
	color: #999;
	text-decoration: none;
}
div.featuredblock .controls a:hover {
	color: #2b352c;
}
/* START: Media/Video List Table ------------------- */

div.icntmm-archive {
}
div.fmmetitle {
	color: #555;
	font-weight: bold;
	margin-bottom:5px;
}
table.fmmediat {
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 20px;
}
table.fmmediat td {
	padding:4px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
table.fmmediat tr.smhdr td {
	background: #eee;
	font-weight:bold;
}
table.fmmediat tr.row1 td {
}
table.fmmediat tr.row2 td {
	background: #f6f6f6;
}
table.fmmediat .smdate {
	width: 100px;
}
table.fmmediat .smspeaker {
	width: 180px;
}
table.fmmediat .smwatch {
	width: 120px;
}
div.h2txt {
	margin-bottom: 10px;
}
/* END: Media/Video List Table ------------------- */

table.mediainfotable {
	margin-top: 6px;
	margin-top: 20px;
}
/* START: Detail View ========================= */
.mediacntr {
	margin-top: 10px;
	margin-bottom: 15px;
}
