
body{background:#A0B0D4;font-family:Candara, Calibri, Verdana, Arial, sans-serif;font-size:1em;color:#000000;font-weight:normal;}
a:link {color: #0310C1; font-weight: bold;}
a:visited {color: #900808; font-weight: bold;}
a:hover {color: #900808; text-decoration: underline; font-weight: bold;}
a:active {color: #0310C1; font-weight: bold;}

#fwicki-logo {height:127px; width:960px; background-image: url('http://fwicki.com/design/images/fwicki.png'); background-repeat: no-repeat;}
#featured-feeds {height:250px; width:960px; background-image: url('http://fwicki.com/design/images/featured-feeds.png'); background-repeat: no-repeat;}
.featured-feed-span {text-align: left; margin-left: 25px; line-height: 9.0;}
.featured-feed-signup {margin-left: 25px; font-size: 1.025em; font-weight:bold; color: #900808;}

.new-home-title {color: #1D306D; font-size: 1.2em; font-weight: bold; line-height: 105%;}


/* Large Size Player Settings */

a.player {	
	margin-top:40px;
	display:block;
	background:url(/video-player/images/splash.png) no-repeat;
	width:425px;
	height:234px;
	padding:0 126px 75px 127px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

/* splash image */
a.player img {
	margin-top:115px;
	border:0;	
}

a.player2 {	
	margin-top:40px;
	display:block;
	background:url(/video-player/images/black-splash.png) no-repeat;
	width:500px;
	height:400px;
	/* padding:0 126px 75px 127px; */	
	text-align:center;
	/* color:#fff; */
	text-decoration:none;
	cursor:pointer;
}

/* splash image */
a.player2 img {
	margin-top:180px;
	border:0;	
}

a.player_dsu {	
	margin-top:40px;
	display:block;
	background:url(/video-player/images/dsu-splash.jpg) no-repeat;
	width:430px;
	height:300px;
	/* padding:0 126px 75px 127px; */	
	text-align:center;
	/* color:#fff; */
	text-decoration:none;
	cursor:pointer;
}

/* splash image */
a.player_dsu img {
	margin-top:65px;
	margin-left:215px;
	border:0;	
}

/* Smaller Player (if needed) - Re-Style & Assign Class Using Template For Large Size Player */

/* Black Player */

#black-splash
(
    display:block;
	background:url(/video-player/images/black-splash.png) no-repeat;
	width:500px;
	height:400px;
)

/* Smaller Player (if needed) - Re-Style & Assign Class Using Template For Large Size Player */




