/*****************************************************/
/*   Author:  Morten Pelle Korsmo                    */
/*            pelle@blend.no                         */
/*   Version: 1.0                                    */
/*   Date:    14. februar 2007                       */
/*****************************************************/

/*****************/
/*   MAIN BODY   */
/*****************/

div{
	/*border:1px solid red;*/
}

HTML,BODY {
/* this is the key! */
	height:100% auto;
	margin: 0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	background-image: url(/images/maxlife/bg_main.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
}
img { 
	behavior: url(../css/iepngfix.htc); 
	border:0;
}

hr {
	background-color: #CCCCCC;
	border:0px;
	height: 1px;
}

P {
	padding-bottom: 10px;
}
A {
	color: #BD0C28;
	text-decoration: none;
	/*border: 0px;*/
}

a:hover {
	text-decoration: underline;
}

.article{
	padding-top: 20px;
	}
	
.articlelist {
	color: #000000;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #fff;	
}

INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.small {
	font-size: 90%;
}

TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	/*width : 250px; */
	border: solid 1px rgb(200,200,200);
}
.products {
	width:180px;
	height:300px;
	float:left;
	margin-right:10px;
	/*border:1px solid red;*/
}
.productimage {
	width:190px;
	height:178px;
	overflow:hidden;
	/*float:left;
	border:1px solid black;*/
}
.radio {
	border: none;
	width:15px;
}

.button {
	background-color:#BD0C28;
	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-top: 0em;
	margin-bottom: 0em;
}
h1,h2,h3,h4,h5,h6{
	font-family:"Arial Narrow", HelveticaCondensed, sans-serif;
	text-transform:uppercase;
	color:#BD0C28;
	line-height: normal;
	}


/**************************/
/***   MISCELLANEOUS    ***/
/**************************/

#wrap {
	/*margin: 0px auto;*/
	behavior: url(iepngfix.htc);
}


#header {
	height: 170px;
	clear:both;
	width: 1000px;
	background-image: url(../images/maxlife/bg_header.jpg);
	background-repeat: no-repeat;
}
.loginarea {
	margin: 10px;
	/*width : 160px; 
	border: solid 1px rgb(200,200,200);*/
}

#logolink {
	height: 40px;
	padding-top: 20px;
	position:relative;
	clear:right;
}

#logopattern {
	width: 131px;
	height: 80px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;	
}

#menuarea {
	height: 40px;
	width: 700px;
}

#topmenu {
	font-family: verdana, sans-serif;
	font-size:11px;
	padding: 0px; 
	margin-top: 10px;
	float:left;
}
UL#mainmenu li{
	padding: 2px 0px 2px 0px;
	margin:0px;
	border-bottom: solid 1px #EABA2B;
	color:#000000;
	font-weight:bold;
	text-transform: uppercase;
	list-style-image:url(../images/maxlife/red_arrow.gif);
	list-style-position:inherit;
	margin-left:20px;
}
#submenu {
	font-size: 11px;	
}
#submenu ul, #submenu li{
	padding: 0px;
	margin:0px;
	list-style-type:none;		
}


#submenu .level1{
	padding: 2px 0px 2px 0px;
	margin:0px;
	border-bottom: solid 1px #EABA2B;
	color:#000000;
	font-weight:bold;
	text-transform: uppercase;
}
#submenu .inpath  {
	border-bottom: solid 1px #EABA2B;
	/*border-bottom:none;*/
}
#submenu li li.last, #submenu li li, #submenu li li.current {
	/*border-bottom: solid 1px #EABA2B;*/
	border-bottom:none;
}
#submenu li li.current {
	color:#BD0C28;
}
#submenu li li, li li.last , #submenu li li.current{
	padding: 2px 0px 2px 17px;
	margin:0px;
	/*color:#000000;*/
	font-weight:normal;
	text-transform: none;
	list-style: none;	
}

#submenu ul li a{
	color:#000;
	text-decoration:none;
}
#submenu ul li a:hover{
	text-decoration:underline;
}
#main {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 955px;
	margin: -15px 0px 15px 15px;
}

#main_margin {
	margin-left: 50px;
	margin-right: 22px;
	margin-top: 35px;
}

#footer{
	padding-top: 0px;
	padding-bottom: 5px;
	position:relative;
	/*border-top: 1px solid #666666;*/
	margin-top: 10px;
	font-size: 90%;
	clear: both;
}


#footer a:active, #footer a:hover {
	text-decoration: none;
	color: #BD0C28;
}


.clear {
	clear: both;
	height:1px;
	overflow:hidden;
	margin: 0px;
}

/* ULIKE SIDEMALER - LISTER */


#main_col1 {
	width: 165px;
	float: left;
	/*margin-right:15px;*/
}
#main_col2 {
	font-size: 90%;
	line-height: 1.26em;
	width: 175px;
	float: right;
}
.largeimage {
	float: right;
	width: 200px;
}


#main_center {
	margin-left: 186px;
	
}
.articlelist {
	line-height: 1.26em;
	margin:0px;
	padding:0px;
	margin-bottom: 12px;
	clear: both;
	border: none;
	
	}
.articlelist  .articleimg {
	width: 120px;
	overflow:hidden;
	float:left;
	margin-right: 10px;
	border:0;
}

.products .article #articleimg{
	width: 175px;
	height:105px;
	overflow:hidden;
	margin-bottom:10px;
}
.products .article{
	line-height: 1.26em;
	WIDTH: 175px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	margin-right: 10px;
	
	}

#frontpageimage {
	height:320px;
	overflow:hidden;
	margin-bottom:10px;
	width: 568px;
}
#articleimage {
	height:230px;
	overflow:hidden;
	width: 550px;
}
.productimage {
	overflow:hidden;
	margin-bottom:10px;
/*	
background: bg_products.jpg;
	background-image: url(../images/bg_products.jpg);
	background-repeat: no-repeat;
	*/
	width: 175px;
	height: 175px;
}
.redline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 1em;
}
#main_center_1col {
	margin: 0px 20px 0px 186px;
}
#main_col2_wide {
	font-size: 90%;
	line-height: 1.26em;
	width: 165px;
	float: right;
}
#flashmap {
	float: left;
}

