/* ------------------------------------------------------------------------

SCANDOS.SE -- CSS for screen media
(c) 2007 Sandin Design <www.sandindesign.se>

------------------------------------------------------------------------ */


body {
	margin: 0;
	padding: 0;
  font-family: "trebuchet ms", verdana, sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #fff;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}

html>body { /* be nice to Opera */
	font-size: small;
	}


/* BASIC TAG FORMATTING */

a:link, a:active {
	color: #006400;
  text-decoration: none;
	}

a:visited {
	color: #006400;
  text-decoration: none;
	}

a:hover {
	color: #000;
  text-decoration: underline;
	}

p {
	margin: 0.5em 0 2em 0;
	padding: 0;
	}

h1 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #00814E;
	padding: 0;
	margin: 1em 0 0 0;
	}

h2 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 105%;
	color: #00814E;
	padding: 0;
	margin: 3em 0 1em 0;
	}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #479eca;
	}

h1 a:hover, h2 a:hover {
	color: #277eaa;
	}
	
h2.sub {
	color: #999;
	font-size: 90%;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 1.5em;
	margin-top: 0;
	border-bottom: 1px solid #ddd;
	}

h3 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000;
	padding: 0 0 2px 0;
	margin: 1.2em 4em -.2em 0;
	border-bottom: 1px solid #ddd;
	}

ul li p {
  margin-right: 5em;
}
  
h1 span, h2 span, h3 span {
	color: #999;
	}

abbr, acronymn, .popup {
	font-style: normal;
	border-bottom: 1px dotted;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

strike {
	text-decoration: line-through;
	}



/* WRAP DIV */

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 10px;
	font-size: 95%;
	text-align: left;
	background: url(bilder/bakgrund.gif) repeat-y;
	width: 724px;
	voice-family: "\"}\""; 
  voice-family: inherit;
  width: 704px;
	}
html>body #wrap {
  width: 704px;
	} 

  
/* LOGO */
  
body.startsidan #logo {
	background: #ccc url(bilder/sidhuvud.jpg) no-repeat;
	height: 200px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	}

#logo {
  	background: #ccc url(bilder/sidhuvud.jpg) no-repeat top left;
  	height: 100px;
  	padding: 0;
  	margin: 0;
  	border-bottom: 1px solid #fff;
  	}


#logo a  {
	border-style: none;
	display: block;
	width: 200px;
	}

#logo img  {
	display: block;
	width: 0;
	}

#logo span {
	position: absolute;
	top: 20px;
	left: 25px;
	width: 220px;
	height: 40px;
	background: url(bilder/scandos-logo.gif) no-repeat;
	}

html>body #logo span {
	top: 20px;
	}

  
/* NAVIGATION */

ul#nav {
	background: #eaeaea url(bilder/meny.gif) top left repeat-x;
  border-bottom: 1px solid #d6d6d6;
	margin: 0;
	padding: 0;
  line-height: 26px;
  padding-top: 2px;
	text-align: center;
}

ul#nav li {
	display: inline;
	list-style-type: none;
  padding: 5px 10px 8px 10px;
  font-size: 95%;
}
	
ul#nav a:link, ul#nav a:visited {
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #444;
}
ul#nav li a:hover {
  text-decoration: underline;
  border: none;
}


.startsidan #nav_startsidan,
.scandos #nav_scandos,
.produkter #nav_produkter,
.byggindustrin #nav_byggindustrin,
.matinstrument #nav_matinstrument,
.export #nav_export,
.kontakt #nav_kontakt {
  background: #fefefe;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}

.startsidan #nav #nav_startsidan a,
.scandos #nav #nav_scandos a,
.produkter #nav #nav_produkter a,
.byggindustrin #nav #nav_byggindustrin a,
.matinstrument #nav #nav_matinstrument a,
.export #nav #nav_export a,
.kontakt #nav #nav_kontakt a {
  color: #000;
  text-decoration: underline;
}

  
/* SUB NAVIGATION */

#subnav {
	background: #f4f4f4 url(bilder/submeny.gif) top left repeat-x;
  border-bottom: 1px solid #d6d6d6;
	margin: -1px 0 0 0;
  padding: 4px 10px 4px 10px;
  line-height: 25px;
	text-align: center;
}

#subnav li {
	display: inline;
	list-style-type: none;
  font-size: 80%;
  padding: 5px 10px;
}

#subnav a:link, #subnav a:visited {
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #777;
}

.produkter.fogband #subnav_fogband,
.produkter.glasmontering #subnav_glasmontering,
.produkter.alltest #subnav_matinstrument {
	color: #000;
  text-decoration: underline;
}
.produkter.fogband #subnav_fogband a,
.produkter.glasmontering #subnav_glasmontering a,
.produkter.alltest #subnav_matinstrument a {
	color: #000;
  text-decoration: underline;
}

#languages {
  width:  170px;
  float: right;
  margin: -5px 3px 50px 50px;
}

#content #languages img {
  border: none;
  margin: 0;
  padding: 0;
}



/* TEXT COLUMN */

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body {clear:left;}
/* End IE5-Mac hack */

#main-body {
	background: url(../images/bg_side.gif) no-repeat top right;
	}

#content {
	float: left;
	margin: 0;
	padding: 10px 40px 0 20px;
	background: #fff;
	width: 462px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 442px;
	}
  html>body #content {
  width: 442px;
}


#content #mangsidig,
#content #starkasjal {
	margin-top: 70px;
	}


body.startsidan #content {
	float: left;
	margin: 0;
	padding: 10px 20px 0 20px;
	width: 705px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 665px;
	}
  html>body.startsidan #content {
  width: 665px;
}


#content img {	
	float: right;
  clear: none;
	margin: 0px 0em 20px 2em;
	border: 1px solid #ddd;
	padding: 3px;
}

#content .produktbilder {
  width:230px;
  float: right;
}

#content #ingangar img {	
	float: left;
	margin: 0px 5px 20px 5px;
	padding: 0;
	border: none;
}


#content ul {
	list-style: none;
	margin: 1em 0 2em 0;
	padding-left: 0px;
}

#content ul li {
	padding: 0 0 4px 19px;
	line-height: 1.3em;
	background: url(bilder/li_bullet.gif) no-repeat 0 3px;
}



/* produktlista */


#content ul#produktlista,
#content ul#produktlista ul {
  list-style-type: none;
  background-image: none;
  margin: 0;
  padding: 0;
}

#content ul#produktlista li,
#content ul#produktlista li li  {
  list-style-type: none;
  background-image: none;
  margin: 0;
  padding: 0;
  width: 440px;
}
#content ul#produktlista ul {
  margin-bottom: 30px;
}
#content ul#produktlista ul li {
  margin-top: 15px;
}


#content #produktlista ul li {
  position: relative;
  height: 180px;
  margin: 0;
  padding: 0;
}
#content #produktlista ul li img {
  position: absolute;
  left: 0px;
  margin: 0;
}
#content #produktlista ul li p {
  position: absolute;
  left: 180px;
  margin: 2px 0 0 0;
}




#content dl dd {
	margin: 0;
	padding: 0 0 1em 0;
	}

#content dl dt {
	font-weight: bold;
	}

#content dl dt span {
	font-weight: normal;
	}
  
#content p a:link, a:active {
	color: #006400;
  text-decoration: underline;
	}

#content p a:visited {
	color: #006400;
  text-decoration: underline;
	}

#content p a:hover {
	color: #006400;
  text-decoration: underline;
	}
  
  
/* MARGIN */ 

#sidebar {
	position: relative;
	font-size: 100%;
	line-height: 1.5em;
	margin: 0px 0 0 502px;
	padding: 1px 15px 0 15px;
	color: #777;
	background: url(bilder/sidebar.gif) top left repeat-x;
	}

#sidebar h3 {
	font-size: 95%;
	margin: 31px 0 3px 0;
	color: #333;
	padding: 0 0 3px 0px;
	border-bottom: 0px; 
	}

#sidebar p {
  font-size: 90%;
	margin-top: 0;
	margin-bottom: 10px;
	}

#sidebar ul, #sidebar dl {
	margin: 40px 0 40px 0;
	padding: 0;
	list-style: none;
	}
  
#sidebar li {
	padding: 0 0 3px 15px;
	background: url(bilder/li_bullet.gif) no-repeat 0 2px;
	margin: 0 0 0.7em 0;
	line-height: 1.05em;
  font-weight: bold;
	}
	
#sidebar li.active a {
	text-decoration: underline;
	}
#sidebar li a {
  text-decoration: none;
	}
#sidebar li a:hover {
  text-decoration: underline;
	}

#sidebar img {
	vertical-align: middle;
	}



/* Produkter */
  
#sidebar h4 {
	font-size: 100%;
	margin: 40px 0 0 0;
  padding: 0;
	}
  
#sidebar ul.produkter {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
  margin-top: 10px;
}

#sidebar ul.produkter a {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
  margin-top: 10px;
  color: #000;
}

#sidebar ul.produkter li {
	padding: 2px 0 2px 20px;
  background: url(bilder/icon_card.gif) no-repeat 0 1px;
	margin: 0 0 0.4em 0px;
	line-height: 1.05em;
  list-style-type: none;
}
#sidebar ul.produkter li:hover {
  color: #00008b;
  text-decoration: underline;
}



/* PDF */
  
#sidebar h4 {
	font-size: 100%;
	margin: 40px 0 0 0;
  padding: 0;
	}
  
#sidebar ul.pdf {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
  margin-top: 10px;
}

#sidebar ul.pdf a {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
  margin-top: 10px;
  color: #000;
}

#sidebar ul.pdf li {
	padding: 2px 0 2px 20px;
  background: url(bilder/icon_pdf.gif) no-repeat 0 1px;
	margin: 0 0 0.4em 0px;
	line-height: 1.05em;
  list-style-type: none;
}
#sidebar ul.pdf li:hover {
  color: #00008b;
  text-decoration: underline;
}



/* FOOTER */

#footer {
	position: relative;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 15px 0px 15px 0;
	font-size: 90%;
	color: #333;
	background: #eaeaea url(bilder/meny.gif) top left repeat-x;
	border-bottom: 1px solid #ccc;
}

#footer p {
  margin: 0;
  padding: 0;
}

#footer a:hover {
	color: #333;
}

.vcard .logo,
.vcard .type {
  display: none;
}





/* ---( contact form )------------------------------------ */

#contactform input, #contactform textarea {
	border: 1px solid #ccc;
	background: #f5f5f5;
	padding: 2px;
	color: #444;
  font-size: x-small;
}

#contactform textarea {
	width: 320px;
	font-size: 110%;
}
	

.sidebarmenu {
  color: #0a0 !important;
  text-decoration: underline !important;
}  

.c1 {
  background-color: #eee;
}

table caption {
  font-style: italic;
  font-weight: bold;
  font-size: 110%;
  color: #000;
  margin-bottom: 10px;
  display: none;
  border-bottom: 1px solid #000;

}

table {
  width: 100%;
  margin: 0 0px 40px 0px;
}

table th {
  border-bottom: 2px solid #eee;
  margin-bottom: 30px;
}


.glasmontering table {
	width: auto;
}
.glasmontering table th {
	border: none;
	background: #eee;
	text-align: left;
	padding: 2px 5px 2px 5px;
}
.glasmontering table td {
	border: 1px solid #eee;
	text-align: left;
	padding: 2px 5px 2px 5px;
	
}



.center {
	text-align: center;
	}

a img {
	border: none;
	}

.hide {
	display: none;
	}

.note {
  background: #fafad2;
}

.smallcaps {
  font-size: 90%;
  color: inherit;
}

h2 span {
	color: #1b611b;
}

h2 a span {
	color: #479eca;
}


h1 span {
	color: #228b22;
}


.imgtext {
  float: right;
  width: 410px;
  font-style: italic;
  margin: 0 0 30px 50px;
}


/* forms */

form {
  width: 400px;
  margin: 40px 0; 
}  
label {
  float: left; 
  display: block; 
  color: #333; 
}
input, textarea {
  border: 1px solid #ccc;
  display: block; 
  margin: 0px 0 10px 140px; 
  width: 220px; 
 	font-size: 12px;
  padding: 3px;
}
.submit {
  background: #eee;
 	width: 130px;
 	height: 20px;
  cursor: pointer;
 	border: 1px solid #ddc;
 	padding: 0;
 	margin: auto 5px 5px 143px;
 	color: #334;
 	text-decoration: none;
 	display: block;
  vertical-align: middle;
 	text-align: center;
}
.submit:hover {
	color: #ffe;
	background: #00814E;
	border-color: #006400;
}

.noborder {
  border: 0;
}

.cert {	
  margin: 10px 2px 20px 2px;
  border: 1px solid #ddd;
	padding: 2px;
}



#sitemap h1 {margin-bottom: 20px;}
#sitemap ul {margin: 0; padding: 0px 0 0px 50px;}
#sitemap li {margin: 0; padding: 0;}
#sitemap ul ul {margin: 0 0 0 5px; padding: 0 0 0 20px;}
#sitemap li li {margin: 0 0 0 5px; padding: 0 0 0 20px;}
#sitemap ul ul ul {margin: 0 0 0 5px; padding: 0 0 0 20px;}
#sitemap li li li {margin: 0 0 0 5px; padding: 0 0 0 20px;}

