/* ===============================================
    Skin Styles for KXBL - Big Country 99.5
   =============================================== */

body {
 	background-color: #b64a11;
 	font-family: tahoma, verdana, helvetica;
 	}
a img { border: 0; }
table#mainTable {
 	background-image: url(background.jpg);
 	background-repeat: repeat-y;
 	border: 3px double #d5782a;
 	border-top: 0;
}
td#topLogo {
	padding-left: 10px;
	padding-top: 10px;
	}
td#footerInfo {
	font-size: 10px;
	color: #000;
	}
td#footerInfo a {
	color: #000;
	}
td#contentPaneTop {
	height: 29px;
	background-image: url(topPaper.gif);
	background-repeat: no-repeat;
	}
td#contentPaneBottom {
	background-image: url(paperBottom.gif);
	height: 29px;
	background-repeat: no-repeat;
	}	
td#ContentPane {
	background-image: url(paperBack.gif);
	background-repeat: repeat-y;
	}
td#contentWideTop {
	height: 28px;
	background-image: url(images/wideTop.jpg);
	background-repeat: no-repeat;
	}
td#contentWideBottom {
	background-image: url(images/wideBottom.jpg);
	height: 28px;
	background-repeat: no-repeat;
	}	
td#ContentWide {
	background-image: url(images/wideBack.jpg);
	background-repeat: repeat-y;
	}
div#dnn_ContentPane {
	}
td#dnn_rightMenu {
	
	}
td#dnn_RightPane {
	padding-left: 10px;
	}
/* Paper Container */
td.paperTop {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	}
td.paperContent {
	}
td.paperBottom {
	}

/* Top Menu */
td#topMenu {
	background-image: url(images/menuBack2.gif);
	background-repeat: repeat-x;
	width: 790px;
	font-family: georgia, tahoma, arial;
	}
.topMenuContainer {
	height: 42px;
	}	
.topMenuBar {
	height: 42px;
	}
.topMenuItem {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	font-family: georgia, tahoma, arial;
	}
.topMenuRoot {
	height: 42px;
	text-align: center;
	border: 0;
	color: #661411;
	}
.topMenuSelected {
	cursor: hand; 
	color: #e1be88; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: transparent;
	text-decoration: none;
	}
.topMenuSelectedRoot {
	cursor: hand;
	text-decoration: none;
	}
.topMenuActive {
	color: #fff;
	text-align: center;
	}
.topMenuSub {
	background-color: #000;
	border: 1px solid #fff;
	z-index: 1000;
	}
.topMenuIcon {
	cursor: hand; 
	background-color: #000;
	width: 15; 
	height: 21;
	border: 0;
	}
.topMenuSeparator {
	height: 42px;
	width: 23px;
	background-image: url(images/menuSeperator2.gif);
	background-repeat: no-repeat;
	}
#leftMenuEnd, #rightMenuEnd {
	width: 10px;
	height: 42px;
	background-repeat: no-repeat;
	}
#leftMenuEnd {
	background-image: url(images/menuLeft.gif);
	}
#rightMenuEnd {
	background-image: url(images/menuRight.gif);
	}
	
/* Top Story */
.topStoryHeadline {
	font-weight: bold;
	}
.topStory {
	padding-left: 10px;
	}
.storyHeadline {
	font-size: 12px;
	font-weight: bold;
	}
.topStoryTeaser {
	font-size: 14px;
	}
.storyTeaser {
	font-size: 12px;
	}
.story {
/*	border-bottom: 1px solid #000;*/
	padding-bottom: 5px;
	height: 105px;
	}
.topStoryTable {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	}

/* ---- */
table#rightMenu img {
	border: 0;
	}
.advert {
	color: #661411;
	font-size: 10px;
	}
table.gridItemTable {
	border-bottom: 1px solid #000;
	}
#yesBar {
	background-image: url(images/yesBarBack.gif);
	background-repeat: repeat-x;
	}