* {
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 76.1%;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	background-color: #ddd;
	text-align: center;
}

/* Main links */
body.home #home-link, body.about #about-link, body.products #products-link, 
body.applications #applications-link, body.references #references-link, body.pictures #pictures-link, 
body.approvals #approvals-link, body.brochures #brochures-link, body.contact #contact-link,
body.approvals #approvals-link, body.beskriv #beskriv-link, body.certification #certification-link
{ background-color: #b5b7b3; border-bottom: 1px solid #fff;}

/* Sub links */
body.thead-td #thead-td-link, body.thead-p #thead-p-link, 
body.hrc-400-td #hrc-400-td-link, body.hrc-400-p #hrc-400-p-link, 
body.found-td #found-td-link, body.found-app #found-app-link, 
body.apps-concrete #app-concrete-link, body.apps-corbels #app-corbels-link, body.apps-multi-storey #app-multi-storey-buildings-link, 
body.apps-other #app-other-link
{ background-color: #1a6b9a; border-bottom: 1px solid #fff;}

a img { border: 0; }

.pdf
{
	background-image: url(grfx/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 16px;
	padding-top: 2px;
}

#container
{
	margin: 0 auto;
	padding: 0;
	font-size: 1.0em;
	background-color: #fff;
	background-image: url(grfx/background-grey.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 920px;
}

#banner
{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0em;
}

#content
{
	margin: 0 0px 0 202px;
	padding-top: 21px;
	padding-bottom: 1em;
	font-size: 0.95em;
	line-height: 135%;
}

#content a { text-decoration: none; }
#content a:hover, #content a:active { background-color: #ddd; }
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content ul, #content ol { color: #222; margin: 14px 100px 2px 20px; }
#content h1 { color: #787a74; font-size: 1.5em; line-height: 1.4; }
#content h1 .subheading { color: #1a6b9a; }
#content h2 { font-size: 1.2em; line-height: 1.4; margin-top: 30px; }
#content h2.subheading { color: #1a6b9a; }
#content h3 { color: #555; font-size: 1.0em; line-height: 1.4; margin-top: 20px; margin-bottom: 2px; text-transform: uppercase; }
#content p { color: #222; font-size: 1.0em; margin-top: 10px; margin-bottom: 10px; }
#content p.ingress { color: #222; font-size: 1.1em; font-weight: normal; line-height: 1.3em; }
#content img { margin-left: 20px; margin-top: 15px; margin-bottom: 15px; }

#content ul, #content ol
{
	padding-left: 20px;
}

#footer
{
	clear: both;
	color: #ccc;
	font-size: 0.95em;
	background-color: #e60000;
	background-color: #787a74;
	padding: 0.7em 20px;
	text-align: right;
	border-top: 1px solid #666;
}

#footer a { color: #ccc; margin-right: 16px; text-decoration: none; }
#footer a:hover, #footer a:active { color: #fff; }

#nav
{
	float: left;
	width: 202px;
	margin: 20px 0 0; 
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: 100%;
}

#nav ul
{
	margin: 0;
	padding: 0;
/*
	font-size: 0.8em;
*/
	font-weight: normal;
	letter-spacing: 0.0em;
	font-style: normal;
	font-variant: normal;
	line-height: 100%;
	list-style: none;
}

#nav li {
	margin: 0;
	padding: 0px;
	width: 202px;
}

#nav .sub-nolink { 	padding: 6px 10px 6px 40px;
	color: #fff;
 }

#nav li a
{
	display: block;
	margin: 0;
	padding: 6px 10px 6px 20px;
	color: #fff;
	border-bottom: 1px solid #91938e;
	text-transform: uppercase;
	text-decoration: none;
}

#nav li li a
{
	display: block;
	margin: 0;
	padding-left: 40px;
	color: #fff;
	border-bottom: 1px solid #91938e;
	text-transform: capitalize;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	background-color: #b5b7b3;
	border-bottom: 1px solid #eee;
}

#nav li li a:hover, #nav li li a:active {
	background-color: #9c9e9a;
	background-color: #1a6b9a;
	border-bottom: 1px solid #eee;
}

#content .imagewtext { margin-left: 20px; margin-bottom: 20px; }
#content .imagewtext img { margin-left: 0px; margin-bottom: 1px; }
#content .imagewtext p { font-size: 1.0em; text-align: left; color: #222; background-color: #eee; margin: 0px; padding: 6px; }

.properties /* tabelloversikt for produktegenskaper */
{
	background-color: #ddd;
	border-collapse: collapse;
	line-height: 140%;
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.properties th
{
	background-color: #a51826;
	background-color: #1a6b9a;
	color: #fff;
	text-align: center;
	padding: 6px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.properties tr.subhead td
{
	border-bottom: 1px solid #aaa;
	text-align: center;
	background-color: #eaeaea;
	font-weight: bold;
}
.properties td.kol1 { width: 15%; }
.properties td.kol2 { width: 8%; }
.properties td
{
	text-align: center;
	border-bottom: 1px solid #ddd;
	background-color: #fafafa;
	padding: 1px 4px 1px 4px;
}
.properties td.left { border-left: 1px solid #aaaaaa; }
.properties th.left { border-left: 1px solid #004b77; }
#content .properties tr.bakgrunn2 td { background-color: #f0f0f0; }

#pictureshow { margin: 20px; }
#pictureshow td { width: 190px; vertical-align: top; padding-right: 16px;}
#pictureshow a img { margin: 10px 0 0; }
#pictureshow p { margin: 4px 2px; }

#content .reflist { margin: 20px; }
#content .reflist td { width: 190px; vertical-align: top; padding-right: 16px;}
#content .reflist a img { margin: 0; padding: 0; }
#content .reflist p { margin: 2px 2px 24px; }

#content .listwrapper { width: 280px; margin: 16px 20px auto auto; padding: 0; float: right; }
#content .prolist { padding: 20px; border: 0px dashed #ccc; background-color: #eee; }
#content .prolist ul
{
	list-style-type: none;
	margin: 0; padding: 0;	
}
#content .prolist ul li.type { font-weight: bold; font-size: 1.2em; margin-top: 6px; color: #1a6b9a; }
#content .prolist ul li.name { font-weight: bold; font-size: 1.1em; }
#content img { margin-bottom: 2px; }

#content .table-center { text-align: center; margin-left: 20px; }

img.right { float: right; margin-left: 20px; margin-right: 100px; }
hr { margin-left: 20px; margin-right: 20px; }
