/* Default stylesheet */
body { 
	/*background-color: #E0E2C7;*/
  color: #666;
  /* font-family: Arial, Helvetica, Sans-serif; */
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;

  font-size: 12px;
  margin: 0px;
}
caption,th,td { 
  font-size: 11px; 
}
h1 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 16px;
}
h2 { 
  margin: 4px 0px;#
  padding: 0px;
  font-size: 14px;
}
h3 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h4 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h5 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h6 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
p { 
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout { 
  margin: 0px;
  padding: 0px;
  border: 0px;
}
table.layout { 
  margin: 0px;
  padding: 0px;
}
td.layout { 
  padding: 0px;
  text-align: left;
  vertical-align: top;
}
/* General links */
a{ color: #AD9863; }
a:hover { color: #AD9863; }

/* read more.. links */
.link  { }
a.link:link { text-decoration: none; color: #0B6101; }
a.link:visited { text-decoration: none; color: #0B6101; }
a.link:hover { text-decoration: underline; color: #0B6101; }

a.topmenu, span.topmenu { }
a.topmenu:link { }
a.topmenu:visited { }
a.topmenu:hover { }

/* Printable/tell a friend links  */
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.  */


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink { text-decoration: none; color: #333333; }
.headline .headlinelink:link { text-decoration: none; color: #333333; }
.headline .headlinelink:visited { text-decoration: none; color: #333333; }
.headline .headlinelink:hover { text-decoration: underline; color: #333333; }

/* Navigation path links */
.path  {  }
a.path:link { }
a.path:visited { }
a.path:hover { }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/
.default { }
.date { color: #333333; font-size: 10px; }
.author { color: #333333; font-size: 10px; }
.feedback { }
.copyright { }
/* Standard tools */
div.tools { margin: 15px 0px; display: none; }
div.tool { margin: 2px 0px; }
#skiplink { display: none; }
.hide { display: none; }

/* SECTION: listing/view styles */
div.pagedescription { }
.pagedescription { }
.headline, h1.headline  { 
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.headlineview, h1.headlineview  { 
  font-size: 16px; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
}
.subheadline, h2.subheadline  { 
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress { 

}
div.ingress { 
  margin: 15px 0px 6px 0px;
  padding: 0px;
}
.ingressview { 
}
div.ingressview { 
  margin: 6px 0px; 
  padding: 0px;
}
p.byline, .byline { 
  margin: 0px; padding: 0px;
  display: none;
}
/* SECTION: viewarea block/spacing elements */
.block { 
  margin-top: 10px;
  margin-bottom: 15px;
}
.viewarea { 
  margin-top: 5px;
}
hr { 
  clear: both;
}
div.hr { /* Replacement for hr. This is easier to style */
  font-size: 1px;
  clear: both;
  height: 10px;
  margin-bottom: 10px;
}
div.body { 
  clear: both; 
  margin: 0px 0px 22px 0px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic { 
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
/* SECTION: page containers */ 
#page { 
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
}
#top { 
  margin: 0px;
  padding: 0px;
}

.row { 
  margin-top: 20px;
  margin-bottom: 5px;
}
#row_left { 
  float: left;
}
#row_right { 
  float: right;
}
#topnav { 
}
#middle { 
  /*background-image: url('/getfile.php/707784.1285.pwvevwepev/mal1_middle.gif');*/
  background-position: top left;
  background-repeat: repeat-y;
  margin: 0px;
  padding: 10px;
  
}
#navbar { 
 /*  color: #FFFFFF; */
  float: left;
  width: 180px;
  /* background-color: #ADAEB0; */
  margin-right: 10px;
}
.widefull #navbar {
	display:none;
}

#mainmenu { 
  margin: 10px 0px;
}
#mainmenu li { 
  /*background-color: #A6B364;*/
  margin: 5px 0px 10px 0px;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 0px 14px 0px;
  text-align: left;
}
#mainmenu li.menulevel0 { 
  font-size: 13px;
  /*border-bottom: 1px solid #666666;*/
}
#mainmenu li.itemselectedcurrent a.menuselected {
	text-decoration: underline;	
}

#mainmenu li.menulevel0 {
    border-bottom: 1px solid #666666;
}
	
#logo { 
  margin: 0px; 
  padding: 0px; 
  font-size: 0px;
  position: relative;
  zoom: 1;
}
#main { 
  background-color: #FFFFFF;
  float: left;
  padding: 0px;
  position: relative;
  zoom: 1;
  min-height: 300px;
}
.widefull #main {
	width: auto;
	float: none;
}
#main_text { 
  padding: 20px;
}
.maindefault { 
  width: 466px;
  height: 534px;
  overflow: auto;
  padding: 0px;
  margin: 0px;
}
.front { overflow: hidden; width: 466px; height: 534px;}
.front p { margin: 0px; padding: 0px;}
.front ul, .front li { margin: 0px; padding: 0px;}

/*ul.forsidekampanjebilder { width: 466px !important; }*/

.mainwide { 
  width: 750px;  
}
#main.mainiframe { 
  width: 750px;
  height: 700px !important;
}
.articleimage { 
  width: 80px;
  float: left;
  margin-right: 3px;
  margin-top: 5px;
}

.contactinfo { 
  text-align: center;
  padding: 10px 0px;
  /*color: #999999;*/
}

#footer { 
  clear: both;
  text-align: center;
  padding: 0px 0px 15px 0px;
 /* color: #999999;*/
  margin-left: 61px;
  font-size: 0.9em;
}

/* SECTION: Sidebar */
#sidebar { 
  float: right;
  width: 274px;
  /*background-color: #CFD0D1;*/
  margin-left: 10px;
  padding: 0px;
  /*min-height: 534px;
  height: auto !important;*/
  height: 534px;
  max-height: 534px;
  overflow: hidden;
}
.widefull #sidebar,.max #sidebar,.widemain #sidebar {
	display: none;
}
.hidesidebar, .hidebox { 
  display: none;
}
#box1 { 
  /*background-color: #ADAEB0;*/
  min-height: 100px;
  height: auto !important;
  height: 100px;
}
#box1 .headline { 
  font-size: 1.5em;
}
.box { 
  padding: 20px;
  margin: 0px;
}
.box .head { 
}
.box .cell { 
  padding: 5px;
}
.box ul { 
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li { 
  margin: 0px 0px;
  padding: 0px;
}
.box p { 
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.box h3 { 
  padding: 0px;
  margin: 0px;
}
/* SECTION: page elements */ 
ul.menu { 
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li { 
  margin: 0px;
  padding: 1px 0px;
}
#topmenu { 
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#topmenu li { 
  margin: 0px;
  padding: 1px 0px;
  display: inline;
}
#tools { 
  list-style-type: none;
}
#tools li { 
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips { 
}
#tools li#printable { 
}
#search { 
}
#searchform { 
}
input.searchinput { 
}	
input.searchsubmit { 
}
/* SECTION: banner locations */
.bannerlocation { 
  clear: both;
  text-align: center;
}
.bannerlocation table { 
  margin-left: auto;
  margin-right: auto;
}
.bannerlocation td { 
  text-align: center;
  padding: 5px 0px;
}
.bannerlocation img { 
  border-width: 0px;
}
img.bannerimg {
	margin-bottom: 10px;
}

.icalendardayhead  {  background-color: gray; }
.monthlycalendartable  {  width: 100%; }
.calendardate {  color:#333333; font-size: 85%; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/* CP modified, Aug 08 */

.gallerycontainer { 
	position: relative;
	zoom: 1;
	/*Add a height attribute and set to largest image's height to prevent overlaying*/
}
.firstimage  { 
	margin-bottom: 14px !important;
	float: left;
	position: relative;
	zoom: 1;
}
.thumbnail img.thumb  { 
	border: 1px solid white;
	width: 100px;
	height: 100px;
	float: right;
	margin: 0px 5px 5px 0px
}

.thumbnail:hover { 
	background-color: transparent;
}

.thumbnail:hover img.thumb  { 
	border: 1px solid blue;
}

.thumbnail span, .gallerycontainer .firstimage  {  /*CSS for enlarged image*/
	position: absolute;

	padding: 5px;
	left: -1000px;

	visibility: hidden;
	color: black;
	text-decoration: none;
}

.gallerycontainer .firstimage  {  
	position: static;
	visibility: visible;
	padding: 0px !important;
}
.thumbnail span img, .gallerycontainer .firstimage img  {  /*CSS for enlarged image*/
	border-width: 0px;
	padding: 0px !important;
}

.thumbnail:hover span {  /*CSS for enlarged image*/
	visibility: visible;
	top: 0px;
	left: 0px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	padding: 0px !important;
}

.viewarea .gallerycontainer .firstimage, .viewarea .gallerycontainer span { 
  border: 0px;
  background-color: transparent;
}
a.thumbnail { 
  text-decoration: none;
}
.thumbnailtitle { display: none; }

div.body span, div.box span, p span  {  font-family: Arial, Helvetica, Sans-serif !important; }
.facebookbtn,.facebookbtn.skjul,.facebookbtn.skjul.eller.vis {
	display: none;
	text-align: center;
	margin: 4px 0;
}
.facebookbtn.vis {
	display: block;
}

img#logox {
	width: 466px;
	height: 534px;
}
.socialsites {
	overflow: hidden;
	position: relative;
}
.pagebar {
	margin: 10px 0;
	clear: both;
	
}
ul.submenu {
	padding-left: 10px;
	margin-left: 0;
}

.main {
	display: none;
}
 /* SHOP */

/* velger antall kolonner */

/* 2 kolonner */


/* 3 kolonner */

.shopitem {
float: left;
width: 29%;
margin-right: 6%;
}
.shopitem.shopcol3_0{
clear: both;
}
.shopitem.shopcol3_2 {
float: right;
margin-right: 0;
}

 .ppt177896 #sidebar, .checkoutpage #sidebar, .checkoutpage .front{
display: none;
}

.ppt177896 #main, .checkoutpage #main{
	float: right !important;
	width: 745px !important;
	height: auto;
	
}


