/* Default stylesheet */
body { 
	/*background-color: #E0E2C7;*/
  /*background: url(/getfile.php/741061.1304.wxbwvysdsp/045_korsnes_bkg.gif);*/ 
  color: #000000;
  /* font-family: Arial, Helvetica, Sans-serif; */
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, 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 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:link { color: #333; }
a:visited { color: #333; }
a:hover { color: #CC9933; }

/* 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.topmenu, span.topmenu { color: #000000; }
a.topmenu:link { color: #000000; text-decoration: none; }
a.topmenu:visited { color: #000000; text-decoration: none; }
a.topmenu:hover { color: #000000; text-decoration: underline; }

a.menuselected, span.menuselected { }
a.menuselected:link { text-decoration: none; }
a.menuselected:visited { text-decoration: none; }
a.menuselected:hover { text-decoration: underline; }


/* Printable/tell a friend links  */
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.  */
.cp { color:#cc9933; }
a.cp:link { color:#cc9933; }
a.cp:visited { color:#cc9933; }
a.cp:hover { color:#cc9933; }


/* 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 { color:#cc9933; }
/* Standard tools */
div.tools { margin: 15px 0px; display: none; }
div.tool { margin: 2px 0px; }
#skiplink { display: none; }
#admin { margin: 1px 0px 5px; }

/* SECTION: listing/view styles */
div.pagedescription { padding-right: 50px; text-align: justify; font-size: 14px; margin-bottom: 10px; }
.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;*/
}
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;
}
body.viewimage center { width: 360px; }

/* SECTION: page containers */ 
#page { 
  width: 1002px;
  margin-left: auto;
  margin-right: auto;
  /*margin-top: 5px;*/
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
  position: relative;
  zoom: 1;
}
#top { 
  margin: 0px;
  padding: 0px;
  position: relative;
  zoom: 1;
 /* background-color: #DDDFBE;*/
  border-left: 5px solid #FFFFFF;
  border-right: 5px solid #FFFFFF;
  /* background-image: url('/getfile.php/738339.1285.cpyvwvyudw/interflora.gif'); */
  background-position: top right;
  background-repeat: no-repeat;
}
#logo { 
	/* margin-left: 10px; */
}
.row { 
  margin-top: 20px;
  margin-bottom: 5px;
}
#row_left { 
  float: left;
}
#row_right { 
  float: right;
}
#topnav { 
  position: relative;
  left: 10px;
  bottom: 20px;
}
#main { 
  float: left;
  padding: 20px;
  /*background-color: #FFFFFF;*/
  width: 760px;
  min-height: 287px;
  height: auto !important;
  height: 287px;  
}
#main_front { 
   padding: 10px;
   /*background-color: #FFFFFF;*/
   float: left;
   /*width: 292px;*/
}
#cbt { margin-top: 0px; }
#cbb { margin-bottom: 5px; }

#center { 
  border-width: 0px 5px;
  border-color: #FFFFFF;
  border-style: solid;
  position: relative;
  zoom: 1;
}

#middle { 
  background-color: #FFFFFF;
  padding: 0px;
  border-left: 5px solid #FFFFFF;
  border-right: 5px solid #FFFFFF;
  position: relative;
  zoom: 1;
 /* font-size: 1.1em;*/
}
#middle, #underbar { font-size: 12px; }

/*
#navbar { 
  color: #FFFFFF;
  float: left;
  width: 213px;
  background-color: #FFFFFF;
  margin-top: 4px;
}*/

#submenu { 
  margin-right: 20px;
  list-style: none;
}
#submenu li { 
  /*background-color: #DDDFBE;*/
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 4px;
}
#submenu li a { text-decoration: none; }
#submenu li a:hover { text-decoration: underline; }

#submenu ul.submenu {
	padding-left: 10px;
	list-style: none;
}
.articleimage { 
  width: 80px;
  float: left;
  margin-right: 3px;
  margin-top: 5px;
}

.contactinfo { 
  text-align: center;
  padding: 10px 0px;
}
.contactinfo a { 
}
#footer { 
  clear: both;
  text-align: center;
  font-size: 0.8em;
  padding: 10px 0px;
}

.bordertop { 
  background-image: url(/getfile.php/762731.1285.veburdafsw/mal2_bordertop_5px_w1002.png);
  background-position: top left;
  background-repeat: no-repeat;
  height: 6px;
  position: relative;
  top: 1px;
  zoom: 1;
  font-size: 1px;
}

.borderbottom { 
  background-image: url(/getfile.php/762730.1285.dryqrbecxt/mal2_borderbottom_5px_w1002.png);
  background-position: top left;
  background-repeat: no-repeat;
  height: 6px;
  position: relative;
  top: -1px;
  zoom: 1;
  font-size: 1px;
  margin-bottom: 5px;
}

/* SECTION: Sidebar */
#underbar { 
  background-color: #FFFFFF;
  padding: 0px 0px 0px 10px;
  border-left: 5px solid #FFFFFF;
  border-right: 5px solid #FFFFFF;
  min-height: 300px;
  height: auto !important;
  height: 300px;
}
#sidebar { 
 width: 190px;
 float: right;
 margin: 0px;
 padding: 20px 0px 15px 0px;
}
.sidebar { 
}
#sidebar table img { 
 padding-bottom: 5px;
}
#box1 { 
  float: left;
  width: 480px;
  padding: 5px;
  margin-top: 10px;
}
#box2 { 
  float: right;
  width: 480px;
  padding: 5px;
  margin-top: 10px;
}
#box2 td { 
  padding-left: 7px;
}
#cpic { 
  margin-top: 14px;
  float: right;
  border: 1px solid #666666;
}
.campaign { 
  /*margin-top: 4px;*/
  /*margin-right: 4px;*/
  margin-left: 7px;
  padding: 0px 0px 10px 0px;
  /*width: 374px;*/
}
.campaign .headline { 
  font-size: 16px;
}
.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-type: none;
}
ul.menu li { 
  margin: 0px;
  padding: 1px 0px;
}
#topmenu { 
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  list-style-type: none;
/*
  position: absolute; 
  left: 10px;
  bottom: 10px;
*/
}
#topmenu li { 
  margin: 0px 1px;
  padding: 1px 5px;
  display: inline;
  border-left: 1px solid #000000;
}

#topmenu li:first-child { 
  border-left: 0px none;
}

#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%; }

/*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: 0px !important;
}
.firstimage img { 
	width: 400px;
	height: 400px;
}

.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;*/
}

.facebookbtn,.facebookbtn.skjul,.facebookbtn.skjul.eller.vis {
	display: none;
	text-align: center;
	margin: 4px 0;
}
.facebookbtn.vis {
	display: block;
}
.socialsites {
	overflow: hidden;
	position: relative;
}
.mal2.frontpage  #submenu {
	display: none;
}
.mal2.ppt177896 #submenu {
	display: block !important;
}

/* 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;
}


/* 4 kolonner */

.checkoutpage #box2, .checkoutpage #center {
	display: none;
}
.checkoutpage #box1, .checkoutpage #main_front  {
	width: auto;
	float: none;
}

