/* ------------------------------ LAYOUT */
#wrapper {
	width: 741px; /* 781px with padding */
	padding: 20px;
	border-top: 10px solid #00507D;
	margin: 0 auto;
}
#header {
	line-height: 1.2; /* IE6 peek-a-boo bugg fix */
}
#header img {
	display: block;
	float: left;
	margin-right: 65px;
}
#content {
	padding-top: 20px;
	padding-bottom: 21px;
	margin-bottom: 20px;
	background:url(../images/dot.gif) 0 100% repeat-x;
	clear: both;
}
#content img {
	display:block;
	float: left;
	margin: 0 20px 0 0;
}
#content.sub {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 9px;
	width: 487px;
	float: left;
	background: none;
}
#content.sub img {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
#content.sub p {
	margin-bottom: 1em;
}
#content.sub .artimg {
	float: left;
	margin-right: 20px;
	display: block;
}
#push {
	padding-bottom: 21px;
	background:url(../images/dot.gif) 0 100% repeat-x;
	margin-bottom: 15px;
}
#footer {
	clear: both;
}
.clear {
	clear:both;
	font-size: 1%;
}
.border {
	background:url(../images/dot.gif) 0 15px repeat-x;
	height: 35px;
	overflow: hidden;
	font-size: 1%;
	clear: both;
}
/* IE TEMP */
.startpage * {	float: none !important;}
.startpage img { float: left !important; }
.startpage ul li { background: none; padding-left: 0; }


/* ------------------------------ FONT */
body {
	font: 62.5%/1.6em Arial, Helvetica, sans-serif; /* 10px */
	/*background: #fff;*/
	color: #000;
	/*background:url(../images/temp.png) 0 0 no-repeat;*/
}
p, h1, h2, h3, h4, h5, h6, li, td, dt, dd, label {
	font-size: 1.2em;
	font-weight: normal;
}
p {
	font-size: 1.2em;
	line-height: 1.55em;
	margin-bottom: 0.6em;

}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#content-right {
	background: #fefad8 url(../images/push-left.gif) 0 42px repeat-x;
	width: 233px;
	float: right;
	margin-bottom: 20px;
	margin-top: 1px;
	padding-bottom: 40px;
}
#content-right.contact {
	background: #e2e2e5;
	/*background: #e2e2e5 url(../images/push-middle.gif) 0 42px repeat-x;*/ /* #dddde0 */
}
#content-right div {
	padding: 15px;
}
#content-right ul {
	margin: 0;
}
#content-right p {
	font-size: 1.1em;
}
#content-right ul li {
	font-size: 1.1em;
	color: #595e67;
	padding-left: 0;
	margin: 0 0 1em 0;
	background: none;
}
#content-right.contact ul li {
	/*font-size: 1.1em;*/
	color: #00507d;
	margin-bottom: 0.1em;
}
#content-right ul li a {
	text-decoration: none;
}
#content-right ul li a:hover {
	text-decoration: underline;
}
#content-right h2 {
	background:url(../images/push-left-border.gif) 0 100% no-repeat;
	padding-bottom: 1px;
	margin-bottom: 0;
}
#content-right.contact h2 {
	background:url(../images/push-middle-border.gif) 0 100% no-repeat;
}
#content-right h2 img {
	display: block;
}
p.intro {
	font-weight: bold;
	color: #000;
	/*color: #595e67;*/
}
p.intro.list {
	font-weight: normal;
	color: #000;
}
.startpage h1 {
	display: block;
	float: left;
	width: 360px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 1%;
}
.sub h1 {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
}
#pushlist h3 {
	margin-bottom: 0;
	font-size: 1.1em;
}
h3 span {
	font-weight: normal;
	color:#595e67;
	white-space: nowrap;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
}
h6 {
	font-size: 1.2em;
	font-weight: bold;
}
#footer.sub {
	background:url(../images/dot.gif) 0 0 repeat-x;
	padding-top: 16px;
	margin-top: 0;
}
#footer p {
	font-size: 1.1em;
	color: #00507d;
	text-align: center;
}
#footer p a {
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
/* ------------------------------ LIST */
ol {
	margin: 1em 0 1em 25px;
}
ol ol {
	margin: 0 0 0 25px;
}
ol li {
	list-style-type: decimal;
	margin: 0.3em 0;
}
li li {
	font-size: 1em;
}
ul {
	margin: 1em 0;
}
ul ul {
	margin: 0;
}
ul li {
	padding-left: 18px;
	margin: 0.3em 0;
	background:url(../images/bullet.gif) 0 0.2em no-repeat;
}


/* ------------------------------ LINK */
a, a:link, a:visited a:active {
	color: #00507d;
	text-decoration: underline;
}
a:hover {
	color: #00507d;
	text-decoration: none;
}
p.readmore {
	text-align: right;
	margin-bottom: 0;
}
p.readmore a {
	background:url(../images/bullet.gif) 0 50% no-repeat;
	padding: 2px 0 2px 16px;
}

/* ------------------------------ NAVIGATION */
#navlist {
	margin: 0;
}
#navlist li {
	display: inline;
	padding-left: 0;
	margin: 0;
	background: none;
}
#navlist li a {
	display: block;
	height: 32px;
	float: left;
	text-indent: -9000px;
	background:url(../images/nav-hem.gif) 0 0 no-repeat;
}
#navlist li#home a {
	width: 63px;
}
#navlist li#about a {
	background-image:url(../images/nav-omsweab.gif);
	width: 102px;
}
#navlist li#news a {
	background-image:url(../images/nav-nyheter.gif);
	width: 82px;
}
#navlist li#solutions a {
	background-image:url(../images/nav-tekniklosningar.gif);
	width: 133px;
}
#navlist li#supplier a  {
	background-image:url(../images/nav-leverantorer.gif);
	width: 117px;
}
#navlist li a:hover, #navlist li.current a {
	background-position: 0 -32px;
}

/* blockquote */
blockquote p {
	font-style:italic;
	margin: 1em;
}

/* ------------------------------ PUSH */
#pushlist {
	margin: 0;
}
#pushlist li {
	display: block;
	width: 233px;
	float: left;
	padding-bottom: 15px;
	font-size: 1em;
	padding-left: 0;
	margin: 0 21px 0 0;
	background: none;
	overflow: hidden;
}
#pushlist li p {
	font-size: 1.1em;
}
#pushlist li .readmore {
	padding: 0 15px;
}
#pushlist li div {
	padding: 10px 15px 0 15px;
	height: 16em;
	overflow: visible;
}
#pushlist .middle div {
	padding-top: 0;
	height: 17em;
}
#pushlist .right div {
	padding-bottom: 17px;
}

#pushlist .left {
	background: #fefad8 url(../images/push-left.gif) 0 42px repeat-x; /* #fefacc */
}
#pushlist .middle {
	background: #e2e2e5 url(../images/push-middle.gif) 0 42px repeat-x;/* #dddde0 */
}
#pushlist .right {
	margin-right: 0;
	background: #d6e0ea url(../images/push-right.gif) 0 42px repeat-x; /* #ccdae6 */
}
#pushlist h2 img {
	display: block;
}
#pushlist h2 {
	margin-bottom: 0;
}
#pushlist li div img {
	display: block;
	margin: 0 auto;
}
#pushlist .prodimg {
	/*margin-top: -15px;*/
}
#pushlist #login {
	margin: 15px auto;

}
#pushlist .left h2 {
	background:url(../images/push-left-border.gif) 0 100% no-repeat;
	padding-bottom: 1px;
}
#pushlist .middle h2 {
	background:url(../images/push-middle-border.gif) 0 100% no-repeat;
	padding-bottom: 1px;
}
#pushlist .right h2 {
	background:url(../images/push-right-border.gif) 0 100% no-repeat;
	padding-bottom: 1px;
}

/* file list */
.file_download_list {
	margin: 0;
}
.file_download_list li {
	padding-left: 0;
	margin: 0;
	background: none;
	font-weight: normal;
	color: #595e67;
	margin-bottom: 1em;
}
.file_download_list li a {
	font-weight: bold;
}

/* contact list */
#contactlist {
	margin: 0;
	padding-top: 1em;
}
#contactlist li {
	padding-left: 0;
	margin: 0;
	background: none;
	display: block;
	width: 233px;
	float: left;
	margin-right: 1em;
}
#contactlist li.right {
	margin-right: 0;
}
#content #contactlist li img {
	display: block;
	float: left;
	margin-right: .8em;
}
#contactlist li div {
	margin-top: 88px;
	float: left;
}
#contactlist li span {
	font-weight: bold;
}
#contactlist li a {	
	text-decoration: none;
}
#contactlist li a:hover {
	text-decoration: underline;
}

/* article list */
#articlelist {
	margin: 0;
}
#articlelist li {
	padding: 0 0 8px 0;
	margin: 0 0 15px 0;
	font-size: 1em;
	background: url(../images/dot.gif) 0 100% repeat-x;
}
#articlelist li.last {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}
/* leverantor */
#levlist li {
	font-size: 1em;
	background: none;
	padding: 0;
	margin-top: 3em;
	clear: both;
}
#content #levlist li img {
	float: left;
	margin-right: 15px;
	display: block;

}
#content #levlist li p {
	display: inline;
	color: #595e67;

}
