html{
	height: 100%;
}

body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:940px;    	/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:80%;
	font-family: arial;
	text-decoration: none;
	color: black;
	height:100%;
}

img {
	margin: 0 0 0 0px;
}

h2 {
	font-size:1.2em;
}

/*wrapper to get footer on bottom*/
#wrapper {
	height:100%;
	min-height: 100%;
	position: relative;
}

body > #wrapper {height: auto; min-height: 100%;}




/* Header styles */
#header {
	float:left;
	width: 48%;
	background: #003c10;
}

#header ul {
	clear:left;
	float:right;
	width:100%;
	list-style:none;
	margin:100px 0 0 0px;
	padding:0;
	width:440px; 
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#header ul li a {
	display:block;
	float:right;
	width: 95px;
	height: 95px;
	margin:0 0 0px 20px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background:#739f84;
	color:#fff;
	text-decoration:none;
	line-height:1.3em;
	position: relative;
	font-family: arial;
	font-size: ;
}


#header ul li a:hover {
	color:#003c10;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#003c10;
	font-weight:bold;
}

#header ul li a.last{
	margin: 0 0 0 0;
}


#header ul li a span.bottom {
	position: absolute;
	bottom: 10%;
	left: 10%;
}

#header ul li a span.mid {
	position: absolute;
	top: 35%;
	left: 10%;
}

#header ul li a span.green{
	color:#003c10;
}

#header ul li a span{
	display:block;
}

/* gotta clear because of IE bug */
#header_right{
	clear:right;
	float:right;
	width: 52%;
	background: #fff;
	min-width:440px;
	
}
#header_bar{
clear:right;
float:left;
background: #fff;
min-width:440px;

}

#header_right img{
	display:block;
	float:left;
	margin: 0 72px 0 30px;
	
}

#header_right #vin{
	margin: 0px 62px 0px 0px;
}

#header_right #kork{
	margin: 0 187px 0 0;
}

#header_right #void{
	margin-left: 382px;
}

#header_right a{
	display:block;
	float:left;
	width: 91px;
	height: 91px;
	margin:100px 0 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background:#fff;
	color:#003c10;
	border:solid;
	border-color:#003c10;
	border-width: 4px;
	text-decoration:none;
	line-height:1.3em;
	position: relative;
	font-family: arial;
	
}

#header_right a span{
	position: absolute;
	bottom: 10%;
	left: 15%;
}

#header_bot{

	clear:left;
	float:left;
	width:48%

}

#header_bot img{
	float: right;
	padding-top:14px;
	padding-bottom:13px;
}

#header_bot span{
	float: right;
	font-size: 1.2em;
	margin:20px 0 20px 0;
}

/* column container */

.container {
	clear:both;
	width: 100%;
	position:relative;
}

/*sett height siden background stikker ut under hvis ikke*/
.container .left_content{
	float:left;
	width: 48%;
	height: 293px;
	text-align:right;
	background: #003c10;
	padding:0;
	margin:0;
}

.container .index_content{
	float:left;
	width: 48%;
	height: 293px;
	text-align:right;
	background: #cdddd2;
	padding:0;
	margin:0;
	
}

.container #buene{
	width:440px;
	height:293px;
	background:url(buene.jpg);
	position:relative;
	float:right;
}

.container #restaurant{
	width:440px;
	height:293px;
	background:url(gourmet.jpg);
	position:relative;
	float:right;

}     

.container #bar{
	width:440px;
	height:293px;
	background:url(kaffe.jpg);
	position:relative;
	float:right;
}

.container #selskaper{
	width:440px;
	height:293px;
	background:url(kake.jpg);
	position:relative;
	float:right;
}

.container #kurs{
	width:440px;
	height:293px;
	background:url(aperitiff.jpg);
	position:relative;
	float:right;
}

.container #filter{
	background-color:#fff;
	float:left;
	width:95px;
	height:293px;
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
  	opacity:0.4;
	
}

.container .right_content{
	font-size:0.9em;
	clear:right;
	float:left;
	width: 350px;
	height: 263px;
	min-width: 290px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-image:url('grad4.jpg');
	background-repeat:repeat-y;
}

.container .right_content a{
	text-decoration:none;
	color:#003c10;
}

.container .right_bot_content{
	clear:right;
	float:left;
	margin-top: 130px;
	margin-left: 30px;
	margin-bottom: 10px;

}

.container .right_bot_text{
	padding-top: 110px;
	height:173px;
}


.container .right_menu{
	clear:right;
	float:left;
	vertical-align: middle;
	text-align: left;
	font-size:0.9em;
	width: 350px;
	min-width: 290px;
	padding-left: 30px;
	
}

.container .right_menu td{
	width:200px;
}

/*extra div layer to get it to the left, but centered against the right mid*/
.container .bot{
	clear:right;
	float:left;
	width: 48%;
}

.container .bot .container_bot_left{
	float:right;
	background: #fff;
	position:relative;
	text-align:center;
	width:440px;
	height:auto;
}

.container .bot .container_bot_left h2{
	color: #afa9a6;
	font-size: 1.1em;
}

.container .bot .container_bot_left img{
	margin-top: 10px;
	border-style:none;
	
}

.container .bot .container_bot_left div{
	padding-top: 10px;
	font-weight: bold;
}

.container .container_bot_right{
	margin-top: 4.5em;
	margin-left: 1.5em;
	font-size: 1.8em;
	color:#afa9a6;
	
}

.container .container_bot_right p{
	text-decoration:none;
	margin: 0;
	padding: 0;
	margin-left:2em;

}

.container .bot #info a{
	text-decoration:none;
	color:#003c10;
}


/* Footer styles */
#pusher {
	padding-bottom: 30px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {
display: block;
}
/* End hide from IE-mac */


#footer {
	clear:both;
	position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	
	width:100%;
	padding-bot: 1em;
	background-image:url('bot_grad.jpg');
	background-repeat:repeat-y;
	
	
}
#footer #left{
	float:left;
	width:48%;
}

#footer #left #right{
	float:right;
	width:440px;
	

}
#footer #left #right a{
	display:block;
	width: 76px;
	padding-left:15px;
	text-align:left;
	color:#fff;
	text-decoration:none;
	border:solid;
	border-color:#fff;
	border-width: 1px;
	border-top:none;
	text-decoration:none;
	line-height:1.3em;
	position: relative;
	font-family: arial;
}
