﻿
/* ==== Huvudfönster ================================================*/ 

.popwindow {
       background-color:#666666;
      width:100%;  
     } 
     
/* ==== Huvudfönster ================================================*/ 


/* ==== Överskrift ================================================*/ 

.popup_cap {
      background:#dcdcdc url('../pic_sajt/popuphead.gif') left top repeat-x;
      font-size:12px;
      font-weight:bold;
      height:29px;
      color:white;
      letter-spacing:2px;
      position:relative;
      }    
      
/* ==== Överskrift ================================================*/


/* ==== Innehåll ================================================*/

  .twindow_cont {
      background-color:transparent;
      border-color:#ccc #ccc #ccc #ccc;
      border-style:solid;
      border-width:0px 1px 0px 1px;
      padding: 15px 3px 0px 3px;
      position:relative;
      font-size:10px;
      }   

/* ==== Innehåll ================================================*/


/* ==== Botten avrundning ================================================*/

  .twindow_bot {
      background:transparent url('../pic_sajt/ssr_footer_bg.gif') left bottom no-repeat;
      border-right: #ccc 1px solid;
      padding-top: 15px;
      position:relative;
      }
      
/* ==== Botten avrundning ================================================*/




/* ==== Sökmenyn ================================================*/

 .sok {
      width: 100%;
      position: relative;
      clear:none;
      }
  
 .sok_resultat  {
      font-family : Verdana; 
      font-size: 12px;
      width : 250px; 
      padding-top: 3px; 
      padding-left: 10px;  
      float: left;
      }  
  
 .sok_dropdown { 
      float: left; 
      padding-right: 10px;
      padding-left: 10px; 
      } 
      
 .sok_textbox { 
      float: left; 
      padding-right: 10px;
      } 
       
/* ==== Sökmenyn ================================================*/           






         
/* ==== VID UTSKRIFT ================================================*/         
         
   @media print 
    {
    .printhead { display:block;}
    .twindow_cap { border-color:White; display: none;}
    .twindow_cont { border-color:White; }
    .twindow_bot { border-color:White; }
    }            
    
/* ==== VID UTSKRIFT ================================================*/  



/* ==== Övr ================================================*/   


 
 .blankrow {
     width: 100%;
     clear:both;
     height: 10px;
     position: relative;
     }


.tabben 
{
    width:100%;
    height:30px;
}   


.knappar {
      text-align:right;
      padding-right:10px;
      padding-bottom:10px;
      }

/* ==== Övr ================================================*/  


.col_dd {    
     width: 50%;
     float: left;
     }  
   
 .row_d {   
     width: 100%;
     float:left;
     height: auto;
     position : relative;
     padding: 0px 3px 2px 3px;
     clear:both;
     } 
           
 .row_dd {   
     width : 100%;
     float :left;
     height: auto;
     position : relative;
     padding: 0px 3px 2px 3px;
     clear:both;
     }  
 
 .lab {
     font-family: Verdana; 
     font-size: 10px;
     padding-left: 5px;
     padding-right: 10px;
     padding-bottom: 4px;
     position:relative;
     } 
     
 .lab_d {
     width : 120px;
     float:left;
     font-weight: bold;
     padding-left: 5px;
     padding-top: 4px;
     position : relative;
     }  
     
 .lab_dd {
     width : 80px;
     float:left;
     font-weight: bold;
     padding-left: 5px;
     padding-top: 4px;
     }  
     

     
  .lab_gridinsert_d {
     float:left;
     font-family: Verdana; 
     font-size: 10px;
     font-weight: bold;
     padding-left: 20px;
     padding-right: 5px;
     padding-top: 4px;
     text-align:right;
     position: relative;
     }   
     
  .chk_gridinsert_d {
     float:left;
     font-family: Verdana; 
     font-size: 10px;
     font-weight: bold;
     padding-left: 20px;
     padding-right: 10px;
    
     text-align:right;
     position: relative;
     }    
  
  .txt {
     float :left;
     FONT-FAMILY: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
     font-size: 12px; 
     padding-left: 5px;
     padding-top: 0px;
     padding-top: 2px;
     } 
  
  .txt_d {
     width : 400px;
     float :left;
     FONT-FAMILY: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
     font-size: 12px; 
     padding-left: 5px;
     padding-top: 0px;
     padding-top: 2px;
     } 
    
  .txt_dd {
     width : 200px;
     float :left;
     FONT-FAMILY: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
     font-size: 12px; 
     padding-left: 5px;
     padding-top: 0px;
     padding-top: 2px;
     }   
     
       .txt_ddx {
     width : 150px;
     float :left;
     FONT-FAMILY: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
     font-size: 12px; 
     padding-left: 5px;
     padding-top: 0px;
     padding-top: 2px;
     text-align : right;
     }    
    
    
    
    
   .txt_med {
     FONT-FAMILY: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
     font-size: 12px; 
     padding-left: 5px;
     padding-top: 0px;
     padding-top: 2px;
     }     
    
    


   /*ARTINSERTUPDATE*/ 
    .ztest
    {
        width: 100%;
        text-align: right;
        z-index: 1;
        text-align: right;
        font-weight : bold;
        font-size: 10px;
        color: #D56633;
        
    }
    
    /*TABBNINGEN*/
    .tabwindow_padding  {    
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 15px;  
      padding-right: 15px;
      }     