@import "topmenu.css";

/* ===============================================
    Skin Styles for Mega Oldies
   =============================================== */
   
body {
 	background-color: #62acec;
 	font-family: arial, tahoma, verdana, helvetica;
 	}
a img {
	border: 0;
	}
table#mainTable {
/* 	background-image: url(background.jpg);
 	background-repeat: repeat-y; */
}
td#topLogo, #header {
	padding: 0px 0 3px 0;
	}
td#footerInfo {
	font-size: 10px;
	color: #000;
	}
td#footerInfo a:link, td#footerInfo a:visited, td#footerInfo a:active {
	color: #000;
	text-decoration: underline;
	}
td#footerInfo a:hover {
	text-decoration: none;
	}
td#contentPaneTop {
	height: 7px;
	background-image: url(images/mainContentTop.gif);
	background-repeat: no-repeat;
	}
td#contentPaneBottom {
	background-image: url(images/mainContentBottom.gif);
	height: 9px;
	background-repeat: no-repeat;
	}	
.ContentPaneBack {
	background-image: url(images/mainContentBack.jpg);
	background-repeat: no-repeat;
	}
td#ContentPane {
	background-image: url(images/contentBack.gif);
	background-repeat: repeat-y;
	}
div.contentFront {
	padding-left: 10px;
	padding-right: 35px;
	}
td#dnn_RightPane {
	padding-top: 10px;
	}
#contentTable {
	margin-top: 10px;
	}
#dnn_rightMenu img {
	margin-bottom: 3px;
	}
#yesBar {
	padding-bottom: 2px;
	}
	
/* Top Story */
.topStoryHeadline {
	font-weight: bold;
	}
.storyHeadline {
	font-size: 12px;
	font-weight: bold;
	}
.topStoryTeaser {
	font-size: 14px;
	}
.storyTeaser {
	font-size: 12px;
	}
.story {
	border-bottom: 1px solid #000;
	padding-bottom: 0px;
	/* height: 105px; */
	}
.topStoryTable {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	}

/* Grid */
.topStoryHeadline {
	font-weight: bold;
	}
.storyHeadline {
	font-size: 12px;
	font-weight: bold;
	}
.topStoryTeaser {
	font-size: 14px;
	}
.storyTeaser {
	font-size: 12px;
	}
.story {
	border-bottom: 1px solid #000;
	padding-bottom: 0px;
	/* height: 105px; */
	}
.topStoryTable {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	}
.gridText {
	height: 120px;
	width: 121px;
	overflow: hidden;
	}
.topStoryMore {
	text-align: right;
	}
h1#storyHead {
	font-size: 22px;
	border-bottom: 1px solid #000;
	}