body {
	background-image: url(../../images/harline/bodybg.jpg);
	background-repeat: repeat;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.wheels_etusivu td a {
	text-decoration: none;
}

a.tuoteotsikko {
	color: #CC0001;
	font-weight: bold;
	text-decoration: none;
}

.bodytop {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../../images/harline/body_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.topbar {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #000000;

}
.middlebar {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	background-color: #000000;

}
.textarea {
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;


}
.leipisalue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 8px;
	vertical-align: top;
	height: 100%;
}
.bottombar {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;

}
p {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.vmain:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
a.vmain:active {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
a.vmain:visited {


	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
a.vmain:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;

}
.aktiivinensivu {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #AC0000;
	text-decoration: none;
	background-color: #000000;

}
.aktiivinensivu:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;

}
.aktiivinensivu_sub {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #AC0000;
	text-decoration: none;
	background-color: #000000;
	text-transform: lowercase;

}
.aktiivinensivu_sub:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D6D6D6;
	text-decoration: none;
	background-color: #000000;
	text-transform: lowercase;

}
a.alasivu:link {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.alasivu:active {


	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #AC0000;
	text-decoration: none;
}
a.alasivu:visited {



	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.alasivu:hover {




	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #D6D6D6;
	text-decoration: none;
}

.products {
	position: relative;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 10px;
	margin-top: 20px;
	width: 95%;
}

.products h2 {
	position: absolute;
	top: -20px;
	left: 5px;
	font-size: 14px;
	background: white;
	padding-left: 3px;
	padding-right: 10px;
	color: #9A0000;
	font-weight: bold;
	font-family: Arial;
}

.productbox {
	position: relative;
	border-left: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	/*float:left;*/
	text-align: center;
	width: 160px;
	height: 140px;
	margin: 2px;
	padding: 2px;
	overflow:auto;
}

div#product1 {
	border-left: 0px;
	border-bottom: 1px dotted #CCCCCC;
}
div#product4 {
	border-left: 0px;
	border-bottom: 0px;
}
div#product5 {
	border-bottom: 0px;
}
div#product6 {
	border-bottom: 0px;
}
div#product7 {
	border-bottom: 0px;
}

.productbox h3 a {
	font-size: 11px;
}

.productbox h3 a:hover {
  font-size: 11px;
	text-decoration: underline;
}

.prodprice {
	position: absolute;
	left: 20px;
	bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	/*float: left;*/
	text-align: right;
}

td.pagetitle	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}

td.pagetitle_text	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
}

a.pagetitle_link		{ 
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}	
a.pagetitle_link:visited{ 
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a.pagetitle_link:hover	{ 
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}

a.back			{ color: #000000; text-decoration: none; }
a.back:visited	{ color: #000000; text-decoration: none; }
a.back:hover	{ text-decoration: underline; }

td.newshead	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}

a.lue:link	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
	color: #AC0000;
	text-decoration: none;
	border: 0px;
	background-color: #FFFFFF;
}

a.lue:visited	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
	color: #AC0000;
	text-decoration: none;
	border: 0px;
	background-color: #FFFFFF;
}
a.lue:hover	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
	color: #AC0000;
	text-decoration: underline;
	border: 0px;
	background-color: #FFFFFF;
}

span.price {
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	height: 18px;
}

img.prodimg {
	float: left;
	margin: 10px;
	padding-right: 10px;
	border-right: 0px;
}

.productmenu {
	border: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: abstop;
}

a:hover span {
	color: #000000;
	text-decoration: none;
}

/* nettitieto */
a.ntg {
        font-family: Verdana, Arial;
        font-size: 9pt;
        color: #FFFFFF;
        text-decoration: none;
		background-color: #CCCCCC;
}
a.ntg:visited     {
        font-family: Verdana, Arial;
        font-size: 7pt;
        color: #000000;
        text-decoration: none;
		background-color: #CCCCCC;
		padding-left: 2px;
		padding-right: 2px;
}
a.ntg:hover     {
        font-family: Verdana, Arial;
        font-size: 7pt;
        color: #000000;
        text-decoration: underline;
		background-color: #CCCCCC;
}


td.frontnews {
color:#000000;
font-weight:normal;
}
a.frontnews:link {
color:#000000;
font-weight:bolder;
text-decoration:none;
}
a.frontnews:active {
color:#000000;
font-weight:bolder;
text-decoration:none;
}
a.frontnews:visited {
color:#000000;
font-weight:bolder;
text-decoration:none;
}
a.frontnews:hover {
color:#000000;
font-weight:bolder;
text-decoration:underline;
}

