


.content_body_container 
{
    background-color: #000000;
    position:relative;
}

#preRoll_container
{
    background:url(http://cache.g4tv.com/images/2007/video_detail/preRollBg2.png) no-repeat transparent;
    cursor:default;
    display:none;
    height:720px;
    left:0px;
    position:absolute;
    top:56px;
    width:960px;
    z-index:8997;
}

#preRoll_ad
{
    background:url(http://cache.g4tv.com/images/2007/video_detail/preRoll_ad_bg.gif) no-repeat;
    display:none;
    height:293px;
    left:600px;
    position:absolute;
    top:250px;
    width:336px;
    z-index:8998;
}

*html #preRoll_container
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/video_detail/preRollBg1.png',sizingMethod='crop');
}

#vd_cols_container
{
    padding-top:20px;
}

#vd_left_col
{
    display:inline;
    float:left;
    margin-left:29px;
    width:542px;
}

#vd_right_col
{
    float:left;
    margin-left:23px;
    width:366px;
}

*html #vd_right_col
{
    display:inline;
    margin-left:6px;
}


.more_video
{
    color:#ffb119;
    font-size:16px;
    font-weight:bold;
    padding-left:60px;
}






















.playlist_title_container
{
    color:#999;
    float:left;
    font-size:16px;
    font-weight:normal;
    
    padding-left:2px;
    width:300px;
}

.playlist_title
{
    color:ccc;
    font-weight:bold;
}

.playlist_count
{
    color:darkslateblue;
    font-weight:normal;
}

.playlist_controls
{
    float:right;
    padding-right:10px;
    text-align:right;
    width:200px;
}

.playlist_controls .page_arrow
{
    margin:0px 0px;
}

.playlist_controls a.page_button
{
    color:#4d4d4d;
    font-size:24px;
    margin:0px 2px;
}

.playlist_controls a:hover
{
    text-decoration:none;
}



.playlist_controls a:hover, .playlist_controls a.active
{
    color:#ccc;
}

#playlist_container
{
    height:70px;
    overflow:hidden;
    position:relative;
    width:550px;
}



#more_playlist_container
{
    
    height:70px;
    
    overflow:hidden;
    position:relative;
    width:880px;
    

}

#more_page_button_1, #more_page_button_2, #more_page_button_3, #more_page_button_4, #more_page_button_5
{
    display:none;
}

#more_playlist_outer_container
{
    background:url(http://cache.g4tv.com/images/2007/video_detail/more_vid_bg.gif) no-repeat 40px 23px;
    padding:36px 0px 0px 40px;
    position:relative;
    width:920px;
}

#btnLeftMore
{
    left:10px;
    position:absolute;
    top:61px;
}

#btnRightMore
{
    right:10px;
    position:absolute;
    top:61px;
}

.playlist_strip
{
    height:68px;
    position:absolute;
    top:0px;
}

.strip_video
{
    cursor:pointer;
    display:inline;
    float:left;
    height:68px;
    margin:0px 0px 10px 0px;
    padding:0px 10px;
    position:relative;
    width:90px;
}

*html .strip_video
{
    padding:0px 9px;
}

.strip_video img
{
    border:1px solid #666;
}


.topVidNav
{
    background:url(http://cache.g4tv.com/images/2007/video_detail/generic_vid_hdr_bg.gif) no-repeat #080808;
    height:22px;
    padding:48px 0px 0px 0px;
    position:relative;
}


.topVidNav ul
{
    background:url(http://cache.g4tv.com/images/2007/video_detail/vid_head_nav_bg.gif) repeat-x;
    list-style-type:none;
    margin:0px;
    padding:0px;
}

.topVidNav ul li
{
    display:inline;
    float:left;
    height:22px;
}

.topVidNav ul li a
{
    color:white;
    display:block;
    font-size:12px;
    font-weight:bold;
    padding:6px 20px 2px 20px;
    white-space:nowrap;
}

*html .topVidNav ul li a
{
    display:inline-block;
}

.topVidNav ul li a:hover
{
    text-decoration:none;
}

.topVidNav ul li a.lnkHdrNav
{
    background:url(http://cache.g4tv.com/images/2007/video_detail/vid_hdr_arrow3.gif) no-repeat top right;
    font-size:11px;
    font-weight:normal;
    padding-right:45px;
    padding-top:6px;
    text-transform:uppercase;
}







.lnkMoreVDTabs
{
    color:white;
    display:block;
    font-size:12px;
    font-weight:bold;
    right:-40px;
    position:absolute;
    top:55px;
    width:100px;
}

#moreVDTabs
{
    background:#333;
    border:1px solid white;
    display:none;
    padding:0px 10px 5px 10px;
    position:absolute;
    left:961px;
    top:55px;
    
}

#moreVDTabs a
{
    color:white;
    display:block;
    font-size:12px;
    font-weight:bold;
    margin:5px 0px;
}

.lnkMoreVDTabs:hover, #moreVDTabs a:hover
{
    cursor:pointer;
    text-decoration:none;
}


.activeFrame
{
    display:block;
    position:absolute;
    left:11px;
    top:1px;
}

.inactiveFrame
{
    display:none;
}

.midLine
{
    background-color:#333;
    color:#333;
}

#hover_desc
{
    color:#666;
    visibility:hidden;
    font-size:10px;
    margin:3px 0px 0px 10px;
    text-align:center;
}


























#divRelatedVideosContainer {
        width: 366px; 
        height: 550px;  
    }
    
    #divRelatedVideosTitle {
        color: #eea517; 
        font-size: 16px;
        margin-left: 10px; 
        margin-bottom: 5px; 
        font-weight: bold;
    }
    
    #divRelatedVideosBox1 {
        width: 366px; height: 525px;  background-image: url(http://cache.g4tv.com/images/2007/CES/bg_relatedvids.jpg); background-repeat:no-repeat;
    }
    
    #divRelatedVideosBox2 
    {
        width: 346px; 
        height: 515px;
        overflow-x: hidden; 
        overflow-y: scroll; 
        overflow: -moz-scrollbars-vertical; 
        margin-left: 20px;
    }
    
    .related_video_image {
        border: solid 1px #999;
    }
   
    body:last-child:not(:root:root) #divRelatedVideosBox2 
    { 
        overflow: scroll; 
    }
    
    #divRelatedVideos {
        margin-top: 10px; margin-bottom: 10px; margin-right: 10px;
    }
    
#video_container 
{
    color: #ffffff;
    margin-left: 30px;
    margin-top: 15px; 
    padding-bottom:20px;
    position:relative;
    width: 482px;
}
    
    .video_title {
       padding-bottom: 10px; color: #7d92bb; font-size: 18px; font-weight: bold;
    }

    .video_description 
    {
        color: #ffffff;
        display:block;
        margin-bottom:15px;
        width:500px;
    }
    
    
    #divVideo {
        padding-top: 10px;
        padding-bottom: 10px;
    }

#keywords
{
        color: #999999;
        float:left;
}

.keywords, .keyords a {
        color: #999999;
}

.key_comments
{
    width:480px;
}
    
.comments_text
{
    background:url(http://cache.g4tv.com/images/2007/video_detail/commentsIcon.gif) no-repeat 0px 3px;
    color:#808080;
    float:right;
    padding-left:15px;
}

#play_n_stars
{
    height:20px;
    margin-bottom:20px;
    position:relative;
}

.continuous_play
{
    left:0px;
    position:absolute;
    top:-1px;
}

.lblContinuousPlay
{
    color:#808080;
    font-size:11px;
    left:20px;
    position:absolute;
    top:2px;
}

.lblRate
{
    color:#808080;
    font-size:11px;
    left:140px;
    position:absolute;
    top:2px;
}

.imgStars
{
    left:170px;
    position:absolute;
    top:0px;
}



.star1
{
    background-image:url(http://cache.g4tv.com/images/2007/spacer.gif);
    height:15px;
    left:170px;
    position:absolute;
    width:16px;
    top:0px;
    
}

.star2
{
    background-image:url(http://cache.g4tv.com/images/2007/spacer.gif);
    height:15px;
    left:186px;
    position:absolute;
    width:16px;
    top:0px; 
}

.star3
{
    background-image:url(http://cache.g4tv.com/images/2007/spacer.gif);
    height:15px;
    left:203px;
    position:absolute;
    width:16px;
    top:0px;
}
.star4
{
    background-image:url(http://cache.g4tv.com/images/2007/spacer.gif);
    height:15px;
    left:219px;
    position:absolute;
    width:16px;
    top:0px;
}
.star5
{
    background-image:url(http://cache.g4tv.com/images/2007/spacer.gif);
    height:15px;
    left:235px;
    position:absolute;
    width:17px;
    top:0px;
}

#moreTabs
{
    left:150px;
    list-style-type:none;
    margin:0px;
    padding:0px;
    position:absolute;
    top:0px;
}

#moreTabs li
{
    float:left;
    margin:0px;
    padding:0px;
}

#moreTabs li a
{
    color:#808080;
    display:block;
    height:20px;
    padding:4px 8px 0px 8px;
}

*html #moreTabs li a
{
    display:inline-block;
}

#moreTabs li a:hover
{
    text-decoration:none;
}

#moreTabs li.activeTab 
{
    background:url(http://cache.g4tv.com/images/2007/video_detail/more_vid_right_tab.gif) no-repeat top right;
}

#moreTabs li.activeTab a
{
    background:url(http://cache.g4tv.com/images/2007/video_detail/more_vid_left_tab.gif) no-repeat top left;
    color:white;
}

#vd_bottom_cols
{
    padding-bottom:25px;
}







        #comment_cols
        {
            background-color:#333;
        	margin:0px 0px 0px 0px;
        	min-height:350px;
        	padding:20px 20px 40px 20px;
        	width:920px;
        }
        
        *html #comment_cols
        {
        	height:350px;
        }
        
        #comment_headline
        {
            margin-bottom:0px;
        }
        
        #ccc_container
        {
            color:white;
            font-size:16px;
        }
        
        #comment_title
        {
            color:#999;
            font-size:16px;
            font-weight:bold;
        }
        
        #divComments
        {
        	color:white;
        	float:left;
        	padding-bottom:40px;
        	width:560px;
        }
        
        #divComments a
        {
        	color:white;
        	text-decoration:underline;
        }
        
        .posted_line
        {
        	background-color:Black;
        	color:White;
        	display:block;
        	padding:5px 10px;
        	margin:20px 0px 0px 0px;
        }
        
        .item_comment
        {
        	color:White;
            padding:0px 10px;
        }
        
        .pnlEditLinks
        {
        	color:white;
        	padding:0px 10px;
        }

        
        .comment_row
        {
        	margin-bottom:30px;
        }
        
        hr
        {
        	display:none;
        }
        
        #ad_col
        {
        	float:right;
        	width:337px;
        }
        #ad_300x250_title
        {
        	color:White;
        	text-align:center;
        }
        
        
        
#more_video_desc
{
    color:#666;
    font-size:12px;
    height:20px;
    margin:3px 0px;
    text-align:center;
    width:100%;  
}












