/* Main Stylesheet Diskomat AB */


@import url("catalog.css");
@import url("nav.css");
@import url("news.css");

body{
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	line-height : 1.3em;
	background-color: #D4D4D4;
	background-image: url(../imgs/bg_body.gif);
	background-repeat: repeat-x;
}

h1,h2,h3,h4{
	margin : 0 0 0.5em 0;
}

h1{
	font-family : Trebuchet MS, sans-serif;
	font-size : 22px;
	line-height: 120%;
	color:#E05501;
	border-bottom:1px solid #E05501;
}

#topheader h1{
	border-bottom:0px solid #E05501;
}

h2{
	font-family: trebuchet ms, tahoma, arial, sans-serif;
	font-size: 16px;
}
p{
	margin : 0.5em 0 1em 0;
}

a {
	color: #2D579F;
}
a:hover, a:active {
	color: #E05501;
	text-decoration: underline;
}

/* Layout
----------------------------------------------------*/

#pagebody{
	margin : 0 auto;
	padding:0;
	text-align:left;
	border: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: none;
	background-color: #FFFFFF;
	width:730px;/* bmh */	

	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 728px;	 
}

html>#pagebody	{
	width: 728px;
} 

#header{
	position: relative;
	height:191px;
	background-image: url(../imgs/top_pic.jpg);
}
#subpage-header{
	position: relative;
	height: 103px;
	background-image: url(../imgs/top_pic_subpages.gif);
}
#main{
	float: left;
	margin: 0 auto;
	padding: 12px;
	width: 728px;/* bmh */	

	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 704px;	 
}

html>#main	{
	width: 704px;
} 

#content{
	float:left;
	padding : 0px;
	width : 471px;
}

#content-main {	padding-right: 10px; }
#content-main h1 { padding-top: 0px; }


#pic-main, .imgfloatleft {
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
}

.imgfloatright {
	float: right;
	margin-left: 11px;
	margin-bottom: 11px;
}

#content-middle {
	display: block;
}
#content-middle a {
	font-weight: bold;
}

#content-middle a:link img,
#content-middle a:visited img{
	padding: 4px;
	border: 1px solid #ccc;
	background: #fff;
}

#content-middle a:hover img{
	border:1px solid #f63;
}

#content-middle-header {
	position: relative;
	width: 471px;
	height: 40px;
	background-image: url(../imgs/bg_swedishsystems.gif);
	margin-bottom: 4px;
}
#content-middle-header h2 {
	position: absolute;
	top: 14px;
	left: 10px;
	color: #2D579F;
	font-size: 120%;
	letter-spacing: 0px;
}

#pic-middle {
	float: right;
	margin-left: 11px;
	margin-bottom: 20px;
}

#sidebar{
	float:right;
	padding:0px;
	width : 222px;
}

#footer{
	margin: 0px auto;
	padding-top:0px;
	text-align:center;
	width:728px;
	font-size: 10px;
	color: #A2A2A2;
	background:#f7f7f7;
	border:1px solid #ccc;
	border-top:0
}

.reset {
	clear: both;
	line-height: 0px;
}
.disclist {
	list-style: disc outside;
	margin-left: 15px;
	margin-bottom: 15px;
}
.disclist li{
	padding-bottom: .5em;
}

/* Produktomraden kort startsidan
-------------------------------------------*/
#short_diskrum{
	padding-left:8px;
}

#short_diskrum img{
	border: 3px solid #fff;
}

#short_diskrum a:link img,
#short_diskrum a:visited img{
	border: 3px solid #fff;
}

#short_diskrum a:hover img{
	border: 3px solid #e05501;
}


/* Projects startsidan
-------------------------------------------*/
ol#projects_list{
	margin: 11px 0 0 0;
}

ol#projects_list li{
	padding:0 0 2px 0;
}

ol#projects_list img{
	margin: 0px 6px 0 0;
	padding: 3px;
	border: 1px solid #ccc;
}

ol#projects_list a:link img ,
ol#projects_list a:visited img {
	background: #fff;
}

ol#projects_list a:hover img {
	background: #E05501;
}

ol#projects_list h3{
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}

ol#projects_list h3 a:hover{
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	cursor: pointer;
}


/*#proj_one{
	background: url(../imgs/pic_kualalumpur.jpg) no-repeat 0px 2px;
}
#proj_two{
	background: url(../imgs/pic_boraslasarett.jpg) no-repeat 0px 2px;
}
#proj_three{
	background: url(../imgs/pic_astrazeneca.jpg) no-repeat 0px 2px;
}*/

#news-list{
	margin: 11px 0 0 10px;
}

#content-projects {
	width: 470px;
	float: left;
	margin-bottom: 11px;
}
#content-projects img {
	float: left;
	margin-right: 11px;
}
#content-projects a {
	padding-top: 11px;
	font-weight: bold;	
}



/* Nyhetssidor
-----------------------------------------*/
.newsbox{
	clear:both;
	margin: 10px 0px;
	
	border-bottom: 1px solid #ccc;
}

.newsbox img{
	float:right;
	margin:0 0 10px 10px;
	padding: 4px;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
}

.newsbox h2{
	color: #333;
}

.newsbox small{
	float:left;
	margin-right: 10px;
	padding: 4px 5px 5px 4px;
	font-size:12px;
	color: #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align:center;
}

.newsbox em{
	font-size:18px;
	font-style: normal;
	color: #666;
	background: #fff;
}

#sidebar ol.news{
	list-style-type:none;
	margin-bottom:2em;
}

#content ol.news{
	list-style-type:none;
	margin:2em 0 2em 0;
}

#hem ol.news{
	list-style-type:none;
	margin:0.5em 0 1em 10px;
}

ol.news li{
	padding-bottom:0.5em;
}

ol.news li b{
	font-weight:normal;
	color:#999;
}
/*
-------------------------------------------*/

.project {
	margin: 0px;
	margin-top: 11px;
}

#content-news {
	width: 222px;
	float: right;
	/*background-image: url(../imgs/bg_news.gif);
	background-repeat: no-repeat;*/
	background-color: #fff;
}


#sidebar-backguiden {
	height: 105px;
	background-image: url(../imgs/bg_backguiden.jpg);
	background-repeat: no-repeat;
	margin-bottom: 11px;
}
#sidebar-backguiden span {
	display: block;
	padding: 6px 110px 0px 11px;
	margin: 0px;
}
#sidebar-nordien {
	background-color: #C2CDE6;
	/*background-image: url(../imgs/bg_nordien.gif);
	background-position: top;
	background-repeat: no-repeat;*/
	margin-bottom: 11px;
}
#sidebar-nordien span {
	display: block;
	padding: 4px 0px 5px 11px;
	margin: 0px;
}

/* Puffar
------------------------------------------------*/
.puff {
	
	margin-bottom: 11px;
	/*background-image: url(../imgs/bg_puff.gif);*/
	background-repeat: no-repeat;
}
.puff h2, #content-news h2, #content-projects h2, #sidebar-backguiden h2 {
	margin: 0px;
	padding: 6px 11px;
	color: #333;
	background: #eee;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
.puff h3, .illustration-square h3 {
	margin: 0px;
	padding: 8px 11px 0px 11px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.puff span, #content-news span, #content-projects span, #content-middle span {
	display: block;
	padding: 6px 11px 11px 11px;
	margin: 0px;
}
#content-middle span {
	padding-top: 0px;
}

.puff a, #content-news a {
	
	padding: 0px 11px 11px 0px;
	font-weight: bold;
}


/* Sitekarta
----------------------------------*/
#sitekarta {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 20px;
	}

#sitekarta li {
	list-style: none;
	padding-left: 16px;
	/*background: url(../images/icoVerde.gif) no-repeat 0 7px;*/
	}
	
#sitekarta li ul li {
	list-style: none;
	padding-left: 16px;
	/*background: url(../images/icoRojo.gif) no-repeat 0 50%;*/
	}

#sitekarta li ul {
	font-size: 80%;
	font-weight: normal;
	}
#sitekarta li ul li{
	padding-left: 16px;
	}

#sitekarta li ul li ul li {
	padding-left: 16px;
	background: url(bullet.gif) no-repeat 0 50%;
	}

#katalogen{
	padding-top: 1em;
}
	
/* Meny
------------------------------------------------*/
#menu{
	margin-top: 1px;
	width : 728px;
	height: 18px;
	background-image: url(../imgs/bg_menu.gif);
	background-repeat: no-repeat;
}
#menu ul{
	list-style : none;
}

#menu li{
	float : left;
	padding : 1px 22px 1px 23px;
}
#menu #menu-six {
	padding : 1px 0px 1px 21px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	color: #FFFFFF;
}

#menu a:hover {
	color: #CCCCDD;
}

/* TopHeader
-------------------------------------------------*/
#topheader {
	position: absolute;
	top: 73px;
	left: 16px;
}
#topheader h1 {
	color: #2D579F;
	font-family: trebuchet ms, tahoma, arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
}

/* TopLogo
-------------------------------------------------*/
#toplogo {
	position: absolute;
	top: 35px;
	left: 16px;
}

/* Topnav
-------------------------------------------------*/
#topnav{
	position: absolute;
	top: 41px;
	left: 310px;
	width: 410px;
}
#topnav ul, #subpage-topnav ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#topnav ul li, #subpage-topnav ul li {
  float:left;
  margin: 0px 0 0px 0;
  padding: 0;
  font-weight: bold;
  line-height: 12px; /* hjd p iconen */
  background-repeat: no-repeat;
  background-position: 0 50%;
}
#topnav ul li a, #subpage-topnav ul li a {
  padding-left: 0px; /* bredd p iconen + whitespace */
  color:#333;
  text-decoration: none;
}
#nav-news { background-image:url(../imgs/entry_12.gif); }
#nav-about { background-image:url(../imgs/icon_about.gif); }
#nav-sitemap { background-image:url(../imgs/icon_sitemap.gif); }
#nav-contact { background-image:url(../imgs/icon_contact.gif); }
#nav-english { background-image:url(../imgs/icon_english.gif); }
#nav-swedish { background-image:url(../imgs/icon_swedish.gif); }

#topnav a span, #subpage-topnav a span {
	float:left;
	display:block;
	padding:0px 15px 0px 15px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnav a span, #subpage-topnav a span {float:none;}
/* End IE5-Mac hack */

#topnav a:hover, #topnav a:hover span, #subpage-topnav a:hover, #subpage-topnav a:hover span {
	background-color:transparent;
	color:#4D77BF;
}

#home #topnav #nav-home a,
#about #nav-about a,
#sitemap #nav-sitemap a,
#news #nav-news a,
#contact #nav-contact a {
	padding:0 0 0 0px;
	text-decoration:underline;
	color:#0f499a;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */