﻿
/*-----------------*/

#RightWrapper .LatestVideoWrapper
{
    background: #E1E0E0;
    margin:0 0 20px 0;
    padding:0 0 0 0;
    float:left;
    width:210px;
    display:inline;

}

#RightWrapper .LatestVideoTitle
{
    float:left;
    background: url(../../images/section_heading.jpg) repeat-y;
    margin: 0 0 10px 0px;
    width:210px;
    display:inline;
}



#RightWrapper .LatestVideoTitleText
{
     color:#fff;
    float:left;
    width:188px;
    font-family: Trebuchet MS;
    font-size:16px;
    text-align:left;
    font-weight:bold;
    padding:3px 0 3px 5px;
  
}

#RightWrapper .LatestVideoTitleHR
{
   display:none;
}

#RightWrapper .thumbsx li 
{

    padding: 3px 0 0 35px;
    margin: 0 ;
  
}

#RightWrapper .thumbsx a span 
{

    padding-left: 60px;
}

#RightWrapper .title
{
    padding-left:30px;
}

#RightWrapper .ShowAllVideo a
{
     float:left; 
     width:180px;
     color:#346699;
     padding: 0 0 5px 5px;
}

/*---------------------------------------*/
#LeftWrapper .LatestVideoWrapper
{
    background: #E1E0E0;
    margin:0 0 20px 0;
    padding:0 0 0 0;
    float:left;
    width:210px;
    display:inline;

}

#LeftWrapper .LatestVideoTitle
{
    float:left;
    background: url(../../images/section_heading.jpg) repeat-y;
    margin: 0 0 10px 0px;
    width:210px;
    display:inline;
}



#LeftWrapper .LatestVideoTitleText
{
     color:#fff;
    float:left;
    width:188px;
    font-family: Trebuchet MS;
    font-size:16px;
    text-align:left;
    font-weight:bold;
    padding:3px 0 3px 5px;
  
}

#LeftWrapper .LatestVideoTitleHR
{
   display:none;
}

#LeftWrapper .thumbsx li 
{

    padding: 3px 0 0 35px;
    margin: 0 ;
  
}

#LeftWrapper .thumbsx a span 
{

    padding-left: 60px;
}

#LeftWrapper .title
{
    padding-left:30px;
}

#LeftWrapper .ShowAllVideo a
{
     float:left; 
     width:180px;
     color:#346699;
     padding: 0 0 5px 5px;
}


#CenterWrapper .LatestVideoWrapper
{
    margin:  0 auto 10px auto;
    width:375px;
}

#CenterWrapper .LatestVideoTitle
{
   float:left;
   border-bottom:solid 1px #346699;
    margin: 0 0 5px 0;
    width:100%;
}


#CenterWrapper .LatestVideoTitleText
{

    color:#346699;
    float:left;
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
}

#CenterWrapper .LatestVideoTitleHR
{
   display:none;
   
}

#CenterWrapper .thumbsx li 
{

    padding: 3px 0 0 15px;
    margin: 0 25px 0 0;
  
}

#CenterWrapper .thumbsx a span 
{

    padding-left: 20px;
}


#CenterWrapper .title
{
    padding-left:10px;
}

#CenterWrapper .ShowAllVideo a
{
     float:left; 
     width:180px;
     color:#346699;
     padding: 0 0 15px 15px;
}