


body
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color:#003b0d;
  font-family: Verdana;
  font-size: 70%;
  background-position: center;
}


#bodybackground
{
  background-image: url(/images/main_bg.gif);
  background-repeat: repeat-y;
  background-position: top;
}


.staffimage, .produktspegelnimage
{
  border-top:1px solid #cccccc;
  border-right:2px solid #555555;
  border-bottom:2px solid #555555;
  border-left:1px solid #cccccc;
  padding:5px;
  background-color:#ffffff;

}

.loginpuffbuttonarea
{
  padding-bottom:5px;
  border:1px none #ff0000;
}




    div.nav_uedge {
      width: 100%;
      background-color: #ffffff;
      background-image: url(/images/nav_border.gif);
      background-position: top left;
      background-repeat: repeat-x;
      margin-bottom:20px;
    }
    div.nav_redge {
      background-image: url(/images/nav_border_right.gif);
      background-position: top right;
      background-repeat: repeat-y;
    }
    div.nav_bedge {
      background-image: url(/images/nav_border_bottom.gif);
      background-position: bottom left;
      background-repeat: repeat-x;
    }
    div.nav_ledge {
      background-image: url(/images/nav_border.gif);
      background-position: top left;
      background-repeat: repeat-y;
    }
    div.nav_ulcorner {
      background-image: url(/images/nav_corner_topleft.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.nav_urcorner {
      background-image: url(/images/nav_corner_topright.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.nav_blcorner {
      background-image: url(/images/nav_corner_bottomleft.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.nav_brcorner {
      background-image: url(/images/nav_corner_bottomright.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding-top:8px;
      padding-right:4px;
      padding-bottom:12px;
      padding-left:1px;
    }
    div.nav_innercontent {
      width: 100%;
      overflow: hidden;
    }





form
{
  margin:0px;
  padding:0px;
}

h1
{
  font-size: 2.2em;
  margin: 10px 0px 5px 0px;
  font-weight:normal;
  color: #00440f;
}

h2
{
  font-size: 1.8em;
  margin: 10px 0px 5px 0px;
  color: #00440f;
  font-weight: normal;
}

h3
{
  font-size: 1.0em;
  margin:0px;
  padding:0px 0px 0px 0px;
  color: #00440f;
}

.txt
{
  line-height: 1.5em;
  font-size:1.0em;
}



a
{
  color:#003b0d;
}

a:hover
{
  color:#003b0d;
}


a.webzoofooter
{
font-size:10px;color:#7f7873;text-decoration:none;font-weight:normal;
}

a:hover.webzoofooter
{
font-size:10px;color:#7f7873;text-decoration:none;font-weight:normal;
}

.webzoocontainer
{
text-align:center;
padding:10px;
}


#sitewidth
{
  width: 1000px;
  margin: 0px auto;
  background-position: center;
  border:7px none #666666;
  background-color:#f3f3ea;
  background-image: url(../images/content_bg.gif);
}

#bodybackground_2
{
  background-image: url(/images/header_bg.jpg);
  background-repeat: no-repeat;
  background-position: top;
}


p
{
  margin:0px;
  padding:0px;
}

td
{
 font-size: 0.8em;
}

#navigationbuttons
{
  padding:10px 0px 0px 0px;

}



#navigationbuttons ul
{
  font-size: 1.0em;
	margin:0;
	padding:0px 0px 0px 0px;
	list-style: none;
  text-align:left;
  border:1px none #ff0000;
}

#navigationbuttons ul a
{
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;

  border-bottom:1px none #adad85;
  color:#00440f;
}

#navigationbuttons ul a:hover
{
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;

  border-bottom:1px none #adad85;
  color:#00440f;
  background-color: #e5ece7;
}

#navigationbuttons li.selected a
{
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;

  border-bottom:1px none #adad85;

  font-weight: bold;

}

#navigationbuttons li.selected a:hover
{
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
  border-bottom:1px none #adad85;
  color:#00440f;
  font-weight: bold;

}



#navigationbuttons ul.subnav a
{
	display: block;
	text-decoration: none;
  border:1px none #adad85;
  font-weight: normal;
  color:#00440f;
  font-size:0.9em;
  padding-left:20px;
}

#navigationbuttons ul.subnav a:hover
{
	display: block;
	text-decoration: none;
  border:1px none #adad85;
  color:#00440f;
  font-weight: normal;
  font-size:0.9em;
  padding-left:20px;
}



#navigationbuttons li.subselected a
{
	display: block;
	text-decoration: none;
  border:1px none #adad85;
  font-weight: bold;
  color:#00440f;
  font-size:0.9em;
  padding-left:20px;
}


#navigationbuttons li.subselected a:hover
{
	display: block;
	text-decoration: none;
  border:1px none #adad85;
  color:#00440f;
  font-weight: bold;
  font-size:0.9em;
  padding-left:20px;
}










#navigationbuttons ul.subsubnav a
{
	display: block;
	text-decoration: none;
  border:1px none #adad85;
  font-weight: normal;
  color:#00440f;
  font-size:0.9em;
  padding-left:30px;
}

#navigationbuttons ul.subsubnav a:hover
{
	display: block;
	text-decoration: none;
  border:1px none #adad85;
  color:#00440f;
  font-weight: normal;
  font-size:0.9em;
  padding-left:30px;
}

#navigationbuttons li.subsubselected a
{
	display: block;
	text-decoration: none;
  border:1px none #adad85;
  font-weight: bold;
  color:#00440f;
  font-size:0.9em;
  padding-left:30px;
}

#navigationbuttons li.subsubselected a:hover
{
	display: block;
	text-decoration: none;
  border:1px none #adad85;
  color:#00440f;
  font-weight: bold;
  font-size:0.9em;
  padding-left:30px;
}






#navigationlanguage
{
  overflow:hidden;
  color:#000000;
}

#navigationlanguage a
{
  color:#000000;
  text-decoration: none;
}



#navigationlanguage img {
  border: 1px solid #000000;
}

.languageheader
{
  padding-left:20px;
  padding-bottom:10px;
  font-weight:bold;
  color:#8ca4b5;
}

#navigationlanguage a
{
  color:#003b0d;
}

#navigationlanguage a:hover
{
  color:#000000;
}

#navigationlanguage a:visited
{
  color:#003b0d;
}

#navigationlanguage a:visited:hover
{
  color:#000000;
}


#navigationlanguage ul
{
  font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
}

#navigationlanguage ul a
{

	text-decoration: none;
	padding: 2px 5px 0px 10px;
	height: 17px;
  margin:5px 20px 0px 10px;
}

#navigationlanguage ul a:hover
{

	text-decoration: none;
	padding: 2px 5px 0px 10px;
	height: 17px;
  margin:5px;
  color:#ffffff;
  margin:5px 20px 0px 10px;
}






.bildtext
{
  font-size:11px;
  color:#898989;
}

.rightimage
{

    margin-left:10px;
    margin-bottom:0px;
    float:right;
    border:1px none #ff0000;
    text-align:center;
}


.leftimage
{

    margin-right:10px;
    margin-bottom:0px;
    float:left;
    border:1px none #ff0000;
    text-align:center;
}


.centerimage {
  text-align: center;
  margin: 0 0 10px 0;
  text-align: center;
  color: #77787E;
}

.textcenter {
  text-align: center;
}

.textright {
  text-align: right;
}

.textbold {
  font-weight: bold;
}



.hidden
{
    display: none;
}

#header_x
{
  height: 150px;
  background-repeat:repeat-x;
  background-position: top right;
  padding-top:40px;
}

#logo
{
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
width:112px;
height:137px;
display:block;
margin-left:30px;
overflow: hidden;
}

#header_x span
{
  display:none;
}

.right
{
  text-align:right;
}


#navigation
{
  float:left;
  width: 164px;
  border:1px none #ffaa00;
  padding-top:10px;
  padding-left:35px;
}

#navigation block
{
  border:1px solid #ffaa00;
  padding-left:24px;
  padding-top:10px;
  background-color: #00ff00;
}

#contentcontainer
{
  float:left;
  width: 760px;
  border:2px none #00ffff;
  margin-top:50px;
  padding-top:20px;
}

.contentwrap
{
  border:2px none #0000ff;
  width: 740px;
  margin-left:30px;
}

#main
{
  float:left;
  width:550px;
  border:1px none #ffaa00;
  margin-right:10px;
}


#container
{
    background-image:url(/images/bg_shadow.jpg);
    background-position: center;
    background-repeat: repeat-y;
}


#footer
{
  text-align:right;
  padding:50px 0px 0px 0px ;
  font-size:1.0em;
  color: #666666;
  height: 73px;
  background-image: url(../images/footer_bg.jpg);
  background-repeat: repeat-x;
  text-align: center;
}

#puffar
{
 padding-top:10px;
 float:right;
 width: 170px;
 border:1px none #00ff00;
 overflow:hidden;
 font-size: 1.0em;
 padding-top:40px;
}

.puff_footer
{
  font-size:1px;
  height:14px;
  background-image: none);
  background-repeat: no-repeat;
  margin-bottom:10px;

}


.puff
{
  padding: 10px 10px 0px 10px ;
  border-top: none;
  border-left: 1px none #666666;
  border-right: 1px none #666666;
  border-bottom: 1px none #666666;
  margin:0px;
  overflow:hidden;
  background-image: none);
  background-repeat: repeat-x;
  background-color:#ffffff;
  background-position: bottom;
  background-repeat: repeat-x;
  color: #000000;
}

.puffhead
{
  background-color:#ffffff;
  font-weight:ffffff;
  border-top: 1px none #666666;
  border-left: 1px none #666666;
  border-right: 1px none #666666;
  border-bottom: none;
  padding: 6px 0px 6px 10px;
  color:#00440f;
  background-image: url(/images/puff_header_bg.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
}


.extrabildborder
{
  padding: 10px 10px 20px 10px ;
  border-top: none;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin:0px;
  overflow:hidden;
  background-image: none);
  background-repeat: repeat-x;
  background-color:#ffffff;

  background-position: bottom;
  background-repeat: repeat-x;

  color: #00440f;
}

.extrabildheader
{
  background-color:#ffffff;
  font-weight:normal;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: none;
  padding: 6px 0px 6px 10px;
  color:#003b0d;
  background-image: url(../images/puff_headcontent_bg.gif);
  background-position: center;

}

.product_puff
{
  background-color:#DFDEDB;
  border: 1px solid #9C9B99;
  margin-top:20px;
  padding:5px;
  background-image: url(../images/puff_content_bg.gif);
  background-repeat: no-repeat;
}




#quantity
{
  width: 50px;
}

.artno
{
  color:#8F8F8E;
}

.quickfactsline
{
  border-bottom: 1px #A8A7A5 dotted;
}

.price
{
  font-weight: bold;
  font-size: 18px;
  border: 1px none #000000;
  float:right;
  color:#000000;
}

.pricebg1
{
background-image: url(../images/pricebg1.gif);
background-repeat: repeat-x;
background-position: center;
}

.pricebg2
{
background-image: url(../images/pricebg2.gif);
background-repeat: repeat-y;
background-position: left;
}

.pricebg3
{
background-image: url(../images/pricebg3.gif);
background-repeat: repeat-y;
background-position: right;
padding:15px;

}


#priceinfo
{
  background-color:#DFDEDB;
  border: 1px solid #9C9B99;
  padding:10px;
  background-image: url(../images/puff_content_bg.gif);
  background-repeat: no-repeat;
}

#pricestock
{
  float:left;
  border: 1px none #000000;
}

#pricebox
{
  font-size:2.5em;
  font-weight:bold;
}

#stockbox
{
  text-align:right;
}


#quickfacts
{
  width: 100%;
}

#quickfacts legend
{
  color:#000000;
  font-size:1.2em;
  font-weight: bold;
  background-color: transparent;
  width: 100%;
  padding:0px;
  margin:0px;
}



.extrapicture
{
  background-color:#000000;
  border: 1px solid #000000;
}







.folderimage
{
  border:none;
}

a.gallerylink
{
  text-decoration:none;
}

a.gallerylink:hover
{
  text-decoration:none;
}



.folder
{
  width: 135px;
  float:left;
  text-align: center;
  margin-bottom:10px;
}

.galleryimage
{
  border:1px #cccccc solid;
  padding:5px;

}




.galleryimagecontainer
{
  width: 135px;
  float:left;
  text-align: center;
  margin-bottom:10px;
}


.clear
{
  clear:both;
  font-size: 1px;
}

.button
{
  background-color:#003b0d;
  color:#ffffff;
  border:1px solid #003b0d;
  font-size:1.0em;
  padding: 3px 3px 3px 3px;
  font-weight: bold;
  background-image: url(../images/button_bg.gif);
  background-position: top left;
  background-repeat: repeat-x;
}

fieldset
{
  border: none;
  margin:0px;
  padding:0px;
  width: auto;
}


.formfield
{
  border: 1px solid #577e60;
  font-size:1.0em;
  font-family: Verdana;
  margin-bottom:3px;
  background-image: url(../images/form_bg.gif);
  background-repeat: repeat-x;
  padding-left:3px;

}

.formbackground
{
  background-color:#ffffff;
  border: 1px solid #cccccc;
  padding:10px;
  margin-top: 20px;
}


.contactform, .enkatform
{
  width: 280px;
}


blockquote p:before,
blockquote p:after
{
	content:'\201D';
}


blockquote
{
  margin:0px;
  padding:0px;
}

.quotewho
{
font-style: italic;
text-align:right;

}


/* VOTE STUFF */


.prog-border {
  height: 16px;
  width: 95px;
  background: #fff;
  border: 1px solid silver;
  margin: 0;
  padding: 0;
}

.prog-bar {
  height: 14px;
  margin: 1px;
  padding-left: 2px;
  font-size:0.8em;
}

/* VOTE STUFF */



.picture {
  text-align: center;
}

table, td, tr
{
  font-size:2.5em:
  font-weight:bold;
}


.galleryplaceholder
{
  border:2px none #ff00ff;
  text-align: center;
  width:550px;
  margin:0 auto;
}

.galleryimagecontainer
{
  float:left;
  border:1px none #000000;
  padding-right:10px;
  text-align: center;
  margin-bottom:10px;
  border:1px none #ff0000;
}

.galleryimagecontainertext
{
  float:left;
  border:1px none #000000;
  text-align: center;
  margin-bottom:10px;
  border:1px soli #ff0000;
  width: 95px;
  font-size:0.8em;
}

a.gallerylink
{
  text-decoration:none;
}

a.gallerylink:hover
{
  text-decoration:none;
}

.galleryimage
{
  border:1px solid #000000;
}


.approve_error
{
  font-weight: bold;
  color: #cc0000;
  padding: 20px 0px  0px 0px ;
}


