﻿*
{
	outline:none;
}
.AllMovieContent
{
    background-repeat:repeat-x;
    height:100%;
    margin-bottom:20px;
    /*width:756px;*/
}

.MovieList
{
    float:left!important;
    awidth:200px;
    aheight:330px;
   /* height:70px;
    margin-left:105px!important;*/
}

.ItemMovieName
{
    text-align:right;
    font-family:Arial;
	font-size:14px;
	color:#616161;
	text-decoration:none;
	padding-bottom:5px;
	width:187px;
	overflow:hidden;
}

.MovieListContent .ActiveItem,
.ItemMovieName:hover
{
	color:#616161;
}

.ListHeaderViolet
{
    font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#821C65; 
}

.ListHeaderBlack
{
    font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

/*.MainTitleColor, .MainTitleBlack
{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:black;
}
*/
.MovieContent
{
   float: left;
   width: 415px;
   height: 270px; 
   background-color: Transparent;
   margin-bottom:22px;
   margin-right:50px;
   clear:both;
}

#FlashInnerHolder 
{     
    POSITION: relative!important;
    /*aheight: 277px;     
    aoverflow: hidden; */
    left:10px;
    clear:both;
}

.MovieTitle
{
   width: 415px;
   font-family:Arial;
   font-size:12px;
   float:left;
   position:relative;
   display:block;
   left:40px;
   top:2px; 
}

.MovieListContent
{
    /*background-color:Red!important;*/
    height:70px;
    width:100px;
}

.HeaderMovieListTitle
{
      float:right;
     /* margin-left:105px!important;*/
      width:200px;
      margin-bottom:10px;
}

.AllMovieContent .MovieListHolder
{
	float:left;
	amargin-left:60px;
}

.MovieStyle
{
    float:left;
    width:195px;
    height:66px;
    background-color:#B6B6B6;
    margin-left:8px;
    margin-right:8px;
    margin-bottom:18px;
}

.ImageMovieStylePlay
{
    position:relative;
    right:7px;
    top:16px;
    width:33px;
    height:33px;
    z-index:5;
    cursor:pointer;
}

.ImageThumbnailMovie
{
    position:relative;
    bottom:43px;
    left:14px;
    height:42px;
    width:74px;
    z-index:1;
}

.OtherFileStyle
{
    width:410px;
    margin-bottom:20px;
float:left;
}

.ImageDownloadFile
{
    float:left;
    margin-right:12px;
    width:33px;
    height:33px;
}

.OtherFileDescription
{
    width:344px;
    overflow:hidden;
    font-size:11px;
    float:left;
}

.DownloadLink, .DownloadLink a
{
    color:#275C88;
    font-weight:bold;
    text-decoration:none;
}
