﻿body {
    background-color: #000;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0px auto;
    padding: 5px;
    color: #696969;
    max-width: 1000px;
    min-width: 750px;
}

.loading {
    float: left;
    position: fixed; 
    left:20px; 
    top:20px;
    color: White;
    background-color: Black; 
    text-align: center;
    width: 80px;
    height:80px;
}
.blackText {
    color: #000;
}
.bottomSpace {
    padding-bottom: 20px;    
}

a:link {
    color: #FFFF00;
    text-decoration: underline;
}
a:visited {
    color: #DDDD00;
}
a:hover {
    color: #AAAA00;
    text-decoration: none;
}
a:active {
    color: #BBBB00;
}

p, ul {
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS */
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2 {
    padding: 0 0 10px 0;
}
h3 {
    color: #fff;
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}
h5, h6 {
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.bold {
    font-weight: bold;
}
.centerBold {
    font-weight: bold;
    text-align: center;
}
.noBorder {
    border: 0;
}
.smallTextBox
{
    width: 25px;
}
.smallTextBoxDisabled
{
    width: 25px;
    background-color: #BBB;
    color: #000;
}
#header {
    position: relative;
    margin-bottom: 0px;
    color: #fff;
    padding: 0px;
    max-width: 1000px;
    min-width: 750px;
}

#header h1 {
    font-weight: bold;
    padding: 5px 0px 0px 0px;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
    max-width: 1000px;
    min-width: 750px;
}
#contentTitle {
    font-family: Impact;
    /* color: #008122;*/
    color: #000;
    font-size: 3em;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
    z-index: 5;
}
#headerText {
    font-family: Impact;
    /* color: #008122;*/
    color: #000;
    font-size: 3em;
    text-align: center;
    height: 80px;
}
#main {
    padding: 15px 20px 15px 20px;
    background-color: #006900;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
    
    max-width: 1000px;
    min-width: 710px
}
#footer {
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/
fieldset {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}
fieldset p {
    margin: 2px 12px 10px 10px;
}
legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
    color: #fff;
}


/* TABLE
----------------------------------------------------------*/
table {
  border: solid 1px #000;
  border-collapse: collapse;
}
table td {
  border: solid 1px #000;
}
table th {
  text-align: left;
  background-color: #000; 
  border: solid 1px #000;   
}

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}
.error {
    color: Orange;
}
#menucontainer {
    margin-top:40px;
    background-color: Black;
}
div#title {
    display:block;
    height: 124px;
    vertical-align: bottom;
}
#logindisplay {
    font-size:1.1em;
    display: block;
    text-align: right;
    float: right;
    color:White;
    margin-bottom: 4px;
}
#logindisplay a:link {
    color: white;
    text-decoration: underline;
}
#logindisplay a:visited {
    color: white;
    text-decoration: underline;
}
#logindisplay a:hover {
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: Orange;
}
.field-validation-valid {
    display: none;
}
.input-validation-error {
    border: 1px solid Orange;
    background-color: #ffeeee;
}
.validation-summary-errors {
    font-weight: bold;
    color: Orange;
}
.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

/* Styles for collapsble panels 
------------------------------------------------*/
.collapsibleContainer
{
    border: solid 1px black;
}

.collapsibleContainerTitle
{
    cursor:pointer;
}

.collapsibleContainerTitle div
{
    padding-top:5px;
    padding-left:10px;
    background-color: #D3D3D3;
    color:#000;
}

.collapsibleContainerContent
{
    padding: 10px;
    display: none;
    
}

/* MENU   
----------------------------------------------------------*/
div#menu 
{
    height:41px;
    background:url(Images/main-bg.png) repeat-x;
    max-width: 1000px;
    min-width: 710px;
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;

}
div#menu ul.menu {
    padding-left: 30px;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}
div#menu li:hover>ul {
    left: -2px;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 12px Trebuchet MS;
}
div#menu a:hover, div#menu a:hover span { color: #fff; }
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(Images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(Images/item-pointer-mover.gif);
}

/* menu::level1 */
div#menu a {
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #e5e5e5;
}
div#menu span {
    margin-top: 5px;
}/**@replace#1*/
div#menu li { background: url(Images/main-delimiter.png) 98% 4px no-repeat; }
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width: 163px;
    padding: 5px 0 0 0;
    background: rgb(45,45,45);
    margin-top:1px;
}
div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: rgb(169,169,169);
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: rgb(169,169,169);
}
div#menu ul ul a:hover span {
    color: #fff;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}

/* colors */
div#menu ul ul ul { background: rgb(41,41,41); }
div#menu ul ul ul ul { background: rgb(38,38,38); }
div#menu ul ul ul ul { background: rgb(35,35,35); }

/* lava lamp */
div#menu li.back {
    background: url(Images/lava.png) no-repeat right -44px !important;
    background-image: url(Images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url(Images/lava.png) no-repeat top left !important;
    background-image: url(Images/lava.gif);
    height: 44px;
    margin-right: 8px;
}

/* Display the matched option */
span.matchOption{
    background-color: #444;
    font-size: 13px;
    font-family: Sans;
    padding-left: 5px;
}
/* High light the matched text */
span.matchText{
    font-weight: bold;
    background-color: #444;
}

.strWeakHeader
{
	border-width: 1px;
	border-color: white;
}
.strWeak
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-left-width: 1px;
	border-left-color: white;
	height: 370px;
	width: 95px;
}
