body
    {
    font-size: small;
    font-family: "arial", "verdana", "helvetica", sans-serif;
    margin: 0px;
    }

p   {
    margin-bottom: 0px;
    padding-bottom: 0px;
    }

p.quote
    {text-align: center;}

font.title
    {
    clear: both;
    float: left;
    font: small-caps 36.1pt "AGaramond Bold", serif;
    }

span.most
    {color: red;}

span.crucial
    {color: blue;}

span.info
    {color: green;}

span#vid_title_text
    {padding-left: 8px;}

h1, h2, h3, h4, h5, h6
    {display: inline;}

a   {
    color: mediumblue;
    word-wrap: break-word;
    }

a.mellow
    {text-decoration: none;}

a.mellow:hover
    {text-decoration: underline;}

a.videofeed_link
    {display: none;}

a.submenu_item
    {
    color: black;
    text-decoration: none;
    }

a.submenu_item:hover
    {background-color: red;}

a.hidden
    {
    color: black;
    text-decoration: none;
    }

form#entry
    {display: inline;}

form#google_search,
form#startpage_search
    {display: none;}

table.search
    {
    position: relative;
    display: inline;
    float: right;
    margin-top: 9px;
    }

td.search
    {
    padding-right: 1px;
    text-align: right;
    font-size: xx-small;
    }

td.buttons
    {padding-left: 3px;}

input#google
    {
    position: relative;
    top: 3px;
    }

input#startpage
    {
    position: relative;
    top: -2px;
    }

label.google,
label.startpage
    {
    position: relative;
    right: -5px;
    }

label.startpage
    {top: -6px;}

sup {
    line-height: 0.5;
    font-size: 70%;
    }

.black
    {color: black;}

.blue
    {color: blue;}

.red
    {color: red;}

.background_blue
    {background-color: blue;}

.background_green
    {background-color: green;}

.max_width
    {max-width: 1000px;}

.min_width
    {min-width: 800px;}

.left
    {text-align: left;}

.center
    {text-align: center;}

.slide,
.slide_up
    {
    display: none;
    position: absolute;
    }

.slide_up
    {bottom: 0;}

input.slide,
input.slide_up
    {
    right: 0;
    z-index: 12;
    filter: alpha(opacity=50);
    opacity: 0.5;
    }

input.slide:hover,
input.slide_up:hover
    {
    filter: alpha(opacity=100);
    opacity: 1;
    }

input#web_search
    {
    margin-top: 1px;
    margin-right: -1px;
    margin-bottom: 1px;
    }

img#menu_arrow
    {
    z-index: 23;
    position: absolute;
    visibility: hidden;
    }

img.bubble_image
    {
    width: 100%;
    margin: 0px;
    padding: 0px;
    }

img.overlay
    {
    z-index: 1;
    border: none;
    position: relative;
    }

img.borderless
    {border: none;}

div.hr
    {
    margin: 0px;
    height: 0px;
    padding: 0px;
    border-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: black;
    }

div.bubble_container
    {
    width: 100%;
    clear: both;
    white-space: nowrap;
    display: inline-block;
    }

span.bubble
    {
    width: 100%;
    text-align: left;
    vertical-align: top;
    display: inline-block;
    margin: 0px;
    }

div.bubble_text
    {
    padding: 6px;
    white-space: normal;
    }

div.bubble_header
    {
    width: 100%;
    color: white;
    padding: 5px 0px;
    font-weight: bold;
    text-align: center;
    }

div.button_ghoster
    {position: relative;}

div.header_height
    {height: 111px;}

div#menu_strip
    {
    width: 100%;
    height: 25px;
    background-color: black;
    border-bottom: 2px solid red;
    text-align: center;
    position: fixed;
    z-index: 20;
    }

div#menu_contents
    {
    width: 100%;
    color: white;
    text-align: left;
    display: inline-block;
    font-weight: bold;
    z-index: 21;
    }

div#top_menu
    {
    min-height: 15px;
    font-weight: bold;
    padding: 4px 8px 6px 8px;
    }

span#top_menu_left
    {
    float: left;
    word-spacing: 0.5em;
    }

span#top_menu_right
    {
    float: right;
    word-spacing: normal;
    }

div#submenu
    {
    width: 100%;
    color: black;
    font-weight: bold;
    border-bottom: 1px solid red;
    padding: 3px 0px 3px 0px;
    position: absolute;
    text-align: left;
    margin-top: 2px;
    }

span.submenu_item
    {
    display: none;
    padding-left: 8px;
    }

div#top_menu > span > a
    {
    color: white;
    text-decoration: none;
    }

div#top_menu > span > a:hover
    {background-color: red;}

div#header_full
    {
    z-index: 10;
    position: fixed;
    }

div#header_body
    {
    top: 24px;
    width: 100%;
    height: 87px;
    position: fixed;
    text-align: center;
    background-color: white;
    z-index: 10;
    }

div#header_body_contents
    {
    width: 100%;
    display: inline-block;
    }

div#header_shadow
    {
    top: 110px;
    height: 15;
    width: 100%;
    position: fixed;
    background-repeat: repeat-x;
    background-image: url(/Components/Images/shadow.png);
    background-position: center bottom;
    }

div.title
    {
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 17px;
    margin-left: -1px;
    }

div.videofeed_title
    {
    width: 50%;
    clear: left;
    float: left;
    color: white;
    font-weight: bold;
    padding: 4px 0px 4px 0px;
    background-color: blue;
    border-right: 1px blue solid;
    margin-right: -2px;
    position: relative;
    z-index: 1;
    }

div.videofeed_title > a
    {color: white;}

div.videofeed_body
    {
    width: 50%;
    clear: left;
    float: left;
    padding: 4px 0px 4px 0px;
    border-right: 1px #CEDFF2 solid;
    border-bottom: 1px #CEDFF2 solid;
    margin-right: -2px;
    position: relative;
    z-index: 1;
    }

div.videofeed_body > div,
div.videofeed_body > * > div,
div.videofeed_body > * > * > div
    {display: inline;}

div.videofeed_body > * > * > * > img
    {
    float: left;
    border: none;
    max-width: 50%;
    margin: -4px 8px -4px 0px;
    }

div.videofeed_body > * > div:nth-child(2) > a:first-child
    {font-weight: bold;}

div.videofeed_body > * > div:nth-child(2):after
    {content: " ";}

div.videofeed_body > * > a,
div.videofeed_body > * > span,
div.videofeed_body > * > div:nth-child(n+4)
    {display: none;}

div.articlefeed
    {
    width: 50%;
    float: right;
    }

div.articlefeed_title
    {
    color: white;
    font-weight: bold;
    padding: 4px 8px 4px 8px;
    background-color: green;
    border-left: 1px green solid;
    }

div.articlefeed_title > a
    {color: white;}

div.articlefeed_item
    {
    padding: 4px 8px 5px 8px;
    border-left: 1px #BBDCCC solid;
    border-bottom: 1px #BBDCCC solid;
    }

div.articlefeed_headline
    {
    display: inline;
    font-weight: bold;
    }

div.articlefeed_body
    {display: inline;}

div.articlefeed_body:before
    {content: " ";}

div.articlefeed_body > div,
div.articlefeed_body > * > div,
div.articlefeed_body > * > * > div,
div.articlefeed_body > p,
div.articlefeed_body > * > p,
div.articlefeed_body > * > * > p,
div.articlefeed_body > blockquote,
div.articlefeed_body > * > blockquote,
div.articlefeed_body > * > * > blockquote
    {display: inline;}

div.articlefeed_body > img,
div.articlefeed_body > * > img,
div.articlefeed_body > * > * > img,
div.articlefeed_body > * > * > * > img
    {
    clear: right;
    float: right;
    border: none;
    cursor: url(/Components/Images/magnify.png), pointer;
    margin: 4px -8px 4px 8px;
    max-width: 50%;
    }

@media print
    {
    div#menu_strip, div#header_full, div#header_body, div#header_shadow
        {
        position: static;
        }
    }

