﻿#vidPlayer
{
position:relative;
 z-index:2;
}
.videoListGroup li
{
    font-size: 9px;
    line-height: 18px;
    text-transform: uppercase;
    text-decoration: none;
}
.VideoleftBoxContent
{
    width: 210px;
    background: #1b1e22 url() 0% 0% repeat-x;
    padding: 10px;
    clear: left;
    height:300px;
    overflow:scroll;
    
}
#PortFolioRight {
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		float:left;
	}
 #flashvideocontent {
        text-align:center;
        margin-right:15px;
        /*background-color:black;*/
    }

.VideoHorizontalBoxContent
{
    width: 620px;
    background: #1b1e22 url() 0% 0% repeat-x;
    padding: 10px;
   /* clear: left; */
    height:300px;
   
    
}
#hVidContent
{
 float:left;
 width:625px;

}

.VideoworkListGroup
{
    margin: 0;

}

.VideoworkListGroup li
{
    font-size: 9px;
    line-height: 18px;
    text-transform: uppercase;
    text-decoration: none;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.duration
{
    border-right: 1px solid #d3d3d3;
    padding: 0 7px 0 0;
    margin: 0 4px 0 0;
}
.VideoTitle
{
    
    margin:3px;
    font-weight:bold;
    font-size:11px;
    font-family:Arial,Helvetica,sans-serif;
}

.vidListItem
{
    float:left;
   width: 193px; 
   border-style:solid;
   border-width:thin;
   text-align:center;
   
   padding:2px 2px 2px 2px;
   margin: 2px 2px 2px 2px;
}
#NowPlaying
{
     
     
}
#NowPlaying h1
{
     color:#9f533E;
     
}
#NowPlaying h3
{
    color:#78C8EA;
     font-weight:bolder;
     
}

.vidListItemH
{
    float:left;
   width: 140px; 
   height: 128px;
   margin-bottom:3px;
   border-style:solid;
   border-width:thin;
   text-align:center;
   
   padding:2px 2px 2px 2px;
   margin: 2px 2px 2px 2px;
}

.vidLinkH
{  
    width:131;
   float:left;
   font-size: 80%;
   text-align:center;
   margin-left:2px;
		margin-right:2px;
}

.VidImageH {
		
		margin-left:8px;
		margin-right:8px;
		margin-top:5px;
		margin-bottom:5px;
	}
/*.videoInfoH
{   width:140px;
    font-size: 75%;
    text-align:center;
    margin-left:8px;
		margin-right:8px;
}*/
.videoInfo
{
    font-size: 75%;
}
.hVidImage {
		
		margin-left:8px;
		margin-right:8px;
		margin-top:5px;
		margin-bottom:5px;
	}
.videoInfoH
{   width:140px;
    font-size: 75%;
    text-align:center;
    margin-left:8px;
		margin-right:8px;
}
.vidItemTop
{   margin-top:3px;
   width: 190px; 
}
.vidItemTopH
{   margin-top:3px;
   width: 705px; 
}
.vidImage
{ width:102px;
   float:left;
}
.vidLink
{   width:85px;
   float:left;
   font-size: 80%;
}




.VideoDesc
{
    width:200px;
   float:left;
    font-size: 91%;
    margin: 0 0 5px;
    border-bottom:1px;
    border-bottom-style:solid;
}