body{
  font-family: trebuchet MS, Arial;
	font-size: 11px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0;
	color: #000;
}

#boxSearch .icons {
float:right;
margin-left:8px;
text-align:center;
}

#container {
   width: 820px;
   padding:0px;
   margin: 0px;
   margin-left: 0px;
 
}



#inner{margin:0; width:100%; }


#footer {
   padding:0px;
   margin:0px;
   text-align: center;
}

#clear { clear: both; }

body {
margin: 0;
padding: 0;
}
#top
{
  width: 100%;
  height: 83px;
}
#logo
{
  
 float: left;
 /*border: solid black 1px;*/
  
	background-image: url(http://www.lifeportalen.se/inc/gfx/logo_orange.gif);
	background-repeat: no-repeat;
	background-position: -10% 0%;
	width: 362px;
	height: 61px;
}
#boxSearch
{
  padding-top: 8px;
  float: right;
  height: 53px;
  width: 430px;
  text-align: right;
  margin-right: 17px;
  font-size: 11px;
}

#boxSearch .icons {
    float: right;
    text-align: center;
    margin-left: 8px;
}
#boxSearch .icons a {
    font-weight: lighter;
    color: #aaa;
}


#content
{ 
  background-image: url(http://www.lifeportalen.se/inc/gfx/lifeportalen_bg_doubble.gif); 
	background-repeat: repeat-y;
  background-position: 0%;
  width: 812px;
  padding: 0;
  padding-left: 7px;
  
  background-color: #fff;
}


#megafon
{
  /*width: 808px;*/
  height: 35px;
  background-image: url(http://www.lifeportalen.se/inc/gfx/gfx_menu_bg.gif);
  background-repeat: repeat-x;
  background-position: 0% 0%;
}

#foot
{
  margin-left: 7px;
  /*width: 794px;*/
  margin-right: 14px;
}


#menuBar, #banner, #local_navigation, #boxBanner {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 785px;
}

/* Fixes */
.hmenu {
    font-size: 11px;
}

