/* Default stylesheet */
body { 
	/*background-color: #E0E2C7;*/
  color: #000000;
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
  /* font-family: Arial, Helvetica, Sans-serif; */
  font-size: 11px;
  margin: 0px;
}
caption,th,td { 
  font-size: 12px; 
}
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 15px 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:link { color: #666633; }
a:visited { color: #666633; }
a:hover { color: #666633; }

/* 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; }

/* Standard navigation links */
a.menu, span.menu {  color: #000000; }

/* flyttet menu og menuselected til fargebytte */
a.menuselected, span.menuselected { }


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.  */
.cp { }
a.cp:link { }
a.cp:visited { }
a.cp:hover { }


/* 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; }
/* 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: 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;
  padding: 0px 20px 0px 0px;
  /*padding: 5px 9px 5px 10px;*/
}
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: 5px 0px 0px 0px;
  padding: 0px;
}

.row { 
  margin-top: 4px;
  margin-bottom: 4px;
}
#row_left { 
  float: left;
}
#row_right { 
  float: right;
}
.row.skjul {
	display: none;
	text-align: center;
	margin: 4px 0;
}
.row,.row.vis,.row.skjul.eller.vis {
	display: block;
}

#topnav { 
}
#middle { 
  /*
	background-image: url('/getfile.php/735044.1285.vppybrccfc/mal1_middle-bakg_4px.gif');
  background-position: top left;
  background-repeat: repeat-y;
	*/
	/* background-color: #FFFFFF;*/
  margin: 0px;
  padding: 0px;
  position: relative;
  zoom: 1;
}
.navbartd {
	 -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
}
#navbar { 
  color: #FFFFFF;
  float: left;
  width: 213px;
  /*background-color: #FFFFFF;*/
  /*margin-top: 4px;*/
 
  
}
#menulogo { margin-left: 16px; }

#mainmenu { 
  margin: 20px 15px 0px 15px;
  list-style: none;
  padding: 0;
}
#mainmenu li { 
  /*background-color: #A6B364;*/
  margin: 10px 0px;
  font-size: 13px;
  font-weight: bold;
}

#mainmenu li a {
	display: block;
	border-radius: 8px;
	padding: 7px 10px;
}

#mainmenu li a:hover {

}
#mainmenu ul {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	
}
#mainmenu ul li {
	font-weight: normal;
}
#mainmenu ul li a{
	padding: 4px 6px;
	font-size: 12px;
}
#main { 
  float: right;
  padding: 10px 5px 5px 15px;
  width: 763px;
}
#tdmain {
	/* width: 350px; */
	
}
.maintd {
	-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;
}
.mainwide #tdmain { 
	width: auto;
}
#main.large { 
  width: 530px;
}
#main.small { 
  width: 360px;
}
#main.iframe { 
  width: 760px;
}
#sidebar.large { 
  width: 390px;
}
#sidebar.small { 
  width: 190px;
}

.articleimage { 
  width: 80px;
  float: left;
  margin-right: 3px;
  margin-top: 5px;
}

.contactinfo { 
  text-align: center;
  padding: 10px 0px;
  color: #666666;
}
.contactinfo a { 
  color: #666633;
}
#footer { 
  clear: both;
  text-align: center;
  font-size: 11px;
  padding: 10px 0px;
  color: #A6B364;
}
a.cp { 
  color: #A6B364;
}

/* SECTION: Sidebar */
#sidebar { 
  float: left;
  /* background-color: #FFFFFF; */
  margin: 5px 5px 5px 0px;
  padding: 0px;
  height: auto;
  /*width: 295px;*/
  
}
.hidesidebar, .hidebox { 
  display: none;
}
.sidebar { 
}
#cpic { 
  /*margin-top: 20px;*/
}
.campaign { 
  /*float: right;*/
  margin: 4px 0px 0px 0px;
  	/*background-color: #D3D7AF;*/
  padding: 15px 20px;
 /* width: 374px;*/
}
.box { 
  padding: 0px;
  margin: 0px 0px 15px 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 5px 0px;
}
.box h3 { 
  padding: 0px;
  margin: 0px;
}
/* SECTION: page elements */ 
ul.menu { 
  padding: 0px;
  margin: 0px;
  list-style: none;
}
ul.menu li { 
  margin: 0px;
  padding: 1px 0px;
}
#topmenu { 
  padding: 0px;
  margin: 0px;
  list-style: 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;
}

.icalendardayhead  {  background-color: gray; }
.monthlycalendartable  {  width: 100%; }
.calendardate {  color:#333333; font-size: 85%; }

.photogalleryhead { 
   font-size: 13px;
   text-align: left;
   width: 100%;
}
.photogalleryhead .headline { 
  padding: 15px 0px;
}


/*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 img { border: 1px solid #FFFFFF; }
.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: 2px;
	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; }

ul.forsidekampanjebilder {
	list-style:none;
	margin: 0;
	padding: 0;
	/* overflow:hidden !important; */
}
ul.forsidekampanjebilder li {
	margin: 0;
	padding: 0;
}
ul.forsidekampanjebilder li img {
	width: 360px;
	height: 300px;
}
ul.forsidekampanjebilder li .editlink img {
	width: auto;
	height: auto;
}

.firstimage {
width: 400px;
/*height: 400px;*/
overflow:hidden
}

.facebookbtn,.facebookbtn.skjul,.facebookbtn.skjul.eller.vis {
	display: none;
	text-align: center;
	margin: 4px 0;
}
.facebookbtn.vis {
	display: block;
}
.socialsites {
	overflow: hidden;
	position: relative;
}
.checkoutpage #sidebarimage, .ppt177896 #sidebarimage {
	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;
}
#cartcontainer {
	color: #222;
}
