html, body {
	padding: 0;
	margin: 0;
	}

body {
	background: #eb121a;
	position: relative;
	}

object {
	outline: none;
	}


/* !Scalable background image */
#body-image-wrapper {
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: -1;
	position: absolute; 
	top: 0;
	left: 0;
	}

body > div#body-image-wrapper {
	position: fixed;
	}

#body-image {
	position: absolute;
	-ms-interpolation-mode: bicubic; 
	}	
	
.body-width {
	width: 100%;
	height: auto;
	}
	
.body-height {
	height: 100%;
	width: auto;
	}
	
	
/* !Content */

a{
	color: #000;
	text-decoration: none;
}


#content {
	width: 960px;
	margin: 0 auto 150px;
	position: relative;
	z-index: 10;
	overflow: hidden;
	zoom: 1;
}


#header-line {
	height: 13px;
	background: #fff;
	}

/* !Header */
#header {
	height: 190px;
	margin-top: -9px;
	}
	
	#header h1 {
		margin: 0;
		padding: 0;
		width: 306px;
		height: 161px;
		float: left;
		overflow: hidden;
		}
	
	#header h1 a {
		background: url( '../images/logo.png' ) no-repeat;
		text-indent: -10000em;
		letter-spacing: -10000em;
		width: 306px;
		height: 161px;
		position: absolute;
		}

	#header h2 {
		color: #fff;
		font-family: Helvetica;
		text-align: left;
		font-size: 30px;
		font-weight: 100;
		font-weight: bolder;
		padding-top: 0px;
		width: 400px;
		margin: 0;
		position: absolute;
		top: 100px;
		left: 300px;
		}
		
		#header h2 span {
			font-weight: 100;
			}

	#header ul {
		float: right;
		width: 600px;
		list-style: none;
		margin: 0;
		padding: 0;
		height: 130px;
		}

		#header ul li {
			float: right;
			margin-left: -10px;
			}
			
			#header ul li a {
				text-indent: -10000em;
				letter-spacing: -10000em;
				}
				
			#header ul li a {
				background-position: center bottom;
				background-repeat: no-repeat;
				display: block;
				overflow: hidden;
				outline: none;
				}
				
			#header ul li a:hover, #header ul li a.active {
				background-position: center top;
				}
			
			#header ul li a#start {
				background-image: url( '../images/btn_start.png' );
				width: 142px;
				height: 80px;
				display: block;
				overflow: hidden;
				}

			#header ul li a#upload {
				background-image: url( '../images/btn_laddaupp.png' );
				width: 143px;
				height: 83px;
				}
				
			#header ul li a#view {
				background-image: url( '../images/btn_sebilder.png' );
				width: 139px;
				height: 81px;
				}

			#header ul li a#about {
				background-image: url( '../images/btn_vadar.png' );
				width: 142px;
				height: 82px;
				}
		
		
		#splash-upload {
			background: url( '../images/splash-upload.png' ) no-repeat;
			height: 158px;
			width: 172px;
			text-indent: -10000em;
			letter-spacing: -100000em;
			position: absolute;
			right: 0;
			top: 110px;
			outline: none;
			}
		
		#flash {
			height: 550px;
			}
		
		#page {
			background: url( '../images/info-bg.png' ) no-repeat top right;
			padding-right: 300px;
			margin: 0 100px;
			font-family: Helvetica;
			min-height: 400px;
			color: #fff;
			}

		#page p a, #page-right p a {
			color: #fff;
			text-decoration: underline;
			font-weight: bolder;
			}

		#page-right {
			background: url( '../images/info-bg.png' ) no-repeat top left;
			padding-left: 300px;
			font-family: Helvetica;
			min-height: 400px;
			color: #fff;
			}
			
		h2 {
			font-size: 24px;
			font-weight: 100;
			}
			
		h3 {
			font-size: 18px;
			font-weight: bold;
			margin-bottom: 0;
			}
		
		p {
			font-size: 14px;
			margin-top: 0;
			line-height: 18px;
		}
		
		#info {
			height: 200px;
			}
			
			#info #counter {
				width: 289px;
				height: 174px;
				float: left;
				}
			
			#info #love {
				margin-left: 289px;
				height: 200px;
				}
				
				#info #love h2 {
					font-family: Helvetica;
					color: #fff;
					font-size: 24px;
					font-weight: normal;
					}
					
					
				#info #love ul {
					list-style: none;
					font-family: Helvetica;
					margin: 0;
					padding: 0;
					}
					
					#info #love ul li {
						width: 190px;
						margin-right: 10px;
						float: left;
						}
			
				
					#info #love ul h3 {
						font-size: 60px;
						margin: 0;
						width: 30px;
						color: #f00;
						float: left;
						}
						
					#info #love ul p {		
						margin: 3px 0 0 40px;
						padding: 0;
						font-size: 14px;
						color: #fff;
						line-height: 18px;
						font-weight: 100;
						}
						
						#info #love ul p strong {
							font-weight: 900;
							}

#form-upload {
	padding: 10px 30px;
	background: #fff;
	font-family: Helvetica;
	position: relative;
	height: 520px;
	}
	
	#form-tippsaenvan {
		padding: 20px 30px 10px;
		background: #fff;
		font-family: Helvetica;
		position: relative;
		height: 270px;
		}
	
	#form-tippsaenvan fieldset.afriend {
		width: auto;
		padding: 0;
		}
	
	#form-upload label.name {
		float: left;
		clear: both;
		margin-right: 20px;
		font-weight: bold;
		}
		
		#form-upload .name input {
			display: block;
			width: 80px;
			}
			
	#form-upload label.email {
		float: right;
		font-weight: bold;
		}
		
		#form-upload .email input {
			display: block;
			width: 80px;
		}

	#form-tippsaenvan label.name {
		float: left;
		clear: both;
		margin-right: 20px;
		font-weight: bold;
		}
		
		#form-tippsaenvan .name input {
			display: block;
			width: 100px;
			}
			
	#form-tippsaenvan label.email {
		float: right;
		font-weight: bold;
		}
		
		#form-tippsaenvan .email input {
			display: block;
			width: 140px;
		}
	
	#popup-left-splash {
		background: url( '../images/popup-left-splash.png' ) no-repeat;
		height: 80px;
		width: 80px;
		position: absolute;
		top: -30px;
		left: -30px;
		z-index: -1;
		}
	
	#form-upload fieldset.clear-form {
		clear: both;
		}
	
	#form-upload fieldset, #form-tippsaenvan fieldset {
		border: none;
		margin: 0;
		float: left;
		width: 210px;
		padding: 10px;
		}
	
		input {
			border: 1px solid #bababa;
			padding: 5px;
			}
			
		#form-upload .inner input, #form-upload textarea {
			width: 200px;
			}

		#form-upload label, #form-tippsaenvan label {
			display: block;
			font-size: 12px;
			font-family: Helvetica;
			margin-top: 10px;
			}

		#form-upload .check input {
			width: 20px;
			border: none !important;
			
			}
			
		.check {
			border: 1px solid #fff;
			}

		#form-upload h2, #form-upload h3, .message h3, legend {
			color: #337bd6;
			font-size: 14px !important;
			text-align: left;	
			font-weight: bolder !important;
			padding: 0;
			}
		
		#form-upload h3 div.left {
			text-align: left;
			float: left;
			padding-left: 10px;
			}
		
		#form-upload h3 div.right {
			text-align: right;
			float: right;
			padding-right: 10px;
			}
		
		#form-upload h3 div.center {
			text-align: center;
			margin: 0 170px;				
			}
	
		#form-upload p, .message p {
			font-size: 12px;
			font-family: Helvetica;
			}
			
		#form-upload div.inner {
			background: url( '../images/form-background.png' ) repeat-y;
			overflow: hidden;
			zoom: 1;
			}
			
		#form-upload div#form-upload-info {
			background: none;
			}
			
		#form-upload .clear-form {
			margin-top: 20px;
			padding: 0 10px;
			}

		#form-upload-info {
			width: 210px;
			float: left;
			margin: 35px 0 0 10px;
			}
			
		#form-upload #form-upload-field-firstname-label, 
		#form-upload #form-upload-field-lastname-label, 
		#form-upload #form-upload-field-email-label {
			font-weight: bold;
			}
			
		#form-tippsaenvan #submit_friend {
			background: url( '../images/popup-submit.png' ) no-repeat;
			height: 111px;
			width: 110px;
			position: absolute;
			bottom: -55px;
			right: -55px;
			border: none;
			text-indent: -10000em;
			letter-spacing: -100000em;
			}
			
		#form-upload #submit {
			background: url( '../images/popup-submit.png' ) no-repeat;
			height: 111px;
			width: 110px;
			position: absolute;
			bottom: -75px;
			right: -55px;
			border: none;
			text-indent: -10000em;
			letter-spacing: -100000em;
			}
			
		.klar {
			background: url( '../images/popup-submit.png' ) no-repeat;
			height: 111px;
			width: 110px;
			position: absolute;
			bottom: -75px;
			right: -75px;
			border: none;
			text-indent: -10000em;
			letter-spacing: -100000em;
		}
			
		#form-upload .highlight {
			border: 1px solid #f00;
			background: #fcc;
			}
			

/* !Footer */	
body > div#footer { position: absolute; }

#footer {
	width: 100%;
	height: 285px;
	z-index: 5;
	background: url( '../images/siluett.png' ) no-repeat center top;
	}


	#footer-inner {
		margin: 215px auto 0;
		width: 960px;
		height: 40px;
		border-top: 1px solid #a6a6a6;
		}	

		#footer-inner ul {
			list-style: none;
			margin: 5px 0;
			padding: 0;
			font-size: 14px;
			font-family: Helvetica;
			line-height: 18px;
			}
			
			#footer-inner ul li {
				float: right;
				padding: 0 8px;
				border-right: 1px solid #000;
				}
				
			#footer-inner ul li a#facebook {
				padding-left: 20px;
				background: url( '../images/facebook.png' ) no-repeat;
				}
				
			#footer-inner ul li.last {
				border-right: none;
				padding-right: 0;
				}
				
				#footer-inner ul li a {
					text-decoration: none;
					color: #000;
					}
					
			#footer-inner ul li#linkopingFooter {
				border: none;
				float: left;
				}
				
				#footer-inner ul li#linkopingFooter a {
					border: none;
					float: left;
					width: 155px;
					height: 53px;
					text-indent: -100000em;
					letter-spacing: -100000em;
					background: url( '../images/linkoping-footer.png' ) no-repeat;
					}
	
.partners {
	background: #fff;
	padding: 30px;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}

.partners li {
	float: left;
	height: 100px;
	}

	.partners li.heading {
		display: block;
		clear: both;
		float: none;
		color: #337BD6;
		height: auto;
		}

	.partners li a img {
		border: none;
		}

/* !Lets fancy up */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url( '../images/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 45px;
	width: 46px;
	background: url( '../images/popup-close.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url( '../images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url( '../images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url( '../images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url( '../images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url( '../images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url( '../images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url( '../images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url( '../images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url( '../images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url( '../images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url( '../images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url( '../images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url( '../images/fancy_title_right.png') repeat-x;
}