﻿BODY
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: auto;
    background: #fff;
    font-size: 10pt;
    padding: 10px;
}


IMG
{
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: medium none;
    border-right: medium none;
    padding-top: 0px;
}

textarea
{
    resize:none;
}

.loginwrapper
{
    padding-top: 100px;
}

#loginlogo
{
    width: 460px;
    height:294px;
    background-image: url("Images/login.png");
}

#logincontainer input
{
    width: 200px;
}

#dvlogin, #dvregister, #dvresetpassword
{
    margin-top: 100px;
    height: 150px;
}
#dvloginmsg, #dvresetpasswordmsg, #dvregistermsg
{
    text-align: center;
    color: red;
    font-weight: bold;
}

.copyright
{
    color: Gray;
    width: 350px;
    padding-top: 2px;
    text-align: center;
    font-weight: bold;
}
.copyright a
{
    color: Gray;
    width: 350px;
    padding-top: 2px;
    text-align: center;
    font-weight: bold;
}

#masterbody
{
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
}
#wrapper
{
    margin-top:5px;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    text-align: left;
    background-color: #fff;
}
.header
{
   background-image: url('Images/banner02.png');
   /*border:1px solid green;*/
    height:64px;
    width:1024px;
    background-repeat:no-repeat;
    
}
.headercontent table
{
    width: 100%;
}

.headercontent table td a
{
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #71A8E2;
}
.headercontent table td a:hover
{
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #71A8E2;
}
.headercontent table td
{
    font-size: 10pt;
}


DIV#content
{
}
#contenttable
{
    border-collapse: collapse;
    width: 100%;
}

/* MENUS - START */

.menu_container
{
    width: 100%;
    background:#b1bac1;
    margin-top:5px;
    
}

.horizontalcssmenu
{
    color: #FFFFFF;
    
    }
    
.horizontalcssmenu ul
{
    display: block;
    margin: 0;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11pt;
    font-weight: bold;
}
.horizontalcssmenu ul li
{
    display: inline;
    color: #FFFFFF;
    
 }
.horizontalcssmenu ul li a
{
    padding-left:15px;
    padding-right:15px;
    display: inline;
    margin: 0;
    line-height: 36px;
    color: #8f867c;
    font-family: Century Gothic, sans-serif;
    text-decoration: none;
    font-size: 16pt;    
    border-right: 1px solid #9b9b9b;
}

.horizontalcssmenu ul li a:hover
{
    color: #efefef;    
}
.horizontalcssmenu UL LI.active A
{
    color: #efefef;
}

#contentleftnav
{
    min-width: 225px;
    vertical-align: top;
    display: none;
    min-height: 500px;
    padding: 0;
    margin: 0;
    background-color: #e8e6e7;
    font-family: Century Gothic, sans-serif;
}


.leftNavGroup
{
    font-weight: bold;
    text-align: center;
    font-size: 14pt;
    width: 200px;
    padding: 10px;
    text-transform: uppercase;
    color: #FFF;
    border-bottom: 2px solid #511920;
}


.leftNavItem a
{
    font-weight: bold;
    text-align: center;
    font-size: 12pt;
    width: 200px;
    margin:0;
    padding: 10px;
    text-transform: uppercase;
    color: #898174;
    display:block;
    border-top:1px solid #cac3b9;
    border-left:1px solid #cac3b9;
    border-bottom:1px solid #a1998d;
    border-right:1px solid #a1998d;
}

.leftNavItem a:hover
{
    color: #511920;
    border-top:2px solid #a1998d;
    border-left:2px solid #a1998d;
    border-bottom:1px solid #cac3b9;
    border-right:1px solid #cac3b9;
}

/* MENUS - END */

/* DATASUITE BUILT FORMS */
.navlist
{
    padding: 3px 0;
    margin: 0;
    border-bottom: 1px solid gray;
    font: bold 10px Tahoma;
}
.navlist li
{
    list-style: none;
    margin: 0;
    display: inline;
}
.navlist li a
{
    padding: 3px 10px;
    margin-right: 3px;
    border: 1px solid gray;
    border-bottom: none;
    background: whitesmoke;
    text-decoration: none;
}
.navlist li a:link
{
    color: #448;
}
.navlist li a:visited
{
    color: #667;
}
.navlist li a:hover
{
    color: #1a1699;
    background: whitesmoke;
    border-color: silver;
}
.navlist li.current a
{
    background: white;
    border-bottom: 1px solid white;
    color: #1a1699;
}
.navlist disabled a
{
    background: whitesmoke;
    color: #CCCCCC;
    border-bottom: 1px solid gray;
}
.navcontent
{
    padding: 5px;
}
.navcontainer
{
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
}
 
.loading
{
    position: absolute;
    top: 35%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    z-index: 11000;
    display: none;
}

.loadinginner
{
    width: 340px;
    height: 50px;
    margin-left: -200px; /***  width / 2   ***/
    position: absolute;
    top: -50px; /***  height / 2   ***/
    left: 50%;
    font-size: 14pt;
    font-weight: bold;
    color: #6f8996;
    padding: 10px 10px 20px 10px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #a8afb5;
    background-color:#efefef;
    background-image: url('/Resources/Images/waiting.gif');
    background-position: 10px center;
    background-repeat: no-repeat;
    line-height:50px;
}

div.grid
{
    height:450px;
}

table.grid
{
    border-collapse: collapse;
    margin: 0px 10px 0px 10px;
    text-decoration: none;
    width:98%;
    padding: 3px 10px 3px 10px;
    border:1px solid #ddd;
    font-size: 12pt;
    /*cursor: pointer;*/
}

table.grid td
{
    font-size: 11pt;
    color: #453a29;
    padding: 1px 0px 1px 10px;
}

table.grid td.colRight
{
    text-align:right;
    white-space:nowrap;
}

table.grid td.colDate
{
    width:65px;
}

table.grid td.colActions
{
    white-space:nowrap;
    vertical-align:middle;
    width:1px;
    padding-left:0px;
}

td.colActions img
{
    cursor: pointer;
}
table.grid th
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12pt;
    text-align: left;
    border-bottom: #ccc 1px solid;
    border-top: #ccc 1px solid;
    color: #FFF;
    background-color:#8199a5;
    text-decoration: none;
    height: 25px;
    padding: 3px 10px 3px 8px;
    white-space: nowrap;
}
table.grid th a
{
    font-size: 12pt;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

table.grid th a:hover
{
    color: #afc7d3;
}

.nowrap
{
    white-space: nowrap;
}
.gridrow
{
    border-bottom: #ccc 1px solid;
    text-align: left;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-right: 8px;
    border-top: #ccc 1px solid;
    padding-top: 6px;
    background-color: whitesmoke;
}
.gridrowalt
{
    border-bottom: #ccc 1px solid;
    text-align: left;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-right: 8px;
    border-top: #ccc 1px solid;
    padding-top: 6px;
    background-color: white;
}
.gridrowover
{
    background-color: #FFF6AA;
}
.gridgroup
{
    font-size: 10pt;
    font-weight: bold;
}
.gridgroup td
{
    border-bottom: dotted 1px gray;
    padding-top: 5px;
    padding-bottom: 5px;
}

.pagingHeaderItem
{
    height: 24px;
    font-size: 14pt;
    line-height: 24px;
    width: 24px;
    display: inline-block;
    text-align: center;
    color: #101010;
}

.pagingHeaderItem:hover
{
    color: red;
}

.NPH
{
    background-image: url('Images/paginationbg.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: Transparent;
    color: #b35400;
    display: inline-block;
    width: 28px;
    height: 27px;
    text-align: center;
    line-height: 27px;
}

.NPH:hover
{
    background-image: url('Images/paginationbghover.png');
    color: #ffffff;
}

.CPH
{
    background-image: url('Images/paginationbghover.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: Transparent;
    color: #ffffff;
    display: inline-block;
    width: 28px;
    height: 27px;
    text-align: center;
    line-height: 27px;
}

.APHNext
{
    background-image: url('Images/next.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: Transparent;
    color: #b35400;
    display: inline-block;
    width: 25px;
    height: 24px;
    line-height: 27px;
}

.APHNext:hover
{
    background-image: url('Images/nexthover.png');
    color: #ffffff;
}

.APHPrev
{
    background-image: url('Images/prev.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: Transparent;
    color: #b35400;
    display: inline-block;
    width: 25px;
    height: 24px;
    line-height: 27px;
}


.APHPrev:hover
{
    background-image: url('Images/prevhover.png');
    color: #ffffff;
}


.APHForward
{
    background-image: url('Images/forward.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: Transparent;
    color: #b35400;
    display: inline-block;
    width: 25px;
    height: 24px;
    line-height: 27px;
}

.APHForward:hover
{
    background-image: url('Images/forwardhover.png');
    color: #ffffff;
}


.APHBack
{
    background-image: url('Images/back.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: Transparent;
    color: #b35400;
    display: inline-block;
    width: 25px;
    height: 24px;
    line-height: 27px;
}

.APHBack:hover
{
    background-image: url('Images/backhover.png');
    color: #ffffff;
}

.contentlabel
{
    color: #606060;
    text-align: left;
    padding-right: 10px;
    vertical-align: top;
    padding-top: 5px;
    font-size: 11pt;
    font-weight:normal;
}
.contentfield
{
    width: 500px;
    text-align: left;
    padding-right: 10px;
    font-size:11pt;
    font-family: Arial, sans-serif;
}

.contentreadonlyfield input[type=text]
{
    width: 500px;
    text-align: left;
    font-size: 11pt;
    color:#808080;
}

.contentfield input[type=text], .contentfield input[type=password], .contentrequiredfield input[type=text]
{
    width: 500px;
    text-align: left;
    font-size: 11pt;
}
.contentfield textarea
{
    width: 500px;
    text-align: left;
    font-size: 11pt;
    font-family: Arial, sans-serif;
}

.contentfield select
{
    text-align: left;
    font-size: 11pt;
    color: #4a2226;
    width: 235px;
}

.contentfield_select
{
    text-align: left;
    font-size: 11pt;
    color: #4a2226;
    width: 500px;
}

.contentfield input[type=checkbox]
{
    border: none;
    width: 20px;
    font-size: 11pt;
}

.contentdropdown
{
    text-align: left;
    height: 18px;
    font-size: 11pt;
    color:#4a2226;
}

.contentlookupfield
{
    text-align: left;
    font-size: 11pt;
}

.contentlookupfield select{ 
    text-align: left;
    font-size: 11pt;
    color:#4a2226;
    width: 500px;
}

.contentlabel.required
{
    font-weight:bold;
}

.contentfield.required *, .contentrequiredfield *
{
    background-color: #FFFFF4;
}

div.commandbuttons
{
    height:37px;
}
.commandbuttons td
{
    padding-top: 20px;
}

.commandbuttons a, .commandbuttons button
{
    display: block;
    font-family: 'Arial', Arial, sans-serif;
    font-size:12pt;
    margin-right: 10px;
    text-decoration: none;
    background:url("Images/button_sprite01.png") 0 0;
    text-align: center;
    line-height:33px;
    border:0px solid black;
    height:30px;
    width:160px;
    color: Black;
    font-weight:bold;
    float: left;
}

.commandbuttons a:hover,  .commandbuttons button:hover
{
    cursor: pointer;
    color: White;
    background:url("Images/button_sprite01.png") 0 30px;
}

.gridcontainer
{
    display:none;
}

.formcontainer
{
    display:none;
}

.formcontainer div
{
}

.contentview
{
    margin:0 auto;
}

.gridheading, .formheading
{
    font-size:16pt;
    border-bottom: 1pt dotted gray;
    margin-bottom:5pt;
    padding-bottom:2pt;
    width:100%;
}

a.dp-choose-date
{
    float:left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 5px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(Images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled
{
    background-position: 0 -20px;
    cursor: default;
}