﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    /*background: #bababa;*/
    background: #000 !important;
    font-family: Verdana, Arial, Tahoma, "Century Gothic" , Sans-Serif, Serif;
}
h1, h2, h3, h4, h5
{
    font-family: Verdana, Arial, Tahoma, "Century Gothic" , Sans-Serif, Serif;
}
h1
{
    color: #336699;
    font-size: 1.3em;
    line-height: 1.5em;
    margin-bottom: 10px;
}
h2
{
    color: #294881;
    font-size: 1em;
    line-height: 1.4em;
    margin: 10px 0;
}
h3
{
    font-size: 1em;
    margin: 8px 0;
}
h4
{
    font-size: .9em;
}
h5
{
    font-size: .85em;
}
p,pre
{
    font-family: Verdana,Arial, Tahoma, "Century Gothic" , Sans-Serif, Serif;
    font-size: .8em;
    margin: 10px 0;
}
pre
{
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
li
{
    font-family: Verdana,Arial, Tahoma, "Century Gothic" , Sans-Serif, Serif;
    list-style-position: inside;
    color: #000 !important;
}
a
{
    font-family: Verdana,Arial, Tahoma, "Century Gothic" , Sans-Serif, Serif;
    color: #225ad9;
}
/*
a:active
{
}
a:selectd
{
}
a:visited
{
    color:#225ad9;
}
a:hover
{
    color:#e78222;
}

*/
a.leftMenuLink
{
    font-size:9pt;
    font-family: Tahoma, "Century Gothic" , Sans-Serif, Serif;
    color: #225ad9;
    text-decoration:none;
}
a:selectd.leftMenuLink
{
}
a:visited.leftMenuLink
{
    color:#225ad9;
}
a:active.leftMenuLink
{
}
a:hover.leftMenuLink
{
    color:#e78222;
    text-decoration:underline;
}
.treeList
{
    
}
#adminContainer
{
    padding: 10px;
    color: #000;
}
#mainContainer
{
    margin: 0 auto;
    text-align: center;
    width: 998px;
}
#header
{
    position: relative;
    color: #fff;
}
#siteSearchDiv
{
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: .9em;
    font-weight: bold;
}
#parentLinksDiv
{
    position: absolute;
    top: 50px;
    right: 20px;
}
#parentLinksDiv ul li
{
    display: inline;
    font-size: .7em;
    font-weight: bold;
    color: #fff !important;
}
#parentLinksDiv ul li a
{
    color: #fff !important;
    text-decoration: none;
}
#parentLinksDiv ul li a:hover
{
    text-decoration: underline;
}
#currentLinksDiv
{
    position: absolute;
    top: 80px;
    left: 130px;
    color: #333;
    text-align: left;
}
#currentLinksDiv ul li
{
    display: inline;
    font-size: .7em;
    text-transform: uppercase;
    font-weight: bold;
}
#currentLinksDiv ul li a
{
    text-decoration: none;
    color: #333;
    text-align: left;
}
#currentLinksDiv ul li a:hover
{
    text-decoration: underline;
    color: #333;
}
#subscribeDiv
{
    background: url(../images/content_round_bg.jpg) repeat-x;
    height: 51px;
    text-align: right;
    display: block;
}
#subscribeDivContent
{
    position: absolute;
    top: 13px;
    left: 40px;
    color: #fff;
    font-size: .9em;
}
#content
{
    text-align: left;
    background: #FDFDFD;
    padding: 5px 10px 15px 10px;
    font-size: .8em;
}
.contentDiv a
{
    text-align: right;
}
.sitePath
{
    padding: 10px 0 0px 20px;
    background: #fafaf5;
    vertical-align: middle;
    text-align: left;
    font-size: .8em;
    font-weight: bold;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
}
.sitePath span
{
    font-size: 8pt;
    color: #a0584d;
}
#content
{
    background: #fdfdfd;
}

#content .leftCol
{
    width: 225px;
    padding-left: 0px;
    float: left;
    margin-left: 0px;
}
#content .rightCol
{
    float: left;
    width: 696px;
    padding: 0px 10px 10px 20px;
}
#content .rightCol p
{
    font-size: .9em;
    margin: 15px 0px;
    line-height: 1.4em;
}
#content .rightCol ul li
{
    list-style-type: disc;
    list-style-position: inside;
    font-size: .9em;
    line-height: 1.4em;
}
#content .leftCol .leftDivNormal
{
    width: 200px;
    padding: 3px 10px 0px 0px;
}
#footer
{
    height: 30px;
    font-size: .7em;
    text-align: left;
    line-height: 30px;
    vertical-align: middle;
    color:#fff;
}
ul
{
    color:#fff;
}
ul.footerLinks li
{
    display: inline;
    color: #fff !important;
}
ul.footerLinks li a
{
    text-decoration: none;
    color: #ddd;
}
ul.footerLinks li a:hover
{
    text-decoration: underline;
    color: #de6a11;
}
ul.TopFooterLinks li
{
    display: inline;
}
ul.TopFooterLinks li a
{
    text-decoration: none;
    color: #333;
}
ul.TopFooterLinks li a:hover
{
    text-decoration: underline;
    color: #de6a11;
}
.foloat-left
{
    float: left;
}
.float-right
{
    float: right;
}
.txtError
{
    color: #f00;
}
.txtHighlight
{
    color: #7a0c00;
}
.txtTitle
{
    font-size: 1em;
    color: #333;
}
.txtDate
{
    color: #666;
}
.txtName
{
    color: #666;
}
.largeImg
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
/*AutoComplete flyout */
.autocomplete_list
{
    visibility: hidden;
    margin: 0px !important;
    padding: 0px;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    text-align: left;
    list-style-type: none;
    overflow: auto;
    font-weight: normal;
    font-family: tahoma;
    font-size: 12px;
}

/* AutoComplete highlighted item */
.autocomplete_highlighted_listitem
{
    background-color: Highlight;
    color: HighlightText;
    padding: 3px;
}

/* AutoComplete item */
.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 3px;
}

.panel
{
    font-family: Tahoma;
    font-size: 11pt;
    color: #222222;
    background-color: #fff;
}
.txtInterest
{
    background: #245ddb;
    color: #fff;
    display: block;
    height: 15px;
    vertical-align: middle;
    line-height: 10px;
    padding: 3px;
    font-weight: bold;
}
.detailsView
{
    font-family: arial,lucida grande,helvetica,sans-serif;
    font-size: 12px;
    background-color: #fff;
    border: solid 1px #ad9e87;
    width: 500px;
    vertical-align: top;
    border-collapse: collapse;
}

/* cell styles */
.detailsView th
{
    border-right: 1px solid #f2e8da;
    font-weight: normal;
    text-align: right;
    border-bottom: 1px solid #f2e8da;
    width: 130px;
    background: #214785;
    color: #fff;
    padding-right: 5px;
}
.detailsView td.tdHeader
{
    border-right: 1px solid #f2e8da;
    font-weight: normal;
    text-align: right;
    border-bottom: 1px solid #f2e8da;
    width: 130px;
    background: #214785;
    color: #fff;
    padding-right: 5px;
}
.detailsView td.tdField
{
    cursor: default;
    height: 20px;
    color: #000;
    padding: 2px 8px;
    border-bottom: 1px solid #f2e8da;
}
.detailsView .footer
{
    text-align: right;
    padding: 8px;
}
.txtTextBox
{
    border: 1px solid #2661dd;
    height: 12px;
    margin: 0 5px;
    font-size: .8em;
    text-align: center;
    width: 40px;
}
/* check out */
.checkTable
{
    font-family: arial,lucida grande,helvetica,sans-serif;
    font-size: 12px;
    background-color: #fff;
    border: solid 1px #ad9e87;
    width: 500px;
    vertical-align: top;
    border-collapse: collapse;
}
.checkTable th
{
    border-right: 1px solid #f2e8da;
    font-weight: normal;
    border-bottom: 1px solid #f2e8da;
    width: 130px;
    background: #214785;
    color: #fff;
    padding: 5px;
}
.checkTable td
{
    border-bottom: 1px solid #f2e8da;
    padding: 3px 5px;
}
.pnlMsg
{
    border: 1px solid #666;
    padding: 8px;
    background: #ece9d8;
}
.formTitle
{
    color: #d66619;
    font-size: 1.2em;
    font-weight: bold;
}
.formDate
{
    color: #328ca4;
}
.highlight
{
    color: red;
    background-color: #ffff99;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 0px;
    padding-top: 0px;
}

/* menu */
.iCANMenu .StaticMenuStyle
{
}
.iCANMenu .StaticMenuItemStyle
{
    font-size: .7em;
    border: 1px solid #000;
    font-family: Verdana, Tahoma, Arial, Serif, Sans-Serif;
    text-transform: uppercase;
}
.iCANMenu .StaticMenuItemStyle a
{
    text-decoration: none;
    font-weight: bold;
    color: #333;
}
.iCANMenu .StaticMenuItemStyle a:hover
{
    text-decoration: underline;
    color: #333;
}
.iCANMenu .StaticSelectedStyle
{
}
.iCANMenu .StaticHoverStyle
{
    border: 1px solid #f00;
    text-decoration: underline;
    color: #333 !important;
    border: 1px solid #0f0;
}

.iCANMenu .DynamicMenuStyle
{
}
.iCANMenu .DynamicSelectedStyle
{
}
.iCANMenu .DynamicMenuItemStyle
{
    font-size: 0.8em;
}
.iCANMenu .DynamicMenuItemStyle a
{
    text-decoration: none;
    color: #333;
}
.iCANMenu .DynamicHoverStyle
{
    text-decoration: underline;
    color: #333 !important;
    border: 1px solid #0f0;
}
.iCANMenu .LevelMenuItemStyles
{
}
.iCANMenu .LevelSelectedStyles
{
}
.iCANMenu .LevelSubMenuStyles
{
}
.tagLink
{
    color:#4f7500;
    text-decoration: underline;
}
a:hover.tagLink
{
    color:#1b49a7;
}


.gAddPadding
{
    padding: 10px;
}
.gFloatLeft
{
    float: left;
}
.gFloatRight
{
    float: right;
}
.gClearBoth
{
    clear: both;
}
.gAlignLeft
{
    text-align: left;
}
.gAlignRight
{
    text-align: right;
}
.gAlignCenter
{
    text-align: center;
}
.gValignTop
{
    vertical-align: top;
}
.gValignMiddle
{
    vertical-align: middle;
}
.gValignBottom
{
    vertical-align: bottom;
}
li.gLiInsdie
{
    list-style-position: inside;
}
.gTxtError
{
    color: #dd0000;
    font-weight: bold;
}
.gTxtOk
{
    color: #287828;
    font-weight: bold;
}
.gCursorPointer
{
    cursor: pointer;
}
a.gNavLink
{
    color: #307BE5;
}
a:hover.gNavLink
{
    color: #F73335;
}
img.gNoBorderImg
{
    border: none;
}
input.gLoginButton
{
    border: 1px solid #0C2253;
    background: #3B5998;
    padding: 1px 4px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 8pt;
}
input:hover.gLoginButton
{
    background: #5C74A3;
    text-decoration: underline;
    cursor:pointer;
}
.gLoginHeaderText
{
    color: #203360;
}
.gLoginLabel
{
    color: #1D2A5B;
}
.icanlink
{
color:White;
}
.icanlink:visited
{
color:White;
}
