/*****************************************************/
/*   Author:  Morten Pelle Korsmo                    */
/*            pelle@blend.no                         */
/*   Version: 1.0                                    */
/*   Date:    14. februar 2007                       */
/*****************************************************/

/*****************/
/*   MAIN BODY   */
/*****************/

* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

div{
/*	border:1px solid red;*/
}

HTML,BODY {
	height: 100%; /* this is the key! */
	margin: 0px auto;
	padding: 0px;
	/*
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	*/
	background:url(/images/bg_main.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #ecf5e2;
	font-family: Arial, sans-serif;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}

H1, H2, H3, H4 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	color : #006B33;
	line-height: 100%;
}

hr { 
	background-color: #9DC93B;
	border:0px;
	height: 1px;
}

P {
	padding-bottom: 10px;
}
A {
	color: #006633;
	text-decoration: none;
	/*border: 0px;*/
}

a:hover {
	text-decoration: underline;
}

.articlelist {
	color: #000000;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #fff;	
	/*border: 0px;*/
}

INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	/*width : 250px; */
	border: solid 1px rgb(200,200,200);	
}

TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	/*width : 250px; */
	border: solid 1px rgb(200,200,200);
}

.radio {
	border: none;
	width:15px;
}

.button {
	background-color:#9DC93B;
	border : 0px;
	vertical-align: middle;
	padding:1px 2px 1px 2px;
	font-weight: bold;
	color: #fff;
	border: 1px outset #cc3300;	
	margin: 0px 2px 0px 2px;
	}

h1,h2,h3,h4,h5,h6,blockquote,p, table {
	margin: 0;
	margin-bottom: 0.5em;	
}

/*TD {
	font-size: 11px; 
	}
*/
/*UL {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
*/
/**************************/
/***   MISCELLANEOUS    ***/
/**************************/

#wrap {
	width: 897px;
	margin: 0px auto;
	behavior: url(iepngfix.htc);
}

#header {
	width: 897px;
	height: 90px;
	background-color: #ECF5E2;
	clear:both;
}

#logolink {
	height: 40px;
	padding-top: 20px;
	position:relative;
	clear:right;
	/*
	margin-right: 40px;
	
	*/
}

#logopattern {
	width: 131px;
	height: 90px;
	float: left;
	margin-right:20px;
	background-image:url(../images/brage_medic_pattern.gif);
	background-repeat:no-repeat;
}

#menuarea {
	height: 40px;
	width: 700px;
	/*
	padding-top: 100px;
	padding-left: 72px;
	padding-bottom: 0px;
	padding-right: 0px;

	float: left;
		*/
}

#topmenu {
	font-family: verdana, sans-serif;
	font-size:11px;
	padding: 0px; 
	margin-top: 10px;
	float:left;
}
.whitespace {
	height:1px;
	background-color:#FFFFFF;
	height:8px;
	overflow:hidden;
	clear:both;
}

#submenu ul li{
	padding: 4px 0px 4px 0px;
	margin:0px;
	border-bottom: dashed 1px #83BA3A;
	color:#006B33;
	font-weight:bold;
}

#submenu ul li a{
	color:#006B33;
	text-decoration:none;
	font-weight:normal;	
}
#submenu ul li a:hover{
	color:#006B33;
	text-decoration:underline;
}

#intro {
	background-color:#83BA3A;
}
#module_img {
	width: 639px;
	height: 290px;
	background-color:#D4E7BA;
	overflow:hidden;
}
#module_txt {
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
	margin-right:22px;
	margin-top:20px;
	width:215px;
	width:210px;
	float:right;	
	font-size:13px;
	line-height:1.5em;
}

#main {
	background-color: #FFFFFF;
	background-image: url(../images/pattern_bottom_inv.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 35px;
}

#main_margin {
	margin-left: 50px;
	margin-right: 22px;
	margin-top: 35px;
}

#footer, #subfooter {
	padding-top: 0px;
	padding-bottom: 5px;
	position:relative;
}

#footer{
	float:left;
}
#subfooter{
	float:right;
	padding-right:0px;
}

#footer a:active, #footer a:hover {
 	text-decoration: none;
	color: #336633;
}


.clear {
	clear: both;
	height:1px;
	overflow:hidden;
}

/* ULIKE SIDEMALER - LISTER */

#main {
	padding-bottom:100px;
}

#main_left {
	width: 230px;
	margin-right: 30px;
	float: left;
}
 #main_col {
	width: 550px;
}

/* ULIKE SIDEMALER - FORSIDE */

#main_sidecol {
	width: 205px;
	float: right;
}

#main_frontpage_welcome {
	margin-bottom: 40px;
}

/* FORSIDE */

.main_frontpage_left_picture1 {
	float: left;
	margin-right: 10px;
}

.main_frontpage_left_picture2 {
	float: right;
	margin-left: 10px;
}

.main_frontpage_left_text {
	margin-top: 7px;
	margin-bottom: 30px;
}

.main_frontpage_left_dropdown, .main_frontpage_left_input, .main_frontpage_left_button {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	border-color: #9FC900;
	padding: 2px;
}

.main_frontpage_left_button {
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	background-color: #9FC900;
	color: #006600;
	border-width: 0px;
	/*margin-left: 5px;*/
}

#main_middle {
	width: 753px;
}

.main_list_thumb, .main_frontpage_list_thumb {
	margin-right: 10px;
	margin-bottom: 25px;
	float: left;
}

.main_list_thumb {
	width: 170px;
}

.main_frontpage_list_thumb {
	width: 120px;
}

.main_list_text {
	width: 573px;
	float: left;
}

.main_frontpage_list_text {
	width: 363px;
	float: left;
}

.main_list_readon, .main_frontpage_list_readon {
	font-weight: bold;
	margin-top: -10px;
}

