a{
	color: #F7403A;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1.blog {
	text-align: center;
	font-size: 150%;
	margin: 0px;
}

.recivabrowsestart {
	color: #F7403A;
	font-size: 150%;
	text-decoration: underline;  
}

.recivamystuffhead {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}

.quadrantHeading {
	margin-bottom: 1ex;
	font-size: 120%;
}

img.rss {
	margin-left: 1em;
}

.img_left{
   float: left;
   margin-right: 5px;
}

.nodisplay{
	display: none;
}

.smalltext{
   font-size: 80%;
   color: #666;
}

/*.line{
	display: none;
}*/

.streams{
	border-bottom: 1px dotted #ccc;
	padding: 5px;

}

a#active_menu:hover {
}

a#login{
	color: #CCCCCC;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

a#login:hover, a#navbar:hover {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

a#navbar{
	color: #999999;
	font-size: 90%;
	text-decoration: none;
}

body{
	font: 80% verdana,sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
        background-color: White;
}

div#container{
	text-align: left;
}

div#container{
	margin: 0 auto;
	width: 758px;
}

div#content{
	float: left;
	padding: 10px;
	width: 590px;
}

div#content p{
	line-height: 1.4;
}

div#extra{
	background: #FF8539;
}

div#extra{
	float: left;
	width: 590px;
}

div#footer{
	background: #333333;
	color: #FFFFFF;
}

div#footer{
	background-color: #c8c8c8;
	border-top: 1px solid #999;
	clear: both;
	padding: 5px;
	width: auto;
}

div#footer p{
	margin: 0;
	padding: 5px 10px;
}

div#header h1{
	background: #FFF2AB;
	color: #79B30B;
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
}

div#navigation{
	background: #B9CAFF;
}

div#navigation{
	float: right;
	width: 150px;
}

img a{
	text-decoration: none;
}

rounded-table a{
	margin-left: 0;
}

.componentheadinghlp, .componentheading, .componentheading_err {
	color: #F7403A;
	font-size: 180%;
	padding-bottom: 20px;
}

.contentheading{
	color: #F7403A;
	font-size: 180%;
}

td.contentheading a{
       font-weight: bold;
}

.recivaproductname{
	color: #F7403A;
	font-weight: bold;
	margin-top: 0em;
}

.contentpane{
	padding-right: 10px;
}

.contentpane input, .contentpane select, .contentpane_err input, .contentpane_err select {
	/*font-size: 80%;*/
}

.content-table{
	padding: 5px;
}

.dottedline {
	border-bottom: 1px dotted #DCDCDC;
	margin-bottom: 5px;
	padding: 5px;
	padding-right: 15px;
	width: auto;
}

.latestnews ul{
	margin: 5px;
	padding-left: 10px;
}

.mainlevel a:hover{
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

.modmidtable{
	background-image: url(../images/modtable.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 1em;
	padding-top: 1em;
}

.moduletable{
}

.moduletable article_seperator {
	border-bottom: 1px dashed #CCCCCC;
}

.moduletable contentheading{
	font-size: 100%;
}

.moduletable th {
	color: #F7403A;
	font-size: 120%;
	font-weight: normal;
	font-weight: bold;
	padding-bottom: 0.5em;
}

a.stationname {
       font-weight: normal;
}

.pagenav {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	padding: 10px 1px 2px 1px;
	white-space: nowrap;
}

.pagenav a:link, .pagenav a:visited {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	padding: 10px 4px 2px 4px;
	white-space: nowrap;
}

.mostrecentheading {
	color: #303030;
	font-weight: bold;
}

.notes {
	margin-top: 0em;
	margin-left: 3em;
	margin-bottom: 2em;
}

.recivacathead{
	color: #F7403A;
	font-size: 200%;
}

.recivaprodname {
	color: #F7403A;
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 10px;
}

.recivastationname{
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}

.rounded-table{
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	padding-bottom: 5px;
	padding-left: 10px; /* background-image: url(../images/table-back.gif);
	background-position: top;
	background-repeat: repeat-y; */
	padding-top: 5px;
}

.rounded-table ul {
	margin-left: 0;
	padding-left: 1.5em;
}

.rounded-table-bottom{
	background-image: url(../images/table-bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 16px;
}

.rounded-table-dotted{
	background-image: url(../images/table-back.gif);
	background-position: top;
	background-repeat: repeat-y;
	border-bottom: 1px dotted #666666;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.rounded-table-header{
	color: #FF8539;
	font-size: 200%;
}

.rounded-table-top{
	background-image: url(../images/table-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px;
	padding-bottom: 0px;
}

.rt-bl{
	background-image: url(../images/bl.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 20px;
}

.rt-bottom{
	border-bottom: 1px solid #C8C8C8;
	height: 20px;
}

.rt-br{
	background-image: url(../images/br.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 20px;
}

.rt-content{
	vertical-align: top;
}

.rt-left{
	border-left: 1px solid #C8C8C8;
	width: 20px;
}

.rt-right{
	border-right: 1px solid #C8C8C8;
	width: 20px;
}

.rt-table{
	margin: 10px;
	margin: 0px;
	padding: 0px;
	width: 560px;
}

.rt-tl{
	background-image: url(../images/tl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
}

.rt-top{
	border-top: 1px solid #C8C8C8;
	height: 20px;
}

.rt-tr{
	background-image: url(../images/tr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
}

.sectiontableentry1 td, .sectiontableentry1_err td, .sectiontableentry2 td, .sectiontableentry2_err td {
	border-bottom: 1px dotted #CDCDCD;
	padding: 5px;
}

.sectiontableentry1hlp td, .sectiontableentry2hlp td {
	padding: 5px;
	padding-left: 20px;
}

.sectiontableentry2 a:hover, .sectiontableentry2_err a:hover, a:hover, .recivastationname a:hover, .sectiontableentry1 a:hover, .sectiontableentry1_err a:hover {
	color: #F0403A;
}

/* .sectiontableentry2_err a,   .sectiontableentry1 a, .sectiontableentry1_err a, .sectiontableentry2 a {
	color: #000000;
} */

/* End IE5-Mac hack */
#active_menu {
	font-weight: bold;
}

#footer a{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#footer a:hover{
	color: #fff;
	text-decoration: underline;
}

#footer td{
	background-color: #B2B2B3;
	font-size: 80%;
	padding: 10px;
}

#footer tr{
	background-color: #B2B2B3;
	border: 1px outset #C0C0C0;
	padding: 5px;
}

#header{
	background-color: #FFFFFF;
	/* background-image: url(headerBack.gif);
	background-repeat: no-repeat; */
	height: 100px;
	position: relative;
}

#kb-title {
	color: #F7403A;
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 10px;
}

#loggedin{
	background-color: #FFFFFF;
	color: #F7403A;
	font-size: 75%;
	font-weight: normal;
	text-align: right;
}

#login{
	padding: 5px; /* background-color: #B2B2B3;
	border-bottom: 1px solid #808080;
	height: 60px;
	margin-top: 0px; background-image: url(../images/navBack.gif);
	background-position: bottom;
	background-repeat: repeat-x; 
	border-left: 1px solid #E2E2E2; 
	border-right: 1px solid Gray; */
	vertical-align: top;
}

#mainbody{
	background-color: #FFFFFF;
	background-image: url(mainBodyBack.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 600px;
	padding: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
}

#mainbody h3, #mainbody h1, #mainbody h2 {
	color: #F7403A;
	/*font-size: 13px;*/
	font-weight: normal;
}

#mainlevel {
}

#mainlevel a{
	color: #4A4A4A;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

#mainlevel a {
	color: #000000;
	display: block;
	font-size: 60%;
	font-weight: bold;
	text-decoration: none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mainlevel a {
	float: none;
}

#mainlevel li {
	background: url(../images/taboff.gif);
	float: left;
	font-size: 75%;
	list-style: none;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}

#mainlevel ul {
	font-size: 75%;
	list-style: none;
	margin-left: 0px;
}

#navbar{
	background-color: #B2B2B3;
	/* height: 60px; */
	margin-top: 0px; /* background-image: url(../images/navBack.gif);
	background-position: bottom;
	background-repeat: repeat-x; 
	border-left: 1px solid #E2E2E2; 
	border-right: 1px solid Gray; */
	padding: 10px;
	vertical-align: top;
}

.srch_inputbox{
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 2px;
}

#rightbody{
}

#tabs{
	background-color: #FFFFFF;
}

#tabs a{
	border: none;
	text-decoration: none;
}

#tabs a:hover{
	border: none;
	text-decoration: none;
}

/* Accessible, localisable tabs */
.navtab
{ float: left; background-color: #B2B2B3; margin: 0ex 1px 0ex 0ex; font-weight: bold; width: 10em; text-align: center;  }

.navtabContents
{ background: url(../images/tab-left-unselect.png) left top no-repeat; padding-left: 8px; }
.unselectNavtabContents
{ background: url(../images/tab-left-unselect.png) left top no-repeat; padding-left: 8px; cursor: pointer; }
.selectNavtabContents
{ background: url(../images/tab-left-select.png) left top no-repeat; padding-left: 8px; cursor: pointer; }

.navtabContents .navtabText
{ padding-top: 1ex; padding-bottom: 1ex; background: url(../images/tab-right-unselect.png) right top no-repeat; padding-right: 8px; }
.unselectNavtabContents .navtabText
{ padding-top: 1ex; padding-bottom: 1ex; background: url(../images/tab-right-unselect.png) right top no-repeat; padding-right: 8px; }
.selectNavtabContents .navtabText
{ padding-top: 1ex; padding-bottom: 1ex; background: url(../images/tab-right-select.png) right top no-repeat; padding-right: 8px; }

.navtab a
{ text-transform: uppercase; color: #777777; text-decoration: none; }
.selectNavtabContents a, .navtab a:hover
{ color: #000000; }
/* Accessible, localisable tabs */

.toolbar{
	background-color: #B2B2B3;
	margin-top: 0px; /* background-image: url(../images/navBack.gif);
	background-position: bottom;
	background-repeat: repeat-x; 
	border-left: 1px solid #E2E2E2; 
	border-right: 1px solid Gray; 
	border-bottom: 1px solid #808080;*/
	padding: 5px;
	vertical-align: middle;
}

.toolbar a{
	color: #000;
	text-decoration: underline;
	border: none;
	font-weight: normal;
}

.toolbar a:hover{
	color: #fff;
	border: none;
	text-decoration: underline;
}

#toolbar .mainlevel a{
	font-size: 200%;
}

.streamerInfo {
	float: left;
	width: 50%;
}

.closeWindow {
	float: left;
	margin-top: 2em;
	width: 50%;
	text-align: center;
}
