@charset "UTF-8";

body { 
	font-family: arial;
	font-size:12px; 
	letter-spacing: -0.02em; 
}

a {
	border: none;
	text-decoration:none;
	color:#000;
	}
a img{
	border:none !important;
}
/*Vanlig content*/

p {
	font-family: arial;
	font-size: 12px;
	font-weight:100;
	letter-spacing: -0.02em;
	color: #333;
	line-height: 18px;
	margin: 10px 0px 0px 1px;
	}
	
/*Rubriker*/

h2#Prislista {
	font-family: arial;
	color: #000;
	font-weight:bold;
	font-size:20px;
	letter-spacing: -0.05em;
	}

h1 {
	font-family: arial;
	color: #000;
	font-weight:100;
	font-size:32px;
	letter-spacing: -0.04em;
	margin: 15px 0px 0px 0px;
}

/*Content länkar*/

h2 {
	font-family: arial;
	color: #333;
	font-weight:100;
	font-size: 20px;
	letter-spacing: -0.06em;
    vertical-align:bottom;
}

/*MiniInfo*/

h3 {
	font-family: arial;
	color: #000;
	font-weight:100;
	font-size:10px;
	letter-spacing: -0.02em;
	margin: 5px 0px 5px 0px;
}

/*Rubrik-slogan*/

h4 {
	font-family: arial;
	color: #999;
	font-weight:100;
	font-size:15px;
	letter-spacing: -0.02em;
	margin: 0px 0px 0px 1px;
}

h5 {
	font-family: arial;
	color: #333;
	font-weight:100;
	font-size:20px;
	letter-spacing: -0.06em;
	margin: 20px 0px 0px 1px;
    vertical-align:bottom;
}

/* Rubriker i botten */

h6 {
	font-family: arial;
	color: #333;
	font-weight:100;
	font-size:20px;
	letter-spacing: -0.05em;
	margin: 0px 0px 5px 1px;
}

.textbox {
	font-family: arial;
	font-weight:100;
	line-height: 25px;
	font-size:16px;
}
#textboxSearch {
	font-family: arial;
	font-weight:100;
	font-size:12px;
}

/*Menu*/
.cufon-loading #Navigation {
	visibility: hidden !important;
}
#Navigation {
	font-family: arial;
	color: #000;
	font-weight:100;
	font-size:11px;
	letter-spacing: -0.02em;
}

ul#errorList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #CC0000;
}


/*Font Style Settings*/
#Pagination{
	size: 14px;
	font-size: 14px;
}

#Pris  {
	font-family: arial;
	color: #000;
	font-weight:100;
	font-size:28px;
	letter-spacing: -0.04em;
	text-align:center;
	}

#Label  {
	font-family: arial;
	color: #000;
	font-size:12px;
	letter-spacing: -0.04em;
	}
	
#MemberView {
	font-family: arial;
	color: #000;
	font-size:11px;
	letter-spacing: -0.04em;
	}

#MemberViewTop {
	font-family: arial;
	font-weight: bold;
	color: #000;
	font-size:12px;
	letter-spacing: -0.02em;
	}
	
#Form {
	font-family: arial;
	color: #000; 
	font-weight: bold;
	font-size:14px;
	letter-spacing: -0.02em;
	margin-top: 30px;
	}
	
#Boka  {
	font-family: arial;
	text-align:center;
	color: #000;
	font-weight:100;
	font-size:20px;
	letter-spacing: -0.04em;
	}
	

#BottomHeader {
	font-family: arial;
	color:#999;
	font-weight:100;
	font-size:24px;
	letter-spacing: -0.04em;
	}

#BottomText {
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	font-weight:100;
	letter-spacing: -0.02em;
	color: #333;
	vertical-align:top;
	}

#BottomTextLogo {
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	font-weight:100;
	letter-spacing: -0.02em;
	color: #333;
	vertical-align:top;
	padding-top: 25px;
	}

#BottomLink {
	font-family: arial;
	font-size: 13px; 
	font-weight:100;
	letter-spacing: -0.02em;
	color: #333;
	text-decoration:none;
	}
	
#ContentText {
	font-family: arial;
	font-size: 12px;
	font-weight:100;
	letter-spacing: -0.02em;
	color: #333;
	line-height: 18px;
	margin: 10px 0px 0px 1px;
	}
	
#PartnerLink {
	font-family: arial;
	size:14px;
	font-size: 14px;
	font-weight:100;
	letter-spacing: -0.02em;
	color: #333;
	line-height: 22px;
	padding-top: 15px;
	
	}
	
#paragraph2 {
	font-family: arial;
	font-size: 13px;
	font-weight:100;
	letter-spacing: -0.02em;
	color: #333;
	line-height: 18px;
	margin: 0px 0px 0px 0px;

}

/*Font Style Settings Ends*/

/*Layout Settings*/


#TopSide {
	background-image:url(../images/LogoSide.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:38px;
	}	
	
#BackgroundMenu {
	background-image:url(../images/LogoMenu.jpg);
	background-position:top; 
	background-position:left;
	background-repeat:no-repeat;
	}

#Content {
	padding-top:30px;
	padding-bottom:50px;
	padding-left:30px;
	}
	
#Bottom {
	padding-top:30px;
	padding-bottom:30px;
	padding-left:30px;
	}
	
#BottomLineHorizontal {
	background-image:url(../images/BottomLine.jpg);
	background-repeat:repeat-x;
	height:2px;
	}

#BottomLineVertical {
	background-image:url(../images/BottomLineVertical.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:40px;
	}

/*Layout Settings Ends*/
	
#footer{
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size:20px;
}

/* - - - - - - - - - - - - - - - - - - - - -

Title : Lightbox CSS
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

- - - - - - - - - - - - - - - - - - - - - */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:400px;
	margin:-220px 0 0 -250px;
	border:1px solid #fff;
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}
