/*--------  5. css - application body, common to > 1 page --------*/
.map_bg
{
    background: url('../images/map.png') no-repeat center bottom;
    height: 544px;
    width: 100%;
}
/*login_map*/ /*login_bgmap*/

.cream_bg_topcurve
{
    background: url(../images/cream_bg_topcurve.png) no-repeat scroll 0 0 transparent;
    height: 23px;
}

.cream_bg_datacontainer
{
    background: url(../images/cream_bg.png) repeat-y;
    padding: 0px 15px 0 11px;
}

#tblPublicInquiry span
{
    color: black;
    text-decoration: underline;
    font-weight: bold;
}

#tblPublicInquiry a:link
{
    outline: medium none;
    text-decoration: none;
}

.cream_bg_bottomcurve
{
    background: url(../images/cream_bg_bottomcurve.png) no-repeat;
    height: 23px;
}

.button
{
    padding: 3px 8px;
    border: 1px solid #006699;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    background-color: #006699;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 12px;
}

.button_normal
{
    background: none repeat scroll 0 0 #006699;
    color: #FFFFFF !important;
    padding: 2px 5px;
    text-decoration:none !important;
}

.page_title
{
    color: #7a2426;
    font-size: 16px;
    padding: 5px 0px 1px 0px;
    font-weight: bold;
}

.page_subtitle_13
{
    background-color: rgb(241, 240, 214);
    color: #7a2426;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}

.app_logo
{
    background: url('../../../app/Vermont/app_logo.png') no-repeat center 50%;
    height: 100%;
    width: 100%;
    border: 1px solid #bc9d0f;
    background-color: #FFFFE9;
}

/*-----  6. css - each page -----*/

/*----- home screen -----*/
.welcome_title
{
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    padding: 15px 10px 0px 0px;
    text-shadow: 2px 2px 3px #1359A0;
}

/*home_btmenu*/
.welcome_text
{
    color: #000;
    line-height: 22px;
    text-align: justify;
    padding: 15px 23px 15px 23px;
}

.home_btn_over
{
    padding: 5px;
}

    .home_btn_over:hover
    {
        padding: 0px;
        background: url('../images/home_btn_over.jpg') repeat-x;
        color: #ffffff;
        padding: 5px;
    }

        .home_btn_over:hover a
        {
            color: #ffffff;
        }

.home_btn_over_text
{
    padding: 6px 0px 5px 10px;
    height: 22px;
    vertical-align: middle;
    border: 0px solid #FF0000;
    font-weight: bold;
    color: #372F2D;
    * vertical-align: middle;
    *margin-top: -18px;
}

.tabcontiner
{
    margin: 10px auto;
    width: 636px;
}

.tabcontiner_center
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #5F937A;
    border-top: 2px solid #5F937A;
    float: left;
    height: 98px;
    width: 586px;
}


    .tabcontiner_center table tr td
    {
        color: #3F8966;
        font-size: 12px;
        font-weight: bold;
        padding: 40px 0;
        vertical-align: middle;
    }

    .tabcontiner_center2
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #5F937A;
    border-top: 2px solid #5F937A;
    float: left;
    height: 98px;
    width: 586px;   
}

 .tabcontiner_center2 table tr td
    {
        
        font-size: 12px;
        font-weight: bold;
        padding: 5px 0;
        vertical-align: middle;
         text-align:left;
    }

 .tabcontiner_center2 table tr td ul 
    {
        list-style:none;
        text-align:left;
        height:70px;
        overflow-y:scroll;
        padding:0px 10px;
    }

.maroontitle
{
    color: #7a2426;
    font-size: 20px;
    font-weight: bold;
}
/*usefullinks_title*/

.viewmore:hover
{
    color: #1167be;
    text-decoration: none;
    font-weight: bold;
}

.viewmore:link, .viewmore:visited
{
    color: #1167be;
    text-decoration: underline;
    font-weight: bold;
}

A.viewmore2:hover
{
    color: #0e4b2e;
    text-decoration: none;
    font-weight: bold;
    
}

A.viewmore2:link, A.viewmore2:visited
{
    color: #0e4b2e;
    text-decoration: underline;
    font-weight: bold;
}


.video_active
{
    background: url("../images/tab_video_active.png") no-repeat scroll left top transparent;
    cursor: pointer;
    float: left;
    height: 40px;
    margin-top: -33px;
    width: 85px;
}

.video_inactive
{
    background: url("../images/tab_video.png") no-repeat left top;
    width: 85px;
    height: 34px;
    margin-top: -34px;
    cursor: pointer;
}

.twitter_active
{
    background: url("../images/tab_twitter_active.png") no-repeat left top;
    padding: 0px 5px 0px 0px;
    width: 85px;
    height: 41px;
    margin-top: -33px;
    margin-left: 88px;
    float: left;
    cursor: pointer;
}

.twitter_inactive
{
    background: url("../images/tab_twitter.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 34px;
    margin-left: 88px;
    margin-top: -34px;
    padding: 0 5px 0 0;
    width: 85px;
}

/*----- Acknowledgement -----*/

.note_msg
{
    background: #F8F2C8;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 20px;
    text-align: center;
    line-height: 18px;
}
/*----- login -----*/
.login_content_panel
{
    background: url(../images/login_content_panel.png) no-repeat top center;
    width: 535px;
    height: 425px;
    margin: 40px auto;
    margin-bottom: 0px;
    padding-left: 0px;
}
/*login_contentbg*/

.payment_gateway
{
    padding-top: 8px;
    background: url(../images/payment_gateway.png) no-repeat center;
}


/*----- forgot password -----*/
.forgotpassword_content_panel
{
    background: url(../images/forgotpassword_content_panel.png) no-repeat top center;
    width: 535px;
    height: 475px;
    margin: 10px auto;
    margin-bottom: 0px;
    padding-left: 0px;
}

.forgotpassword_confirm_content_panel
{
    background: url(../images/forgotpassword_confirm_content_panel.png) no-repeat top center;
    width: 535px;
    height: 475px;
    margin: 10px auto;
    margin-bottom: 0px;
    padding-left: 0px;
}

/*registration*/

.login_detailsbg_left
{
    background: url(../images/login_detailsbg_left.gif) no-repeat !important;
    width:30px;
    height:111px;
   
}

.login_detailsbg_right
{
    background: url(../images/login_detailsbg_right.gif) no-repeat !important;
    width:30px;
    height:111px;
    
}

.login_detailsbg
{
    background: url(../images/login_detailsbg.gif) repeat-x !important;
    width: auto;
    height: 111px;   
   
}

/*----- moved to layout manager -----*/