/** Vis stort maleri**/

#stort_billed{
	position: relative;
	left: 50%;
	margin-left: -350px;
	background-color: #000000;
	color: #FFFFFF;
	height: 700px;
	width: 700px;
}

#stort_billed img{
	border-width: 0px;	
}

#stort_billed_ramme{
	position: relative;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	height: 656px;
	width: 684px;
	left: 5px;
	top: 5px;
}

#stort_billed_ramme_left_top{
	top: -1px;
	left: -1px;
}

#stort_billed_ramme_right_top{
	left: 681px;
	top: -1px;
	
}

#stort_billed_ramme_left_bottom{
	left: -1px;
	top: 653px;
}

#stort_billed_ramme_right_bottom{
	top: 653px;
	left: 681px;
}

#stort_billed_maleri{
	position: relative;
	top: 10px;
	text-align: center;
	vertical-align: middle;
	height: 555px;
}

#stort_billed_skjul{
	position: relative;
	left: 610px;
	width: 50px;
}

#stort_billed_skjul img{
	margin-bottom: 2px;
}

#stort_billed_skjul a{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;	
}

#stort_billed_knapper_skift{
	position: absolute;
	top: -13px;	
	left: 5px;
}

#stort_billed_ramme .hr{
	position: relative;
	left: 26px;
	top: 3px;
	width: 628px;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	border-style: solid;
	height: 10px;
}

#stort_billed_overskrift{
	position: relative;
	font-size: 9px;
	font-weight: bold;
	left: 30px;
}

#stort_billed_scale{
	position: absolute;
	width: 271px;
	height: 11px;
	top: 20px;
	left: 3px;
	background-image: url("../images/maleri_stor/scale.gif");
	background-repeat: no-repeat;
	cursor: pointer;
}

#stort_billed_scale_thumb{
	position: relative;
	left: -6px;
	top: -3px;
	width: 10px;
}

.stort_billed_color{
	position: relative;
	top: 5px;	
}
	
.stort_billed_color td{
	width: 14px;
	height: 14px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	cursor:pointer;	
}

#stort_billed_info{
	position: absolute;
	left: 343px;
	top: 3px;
	font-weight: normal;
	line-height: 16px;
	width: 208px;
}

#stort_billed_info div{
	position: absolute;
	top: 0px;
	left: 60px;	
}

#stort_billed_knapper{
	position: absolute;
	left: 553px;
	top: 3px;
	line-height: 16px;
}

#stort_billed_navigation{
	position:relative;
	top: 15px;
	left: 563px;
	width: 160px;
}