﻿body 
{
	background: url('img/bg.gif') repeat;	
    color:#ffffff;
    font-size:12px;
    font-family: arial,verdana,helvetica;
    margin-top:0px; 
    margin-left:0px; 
    margin-right:0px;
}

a {
	color:Silver;
	font-size:12px;
	font-family: arial,verdana,helvetica;
}


.homedefault 
{
	background: url('img/defaultbkg.jpg');
	height: 153px;
	width: 100%;
	background-color: #000000; 
	border-bottom: 1px solid #cccccc;
	background-repeat: no-repeat;
}

td.partnerlogo 
{
	background: url('img/partnerloginnm.jpg')
}

a:hover
{
	color:yellow;
}
  
div.footer 
{
	text-align: center;
}

table.show_header_table 
{
	background-color: Black;
	height: 30px;
}

table.partner_table 
{
	background-color: Black;
	border-style: solid;
	border-width: thin;	
	margin-top: 10px;		
}

td.partner_td 
{

}

td.partner_grey 
{
	background-color: #666666;
}

div.partner 
{
	width: 900px;
	margin-left: 100px;
	margin-top: 10px;
}

div #partner_logo 
{
	background: url('img/logo_broadcast.png');
	width: 600px;
	height: 63px;
	margin: 0 0 0 0;
}

/*
div.partner 
{
	background: #eeeeee;
	padding: 10px;
	margin-top: 0px;
}

#container {
	width:960px;
	margin: 0 auto;
	text-align: left;
}

#head {
	height:88px;
	width:960px;
	padding:19px 0 0;
	border-bottom: solid thin black;
	position: relative;
	margin: 0 0 10px 0;
}

td.showheader 
{
	background: #CCCCCC;
	height: 30px;
}

td.leftcolumn 
{
	background: #cccccc;
	width: 150px;
	vertical-align: top;
}

h1 span, h2 span {
	display: none;
}

a:link, a:visited {
	color: #585b5f;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#ed145b;
	text-decoration: underline;
	font-weight: bold;
}


h1 a:link, h1 a:visited {
	width:312px;
	height:72px;
	display: block;
	background: url(/assets/img/nowmedia_logo-small.png) no-repeat;
}

#nav li {
	float:left;
}

#nav li a {
	float:left;
	width:80px;
	height: 26px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#nav li a:link, #nav li a:visited {
	color:#666;
}

#nav li a:hover, #nav li.active a:link, #nav li.active a:visited {
	color:black;
	background: url(/assets/img/nav_highlight.gif) left bottom no-repeat;
}

#nav {
	position: absolute;
	right:0px;
	bottom:1px;
	width: 180px;
}

div.footer
{
	margin-top:50px;
	font-size: 9px;	
	text-align: center;
}

span.showlive
{
	color: #00CC77;
}

span.showoffline
{
	color: #ff6600;
}
*/
