﻿body, td, th
{
    font-family: verdana;
    font-size: 10px;
}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #696969;
    height: 100%;
}
table
{
    border-width: 0px;
    border-collapse: separate;
    border-spacing: 0px;
    margin: 0px0px0px0px;
    padding: 0px0px0px0px; *border-collapse:collapse;
}
td, th
{
    padding: 0px;
}
.noBorderNoPadding table, td, th, a
{
    border-width: 0px;
    border-collapse: separate;
    border-spacing: 0px;
    margin: 0px0px0px0px;
    padding: 0px0px0px0px; *border-collapse:collapse;
}
.NormalTop
{
    border-width: 1px 1px 0px 1px;
    border-style: solid solid none solid;
    border-color: #ededed;
    background-color: #FFFFFF;
    color: #888888;
    padding: 5px;
}
.NormalBottom
{
    border-width: 0px 1px 1px 1px;
    border-style: none solid solid solid;
    border-color: #ededed;
    background-color: #FFFFFF;
    color: #FFFFFF;
    padding: 5px;
}
.HoveredTop
{
    cursor: pointer;
    border-width: 1px 1px 0px 1px;
    border-style: solid solid none solid;
    border-color: #FFFFFF;
    padding: 5px;
    background-color: #ededed;
    font-weight: normal;
    color: #FFFFFF;
}
.HoveredBottom
{
    cursor: pointer;
    border-width: 0px 1px 1px 1px;
    border-style: none solid solid solid;
    border-color: #FFFFFF;
    background-color: #ededed;
    color: #ededed;
    padding: 5px;
}
.SelectedTop
{
    border-width: 1px 1px 0px 1px;
    border-style: solid solid none solid;
    border-color: #999999;
    padding: 5px;
    background-color: #CCCCCC;
    color: #FFFFFF;
}
.SelectedBottom
{
    border-width: 0px 1px 1px 1px;
    border-style: none solid solid solid;
    border-color: #999999;
    background-color: #CCCCCC;
    color: #FFFFFF;
    padding: 5px;
}
fieldset
{
    border: solid 1px #C8BD88;
    margin-bottom: 2px;
    padding: 0px;
}

.formCellLeft
{
    text-align: right;
    padding: 3px;
}

.formCellRight
{
    text-align: left;
    padding: 3px;
}

input
{
    font-family: verdana;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 1px;
    font-size: 8pt;
    padding: 2px;
}

input[type="button"]
{
    padding-left: 10px;
    padding-right: 10px;
}

select
{
    font-family: verdana;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 1px;
    font-size: 8pt;
    padding: 2px;
}

.SupportedResolutionWidth
{
    width: 1000px;
}

.btn
{
    /* 	font-family: verdana; 	margin-top: 10px; 	margin-right: 1px; 	margin-bottom: 3px; 	margin-left: 2px; 	font-size: 8pt; 	background-color: #e8e8e8;     */
}

.evenButtons input
{
    height: 21px;
}

.btn input
{
    text-align: left;
}

.groupBoxBorder
{
    border: solid 1px #c3b926;
    padding: 5px 5px 5px 5px;
    margin: 0px 20px 0px 20px;
}
.cursorHand
{
    cursor: hand;
    cursor: pointer;
}
.PageBG
{
    background-color: #fdf7d9;
}
.fullheight
{
    height: 100%;
}
.fullwidth
{
    width: 100%;
}
.GradientHeader
{
    background-color: #E1B901;
    text-align: left;
    color: #FFFFFF;
    font-weight: 900;
    font-size: 16px;
    padding: 5px;
    margin-bottom: 5px;
    background: #E1B901 url('../../Images/GradientHeader.gif') no-repeat top right;
}
.borderTop
{
    border-top: solid 1px #000000;
    border-left: solid 0px #000000;
    border-bottom: solid 0px #000000;
    border-right: solid 0px #000000;
}
.borderLeft
{
    border-top: solid 0px #000000;
    border-left: solid 1px #000000;
    border-bottom: solid 0px #000000;
    border-right: solid 0px #000000;
}
.borderRight
{
    border-top: solid 0px #000000;
    border-left: solid 0px #000000;
    border-bottom: solid 0px #000000;
    border-right: solid 1px #000000;
}
.FooterBGNoStatus
{
    background-image: url(../../images/FT_BG.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 22px;
}
.FooterBGStatusTop
{
    background-image: url(../../images/FT_BG.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 22px;
}
.FooterBGStatusBottom
{
    background-image: url(../../images/FT_BG.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    height: 22px;
}
.FooterText
{
    white-space: nowrap;
    text-align: right;
    font-family: Courier New;
    font-size: 8pt;
}
.COToolHeaderBG
{
    background-image: url(../../images/CO_BG.jpg);
}
.COToolBG
{
    background-color: #f0edc4;
}
.COBorder
{
    border-top: solid 1px #a69e19;
    border-left: solid 0px #a69e19;
    border-bottom: solid 0px #a69e19;
    border-right: solid 1px #a69e19;
}
.COButtonBG
{
    background-image: url(../../images/CO_B_BG.jpg);
    background-color: #dad2ae;
}
.COButtonBorderTop
{
    border-top: solid 1px #b2a86b;
    border-left: solid 0px #b2a86b;
    border-bottom: solid 0px #b2a86b;
    border-right: solid 0px #b2a86b;
}
.COButtonBorderBottom
{
    border-top: solid 0px #b2a86b;
    border-left: solid 0px #b2a86b;
    border-bottom: solid 1px #b2a86b;
    border-right: solid 0px #b2a86b;
}
.COButtonBorderLeft
{
    border-top: solid 0px #b2a86b;
    border-left: solid 1px #b2a86b;
    border-bottom: solid 0px #b2a86b;
    border-right: solid 0px #b2a86b;
}
.COButtonBorderRight
{
    border-top: solid 0px #b2a86b;
    border-left: solid 0px #b2a86b;
    border-bottom: solid 0px #b2a86b;
    border-right: solid 1px #b2a86b;
}
.btnOperation
{
    width: 150px;
    height: 30px;
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: left;
    font-size: 8pt;
    padding: 0px 0px 0px 33px;
    margin: 0px 0px 0px 0px;
    border-width: 0px;
    border-spacing: 0px;
    border: 0px;
    border-style: none;
    color: #544914;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}
.ModelBG
{
    background-color: #cdc6a7;
}
.ModelMainTable
{
    border-collapse: separate;
    padding: 10px 10px 10px 10px;
}
.ModelHead
{
    height: 25px;
    padding: 0px 20px 0px 20px;
}
.ModelHeadBG
{
    background-image: url(../../images/Model_Head_GRBG.jpg);
}
.ModelHeadFont
{
    font-size: 12px;
    font-weight: bold;
}
.ModelWorkingAreaBG
{
    background-color: #fdf7d9;
}

.navigationMenu
{
    background-color: #E1B901;
    background-image: url('../../Images/Menu/menuBack.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
    height: 25px;
}

.Tcp_Toolbar
{
    margin: 0px;
    padding: 0px;
    height: 35px !important;
    background-image: url('../../Images/Menu/rtbBackRepeatNoDropShadow.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
    text-align: left;
    vertical-align: top;
    z-index: 71000;
}

.RadToolBar .rtbItem .rtbWrap .rtbOut .rtbMid .rtbIn .rtbIcon
{
    margin: 0px 1.5px 0px 1.5px;
    padding: 0px;
    position: relative;
    bottom: 2px;
}

.RadToolBar .rtbItem
{
    position: relative;
    bottom: 0px;
}

.RadToolBar_Horizontal .rtbSeparator
{
    height: 25px;
    width: 1px;
    margin: 0px 5px 0px 5px;
    padding: 0px;
    border-left: solid 1px #C8BD88;
    background-color: #FFFFFF;
    border-top: none;
    border-bottom: none;
    bottom: 0px;
}

* + HTML .RadToolBar_Horizontal .rtbSeparator
{
    top: 0px;
    margin-top: -12px !important;
}

.RadToolBar .rtbOuter .rtbMiddle .rtbInner .rtbUL
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    height: 30px;
}

.RadToolBar .rtbItem .rtbMid, .RadToolBar .rtbItem .rtbMid .rtbIn
{
    margin: 0px;
    padding: 0px;
}

.RoundedCorners .TL
{
    height: 6px;
    width: 6px;
    background-image: url('../../Images/Model_WA_Corner_TopLeft.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

.RoundedCorners .TR
{
    height: 6px;
    width: 6px;
    background-image: url('../../Images/Model_WA_Corner_TopRight.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

.RoundedCorners .BL
{
    height: 6px;
    width: 6px;
    background-image: url('../../Images/Model_WA_Corner_BotLeft.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

.RoundedCorners .BR
{
    height: 6px;
    width: 6px;
    background-image: url('../../Images/Model_WA_Corner_BotRight.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

.LoginHeading
{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.alignRight
{
    text-align: right;
}

.alignLeft
{
    text-align: left;
}
.hiddenLinkButton
{
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 0px;
}
.eeLeftAlign
{
    text-align: left;
    white-space: nowrap;
}
.eeRightAlign
{
    text-align: right;
    white-space: nowrap;
}
.offsetLeft
{
    padding-left: 20px;
}

.UnderlinedHeaderText
{
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    border-bottom: solid 1px #A59679;
    margin-bottom: 5px;
}

.progressOverlay
{
    position: fixed;
    top: 0px;
    left: 0px;
    filter: alpha(opacity = 50);
    opacity: 0.5;
    background-color: #aaaaaa;
    display: none;
}
.logoBackground
{
    width: 283px; 
    height:72px;
    background-image:url('../../images/logobackground.jpg');
    background-repeat:no-repeat;
}