
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	
	font: .75em Arial, Tahoma, Verdana, sans-serif;
}

#shadow {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 700px;
	overflow: visible;
	background: transparent;
}

html>body #shadow {
	height: auto;
	min-height: 700px;
	overflow: hidden;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 700px;
	overflow: visible;
}

html>body #wrapper {
	height: auto;
	min-height: 700px;
	overflow: hidden;
}

#top {
	margin: 0 auto;
	width: 970px;
	height: 95px;
	position: relative;
	overflow: hidden;
}

a#logo {
	width: 399px;
	height: 54px;
	display: block;
	background: url(bg/kokouspaikat.gif) no-repeat;
	position: absolute;
	left: 5px;
	top: 5px;
}

#langs {
	float: right;
	width: auto;
	padding: 15px 15px 0px 15px;
}

#langs a {
	padding: 5px 10px 5px 25px;
	margin: 0px 10px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

#langs a:hover {
	text-decoration: underline;
}

#langs a.fi {
	background: url(bg/fi.jpg) no-repeat left center;
}

#langs a.en {
	background: url(bg/en.jpg) no-repeat left center;
}

#googleLangs {
	float: right;
	width: auto;
	padding: 15px 15px 0px 0px;
}

#googleLangs a {
	color: #0084ff;
	text-decoration: none;
	font-size: 11px;
}

#googleLangs a:hover {
	text-decoration: underline;
}

#tools {
	float: right;
	width: auto;
	padding: 15px 15px 0px 15px;
}

#tools a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

#tools a:hover {
	text-decoration: underline;
}

#sitemap {
	padding: 0px 0px 0px 20px;
	background: url(bg/sitemap.jpg) no-repeat left center;
}

#print {
	padding: 0px 0px 0px 20px;
	background: url(bg/print.jpg) no-repeat left center;
}

#search {
	clear: right;
	float: right;
	width: auto;
	padding: 15px 40px 0px 25px;
	background: url(bg/lookingGlass.jpg) no-repeat left bottom;
}

#search input#searchstring {
	width: 150px;
	border: 1px solid #e2e2e2;
}

#search input.searchButton {
	width: 59px;
	height: 22px;
	font: 11px/22px Arial, sans-serif;
	border: 0;
	background: url(bg/searchButton.jpg) no-repeat;
	cursor: pointer;
}

#navTop {
	margin: 0 auto;
	height: 29px;
	padding: 0px 0px 0px 200px;
	overflow: hidden;
}

/* Valikko */

#navTop ul {
	margin: 0;
	padding: 0;
}

#navTop ul li {
	margin: 0 5px;
	padding: 0;
	list-style-type: none;
	float: left;
	text-align: center;
}

#navTop ul li.open {
}

#navTop ul li a {
	margin: 0px 0px 0px 0px;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 15px;
	text-decoration: none;
	display: block;
	color: #2b5794;
	background-color: #82ade4;
}

#navTop ul li a.open {
	font-weight: normal;
	text-decoration: none;
    border: none;
}

#navTop ul li a:hover {
	text-decoration: underline;
}

#content {
	margin: 0 auto;
	width: 970px;
	padding: 0px;
}

#left {
	width: 242px;
	float: left;
}

#navLeft {
	padding: 0px;
	float: left;
	width: 200px;
	height: 450px;
	overflow: visible;
	overflow-x: hidden;
	color: #fff;
	position: relative;
	bottom: 1px;
}

#navLeft a,
#navLeft h1,
#navLeft h2,
#navLeft h3 {
	color: #000;
}

html>body #navLeft {
	height: auto;
	min-height: 450px;
	overflow: hidden;
}


#navLeftTop {
	padding: 0px;
	width: 242px;
	height: 450px;
	overflow: visible;
}

html>body #navLeftTop {
	height: auto;
	min-height: 450px;
	overflow: hidden;
}

#navLeftBottom {
	padding: 0px;
	width: 242px;
	height: 40px;
}

/* Vasen navi */

#navLeftTop ul {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
}

#navLeftTop ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#navLeftTop ul li a {
	margin: 2px 0px 2px 0px;
	padding: 8px 0px 8px 15px;
	text-decoration: none;
	display: block;
    background-color: #eff3f4;
    font-size: 13px;
	font-weight: bold;
	color: #2b5794;
}

#navLeftTop ul li a.open {
	
}

#navLeftTop ul li a:hover {
	text-decoration: underline;
}

/* Ala-alavalikko */

#navLeftTop ul li ul {
	margin: 0;
	padding: 2px 0px 1px 0px;
}

#navLeftTop ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#navLeftTop ul li ul li a {
	margin: 2px 0px 2px 0px;
	padding: 0px 20px 2px 30px;
	text-decoration: none;
	display: block;
	font-weight: normal;
    background: none;
}

#navLeftTop ul li ul li a.open {
	font-weight: normal;
}

#navLeftTop ul li ul li a:hover {
	font-weight: normal;
}

/* Ala-ala-alavalikko */

#navLeftTop ul li ul li ul {
	margin: 0;
	padding: 5px 0px 3px 0px;
}

#navLeftTop ul li ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#navLeftTop ul li ul li ul li a {
	margin: 2px 0px 2px 0px;
	padding: 0px 20px 2px 45px;
	text-decoration: none;
	display: block;
}

#navLeftTop ul li ul li ul li a.open {
	font-weight: normal;
}

#navLeftTop ul li ul li ul li a:hover {
	font-weight: normal;
}

.column2 {
	clear: left;
	float: left;
	padding: 20px 0px 0px 10px;
	overflow: hidden;
}

.column1 {
	padding: 0px 0px 20px 0px;
	height: 40px;
	overflow: visible;
}

html>body .column1 {
	height: auto;
	min-height: 40px;
	overflow: hidden;
}




/* Main */

#main {
	float: left;
	width: 500px;
}

#main .text {
	padding: 30px 30px 20px 0px;
	height: 450px;
	overflow: visible;
}

html>body #main .text {
	height: auto;
	min-height: 450px;
	overflow: hidden;
}

#main table {
	width: 420px;
}

/*Peruselementit*/

select {

}

a {
	outline: none;
	color: #2c4d94;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #2c4d94;
	font: bold 1.6em Calibri, Arial, sans-serif;
}

h2 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #2c4d94;
	font: bold 1.4em Calibri, Arial, sans-serif;
}

h3 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #2c4d94;
	font: bold 1.2em Calibri, Arial, sans-serif;
}

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0;
}

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

form {
	margin: 0px;
	padding: 0px;
}

/* Extranet */

#login {
	padding: 20px 10px 0px 20px;
}

#extranet {
	padding: 20px 10px 0px 20px;
}


/* Products */

.productLeft {
	width: 315px;
	height: 225px;
	padding: 10px 10px 10px 0px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e3e3e3;
	background: url(bg/productLeft.jpg) no-repeat right bottom;
}

.productRight {
	width: 315px;
	height: 225px;
	padding: 10px 0px 10px 10px;
	float: left;
	overflow: hidden;
	background: url(bg/productRight.jpg) no-repeat left bottom;
}

.product_pic {
	width: 130px;
	text-align: center;
	float: left;
}

.product_info {
	width: 175px;
	float: right;
}

.product_info h1 {
	font-size: 1.2em;
}

.product_info h1 a {
	text-decoration: none;
}

.product_info h1 a:hover {
	text-decoration: underline;
}

/* Product page */

#item {

}

#item .img {
	float: left;
	padding: 10px;
	width: 150px;
	text-align: center;
	margin-top: 20px;
}

#item .context {
	width: 480px;
	float: left;
}

#copy {
	clear: both;
	margin: 0 auto;
	padding: 10px 0px 20px 0px;
	text-align: center;
	font-size: .9em;
	color: #4c4c4c;
}

/* moreInfo */

#moreInfo {
	padding: 0px 20px;
	border: 1px solid #dcdcdc;
	-moz-border-radius: 15px;
	position: absolute;
}

/* Distributors */

#distributorsResult {
	
}

#map {
	width: 600px;
	height: 300px;
	background: url(images/world.jpg) no-repeat;
	position: relative;
}

#map #africa {
	width: 85px;
	height: 120px;
	position: absolute;
	top: 130px;
	left: 285px;
}

#map #asia {
	width: 170px;
	height: 170px;
	position: absolute;
	top: 10px;
	left: 385px;
}

#map #australia {
	width: 100px;
	height: 80px;
	position: absolute;
	top: 190px;
	left: 450px;
}

#map #europe {
	width: 100px;
	height: 90px;
	position: absolute;
	top: 30px;
	left: 280px;
}

#map #north_america {
	width: 180px;
	height: 160px;
	position: absolute;
	top: 10px;
	left: 90px;
}

#map #south_america {
	width: 80px;
	height: 100px;
	position: absolute;
	top: 180px;
	left: 180px;
}

.alert {
	color: #f00;
}

.dist {
	text-decoration: none;
	
}

.distH1 {
	/*color: #0084ff;*/
	font-size: 1.2em;
	padding: 5px 0px 0px 0px;
}

#distScroll {
	height: 500px;
	overflow: scroll;
	padding: 5px;
}

table.competitor td {
	vertical-align: top;
}

/* technicalspecs */

#technicalspecs {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	position: relative;
	overflow: visible;
	height: 200px;
	width: 480px;
}

html>body #technicalspecs {
	height: auto;
	min-height: 200px;
}

#technicalspecsNav {
	height: 32px;
	/*border-bottom: 1px solid #a3a3a3;*/
	padding-left: 10px;
	background: url(bg/technicalspecsNav.jpg) repeat-x bottom;
}

#technicalspecsNav ul {
	margin: 0;
	padding: 0;

}

#technicalspecsNav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	text-align: center;
}

#technicalspecsNav ul li.titleOpen {
    background: url(bg/titleRightOpen.jpg) no-repeat right top;
}

#technicalspecsNav ul li a {
	margin: 0px 0px 0px 0px;
	line-height: 32px;
	font-size: 11px;
	padding: 0px 15px;
	text-decoration: none;
	display: block;
	color: #000;
}

#technicalspecsNav ul li a.titleOpen {
	font-weight: normal;
	text-decoration: none;
    background: url(bg/titleLeftOpen.jpg) no-repeat left top;
    border: none;
}

#technicalspecsNav ul li a.title:hover {
	font-weight: normal;
	text-decoration: underline;
}




#tab1, #tab2, #tab3, #tab4, #tab5 {
	position: absolute;
	top: 30px;
	left: 0px;
	height: auto;
	display: block;
	float: left;
}

.tabData {
	height: auto;
	overflow: hidden;
	display: block;
	width: 450px;
	padding: 10px;
}

.tabData table {
	width: 450px;
}


/* status divs */
.statusActive {
  width: 70px;
  float: left;
  margin-right: 20px;
  padding: 56px 0 20px 0;
  text-align: center;
  height: 20px;
  background: url(bg/statusActive.gif) no-repeat center top;
}

.statusInactive {
  width: 70px;
  float: left;
  margin-right: 20px;
  padding: 56px 0 20px 0;
  height: 20px;
  text-align: center;
  background: url(bg/statusInactive.gif) no-repeat center top;
}

/* Please fix these. */
.errorField {
	background: red;
}
