
@charset "iso-8859-1";
body { 
	padding: 0px;
	background: #1a602a url(images/background.png) repeat-x;
	font-family: Calibri, Verdana, Serif;
	font-size: 14px;
	text-align: left;
			
}


/************
TEXT och sånt
************/

h1{font-family: Calibri, Verdana, Serif; font-size: 25px; text-align: left; margin-top: 40px;}
h2{font-family: Calibri, Verdana, Serif; font-size: 20px; text-align: left;}
h3{font-family: Calibri, Verdana, Serif; font-size: 18px; text-align: left;}
h4{font-family: Calibri, Verdana, Serif; font-size: 16px; text-align: left;}
h5{font-family: Calibri, Verdana, Serif; font-size: 14px; text-align: left;}
h6{font-family: Calibri, Verdana, Serif; font-size: 12px; text-align: left; font-weight: bold}

p{font-family: Calibri, Verdana, Serif; font-size: 14px; text-align: left;}

/*********
eventrubriker
************/
.eventrubriker { text-transform: uppercase; font-weight: bold; font-size: 13px;}
.event_NAMN_small {font-weight: bold; font-size: 18px;}
.event_NAMN_big {font-weight: bold; font-size: 20px;}

/*länkar*/
a:link {color: green; text-decoration: none; font-weight: bold}
a:visited {text-decoration: none; color: green; font-weight: bold}
a:hover {text-decoration: underline; color: green; font-weight: bold}
a:active {text-decoration: none; font-weight: bold}
/*länkar*/
.white a:link {color: white; text-decoration: none;}
.white a:visited {text-decoration: none; color: white;}
.white a:hover {text-decoration: underline; color: white;}
.white a:active {text-decoration: none;}



/*tables*/
#header{
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	
}

table#navbar{
	border-spacing: 0px;
	padding: 0px;
	border: 0px;
	margin-top: -3px;
		
}

#navbar td, tr, th{
	border: 0px;
	padding: 0px;
	border-spacing: 0px;

}

table#slideShow{
	border: 0px;
	padding:  0px;
	border-spacing: 0px;
	margin-top: -7px;
	
}

table#textfield{
	width: 988px;
	background: white;
	border-spacing: 0px;
	border: 1px solid #878787;
	text-align: left;
}

#textfield td{
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 40px;  /*passa på denna förstör massa andra också*/

}

table#textfieldInner{
	width: 100%;
	border: 0px;
	border-spacing: 0px;
	}

#textfieldInner td{
	padding: 0px;
}


/***************************
FORMULÄR kontakt och tävling
****************************/

table#kontakt{
	width: auto;
	height:auto;
	border: none;
	text-align: left;
	padding: 0px;
	border-spacing: 0px;
}

#kontakt td, #kontakt tr { 
	padding: 0px 5px 5px 0px;
}

.kontaktform {
	border: 1px solid #969696;
	background-color: #E1E1E1; 
	padding: 3px;
	margin-bottom: 3px;
}

.kontaktformOp {
	border: 1px solid #969696;
	background-color: #D2D2D2; 
	padding: 3px;
	margin-bottom: 3px;
}

/************
Event 
************/
table#eventInner{
	border: 0px;
	width:100%;
	margin: 0px;
	/* background: #CCFFFF; ta bort*/
	padding: 0px;
}
#eventInner td{
	padding: 0px;
}

/************
Event BIG 
************/

table#event_big{
	width: 50%;
	border: 1px #878787 dotted;
	padding: 0px;
	text-align: left;
}

#event_big td, tr {
	border-spacing: 0px;
	vertical-align: top;
	padding: 5px;
}

.showpicture_big {
	width: 400px;
	border: 1px solid #878787;
	
}
/***********
Event SMALL
***********/

table#event_small{
	height: 100px;
	width: 450px;
	border: 1px #878787 dotted;
	margin-bottom: 20px;		
}

#event_small td, tr {
	border-spacing: 0px;
	padding: 5px;
	vertical-align: top;
	
}

.showpicture_small {
	/* height: 150px; */
	width: 150px;
	border: 1px solid #878787;
}

/*********
Bussinfo
**********/
table#bussinfo{
	padding: 10px;
	border: 1px #878787 dotted;
	margin-right: 40px;
	margin-left: 40px;
	padding-bottom: 10px;
}

/*******************
START event och rutor
********************/
table#eventLoader{
	padding-left: 20px;
}

table#eventLoaderInner{
	border: 1px #878787 dotted;
	
	margin-bottom: 20px;	
}

#eventLoaderInner td{
	padding: 5px;
}

.start{
	width: 500px;
	margin-right: 40px;
	padding-right: 10px;
}


/********
FOOTER
********/
table#footer{
	width: 988px;
	height: 30px;
	padding: 5px;
	background: url(images/footerPic.png);
	color: white; 
}


/*bilder popup
Lightbox2 by Lokesh Dhakar
*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

