/*
RESET
http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

/**
 * Redefine
 */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	color: #396D32;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #ECEDEE;
}

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

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: bold; margin-top: 10px; }

a {
	color: #396D32;
	text-decoration: underline;
}
a:hover {
	color: #396D32;
	text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

a, strong, h1, h2, h3, h4, h5, h6 {
	color: #396D32;
}

form { margin: 0px; padding: 0px; clear: both; }
input, textarea {}
th, td { text-align: left; }
p { font-size: 1.1em; margin: 8px 0px 15px 0px; line-height: 18px; }
/*p, em { width: 100%; }*/
strong { font-weight: bold; }
hr { width: 100%; height: 1px; margin: 0px; padding: 0px; clear: both; border: 0px solid #EFF2C9; border-top: 1px solid #EFF2C9; text-align: left; margin-top: 20px; padding-top: 20px; }
li { font-size: 1.1em; }
.Lime { color: #cad341; }

/**
 * Hack for LiveAdmin uten inherit?
 */
.LiveEditInputText { font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; width: 100%; font-size: 1.0em; color: #000; }
.LiveEditTextarea { font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; width: 100%; font-size: 1.0em; color: #000; }

.Ansatte td img {
	float: left;
}

/**
 * Divs
 */
#Body {
	width: 100%;
}
#Page {
	width: 843px;
	padding: auto;
	margin: auto;
	text-align: center;
	margin-top: 0px;
}
#Header {
	margin: 10px 0px 0px 0px;
	height: 81px;
}
#Header .Wrapper {
	text-align:left;
}

#Logo {
	float: left;
	width: 843px;
	height: 81px;
	padding: auto;
	margin: auto;
	background-image: url('images/toppmlogo.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#Logo img {
	width: 843px;
	height: 81px;
}

#ColWrapper {
	width: 843px;
	float: left;
	padding: 10px 0px 0px 0px;
	margin: auto;
	background-color: #fff;
}

#Col1 {
	position: relative;
	right: 0px;
	float: right;
	width: 665px;
	clear: none;
	overflow:hidden;
	display:inline-block;
}
#Col2 {
	position: relative;
	left: 0px;
	float: left;
	width: 170px;
	clear: none;
/*	overflow:hidden; */
	display:inline-block;
	text-align: left;
	border-right: 1px solid #EFF2C9;
}

#MainContent {
	width: 96%;
	margin: 0px;
	padding: 5px 40px 40px 16px;
	text-align: left;
	clear: both;
}
#MainContent td {
	vertical-align: top;
}

#Breadcrumb {
	color: #CE5E06;
	text-align: left;
	margin: 0px 0px 0px 15px;
}

/*
* Navigasjon
*/
#Navigation {
	width: 163px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	clear: both;
	margin: 0px 0px 0px 13px;
}

#Navigation ul {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style: none;
	padding-left: 0px;
	width: 130px;
}

#Navigation ul li {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	height: 32px;
/*	overflow:hidden; */
	display:inline-block;
	border-bottom: 1px solid #EFF2C9;
}

#Navigation ul li a {
	color: #396D32;
	text-decoration: none;
	display: block;
	padding: 0px;
}

#Navigation a {
	width: 120px;
	margin: 10px 10px 10px 0px;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#Navigation .Active {
	font-weight: bold
}

#Searchbox {
	clear: both;
	margin: 20px 0px 0px 14px;
}
#Searchbox p {
	color: #CE5E06;
	clear: both;
	margin: 0px 0px 5px 0px;
}
#Searchbox .Wrapper {
	width: 130px;
	height: 23px;
	padding: 2px;
	background-image: url('images/search_wrapper.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#Searchbox .Query {
	float: left;
	width: 84px;
	border: none;
/*	background-color: #D5D7D9 */
}
#Searchbox .Submit {
	float: right;
	width: 40px;
	border: none;
	margin: 0px 5px 0px 0px;
	background-color: #D5D7D9
}

.tblMesser td {
	padding: 6px;
}
.tblMesser .oddrow {
	padding: 6px;
	background-color: #F8FAEA;
}

#ArtThumbs {
	clear: both;
	margin: 10px 0px 0px 14px;
}

/**
 * Div
 */
.SmallHeading {
	font-size: 9px;
}
/**
 * Product
 */
.Product {
	width: 100%;
}
.Product .Data {
	float: left;
	width: 390px;
}
.Product .SubData  {
	float: right;
	width: 220px;
}
.Product .SubData .Gallery, .Product .SubData .Files {
	clear: both;
	padding-top: 20px;
}

.NoticeMessage {
	border-top: 1px solid #ccc;
	margin: 17px;
	padding-top: 5px;
	color: #666;
}

#Footer {
	width: 843px;
	margin: auto;
	padding: auto;
	padding: 5px 0px 15px 0px;
	font-size: 11px;
	color: #396D32;
	clear: both;
	text-align: center;
	background-image: url('images/footer_bg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#Footer a, #Footer strong {
	color: #396D32;
}
#Footer .Copyright {
	color: #396D32;
	padding: auto;
	margin: auto;
}

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

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

/*
* GDU stamp
*/
#GDU {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 9px;
	color: #666;
	padding: 30px 0px 100px 0px;
}
#GDU div {
	width: 200px;
	padding: auto;
	margin: auto;
}
#GDU strong { display: block; font-weight: bold; font-size: 10px; }
#GDU a, #GDU a strong {
	text-decoration: none;
	color: #666;
}
#GDU a:hover, #GDU a:hover strong {
	color: #333;
	text-decoration: none;
}
#GDU #gduWEB {
	text-decoration: none;
}
