/* @override http://agroteknikk.expromo.no/css/styles.css */

/* @override 
	http://curiousdk.dinprofil.no/css/styles2.css
	http://www.curiousexplorer.no/css/styles2.css
*/

/* CSS Document */


html {
  height:100%;
}

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	height:100%;
	background: white url(http://agroteknikk.expromo.no/gfx/atbg01.jpg) repeat-x;
}

#outerWrap {
	width:1105px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#masthead {
	width: 100%;
	height: 240px;
	margin: 0 0 -20px 0;
	padding: 0;
}

#masthead.masthead1 {
	background: url(http://agroteknikk.expromo.no/gfx/mhbg01.gif) no-repeat -2px 25px;
}

#masthead.masthead2 {
	background: url(http://agroteknikk.expromo.no/gfx/mhbg02.gif) no-repeat -2px 25px;
}

#masthead.masthead3 {
	background: url(http://agroteknikk.expromo.no/gfx/mhbg03.gif) no-repeat -2px 25px;
}

#menubar {
	width: 70%;
	float: left;
	height: 20px;
	margin: 5px 0 0 10px;
	overflow: visible;
	display: inline;
	padding: 0;
}

#menubar ul {
	margin: 2px 0 0 -10px;
}

#menubar ul li {
	display: inline;
	margin: 0 10px 0 0;
	font-size: 10px;
}

#menubar a {
	color: #fff;
}

#searchbox {
	width: 20%;
	float: right;
	margin: 10px 10px 0 0;
	background-color: whitesmoke;
	height: 20px;
	display: inline;
}

#imgloop {
	width: 550px;
	float: left;
	height: 80px;
	margin: 10px;
	display: inline;
}

#subgroup {
	width: 420px;
	float: right;
	margin: 10px 10px 0 0;
	background-color: whitesmoke;
	height: 80px;
	display: inline;
}

#pagecontent {
	float: left;
	width: 620px;
	display: inline;
	margin: 40px 10px 20px 20px;
}

#mainstory {
	float: left;
	width: 620px;
	margin: 0 0 20px 0;
	clear: left;
	display: inline;
}

#substories {
	float: left;
	width: 620px;
	margin: 0 0 10px 0;
	clear: left;
	padding: 0;
	display: inline;
}

#substorytitle, #recentnewstitle, #recentforumtitle {
	border: 1px solid silver;
	height: 20px;
	padding-top: 2px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding-left: 20px;
	background: #e4e4e4 url(http://agroteknikk.expromo.no/gfx/bullet.gif) no-repeat 0 1px;
}

#substory1 {
	background-color: white;
	float: left;
	width: 300px;
	margin: 15px 5px 5px 5px;
	display: inline;
}

#substory2 {
	background-color: white;
	float: left;
	width: 300px;
	margin: 5px;
	clear: left;
	display: inline;
}

#substory3 {
	background-color: white;
	float: right;
	width: 300px;
	margin: 15px 5px 5px 5px;
	clear: none;
	display: inline;
}

#substory4 {
	background-color: white;
	float: right;
	width: 300px;
	margin: 5px;
	clear: right;
	display: inline;
}

#recentforum {
	width: 205px;
	float: right;
	background-color: #fff;
	margin: 10px 10px 10px 0;
	display: inline;
	clear: none;
}

#recentnews {
	width: 205px;
	float: right;
	background-color: #fff;
	margin: 10px 20px 10px 0;
	display: inline;
}

#recentnewscontainer {
	background-color: #fff;
	border: 1px solid silver;
	margin-top: -1px;
	padding-left: 10px;
}

img.nyhetsbilde1 {
	float: right;
	margin: 0 0 10px 10px;
}

p.ingress {
	font-size: 12px;
	margin-top: 0.2em;
}

h1 {
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #3c3c3c;
	margin-top: 0;
	margin-bottom: 5px;
}

h1 a:link, h1 a:visited, h1 a:active {
	color: #3c3c3c;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h3, h3 a:link, h3 a:visited, h3 a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3c3c3c;
	margin-bottom: 0.3em;
	margin-top: 0.2em;
}

h3 a:hover {
	text-decoration: underline;
}

h4, h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	font-size: 10px;
	color: #3c3c3c;
}

a:link, a:visited, a:active {
	color: #3b6d2a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}















