/*      This file contains definitions for the video's section, as well as     */
/*      style overrides of elements already defined in common.css               */

/* body links */

/* set the header backgrounds */
body { background-image: url(/sitemedia/img/header_bg_video.gif); }

/* set the active tab background image */
.topNav #video 
{
background-position: left -146px;
}

.topNav #video a
{
background-position: right -146px;
color: #fff;
}
    
#headerBottom 
{ 
background-position:110px -124px;
background-repeat:no-repeat;
}

/* set the woo status in header */
ul#wooStateChooser li a#wooStateButton 
{ 
background-image: url(/sitemedia/img/woostatus_grey.png); 
}

#leftNav a.active,
#leftNav a.active:hover
{
background-color:#4e4e4e;
}

#leftNav a:hover
{
color:#fff;
background-color:#777;
}

.vipVideos .pageTitle
{
color:#BC0101;
}

#mainColumn #userNotice 
{
width:619px;
margin-bottom:2em;
display:inline;
}

#userNotice.hidden 
{
display:none;
}

#userNotice h2 
{
width:500px;
margin-top:0;
clear:none;
}

#userNotice p 
{
margin-bottom:0;
}

#userNotice strong 
{
display:block;
margin-top:1em;
}

.btnCloseYellowModule 
{
float:right;
}

#friendFinderBtn a
{
margin-top:0;
}

.notSignedIn #friendFinderBtn a
{
margin-top:6px;
}

/* adapts .videoSessions for featured video */
#featuredVideo 
{
border-bottom:3px solid #eaeaea;
margin:0 0 1em 0;
padding-bottom:1em;
display:inline;
clear:both;
}

#featuredVideo h2 
{
color:#03B0F0;
font-size:2em;
line-height:1.2em;
margin:0 0 0.5em 0;
}

#featuredVideo h2 a {
color:#4e4e4e;
}

#featuredVideo div {
width:643px;
font-size:1em;
margin:0;
}
                          
#featuredVideo a {
width:318px;
height:119px;
}

#featuredVideo .btnPlayVideoThumb {
width:78px;
height:52px;
left:122px;
top:30px;
background-image:url(/sitemedia/img/video/btnPlayMedium.png);
}

#featuredVideo .meetingHovered .btnPlayVideoThumb {
background-image:url(/sitemedia/img/video/btnPlayMediumHover.png);
}

#featuredVideo .namePanel {
width:136px;
height:21px;
font-size:1.2em;
padding-top:3px;
top:97px;
}

#featuredVideo .namePanel02 {
left:161px;
}

#featuredVideo a img {
width:159px;
height:119px;
}

#featuredVideo .rightImage {
left:161px;
}

#featuredVideo p, 
#featuredVideo h3 
{
width:304px;
margin:0;
float:left
}

#featuredVideo ul {
width:304px;
margin:0.2em 0 0.5em 15px;
clear:none;
float:left;
}

#featuredVideo li {
width:auto;
height:auto;
text-align:left;
margin-bottom:0.6em;
float:none;
}

#featuredVideo li a 
{
width:auto;
height:auto;
margin:0;
}

#friendsinvideoPopupContent h4
{
margin-top:0;
}

.videoFeaturing 
{ 
width:100%; 
height:16px;
}

.videoSessions div a.videoFeaturingVip
{
height:17px;
background:url(/sitemedia/img/iconVip17x17.png) no-repeat;
padding-left:19px;
padding-bottom:0.4em;
display:inline-block;
vertical-align:bottom;
}

html>body .videoSessions div a.videoFeaturingVip
{
vertical-align:baseline;
display:inline;
}