/* Generelle stiler som kan plasseres bedre etter at konsepthus-tingene er ferdig */

.dn_floatleft {
  float: left;
}


.copyright {
  font-size: 12px;
}

.site_name {

}

.debug_info {
  width: 90%;
  background-color: #FF9999;
  border-color: black;
  border-width: 2px;
  border-style: none;
  padding: 0 0 0 10px;
  margin: 0;
  /*clear:both;*/
}
.debug_info.debug_block {
  background-color: #9999FF;
}
.debug_info.debug_start {
  border-style: solid solid none solid;
}
.debug_info.debug_end {
  border-style: none solid solid solid;
}
.debug_info.debug_smooth {
  width: 100%;
  border-style: none;
  background-color: #FFCCCC;
  text-align: center;
  margin: 2px 0;
}


/** used in d2 **/

#d2_footer {
    width: 980px;
    border-top: 1px dotted black;
    margin: 1em 1em 0 1em;
    padding: 0;
    clear: both;
    text-align: center;
    font-size: 8pt;
}

#d2_footer a {
  color: #003366;
  background-color: transparent;
}
  
.dn_nofloat {
  clear: both;
  line-height: 0px;
  font-size: 0px;
  overflow: hidden;
}
  
.spacer {
  clear: both;
  display: block;
  overflow: hidden;
  height: 1px;
}
/* Tip a friend and newsletter forms */

.tipafriend {
    background-color: #e0dfde;
    background-image: url(/www.dn.no/include/gfx/tools/tips_en_venn_varsling_bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    float : left;
    color: #000000;
    width: 100%;
    margin-bottom: 5px;
    padding: 0px 0px 6px 0px;
    overflow: hidden;
    width: 468px;
 }

 

.tipafriend form {
    padding: 5px 0 0 0;
    margin: 0;
    clear: both;
  }

.tipafriend fieldset {
    padding: 0 7px 0 7px;
    margin: 0;
    border: none;
  }

.tipafriend textarea {
    display: block;
    width: 95%;
    height: 60px;
    border: 1px solid #000000;
  }

 .tipafriend .text {
    width: 45%;
    height: 19px;
    border: 1px solid #000000;
    margin: 3px 3px 3px 0px;
}

.tipafriend .nyhetsepost {
    width: 40%;
    height: 19px;
    border: 1px solid #000000;
    margin: 3px 3px 3px 0px;
}

.tipafriend .submit {
   font-size: 11px;
   margin: 3px 0px 3px 0px;
   padding: 0px;
}
