﻿
div#slideshow-image-container ul {margin: 0; padding: 0;}
div#slideshow-image-container {overflow:hidden; width:678px; height:408px; position:relative; padding:0;}
div#slideshow-image-container ul {position: absolute;margin: 0; padding: 0;list-style: none;height: 388px;width:658px;left: 0; top: 0;}
div#slideshow-image-container ul li {position: absolute; top: 0; left: 0;padding: 10px 0;}
div#slideshow-image-container ul li img {position: absolute;}
div#slideshow-image-container div#imgnavitems-left {position: absolute; left: 0; top: 0; width: 36px; height: 100%; background: transparent url(../images/bildspelsarrowright.png) no-repeat 0 50%;cursor: pointer;z-index: 10;}
div#slideshow-image-container div#imgnavitems-right {position: absolute; left: auto; right: 0; top: 0; width: 36px; height: 100%; background: transparent url(../images/bildspelsarrowleft.png) no-repeat 0 50%; cursor: pointer;z-index: 10;}
ul#imageholderul a {display: block; width: 100%; height: 100%;}

div.PhotoDiv.selected {background-color:#5A656F; color:#FFF;}
div.PhotoDiv {cursor:pointer;}

div#thumbContainer {position:relative; /*height:350px; */width:684px; overflow:hidden;}
div#thumbContainer ul {position:absolute; left:0; top:0; margin:0; padding:0; /*height:350px; */width:684px; list-style:none;}
li.thumbs {position:absolute; left:0; top:0; margin:0; padding:10px 0 0 0; width:684px; /*height:350px;*/}
div#thumbNav {clear:both; border:solid 1px #555; background:#000; height:30px; color:#FFF; width:678px;}
