html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: arial, verdana, sans serif;
	font-size: 12px;
	height: 100%;
	background-image:url(images/background_gradient.png);
	background-color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding: 0px;
}

a:link, a:visited {
	color: #555555;
	font-weight:bold;
	font-size:13px;
	
}

a.white:link, a.white:visited{
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
}

a.product_menu_list:link, a.product_menu_list:visited {
	color: black;
	font-size:11px;
	text-decoration: none;
}

a.product_menu_list:hover{
	color: black;
	font-size:11px;
	text-decoration: underline;
}

.cursor_hand {cursor:pointer; border:none}

input {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

select {
	font-size: 11px;
}

textarea {
	font-family: arial, verdana, sans serif;
	font-size: 11px;
}

input.big {
	border: none;
	font-size:14px;
	height: 18px;
	border: solid 1px #6699cc;
}

input.w120 {
	width: 120px;
	border: solid 1px #6699cc;
}

input.w135 {
	width: 135px;
	border: solid 1px #6699cc;
}

input.w150 {
	width: 150px;
	border: solid 1px #6699cc;
}

input.w158 {
	width: 158px;
	border: solid 1px #6699cc;
}

input.w200 {
	width: 200px;
	border: solid 1px #6699cc;
}


h1.header{
	font-size: 14px;
	margin-bottom: 4px;
	margin-top: 0px;
	font-weight: 500;
}

form.pureForm{
	margin:0px;
}

.noMargin{
	margin:0px;
}

a.path {
	color: blue;
	font-size: 12px;
	text-decoration: none;
}
/* KLASSER */
	
	.productName {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		padding: 0px;
		margin-top: 1px;
		margin-right: 1px;
		margin-bottom: 5px;
		margin-left: 0px;
	}	
	
	.productIMG {
		position:relative;
		float:right;
		top:-10px;
	}
	
	p.paddingP {
		padding-left: 5px;
		vertical-align: top;
		margin: 0px;
		border: solid 1px;
	}
	
	div.pagecontent2 {
		padding: 6px; 
		height: 230px;
	}
	
	/* Meny klasser*/
	
	ul.topMenu {
		list-style: none;
		margin-left:0px;
		height: 21px;
		padding-left:0px;
		padding-top:1px;
		padding-bottom:1px;
	}
	
		ul.topMenu li.a {
			display: block;
			width: 110px;
			height: 19px;
			float: left;
			border-left: solid 2px white;
			padding-left:5px;
			padding-top:2px;	
		}
		ul.topMenu li.b {
			display: block;
			width: 110px;
			height: 19px;
			float: left;
			padding-left:5px;
			padding-top:2px;
		}
		ul.topMenu li a {
			color:#FFF;
			font-size:11px;
		}
		
	ul.miniMenu {
		position:relative;
		right:-50px;
		list-style:none;
	}
	
		ul.miniMenu li {
			float:left;
			padding-right:7px;
			top: 10px;
		}
	
		ul.miniMenu li a {
			
		}
	
	ul.sideMenu {
		position:relative;
		list-style:none;
		padding-left:5px;
		padding-top:0px;
	}
	
		ul.sideMenu li {
		}
	
		ul.sideMenu li a {
			
		}
	/* Meny klasser slutt */
	
/* ID */
	#bgDIV {
		width: 950px;
		height: 100%;
		position: relative;
		margin: 0 auto;
	}
	
	#bg_img {
		position: absolute;
		right: 0px;
		background-image:url(images/background_person.png);
		background-repeat:no-repeat;
		background-position:top right;
		width: 499px; 
		height: 650px;
	}
	#LOGO {
		position:relative;
		width: 822px;
		text-align: left;
		margin:0 auto;
		height: 105px;		
	}
	
	#LOGOimg {
		background-image: url('images/logo.png');
		position:absolute;
		left:0px;
		top:45px;
		width: 194px;
		height: 33px;
		background-repeat: no-repeat;
	}
	   
	#leftCol {
		position: absolute;
		left: 0px;
		top: 50px;
		width: 105px;
	}
	
	#mainContent {
		position: relative;
		margin-left: 110px;
		height: 230px;
		overflow:hidden;
	}
	
	#mainContent2 {
		position: relative;
		margin-left: 110px;
		height: 240px;
		margin-top: 15px;
		overflow:hidden;
	}
	
	#pagecontent {
		position: absolute;
		margin-right: 210px;
		width:500px;
	}
	
	#rightCol {
		position: absolute;
		right: 0px;
		top: 0px;
		width: 205px;
	}
	
	#rightContent {
		margin-left: 10px;
		padding-left: 6px;
		height: 241px;
		background-image: url('images/bg1.png');
	}

	#mainDIV {
		width: 822px;
		text-align: left;
		margin:0 auto;
		position:relative;
	}	
	
	#art1Home {
		position:relative;
		width: 398px;
		text-align: left;	
		float:left;	
		padding:4px;
		height: 100%;
	}
	
	#art2Home {
		position: relative;
		width: 398px;
		text-align: left;
		float:right;
		padding: 4px;
		height: 100%;
	}
	
	#topMenu {
		position: relative;
		width: 100%;
		height: 23px;
		text-align: left;
		background-image: url("images/topMenuBackground.png");
		background-repeat: no-repeat;
		margin-bottom: 11px;
		margin-top:0px;		
	}
	
	#wideBlockMain {
		position:relative;
		width: 100%;
		overflow:hidden;
		margin-top: 23px;
		margin-bottom: 11px;
		background-image:url("images/wideblock_bg_white_trans.png");
	}
	
	.wideBlock2 {
		position:relative;
		overflow:hidden;
		margin-top: 12px;
		margin-bottom: 11px;
		width: 100%;
		height:160px;
	}
	
	#wideBlock2InnerLeft {
		position:absolute;
		width: 382px;
		height:135px;
		overflow:hidden;
		float:left;
		background-image: url('images/bg1.png');
		border: solid 2px #EDEDE5;
		padding: 10px;
		
	}
	
	#wideBlock2InnerRight {
		position:relative;
		width: 382px;
		height: 135px;
		float:right;
		overflow:hidden;
		background-color: white;
		border: solid 2px #BDBEB7;
		padding: 10px;
	}
	
	#valueCode {
		position: absolute;
		background-image: url('images/bg1.png');
		width: 175px;
		height: 40px;
		left: 10px;
		margin-bottom: 10px;
		padding-bottom: 14px;
		padding-left: 5px;
		padding-right: 5px;
		overflow:hidden;

	}
	
	#friendEmail {
		position: absolute;
		background-image: url('images/bg1.png');
		width: 175px;
		height: 40px;
		margin-bottom: 10px;
		padding-bottom: 14px;
		padding-left: 5px;
		padding-right: 5px;
		overflow:hidden;
		right: 10px;
		
	}
	
	
	#tilbud {
		position: absolute;
		width: 100%;
		width: 382px;
		height: 70px;
		bottom: 10px;
		background-repeat: no-repeat;
		overflow:hidden;
	}
	
	#bulletin_A {
		position:relative;
		width: 398px;
		text-align: left;
		float:left;
		padding:4px;
		background-color:#FFFFFF;
		height: 100%;
	}
	
	#bulletin_B {
		position:relative;
		width: 396px;
		text-align: left;
		float:right;
		padding:4px;
		background-color:#FFFFFF;
		height: 100%;
		border: solid #CCCCCC 1px;
	}
	
	#pricetag {
		background-repeat: no-repeat;
		width: 100px;
		height: 50px;
		position: absolute;
		right: 0px;
		bottom: 12px;
		right: 15px;
		text-align: center;
		padding-top: 14px;
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
	}
	
	/* menyer */
	
	#miniMenu {
		position:absolute;
		right:-50px;
		top:10px;
		list-style:none;		
	}
		#miniMenu li {
			float:left;
			padding-right:7px;
		}
		
		#miniMenu li a{
			font: Helvetica;
			font-size:10px;
		}
	
	/** PRODUKT */
	
	#productInfo {
		position: absolute;
		margin-right: 210px;
		width:500px;
	}
	
	#prod_container {
		height: 230px;
	}
	
	#prod_info {
		padding: 6px;
	}
	
	#prod_header {
		font-size: 14px;
		margin-bottom: 4px;
		margin-top: 0px;
		display: inline;
	}
	
	#prod_img {
		margin-left: 6px;
	}
	
	 /** FAQ */
	
	#prod_faq {
		position: absolute;
		margin-left: 515px;
		width:195px;
		height: 230px;
		background-image: url('images/bg1.png');
	}
	
	#faq_content {
		padding: 6px;
	}
	
	
	/** BESTILLING */
	
	#orderForm {
		position: absolute;
		margin-right: 210px;
		width:500px;
		height: 230px;
		background-image: url('images/bg1.png');
		
		
	}
	
	#order_content {
		padding-left: 4px;
	}
	

	/** TILBUD OG TIPS EN VENN*/
	
	#bottomRight {
		position: absolute;
		margin-left: 515px;
		width:195px;
		height: 230px;
		background-image: url('images/bg1.png');
	}
	
	#prod_offer_content {
		padding: 6px;
	}
	
	#emailfriend {
		padding: 6px;
	}
