html, body {
  background-color: #E4E1ED;
  background-image: url('http://www.tioy.fi/img/tausta.jpg');
  height: 100%;
  font-family: Arial, Tahoma, Verdana;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

ul {
  list-style-image: url('http://www.tioy.fi/img/bullet.gif');
  line-height: 18px;
}

li {
  list-style-image: url('http://www.tioy.fi/img/bullet.gif');
  line-height: 18px;
}

A {
  font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: normal; text-decoration: none; color: #1E5D9F;
}

A:hover {
  font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: normal; text-decoration: underline; color: #1E5D9F;
}

A.bold {
  font-family: Arial, Tahoma, Verdana; font-size: 17px; font-weight: bold; text-decoration: none; color: #1E5D9F;
}

A.bold:hover {
  font-family: Arial, Tahoma, Verdana; font-size: 17px; font-weight: bold; text-decoration: underline; color: #1E5D9F;
} 

A.topper {
  font-family: Arial, Tahoma, Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #676767;
}

A.topper:hover {
  font-family: Arial, Tahoma, Verdana; font-size: 11px; font-weight: bold; text-decoration: underline; color: #676767;
}

A.blogActions {
  font-family: Arial, Tahoma, Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #1E5D9F;
}

A.blogActions:hover {
  font-family: Arial, Tahoma, Verdana; font-size: 11px; font-weight: bold; text-decoration: underline; color: #1E5D9F;
  background-color: #EDF6FF;
}

a.footer {
  color: #246C9C;
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 18px;
  padding: 4px;
}

a.footer:hover {
  color: #000000;
  background-color: #DFF0FB;
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 18px;
  padding: 4px;
}

A.pageHeaders {
  font-size: 18px;
  font-weight: bold;
  color: #4C698F;
  text-decoration: underline;
  letter-spacing: 1px;
  line-height: 26px;
}

A.pageHeaders:hover {
  font-size: 18px;
  font-weight: bold;
  color: #FF230C;
  text-decoration: none;
  letter-spacing: 1px;
  line-height: 26px;
}

a.navi {
  color: #4C698F;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 18px;
}

a.navi:hover {
  color: #4C698F;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 18px;
}

/* koko sivusto tämän taulukon sisällä */
table.app_superTable {
  background-color: #FFFFFF;
  width: 750px;
  height: 100%;
  border-spacing: 0px;
  padding: 0px;
  border: 16px solid white;
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

td.app_superCell {
  background-color: #FFFFFF;
  text-align: left;
  vertical-align: top;
  padding: 0px;
}

/* tämän taulukon sisällä rakenne */
table.app_mainTable {
  width: 750px;
  /*height: 100%;*/
  border-collapse: collapse;
  border-spacing: 0px;
  /*border-left: 2px solid white; border-right: 2px solid white; border-bottom: 2px solid white;*/
}

/* päävalikko tämän solun sisälle */
td.app_mainMenu {
  background-image: url("../img/mainMenuBG.gif"); background-repeat: repeat-x;
  width: 750px;
  height: 31px;
  padding: 0px;
  border-bottom: 2px solid #DEDEDE;
}

/* tämä taulukko sisältää päävalikon solut */
table.app_mainMenu {
  background-color: #FFFFFF;
}

/* päävalikon normaali solu, mikäli tyyppi on teksti */
td.app_mainMenuCell {
  height: 31px;
  background-color: #FFFFFF;
  background-image: url("../img/mainMenuBG.gif"); background-repeat: repeat-x;
  text-align: left;
  padding: 6px;
}

/* lännen tili- ja isännöinti: lisäykset: */
.app_mainMenuCellExtra {
  width: 100%;
  /*height: 31px;*/
  background-image: url("../img/mmBullet.gif"); background-repeat: no-repeat; background-position: right center;
  padding-right: 16px;
}

/* päävalikon mouseover -solu, mikäli tyyppi on teksti */
td.app_mainMenuCellHover {
  background-color: #FFFFFF;
  background-image: url("../img/mainMenuSelectedBG.gif"); background-repeat: repeat-x;
  height: 31px;
  text-align: left;
  padding: 6px;
}

/* lännen tili- ja isännöinti: lisäykset: */
.app_mainMenuCellHoverExtra {
  width: 100%;
  /*height: 31px;*/
  background-image: url("../img/mmBulletActive.gif"); background-repeat: no-repeat; background-position: right center;
  padding-right: 16px;
}

/* päävalikon normaalin -solun linkki*/
td.app_mainMenuCell a {
  color: #5F5F5F;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 18px;
}

/* päävalikon normaalin -solun linkki*/
td.app_mainMenuCell a:hover {
  color: #FFFFFF;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 18px;
}

/* päävalikon mouseover -solun linkki*/
td.app_mainMenuCellHover a {
  color: #FFFFFF;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 18px;
}

/* päävalikon mouseover -solun mouseover -linkki */
td.app_mainMenuCellHover a:hover {
  color: #FFFFFF;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 18px;
}

/* vasen valikko / päävalikon alla olevat sivukohtaiset alasivustot / linkit */
table.app_leftMenu {
  width: 200px;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 2px solid #E2E2E2; border-top: 0px solid white;
}

td.app_leftMenu {
  height: 32px;
  padding-left: 4px; padding-right: 4px;
  line-height: 16px;
  border-bottom: 2px dotted #D4D4D4;
}

td.app_leftMenu:hover {
  height: 32px;
  padding-left: 4px; padding-right: 4px;
  line-height: 16px;
  border-bottom: 2px dotted #D4D4D4;
}

td.app_leftMenuActive {
  height: 32px;
  padding-left: 4px; padding-right: 4px;
  line-height: 16px;
  border-bottom: 2px dotted #D4D4D4;
}

td.app_leftMenuActive:hover {
  height: 32px;
  padding-left: 4px; padding-right: 4px;
  line-height: 16px;
  border-bottom: 2px dotted #D4D4D4;
}

td.app_leftMenu a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #1E63AA;
}

td.app_leftMenu a:hover {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #1E63AA;
}

td.app_leftMenuActive a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #1E63AA;  
}

td.app_leftMenuActive a:hover {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #1E63AA;
}

/* oikea valikko / jatkuvasti näkyvillä olevat linkit */
table.app_rightMenu {
  background-color: #FFFFFF;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px solid black;
}

td.app_rightMenu {
  height: 36px;
  text-align: left;
  vertical-align: middle;
  padding-left: 8px; padding-right: 8px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;  
}

td.app_rightMenuHover {
  height: 36px;
  text-align: left;
  vertical-align: middle;
  padding-left: 8px; padding-right: 8px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

a.app_rightMenu {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

a.app_rightMenu:hover {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #FFFFFF;
}

td.app_footerCell {
  font-family: Arial, Tahoma, Verdana; font-size: 10px; font-weight: bold; text-decoration: none; color: #FFFFFF;
  text-align: center;
  height: 30px;
  padding: 4px;
}

table.app_footerTable {
  width: 100%;
  background-color: #000000;
  border: 0px solid black;
}

/*************************/
/* etusivun tyylimuotoilut */
table.app_frontPage {
  width: 100%;
  /*height: 100%;*/
  border-collapse: collapse;
  border-spacing: 0px;
}

td.app_frontPage {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px solid white;
  padding: 0px;
}

td.app_frontPageLeft {
  /*background-color: #FFFFFF; */
  padding: 0px;
}

td.app_frontPageRight {
  /*width: 200px;*/ /* leveyttä ei määritellä tässä, vasta kun valikko on näkyvillä */
  background-color: #FFFFFF; /*DC3603*/
  padding: 0px;
}

/*************************/


/**********************************/
/* normaalin sivun tyylimuotoilut */
table.app_normalPage {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px solid black;
}

td.app_normalPage {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px solid white;
  padding: 0px;
}

td.app_normalPageLeft {
  width: 200px;
  height: 100%;
  padding: 0px;
  vertical-align: top;
}

td.app_normalPageCenter {
  height: 100%;
  padding: 0px;
  border-left: 8px solid white;
}

td.app_normalPageRight {
  height: 100%;
  background-color: #FFFFFF;
  padding: 0px;
}

/**********************************/

/* sivun sisältötaulukko */
table.app_pageContents {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px solid black;
}

/* sivun sisältötaulukon solu */
td.app_pageContentsCell {
  text-align: left;
  vertical-align: top;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  line-height: 18px;
  padding: 8px;
}

td.app_pageContentsCell table {
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px solid white;
  font-family: Arial, Tahoma, Verdana; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000;
  text-align: left;
}

td.app_pageContentsCell td {
  padding: 4px;
}

/* sivun otsikko <div> */
.app_pageHeader, h1{
  color: #FFFFFF;
  width: 100%;
  background-image: url('http://www.tioy.fi/img/pageHeader.gif'); background-repeat: no-repeat;
  font-family: Arial, Tahoma, Verdana;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  line-height: 38px;
}

/* helppokäyttötoiminnot */
.app_pageUsability {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  padding: 4px;
}

/* 404 */
.app_404 {
  border: 1px dotted #FF0000;
  background-color: #FFF6F3;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none;
  line-height: 20px;
  padding: 4px;
}


/* korvaa .app_pageTextin, koska editori luo p-tagit, fiksaa myös ylempi? table,tr,td-määritys */
p {
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  text-align: justify;
  font-weight: normal;
  color: #4B4B4B;
  text-decoration: none;
  line-height: 20px;
  padding: 4px;
}

.app_pageText {
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  text-align: justify;
  font-weight: normal;
  color: #4B4B4B;
  text-decoration: none;
  line-height: 20px;
  padding: 4px;
}

.app_pageText table tr td {
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  text-align: justify;
  font-weight: normal;
  color: #4B4B4B;
  text-decoration: none;
  line-height: 20px;
  padding: 4px;
}

h2 {
  /*color: #FF7200;*/
  color: #246C9C;
  font-family: Arial, Tahoma, Verdana;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  line-height: 26px;
}

/* käytettävyys */
td.app_usabilityOptions {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  padding-left: 2px; padding-right: 2px;
}

/*
///////////////////////////////////////////////////////////
 BLOGit
///////////////////////////////////////////////////////////
*/

div.blogHeaders {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #4B6D09;
  line-height: 24px;
  letter-spacing: 0px;
  padding-bottom: 4px;
}

div.blogHeaders a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #4B6D09;
  line-height: 24px;
  letter-spacing: 0px;
  padding-bottom: 4px; padding-top: 4px;
}

div.blogHeaders a:hover {
  background-color: #E0F5D1;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  color: #4B6D09;
  line-height: 24px;
  letter-spacing: 0px;
  padding-bottom: 4px; padding-top: 4px;
}

div.blogContents {
  border: 1px dotted #000000;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-align: justify;
  color: #000000;
  line-height: 18px;
  letter-spacing: 0.1px;
  padding: 8px;
}

div.blogComments {
  border: 1px dotted #CD4D00;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-align: justify;
  color: #000000;
  line-height: 18px;
  padding: 8px;
}

div.blogComments a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #4A320F;
  line-height: 18px;
}

div.blogComments a:hover {
  color: #ff5600;
  text-decoration: underline;
}

div.defaultFormatting {
  font-family: Arial, Tahoma, Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #000000;
  padding-top: 4px;
}

.app_inputField {
  background-color: #FFFFFF;
  border: 1px solid #747474;
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  padding-left: 2px;
  letter-spacing: 0.5px;
}

.app_searchField {
  background-color: #FFFFFF;
  font-family: Arial, Tahoma, Verdana;
  vertical-align: bottom;
  font-size: 11px;
  font-weight: bold;
  color: #3C73AF;
  text-decoration: none;
  height: 21px;
  padding: 2px;
  border: 1px solid #B7CFE9; border-right: 0px solid white;
}

.app_inputFieldContents {
  border: 1px solid #D7D7D7;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  padding: 2px;
  letter-spacing: 0.5px;
}

.app_inputFieldContentsRequired {
  border: 1px solid #D7D7D7;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #C33802;
  text-decoration: none;
  padding: 2px;
  letter-spacing: 0.5px;
}

.app_inputButton {
  height: 21px;
  background-image: url('http://www.tioy.fi/img/buttonBG.gif'); background-repeat: repeat-x;
  background-color: #0D4987;
  border: 1px solid #B7CFE9;
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.app_searchButton {
  width: 24px;
  height: 24px;
  background-image: url('http://www.tioy.fi/img/searchButton.gif'); background-repeat: no-repeat;
  border: 0px solid white;
  font-family: Arial, Tahoma, Verdana;
  font-size: 1px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.app_inputButtonNormal {
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  font-weight: bold;
}
