body
{
    font-family: Arial,Sans-Serif;
}
#all
{
    margin: auto;
    width: 100%;
    min-width: 768px;
    /*background: url(../Images/header-bg.gif) repeat-x 0px 1px;*/
    background: url(../Images/header.jpg) repeat-x 0px 1px;
    
}

body
{
    background-image: url(../Images/bodybg.jpg);
    background-repeat: repeat-x;
}

#head
{
    min-width: 695px;
    border: 1px solid #075795;
    /*background-image: url(../Images/logo.gif);*/
    /*background-image: url(../Images/emitralogo.jpg);*/
    background-repeat: no-repeat;
    height: 69px;
    color: #000;
}

#head h1
{
    color: white;
    font-size: 24px;
    /*padding-left: 10px;
    padding-top: 40px;*/
    padding-left: 19px;
    padding-top: 13px;
    text-shadow: 1px 1px 1px #000000;
}

#head h2
{
    font-size: 15px;
    color: #000;
    padding-left: 20px;
    margin: 0;
}

.headlinks
{
    color: #fff;
    font-size: 12px;
    float: right;
    padding-right: 5px;
    padding-top: 5px;
    margin: 0;
}

.headlinks a
{
    color: #fff;
}

.headlinks a:hover
{
    text-decoration: none;
}
.headlinkslbl
{
    color: #fff;
    font-size: 12px;
    float: right;
    text-align: right;
    padding-right: 5px;
    padding-top: 5px;
    margin: 0;
}

.headlinkslbl a
{
    color: #fff;
}

.headlinkslbl a:hover
{
    text-decoration: none;
}

.headlinkslbl img
{
    border-color: White;
}
#navigation
{
    width: 100%;
    min-width: 695px;
    background-image: url(../Images/navigation_bg.jpg);
    background-repeat: repeat-x;
    height: 44px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

#navigation ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#navigation li
{
    width: 115px;
    margin: auto;
    float: left;
    text-align: center;
    border-right: 1px solid #fff;
}

#navigation li a
{
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%;
    background-image: url(../Images/button.jpg);
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 13px;
    background-repeat: no-repeat;
}

#navigation li a:hover
{
    background-image: url(../Images/button_hover.jpg);
    background-repeat: no-repeat;
}

.endfloat
{
    float: none;
    clear: both;
    width: 1px;
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}

#content
{
    width: 100%;
    min-width: 765px;
    margin: 0;
    margin-top: 10px;
    float: right;
    border: 1px solid #799ebb;
    background-image: url(../Images/content_bg.jpg);
    background-color: #F1F8FE;
    background-repeat: repeat-x;
    font-size: 13px;
    padding-bottom: 20px;
}

#leftnavigation
{
    float: left;
    padding: 10px 5px 0 10px;
    width: 18%;
}

.mainnavigation
{
    padding-top: 0;
}

.mainnavigation a
{
    display: block;
    background: url(../Images/mainnavigation_bg_new.jpg);
    color: #fff;
    padding-left: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 8px;
    text-decoration: none;
    font-size: 12px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.mainnavigation a:hover
{
    background-image: url(../Images/mainnavigation_bg_hover_new.jpg);
}

.mainnavigation h3
{
    /*     background: url(../Images/headline.jpg);     color: #000; */
    padding: 7px;
    padding-top: 5px;
    padding-bottom: 5px; /*     text-decoration: none;     font-size: 12px;     background-repeat: repeat-x;     margin: 0;     margin-top: 10px;*/
}

#textcontent
{
    float: left;
    font-size: 12px;
    min-width: 480px;
    text-align: justify;
    width: 80%;
    display: block;
    border: 1px solid black;
}
.textcontent
{
    float: left;
    font-size: 12px;
    min-width: 480px;
    text-align: justify;
    width: 80%;
    display: block;
    border: 1px solid black;
}
#textcontent1
{
    float: left;
    font-size: 12px;
    min-width: 480px;
    text-align: justify;
    border: 1px solid black;
    display: block;
}

#thickcontent
{
    float: left;
    font-size: 12px;
    width: 100%;
    display: block;
}

.linkbuttondiv
{
    padding: 5px;
    float: right;
}

#text
{
}

.textbackground
{
    background-color: #f0f0f0;
    color: #000;
    padding: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    border: 1px solid #000;
}

#text h4
{
    background: url(../Images/headline.jpg);
    color: #000;
    padding: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    font-size: 12px;
    background-repeat: repeat-x;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}

#footer
{
    /*     min-width: 695px;     width: 100%;     height: 100px;     border: 1px solid #000;     background-image: url(../Images/footer.jpg);     background-repeat: repeat-x;     margin-left: auto;     margin-right: auto;     margin-top: 5px;     font-family: Arial, Sans-Serif;     font-size: 12px;     color: #fff;     text-align: right;     padding: 0; */
    text-align: right;
    color: #000; /*	border-top: 1px solid black;*/
    padding-top: 5px;
    font-size: 12px;
}
#footer a
{
    text-decoration: none;
    color: #000;
}
#footer p
{
    margin-top: 20px;
    padding-right: 5px;
}

#footer h6
{
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-right: 5px;
    color: #000;
    font-size: 12px;
}
#footer a:hover
{
    text-decoration: none;
}

.textbackgroundMain
{
    background-color: #fff;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    float: left;
    width: 100%;
}

.loginbackgroundMain
{
    background-color: #ffffff;
    color: #000;
    padding-top: 65px;
    padding-bottom: 5px;
    margin: 0;
    float: left;
    width: 100%;
    height: 200px;
    vertical-align: middle;
}
.textbackgroundMainHeader
{
    background: url(../Images/headline.jpg);
    color: #000;
    padding: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    font-size: 19px;
    font-weight: bold;
    background-repeat: repeat-x;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px; /*border-top: 1px solid #000;     border-right: 1px solid #000;     border-left: 1px solid #000;*/
    border-bottom: 1px solid Gray;
    height: 25px;
}
.lbltextleft
{
    padding-left: 5px;
    float: left;
    width: 20%;
    min-width:150px;
    vertical-align: middle;
    line-height: 18px;
}
.AplReglbltextleft
{
    padding-left: 5px;
    float: left;
    width:150px;
    
    vertical-align: middle;
    line-height: 18px;
}
.lbltextleft26
{
    padding-left: 5px;
    float: left;
    width: 26%;
    vertical-align: middle;
}
.lbltextleft30
{
    padding-left: 5px;
    float: left;
    width: 30%;
    vertical-align: middle;
}
.lbltextleft span
{
    color: Red;
}
.lbltextSeperator
{
    float: left;
    width: 1%;
    vertical-align: middle;
    line-height: 18px;
}
.lbltextControl
{
    float: left;
    vertical-align: middle;
}
.AppReglbltextControl
{
    float: left;
    vertical-align: middle;
    font-weight:bold;
    min-width:185px;
    border:1px solid white;
}
.lbltextControlUpload
{
    float: left;
    vertical-align: middle;
    width: 60%;
}
.lblUploadlink
{
    float: left;
}

.lblThicktextControl
{
    vertical-align: middle;
    padding-left: 5px;
}

.lblThicktextControl span
{
    color: Red;
    padding-left: 2px;
}
.btnSave
{
    width: auto;
    min-width: 110px;
    height: 25px; /*background-image: url(../Images/mainnavigation_bg.jpg);*/
    background-image: url(../Images/button_new.jpg);
    background-repeat: repeat-x;
    border: 0px solid #fff;
    float: left;
    text-align: center;
    text-decoration: none;
    color: #fff;
    display: block;
    font-weight: bold;
    margin: 2px;
    width: 110px;
     cursor:pointer;
}
.btnSavelink
{
    width: auto;
    min-width: 110px;
    height: 25px; /*background-image: url(../Images/mainnavigation_bg.jpg);*/
    background-image: url(../Images/button_new.jpg);
    background-repeat: repeat-x;
    border: 0px solid #fff;
    float: left;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    display: block;
    font-weight: bold;
    margin: 2px;
    padding-top: 5px;
    padding-left: 2px;
    padding-right: 2px;
    cursor:pointer;
}
.btnSavelink:hover
{
    background-image: url(../Images/button_hover_new.jpg);
}
.btnSave:hover
{
    background-image: url(../Images/button_hover_new.jpg);
}

.btnSearch
{
    width: auto;
    min-width: 110px;
    height: 20px; /*background-image: url(../Images/mainnavigation_bg.jpg);*/
    background-image: url(../Images/button_new.jpg);
    background-repeat: repeat-x;
    border: 0px solid #fff;
    float: left;
    text-align: center;
    text-decoration: none;
    color: #fff;
    display: block;
    font-weight: bold;
    margin-left: 2px;
    width: 110px;
}
.btnSearch:hover
{
    background-image: url(../Images/button_hover_new.jpg);
}
.CssfieldSet
{
    border: solid 1px Gray;
    color: Black;
    margin: 5px;
    padding: 4px 7px 0px 7px; /*behavior: url(/css/border-radius.htc);*/
}
.CssLegend
{
    color: Black;
    margin-left: 5px;
}

.InputDropDown
{
    width: 150px;
}
.InputTxtBox
{
    width: 300px;
}



.InputTxtBox_MultiLine
{
    width: 300px;
    height: 80px;
}

.InputTxtBox235
{
    width: 235px;
}
.InputTxtBox_MultiLine235
{
    width: 235px;
    height: 80px;
}



.TopRightLink
{
    float: right;
    display: block;
    color: Black;
    padding-right: 5px;
    font-size: 14px;
}
.TopRightLink a
{
    text-decoration: none;
    color: Black;
    display: block;
}
.TopRightLink a:hover
{
    text-decoration: underline;
    cursor: pointer;
    display: block;
}
.TopLeftHead
{
    float: left;
}

.sectionHeaderFull
{
    background-image: url(../Images/mainnavigation_bg_new.jpg);
    height: 15px;
    color: #ffffff;
    padding: 5px 0px 5px 0px;
    font-weight: bold;
    float: left;
    width: 100%;
}

.sectionHeaderFull span
{
    padding-left: 5px;
}
.sectionHeaderLeft
{
    float: left;
    width: 49%;
}
.sectionHeaderRight
{
    float: right;
    width: 50%;
}


/* Grid Css  */

.gridClass
{
    background: #ffffff;
    border: solid 1px #999999;
}



.gridHeader
{
    background-image: url(../Images/mainnavigation_bg_new.jpg);
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background-repeat: repeat-x;
    background-color: #4a80ac;
}


.gridHeader a
{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    cursor: pointer;
}

.gridHeader a:hover
{
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
}

.gridFooter
{
    background: url(../Images/mainnavigation_bg_new.jpg);
    color:White ;
    font-weight:bold;
    text-decoration: none;
    font-size: 12px;
    background-repeat: repeat-x;
    border-top: 1px solid gray;
}
.gridFooter td
{
    padding: 1px;
    border: none;
}
.gridFooter td span
{
    border: none;
}

.gridRow
{
    background: #F5FAFE;
    color: Black;
    border-bottom: 1px solid green;
}

.gridAlternateRow
{
    background: #8AB5F7;
      color: Black;
      border-bottom: 1px solid green;
}

.gridFooter a
{
    color: #ffffff;
}
.divButtonClass
{
    float: right;
    padding: 5px;
}
.AplRegdivButtonClass
{
    float: left;
    padding-top: 5px;
    padding-left:45px;
    padding-bottom:5px;
}
#dvRegFetchButton
{
    float: left;
    padding-left: 213px;
}
input.error
{
    border: 1px solid red;
    background-color: #FFEAEA;
}
textarea.error
{
    border: 1px solid red;
    background-color: #FFEAEA;
}
label.error
{
    color: red;
    font-style: italic;
    font-size: 12px;
    display: block;
}
select.error
{
    border: 1px solid red;
    background-color: #FFEAEA;
}


.DownloadSection
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}


.DownloadComplete
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: left;
    width: 100%;
}

.custRegHeader
{
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.TopHeaderLeft
{
    width: 33%;
    float: left;
    text-align: center;
}

.CompletButtonSection
{
    width: 100%;
}

.lblContent
{
    float: left;
    vertical-align: middle;
    width: 100%;
    padding: 15px;
}
.centerHeader
{
    text-align: center;
}
/* Chirag Babaria 
change in --------------------
InputDropDown
gridFooter
*/
.fileupload
{
    color: #000000;
    display: block;
    float: left;
    font-weight: bold;
    height: 25px;
    text-align: center;
    text-decoration: none;
}
.gridFooter a
{
    color: Black !important;
}

.InputDropDown
{
    width: 150px;
    margin-left: 2px;
    margin-right: 2px;
}

.lbltextleftChecklist
{
    padding-left: 5px;
    float: left;
    width: 40%;
    vertical-align: middle;
    text-align: justify;
}
.lbltextleftChecklist span
{
    color: Red;
}
.lbltextSeperatorChecklist
{
    padding-left: 15px;
    float: left;
    width: 2%;
    vertical-align: middle;
}
.lbltextControlChecklist
{
    float: left;
    vertical-align: middle;
    width: 40%;
}
.lbltextButtonChecklist
{
    padding-left: 10px;
    float: left;
    vertical-align: middle;
    color: Black;
    font-size: 12px;
    font-weight: bold;
}
.lbltextButtonChecklist a
{
    text-decoration: none;
    color: Black;
    display: block;
}
.lbltextButtonChecklist a:hover
{
    text-decoration: underline;
    cursor: pointer;
    display: block;
}
.InputTxtBox_MultiLineChecklist
{
    width: 100%;
    height: 50px;
}
.thickcontent
{
    float: left;
    font-size: 12px;
    width: 100%;
    display: block;
}
.thickcontent label.error
{
    display: none !important;
}
.TopHeaderRight
{
    width: 35%;
    float: right;
    text-align: right;
    padding-right: 40px;
}
.TopHeaderRight div.lbltextleft
{
    width: 45%;
}
.TopHeaderRight div.lbltextSeperator
{
    width: 5%;
    padding-right: 5px;
}

.InputTxtBox120
{
    width: 120px;
}
.InputTxtBox600
{
    width: 600px;
}

.divButtonClassLeft
{
    float: left;
    padding: 5px;
}
.divhr
{
    height: 3px;
    float: left;
    border-top: 1px solid #000; /*border-bottom: 1px solid #000;*/
    display: block;
    width: 100%;
}
.flotright
{
    float: right;
}
.flotleft
{
    float: left;
}
.contentLeft
{
    float: left;
    width: 55%;
}
.contentLeft div.lbltextleft
{
    width: 36%;
}
.contentLeft div.lbltextSeperator
{
    width: 2%;
}
.contentRight
{
    float: right;
    width: 45%;
}
.contentRight div.lbltextleft
{
    width: 27%;
}
.contentRight div.lbltextSeperator
{
    width: 2%;
}
.lbltextControl table td lable
{
    padding-right: 20px;
}
.chklst td
{
    padding-right: 25px;
}
/*-------------- CSS RANMAL ------------*/
.contentLogin
{
    padding-left: 10px;
    padding-right: 10px;
}
.Loginleft
{
    width: 29%;
    float: left;
}
.Loginright
{
    width: 71%;
    float: right;
    padding-bottom: 10px;
}
.InputDropDown350
{
    width: 350px;
}
.InputTxtBox200
{
    width: 200px;
}
.lnkattachment
{
    background-image: url(../../../CommonImages/Attachment.gif);
    background-repeat: no-repeat;
    background-position: left center;
    height: 13px;
    text-align: left;
    margin-left: 30px;
    padding-left: 20px;
}
/*-------------- CSS RANMAL ------------*/
/*.txtcnt{clear:both;border:1px solid red;display:block;}*/
/*.txtcnt{clear:both;float:left}*/

.txtcnt #textcontent
{
    width: 84% !important;
    padding-left: 8%;
    padding-right: 8%;
}
.frigth
{
    float: right;
}

.gridLink
{
    font-size: 13px;
    text-decoration: none;
    color: Black;
    display: block;
}
.gridLink:hover
{
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
    display: block;
}

.zeroBorder
{
    border: none;
}

.errorMessage
{
    background-color: #FFFFFF;
    color: #ff0000;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    float: left;
    width: 100%;
}


.errorMessage span
{
    padding-left: 8px;
}
.errorMessagelogin
{
    background-color: #FFFFFF;
    color: #ff0000;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    float: left;
    width: 100%;
}
.errorMessagelogin span
{
    padding-left: 8px;
}
.lbltextleft58
{
    padding-left: 5px;
    float: left;
    width: 58%;
    vertical-align: middle;
    line-height: 18px;
}

.InputTxtBox440
{
    width: 440px;
    height: 52px;
}
#textDashboard
{
    float: left;
    font-size: 12px;
    min-width: 480px;
    text-align: justify;
    width: 99%;
    display: block;
}
.ProgressContent
{
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.Trans
{
    background-color: White;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.Progress
{
    font-family: verdana;
    font-size: x-small;
    color: Green;
    font-weight: bold;
    text-decoration: none;
    position: absolute;
    top: 30% !important;
}

.btnSearchTop
{
    background-image: url("../Images/button_new.jpg");
    background-repeat: repeat-x;
    border: 0 solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    margin-left: 2px;
    margin-top: 0;
    padding: 3px 20px 0;
    text-decoration: none;
    vertical-align: baseline;
    width: 110px;
}
.btnSearchTop:hover
{
    background-image: url(../Images/button_hover_new.jpg);
}
.spanbackcolor
{
    background-color: #FFFFAA;
    font-weight: bold;
}
.TopSearchInputTxtBox
{
    width: 110px;
    height: 13px;
    font-size: 12px;
    padding:1px 0px 1px 0px;
}
.TopSearchDropdown
{
    font-size: 12px;
    padding-top:0px;
}
.SearchBox
{
    background-color:InactiveBorder;
}
.SearchLegend
{
    color: #256499;
    margin-left: 5px;
}
.SearchTextBox
{
    width:342px;
}
.btnSearch
{
    width: auto;
    min-width: 110px;
    height: 25px; /*background-image: url(../Images/mainnavigation_bg.jpg);*/
    background-image: url(../Images/button_new.jpg);
    background-repeat: repeat-x;
    border: 0px solid #fff;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    margin: 2px;
    width: 110px;
}

.NotificaitionMsg
{
    background-color:Green;color:White;font-size:medium;line-height:18px;
}