<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#navlink_ a {
    text-decoration: underline !important;
}

#navbar {
    border-right-style: none;
    clear: both;
}

#content {
    border-left-style: none;
    padding-left: 0px;
}

#thepage {
    padding-left: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 920px;
}

#xiphbar_outer {
    min-width: 920px;
}

#xiphlogo {
    margin: 20px 0px 16px 10px;
    border: 0px;
    overflow: hidden;
}

#xiphlogo img, #xiphlogo a img{
    float: left;
    margin-right: 3em;
}

.fallback p{
  margin: 0px;
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-top: 1em;
  padding-bottom: 1em;
  font-weight: bold;
  text-align: center;
}

.fallback div{
  padding: 1em;
  margin-left: auto;
  margin-right: auto;
  width: 125px;
  height: 125px;
}

.fallback {
  position: relative;
  padding: 0px;
  margin: 0px;
  height: 100%;
  width: 100%;
  font-size: 12px;
  background-color: #d0e0f0;
  display: table;
}

.fallback .vcenter{
  display: table-cell;
  vertical-align: middle; 
  text-align: center; 
  padding: .5em;
}

h1 {
    padding: 0px;
    font-size: 1.5em;
    position: relative;
    float: right;
    margin: 14px;
    padding-top: 36px;
    margin-top: -1.3em;
    margin-right: 40px;
    font-weight: bold;
    color: #ff9900;
}

.or {
    padding: 0px;
    margin: 0px;
    margin-top: -14px;
    margin-right: 40px;
    font-size: 1em;
    position: relative;
    clear: right;
    float: right;
    color: #0000f0;
}

.vid_control {
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px;
}

.vid_border {
    position: relative;
    border: 1px solid #9fC0D7;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

.vid_sizer {
    position: relative;
    width: 640px;
    height: 360px;
    padding: 0px;
    margin: 0px;
}

.vid_caption {
    width: 640px;
}

.absbackground {
    position: absolute;
    bottom: 0px;
    background-color: #000000;
    opacity: .6;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.srtwrapper {
    position: absolute;
    bottom: 60px;
    left: 1px;
    z-index: 2;
    width: 640px;
}

.srt {
    color: #ffffff;
    position: relative;
    text-align: center;
    margin-left: 1em;
    margin-right: 1em;
    z-index: 3;
}

.baseline {
    position: absolute;
    visibility: hidden;
}

.vcwrapper {
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 2;
    width: 640px;
}

.vidcontrols {
    position: relative;
    margin: 3px;
    padding: 0px;
    z-index: 3;
}

.vidtype {
    font-style: italic;
    font-weight: bold;
    font-size: 1.5em;
    margin-left: .5em;
    margin-right: .5em;
    color: #c0c0c0;
    float: right;
}

.vidcontrols select {
    font-size: 12px;
    background-color: #606060;
    color: #e0e0e0;
    border:1px solid #e0e0e0;
    margin: 0px;
    margin-left: 2px;
}

.vidcontrols select option {
    background: #606060;
    color: #e0e0e0;
}

.cb {
    position: absolute;
    z-index: 1;
    display: none;
}

.clickclass1 {
    border-radius: 4px;
    border-bottom: 1px solid #8c8cff;
    border-right: 1px solid #8c8cff;
    background-image: linear-gradient(to bottom,rgba(255,255,255,.05),rgba(255,255,255,.10));
}

.clickclass2 {
    border-radius: 4px;
    border-bottom: 1px solid #8c8cff;
    border-right: 1px solid #8c8cff;
    background-image: linear-gradient(to bottom,rgba(0,0,255,.05),rgba(0,0,255,.1));
}

.clickclass3 {
    border-radius: 4px;
    border-bottom: 1px solid #8c8cff;
    border-right: 1px solid #8c8cff;
    background-image: linear-gradient(to bottom,rgba(255,255,255,.10),rgba(255,255,255,.15));
}

.cbicon{
    display: none;
    position: absolute;
    margin-top: -14px;
    margin-left: -14px;
    z-index: 2;
}</pre></body></html>