/* Default stylesheet */
body { 
	/*background-color: #d8d5d0;*/
  color: #000000;
  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: #333333; }
a:visited { color: #333333; }
a:hover { color: #999999; }

/* 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; }
#navbar div.adminbar { margin-bottom: 10px; }

/* 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 */
.viewarea { 
  margin-top: 5px;
  padding: 0px 20px 0px 0px;
  /*padding: 5px 9px 5px 10px;*/
}
.block { 
  margin-top: 10px;
  margin-bottom: 15px;
}

.articleblock { margin-bottom: 15px; }

.articleblock .imgwrap{
	float: left;
	width: 32.5%;
}
.articleblock .imgwrap img{
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap{
	float: right;
	width: 65%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap{
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol .articleblock { 
	width: 49%;
}
div.twocol .articleblock.pair0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol .articleblock { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}

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 5px 0px;
  padding: 0px;
  position: relative;
}
.top { background-color: #FFFFFF; }

.row { 
  margin-top: 4px;
  margin-bottom: 4px;
}
#row_left { 
  float: left;
}
#row_right { 
  float: right;
}
#topnav { 
	padding: 15px 15px 10px 15px;
}
#middle { 
  margin: 0px;
  padding: 0px;
  position: relative;
  zoom: 1;
}
td#navbarcell { width: 213px; }

#navbar { 
  width: 183px;
  padding: 15px;
}
#navbar .menu { 
	font-size: 1.1em;
	font-weight: bold;
}

td#maincell { min-width: 360px; }
#main { 
  padding: 10px;
  min-height: 450px;
}
#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: 0.8em;
  padding: 10px 0px;
  color: #A6B364;
}
a.cp { 
  color: #A6B364;
}

/* SECTION: Sidebar */
#sidebar { 
  margin: 5px;
  padding: 0px;
  height: auto;
  width: 120px;
}
div.sidebar { margin-bottom: 10px; }

.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;
}
ul.menu li { 
  margin: 0px;
  padding: 1px 0px;
}
#navbar .menu li { 
	list-style-type: none; 
	margin-bottom: 10px;
	padding: 5px 5px;
}
#navbar .menu ul { padding: 0px; margin: 0px; }
#navbar .menu ul { margin-left: 10px; }

#navbar .menu li.menulevel0 {
	padding: 8px 10px;	
}
#navbar .menu li.menulevel2, #navbar .menu li.menulevel3, #navbar .menu li.menulevel4 {
	margin-bottom: 5px;
}

#navbar .menu .menulevel1 li.lastitem { margin-bottom: 0px; }

#navbar .menu a { display: block; }

#navbar ul.submenu { margin-top: 8px; }

#topmenu { 
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  font-size: 1.2em;
  font-weight: bold;
}
#topmenu li { 
  margin: 0px;
  padding: 5px 35px 5px 0px;
  display: inline;
}
#topmenu a:link { text-decoration: none; }
#topmenu a:visited { text-decoration: none; }
#topmenu a:hover { text-decoration: underline; }

#tools { 
  list-style-type: none;
}
#tools li { 
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips { 
}
#tools li#printable { 
}
#search { 
	position: absolute;
	right: 10px;
	bottom: 1px;
	width: 190px;  
	height: 30px;
}
.searchform {  }
#search input.searchinput { 
	position: absolute;
	left: 5px;
	top: 1px;
	width: 126px;
	padding: 1px 2px 2px 2px;
}	
#search input.searchsubmit {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 1px 5px;
	width: 46px;
}
/* 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; }*/


/* SECTION: Shop */

#prodsincart { 
	width: 200px;
	margin-bottom: 10px;
	height: 10px;
}
#prodsincart span { float: left; width: 150px; }
#prodsincart a:link { color: #000000; }
#prodsincart a:visited { color: #000000; }
#prodsincart a:hover { color: #000000; }

#shopcartnumproducts { float: left; width: 25px; text-align: right; padding-right: 5px; }

ul.shoppingcartlist { margin: 10px 0px 5px 13px; padding: 0px; }
ul.shoppingcartlist li { margin: 0px 0px 5px 0px; padding: 0px; }

#checkoutcustomtext {
 margin-top: 15px;
 padding:2px;
 border: 1px solid #efefef;
}

#checkoutlogin {
  margin: 25px 2px;
  padding: 5px; 
  background-color: #f8f8f8; 
  border: 1px solid #909090; 
}

#cartprodtable {
}

#cartprodtable td {
}

#cartprodtable th {
} 

#shopcartcontent {
}
#cartcontainer { margin: 0px 10px 15px 10px; }

#shopcartcontentinside {
  border-top: 1px solid #D6D1CA;
  border-bottom: 1px solid #D6D1CA;
  background-color: #E9E9E9;
  padding: 6px 6px 12px 6px;
  margin-bottom: 5px;
  background-image: url(/getfile.php/1097204.1285.wdtqvpyewu/handlekurv-bg-grey.jpg);
  /*background-image: url(/getfile.php/435415.1083.tybautydtb/handlekurv-bg-opt.jpg);*/
  background-position: top right;
  background-repeat: no-repeat;
}

#shopcartcontent .summary {
  font-size: 12px;
}
#shopcartcontent .summary .price {
}

.boughtbaloon {
	background-color: #FFFF99;
	color: #000000;
	padding: 5px;
	border: 1px solid gray;
}
td.prodprice { padding-right: 30px; }
td.prodamount { padding-right: 10px; }
td.prodamount input { width: 25px !important; text-align: center; }
