﻿/* Page level elements */

body
{
    background-color: #E9EBEE;
    color: #444444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
#container
{
    margin: auto;
    width: 100%; /* background: #ffffff; */
}

#header
{
    /* background: #DDDDDD; */
    background: url("../images/header-bg-white.png") no-repeat scroll center bottom transparent;
    height: 68px;
    margin: 0 auto;
    width: 1004px;
}


#leftBar
{
    border-style: none;
    border-color: inherit;
    border-width: 1px;
    float: left;
    width: 18%; /* background: #EBEBEB; */
    line-height: normal;
    font-family: Arial;
    font-size: small;
    font-style: normal;
    font-weight: 100;
    font-style: normal;
    text-align: left;
    height: 50px;
}

#footer
{
    float: none;
    clear: both; /* background: #DDDDDD; */
    font-family: Arial;
    font-size: 9px;
    font-style: normal;
    font-weight: 100;
    font-style: normal;
    text-align: center;
    border: 0px;
    border-top-color: Black;
}

.button
{
    float: none;
    height: inherit;
    width: inherit;
    font-family: Calibri;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    text-align: justify;
}

/*CSS-Style Class for the copywright text */
.copyrighttext
{
    font-family: "trebuchet ms" , Tahoma;
    font-size: small;
}

a:link, a:visited
{
    color: #3366CC;
    text-decoration: none;
}

#header .logo
{
    margin: 26px 0 0 20px;
}

.left
{
    float: left;
}

img
{
    border: 0 none;
}
.header-right1
{
    color: #6699CC;
    float: right;
    font-size: 20px;
    font-weight: bold;
    margin-left: 120px;
    padding: 20px 20px 0 0;
    text-align: right;
}

.header-right2
{
    float: right;
    margin-left: 120px;
    padding: 20px 20px 0 0;
    text-align: right;
}

.header-right2 a
{
    color: #FFFFFF;
    font-size: 11px;
    margin-left: 15px;
}

a:link, a:visited
{
    text-decoration: none;
}

#content
{
    background: url("../images/content-bg.png") repeat-y scroll center bottom transparent;
    margin: 0 auto;
    width: 1004px;
}
.pnavbar2
{
    background: url("../images/pnav-gray-bg.jpg") repeat-x scroll center bottom transparent;
    border-bottom: 1px solid #586772;
    border-top: 1px solid #586772;
    height: 30px;
    margin: 0 auto;
    width: 978px;
}

#content .bodycontainer
{
    margin: 0 4px;
    padding: 0 13px;
    height: 88px;
}

.clear
{
    clear: both;
}

#footer
{
    background: url("../images/footer-bg.png") no-repeat scroll center top transparent;
    height: 26px;
    margin: 0 auto;
    /*padding: 15px 0 0 30px;*/
    text-align: center;
    width: 1004px;
}
#footer p
{
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0 auto;
    padding: 5px 0 0 0;
    text-align: center;
}

#right_Content
{
    width: 70%;
    float: left;
    margin: 0 0 0 30px;
    padding: 0;
    height: 650px;
}

table tr.row_a
{
    float: left;
    height: 45px;
    margin: 0;
    padding: 0; /* width: 190px; */
}

table td.txt
{
    float: left;
    height: 45px;
    line-height: 30px;
    margin: 0;
    padding: 0; /*width: 108px;*/
}

table td.input_F
{
    float: left;
    height: 45px;
    margin: 0;
    padding: 0; /*width: 80px;*/
}

#UpdatePanel1 li
{
    margin: 8px;
    padding: 0;
    color: #008aff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px; /*list-style:none;*/
}

.linkbutton
{
    margin: 8px;
    padding: 0;
    color: #008aff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    width: 144px;
}

#UpdatePanel1 li a
{
    margin: 8px;
    padding: 0;
    color: #008aff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.linkbutton_a
{
    margin: 8px;
    padding: 0;
    color: #008aff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.Lft_Top
{
    background-color: #EEEEEE;
    float: left;
    margin: 5px 0 0;
    padding: 10px;
    width: 100%; /*border: 1px solid #000000;*/
    border: 1px solid Black;
}
.Lft_Bottom
{
    margin: 5px 0 0;
    background-color: #EEEEEE;
    float: left;
    margin: 5px 0 0;
    padding: 10px;
    width: 100%;
    border: 1px solid Black;
}

.ErrorMessage
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.pdfArea
{
    display: block;
    position: relative;
    color: Black;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 5px;
    top: 0px;
    left: 0px;
}

#dvLoading
{
    background: #000 url(images/loader.bmp) no-repeat center center;
    height: 100px;
    width: 100px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}

/* pdf area */

#pdf
{
    width: 90%;
    height: 550px;
    margin: 1em auto;
    border: 5px solid #6699FF;
}

#pdf p
{
    padding: 1em;
}

#pdf object
{
    display: block;
    border: solid 1px #666;
}

#statement
{
    padding: 0em;
    margin: 0em;
    border: solid 0px #FFF;
    font-size: small;
    font-weight: normal;
}

.success
{
    background: #00CC33;
    color: #FFFFFF;
}

.fail
{
    background: #FF3366;
    color: #FFFFFF;
}

/* Aditya.R, 1/19/2016 - SER 68115 */
/*CSS-Style Class for the message in small size in the error page */
.errorsmallmsgclass
{
    color: red;
    font-size: small;
    font-family: "trebuchet ms";
    background-color: #f0f8ff;
}

/*CSS-Style Class for the buttons */
.buttonclass
{
    background-color: #003;
    font-size: x-small;
    font-weight: bold;
    color: white;
    font-family: "trebuchet ms";
    border: solid 1px #666666;
}

/*CSS-Style Class for the sub header of the page */
.infoheaderclass
{
    background-color: #003;
}