/* @override http://typo3.catchmedia.no/tronrud/fileadmin/css/styles.css */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 11px;
	color: #606060;
	background-color: #e4e5e6;
}

.clearer {
	clear: both;
}
a {
	text-decoration: none;
	color: #e31319;
}
a:hover {
	color: #000000;
}
table, td, th {
	vertical-align: top;
}
li {
	list-style-type: square;
}
table {
	width: auto;
}

table#bunnlinje td {
	padding: 10px;
}


/*
#searchbox {
	width: auto;
	height: auto;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 10;
}
#searchform strong {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#searchform input {
	height: 18px;
	font-size: 11px;
}
#searchform input.button {
	background-color: transparent;
	width: 20px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 4px;
	border: 1px #ffffff solid;
}
*/



/* SIDESTRUKTUR */
/* ------------ */
#innhold {
	width: 890px;
}
#innhold #venstre {
	float: left;
	width: 175px;
	background-image: url(../templates/images/venstre_bg.gif);
	background-repeat: repeat-x;
	min-height: 500px;
	_height: 500px;
}
#innhold #venstre #left {
	font-size: 11px;
/*	margin: 10px 15px 0px 15px;*/
}
#innhold #hoyre {
	float: left;
	width: 700px;
}
#innhold #hoyre #forsidebanner {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	z-index: 5;
	background-color: #e4e5e6;
}

div.csc-textpic.csc-textpic-intext-left-nowrap, div.csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	margin-bottom: 10px !important;
}

#innhold #hoyre #hoved {
	width: 705px;
}
#innhold #hoyre #hoved #hovedVenstre {
	float: left;
	width: 526px;
}
#innhold #hoyre #hoved #hovedVenstre #normal {
	margin: 0 20px;
}

#normal .csc-textpic-above div.csc-textpic-imagewrap {
	margin: 15px 0 10px;
}
#innhold #hoyre #hoved #hovedVenstre #normal p, h1, h2, h3 {
	margin: 10px 0;
}
#innhold #hoyre #hoved #hovedHoyre {
	float: left;
	width: auto;
}
#right p, #right h1, #right h2, #right h3 {
	margin: 10px 0 10px 0px;
}

#right .csc-textpic-above .csc-textpic-imagewrap {
	margin-bottom: 10px;
}
.produktknapper {
	width: 174px;
	max-width: 174px;
	overflow: hidden;
}
.produktknapper img {
	border: none;
}

.produktknapper .produkt {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #dcdcdc;
}

.produktknapper a {
	display: block;
	padding: 12px 10px 12px 15px;
}


.produktknapper a img {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}

.produktknapper a:hover {
	background-color: #dedede;
}

.produktknapper a.aktiv:hover {
	background: none;
}

.produktknapper a.aktiv img, .produktknapper a:hover img {
	filter: none;
	-moz-opacity: .99;
	opacity: .99;
}


#produktundermeny {
	padding: 0 12px 10px 20px;
	margin-top: -5px;
}

#produktundermeny ul {
	margin: 0;
	padding: 0 0 0;
}

#produktundermeny li {
	list-style-type: none;
}

#produktundermeny ul ul {
	padding: 0 0 2px 10px;
	display: none;
}

#produktundermeny ul li.aktiv ul {
	display: block;
}

#produktundermeny a {
	padding: 0;
	border: none;
	margin: 2px 0;
	color: #555;
	background: none;
}

#produktundermeny li.aktiv a {
	color: #e31319;
}

#produktundermeny a:hover {
	color: #e31319 !important;
}

#produktundermeny li.aktiv li a {
	color: #555;
}

#produktundermeny li.aktiv li.aktiv a {
	color: #e31319;
}

#produktlogo img {
	margin: 15px 25px 0px;
}

#bunnlinje td {
	font-size: 9px;
	color: #888888;
	margin: 20px 0 0 12px;
}

#bunnlinje td  a {
	color: #888888;
	text-decoration: underline;
}

#bunnlinje td a:hover {
	color: #000000;
	text-decoration: underline;
}

/*
#skillestrek2_forside {
	position: absolute;
	left: 700px;
	top: 275px;
	background-image: url(../templates/images/skilleskygge_forside.png); width: 15px; height:275px;
}
*/
#skillestrek1 {
	position: absolute;
	left: 175px;
	top: -30px;
	background-image: url(../templates/images/skilleskygge.png); width: 15px; height:550px;
	z-index: 10;
}
#skillestrek2_forside {
	position: absolute;
	left: 700px;
	top: -30px;
	background-image: url(../templates/images/skilleskygge.png); width: 15px; height:550px;
	z-index: 3;
}


#skillestrek3 {
	position: absolute;
	left: 877px;
	top: -30px;
	background-image: url(../templates/images/skilleskygge.png); width: 15px; height:550px;
	z-index: 10;
}
#catch {
	position: absolute;
	left: 877px;
	top: 0px;
	background-image: url(../templates/images/catch.png); width: 15px; height:48px;
	z-index: 15;
}

#produktmeny {
}

#right {
	width: 174px;
	overflow: hidden;
}

#right div.wrapper {
	margin: 15px;
}

div.csc-textpic.csc-textpic-intext-right-nowrap dl.csc-textpic-image {
	padding-bottom: 10px;
}

#normal div.csc-textpic.csc-textpic-center.csc-textpic-above dl.csc-textpic-image {
	padding-bottom: 10px;
	margin-bottom: 0;
}








.csc-header {
	padding-top: 0px;
}

.heading, h1 {
	color: #e31319;
	font-size: 14px;
	font-weight: bold;
	line-height: 8px;
	border-left: 8px solid;
	padding: 0;
	padding-left: 3px;
	text-transform: uppercase;
	margin-top: 20px !important;
	margin-bottom: 15px !important;
}

ul {
	margin: 0 0 15px;
	padding: 0 0 0 20px;
}

div.csc-textpic.csc-textpic-center.csc-textpic-above div.csc-textpic-imagewrap dl.csc-textpic-image.csc-textpic-lastcol {
	margin-bottom: 10px;
}

p {
	
}

.ingress {
	font-weight: bold;
	font-size: 11 px;
	color: #333333;
}

.subheading {
	font-weight: bold;
	font-size: 11 px;
	color: #000000;
	margin-bottom: 0px !important;
	padding: 0px !important;
}


/* ####### */
/* TT_NEWS */
/* ####### */

/* NEWS-LIST */
.news-list-container {
	margin: 10px -18px 10px -5px;
}
.news-list-item{
/*	background: #d8d9da url(../templates/images/meny_bg.gif) repeat-y right;*/
	margin-left: 1px;
	padding: 5px 0;
}
.news-list-image {
	width: 100px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin: 0px 10px 5px 0px;
}

.news-list-image img {
	min-width: 100px;
	min-height: 80px;
	height: auto;
	width: auto;
}
.news-list-text {
    width: 394px;
	padding: 5px 0;
	float: left;
	overflow: hidden;
}
.news-list-heading a,.news-list-heading  {
	font-weight: bold;
	color: #e31319;
	font-size: 14px;
}
.news-list-date {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
.news-list-subheader {
}


/* LATEST */
.news-latest-container {
	font-size: 10px;
}
.news-latest-container a {
	text-decoration: underline;
	color: #444444;
}

.news-latest-container h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}
.news-latest-container strong a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.news-latest-container a:hover {
	color: #777;
}

.news-latest-container strong a:hover {
	color: #e31319;
}

.news-latest-item {
	margin: 0 0 10px 0;
}




/* SINGLE */
.news-single-heading {
	color: #54A997;
	font-size: 18px;
	font-weight: bold;
    padding: 0;
}
.news-single-subheader h3{
	font-weight: bold;
	font-size: 12 px;
	color: #333333 !important;
}
.news-single-item h2{
	color: #e31319;
	font-size: 14px;
}
.news-single-img{
}
.news-single-img img{
    margin: 0px 3px 3px 0;
}
.news-single-content {
	clear: both;
	display: inline-block;
	width: 100%;
}
.news-single-timedata, .news-single-author{
    margin:0;
    padding:0;
	color: #777;
}
.news-single-timedata{
    margin: 6px 0 0 0;
    padding:0;
}

.news-single-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.news-single-content a:link,.news-single-content a:visited,.news-single-content a:hover,.news-single-content a:active {
	text-decoration: underline;
	color: #0c2e6e;
}
.news-single-content img{
	margin: 0px 4px 4px 0px;
  border: 1px solid #bbb;
}
.news-single-item{
  margin-bottom: 8px;
}
.news-single-imgcaption {
	margin-top: 0px
}

/* BANNER-LIST */
#news-banner-container {
	width: auto;
	height: auto;
	margin: 0 -20px -20px -19px;
	padding: 0;
}
.news-banner-container {
	width: 704px;
	margin: 0 0 0 -1px;
	padding: 0;
}
.news-banner-item {
	width: 174px;
	margin-right: 1px;
	overflow: hidden;
	float: left;
	font-size: 11px;
}
.news-banner-item.pv{
	width: 175px;
}
.news-banner-img a img {
}

.news-banner-img a:hover img {
}
.news-banner-innhold {
	margin: 8px 10px 5px 10px;
}
.news-banner-innhold a {
	color: #e31319;
}
.news-banner-heading a {
	font-weight: bold;
	color: #000000;
}
.news-banner-subheader {
}





/* Meny */
#nav {
	font-size: 11px;
	width: auto;
	background-image: url(../templates/images/meny_bg.gif);
	background-repeat: repeat-y;
	border-bottom: 1px #dddddd solid;
}
#nav a {
	color: #000000;
	padding: 6px 0 6px 15px;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #bbbbbb solid;
	display: block;
}

#nav li a:hover {
	background-color:#dddddd;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: square;
	list-style-position: inside;
	padding: 0;
	cursor: pointer;
}
#nav li.active {
	color: #e31319;
}
#nav li.active a {
	color: #e31319;
}
#nav ul#level2 {
	font-size: 11px;
}
#nav ul#level2 li a {
	padding: 2px 0 2px 25px;
	border-top: none;
	display: block;
	font-weight: normal;
	color: #666e63;
}
#nav ul#level2 li a:hover {
	color: #000000;
}
#nav ul#level2 li.active a {
	color: #000000;
}




#undermeny {
	font-size: 11px;
	width: 174px;
}
#undermeny a {
	color: #000000;
	padding: 6px 0 6px 15px;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #bbbbbb solid;
	display: block;
}
#undermeny a:hover {
	background-color:#dddddd;
}
#undermeny ul {
	margin: 0px;
	padding: 0px;
}
#undermeny li {
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#undermeny li.active {
	color: #e31319;
}
#undermeny li.active a {
	color: #e31319;
}

.contenttable {
	font-size: 11px;
}

.tx-ttnews-browsebox table {
	font-size: 11px;
}

/* SØKEFUNKSJON  */

#searchbox {
	margin-left: 713px;
	width: 220px;
	position: absolute;
	top: 12px;
	z-index: 10;
	text-align: left;
}

#searchbox  form, #searchbox  input{
	margin: 0px;
	padding: 0px;
}
#searchbox  input{
	margin: 0px;
	font-size: 11px;
}

#ssbox {
	width: 110px;
	max-width: 110px;
}

div.catchsokRes{
  margin-bottom: 5px;
}

div.catchsokResTitle a:hover{
  color: #666e63;
  font-weight: bold;
}
div.catchsokResTitle a{
  color: white;
  font-weight: bold;
}

div.catchsokResContent{
  font-size: 90%;
}

div.catchsokResURL, div.catchsokResURL a{
  font-size: 80%;

}

#bunnlinje {
	height: 10px;
	width: 855px;
	padding: 10px;
	padding-top: 20px;
}

#bunnlinje .footer_l {
	width: 800px;
	float: left;
}

#bunnlinje #footer_text {
	float: left;
}

#bunnlinje #myLanguageMenu {
	width: 100px;
	float: left;
	position: relative;
	top: 0;
	margin-top: 1px;
	margin-left: 5px;
}

#bunnlinje .footer_r {
	width: 255px;
	float: right;
	text-align: right;
	color: ababab;
}

#bunnlinje a {
	text-decoration: underline;
}

#bunnlinje .footer_l a {
	color: #666e63;
}

#bunnlinje .footer_r a {
	color: ababab;
}

#bunnlinje a:hover {
	color: #e31319;
}


.csc-textpic-intext-left .csc-textpic-imagewrap {
	margin: 0 10px 10px 30px !important;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
	margin: 0 0px 10px 10px !important;
}

.csc-textpic-above.csc-textpic-right {
	margin: 0 !important;
	text-align: center !important;
}

.csc-textpic-below {
	clear: both;
	margin: 0 0 10px;
}

/*
.csc-textpic-imagerow .csc-textpic-image {
	margin: 0 !important;
	padding: 0 5px 10px;
}
*/


table.contenttable {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}

table.contenttable table.contenttable {
	margin: 0;
}

div.csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	margin: 20px 0px 0 10px !important;
}

table.contenttable td {
	padding: 3px 15px 3px 0;
}

table.contenttable table.contenttable td {
	padding: 0 15px 0 0;
}

div.csc-textpic.csc-textpic-intext-right, div.csc-textpic.csc-textpic-intext-left {
	clear: both;
}

table.contenttable td p {
	margin: 0 0 5px !important;
	padding: 0;
}

div.googlemap.floatright {
	border: 1px solid #606060;
}

.googlemap.floatright iframe {
	
}

div.floatright {
	margin: 0 14px 28px 10px;
	float: right;
}

div.movie {
	width: 176px;
	height: 137px;
	overflow: hidden;
}

.pdf-download {
	margin: 15px 0px;
	height: 71px;
	overflow: hidden;
}

.pdf-download .pdf-thumbnail {
	width: 100px;
	height: 69px;
	overflow: hidden;
	background: #fff url(../templates/images/pdf.gif);
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
}

.pdf-download .pdf-thumbnail img {
	/*width: 100%;
	height: auto;*/
}

.pdf-download .pdf-text {
	padding: 8px 0;
	position: relative;
	float: left;
	width: 357px;
}

.pdf-download .pdf-text p {
	margin: 5px 0 !important;
}

.pdf-download .pdf-text a {
	position: absolute;
	left: -5px;
	top: 40px;
}

.pdf-download h1 {
	border: 0;
	padding: 0;
	text-transform: none;
	color: #000;
	margin: 0 !important;
}

.tx-pdforder-pi1 form input {
	display: none;
}

#mailform {
	margin: 0 0 10px;
}

#mailform fieldset {
	margin: 0 0 10px;
}

#mailform fieldset.csc-mailform {
	border: none;
	padding: 0;
}

#mailform .csc-mailform-field {
	margin: 10px 0 0;
}

#mailform input, #mailform textarea {
	display: block;
	width: 100%;
	margin: 0;
	border: 1px solid #818386;
	padding: 2px 0;
	color: #555;
	font-family: inherit;
	font-size: 12px;
}

#mailform input.csc-mailform-submit {
	margin-top: 10px;
	width: auto;
	padding: 2px 10px;
	margin-left: auto;
	background: #cdcdcd;
}

#mailform input.csc-mailform-check {
	width: auto;
	display: inline;
	margin: 0;
	margin-left: 5px;
	border: none;
}


div.bannerbilde {
	position: relative;
	border-bottom: 1px solid #fff;
}

div.bannerbilde img {
	display: block;
}

div.bannerbilde .caption {
	position: absolute;
	right: 40px;
	bottom: 30px;
	background: #bbb;
	padding: 10px;
	width: 150px;
	border: 1px solid #e0e0e0;
	
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
	
	color: #222;
	font-size: 11px;
}

* html div.bannerbilde .caption {
	width: 170px;
	
	bottom: auto;
	right: auto;
	
	left: 100%;
	margin-left: -210px;
	top: 170px;
}
.news-banner-morelink {
	display: block;
}


/* TEST*/



