div#page_outer { background: url(../art/h_outerbg.jpg) repeat-x; }

div.main {
	background: url(../art/h_bg.jpg) no-repeat;
	padding-top: 40px;
	background-position: 0 40px;
}

h2,div.mainlinks, div.synopsis {
	font-family: 'Cantarell';
}

h2 {
	margin: 8px 0 15px 60px;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
}

h1 {
	margin-top: 20px;
}

h4 {
	color: #444;
}

a.comlink {
	background-image: url(../art/pl_cm.gif);
}

a:link {
	color: #3b7b49;
}

a:visited {
	color: #7d8c80;
}

a:hover {
	color: #b9a714;
	text-decoration: none;
}

table.main div.video h3 {
	color: #666;
}

table.main div.videoarea {
	width: 514px;
}

table.main div.video {
	width: 640px;
}

table.main div.video div.osocial { float: right; width: 105px; margin: 5px 0 15px 0px;}
table.main div.video div.osocial div.fb { padding: 125px 5px 25px 8px; border-bottom: 1px dotted #aaa; }
table.main div.video div.osocial div.twitter { width: 55px; padding: 25px 25px 25px 25px; }
table.main div.video div.osocial a.comlink { display: block; text-decoration: none; width: 90px; color: #ffea00; margin: 15px 0 0 0px; background-image: url(../art/h_cbubble.png); background-repeat: no-repeat; background-position: top center; padding: 55px 10px 18px 5px; font-size: 13px; text-align: center; border-bottom: 1px dotted #aaa;  }
table.main div.video div.osocial a.comlink:hover { background-image: url(../art/h_cbubblea.png); background-position: top center; color: #5aff4c;}


table.main div.video div.bar {
	background-color: #507d5a;
	width: 469px;
	float: left;
}

table.main div.video div.bar a {
	color: #ffea00;
}

table.main div.video div.bar a.comments {
	background: url(../art/h_cbub.png) no-repeat;
	background-position: right center;
}

table.main div.video div.bar a.comments:hover {
	background: url(../art/h_cbuba.png) no-repeat;
	background-position: right center;
}


table.main div.mainlinks {
	width: 100%;
}

table.main div.mainlinks a.major {	
	text-decoration: none;
	padding: 3px 15px 3px 15px;
	margin: 0 0 10px 0;
	font-size: 22px;
	color: #ffea00;
}

table.main div.mainlinks a.major span.mainblurb {	
	color: #294030;
	padding-top: 7px;
}

table.main div.mainlinks a.major:hover, table.main div.video div.bar a:hover, table.main div.mainlinks a.links:hover, table.main div.mainlinks a.sublinks:hover, table.main div.synopsis a:hover {
	color: #5aff4c;
}


table.main div.mainlinks a.major:visited, table.main div.video div.bar a:visited, table.main div.mainlinks a.links:visited, table.main div.mainlinks a.sublinks:visited, table.main div.synopsis a:visited {
	color: #f6eaa7;
}

table.main div.mainlinks a.top {
	height: 140px;
}

table.main div.comingsoon {
	margin: 0 0 0 35px;
	padding: 5px;
	text-align: center;
	color: #35633e;
	font-size: 16px;
	background-color: #efe;
}


table.main div.top {
	height: 140px;
}

table.main div.mainlinks a.last {	
	border-right: 0px;
}

table.main div.mainlinks {	
	background: url(../art/h_navbg.png) repeat-x;
}

table.main div.mainlinks a.major {	
	border-right: 1px solid #95b8a4;
}

table.main div.mainlinks a.links {	
	border-right: 1px solid #95b8a4;
	text-decoration: none;
	padding: 3px 15px 3px 15px;
	margin: 10px 0 10px 0;
	font-size: 19px;
	color: #ffea00;
}

table.main div.mainlinks a.sublinks {	
	border-right: 1px solid #95b8a4;
	color: #ffea00;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 7px;
}

table.main div.mainlinks a.last {	
	border-right: 0;
}


table.main div.synopsis {
	color: #193423;
}

table.main div.synopsis a {
	color: #ffea00;
}

td.comments {
	background-color: #dedee2;
}

div.bottom {
	background-color: #fff;
}

div._pgelsebox {
	padding: 1px 0 0 1px;
	
}

div.broadcast {
	background-color: #e4cc67;
	padding: 10px;
	margin-bottom: 7px;
	cursor: pointer;
}

div.broadcast:hover {
	background-color: #5aff4c;
}

div.broadcast h3 {
	color: #036929;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
}

div.broadcast h3 span.schedule {
	font-size: 16px;
	text-transform: none;
}

div.broadcast a:link, div.broadcast a:visited {
	color: #036929;
	text-decoration: none;
}

div.broadcast:hover a {
	text-decoration: none;
}

td.sidebar2012 {
	padding-top: 40px;
	text-align: left;
}

table.main td.funding div.logos {
	padding: 10px 5px;
	text-align: left;
	margin-left: 20px;
	width: 400px;
	float: left;
}

table.main td.funding div.logos img {
	float: left;
	display: block;
	overflow: auto;
	margin-right: 10px;
	margin-bottom: 4px;
}


