/* Framework overrides */

.box {
	padding: 20px;
	padding-top: 0;
}
body {
	background: #f1f0ef url(/images/themes/v1/ui/bkg-gradient.jpg) repeat-x top left;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}


a,
a:link,
div#nav a:hover,
div#promotions div p,
div#hdr-home-intro div#intro-text {
	color: #003366;
	text-decoration:none;
	outline: none;
}

div#wrapper {
	width: 870px;
	margin: 0 auto;
	margin-bottom: 2em;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

div.container {
/*	padding-left: 20px;*/
	width: 830px !important;
	color: #333;
}

#left,
#content,
#right {
	background-color: #fff;
}

#footer {
	margin: 20px;
	padding-top: 10px;
	border-top: 4px solid #e1e1e1;
	font-size: .9em;
	color: #999;
}

#footer div#copyright {
	color: #666;
	text-align: right;
}

#footer a:link,
#footer a:visited {
	color: #666;
	text-decoration: none;
}

#footer a:visited {
	color: #666;
}

#content h2,
#right h2 {
	font-size: 1.2em;
	color: #003366;
}

#nav ul{
	margin-left: 120px;
}

#nav ul,
#nav-sub ul {
	list-style-type: none;
}

#nav ul li,
#nav-sub ul li {
	display: inline-block;
	margin: 0;
	padding: 10px 0.4em 0 0.4em;
	font-size: .9em;
	border-right: 1px solid #e5e5e5;
	text-transform: uppercase;
}

#nav ul li a {
	margin-left: 10px;
}

#nav-sub {
	margin-left: 220px;
}

#nav-sub ul li {
	margin: 0;
	margin-right: 10px;
	padding: 0;
	padding-top: 10px;
/*	padding-left: 10px;*/
}

#nav-sub a {
	margin-right: 10px;
/*	font-size: .8em;*/
	font-weight: bold;
	text-transform: none;
}

#nav ul li a:link,
#nav ul li a:visited,
#nav-sub ul li a:link,
#nav-sub ul li a:visited {
	color: #ccc;
	text-decoration: none;
}

ul li a.current,
ul li a:hover {
	color: #003366 !important;
}

/*.current {
  font-weight: bold;
}*/


#nav ul li.link-alt{
	border: none;
	text-transform: lowercase;
	text-align: right;
}

#nav ul li.link-alt a:link,
#nav ul li.link-alt a:visited {
	color: #003366;
	font-size: 0.9em;
}

#nav ul li.search {
	width: 300px;
}

#nav ul li.search {
	
}

#promotions {
	margin-bottom: 1em;
}

#promotions img {
	float: none;
	width: 272px;
	height: 168px;
}


/* homepage banner header */

div#logo a {
	display: block;
	margin-top: 15px;
	margin-left: 15px;
	height: 80px;
	width: 94px;
	text-indent: -2000px;
}

div#hdr-home-intro {
	position: relative;
	margin-bottom: 6px;
	height: 108px;
	background: transparent url(/images/themes/v1/ui/hdr-home-intro.gif) no-repeat top left;
}

div#hdr-home-intro div#intro-text {
	margin-top: 25px;
}

div#hdr-home-intro div#lang-switcher {
	margin-top: 65px;
	padding-left: 20px;
}

div#lang-switcher a:link,
div#lang-switcher a:visited {
	padding-right: 10px;
	color: #fff;
	text-decoration: none;
}

/* subpage banner header */

div#hdr-pages {
	margin-bottom: 1em;
	height: 168px;
	background: transparent url(/images/themes/v1/ui/hdr-pages.gif) no-repeat top left;
}

div#hdr-pages div.c1 {
	width: 128px;
}

div#hdr-pages div#lang-switcher {
	margin-top: 38px;
	padding-left: 25px;
}

div#hdr-pages div#page-title {
	width: 702px;
	height: inherit;
	background: transparent url(/assets/_hdrs/sub-default.jpg) no-repeat top right;
}

div#hdr-pages div#page-title h2 {
	padding-top: 122px;
	padding-left: 90px;
	color: #fff;
}



/* Home promotions */

div#promotions div {
	width: 272px;
/*  background-color: #c1d72f;*/
}

div#promotions {
  padding: 0;
  background: transparent url(/images/themes/v1/ui/bkg-promos.png) repeat-y top left;
/*  line-height: normal;*/
  border-top: 1px solid #fff;
}

div#promotions div.promo {
  margin-left: 7px;
}

div#promotions div img {
	margin: 0;
	padding-bottom: 5px;
	background-color: #fff;
}

div#promotions div p {
	padding: 10px;
}

div#promotions div.promo p.promo-pad {
  margin: 0 !important;
  padding: 0 !important;
}
/*div#promotions div.promo p.promo-pad a {
  
}*/


div#promotions div#nav-home-services {
	padding-top: 168px;
	background: transparent url(/assets/1/home-girl-glasbal.jpg) no-repeat top left;
}

div#promotions div#nav-home-services ul {
	border-top: 5px solid #fff;
	list-style-type: none;
	margin: 0;
}

div#promotions div#nav-home-services ul a {
	display: block;
	padding: 6px 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	font-size: .875em;
}

div#promotions div#nav-home-services ul a:link,
div#promotions div#nav-home-services ul a:visited {
	color: #fff;
	text-decoration: none;
}

div#promotions div#nav-home-services ul a:hover {
/*	background-color: #9EF700;*/
	background-color: #B7CAD6;
	color: #003366;
}


/* Article lists */
div.list-articles h2 {
	margin: .5em 0;
	margin-top: 0;
	border-bottom: 4px solid #003366;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
}

div.list-articles .box {
	padding: 0 10px;
}

div.list-articles ul {
	list-style-type: none;
	margin: 0;
}

div#articles-news,
div#articles-calendar {
	margin-left: 5px;
}

div.list-articles ul li {
	padding: 6px 0;
	border-bottom: 1px solid #f3f3f3;
}
div.list-articles ul li:last-child {
	text-align: right;
}

div.list-articles ul li a {
	text-decoration: none;
}

div.list-articles.green h2,
div.list-articles.green ul {
	border-bottom: 1px solid #c1d72f;
}
div.list-articles.green h2 {
	border-width: 3px;
}

div.list-articles span.article-date {
	color: #999;
}

div#references .quote {
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
}

div#references .quote p {
	margin-bottom: 0;
}

div#references .client {
}

/* Left navigation */

div#left {
	padding-bottom: 10px;
	background: #f1f1f1 url(/images/themes/v1/ui/hdr-tl-corner.gif) no-repeat top left;
	text-transform: uppercase;
}

div#left ul li li {
	text-transform: none;
}

div#left ul {
	list-style-type: none;
	margin: 0;
}

div#left ul {
	padding: 0;
}

div#left a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
}

/*div#left li.current a a {
	background-color: #f1f1f1;
}
*/

div#left h2 {
/*	margin: 10px;*/
	padding-top: 4px;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	border-bottom: 3px solid #003366;
}

/*div#left ul {
	padding-left: 10px;
}*/

/*ul#navigation {
	padding-top: 15px;
	background: transparent url(/images/themes/tmp/home.png) no-repeat top left;
}*/

div#left h2 {
	padding-left: 10px;
}


/*div#left h2,
div#left a {
	padding-left: 10px;
}
*/
/*div#left a {
	display: block;
	text-decoration: none;
}

div#left li.current,
div#left li.current a:hover {
	background-color: #B7CAD6;
}

div#left a:hover {
	background-color: #ccc;
}*/

/* custom treeview navigation */

.treeview .hitarea,
.treeview li.lastCollapsable, .treeview li.lastExpandable {
	background-image: url(/images/themes/v1/ui/treeview-ipnett.png);
}

/*ul#navigation.treeview li {
	padding: 0 !important;
}*/

ul#navigation.treeview li a {
	padding-left: 4px;
}

/* Certifications table */
table.cert-table th {
	background-color: transparent;
	border-bottom: 2px solid #c1d72f;
}

table.cert-table td {
	border-bottom: 1px solid #E5E5E5;
	vertical-align: top;
}

table.cert-table td a.expand {
	padding-right: 10px;
	background: transparent url(/images/themes/v1/ui/bkg-hdr-plus.gif) no-repeat 100% 4px;
}

table.cert-table td a.expanded {
	padding-right: 10px;
	background: transparent url(/images/themes/v1/ui/bkg-hdr-minus.gif) no-repeat 100% 4px;
}

/* Breadcrumb navigation */

div#nav-breadcrumb {
	padding-bottom: 1.5em;
	line-height: 1.8em;
	font-size: .8em;
	color: #666;
}

div#nav-breadcrumb a:link,
div#nav-breadcrumb a:visited {
	text-decoration: none;
	color: #666;
}



div#nav-breadcrumb a:hover {
	text-decoration: underline;
	color: #666;
}



div#nav-news {
	padding: 2px 0;
  border-bottom: 2px solid #c1d72f;
}

div#nav-news ul {
	list-style-type: none;
	text-align: right;
	margin: 0;
}

div#nav-news ul li {
	display: inline-block;
}

div#nav-news ul li a:link,
div#nav-news ul li a:visited {
	text-decoration: none;
}

div#conent table.article-list {
  width: 100% !important;
}

table.article-list thead th {
	background-color: #fff;
}


table.article-list thead tr th {
  border-bottom: 3px solid #c1d72f;
}

table.article-list tbody tr td {
  border-top: 1px solid #d5d5d5;
}

table.article-list tbody td {
	vertical-align: top;
}

td.nowrap,
col.column-date {
	white-space: nowrap;
}

col.column-date {
	width: 100px;
}


td.news-link-list a {
	font-weight: bold;
}

table.article-list tr.pagination td {
	margin-top: 10px;
	padding: 1px;
	border-top: 3px solid #c1d72f;
	text-align: right;
}

/*div#nav-news ul li a,
table.article-list tr.pagination a,
table.article-list tr.pagination span {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}*/

div#search-results .pagination a:link,
div#search-results .pagination a:visited,
div#nav-news ul li a:link,
div#nav-news ul li a:visited,
table.article-list tr.pagination a:link,
table.article-list tr.pagination a:visited {
/*	margin-left: 4px;*/
	padding: 4px 8px;
	text-decoration: none;
}

table.article-list tr.pagination .disabled {
	display: none; 
}

div#nav-news ul li a.current {
  background-color: #c1d72f;
}

div#search-results .pagination a:hover,
div#nav-news ul li a:hover,
table.article-list tr.pagination a:hover {
	background-color: #CCE57F;
}

div#search-results .pagination .current,
table.article-list tr.pagination .current {
	padding: 4px 8px;
	background-color: #c1d72f;
	color: #fff;
	font-weight: bold;
}

/*div#nav-news ul li a:hover,
table.article-list tr.pagination .current,
table.article-list tr.pagination a:hover {
	border-right: 1px solid #c1d72f;
	border-left: 1px solid #c1d72f;
}*/


div#left ul a {
	margin: 0 4px;
/*	background-color: #ccccff;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #f1f1f1;
}


div#left li a:hover {
/*	background-color: #B1CCD8;*/
	background-color: #e2e2e2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e2e2e2;
	color: #00316A;
}

div.row {

}

div.service-list {
	float: left;
	margin-right: 15px;
	margin-bottom: 1em;
	width: 170px;
}


div.service-list ul {
	list-style-type: none;
}

div#right h2,
div.service-list h3 {
	margin-bottom: 0.5em;
	border-bottom: 3px solid #c1d72f;
}



/* header images */
div#hdr-pages div#page-title.home-default-nologo { background-image: url(/assets/_hdrs/home-default-nologo.png); }
div#hdr-pages div#page-title.home-default { background-image: url(/assets/_hdrs/home-default.gif); }
div#hdr-pages div#page-title.sub_3men-ipnettHQ { background-image: url(/assets/_hdrs/sub_3men-ipnettHQ.png); }
div#hdr-pages div#page-title.sub-2women-monitor { background-image: url(/assets/_hdrs/sub-2women-monitor.png); }
div#hdr-pages div#page-title.sub-default { background-image: url(/assets/_hdrs/sub-default.png); }
div#hdr-pages div#page-title.sub-girl-baloons { background-image: url(/assets/_hdrs/sub-girl-baloons.png); }
div#hdr-pages div#page-title.sub-girl-glassball { background-image: url(/assets/_hdrs/sub-girl-glassball.png); }
div#hdr-pages div#page-title.sub-girl-shell { background-image: url(/assets/_hdrs/sub-girl-shell.png); }
div#hdr-pages div#page-title.sub-handing-paper { background-image: url(/assets/_hdrs/sub-handing-paper.png); }
div#hdr-pages div#page-title.sub-handshake { background-image: url(/assets/_hdrs/sub-handshake.png); }
div#hdr-pages div#page-title.sub-man-podium { background-image: url(/assets/_hdrs/sub-man-podium.png); }
div#hdr-pages div#page-title.sub-men-monitors { background-image: url(/assets/_hdrs/sub-men-monitors.png); }
div#hdr-pages div#page-title.sub-montain-woman { background-image: url(/assets/_hdrs/sub-montain-woman.png); }
div#hdr-pages div#page-title.sub-newspaper { background-image: url(/assets/_hdrs/sub-newspaper.png); }
div#hdr-pages div#page-title.sub-phone-water { background-image: url(/assets/_hdrs/sub-phone-water.png); }
div#hdr-pages div#page-title.sub-road-laptop { background-image: url(/assets/_hdrs/sub-road-laptop.png); }
div#hdr-pages div#page-title.sub-walking { background-image: url(/assets/_hdrs/sub-walking.png); }
div#hdr-pages div#page-title.web_sub_golf { background-image: url(/assets/_hdrs/web_sub_golf.png); }


body.page-about-ipnett a.link-about,
body.page-beliggenhed a.link-location,
body.page-beskrivelse a.link-location,
body.page-betingelser a.link-terms,
body.page-careers a.link-careers,
body.page-contact a.link-contact,
body.page-contact-us a.link-contact,
body.page-forkortningslista a.link-acronyms,
body.page-infomail a.link-infomail,
body.page-ipnett-i-pressen a.link-ipnett-in-press,
body.page-ipnett-in-press a.link-ipnett-in-press,
body.page-kontakt-os a.link-contact,
body.page-kontakt-oss a.link-contact,
body.page-kontakta-oss a.link-contact,
body.page-kontakter a.link-contact,
body.page-location a.link-location,
body.page-losninger a.link-services,
body.page-news a.link-news,
body.page-newsletter a.link-infomail,
body.page-nyheder a.link-news,
body.page-nyheter a.link-news,
body.page-om-ipnett a.link-about,
body.page-om-oss a.link-about,
body.page-partnere a.link-partners,
body.page-partners a.link-partners,
body.page-press a.link-press,
body.page-press-contacts a.link-press-contacts,
body.page-presse a.link-press,
body.page-presse-kontakter a.link-press-contacts,
body.page-presskontakter a.link-press-contacts,
body.page-services a.link-services,
body.page-stillinger a.link-careers,
body.page-support a.link-support,
body.page-terms a.link-terms,
body.page-vegbeskrivning a.link-location,
body.page-villkor a.link-terms {
  color: #003366 !important;
}


body.page-calender a.link-calendar,
body.page-campaigns a.link-campaigns,
body.page-certifications a.link-certification,
body.page-certificeringer a.link-certification,
body.page-certifieringar a.link-certification,
body.page-kalender a.link-calendar,
body.page-kampagner a.link-campaigns,
body.page-kampanjer a.link-campaigns,
body.page-kurs-seminar a.link-courses,
body.page-kurs-seminar a.link-courses,
body.page-kurs-seminar a.link-courses,
body.page-courses-seminar a.link-courses,
body.page-registration a.link-registration,
body.page-registrering a.link-registration,
body.page-sertifiseringer a.link-certification,
div#left .treeview a.selected,
div#left li.selected a {
	background-color: #b8cbd7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #b8cbd7;
}

body.page-error #content .box p.error {
  margin-top: 2em;
  font-size: 1.2em;
}

.align-right {
  text-align: right;
}

#content a img {
  border: none;
}

table#partners {
  border-top: 1px solid #c1d72f;
  width: 100%;
}

table#partners td {
  padding: 1.5em 0;
  text-align: center;
}

/* Search-related */

div#search-results h2 {
  font-size: 1.4em;
}

div#search-results span.search-query-text,
div#search-results span.match {
  padding: 0 3px;
  background-color: #E6EFC2;
}

div#search-results h3 {
  margin-bottom: 0;
  font-size: 1.2em;
}

div#search-results h3 span {
  color: #666;
  font-weight: normal;
}

div#search-results .pagination {
  border-top: 3px solid #c1d72f;
  text-align: right;
}

.box p img {
  float: none;
  display: inline;
  vertical-align: middle;
}
