body {
	margin: 0;
	padding: 0;
	padding-bottom: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
img {
   border: 0;
}
td, p, li, tr
{
	color: #000000;
}

a:link, a:visited
{
	color: #FF00CC;
	text-decoration: underline;
	font-weight: normal;
}

a:hover, a:active
{
	color: #000000;
}


a.linklittle:link, a.linklittle:visited
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.linklittle:hover, a.linklittle:active
{
	color: #FF00CC;
}

a.linkmenu2:link, a.linkmenu2:visited
{
        font-size: 10px;
        color: #000000;
        text-decoration: none;
}

a.linkmenu:link, a.linkmenu:visited
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.linkmenu:hover, a.linkmenu:active
{
	color: #FF00CC;
}


.littletext
{
	font-size: 10px;
	color: #FF00CC;
	font-weight: normal;
}

.littletext2
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.active
{
	font-size: 10px;
	color: #FF00CC;
	text-decoration: none;
	font-weight: bold;
}

#taulu1 {
	border: 1px solid #b0b0b0;
	width: 100%;
	font-size: 10px;
	margin: 15px 0 0 0;
	color: #444444;
}
#taulu1 td {
	background: #f7f7f7;
	padding: 3px;
	font-size: 10px;
}
#taulu1 td a {
   font-size: 10px;
}
#headeri td {
	background: #a0a0a0;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
}

#logot {
	padding-top: 15px;
	width: 100%;
	text-align: center;
}

#logot img {
	padding: 10px;
}

.clr {
	clear: both;
}

#files {
	margin: 25px 0 0 5px;
	border-left: 1px solid #b0b0b0;
}
#files li {
	margin: 3px 0 7px -20px;
	list-style: inside url("images/bullet.gif");
}


#navig a, #navig a:visited, #navig a:hover {
	text-decoration: none;
	font-weight: normal;
}
#navig a {
	color: #444;
}
#navig a:hover {
	color: #000000;
}
#navig {
	position: relative;
	left: 0;
	top: 10px;
	text-align: left;
	width: 170px;
	font-family: "trebuchet ms";
	font-size: 13px !important;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navig li {
	background: #f9f9f9;
	border-left: 3px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	padding: 5px;
	margin: 0;
	margin-bottom: 4px;
}
#navig li:hover {
	border-color: #ff00ea;
	margin-left: 0px;
	background: #ffffff;
}
#navig .sub, #navig .sub-last {
	border-left: 8px solid #b0b0b0;
	padding: 3px 3px 3px 10px;
	margin: 0 0 3px 0px;
	font-weight: normal;
	font-size: 12px;
}
#navig .sub-last {
	margin: 0 0 4px 0;
}



#tuotteet { }

#tuotteet .tuote {
   width: 200px;
   margin: 5px;
   padding: 5px;
   /*float: left;*/
   border: 1px dotted #ccc;
}
#tuotteet .tuote h2,
#tuotteet .tuote h3 {
   font-weight: normal;
   padding: 0;
   margin: 0;
}

#tuotteet .tuote h2 {
   font-size: 10px;
   text-transform: uppercase;
   padding-bottom: 5px;
   color: #b7218e;
   font-weight: bold;
}
#tuotteet .tuote h3 {
   border-top: 1px solid #a6a6a6;
   font-size: 9px;
   text-transform: uppercase;
   color: #000;
   font-weight: normal;
   padding: 5px 0 0 0;
   width: 80px;
}
#tuotteet .kuvalinkki {
   padding-top: 10px;
   font-size: 9px;
   display: block;
}

#tuotteet .tuote img {
   float: right;
   margin-left: 10px;
}


.clear {
   clear: both;
}

#tapahtumat {
   border-top: 1px dashed #afafaf;
   margin-top: 25px;
}

#tapahtumat .tapahtuma {
   border-bottom: 1px dashed #afafaf;
   padding: 0 15pt 15pt 15pt;
   margin: 15px 0 0 0;
}

#tapahtumat h2 {
   color: #b7218e;
}

#tapahtumat .paakuva {
   float: left;
   
   padding: 0 15px 5px 0;
}

#tapahtumat h2,
#tapahtumat h3 {
   margin: 0;
   padding: 0;
   font-weight: bold;
}
#tapahtumat .vali {
   margin-bottom: 15px; 
}
#tapahtumat img {
   float: left;
   padding: 0 5px 5px 0;
}


#tapahtumat #kuvat {
   margin-top: 25px;
}



