/* -------------------------------------------  this section contains changes to the page overall, not specific to the daFoWo content -------------------------------------------  */

#section774 #innerlayoutcontainer {
	background-image: url(http://www.star-telegram.com/Multimedia/DaFoWo/DaFoWo_layout_bg.gif);
	background-repeat: repeat-x;
	background-color: #121212;
	}
#section774 #col2 {
	background-color: #121212;
	background-attachment:scroll;
	background-image:url(http://media.star-telegram.com/images/st_faderule_07.gif);
	background-position:right center;
	background-repeat:repeat-y;
	}
#section774 #col3 {
	background-image:url(http://media.star-telegram.com/images/st_faderule_04.gif);
	background-color: #121212;
}
#section774 #pagetitle a {
	color: #fff;
	}
#section774 #pagetitle a:hover {
	text-decoration: underline;
	color: #fff;
	}
#section774 #top_jobs_container {
	background-color: #fff;
	}
#section774 #top_jobs_head {
	background-color: #FF6600;
	}
#section774 .shoplocaladbox {
	background-color: #fff;
	margin: 3px 0;
	}
#section774 .section_title {
	display:none;
	}
	
/* ---------------------------------- this section contains styles for the daFoWo content ------------------------------------------- */
	
#daFoWoContainer a {
	color: #fff;
	}
#daFoWoContainer a:hover {
	text-decoration: underline;
	}
#daFoWoContainer {
	/* background-image: url(http://www.star-telegram.com/Multimedia/DaFoWo/DaFoWo_bg.jpg); 
	background-repeat: repeat-y; 
	background-color: #000;  */
	font-family: "Trebuchet MS", arial, sans-serif;
	padding-bottom: 20px;
	color: #fff;
	width: 95%;
	position: relative;
	}
#daFoWoInner {
	padding: 10px;
	position: relative;
	
	}
#daFoWoPlayer {
	position: relative;
	}
#daFoWoPlayer img {
	
	width: 100%;
	padding: 0;
	margin: 0;
	} 


.daFoWoWide {
	clear: both;
	margin-top: 15px;
	width: 575px;
	position: relative;
	z-index: 1500;
	float:left;
	height: auto;
	}
.daFoWoNarrow {
	clear: right;
	margin-top: 30px;
	width: 286px;
	padding-right:1px;
	/* position: relative; left: 15px; */ 
	}
.daFoWoWideInner {
	padding: 10px 15px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #fff; 
	}
	
/* added by vetter, March 20 */ 	
#player {
	position:absolute;
	left:25px;
	top:120px;
	width:580px;
	height:415px;
	z-index:1000;
 	}
#emailfriend {
	position:absolute;
	left:17px;
	top:600px;
	width:600px;
	height:455px;
	z-index:2;
	}
#sponsorlogo {
	position:absolute;
	left:366px;
	top:22px;
	width:214px;
	height:75px;
	z-index:3;
	}
.links {
	color:#FFFFFF;
	font-family:Trebuchet MS, arial, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	}
	
/* --------------- TYPOGRAPHY ---------------------------- */
#daFoWoContact {
	background-color: #C52901; 
	width: 385px; 
	float: right;
	padding: 2px 15px 2px 3px;	
	}
#daFoWoContact li {
	display: inline;
	float: right;
	font-size: 12px;
	line-height: 14px;
	}
.daFoWoWide h2 {
	display: block;
	padding: 5px 0 5px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #fff;
	background-image: url(http://www.star-telegram.com/Multimedia/DaFoWo/h2_bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	}
.daFoWoWide p {
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 7px;
	
	}
.daFoWoWide p span {
	font-weight: bold;
	text-transform: uppercase;
	}
.daFoWoWide p a {
	color: #fff;
	}
.daFoWoWide p a:hover {
	text-decoration: underline;
	}