﻿* /*Set's border, padding and margin to 0 for all values*/
{
	padding: 0;
	margin: 0;
}

body, html {
	font-size: 11px;
	line-height:20px;
}

body {
	color: #003486; 
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background: #FFFFFF url(/img/body_background.gif) left top repeat-y;
}

img {
	border: 0;
}

p {
	margin: 0px 0px 52px 0px;

}

a {
	color: #003486;
}

a:hover {
	color:#339FEE;
}

h1 {
	font-size: 16px;
	letter-spacing: 1px;
	line-height:30px;
	margin: 0px 0px 12px 0px;

}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
	letter-spacing: 1px;
	line-height:16px;
	margin: 12px 0px 0px 0px;
}
h4 {
	font-size: 11px;
	letter-spacing: 0px;
	line-height:16px;
	margin: 18px 0px 0px 0px;
}

.courier {
     color:#333333;
     float: left;
     display: block;
     clear: both;
     margin-top: 10px;
}

.source {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
	text-align: right;
	color:#333333;
}	
	
/* CSS FOR STRUCTURE */
#bodyWrapper {
	width: 860px;
}

#contentWrapper {
	width: 100%;
	display: block;
}

/***************************************/
/* Footer */
/***************************************/

#footer {
	margin-left: 300px;
	display: inline;
	float: left;
}

#footer a {
	font-weight: bold;
}

/***************************************/
/* Header */
/***************************************/
#header {
	background: url(/img/banners/banner1.jpg) left top no-repeat;
	width: 100%;
	height: 121px;
	margin-top: 0px;
	cursor:pointer;
}

/***************************************/
/* Form */
/***************************************/

input.normaltext {
	width: 200px;
	border: 1px solid #003486;
	background-color: #f0f0f0;
	
}	

input.antal {
	width: 35px;
	font-size: 11px;
	height: 15px;

}	

textarea.fill {
	width: 300px;
	font-size: 11px;
	height: 75px;

}

#skicka {
	color: #003486;
}

div.inputcontainer {
	width: 320px;
	margin-bottom: 70px;

}

div.floatleft {
	float:left;
	clear:both;
	margin-bottom: 5px;
}

div.floatright {
	float:right;
	clear:right;
	margin-bottom: 5px;
}

div.fullWidth {
	clear: both;
	display: block;
}

.file {
	width: 202px;
}

.redalert {
	color: red;
}

.ok {
	color: #003486;
}
	
/***************************************/
/* Panel-Date Area */
/***************************************/
#panel {
	border: 1px solid #003366;
	border-right: 0;
	border-left: 0;
	background-color: #F4B1C2;
	color: #003366;
	width: 834px;
	height: 12px;
	margin-top: 0px;
	padding: 8px 13px 8px 13px;
	letter-spacing:2px;
}

/***************************************/
/* Left Navigation */
/***************************************/

#leftNavigation {
	width: 200px;
	min-height: 800px;
	float: left;
	background-color: #E95D71;
	margin-top: 0px;
	display: block;
}

* html #leftNavigation {
	height: 600px;
}

#leftNavigation a {
	text-decoration: none;
	color: white;
}

#leftNavigation ul {
	list-style: none;
	list-style-type: none;
	width: 200px;
	margin-top: 26px;
	border-top: 2px solid #C0DFFD;
}

#leftNavigation ul li {
	border-bottom: 2px solid #C0DFFD;
	display: block;
}

#leftNavigation ul li a {
	padding: 10px 10px 10px 20px;
	display: block;
	letter-spacing:1px;
}

#leftNavigation ul li a:hover {
	background-color: #F5BACE;
	color: #003486;
}

#leftNavigation div.adress {
	margin: 20px 10px 0 10px;
	color: white;
	
}

#leftNavigation div.adress p {
		font-size: 9px;
		line-height: 14px;
	 
}

/***************************************/
/*** Main Content Area ***/
/***************************************/

#mainContent {
	float: left;
	width: 450px;
	padding: 50px 50px 10px 50px;
}

#mainContent p {
	margin: 10px 0 20px 0;
}

#mainContent img {
	float: right;
	margin-top: 1px;
}

#mainContent img.left {
	float: left;
	margin-right: 150px;
	margin-top: 1px;
}

#mainContent img.float {
	width: 450px;
	margin: 5px 5px 5px 5px;
}

div.item {
	margin-bottom: 20px;
	width: 450px;
	display: block;
	float: left;
}
 
div.item img{
	margin-left: 25px;
}
 
div.itembg{
	width: 444px;
	float:	none;
	color: white;
	background-color: #E95D71;
	margin-top: 5px;
	padding: 15px 15px 15px 15px;
	display: block;
}
.contactItem {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 20px;
	display: inline;
}

.contactItem h4 {
	margin-top: 5px;
}


/***************************************/
/*** Right Column ***/
/***************************************/
#rightColumn {
	float: right;
	width: 110px;
}

/***************************************/
/*** BOX 110 px Used on rigth Column ***/
/***************************************/
.box110 {
	width: 110px;
	margin-bottom: 20px;
	font-size: 10px;
}

.box110 a {
	clear: left;
	float: left;
	font-weight: bold;
}

/***************************************/
/*** Misc ***/
/***************************************/
.clearfix {
	clear: both;
}

/***************************************/
/*** POP UP ***/
/***************************************/
#popup
{
    width: 450px;
    height: 450px;
    border: 1px solid red;
    background: #fed0db;
    position:absolute;
    font-family: Verdana;
    font-size: 11px;
    padding: 0;
    margin-left: auto ;
    margin-right: auto ;
}

.popcontent
{
    padding: 10px;
}

.handle
{
    width: 100%;
    height: 20px;
    background: #ff0000;
    cursor:move;
}
.handle img
{
    float: right;
    cursor: pointer;
    border: none;
    margin: 2px 2px 0 0;
}
