﻿/* Copyright © 2009 Vertigo Software, Inc. All rights reserved. */

body, html
{
    height: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 100%;
}

body 
{
    background: #0d2954 url('http://static.cbslocal.com/CBS/national/inauguration/Images/gradient.png') repeat-x;
}

#installSilverlight
{
    background-image: url("http://static.cbslocal.com/CBS/national/inauguration/Images/InstallSilverlight.png");
}

#leaderboard
{
    background: transparent url('http://static.cbslocal.com/CBS/national/inauguration/Images/Masthead2.png') no-repeat;
    height: 134px;
    height: 124px;
    width: 940px;
    margin: 0px auto;
}

#leaderboard table 
{
  border-collapse: collapse;
  height: 90px;
  width: 940px;
  margin: 2px auto 0px auto;
}

#leaderboard table td 
{
    padding: 0px; 
}

#moveHost
{
    display: block;
    height: 0px;
    left: 0px;
    position: absolute;
    width: 0px;
    top: 0px;
    background-image: url("http://static.cbslocal.com/CBS/national/inauguration/Images/SilverlightLoadingBackground.png");
}

#moveInstallHost
{
    height: 0px;
    overflow: hidden;
    width: 0px;
}

#main
{
    margin: 0 auto;
    width: 1000px;
}

#silverlightHost
{
    background-image: url("http://static.cbslocal.com/CBS/national/inauguration/Images/SilverlightLoadingBackground.png");
    height: 582px;
    margin: 0px auto;
    width: 940px;
}

#silverlightLoading
{
    height: 582px;
    margin: 0px auto;
    width: 940px;
    background-image: url("http://static.cbslocal.com/CBS/national/inauguration/Images/SilverlightLoadingBackground.png");
}

#silverlightInstallHost
{
    background-image: url("http://static.cbslocal.com/CBS/national/inauguration/Images/InstallSilverlightBackground.png");
    background-repeat: no-repeat;
    display: none;
    height: 582px;
    margin: 0px auto;
    width: 940px;
}

#copyright
{
    height: 10px;
    width: 940px;
    color: #909EB3;
    font-size: 7pt;
    text-align:left;
    margin: 4px auto 0px auto;
}

#silverlightInstallHost div
{
    display: none;
    height: 396px;
    position: relative;
    margin: 0px auto;
    top: 71px;
    width: 594px;
}

#silverlightInstallHost img
{
    border-style: none;
    position: relative;
    top: 300px;
}

#unsupportedSilverlight
{
    background-image: url("http://static.cbslocal.com/CBS/national/inauguration/Images/UnsupportedSilverlight.png");
}

#upgradeSilverlight
{
    background-image: url("http://static.cbslocal.com/CBS/national/inauguration/Images/UpgradeSilverlight.png");
}

