


body { background: #fff url(color_gray/pics/bgbg.gif) repeat-x; color: #000; }

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



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

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

h1 { color: #000; }
h2, h2 a { color: #000; }
h3, h3 a { color: #000; }
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; }

#footer { color: #fff;  }








* { 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: bold; 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; }





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

#shadow {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 770px;
	overflow: visible;
}
#wrapper {
	background: #fff url(color_gray/pics/bg.gif) repeat-y;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 770px;
	padding: 0;
	height: auto;
	min-height: 400px;
	overflow: hidden;
}




#toolbox {
	width: 50px;
	padding: 0;
	float: left;
	padding: 0 0 0 721px;
	text-align: right;
	border-bottom: 1px solid #000;
	background: #c9d6d9;
}
#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 { clear: both; margin: 0 0 0 1px; width: 770px; height: 174px; overflow: hidden; }
#logo a { }
#logo a:hover { }
#logo a img { }

.banner {
border: 1px solid red;
}




/* Valikko 
=====================*/
#subnav {
	padding: 0;
	margin: 10px 0 0 20px;
	float: left;
}
#subnav ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	float: left;
}
#subnav ul li { width: 180px; margin: 0 0 2px 0; padding: 0 0 3px 0; list-style: none; clear: left; float: left; line-height: normal; }
#subnav ul li a { width: 160px; padding: 0 0 0 10px; }
#subnav ul li.hasChildren { margin: 0; }

#subnav ul li a:hover { background: url(color_gray/pics/raquo.gif) no-repeat top left; padding: 0 0 0 10px; text-decoration: underline; }
#subnav ul li a.open { background: url(color_gray/pics/raquo.gif) no-repeat top left; padding: 0 0 0 10px; text-decoration: underline; }
#subnav ul li a.current { }
#subnav ul li.open { }
#subnav ul li.sub { padding: 0; margin: 0; background: none; }
#subnav 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: 0 20px 20px 0;
	width: 510px;
	float: right;
	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 {
	float: left;
	padding: 0;
	margin: 0;
	width: 200px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
	padding: 0;
}


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

#column2 { display: none; }

#column2 .column2Text {
	padding: 0;
	margin: 20px 0 0 0;
}


#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
	width: 770px;
	background: #003399;
	
}
#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; }










