address {
	font-style: normal;
}
big, .big {
	font-size: 120%;
}
blockquote {
	margin: 1em;
	font-size: 90%;
}
em {
	font-style: italic;
}
img {
	font-size: 7pt;
	margin: 0;
	vertical-align: text-bottom;
}
li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
nobr, .nobr {
	white-space: nowrap;
}
p {
	margin: 1.1em 0;
}
small, .small {
	font-size: 80%;
}
strong {
	font-weight: bold;
}
table {
	margin: 0;
}
ul {
	text-align: left;
}




.debug {
    font-size: 8pt;
    margin: 1px;
}
.fileError {
	padding: 2em;
}
body, td {
	background-color: rgb(0,0,0);
	color: rgb(128,245,255);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	margin: 20px;
}

div.logo {
	background-image: url(img/backgroundstripes.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 20px;
	background-color: rgb(255,255,0);
}
div.tocCell {
	width: 220px;
	float: left;
	padding-right: 20px;
}
div.tocCell div.tocCell1 {
	background-color: rgb(64,64,64);
	border: 1px solid rgb(128,0,0);
	padding: 30px 0;
}
.navBar {
	font-size: 11pt;
}
.navBar a {
	color: rgb(190,0,0);
	cursor: pointer;
}
.navBar img {
	border: none;
}
.tocBtn0, .tocBtn1, .tocBtn2, .tocBtnSel0, .tocBtnSel1, .tocBtnSel2 {
	margin: 14px 2px 12px 0;
}
.tocBtnSel0 a, .tocBtnSel1 a, .tocBtnSel2 a {
	color: rgb(255,255,255);
	cursor: default;
}
.tocBtn0, .tocBtnSel0 {
	margin-left: 32px;
	text-indent: -18px;
}
.tocBtn1, .tocBtnSel1 {
	margin-left: 41px;
	text-indent: -9px;
	margin-top: -6px;
}
.tocBtn2, .tocBtnSel2 {
	margin-left: 50px;
	text-indent: -9px;
	margin-top: -10px;
}
div.langSelectors {
	text-align: center;
	margin-bottom: 15px;
}
address {
	margin-top: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: rgb(235,235,235);
	text-decoration: none;
	border: 0;
}
address a {
	font-weight: normal;
	color: rgb(235,235,235);
	text-decoration: none;
}
div.mainCell {
	margin-left: 240px;
	padding: 0 0 0 10px;
}



div.kleenoil {
	margin-left: -10px;
	background-color: rgb(32,75,58);
	color: rgb(250,255,250);	
}
.kleenoil dt, .kleenoil dd {
	margin-bottom: 0.6em;
}
.kleenoil dt {
	font-style: italic;
	font-size: 12pt;
	color: rgb(128,255,128);
}
dl.intro dt, dl.intro dd {
	margin-bottom: 0.4em;
}
dl.intro dt {
	font-style: italic;
	font-size: 12pt;
	color: rgb(128,160,255);
}
dl.intro small {
	font-weight: normal;
}






h1, h2 ,h3 ,h4 ,h5 ,h6 {
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 1em 0 0.5em 0;
	text-align: left;
}
h1 { font-size: 18pt; }
h2 { font-size: 15pt; }
h3 { font-size: 13pt; }
h4 { font-size: 12pt; }
h5 { font-size: 11pt; }
h6 { font-size: 10pt; }

h1 { margin-top: 0; }
h3, h4, h5, h6 { font-weight: bold; }

a {
	color: rgb(190,0,0);
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
a:hover {
	color: rgb(255,0,0);
	text-decoration: underline;
}
img {
	margin: 0;
}
img.img, img.imgWithCaption {
	border: 3px inset rgb(255,255,255);
	margin: 0 10px 15px;
	background-color: rgb(0,0,0);
	padding: 1px;
}
img.imgWithCaption {
	float: right;
	clear: right;
}

div.edit {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	border: 1px solid rgb(0,0,0);
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
div.edit textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.debug, .debug td {
	color: rgb(128,0,0);
	background-color: rgb(255,255,255);
	font-size: 10px;
	border: 1px solid rgb(0,128,0);
	padding: 2px;
}

.updated {
	font: normal 8pt Verdana,Arial,Helvetica,sans-serif;
	text-align: right;
	margin: 1px;
}
.fileError {
	padding: 2em;
}
p.feedbackNotSent {
	background-color: rgb(245,250,255);
	color: rgb(0,0,128);
	border: 1px solid rgb(0,0,160);
	text-align: left;
	margin: 1em;
	padding: 1em;
}
.ahem, .ok {
	background-color: rgb(255,255,255);
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ahem {
	color: rgb(192,32,32);
}
.ok {
	color: rgb(0,128,64);
}



.text {
	width: 300px;
}
#frmMessage {
	width: 500px;
}
#frmAddress {
	width: 300px;
}
#news {
	width: 220px;
	float: right;
	background-color: rgb(64,0,0);
	color: rgb(255,255,255);
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	border: 1pt solid rgb(255,255,255);
	padding: 1em;
	margin: 1em;
}



ol.toc {
	list-style: upper-roman;
	font-family: "Times New Roman",Times,serif;
	font-size: 14pt;
	font-weight: bold;
}
ol.toc ol {
	list-style: decimal;
	font-size: 13pt;
	font-weight: normal;
}
ol.toc ol ol {
	list-style: lower-latin;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
}
ol.toc ol ol ol {
	list-style: lower-roman;
}
li .toc0, .toc1, .toc2, .toc3 {
}
a .toc0, .toc1, .toc2, .toc3 {
}




.updatedFiles {
	float: right;
	width: 14em;
	margin: 0.6em;
	border: 1px solid rgb(100,100,100);
	font-size: 8pt;
}
.updatedFilesHeader {
	background-image: none;
	background-color: rgb(155,155,155);
	color: rgb(255,255,255);
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid rgb(100,100,100);
}
.updatedFile {
	padding-left: 0.4em;
	text-align: left;
	font-weight: bold;
}
.updatedFileTime {
	padding-right: 0.4em;
	text-align: right;
}




.aukko td {
	background-color: rgb(255,255,255);
}
.aukko img {
	vertical-align: top;
}
table.offerDetails {
	margin-top: 1em;
}
.offerDetails input {
	text-align: right;
}

#coolertypes h2 {
	border-top: 2px solid rgb(64,64,64);
}