/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	
	margin: 0px 0px 0px 0px;
	background-color:#4a4a4a;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#212121;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#212121;
}

input.button { cursor: pointer; }


p {
	line-height:18px;
}

img { border: 0 none; }
.img_thumb{
	border: 0 none;
	/*margin-top:5px;*/
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	background-image:url(../images/bg_tile.png);
	background-repeat:repeat-x;
	background-color:#4a4a4a;
}

div.center {
	text-align:left;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:1101px;
}

body div#wrapper_r {
	width: 880px;
}

div#left_column {
	float:left;
	width:880px;
	
}

div#right_column {
	float:right;
	margin-left:10px;
	width:202px;
}

div#logo {
	float:left;
	width: 880px;
	height: 150px;
	
	
}
div#mainmenu {
	float:left;
	width:860px;
	height:35px;
	padding-left:10px;
	padding-right:10px;
	background: url(/images/uik_menu_bg.png) 0 0 repeat-x;
	
	
}

div#mainsubmenu {
	float:left;
	width:880px;
	height:30px;
	background:url(/images/uik_yellow_mid.png) 0 0 repeat-x;
}
div#mainsubmenu_holder {
	float:right;
	margin-right:20px;
	margin-top:5px;
	
	
}
div#mainsubmenu_item {
	float:left;
	color:#FFF;
	

}
a.mainsubmenu_item,a.mainsubmenu_item:visited{
	color:#FFF;
}


div#main_content{
	float:left;
	background-color:#ffffff;
	width:880px;
	
	
}
div#main_content_wrapper{
	background-color:#ffffff;
	
}
div#content_left{
	float:left;
	width:440px;
	height:400px;
	background-color:#000099;
	margin:20px 10px 20px 20px;
}
div#content_right{
	float:right;
	width:380px;
	height:400px;
	background-color:#000099;
	margin:20px 20px 20px 10px;
}

div#news_content_left{
	float:left;
	width:180px;
	margin:20px 10px 20px 20px;
		
	height:400px;
	background-color:#000099;
}
div#news_content_main{
	float:left;
	width:440px;
	margin:20px 10px 20px 10px;
	
	height:400px;
	background-color:#000099;
}
div#news_content_right{
	float:left;
	width:180px;
	margin:20px 10px 20px 10px;
	
	height:400px;
	background-color:#000099;
}
div#content{
	margin:20px 20px 20px 20px;
}
div#content_footer{
	float:left;
	width:840px;
	height:90px;
	margin:20px 20px 0px 20px;
	
}
div#content_footer_blank{
	float:left;
	width:840px;
	height:20px;
	
}
div#footer{
	float:left;
	width:880px;
	
	
}

div#banner{
	float:left;
	width:202px;
	color:#FFFFFF;
	font-size:10px;
	margin-bottom:20px;
	
}

/*
Classes
*/
.mainmenuitem{
	float:left;
	vertical-align:middle;
	height:35px;
	padding:10px 10px 10px 10px;
}
a.mainmenuitem, a.mainmenuitem:link, a.mainmenuitem:visited {
	color:#ffffff;
}
.mainmenuitem_active{
	float:left;
	vertical-align:middle;
	height:35px;
	padding:10px 10px 10px 10px;
	background-image:url(/img/interface/mainmenu_mark.jpg);
	background-repeat:repeat-x;
}
a.mainmenuitem_active, a.mainmenuitem_active:link, a.mainmenuitem_active:visited {
	color:#ffffff;
}

.newsletter_input{
	width:130px;
	font-size:10px;
	height:14px;
	margin-left:0px;
}
a.newsletter_input{
	color:#FFF;
}










/* Plakat styr upp */

#puff_newsletter2.GoToShop
{
    width: 100%;
    overflow: hidden;
    height: 212px;
}

