
p, td.perusteksti, li {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}


/* Normal links in article cell */
td.perusteksti a {
	color : #333333;
	font-style: normal;
	font-weight: normal;
}
td.perusteksti a:link, td.perusteksti a:visited {
	color : #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration : underline;
}
td.perusteksti a:hover, td.perusteksti a:active {
	color : #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}


h1, h2, h3 {
	font-weight: bold;
	letter-spacing: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	color: #000066;
	font-size: 13px;
	/* text-transform: uppercase; */
}

h2 {
	font-size: 12px;
	color: #CC9900;
}

h3 {
	color: #006699;
	font-size : 12px;
}

h4 {
	font-size: 11px;
	color: Black;
}

/* Yleiset asemointimääritykset */
.left {
	text-align : left;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}


/* Special styles */
.newsaika {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

table.tarjousteaser, td.hintateaser {
	background-color: #dfffbf;
}

td.tarjousteaserheading {
	background-image: url(images/tarjous_teaser_heading_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
}


p.hinta {
	color: #008030;
	font-weight: bold;
	font-size: 11px;
	margin: 10px;
}

p.hinta a {
	color: #008030;
	font-weight: bold;
	font-size: 11px;
}
p.hinta a:link, p.hinta a:visited {
	color: #008030;
	font-weight: bold;
	font-size: 11px;
	text-decoration : none;
}
p.hinta a:hover, p.hinta a:active {
	color: #008030;
	font-weight: bold;
	font-size: 11px;
	text-decoration : none;
}

h1.tarjousteaserheading {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
}

h1.tarjousteaserheading a {
	font-size: 11px;
	color : #000000;
	font-family: Tahoma;
}
h1.tarjousteaserheading a:link, h1.tarjousteaserheading a:visited {
	font-size: 11px;
	color : #000000;
	font-family: Tahoma;
	text-decoration : none;
}
h1.tarjousteaserheading a:hover, h1.tarjousteaserheading a:active {
	font-size: 11px;
	color : #000000;
	font-family: Tahoma;
	text-decoration : underline;
}


/* Teaser image shadows */
td.shadowbottomleft {
	background-image: url(images/image_shadow_bottom_left.png);
	background-repeat: no-repeat;
	padding: 0;
}

td.shadowbottom {
	background-image: url(images/image_shadow_bottom.png);
	background-repeat: repeat-x;
	padding: 0;
}

td.shadowbottomright {
	background-image: url(images/image_shadow_bottom_right.png);
	background-repeat: no-repeat;
	padding: 0;
}

td.shadowright {
	background-image: url(images/image_shadow_right.png);
	background-repeat: repeat-y;
	padding: 0;
}

td.shadowtopright {
	background-image: url(images/image_shadow_top_right.png);
	background-repeat: no-repeat;
	padding: 0;
}

td.shadowbottom p, td.shadowright p {
	font-size: 4px;
	margin: 0;
}

/* Tarjous Contents Styles */

td.tarjousheading {
	background-image: url(images/tarjous_heading_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
}

h1.tarjousheading {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}

td.tarjoushintarow {
	background-image: url(images/additional_info_bg.png);
	background-repeat: repeat-y;
	padding: 0px;
}

table.hinta {
	float: right;
}

td.hinta {
	background-image: url(images/hinta_bg.png);
	background-repeat: repeat-y;
	padding: 3px;
}

td.hintabottom {
	background-image: url(images/hinta_bottom_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
}

td.tarjouscontent {
	background-image: url(images/additional_info_bg.png);
	background-repeat: repeat-y;
	padding: 0px;
}

td.tarjousbottom {
	background-image: url(images/additional_info_bottom_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
}

td.zeropadding {
	padding: 0px;
	padding-left: 1px;
	vertical-align: top;
}

td.tarjousdescription {
	padding: 10px;
}
