@charset "utf-8"; #videoListContInt .oneColFixCtr #container { width: 762px; margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */ border: none; text-align: left; /* this overrides the text-align: center on the body element. */ } #videoListContInt .oneColFixCtr #mainContent { padding: 0px; height: 522px; background:url(../images/mainPlayerBG-rep.png) repeat-x; } #header { width: 762px; height: 76px; background:url(../images/mainPlayerTitleBg.png) repeat-x; } #playerDiv { width: 415px; height: 345px; } #playerDivInt { width: 310px; height: 249px; display:block; } #adArea { width: 762px; height: 101px; text-align:center; } .uWire .jScrollPaneTrack { background: url(../images/mainPlayerScrollBg.jpg) repeat-y; margin-top:6px; } .uWire .jScrollPaneDrag { background:#a1b9c4; } .holder { float: left; margin: 10px; } .scroll-pane { width: 200px; overflow: auto; background: #ccc; float: left; } .scroll-paneInt { width: 190px; overflow: auto; background: #ccc; float: left; } #videoListCont { background:url(../images/mainPlayerVidListBg.png) repeat-y; height:315px; } #videoListCont2 { width: 347px; height: 315px; background:url(../images/mainPlayerVidContTopBg.png) no-repeat; overflow:hidden; } #videoListContInt { /* background:url(../images/mainPlayerVidListBg.png) repeat-y;*/ background:#FFFFFF; height:505px; text-align:left; } #videoListCont2Int { width: 320px; height: 505px; background:#FFFFFF; /* background:url(../images/mainPlayerVidContTopBg.png) no-repeat;*/ overflow:hidden; } .vidList { width:345px; height: 291px; overflow:auto; margin-top:8px; } .vidListInt { width:329px; height: 220px; left:0px; overflow:auto; } .vidListItemOff { text-align:left; width: 284px; height: 54px; padding: 10px 10px 10px 17px; cursor: pointer; overflow:hidden; } .vidListItemOver { text-align:left; width: 284px; height: 54px; padding: 10px 10px 10px 17px; text-decoration:underline; cursor: pointer; overflow:hidden; } .vidListItemOn { background:url(../images/mainPlayerVidSel.png) no-repeat; width: 287px; height: 65px; padding: 16px 10px 10px 17px; color:#FFFFFF; cursor: pointer; overflow:hidden; } .vidListItemIntOff { text-align:left; width: 260px; height: 54px; padding: 10px 10px 10px 17px; cursor: pointer; overflow:hidden; } .vidListItemIntOver { text-align:left; width: 260px; height: 54px; padding: 10px 10px 10px 17px; text-decoration:underline; cursor: pointer; overflow:hidden; } .vidListItemIntOn { text-align:left; background:url(../images/inPageVidSel.png) no-repeat; width: 282px; height: 60px; padding: 16px 10px 5px 17px; color:#FFFFFF; cursor: pointer; overflow:hidden; } .vidListDesc { height:50px; overflow:hidden; } #videoListContInt .vidListDescInt { height:38px; overflow:hidden; } .fL { float:left; } .thumb { margin: 2px 8px 4px 4px; width: 60px; } #videoListContInt .videotitle { font: 12px Arial, Helvetica, sans-serif; font-weight: bold; } #playerDiv b, #playerDivInt b {font-weight: bold} .bold {font-weight: bold; color:#2c2c2e} #videoListContInt p {font-size: 10px; margin: 0px 0px 0px 0px} #playerDiv p, #playerDivInt p {font-size: 10px; margin: 0px 0px 0px 0px} .white {color:#FFFFFF} #playerDiv a:link, #playerDivInt a:link {text-decoration:none} #playerDiv a:hover, #playerDivInt a:hover {text-decoration:underline} #playerDiv a:visited, #playerDivInt a:visited {text-decoration:none} /* DROP-DOWN MENU */ #nav, #nav ul { float: left; width: 319px; list-style: none; line-height: 2; font-weight: bold; padding: 0; border: none; margin: 0 0 0px 9px; z-index:50; } #nav a { display: block; /* width: 319px; w\idth: 6em;*/ color: #a1b9c4; text-decoration: none; padding: 0.25em 2em; background:#efefef; } #nav a.daddy { background: url(rightarrow2.gif) center right no-repeat; } #nav li { width: 319px; float: left; padding: 0; } #nav li ul { position: absolute; left: -999em; height: auto; /* width: 14.4em; w\idth: 13.9em;*/ font-weight: normal; margin: 0; } #nav li li { padding-right: 1em; width: 319px; } #nav li ul a { /* width: 13em; w\idth: 9em;*/ } #nav li ul ul { margin: -1.75em 0 0 14em; } #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; } #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; } #nav li:hover, #nav li.sfhover { background: #efefef; }