/* CSS Document */


      
  
.body-txt
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
.Main-Bar
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #b61a1d;
    text-align: left;
    padding-left: 10px;
    height: 20px;
    vertical-align: middle;
}
.Main-BarRight
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    background-image: url(images/bar-back-blue.jpg);
    background-repeat: repeat;
    text-align: right;
    padding-right: 25px;
    height: 25px;
    vertical-align: middle;
}
.MainBarCenter
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    background-image: url(images/bar-back-blue.jpg);
    background-repeat: repeat;
    text-align: Center;
    padding-left: 15px;
    padding-right: 15px;
    height: 25px;
    vertical-align: middle;
}

.Link-Head
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(images/bar-back-blue.jpg);
    background-repeat: repeat;
    height: 25px;
    vertical-align: middle;
    padding-left: 20px;
    text-align: left;
}
.MainLink-txt
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    vertical-align: middle;
    text-align: left;
}
.SubLink-txt
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
    vertical-align: middle;
    text-align: left;
    background-color: #E6E6E6;
}
.Link-Select-txt
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    vertical-align: middle;
    text-align: left;
    background-color: #E6E6E6;
}
.Tabs
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(images/bar-back-blue.jpg);
    background-repeat: repeat;
    height: 25px;
    width: 104px;
    text-align: center;
    vertical-align: middle;
    border: 1px none #000000;
}
.Selected-Tab
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-repeat: no-repeat;
    height: 20px;
    width: 105px;
    text-align: center;
    vertical-align: middle;
    background-color: #F2F2F2;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}
.table-description
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color: White;
    border: 1px solid #666666;
}
.table-descriptionGridEdit
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color: White;
}
.table-no-topborder
{
    font-family: Arial;
    font-size: 11px; /*font-weight: bold;*/
    color: #000000;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    background-color: White;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}

.table_no_bottomborder
{
    font-family: Arial;
    font-size: 11px; /*font-weight: bold;*/
    color: #000000;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    background-color: #E6E6E6;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}
.table-fields
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    background-color: White;
    vertical-align: middle;
}
.button
{
    background-color: #CD5C5C;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    border: 1px double #3173b3;
    height: 20px;
    width: 85px;
    text-align: center;
    vertical-align: middle;
}
.buttonHome
{
    background-color: #b61a1d;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    border: 1px double #3173b3;
    height: 20px;
    width: 85px;
    text-align: center;
    vertical-align: middle;
}
.buttonAdd
{
    background: url(images/bar-back-grey.jpg) repeat-x;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    border: 1px double #3173b3;
    height: 20px;
    width: 85px;
    text-align: center;
    vertical-align: middle;
}

.borderoftab
{
    border: 1px solid gray;
}

.Footer-Bar
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-image: url(images/bar-back-grey.jpg);
    background-repeat: repeat;
    text-align: center;
    height: 25px;
    vertical-align: middle;
    padding-left: 25px;
}



.MyTab .ajax__tab_header
{
}
.MyTab .ajax__tab_active .ajax__tab_outer, .MyTab .ajax__tab_header .ajax__tab_outer, .MyTab .ajax__tab_hover .ajax__tab_outer
{
}
.MyTab .ajax__tab_active .ajax__tab_inner, .MyTab .ajax__tab_header .ajax__tab_inner, .MyTab .ajax__tab_hover .ajax__tab_inner
{
}
.MyTab .ajax__tab_active .ajax__tab_tab, .MyTab .ajax__tab_hover .ajax__tab_tab, .MyTab .ajax__tab_header .ajax__tab_tab
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background: url(images/bg.gif) repeat-x;
    background-repeat: repeat;
    height: 20px;
    width: 98px;
    text-align: center;
    vertical-align: middle;
    border: 1px none #000000;
}
.MyTab .ajax__tab_hover .ajax__tab_tab
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background: url(images/bar-back-blue.jpg) repeat-x;
    background-repeat: repeat;
    height: 20px;
    width: 98px;
    text-align: center;
    vertical-align: middle;
    border: 1px none #000000;
}

.MyTab .ajax__tab_active .ajax__tab_tab
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    height: 20px;
    width: 98px;
    text-align: center;
    vertical-align: middle;
    background: url(images/bar-back-grey.jpg) repeat-x;
    background-color: #F2F2F2;
    background-repeat: repeat-x;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
}
.MyTab .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border-top: 0;
    padding: 0px;
    vertical-align: middle;
}
.Water_Mark
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: gray;
    background-color: White;
    border: 1px solid #666666;
    text-align: left;
    vertical-align: middle;
}
.record_not_found
{
    background-color: #97BDE3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.paging_style
{
    background-color: #97BDE3;
    color: #0F0F7F;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.gdv-header-style_new
{
    text-align: left;
    color: Black;
    background-color: #E6E6E6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.lbl_rating_style
{
    text-align: left;
    color: #0F0F7F;
    background-color: #97BDE3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.txt_style
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color: White;
    border: 1px solid #666666;
    text-align: left;
    vertical-align: middle;
    resize: none;
}

.single_tab
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background: url(images/bg.gif) repeat-x;
    background-repeat: repeat;
    height: 20px;
    width: 125px;
    text-align: center;
    vertical-align: middle;
    border: 1px none #000000;
}

.peach_bar
{
    background-color: #E9F4FF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.gdvHighlightRow_Style
{
    background-color: #3399FF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.lgrey_bar
{
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.errormsg
{
    color: red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.errormsgNopermission
{
    color: red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.successmsg
{
    color: green;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.gdv-bold-label-style /*Simple Label Style for all For Add, Search Form*/
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.Main-Bar-modulerpopup
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #CD5C5C;
    background-repeat: repeat;
    text-align: left;
    padding-left: 25px;
    height: 20px;
    vertical-align: middle;
}

.BarIndicator_TextBox2_weak
{
    color: Red;
    background-color: Red;
}
.BarIndicator_TextBox2_average
{
    color: Blue;
    background-color: Blue;
}
.BarIndicator_TextBox2_good
{
    color: Green;
    background-color: Green;
}

.BarBorder_TextBox2
{
    border-style: solid;
    border-width: 1px;
    padding: 2px 2px 2px 2px;
    width: 200px;
    vertical-align: middle;
}

.popupMenu
{
    position: absolute;
    visibility: hidden;
    background-color: #edf5ff;
    width: auto;
    height: auto;
    display: none;
    cursor: auto;
}
.popupHover
{
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #F5F7F8;
    cursor: hand;
}
.popupHoverLabel
{
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #F5F7F8;
    cursor: auto;
}

.popupMoreHover
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: Blue;
    cursor: hand;
}
.donotPermission
{
    font-family: Arial;
    font-size: 11px; /*font-weight: bold;*/
    color: #000000;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    background-color: White;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}

.deleteMessgeText
{
    width: 270;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: Blue;
    cursor: none;
    text-align: left;
    font-style: oblique;
}

.delete_Message_Image
{
    background-image: url(images/question_rd_c.jpg);
    height: 50px;
    width: 50px;
}

.no_record_found_header
{
    color: #0F0F7F;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.gdv-header-link-style
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: Black;
    text-align: left;
    vertical-align: middle;
}
.Select_Image
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: Black;
    text-align: left;
    vertical-align: middle;
    border: none;
    border-color: White;
    text-decoration: none;
}
.ChangeTheme
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: Black;
    text-align: left;
    vertical-align: middle;
    border: none;
    border-color: White;
    text-decoration: none;
}

.SearchAddTopHeader
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #CD5C5C;
    height: 20px;
}
.saveChange
{
    border: 0px;
    width: 100%;
    background-color: #FFFF99;
}

.SplitterStyle
{
    background-image: url(images/splitter.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.part_style
{
    color:#b61a1d;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold ;
   
}

.rating_style
{
   
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold ;
   
}

.grid_pading_style
{
   padding:3px;
   
}

