﻿/*STILARK FOR GALLERIBILDER*/

#gallery5{
	width: 750px;
	overflow: hidden;
	/*border: 10px double #333333;
	background-color: #000000;*/
	padding-bottom: 80px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 0px;
}
.photo5 {
	/*width:420px; */
	height: auto;
	text-align:left; 
	position:relative; 
	margin: 70px 85px 20px 40px;
}
.photo5 ul.topic5 {
	width:680px; 
	padding:0; 
	margin:0; 
	list-style:none; 
	height:auto; 
	position:relative; 
	z-index:10;
}
.photo5 ul.topic5 li {
	display:block; 
	width:110px; 
	height:160px; 
	float:left;
	margin:10px;
}
.photo5 ul.topic5 li a:hover ul li a:hover, .photo5 ul.topic5 li:hover ul li a:hover {
	white-space:normal; 
	position:relative;
	z-index:1000;
}
.photo5 img {
	position:absolute; 
	width:100px; 
	height:150px; 
	padding: 2px;
	border: 2px solid #333333;
	background-color:#FFFFFF;
	background: transparent url(../topmantic.iworld.no/images/bg_body_2.png) repeat;
}
.photo5 ul.topic5 li a:hover ul li a:hover img, .photo5 ul.topic5 li:hover ul li a:hover img {
	position:absolute;
	left:-50px;
	top:-80px;
	width:200px;
	height:300px;
	border: 2px solid #333333;
	z-index:1000;
}
/*DETALJBILDER*/
#detaljbilder5 {
	
}
#detaljbilder5 img{
	max-width: 650px;
	display: block;
	margin: 30px auto;
	border: 10px double #333333;
}
#bildeknapper5 {
	width: 570px;
	margin: 0 auto;
	padding-top: 20px;
}
#bildeknapper5 ul{
	list-style-type: none;
}
#bildeknapper5 li{
	display: inline;
	float: left;
}
#bildeknapper5 img{
	width: 100px;
	margin-right: 3px;
	/*border: 5px double #D8F9E7;*/
	border: 5px double #333333;
}
#bildeknapper5 img:hover{
	border: 5px double #41A798;
}

/*STILARK FOR GALLERIBILDER

#gallery7{
	overflow: hidden;
	width: 623px;
	border: 10px double #000000;
	padding-bottom: 0px;
	margin: 20px auto;
}
.photo7 {
	height: auto;
	text-align:left; 
	position:relative; 
	margin: 40px 115px 45px 40px;
}
.photo7 ul.topic7 {
	padding:0; 
	margin:0; 
	list-style:none; 
	width:635px; 
	height:auto; 
	position:relative; 
	z-index:10;}

.photo7 ul.topic7 li {
	display:block; 
	width:110px; 
	height:160px; 
	float:left;
	margin: 0 80px 50px 0;
}
.photo7 ul.topic7 li a:hover ul li a:hover, .photo7 ul.topic7 li:hover ul li a:hover {
	white-space:normal; 
	position:relative;
	z-index:1000;
}
.photo7 img {
	position:absolute;
	width:150px;
	height:150px;
	padding: 2px;
	border:5px double #CCCCCC;
	background-color:#FFFFFF;
	background: transparent url(../topmantic.iworld.no/images/bg_body_2.png) repeat;
	background-color: #BBDB90;
}
.photo7 ul.topic7 li a:hover ul li a:hover img, .photo7 ul.topic7 li:hover ul li a:hover img {
	position:absolute;
	left:-40px;
	top:-40px;
	width:230px;
	height:230px;
	border:5px double #CCCCCC;
	z-index:1000;
	background-color: #99CCFF;
}

#detaljbilder7 {
	padding-top: 20px;
	
}
#detaljbilder7 img{
	max-width: 650px;
	display: block;
	margin: 0 auto;
	border: 5px double #333333;
	background-color: #99CCFF;
}
#bildeknapper7 {
	width: 460px;
	margin: 0 auto;
	padding-top: 20px;
}
#bildeknapper7 ul{
	list-style-type: none;
}
#bildeknapper7 li{
	display: inline;
	float: left;
}
#bildeknapper7 img{
	max-width: 150px;
	max-height: 150px;
	margin-right: 3px;
	background-color: #C0DD99;
	border: 5px double #333333;
}
*/