/* All top level links */

.kolonne { 
background: #eeeeee;
  border: 0px;
  padding: 1px;
}


#menu2-wrapper { 
border-bottom: 		solid 1px #dddddd;
margin-bottom: 		0px;
margin-top: 0px;
background: 			red;
background-color: hsla(194, 100%, 36%, 0.83);
  text-transform:uppercase;
}



  /* #menu1-wrapper { 
  border-top: 1px solid #00848e;
  background-color: #00848e;
  background-image: -moz-linear-gradient(top,#00848e,#4574B8);
  background-image: -ms-linear-gradient(top,#600848e,#4574B8);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00848e),to(#4574B8));
  background-image: -webkit-linear-gradient(top,#00848e,#4574B8);
  background-image: -o-linear-gradient(top,#00848e,#4574B8);
  background-image: linear-gradient(top,#00848e,#4574B8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00848e', endColorstr='#4574b8', GradientType=0);}*/

#menu1-wrapper {
  border-top: 1px solid #4574B8;
  background-color: #5e8dc8;
  background-image: -moz-linear-gradient(top,#6E9ED2,#4574B8);
  background-image: -ms-linear-gradient(top,#6E9ED2,#4574B8);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#6E9ED2),to(#4574B8));
  background-image: -webkit-linear-gradient(top,#6E9ED2,#4574B8);
  background-image: -o-linear-gradient(top,#6E9ED2,#4574B8);
  background-image: linear-gradient(top,#6E9ED2,#4574B8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e9ed2', endColorstr='#4574b8', GradientType=0);
}

/*#menu1-wrapper { 
  border-top: 0px solid #ddd;
  background-color: #00848e;}*/

#menu2 > li > a { 
padding: 				0px 8px;
font-size: 12px;
border-right: 1px dotted #555;
margin-left: 0px;
  
}

/* all links */
#menu2 a { 
color: 					#000000;
  
}

/* all hovered and active links */
#menu2 a:hover, 
#menu2 .active a,
#menu2 .active a  { 
color: 					#fff;
background: #000;
}

#boxer { 
	border-top: solid 1px #dddddd;
	border-bottom:0px;
  	background: #cccccc;
  	padding: 5px 30px;
  	font-size: 0.6em;
  	border-box: 1px solid #000000;
}

#boxer-border { 
	border-right: 1px solid #cccccc;
  	padding: 10px;
}

#torebox{
height: 220px;
background: rgba(255,255,255,.4);
background: #8da9c4;
background: #51b7d6;
background: #dedede;
	box-shadow: 10px 10px 10px rgba(0,0,0,.3);
	-webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px;	
	padding: 5px;
border: 1px solid #888888;
line-height: 1.4em;
  padding: 15px 15px;

} 


#widgetarea-one {  
padding:	20px 10px;
}

#widgetarea-two {  
	padding:	0 10px;
  	background: #cccccc;
}

#widgetarea-tre {  
	padding:	10px 10px;
  	background: #000;
  	color: #fff;
}



#content_right{ 
	padding: 		0 20px;
  	border-left: 	0px solid #dddddd;
  	border-right: 	0px solid #dddddd;
  	margin-top: 	-20px;
}

.slideshow-wrappergallery1{ 
	padding:		0 20px;
  	border-left: 	7px solid #dddddd;
  	border-right: 	1px solid #dddddd;
  	margin-top: 	-20px;
  	background: 	#000000;
}


.widget > h3  	{ 
  background: #00848e;
  background:  url('http://www.scanprint.no/images/meny/kolonne_hvit.png') no-repeat;
   background-position: left bottom;
  margin-top: 10px;
  padding: 12px 5px ;
  color: #000;
  font-size: 11px;
}






#footer .widget > h3  	{ 
  background: #00848e;
  background:  url('http://www.scanprint.no/images/meny/kolonne_hvit.png') no-repeat;
  background-position: left bottom;
  margin-top: 10px;
  padding: 12px 5px;
  color: #fff;
  font-size: 11px;
}

#footer .widget {
	color:#eee;
}

#footer-bg  	{ 
  background: #000000;

  
}

#footer #main  	{ 
  background: transparent;
 
  
}

#footer #main a  	{ 
  color: #ffff00;
  
}

#footer #main > a:hover  	{ 
  color: #00848e;
  
}

.wp-caption-text 	{ 
	color:					#333;
	font-size: 				11px; 
	text-align: 			center; 
	padding: 				5px; 
	margin-bottom:			0; 
  margin-top: -15px;
  font-style: italic;
}
