@charset "utf-8";
/********************************************
   CSS av wiweco.com
********************************************/ 

	/* 	exclusiveguld ffcc00 kunstler
		sportgrön: 99cc33, base4
		softline 9af7fa  cambria
		specialvin - f0e8f3
		logga - lithos pro
	*/

body  {
	background: #000000 url(../img/bg.jpg) repeat; 
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1%; 
	padding: 0;
	text-align: center; 
	color: #ffffff;}

p {font: 90% Verdana, Arial, Helvetica, sans-serif}

#container { 
/*	width: 75%;  
	max-width: 1280px; */
	width: 900px;
	height:800px;
	background: #000000;
	color:#ffffff;
	margin: 0 auto; 
	border: 3px solid #333; } 

/*.twoColLiqLt #sidebar1 {
	float: left; 
	width: 24%; 
	padding: 0;}
	
#sidebar1 img {
	position:relative;
	margin: 500px 0 0 0;
	z-index:1 }*/

/*********  main  *********/

#mainContent { 
	position: absolute;
	border:0;
	margin: 0; 
	/*max-height:570px;
	overflow:auto;*/
	text-align:center;
	padding: 0;
	border: 0;
	z-index:3} 
	
.indexmitt {
  	height: 340px;
	width: 695px;
	padding-left: 200px;
	border: 0}
	
.mitt {
  	width: 695px;
	margin: 0 auto;
	padding: 0;
	border: 0}
	
.softmitt {
  	width: 100%;
	height: 600px;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
	scrollbar-base-color: #99cccc; 
	scrollbar-track-color: #CCC;
	zoom: 1;
	border-right:#000000 solid 1px}
	}
	
.sportmitt {
	display:inline;
  	text-align: center;
	width: 550px;
	height: 220px;
	margin: 0 auto;
	border: 0}
	
.exclmitt {
	margin-top:30px;
	margin-left: 100px;
	font-size:90%;}
	
/*********  box  *********/

.hbox	{	
	border: 1px solid #CCC;
	width: 150px;
	float: right;
	margin: 8px;
	padding: 2px;}
	
.nyhet	{border: 3px double #00cccc;
	background-color:#e3ffff;
	color:#014546;
	width: 430px;
	margin:0 auto;
	padding: 3px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size:95%}
	
.nyhet h3{
	color:#014546;
	width: 430px;}
	
/*********  top  *********/

#top {
	margin: 0;
	padding: 0;
	height: 120px;
	background: url(../img/logo3.png) no-repeat center;
	/*border-bottom : 1px solid #fff;*/}

#top p {
	padding: 5px 10px 0 0 ;
	margin: 0;
	text-align: right;}

#top a:link {
	text-decoration: none;
	background: inherit;}

#top a:hover {
	text-decoration: underline;
	color: #ffffff;
	background: inherit;}
	

/***************** text *********************/

h1 {font-size: 120%;}
h2 {font-size: 140%;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif ;
	color:#99cccc;}
h3 {font-size: 110%;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif ;
	color:#99cccc;
	padding:0;}
	
a:link {
 	background-color: transparent;
 	text-decoration:none;
 	color: #00cccc;}

a:visited {
 	background-color: transparent;
  	text-decoration:none;
 	color: #66cccc}

a:hover {
	background-color: transparent;
 	color: #33ffff;}

a:active {
 	background-color: transparent;
 	color: #cc33cc;}
	
.green {color: #99cc33}

.red	{color: #F00}

.orange  {color: #fec603}

.liten {
	font-size: 0.75em;	 }

.textsport {
	font-size: 0.8em;
	width: 570px;
	margin: 0 auto;	 }
	
.kontakt {
	font-size: 0.8em;
	width: 520px;
	height: 120px;
	text-align:justify;
	margin-left: 210px;	 
}
	
.kontakttext {
	font-size: 0.85em;
	width: 520px;
	height: 245px;
	padding: 0 10px;
	overflow: auto;
	margin: 0 auto;	 
	scrollbar-base-color: #99cccc; 
	scrollbar-track-color: #CCC;
	zoom: 1;
	border-right:#000000 solid 1px}
	
.butikstabell {
	font-size: 0.8em;
	width: 750px;
	height: 380px;
	padding: 10px;
	overflow: auto;
	margin: 0 auto;	 
	scrollbar-base-color: #99cccc; 
	scrollbar-track-color: #CCC;
	zoom: 1;
	border:#000000 solid 1px}

/************* bild *************/

img	{border:0;}

a img {  
  border: 0;}

#photodiv {
	  	width: 400px;
  		height: 400px;
  		background: #fff no-repeat;
		margin-left: 20px;		}

#photoimg {
	  	width: 400px;
  		height: 400px;}
		
.bildrad {
	float:left;
 	margin: 2px;
  	border: 0;
  	}
	
.bildrad img {
  	margin: 3px;
  	border: 3px solid black; }

.bildrad a:hover img {
	border: 3px solid #66cccc;}

.bildtext {
  text-align: center;
  margin: 0 auto;
  font-weight: normal;
  width: auto;
  margin: 2px; }

.menyrad{margin: 0 auto;}
 
/******************  TOOLTIP  *******************/

a.tt{
    position:relative;
    z-index:24;
    color:green;
	font-weight:normal;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width: 200px;
	color: #660066;
    text-align: left;
	font-size:0.65em;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../img/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../img/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../img/bubble.gif) no-repeat bottom;}
 
/********** footer **************/ 
#footer {
		background-color:#333;
		color:#ccc;
		padding: 1%;
		margin: 640px 0 0;		}

#footer p {
		font-family: "Lithos Pro", Tahoma, Geneva, sans-serif;
		font-size: 75%;
		margin: 0 auto;		}

/********** diverse **********/
.fltrt { 
	float: right;
	margin-left: 8px;}
	
.fltlft { 
	float: left;
	margin-right: 8px;}
	
.sportfltlft { 
	float: left;
	margin: 0 20px 10px 20px;}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}