/* 

	author: jonas@artopod.se

	colors

	link			#333
	visited link	#222
	hover 			#424242
	hr color		#e5e5e5

	menu links 		#ef9300

*/

/* Mod version of reset CSS by Eric Meyer  ------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, 
sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #f79920 url(../img/bg_pattern.gif) repeat-x fixed; 
	color: #000;  
	text-align: center;
	line-height: 1;
	margin: 0 10px;
}

* html body {
	background: #fcbc0e;
	background-image: none;
}

html, body {
	height: 100%;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup... */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1em;
	/* table-layout: fixed;
	width: 100%; */
}

hr { 
	clear: both;
	border: 0; 
	color: #e5e5e5; 
	background-color: #e5e5e5;
	height: 1px;
}

.clr {
	clear: both;
}

/* Layout			------------------------------------------------ */

div#shiv {
	width: 100%;
	height: 50%;
	margin-top: -300px;
	float: left;
}

#thearea {
	width: 984px;
	height: 530px;
	margin: 0px auto;
	position: relative;
	clear: both;
	text-align:left;
}


#krafttop {
	width: 984px;
	height: 30px;
	margin: 0 auto;
	background: url(../img/area_ends.png) no-repeat 0% 0%;
}

* html #krafttop {
	background: url(../img/area_ends.gif) no-repeat 0% 0%;
}

#kraftarena { 
	position: relative;
	width: 950px;
	min-height: 530px;
	margin: 0 auto;
	padding: 0 17px;
	background: url(../img/area_bg.png) repeat-y 0% 0%;
	text-align: left;
	clear: both;
}

	* html #kraftarena {
		height: 530px;
		background: url(../img/area_bg.gif) repeat-y 0% 0%;
	}

#kraftarea { 
	position: absolute;
	background: url(../img/bg_area.gif) no-repeat 0% 100%;
}

#kraftbot {
	width: 984px;
	height: 30px;
	margin: 0 auto;
	background: url(../img/area_ends.png) no-repeat 0% 100%;
}

*html #kraftbot {
	background: url(../img/area_ends.gif) no-repeat 0% 100%;
}

#logo {
	margin: 12px 10px 6px;
	padding: 0 0 10px;
	border-bottom: 1px solid #c7c7c7;
}

#menu {
	position: relative;
	float: left;
	width: 230px;
	margin-right: 6px;
	z-index: 3;
}

#maincol {
	position: relative;
	float: left;
	width: 690px;
}

/* Menu				------------------------------------------------ */

#menu .open {
	display: block;
}

#menu h3 {
	display: block;
	margin: 1px 0 0 0;
	font-size: 110%;
}

#menu h3 a {
	display: block;
	width: 195px;
	height: 30px;
	vertical-align: middle;
	margin: 0 0 -14px;
	padding: 10px 10px 0 24px;
	background: url(../img/menu_areas.png) no-repeat;
}

	* html #menu h3 a {
		margin: 0 0 -4px;
		background: url(../img/menu_areas.gif) no-repeat;
	}

	#menu h3 a:hover {
		background: url(../img/menu_areas.png) no-repeat 0% 100%;
	}

	* html #menu h3 a:hover {
		background: url(../img/menu_areas.gif) no-repeat 0% 100%;
	}

#menu a {
	text-decoration: none;
}

#menu ul {
	list-style: none;
	margin: 10px 0 6px 24px;
}

#menu li {
	padding: 1px 0 3px;
	font-weight: bold;
}

	#menu ul a:hover {
		color: #ef9300;
	}

	#menu li a.current {
		color: #ef9300;
	}

.textsize {
	margin: 0 0 0 10px;
	padding: 0 0 0 14px;
}

#fritid {
	position: absolute;
	left: 36px;
	bottom: 0;
	z-index: 2;
}

#bubbles {
	position: absolute;
	left: 17px;
	top: 160px;
	width: 232px;
	height: 327px;
	background: url(../img/bubbles.gif);
	z-index: 1;
}

/* Start page		------------------------------------------------ */

#startcol1 {
	position: relative;
	float: left;
	width: 478px;
	margin: 2px 0 0 2px;
}

	#startarea {
		position: relative;
		width: 452px;
		height: 363px;
		padding: 0 13px 13px;
		background: url(../img/bg_start.gif) no-repeat;
	}

	#startarea img {
		margin-top: 13px;
	}

	.pictstartpage {
		
	}

	.bubblelay {
		position: absolute;
		top: 0;
		left: 13px;
		width: 452px;
		height: 350px;
	}

	#startbottom1 {
		position: absolute;
		top: 374px;
		left: -2px;
		width: 213px;
		height: 130px;
		padding: 15px;
		background: url(../img/bg_startbottom.gif);
	}

	#startbottom2 {
		position: absolute;
		top: 374px;
		left: 237px;
		width: 213px;
		height: 130px;
		padding: 15px;
		background: url(../img/bg_startbottom.gif);
	}
	
#startcol2 {
	position: absolute;
	z-index: 2;
	top: -13px;
	right: 30px;
	width: 205px;
	height: 556px;
	overflow: hidden;
}

	#gradient_top {
		position: absolute;
		top: -13px;
		right: 30px;
		width: 205px;
		height: 156px;
		background: url(../img/gradient_top.png) no-repeat;
		z-index: 5;
		cursor: n-resize;
	}

	#gradient_bot {
		position: absolute;
		bottom: -13px;
		right: 30px;
		width: 205px;
		height: 156px;
		background: url(../img/gradient_bot.png) no-repeat 0% 100%;
		z-index: 5;
		cursor: s-resize;
	}

	* html #gradient_top, * html #gradient_bot {
		background: url(../x.gif);
	}

	.js_flub {
		position: relative;
		top: 600px;
		padding: 12px 0 40px;
	}

.eventarea {
	position: relative;
	width: 175px;
	margin: 0 0 -4px;
	padding: 15px 15px 12px;
	background: url(../img/bg_event.gif) no-repeat 0% 100%;
	cursor: pointer;
}

.eventarea h3 {
	margin: -15px -15px -8px;
	padding: 15px;
	font-size: 100%;
	line-height: 120%;
	background: url(../img/bg_event.gif) no-repeat 0% 0%;
}


/* Subsites			------------------------------------------------ */

.pictsubsite, .pictgallery {
	position: relative;
	width: 660px;
	height: 265px;
	padding: 0 15px 15px;
	background: url(../img/bg_pictsubsite.gif) no-repeat;
}

.pictsubsite img, .pictgallery img {
	margin-top: 15px;
}

.pictsubsite #gmap {
	position: relative;
	top: 15px;
	width: 660px;
	height: 250px;
}

.pictsubsite_small {
	position: relative;
	width: 175px;
	height: 265px;
	padding: 0 15px 15px;
	background: url(../img/bg_pictsubsite_small.gif) no-repeat;
}

.pictsubsite_small img {
	margin-top: 15px;
}

/* text columns */

#maincol h1 {
	margin: 0 0 1em 15px;
}

* html #maincol h1 {
	padding-left: 15px;
}

#maincol .leftcol h1, #maincol .leftcol_alone h1 {
	margin: 20px 0 1em;
}

* html #maincol .leftcol_alone h1 {
	margin-left: 0;
	padding: 0;
}

/* normal pages - narrower */

.leftcol {
	position: relative;
	float: left;
	width: 415px;
	margin: 0 40px 0 15px;
}

	.leftcol .col {
		float: left;
		width: 45%;
		margin-right: 5%;
	}

.rightcol {
	position: relative;
	float: left;
	width: 205px;
}

.widecol {
	position: relative;
	float: left;
	width: 660px;
	margin: 0 0 0 15px;
}

/* contact pages - wider text (to match start page) */

.leftcol_alone {
	position: relative;
	float: left;
	width: 430px;
	margin: 0 40px 0 15px;
}

* html .leftcol_alone {
	width: 415px;
}

	.leftcol_alone .col {
		float: left;
		width: 45%;
		margin-right: 5%;
	}

.rightcol_alone {
	position: relative;
	float: left;
	width: 205px;
}


/* history */

.moviecol {
	position: relative;
	float: left;
	width: 325px;
	margin: 0 40px 0 15px;
}

.historycol {
	position: relative;
	float: left;
	padding-top: 20px;
	width: 295px;
}

/* Events			------------------------------------------------ */	

table.events {
	width: 100%;
	background: url(../img/table_bg.gif) no-repeat 50% 100%;
}

.events tfoot {
	display: block;
	height: 12px;
}

.events td {
	padding: 3px 0;
	border-bottom: 1px solid #efd496;
	vertical-align: top;
}

.events .date {
	width: 20%;
}

.events .time {
	width: 13%;
}

.events .event {
	width: 45%;
}

.events .venue {
	width: 22%;
}

.events .hockeydate {
	width: 20%;
}

.events .hockeyevent {
	width: 80%;
}

.tickets {
	font-size: 1.3em;
}


/* Arenaguide		------------------------------------------------ */

#arenaguide {
	position: absolute;
	top: 0px;
	right: 30px;
	width: 690px;
	height: 527px;
	background: url(../img/bg_arenaguide.gif) no-repeat;
}

#arenaguide .hide {
	display: none;
}

#karta {
	position: absolute;
	top: 13px;
	left: 13px;
	width: 660px;
	height: 430px;
	background: url(../img/guide_bg.jpg);
	z-index: 15;
}

	#karta .overlay a {
		position: absolute;
		background: #fdc30a;
		padding: 2px 6px;
		font-weight: bold;
		text-decoration: none;
		-webkit-box-shadow: #333 0 0 4px;
	}

	#karta .overlay a:hover {
		background: #ffdd11;
		color: #333;
	}

	.ent {
		top: 355px;
		left: 343px;
	}

	.are {
		top: 260px;
		left: 234px;
	}

	.fri {
		top: 170px;
		left: 330px;
	}

	.ung {
		top: 80px;
		left: 390px;
	}

	.cur {
		top: 20px;
		left: 470px;
	}

	.kon {
		top: 200px;
		left: 20px;
	}

	.kom {
		top: 20px;
		left: 20px;
	}

.pictguide {
	position: relative;
	height: 231px;
}


.guideinfo {
	position: relative;
	z-index: 20;
	margin: -3px;
	padding: 3px 3px 36px;
	background: #ffdd11;
	-webkit-box-shadow: #333 0 0 4px;
}

.guidetxt {
	margin-top: 24px;
	max-height: 212px;
	overflow: auto;
}

.guideinfo h3 {
	margin: 2em 10px 0.5em;
	font-size: 120%;
}

.guideinfo p {
	margin-left: 10px;
	margin-right: 30px;
}

.tillbaka {
	position: absolute;
	bottom: 10px;
	left: 16px;
}



#kartnav {
	position: absolute;
	bottom: 14px;
	left: 13px;
	width: 660px;
	height: 70px;
	overflow: hidden;
	background: #ef9300 url(../img/guide_nav.gif);
	z-index: 6;
}

#kartnav h2 {
	margin: 24px 12px 0;
	padding: 0;
}

.valjplan {
	position: absolute;
	top: 31px;
	right: 350px;
}

#plan {
	position: absolute;
	top: 16px;
	right: 8px;
}

#plan a {
	display: block;
	float: left;
	width: 109px;
	height: 26px;
	padding: 11px 0 0;
	background: url(../img/plan.jpg);
	font-size: 110%;
	text-align: center;
	text-decoration: none;
}

#plan a:hover {
	color: #000;
	background: url(../img/plan.jpg) 0% -37px;
}

#plan a:active {
	color: #000;
	background: url(../img/plan.jpg) 0% -36px;
}

#plan a.current {
	color: #333;
	font-weight: bold;
	background: url(../img/plan.jpg) 0% -74px;
}


/* Alternativa lokaler		---------------------------------------- */

.alternativ {
	list-style: none;
	margin: 0 0 0 -10px;
}

.alternativ li {
	float: left;
	width: 322px;
	padding: 15px 0 0;
	background: url(../img/bg_altlok.gif) no-repeat;
}

.alternativ li div {	
	padding: 0 15px 15px;
	background: url(../img/bg_altlok.gif) no-repeat 0% 100%;
}

.alternativ a:hover img {
	border: 2px solid #ef9300;
	margin: -2px;
}

.alternativ h4 {
	margin: 4px 0 2px;
}

.alternativ h4 a {
	text-decoration: none;
}


/* Historia			------------------------------------------------ */

.mov {
	position: relative;
	width: 320px;
	height: 255px;
	padding: 0 15px 15px;
	background: url(../img/bg_movie.gif) no-repeat;
}

.mov div {
	display: block;
	padding-top: 15px;
}

.movmess {
	padding: 2px 8px 2px 16px;
	font-size: 93%;
	font-style: italic;
	color: #333;
}


/* Typography		------------------------------------------------ */

body, input, select, textarea {
	font: 70%/1.35em verdana, arial, sans-serif;
}

/* links */

a { 
	background: transparent;
}

a:link { 
	color: #333;
}

a:visited { 
	color: #222;
}

a:hover, a:visited:hover, a:active { 
	color: #e78c00;
}

/* headers */


h1 {
	font-family: 'frutiger lt std', frutiger, sans-serif;  /* ??? */
	margin: 0 0 1em;
	font-size: 160%;
	line-height: normal;
}

h2 {
	font-family: 'frutiger lt std', frutiger, sans-serif;  /* ??? */
	margin: 0 0 0.5em;
	padding: 1em 0 0;
	font-size: 130%;
}

h3 {
	margin: 0 0 16px;
	font-size: 130%;
}

h4 {
	margin: 0 0 1em;
	font-size: 120%;
}

h5 {
	margin: 0 0 1em;
	font-size: 100%;
}

/* type */

p { 
	margin: 0 0 1em;
}

ul, ol {
	margin: 0 0 1em 16px;
}

.pdf { 
	background: url(../img/pdf.gif) no-repeat left 50%; 
	padding: 0 0 0 20px;
	display: block;
}


/* Bokningsförfrågan	------------------------------------------------ */

.oneliner {
	margin: 3px 10px;
	padding: 4px 10px;
	border: none;
}
	.oneliner label {
		display: block;
		float: left;
		margin: 5px 0 2px 10px;
		width: 9em;
		font-weight: bold;
		text-align: right;
	}
	
	.oneliner .desc {
		font-size: 90%;
		font-style: italic;
		font-weight: normal;
	}

	.oneliner .options {
		font-weight: normal;
	}
		.oneliner .options input.chk {
			float: none;
			margin: 0;
		}
	
	.oneliner input.frm {
		float: left;
		margin: 2px 0 0 10px;
		width: 24em;
	}

	.oneliner select {
		float: left;
		margin: 2px 0 0 10px;
		width: 22.5em;
		font-size: 1.1em;
	}

	.oneliner input.chk {
		float: left;
		margin: 4px 0 0 10px;
	}

	.oneliner .choose {
		float: left;
		margin: 0;
		text-align: left;
	}
		.oneliner .choose li {
			margin: 2px 10px;
			padding: 1px 0;
		}

		.oneliner .choose input[type=radio] {
			margin: 0 3px 0 0;
		}
		
	.oneliner textarea {
		float: left;
		margin: 2px 0 0 10px;
		width: 24em;
		height: 10em;
	}

	.oneliner h3 {
		display: block;
		font-size: 1.3em;
		width: 17em;
		margin: 4px 0 4px 10px;
		text-align: right;
	}

	.submit {
		margin-left: 10.5em;
		font-size: 1.2em;
	}

/* pimp my forms */

input.frm, textarea, select {
	font: 1em arial, verdana, sans-serif;
	border: 1px solid #999;
	background: #fff;
	padding: 3px;
}



