@CHARSET "UTF-8";

h1, h2, h3, h4, h5, p
{
  margin: 0px;
  padding: 0px;
}

h1, h2, h3, h4, h5, a
{
  color: #005336;
}

h2, h1
{
font-size: 20px;
}

h3
{
font-size: 15px;
}

html, body
{
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: url('../gfx/pageBackground.png');
  background-position: top;
  background-repeat: repeat-x;
}

br.clr
{
  clear: both;
}

div#topGreenBar
{
  width: 100%;
  height: 10px;
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 0px;
  background-image: url('../gfx/topGreenBar.png');
}

div#site
{
  height: 615px;
  width: 968px;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -484px;
}

div#site div#page
{
  height: 594px;
  /*margin: 0px 17px;*/
  padding-left: 17px;
  background-image: url('../gfx/pageMain.png');
}

div#site div#page div#top
{
  width: 100%;
  height: 104px;
  clear: both;
}

div#site div#page div#top div#logo
{
  width: 227px;
  height: 64px;
  margin-top: 16px;
  /*margin-left: 29px;*/
  background-image: url('../gfx/logo.png');
  float: left;
  position: relative;
}

div#site div#page div#top div#logo a:link,
div#site div#page div#top div#logo a:visited
{
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0px;
  position: absolute;
  left: 0px;
  top:0px;
}

div#site div#page div#top div#alsoLookAt
{
  margin-top: 16px;
  float: right;
  margin-right: 17px;
}

div#site div#page div#top div#alsoLookAt p
{
  float: left;
}

div#site div#page div#top div#alsoLookAt div#alsoLookAtText
{
  width: 130px;
  text-align: right;
  margin-right: 10px;
  float: left;
  font-size: 20px;
  font-family: Garamond, Times new roman, verdana, arial, sans-serif;
  font-weight: bold;
  color: #58585a;
}

div#site div#page div#top div#alsoLookAt a#stoneCleaner:link,
div#site div#page div#top div#alsoLookAt a#stoneCleaner:visited
{
  font-size: 0px;
  float: left;
  display: block;
  border: 0px;
  width: 167px;
  height: 44px;
  background-image: url('../gfx/stoneCleaner.png');
}

div#site div#page div#top div#alsoLookAt a#otherProducts:link,
div#site div#page div#top div#alsoLookAt a#otherProducts:visited
{
  font-size: 20px;
  font-family: Garamond, Times new roman, verdana, arial, sans-serif;
  font-weight: bold;
  float: left;
  display: block;
  border: 0px;
  width: 164px;
  height: 44px;
  background-image: url('../gfx/otherProducts.png');
  background-repeat: no-repeat;
  text-decoration: none;
  color: #58585a;
  text-align: center;
  padding-top: 12px;
}

div#site div#page div#top div#alsoLookAt div#flagBar
{
  float: left;
  height: 40px;
  background-image: url('../gfx/flagBarMain.png');
  margin-top: 2px;
  font-size: 0px;
}

div#site div#page div#top div#alsoLookAt div#flagBar div#flagBarLeft
{
  float: left;
  width: 4px;
  height: 40px;
  background-image: url('../gfx/flagBarLeft.png');
  font-size: 0px;
}

div#site div#page div#top div#alsoLookAt div#flagBar div#flagBarRight
{
  float: left;
  width: 12px;
  height: 40px;
  background-image: url('../gfx/flagBarRight.png');
  font-size: 0px;
}

div#site div#page div#top div#alsoLookAt div#flagBar div#flagBarMain
{
  float: left;
  height: 40px;
}

div#site div#page div#top div#alsoLookAt div#flagBar div#flagBarMain a.flagLink:link,
div#site div#page div#top div#alsoLookAt div#flagBar div#flagBarMain a.flagLink:visited,
div#site div#page div#top div#alsoLookAt div#flagBar div#flagBarMain a.flagLink:active
{
  width: 20px;
  height: 10px;
  float: left;
  display: block;
  text-decoration: none;
  margin-right: 8px;
  margin-top: 15px;
}

div#site div#page div#top div#alsoLookAt div#flagBar div#flagBarMain a.flagLink:hover
{
  
}

div#site div#page div#top div#alsoLookAt div#flagBar div#flagBarMain a.flagLink img.flagImage
{
  border: 0px;
}

div#site div#page div#top div#alsoLookAt div#flagBar div#flagBarMain a.flagLink:hover img.flagImage
{
  border: 1px solid red;
  margin-left: -1px;
  margin-top: -1px;
}

div#site div#page div#top div#alsoLookAt div#flagBar div#flagBarRight
{
  
}

div#site div#page div#leftColumn
{
  border-right: 1px solid #b6b6b6;
  width: 205px; /* was 206 but remember to calculate the border also */
  height: 490px;
  float: left;
}

div#site div#page div#leftColumn div#leftTop
{
  height: 304px;
  height: 340px;
  width: inherit;
}

div#site div#page div#leftColumn div#leftTop div#menu
{
  
}

div#site div#page div#leftColumn div#leftTop div#menu span.root
{
  clear: both;
  display: block;
  font-size: 11px;
  font-family: arial, verdana, sans-serif;
  color: #333;
margin-bottom: 10px;
}

div#site div#page div#leftColumn div#leftTop div#menu span.root span.nonMenu,
div#site div#page div#leftColumn div#leftTop div#menu span.root a:link,
div#site div#page div#leftColumn div#leftTop div#menu span.root a:visited
{
  display: block;
  height: 14px;
  font-size: 11px;
  font-family: arial, verdana, sans-serif;
  color: #333;
  text-decoration: none;
  /*margin-bottom: 10px;*/
  cursor: pointer;
}

div#site div#page div#leftColumn div#leftTop div#menu span.root a:hover
{
  text-decoration: underline;
}

div#site div#page div#leftColumn div#leftTop div#menu span.root div.sub
{
  display: none;
  margin-left: 10px;
}

/*div#site div#page div#leftColumn div#leftTop div#menu span.root:hover span.sub
{
  display: block;
}*/

div#site div#page div#leftColumn div#leftTop div#menu span.root div.sub span
{
  background-image: url('../gfx/menuSubImage.png');
  background-repeat: no-repeat;
  display: block;
  height: 16px;
}

div#site div#page div#leftColumn div#leftTop div#menu span.root div.sub span a:link,
div#site div#page div#leftColumn div#leftTop div#menu span.root div.sub span a:visited
{
  display: block;
  font-size: 11px;
  font-family: arial, verdana, sans-serif;
  color: #333;
  text-decoration: none;
  /*margin-bottom: 10px;*/
  text-indent: 20px;
}

div#site div#page div#leftColumn div#leftTop div#menu span.root div.sub span a:hover
{
  text-decoration: underline;
}

div#site div#page div#leftColumn div#leftBottom
{
}

div#site div#page div#leftColumn div#leftBottom div#information
{
  border-top: 1px solid #b6b6b6;
  width: 198px;
  font-size: 10px;
  font-family: arial, verdana, sans-serif;
  color: #333;
}

/*div#site div#page div#leftColumn div#leftBottom div#information div#paintDrop
{
  width: 36px;
  height: 50px;
  background-image: url('../gfx/largePaintDrop.png');
  position: relative;
  left: 50%;
  margin-left: -18px;
  margin-top: 10px;
}*/

div#site div#page div#leftColumn div#leftBottom div#information div#paintDrop
{
  width: 196px;
  height: 80px;
  background-image: url('../gfx/isoPaintLogo.png');
}

div#site div#page div#leftColumn div#leftBottom div#information h2
{
  letter-spacing: -2px;
  text-transform: uppercase;
  font-size: 20px;
  font-family: Garamond, Times new roman, verdana, arial, sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}

div#site div#page div#leftColumn div#leftBottom div#information a:link,
div#site div#page div#leftColumn div#leftBottom div#information a:visited
{
  text-decoration: none;
  color: #333;
}

div#site div#page div#leftColumn div#leftBottom div#information a:hover
{
  text-decoration: underline;
}

div#site div#page div#rightColumn
{
  margin-left: 10px;
  float: left;
  width: 728px; /* THIS MAY NOT BE THE ACCURATE WIDTH */
  width: 723px; /* THIS MAY NOT BE THE ACCURATE WIDTH */
  height: 490px;
  /*background: magenta;*/
  position: relative;
}

div#site div#page div#rightColumn div#content
{
  width: 478px;
  /*width: 458px;*/
  height: 368px;
  /*height: 348px;*/
  /*padding: 10px;*/
  float: left;
  /*background: blue;*/
  margin-top: -3px;
  background-image: url('../gfx/mainContent.png');
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
}

div#site div#page div#rightColumn div#content div#inner
{
width: 458px;
height: 348px;
margin: 10px;
overflow: auto;
}

div#site div#page div#rightColumn div#content.flash
{
  background: none;
  overflow: hidden;
}

div#site div#page div#rightColumn div#content.flash div#inner
{
  width: 478px;
  height: 368px;
  margin: 0px;
  overflow: hidden;

}

div#site div#page div#rightColumn div#content div#inner div.searchText
{
  display: none;
}

div#site div#page div#rightColumn div#content div#inner a:link,
div#site div#page div#rightColumn div#content div#inner a:visited
{
  color: #000;
}

div#site div#page div#rightColumn div#content div#inner table,
div#site div#page div#rightColumn div#content div#inner table tr,
div#site div#page div#rightColumn div#content div#inner table tr td
{
/*margin: 0px;
padding: 0px;*/
}

div#site div#page div#rightColumn div#rightBottom
{
  float: left;
  width: 478px;
  height: 126px;
  background-image: url('../gfx/iconBanner.png');
  /*margin-right: 5px;*/
  margin-top: 5px;
  position: relative;
}

div#site div#page div#rightColumn div#rightBottom div.icon
{
  position: absolute;
}

div#site div#page div#rightColumn div#rightBottom div#garantiIcon
{
  width: 100px;
  height: 81px;
  left: 360px;
  top: 20px;
}

div#site div#page div#rightColumn div#rightBottom div#garantiIcon div.background
{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  background-image: url('../gfx/icons/garanti_new.png');
  width: 100%;
  height: 100%;
}

div#site div#page div#rightColumn div#rightBottom div#garantiIconUK
{
  width: 100px;
  height: 81px;
  left: 360px;
  top: 20px;
}

div#site div#page div#rightColumn div#rightBottom div#garantiIconUK div.background
{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  background-image: url('../gfx/icons/garanti_UK_new.png');
  width: 100%;
  height: 100%;
}

div#site div#page div#rightColumn div#rightBottom div#isoPaintIcon
{
  width: 62px;
  height: 83px;
  left: 25px;
  top: 20px;
}

div#site div#page div#rightColumn div#rightBottom div#isoPaintIcon div.background
{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  background-image: url('../gfx/icons/isoPaint.png');
  width: 100%;
  height: 100%;
}

div#site div#page div#rightColumn div#rightBottom div#danakIcon
{
  width: 93px;
  height: 83px;
  left: 185px;
  top: 20px;
}

div#site div#page div#rightColumn div#rightBottom div#danakIcon div.background
{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  background-image: url('../gfx/icons/07ISO_9001_-_14001_DK.png');
  width: 100%;
  height: 100%;
}

div#site div#page div#rightColumn div#rightBottom div.icon a
{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  text-decoration: none;
}

div#site div#page div#rightColumn div#threeRows
{
  float: right;
  width: 253px;
  height: 483px;
  clear: right;
  position: absolute;
  right: -20px;
  top: -8px;
}

div#site div#page div#rightColumn div#threeRows div.box
{
  width: 223px;
  clear: both;
}

div#site div#page div#rightColumn div#threeRows div#findDealer
{
  height: 125px;
  background-image: url('../gfx/dealerBox.png');
  margin-top: 5px;
  position: relative;
}

div#site div#page div#rightColumn div#threeRows div#findDealer div#floatingMapImageDenmark
{
  width: 121px;
  height: 172px;
  position: relative;
  background-image: url('../gfx/mapDenmark.png');
  top: -30px;
  left: 7px;
}

div#site div#page div#rightColumn div#threeRows div#findDealer div#floatingMapImageOthers
{
  width: 116px;
  height: 142px;
  position: relative;
  background-image: url('../gfx/mapOthers.png');
  top: -14px;
}

div#site div#page div#rightColumn div#threeRows div#findDealer div#floatingDealerText
{
  font-size: 20px;
  font-family: Garamond, Times new roman, verdana, arial, sans-serif;
  font-weight: bold;
  color: #58585a;
  width: 95px;
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: right;
}

div#site div#page div#rightColumn div#threeRows div#findDealer div#floatingDealerText a:link,
div#site div#page div#rightColumn div#threeRows div#findDealer div#floatingDealerText a:visited
{
  text-decoration: none;
  color: #58585a;
}

div#site div#page div#rightColumn div#threeRows div#findDealer div#floatingDealerText a:hover
{
  text-decoration: underline;
}

div#site div#page div#rightColumn div#threeRows div#video
{
  height: 234px;
  background-image: url('../gfx/movieBox.png');
  margin-top: 7px;
}

div#site div#page div#rightColumn div#threeRows div#video a:link,
div#site div#page div#rightColumn div#threeRows div#video a:visited
{
  text-decoration: none;
}

div#site div#page div#rightColumn div#threeRows div#video a img
{
  margin: 10px 14px;
  border: 0;
}

div#site div#page div#rightColumn div#threeRows div#video a span.headline
{
  font-size: 20px;
  font-family: Garamond, Times new roman, verdana, arial, sans-serif;
  font-weight: bold;
  color: #58585a;
  display: block;
  width: 214px;
  margin-left: 10px;
  padding-top: 10px;
  cursor: pointer;
}

div#site div#page div#rightColumn div#threeRows div#video a:hover span.headline
{
  text-decoration: underline;
}

div#site div#page div#rightColumn div#threeRows div#video a:link,
div#site div#page div#rightColumn div#threeRows div#video a:visited
{
  text-decoration: none;
  color: #017019;
}

div#site div#page div#rightColumn div#threeRows div#video a span.greenText
{
  display: block;
  margin-left: 10px;
  font-size: 16px;
  font-family: Garamond, Times new roman, verdana, arial, sans-serif;
  font-weight: bold;
  color: #017019;
}

div#site div#page div#rightColumn div#threeRows div#video a:hover span.greenText
{
  text-decoration: underline;
}

div#site div#page div#rightColumn div#threeRows div#video a span.greenText span.smallSup
{
  
  font-size: 12px;
  position: relative;
  top: -5px;
}

div#site div#page div#rightColumn div#threeRows div#downloadBrochure
{
  height: 125px;
  background-image: url('../gfx/dealerBox.png');
  margin-top: 7px;
  position: relative;
}

div#site div#page div#rightColumn div#threeRows div#downloadBrochure div#floatingBrochureImage
{
  width: 132px;
  height: 135px;
  background-image: url('../gfx/floatingBrochure.png');
  position: relative;
  top: -4px;
}

div#site div#page div#rightColumn div#threeRows div#downloadBrochure div#floatingBrochureText
{
  font-size: 20px;
  font-family: Garamond, Times new roman, verdana, arial, sans-serif;
  font-weight: bold;
  color: #58585a;
  width: 95px;
  position: absolute;
  right: 0px;
  top: 40px;
}

div#site div#page div#rightColumn div#threeRows div#downloadBrochure div#floatingBrochureText a:link,
div#site div#page div#rightColumn div#threeRows div#downloadBrochure div#floatingBrochureText a:visited
{
  text-decoration: none;
  color: #58585a;
}

div#site div#page div#rightColumn div#threeRows div#downloadBrochure div#floatingBrochureText a:hover
{
  text-decoration: underline;
}

div#site div#page div#rightColumn div#threeRows div#downloadBrochure div#floatingBrochureText.imageLinks a:link,
div#site div#page div#rightColumn div#threeRows div#downloadBrochure div#floatingBrochureText.imageLinks a:visited
{
  text-decoration: none;
  font-size: 0px;
  display: block;
  width: 103px;
  height: 54px;
  float: left;
  vertical-align: botom;
  text-align: center;
  margin-top: 11px;
}

div#site div#page div#rightColumn div#threeRows div#downloadBrochure div#floatingBrochureText.imageLinks a img
{
  border: 0px;
}

div#site div#pageBottom
{
  clear: both;
  width: 100%;
  height: 21px;
  background-image: url('../gfx/pageBottom.png');
}


.faq_item_question, #faq_page_counter, .faq_col_03, #faq_item_answer_label {
  display: none;
}

.faq_item_headline {
  font-weight: bold;
  padding-top: 7px;
  padding-bottom: 7px;
}

#faq_table i {
  display: none;
}

.faq_row_01, .faq_row_02, .faq_item_navigation {
  padding-top: 7px;
}


table#forbrugsberegner{
  
}

table#forbrugsberegner input#floorSize {
  width: 70px;
}

table#forbrugsberegner span {
  height: 15px;
  display: block;
  float: left;
}

table#forbrugsberegner span#stoneColorNeed {
  width: 50px;
  border: 1px solid black;
}

table#forbrugsberegner span#stoneCleanerNeed {
  width: 50px;
  border: 1px solid black;
}




div#site div#page div#leftColumn div#leftBottom div#information div#paintDrop {
  position: relative;
}

div#site div#page div#leftColumn div#leftBottom div#information div#paintDrop a:link,
div#site div#page div#leftColumn div#leftBottom div#information div#paintDrop a:visited,
div#site div#page div#leftColumn div#leftBottom div#information div#paintDrop a:hover {
  text-decoration: none;
  	
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}