﻿body,html
{
	margin: 0 auto;
	text-align: center;
    font-family: Tahoma !important;
    font-size: 11px !important;
    color: #646567 !important;
    background-color: white !important;
    height: 100% !important;
}

img { border: none; }

.displaynone
{
	display: none;
}

.borderbottom
{
	border-bottom: 1px solid #d9d9d9;
}

.copyright
{
	font-size: 9px;
}

.copyright a
{
	color: #58585a !important;
	font-weight:bold;
	text-decoration: none;
}

.copyright a:hover
{
	text-decoration: underline;
}


strong 
{
	color: #58585a !important;
}

a.link 
{
	color: #ff0000 !important;
	text-decoration: none !important;
}

a.link:hover
{
	text-decoration: underline !important;
}

div.navigationwindow
{
	text-align: left;
	padding: 10px;
}

div.container 
{
	width: 940px;
	text-align: center;
	/* FireFox Solution to center the damn thing */
    margin: 0 auto;
    background-image : url('/images/transbg.gif') repeat-y;
    overflow: hidden; 
    
}

div.header 
{
	text-align: left;
	width: 930px;
	height: 158px;
	/*background-image: url('/images/header.gif');*/
	padding: 0px;
}

div.header2
{
	text-align: left;
	width: 930px;
	height: 52px;
	background-image: url('/images/header2.gif');
	margin-bottom: 5px;
}

div.listen 
{
	margin-top: 105px;
	margin-left: 735px;
}

div.mainleft 
{
	width: 215px;
	float: left;
	color: #000;
}

div.main 
{
	width: 510px;
	float: left;
}

div.mainright
{
	width: 215px;
	float: left;
}

div.blockheader 
{
	width: 200px;
	height: 33px; 
	background-image: url('/images/blockheader.gif');
	background-repeat: repeat-x;
}

div.blockcontent 
{
	width: 200px;
	background-image: url('/images/blockgradient.gif');
	background-repeat: repeat-x;
	background-color: #EDEDED;
}

.box-content-top
{
	margin: 0 auto;
	width: 500px;
	height: 14px;
	display: block;
	background: url(images/box-content-top.gif) no-repeat;
}

.box-content-middle
{
	margin: 0 auto;
	margin: -11px auto;  /* FireFox Lamer */
	width: 500px;
	background: url(images/box-content-middle.gif) repeat-y;
	font-family: Tahoma;
	color: #646567;
	font-size: 11px;
}

.box-content-body 
{
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-top: 10px;     /* FireFox Lamer */
	margin-bottom: 10px;  /* FireFox Lamer */
	text-align: left;
	font-family: Tahoma;
	color: #646567;
	font-size: 11px;
	display: table-cell;
}

.box-content-body table
{
	font-family: Tahoma;
	color: #646567;
	font-size: 11px;
}

.box-content-body h1, h2
{
	text-align: left;
	color: #58585a; 
	font-weight:normal;
	font-size: 14px; /* why size? */ 
	font-family: Tahoma;
	line-height: 1.5em;
}

.box-content-body h3
{
    text-align: left;
    color: #58585a; 
	font-weight:normal;
	font-size: 14px; /* why size? */ 
	font-family: Tahoma;

}

.box-content-body a 
{
	color: #ff0000 !important;
	text-decoration: none !important;
}

.box-content-body a:hover
{
	text-decoration: underline !important;
}

.box-content-body-guestbook
{
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Tahoma;
	margin-top: 10px;     /* FireFox Lamer */
	margin-bottom: 10px;  /* FireFox Lamer */
	color: #646567;
	font-size: 11px;
}

.box-content-body-guestbook table
{
	font-family: Tahoma;
	color: #646567;
	font-size: 11px;
}

.box-content-body-guestbook h1,h2
{
	text-align: left;
	color: #58585a; 
	font-weight:normal;
	font-size: 14px; /* why size? */ 
	font-family: Tahoma;
	line-height: 1.5em;
}

.box-content-bottom
{
	margin: 0 auto;
	width: 500px;
	height: 17px;
	display: block;
	background: url(images/box-content-bottom.gif) no-repeat;
}

.sidebox {
	margin: 0 auto; /* center for now */
	width: 206px; /* width: 206px;206px shouldn't grow imo */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.sideboxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 0px;
}
.sideboxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 4px 30px 5px 10px;
	color: #58585a; 
	font-weight: bold; 
	font-size: 14px; /* why size? */ 
	line-height: 1.5em;
	font-family: Tahoma;
	
}
.sideboxbody 
{
	text-align: left;
	background: url(/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0 auto;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	/*padding-bottom: 5px;*/
	padding-bottom: 10px;  /* FireFox */
	font-family: Tahoma;
	color: #646567;
	font-size: 11px;
	display: block;
	/* padding: 5px 30px 31px; */
}

.center
{
	text-align: center;
	clear: both;
	margin: 0 auto;
	width: 180px;
	display: block;
}

.sideboxbody-control
{
	text-align: left;
	background: url(/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	font-family: Tahoma;
	color: #646567;
	font-size: 11px;
	/* padding: 5px 30px 31px; */
}

.midbox {
	margin: 0 auto; /* center for now */
	width: 499px; /*  shouldn't grow imo */
	background: url(images/mbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.midboxhead {
	background: url(images/mbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 0px;
}
.midboxhead h2 {
	background: url(images/mbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 4px 30px 5px 10px;
	color: #58585a; 
	font-weight: bold; 
	font-size: 14px; /* why size? */ 
	line-height: 1.5em;
	font-family: Tahoma;
	
}
.midboxbody 
{
	text-align: left;
	background: url(/images/mbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;  /* FireFox */
	font-family: Tahoma;
	color: #646567;
	font-size: 11px;
	/* padding: 5px 30px 31px; */
}

.midboxbody h1, h2
{
	text-align: left;
	color: #58585a; 
	font-weight:normal;
	font-size: 14px; /* why size? */ 
	font-family: Tahoma;
	line-height: 1.5em;
}

.midboxbody a 
{
	color: #ff0000 !important;
	text-decoration: none !important;
}

.midboxbody a:hover
{
	text-decoration: underline !important;
}

.rtsIn, .rtsOut
{
  padding: 0px !important;
}

.ctopmenu
{
	padding: 4px 0px 0px 0px !important;
	font-family: Tahoma;
	font-size: 12px;
	color: #58585a;
	font-weight: bold !important;
	text-decoration:none;
}

.cselmenu
{
	color:#ff0000 !important;
}

.cbotselmenu
{
	color: #182983 !important;
}

.cbotmenu
{
	padding: 8px 8px 0px 0px !important;
	font-family: Tahoma;
	font-size: 11px;
	color: #646567;
	font-weight: normal;
	text-decoration:none;
	padding-right: 20px;
}
.chovermenu
{
    text-decoration: underline !important;
}


#tblRadioGuide
{
	width: 97%;
}

#tblRadioGuide  th
{
	font-weight: bold;
	border-bottom: 2px solid #efefef;
}
#tblRadioGuide  td
{
	
	border-bottom: 1px solid #efefef;
	vertical-align: top;
}

.ItemStyleGuestbook-left
{
    border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid #efefef;
	font-size: 9px;
	vertical-align: top;
}

.ItemStyleGuestbook, .ItemStyleNewsBlock
{
    border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid #efefef;
	vertical-align: top;
}

.LineStyle-Header
{
	border-bottom: 2px solid #efefef;
	width:97%;
	display:block;
	height: 5px;
}

#colTimes
{
	width: 75px;
}
td.colTime
{
	color: #e47f4e;
}

.error-panel
{
	border-style : dotted;
	border-width : 1px;
	border-color : #000;
	display: table-cell;
	width: 97%;
	background-color: #fcf17e;
	padding: 10px;
}

.GridPager_Default td 
{ 
   background: white; 
   border: solid 1px white; 
   border-top: 1px solid #c7c7c7; 
   height: 21px; 
	color: #999; 
	padding-left: 4px; 
	text-align: right !important;
} 

.GridPager_Default a 
{
	color: #ff0000 !important;
	text-decoration: none !important;
}

.GridPager_Default a:hover
{
	text-decoration: underline !important;
}

.col-topleft
{
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

.col-topright
{
	border-bottom: 1px solid #efefef;
}

.col-bottomleft
{
	border-right: 1px solid #efefef;
}

.itemStyle-small
{
    font-size: 9px;
}

.itemStyle-time
{
	color: #e47f4e;
}

.itemstyle-newsfeed
{
	font-size: 9px;
	color: #58585a;
	height:17px; display: block; border-bottom:1px #efefef dotted;
	margin-bottom: 5px;
}












