@charset "utf-8";
/* CSS Document */

/* Vid player and playlist */
div.playlist {

	position:relative;
	overflow:hidden;	 	
	height:285px !important;
}
div.playlist div.clips {	
	position:absolute;
	height:20000em;
}
div.playlist, div.clips {
	width:260px;	
}
div.clips a {
	background:url(http://www.neuroscript.net/gfx/vid/h80.png);
	display:block;
	background-color:#fefeff;
	padding:12px 15px;
	height:46px;
	width:195px;
	font-family:Arial,Verdana, Geneva, sans-serif;
	font-size:14px;
	border:1px outset #ccc;		
	text-decoration:none;
	letter-spacing:-1px;
	color:#000;
}
div.clips a.first {
	border-top-width:1px;
}
div.clips a.playing, div.clips a.paused, div.clips a.progress {
	background:url(http://www.neuroscript.net/gfx/vid/light.png) no-repeat 0px -69px;
	width:225px;
	border:0;
}
div.clips a.progress {
	opacity:0.6;		
}
div.clips a.paused {
	background-position:0 0;	
}
div.clips a span {
	display:block;		
	font-size:12px;
	color:#606060;
}
div.clips a em {
	font-style:normal;
	font-size:12px;
	color:#3B5998;
}	
div.clips a:hover {
	background-color:#f9f9fa;		
}
div.clips a.playing:hover, div.clips a.paused:hover, div.clips a.progress:hover {
	background-color:transparent !important;		 
}
div.clips.petrol a {
	background-color:#193947;
	color:#fff;
	border:1px outset #193947;
}
div.clips.petrol a.playing, div.clips.petrol a.paused, div.clips.petrol a.progress {
	background:url(http://www.neuroscript.net/gfx/vid/dark.png) no-repeat 0px -69px;
	border:0;
}
div.clips.petrol a.paused {
	background-position:0 0;	
}
div.clips.petrol a span {
	color:#aaa;
}
div.clips.petrol a em {
	color:#FCA29A;
	font-weight:bold;
}	
div.clips.petrol a:hover {
	background-color:#274D58;		
} 
div.clips.petrol a.playing:hover, div.clips.petrol a.paused:hover, div.clips.petrol a.progress:hover {
	background-color:transparent !important;		 
}
div.clips.low a {	
	height:31px;
}
div.clips.low a.playing, div.clips.low a.paused, div.clips.low a.progress {
	background-image:url(http://www.neuroscript.net/gfx/vid/light_small.png);
	background-position:0 -55px;
}
div.clips.low a.paused {
	background-position:0 0;	
}
a.go {
	display:block;
	width:18px;
	height:18px;
	background:url(http://www.neuroscript.net/gfx/vid/arrow/up.png) no-repeat;
	margin:5px 0 5px 105px;
	cursor:pointer;
}
a.go:hover, a.go.down:hover {
	background-position:0px -18px;		
}
a.go.down {
	background-image:url(http://www.neuroscript.net/gfx/vid/arrow/down.png);	
}
div.petrol a.go {
	background-image:url(http://www.neuroscript.net/gfx/vid/arrow/up_dark.png);		
}

div.petrol a.go.down {
	background-image:url(http://www.neuroscript.net/gfx/vid/arrow/down_dark.png);		
}
a.go.disabled {
	visibility:hidden;		
}
#player {
	width:576px;
	height:457px;
	z-index:10;
	border:3px groove #bdbdbd;
}
#playerBig {
	width:720px;
	height:500px;
	z-index:10;
	border:3px groove #bdbdbd;
}
.vertical {  
	position:relative;
	overflow:hidden;	
	height: 433px;	 
	width: 280px;
/*	border:1px solid #ddd; */
}
.items {	
	position:absolute;
	height:20000em;	
	margin:0 5px 0 0;
}
.items div {
	border-top:1px solid #ddd;
	margin:5px 0 5px 10px;
	padding:5px 0 5px 5px;
	height:96px;
	cursor:pointer;
	background:url(http://www.neuroscript.net/gfx/next.png) no-repeat;
	background-position: 5px 5px;
	background-color:#FFF;
}
.items div.over {
	background-color:#FFFBF0;
}
.items div .vidTitle {
	font-weight:bold;
	font-size:14px;
	margin: 7px 5px 15px 36px;
}
.items img {
	float:left;
	margin-right:10px;
}
.disabled { visibility:hidden; }
.nextPage, .prevPage { float:right; }

div.vidCat a.browse {
	background:url(http://flowplayer.org/tools/img/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:20px;
	height:20px;
	float:left;
	margin:20px 10px;
	cursor:pointer;
	font-size:1px;
}
div.vidCat a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
div.vidCat a.right:hover 		{ background-position:-30px -30px; }
div.vidCat a.right:active 	{ background-position:-60px -30px; } 

div.vidCat a.left				{ margin-left: 70px; } 
div.vidCat a.left:hover  		{ background-position:-30px 0; }
div.vidCat a.left:active  	{ background-position:-60px 0; }

div.vidCat a.up, div.vidCat a.down		{ 
	background:url(http://flowplayer.org/tools/img/scrollable/arrow/vert.png) no-repeat; 
	float: none;
}

div.vidCat a.up            { margin:10px 0 0 110px; padding:0; float:left; }
div.vidCat a.up:hover  		{ background-position:-20px 0; }
div.vidCat a.up:active  		{ background-position:-40px 0; }

div.vidCat a.down 				  { margin:10px 120px 0 0; padding:0; background-position: 0 -20px; float:right; }
div.vidCat a.down:hover  	{ background-position:-20px -20px; }
div.vidCat a.down:active  	{ background-position:-40px -20px; } 

div.vidCat a.disabled     { visibility:hidden !important; }

div.catItems div.theSlide {
	float:left;
	text-align:center;
/*	width:143px; */
	width:128px;
	padding:5px 0;
	margin:0 0 5px 0;
	background:url("http://www.neuroscript.net/gfx/vid/bnback.png") no-repeat scroll 0 0 transparent;
	outline:medium none;
	border-bottom:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	border-top:1px solid #ededed;
	border-left:1px solid #ededed;
	cursor:pointer;
}
div.catItems div.active {
	background:url("http://www.neuroscript.net/gfx/vid/bnback_active.png") no-repeat scroll 0 0 transparent;
}
div.catItems div.theImg img {
	width:32px;
	height:32px;
}
div.catIems div.active div.theImg img {
	border:3px solid #2A5FAA;
	z-index:9999;
	position:relative;
}
div.catItems div.theTitle {
	font-weight:bold;
	font-size:11px;
}
div.catItems div.active div.theTitle {
}
div.activeVid { background-color:#e7e7e7; }
div.vidCat { display:none; }
#instr {
	font-size:16px;
	color:#2A3F55;
}
#instr blockquote {
	padding:0;
	margin:5px 0 5px 50px;
}
.vidListHdr {
	font-size:16px;
	color:#555;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:10px;
	padding-bottom:5px;
}
table.vidList td {
	vertical-align:top;
	text-align:left;
	border-right:1px solid #e6e6e6;
}
table.vidList td.no_border { border:0; }
.vidList td div {
/*	width:275px; */
	margin:8px;
	font-size:12px;
}
.vidList div.vidListTitle {
	font-weight:bold;
	margin:0 0 10px;
	font-size:14px;
}
.vidList span.navClick {
	padding:0;
	margin:0 0 5px;
	cursor:pointer;
	color:#3B5998;
}
.vidList span.navClick:hover {
	text-decoration:underline;
}

