﻿ .clearboth
 {
    clear:both; 
 }
  .logindiv
       {
        margin:-44px 0 0 123px;
        padding-left:100px;
        padding-right:0px;
        border:dashed 2px white;
        width:420px;
        font-size:20px;
        font-family:Trebuchet MS;        
       }
       .runway
       {     
         height: 400px;
         width:512px;
         position:relative;
         top:110px;
         left:-10px;
         background-repeat:no-repeat;
         background-image: url('../Images/ksyr-runway.png');
        }
        .loginbody
        {
          background-image:url('../Images/blueGrad800Hi.jpg');
          background-repeat:repeat-x; 
        }
        .bottomtext
        {
          position:relative; 
          top:-150px;
          left:140px; 
          font-family:Copperplate Gothic Light;
          font-size:50px;
          color:Navy;        
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
          opacity: 0.0;			
          font-stretch:extra-expanded; 
          font-stretch:ultra-expanded;    
        }
        .innerimage
        {
          position:relative;
          top:15px;
        }
        .title
        {
          position:relative;
          top:0px;
          font-family:Copperplate Gothic Light;
          font-size:40px;
          color:#185472;
          font-stretch:extra-expanded; 
          font-stretch:ultra-expanded;               
          z-index:2000;
         }
         #rightlogin
         {      
            position:relative;        
            padding: 20px 0 0 150px; 
            font-family:Copperplate Gothic Light;
            font-size :15px;
            color:Gray;  
            z-index:1000; 
         }
         #rightlogin a
         {
           color:#185472;  
         }         
         
         #time
         { 
             font-family:Copperplate Gothic Light;    
             font-size :12px;        
             width:100px;
             float:right;  
             margin-top:-30px;  
             color:#185472;
         }
         #bluebuttons UL
         {
             margin-left:-20px;
            padding-right:15px;
             width:600px;
             display:block;
         }
         #bluebuttons LI
         {  
             display:inline-block;
             margin:5px;
             padding:7px 7px 7px 7px;
             list-style-type:none;
             background-color:#E8E8E8;
          }
         
         .creategallerytable
         {
           background-image: url('../Images/WhiteCameraBack.gif');
           background-repeat:no-repeat;
           background-position:center;
           height:540px; 
           font-family:Trebuchet MS;
           border:dashed 1px #D3D3D3;
           
         }
 
 .pnlupload
  {
      color:Silver;
      text-decoration:none;
  }
  
  .helppanelbar
  {       
   padding :7px;
   font-family:Trebuchet MS;   
   color:#474747;  
  }
  .helppanelbar a
  {
   text-decoration:none;  
   color:Navy;    
  }
  
   .aform
       {
          width:100%;
          font-family:Trebuchet MS;
          font-size:14px;
          color:#1b6083;     
       }
       
 
