/* ================================
    CSS STYLES
   ================================
http://209.85.141.104/search?q=cache:jA1h6DMwloMJ:halflife.ukrpack.net/csfiles/help/colors.shtml+color+number+goldenrod+web&hl=en&ct=clnk&cd=1
*/

BODY
{
    background-color: White; /* #feffec; */
}

/* */
.HomeHeader
{
    color: Black; /*  #999966; */
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 20pt;
    font-weight: bold;
    height: 35px;
}

/* */
.ContentHeader
{
    background-color: White; /* #dddca3; */
    color: #696969; /*dimgray;*/
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 20pt;
    font-weight: bold;
    height: 35px;
}

/* */
.SubContentHeader
{
    background-color: White; /*  #dddca3; */
    color: Navy; /* Red;  */
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14pt;    /* 18px; */
    font-weight: bold;
    height: 20px;
}

/* */
.ErrorText
{
    color: red;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    /* line-height: 20pt; */
}

.ListHeader
{
    padding-left: 5px;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    border-left: #696969 1px solid; /*696969 = dimgray;*/
    /* line-height: 20pt; */
    border-bottom: dimgray;
    background-color: #FFEFD5; /* #ff6666; */
}

.ListItem
{
    background-color: White; /* #ffffff; */ /* border-bottom: #696969; */ /* border-left: #696969 1px solid;     696969 = dimgray;*/ 
    color: Black;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    padding-left: 5px;    
   
}

.ListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: #696969;
    border-left: #696969 1px solid; /* 696969 = dimgray;*/
    color: black;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    padding-left: 5px;
}

.ListFooter
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    background-color: White; /* #eee8aa; */
    /* line-height: 10pt; */
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 10pt;
}

A.SiteLink:hover
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #DAA520; /* goldenrod */
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    /* line-height: 16px; */
    padding-left: 10px;
}

A.MenuUnselected:hover
{
    color: white;
    text-decoration: underline;
    padding-left: 10px;
}

A.MenuSelected
{
    color: white;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    /* line-height: 16px; */
    padding-left: 10px;
}

A.MenuSelected:hover
{
    color: white;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    padding-left: 10px;
}

.TableFormat
{
    border-right: gray thin solid;
    border-top: gray thin solid;
    border-left: gray thin solid;
    color: black;
    border-bottom: gray thin solid;
    font-family: Arial;
    border-collapse: collapse;
}

.TableRowHeader
{
    font-weight: bold;
    color: black;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    /* background-color: #eee8aa;  Shocking */
    font-size: 10pt;
    font-weight: bold;
    /* padding-left: 5px; */
}

.TableRowItem
{
    border-right: gray thin solid;
    border-left: gray thin solid;
    font-family: arial;
    background-color: white;
}

.MenuLink
{
    border-right: #bdb76b thin solid;
    padding-right: 2px;
    border-top: #bdb76b thin solid;
    padding-left: 2px;
    font-weight: normal;
    font-size: 10pt;
    padding-bottom: 2px;
    border-left: #bdb76b thin solid;
    color: black;
    margin-right: 5px;
    padding-top: 2px;
    border-bottom: #bdb76b thin solid;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    background-color: transparent;
    text-decoration: none;
}

.MenuLink:hover
{
    border-right: #bdb76b thin solid;
    padding-right: 2px;
    border-top: #bdb76b thin solid;
    padding-left: 2px;
    font-weight: normal;
    font-size: 10pt;
    padding-bottom: 2px;
    border-left: #bdb76b thin solid;
    color: black;
    margin-right: 5px;
    padding-top: 2px;
    border-bottom: #bdb76b thin solid;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    background-color: #bdb76b;
    text-decoration: none;
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    /* line-height: 14px; */
}

.NormalDouble
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    /* line-height: 20px; */
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;    /* 1.2em;  */
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;/* 1.2em; */
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    /* text-indent: -5px;     border-style: solid;     border-width: 1px;     border-color: #cccc99; */
    background-color: #ccccaa;
}

.NormalRed
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    color: red;
}

.NormalBold
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    /* line-height: 12px; */
}

.NormalItalic
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    /* line-height: 16px; */
}



A:link
{
    text-decoration: none;
    color: black;
}

A, A:hover
{
    text-decoration: underline;
    color: black;
}

SMALL
{
    font-size: 8pt;
}

BIG
{
    font-size: 14pt;
}

BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}


UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}

HR
{
    height: 1pt;
    text-align: left;
}

/* ================================
    Added by CMS Version 2.0
   ================================
*/

.DataGridStyle
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    border-color: Black;
    width: 100%;
}
.MenuStyle 
{ 
    background-color:#FFFBD6; 
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;    /* 0.8em; */
    color:#990000; 
}
.MenuStatusSelectedStyle 
{
    background-color:#FFCC66  
}
.MenuStaticMenuItemStyle 
{
    padding-top:5px; 
    padding-bottom:5px; 
    padding-left:2px ;
    padding-right:2px 
}
.MenuDynamicHoverStyle 
{
    background-color:#990000; 
    color:White 
}
.MenuDynamicMenuStyle 
{
    background-color:#FFFBD6 
}
.MenuDynamicSelectedStyle 
{
    background-color:#FFCC66 
}
.MenuDynamicMenuItemStyle 
{
    padding-top:5px; 
    padding-bottom:5px; 
    padding-left:2px ;
    padding-right:2px 
}
.MenuStaticHoverStyle 
{
    background-color:#990000; 
    color:White 
}

/* ================================
    End of file
   ================================
*/

