body {
	background-color: #000;
	font-family: Georgia;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0 0 10px 0;
	color: #b7b7b7;
	font-size: 14px;
	line-height: 19px;
}
a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #cb2133;
}
.videobox {
	background-image: url("http://gobnf.org/i/tbn/videobg.gif");
	background-repeat: repeat-x;
	padding: 20px;
}
/** nav begin **/
#nav {
	height: 30px;
	margin: 0 0 0 0px;
	padding-bottom: 8px;
}
#nav ul {
	margin:0px;
 	padding: 0px;
 	font-family: Georgia;
 	font-size: 13px;
	color: #ababab;
	line-height: 29px;
	white-space: nowrap;
}
#nav ul li a  {
	padding: 7px 20px 8px;
	margin-left: -3px;
}
#nav li a.on, #nav li a.on:visited, #nav li a.on:hover {
	background-image: url("http://gobnf.org/i/tbn/arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	color: #fff;
	padding: 7px 20px 8px;
}
#nav li a.homeoff, #nav li a.homeoff:visited, #nav li a.homeoff:hover {
	margin-left: 0px;
}
#nav li a.homeon, #nav li a.homeon:visited, #nav li a.homeon:hover {
	margin-left: 0px;
	background-image: url("http://gobnf.org/i/tbn/arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 7px 20px 8px;

}
#nav li {
	 list-style-type: none;
	 display: inline; 
}
#nav li a {
	text-decoration: none;
	color: #ababab;
	font-weight: normal;
	
}
#nav li a:link {
	 color: #ababab;
	 font-weight: normal;
	 
}
#nav li a:visited {
	 color: #ababab;
}
#nav li a:hover {
	color: #fff;
	padding: 7px 20px 8px;
}
/** nav end **/
#videotitle {
	color: #fff;
	font-size: 15px;
	padding-left: 5px;
}
.shadeshare {
	background-image: url("http://gobnf.org/i/tbn/shareshade.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px;
	color: #dadada;
	font-size: 12px;
}
.share {
	margin: 0px 8px 0px 0px;
	float: left;
}
#episodes {
	color: #b1afaf;
	letter-spacing: 13px;
	font-size: 18px;
	padding: 25px 0 15px 0;
}
.episodeimg {
	padding: 0 20px 4px 0;
}
.episode_title {
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	padding-bottom: 0px;
}
.episode_subject {
	color: #7e7e7e;
	font-size: 10px;
	line-height: 15px;
	padding-top: 6px;
}
.hr {
	padding-top: 6px;
}
.shadesearch {
	background-image: url("http://gobnf.org/i/tbn/shadesearch.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 15px;
	color: #dadada;
	font-size: 12px;
}
.blockhead {
	color: #b1afaf;
	font-size: 18px;
	letter-spacing: 1px;
}
.submit_title {
	font-size: 12px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	padding-top: 3px;
}
.inputfield {
	border: 1px solid #535353;
	font-family: Georgia;
	padding: 2px;
	font-size: 14px;
	background-color: #e4e4e4;
}
.nominatebg {
	background-image: url("http://gobnf.org/i/tbn/longshade.gif");
	background-repeat: repeat-x;
	padding: 15px;
	height: 450px;
}
.contentpad {
	padding: 15px 15px 0 15px;
}
.box {
	background-image: url("http://gobnf.org/i/tbn/boxshade.gif");
	background-repeat: repeat;
	padding: 13px;
}
.redbox {
	background-image: url("http://gobnf.org/i/tbn/red.gif");
	background-repeat: repeat;
	padding: 13px;
}
.small {
	font-size: 11px;
	color: #7e7e7e;
}
.buzz {
	font-size: 13px;
	padding: 0 10px 0 10px;
	line-height: 20px;
}
.links ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: square;
	color: #cb2133;
}
.links li {
	padding-bottom: 10px;
}
.buybutton {
	background-color: #bb181f;
	color: #fff;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;
}
.buybutton a:hover {
	color: #fff;
}
.donatebutton {
	color: #fff;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	margin-left: 9px;
}
.sh {
	font-size: 10px;
	color: #b7b7b7;
	font-weight: normal;
}
.dvdstats ul {
	margin: 0;
	padding: 15px 0 15px 20px;
	list-style-type: square;
	color: #fff;
}
.dvdstats li {
	padding-bottom: 0px;
	color: #fff;
}
* html a:hover {visibility:visible}
.ep1 {
	display: block;
	position: relative;
	background-image: url("http://gobnf.org/i/tbn/episode1n_on.jpg");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 130px;
	height: 73px;
	margin: 0;
	padding: 0;
}
.ep1 a {
	display: block;
	width: 130px;
	height: 73px;
}
.ep1 img {width: 130px; height: 73px; border: 0; }
.ep1 a:hover img{visibility:hidden}
.ep2 {
	display: block;
	position: relative;
	background-image: url("http://gobnf.org/i/tbn/episode2n_on.jpg");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 130px;
	height: 73px;
	margin: 0;
	padding: 0;
}
.ep2 a {
	display: block;
	width: 130px;
	height: 73px;
}
.ep2 img {width: 130px; height: 73px; border: 0; }
.ep2 a:hover img{visibility:hidden}
.ep3 {
	display: block;
	position: relative;
	background-image: url("http://gobnf.org/i/tbn/episode4n_on.jpg");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 130px;
	height: 73px;
	margin: 0;
	padding: 0;
}
.ep3 a {
	display: block;
	width: 130px;
	height: 73px;
}
.ep3 img {width: 130px; height: 73px; border: 0; }
.ep3 a:hover img{visibility:hidden}
.ep4 {
	display: block;
	position: relative;
	background-image: url("http://gobnf.org/i/tbn/episode3n_on.jpg");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 130px;
	height: 73px;
	margin: 0;
	padding: 0;
}
.ep4 a {
	display: block;
	width: 130px;
	height: 73px;
}
.ep4 img {width: 130px; height: 73px; border: 0; }
.ep4 a:hover img{visibility:hidden}
.ep5 {
	display: block;
	position: relative;
	background-image: url("http://gobnf.org/i/tbn/episode5n_on.jpg");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 130px;
	height: 73px;
	margin: 0;
	padding: 0;
}
.ep5 a {
	display: block;
	width: 130px;
	height: 73px;
}
.ep5 img {width: 130px; height: 73px; border: 0; }
.ep5 a:hover img{visibility:hidden}
.coming {
	display: block;
	position: relative;
	background-image: url("http://gobnf.org/i/tbn/coming.gif");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 130px;
	height: 73px;
	margin: 0;
	padding: 0;
}
.coming a {
	display: block;
	width: 130px;
	height: 73px;
}
.coming img {width: 130px; height: 73px; border: 0; }
.coming a:hover img{visibility:hidden}

/** ticker **/
#memoryticker {
width: 940px;
font-size: 12px;
font-family: Georgia;
font-weight: normal;
height: 20px;
padding: 0 0 15px 0;
color: #fff;
margin-top: -10px;
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7);
}
.v {
	color: #fff;
	padding-bottom: 8px;
}
#award_left {
	padding: 0 40px 0 0;
}
#award_right {
	padding: 0 0 0 40px;
}
.error li {
display: block;
list-style-type: square;
font-size: 12px;
margin: 5px 0px 0 0;
padding: 5px;
color: #fff;
background-color: #bf1600;
width: 200px;
}

.error {
font-size: 14px;
color: #bf1600;
font-weight: bold;
padding-bottom: 8px;
}
.buylink a:link, .buylink a:active, .buylink a:hover, .buylink a:visited {
	color: #dc0808;
	font-weight: bold;
	text-decoration: underline;
}
.buylink a:hover {
	font-weight: bold;
	text-decoration: none;
}