/*  ----------------------|  RESET  |---------------------- 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! *
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup *
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
*/

/*  ----------------------|  STRUCTURE  |----------------------  */
#bigWrapper{
	width: 1024px;
	position: relative;
	margin: 0px auto;
}

#showButtonsWrapper{
	margin-top: 30px;
}

#bannerlinkWrapper{
	height: 230px;
}

#description {
	padding: 5px 5px 50px 5px; }
	
	#description .left {
		width: 640px;
		float: left; }
	
	#description .right {
		margin-top: 0px;
		float: right; }
		
	#description .button {
		margin: -3px 5px 0px 0px;
		float: left; }
		
#onTV{
	float: right;
	margin-right: 10px;
}

#dl-sprite{
	width: 195px;
	height: 45px;
	float: right;
	margin-right: 13px;
}

#player{
	float: right;
}

/*  ----------------------|  TOP 3-D BAR  |----------------------  */

#navWrapper {
	margin: 10px auto 10px;
	width: 1000px;
	height: 40px;}

#network_left {
	position: absolute;
	top: 0px;
	left: 38px;
	width: 6px;
 	height: 43px;
 	overflow: hidden;
 	background: url(../images/network_left.png) repeat-x center top; }

#network_right {
	position: absolute;
	top: 0px;
	right: 38px;
	width: 6px;
 	height: 43px;
 	overflow: hidden;
 	background: url(../images/network_right.png) repeat-x center top; }

#network {
	position: absolute;
	top: 0px;
	left: 44px;
	right: 44px;
 	height: 43px;
 	padding: 0px 12px 0px 8px;
 	overflow: hidden;
 	background: url(../images/network_bg.png) repeat-x center top; }
 		
 	#network strong {
 		display: none; }

	#network #link_logo {
		float: left;
		width: 322px;
		height: 41px;
 		background: url(../images/network_logo.gif) no-repeat center center; }
 			
 	#network .divide {
		float: right;
		height: 43px;
		width: 5px;
		margin: 0px 12px 0px 12px;
 		background: url(../images/network_divide.gif) no-repeat; }

	#network #link_what_is_nifty {
		float: right;
		width: 89px;
		height: 43px;
 		background: url(../images/network_what_is_nifty.gif) no-repeat center center; }

	#network #link_support {
		float: right;
		width: 46px;
		height: 43px;
 		background: url(../images/network_support.gif) no-repeat center center; }
		

/*  ----------------------|  CONTENT  |----------------------  */
#contentWrapper{
	clear: both;
	width: 900px;
	margin: 50px auto;
	padding: 0px;
}

#contentWrapper-nobanner{
	clear: both;
	width: 900px;
	margin: 50px auto;
	padding-top: 50px;
}



img { 
	border: none; }	
	
form{ 
	padding: 0px; 
	margin: 0px; }	
	
p { 
	line-height: 17px; 
	padding: 6px 0px 6px 0px; 
	margin: 0px; }
	
ul { 
	list-style: disc outside; 
	margin: 0px 30px 0px 14px; 
	padding: 6px 0px 6px 0px; }
	
ul li { 
	line-height: 16px; 
	padding: 0px 0px 7px 0px; 
	margin: 0px; }
	

.clear {
  	display: block; 
  	height: 0; 
  	border: 0px;
  	background: none;
  	clear: both;
  	margin: 0px;
  	padding: 0px;
  	visibility: hidden; }
	
.display_clear {
  	display: block; 
  	clear: both;
	margin: 0px;
  	padding: 0px;
}

/*  ----------------------|  FOOTER  |----------------------  */

#footer {
	padding: 0px 5px 40px 5px;
 	font-weight: bold;
 	font-size: 11px;
	width: 1000px;
	margin: 0px auto;}

	#footer #copy {
	 	padding-top: 6px; }
	
		#footer #copy a:link, #footer #copy a:visited {
		 	text-decoration: none; }	
			
	#footerspace{
		margin-left: 60px;
	}


/*  ----------------------|  RETIRED  |----------------------  */

#retired {
	padding: 2px 0px 50px 0px; }		
		
/*  ----------------------|  INSTRUCTIONS  |----------------------  */

.ss1 p{
	margin: 15px 0px 0px 500px;
	text-align: left; 
	width: 250px;
}

.images{
	float: left;
	width:40px;
}

.images img{
	margin: 15px 0px 15px 20px;
}

.images ul{
	list-style-type: none; 
	margin: 0px;
	width: 230px;
}

.images li{
	margin: 0px 0px 0px 20px;
}

.center{
	margin: 15px 0px 15px 0px;
	text-align: center;
}

.padding-right{
	padding-right: 20px;
}

/*  ----------------------|  VIDEO ON DEMAND  |----------------------  */

#listWrapper{
	padding-top: 50px;
	text-align: left;
}



#videoWrapper{
	padding-top: 0px;
	padding-top: 0px;
}

 #NiFTyPlayer{
	display:none;
 }

#filelist{
	margin-left: 60px;
	margin-right: 60px;
	text-align: left;
}

#patientvideo{
	margin-bottom: 20px;
	display: none;
	zoom:1;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=1);	
}

#pleasechoose{
}

#divPlayer_0{
	margin: 0px auto; 
	width: 320px; 
	height: 340px;
}

.VOD-table-bgnd{
	cursor: pointer;
}

.VOD-search{
	margin-top: 13px;
}

.underline{
	border-bottom: 1px dotted gray;
}

/*  ----------------------|  STATS  |----------------------  */

#viewership_graph{
	margin: 0px auto;
	width: 1000px;}

#viewership_graph img{
	padding-bottom: 40px;}

.graph-footerWrapper{
	font: italic 20px georgia, new times roman, serif;
	width:1000px;
	height: 60px;
	position: relative;
	top: 0px;}

.graph-footer{
	padding-bottom:40px;
	width: 1000px;
	margin: 0px auto;}

.currentviewers{
	float: right;}

.peakviewers{
	float: left;}
