
HTML {
	
}
BODY {
	color: #000;
}
#nav UL LI A {
	color: #fff;
}
#nav UL LI A:hover {
	color: #ccc;
}
#nav UL LI A.open {
	color: #000;
}

#subnav UL LI A {
	color: #000;
}
#subnav UL LI A:hover {
	color: #ba0000;
}
#subnav UL LI A.open {
	color: #ba0000;
}

A {
	color: #ba0000;
	background-color: transparent;
}
A:hover {
	
}
H1, H1 A {
	color: #000;
	background-color: transparent;
}
H2, H2 A {
	color: #000;
	background-color: transparent;
}
H3, H3 A {
	color: #000;
	background-color: transparent;
}
HR {
	color: #e5e5e5;
	background-color: #e5e5e5;
}
IMG {
	border-color: #ccc;
}
TABLE {
	border-color: #ccc;
}
TD {
	border-color: #ccc;
}



BODY {
	font: normal .75em/1.5em Arial, sans-serif;
}
#nav UL LI A {
	font-size: 16px;
}
A {
	text-decoration: underline;
	outline: none;
}
A:hover {
	text-decoration: none;
}
H1 A,
H2 A,
H3 A {
	text-decoration: none;
}
H1 A:hover,
H2 A:hover,
H3 A:hover {
	text-decoration: underline;
}
H1 {
	font-size: 1.7em;
	line-height: 1em;
	font-weight: normal;
	margin: 0;
  	padding: 10px 0 5px 0;
	
}
H2 {
	font-size: 1.4em;
	line-height: 1em;
	font-weight: normal;
  	margin: 0;
  	padding: 10px 0 5px 0;
  	border-bottom: 1px solid #e5e5e5;
}
#column1 H2 {
	border: 0 !important;
}
H3 {
	font-size: 1.1em;
	line-height: 1em;
	font-weight: normal;
  	margin: 0;
  	padding: 10px 0 5px 0;
}
HR {
	height: 1px;
	border: 0;
}
P {
	padding: 7px 0;
	margin: 0px;
}
INPUT, TEXTAREA, SELECT {
	font: 12px Arial, serif;
}
OBJECT {
	outline: none;
}


HTML {
	margin: 0px;
	padding: 0px;
	background: #000 url(color_black/pics/bg.jpg) no-repeat center top;
}
BODY {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	background-color: #fff;
}
#wrapperCenter {
	margin: 0 auto;
	width: 994px;
	background: url(color_black/pics/wrapper.jpg) repeat-x top;
}
#wrapperContent {
	margin: 0 auto;
	width: 945px;
	position: relative;
	left: 5px;
	overflow: visible;
}

/* Header
==================*/

#header {
	
}
#logo {
	padding: 10px 0;
}
#logo A IMG {
	border: 0px;
}

#headerNav {
	float: right;
	padding: 10px 15px 0 0;
}
#headerNav UL {
	margin: 0;
	padding: 0;
	float: right;
}
#headerNav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#headerNav UL LI A {
	display: block;
	padding: 5px 10px;
	color: #000;
	text-decoration: none;
	background: url(color_black/pics/border.jpg) no-repeat left center;
}
#headerNav UL LI:first-child A {
	background: none;
}
#headerNav UL LI A:hover {
	text-decoration: underline;
}

/* Top Navigation
=========================*/
#nav {
	clear: both;
}
#nav UL {
	margin: 0;
	padding: 0;
}
#nav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#nav UL LI A {
	display: block;
	width: 282px;
	height: 27px;
	line-height: 22px;
	text-align: right;
	padding: 0px 20px 0px 0px;
	margin: 0 13px 1px 0;
	background: url(color_black/pics/navTop.jpg) no-repeat right top;
	text-decoration: none;
	overflow: hidden;
}
#nav UL LI A:hover {
}
#nav UL LI A.open {
	background: url(color_black/pics/navTopOpen.jpg) no-repeat right top;
}
#nav UL LI A.last {
	border-bottom: 0px;
}

/* Content
======================*/
#content {
	clear: both;
	border-top: 10px solid #fff;
	padding: 0 13px 10px 0;
	background: url(color_black/pics/column1Border.gif) repeat-y 190px;
	height: auto;
	min-height: 400px;
	overflow: hidden;
}
#main {
	float: right;
	width: 723px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
.mainText {
	float: left;
	width: 460px;
	height: auto;
	min-height: 1px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.column2Text {
	clear: right;
	float: right;
	width: 220px;
	height: auto;
	min-height: 1px;
	overflow: hidden;
	margin-top: 30px;
}
#column1 {
	width: 190px;
	float: left;
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
.column1Text {
	padding: 0px 10px 0px 10px;
}
#column2 {
	display: none;
}
#clearDiv {
	clear: both;
}


/*  banner, toolbox
======================*/
.banner {
	text-align: center;
}
.banner IMG {
	padding-bottom: 10px;
}
#toolbox {
	clear: both;
	float: right;
	padding: 5px 0 5px 10px;
	margin-bottom: -30px;
	position: relative;
	z-index: 2;
}
#toolbox A {
	color: #000;
	text-decoration: none;
}
#toolbox A:hover {
	color: #ba0000;
	text-decoration: none;
}
#toolbox IMG {
	border: 0px;
	vertical-align: middle;
	margin-right: 5px;
}

/* Sub Navigation
========================*/
#subnav {
	padding: 0 0 15px 0;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#subnav ul li a {
	display: block;
	padding: 7px 5px 7px 10px;
	text-decoration: none;
	background: url(color_black/pics/subnav.jpg) repeat-x bottom;
}
#subnav ul li a:hover {
	
}
#subnav ul li a.open {
	
}

/* sub */
#subnav ul li ul {
	padding: 7px 0px 10px 0px;
	background: url(color_black/pics/subnav.jpg) repeat-x bottom;
}
#subnav ul li ul li {
	
}
#subnav ul li ul li a {
	background: none;
	padding: 2px 5px 2px 25px;
}
#subnav ul li ul li a:hover {
	
}
#subnav ul li ul li a.open {
	
}
/* subsub */
#subnav ul li ul li ul {
	background: none;
}
#subnav ul li ul li ul li {
	
}
#subnav ul li ul li ul li a {
	padding: 2px 5px 2px 40px;
}
#subnav ul li ul li ul li a:hover {
	
}
#subnav ul li ul li ul li a.open {
	
}

/* Footer
========================*/

#footerContainer {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 1000px;
	background-color: #fff;
}
#footerNav {
	margin: 0 auto;
	width: 925px;
	padding-left: 10px;
	border-top: 1px solid #e5e5e5;
}
#footerNav HR {
	margin: 0 0 10px 0;
}
#footerNav UL {
	margin: 0;
	padding: 0;
	float: right;
}
#footerNav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#footerNav UL LI A {
	display: block;
	padding: 7px 10px;
	color: #000;
	text-decoration: none;
	background: url(color_black/pics/border.jpg) no-repeat left center;
}
#footerNav UL LI:first-child A {
	background: none;
}
#footerNav UL LI A:hover {
	text-decoration: underline;
}
/* tätä ei tule */
#footer {
	clear: both;
	margin: 0 auto;
	width: 935px;
	padding: 10px 0;
}


/* Links on product pages
===================*/

TABLE.links {
	height: 62px;
	width: 460px;
	background: url(color_black/pics/linksBg.jpg) repeat-x center;
}
TABLE.links TD {
	padding: 0px 5px;
}
TABLE.links A {
	display: block;
	height: 24px;
	line-height: 20px;
	width: 115px;
	padding-left: 15px;
	background: url(color_black/pics/link.jpg) no-repeat left top;
	text-decoration: none;
	color: #000;
}
TABLE.links A:hover {
	color: #ba0000;
}

/* Special ul li
   - inside <table class='special'>
   - <ul class='special'>
===================*/

TABLE.special TR TD, 
TABLE#special TR TD {
	border-top: 1px solid #f8f8f8;
}
TABLE.special TR.plain TD,
TABLE#special TR.plain TD {
	border: 0px;
	background-color: #fff !important;
}

TABLE.special UL,
TABLE#special UL {
	margin: 0;
	padding: 0;
}
TABLE.special UL LI,
TABLE#special UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(color_black/pics/check.png) no-repeat center center;
}

UL.special LI,
UL#special LI {
	list-style-image: url(color_black/pics/check.png);
}

/* Gallery
===================*/

.gallery {
	clear: right;
	float: right;
	width: 220px;
	padding-top: 20px;
}
.paganation {
	display: none;
}
.thumb A {
	text-decoration: none;
}
div.thumb .title {
	font-size: 1em;
	font-weight: normal;
	color: #000;
}

TABLE.nosto {
	background: url(color_black/pics/bgNosto.png) no-repeat left top;
	font-size: 16px;
}


/* Sitemap / pageList
===================*/

#pageList {
	clear: both;
}
#pageList UL LI {
	list-style-type: none;
}
