﻿
#container
{
	 text-align:center;
	 width:980px;
	 border: solid 1px #e3e3e3;
	 background-color:White;
	 position:relative;
	 
	 
}
body 
{
    background-image: url(images/background-grey-gradient.png);
	margin:5px;
	margin-top:8px;
	background-position:top; background-repeat:repeat-x;
}

body, td {font-family:verdana;font-size:12px;}
	table.shadow { 
    text-align: center;
		font:serif;
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url(images/topr.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(images/topRightr.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(images/rightr.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(images/bottomRightr.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(images/bottomr.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(images/bottomLeftr.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(images/leftr.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(images/topLeftr.gif)
  }      

  td.shadow-center { 
    background-color: white;
		font:serif; 
  }
  
  .button { height:1.9em;font-weight:bold;width:11.3em;color:#000;border:1px solid #999b9a;margin-right:1em;background:#ce9200 url(http://us.i1.yimg.com/us.yimg.com/i/ww/t2/gradients.4.gif) 0 -362px repeat-x; width:100px;}
  
.detailsrow {background-color:White; font-size:10px;}
.detailsrow td{font-size:10px;}
.detailsrow ul,li{padding:0px; }
.detailsrow li {margin-bottom:10px;}

.titledetailsDiv{
  /** scrollbar-face-color:#e3e3e3;
  scrollbar-arrow-color:#333333;
  scrollbar-track-color:#f7f7f7;
  scrollbar-shadow-color:silver;
  scrollbar-highlight-color:#e3e3e3;
  scrollbar-3dlight-color:#e3e3e3;
  scrollbar-darkshadow-Color:#f5f5f5;
  **/
  text-align:left;
  border:solid 0px silver; 
   
  overflow:scroll; 
  width:100%; 
  height:340px;
  margin:0px;
  float:left;
  margin-top:10px;
}

.HighlightTitle 
{
	background-color:#fff;
	color:#666666;
	border-bottom:solid 0px silver;
	
	}
.HighlightTitle table{width:95%; border:solid 0px silver; }	

.button3
{
	margin-left: 6px;
	float:left;
	width:106px;
	line-height:22px;
	background: url(images/button.gif);
	color:#666666;
	text-align:center;
	font-size: 11px;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}
	
	
	.savedcontentdiv
	{
		text-align:left;
		
	}
	
	.footer {float:left; border:solid 0px silver; width:970px; padding:5px; background-color: #f5f5f5; margin-top:10px;}
	
	
	.GoButton {
	background-image:url(images/searchButton.gif);
	background-repeat:no-repeat;
	border:0px;
	width:21px;
	height:17px;
	vertical-align:middle;
	margin-top:3px;
	cursor: pointer;
	background-color:Silver;
}

.SavedVideos 
{
	display:inline;
	list-style-type:none; 
	margin:0; 
	height:80px;
	width:970px;
	border:solid 0px silver;
	
	
	}
	
.SavedVideos li
{
	width:65px; height:80px; background-color:#e3e3e3; border:solid 1px #333;
	padding:5px;
	float:left;
}

.SavedVideos img{width:60px;height:45px; border:solid 1px black;}
.SavedVideos .savedtitle {display:table-row;}

.savedtitle{font-size:9px;}

.extras
{
	display:none;
}

.extras div{border-bottom:solid 1px #e3e3e3;padding-top:5px;}
.extras pre{font:serif; width:350px;}

.breadcrumb
{
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	height:38px;
	background-position:top;
}

.breadcrumb2
{
	background-image: url(images/MenuBackground.gif);
	background-repeat:repeat-x;
	height:24px;
	background-position:top;
	background-color:#666666;
	color:#FFF;
	border:solid 1px silver;
}

#colorpicker { border-collapse: collapse; position: absolute; left: 300px; top: 600px; background-color: #FFF; border-top: 1px solid #EEE; border-left: 1px solid #EEE; border-right:1px solid #999; border-bottom:1px solid #999;display: none; padding:5px; }
#colorpicker a { display: block; width: 15px; height: 15px; margin-bottom: 1px; margin-right: 1px; font-size:10px; }


.tt { font-family:Arial; padding-right:20px;
	width:350px;}
	
	
.PlayListContainer 
{
	background-color:#f5f5f5;
	overflow:visible;
	border:ridge 0px #b9b9b9;
	
}

.PlayListContainer li
{
  cursor: move;
  position: relative;
  float: left;
  margin: 5px 5px 0px 0px;
  width: 105px;
  height: 100px;
  padding: 0px;
  background-color: #fff;
  border:outset 2px;
  overflow:hidden;
  text-align:center;
}

.PlayListItemTitle
{
	font-family:Tahoma;
	font-size:9px;
	text-align:center;
	overflow:hidden;
	height:20px;
	color:White;
}
.PlayListItem
{
	width:115px;
	height:85px;
	background-color:#fff;
	overflow:hidden;
}

    .hh{margin-top:20px; color:gray; font-size:16px; text-decoration:underline; font-weight:bold;}

.SyndicationLink {border:solid 1px gray; color:#666; width:250px; }


.Performer_TitleContainer
{
	margin:10px;
	border:solid 0px #f5f5f5;
	padding:5px;
	position:relative;
	top:20px;
	height:70px;
}

.Performer_TitlePhoto
{
	width:100px;
	position:absolute;
	left:0px;
	height:60px;
	}
	
.Performer_TitleContainerAlt
{
	position:relative;
	margin:10px;
	border:solid 1px #e3e3e3;
	padding:5px;
	background-color: #e3e3e3;
	top:20px;
	height:70px;
}

.Performer_Title
{
	position:relative;
	left:102px;
	top:5px;
	font-weight:bold;
}
 
 .Performer_CopyrightHolder
 {
	font-weight:normal;
	position:relative;
	left:102px;
	top:25px;
 }
 
 .Tip
 {
	padding:20px;
 }
  
  
  .DocDiv
  {
	padding:20px;
	color:Gray;
	width:300px;

  }               
  
  .DocImage
  {
	width:300px;
  }
  
  .PlaylistInstructions
  {
	background-image: url(images/playlist.gif);
	width:450px;
	height:462px;
	z-index:2000;
	position:absolute; left:15px; top:130px; width:450px; height:465px;
  }
  
  .divHD
  {
	background-color:Red;
	color:White;
	font-weight:bold;
	
	width:100px;
	float:left;
	font-size:9px;
	text-align:center;
	}
	
  .imgContainer{}

/*******************  player wizard page  ******************/

	#PageBreak
	{
		background-color:#666666; 
		height:4px; 
		width:100%; 
		margin-top:0px; 
		margin-bottom:20px;
	}

	#WizardUpdateCancel
	{
		margin:10px;
		padding:10px;
	}
	
	.WizardTableSettingsLeftColumn
	{
		width:225px;	
	}	
	
	
	#WizardUpdateCancel fieldset
	{
		width:200px; 
		margin:5px; 
		padding:6px; 
		margin:10px; 
		background-color:#FFF;
	}
	
	

	#WizardPlayerSettingsContainer
	{
		border-top:solid 0px #333; 
		text-align:center; 
		padding-top:0px;	
	}
	
	.WizardTableSettings
	{
		text-align:right; 
		width: 850px; 
		background-color:#e3e3e3;
		border:solid 3px silver;
		}
	
	.WizardTableSettingsWhite
	{
		text-align:left; 
		width: 820px; 
		background-color:#FFF;
		border:solid 1px #FFF;
		}	
	
	.nosettings
	{
		color:silver;
		text-decoration:line-through;
	}
	
	.WizardSettingsDescriptionTD
	{
		border-left: 0; 
		height:375px; 
		vertical-align:top;
		background-image: url(images/WireFrameBig4.jpg);
		background-repeat:no-repeat;
		background-position:center;
		width:520px;
	}
	
	.WizardSettingsDescriptionTD_Div1
	{
		width:400px; 
		padding:25px; 
		text-align: left;
		
		
	}
	.WizardSettingsDescriptionTD_Div1 img
	{
		width:300px;
		text-align:right;
		margin:16px;
	}
	
	.WizardSettingsDescriptionTD_Div2
	{
		display:block; 
		float:left;
		margin-left:20px;
		margin-top:15px;
		font-weight:bold;
		font-size:12px;
	}
	
	.WizardSettingsDescriptionTD_Div2 h1
	{
		color:#666666;
		margin-bottom:40px;
	}
	
	.WizardPluginDescription
	{
		vertical-align:top; 
		height:60px;
		border-bottom:solid 2px silver;
	}
	
.WizardPage
{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	position:absolute;
	left:20px;
	}

.WizardNextButton 
{
	text-align:right;
	position:relative;
	top:240px;
}

#PlayerWizardFormContainer
{
  width: 390px;
  background-color: #ffffff;
  padding:6px;
  border:1px solid silver;
  min-height:270px;
  padding-top:10px;
}

.WizardUpdate
 {
 padding :2px;
 }
	
.PluginSettings
{
	padding:10px;
	min-height:100px;
	min-width:200px;
	z-index:3000;
}


#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5;
    z-index:1000; 
    
}#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px;
    width:220px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
    text-align:center;
}

.imageassets_dataitem
{
    float:left;
    margin:20px;
}