
* {margin: 0;}

body {
	-webkit-text-size-adjust:none;
	background: white;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	margin:0;
}

div {
  clear: both !important;
  display: block !important;
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

h2 {
	font-size: 1.2em;
	margin-top: 1em;
}

img {
	max-width: 100%;
	height: auto;
}

p {
	margin: 1em 0;
}

#header{
	background: transparent url(../_gfx/smartfront/bar_background.png) repeat-x;
	border-bottom: 1px groove #b8bcc8;
	height: 40px;
}
#header-done {
	display: none;
}

.leftcontent { margin: 0; width: 100%; clear: right; float: none; }.profiltidning img { width: 100%; }


.jump-to-nav{background:#B4AA94; display: none;}
.jump-to-nav a{color:#555}

#navigation{background:white}
/*
#footer{color:#666;background:#B4AA94}
#footer a,#footer strong{color:#555}
*/
#footer {
	background: black;
	color: white;
	padding: 0.5em 0 !important;
}
#footer a, #footer strong {
	color: #eee;
}
#footer-valid ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-valid li {
	display: inline;
	margin: 0;
	padding: 0;
}

hr.hide{display:none}

#logo {
	text-align: right;
}
#logo img {
	height: 30px;
	padding: 5px;
}

img.first {
	width: 100%;
	height: auto;
}

h1 {
	font-size: 23px;
	margin-top: -35px;
	margin-bottom: 5px;
	font-family: Lucida Grande, Helvetica, Verdana, sans-serif;
    background-color: #333;
    -webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
}

#maincontent-body {
	margin-top: 1em;
}



#localmenu, #navigation #mainmenu, #navigation #mainmenu li, .projects, .projects li, .previous_issues li {
  float: none !important;
  clear: both !important;
  margin: 0 0 20px 0!important;
  display: block;
  text-align: left !important;
  width: 100%;
}
.profiltidning,
.projects ul,
ul.previous_issues,
#localmenu ul,
#navigation #mainmenu ul {
  border: 1px solid #ccc;
  margin: 1em !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#navigation h2 {
	display: none;
}
.projects ul,
ul.previous_issues,
#localmenu ul,
#navigation #mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.profiltidning,
.projects li,
.previous_issues li,
#localmenu li,
#navigation #mainmenu li {
	background: transparent url(../_gfx/smartfront/arrow.png) no-repeat right center;
	border-bottom: 1px solid #ccc;
	height: 3em;
	line-height: 3em;
	margin: 0 !important;
}
#localmenu li.last,
#navigation #mainmenu li.last {
	border-bottom: none;
	margin: 0;
}
.profiltidning a,
.previous_issues a,
#localmenu li a,
#navigation #mainmenu li a {
	display:block;
	padding-left: 1em;
	text-decoration: none;
}


#localmenu {
	margin-bottom: 1em;
}

#navigation h1,
#localmenu h1 {
	font-size: 1em;
	height: 1.5em;
	line-height: 1.5em;
	margin: 0;
    -webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
    color: white;
    text-shadow: none;
}
#navigation h1
{
	background-color: #3154c8;
}
#localmenu h1
{
	background-color: #333;
}
#localmenu p {
	display: none;
}

#homecontent,
#logo-container {
	text-align: center;
}
#logo-container .logo {
	width: 30%;
}


.projects img {
	border: none;
	display: inline !important;
	height: 3em !important;
}
.projects li {
	overflow: hidden;
}
.projects .name {
	display: inline;
	position: absolute;
	top: 0;
	text-decoration: none;
}
.projects h2, .projects h3 {
	display: inline !important;
	font-size: 1em !important;
	font-weight: normal;
}
.projects ul li h2 a, .projects ul li h3 a {
	display: block;
	height: 3em;
	line-height: 3em;
	position: relative;
	text-decoration: none !important;
	width: 100%;
}
.projects p {
	display: none !important;
}


.object_image {
	background: transparent !important;
}
.object_image img {
	width: 100% !important;
}

.projectimages ul {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}
.projectimages li {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	float: left !important;
	margin: 2% !important;
	padding: 2% 2% 1% 2% !important;
	width: 42%;
}
.projectimages li a {
	background: transparent !important;
	display: inline;
	padding: 0;
}
.projectimages img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: auto !important;
	width: 100% !important;	
}
.projectimages li.no1, .projectimages li.no4, .projectimages li.no7, .projectimages li.no10 {
	margin-right: 0 !important;
}


/*** Profiltidning ***/
.profiltidning {
  border: 1px solid #ccc;
  margin: 4% !important;
  width: 92% !important;
  -webkit-border-radius:5px;
}
.profiltidning {

}
.profiltidning a {
	display: inline;
}
.profiltidning img, .profiltidning br {
	display:none;
}

/*** Map ***/
.map {
	padding: 1em 0 !important;
}
.map img {
	border: none;
	width: 100%;
}

/*** Contact ***/
#contact-info .contact {
	background: transparent !important;
	float: none !important;
	clear: both !important;
	margin: 0 0 20px 0!important;
	display: block;
	text-align: left !important;
	width: 100%;
}
#contact-info .contact dl {
	border: 1px solid #ccc !important;
	display: block;
	margin: 1em !important;
	-webkit-border-radius:5px;
}

#contact-info a img {
	border: none !important;
}
.contact h3 {
	float: left;
	margin: 0;
}

.contact dl {
	margin: 0 0 0 95px;
}
.contact dl dt {
	float: none;
	font-size: 10px;
	line-height: 100%;
	margin-top: 3px;
}
.contact dl dd {
	margin: 1px 0 1ex 0;
	padding: 0;
	height: auto;
	font-weight: bold;
}
.contact dl dd.name {
	font-size: 125%;
}
.contact dl dd a {
}
#contact-info dl {
	margin: 0;
	list-style: none;
}

#contact-info dl dt {
	font-size: 10px;
	margin-top: 1ex;
}

#contact-info dl dd {
	margin-left: 0;
	padding-left: 0;
	font-weight: bold;
}

.fulltable, .wrap1, .wrap2 {
font-size:80%;
	width: 100% !important;
}
.fulltable table {
	width: 100% !important;
}


.leftcontent,
div.topillustration img {
	display: none;
}

/*

#container {
	background-color: #bdb49f;
}

.jump-to-nav {
	background: transparent url("../_gfx/contentshade-top.png") repeat-x left bottom;
	margin: 0;
	padding: 5px;
}
.jump-to-nav a {
	color: #555;
}

#header {
	background: white url("../_gfx/contentshade-middle.png") repeat-x left bottom;
	height: 32px;
	padding: 5px 5px 15px 5px;
}
#logo {
	background: white url("../_gfx/header-handheld.png") repeat-x;
	height: 32px;
}
#logo img {
	float: right;
	height: 32px;
	background-color: white;
	padding-left: 5px;
}

#page {
	clear: both;
	background-color: white;
	padding: 10px 0;
}

#maincontent h1 {
	margin-top: 0;
}

#navigation {
	background: white url("../_gfx/contentshade-middle.png") repeat-x left top;
	padding: 15px 5px 5px 5px;
}
#navigation h1 {
	display: none;
}
#navigation h2 {
	margin: 0;
}
#mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#localmenu {
	clear: both;
}
#localmenu h1 {
	font-size: 125%;
	margin-bottom: 0;
}
#localmenu p {
	margin: 0;
}
#localmenu ul {
	margin-top: 0;
}

#footer {
	padding: 5px;
	background: transparent url("../_gfx/contentshade-bottom.png") repeat-x left top;
	color: #666;
}
#footer a,
#footer strong {
	color: #555;
	font-weight: bold;
}

hr.hide {
	display: none;
}

.fulltable {
	background-color: white;
}
.fulltable table thead th {
	text-align: left;
}
.fulltable table tbody th {
	font-weight: normal;
	text-align: left;
}
.fulltable table tbody tr.odd {
	background-color: #e3dbd2;
}

*/
