body {
 font-family: arial, sans-serif;
 font-size: 10 px;
 line-height: 1.5;
 color: #000000; 
 background: #FFFFFF url(images/bgBottom.png) repeat-x fixed center bottom;
 margin: 0; 
 padding: 0;
}

a:link{
 color: #000000;
 text-decoration: none;
}

a:visited{
 color: #000000;
 text-decoration: none;
}

a:hover{
 color: #000000;
 text-decoration: none;
}

img {
 border: none;
}

h1 {
 line-height: 0px;
 font-size: 3em;
}

img {
 border: none;
}

#container {
 width: 100%;
 height: 245px;
 background: url(images/bg.png) 0 0 repeat-x;
}

#logo {
 float: left;
 margin-top: 35px;
 margin-left: 7px;
}


#contentContainer {
 width: 980px;
 height: 30px;
 margin: 0px auto -1px auto;
}

#header {
 width: 100%;
 height: 104px;
}

#topBar {
 display: none;
}

#hakupalkki {
 display: none;
}

#hae {
 display: none;
}

#haku {
 display: none;
}

#topNavi {
 display: none;
}

#topNavig {
 display: none;
}

#topNavig .topCell {
 display: none;
}

#navig {
 display: none;
}

#navigointi {
 width: 980px;
 margin: 0;
 padding: 0;
 line-height: 21px;
 }

#navigointi .naviContent {
 width: 190px; 
 height: 21px;
 border-bottom: 1px solid #e4e3e3;
}

#navigointi .naviContent:hover {
 border-bottom: 1px solid #df8825;
}

.naviLink{
 position: relative;
 top: 0px;
 left: 0px;
}

.naviLink a {
 position: absolute;
 top: -12px;
 width: 190px;
 height: 68px;
}

#navigointi .subMenuLeft {
 width: 185px;
 padding-left: 5px;
 padding-top: 10px;
 vertical-align: top;
 line-height: 10px;
}

#navigointi .subMenu {
 width: 190px;
 vertical-align: top;
 padding-top: 10px;
 line-height: 20px;
}

#navigointi td {
 padding: 0px;
}

#bottomFloater {
 padding-top: 20px;
 width: 100%px;
}

#content {
 width: 980px;
 margin-top: 10px;
 border-top: 1px solid #e4e3e3;
 background: #ffffff;
}

#leftContent {
 width: 394px;
 height: 350px;
 float: left;
 background: #ffffff;
}

#rightContent {
 width: 566px;
 float: right;
 margin-right: 10px;
 padding-right: 10px;
}

#footer {
 padding-top: 5px;
 width: 980px;
 height: 21px;
 text-align: right;
 float: right;
 clear: both;
 margin-bottom: 30px;
}

#footerNavi {
 display: none;
}

#products {
 overflow: auto;
 height:350px;
}

#rightMenu {
 display: none;
}

li {
 list-style: none;
 display: inline;
 margin: 6px;
}


.selectedSubCategory {
 color: #F3982A;
}