﻿.navigationpanel
{
    float:right;
    max-width:250px;
}

.navigationpanel div
{
    margin:-4px 2px 10px 10px;
    color:#ffffff;
    padding: 0.5em 0.5em 0.5em 0.5em;
    background-color:#f1f5fa;
    border-top:solid 1px #e2e2e2;
    border-right:solid 1px #aaaaaa;
    border-left:solid 1px #e2e2e2;
    border-bottom:solid 1px #888888;
    min-width:150px;
    min-height:150px;
}

#bannerlink
{
padding:10px 10px 20px 10px;
background-color:white;
border:0px;
display:block
}

#bannerlink img
{
    border:solid #003399 2px;
}

.navigationpanel li
{
    padding-bottom:5px;
    border-bottom:dotted 1px #444444;
}

#mainarticle h2
{
    padding-bottom:10px;
    border-bottom:solid 1px #444444;
    width:auto;
    color:#003399
}

.navigationpanel span
{
    text-align:left;
    font-size:10pt;
    font-weight:normal;
    padding: 0.2em 0.2em 0.2em 0.2em;
    color:#000000;
    background-image:url(/images/GreyBackground.jpg);
    background-repeat:repeat-x;
    display:block;   
}

.navigationpanel ul
{
    margin:0px;
    padding:0px 0px 0px 25px;
}

.navigationpanel ul li
{
    text-indent:-5px;
    font-size:18pt;
    list-style-type:none;
    color:Red;
    padding:0px 0px 0px 0px;
    margin:10px 0px 0px -10px;
}

.navigationpanel ul li ul
{
    margin:0px;
    padding:0px 0px 0px 25px
}

.navigationpanel ul li ul li
{
    text-indent:-5px;
    font-size:10pt;
    color:Green;
    list-style-type:none;
    padding:0px;
    margin:5px 0px 5px 0px
}

.navigationpanel ul li ul li h2 a
{
    text-align:left;
    font-size:10pt;
    font-weight:normal;
    color:#4d5568;
    text-decoration:none
}

.navigationpanel ul li h2
{
    margin:0px;
    font-size:10pt;
    padding:0px;
}

.navigationpanel ul li h2 a
{
    text-align:left;
    font-size:10pt;
    font-weight:normal;
    color:#4d5568;
    text-decoration:none
}

.navigationpanel p
{
    color:#444444 !important;
    font-size:10pt;
    margin:5px 2px 5px 2px;
}

.navigationpanel select
{
    font-size:10pt;
    margin:0px;
}

.navigationpanel p input
{
    float:right
}

#constellationdetails
{
    width:95%;
    height:100%;
}

#constellationdetails h1
{
    margin:5px;
    color:#4d5568;
    padding: 0.2em 0.2em 0.2em 0.2em;
    text-align:left;
    font-size:14pt;
    font-weight:bold;
    font-family:Arial
    
}

#ctl00_ContentPlaceHolder1_PageStats_ltlStats h2
{
    text-align:left;
    font-size:10pt;
    font-weight:bold;
    color:#444444;
}

#constellationdetails p
{
    font-size:8pt;
    float:right;
    font-weight:normal;
    background-color:#cccccc;
    padding:2px
}

#constellationdetails hr
{
    margin-top:10px;
    margin-bottom:10px;
    clear:right
}

#constellationdetails p span
{
    vertical-align:top
}

#constellationdetails img
{
    float:left;
    margin: 0px 20px 20px 0px;
    max-width:50%
}

#constellationdetails div
{
    color:black;
    font-size:10pt;
    text-align:justify;
    padding-right:10px;
    padding-bottom:10px
}

#constellationdetails table thead tr td
{
    padding:3px;
    background-image:url(/images/BackGround.jpg);
    color:black;
    font-weight:bold;
    border-right:solid 1px #aaaaaa;
    border-left:solid 1px #e2e2e2;
    border-bottom:solid 1px black;
}

.toprow
{
    padding:3px;
    background-image:url(/images/BackGround.jpg);
    color:black;
    font-weight:bold;
    border-right:solid 1px #aaaaaa;
    border-left:solid 1px #e2e2e2;
    border-bottom:solid 1px black;
}

#constellationdetails table thead tr td a
{
    color:#333333;
    text-decoration:none
}

#constellationdetails table
{
    font-size:9pt;
    font-family:verdana;
    border:solid 1px #d9d9d9;
    background-color:#f1f5fa;
    margin:5px 5% 2% 5%;
    min-width:50%
}

#constellationdetails table tbody tr td
{
    padding:3px;
    border-right:solid 2px #d9d9d9;
    vertical-align:top
}

#constellationdetails table tbody tr td h6
{
    display:inline;
    color:red;
    margin:0px;
    padding:0px;
    font-size:8pt;
}

#constellationdetails table tbody tr td h3
{
    color:red;
    margin:5px;
    padding:5px;
}

#preview a
{
    text-decoration:none;
    background-repeat:no-repeat;
    color:black;
    width:60px;
    padding:2px 10px 2px 10px;
    background-color:transparent;
    margin-right:2px;
    float:right;
}

#preview
{
    border-bottom:solid 1px #aaaaaa;
    width:70%;
    height:16px;
    padding:0px 5px 0px 5px;
    text-align:right
}

#preview a:hover
{
    color:#004488
}

.errormessage
{
    color:Red !important;
}


