﻿body{
	background: url(cej-back-red.png) repeat-x 50% 0% rgb(200,200,200);
	color: black;
	margin: 0;
	padding: 60px 0;
	font-size: 9pt;
	font-family: arial, sans-serif;
	
}
h1{
	font-family: impact, sans-serif;
	font-weight: normal;
	font-size: 24pt;
}
h2{
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .1em;
	clear: both;
}
a{
	color: black;
	text-decoration: none;
	background: url(underline.png) repeat-x 50% 100% transparent;
}
a:hover{
	color: rgb(179,8,56);
}
abbr, acronym{
	border-bottom: 1px dotted rgb(200,200,200);
	cursor: help;
	font-style: italic;
}
blockquote{
  color: rgb(150,150,150);
}
img{
  border: none;
}

/* Tabeller */
table{
  border: none;
  font-size: 1em;
  margin-bottom: 1em;
} 
th{
  font-weight: bold;
  text-align: left;
}
 
 
#page{
	position: relative;
	margin: auto;
	width: 840px;
	background: url(content-bg.png) 50% 0% repeat-y transparent;
}
#head{
	position: absolute;
	top: 0px;
	left: 110px;
	width: 650px;
	height: 250px;
	background: url(top-red-black.png) top left no-repeat transparent;
}
#head a#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 60px;
	background-image: none;
	z-index: 99;
}
#head a#logo2{
	position: absolute;
	top: 0px;
	left: 320px;
	width: 300px;
	height: 60px;
	background-image: none;
	z-index: 99;
}
#head a#logo img{
	display: none;
}
#content{
	position: relative;
	padding: 250px 210px 35px 160px;
	background-position: 648px 100px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url("top-mikrokator.png");
	width: auto;
}
#page.about #content{
    background-image: url("top-cej.png");
	background-position: 625px 95px;
}
#page.machine #content{
    background-image: url("top-machine.png");
	background-position: 635px 85px;
}
#page.resellers #content{
    background-image: url("top-globe.png");
	background-position: 650px 95px;
}
#pagehead{
	position: absolute;
	top: 110px;
	left: 0px;
	color: white;
	clear: both;
}
#content > #pagehead{left: 160px;}

#content ul{
	list-style-type: none;
}
#content ul li{
	padding-left: 1em;
	background: url("bullet.png") 0em .4em no-repeat transparent;
}

#pagehead h1{
	margin: 0;
}
#foot{
	background: url("foot.png") 50% 100% no-repeat transparent;
	padding: 25px 135px;
	text-align: center;
	clear: both;
	height: auto;
	position: relative;
}
#foot .container{
	font-size: .9em;
	margin: 0;
	height: 3.2em;
	background: url("foot-top.png") 50% 0% no-repeat rgb(200,200,200);
}
#foot address{
	font-style: normal;
	margin: 0;
	padding: 5px;
	background: url("foot-bottom.png") 50% 100% no-repeat transparent;
}

#foot a{
	background-image: none;
}
.framed{
	background: url(frame-top-12.png) 100% 0% no-repeat black;
	padding: 5px 0px 0px 0px;
	color: white;
	margin: 1em 0px 1em -40px;
	text-transform: uppercase;
	position: relative;
}
.framed span{
	display: block;
	background: url(frame-bottom-12.png) 100% 100% no-repeat transparent;
	padding: 0px 10px 5px 40px;
}
.framed a{
    background-image: none;
	color: white;
	text-decoration: underline;
	text-transform: none;
}
.alignright{
	float: right;
	margin: 0em 0em 0em 1em;
}

#sitenav{
	position: absolute;
	top: 100px;
	left: -20px;
	width: 150px;
	float: left;
	background-color: transparent;
	text-align: right;
	z-index: 100;
}
#sitenav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	padding-right: 25px;
	}
#sitenav ul li {
	background-image: none;
	padding-bottom: 5px;
	}
#sitenav ul li a{
	background-image: none;
	font-weight: bold;
	color: black;
}
#sitenav ul li a:hover{

}
#sitenav li a:hover,
#sitenav li a:active{
	/*border-top: 1px solid white;*/
	color: rgb(200,200,200);
	text-align: left;
}
#sitenav li.active a{
	color: #fff;
}
    
    #subnav {
      position: absolute;
      top: 201px;
      left: 150px;
      float:left;
      width:auto;
      font-size:.9em;
      line-height:normal;
      z-index: 99;
      }
    #subnav ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #subnav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #subnav a {
      float:left;
      background:url("tab-left.png") no-repeat 0% -174px;
      margin:0;
      padding:0 0 0 5px;
      border-bottom:1px solid rgb(109,4,34);
      text-decoration:none;
      }
    #subnav a span {
      float:left;
      display:block;
      background:url("tab-right.png") no-repeat 100% -174px;
      padding:5px 11px 4px 6px;
      font-weight:normal;
      color:#333;
      line-height: 14px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #subnav a span {float:none;}
    /* End IE5-Mac hack */
    #subnav a:hover span {
      color:#000;
      }
    #subnav #current a {
      background-position:0% 0px;
      border-width:0;
      }
    #subnav #current a span {
      background-position:100% 0px;
      padding-bottom:5px;
      color:#000;
      }
    #subnav a:hover {
      background-position:0% -87px;
      }
    #subnav a:hover span {
      background-position:100% -87px;
      }
      
#ads{
  position: absolute;
  top: 250px;
  left: 10px;
}
#ads a{
  display: block;
  margin-bottom: 10px; 
}
#adsright1{
  position: absolute;
  top: 50px;
  left: 720px;
}
#adsright2{
  position: absolute;
  top: 270px;
  left: 720px;
}


#langselect{
	position: absolute;
	top: 70px;
	left: 640px;
	z-index: 200;
}
#langselect ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#langselect li{
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  margin-right: 1px;
  width: 32px;
  height: 14px;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: transparent;
}
#langselect li.sv{ background-image: url("langs/sv.gif"); }
#langselect li.en{ background-image: url("langs/en.gif"); }
#langselect li a{
  display: block;
  width: 32px;
  height: 14px;
  background-image: none;
  overflow: hidden;
}
#langselect li a span{
  position: absolute;
  top: -20000px;
  left: -20000px;
}	  
      
/* FormulÃ¤r */
fieldset{
  border: none;
  padding: 0;
  margin: 0 0 1em 0;
}
legend{
  padding: 0;
  margin: 1em 0;
  font-weight: bold;
}
	  
/* Specialare */

#kontaktpersoner{
  position: relative;
  }

/*#kontaktpersoner .cols{
  position: relative;
  width: 500px;
}*/
#kontaktpersoner p{
  font-size: .8em;
  /*margin: 0;
  clear: both;*/
}
#kontaktpersoner p strong{
  font-size: 1.2em;
  color: rgb(128,130,132);
}
/*#kontaktpersoner .left{
  position: relative;
  width: 240px;
  text-align: right;
}
#kontaktpersoner .right{
  position: absolute;
  top: 0px;
  left: 250px;
  width: 250px;
}
#kontaktpersoner .left img{
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
#kontaktpersoner .right img{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}*/

/* Diverse klasser */
.agenziaperson{
  clear: both;
}
.agenziaperson p{
  margin-left: 125px;
  padding-top: 25px;
}
.alignleft{
  float: left;
  margin: 0 1em 1em 0;
}
.quoter,
.imagecaption{
  color: black;
  font-size: .8em;
}
.required,
.error{
  color: #CC0000;
  font-weight: bold;
}
.clear{
  clear: both;
}

/* vriga ID */
p.imagecaption#abbcaption{
  margin-top: 75px;
}
img#aps.alignleft{
  margin-bottom: 12em;
}

#content ul li.pdf{
  list-style: none;
  padding: 5px 0px 5px 20px;
  margin: 0;
  background: url("pdf16x16.gif") no-repeat 0% 50% transparent;
}
a.imagelink{
  background-image: none;
}
img.map{
  padding: 5px;
  border: 1px solid #ccc;
}
.vaddress p,
#kontaktpersoner p{
  /*float: left;
  display: inline;*/
  padding-left: 1em;
  border-left: 1px solid #ccc;
  margin: 0em 1em 1em 0em;
}
.imagestrip{
  text-align: center;
  margin: 1em 0;
}
.imagestrip img{
  margin: 0 1em;
}

