/* CSS Document */

/*layout styling*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
	background-image:url(../images/style/bodyBG.jpg);
	background-repeat:repeat;
}

#container{
	width:928px;
	position:relative;
	margin-left:-464px;
	left:50%;
	top:20px;
}

#header{
	width:920px;
	height:110px;
	top:0;
	position:relative;
	margin-bottom:10px;
}


#content{
	width:725px;
	float:right;
	top:0px;
	padding-right:15px;
	padding-top:20px;
	position:relative;	
}

#produktGalleri{
	width:830px;
	min-height: 800px;
	/*float:right;*/	
	top:0px;
	padding-right:15px;
	padding-top:20px;
	position:relative;	
}

.gallerythumbs{

	width:auto;
	height:auto;
	border: 1px #999999 solid;
	padding:2px;
	margin-right:5px;
}

#menu_left{
	width:140px;
	float:left;
	padding-left:8px;
	padding-top:22px;
	top:0px;
	position:relative;
	z-index:1
}

#footer{
	width:920px;
	height:36px;
	position:relative;
	/*background-image:url(../images/style/footBG_NEW.jpg);*/
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#515252;
	text-align:center;
	clear: both;
}

.index{
	text-align:right;
	font-size:9px;
}

.listContainer_produkt{
	width:637px;
	height: 85px;
	/** border-bottom: 1px;
	border-bottom-color:#CCC;
	border-bottom-style:solid;**/
}

.listContainer_tilbud{
	width:637px;
	height: 55px;

}


/*textstyling */

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#515252;
	display:inline;	
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#515252;
	display:inline;	
}

.indrykningLeft_50{
	margin-left:90px;
}

a{
	text-decoration:underline;
	color:#515252;
}

a:hover{
	text-decoration:none;
	color:#000;
}
a:visited{
	text-decoration:none;
	color:#515252;
}
	

a.listoverskrift{
	text-decoration:none;
	color:#FF0000;
}

a.listoverskrift:hover{
	color:#000;
}

a.listoverskrift:visited{
	color:#515252;
}

/*billedstyling */

.billedfloat_right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:20px;
}

.billed_center{
	text-align:center;
}

.billedfloat_left{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.downloadicon{
	float:right;
	margin-left: 50px;
	margin-bottom:40px;
}


/*textfield */

.textfield{
	border:solid, #CCCCCC;
}

.textfield_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background-color:#fff;
	font-size:11;
	border: 1px solid #666666;
}


	

/* Skygge */

.outerpair1_header{
	background:url(../upperrightfade.png) right top no-repeat;
}

.outerpair2_header{
	background:url(../lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}

.outerpair1_content{
	background:url(../upperrightfade.png) right top no-repeat;
}

.outerpair2_content{
	background:url(../lowerleftfade.png) left bottom no-repeat;
	padding-left: 8px;
}

.outerpair1_footer{
	background:url(../upperrightfade.png) right top no-repeat;
}

.outerpair2_footer{
	background:url(../lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
	
}


.shadowbox{
	background:url(../shadow.png) bottom right;
	
}

.shadowbox_2{
	background:url(../shadow.png) bottom right;
}

.shadowbox_right{
	background:url(../images/style/shadow_right.png) right;
	
}

.innerbox_header{
	position:relative;
	left: -8px;
	top: -8px;
	width:928px;
	height:118px;
	margin-bottom:10px;
}

.innerbox_contentContainer{
	width:920px;
	min-height:470px;
	left: -8px;
	/*top: -8px;*/
	position:relative;
	background-color:#FFFFFF;
	overflow:hidden;
}

.innerbox_footer{
	position:relative;
	top: -8px;
	left: -8px;
	width:920px;
	height:18px;
	background-image:url(../images/style/footBG_NEW.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#515252;
	text-align:center;
	clear:both;
}
