/*  
Theme Name: NACG - Norwegian Anti Counterfeit Group
Theme URI: http://www.nacg.no/
Description: NACG theme based on design from wirum design
Version: 1.0
Author: Christian Skarby
Author URI: http://www.interhost.no/

	NACG 1.0
	 http://www.nacg.no/

	Tilpasset Wordpress basert på design av wirum design 
	for Norwegian Anti Counterfeit Group.
*/

#container {
	left: 50%;
	top: 50px;
	position: relative;
	height: 100%;
	width: 800px;
	margin-left: -400px;


}
#header {
	position: relative;
	left: 0px;
	top: 0px;
	background-attachment: scroll;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 799px;
	height: 60px;

}
#leftNav {
	position: relative;
	width: 218px;
	left: 0px;
	top: 0px;
	background-color: #FF7F00;
	background-attachment: scroll;
	background-image: url(img/linker.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;


}
#leftNav ul {
	margin: 0px 0px 0px 45px;
	padding: 10px 0;
	list-style-type: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;


}
#leftNav li {
	line-height: 25px;
}
#kontakt {
	width: 199px;
	background-image: url(img/kontakt.gif);
	position: relative;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	left: 19px;
	height: 200px;
	top: 5px;
}

#leftCont {
	position: relative;
	width: 250px;
	left: 0px;
	top: 2px;
}
#leftCont br {
	font-size: 3px;

}

#leftCont a:link {
	color: #FFFFFF;
	text-decoration: none;

}
#leftCont a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
#leftCont a:hover {
	color: #6A2B00;
	text-decoration: none;

}
#leftCont a:active {
	color: #6a2b00;
	text-decoration: none;
}
#tekst {
	position: absolute;
	width: 574px;
	left: 225px;
	top: 62px;
	background-color: #D4D5D0;
	padding: 0px;


}

#tekst a:link {
	color: #FF7F00;
	text-decoration: none;
}
#tekst a:visited {
	color: #FF7F00;
	text-decoration: none;
}
#tekst a:hover {
	color: #954A00;
	text-decoration: none;
}
#tekst a:active {
	color: #954A00;
	text-decoration: none;

}

#leftCont p {
	padding-left: 25px;
	padding-top: 15px;
}
h1 {
	font-size: 19px;
	color: #747474;
}
.hovedteksten {
	position: relative;
	left: 30px;
	top: 30px;
	width: 500px;
	padding-bottom: 130px;
	min-height: 430px;
	overflow: visible;
	line-height: 21px;



}

div[class] .hovedteksten {
   height:auto;
}

.clear {
	clear: both;
}

#footer {
	background-image: url(img/footer.gif);
	width: 574px;
	position: relative;
	height: 18px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	bottom: -21px;
	text-align: right;
	font-size: 9px;
}

#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
#footer a:active {
	color: #666666;
	text-decoration: none;
}

#footer span {
	margin-right: 2em;
}

#logo {
	top: -50px;
	position: absolute;
	left: 43px;
	z-index: 55;
}

h2 {
	font-size: 14px;
	padding: 0px;
	margin: 5px 0px 0px;
	color: #535353;
}

#leftNav h2 {
	display: none;
}

#leftNav {
	list-style: none;
}

#leftNav ul {
	padding: 0;
	margin-left: 20px;
}

ul.links, ul.links ul {
	padding: 0;
	list-style: none;
	display: block;
	margin-bottom: 12pt;
}

.inline-list p {
	display: inline;
}

.inline-list ul, .inline-list li {
	padding: 0;
	list-style: none;
	display: inline;
	margin: 0;
}

.inline-list li+li:before {
	content: ", ";
}

.inline-list li.and:before {
	content: " og ";
}

.inline-list ul:after {
	content: ". ";
}

.inline-list {
	display: block;
	margin-bottom: 12pt;
}

#logo img {
	border: 0;
}
