html, body {
  background-color: #FFFFFF;
  background-image: url('http://www.majava.fi/images/pageBG.gif');
  background-repeat: repeat-x;
  background-position: top;
  height: 100%;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  line-height: 20px;
  color: #444444;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

fieldset {
  border: 0;
}

label {
  float: left;
  width: 250px;
  font-weight: bold;
}

.virhe {
  margin-left: 250px;
  font-size: 11px;
  color: #FF0000;
}

ul, li {
  list-style-image: url('http://www.majava.fi/images/bullet.gif');
  color: #444444;
}

li.usability {
  float: left;
  margin-right: 20px;
}

li.usability:first-child {
  list-style: none;
}

a {
  text-decoration: none;
  color: #0098DF;
}

a:hover {
  text-decoration: underline;
  color: #01405E;
}

#clear{
  clear: both;
}

#main {
  width: 1000px;
  height: 100%;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  vertical-align: top;
  padding: 0px;
  border: 16px solid white;
}

#siteContentTop {
  background-color: #FFFFFF;
  text-align: right;
  vertical-align: top;
  color: #44444;
  height: 30px;
}

#siteContentLeft {
  float: left;
  background-color: #FFFFFF;
  width: 800px;
  margin-right: 8px;
  vertical-align: top;
}

#siteContentRight {
  float: right;
  background-color: #FFFFFF;
  width: 192px;
  vertical-align: top;
  text-align: center;
}

#header {
  width: 800px;
  height: 223px;
  /*background-image: url('http://www.majavatuote.fi/img/logo.jpg'); background-repeat: no-repeat; background-position: top left;*/
}

#menu {
  width: 800px;
  height: 36px;
  background-color: #01405E;
  background-image: url("http://www.majava.fi/images/mmbg.gif"); background-repeat: repeat-x;
  border-top: 2px solid #FFFFFF;
  padding: 0; 
}

#menu a {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 36px;
  padding: 6px;
}

#menu a:hover, #menu a.selected , #menu a.selected:hover {
  color: #FFF100;
}

#usability {
  background-color: #FFFFFF;
  background-image: url('http://www.majava.fi/images/usabilityBG.gif'); background-repeat: no-repeat; background-position: left;
  height: 30px;
  font-weight: bold;
  line-height: 30px;
  text-align: right;
  vertical-align: middle;
  padding: 4px 4px 4px 250px;
}

#usability a, #usability a:hover{
  font-size: 11px;
}

/* vasemman puoliskon sisältö */
#columnLeft {
  float: left;
  background-image: url("http://www.majava.fi/images/leftmenuBG.gif"); background-repeat: repeat-x; background-position: top;
  width: 200px;
}

/* oikean puoliskon sisältö */
#columnRight {
  float: right;
  background-color: #FFFFFF;
  width: 590px;
  border-left: 10px solid white;
}

#subMenu {
  border-bottom: 1px dashed #AAAAAA;
  padding-left: 4px;
  padding-right: 4px;
  line-height: 30px;
}

#subMenu.selected {
  border-bottom: 0px;
}

#subMenu a {
  color: #0098DF;
  text-decoration: none;
}

#subMenu a:hover {
  text-decoration: underline;
  color: #01405E;
}

#subMenu a.selected  {
  text-decoration: none;
  color: #01405E;
}

#subMenu a.selected:hover {
  text-decoration: none;
}

#tabs {
  border-bottom: 1px dotted #333333;
}

#tabs_content {
  -moz-border-radius-topright: 4px;
  -webkit-border-radius-topright: 4px;
  background-color: #EEEEEE;
  padding: 4px 4px 0 4px;
}

#pageContent {
  text-align: left;
  vertical-align: top;
}

#pageContentLeft {
	width: 560px;
	float: left;
}

#pageContentRight {
	float: right;
	width: 210px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

#boxesHeader {
  width: 192px;
  background-color: #24B3B3;
  background-image: url('http://www.majava.fi/images/boxHeaders.gif');
  background-position: right center;
  background-repeat: no-repeat;
  border-bottom: 4px solid white;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
}

#boxesContent {
  width: 192px;
  text-align: center;
}

#footer {
  font-size: 11px; font-weight: normal; color: #444444;
  text-align: center;
  letter-spacing: 1px;
  height: 30px;
  padding: 4px;
  border-top: 1px dotted #AAAAAA;
}

#sitemap {
  padding: 10px;
  line-height: 30px;
}

  .sitemap-first-level {
    font-size: 14px;
	font-weight: bold;
  }

table.ctl-list, table.search-results {
  width: 100%;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}

  td.search-results {
    text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #444444;
  }

  td.ctl-list-image-holder {
    width: 185px;
	text-align: left;
	vertical-align: top;
  }
  
  td.ctl-list-products-description {
    vertical-align: top;
	padding: 4px;
  }
  
  td.ctl-list-made-in-finland {
     width: 120px;
	 text-align: center;
  }
  
  tr.search-results-alternating {
    background-color: #F4F4F4;
  }

.navi-links {
  margin: 0 4px 0 4px;
}
  
a.navi-link {
  border: 1px solid #D7E8F9;
  font-size: 11px;
  color: #0062A4;
  padding: 4px;
  line-height: 28px;
}

a.navi-link:hover {
  border: 1px solid #0098DF;
  color: #FF5400;
}

a.navi-link-selected {
  border: 1px solid #0098DF;
  background-color: #0098DF;
  color: #FFFFFF;
  padding: 4px;
  line-height: 28px;
}

a.navi-link-selected:hover {
  text-decoration: underline;
}
  
.hakukentta {
  background-color: #FFFFFF;
  border: 1px solid #3CB0EA;
  color: #3CB0EA;
  padding: 2px;
}

.tekstikentta {
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: normal;
  background-color: #FFFFFF;
  border: 1px solid #3CB0EA;
  color: #111111;
  padding: 2px;
}

.virhe {
  margin-left: 268px;
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  color: #FF0000;
}

.painikkeet {
  background-color: #3CB0EA;
  border: 1px solid #3CB0EA;
  line-height: 23px;
  color: #FFFFFF;
}

.hakupainike {
  height: 21px;
  background-color: #3CB0EA;
  border: 1px solid #3CB0EA;
  line-height: 23px;
  color: #FFFFFF;
}