﻿@charset "utf-8";
/*-------------------------------/
/ Metec Metal Process Ab ---     /
/ Design, HTML, and CSS by       /
/ Smart Art ©2007                /
/-------------------------------*/

/* Layout Components */
body {
	background-image: url(images/background-red940.png);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#title {
	width: 792px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#content {
	width: 792px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}

#copy {
	width: 622px;
	float: left;
	background-image: url(images/content-background-red.png);
	background-position: center top;
	background-repeat: repeat-y;
}

.copy {
	background-image: url(images/content-head-red.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

/* Menu Styles */
/* Swedish Menu */
#menuSWE {
	background-image: url(images/menu-backgroundSWE.png);
	height: 304px;
	width: 146px;
	margin-right: 8px;
	text-align: left;
	line-height: 23px;
	padding-top: 30px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
}
.homeSWE {
	background-image: url(images/menu-homeSWE.png);
	background-position: top;
	height: 23px;
	width: 146px;
	float: left;
}
a.homeSWE:hover {
	background-image: url(images/menu-homeSWE.png);
	background-position: bottom;
	height: 23px;
	width: 146px;
	float: left;
}
.aboutSWE {
	background-image: url(images/menu-aboutSWE.png);
	background-position: top;
	height: 23px;
	width: 146px;
	float: left;
}
a.aboutSWE:hover {
	background-image: url(images/menu-aboutSWE.png);
	background-position: bottom;
	height: 23px;
	width: 146px;
	float: left;
}
.productSWE {
	background-image: url(images/menu-productSWE.png);
	background-position: top;
	height: 23px;
	width: 146px;
	float: left;
}
a.productSWE:hover {
	background-image: url(images/menu-productSWE.png);
	background-position: bottom;
	height: 23px;
	width: 146px;
	float: left;
}
.contactSWE {
	background-image: url(images/menu-contactSWE.png);
	background-position: top;
	height: 23px;
	width: 146px;
	float: left;
}
a.contactSWE:hover {
	background-image: url(images/menu-contactSWE.png);
	background-position: bottom;
	height: 23px;
	width: 146px;
	float: left;
}
.pressSWE {
	background-image: url(images/menu-pressSWE.png);
	background-position: top;
	height: 23px;
	width: 146px;
	float: left;
}
a.pressSWE:hover {
	background-image: url(images/menu-pressSWE.png);
	background-position: bottom;
	height: 23px;
	width: 146px;
	float: left;
}

/* English Menu */
#menuENG {
	background-image: url(images/menu-backgroundENG-red.png);
	height: 304px;
	width: 154px;
	margin-right: 8px;
	text-align: left;
	line-height: 23px;
	padding-top: 30px;
	padding-left: 8px;
	float: left;
}
.homeENG {
	background-image: url(images/menu-homeENG.png);
	background-position: top;
	height: 23px;
	width: 146px;
	float: left;
}
a.homeENG:hover {
	background-image: url(images/menu-homeENG.png);
	background-position: bottom;
	height: 23px;
	width: 146px;
	float: left;
}
.aboutENG {
	background-image: url(images/menu-aboutENG.png);
	background-position: top;
	height: 23px;
	width: 146px;
	float: left;
}
a.aboutENG:hover {
	background-image: url(images/menu-aboutENG.png);
	background-position: bottom;
	height: 23px;
	width: 146px;
	float: left;
}
.productENG {
	background-image: url(images/menu-productENG.png);
	background-position: top;
	height: 23px;
	width: 146px;
	float: left;
}
a.productENG:hover {
	background-image: url(images/menu-productENG.png);
	background-position: bottom;
	height: 23px;
	width: 146px;
	float: left;
}
.contactENG {
	background-image: url(images/menu-contactENG.png);
	background-position: top;
	height: 23px;
	width: 146px;
	float: left;
}
a.contactENG:hover {
	background-image: url(images/menu-contactENG.png);
	background-position: bottom;
	height: 23px;
	width: 146px;
	float: left;
}
.pressENG {
	background-image: url(images/menu-pressENG.png);
	background-position: top;
	height: 23px;
	width: 146px;
	float: left;
}
a.pressENG:hover {
	background-image: url(images/menu-pressENG.png);
	background-position: bottom;
	height: 23px;
	width: 146px;
	float: left;
}

/* Submenus */
.submenu {
	background-image: url(images/menu-lightbg.png);
	width: 131px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	padding-right: 0px;
}
.submenu a {
	color: #666666;
	text-decoration: none;
}
.submenu a:hover {
	color:#740509;
	text-decoration: none;
}

.submenu br {
	line-height: 14px;
}
.EventHeader a {
	color: #740509;
	text-decoration: none;
}
.EventHeader a:hover {
	color: #740509;
	text-decoration: underline;
}

.submenu ul {
	margin: 0px 0px 0px 0px;
	padding-left: 15px;
	font-weight: bold;
	padding-bottom: 15px;
}
.EventHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
