/*

O ,   H e l g a   N a t t   2 0 0 9
http://www.ohelganatt.se/

© Copyright SOUL Design Richard Kennett AB, 2010. All rights reserved.

----------------------------------------------------------------------


Dotted borders:			#393945	(grayish)
Link color:				#ffea00	(yellow)

*/

/* GLOBAL */
* { margin: 0; padding: 0; }

/* BODY */
body {
	padding: 0px;
	margin: 0px;
	background: #00001e url('../images/stars_bg.jpg') repeat;
	text-align: left;
	color: #cacaca;
	font-family: 'Lucida Grande', arial;
}

/* FONT, FORMATS & RULES */
h1 { padding: 10px 0 5px 0; font: normal 24px 'Lucida Grande', arial; }
h4 { font: 0.7em arial; text-transform: uppercase; margin:0; padding:0; }

img { border: none; }

p  { font: normal 14px "Lucida Grande", arial; line-height: 1.8em; }
p.bold  { font-weight: bold; }

span  { font: normal 14px "Lucida Grande", arial; line-height: 1.8em; display: block; }
span.bold { font-weight: bold; }

/* LINKS, COLORS & RULES */
a:active 			{ color: #ffea00; }
a:hover				{ color: #ffea00; }
a:link 				{ color: #cacaca; text-decoration:none; }
a:visited 			{ color: #cacaca; text-decoration:none; }

ul { list-style: none; overflow:hidden; }
li { list-style-type: none; display: inline; float: left; }

.icon { vertical-align: middle; }
div#error { width: 735px; height: 100px; position: absolute; text-align: center; top: 0; left: 0; margin:0; padding:0; background: url('../images/transparent_black.png') repeat; }
h1.error {font: bold 60px Georgia; position: relative; }
p.error {font: bold 16px arial; position: relative; }
p.imgDesc { font: 10px "Lucida Grande", arial; padding: 0 0 20px 0 !important; }
p.imgDesc span { font: 10px "Lucida Grande", arial !important; }

.indent { text-indent: 20px; }

/*
COLUMNS, GRIDS & RULES
	<div class="column c6 align_lt">
	Would give a box using the width of >c6<, left aligned with >align_lt< and tell it to be displayed as inline with >column<
	
	980/6 = 163px
*/
.column			{ display: inline; }
	.c1			{ width: 163px; }
	.c2			{ width: 260px; } /* 320px */
	.c3			{ width: 490px; }
	.c4			{ width: 660px; } /* 660px */
	.c5			{ width: 816px; }
	.c6			{ width: 980px; }
	.cTot		{ width: 980px; }
	
.last			{ margin: 0 !important; } 	/* Prevents boxes from breaking line */
.align_lt		{ float: left; }
.align_rt		{ float: right; }
.cpad_lt		{ padding: 70px 0 0 0; }	/* LEFT COLUMN-padding */
.cpad_rt		{ padding: 70px 0 0 0; }	/* RIGHT COLUMN-padding */
.clear_lt		{ clear: left; }
.clear_rt		{ clear: right; }
.clear			{ clear: both; }
.noborder		{ border: medium none !important; }


/* WRAPPER */
div#wrap								{ width: 980px; margin: 0 auto; }

/* HEAD */
div#head 								{ position:relative; float: left; width: 980px; height: 150px; margin:0 auto; z-index: 101; }
div#head .leftHead 						{ width: 200px; height: 150px; margin:0; padding:0; background: transparent url('../images/leftHead_bg.gif') repeat-x; }
div#head .rightHead 						{ width: 780px; height: 150px; margin:0; padding:0; background: transparent url('../images/rightHead_bg.gif') repeat-y; }
div#head .logo 							{ margin:0; padding:0; position:relative; z-index:100; top:0;left:30px;}
div#head .soulEvenemang					{ display: inline; position: absolute; right: 20px; top: 84px; }

	/* QUICKBOX */
	div#head .quickBoxCont 				{ width: 750px; height: 80px; margin: 0; padding: 15px 0 18px 60px; }
	.quickBox 							{ float:left; width:160px; margin:0 30px 0 0; }
	.quickBoxHolder 						{ background:#4e0202; position:relative; Width:160px; height:80px; overflow:hidden; }
	.quickBoxHolder img 					{ position: absolute; }
	.quickBoxButton 						{ position:absolute; top:5px; left:5px; width:150px; height:70px; text-indent:-9999px; overflow:hidden; background:url(../images/blank.gif) repeat; }


/* NAViGATION */
div#navigation 							{ width: 780px; height: 37px; display: block; float: left; }
div#navigation .navBar					{ height: 50px; background: transparent url('../images/navBar_bg.gif') repeat-x; padding: 0 0 0 25px; }
div#navigation .navBar li					{ padding: 12px 0; text-transform: uppercase; font-family: arial; font-size: 0.7em; font-weight:bold; }
div#navigation .navBar li a.button			{ height: 37px; padding:12px; text-transform: uppercase; font-family: arial; background: transparent url('../images/navBar_spacer.gif') top right no-repeat; }
/*div#navigation .navBar li a.button:hover	{ height: 50px; padding:14px; text-transform: uppercase; font-family: arial; background: transparent url('../images/navBar_spacerHover.gif') top right no-repeat; }*/
div#navigation .navBar li:hover 			{ background: transparent url('../images/navBar_overlay.gif') repeat-x; }
div#navigation .navBar li.active 			{ background: transparent url('../images/navBar_overlay.gif') repeat-x; }
div#navigation .navBar li.first			{ margin-left: 34px; }
/*div#navigation .navBar li a.active:hover  	{ background: transparent url('../images/navBar_spacer.gif') top right no-repeat !important; }*/
div#navigation .navBar li a.last 			{ background: none; padding-right:17px;}
div#navigation .navBar li a.last:hover 	{ background: none; padding-right:17px;}

/* CONTAiNER & PAGEBODY */
div#container 							{ position:relative; float: left; width: 980px; background: transparent url(../images/content_bg.gif) repeat-y; margin: 0 auto; }
div#container .pagebody 					{ clear: both; overflow: auto; margin: 0 auto; }
div#container .panorama 					{ height: 250px; position:relative; z-index:5;}
div#container .panorama img				{ height: 250px; width:980px; z-index: 6; }
div#container .welcome 					{ position: absolute; top: 170px; left: -35px; z-index: 100; }

/* CONTENT */
div#content 								{ background: transparent url('../images/content_bg.gif') repeat-y; display:block; float: left; width: 980px; padding:0; }

div#bildspelsFade {
	position: relative;
	z-index: 1000;
	width: 980px;
	height: 50px;
	background: transparent url(../images/bildspels-fade.png) repeat-x;
}
	/* BiLDSPELET */
	div#bildspelet p.bold 					{ font-weight: bold; }
	div#bildspelet span.bold 				{ font-weight: bold; }
	div#bildspelet span 					{ display: block; }
	
	/* PANORAMA SLIDESHOW */
	div#slideshow 						{ position:relative; height:350px; width: 980px; }
	div#slideshow a 					{ position:absolute; top:0; left:0; z-index:8; opacity:0.0; }
	div#slideshow a.active 					{ z-index:10; opacity:1.0; }
	div#slideshow a.last-active 				{ z-index:9; }
	
	/* PAGESLIDER */
	div#pageSlider						{ position: absolute; left: 55px; top: 50px; z-index: 50; margin:0; padding:0; }
	div#pageSlider img					{ display: block; }
	div#pageSlider img					{ display: block; }
	div#pageSlider .pageSlider_gradient			{ position: absolute; bottom: 0; z-index: 2200; }

	/* PAGEBOX*/
	div#pageBox						{ margin:0; padding: 45px 0 45px 260px; position: relative; white-space: normal; width: 450px; }
	div#pageBox a						{ color: #cacaca; }
	div#pageBox h3						{ color: #cacaca; font: bold 18px 'Lucida Grande', arial; padding: 20px 0 5px 0; }
	div#pageBox a:hover					{ color: #ffea00; }
	div#pageBox	p					{ padding: 10px 0; margin:0; font: normal 14px 'Lucida Grande', arial; line-height: 1.8em; }
	div#pageBox	p.clear					{ padding: 0; margin:0; font: normal 14px 'Lucida Grande', arial; }
	div#pageBox	p.spacer				{ padding: 10px 0 40px 0; margin:0; }
	div#pageBox	p.info					{ padding: 10px 0; margin:0; font: normal 14px 'Lucida Grande', arial; border-bottom: 1px dotted #393945; }
	div#pageBox	p.info img				{ padding: 0 10px 0; }		
	div#pageBox	p.info2					{ padding: 10px 0; margin:0; font: normal 14px 'Lucida Grande', arial; }
	div#pageBox	p.info2	img				{ padding: 0 10px 0 0; }
	div#pageBox	span.text				{ display: block; padding: 0px 0; margin:0; font: normal 14px 'Lucida Grande', arial; }
	div#pageBox	p.img img				{ padding: 0 10px 10px 0; }
	div#pageBox	p.infoHeader				{ padding: 10px 0 5px 0; margin:0 0 10px 0; font: normal 24px 'Lucida Grande', arial; border-bottom: 1px dotted #393945; height: 25px; position: relative; width: 450px; white-space: nowrap; display: block; }
	div#pageBox	p.infoHeader span			{ padding: 0 0 0 10px; margin:0; font: normal 24px 'Lucida Grande', arial; display: inline; }
	div#pageBox	p.infoHeader img			{ vertical-align:bottom; }
	div#pageBox	span.desc				{ padding: 10px 0; margin:0; font: bold 16px 'Lucida Grande', arial; display: inline; }
	div#pageBox input					{ padding: 0; margin: 0; }
	div#pageBox #inputs					{ padding: 10px 0; margin: 0; font: normal 14px 'Lucida Grande', arial;; }
	div#pageBox input#saddr					{ width: 160px; }
	div#pageBox input#sok					{ width: 40px; margin: 0 0 0 15px;  }
	div#pageBox span.inputDesc				{ padding: 0 0 0 45px; margin: 0; font: normal 10px arial; position: relative; display: block; }
	
	/* PRESS */
	div#pageBox .pressrelease			{ padding:0; margin: 20px 0 40px 0; width: 450px; height: 25px; background: #441423; color: #cacaca; }
	div#pageBox .pressrelease p.date		{ width: 100px; padding:4px 5px 5px 5px; margin:0; position: relative; float: left; color: #cacaca; }
	div#pageBox .pressrelease p.desc		{ width: 280px; padding:4px 5px 5px 5px; margin:0; position: relative; float: left; overflow: hidden; color: #cacaca; }
	div#pageBox .pressrelease img		{ padding:0; margin:0; position: relative; bottom: 16px; }
	/* PRiNTER & PDF ICONS */
	.printer		{ padding: 5px; position: absolute; top: 10px; right: 30px; }
	.pdf			{ padding: 5px; position: absolute; top: 10px; right: 0; }
	.pdf img		{ width: 20px; }
	.pdfdoc			{ display: block; padding: 0 10px 0 0; background: transparent url(../images/icons/icon_pdf_small.png) 94% 0% no-repeat;}
	
	div#press h4							{ padding: 0 0 20px 0; }
	div#press p 							{ font: normal 14px "Lucida Grande", arial; line-height: 1.8em; }
	div#press span 						{ font: normal 14px "Lucida Grande", arial; line-height: 1.8em; display: block; }
	div#press h1							{ padding: 10px 0 5px 0; margin:0 0 10px 0; font: normal 24px 'Lucida Grande', arial; }
	div#press p.bold 					{ font-weight: bold; }
	div#press span.bold					{ font-weight: bold; }
	
	div .pressContainer					{ padding: 0 0 40px 0; float: left; }
		
	/* PRESSBOX (pressbilder) */
	div#pageBox .pressBoxCont			{ width: 450px; position: relative; display: block; color: #cacaca; }
	div#pageBox .pressBox				{ width: 143px; position: relative; display: inline; float: left; overflow: hidden; margin: 10px 10px 0 0; background: #000; color: #cacaca; z-index: 13 !important; }	
	div#pageBox .third					{ width: 143px; position: relative; display: inline; float: left; overflow: hidden; margin: 10px 0 0 0; background: #000; color: #cacaca; }
	div#pageBox .pressBoxImg				{ margin: 5px 15px; z-index: 12; }
	div#pageBox .pressBoxImgCont			{ width: 143px; position: relative; float: left; display: inline; overflow: hidden; background: #000; }
	div#pageBox .pressBoxDesc			{ position: relative; float: left; padding: 10px 15px 0 15px; }
	div#pageBox .pressBox p.header 		{ position: relative; margin:10px; padding:2px; width: 120px; color: #cacaca; border-bottom: 1px dotted #441427; white-space: nowrap; }
	div#pageBox .pressBox p.desc 			{ position: relative; font: normal 10px arial; padding: 0; margin:0; color: #cacaca; }
	div#pageBox .pressBox p.dl a		 	{ position: relative; bottom: 0; font: bold 12px arial; color: #cacaca; }

	/* LOKALARTISTBOX (tidigare lokalartister) */
	div#pageBox .lokalartistBoxCont			{ width: 450px; position: relative; display: block; color: #cacaca; }
	div#pageBox .lokalartistBox				{ width: 220px; position: relative; display: inline; float: left; overflow: hidden; margin: 10px 10px 0 0; background: #000; color: #cacaca; z-index: 13 !important; }
		div#pageBox .second					{ width: 220px; position: relative; display: inline; float: left; overflow: hidden; margin: 10px 0 0 0; background: #000; color: #cacaca; }
	div#pageBox .lokalartistBoxImg			{ margin: 5px 15px; z-index: 12; }
	div#pageBox .lokalartistBoxImgCont		{ width: 220px; position: relative; float: left; display: inline; overflow: hidden; background: #000; }
	div#pageBox .lokalartistBoxDesc			{ position: relative; float: left; padding: 10px 15px 0 15px; }
	div#pageBox .lokalartistBox p.header 		{ position: relative; margin:10px; padding:2px; width: 200px; color: #cacaca; border-bottom: 1px dotted #441427; white-space: nowrap; }
	div#pageBox .lokalartistBox p.desc 		{ position: relative; font: normal 10px arial; padding: 0 0 10px; margin:0; color: #cacaca; }
	
	
	/* HOTELL (hotellboxarna) */
	div#hotell .hotellBox				{ position: relative; margin: 0 0 15px 0; width: 450px; border-bottom: 1px dotted #393945; padding: 0 0 10px 0; }
	div#hotell .hotellBox p				{ overflow: hidden; }
	div#hotell .hotellBox p.header		{ /*border-bottom: 1px dotted #393945; width: 200px;*/ font: bold 14px arial; margin-left: 90px; margin-bottom: 8px; padding: 0 0 2px 0; }
	div#hotell .hotellBox p.desc			{ font: 12px arial; padding:0; }
	div#hotell .hotellBox p.descAddr		{ font: 12px arial; padding:0 0 10px 0; }
	div#hotell .hotellBox span.link		 { font: bold 12px arial; padding:10px 0 5px 0; }
	div#hotell .hotellBox span.erbjudande { font: bold 12px arial; }
	div#hotell .hotellBox p.erbjudande a	 { font: bold 12px arial; color: #00D900; font: 12px arial; padding:0; }
	div#hotell .hotellBox p.erbjudande a:hover	 { font: bold 12px arial; color: #ffea00 !important; }
	div#hotell .hotellImg				{ float: left; position: relative; padding:0px; margin:0 15px 0 0; }
	div#hotell .hotellImg img			{ width: 80px; margin:0; padding:0; }	
	
	/* TiLLGÄNGLiGHET */
	div#teckentolkning					{ padding: 0 0 40px 0; }	
	/* TURiSTiNFORMATiON */
	div#turistInfo						{ padding: 0 0 40px 0; }
	/* Hitta hit */
	div#hittaHit						{ padding: 0 0 40px 0; }
	/* infoBox */
	.infoBox 							{ padding: 0 0 40px 0; }	

	/* NEWS */
	div#news							{ padding: 70px 0 0 0; }
	div#news .newsRow					{ width:640px; display: block; float: left; border-bottom: 1px dotted #393945; padding: 10px 0; margin: 0 30px !important;}
	div#news .first						{ border-top: 1px solid #3d3d45; } 	/* Adds border-top to newsRow */
	div#news .last						{ border-bottom: medium none; }		/* Removes border-bottom to newsRow */
		/* NEWS FORMAT & SETTINGS */
		div#news .newsRow  h4				{ margin:0; padding:5px 0 5px 0; font: normal 10px arial; text-transform: uppercase; }
		div#news .newsRow  h1			{ margin:0; padding:0 0 20px 0; font: bold 24px 'Lucida Grande', arial; }
		div#news .newsRow  .newsImage			{ margin:0; padding:0; float: left; width: 150px; vertical-align: middle; text-align: left; }
		div#news .newsRow  p				{ margin:0; padding:0 0 10px 20px; line-height: 1.8em !important; overflow: hidden; font: normal 14px 'Lucida Grande', arial;}
		
		div#news .newsRow  .readMore			{ color:#3381e7 !important; margin:0; padding:10px 5px 5px 5px; font: bold 12px 'Lucida Grande', arial; display: block; clear: both; }
		div#news .newsRow  .readMore img, a.readMore img		{ vertical-align: middle; }
		div#news .newsRow  .readMore:hover, a.readMore:hover	{ color: #245ba3; text-decoration: none; }
		a.readMore { color:#3381e7 !important; margin:0; padding:10px 5px 5px 5px; font: bold 14px 'Lucida Grande', arial; }
	
	/* CONTACT */
	div#contact								{ padding: 0px 30px 0 0; }
	div#contact	p							{ padding:0;margin:0; font: normal 14px "Lucida Grande", arial; line-height: 1.5em; }

	/* SiDEBAR */
	div#sideBar								{ width: 260px; overflow: hidden; padding: 50px 0 50px 0;margin:0; display:block; background: transparent url('../images/sponsors_bg.jpg') repeat-y; }
	div#sideBarLinks						{ width: 245px; padding: 60px 0 50px 0;margin:0; display:block; background: transparent url('../images/sponsors_bg.jpg') repeat-y; }
		/* SiDEBAR NAViGATION */
		div#sideBarNav							{ padding: 0 20px;margin:0; float: left; position: relative; }
		div#sideBarNav p							{ font: normal 16px "Lucida Grande", arial;  }
		div#sideBarNav p.link					{ float: left; position: relative; display: inline; padding:10px 0 0 0; line-height: 1.2em; margin:0; clear: both; width: 210px; border-bottom: 1px dotted #393945; }
		div#sideBarNav p.link a:hover			{ color: #ffea00; text-decoration: none; }
		div#sideBarNav p.pressRel				{ float: left; position: relative; display: inline; padding:0 0 0 10px; line-height: 1.2em; margin:0; clear: both; width: 210px; }
		div#sideBarNav p.pressRel a:hover		{ color: #ffea00; }
		div#sideBarNav span.pressRelDate			{ float: left; position: relative; display: inline; padding:10px 0 0 0; line-height: 1.2em; margin:0; clear: both; width: 210px; font: bold 10px "Lucida Grande", arial; }
		div#sideBarNav span.pressRelDesc			{ float: left; position: relative; display: inline; padding:0 0 10px 0; line-height: 1.2em; margin:0; clear: both; width: 210px; font: normal 10px "Lucida Grande", arial; }
		div#sideBarNav span.pressRelDesc	img		{ position: relative; left: 10px; border-left: 1px dotted #393945; padding: 0 0 0 10px; }
		div#sideBarNav span.pressRelDesc	 a:hover	{ color: #ffea00; text-decoration: none; }
		div#sideBarNav .active					{ color: #ffea00; }
		div#sideBarNav .active a					{ color: #ffea00; }
		div#sideBarNav .pressreleaser			{ border-bottom: 1px dotted #393945; padding: 0 0 5px 0; float: left;}
		div#sideBarNav span.ldesc				{ position: relative; display: block; font-size: 10px; margin:0; padding:0 0 12px 0; }

	/* SPONSORS */
	table#sponsors 							{ width: 260px; }
	
	table#sponsors td.hSpons, td.mSpons, td.vSpons { background: #b3b3bd; }
	
	table#sponsors h1						{ padding:30px 0 0 0;margin:0; width: 260px; height: 25px; font:normal 14px arial; color: #cacaca; text-align: center; }
	table#sponsors td.hSponsHuvud					{ width: 260px; height: 84px; vertical-align: middle; text-align: center; padding: 6px 0; border-bottom: 1px dotted #393945; }
	table#sponsors td.hSpons					{ width: 260px; height: 84px; vertical-align: middle; text-align: center; padding: 6px 0; border-bottom: 1px dotted #393945; }
	table#sponsors td.subHeader				{ padding: 20px 0 0 0; }
	table#sponsors td.first					{ border-top: 1px dotted #393945; }
	table#sponsors td.left					{ border-right: 1px dotted #393945; }
	table#sponsors td.last					{ border-bottom: medium none !important; }
	table#sponsors td.mSpons					{ width: 130px; height: 84px; vertical-align: middle; text-align: center; padding: 6px 0; border-bottom: 1px dotted #393945; }
	table#sponsors td.vSpons					{ width: 130px; height: 84px; vertical-align: middle; text-align: center; padding: 6px 0; border-bottom: 1px dotted #393945; font-size: 11px; }
	table#sponsors td.tSpons a { color: #D81921; font-weight: bold; font-size: 16px !important; }
	table#sponsors .vip						{ font-weight: bold; color: #000; }
	table#sponsors a { color: #000; font-size: 12px; }

	/* GALLERY (bildspelet) */
	#gallery 			{ position: relative; height: 520px; background: #000; width: 980px; }
	#main 				{ position:relative; overflow:hidden; height: 450px; width: 540px; top: 25px; left: 260px; }
	#pages 				{ position:absolute; height:20000em; width: 540px; }
	.page 				{ padding:10px 10px 10px 0; height: 450px; background:#000  0 0 repeat-x; width:540px; }
	.scrollable 			{ position:relative; overflow:hidden; width: 510px; height: 450px; }
	.scrollable .items 		{ width:20000em; position:absolute; clear:both; }
	.item 				{ float:left; cursor:pointer; width:500px; height:450px; padding:10px; }
	/* NAViGATION */
	#main_navi 			{ padding:0 0 0 270px; margin:0px !important; height: 25px; position: absolute; bottom: 0; width: 710px; background: #000; }
	#main_navi li 			{ background-color:#000; color:#FFFFFF; font-size:12px; list-style-type:none; padding:5px 10px; cursor:pointer; text-align: center; }
	#main_navi li h1 		{ display: inline; font-size: 12px; font-family: "Lucida Grande", arial; margin:0; }
	#main_navi li:hover 		{ background-color:#111; }
	#main_navi li.active 		{ background-color:#111; color: #ffea00; }
	#main_navi img 			{ float:left; margin-right:10px; display: none; }
	#main_navi strong 		{ display:block; }
	/* NaviDots */
	#main div.navi 			{ cursor:pointer; margin: 0 0 0 10px !important; }
	div.navi 			{ margin-left:328px; width:200px; height:20px; }
	div.navi a 			{ width:8px; height:8px; float:left; margin:3px; background:url(../images/bildspel/navigator.png) 0 0 no-repeat; display:block; font-size:1px; }
	div.navi a:hover 		{ background-position:0 -8px; }
	div.navi a.active 		{ background-position:0 -16px; }


	
/* CUSTOMiZATIONS */
div.tooltip { 
    background-color:#000; 
    border:1px solid #fff; 
    padding:10px 15px; 
    width:200px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
 
    /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}

/* jquery:imageZoom */
div.jquery-image-zoom 	{ line-height: 0; font-size: 0; z-index: 99999999; border: 5px solid #fff; margin: -5px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
div.jquery-image-zoom a 	{ 
	background: url(../images/buttons/close.png) no-repeat; 
	display: block; width: 25px; height: 25px; position: absolute; left: -17px; top: -17px;
	/* IE-users are prolly used to close-link in right-hand corner */
	*left: auto;
	*right: -17px;
	text-decoration: none;
	text-indent: -100000px;
	outline: 0;
	z-index: 11;
}
div.jquery-image-zoom a:hover { background-position: left -25px; }
div.jquery-image-zoom img, div.jquery-image-zoom embed, div.jquery-image-zoom object, div.jquery-image-zoom div { width: 100%; height: 100%; }


/* SOCiALiZE */
div#socialize 			{ margin: 20px 0 0 0; padding: 20px 0; border-top: 1px dotted #393945; }
div#socialize .facebook	{ margin: 0 0 15px 0; background: #eceff5; border: 1px solid #94a3c4; }
div#socialize .fbOverBox { width: 60px; height: 65px; background: #eceff5; position: absolute; }
div#socialize .facebook img.fbOver	{ width: 48px; height: 48px; position: absolute; margin: 10px 5px 5px 5px; z-index: 9999; }
div#socialize .twitter	{ height: 50px; margin: 0 0 15px 0; position: relative; padding: 10px 5px 5px 5px; background: #eceff5; border: 1px solid #94a3c4; }
div#socialize .twitter img	{ vertical-align: middle; position: relative; float: left; margin: 0 8px 0 0; z-index: 9999; }
div#socialize .twitter span.header { font: bold 14px 'lucida grande', arial; position: relative; padding: 0; color: #36ccff;  line-height: 15px; }
div#socialize .twitter span a { color: #36ccff; }
div#socialize .twitter small a { color: #36ccff; }
div#socialize .twitter span a:hover { color: #36ccff !important; text-decoration: underline; }
div#socialize .twitter p		{ font: normal 11px 'lucida grande', arial; position: relative; padding: 0; color: #000; line-height: 15px; }



/* FOOTER */
div#footer				{ position: relative; float: left; height: 30px; width: 980px; padding: 10px 0 25px 0; background: #000 url('../images/footer_bg.png') no-repeat center bottom; z-index: 123125; }
div#footer .smallLogo 	{ padding: 0 15px 0 45px; float: left; position: relative; }
div#footer .menu 		{ position: relative; padding:10px 0 0 0; margin:0; font-size: 12px; }
div#footer .copyright 	{ padding: 2px 0 0 0; font-size: 10px; color: #cacaca; }
.transparent {
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
}
.below_bildspel {
}


h1 small {
	font-size: 14px;
	margin-top: 21px;
}
