/**************************
CSS
© 2008 - Rye Brook Public Access TV
Initial Updated: June 6 2008
Last Updated: June 27 2008
***************************/
/* Body 
////////////////////////////////////////////////////////
 */
* { /* Fixes strange issues*/
	margin: 0;
	line-height: 1;
	padding: 0;
/*	position: right;*/
}
body {
	background: #F5F6F0 /**/ url(images/body_banner.gif) repeat-x;
	font-size: 62.5%;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
body#home {
	background: #e9ece2 url(images/body_banner2.gif) repeat-x;
}
hr {
	display: none;
}
#container {
	width: 860px;
	margin: 0 auto;
}
a {
	overflow: hidden;
}
/* Header     
////////////////////////////////////////////////////////
 */
#header {
	position: relative;
	z-index: 500;
	height: 136px;
}
#header h1 {
	float: left;
	/*  margin-top: 50px;*/
   background: url(images/logo.gif) no-repeat;
	width: 855px;
	height: 136px; /*58px;*/
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	width: 335px;
	height: 133px;
	border: 0px;
}
/* Top Navigation Bar for details
/////////////////////////////////
*/
#header #top-nav {
	position: absolute;
	top: 7px;
	right: 75px;
}
#header #top-nav li {
	float: left;
	color: #F5F6F0;/*#8E9EAA;*/
	padding: 0 9px 0 11px;
	/*no-repeat: left center;*/
	font-size: 1.2em;
	list-style: none;
	background: #192227; /* background color behind clock / top-nav text */
}
#header #top-nav li.first {
	background: none;
}
#header #top-nav a {
	color: #8E9EAA;
	text-decoration: none;
	outline: 0;
}
#header #top-nav a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* Navigation   
////////////////////////////////////////////////////////
 */

#nav {
	position: absolute;
	bottom: -42px;
	right: 131px;
	z-index: 999;
	list-style: none;
	width: 728px;
}
#nav li {
	float: left;
	margin-right: 3px;
	background: url(images/nav.gif) no-repeat right top;
	font-size: 1.2em;
	text-transform:none;
}
#nav li.current {
	background-position: right bottom;
}
#nav li a {
	float: left;
	display: block;
	height: 22px;
	padding: 9px 14px 0;
	background: url(images/nav_li_a.gif) no-repeat left top;
	color: #ffffff; /*Nav font color*/
	text-decoration: none;
	font-weight: bold;
}
#nav li.current a {
	background-position: left bottom;
	color: #27333A;
}
#nav li:hover, #nav li.sfhover {
	background-position: right -31px;
}
#nav li.current:hover, #nav li.sfhover.current {
	background-position: right bottom;
}
#nav li:hover a, #nav li.sfhover a {
	background-position: left -31px;
	color: #000;
}
#nav li.current:hover a, #nav li.sfhover.current a {
	background-position: left bottom;
	color: #27333A;
}
#nav li#nav_home.current {
	background-position: right top;
}
#nav li#nav_home.current a {
	background-position: left top;
	color: #9BAAB5;
}
#nav li.current#nav_home:hover, #nav li.current.sfhover#nav_home {
	background-position: right -31px;
}
#nv li.current#nav_home:hover, #nav li.current.sfhover#nav_home a {
	background-position: left -31px;
	color: #FFF;
}
#nav li ul {
	clear: left;
	position: absolute;
	left: -999em;
	z-index: 999;
	width: 161px;
	margin-top: 31px;
	margin-left: -1px;
	_margin-top: 0; /* IE6 only */
	border: 1px solid #BABEB1;
	border-top: 0;
	border-bottom: 0;
	list-style: none;
	line-height: 1;
}
*+html #nav li ul { /* CSS IE7 hack fix */
	margin-top: 0;
}
#nav li li {
	display: inline;
	_display: block;/* IE6 only */
	float: none;
	_float: left;/* IE6 only */
	margin: 0;
	font-size: .9167em;
	text-transform: none;
}
#nav li ul ul {
	margin: -31px 0 0 161px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li li li {
	font-size: 1em;
}
#nav li:hover li a, #nav li.sfhover li a {
	float: none;
	width: 133px;
	height: auto;
	padding: 9px 14px;
	border-top: 1px solid #FBFCFE;
	border-bottom: 1px solid #999999;
	background: #F1F3EE; /* Drop-Down Suckerfish menu, background color*/
	color: #000; /*menu color font */
}
#nav li:hover li a:hover, /*Suckerfish nav / menu colors*/ #nav li.sfhover li a:hover {
	background-color: #94A5AF;  /* background-color: #DDEAF3;*/
}
/* content-wrap     
////////////////////////////////////////////////////////
 */

#content-wrap {
	float: left;
	width: 860px;
	margin-top: 56px;
	background: url(images/bg_content-wrap.gif) repeat-y 612px 0;
}
body#home #content-wrap {
	margin-top: 26px;
	background: none;
}
body#no-sidebar #content-wrap {
	background: none;
}
/* Content   
////////////////////////////////////////////////////////
 */

#content {
	display: inline; /* IE6 double margin float bug hack */
	float: left;
	width: 565px;
	margin-left: 14px;
}
#content-wide {
	display: inline; /* IE6 double margin float bug hack */
	float: left;
	width: 830px;
	margin-left: 14px;
}
body#home #content {
	width: 860px;
	margin: 28px 0 35px;
}
body#no-sidebar #content {
	width: 846px;
}
#content h3 {
	position: relative;
	z-index: 5;
	margin-top: -45px;
	margin-bottom: 44px;
	color: #384751;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -.06em;
}
body#home #content h3 {
	margin: 0 0 .5em 0;
	color: #2B3941;
	font-size: 1.8em;
	font-weight: bold;
}
#content h4 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #016D2F;
}
#content h5 {
	color: #2E719E;
	font-size: 1.4em;
}
#content h6 {
	color: #333333;
	font-size: 1.3em;
	text-transform: none;
}
#content p, #content ul, #content ol, #content td {
	margin-bottom: 1em;
	color: #272D2F;
	font-size: 1.2em;
	line-height: 1.5;
	border-color: #000000;
	text-align: justify;
}

#container #content-wrap #content .backtotop {
	display: block;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: transparent;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
body#home #content p {
	color: #2B3941;
}
body#home #content p.more {
	position: absolute;
	left: 0;
	bottom: 0;
	clear: both;
	width: 241px;
	margin: 0;
	padding: 3px 0;
	font-size: 1.3em;
}
body#home #content p.more a {
	color: #2E719E;
	border-bottom: 2px dotted #678DA2;
	text-decoration: none;
}
body#home #content p.more a:hover {
	border-left: 4px solid #2e719e;
	border-right: 4px solid #2e719e;
	border-top: 1px solid #2e719e;
	border-bottom: 1px solid #2e719e;
	background: #2e719e;
	color: #fff;
}
#content ul, #content ol {
	margin-left: 3em;
}
#content ul#byline {
	display: inline; /* IE6 double margin float bug hack */
	float: left;
	margin-bottom: 10px;
	font-size: 1.1em;
	list-style: none;
}
#content li {
	line-height: 1.5;
}
#content blockquote {
	margin-left: 3em;
}
#content hr {
	display: block;
	margin-bottom: 1em;
}
#content a {
	color: #2E719E;
}
#content a:hover {
	text-decoration: none;
	list-style: disc url(images/top.gif) outside;
}
#content #text {
	clear: both;
}
/* Sidebar 
////////////////////////////////////////////////////////
 */

#sidebar {
	display: inline; /* IE6 & 7 margin fix */
	width: 216px;
	float: right;
	margin: 19px 14px 0 0;
}
#sidebar #subnav-wrap {
	margin-bottom: 10px;
	background: url(images/sidebar-sides.gif) no-repeat left bottom;
}
#sidebar #subnav {
	width: 201px;
	padding: 13px 6px 13px 9px;
	background: url(images/sidebar-all.gif) no-repeat left top;
}
#sidebar #subnav li {
	display: none;
	font-size: 1.2em;
	font-weight: bold;
	list-style: none;
}
#sidebar #subnav li.current {
	display: block;/*text-indent: -9999px;*/
}
#sidebar #subnav li.current a {
	display: block;
	margin: 0 10px 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #DDDFD5;
	color:#000;
	text-decoration: none;/*height: 0;
      padding: 0;
      background: none;*/
}
#sidebar #subnav li.current li {
	display: block;
	font-size: 1em;
	text-indent: 0;
}
#sidebar #subnav li.current li a {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 27px;
	border: 0;
	background: url(images/sidebar_rollover.gif) no-repeat left top;/*color: #384751;*//*text-decoration: none;*/
}
#sidebar #subnav li.current li a:hover {
	background-position: left bottom;
	color: #FFFFFF;
}
#sidebar #subnav li.current li li {
	margin-left: 12px;
}
#sidebar .sidebar-box {
	margin: 0 6px 35px 2px;
}
#sidebar .sidebar-box h3 {
	margin-bottom: 1em;
	padding-bottom: 8px;
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
}
#sidebar .sidebar-box p {
	margin-bottom: .25em;
	color: #272D2F;
	font-size: 1.1em;
	line-height: 1.25;
}
#sidebar .sidebar-box p.more {
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
}
#sidebar .sidebar-box p.more a {
	color: #CD411D;
}
#sidebar .sidebar-box p.more a:hover {
	text-decoration: none;
}
#sidebar .sidebar-box form {
	margin-top: 10px;
}
/* Footer
////////////////////////////////////////////////////////
 */
#footer-outer {
	clear: both;
	padding: 15px 0 20px;
	/*border-top: 5px solid #CCD0C1;*/
   /*background: #28353D;*/
   background: #1B2429;
}
#footer {
	width: 798px;
	height: 27px;
	margin: 0 auto;
	padding: 16px 18px 0 10px;
	background-color: #333333;
	background: #1B2429 /*#34424B*//* url(images/footer_logo.gif) no-repeat 14px center*/;
}
#footer p {
	float: left;
	color: /*#94A5AF;*/#B0BCC4;
	font-size: 1.2em;
}
#footer p.back {
	float: right;
	font-size: 1em;
}
#footer p.back a {
	display: block;
	padding: 3px 20px 2px 0;
	color: #CDD9E1;
	text-decoration: none;
}
#footer #footer-nav {
	display: inline; /* IE6 double margin float bug hack */
	float: left;
	margin-left: 21px;
}
#footer #footer-nav li {
	float: left;
	padding: 0 9px 0 11px;
	/*background-color: #00FF00;*/
 /* background: url(images/bg_footer-nav_li.gif) no-repeat left center;*/
   font-size: 1.2em;
	list-style: none;
}
#footer #footer-nav li#footer-nav_home {
	background: none;
}
#footer #footer-nav a {
	color: #B0BCC4;
	text-decoration: none;
}
#footer #footer-nav a:hover, #footer #footer-nav .current a {
	color: #F9FAF8;
	text-decoration: underline;
}
#footer #footer-nav li li {
	display: none;
}
/*.rollover a:active { */   /* extra for rollover pressed active*/   /*
background-position: 0 -70px;
color:#fff;
}*/

.video-footer {
	width: 410px;
	height: 18px;
	float: right;
	clear: none;
	left: 199px;
	text-align: left;
	padding-left: 15px;
}
.video-item {
	background: url(images/video_content_bg.gif) no-repeat;
	position:relative;
	height: 130px;
	background-image: url(images/video_content_bg.gif);
}
.video-item .block-inside {
	font-size: 10px;
	padding:10px 10px 0px 10px;
	height: 130px;
}
.video-item .video-descrip {
	color: #272D2F;
	font-size: 0.925em;
	line-height: 1.0;
	border-color: #000000;
	clear:none;
}
.video-item .block-producer {
	font-size: 1.0em;
	clear:none;
	float: left;
	overflow: hidden;
	background: bottom;
	padding-bottom: 8px;
	padding-right: 5px;
}
.video-item .block-min {
	font-size: 1.0em;
	clear:none;
	float: left;
	overflow: hidden;
	background: bottom;
	padding-bottom: 8px;
	padding-right: 5px;
}
.video-item .thumbnail {
	float:left;
	padding: 7px 10px 0px
}
/* video-play (movie and video link button)
////////////////////////////////////////////////////////
*//*
.video-play a {
	display:block;
	width: 75px;
	padding: 7px 10px 7px 8px;
	font: bold 13px sans-serif;
	color:#FFF;
	background: url("") 0 0 no-repeat;
	text-decoration: none;
	float: right;
	margin-bottom: 5px;
}*/
.video-play a:hover {
	background-position: 0 -30px;
	color: #FFF;
}
#video-content .video-play a {
	color: #FFF;
}
