﻿body, html
{
    background-color: #FFFFFF;
    height: 100%;
    padding: 0px;
    margin: 0px;
    color: Black;
    font-family: Verdana;
}

legend
{
    color: Black;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11pt;
}

img
{
    border: solid 0px;
}

h1
{
    font-family: Arial Narrow;
    font-weight: lighter;
    font-size: 18pt;
    line-height: 10pt;
    color: Black;
}

h2
{
    font-family: Arial;
    font-size: 13pt;
    color: #AAAAAA;
}

h6
{
    color: Black;
    font-family: Verdana;
    font-size: 7pt;
}

td
{
    color: Black;
    font-family: Verdana;
    font-size: 9pt;
}

.SmallInput Label
{
    font-size:8pt;
}

.tree td div
{
    height: 20px !important;
    vertical-align: bottom;
}

.treenode 
{ 
    padding-top:0px !important;
    padding-bottom:0px !important; 
}


.PageLeft
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: Transparent;
    background-image: url(Images/left.jpg);
    background-position: left;
    background-repeat: repeat-y;
}

.PageRight
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: Transparent;
    background-image: url(Images/right.jpg);
    background-position: right;
    background-repeat: repeat-y;
}

.PageHeader
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 35px;
    background-image: url(Images/bgTop.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #CBCBCB;
    padding: 0px 0px 0px 0px;
}

.PageHeaderTest
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 35px;
    background-image: url(Images/bgTopTest.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #CBCBCB;
    padding: 0px 0px 0px 0px;
}

.PageHeaderDev
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 35px;
    background-image: url(Images/bgTopDev.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #CBCBCB;
    padding: 0px 0px 0px 0px;
}

.PageTitle
{
    padding: 0px 0px 0px 10px;
}

.PageHeaderLeft
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: Transparent;
    background-image: url(Images/topleftheader.jpg);
    background-position: left;
    background-repeat: no-repeat;
}

.PageHeaderRight
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: Transparent;
    background-image: url(Images/toprightheader.jpg);
    background-position: right;
    background-repeat: no-repeat;
    vertical-align: middle;
    padding: 17px 17px 0px 17px;
}

.PageHeaderContent
{
    width: 100%;
    height: 96px;
    vertical-align: middle;
    padding: 17px 17px 0px 17px;
}

.PageLogin
{
    position: absolute;
    right: 0px;
    top: 0px;
    vertical-align: middle;
    color: White;
    font-family: Verdana;
    font-size: 7pt;
    z-index: 2000;
    padding: 5px 11px 0px 0px;
}

.PageLogin td
{
    color: White;
    font-family: Verdana;
    font-size: 7pt;
}

.PageMenu
{
    position: absolute;
    top: 35px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 30px;
    background-color: #CBCBCB;
    background-image: url(Images/menugrad.jpg);
    background-position: top;
    background-repeat: repeat-x;
    z-index: 1000;
}

.PageMenuContent
{
    height: 30px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;    
    color: White;
    z-index: 100000;
}

.PageContent
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 65px;
    bottom: 30px;
    background-color: #FFFFFF;
    background-image: url(Images/menushad.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

.Content
{
    position: absolute;
    left: 10px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    overflow: auto;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;
    color: Black;
    font-family: Verdana;
    font-size: 9pt;
}

.PageFooter
{
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 30px;
    background-color: #CBCBCB;
    border-top: solid 1px #666666;
    color: Black;
    font-family: Verdana;
    font-size: 7pt;
    vertical-align: middle;
    text-align: center;
}

.PageFooterLeft
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-image: url(Images/footerleft.jpg);
    background-position: left;
    background-repeat: no-repeat;
}

.PageFooterRight
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-image: url(Images/footerright.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding: 5px 20px 5px 20px;
    color: Black;
    font-family: Verdana;
    font-size: 9pt;
    vertical-align: middle;
    text-align: center;
}

.HideStyle
{
    display: none;
}

.NoPad
{
    padding: 0px 0px 0px 0px;
}

.dxcpLoadingPanelWithContent
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #666666;
	background-color: White;
	padding: 12px 12px 12px 12px;
}