body, html { 
	font-family: helvetica,arial,verdana,sans-serif; 
	font-size: 12px !important; 
	margin:0; 
}
		
img {
	border: 0px;
}

.line	{
	border-bottom: dotted 1px gray;
	width:500px;
	margin: 0;
}

h1 {
	font-family:helvetica,arial,verdana,sans-serif;
	font-size:16px;
	color:#000066;
	margin-bottom:2px;
}

h2 {
	font-size: 11px;
	margin: 7px 0;
}

hr {
	margin: 10px 0;
}

p {
	font-size: 11px;
	margin: 11px 0;
}

.otsikko_oranssi{
	font-weight: bold;
	font-size: 11pt;
	color: #fd750a;	
	padding-top:10px;
}

.oranssi_tarjousotsikko{
	font-weight: none;
	font-size: 12pt;
	color: #fd750a;	
	padding-top:0px;
}

.otsikko_oranssi_pieni{
	font-weight: bold;
	margin-bottom:-1px;
	font-size: 10pt;
	color: #fd750a;
}

.otsikko_oranssi_pieni a:link {
	color: #fd750a;
}

.otsikko_oranssi_pieni a:visited {
	color: #fd750a;
}

.otsikko_oranssi_pieni a:hover {
	color: #fd750a;
}

.alkaen	{
	display: inline;
	width:160px;
	height:18px;
	padding-left: 24px;
	color: #ffffff;
	text-decoration: none;
}

.alkaen a:link {
	width:160px;
	height:18px;
	color: #ffffff;
	text-decoration:none;
}

.alkaen a:visited	{
	width:160px;
	height:18px;
	color: #ffffff;
	text-decoration:none;
}


.alkaen a:hover	{
	width:160px;
	height:18px;
	color: #ffffff;
	text-decoration:none;
}

.tarjous {
	border: 2px;
	border-color: #000000;
}

a:link {
	color: #333;	
	text-decoration: none;
}
a:visited {
	color: #333; 
	text-decoration: none;
}
a:hover {
	color: #fd750a;
	text-decoration: underline;
}

/*
.blacklink {
	color: #000;
	text-decoration: none;
}
.blacklinkvisited {
	color: #000; 
	text-decoration: none;
}
.blacklinkhover {
	color: #000;
	text-decoration: none;
}
*/

.b {
	font-weight: bold;
}

.johdanto	{
	font-family:arial,helvetica,verdana;
	font-size:13px;
	font-weight:bold;
	color:#000099;
}

.morefeatures_header {
	padding-top: 10px;
	font-weight: normal;
	font-size: 12px;
	letter-spacing:2px;
	color: #000066;
	border-bottom:1px dotted gray;
}

.moreoffers_header {
	padding-top: 10px;
	font-weight: normal;
	font-size: 12px;
	letter-spacing:2px;
	color: #000066;
	border-bottom:1px dotted gray;
}

.latest_offers_header {
	width:160px;
	margin-left:20px;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	letter-spacing:2px;
	
	color: #000066;	
	border-bottom:1px dotted gray;
	margin-top: 0px;
}

.latest_offers {
	padding:0px;

	width:160px;
	margin-left:10px;
	background-color:#ffffff;	
	/*border:1px solid gray;*/
}

.latest_offers td {
	padding:0px;
	width:160px;
}

/* LOMAKKEET */
textarea, input {
	font-size: 12px;


}
select {
	font-size: 11px;
	font-weight: normal;
	font-family: arial,helvetica,verdana,sans-serif;
	border: 1px solid gray;
}

.button1	{
	font-family: arial,helvetica,verdana,sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	background-color:#fd750a;
	border:solid 1px #fd750a;
	width:100px;
	margin-top: 10px;
}

.button2	{
	font-family: arial,helvetica,verdana,sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	background-color:#999999;
	border:solid 1px #999999;
	width:84px;
	margin-top: 10px;
}

.lomaketeksti  {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size:11px;
	font-weight: normal;
}

.lomakeotsikko {
	color:#666666;
    font-size: 12px;
	border-bottom: dotted 1px gray;
	width:540px;
	margin: 0;
}

.fontsize_11px{
	font-size: 11px;
}