﻿body
{
    cursor: default;
    font: 0.8em 'Trebuchet MS' , 'Lucida Sans Unicode' , 'Lucida Grande' , 'Lucida' , Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    min-width: 975px;
}

#menu
{
    background-image: url(images/menuBackground.png);
    background-repeat:repeat-x;
    height: 30px;
    width: 100%;
    text-align: right;
}

a, a:link, a:visited, a:active
{
    text-decoration: none; color: #EA6205;
}

a:hover, a:visited:hover
{
    text-decoration: none;
    color: #507CC6;
}

img
{
    border: 0px;
}

h1
{
    font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    font-size: 1.8em;
    color: Black;
    margin: 12px 0;
}

h2
{
    font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    font-size: 1.3em;
    color: Black;
    margin-bottom: 5px;
}
h2.mainSectionSubheads
{
    margin-top: 50px; 
    font-size: 20px;
    clear: left;
}

#menuItem
{
    font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    font-size: 1.2em;
    color: White;
    line-height: 1.8em;
    margin-right: 10px;
}
#menuItem a
{
    text-decoration: none; color: White;
}

#menuItem a:hover
{
    text-decoration: none;
    color: #EA6205;
}

#header
{
    background: #D43C11 url(images/banner.png) no-repeat scroll 0 0;
    height: 120px;
    width: 100%;
    text-align: left;
}
#header .logo
{
    margin: 2px 0 0 20px;
}

#pagebody
{
    /*width: 975px;
    margin: 0 auto;*/
}
#bodyContainer
{
    width: 71%;
    margin-left: 32px;
    float: left;
}

#rightSidebar
{
    float: left;
    width: 200px;
    margin-left: 20px;
    padding-top: 40px;
    text-align: center;
}
#twitter
{
    margin-top: 25px;
}
#footer
{
    margin-top: 30px;
    text-align: center;
    clear: both;
    padding: 6px 0;
    background: #D43C11 url(images/banner.png) no-repeat scroll 0 0;
    width: 100%;
    border-top: solid 1px black;
}
#footer a
{
    color: White;
}
#footer a:hover
{
    /*color: #481f00;*/
}

#titlebar
{
    position: absolute;
    left: 13px;
    top: 16px;
    width: 876px;
    height: 136px;
}
#theDotNetFix
{
    position: absolute;
    left: 188px;
    top: 33px;
    width: 102px;
    height: 96px;

}
#title
{
    position: absolute;
    left: 43px;
    top: 50px;
    color: #F26424;
    font: bold 36px verdana;
}
#subtitle
{
    position: absolute;
    left: 43px;
    top: 93px;
    color: #F26424;
    font: 12px verdana;
}
#rss
{
    font: 14px arial;
    color: #F26424;
    position: absolute;
    left: 806px;
    top: 28px;
    vertical-align: top;
}
/*
#search
{
    font: 14px arial;
    position: absolute;
    left: 675px;
    top: 109px;
}
*/
#search
{
    font: 14px arial;
    position: absolute;
    left: 745px;
    top: 115px;
}
.searchTextBoxStyle
{

    width: 110px;
    height: 14px;
    font-size: 9pt;
    border-collapse: collapse;
    border:
    border: 1px, #000000;
    vertical-align: middle;
}

#mainTableDiv
{
    position: absolute;
    left: 13px;
    top: 162px;
    font: 14px verdana;
    width: 677px;
}
.mainTable
{
    font: 12px verdana;
    width: 677px;
    height: 600px;
    empty-cells: show;
}
#sideTableDiv
{
    position: absolute;
    left: 695px;
    top: 162px;
    width: 191px;
    font: 14px verdana;
}
.sideTable
{
    font: 12px verdana;
    width: 191px;
    height: 600px;
    empty-cells: show;
    color: White;
}


#dateHeader
{
    position: absolute; top: 3px; left: 10px; color: White;
}

.npBrandingBars
{
    height: 11px;
    width: 100%;
    border: solid 2px #84A8D8;
    border-width: 0 0 2px 0;
    background: url(images/npBrandingBkd.png) repeat-x scroll 0 0;
    position: absolute;
    top: 0;
    left: 0;
}
.npBrandLogo
{
    height: 39px;
    width: 174px;
    border: none 0;
    position: absolute;
    top: 0;
    right: 40px;
}
.productBy
{
    border: none 0;
    position: absolute;
    top: 13px;
    right: 214px;
    font-style: italic;
    font-size: 11px;
    color: White;
}
.sidebarContent
{
    margin-top: 40px;
    text-align: left;
}
#videos
{
    clear: left;
}
.video
{
    width: 152px;
    margin: 20px 20px 0 0;
    float: left;
    height: 180px;
}
.video img
{
    border: solid 1px #D43D11;
}
.video p
{
    font-size: 10px;
}
.videoInSidebar
{
    width: auto;
    margin: 0;
}

.videoLink
{
    cursor: pointer;
}
.videoPopup-titleBar
{
    display:block;
    height: 20px;
    font-weight:bold;
}
.videoPopup-close
{
    float: right;
}
.videoPopup-border
{
    position: absolute;
    display: none;
    height: 525px;
    padding: 5px;
    border: solid 1px #000000;
    background-color: #eee;
}
#backgroundPopup
{
    position: fixed;
    _position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: Black;
    display: none;
}

.featureList
{
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
}
.featureList li
{
    background: transparent url('images/checkmark.png') no-repeat 0 10px;
    padding: 1px 30px;
}
.imageThumbnail 
{
    border: 3px solid silver;
}
.imageThumbnail:hover
{
    border: 3px solid orange;
}
.imageThumbnail img
{
    border: 2px solid white;
}
.clearBoth 
{
    clear: both;
}
