/* 
==================================
Skin styles for OVUS8 - Hot coffee
==================================
*/

TABLE, P
{
    font-family: Arial, Helvetica;
    font-size: 10px;
    color: white;
}
BODY
{
    background-image: url(back.jpg);
    background-repeat: no-repeat;
    background-color: black;
}
.skinmastercell
{
    background-color: black;

}
.skinmaster
{
    width: 100%;
}
.breadcrumbcell 
{
    padding-right:11px;
    padding-top: 10px;
    padding-bottom: 5px;

}
.breadcrumbcell, .breadcrumb, .breadcrumb:hover, .breadcrumb:link, .breadcrumb:visited
{
    color:#ACA77D;
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: lighter;
    text-transform:uppercase;
    text-decoration:none;
    
}
.copyright, .copyright:hover, .copyright:link, .copyright:visited, .LoginItem, .LoginItem:Hover, .LoginItem:Link, .LoginItem:Visited
{
    color: #ACA77D;
    font-family: Arial, Helvetica;
    font-size: 8px;
    text-transform:uppercase;
    text-decoration:none;
}
.controlpanecell
{
    width: 100%;
    background-color: transparent;
}
.controlpanel
{
    margin-bottom: 10px;
    background-color: #846B4D;
    border: solid 0px #846B4D;
}
.logopane
{
    width: 100%;
    background-color: #BAA88A;
}
.toppane
{
    width: 100%;
    background-color: transparent;
    padding-top: 8px;
}
.leftpane
{
    width: 34%;
    background-color: black;
}
.contentpane
{
    width: 66%;
    background-color: black;
}
.contentpaneadmin
{
    width: 66%;
    background-color: #888888;
}
.rightpane
{
    width: 175px;
    background-color: black;
}
.bottompane
{
    width: 100%;
    background-color: transparent;
    padding-top: 8px;
}
.menupanemaster
{
    width: 100%;

}
.menupane
{
    background-color:#ACA77D;
    height:29px;
}

.MainMenu_MenuContainer
{
    background-color: #ACA77D;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 29px;
    background-color: #ACA77D;
}
.RootMenuItem TD, .RootMenuItemSel TD, .SeparatorItem
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: lighter;
    font-style: normal;
    text-transform:uppercase;
}
.RootMenuItem TD, .RootMenuItemSel TD
{
    background-color: #ACA77D;
    cursor: pointer;
    cursor: hand;
    padding: 0 12 0 4;
}
.RootMenuItem TD
{
    color: 675D39;
    text-decoration:none;
}
.RootMenuItemSel TD
{
    color: white;
    text-decoration:none;
}
.SeparatorItem
{
    background-color: #ACA77D;
    color: White;
    height: 24px;
    padding: 0 2 0 2;
}
.MainMenu_SubMenu
{
    background-color: #FB0202;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= '#71593B' , Direction=135, Strength=4);
    padding: 0;
    border: solid 1px white;
}
.MainMenu_MenuItem, .MainMenu_MenuItemSel
{
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    text-transform:uppercase;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_MenuItem
{
    background-color: #ACA77D;
    border-left: #ACA77D 0px solid;
    border-bottom: #ACA77D 1px solid;
    border-top: #ACA77D 1px solid;
    border-right: #ACA77D 0px solid;
    color: white;
}
.MainMenu_MenuItemSel
{
    background-color: #A7772F;
    border-left: #A7772F 0px solid;
    border-bottom: #A7772F 1px solid;
    border-top: #A7772F 1px solid;
    border-right: #A7772F 0px solid;
    color: white;
}
.MainMenu_MenuIcon 
{
    background-color: #ACA77D;
    border-left: #ACA77D 1px solid;
    border-bottom: #ACA77D 1px solid;
    border-top: #ACA77D 1px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 0px;
    height: 21px;
}
.MainMenu_MenuBreak
{
    height: 1px;
}
.MainMenu_MenuArrow
{
    border-right: #BAA88A 1px solid;
    border-bottom: #BAA88A 1px solid;
    border-top: #BAA88A 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
    display: none;
}
.StandardButton
{
    background-color: #AA8E61;
    color: #FFFFFF;
    border-top-color: white;
    border-right-color: #71593B;
    border-bottom-color: #71593B;
    border-left-color: White;
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.Head, .SubHead, h1, h2, h3
{
    font-family: Arial, Helvetica;
}
.Head, h1
{
    font-size: 14px;
    font-weight: normal;
    color: #ACA77D;
}
.SubHead, h2
{
    font-size: 12px;
    color:#ACA77D;
}
h3
{
    font-size: 11px;
    color: #ACA77D
}






.CommandButton
{
    font-size: 11px;
    font-weight: normal;
    color: white;
}

a:link
{
    text-decoration: none;
    color: white;
}

a:visited
{
    text-decoration: none;
    color: white;
}



a:hover
{
    text-decoration: underline;
    color: red;
}

a.CommandButton:link
{
    text-decoration: underline;
    color: white;
}

a.CommandButton:visited
{
    text-decoration: underline;
    color: white;
}

a.CommandButton:hover
{
    text-decoration: underline;
    color: yellow;
}



/* styles used in the FileManager */
.FileManager
{
margin-left: 0px;
	padding: 0px 0px 0px 0px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: #eeeeee;  /* Dist. #FFFFFF */
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
    color: Black;
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
     font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{

    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #aaaaaa;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{

    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #999999;
    border-style: none;
}
.FileManager_SelItem
{

    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: black;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #A86E39;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #A86E39;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}
