body {
	margin: 0 0 48px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #fff;
	background: rgb(60,60,60) url(../graphic/backgrounds/main.jpg) center 150px no-repeat;
}

body.product {
	background-image: url(../graphic/backgrounds/main_summer.jpg);
	/* background-image: url(../graphic/backgrounds/main_winter.jpg); */
}

body.retail {
	background-image: url(../graphic/backgrounds/main_retail.jpg);
}

p {
	font-size: 14px;
}

img {
	border: 0;
}

a {
	color: #fff;
	font-weight: bold;
}

.main960 {
	margin: 0 auto;
	padding: 0 10px;
	width: 960px;
}

#navigationContainer {
	margin-bottom: 50px;
	background: rgb(50,50,50);
	width: 100%;
}

#navigation {
	height: 100px;
	width: 900px;
	padding-top: 50px;
	padding-left: 430px;
	background: url(../graphic/rifix.png) 200px no-repeat;
}

	#navigation a {
		float: left;
		display: block;
		padding: 0 18px;
		height: 50px;

		line-height: 50px;
		font-family: Myriad pro;
		font-size: 20px;
		font-weight: lighter;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;

		border-right: solid 1px rgb(75,75,75);
	}

	#navigation a:hover {
		background: rgb(65,65,65);
	}

	#navigation a.active {
		background: rgb(75,75,75);
	}

	#navigation a:last-child {
		border-right: none;
	}

	#langSelection {
		float: left;
		height: 50px;
		margin-left: 0px;
	}

		#langSelection a {
			height: 24px;
			margin: 0 0 4px;
			padding: 13px 20px;
			line-height: 0px;
			border-right: none;
		}

h1, h2, h3 {
	text-transform: uppercase;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
	margin-bottom: 0;
}

h2.greenBig {
	font-size: 18px;
	color: #5ac452;
}

.padded-title {
	padding-left: 160px;
}

.section .offset-title {
	float: left;
	clear: left;
	margin-right: 20px;
	margin-top: 15px;
	width: 140px;
	text-align: right;

	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}

.section .offset-title.small {
	font-size: 14px;
}

.article {
	clear:both;
}

h1.small {
	font-size: 14px;
}

div.marginLeft p {
	margin-top: 0;
	}

.section p, div.marginLeft {
	float: left;
	width: 220px;
	/* margin-top: 15px; */
}

.section p.wide {
	width: 400px;
}

.section .formContainer480 {
	width: 480px;
	float: left;
}

.section .formContainer225Right {
	width: 225px;
	float: right;
}

.section .formContainer225Right p {
	padding-left: 0px;
}

.section .formContainer225Right .col {
	width: 70px;
	margin: 0 5px 0 7px;
	/* margin: 0 5px 0 3px; */
	float: left;
}

.section .formContainer225Right .col_wide {
	width: 120px;
	margin-right: 5px;
	float: left;
}

.section .formContainer225Right .col_wider {
	width: 220px;
	margin-left: 5px;
	margin-bottom: 20px;
	float: left;
}

div.footer {
	height: 48px;
	clear: both;
}

div.content {
	height: 40px;
	width: 960px;
	padding-top: 200px;
	margin: auto;
	color: #666;
	font-size: 10px;
	line-height: 1.4em;
	}

span.light {
	color: #ccc;
	}

div.content a {
	font-weight: normal;
	color: #ccc;
	}

div.content a:hover {
	font-weight: normal;
	color: #fff;
	}

div.partners {
	width: 350px;
	padding-right: 300px;
	margin-top: 17px;
	float: left;
}

div.partners div.country {
	width: 200px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #666;
	margin: 15px 0 5px;
	}

div.partners .partner {
	display: block;
	width: 200px;
	float: left;
	margin: 0 20px 0 15px;
	font-weight: bold;
}

#video {
	margin: 80px 0 40px;
	float: left;
	width: 400px;
	height: 240px;
}

#video iframe {
	max-width: 100%;
	max-height: 100%;
}

#order .user {
	display: none;
}

#order {
	width: 720px;
}

#order p {
	width: 220px;
	float: right;
}

#order .orderInfoContainer {
	padding-left: 160px;

	width: 300px;
	float: left;
}

#order .order-mail-button {
	display: block;
	padding: 10px;
	margin-top: 10px;
	background: rgb(50, 147, 57);
	text-decoration: none;
	text-align: center;
	border-radius: 8px;
	box-shadow: 0 0 8px rgba(0,0,0,0.7);
}

#order .blackBox {
	background-color: rgba(0,0,0,0.3);
	padding: 20px;
}

#order .blackBox p:first-child {
	margin-top: 0;
}

#order .orderInfoContainer p {
	padding-left: 0;
	float: none;
}

#order .price {
	font-size: 1.5em;
	font-weight: bold;
}


div#Bildgalleri .container {
	width: 650px;
	float: left;
	padding-top: 17px;
}

div#Bildgalleri .container a img {
	margin: 0 5px 5px 0;
	float: left;
}

.slides {
	margin-bottom: 15px;
	position: relative;
	top: 18px;

	width: 650px;
	float: left;
}

.slide {
	width: 100%;
	float: left;
	min-height: 270px;
	margin-bottom: 20px;

	background-color: #222;
	background-image: linear-gradient(to bottom, #4c4c4c, #2b2b2b);
}

.slide .image {
	width: 60%;
	float: right;
	margin-left: 2em;
}

.slide .text {
	padding: 1em;
}

.slide .text .number {
	font-size: 2em;
	font-weight: bold;
}
