﻿body 
{
    font-family:Arial;
    font-size:12px;
    color:#545657;
    font-weight:normal;
}


html, body,form {
  height: 100%;
 
  margin:0px;
}

#wrap {
  min-height: 100%;

 
  height: auto !important;
}

.tblHeader
{
    width:100%;
    border:0px none white;
     border-collapse:collapse;  /* 'cellpadding' equivalent ;set to 0;*/
    margin-top :0;
}

.LeftPart
{
    background-image: url('../images/left_.png');
     border-style: none;
}
.HomeHeader
{
    background-image: url('../images/homepage_header_withlogo.png');
     height: 132px;
       width: 961px; 
       border-style: none;
       
}
.AdvantageHeader
{
    background-image: url('../images/advantage_header_withlogo.png');
     height: 132px;
       width: 961px; 
       border-style: none;
       
}
.SolutionsHeader
{
    background-image: url('../images/solutions_header_withlogo.png');
     height: 132px;
       width: 961px; 
       border-style: none;
       
}
.AboutHeader
{
    background-image: url('../images/AboutusHeader.png');
     height: 132px;
       width: 961px; 
       border-style: none;
       
}
.OrderDetailHeader
{
    background-image: url('../images/OrderDetailHeader.png');
     height: 132px;
       width: 961px; 
       border-style: none;
       
}

.footer 
{

    
      background-image:url('../images/footer.png');

  position:relative;
  margin-top:-36px;
  height: 22px;
  
  padding-top:12px;
  clear:both;
} 
.footer a
{
    color:White;
    font-family:Arial;
    font-size:14px;
    text-decoration:none;
    font-weight:normal;
    
}

.menu
{
    color:White;
    font-family:Arial;
    font-size:14px;
    font-weight:normal;
    
}

h1
{
    font-family:Arial;
    font-size:30px;
    color:#545657;
    font-weight:normal;
      text-decoration:none;
    
        
}
h2
{
    font-family:Arial;
    font-size:16px;
    color:#545657;
    font-weight:normal;
      text-decoration:none;
        display:block;
      
       
        
}
h3
{
    font-family:Arial;
    font-size:14px;
    color:#545657;
    font-weight:normal;
     
}

.label
{
    font-family:Arial;
    font-size:13px;
    color:Black;
    font-weight:normal;
     text-align:right  ;
}

.text
{
    border:1px solid #545657;
    width:153px;
    height:27px;
    
}

p
{
    font-family:Arial;
    font-size:12px;
    color:#545657;
       font-weight:normal;
 
}

.menu td a
{
    color:White;
    text-decoration:none;
}

.breadcrumbs
{
    font-family:Arial;
    font-size:10px;
    color:#1F9399;
  
}

.parentdiv
{
    padding-top:5px;
  
    padding-bottom: 36px;
    overflow:auto;
}

.popuplink
{
    color: #1f9399 ;
      font-weight:normal;

    text-decoration:none;
    font-size:12px;

}

.popuplink:hover
{
    color: #1f9399 ;
     font-weight:normal;
    text-decoration:Underline;
}

 a.subheader
{
    color: #666666 ;
    text-decoration:none;
    font-size:12px;
    font-weight:normal;
padding-top:10px;
padding-bottom:10px;
}

 a.subheader:hover
{
    color: #666666 ;
    text-decoration:Underline;
   padding-top:10px;
padding-bottom:10px;
}
.sideheader
{
    color: #696969;
      font-weight:normal;

    text-decoration:none;
    font-size:14px;
}

.sideheader:hover
{
    color: #696969;
     font-weight:normal;

    text-decoration:Underline;
}
.sideheadergreen 
{
     color: #1f9399;
      text-decoration:none;
    font-size:14px;
    font-weight:normal;
    text-decoration:None;
    
}
.sideheadergreen:hover
{
     color: #1f9399;
      
    font-size:14px;
    font-weight:normal;

    text-decoration:Underline;
    
}
.sideheader a
{
    color: #696969;
    text-decoration:none;
    font-size:12px;
    font-weight:normal;
    
}

.sideheader a:hover
{
    color: #696969;
    text-decoration:Underline;
}

a
{
    color: #1f9399;
}

p
{
    margin-top:0px;
}
.btnsignin
{
    background-image:url('../images/signin_button.png');
    width:153px;
    height:27px;
}
.btnsignin:hover
{
    background-image:url('../images/signin_button_hover.png');
    width:153px;
    height:27px;
}
.block
{
    padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;display:block; vertical-align:top;
}

.Msg
{
    font-family:Arial;
    font-size:12px;
    color:Red;
    font-weight:normal;
    
}
.LogonContent
{
  text-align:left;
  width:650px;
  
  border-left:2px solid #5BC3C9;
}

.LogonForm
{
    width:300px;
     text-align:left;
     vertical-align:top;
}
.LogonDivLeft
{
    padding-right:35px;
}
.LogonDivRight
{
    padding-left:35px;
}
.ErrorMsg
{
     Width:434px;
      Height:8px;
      color:Red;
}
.HomePageImg
{
    padding-top:35px;
    padding-bottom:10px;
}
.BreadcrumbRow
{
    display:block;padding-top:10px;padding-bottom:10px;
}
.tdspace
{
    width:10px;
}

ul.spaced_out li {
  padding: 5px 0;
}
