body {
 -moz-opacity: .999;
}

#slideshow {margin:0px 15px 10px 15px;
	float:left;border:2px solid #6c390b;
	clear:both;}

.pics { 
width:400px;
height:350px;
padding:0;
margin:0;
top:5px;
}

.pics img { 
	width:400px;
	height:350px;
	top:0; 
    left:0; 
}

#caption {float:left;margin-top:20px;
	width:250px;color:#994F10;}
#prev, #next, #play-control {
	color: #FFF;
	background: #6C390B;
	padding: 5px;margin:3px;
	font: bold 60% Tahoma, Geneva, sans-serif;
	float:left;}
#play-control {}

#designer, #classic, #estate {padding:10px 5px 5px 5px;
	float:right;text-decoration:underline;font-size:80%;
	color:#019E8A;}

#classic {margin-right:7px;}

#designer a:hover, #classic a:hover, #estate a:hover {
	 color:#f0f0f0;background:url(../images/spanColor30x30.png);text-decoration: none; } /*white hover med orange*/

#artist-info {float:left;width:300px;height:400px;
	background:yellow;color:white;position:relative;
	overflow:auto;}
#nav {width:675px;height:125px;
	margin:10px;clear:left;overflow:auto;}
#nav img {margin:0;padding:0;border: 1px solid #f0f0f0;}
#nav li {float:left; margin:4px; list-style:none;background:#f0f0f0;}
#nav a {background:#C6DFD3;width:62px; height:48px;display: block; border: 1px solid #6c390b;margin:0;padding:3px;}
#nav a.activeSlide {background:#EF935A}
#nav a:focus {outline:none; } <!--not dotted lines-->

