
body {font-family: inherit; font-size: 12px; color: #000;}
p {font-family: inherit; font-size: 12px; color: #000;}
td {font-family: inherit; font-size: 12px; color: #000;}
li {font-family: inherit; font-size: 12px; color: #000;}


a:link { font-family: inherit; font-size: 12px; font-weight: bold; color: #000; text-decoration: none;}

a:active {font-family: inherit; font-size: 12px; font-weight: bold; color: #666; text-decoration: none;}

a:visited { font-family: inherit; font-size: 12px; font-weight: bold; color: #999; text-decoration: none;}

a:hover { font-family: inherit; font-size: 12px; font-weight: bold; color: #666; text-decoration: none;}


h1 { font-family: Arial Black; text-decoration: cursive; font-weight: bold; color: #000; font-size: 24px; padding: 0px; padding-bottom: 3px; padding-top: 3px; margin: 0px; line-height: 25px;}
h2 { font-family: Verdana; text-decoration: cursive; font-weight: bold; color: #000; font-size: 14px; padding: 0px; padding-bottom: 3px; margin: 0px;}
h3 { font-family: Verdana; font-size: 16px } 

body {
 	margin:0 auto;
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background-repeat: repeat-x;
	background-color: #323232;
}


html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  margin-right: auto; 
	  margin-left: auto;
	            
}


.footer {
	font-size: 10px;
}


.footer_huvud {

	border-top: 2px dotted #ccc;
	padding-top: 5px;
	font-size: 10px;
}



.maintable_outer {
	width: 980px;
	margin-right: auto; 
	margin-left: auto;
}

.maintable {
	width: 980px;
	margin-right: auto; 
	margin-left: auto;
	background: #000;
	border: 10px solid #000;
}

.maintable_top {

	width: 1024px;
	margin-right: auto; 
	margin-left: auto;
}


.content_table {

	background-color: #ffffff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}



.meny_bg {
	background: url(images/nav_hover.gif) #000; 
	background-position: bottom; 
	padding: 8px; 
	font-weight: bold; 
	color: #fff;
}


/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/nav_background.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/nav_background.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 40px;
	padding-left: 15px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.bubplastic.horizontal ul li a:hover, .bubplastic.horizontal ul li .current{
	display: block;
	height: 40px;
	padding-left: 15px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #000000 url(images/nav_hover.gif) top left repeat-x;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 40px;
	padding-top: 12px;
	padding-right: 15px;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/******* HOVER FÄRG  ********/

.hoverbg{
border-bottom: 1px solid #C0C0C0;
background-color: #fff;
border-bottom-width: 0;
}

* html .hoverbg{ /*IE only rule. Original menu width minus all left/right paddings */
width: 210px;
}

.hoverbg ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.hoverbg a{
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px dotted #ccc;
padding: 5px 5px 5px 5px;
}

.hoverbg a:visited{
color: #595959;
}

html>body .hoverbg a{ /*Non IE rule*/
width: auto;
}

.hoverbg a:hover{
background-color: #edf6ff;
color: black;
}

        



/******* Kategorimeny  ********/


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
border-bottom: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 220px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 220px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 5px 3px 5px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background: url(images/kat_bg_hover.gif) #fff;
background-position: bottom left;
background-repeat: repeat-x; 
color: black;
}




/* ######### STYLE FÖR BILDFÖRSTORING ######### */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	left:-150px;
	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: 100;
	}
#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;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

