﻿body {
	text-align:center;
	margin:0 auto;
	background-image:url('/custom/images/background.jpg');
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#626262;
}

div#backgroundWrap { 
	text-align:center;
	width:1112px;
	margin:0 auto;
	background-image:url('/custom/images/background_content.jpg');
	background-repeat:no-repeat;
} 

div#contentWrap {
	margin:0 auto;
	text-align:left;	
	width:926px;
}

div#logoWrap {
	width:275px;
	height:40px;
	padding-top:51px;
	margin-left:60px;
	float:left;
}

div#menuWrap {
	width:556px;
	height:53px;
	float:left;
	margin-top:38px;
	margin-left:35px;
	text-align:left;
}

div#splashWrap {
	width:377px;
	height:233px;
	float:left;
	margin-left:20px;
	margin-top:30px;
	background-image:url('/custom/images/splash.jpg');
}

div#splash {
	height:189px;
	widht:377px;
}

div#flash {
	width:495px;
	height:255px;
	float:left;
}

div#button {
	position:relative;
	width:189px;
	height:53px;
}

div#content {
	width:886px;
	text-align:left;
	/* margin:0 auto; */
	padding-top:45px;
	margin-left:20px;

}

.clear {
	clear:both;
}

/* -------------------------- Images -------------------------- */

img {
	border:0px;
}

a.imageLink:hover {
	border-bottom:0px;
}

/* -------------------------- Text -------------------------- */

h1 {
	font-size:32px;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	color:#ffffff;
	letter-spacing:-2px;
	margin:0 0 7px 0;
}

h2 {
	font-size:22px;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	color:#E7DAEB;
	letter-spacing:0px;
	margin:0 0 10px 0;
}

h3 {
	font-size:20px;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	color:#999999;
	letter-spacing:0px;
	margin:0 0 0 0;
}

a {
	color:#955EA9;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#955EA9;
}

a:active {
	color:#955EA9;	
}

a:hover {
	color:#955EA9;
	/* border-bottom: 1px dotted #955EA9; */
}

a[rel="external"] {
	background:url(../images/external.png) 99% 40% no-repeat; 
	padding-right: 14px;
}

.commontext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#626262;
	line-height:18px;
}

.headingtext {
	font-size:36px;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	color:#955EA9;
	letter-spacing:-2px;
	margin:0 0 7px 0;
	line-height:100%;
}

.headingkvinna {
	font-size:36px;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	color:#A32FD4;
	letter-spacing:-2px;
	margin:0 0 7px 0;
	line-height:100%;
	/* background:url(/paxormedia/custom/paxor_kvinna.jpg) 0% 50% no-repeat;  */
	/* padding-left: 40px; */
	/* border-bottom:1px solid #A32FD4; */
	/* width:886px; */
}

.headingman {
	font-size:36px;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	color:#666666;
	letter-spacing:-2px;
	margin:0 0 7px 0;
	line-height:100%;
	/* background:url(/paxormedia/custom/paxor_man.jpg) 0% 50% no-repeat; */
	/* padding-left: 40px; */
}

.headingurval {
	font-size:36px;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	color:#C53F58;
	letter-spacing:-2px;
	margin:0 0 7px 0;
	line-height:100%;
	/* background:url(/paxormedia/custom/paxor_urval.jpg) 0% 50% no-repeat; */
	/* padding-left: 40px; */
}

.headingb2b {
	font-size:36px;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	color:#000000;
	letter-spacing:-2px;
	margin:0 0 7px 0;
	line-height:100%;
	/* background:url(/paxormedia/custom/paxor_b2b.jpg) 0% 50% no-repeat; */
	/* padding-left: 40px; */
}

.ingress {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#626262;
	line-height:23px;
}