body
{
	background: url('/images/bg.jpg');
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0px;
	font-family: arial;
    font-size: 11px;
    color: #3F3F3F;
}

h2
{
	font-size: 15px;
}

img
{
	border: 0px;	
}

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

hr
{
	border: none;
	background-color: gray;
	height: 1px;
}

a:link, a:active, a:visited
{
	text-decoration: none;
	color: #87623F;
}

a:hover
{
    text-decoration: underline;
}

.otsikko
{
	color : #87623F;
}

td, tr
{
	font-family: arial;
    font-size: 11px;
}

#nav
{
    margin: 0px;
    padding: 1px;
}

#nav li
{
    display: inline;
    list-style-type: none;
    margin-left: 15px;
    margin-right: 15px;
}

#nav ul a
{ 
    text-decoration: none;
}

#nav ul
{   
    list-style-type: none;
}

#icon-nav
{
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 38px;
    right: 20px;
}

#icon-nav li
{
    display: inline;
    list-style-type: none;
    margin: 2px;
}


#main
{
	width: 782px;
	border: 1px solid #87623F;
	margin: auto;
	background: url('/images/bg-main.jpg') repeat-y;
	position: relative;
}

#header
{
    height: 86px;
    width: 780px;
    background: url('/images/bg-header.jpg') repeat-x;
    border: 1px solid white;
    text-align: center;
}

#linkbar
{
    height: 13px;
    border-bottom: 1px solid #C4C4C4;
    background: white;
    text-align: center;
}

#banner
{
	height: 231px;
	background: url('/images/banner.jpg') no-repeat;
	border-bottom: 1px solid white;
}

#content
{
	position: relative;
	width: 612px;
	border: 1px solid white;
background: url('/images/bg-content.gif') repeat-y;
}

#content-start
{
	background: url('/images/bg-content-start.jpg') repeat-x;
	height: 26px;
	width: 612px;
}

#textarea
{
	width: 320px;
	margin-left: 205px;
	padding-left: 3em;
	padding-bottom: 40px;
min-height: 300px;
}

#vertical-links
{
	width: 166px;
	position: absolute;
	top: 105px;
	right: 0px;
	z-index: 2;
}

#news
{
	width: 180px;
	padding-left: 12px;
float: left;
}

#footer
{
    background: url('/images/bg-footer.jpg') repeat-x;
    height: 59px;
	width: 612px;
}

#copyright
{
    position: absolute;
    bottom: 9px;
    left: 190px;
    text-align: center;
    font-size: 8pt;
    color: #87623F;
}

#design
{

    text-align: center;
    font-family: verdana;
    font-size: 7pt;
    color: #ABABAB;
width: 130px;
margin-left: 20px;
margin-top: 30px

}

.cornerimage
{
	position: absolute;
	bottom: 0px;
	right: -168px;
	z-index: 1;
	clear: both;
}

.kuva-left
{
    float: left;
    margin-right: 1em;
}

.kuva-right
{
    float: right;
}

.linkbutton
{
	float: right;
}

.formtextbox
{
  border: 1px solid #716D6A;
  font-family: tahoma;
  font-size: 12px;
  background: #EEEEEE;
  padding-left: 3px;
  padding-right: 1em; 
}

.formnappi
{
  border: 1px solid #716D6A;
  font-family: tahoma;
  font-size: 11px;
  background: #D9D9D9;
}

.tuotetieto
{
color : #87623F;
text-align: left;
}

.tuoteotsikko
{
text-align: right;
padding-right: 1em;
}

.tuotekuva
{
border: 2px solid #222;
width: 280px;
}

.kategoriakuva
{
border: 1px solid #5c5c5c;
margin-bottom: 4px;
}

.kategorialinkki
{
font-weight: bold;
padding-left: 8px;
}

#product-images img
{
margin-right: 10px;
margin-bottom: 6px;
}