ul , li  
{
    padding:0;
    margin:0;
}
.videoPlayer .ph-w 
{
    color:#fff;
    border-left:none;
}
body {
	background-repeat: repeat-x;
}
#videoContainerBox
{
width:600px; 
height: 390px; 
position:relative;
margin-left:0px;
	}
/*SMS this is the Grey box everything sits on */
.videoPlayer
{
	background-color: #333333;
	width: 1079px;
	height: 530px;
}
/*SMS this is the list of movies, the float has to do with where the thumbnail sits in the list */
.details
{
float:left;

font-size:12px; 
width:255px;
height:40px;
margin-top:0px;
}

.heading
{
	color: #999;
	font-size: 11px; 
    margin-top: 10px;
	margin-left: 10px;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Arial;
}
#videoTitle
{
	color: #FFF;
	font-size: 10px; 
	margin-left: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}

#videoDescription
{
	color: #FFF;
	font-size: 11px; 
	margin-left: 10px;
	
}
.Rss
{
	float:left;
	
	margin-left:15px;
	margin-top:10px;
	border:none;

	
}
.Rss img {
float:left;

padding-right:3px;
}

.RssLink
{
	color:#999;
	text-decoration:none;
}	

a.RssLink:hover
{
	color:#fff;
	text-decoration:underline;
}	

.shareVideo 
{	font-family: Verdana;

	color:#999;
	text-decoration:none;
}

.shareVideo:hover 
{
	font-family: Verdana;

	color:#fff;
	text-decoration:underline;
}

.overlay
{
	width:600px;
	height:360px;
	z-index:1;
	background-color:black;
	visibility:visible;
	padding:0px;
	color:#fff;	
	display:none;
	filter:alpha(opacity=90);-moz-opacity:0.90;opacity:0.90;
}

.overlay-w
{
position:absolute;
top:0px;
}


/*.embedInside */
.CopyToClipBoard
{
color:#FFF; 
margin-top:10px;
margin-left:10px; 
width:100px; 
height:20px;
background-color:#222;

float:right;

border:0px ;
font: gray;

padding-left:5px;
padding-right:5px;
margin-right:10px;

}	
.CopyToClipBoard:hover
{
background-color:#999;

}	
.inputTag
{
	width: 455px;
	height:265px;
	overflow: auto;	
	font-weight: 300;
	color: white;
	background-color: #222;
	text-align: left;
	font-family:Arial;
	font-size: 12px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	  
/*	position:fixed;  */
}


.closeArrow
{
	background: url(http://stevensamblis.com/Video_Player/images/global/arrow_close.gif);
	background-repeat: no-repeat;
	
	width: 15px;
	height:25px;
	border: 0px;
	float:left;
	
	margin-left:10px;
	margin-top: 10px; 
}

.closeBtn
{
color:#FFF; 
margin-top:10px;
margin-right:10px;
width:30px; 
height:20px;
background-color:#222;

border:0px ;
font: gray;

float:right;
padding-left:5px;
padding-right:5px;
}

.closeBtn:hover
{
background-color:#999;
}


/* Thumbnail border outline onMouseOver includes: .imageOutline,.imageOutline0,.img */
.imageOutline
{
	float:right;
	
	width:80px;
	height:60px;
	margin-left:5px; 
	border: solid 1px #222222;
	cursor:pointer;	
}
.imageOutline0
{
    float:right;
	width:80px;
	height:60px;
/*	margin-left:5px; */
	border: solid 1px;
	border-color: Red;	
	cursor:pointer;
}


  .titleDisplay
{
	/*	cursor: pointer; */
	padding: 10px;
	/*color: lightgrey; */
	font-size: 1em;
	font-family: Tahoma;
}

.playerContainer
{
	color: white; 
	background: black; 
	display: block; 
	border: 0px; 
	width: 10765px;
    height: 40px;
}

/* Title in the playlist */ 
.resultLink
{
	color: #fff; 
	font-weight:bold;
}

 a.resultLink:hover
{
	color: #ff0000; 
	font-weight:bold;
	text-decoration:none;		
}
/* This controls the width of each box within Playlist (including title, duration and thumbnaiul) */ 
#allChannels
{
	display:inline;
width: 385px;
}
.channelWrapper {
margin-left:0px;
width:385px;
height:inherit;
display:inline;
}	

/* This is a line at the top of Playlist */
.GrayLine
{
float:left;

width:180px;
height:20px;
border-bottom: 1px solid #999;
/*margin: 0.0em 0 0.0em 0.5em;  */
margin-left: 0.4em;
display: inline;
}

#RightSideTitle
{
width: 350px; 
display: block; 
float: right;
margin-left:20px; 
margin-right:5px;
}

#VideoCount
{
display: block;
margin-top:0px;	
float: right;
padding: 10px 0 0 5px;
color: #999999;
font-size: 11px;
background:#333;

}

.rightSide {
float:right;
display:inline;
padding-left:-20px;
padding-top:5px;
margin:0px;
width:420px;
height:460px;
}

.playlistHeader  
{
width:400px;
height:35px;
background: url(http://www.tvguide.com/images/ooyala/playlistHeaderBG.gif) repeat-x 0 3px;
}

#CopiedDIV {
background:#333;
color:#ff0000;
font-size:15px;
padding-right:5px;
}

.divlink 
{
	
	cursor:pointer;
	margin-top:8px;
	margin-left: 25px;
	
}
/*  This is the box for each videoclip includes, redbox, title, thumbnail and play time  */
li.resultLink
{
	list-style-type: none;
	width: 380px;
	height: 62px;
	margin:0px 0 10px 0;
	border-color:#333;
	background-color: #111; 
	padding:0;
}

li.resultLink:hover
{
	color: #ff0000;

}
.RedText
{
	color: red;
	font-size: 1.4em;
	font-family: Arial;
	display: block;
	float: left;
	margin-left: 0em;
	margin-bottom: 10px;
	padding-top: 8px;
	font-weight: bolder;
}
.redBlockBox 
{
	height:60px;
	width:14px;
	background-color:red;
	border: solid 1px;
	border-color:#333; 
	float:left;
	
	margin-right: 2px; 
}

.Block
{  
	height:60px;
	width:11px;
	float:left;
	
/*	margin-right:2px; */
	margin-left: 6px;	 
    background-image: url(http://stevensamblis.com/Video_Player/images/global/BoxArrow.gif) ;
/*	border-color:#000; 
	border:solid 1px; */
}


.pTime
{
	color: #999999;
	font-size: 0.8em;
	
	float:left;
	
	margin-left: 10px;
	margin-top: 2px;	
}

#videoDuration
{
	color: #999999;
	font-size: 9px;
	margin-left:10px;
	font-family: Arial;
	font-weight:bold;
	margin-top: 0px;
}


a.btnText
{
font-size:15px;
text-decoration:none;
padding:3px 10px 6px 5px;
background:url(http://stevensamblis.com/Video_Player/images/global/right_off.gif) no-repeat top right;
}

#TopTabHolder 
{
background: #333; 
width: 1079px; 
height: 30px;
padding: 0;
border-bottom:4px solid #5b5b5b;
}
.TabHolder 
{

width: 955px; 
height: 30px; 
float: left;
background: #red;
}

.info {
background: #111; 
margin-left:0px; 
width: 640px;
float:left;
display:inline;
padding-bottom:7px;
}
.MainBodyPlayer
{
}
#PlayerLeftSideWrapper
{
float:left; 
display:inline;
width: 490px; 
margin-left:0px;
margin-top: 15px;
padding-left:5px;
}

#btnChannel a:link,
#btnChannel a:visited
{
	color: #FFF;
	font-size: 10px; 
	font-weight: bold;
    background-color: #5b5b5b;
	text-decoration: none;
}


#btnChannel a.btnText:hover
{
	color: #FFF;
text-decoration:none;
}


#btnChannel a, #btnChannel p
{
float: left;
cursor:pointer;
}

#btnChannel a:hover
{
background: #cc0000 url(http://stevensamblis.com/Video_Player/images/global/right_on.gif) no-repeat top right; 
cursor:pointer;
padding:3px 10px 5px 5px;
}



a.btnChannelRed:hover .innerTab
{
background:none;
padding:0;

}



.btnChannelRed .innerTab
{
color: #FFFFFF;
padding:3px 10px 5px 5px;
background: #cc0000 url(http://stevensamblis.com/Video_Player/images/global/right_on.gif) no-repeat top right;
font-size: 10px; 
cursor:pointer;	
text-decoration: none;
}

#btnChannel ul, #btnChannel li
{
list-style: none;
padding: 0;
margin: 0;

}


#btnChannel li
{
float: left;
margin: 5px 4px 0 4px;
padding-top:0px;
padding-left:4px;
background: url(http://stevensamblis.com/Video_Player/images/global/left_off.gif) no-repeat top left;
}

#btnChannel li:hover
{
background: url(http://stevensamblis.com/Video_Player/images/global/left_on.gif) no-repeat top left;
}

#btnChannel li:hover a
{
text-decoration:none;
}

.genericRightArrow
{

background: url(http://stevensamblis.com/Video_Player/images/global/smallArrow.gif) no-repeat;
color:Red;
width:12px;
height:20px;
float:left;
padding-left:3px;
margin-top:4px;
border:0px;
}

#leftOO 
{

background: url(http://stevensamblis.com/Video_Player/images/global/leftarrow.gif) no-repeat 0 0;
width:22px;
height:23px;
cursor:pointer;
margin-left:0px;
margin-top:5px;
float:left;

}
#leftOO:hover 
{

background: url(http://stevensamblis.com/Video_Player/images/global/leftarrow-on.gif) no-repeat 0 0;
width:22px;
height:23px;
cursor:pointer;
margin-left:0px;
margin-top:5px;
float:left;

}

#rightOO 
{

background: url(http://stevensamblis.com/Video_Player/images/global/rightarrow.gif) no-repeat 0 0;
width:22px;
height:23px;
cursor:pointer;
margin-left:10px;
margin-top:-27px;
float:right;
}
#rightOO:hover 
{

background: url(http://stevensamblis.com/Video_Player/images/global/rightarrow-on.gif) no-repeat 0 0;
width:22px;
height:23px;
cursor:pointer;
margin-left:10px;
margin-top:-27px;
float:right;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #111;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	float:left;
	margin:0 0 0 0;
	padding:0;
}
.jScrollPaneDrag {
	position: absolute;
/*	background: url(..http://www.tvguide.com/images/scrollBar.gif)no-repeat; */
	background: #999999 url(http://stevensamblis.com/Video_Player/images/global/scrollbarBG.gif) no-repeat scroll 0% 50%;	
	cursor: pointer;
	overflow: hidden;
	
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}	

/*	.holder {
				float: right;
				margin: 2em;
				height: 1em;
				
			}
*/
			.scroll-pane {
				width:290px;
				height: 422px;
				overflow: auto;
				background: #333;
				float:right;
				padding:0;
				margin:0;
			}
				
			.orange-bar .jScrollPaneTrack {
				background: #333;
			}
			.orange-bar .scroll-pane {
				background: #333;
			}


#container {
  width: 1079px;
  height: 32px;
  overflow: hidden;
  padding:0px;
  margin:0px 0 0 20px;
  
 /* border: 0px solid #EFEFEF; */
}

#scroller {
  width: 1079px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */ }

.content {
 /* width: 200px; */
  height: 40px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0px;
  border: 1px solid #EFEFEF;
}

/**********Mini Player*******/

#miniVideoPlayer  {
margin-bottom:10px;
width:320px;
}

#miniVideoPlayer .header  {
padding:5px 0 2px 10px;
font-size:18px;
color:#fff;
background:#344466;
}

#miniVideoPlayer  .player  {
}

#miniVideoPlayer #moreVideos  {
height:20px;
background-color:#222;
color:#ff0000;
font-size:11px;
padding-right:5px;
padding-top:5px;
font-weight:bold;
cursor:pointer;
padding-left:214px;
}

#miniVideoPlayer .moreText  {
	float:none;

}

#miniVideoPlayer #moreVideos img {
float:left;
padding:4px 4px 0 0;
}

#myAd 
{
z-index:100;
position:absolute;
top:870px;
left:515px;
color:#333;
/*background:#ffffff;*/	
}

#myAdVideo 
{
/*display:none;	*/
z-index:101;
position:relative;
top:20px;
left:50px;
color:#333;
/*background:red;*/
height:60px;
width:300px;
/* border:1px solid white; */
}
.myAdBigHolder
{
display:none;
z-index:99;
position:absolute;
margin-top:192px;
margin-left:50px;
color:#333;
height:270px;
width:300px;
/*border:1px solid white;
border-style:dotted; */
}
#myAdBig
{
display:none;	
z-index:100;
position:absolute;
top:15px;
/*left:516px;*/
color:#333;
height:250px;
width:300px;
/*border:1px solid red;*/
/*background:#ffffff;*/	
}
#myAdVideo_special 
{
display:none;	
z-index:100;
position:relative;
top:20px;
left:50px;
width:300px;
height:60px;
color:#333;
}
#myAdBig_special
{
display:none;
/*z-index:100;*/
position:absolute;
top:14px;
/*left:516px;*/
color:#333;
height:250px;
width:300px;
top:15px;
left:1px;
/*border:1px solid red;*/
/*background:#ffffff;*/		
}
.myAdBigClose
{
	color:Red;
	font-size:10px;
	font-family:Arial;
	height:15px;
	background-color:#ffffff;
	cursor:pointer;		
	display:none;
/*	top:508px; */ 
	right:1px;	
	z-index:101;
	position:absolute;
	width:42px;	
	text-align:center;
}


