html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 102%;
	font-family: Arial;
	vertical-align: baseline;
}


body { 
	line-height: 1.5; 
	background: #000; 
	margin:0; 
	color: #fff;
	font-size: 0.70em;
}
a {color:#00c5ff;text-decoration:underline;}
a:hover {color:#7b7b7b;}

em { font-style:italic;font-size:1em;}

#wrapper {
	width:950px;
	margin: 0 auto;
}
#logo {
	float: left;
	margin: 15px 0;
}
#menu-main {
	float:right;
	margin-top: 67px;
}
#menu-main ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
#menu-main ul li {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.04em;
	font-size: 1.2em;
	
}
#menu-main #mission a {
	background-image: url(../images/menu-formidabel-mission-uppdrag.png);
	width:78px;
}
#menu-main #contact a {
	background-image: url(../images/menu-formidabel-contact-kontakt.png);
	width:78px;
}
#menu-main #designers a {
	background-image: url(../images/menu-formidabel-designers-arkitekter.png);
	width:97px;
}
#menu-main #news a {
	background-image: url(../images/menu-formidabel-news-nyheter.png);
	width:75px;
	
}
#menu-main a {
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height:19px;
	float:right;
	margin-left: 38px;
}
#menu-main a:hover, #menu-main a.active {
	background-position: 0 -19px;
}
#menu-main span {
	display: none;
}
#theme-index,#theme-sub {
	width: 950px;
	clear:both;
	margin: 0 0 20px 0;	
}
#theme-index { height: 350px; }
#theme-sub { height: 62px; margin-bottom: 0.5em;}
#bread { margin-bottom: 1em;color:#7b7b7b;font-style:italic;}
#bread a {color:#7b7b7b;text-decoration:underline;font-style:italic;}

#left-col {width:450px;float:left;margin-left:1em;}
#right-col {width:450px;float:right;margin-right:1em;}

.clear { clear:both; }

p {margin-bottom:1em;}
h1, h2, h3, h4, h5, h6, blockquote, pre {margin-bottom:0.5em;}
h1, h2, h3, h4, h5, h6, blockquote, pre {color:#7b7b7b;font-weight:bold;}
h1 {font-size:2em;line-height:1em;}
h2 {font-size:1.5em;line-height:1em;}

.smallheader {
	font-size:0.5em;
}
.date {
	color:#7b7b7b;
	font-style:italic;
}
#newslist {margin:0 0 1em 0;}
#newslist h3 {margin-left:95px;font-size:1.2em;}

#newslist .content {float:left; width:355px}
#newslist .img {float:left;width:85px;margin-right:10px}
#newslist .item {margin-bottom:8em;clear:both;}

#footer {clear:both;padding:4em 1em 3em 1em;color:#7b7b7b;}
#footer ul li {display: inline; margin-right:1em;}
#footer ul a {color:#fff;text-decoration:none; font-size:1.1em;}
#footer ul a:hover {color:#7b7b7b}


/* OLD CSS CLASSES*/
.ingress {
	color: #7b7b7b;
	font-size: 0.95em;
	text-transform: uppercase;
	font-weight:bold
}

.smallcaps {
	font-variant: small-caps;
	font-size: 1.4em;
	line-height: 0.8em
	}

.missions_small {
margin-right: 5px; 
margin-bottom: 5px; 
width: 85px;
height: 105px;
float: left
}

.missions_small DIV {
	width:100px;
	padding: 2px;

	display:none;
	color:#000;
	background-color:#7b7b7b;
	line-height: 1.4em;
	position:absolute;
	z-index:100px;
	float:left;
}
.customer_small {
margin-right: 14px; 
margin-bottom: 14px;
height:68px; width:168px;
float: left
}

.customer_small DIV {
	display:none;
	padding: 4px;
	color:#000;
	background-color:#7b7b7b;
	line-height: 1.4em;
	position:absolute;
	z-index:100px;
	float:left;
	width:156px;
	height:68px;
}
.missions_small span, .customer_small span { color:#000; font-weight:bold;}