#gallery div.slidecontent {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	width:100%; 
	height: 400px;
	font-size: 11px;
}

#gallery 
{
    position: relative;
    }
 
 
/* 
.ie6 #gallery 
{
    height: 1000px;
    width:400px;
    display:block;
    }
  
*/
   
div.slidecontent a, div.navigation a {
	text-decoration: none;
	color: #777;
	}
	
#gallery div.slidecontent a,	
#gallery div.slidecontent a:link,
#gallery div.slidecontent a:focus, 
#gallery div.slidecontent a:hover, 
#gallery div.slidecontent a:active {
	text-decoration: none;
	/*border-bottom-color: #ccc;*/
}

/*
div.controls {
	margin-top: 5px;
	height: 23px;
}

div.controls a {
	padding: 5px;
}
*/
#slider div.ss-controls {
    position:absolute;
    z-index: 100;
}

#slider .ss-controls img 
{
    width: 30px !important;
    height: 30px !important;
    border: none !important;
    }


.produktvisning1 #slider div.ss-controls {
    top: 345px;
    left: 10px;
}


.produktvisning2 #slider div.ss-controls,
.produktvisning3 #slider div.ss-controls {
    top: 480px;
    left: 15px;
}

.miljobild #slider div.ss-controls {
    top: 490px;
    left: 15px;
}

.produktvisning5 #slider div.ss-controls {
    top: 195px;
    left: 215px;
}

/*
div.nav-controls {
	float: right;
}

div.nav-controls a {
	margin: 0 5px;
}


div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 440px;
	height: 350px
}

*/
div.slideshow {
	/*clear: both;*/
}
div.slideshow span.image-wrapper {
	/*float: left;
	padding-bottom: 12px;*/
	position: relative;
}
div.slideshow a.advance-link {
	/* padding: 2px;*/
	display: block;
    line-height: 0px;
	/*border: 1px solid #ccc;*/
}
div.slideshow img {
	border: none;
	/*display: block;
	width: 434px;*/
	height: auto;
    position: relative;
    top: 0px;
	
}
div.download {
	float: right;
	display: none;
}
div.embox {
	clear: both;
	padding-top:3px;
	/*border: 1px solid #ccc;
	background-color: #eee;
	padding: 3px;
    width: 430px;
    margin: 2px 0 10px;
*/
}
div.image-title {
	/*font-size: 1.4em;*/
	line-height: 14px;
	float: right;
	/*margin: 0 5px 0 0 ;*/
}

div.image-desc {
	line-height: 14px;
	/*padding-top: 12px;*/
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
#postlist ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	/*width: 470px;*/
}
#postlist ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
#postlist a.thumb {
	padding: 2px;
	display: block;
	/*border: 1px solid #ccc;*/
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}

.produktvisning1 ul.thumbs li,
.produktvisning2 ul.thumbs li,
{
    width: 90px;
    float:left;
    height: 60px;
}

.produktvisning3 ul.thumbs li
{
    width: 90px;
    float:left;
}

ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
    font-size: 11px;
    text-align: center;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	display: none;
}
div.navigation div.bottom {
	margin-top: 12px;
}
#gallery div.pagination a, 
#gallery div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 5px 7px;
	border: 1px solid #ccc;
}
#gallery  div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}