body {
	margin: 10px 0 0 0; padding: 0px;
	background-color: #C96608;
	background-image: url(../gfx/bak-orange.jpg);
}

td, p, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
}

h1, h2 {
 margin: 0px; padding: 0px; 
  font-size:18px;
  color: #fff;
}
h3 {font-size:15px;}
a {
   color: #fff;
   text-decoration: underline;
}
a:hover {
   color: #F05D18;
}
img, a img {
	border: 0px;
}
hr {
  border: none;
  border-bottom: #ccc 2px dotted;
  margin: 12px 0 12px 0;
  padding: 0;
}

#ramme {
  margin: auto;
  width: 940px;
  padding: 15px;
	background-color: #111;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  margin-bottom: 15px;
}

#topp {
  height: 120px;
  background-image: url(../gfx/haeder.jpg);
}
#topp p {
  margin: 0px; padding: 0px;
}
#adr {
  float: right;
  font-weight: bold;
  font-size: 13px;
  color: #ccc;
  margin-top: 30px;
}
#adr p {
  margin: 0px;
  padding: 0 0 12px 0;
  color: #ccc;
}
#adr a {
  color: #ccc;
  display: inline;
  margin: 0;
  text-decoration: none;
}
#adr a:hover {
  color: #F05D18;
}

#menu {
  margin: auto;
  width: 940px;
  height: 36px;   
  padding-top: 1px;
}
#menu div {
  height: 36px;   
  background-color: #F05D18;
}
#menu div div {   
   position: absolute;
   z-index: 99;
}
#menu ul {

	list-style: none;
	padding: 0px; margin: 0px;
}
#menu a {
  font-size:12px;
  display: block;
  line-height: 36px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

#menu a:hover {
  color: #000;
  background-color: #ccc;
}
#menu ul li {
	float: left; 
	width: 93px;
  border-right: #4B4648 1px solid;
}
#menu ul li.item-101 {
  width: 94px;  
}
#menu ul li.item-154 {
  border: 0px;
}
#menu ul li a {
  font-weight: bold;
} 

div#menu ul ul {
	display: none;
}
div#menu ul li:hover ul {
	display: block;
}
#menu ul ul li {
	width: 187px;
	border: 0px;
}
#menu ul li.item-154 ul li {
  width: 93px;
}
#menu ul ul li a { 
  background-color: #F35A00;
  border-top: #111 1px solid;
  font-weight: normal;
  line-height: 28px;
  text-align: left;
  padding-left: 10px;
}
#menu ul ul li a:hover {  
   color: #000;
}

#menu ul ul span {
  display: none;
  position: relative;  
}
div#menu ul ul li:hover span {
	display: block;
}
#menu ul ul ul {
  position: absolute;
  left: 190px;
  top: -29px;
}
#menu ul ul ul li a {
  display: block;
  border-left: #fff 1px solid;
}


#side {
  margin: auto;
  width: 970px;
}


.breadcrumbs {
  color: #666;
   font-style: italic;
   font-size: 11px;
   margin-bottom: 6px;
}
.breadcrumbs p {
	margin: 0px; padding: 0px;
}

#innhold {
  float: left; 
  width: 700px;
  min-height: 500px;
  padding: 5px 17px 17px 17px;
	border: 2px #F05D18 solid;
	background-color: #111;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#innhold table.category td {
  background-color:#000 !important;
}

#hoyre div div {
	color: #ccc;
  margin-bottom: 10px;
  padding: 8px;
	border: 2px #F05D18 solid;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  background-color: #000;
}

#hoyre div div div {
	color: #ccc;
	border: 0px;
  padding: 0px;
  margin: 0px;
  background-color: #000;
}

#hoyre {
  float: right;
  width: 220px;
}


#hoyre form {
  margin: 0 0 6px 0;
  padding: 0px;
}
#hoyre input {
  width: 205px;
  padding: 5px;
  border: #F05D18 2px solid;
  color: #fff;
  background-color: #000;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#hoyre h2 {
  font-size: 13px;
  margin-bottom: 6px;
}
#hoyre p {
  margin: 4px 0 4px 0; padding: 0px;
	color: #ccc;
}
#hoyre a {
	color: #ddd;
}
#hoyre a:hover {
	color: #F05D18;
}
#sosiale div {
}

#bunn {   
	margin: auto;
  width: 970px;
  line-height: 26px;
	font-size: 11px; color: #fff;
	background-color: #111;
	text-align: center;	
	-moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	  -khtml-opacity: 0.7;
    opacity: 0.7;
}
#bunn a, #bunn a:visited {
	font-size: 11px; color: #fff;
	text-decoration: none;	
}
#bunn a:hover {
	color: #fff;
	text-decoration: underline;
}

br.cb {
   clear: both;
   font-size: 0px;
}

/* SLIDER */

#slider {
    width: 700px; /* important to be same as image width */
    height: 400px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
   width: 700px; /* important to be same as image width or wider */
   position: absolute;
	 top: 0;
	 margin: 0px; padding:0px;
   list-style-type: none;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	  font: 12px;
    padding: 10px 0px 20px 20px;
    width: 690px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	  -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}