@import "topmenu.css";
@import "containers.css";

/* ===============================================
    Skin Styles for WLWK
   =============================================== */
   
body {
 	background-color: #999;
 	background-position: center center;
 	background-repeat: repeat-y;
 	font-family: arial, tahoma, verdana, helvetica;
 	color: #000;
 	}
td#topLogo, #header {
	padding: 0;
	}
#header {
	background-image: url(/Portals/74/images/topHeader.jpg);
	background-repeat: no-repeat;
	}
a img { border: 0; }
table#footer {
	background-color: #00316a;
	border-left: 5px solid #999;
	border-right: 5px solid #999;
	}
td#footerInfo {
	font-size: 10px;
	color: #fff;
	}
td#footerInfo a:link, td#footerInfo a:visited, td#footerInfo a:active {
	color: #fff;
	text-decoration: underline;
	}
td#footerInfo a:hover {
	text-decoration: none;
	}
td#bottomSpacer {
	background-color: #f00;
	}
#mainTable {
	border-left: 5px solid #999;
	border-right: 5px solid #999;
	background-color: #fff;
	}
#dnn_topBanner {
	overflow: hidden;
	height: 90px;
	width: 732px;
	}
td.topBanner {
	padding-top: 5px;
	}
#dnn_topWeather {
	overflow: hidden;
	width: 181px;
	height: 34px;
	}
#dnn_ContentBottom {
	padding-top: 10px;
	}
#leftContent {
	padding-top: 10px;
	}
#dnn_RightPane {
	padding: 5px 0;
	text-align: center;
	background-color: #6a7076;
	}
.insideContent {
	padding: 5px 10px;
	}
#dnn_weatherPane { 
	width: 232px;
	height: 83px;
	overflow: hidden;
	}
#subMenu {
	background-color: #f00;
	}
span.SubHead {
	font-size: 9px;
	}
	
span.rssNewsTitle {
	font-weight: bold;
	font-size: 110%;
	}
div.rssNewsTeaser {
	padding-left: 10px;
	padding-bottom: 10px;
	}
.rssMore {
	text-align: right;
	font-size: 8pt;
	}
ul#rssList {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
ul#rssList li {
	list-style-type: none;
	}
ul#rssList li:before {
	content: "\00BB \0020";
	}

.rightBoxes img {
	padding: 3px 0;
	}
	
/* Audio */
#audioEntry h1 {
	color: #000;
	border-bottom: 1px solid #005daa;
	}
#audioEntry p {
	font-size: 11pt;
	margin-left: 10px;
	}
.audioPlayer {
	margin-left: 10px;
	}