/* 
================================
Skin styles for the Zone 5 Site
================================
*/
.pagemaster
{
    width: 100%;
    height: 100%;
    background-color: #FFCC66;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    color: #991A00;
    border: none;
}
.skinmaster
{
    height: 100%;
    background-color: #FFCC66;
    border: none;
}
.controlpanel
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.skinheader
{
    height: 100px;
}
.skinheaderc1
{
    background-color: #FFCC66;
    width: 50%;
}
.skinheaderc2
{
    width: auto;
}
.skinheaderlogo
{
    background-color: #000000;
    height: 100px;
}
.skinheaderc3
{
    background-color: #000000;
    width: 50%;
    min-width: 200;
}
.skinheadertitle
{
    width: inherit;
}
.skinbreadcrubmrow
{
    color: #991A00;
}
.SkinObject
{
    font-weight: bold;
    color: #991A00;
    text-decoration: none;
}
A.SkinObject:link
{
    text-decoration: none;
    color: #991A00;
}

A.SkinObject:visited
{
    text-decoration: none;
    color: #991A00;
}

A.SkinObject:active
{
    text-decoration: none;
    color: #991A00;
}

A.SkinObject:hover
{
    text-decoration: none;
    color: #009966;
}
.controlpanel
{
    width: 100%;
    background-color: #FFD696;
}
.toppane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.leftpane
{
    width: 175px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.contentpane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.rightpane
{
    width: 175px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.bottompane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.MainMenu_MenuContainer
{
    background-color: transparent;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 16px;
    background-color: Transparent;
}
.MainMenu_MenuItem
{
    border-left: #FFD085 0px solid;
    border-bottom: #FFD085 1px solid;
    border-top: #FFD085 1px solid;
    border-right: #FFD085 0px solid;
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
}
.MainMenu_MenuIcon
{
    background-color: #FFD085;
    border-left: #FFD085 1px solid;
    border-bottom: #FFD085 1px solid;
    border-top: #FFD085 1px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    background-color: #FFD085;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=  '#696969' , Direction=135, Strength=3);
}

.MainMenu_MenuBreak
{
    height: 1px;
}
.MainMenu_MenuItemSel
{
    background-color: #FFB541;
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}
.MainMenu_MenuArrow
{
    border-right: #FFD085 1px solid;
    border-bottom: #FFD085 1px solid;
    border-top: #FFD085 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.StandardButton
{
    color: #991A00;
    background-color: #FFBB33;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu
{
    width: 175px;
    background-color: #FFCC66;
    border-right: #FFCC66 1px none;
    border-top: #FFCC66 1px none;
    border-left: #FFCC66 1px none;
    border-bottom: #FFCC66 1px none;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
    background-color: #FFCC66;
}
.Head
{
    color: #991A00;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
}
.SubHead
{
    color: #991A00;
}

