/* Background colour, TRBL margin and default text for entire website */
body
{
    background-color: #20683c;
    background-image: url(../../App_Themes/Profile1/images/main-page_BG.gif);
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial, Georgia, Verdana, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
}
.white_bg
{
    background-color: #FFFFFF;
}
.green-light_bg
{
    background-color: #bcd2c4;
}
.top-table_BG
{
    background-image: url(../../App_Themes/Profile1/images/top_bg.gif);
    background-repeat: repeat-x;
}
.top_middle_bg
{
    background-color: #FFFFFF;
    background-image: url(../../App_Themes/Profile1/images/top-middle_bg.gif);
    background-repeat: repeat-x;
}

.middle-table-top_BG
{
    background-color: #FFFFFF;
    background-image: url(../../App_Themes/Profile1/images/middle-table_bg.gif);
    background-repeat: repeat-x;
}

.footer_BG
{
    background-image: url(../../App_Themes/Profile1/images/footer-bottom_bg.gif);
    background-repeat: repeat-x;
}

.light_bg
{
    background-color: #e8e193;
}
.box-bottom_BG
{
    background-image: url(../../App_Themes/Profile1/images/box-bottom_BG.gif);
    background-repeat: repeat-x;
}


/* Link (URL) style starts here */
a:link, a:visited, a:active
{
    font-family: Arial, Georgia, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #004c29;
    text-decoration: none;
}
a:hover
{
    font-family: Arial, Georgia, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #004c29;
    text-decoration: underline;
}

/* Text style starts here */

.black_bold
{
    font-family: Arial, Georgia, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    line-height: 18px;
}

.green_bold
{
    font-family: Arial, Georgia, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #004c29;
    line-height: 18px;
}

.green_txt
{
    font-family: Arial, Georgia, Verdana, sans-serif;
    font-size: 12px;
    color: #004c29;
    line-height: 18px;
}
.green_heading
{
    font-family: Arial, Georgia, Verdana, sans-serif;
    font-size: 18px;
    color: #004c29;
    line-height: 25px;
}
.footer_txt
{
    font-family: Arial, Georgia, Verdana, sans-serif;
    font-size: 10px;
    line-height: normal;
    color: #004c29;
}
.error
{
    font-family: Arial, Georgia, Verdana, sans-serif;
    font-size: 11px;
    color: #FF0000;
}

/* Form style starts here */
.img_btn
{
    font-family: Arial, Georgia, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
    background-image: url(../../App_Themes/Profile1/images/btn_bg.gif);
    background-repeat: repeat-x;
    padding: 3px;
    border: 1px solid #006a39;
}
.input
{
    font-family: Arial, Georgia, Verdana, sans-serif;
    font-size: 12px;
    color: #333333;
    border: 1px solid #5d9a5d;
    background-color: #f6f3d4;
}

/* Different height style starts here */
.height_30
{
    height: 30px;
}
.height_10
{
    height: 10px;
}

/* Grid Class */
.GridViewEmptyDataText
{
    font-family: Arial, Verdana, "Times New Roman" , sans-serif;
    background-color: #EAEAEA;
    color: Black;
    padding: 2px 2px 2px 2px;
}
.grid_headerstyle
{
    font-family: Arial, Verdana, "Times New Roman" , sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF; /*background-color: #2b2b2b;*/
    background-image: url(../../App_Themes/Profile1/images/grid_bg.gif);
    height: 20px;
}
.grid_alternatingrowstyle
{
    background-color: #F9f5c5;
    border: 1px solid #C1C1C1;
}
.grid_rowstyle
{
    background-color: #FFFFFF;
    border: 1px solid #C1C1C1;
}
.grid_selectedrowstyle
{
}
.grid_pagerstyle
{
    font-family: Arial, Verdana, "Times New Roman" , sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #2b2b2b;
}
.grid_footerstyle
{
}



/* Different Text */
.gray_txt
{
    font-family: Arial, Verdana, "Times New Roman" , sans-serif;
    font-size: 11px;
    color: #C1C1C1;
}
.white_11
{
    font-family: Arial, Verdana, "Times New Roman" , sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-align: justify;
}
.bread_txt
{
    font-family: Arial, Verdana, "Times New Roman" , sans-serif;
    font-size: 11px;
    color: #333333;
}
.default
{
    font-family: Arial, Verdana, "Times New Roman" , sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: justify;
    line-height: 18px;
}

.select
{
    font-family: Arial, Verdana, "Times New Roman" , sans-serif;
    font-size: 12px;
    color: #333333;
    border: 1px solid #2093C9;
    background-color: #DDF2FF;
}
.textarea
{
    font-family: Arial, Verdana, "Times New Roman" , sans-serif;
    font-size: 12px;
    color: #333333;
    border: 1px solid #2093C9;
}
.radio_btn
{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    font-size: small;
    color: #004c29;
    font-family: Arial;
    font-weight: normal;
}


/*Extra */
.label
{
    font-size: small;
    color: #004c29;
    font-family: Arial;
    font-weight: normal;
}
.labelHeading
{
    font-size: medium;
    color: #2093C9;
    font-family: Arial;
    font-weight: lighter;
}
.legend
{
    font-size: small;
    font-family: Verdana;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
}

/**************/
/* Required Field Label*/
/*background-color: #e8e193;*/
.lblrequiredfield
{
    font-size: 9px;
    font-family: Arial;
    color: gray;
}

.hoverpanel
{
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    border-top: silver 1px solid;
    border-right: silver 1px solid;
    background-color: #f6f3d4;
    color: #20683c;
    margin: 1px;
}
    
.testDiv
{
    background-color:#e8e193;
}
#test:hover .testDiv
{
background-color:white;
}
.radio_btn td
{
 width:150px;
}
