﻿body{
	margin: 0;
	padding: 0;
	background-color: #08566d;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
#container{
	margin: 0 auto 0 auto;
	width: 666px;
	line-height: 180%;
}
a{
	color: #68cad8;
}
a.scrollover em:first-line {
  color: #235260;
}
#header{
	width: 666px;
	height: 65px;
}
#header h2{
	margin: 0 0 0 15px;
	padding: 25px 0 0 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	float: left;
}
#logo{
	width: 136px;
	height: 63px;
	/*background-image: url(../images/jofama_logo.jpg);*/
  background-image: url(../images/logo_bg.gif);
	margin-top: 2px;
	border-left: 2px solid #FFF;
	float: left;
}
#logo h1{
	display: none;
}
#title{
  float: left;
  padding: 20px 0 0 5px;
}
#languages{
	float: right;
}
#languages ul{
  padding: 0;
  margin: 10px 0 0 0;
	/*margin-top: 8px;*/
	list-style-type: none;
}

#languages ul li{
  display: inline;
  float: left;
  margin: 0 0 0 3px;
}
#languages ul li a{
  width: 26px;
  height: 16px;
  display: block;
}
#england{
  background-image: url(../images/languages/uk.jpg);
}
#england:hover{
  background-image: url(../images/languages/uk_over.jpg);
}
#norway{
  background-image: url(../images/languages/norway.jpg);
}
#norway:hover{
  background-image: url(../images/languages/norway_over.jpg);
}
#germany{
  background-image: url(../images/languages/german.jpg);
}
#germany:hover{
  background-image: url(../images/languages/german_over.jpg);
}
#russia{
  background-image: url(../images/languages/russia.jpg);
}
#russia:hover{
  background-image: url(../images/languages/russia_over.jpg);
}
#finland{
  background-image: url(../images/languages/suomi.jpg);
}
#finland:hover{
  background-image: url(../images/languages/suomi_over.jpg);
}
#sweden{
  background-image: url(../images/languages/sweden.jpg);
}
#sweden:hover{
  background-image: url(../images/languages/sweden_over.jpg);
}
#languages ul li a span{
  display: none;
}
#category{
	width: 666px;
	height: 194px;
	background-color: #DDD;
	margin-top: 1px;
}
#catmenu{
	width: 125px;
	height: 184px;
	background-color: #ccc0c0;
	padding: 10px 0 0 10px;
	float: left;
	border-left: 2px solid #DDD;
}
#catmenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
  font-weight: bold;
}
#catmenu ul li a{
  text-decoration: none;
}
#catmenu ul li a:hover{
  text-decoration: underline;
  color: #0f5a71;
}
#catpic{
	width: 526px;
	height: 194px;
  float: left;
  margin-left: 2px;
}
#mainmenu{
	width: 126px;
	background-color: #1b2023;
	float: left;
	padding: 10px 0 20px 10px;
	margin: 2px 0 0 1px;
	color: #2f7a91;
}
#mainmenu ul{
	list-style-type: none;
	padding: 0;
  margin: 0;
  font-weight: bold;
}
#mainmenu ul li{
	margin-top: 5px;
  padding-top: 5px;
}
#mainmenu ul li.first{
	margin-top: 0;
  padding-top: 0;
}
ul.submenu{
  margin: 0;
  padding: 0;
  display: block;
}
ul.submenu li{
  font-weight: normal;
  padding: 0 0 3px 10px;
  margin: 0 0 0 -10px;
  line-height: 70%;
  width: 100%;
}
ul.submenu li.active{
  background-color: #FFF;
}
ul.submenu li.active a{
  text-decoration: none;
  color: #000;
}
span.justifier{
  width: 9px;
  display: block;
  float: left;
}
span.subJustifier{
  width: 8px;
  display: block;
  float: left;
}
hr{
  height: 1px;
  color: #FFF;
  border-top: 1px;
  text-align: left;
  width: 110px;
  margin: 5px 0 0 0;
  padding: 0;
}
#content{
	width: 528px;
  float: left;
	background-color: #FFF;
	padding: 0 0 30px 0;
  margin: 0;
  min-height: 350px;
  height: auto !important;
  height: 350px;
}
#content h1{
  font-size: 12px;
  font-weight: strong;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
p{
	margin: 0;
	padding: 20px 20px 10px 20px;
}
p.productparagraph{
  padding: 10px 10px 10px 10px;
}
#content p{
  line-height: 190%;
}
#content p.left{
  width: 310px;
  float: left;
}
#content p.right{
  margin-left: 90px;
  width: 370px;
  top: -190px;
  position: relative;
}
#pic1{
  left: 400px; 
  position: relative; 
  top: -250px;
}
#pic2{
  left: -135px; 
  top: -190px; 
  position: relative;
}
#footer{
  background-image: url(../images/footerbg.gif);
  width: 100%;
  height: 15px;
  margin: 0;
  padding: 0;
  clear: both;
}
#catalogueform{
  width: 280px;
  float: left;
  padding: 10px;
}
#catalogueimg{
  width: 190px;
  height: 244px;
  margin-left: 320px;
  margin-top: 40px;
}
span.formleft{
  width: 110px;
  display: block;
  float: left;
}
.btn{
  background-color: #FFF;
  border: 0;
  text-decoration: underline;
  color: #2f7a91;
  font-weight: bold;
  float: right;
}
ul.products{
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.products li{
  float: left;
  width: 175px;
  border-right: 1px solid #1b2023;
  /*border-top: 1px solid #1b2023;*/
  text-align: center;
  background-color: #1b2023;
  padding: 0;
  margin: 0;
}
ul.products li.third{
  border-right: 1px solid #FFF;
}
ul.products li a{
  padding-top: 211px;
  padding-bottom: 0;
  color: #FFF;
  display: block;
  float: left;
  width: 175px;
  text-decoration: none;
}
ul.products li a:hover{
  text-decoration: underline;
}
/*
#column1{
  width: 176px;
  float: left;
  z-index: 3;
}
#column1 img{
  padding: 0;
  margin: 0;
}
#column2{
  width: 175px;
  float: right;
}
#column2 img{
  padding: 0;
  margin: 0;
}
#column3{
  width: 176px;
  margin-left: 352px;
  float: right;
  padding-right: 1px;
  margin-left: 351px;
}
#column3 img{
  padding: 0;
  margin: 0;
}
#columnwrapper{
  width: 351px;
  float: left;
}
#column3 ul.products li{
  border-right: 0;
}*/
#brandDivider1{
  width: 100%;
  text-align: center;
  background-color: #80d6ef;
  border-bottom: 1px solid #1b2023;
}
#brandDivider2{
  width: 100%;
  text-align: center;
  background-color: #529eb5;
  border-bottom: 1px solid #1b2023;
}
#brandDivider3{
  width: 100%;
  text-align: center;
  background-color: #255a6a;
  border-bottom: 1px solid #1b2023;
}
#productdetails{
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #1b2023;
  width: 100%;
  float: left;
  background-image: url(../images/1pxbg.gif);
  background-position: 350px;
  background-repeat: repeat-y;
}
#productdetails h1{
  padding: 0;
  margin: 0;
}
#productimg{
  width: 350px;
  border-right: 1px solid #1b2023;
  float: left;
}
#productinfo{
  padding: 10px;
  float: left;
  width: 153px;
  /*margin-left: 350px;*/
}
#productinfo ul{
  margin-left: 15px;
  padding-left: 0;
}
.productthumb{
  border: 1px solid #1b2023;
  width: 40px;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
/*
.product_other{
  width: 120px;
  border: 1px solid #1b2023;
  margin-left: 8px;
  text-align: center;
  float: left;
  display: inline; /* IE6 hack to avoid double margin */
/*}*/
/*.product_other div{
  width: 100%;
  background-color: #1b2023;
  padding: 0;
  margin: 0;
  color: #FFF;
}*/
ul.product_other{
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.product_other li{
  float: left;
  width: 120px;
  
  text-align: center;
  background-color: #FFF;
  padding: 0;
  margin: 6px 0 0 8px;
  display: inline;
}
ul.product_other li a{
  border: 1px solid #1b2023;
  color: #FFF;
  display: block;
  float: left;
  width: 120px;
  text-decoration: none;
}
ul.product_other li a span.manufacturer1{
  background-color: #80d6ef;
  width: 120px;
  display: block;
}
ul.product_other li a span.manufacturer2{
  background-color: #529eb5;
  width: 120px;
  display: block;
}
ul.product_other li a span.manufacturer3{
  background-color: #255a6a;
  width: 120px;
  display: block;
}
ul.product_other li a:hover{
  border: 1px solid #307d91;
}
div.text{
  /*width: 350px;*/
  width: 480px;
  margin: 10px 0 0 15px;
  float: left;
  display: inline; /* IE-fix */
}
div.technical{
  margin: 10px 0 0 15px;
  width: 480px;
}
div.anna{
  margin: 10px 0 0 15px;
  width: 480px;
}
div.retailer{
  width: 300px;
  border-bottom: 1px solid #1b2023;
  padding: 5px 0 5px 0;
  margin-top: 5px;
}
select{
  font-size: 11px;
}
p.annatop{
  margin: 0;
  padding: 0;
}
p.annaleft{
  margin: 0;
  padding: 0;
}
div.clearer{
  clear: both;
  height: 3px;
}
#newsbar{
  float: right; 
  width: 150px; 
  margin-right: 15px;
  display: inline; /* IE hack to avoid double margin */
}
span.newsdate{
  font-size: 8px;
}
.searchresult{
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  border: 1px solid #000;
  padding: 1px;
}
.highlight{
  color: #FFF;
  background-color: #000;
}
.search_leftbar{
  width: 120px;
  float: left;
}
.search_leftbar span{
  width: 120px;
  padding: 1px 0 1px 0;
  color: #FFF;
  display: block;
  text-align: center;
}
.search_leftbar span.manufacturer1{
  background-color: #80d6ef;
}
.search_leftbar span.manufacturer2{
  background-color: #529eb5;
}
.search_leftbar span.manufacturer3{
  background-color: #255a6a;
}
.search_leftbar span a{
  color: #FFF;
  text-decoration: none;
}
.search_leftbar span a:hover{
  text-decoration: underline;
}
.search_rightbar{
  font-size: 11px;
  margin-left: 130px;
  padding-top: 1px;
  line-height: 120%;
}
#searchbox{
  border: 1px solid #777;
  width: 107px;
}