/* Default CSS Stylesheet for a new Web Application project */

body{
	margin: 0;
	color:#fff;
	background-color:#000;
	font-family: Trebuchet MS, Garamond, Tahoma, Verdana;
	font-size: 0.9em;
	}

h1,h2 ,h3{
	font-family: Trebuchet MS, Garamond, Tahoma, Verdana;
	}
h4,h5,h6{
	font-family: Trebuchet MS, Garamond, Tahoma, Verdana;
	}

h1 {
	margin: 0; 
	font-size: 2.5em;  
	}
h2 {
	font-size: 2em;
	font-weight: normal;
	color:#fff; 
	margin-top: 0px;
	}
h3 {
	font-size: 1.5em; 
	font-weight: normal; 
	color: #fff;
	margin-top: 15px;
	}
h4 {
	font-size: 1em; 
	font-weight: bold;
	color: #fff; 
	margin: 0;
	padding: 5px 0;
}
h5 {
	font-size: 1em; 
	font-weight:bold;
	color: #fff;
	margin: 0;
	padding: 0;
	}
h6 { 
	font-size: 1em; 
	font-weight:bold; 
	color: #fff;
	margin-top: 15px;
	margin-bottom: 2px;
	}

.mediaName{
	font-size: 1em; 
	font-weight:bold; 
	color: #1a6faa;
}
.mediaText{
	width: 140px; 
	min-height: 100px;
	height:auto !important;
	height: 100px;
	
}
.errorMessage{
	color: Red;
	font-size: 10px;
}
.mediaPdf
{
	padding: 0 0 40px 0;
}
.mediaImg
{
	padding: 0px 40px 20px 0;
}
p  { 
	margin: 0 0 1.5em 0;
	}

a:link, #links a:link { 
	text-decoration: none; 
	color: #fff; 
	font-size: 1em; 
	border-bottom: 1px dotted #fff;
	} 
	
a:visited, #links a:visited { 
	text-decoration: none;
	font-size:1em;
	color: #fff;
	border-bottom: 1px dotted #fff;
	}
a:active, #links a:active { 
	text-decoration: none; 
	color: #fff; 
	font-size:1em;
	border-bottom: 1px dotted #fff;
	}
a:hover, #links a:hover { 
	color: #ccc;
	font-size:1em; 
	border: 0px;
	border: 0;
	}
.body{
	color:#fff;
	font-family: Trebuchet MS, Garamond, Tahoma, Verdana;
	font-size: 0.9em; 
	list-style: none;
	}
.partners{
	list-style: none;
	margin: 0;
	padding: 30px 0 10px 0; 
	height: 384px;
	}
.bold{ 
	font-weight:bold;
	color: #fff;
	}
	
/* sidlayout */	
#layout {
	width: 900px;
	margin-right: auto; 
	margin-left: auto;

}
#header {
	float: left; 
	width: 900px;
	height: 204px; 
	margin: 0;
	padding: 0;
	border: solid 2px #999;
	}
#menu {
    float: left;
    width: 880px;
    padding: 5px 20px 5px 0;
    border-left: solid 2px #999;
    border-right: solid 2px #999;
    }
#container{
	float: left;
	display: inline; 
	margin: 0 0 30px 0;
	border: solid 2px #999;
	width: 900px;
	background:#000;
}
#colMain{
	float: left; 
	padding: 20px 20px 0 20px;
	width: 690px;
	min-height: 698px;
	height:auto !important;
	height: 698px;
	display: inline;
	background-color:#000;
	border-left: solid 2px #999;
}


#colleft{
	float: left; 
	font-size: 0.8 em;
	width: 140px;
	display: inline;
	margin-bottom: 5px;
	background-color:#000; 
	padding: 15px 0 0 0;
	}
#colMid{
	float: left; 
	width: 510px;
	padding: 0 20px 20px 20px;
	display: block; 
	background-image: url('images/bgborder.gif');
	background-repeat: repeat-y;
	background-color:#000;
	}
a:link img, a:active img, a:visited img, a img
{
    border: 0;    
}
#colRight{
	float: right;
	margin: 0 10px 0 10px;
	width: 190px;
	background-color:#000;
	display: inline;
	}
#colPartners{
	float: left;
	width: 120px;
	margin: 5px 10px 0 10px;
	text-align: center;
	height: 245px;
	border-bottom: none;

}
.colSponsors{
	width: 100%;
	text-align: center;
	display: inline;
	}

#defaultNews{
	float: left;
	width: 195px;
	margin: 5px;
	background: #000;
}	
#news{
	float: left; 
	color: #fff;
	width: 500px;
}
#flash{
	float: left; 
	color: #fff;
	width: 500px;
	text-align: center;
}
#flash h3{
	text-align: left;
	padding-left: 50px;
}
#colContactLeft{
	float: left;
	width: 316px;
	padding: 0px;
}
#colContactRight{
	float: left;
	width: 358px;
}
#colFredrikLeft{
	float: left;
	width: 331px;
	margin-left: 0px;
	display: inline;
}
#colFredrikRight{
	float: left;
	width: 330px;
	padding-left: 25px;
}
#gallerySki{
	float: left;
	width: 600px;
	}
#galleryExp{
	float: left;
	width: 600px;
	}
#galleryLeft{ 
	float: left;
	padding-top: 30px; 
	width: 300px;
	text-align: center; 
	}
#galleryRight{ 
	float: left; 
	padding-top: 30px;
	width: 300px;
	text-align: center;
	}	
	
.galleryText{
	margin-top: 5px;
	text-align: center;
	}
#gallery{ 
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: center;
	}
	
#gallery a:link,a:visited, a:active, a:hover
{
	border-style: none;
}

.colSponsors a:link,a:visited, a:active, a:hover
{
	border-style: none;
}

.weather{
	float: left;
	width: 190px;
	margin: 30px 0 0 0;
	padding-top: 30px;
	border-top: 2px solid #999;
}
.news{
	float: left;
	width: 190px;
	padding-top: 30px;
}
#newsletter{
	float: left;
	width: 190px;
	margin: 30px 0 10px 0;
	padding-top: 30px;
	border-top: 2px solid #999;
}
#login{
	float: left;
	width: 220px;
	padding: 10px 2px 10px 10px;
	margin: 40px;
	background: #ccc;
	border: 1px outset #999;
	text-align: right;
}
.login { 
	width: 210px;
	height: 20px; 
	margin-bottom: 20px; 
	color: #fff;
	background: #666; 
	text-align: center;
}
#links ul{
    list-style: none;
    border: none;
    padding: 0;
    margin:0;
}
#links li 
{
    padding: 5px 0 5px 0;
}
/* menu */
#menu ul{
    list-style: none;
    border: none;
    padding: 0;
    margin:0;
    text-align: center;
    }
#menu li{
    display:inline;
    padding: 5px 10px 5px 10px;
    color: #a4030b;
   
    }
#menu a {
    color: #a4030b;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    }
#menu a:link {
	color: #a4030b;
	}
#menu a:visited {
	color: #a4030b;
	}
#menu a:hover {
	color: #999;
	}
/* meny */

#meny{
	margin: 0; 
	padding: 0; 
	text-align: right;
	list-style-type: none;	
	font-size: 1em;
	font-weight:bold;
	}
#meny a{
	width: 9.5em;
	text-decoration: none;	
	display: block;	
	padding: 5px 10px 0 0;

	}
#meny a:link{
	color: #fff;
	border: 0;
	}
#meny a:visited{
	color: #fff;
	}
#meny a:hover{
	color: #a33131;
	}
	
#meny li{
	text-align: right;
}
body.section1 a#section1nav,
body.section2 a#section2nav,
body.section3 a#section3nav,
body.section4 a#section4nav,
body.section5 a#section5nav,
body.section6 a#section6nav,
body.section7 a#section7nav,
body.section8 a#section8nav {color:#a33131;}


img{
border-style: none;
}

a.img
{
    border:0;    
}
a.img a:link
{
	border: 0;
}
a.img a:hover
{
	border: 0;
}
a.img a:active
{
	border: 0;
}		
a.img a:visited
{
	border: 0;
}

/* Weather news */
.news a:link
{
	border: 0;
}
.news a:hover
{
	border: 0;
}
a.img a:active
{
	border: 0;
}		
a.img a:visited
{
	border: 0;
}

#mc_embed_signup fieldset {
position: relative;
}
#mc_embed_signup legend {
position: absolute;
top: -1em;
left: .2em;
}
	
/* Lightbox */
.thumbnail{
	padding: 25px 15px 8px 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}



