/*! %client-build-file% | %client-build-id% */
/**
 * Redefine
 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(images/body_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

h1,h2,h3,h4,h5,h6 {
	color: #10222C;
}

h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.1em; }
h6,p,li { font-size: 1.1em; }

img {
	border: none;
}

hr { width: 100%; height: 1px; margin: 0px; padding: 0px; clear: both; border: 0px solid #ccc; border-top: 1px solid #ccc; text-align: left; }

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #FF5800;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

hr {
	height: 1px;
}

/*
* Wrappers
*/
#Page {
	width: 1000px;
	text-align: left;
	padding: auto;
	margin: auto;
}

#Col1 {
	position: relative;
	left: 0px;
	float: right;
	width: 755px; /* 555 */
	clear: none;
	overflow:hidden;
	display:inline-block;
}

#Col2 {
	position: relative;
	right: 0px;
	float: left;
	width: 241px;
	clear: none;
	overflow:hidden;
	display:inline-block;
	text-align: left;
}

#Header {
	height: 87px;
	clear: both;
	margin-top: 34px;
}

#Header img {
	float: left;
}

#Logo {
    float: right;
	width: 740px;
	height: 66px;
	background-image: url(images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#Logo img {
	width: 220px;
	height: 60px;
}

#Heading {

}

#MainContent {
	clear: both;
	margin: 10px;
	margin-top: 2px;
	padding-bottom: 10px;
}

/*
#xMainContent {
	float: left;
	width: 480px;
	margin-right: 15px;
}
*/

#MainContent h1,#MainContent h2 {
	margin-bottom: 0px;
	margin-top: 10px;
}

#MainContent .WindowWrapper {
	margin-top: 1px;
	background-color: #fff;
}

#MainContent .WindowWrapper .Inner {
	margin: 1px;
	padding: 6px;
	background-color: #fafafa;
}

/* articleShowSingle */
.articleShowSingle {
	clear: both;
}
.articleShowSingle .Title {
	height: 27px;
	display: block;
	margin-top: 10px;
	padding-left: 7px;
	border-bottom: 1px solid #FF8B4E;
	background-attachment: scroll;
	background-image: url(images/window_title_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.articleShowSingle .Title h1 {
	float: left;
	display: inline;
	margin: 0px;
	padding: 3px 9px 3px 3px;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(images/window_title_bg.gif);
	background-position: top right;
	background-repeat: repeat-x;
}
.articleShowSingle h1 input {
	padding: 0px;
	margin: 0px;
}
.articleShowSingle .Ingress {
	font-size: 10px;
	margin: 0px;
	padding: 8px;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}
.articleShowSingle .Data {
	font-size: 10px;
	margin: 0px;
	padding: 8px;
	border-left: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}

/* InfoWindow */
.InfoWindow .Heading {
	width: 100%;
	height: 27px;
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
.InfoWindow .Heading .Left {
	width: 7px;
	height: 17px;
	margin: 10px 0px 0px 0px;
	float: left;
	clear: none;
	background-attachment: scroll;
	background-image: url(images/window_title_left.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.InfoWindow .Heading .Title, .InfoWindow .Heading h2 {
	float: left;
	clear: none;
	display: block;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	height: 14px;
	margin: 0px;
	padding: 3px 4px 0px 4px;
	background-attachment: scroll;
	background-image: url(images/window_title_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}
.InfoWindow .Heading .Right {
	float: left;
	clear: none;
	width: 7px;
	height: 17px;
	margin: 10px 9px 0px 0px;
	background-attachment: scroll;
	background-image: url(images/window_title_right.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.InfoWindow .Content {
	font-size: 10px;
	margin: 0px;
	padding: 8px;
	border-top: 1px solid #FF8B4E;
	border-left: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	clear: both;
}
.InfoWindow .Content p {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
.InfoWindow .Content img {
	margin: 0px 4px 4px 4px;
}

#MainContent .WindowWrapper p {
	margin-bottom: 10px;
	margin-top: 0px;
}

.NewsHeading {
	margin: 0px;
	padding: 0px;
}
.NewsHeading h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.NewsHeading a {
	color: #000;
	margin: 0px;
	padding: 0px;
}
.NewsHeading p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.UtvalgtProdukt h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.UtvalgtProdukt a {
	color: #000;
}

/**
 * SubContent
 */
.SubContent {
	width: 230px;
	padding: 0px;
	margin-left: 0px;
	float: left;
}

.SubContent h1,.SubContent h2 {
	color: #432200;
	margin-bottom: 0px;
	margin-top: 10px;
	border-bottom: 4px solid #874400;
}

.SubContent .ProductWindow {
	width: 229px;
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(images/product_window_bg.gif);
	background-position: 0px 45px;
	background-repeat: repeat-x;
}

.SubContent .ProductWindowTop {
	width: 231px;
	height: 9px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/product_window_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
}

.SubContent .ProductWindowBottom {
	width: 231px;
	height: 9px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/product_window_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
}

#CategoryList {
	margin: 0px;
	padding: 18px 0px 8px 0px;
}
#CategoryList li {
	background-image: url(images/arrow_category.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
#CategoryList li a {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding-left: 15px;
}
#CategoryList li a:hover, #CategoryList .liActive a {
	font-weight: bold;
	color: #FF5800;
	text-decoration: none;
}
#CategoryList li:hover, #CategoryList .liActive {
	background-image: url(images/arrow_category_active.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

.SubContent .WindowWrapper p {
	margin-bottom: 10px;
	margin-top: 0px;
}

.SubContent table {
	margin: 0px;
	padding: 0px;
}

.SubContent table th {
	width: 40%;
	font-size: 9px;
	vertical-align: top;
}

.SubContent table td {
	width: 60%;
	font-size: 9px;
	vertical-align: top;
}
.SubContentHeader {
	float: left;
	margin: 6px 0px 0px 0px;
	padding: 0;
	clear: none;
}

#CategoryList {
	margin-top: 3px;
	margin-left: 18px;
	list-style: none;
}

#CategoryList li {
	font-size: 11px;
	list-style-image: url(images/li_unactive.gif);
	margin-bottom: 4px;
	padding-left: 4px;
}

/*
* Navigasjon
*/
#Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	height: 21px;
    float: right;
	/*	background-color: #ccc; */
}

#Navigation ul {
	float: left;
	height: 18px;
	width: 755px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-attachment: scroll;
	background-image: url(images/nav_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
}

#Navigation ul li {
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 12.38%;
	height: 16px;
	padding-top: 1px;
	background-attachment: scroll;
	background-image: url(images/navigation_li_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #002496;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #aaa;
}

#Navigation ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#Navigation ul li a:hover {
	text-decoration: none;
}

#Navigation ul li:hover,#Navigation ul .Active {
	border-bottom: 2px solid #FF5800;
}

#Navigation #BorderLeft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 4px;
	height: 21px;
	background-attachment: scroll;
	background-image: url(images/nav_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#Navigation #BorderRight {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 4px;
	height: 21px;
	background-attachment: scroll;
	background-image: url(images/nav_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/**
 * Page Navigation
 */
.PageNav {
	/* width: 100%; */
	color: #FF5800;
	margin: 5px;
	height: 22px;
	margin-top: 30px;
	border-top: 1px solid #f0f0f0;
	background-color: #fff;
}
.PageNav a {
	color: #FF5800;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.PageNav a:hover {
	background-color: #f0f0f0;
}
.PageNav .Summary {
	float: left;
	padding: 4px;
}
.PageNav .Total {
	color: #FF8B4E;
}
.PageNav .Wrapper {
	float: right;
	padding: 2px;
}
.PageNav .First, .PageNav .Prev, .PageNav .Page, .PageNav .Next, .PageNav .Last {
	float: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.PageNav .FirstNotActive, .PageNav .PrevNotActive, .PageNav .NextNotActive, .PageNav .LastNotActive {
	display: none;
}
.PageNav .Page {
}
.PageNav .Page .Current {
	font-weight: bold;
	background-color: #f0f0f0;
}

.Merkevarer p {
	width: 170px;
	float: left;
}

#Footer {
	color: #333;
	text-align: center;
	clear: both;
	padding-top: 20px;
	margin-top: 40px;
	border-top: 1px solid #002496;
}

.Nav {
	padding-top: 10px;
	font-size: 10px;
}
.Nav a {
	text-decoration: none;
	color: #333;
}
.Nav a:hover {
	text-decoration: underline;
}

/**
 * Validation
 */
label.error {
	color: #FF3300;
}

/**
 * Status msg
 */
.status-ok {
	color: #009900;
}
.status-error {
	font-weight: bold;
	color: #990000;
}

/**
 * Widgets
 */
.fileSimpleList {
	clear: both;
	padding-top: 20px;
}
.fileSimpleList .Wrapper {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	clear: both;
}
.fileSimpleList .File {
	clear: both;
	padding-bottom: 15px;
}
.fileSimpleList .File .Title {
	font-weight: bold;
	padding-top: 2px;
}
.fileSimpleList .FileIcon {
	margin-right: 4px;
	margin-top: 0px;
}
.fileSimpleList .extPDF {
	background-image: url('images/ext_pdf.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
} 
