@charset "utf-8";
/* Epcon Evaporation Technology AS CSS Document */
/* Main Settings */
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #FFFFFF;

}


/* Div Settings */
#wrapper {
	position: relative;
	width: 925px;
	margin: 0 auto;
	height: 980px;
	border: 1px solid #ececec;
	
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 925px;
	height: 124px;
	background-image: url(img/header.png);
}

#menu {
	position: absolute;
	top: 120px;
	width: 100%;
	height: 18px;
	background-image: url(img/menubg.png);
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	
	
}

/* List Menu Settings */

#menu ul { list-style-type: none; display: inline; padding: 0; margin: 0; }
#menu ul li { position: relative; display:inline; padding: 0; width: 500px; }
#menu li ul { position: absolute; display: none; padding: 0; margin: 0; }
#menu ul li a { display: inline; text-decoration: none; color: #FFF; padding: 0; margin: 0 0 0 30px;  }
#menu li:hover ul {
	position: absolute;
	left: 0;
	display: block;
	width: auto;
	background-image: url(img/60pc_black.png);
	border: #ececec 1px solid;	
	font-size: 13px;
	color: #F00;
	height: auto;
	
		
}

#menu ul li ul li a:hover {
	color: #F00;
	
}

#menu ul li ul li a {
	padding: 0px 10px 0px 5px;
	margin: 0;
	
}

#ajon {
	position: absolute; 
	top: 500px;
	left: 500px;
	width: 300px;
}



#teaser {
	position: absolute;
	left: 0;
	top: 124px;
	background-image: url(img/teaser.png);
	width: 925px;
	height: 168px;
	z-index: -1;
	
}
#content {
	position: absolute;
	top: 290px;
	left: 5px;
	width: 450px;
	text-align: left;
	color: #000;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
#aboutcontent {
	position: absolute;
	top: 290px;
	left: 5px;
	width: 450px;
	text-align: left;
	color: #555;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

#slideshow {
	position: absolute;
	top: 300px;
	right: 5px;	
}



#aftersalespicture {
	position: absolute;
	left: 10px;
	top: 520px;
}
#content a:hover { color: #000; }



#chainpicture {
	position: absolute;
	top: 400px;
	right: 10px;
}

#news {
	position: absolute;
	top: 640px;
	right: 5px;
	text-align: left;
	width: 395px;
	font-size: 12px;
	font-family: "Arial";
	border: #999 1px solid;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
	height: auto;
}
.date { color: #F00; font-weight: bold; }

#epconcompanypic {
	position: absolute;
	top: 2px;
	left: 626px;
}

.submenu {
	color: #F00;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(img/footertilebg.png);
	width: 925px;
	height: 20px;
	text-align: center;
	color: #000;
	font-family: "Arial";
	font-size: 12px;
    font-weight: bold;
	margin: 0;
	
}


#evaporationpicture {
	position: absolute;
	right: 100px;
	top: 400px;
    
}

#foodpicture {
	position: absolute;
	left: 577px;
	top: 450px;
    
}
#biomarinepicture {
	position: absolute;
	right: 0;
	top: 550px;
    
}
#steamdryerpicture {
	position: absolute;
	right: 100px;
	top: 400px;
    
}

#subcatpicture {
	position: absolute;
	top: 310px;
	right: 20px;
}

#contactcolumn1{
position: absolute;
width: 200px;

	
}
#contactcolumn2{
position: absolute;
top: 212px;
left: 200px;
width: 200px;

}

#contactform {
	position: absolute;
	top: 260px;
	left: 600px;
}
#contactmap {
	position: absolute;
	top: -240px;
	right: 0px;
	border: #000 2px solid;
}

/* Font Settings */
.epcontext {
	color: #F00;
	font-weight: bold;
}
/* Form Styling */
	fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }
	
.sistenytt { color: #F00; }
	.footercat {
	color: #900;
}
.footertext {
	font-size: 10px;
	color: #000;
}
.newscat {
	font-size: 12px;
}
.newscat {
	font-size: 14px;
	font-weight: bold;
}
.newstext {
	font-size: 12px;
}
.indextitle {
}
.co2 {
	font-size: 9px;
}

.latestnews { color: #F00; margin: 0px; padding: 0px; }
