@charset "utf-8";
/*

	© 2009 Corex AB. All rights reserved.
	CSS by Erik Skogh <erik.skogh@corex.se>

*/

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background: #ffffff url(../img/headbg1.jpg) repeat-x;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #c1013d;
	text-decoration: underline;
}
#meny a:link, #meny a:visited, #meny a:active, #meny a:hover {
	text-decoration: none;
}
#footerMiddle a:link, #footerMiddle a:visited, #footerMiddle a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footerMiddle a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#bottommenytext a:link, #bottommenytext a:visited, #bottommenytext a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#bottommenytext a:hover {
	color: #c1013d;
	text-decoration: underline;
}
#site {
	width: 1000px;
/*	min-height: 800px;	*/
	margin-left: auto;
	margin-right: auto;
}
#topBar {
	background: transparent url(../img/topbar.png) no-repeat;
	height: 17px;
	width: 160px;
	position: relative;
	top: 21px;
	right: 50px;
	float: right;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}
#logo {
	background: transparent url(../img/logo1.png) no-repeat;
	height: 104px;
	width: 104px;
	position: relative;
	top: 25px;
	left: 25px;
}
.menyspacer {
	background: transparent url(../img/menyspcer.png) no-repeat;
	width: 1px;
	height: 73px;
	float: left;
}
.menyBar {
	height: 50px;
	background: transparent;
	padding: 23px 28px 0;
	float: left;
}
.menyBarHover {
	height: 50px;
	background: transparent url(../img/menybg1.png) repeat-x;
	padding: 23px 28px 0;
	float: left;
}
#mainResellers {
	width: auto;
	min-height: 250px;
	padding: 0 0 20px 50px;
}
.mainbox {
	float: left;
	text-align: left;
	width: 411px;
	padding: 0 10px 0 0;
	font-size: 13px;
}
#meny {
	margin: 50px 0px 0px 200px;
	float: left;
	font-size: 14px;
}
#menyBottom {
	background: transparent url(../img/menybottom.jpg) no-repeat;
	height: 7px;
	width: 776px;
	float: left;
	margin: 0px 0px 0px 160px;
}
#site {
	display: block
}
#feed {
	float: right;
	width: 250px;
	text-align: left;
	margin: 30px 0px 0px 0px;
	display: block;
	clear: right;
}
#welcome {
	float: left;
	width: 670px;
	text-align: left;
	margin: 30px 40px 30px 40px;
}
#contact, #resellers, #products {
	width: 850px;
	margin: 70px 40px 30px 40px;
	text-align: left;
}
.normal, .mainBox, #contactForm {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
#mainResellers, #products {
	color: #000000;
	font-size: 13px;
	line-height: 18px;
}
.normal {
	padding-left: 15px;
}
.title {
	font-size: 14px;
	color: #c1013d;
	font-weight: bold;
}
.title1 {
	color: #c1013d;
	font-size: 20px;
	font-weight: bold;
}
.title2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.download {
	background: #ffffff url(../img/downloadbotton.jpg) no-repeat;
	height: 81px;
	width: 512px;
	text-align: center;
	padding-top: 32px;
}
.download a {
	color: #c1013d;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.red {
	color: #c1013d;
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h2, h1 {
	color: #c1013d;
	font-weight: bold;
}
.date {
	background: transparent url(../img/date.png) left no-repeat;
	padding-left: 20px;
	color: #b5b5b5;
	font-size: 12px;
	font-style: italic;
}
.feedsp {
	border: 0;
	background: transparent url(../img/newsspcer.jpg) center no-repeat;
	height: 1px;
	width: 211px;
	padding: 10px 0px 10px 0px;
}
.news {
	padding: 20px 0 0 0;
}
.current {
	padding: 40px 0 0 0;
}
.pdf {
	background: transparent url(../img/pdficon.jpg) left no-repeat;
	padding-left: 23px;
	margin-left: 15px;
}
#numrow {
	text-align: center;
}
#numrow a {
	border: 1px solid #999;
	padding: 4px;
	margin: 4px;
	color: #c1013d;
	text-decoration: none;
	size: 10px;
}
#numrow a:hover {
	border: 1px solid #c1013d;
	padding: 4px;
	margin: 4px;
	color: #c1013d;
	text-decoration: none;
	size: 10px;
}
.numlink_active {
	border: 1px solid #d5d5d5;
	padding: 4px;
	margin: 4px;
	color: #d5d5d5;
	text-decoration: none;
	size: 10px;
}
#office {
	background: #FFFFFF url(../img/building1.jpg) no-repeat;
	width: 574px;
	height: 274px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#newform {
	background: #FFFFFF url(../img/60900.jpg) no-repeat;
	width: 574px;
	height: 337px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	background: #ffffff url(../img/bottonbg1.jpg) bottom repeat-x;
	height: 183px;
	float: left;
	width: 100%;
}
#footerLeft {
	text-align: left;
	margin-left: 0;
}
#footerLeft ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	list-style-type: none;
}
#bottomtext {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#footerLeft {
	float: left;
	text-align: left;
	margin-top: 105px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
#footerLeft ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	list-style-type: none;
}
#bottominfo2 {
	float: left;	
	text-align: left;
	margin-top: 105px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
#footerRightTop {
	float: right;
	text-align: right;
	margin-top: 85px;
	margin-left: 10px;
	color: #ffffff;
	font-size: 13px;
}
#footerRightBottom {
	float: right;
	text-align: right;
	margin-top: 20px;
	color: #999999;
	font-size: 12px;
	margin-left: 10px;
}
#catalogue {
	width: 300px;
	height: 385px;
	background: #FFFFFF url(../img/catalogue.jpg) no-repeat;
	float: right;
}
#footerRightTop li {
	float: left;
	list-style-type: none;
}
#footerRightTop ul a {
	list-style-type: none;
	background: transparent url(../img/bottommenyspcer.png) right no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}
#footerMiddle {
	margin: 91px 0 0 60px;
	float: left;	
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	width: 210px;
}
#footerMiddle dt {
	float: left;
	text-align: right;
}
#footerMiddle dd {
	float: left;
	width: 130px;
	margin: 0 0 0 20px;
}
#footerMiddle a {
	margin-right: 30px;
}
#footerMiddle dt {
	width: 60px;
	margin: 0 20px 10px 0;
}
#contactVisit, #contactForm, #contactAdress {
	width: 310px;
	float: left;
	font-size: 13px;
}
#contactVisit, #contactAdress {
	height: 100px;
}
#contactAdress ul {
	margin: 0;
	padding: 0 0 0 90px;
	list-style-type: none;
}
#contactVisit dt, #footerMiddle dt {
	width: 50px;
	margin: 0;
}
#contactVisit dt, #contactForm dt {
	float: left;
	text-align: right;
}
#contactVisit dd, #contactForm dd {
	float: left;
	width: 200px;
}
#contactVisit a, #contactForm a {
	margin-right: 20px;
}
#contactVisit dl, #contactForm dl {
	margin: 0;
	padding: 0;
}
#contactForm dt {
	width: 80px;
	margin: 0 0 10px 0;
}
#contactVisit dd {
	margin: 0 0 0 25px;
}
#contactForm dd {
	margin: 0 0 10px 25px;
}
div, p {
	text-align: left;
}
#contactAdress {
	float: left;
	text-align: left;
	width: 370px;
	padding: 0 10px 0 20px;
	font-size: 13px;
}
.productMenuDefault {
	background: #ffffff;
}
.productMenuOver {
	background: transparent url(../img/activemeny.jpg) right no-repeat;
}
.productMenuOver a, .productMenuDefault a {
	text-decoration: none;
}
.productBox {
	width: 171px;
	height: 160px;
	margin: 5px;
	border: 1px solid #cccccc;
	text-decoration: none;
}
.categoryBox {
	width: 300px;
	height: 200px;
	color: #333333;
}
.categoryBox a {
	text-decoration: none;
}