/* CSS Document */


<!--



	div.hr {
  		height: 4px;
  		background: #fff(./Image/line.png) no-repeat scroll center;
		border:none
	}
	
	
	div.hr hr {
  		display: none;
	}

	.Sep {
		width:700px;
		height:4px;
		background:url("../Image/line.gif") no-repeat;
	}
	.WideSep {
		width:700px;
		height:4px;
		background:url("../Image/wide-line.gif") no-repeat;
	}
	.overIngress{
		width:960px;
		background-color:white;
	}

	.overIngressLeftImage{
		float:left;
		padding-top:15px;
		padding-left:5px;
	}
	
	.overIngressRightImage{
		float:right;
		padding-top:15px;
		padding-right:5px;
	}
	
	.overIngressText{
		float:left;
		
	}
	
	.ingress{
		width:960px;
		background-color:white;
	}


	.leftContentPanel{
		width:700px;
		background-color:white;		
		float:left;
		/*		display:block;*/
	}

	.leftContentWidePanel{
		width:850px;
		background-color:white;		
		float:left;
	}
	
	.rightContentPanel{
		height: 400px;
		width:251px;
		
		font-size :10pt;
		
		float:right;
		background:url("../Image/news-box.jpg") no-repeat;

	}
	/* Nytt  */
	.NewsImageColumnSmall{
		width:100px;
		height:250px;
		padding-left:10px;
	
		float:left;
		/*background:url("../Image/nyheter.jpg") no-repeat;*/
	}
	
	.NewsImageColumn{
		width:250px;
		height:250px;
		padding-left:30px;
	
		float:left;
	}
	.SmallNewsText{
		width:340px;
		height:250px;
		padding-top:40px;

		float:left;
		background:url("../Image/small-news-box.jpg") no-repeat;
	}
	.NewsWideSep {
		width:850px;
		height:4px;
		background:url("../Image/news-wide-line.jpg") no-repeat;
	}
	
	.SmallNewsHeading{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		
		color: #505367;
	}
	/*  Hit */

	.rightContentPanelTech{
		height: 950px;
		width:251px;
		
		font-size :10pt;
		
		float:left;


	}
	.rightContentFuture{
		height: 300px;
		width:251px;
		
		background:url("../Image/small/future-box.gif") no-repeat;
		float:left;


	}
	.NewsText{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding-left: 15px;	
		padding-right:15px;
		color:#505367;
	}
	
	.centerImage{
		text-align:center;
		vertical-align:middle;
	}
	
	.TableText{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		padding: 3px;	
		color:#505367;
	}
	
	.NewsHeadingText{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		/*padding: 15px;*/
		padding-left:15px;
		color: #712A0E;
	}

	.leftContentPanelItem{
		width:680px;
		background-color:white;
	
	}
	.leftContentPaneWidelItem{
		width:800px;
		background-color:white;
	
	}
	.productText{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-left:5px;
		padding-right: 5px;

	}
	.productLinkText{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 5px;
		font-weight:bold;
		
	}
	.NewsLink{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 15px;
		font-weight:bold;
		color:#CC0000;
		float:right;
		
	}
	
	.LoadLink{
		font-family: Arial, Helvetica, sans-serif;;
		font-size: 12px;
		padding: 0px 4px 1px 15px;
		font-weight:bold;
		color: #712A0E;
		background: url("../Image/ball.gif") left center no-repeat;
		
	}
	

	.Terminering {
		border-width: 1px;
		border-spacing:5px ;
		border-style: none;
		border-color: gray;
		border-collapse: separate;
		background-color: white;
	}
	.SystemDesign {
		border-width: 1px;
		border-spacing:5px ;
		border-style: none;
		border-color: gray;
		font-weight:bold;
	
		border-collapse: separate;
		background-color: white;
	}
	.TechLogo {
		border-width: 1px;
		border-spacing:1px ;
		border-style: none;
		border-collapse: separate;
		background-color: white;
	}


	.ConnecTec {
		border-width: 1px;
		border-spacing:2px ;
		border-style: none;
		border-color: gray;
		border-collapse: separate;
		background-color: white;
	}
	.WBT {
		border-width: 3px;
		border-spacing:5px ;
		border-style: none;
		border-color: gray;
		border-collapse: separate;
		background-color: white;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	.IngressText{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 5px;
	   font-weight:bold;
		
	}
	.productHeading{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bold;
		padding: 5px;	
		color: #712A0E;	
	}
    .productHeading1{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight:bold;
		padding: 5px;	
		color: #712A0E;	
	}

    .productHeading2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bold;
		padding: 5px;	
		color: #712A0E;	
	}
	.CategoryHeading{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight:bold;
		padding: 5px;	
		color: #505367;
	}
	.FootText{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-left:5px;
		padding-right: 5px;
		color:black;

	}
	.productImage{
				
		float:left;
		margin:5px;
		padding-right:5px;
	}
	.terminateImage{
				
		float:left;
		margin:1px;

	}
	
	.productImageLink{
				
		float:left;
		margin:5px;
		margin-top:5px;
		margin-bottom:10px;
		padding-right:5px;
		clear:none;
	}
	
	.productImageRight{
		float:right;
		margin:5px;
		
	}

	.NewsImage{

		float:left;
		margin:50px;
	}

.menu{
	width:960px;
	/*background-image:../Image/KIMBER-KATALOG.jpg;*/
	
}

.leftContentHolder{
	float:left;
	width:700px;
	background-color:white;
}


.imageContent{
	float:left;
}
.rightContentHolder {
	float:right;
	width:250px;
	background-color:white;
}

.textContent{
	float:left;
	text-align:left;
}

.leftContent {
	margin:10px;
	float:left;
	width:700px;
	border-color:#FF0000;
}


.style1 {
	color: #505367;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}


.style3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505367;
	padding-left:5px;
	padding-right:5 px;
/*	padding: 5px;*/
	font-weight: bold;
}

.style5 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:black;
	font-weight: bold;
}
body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: left;
		color: #505367;
		background-color: #CCCCCC;
	}
	
	#container
	{
		margin: 1em auto;
		width: 1000px;
		text-align: left;
		background-color: white;
		
	}
	
	#header
	{
		/*height: 94px;*/
		height: 104px;
		background-color: white;
		text-align: left;
		background:url("../Image/top_fixed.jpg")
	}
	

	
	#contents	
	{
		margin-right: 20px;
		margin-left: 20px;
		/*height: 1200px;*/
		background-color: #FFFFFF;
	}
	
	#footer	
	{
		clear: both;
		margin-top:3px;
		height: 65px;
		background-color: #E96A03;
		
	}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur) , pointer;
	outline: none;
}

.highslide img {
	border: 2px solid white;
}

.highslide-dimming { 
background: black; 
position: absolute; 
visibility: hidden; 
} 

.highslide-active-anchor img {
	visibility:hidden;
}

.highslide-wrapper{
	background:white;
}


.highslide:hover img {
	border: 2px solid grey;
}

.highslide-image {
	border: 10px solid white;
	border-bottom:1px solid white;
}

.highslide-image-blur {
}


.highslide-caption {
	border-bottom: 1px solid white;
	font-size :10pt;
	display: none;
	border: 5px solid white;
	border-top: none;
	padding: 5px;
	background-color: white;
}

.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	background-image:url(highslide/graphics/loader.gif);
	background-repeat:no-repeat;
	background-repeat:3px 1px;
   
}
.highslide-full-expand {
	background:url(url(highslide/graphics/fullexpand.gif) no-repeat;
	display:block;
	margin:0 10px 10ppx 0;
	width:34px;
	height:34px;
}
.highslide-overlay {
	display:none;
}

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 5px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}



A:link { border:none;color: #712A0E; text-decoration: none; font-weight: bold; }
A:visited { color: #712A0E; text-decoration: none; font-weight: bold; }
A:hover { color: #712A0E; text-decoration: none; font-weight: bold; }

a.foot:link { color: #9eb6c8; text-decoration: none; font-weight: bold; }
a.foot:visited { color: #d0e0c; text-decoration: none; font-weight: bold; }
a.foot:hover { color: #d0e0c; text-decoration: none; font-weight: bold; }

.NewsLink a:link { color: #991F00; text-decoration: none; font-weight: bold; }
.NewsLink a:visited { color: #991F00; text-decoration: none; font-weight: bold; }
.NewsLink a:active {color: #991F00; text-decoration: none; font-weight: bold; }
.NewsLink a:hover { color: #FFB063; text-decoration:  underline overline; font-weight: bold; } 
