body {
  background-color: #876;
  font-family: Verdana, Arial, Sans;
  font-size: 10px;
  color: #333;
  text-align: center;
  /* overflow: hidden; */
  padding: 0;
  margin: 0;
  width: 99%;
  height: 100%;
}

h1 
{
  font-size: 145%;
  color: #876;
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

h2 
{
  font-size: 120%;
  color: #876;
  padding: 0;
  margin: 0px 0px 10px 0px;
}

h3 
{
  color: #876;
}

p
{
  font-size: 100%;
  padding: 0px;
  margin: 0 0 10px;
}

div.articleIngress
{
  font-size: 120%;
  font-weight: bold;
  color: #876;
  padding: 0;
  margin: 0px 0px 10px 0px;
}

.articleBody
{
  padding-bottom: 16px;
}

.subtitle {
  color: #666;
  font-size: 12px;
  font-weight: bold;
}

#bodybg_page {
  background-color: #cba;
}

#bodybg_ekatalog {
  background-color: #cba;
  overflow: auto;
}

#bg {
  text-align: center;
  height: 100%;
}

.bgimg {
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  height: auto;
}

#wireframe {
  position: absolute;
  background-repeat: no-repeat;
  text-align: center;
  top: 0;
  margin-left: -550px;
  z-index: -1;
}

/* #wireframe {
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  z-index: -1;
} */

#main {
  padding: 0;
  margin: 0 auto;
  text-align: left;
  width: 863px;
  height: 100%;
}

#main_page {
  padding: 0;
  margin: 0 auto;
  text-align: left;
  clear: both;
  width: 863px;
  height: 100%;
}

#logo {
  background-color: Transparent;
  padding: 0;
  margin: 0;
  float: left;
  width: 150px;
  height: 138px;
}

#logo_com {
  background-color: Transparent;
  padding: 0;
  margin: 0px 0px 20px 0px;
  float: left;
  width: 150px;
  height: 138px;
}

.logo_scan {
  padding: 0;
  margin: 0;
  border: 1px solid #876;
  width: 150px;
  height: 138px;
}

#prodnav_container {
  background: url("../images/scan/top_decor.jpg");
  padding: 0;
  margin: 0;
  float: right;
  width: 713px;
  height: 138px;
}

#prodnav_container_white
{
  background: #ffffff;
  padding: 0;
  margin: 0;
  float: right;
  width: 713px;
  height: 138px;
}
#prodnavitem_container {
  padding: 10px;
  margin: 0;
  border-right: 1px solid #876;
  float: left;
  text-align: center;
  height: 118px;
  width: 81px;
}

.prodnavitem {
  padding: 0;
  margin: 0;
  width: 80px;
}

.prodnavitemheading {
  padding: 0;
  margin: 0;
  font-size: 10px;
  font-weight: bold;
  color: #876;
}

a
{
	color: #876;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;	
}

a.image
{
	border-style:none;
	color:White;
	text-decoration: none;
}

a.image:hover
{
	border-style:none;
	color:White;
	text-decoration: none;	
}


a.prodnav_arrowhead_left {
  font-weight: bold;
  font-size: 33px;
  color: #f7931e;
  border-right: 1px solid #876;
  border-left: 1px solid #876;
  float: left;
  text-decoration: none;
  vertical-align: middle;
  padding: 45px 10px 10px 10px;
  margin: 0;
  height: 83px;
}


a.prodnav_arrowhead_left:hover {
  color: #876;
}

.prodnav_arrowhead_right {
  font-weight: bold;
  font-size: 33px;
  color: #f7931e;
  border-right: 1px solid #876;
  float: right;
  text-decoration: none;
  vertical-align: middle;
  padding: 45px 10px 10px 10px;
  margin: 0;
  height: 83px;
}

a.prodnav_arrowhead_right:hover {
  color: #876;
}

#navbarcontainer {
  background: #876;
  padding: 2px;
  margin: 0 auto;
  border: 0;
  clear: both;
  text-align: center;
  width: 100%;
}

#navbar {
  padding: 0;
  margin: 0 auto;
  border: 0;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  width: 863px;
}

.navbar_countrylist_divider 
{
	background-color: #876;
	height: 1px;
	margin-bottom: 1em;
}

.navbar_countrylist_heading
{
	padding: 0px 0px 2px 8px;
	margin: 0px 2px 0px 4px;
	border-bottom: 1px solid #876;
	color: #876;
	font-size: 11px;
	font-weight: bold;
}

.navbar_countrylist
{
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  background-color: #fff;
  border: 0px;
  padding: 20px 0xp 10px 0px;
  vertical-align: bottom;
  width: 152px;
  /* max-height: 300px; */
  /* overflow: auto; */
}

.navbar_countrylist ul
{
	padding-bottom: 2px;
	list-style-type: none;
}

.navbar_countrylist li
{
	padding: 0px 2px 1px 5px;
	margin: 2px 2px 2px -35px;
	border-left: 2px solid #f7931e;
	border-bottom: 1px solid #876;
	list-style-type: none;
}

.navbar_countrylist li a
{
	color: #876;
	text-decoration: none;
}

.navbar_countrylist li:hover
{
	color: #fff;
	background-color: #f7931e;
}

.navbar_dropdown {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  background-color: #876;
  border: 0px;
  width: 150px;
}

a.navbar_link {
  margin: 0 5px 0 5px;
  color: #fff;
  text-decoration: none;
}

a.navbar_link:hover {
  color: #fff;
  text-decoration: underline;
}

a.MainNavSelected
{
  margin: 0 5px 0 5px;
  color: #fff;
  text-decoration: underline;
}

.navbar_search_input {
  background: #fff;
  padding: 0;
  margin: 0;
  font-size: 9px;
  border: 1px solid #fff;
  width: 100px;
}

.navbar_search_btn {
  background: #876;
  color: #fff;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 100%;
  font-weight: bold;
  padding: 0;
  margin: 0px 0px 0px 5px;
  border: 0px;
  width: auto;
}

#margin {
  background: #fff;
  padding: 5px;
  margin: 0;
  border: 1px solid #876;
  color: #876;
  border-top: 0;
  text-align: left;
  width: 140px;
}

.margin_title {
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

.margin_desc {
  padding: 0;
  margin: 0;
  font-size: 10px;
}

.prod_img {
  padding: 0;
  margin: 0;
  width: 140px;
  height: 140px;
}

a.margin_link {
  font-weight: bold;
  font-size: 10px;
  color: #f7931e;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

a.margin_link:hover {
  color: #876;
  text-decoration: underline;
}

#container_filepath_margin {
  background: Transparent;
  padding: 5px;
  margin: 0;
  border: 1px solid #876;
  border-top: 0;
  float: left;
  text-align: left;
  width: 140px;
}

#container_filepath {
  background: #fff;
  padding: 5px 5px 5px 8px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #876;
  border-top: 0;
  border-left: 0;
  float: right;
  text-align: left;
  width: 697px;
}

#container_filepath a
{
	color: #876;
	text-decoration: none;
}

#container_filepath a:hover
{
	text-decoration: underline;
}

#margin_page {
  background-image: url("../images/scan/opacity_70.png");
  position: absolute;
  overflow: auto;
  padding: 16px 5px 8px 10px;
  margin: 0;
  border: 1px solid #876;
  border-top: 0;
  float: left;
  text-align: left;
  width: 135px;
  height: 66%;
}

#container_page {
  background: #fff;
  position: absolute;
  overflow: auto;
  padding: 16px 16px 8px 16px;
  margin: 0px 0px 0px 152px;
  border: 1px solid #876;
  border-top: 0;
  border-left: 0;
  text-align: left;
  width: 467px;
  height: 66%;
}

#container_page select {
  font-size: 100%;
}

#column_page {
  background: #fff;
  position: absolute;
  overflow: auto;
  padding: 16px 5px 8px 0px;
  margin: 0px 0px 0px 651px;
  border: 1px solid #876;
  border-top: 0;
  border-left: 0;
  float: right;
  clear: left;
  text-align: left;
  width: 206px;
  height: 66%;
}

#product_container_page {
  background: #fff;
  position: absolute;
  overflow: auto;
  padding: 16px 5px 8px 16px;
  margin: 0px 0px 0px 152px;
  border: 1px solid #876;
  border-top: 0;
  border-left: 0;
  text-align: left;
  width: 480px;
  height: 66%;
}

#product_column_page {
  background: #fff;
  position: absolute;
  padding: 16px 16px 8px 5px;
  /* margin: 0px 0px 0px 381px; */
  margin: 0px 0px 0px 400px;
  border: 1px solid #876;
  border-top: 0;
  border-left: 0;
  float: right;
  clear: left;
  text-align: left;
  overflow: auto;
  /* width: 460px; */
  width: 441px;
  height: 66%;
}


#nav_arrows {
  position: fixed;
  bottom: 150px;
  background: transparent;
  padding: 5px;
  margin: 0;
  border: 0;
  border-top: 0;
  text-align: left;
  width: 853px;
}

a.arrowhead_left {
  font-weight: bold;
  font-size: 33px;
  color: #f7931e;
  float: left;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

a.arrowhead_left:hover {
  color: #876;
}

a.arrowhead_right {
  font-weight: bold;
  font-size: 33px;
  color: #f7931e;
  float: right;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

a.arrowhead_right:hover {
  color: #876;
}

.gallerytable
	{
	margin-top: 10px;
	}

.galleryheading
	{
	font-size: 1em;
	font-weight: bold;
	}

.gallerytabletext
	{
	font-size: 100%;
	}

/*
#nav_box {
  position: fixed;
  bottom: 40px;
  background-image: url("img/opacity_70.png");
  padding: 5px;
  margin: 0;
  border: 1px solid #876;
  text-align: center;
  vertical-align: middle;
  float: left;
  clear: left;
  width: 140px;
  height: 100px;
}
*/

#focus_box_container {
  position: fixed;
  bottom: 70px;
  padding: 0;
  margin: 0;
  border: 0px;
  text-align: left;
  font-size: 11px;
  vertical-align: middle;
  float: right;
  clear: right;
  width: 863px;
  height: 80px;
}

#focus_box_left {
  background-image: url("../images/scan/opacity_70.png");
  padding: 5px;
  margin: 0px;
  border: 1px solid #bba48c;
  text-align: left;
  vertical-align: middle;
  position: absolute;
  float: left;
  clear: both;
  overflow: visible;
  width: 270px;
  height: 90px;
}

#focus_box_right {
  background-image: url("../images/scan/opacity_70.png");
  padding: 5px;
  margin: 0px 0px 0px 580px;
  border: 1px solid #bba48c;
  text-align: left;
  vertical-align: middle;
  position: absolute;
  float: right;
  clear: both;
  overflow: visible;
  width: 270px;
  height: 90px;
}

#focus_box_center {
  background-image: url("../images/scan/opacity_70.png");
  padding: 5px;
  margin: 0px 280px 0px 290px;
  border: 1px solid #bba48c;
  text-align: left;
  vertical-align: middle;
  position: absolute;
  clear: both;
  overflow: visible;
  /*  scrollbar-3dlight-color: #987;
  scrollbar-arrow-color: #f7931e; 
  scrollbar-base-color: #876; 
  scrollbar-darkshadow-color: #987; 
  scrollbar-face-color: #876; 
  scrollbar-highlight-color: #876; 
  scrollbar-shadow-color: #987; 
  scrollbar-track-color: #987; */
  width: 270px;
  height: 90px;
}

.float_img {
  padding: 0px 5px 0px 0px;
  margin: 0;
  border: 0;
  border-collapse: collapse;
  float: left;
  width: auto;
  height: 70px;
}

.focus_box_heading {
  font-weight: bold;
  color: #876;
  padding: 0;
  margin: 0;
}

a.focus_box_link {
  color: #f7931e;
  font-weight: bold;
  text-decoration: none;
}

a.focus_box_link:hover {
  color: #876;
  text-decoration: underline;
}

#focus_box_country {
  background-image: url("../images/scan/opacity_70.png");
  padding: 5px;
  margin: 0;
  border: 1px solid #876;
  text-align: left;
  vertical-align: middle;
  float: right;
  clear: right;
  width: 834px;
  height: 100px;
}

a.choose_country {
  padding: 0px 3px 0px 3px;
  border-left: 3px solid #f7931e;
  border-bottom: 1px solid #876;
  background-color: Transparent;
  font-size: 11px;
  font-weight: bold;
  color: #666;
  text-decoration: none;
}

a.choose_country:hover {
  border-bottom: 1px solid #876;
  background-color: #f7931e;
}

a.nav_country {
  font-weight: bold;
  font-size: 10px;
  color: #333;
  text-decoration: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

a.nav_country:hover {
  text-decoration: underline;
}

a.arrowhead_big {
  font-weight: bold;
  font-size: 44px;
  color: #f7931e;
  text-decoration: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

a.arrowhead_big:hover {
  color: #876;
}

#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #887766;
  font-size: 10px;
  color: #ccc;
  font-weight: bold;
  padding: 2px 0px 2px 0px;
  text-align: left;
  margin: 0 auto;
  width: 100%;
  height: 17px;
	z-index: 1;
}

#footer_container {
  padding: 0;
  margin: 0 auto;
  width: 853px;
  height: 17px;
}

#footer_nav {
  float: left;
  font-size: 10px;
  color: #ccc;
  font-weight: bold;
}

.RightFooterImage 
{
  border: 0px;
  width: 32px;
  height: 32px;
  margin-left: 5px;  
}

a.footer_link {
  color: #ccc;
  text-decoration: none;
}

a.footer_link:hover {
  color: #eee;
  text-decoration: underline;
}

#footer_logos {
  float: right;
  margin-top: -16px;
  margin-right: 5px;
  border-width: 0px;
  border-collapse: collapse;
}

a.footer_logo {
  border-width: 0px;
  border-collapse: collapse;
}

a.footer_logo:hover {
  border-width: 0px;
  border-collapse: collapse;
}

.logo_jotul_footer
 {
  border-width: 0px;
  border-collapse: collapse;
}

.logo_atra_footer
 {
  border-width: 0px;
  border-collapse: collapse;
}

.RightContentCom
{
	margin: 2px;
}

.DistributorMenu
{
	color: #665c50;
	/*font-size: 0.7em;*/
	font-weight: bold;
}

.title
{
	font-size: 1.2em;
  font-weight: bold;
  }

.ingress 
{
	font-size: 0.7em;
  font-weight: bold;
  }

.content
{
	font-size: 10px;
  font-weight: normal;
	padding-right: 10px;
	clear: both;
  }

.notfound {
  font-size: 10px;
  font-weight: bold;
  color: #cc0000;
  margin-top: 10px;
  }



/*
*******************************************
** ContentPage
*******************************************
*/

#common_contentpage_container {
  background-color: #fff;
  padding: 0;
  overflow: auto;
  margin: 0;
  border: 0px;
  border-top: 0;
  border-left: 0;
  text-align: left;
  width: 450px;
  height: auto;
}

#contentpage_container {
  background-color: #fff;
  padding: 0;
  overflow: auto;
  margin: 0;
  border: 0px;
  border-top: 0;
  border-left: 0;
  text-align: left;
  width: 450px;
  height: auto;
}

/*
*******************************************
** Right content area
*******************************************
*/

#containerContentRight
{
  position: relative;
  padding: 0px;
  margin: 0px;
  margin-bottom:-1px;
  /*height: 507px;*/
}

/*
*******************************************
** Main content area
*******************************************
*/

#containerContentMain
{
  padding: 14px 10px 14px 14px;
}

#containerContentFlash
{
  padding: 0px;
  background-color: #fff;  
  color: #000;
  font-size: 12px;
  font-family: Verdana;
  height: 100%;
}

#flashcontent a
{
  padding-left: 18px;
  color: #00f;
}

html>body #flashcontent a
{
  padding-left: 12px;
  color: #00f;
}

#MainHead
{
  height: 30px;
}

#Breadcrumb
{
  /* color: #B2A696; */
  color: #999;
  font-size: 90%;
  float: left;
  padding-top: 3px;
}

#Breadcrumb a
{
  /* color: #B2A696; */
  color: #999;
}

#SelectBox
{
  text-align: right;
  float: right;
}

#SelectBox select
{
  font-size: 90%;
  width: 150px;
}

#MainTop
{
  clear: both;
  margin-bottom: 10px;
}

#MainTopFlash
{
  clear: both;
  margin-bottom: 0px;
}

#MainBottom
{
  clear: both;
  margin-bottom: 20px;
}

.InfoPage_table
{
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

.InfoPage_tr
{
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

.InfoPage_td
{
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

/*
*******************************************
** Firstpage
*******************************************
*/
#FirstpageCampaignOne
{
  float: left;
  width: 217px;
  padding: 0px;
  margin: 0px;
}

#FirstpageCampaignOne img
{
  margin: 0px 0px 5px 0px;
}

#FirstpageCampaignOne span.ReadMore
{
  float: left;
  clear: both;
  padding: 5px 0px 15px 0px;
}

#FirstpageCampaignTwo
{
  float: right;
  width: 217px;
  padding: 0px;
  margin: 0px 4px 0px 0px;
}

#FirstpageCampaignTwo img
{
  margin: 0px 0px 5px 0px;
}

#FirstpageCampaignTwo span.ReadMore
{
  float: left;
  clear: both;
  padding: 5px 0px 15px 0px;
  
}

/*
*******************************************
** Products
*******************************************
*/

/* Product category */
#ProductCategoryMain
{
  width: 111px;
  float: left;
  padding: 0px;
  margin: 0px 5px 0px 0px;
}

#ProductCategoryMain h2
{
  font-size: 110%;
  padding: 0px;
  margin: 5px 0px 5px 0px;
}

#ProductCategoryMain ul
{
  list-style: none;
  height: 100px;
  padding: 0px;
  margin: 0px;
}

#ProductCategoryMain li
{
  margin: 0px 0px 5px 0px;
}

#ProductCategoryMain p
{
  padding: 0px 7px 0px 0px;
  margin: 0px;
}

/* Product list */
#ProductListTable table
{
  font-size: 100%;
  width: 420px;
}

#ProductListTable td
{
  vertical-align: top;
}

#ProductListItem
{
  float: left;
  font-size: 0.8em;
  width: 130px;
  padding: 0px 0px 0px 0px;
  margin: 0px 5px 15px 5px;
}

#ProductListItem img
{
  position: relative;
  left: 0;
  top: 0;
}

#ProductListItem div
{
  padding: 0px;
  margin: 0px;
}
/* #ProductListItem a:Visited
{
  color: #3D9096;
} */

#ProductListItem div.ProductLink
{
  height: 33px;
  padding-bottom: 5px;
}

#ProductListItem div.ProductLinkNew
{
  background-image: url("/images/ico_product_new.gif");
  background-repeat: no-repeat;
  background-position: 85% 0%;
  padding-bottom: 5px;
  height: 33px;
}

#ProductListItem div.ProductLinkWinner
{
  background-image: url("/images/ico_product_winner.gif");
  background-repeat: no-repeat;
  background-position: 85% 0%;
  padding-bottom: 5px;
  height: 33px;
}

#ProductListItem div.ProductLink img
{
  float: left;
  margin-right: 7px;
}


#ProductListPaging
{
  clear: both;
  text-align: right;
  padding: 0px 0px 0px 0px;
  margin: 0px 15px 15px 0px;
}

#ProductListPaging span
{
  padding: 0px 5px 0px 5px;
  
}

/* Product details */
#ProductMenu
{
	color: #665c50;
	/*font-size: 0.7em;*/
	font-weight: bold;
	clear: left;
	width: 80%;
}

#ProductMenu span
{
	color: #f7931e;
}

#ProductMenu a
{
	color: #f7931e;
}

#ProductMenu a:hover
{
	color: #f7931e;
}

#ProductHeader
{
  margin-right: 5px;
}

#ProductHeader h1
{
  font-size: 145%;
  float: left;
  clear: both;
}

#product_column_page a.Print
{
  background-image: url("../images/ico_print.gif");
  background-repeat: no-repeat;
  background-position: 0% 100%;
  text-decoration: none;
  float: right;
  margin: 0px 7px 0px 20px;
  padding-left: 17px;
}
.txtprint
{
  text-decoration: none;
  margin-left: 0px;
}

#ProductArticleIngress
{
  clear: both;
  padding-bottom: 20px;
}

#ProductVisual
{
  clear: both;
  margin-top: 10px;
}

#VisualBodyText
{
  /* float: right; */
  width: 440px;
  /* width: 460px; */
  margin-bottom: 30px
}

#VisualBodyText ul
{
  margin: 0px;
  padding: 0px 0px 5px 15px;
  list-style-type: disc;
}

#VisualBodyText li
{
  padding-left: 0px;
  margin-left: 15px;
  padding-bottom: 5px;
}

#VisualImageBox
{
  float: left;
  /* width: 219px; */
  width: 230px;
}

#VisualImageThumbs img
{
  border: 0px;
  cursor: pointer;
  margin-right: 6px;
  margin-top: 4px;
}

#VisualImageText
{
  overflow: hidden;
  height: 52px;
  margin-bottom: 10px
}

.Dropdownlist
{
  float: right;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 100%;
}

#ProductTechnical
{
  clear: both;
}

#ProductTechnical h2
{
  /* background-color: #eee;
  border: 1px #ccc solid;
  border-left: 0px;
  border-right: 0px; */
  padding: 3px 0px 5px 0px;
  margin-bottom: 7px;
}

#TechnicalBodyText
{
  /* float: right; */
  width: auto;
  padding-right: 3px;
  margin-bottom: 30px
}

#TechnicalBodyText ul
{
  margin: 0px;
  padding: 0px 0px 5px 15px;
  list-style-type: disc;
}

#TechnicalBodyText li
{
  padding-bottom: 5px;
}

#TechnicalImageBox
{
  float: left;
  width: 219px;
}

#TechnicalImageThumbs
{
  padding: 0px;
  margin-left: 1px;
}

#TechnicalImageThumbs img
{
  border: 0px;
  cursor: pointer;
  margin-right: 6px;
  margin-top: 4px;
}

#TechnicalImageText
{
  overflow: hidden;
  height: 52px;
  margin-bottom: 10px
}

#ProductDocumentation
{
  clear: both;
}

#ProductDocumentation h2
{
  /* background-color: #eee;
  border: 1px #ccc solid;
  border-left: 0px;
  border-right: 0px; */
  padding: 3px 0px 5px 0px;
  margin-bottom: 7px;
}

#ProductDocumentation ul
{
  color: #636678;
  list-style-type: none;
  padding: 0px;
  margin: 5px 0px 0px 10px;
}

#ProductDocumentation li
{
  margin-bottom: 5px;
}


#ProductDocumentation ul ul
{
  list-style-image: url("http://www.jotul.no/images/ico_bullet_line.gif");
  list-style-position: outside;
  padding-left: 25px;
}

#PDFDownload
{
  /* color: #636678; */
  color: #999;
  line-height: 17px;
}

#ProductFooter
{
  padding: 20px 5px 0px 0px;
}

#ProductFooter select
{
  font-size: 90%;
  width: 150px;
  float: left;
}

#ProductFooter a
{
  background-image: url("http://www.jotul.no/images/ico_print.gif");
  background-repeat: no-repeat;
  background-position: 0% 100%;
  text-decoration: und erline;
  float: right;
  padding-left: 20px;
}

.product_rotator
{	
	float: left;
	border-left: 1px #8C7B6B solid;

}

/*
.product_rotator
{	
	float: rigth;
	border-left: 1px #8C7B6B solid;
}
*/

.product_rotator_item
{
	background-color: #fff;
	border-right: 1px #8C7B6B solid;
	height: 138px;
	width:107px;
	text-align: center;
}

.product_rotator_item_title
{
	color: #876;
	font-weight: normal;
	font-size: 9px;
}

.product_rotator_image img
{
	height: 110px;
}

#Toolbox
{
  display:inline-block;
  /* border-bottom: 1px #8C7B6B solid; */
  padding: 0;
  margin: 0;
}

#Toolbox h2
{
 font-size: 100%;
  padding: 0;
  margin: 0px 0px 7px 10px;
}

#Toolbox .toolitem
{
	margin-left: 10px;
	height: 2em;
}

#Toolbox .toolitem a
{
	color: #876;
	text-decoration: none;
}

#Toolbox .toolitem a:hover
{
	text-decoration: underline;
}

#ToolboxItem
{
  clear: right;
  margin-bottom: 5px;
}

#ToolboxItem img
{
  margin-right: 7px;
}

#ToolboxItem a
{
  vertical-align: top;
}

#ToolboxItem a:Visited
{
  color: #7C7C7C;
}

#StoreLocator
{
  /* border-bottom: 1px #8C7B6B solid;  */
  height: auto;
  padding: 0px 2px 0px 10px;
  margin: 0px 0px 0px 0px;
}

#StoreLocator h2
{
  padding: 0px 2px 0px 0px;
}

#StoreLocator h3
{
  font-size: 100%;
  font-weight: bold;
  padding: 7px 0px 2px 0px;
  margin: 0px;
}

#StoreLocator select
{
  width: 100%;
  font-size: 100%;
}

#StoreLocator input
{
  float: right;
  margin: 3px 0px 20px 0px;
  font-size: 100%;
}

#Showroom
{
  /* border-bottom: 1px #8C7B6B solid;  */
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  clear: both;
}

#Showroom h2
{
  font-size: 100%;	
  padding: 2px 0px 0px 7px;
}

#Showroom p
{
  clear: both;
  padding: 0px 0px 3px 10px;
  margin: 0px;
}

#ShowroomNav
{
  background-image: url("/images/frm_divider_black.gif");
  background-position: 89% 50%;
  background-repeat: repeat-y;
  /*border: 1px #8C7B6B solid;*/
  border-left: 0px;
  border-right: 0px;
  vertical-align: middle;
  height: 20px;
  padding: 0px 0px 0px 7px;
}

#ShowroomNav #Link
{
  float: left;
  padding: 2px 0px 0px 0px;
}

#ShowroomNav #Arrow
{
  float: right;
  padding: 2px 0px 0px 0px;
}

#CampaignBox 
{
	
  padding: 0px 7px 5px 7px;
  /*border-bottom: 1px #8C7B6B solid; */
  margin-bottom: -1px;
  height: 100%;
}

#CampaignHeaderText
{
  padding: 3px 0px 3px 0px;
  font-weight: bold;
}

#CampaignBox a.CampaignLink
{
  line-height: 16px;
}

#CampaignBox a:Visited.CampaignLink
{
  color: #8D7A6B;
}

#CampaignBox .imgCampaign
{
  width: 203px;
  height: 168px;
}

#CampaignIntroduction
{
  padding: 3px 0px 3px 0px;
  width: 203px;
}


#CampaignSubstituteBox
{ 
  margin-top: 4px;
  padding: 3px 7px 3px 7px;
  /*border-bottom: 1px #8D7A6B solid;*/
  margin-bottom: -2px !important;
  margin-bottom: -1px;
}

#CampaignSubstituteFocusBox
{
  margin-top: 41px;
  width: 203px;
  /*margin-top: 1px;*/
  padding: 7px;
  /*border-top: 1px #8D7A6B solid;*/
  background-color: #A7C0C3;

}

* html #CampaignSubstituteFocusBox
{
  width: 217px;

}
#CampaignSubstituteText
{
 
}

#CampaignSubstituteBox .imgCampaignSubstituteCampaignPresent
{
  height:100px;
  width:203px;
}

#CampaignSubstituteBox .imgCampaignSubstitute
{  
  width: 203px;
  border: 0px;
}

#CampaignSubstituteFocusBox .hlCampaignSubstitute
{
  font-weight: bold;
  color: Black;
  text-decoration:none;
}

#CampaignArticle img
{
  float: left;
  margin-right: 10px;
  margin-bottom: 1px;
}

/*
*******************************************
** Distributor CLASS
*******************************************
*/

#DistributorHeader a.Print
{
  background-image: url("../images/ico_print.gif");
  background-repeat: no-repeat;
  background-position: 0% 100%;
  text-decoration: none;
  float: right;
  margin: -24px 7px 0px 20px;
  padding-left: 17px;
  clear: both;
}

.SD_Name
{
  font-size: 11px;
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
  width: 250px;
}

.SD_Region
{
  font-size: 11px;
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

.Name
{
  font-size: 11px;
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
  width: 250px;
}

.Region
{
  font-size: 11px;
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

.DistributorList table
{
  font-size: 10px;
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

.StudioDistributors TH
{
  font-size: 12px;
  color: #666;
}

.DistributorList table.StudioDistributors
{
  margin-bottom: 10px;
}

.DistributorList th
{
  background-color: Transparent;
  /* border: 1px #8C7B6B solid; */
  border-left: 0px;
  border-right: 0px;
  padding: 5px 10px 5px 0px;
  text-align: left;
}

.DistributorList td
{
  padding: 5px 10px 5px 0px;
  vertical-align: top;
}

.DistributorListUSA table
{
  font-size: 10px;
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

.DistributorListUSA table.StudioDistributors
{
  margin-bottom: 10px;
}

.DistributorListUSA th
{
  background-color: Transparent;
  /* border: 1px #8C7B6B solid; */
  border-left: 0px;
  border-right: 0px;
  padding: 5px 10px 5px 0px;
  text-align: left;
}


.DistributorListUSA td
{
  padding: 0px 10px 0px 0px;
  vertical-align: top;
}


.DistributorList td.Name
{
  font-size: 11px;
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
  width: 250px;
}

.DistributorList td.NameSelected
{
  width: 250px;
  background-color: Transparent;
  /* border-top: 1px #8C7B6B solid; */
  padding-bottom: 0px;
}

.DistributorList td.NameSelected a
{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.DistributorList td.Region
{
  font-size: 11px;
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
  width: 100px;
}

.DistributorList td.RegionSelected
{
  width: 100px;
  background-color: Transparent;
  /* border-top: 1px #8C7B6B solid; */
}

.DistributorList td.Type
{
  width: 110px;
}

.DistributorList td.TypeSelected
{
  width: 110px;
  background-color: Transparent;
  /* border-top: 1px #8C7B6B solid; */
}


.DistributorList td.Selected
{
  background-color: Transparent;
  /* border-top: 1px #8C7B6B solid; */
  padding-top: 0px;
}

.DistributorList div.Phone
{
  background-image: url("/images/ico_phone.gif");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 18px;
  margin:  4px 10px 4px 0px;
}

.DistributorList h2
{
  margin-top: 15px;
}

.DistributorList p
{
  width: 450px;
}

/*
*******************************************
** Distributor ID
*******************************************
*/

#DistributorList table
{
  font-size: 10px;
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

#DistributorList table.StudioDistributors
{
  margin-bottom: 10px;
}

#DistributorList th
{
  background-color: Transparent;
  /* border-top: 1px #8C7B6B solid; */
  border-left: 0px;
  border-right: 0px;
  padding: 5px 10px 5px 0px;
  text-align: left;
}

#DistributorList td
{
  padding: 5px 10px 5px 0px;
  vertical-align: top;
}

#DistributorListUSA table
{
  font-size: 10px;
}

#DistributorListUSA table.StudioDistributors
{
  margin-bottom: 10px;
}

#DistributorListUSA th
{
  background-color: Transparent;
  /* border-top: 1px #8C7B6B solid; */
  border-left: 0px;
  border-right: 0px;
  padding: 5px 10px 5px 0px;
  text-align: left;
}


#DistributorListUSA td
{
  padding: 0px 10px 0px 0px;
  vertical-align: top;
}


#DistributorList td.Name
{
  width: 250px;
}

#DistributorList td.NameSelected
{
  width: 250px;
  background-color: Transparent;
  /* border-top: 1px #8C7B6B solid; */
  padding-bottom: 0px;
}

#DistributorList td.NameSelected a
{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

#DistributorList td.Region
{
  width: 100px;
}

#DistributorList td.RegionSelected
{
  width: 100px;
  background-color: Transparent;
  /* border-top: 1px #8C7B6B solid; */
}

#DistributorList td.Type
{
  width: 110px;
}

#DistributorList td.TypeSelected
{
  width: 110px;
  background-color: Transparent;
  /* border-top: 1px #8C7B6B solid; */
}


#DistributorList td.Selected
{
  background-color: Transparent;
  /* border-top: 1px #8C7B6B solid; */
  padding-top: 0px;
}

#DistributorList div.Phone
{
  background-image: url("/images/ico_phone.gif");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 18px;
  margin:  4px 10px 4px 0px;
}

#DistributorList h2
{
  margin-top: 15px;
}

#DistributorList p
{
  width: 450px;
}

/*
*******************************************
** Contact Us
*******************************************
*/

#ContactForm
{
  margin-bottom: 10px;
}

#ContactForm h2
{
  background-color: #D9D0C6;
  border: 1px #8C7B6B solid;
  border-left: 0px;
  border-right: 0px;
  padding: 5px 0px 5px 10px;
  margin-bottom: 7px;
}

#ContactForm table
{
  font-size: 100%;
}

#ContactForm td
{
  padding: 2px 0px 2px 0px;
}

#ContactForm th
{
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
  width: 100px;
}

.ContactForm th
{
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
  width: 100px;
}

#ContactForm input.text
{
  width: 200px;
}
P.cbxContactOK
{
  width: 350px;
}

#ContactForm select
{
  width: 200px;
}

#ContactForm input.Subject
{
  width: 350px;
}

#ContactForm textarea.Message
{
  width: 350px;
  height: 70px;
}

#ContactForm input.Submit
{
  width: auto;
  padding: 0px 5px 0px 5px;
}

#ContactAdress h2
{
  background-color: #D9D0C6;
  border: 1px #8C7B6B solid;
  border-left: 0px;
  border-right: 0px;
  padding: 5px 0px 5px 10px;
  margin-bottom: 7px;
}


#ContactAdress div.Adress
{
  padding-left: 6px;
  line-height: 18px;
}

#ContactAdress div.Adress span.Name
{
  font-weight: bold;
}


#ValidationError
{
  border: 1px red solid;
  line-height: 16px;
  padding: 5px 5px 5px 5px;
  margin: 0px 9px 2px 0px;
}

.xform_cf_heading
{
  font-size: 11px;
  font-weight: bold;
  background-color: #D9D0C6;
  border: 1px #8C7B6B solid;
  border-left: 0px;
  border-right: 0px;
  padding: 5px 0px 5px 10px;
  margin-bottom: 7px;
  display: block;
  overflow: hidden;
}

.xform_cf_title
{
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding-left: 0;
  width: 50px;
}

.xform_cf_title_normal
{
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  padding-left: 0;
}

.xform_cf_text
{
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  padding-left: 2px;
}

.xform_cf_textbox
{
  font-size: 11px;
}

.xform_cf_textarea
{
  font-size: 11px;
}

.xform_cf_dropdown
{
  font-size: 11px;
}

.xform_cf_checkbox
{
  font-size: 11px;
}

.xform_cf_btn
{
  font-size: 11px;
  padding: 1px 5px 1px 5px;
}

fieldset 
{
	border: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
} 

legend 
{ 
	padding: 0;
	margin: 0; 
	font-size: 11px;
} 
	
fieldset label 
{ 
	margin-right: 1em; 
	font-size: 11px;
}

#id_matrix
{
	border-style: hidden;
	border-width: 0em;
	border-color: Silver;
	width: 95%;
}
#id_matrix td
{
	border-style: hidden;
	border-width: 0em;
	border-color: Silver;
	width: 100%;
	height: auto;
}
#id_matrix label
{
	font-size: 11px;
}
#id_matrix input
{
  font-size: 100%;
  font-family: Verdana, Arial, Sans-Serif;
  margin-right: 0px;
  margin-top: 5px;
}
input.inputtext, textarea.inputtext, select.inputtext
{
	font-size: 1em;
	width: 18em;
	color: black;
}
div.EPEdit-formProperties
{
	padding: 5px;
	background: white;
	border:solid 1px #6D8CA8;
	display: none;
	width: 25em;
}
td.editarea
{
	padding: 5px;
	background: white;
	border:solid 1px #6D8CA8;
	height: 30em;
	width: 40em;
}
.compactheading
{
	padding: 0;
	margin: 0;
}

/*
*******************************************
** Order catalogue
*******************************************
*/
.CatalogueItem
{
  clear: both;
  margin: 15px 0px 0px 0px;
  height: 104px;
}

.CatalogueItem img
{
  float: left;
  margin-right: 10px;
}

.CatalogueItem input.CheckBox
{
  padding-top: -2px;
}

.CatalogueItem p
{
  padding: 2px 0px 2px 0px;
}

.CatalogueItem span.Published
{
 color: #636678;
}

#CatalogueForm
{
  margin-top: 20px;
}

#CatalogueForm h2
{
  background-color: #D9D0C6;
  border: 1px #8C7B6B solid;
  border-left: 0px;
  border-right: 0px;
  padding: 5px 0px 5px 10px;
  margin-bottom: 7px;
}

#CatalogueForm table
{
  font-size: 100%;
  width: 445px;
}

#CatalogueForm td
{
  padding: 2px 0px 2px 0px;
}

#CatalogueForm th
{
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
  width: 100px;
}

#CatalogueForm input.Text
{
  width: 200px;
}


#CatalogueForm select
{
  width: 200px;
}

#CatalogueForm input.Submit
{
  width: auto;
  padding: 0px 5px 0px 5px;
}

#CatalogueReceipt h2
{
  background-color: #D9D0C6;
  border: 1px #8C7B6B solid;
  border-left: 0px;
  border-right: 0px;
  padding: 5px 0px 5px 10px;
  margin-bottom: 7px;
}

#CatalogueReceipt p
{
  margin: 10px 0px 10px 0px;
}

/*
*******************************************
** Technical Documentation
*******************************************
*/

#TechnicalSearchBox table
{
  font-size: 100%
}

#TechnicalSearchBox table h2
{
  color: #000000;
  font-size: 110%;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 10px;
}

#TechnicalSearchBox table span
{
  color: #8D7A6B;
  font-size: 110%;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: left;
  line-height: 18px;
}

#TechnicalSearchBox select.SelectCategory
{
  width: 150px;
  margin-right: 15px;
}

#TechnicalSearchBox select.SelectType
{
  width: 100px;
  margin-right: 10px;
}

#TechnicalSearchBox select.SelectProduct
{
  width: 175px;
  margin-right: 0px;
}

#TechnicalSearchBox input.SearchButton
{
  width: 80px;
  font-size: 100%;
  font-family: Verdana, Arial, Sans-Serif;
  margin-right: 0px;
  margin-top: 10px;
}

/* #TechnicalSearchResult h2
{
  background-color: #D9D0C6;
  border: 1px #8C7B6B solid;
  border-left: 0px;
  border-right: 0px;
  padding: 5px 0px 5px 10px;
  margin-bottom: 7px;
} */

#TechnicalSearchResult span.ProductLink
{
  height: 18px;
  padding-left: 0px;
}

#TechnicalSearchResult ul
{
  color: #636678;
  list-style-type: none;
  padding: 0px;
  margin: 5px 0px 0px 10px;
}

#TechnicalSearchResult li
{
  margin-bottom: 5px;
}


#TechnicalSearchResult ul ul
{
  list-style-image: url("/images/ico_bullet_line.gif");
  list-style-position: outside;
  padding-left: 25px;
}


/*
*******************************************
** Woodcalculator
*******************************************
*/

#WoodcalculatorBox table
{
  font-size: 100%
}

#WoodcalculatorBox table h2
{
  color: #000000;
  font-size: 110%;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 10px;
}

#WoodcalculatorBox table span
{
  color: #8D7A6B;
  font-size: 110%;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: left;
  line-height: 18px;
}

#WoodcalculatorBox select.selWoodtype
{
  width: 130px;
  margin-right: 15px;
}

#WoodcalculatorBox select.selUnit
{
  width: 130px;
  margin-right: 15px;
}

#WoodcalculatorBox input.inpPrice
{
  width: 130px;
  margin-right: 0px;
  font-size: 90%
}

#WoodcalculatorBox input.SearchButton
{
  width: 80px;
  font-size: 100%;
  font-family: Verdana, Arial, Sans-Serif;
  margin-right: 0px;
  margin-top: 10px;
}

#WoodcalculatorBox span.Validation
{
  font-weight: normal;
  font-size: 100%;
  letter-spacing: 0;
}

#WoodcalculatorResult table
{
  font-size: 100%;
  width: 95%;
}

#WoodcalculatorResult div.Price
{
  font-weight: bold;
  font-size: 140%;
  margin: 10px 0px 10px 0px;
  
}

/*
*******************************************
** Left content area
*******************************************
*/

#RegionMap
{
  padding-top: 30px;
}

#containerContentLeft
{
  margin: 14px 14px 14px 14px;
}

#LeftMenu 
{
  color: #666;
  width: 140;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

#LeftMenu div.LeftMenuItem
{
  clear: both;
  margin: 0px 0px 10px 0px;
}

#LeftMenu div.LeftMenuItemSelected
{
  clear: both;
  margin: 0px 0px 10px 0px;
}

#LeftMenu div.LeftMenuItemSub
{
  clear: both;
  color: red;
  padding: 0px 0px 10px 7px;
}

#LeftMenu a.Parent
{
  color: #666;
  font-weight: bold;
  text-decoration: none;
  vertical-align: text-bottom;
}

#LeftMenu a:hover:Parent
{
  color: #656E70;
}

#LeftMenu a.ParentSelected
{
  color: #656E70;
  font-weight: bold;
  text-decoration: none;
  vertical-align: baseline;
}

#LeftMenu a.Child
{
  color: #666;
  text-decoration: none;
}

#LeftMenu a.ChildSelected
{
  color: #656E70;
  font-weight: bold;
  text-decoration: none;
}

/*
*******************************************
** Article
*******************************************
*/

#ArticleHeader a.Print
{
  background-image: url("../images/ico_print.gif");
  background-repeat: no-repeat;
  background-position: 0% 100%;
  text-decoration: none;
  float: right;
  margin: 2px 7px 0px 20px;
  padding-left: 17px;
  clear: both;
}

/*
*******************************************
** Search
*******************************************
*/

.txtSearchText
{
  margin-bottom: 5px;
  font-size: 100%;
  width: 134px;
}

#Search input.GlobalSearchButton
{
  padding: 0;
  margin: 0;
  float: right;
  font-size: 100%;
}

.cleared
{
  clear: both;
}

.selCategories
{
  font-size: 100%;
  width: 100%;
}

/*
*******************************************
** XFORM
*******************************************
*/

#ProductRegForm th
{
  padding: 0px 5px 10px 0px;
  margin: 0;
  text-align: left;
  vertical-align: top;
}

#ProductRegForm td
{
  padding-bottom: 5px;
  margin: 0;
  vertical-align: top;
}

/*
*******************************************
** Ajax-ting
*******************************************
*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{    	
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:0px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right top;
    border-color:#665c50;
    color:#665c50;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    font-weight: bold;
    text-decoration: underline;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    /* font-size:10pt; */
    padding:0px;
    background-color: Transparent;
    border:solid 0px #d7d7d7;
    border-top-width:0;
}

/*
*******************************************
** Ildstedet (kategorier)
*******************************************
*/

td.category_list
{
	width: 50%;
	padding-bottom: 10px;
}

.category_mainarticle_spacer
{
	background-color: #b7d4d2;
	height: 1px;
	width: 90%;
	margin-bottom: 20px;
}

.category_list_spacer
{
	background-color: #b7d4d2;
	height: 1px;
	width: 90%;
	margin-bottom: 20px;
	margin-top: 10px;
}

.category_mainarticle
{
	widows: 4;
	width: 90%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.category_header
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.category_intro
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	border-collapse: collapse;
}

.category_readmore
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	border-collapse: collapse;
}


