@charset "utf-8";
/* CSS Document for module Butikk only */

/* Author: Bjarte Lund Rolland */

#thumbnails img{
	float: left;
	width: 100px;
	margin: 3px 20px 0px 0px; 
}


div.thumb {
	border: 1px solid #999;
	padding: 8px;
	margin: 0px 10px 10px 0px;
	width: 100px;
	height:100px;
	text-align:center;
}

#gal_left{
	float:left;
	width:130px;
}

#gal_right{
	float:left;
	width:670px;
}

#gal_right a{

}

#gal_right a:hover{

}

.gal_tit a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	text-decoration:none;
}

#backto{
	margin-top:20px;
}

#backto a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#170374;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
}

#backto a:hover{
	color:#6763c4;
}

div.thumb {
	border: 2px solid #999;
	padding:10px;
	margin: 0px 10px 10px 0px;
	width: 100px;
	height:100px;
	text-align:center;
}	

.thumbnail {
	width:100px;
	height: 135px;
	float: left;
	padding: 8px;
	margin: 0 8px 8px 0;
	border:2px #eee99f solid;
	text-align:center;
}

	.thumbnail:hover {
		border:2px #ae7a30 solid;
	}

	.thumbnail img {
		}
		
	.thumbnail h4 {
		margin-bottom:3px;
	}
