



body { color: #000; background: #fff; }

/* Sivuvalikko */
#nav ul li { color: #fff; }
#nav ul li a { color: #fff; text-decoration: none; }
#nav ul li a.open { color: #fff; font-weight: bold; }
#nav ul li a:hover { text-decoration: underline; }
#nav ul li .current {  }
#nav ul li ul li a { }

#column1, #column1 a { color: #fff; }




#footer, #footer a { color: #000; }
#copy { color: #a0a0a0; }
#copy a { color: #a0a0a0; }
#copy a:hover { color: #494949; }

a { color: #000; text-decoration: underline; font-weight: normal; }
a:hover { color: #000; text-decoration: none; }
h1, h1 a { color: #228d74; }

h1 { color: #228d74; }
h2, h2 a { color: #228d74; }
h3, h3 a { color: #228d74; font-weight: normal; }
hr {color: #303030; background-color: #303030; }

p { }
img { border-color: #ccc; }
table { border-color: #ccc; }
td { border-color: #ccc; }
ol { }
ol li { }
ul { }
ul li {  }
form { }
.submit { }
.submit:focus { }
input, textarea, select { }
input:focus, textarea:focus { }
fieldset { }

#cart table th { background-color: #04395b; color: #fff; }

#toolbox a, 
#lang a { color: #808080 !important; }
#toolbox a:hover, 
#lang a:hover { color: #000 !important; }
#logo a { color: #3f0203; }










* { font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; }

body {
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: normal;
}

#subnav a {
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
}


#footer { font-size: .9em; }
#copy { font-size: .9em; }
#column1 .text,
#column2 .text {
	font-size: 0.85em;
}

a { text-decoration: underline; }
a:hover { text-decoration: none; }

#subnav a { text-decoration: none; }
#subnav a:hover { text-decoration: underline; }

h1 { font-size: 1.25em; font-weight: bold; margin: 0 0 20px 0; padding: 0; line-height: 1.1em; }
h2 { font-size: 1em; font-weight: normal; margin: 0 0 15px 0; padding: 0; line-height: 1em; font-weight: bold; }
h3 { font-size: 1.25em; font-weight: normal; margin: 0 0 15px 0; padding: 0; line-height: 1.1em; }

hr { height: 1px; border: 0; }

p { margin: 9px 0 9px 0; padding: 0; }

img { }
table { }
td { }
ol { }
ol li { }
ul { }
ul li { }
form { }
.submit { }
.submit:focus { }
input, textarea, select { }
input:focus, textarea:focus { }
fieldset { }
#lang *, #toolbox * { font-size: 11px; }




html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	margin: 0 auto 0 auto;
}

#shadow {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 880px;
	overflow: visible;
}
#wrapper {
	margin: 0 auto 0px auto;
	position: relative;
	text-align: left;
	width: 880px;
	padding: 0;
	height: auto;
	min-height: 400px;
	overflow: hidden;
}
#toolbox {
	width: 50px;
	padding: 0;
	float: left;
	padding: 0 0 0 830px;
	text-align: right;
}
#toolbox a { text-decoration: none; font-weight: normal; }
#toolbox a:hover { }
#toolbox a * { display: block; float: left; cursor: pointer; }
#toolbox IMG { display: none; }

#toolbox #prButton { }

#toolbox #prImage,
#toolbox #sitemapImage { display: none; }

#sitemapButton { display: none; }
#sitemapText, #prText { padding-top: 3px; }

#lang { display: none; }
#lang img {  }
#lang a {  }
#lang a span {  }
#lang a:hover {  }

#search { display: none; }

#searchBox { }
#searchInput { }
#searchSubmit { }






#logo { float: left; margin: 50px 0 0 0; width: 240px; height: 59px; overflow: hidden; }
#logo a { }
#logo a:hover { }
#logo a img { }

.banner { }




/* Valikko 
=====================*/
#nav {
	width: 880px;
	padding: 0;
	margin: 2px 0 0 0;
	float: left;
	background: #ba672f;
	height: 30px;
}
#nav ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	float: left;
}
#nav ul li { background: #ba672f; margin: 0 0 2px 0; padding: 7px 30px; list-style: none; float: left; line-height: normal; border-right: 1px solid #c98456; }
#nav ul li a { width: 160px; padding: 5px; }
#nav ul li.hasChildren { margin: 0 0 0 0;  }

#nav ul li a:hover {  }
#nav ul li a.open { }
#nav ul li a.current { }
#nav ul li.open { background: #aa5524; }
#nav ul li.sub { padding: 0; margin: 0; background: none; }
#nav ul li ul { font-size: 0.9em; }

/* Ala-valikko */
#subnav ul li ul { float: left; margin: 0 0 2px 0; background: none; }



/*Tekstit*/
#main {
	margin: 10px 0;
	padding: 20px;
	width: 510px;
	float: left;
	height: auto;
	min-height: 400px;
	overflow: visible;
}
#main ul { list-style: square; padding: 0 0 0 30px; margin: 0 0 10px 30px; }



#main .text { padding: 0 20px; }

#column1 {
border: 1px solid red;
	float: right;
	margin: 10px 0 0 0;
	width: 180px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
	padding: 10px;
	background: #ba672f;
	border: 4px double #602f0e;
}

#column1 .column1Text {
	clear: left;
	padding: 10px;
	margin: 0;
}

#column2 {
	position: absolute;
	top: 30px;	
	right: 0;
	width: 300px;
	height: 95px;
	overflow: hidden;
	text-align: right;
}
#column2 .column2Text { }
#column2 p { margin: 0; padding: 0; }
#column2 p, #column2 p a { color: #ba672f; }

#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
	width: 770px;
	
}
#footer .text { margin: 7px 0 0 0; text-align: center; font-size: 1em; font-weight: normal; padding: 0; line-height: normal; }
#footer .text .siteInfoName { display: inline; margin: 0px 0px 0px 20px; }
#footer .text .siteInfoAddress { display: inline; margin: 0px 0px 0px 15px; }
#footer .text .siteInfoZip { display: inline; margin: 0px 0px 0px 15px; }
#footer .text .siteInfoCity { display: inline; margin: 0px 0px 0px 2px; }
#footer .text .siteInfoPhone { display: inline; margin: 0px 0px 0px 15px; }
#footer .text .siteInfoEmail { display: inline; margin: 0px 0px 0px 15px; }
#footer .text .siteInfoWWW { display: none; }
#copy  { display: none; }

#pageList LI { list-style-type: none; margin: 7px 0; }
#pageList UL { padding-left: 20px; }



#extraAfter1, #extraAfter2 { display: none; }










