/***************************************/
/*   Styles for gardeveteraner.no      */
/*   Author:      Henrik Bakken        */
/*   Updated:     February, 2008       */
/***************************************/

body {
  color: black;
  background-color: white;
  margin: 0; padding: 0;
  font-family: "Trebuchet MS", sans-serif; 
  font-size: medium;
}

#page_container {
  width: auto; 
  margin: 0;
  padding: 0;
}

#header {
  margin: 0; padding: 0;
  height: 120px;
  background-image: url("img/banner_horisontal.png");
  background-repeat: repeat-x;
  background-position: left 75px;
}

#header h1 {
  font-family: serif;
  font-weight: normal;
  font-size: 32px; 
  margin-top: -135px;
  margin-left: 145px;
}

#navigation {
  position: relative; 
  left: 145px;
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  line-height: 1em;
}
#navigation ul {
  float: left;
  margin: 0;
  padding: 0;
}
#navigation li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#navigation a {
  padding: 5px 20px 5px 0;
  color: white;
  font-size: 1.1em;
  text-decoration: none;
}
#navigation a:hover {
  text-decoration: none;
}
#navigation .gjeldende A {
  text-decoration: underline;
}

#subnav {
  clear: both;
  position: relative;
  width: 100px;
  top: 60px;
  left: 20px;
  font-size: 0.8em;
}
#subnav ul {
  margin: 0;
  padding: 0;
}
#subnav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
	background:#ddd;
	border-bottom: 1px solid #eee;
}
#subnav a {
	text-decoration: none;
	display: block;
	color: #333;
	padding: 3px 0 3px 6px;
}
#subnav a:hover {
  background-color: #eee;
}
#subnav .head a {
  background-color: #222;
  color: white;
}
#subnav .skille a {
  margin-top: 20px;
  background-color: #222;
  color: white;
}
#subnav .gjeldende a {
  background:#ddd url(/img/pil.gif) left center no-repeat;
  font-weight: bold;
}


#content {
  width: 700px;
  margin: 0;
  padding: 0 0 60px 145px;
  background-color: white;
  font-size: 0.9em;
  line-height: 1.4em;
}

#content img { border: 0; }
#content h1, #content h2, #content h3 { margin: 0; line-height: 1.4em; color: #006; font-family: serif; font-weight: normal; }
#content h1 { font-size: 1.9em; }
#content h2 { font-size: 1.2em; margin-top: 1em; }
#content h3 { font-size: 1em; }
#content a, #content a:visited {color: #006;}
#content p {margin: 0; margin-bottom: 1em;}

#footer {
  clear: both;
  color: #999;
  font-size: 0.7em;
  padding: 6px 0 40px 0;
  margin: 0;
  text-align: left;
  border-top: 1px solid #ccc;
}

#footer a, #footer A:visited {
  font-weight: bold;
  text-decoration: none;
  color: black;
}

#footer a:hover {
  text-decoration: underline;
}

/* list styles */
.list { margin-top: 10px; border-top: 1px solid #bbb; border-collapse: collapse; empty-cells: show; text-align: left; }
.list td, .list th { border-bottom: 1px solid #bbb; padding: 3px 20px 4px 6px; vertical-align: top; }
.list th { font-weight: bold; background-color: #eee; }

.compactlist { margin-top: 10px; margin-bottom: 10px; border-top: 1px solid #bbb; border-collapse: collapse; empty-cells: show; text-align: left; }
.compactlist { font-size: small; line-height: 1.1em; }
.compactlist td, .compactlist th { border-bottom: 1px solid #bbb; padding: 2px 15px 2px 0; vertical-align: top; }
.compactlist th { font-weight: bold; background-color: #eee; }

.listold td { background-color: #ddd; color: #aaa; }
.listold a {color: #aaa !important;}

.filter1 {}                 /* for mail address obfuscation, display normal */
.filter2 { display: none }  /* for mail address obfuscation, hide */ 

.avstand { padding-top: 20px; }

.bilde_v {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

.bilde_h {
  float: right;
  margin-left: 15px;
  margin-bottom: 5px;
}

.bildetekst {
  margin: 0;
  line-height: 1.2em;
  padding-top: 3px; padding-bottom: 10px;
  font-size: 0.8em;
  font-style: italic;
}

.boldred { color: red; font-weight: bold; }
.infobox { margin: 2px 0; padding: 4px 6px; border: 1px solid #dd5; background-color: #ffb; }

/* for notearkiv */
#arkiv { margin-top: 50px; padding: 30px 20px; background: #ccc; color: #999; }
#arkiv A { color: #888; }



/*


#content li {
  font-size: 0.9em;
  margin-bottom: 1em;
}

#content a, #content a:visited {
  color: #5890A8;
}

#content a:hover {
  color: #999;
}

#breadcrumb {
  margin-top: 15px;
}

.produkt_l { text-align: center; float: left; width: 150px; height: 260px; border: 1px solid #aaa; padding: 3px; margin: 0 6px 6px 0; overflow: hidden; }
.produkt_l H2 { margin: 4px 0 0 0; }
.produkt_l H3 { margin: 0 0 5px 0; font-weight: normal; }

#produktsok { font-size: 0.9em; }

.produkt_bs { text-align: center; float: left; width: 150px; height: 165px; border: 1px solid #aaa; padding: 3px; margin: 0 6px 6px 0; overflow: hidden; }
.produkt_bs H2 { margin: 4px 0 0 0; }
.produkt_bs H3 { margin: 0 0 5px 0; font-weight: normal; }

.forhandlerliste H2 { padding: 20px 0 10px 0; }
.forhandler        { float: left; width: 260px; height:  80px; border: 1px solid #aaa; padding: 20px; margin: 0 15px 15px 0; overflow: hidden; background-color: #ffd;}
.forhandler_boccia { float: left; width: 260px; height:  95px; border: 1px solid #aaa; padding: 20px; margin: 0 15px 15px 0; overflow: hidden; background-color: #ffd;}
.forhandler H3, .forhandler_boccia H3 { margin: 0; padding: 0 }
.forhandler P,  .forhandler_boccia P  { margin: 0; padding: 0 }
*/
?>
