﻿#wrapper {
}

#header {
    width: 940px;
    height: 100%;
    margin: 0px 0px;
    z-index: -1500;
}

#main_logo {
    height: 92px;
    width: 940px;
    margin: 0 auto;
    z-index: 0;
    margin-top: 10px;
}

#stickyheader {
    height: 38px;
    background-image: url(/DES_IMAGE/masterpage/header_menu.png);
    z-index: 1500;
}

#menuback {
    height: 10px;
    width: 940px;
    margin: 0 auto;
    z-index: 0;
}

#content_back {
    background-image: url(/DES_IMAGE/masterpage/content_back.png);
    background-size: cover;
    width: 940px;
    /*z-index: 1500;*/
    margin: 0px auto;
}

#scroll_back {
    width: 940px;
    z-index: 1500;
    margin: 0px auto;
}

#impnotice_head {
    width: 940px;
    background-color: ButtonShadow;
    height: 30px;
    z-index: 1500;
    margin: 0px auto;
}

#usernameshow {
    text-align: left;
    margin-left: 20px;
}

#user_logoutmn {
    height: 0px;
    padding-top: 0px;
}

#page {
    width: 940px;
    /*padding: 0px 0px 0px 0px;*/
    background-size: 100% 100%;
    /*height:600px;*/
}
/*main table design*/
#tbl_main {
    width: 100%;
    /*table-layout: fixed;*/
    height: 600px;
}

#menutd {
    width: 20%;
    height: 100%;
    vertical-align: top;
}

#main_content {
    width: 80%;
    height: 100%;
    vertical-align: top;
    /*background-color:orange;*/
    overflow: auto;
}

#tbl_inner {
    height: 100%;
}

#onlineeservice {
    /*background-color:ButtonFace ;*/
    height: 100%;
    margin: 4px;
}

.marqueeback {
    background-image: url(/DES_IMAGE/masterpage/marquee_back.png);
    background-size: cover;
    padding: 5px 0 0 0;
}

.marqueebackheader {
    height: 20px;
    background-image: url(/DES_IMAGE/masterpage/marquee_backheader.png);
    background-size: cover;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
    color: black;
    padding:4px;
    /*-moz-border-radius: 25px 10px / 10px 25px;
    border-radius: 25px 10px / 10px 25px;*/
    /*-moz-border-radius: 1em 4em 1em 4em;*/
    /*border-radius: 1em 4em 1em 4em;*/
    /*padding-top:18px;
    padding-left:25px;*/
}

.eservicebackheader {
    height: 30px;
    background-image: url(/DES_IMAGE/masterpage/marquee_backheader.png);
    background-size: cover;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: black;
    margin-bottom: 6px;
    padding-top:2px;
}

    .eservicebackheader a {
        /*margin-bottom:10px;*/
        margin-top:10px;
        margin-left: 5px;
        vertical-align: bottom;
        text-align: left;
    }

     .eservicebackheader a:hover {
      color:#9aefed
    }
#usermenu {
    /*background-color:ButtonFace ;*/
    /*height: 100%;*/
}

#newsevent {
    height: 100%;
    /*background-color: brown;*/
}

#archieve {
    height: 100%;
    /*background-color: darkgreen;*/
}

#footer_below {
    background-image: url(/DES_IMAGE/masterpage/footerback.png);
    height: 80px;
    background-size: cover;
}

#footer {
    width: 980px;
    margin: 0px -27px;
    height: 106px;
}

#onlineuser {
    width: 100%;
    /*height: 50px;*/
}

.urllink {
    Height: 40px;
    Width: 180px;
}
