﻿#wrapContent.level2 #content div {
    position: relative;
    margin: 0 0 16px 0;
}

#wrapContent.level2 #sidebar div.module {
    margin: 23px 0 0 0;
}

#wrapContent.level2 #sidebar div.module div.wrapList {
    height: 88px;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 8px 0 8px 4px;
    padding: 0;
    /*
    background: url(/styles/images/mediaplayer/grad.module.gif) repeat-x fixed 0 0;
    background-attachment: fixed; /*  IE wouldn't obey so... 
    */
    border: 1px solid #f0f0f0;
}

#wrapContent.level2 #sidebar div.module ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#wrapContent.level2 #sidebar div.module ul li {
    height: 18px;
    padding: 0;
    margin: 0 0 16px 0;
    clear: left;
    /* overflow: hidden; */
}

#wrapContent.level2 #sidebar div.module ul li div {
    font-size: 11px;
}

#wrapContent.level2 #sidebar div.module ul li div h4 a {
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    padding: 2px 4px 2px 0;    
    background: transparent;
    color: #000;
    width: 210px;
}

#wrapContent.level2 #sidebar div.module ul li div.mvThumb {
    position: relative;
    float: left;
    width: 62px;
    height: 40px;
    padding: 0 6px 6px 0;
}

#wrapContent.level2 #sidebar div.module ul li div.mvThumb img {
    width: 62px;
    height: 40px;
}

#wrapContent.level2 #sidebar div.module ul li div p {
    padding: 0;
}

object#player {
    position: relative;
    display: inline;
    float: left;
    width: 100px;
}

#wrapContent div#sidebar div {
    padding: 0 0 0 16px;
    width: 230px;
}

#wrapContent.level2 div#sidebar div.module a.expand, 
#wrapContent.level2 div#sidebar div.module a.collapse {
    position: relative;
    display: block;
    width: 230px;
    text-decoration: none;
    background: url(  '/styles/images/mediaplayer/exp.coll.arrow.gif' ) no-repeat 0 0;
    color: #535353;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 0 0 0 30px;
    vertical-align: middle;
    height: 45px;
}

#wrapContent.level2 div#sidebar div.module a.expand {
    background: url('/styles/images/mediaplayer/exp.coll.arrow.gif') no-repeat 0 -45px;
}

#wrapContent.level2 div#sidebar div.module a.collapse {
    background: url('/styles/images/mediaplayer/exp.coll.arrow.gif') no-repeat 0 0;
}

#wrapContent.level2 div#sidebar div.module a span {
    position: relative;
    display: block;
    float: left;
    width: 45px;
    height: 45px;
    padding: 0 0 0 15px;
}

#wrapContent.level2 div#sidebar div.module a span.rosse {
    background: url(  '/styles/images/mediaplayer/rosse.thumb.gif' ) no-repeat 50% 50%;
}

#wrapContent.level2 div#sidebar div.module a span.patton {
    background: url(  '/styles/images/mediaplayer/patton.smiling.gif' ) no-repeat 50% 50%;
}

.relVid {
    display: block;
}

/*Change the height for spacing below the player  */
.wrapPlayer {
    /*background: url('/Media/images/loading.lg.gif') ;  no-repeat 50% 50% */
    width: 638px;
    height: 390px;
}
/* Change the height of the player to adjust the size of the stage area. */
#playerLG {
    width: 638px;
    height: 390px;
}

/*
        #wrapContent.level2 #content div.iconbar div.rating {
             background: url('/Media/images/loading.gif') no-repeat; 
        }
        */

#wrapContent.level2 #content div.iconbar {
    width: 640px;
    margin: 0;
    padding: 0;
}

/*
        #wrapContent.level2 #content div.iconbar div.wrapRating {
            background: #999;
            padding: 2px;
            margin: 0;   
            text-align: center;
            width: 100px;     
        }
        
        #wrapContent.level2 #content div.iconbar div.wrapRating a.rater {
            background: #999;
            color: #fff;
        }
        */

#wrapContent.level2 #content a#lnkSHare {
    width: 50px;
    height: 33px;
    display: block;
    position: relative;
    float: left;
    line-height: 33px;
}

#wrapContent.level2 #content div#wrapShare {
    padding: 8px;
    margin: 0;
    height: 30px;
}

#wrapContent.level2 #content div#wrapShare #share {
    padding: 8px;
    width: 400px;
    float: left;
}

div#wp.wrapPlayer {
    background: #fff url(/styles/images/mediaplayer/ajax.loading.gif) no-repeat 50%;
}



