/**************
 * GLOSSBUTTON 
 **************/
a.glossbutton {
background: transparent url('../images/button_biggreen_left.png') no-repeat top left;
display: block;
float: left;
padding-left: 19px; 
height: 64px;

  color: white;
  font-family: Arial;
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
  text-align: center;
}

a.glossbutton:hover {
background: transparent url('../images/button_biggreen_left_hover.png') no-repeat top left;
color: #f0b620;
}

a.glossbutton span {
background: transparent url('../images/button_biggreen.png') no-repeat top right;
display: block;
 padding-top: 10px;
 padding-right: 19px;
height: 64px;  
}

a.glossbutton:hover span {
background: transparent url('../images/button_biggreen_hover.png') no-repeat top right;
}

a.glossbutton span small {
  display: block;
  font-size: 70%;
}

/***********
 * BIGSTEPS 
 ***********/
ol.bigsteps {
  font-size: 250%;
}

ol.bigsteps>li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #e0e0e0;
}

ol.bigsteps li p,
ol.bigsteps li ul {
  font-size: 40%;
}

ol.bigsteps li p img {
  margin-top: 1em;
}

/**************
 * BUTTON BAR MENU
 *******************/
div.buttonbarmenu {
 background: transparent url('../images/buttonbar_left.png') no-repeat top left; 
 padding-left: 4px;
 height: 32px;
}

div.buttonbarmenu ul {
  list-style-type: none;
  display: block;
  background: transparent url('../images/buttonbar.png')  no-repeat top right; 
  padding: 0px;
  margin-top: 0px;
  height: 32px;
}

div.buttonbarmenu li {
background: transparent url('../images/buttonbar_button_left.png') no-repeat top left;
display: block;
float: left;
padding-left: 10px; 
height: 32px;
}

div.buttonbarmenu a.menu {
background: transparent url('../images/buttonbar_button.png') no-repeat top right;
  display: block;
  height: 32px;  
  color: white;
  font-family: Arial;
  font-size: 80%;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 22px;
  padding-top: 7px;
}

div.buttonbarmenu li.menu_selected {
background: transparent url('../images/buttonbar_button_left_green.png') no-repeat top left;
}

div.buttonbarmenu li.menu_selected a.menu {
background: transparent url('../images/buttonbar_button_green.png') no-repeat top right;
}

div.buttonbarmenu a.menu:hover {
 text-decoration: underline;
}
 
/***********
 * CONFFILE 
 ***********/
p.conffile {
  border: 1px dashed #a0a0a0;
  background-color: #f0f0f0;
  padding: 1em;
  font-family: "Courier New";
}

p.conffile .variable {
  font-style: italic;
  font-family: "Times New Roman";
}

p.conffile label {
  display: inline-block;
  width: 12em;
}

p.conffile input {
  font-family: "Times New Roman";
  font-size: 100%;
  font-style: italic;
  border: none;
  border-bottom: 1px dashed grey;
  margin-bottom: 2px;
  margin-top: 2px;
  width: 20em;
}

ul.conflist {
  list-style-type: square;
  border: 1px dashed #a0a0a0;
  background-color: #f0f0f0;
  font-family: "Courier New";
  padding-top: 1em;
  padding-bottom: 1em;
}

/**********
 *  HOVER 
 **********/

span.hover {
/*  text-decoration: underline; */
  border-bottom: 1px dashed #202080;
  cursor: pointer;
}


/***********
 *  MEDIE
 ***********/

/* MEDIE */

span.medie {
 font-weight: bold;
  padding-left: 2px;
  padding-right: 2px;
  font-family: "Arial";
  font-size: 92%;
  font-style: normal;
  font-weight: bold;
  margin-right: 4px;
  color: #f0f0f0;
}

.medie_divx {
  background-color: #9F1414; 
}

.medie_bio {
 background-color: #588753;
}

.medie_bluray {
 background-color: #205080;
}

.medie_dvd {
 background-color: #DCAB35;
}

.medie_tv {
 background-color: #626695;
}

.medie_vhs {
 background-color: #a0a0a0;
}

.medie_cam {
 background-color: #676244;
}

.tag {
  font-family: "Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace;
  color: #006699;
  font-weight: bold;
}

.filename {
  font-family: "Courier new";
  font-size: 90%;
}

.phpcode {
  font-family: "Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace;
  font-size: 90%;
  color: #333;
}

.uri {
  color: #008;
  border-bottom: 1px dotted #A0a0ff;
}

.infoboks {
  background-image: url(/images/layout/tip.png);
  background-repeat: no-repeat;
  background-color: #DFEAFF;
  background-position: 5px 5px;

  padding-left: 40px; 
  padding-top: 10px;
  padding-bottom: 6px;
  padding-right: 1em;
  margin: 1em;
  
  border: 1px solid #6fadf2;
  -moz-border-radius: 4px;
}

.infoboks p {
  padding-top: 0px;
  margin-top: 0px;
}

.vigtigboks {
  background-image: url(/images/layout/caution.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-color: #FFE6BC;
  padding-left: 27px;
  margin: 1em;
  border: 2px dotted #ffcc99;
  -moz-border-radius: 4px;

}

.antispam {
  display: none;
}

.note {
  color: #666;
  font-size: 70%;
  vertical-align: super;
  border-bottom: none !important;
}

p.pretitle {
  margin-bottom: 2px;
}

p.pretitle span {
  border-bottom: 1px dashed #aaa;
}


p.pretitle+.syntaxhighlighter {
  margin-top: 0px !important;
}

.shcutline {
  background-image: url('/images/layout/shcutline.png');
  background-repeat: no-repeat;
  height: 16px;
}

.shcutline-pre {
  background-image: url('/images/layout/shcutline-pre.png');
  background-repeat: no-repeat;
  height: 16px;
}

.shcutline-pre+div.syntaxhighlighter {
  margin-top: 0px !important;
  padding-top: 0px !important;
}


div.syntaxhighlighter {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
