/*************************************/
/* Project Name: Face of the Program */
/* Author: Scott Walker              */
/* Created: 06.02.2008               */
/*************************************/

/* LAYOUT */
.si-container {
	background: none;
	padding: 0px;
}

.si-subhead h3 {
	background: #4c4c4c;
	color: #fff;
	padding: 3px 0 3px 5px;
}

.si-col2-stack1 {
	background: none;
}

/* TABLES */
.tablehead {
	margin: 0 0 5px;
}
.colhead {
	background: #F7F7F7;
}

/* PODCAST */
ul#podcast-mod {
	background: #fff url(http://assets.espn.go.com/i/ncf/face/mod_bg.jpg) repeat-x bottom left;
	border: 1px solid #cacaca;
	border-width: 0 1px 1px 1px;
	margin: 0;
	padding: 0;
}

ul#podcast-mod li.podcast-player {
	background: #F7F7F7;
	margin: 0;
	padding: 5px;
}

ul#podcast-mod li.podcast-highlight {
	background: none;
	margin: 0;
	padding:8px;
}

ul#podcast-mod li.podcast-highlight em.pod a:link, ul#podcast-mod li.podcast-highlight em.pod a:visited {
	text-decoration: none;
}

ul#podcast-mod li.podcast-highlight em.pod a:hover {
	text-decoration: none;
}

ul#podcast-mod li.podcast-highlight a:link, ul#podcast-mod li.podcast-highlight a:visited, ul#podcast-mod li.podcast-footer a:link, ul#podcast-mod li.podcast-footer a:visited{
color: #444;
}

ul#podcast-mod li.podcast-highlight span#pLink0 a:hover, ul#podcast-mod li.podcast-footer a:hover {
color: #f00;
}

/* FLASH MAP */
.fp-flashMap {
	margin: 0;
	padding: 7px 7px 0 7px;
	text-align: center;
}

/* FACE OF THE PROGRAM SPECIFIC ELEMENTS */
.mod-fp {
	background: #fff url(http://assets.espn.go.com/i/ncf/face/mod_bg.jpg) repeat-x bottom left;
	border: 1px solid #cacaca;
	border-width: 0 1px 1px 1px;
}

.mod-fp p {
	margin: 0 0 10px 0;
	padding: 7px;
}

ul#podcast-mod li.podcast-highlight em {
	color:#000000;
	display:block;
	font-style:normal;
	font-weight:bold;
}

ul#podcast-mod li.podcast-highlight em a:link:hover, ul#podcast-mod li.podcast-highlight em a:link:visited:hover{
	color: #f00;
	text-decoration:none;
}

ul#podcast-mod li.podcast-highlight em a:link, ul#podcast-mod li.podcast-highlight em a:link:visited {
	color:#000000;
	text-decoration:none;
}


ul#podcast-mod a:link:hover, ul#podcast-mod a:link:visited:hover {color: #f00;}