﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	background-color: #f3f3f3;
	
}

#container {
	width: 975px;
	margin: 0 auto;
	background-image: url("../images/msfp_smbus2_01.gifX");
	background-repeat: repeat-y;
	background-attachment: scroll;
	
}
#masthead? {
	width: 975px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #f3f3f3;
	font-size: small;
	color: #000000;
	font-weight: lighter;
		
}
#mashead img {
	float: left;
}

#navigationNotInUse {
	border-top: 0px solid #dcdcdc;
	border-right: 0px solid #a9a9a9;
	border-bottom: 0px solid #808080;
	border-left: 0px solid #a9a9a9;
	background-image: url('images/Menubar.gif');
	background-repeat: no-repeat;
	text-align: center;
	font-size: x-small;
	color: #666666;
	border-width: 1px 1px 1px 1px;
	border-color: #dcdcdc;
}


#horisontalnav {
	padding: 0px 0px 0px 0px;
	position: static;
	width: 975px;
	border-top: 0px solid #dcdcdc;
	border-right: 0px solid #a9a9a9;
	border-bottom: 0px solid #808080;
	border-left: 0px solid #a9a9a9;
	background-color: #fff;
	height: 40px;
	z-index: auto;
	text-align: left;
	background-image: url('../bilder/greenbar.gif');
	background-repeat: no-repeat;
	margin-left: 0px;
}
#sidebarNotInUse {
	float: left;
	width: 150px;
	background-color: #ffffff;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
}
#content1 {
	float: none;
	width: 975px;
	position: relative;
	overflow: visible;
	color: #666666;
	background-color: #f3f3f3;
}
#content2 {
	padding: 30px 50px 30px 50px;
	float: none;
	width: 875px;
	background-color:#ffffff;
	position: relative;
	overflow: visible;
	color: #666666;

}

#footerNotInUse {
	text-align: center;
	clear: both;
	width: 975px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #688;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: table-caption;
	margin: 0;
	border: 1px solid #d3d3d3;
	line-height: 18px;
	position: relative;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.contentRefNotIn Us {
	float: left;
	width: 456px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #FFFFFF;
	position: relative;
	overflow: auto;
	color: #666666;
	height: 655px;
}
