﻿body
{
    margin: 0px 0px 0px 0px;
     padding: 0px;
    background-color: #535353;
}
.headertext
{
    padding: 0px;
    color: #28166F;
    float: left;
    font-size: 35px;
    text-transform: capitalize;
    margin-left: 40px;
    margin-top: 15px;
    font-family: tahoma;
    width: 850px;
}
.header
{
   
    width: 1030px;    
    clear: both;
    background-color: #FFFFFF;
}
/*img
{
    border: 0px none #DAD0BB;
    height: 100px;
}*/

img.floatleft {
float: left;
}

img.floatright {
float: right;
}

a {
text-decoration: none;
}

.content
{
    margin: 1px 0px 0px 0px;
    padding: 5px;
    width: 960px;
    min-height: 500px;
    background-color: #FFFFFF;
    text-align: left;
}
.footer
{
   
    width: 940px;   
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: White;
    height: 15px;
    text-align: left;
}
.menu
{
    background-position: 0px;
    width: 1030px;
    clear: both;
    background-color: #FFFFFF;
    background-image: url('images/nav-b.png');
    background-repeat: no-repeat;
    height: 35px;
}
.mainmenu
{
    width: 1030px;
    height: 35px;
    position: relative;
    z-index: 100;
    font: 12px 'trebuchet MS' , Arial, Helvetica;
    left: 44px;
    text-align: center;
    
}
/* hack to correct IE5.5 faulty box model */*html .mainmenu
{
    width: 960px;
   
}
/* remove all the bullets, borders and padding from the default list styling */.mainmenu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.mainmenu ul ul
{
    width:92px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown mainmenu positon */.mainmenu li
{
    float: left;
    width: 92px;
    text-align: center;
    list-style-type: none;
}
/* style the links for the top level */.mainmenu a, .mainmenu a:visited
{
    border-style: none solid none solid;
    border-color: #777777;
    background-position: #AE221E;
    display: block;
    font-size: 13px;
    text-decoration: none;
    color: #ffffff;
    width: 92px;
    height: 35px;
    border-width: 1px 0px 1px 1px;
    background: #AE221E;
    padding-left: 10px;
    line-height: 30px;
    font-weight: bold;
}
/* a hack so that IE5.5 faulty box model is corrected */* html .mainmenu a, * html .mainmenu a:visited
{
    width: 91px;
    text-align: center;
}


/* style the table so that it takes no ppart in the layout - required for IE to work */.mainmenu table
{
    position: absolute;
    top: 0;
    left: 0;
    border-collapse: collapse;
}

/* style the top level hover */.mainmenu a:hover, .mainmenu ul ul a:hover
{
    color: #000000;
    background: #D7D7D7;
}
.mainmenu :hover > a, .mainmenu ul ul :hover > a
{
    color: #000000;
    background: #D7D7D7;
}
/* make the second level visible when hover on first level list OR link */.mainmenu ul li:hover ul, .mainmenu ul a:hover ul
{
    visibility: visible;
}
/* keep the third level hidden when you hover on first level list OR link */.mainmenu ul :hover ul ul
{
    visibility: hidden;
}
/* make the third level visible when you hover over second level list OR link */.mainmenu ul :hover ul :hover ul
{
    visibility: visible;
}
/* for corosel control */
.itemTemplateWithButtons
{
    background: #bfd8e8;
    width: 300px;
    height: 120px;
}
.customerImage
{
    float: left;
    width: 120px;
    height: 120px;
}
.MaterialProp
{
    width: 180px;
    text-align: center;
    float: right;
}
.TitleName
{
    padding-top: 10px;
    font-size: 12px;
    color: black;
    font-family: 'Trebuchet MS';
}

.callno
{
    
    font-size: 12px;
    color: black; 
    font-family: 'Trebuchet MS';
}
.fieldsetClass
{
    margin-top: 0px;
    width: 905px;
    color: black;
    font-family: 'Trebuchet MS';
    margin-left: 15px;
}
.Rotator1
{
    margin: 0px;
    padding: 0px;
    height: 170px;
    background-image: url('images/bg12.png');
    background-repeat: repeat;
}
.legend{
    background-image: url('images/bgimg1.png');
    background-repeat: repeat;
}
.searchTB
{
    border: 1px solid #808080;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    width: 180px;
}
/* Telerik RadAjaxLoadingPanel Black Skin */

.RadAjax_Black .raDiv
{
	background-image:url('images/loading.gif');
}

.RadAjax_Black .raColor
{
	background-color:#202020;
}

.RadAjax_Black .raTransp
{
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}

.button
{
    margin: 0px;
    border: 1px solid #CCCCCC;
    background-color: #121212;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    width: 60px;
    cursor: pointer;
    color: #FFFFFF;
}
.mycombo
{
    border: 1px solid #999999;
    font-family: 'Trebuchet MS';
    font-size: 12px;
}
.myDivBlock
{
    font: 12px/18px Arial,Helvetica,sans-serif;
    color: Black;
    background: #F0F4FF;
    padding: 5px; border: 1px solid #28527B;
    text-align: justify;
    overflow: auto;
}
.lgtextbox
{
    padding: 2px;
    margin: 3px;
    border: 1px solid #999999;
    font: 14px Arial,Helvetica,sans-serif;
}
.gtextbox
{
    padding: 2px;
    margin: 3px;
    color: #000000;
    font: 12px Arial,Helvetica,sans-serif;
    border: 1px solid #808080;
}
.gcombobox
{
    padding: 2px;
    margin: 2px;
    color: #000000;
    font: 12px Arial,Helvetica,sans-serif;
    border: 1px solid #808080;
}
.MUserNameDiv
{
    padding: 2px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #595959;
}
.divlogin
{
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #FFFFFF;
    text-align: right;
    width: 300px;
    height: 150px;
}
.errmsg
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
}
.errmsgbig
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF0000;
}
.grdrowstyle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    background-color: #F8F7EF;
}
.grdalterrowstyle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    background-color: #FFFFFF;
}
.glabel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}
.lbldownload
{
    font-family: Arial, Helvetica, sans-serif;
    color: #008000;
    font-size: 14px;
    font-weight: bold;
}
.lnkDownload
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.CollectionTable
{
    
    width: 600px;
    border: 1px solid #28527b;
    }

    