html {
	background: #eeeeee url(/assets/images/dp-bg.png) fixed;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
	background: url(/assets/images/gr1.png) repeat-x;
}

div, p, img, a, td, ul, ol {
	font-size: 1em;
	color: #333333;
}

p {
	margin-bottom: 1.5em;
	text-align: justify;
}

ul, ol {
	list-style-position: outside;
	margin: 0 0 2em 2em;
}

ul ul {
	margin: 0 0 1em 2em;
}

h1, h2, h3, h4 {
	font-family: Arial, Verdana sans-serif;
	font-weight: bold;
	margin: 1em 0;
	color: #000000;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;
}

a, a:link, a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover, a:active {
	border-bottom: 1px solid;
}

#page-container {
    width: 800px;
    margin: 0 auto;
    padding: 15px;
    background: #ffffff;
}

#header {
	height: 140px;
	width: 800px;
	background: #ffffff url(/assets/images/decempharma-logo-slogan.png) bottom center no-repeat;
	margin-bottom: 30px;
	text-align: right;
	font-size: 7pt;
}

#navbar {
	text-align: center;
}

#wayfinder {
	background: black url(/assets/images/blockdefault.png) center center repeat-x;
}

#wayfinder ul {
	font-weight: bold;
	width: 100%;
	padding: 8px 0;
	margin: 0;
}

#wayfinder li {
	list-style: none;
	display: inline;
}

#wayfinder li a {
	color: #ffffff;
	text-decoration: none;
	padding: 10px 30px;
	border-left: 1px solid #ffffff;
	border-bottom: none;
	background: black url(/assets/images/blockdefault.png) center center repeat-x;
}

#wayfinder li.last a {
	border-right: 1px solid #ffffff;
}

#wayfinder li a:visited {
	color: #ffffff;
}

#wayfinder li a:hover, #wayfinder li.current a {
	color: #ffffff;
	background: transparent url(/assets/images/blockactive.png) center center repeat-x;
}

#content {
	padding: 25px 50px 0;
}

#footer {
	clear: both;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 80%;
	line-height: 1.1em;
	border-top: 1px solid #eeeeee;
	padding: 15px 50px;
	margin-top: 50px;
}

#footer p {
	color: #999999;
	margin-bottom: 0;
	margin-top: 10px;
}

#footer-technical {
	display: none;
}

.hidden {
	display: none;
}

#tuotteet {
	margin: 50px 0;
	text-align: center;
}

.imginline {
	display: inline;
	vertical-align: middle;
}

.imginline img {
	vertical-align: middle;
	margin: 15px 15px;
}

.imginline a {
	border: none;
}

.address, .url, .email, .fax, .person, .phone {
	padding: 0 0 0 30px !important;
	margin: 0 0 0.3em 10px;
}

.address {
	background: url('/assets/images/tc-address.png') 0px 2px no-repeat;
}

.url {
	background: url('/assets/images/tc-link.png') 0px 2px no-repeat;
}

.email {
	background: url('/assets/images/tc-email.png') 0px 2px no-repeat;
}

.phone {
	background: url('/assets/images/tc-phone.png') 0px 2px no-repeat;
}

.fax {
	background: url('/assets/images/tc-fax.png') 0px 2px no-repeat;
	margin-bottom: 2em;
}
