﻿body {
    font-size:12px;
    font-family:Verdana;
    margin:0px;
    background-image:url(../images/background.png);
    background-position:center center;
}
#header img#logo
{
    position:absolute;
    left:0px;
}
#header img#site
{
    position:absolute;
    top:0px;
    left:250px;
}
#header2 #menu
{
    position:absolute;
    right:10px;
    top:30px;
}
#header2 #menu a, #header #menu a:visited
{
     color:#ffffff;
     text-decoration:none;
}
#header2 #menu a:active, #header #menu a:hover
{
     color:#DC9009;
     text-decoration:underline;
}
#topcontainer
{
    margin-top:40px;
    border:solid 1px #021F3F;
}

#top
{
    width:100%;
    background-color:#254262;
    background-image:url(../images/header_middle.png);
    height:27px;
    position:relative;
    color:#ffffff;
    font-size:13px;
    font-family:Verdana;
    text-transform:uppercase;
}
#top #header_right
{
    position:absolute;
    right:0px;
    top:0px;
}
#top #title
{
    position:absolute;
    left:10px;
    top:5px;
}
#top #loginas
{   
    position:absolute;
    right:100px;
    top:5px;
    width:220px;
}
#top #loginas #who
{
    color:#DC9007;
    position:absolute;
    right:0px;
    top:0px;
    padding-left:15px;
}
#top #logout
{
    position:absolute;
    right:0px;
    top:5px;
    padding-right:10px;
}
#top #logout a, #top #logout a:visited
{
    color:#ffffff;
    font-size:13px;
    font-family:Verdana;
    text-transform:uppercase;
    text-decoration:none;
}
#top #logout a:active, #top #logout a:hover
{
    color:#DC9009;
    font-size:13px;
    font-family:Verdana;
    text-decoration:underline;
    text-transform:uppercase;
}
#topcontainer #contentcontainer
{
    width:100%;
    background-color:#ffffff;
    min-height:500px;
    height:auto !important;
    height:500px;
}
#content 
{
    padding-left:20px;
    padding-right:20px;
}
    
#topcontainer #footer
{
    height:100px;
    clear:both;
}
#footer .footerpicturebox
{

}
.footerpicturebox div
{
    text-align:left;
    background-color:#021B39;
    width:180px;
    color:#ffffff;
    padding-left:10px;   
    font-size:14px;
}

#subfooter
{
    margin-left:auto;
    margin-right:auto;
    width:100%;
    height:30px;
    position:relative;
}
#subfooter #snipersystems
{
    position:absolute;
    right:5px;
    color:#ffffff;
    text-transform:uppercase;
    font-size:10px;
    text-align:right;
}
#subfooter #copyright
{
    font-size:10px;
    position:absolute;
    left:20px;
    padding-top:10px;
    color:#ffffff;
    text-transform:uppercase;
}
#contentcontainer .bar
{
    margin:0px 0px 10px 0px;
    width:100%;
    height:26px;
    background-color:#8F9FAF;
    color:#ffffff;
    font-size:14px;
    font-family:Verdana;
}
.bar div
{
    padding:5px 5px 5px 5px;
}
#page
{
    margin-left:auto;
    margin-right:auto;    
    width:80%;
    top:70px;
    position:relative;
}
#header
{
    position:relative;
    text-align:right;
    height:40px;
    color:#ffffff;
    font-size:13px;
    font-family:Verdana;
}
#header a, #header a:visited
{
    color:#ffffff;
    font-size:13px;
    font-family:Verdana;
    text-decoration:none;
    text-transform:uppercase;
}
a, a:visited
{
    color:#4465A2;
    text-decoration:none;
}
a:active, a:hover
{
    color:#0000ff;
    text-decoration:underline;
}

.pagewrap 
{
    padding:10px 10px 10px 10px;
}
.groupheading
{
    border-bottom:solid 1px #B6BCC6;
    width:60%;
    font-weight:bold;
    font-size:16px;
}
.groupheading a, .groupheading a:visited /* div */
{
    font-size:16px;
    font-family:Verdana;
    color:#254262;
    text-decoration:none;
    font-weight:bold;
}

.groupheading a:active, .groupheading a:hover /* div */
{
    text-decoration:none;
}

.grouplist /* ul */
{
    font-size:14px;
    font-family:Verdana;
    color:#ffffff;
    margin-top:10px;
    background-color:#909faf;
    padding-left:30px;
    padding-top:10px;
    padding-bottom:10px;
    width:500px;
    
}
.groupitem a, .groupitem a:visited /* li -> a */
{
    color:#ffffff;
    text-decoration:none;
}
.groupitem a:hover, .groupitem a:active /* li -> a */
{
    text-decoration:underline;
}
.groupitemdescription 
{
    font-size:10px;
    padding-left:20px;
    color:#ffffff;
}
.pageheading
{
    font-size:16px;
    font-weight:bold;
    font-family:Verdana;
    color:#444444;
    border-bottom:solid 1px #B6BCC6;
    width:80%;
}
.error
{
    width:80%;
    font-size:12px;
    font-family:Verdana;
    color:#444444;
    background:#FFFFE3 url(../images/warning.gif) no-repeat 1% 20%;
    border-top:solid 1px #FFE4A9;
    border-bottom:solid 1px #FFE4A9;
    margin-bottom:20px;
    padding:20px 20px 20px 60px;
    font-weight:bold;
    margin-top:20px;
}

.message
{
    width:80%;
    font-size:12px;
    font-family:Verdana;
    color:#444444;
    background:#FFFFE3 url(../images/info.gif) no-repeat 1% 50%;
    border-top:solid 1px #FFE4A9;
    border-bottom:solid 1px #FFE4A9;
    margin-bottom:20px;
    padding:20px 20px 20px 60px;
    font-weight:bold;
    margin-top:20px;
}

.sectiongrouplist /* ul */
{
    font-size:14px;
    font-family:Verdana;
    color:#575757;
    margin-top:10px;
}
.sectiongroupitem 
{
    list-style-type:none;
    margin-top:10px;
    margin-bottom:10px;
}
.sectiongroupitem img 
{
    margin-right:20px;
    width:30px;
    height:30px;
}
.sectiongroupitem a, .sectiongroupitem a:visited /* li -> a */
{
    color:#575757;
    text-decoration:none;
}
.sectiongroupitem a:hover, .sectiongroupitem a:active /* li -> a */
{
    text-decoration:underline;
}


.testpanel
{
    background-color:#F1FBFF;
    border-top:solid 1px #81DDFF;
    border-bottom:solid 1px #81DDFF;
    font-size:11px;
    font-family:Verdana;
    padding:10px;
    padding-left:10px;
    font-weight:bold;
    margin-top:10px;
}
.testpanel table
{
    margin-top:10px;
    font-weight:normal;
    width:70%;
    text-align:left;
}

.section
{
    width:98%;
    height:500px;
    margin-bottom:30px;
    margin-top:10px;
}

.highlight
{
    background-color:#ff0000;
}
.taketestpanel
{
    background-color:#efefef;
    border-top:solid 1px #999999;
    border-bottom:solid 1px #999999;
    font-size:11px;
    font-family:Verdana;
    padding:10px;
    padding-left:10px;
    font-weight:bold;
    margin-top:10px;
}
.taketestpanel div 
{
    float:left;
    margin-right:20px;
    width:150px;
}

.headLine 
{
    background-color:#909faf; 
    font-size: 14px; 
    line-height:30px; 
    color:#ffffff;
}
.mainLine 
{
    background-color:#c0c9d3; 
    line-height:15px; 
    font-size:10px; 
    font-weight:bold;
    }
.altLine 
{
    background-color:#909faf; 
    line-height:15px; 
    font-size:10px; 
    font-weight:bold;
    }

a.pagelist:link, a.pagelist:visited 
{
    color:#000000; 
    font-size:10px; 
    text-decoration:underline;
    }
a.pagelist:hover, a.pagelist:active 
{
    color:#254262; 
    font-size:10px; 
    text-decoration:underline;
    }

.answers ul li 
{
    list-style-type:none; 
    padding-top:5px;
    padding-bottom:5px;
    margin-left:-20px;
    width:100%;
    float:left;
}
.answers ul li.active
{
    background-color:#FFFFDD;
}

.answers ul li input 
{
    float:left; 
    cursor:pointer;
}
.answers ul li div.answer
{
    float:left;
    width:90%;
    margin-left:15px;
    cursor:pointer;
}

.questioncontainer 
{ 
  margin-left:10px;  
  width:70%;
  border:solid 1px #999999;
  padding:5px 5px 5px 5px;
  margin-top:20px;
}
.question
{
    color:#000099;
    padding:10px 10px 0px 10px;
    position:relative;
}
.question img
{
    text-align:center;
    border:solid 1px #000000;
}
.answers
{
    background-color:#efefef;
    float:left;
    margin-top:10px;
    width:100%;
}
.answers textarea
{
    width:98%;
    height:150px;
    font-size:11px;
    font-family:Verdana;
    margin:5px 5px 10px 5px;
}
.answers ul
{
    width:98%;
    margin-right:-20px;
    margin-top:20px;
    margin-bottom:20px;
}
.questionheader
{
    margin-left:-5px;
    margin-right:-5px;
    padding-left:10px;
    font-weight:bold;
    padding-bottom:5px;
    color:#254262;
    font-size:16px;
    
}
a span 
{
    text-decoration:none;
}

#ctl00_TestAdminMenu, #ctl00_AdminMenu, #ctl00_UserMenu { text-align:right; }