﻿/* VideoSet vview2 */
.vview2 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt;  background-color: #A6D623; color: #D9D9F2; }
.vview2 a { text-decoration: none; color:#0033CC; }
.vview2 a:hover { background-color: #A6D623; }
.vview2 #Logo { background-image: url(searchVideoLight.gif); width: 287px; height: 34px; }
.vview2 #TitleBarPane { color: #4C4C80; background-color: #F2F2F2; padding: 6px 8px 4px 8px; font-weight: bold; border-right: 1px solid #474759; border-top: 1px solid #191970; border-left: 1px solid #191970; }
.vview2 #BrowsePane { color: #4C4C80; background-color: #F2F2F2; padding: 6px 4px 8px 8px; border-bottom: 1px solid #474759; border-top: 1px solid #191970; border-left: 1px solid #191970; }
.vview2 #ResultsPane { color: #4C4C80; background-color: #F2F2F2; padding: 4px 4px 4px 4px; border-right: 1px solid #474759; border-bottom: 1px solid #474759; }
.vview2 #ResultsPane a { text-decoration: none; color:#4C4C80; }
.vview2 #TitleBarPane a { text-decoration: none; color:#4C4C80; }
.vview2 #BrowsePane a { text-decoration: none; color:#4C4C80; }
.vview2 #ResultsPane a:hover { background-color: #E5E5FF; color: #3F3FBE; }
.vview2 #TitleBarPane a:hover { background-color: #E5E5FF; color: #3F3FBE; }
.vview2 #BrowsePane a:hover { background-color: #E5E5FF; color: #3F3FBE; }
.vview2 .thumbnail { width: 75px; height: 56px; border: 1px solid #4C4C80; }
.vview2 .header { font-size: 12pt; }
.vview2 .title { font-weight: bold; font-size: 9pt; }
.vview2 .oddVideo td { background-color:#DDDDDD; }
.vview2 .evenVideo td { background-color:#F2F2F2; }
.vview2 .label { color: #333333; text-align: right; }
.vview2 .callout { text-align: center; font-size: 7pt; color: gray; }
.vview2 .menuHeader { font-weight: bold; font-size: 8pt; }

/* commented backslash hack \*/ 
html, body { height:100%; width: 100%; } 
/* end hack */
html, body { margin:0; padding:0; }
#bodyDiv { min-height:100%; height:auto; }
* html #bodyDiv { height:100%; }
body { overflow: -moz-scrollbars-vertical; }

