﻿/* www.perhekotikuurankukka.fi */

/* YLEINEN SIVUN TYYLI */
body {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FFFFFF;	
	margin-top : 0px;
	margin-left : 0px;
}

/* TAULUKOT */
.tblContent
{
	vertical-align: top;
	text-align: left;	
	width: 100%;
}

.tblBottomContent
{
	vertical-align: top;
	text-align: left;	
	width: 100%;
	height: 100%;
}

/* SOLUT */
.tdContent
{
	background-image: url(../images/Kuurankukka_14.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.tdContentRow
{
	padding: 0 5px 15px 15px;	
}

.tdContentRowAlternativeLeft
{
	width: 125px;
	vertical-align: top;
}

.tdContentRowAlternativeRight
{
	vertical-align: top;
	padding: 0 5px 15px 0;	
}

.tdLeftBar
{
	background-image: url(../images/Kuurankukka_12.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.tdRightBar
{
	background-image: url(../images/Kuurankukka_15.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.tdMainContentHeaderRow1
{
	width: 125px;
	height: 100px;
	border: solid 0px red;	
	vertical-align: top;
}

.tdMainContentHeaderRow2
{
	vertical-align: top;
	padding: 15px 0 15px 0;
}

/* Header tyyli */
.tdHeaderTableCell1
{
	font-family: Tempus Sans ITC, Verdana, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 15px 0;
}

.tdHeaderTableCell2
{
}

.tdBottomContentRow1
{
	width: 65%;
	padding: 0 5px 15px 15px;
	text-align: left;	
}

.tdBottomContentRow2
{
	width: 35%;
	padding: 0 5px 15px 15px;	
	text-align: center;
	/*border-left: dashed 1px gray;*/
}

/* KUVAT */
.thumbImage
{
	cursor: pointer;	
	border: solid 1px #000000;
}
