﻿/*======================== Classes  ===================*/
.Logo
{
    background-image:url('53ITLLogocopy.png');
    background-repeat:no-repeat;
}
.Updating
{
    background-image:url('wait.gif');
    background-repeat:no-repeat;
    background-position:center;
    height:80px;
    border-style:solid; 
    border-color:#B0BACE; 
    border-width:1px;
}.Title
{
    border: 1px solid #CCCCCC;
    background-image: url( 'titles.jpg' );
}
.bar
{
    background-image: url(     'bar.png' );
    cursor: move;
    height: 22px;
}
.SectionThumbs
{
    border: 1px solid #8BAAE3;
    background-color: #F2F6FF;
    margin-right: 2px;
    padding: 10px;
    margin-bottom: 3px;
    height: 140px;
    text-align: justify;
}
.PagerButton
{
    border: 1px solid #CCCCCC;
    background-color: #FFFBFF;
    color: #284775;
    padding-right: 2px;
    padding-left: 2px;
    font-family: tahoma;
    font-weight: normal;
    cursor: pointer;
}
.PagerButton:hover
{
    border: 1px solid #CCCCCC;
    background-color: #678FCD;
    color: #FFFFFF;
    padding-right: 2px;
    padding-left: 2px;
}
.ToolTipPanel
{
    background-color: Gray;
    filter: alpha(opacity=90);
    opacity: 0.8;
    display: none;
    padding: 3px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
#itmtemp td
{
    border: 1px solid #999999;
}
/*=============================== Parent Child Menu*/
#accMenu
{
}
.accordionHeaderSel
{
    background-color: #F2F6FF;
    margin-right: 2px;
    padding: 10px;
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #8BAAE3;
}
.accordionHeader
{
    text-align: center;
    padding: 5px;
    height: 22px;
    background-image: url(          'acMenuHead.gif' );
    background-repeat: no-repeat;
    color: #FFFFFF;
}
.accordionContent
{
    background-color: #F2F6FF;
    margin-right: 2px;
    padding: 10px;
    margin-bottom: 3px;
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #8BAAE3;
}
/* ========================   Show */
.ChangerStyle
{
    width: 100%;
    border-top-color: #274F9F;
    border-top-width: 2px;
    border-top-style: double;
}
/*==================================    GridView    =======================*/
.rowOne
{
    background-image: url(row1.gif);
}
.rowTow
{
    background-image: url(row2.gif);
}
.header
{
    background-image: url(hdr.gif);
}
.footer
{
    background-image: url(header.gif);
}
.selected
{
    background-image: url(footer.gif);
}
/*==========================     Tabs    ==========================*/
.Tabs .ajax__tab_body
{
    padding: 6px;
    border-bottom: solid 1px #9F9F9F;
    border-right: solid 1px #F4FAFF;
    border-left: solid 1px #F4FAFF;
    border-top: solid 4px #F4FAFF;
    margin-top: 0;
    border-color: #AAD9FF;
}
.Tabs .ajax__tab_tab
{
    border-width: 0px;
    border-color: #CCCCCC;
    font-family: Tahoma;
    font-size: 10pt;
    vertical-align: middle;
    text-align: center;
    height: 22px;
    padding-right: 2px;
    padding-left: 2px;
    margin-left: 1px;
    margin-right: 1px;
}
.Tabs .ajax__tab_outer
{
    margin-left: 1px;
    margin-right: 1px;
    border-left: 1px solid #CCCFD3;
    border-right: 1px solid #CCCFD3;
    border-top: 1px solid #CCCFD3;
}
.Tabs .ajax__tab_active
{
    background-image: url(         'tcATabBack.gif' );
    margin-left: 1px;
    margin-right: 1px;
    height: 22px;
    background-color: #AAD9FF;
}
.Tabs .ajax__tab_hover
{
    background-color: #F4FAFF;
}
/*==================================        Header     =====================*/
#siteHeader
{
    background-position: center top;
    background-image: url(     'headerBgImg.png' );
    background-repeat: no-repeat;
    z-index: 1;
}
#HeadBannerC
{
    width: 98%;
}
#HN_TopRight
{
    background-position: right top;
    background-image: url(           'HNTR.PNG' );
    background-repeat: no-repeat;
    height:55px;
}
#HN_TopMiddle
{
    background-image: url(          'HNTM.PNG' );
    background-repeat: repeat-x;
    vertical-align: middle;
}
#HN_TopLeft
{
    background-position: left top;
    background-image: url(          'HNTL.PNG' );
    background-repeat: no-repeat;
}
#HN_TopMiddle a, a:hover
{
    color: White;
    text-decoration: none;
}
#HN_BottomMiddle a, a:hover
{
    color:White;
}
/*============= Elements  ============== */
#masterTable
{
    background-repeat: repeat-x;
    background-color: #F9FCFF;
}
.pnlMaster
{
}
.BlockTitle
{
    border-bottom: 1px dotted #999999;
    margin: 2px 2px 15px 2px;
    padding: 1px 8px 0px 4px;
    font-size: xx-large;
    background-repeat: repeat-x;
    display: block;
    color: #000066;
    font-family: 'traditional Arabic';
}
body
{
    background-color: #5176E8;
    background-image: url('bodyBg.jpg' );
    background-repeat: repeat-x;
    padding: 0px;
    margin: 0px;
    color: #1E1E1E;
}
h1
{
    font-family: arial, Helvetica, sans-serif;
    font-size: x-large;
}
h2
{
    border-bottom: 1px dotted #999999;
    margin: 2px 2px 15px 2px;
    padding: 1px 8px 0px 4px;
    font-size: 12pt;
    background-repeat: repeat-x;
    color: #000066;
    font-family: 'traditional Arabic';
    height: 27px;
}
h3
{
    font-size: 10pt;
    padding-right: 15px;
    text-align: right;
    font-family: arial, Helvetica, sans-serif;
    margin-bottom: 8px;
}
h4
{
    font-size: 9pt;
    font-weight: bold;
    margin: 0px;
    font-family: tahoma;
    text-align: justify;
    display: inline-block;
}
a
{
    text-decoration: none;
    color: #004080;
}
a:hover
{
    text-decoration: none;
    color: #CC3300;
}
textarea
{
    font-family: tahoma;
}
#Footer
{
    background-image: url(                'footerBg.png' );
    background-repeat: repeat-x;
    background-color: White;
    background-position: bottom;
    height: 100px;
    vertical-align: middle;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
}
/*=====================================        Ajax ToolKit           =====================*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    text-align: right;
}
.filledRatingStar
{
    background-image: url(FilledStar.png);
}
.emptyRatingStar
{
    background-image: url(EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(SavedStar.png);
}
.handleImage
{
    width: 15px;
    height: 16px;
    background-image: url(HandleGrip.PNG);
    overflow: hidden;
    cursor: se-resize;
}
.resizingImage
{
    border: 3px double #666666;
}
.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'pointer';
    overflow: auto;
    height: 200px;
    text-align: right;
    list-style-type: none;
    width: 250px;
}
.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
    cursor: 'pointer';
}
.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
    cursor: 'pointer';
}
.highlightwatermark
{
    background-image: url(        'free_paper_vectors_1.jpg' );
    height: 500px;
    border: 0px;
    padding-top: 65px;
    color: #151515;
}
.validatorCalloutHighlight
{
    background-color: Red;
}
.ModalBackground
{
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
/*=============================================          Controls Classes   ==================*/
.imgLeft
{
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}
.imgRight
{
    float: right;
    margin-right: 5px;
    margin-left: 5px;
}
.Textbox
{
    text-align: center;
}
.ButtonCSS
{
    background-image: url(        'button.PNG' );
    font-weight: 700;
}
.pnlDropContent
{
    height: 20px;
}
.Error
{
    color: Red;
    background-image: url(        'error.png' );
    background-position: top right;
    background-repeat: no-repeat;
    padding-left: 35px;
    padding-top: 1px;
    font-weight: bold;
    height: 30px;
    padding-bottom: 20px;
}
/*=============================================== */

