.hemsideradgivare {
background: url(/UserUploadImages/System/hemsideradgivare.png) no-repeat top left;
width: 265px;
height: 55px;
float: right;
padding: 0 15px 0 0;
}

	#logo { width: 953px; height: 90px; padding: 13px 0 6px 10px !important; }
	#logo a { border: none !important; }
	#logo img { display:block; line-height:0; }

	.topTools { font-size: 10px; color: #fff; padding-top: 12px; margin-top: 10px !important; }
	.topTools a, .topTools a:visited, .topTools a:active { color: #fff; }


h2.smarta_skal { font: 18px Arial, Helvetica, sans-serif; color: #000; font-weight: normal; margin:0; padding: 3px 0pt 15px 35px !important; background:url(/UserUploadImages/system/pratbubbla10.gif) no-repeat top left; }

.lead { color: #555; padding-bottom: 0 !important; margin: 0; font-style: italic !important; font-weight: normal; font: 15px/1.6 Arial,Georgia,Times New Roman,Times,serif; }


.LoginButton input { height: 29px; padding: 0 5px 6px 5px; display: block; background:url(/UserUploadImages/system/send_button2.gif) repeat-x top left; border: 0 !important; color: #fff; cursor: pointer; }

.LoginUserName label, .LoginPassword label { padding-right: 10px; }
.LoginUserName input, .LoginPassword input { width: 150px; }


#shadowbox_title {border: 0px solid;}
#shadowbox_info {border: 0px solid;} 


/* newfunctions */
.newfunctions ul { list-style:none; margin:0; padding:0; }
.newfunctions ul li { display: block; list-style: none; margin:0; padding:5px 10px 5px 20px; background:url(/UserUploadImages/System/got_modul.png) no-repeat 0px 7px;  }

*html .hemsideradgivare { background: url(/UserUploadImages/System/hemsideradgivare.gif) no-repeat top left; }

/* ============| sIFR stuff |============= */


@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Arial;
    visibility: hidden;
  }
  */
}

    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h6, {
      /* visibility: hidden; */
      font-family: Arial;
    }

/*
    .sIFR-active h1 {
      padding-bottom: 0;
    }

    .sIFR-active h2 {
      font-size: 22px;
      display: block;
    }

    .sIFR-active h3 {
      font-size: 18px;
    }

    .sIFR-active h4 {
      font-size: 21px;
      font-weight: normal;
    }

    .sIFR-active h6 {
      font-size: 22px;
      display: block;
    }

    .sIFR-active a {
      font-size: 22px;
    }
    
*/
