h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", serif;
	font-weight: bold;
	color: #5C5C5C;
	padding: 0;
	margin: 0 0 0.9em 0;
	line-height: 1.0;
}

.DNNEmptyPane {
    display: none;
}

.SearchForm .Header, .SearchForm .InStock label, .SearchForm .Keywords {
	color:#363636;
}

.Ingress {
    font-size:16px;
}

.Small {
    font-size:13px;
}

/*h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.3em;
}*/

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.15em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.05em;
}

h6 {
	font-size: 1.0em;
}

body {
/*	font-size: 0.75em;*/
	font-size: 14px;
	font-family: "Times New Roman", serif;
	line-height: 1.3;
}

table {
	font-size: 1.0em;
}


table thead, table th, table tfoot {
	color: #363636;
}

blockquote {
	font-family: "Times New Roman", serif;
}

a, a:link, a:visited {
	color: #363636;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #CC6C19;
}

a img {
	border: none;
}

.Normal {
	font-size: 1.0em;
	font-family: "Times New Roman", serif;
	color: #363636;
}

.clearer {
	clear: both;
    display: block;
}

.container_bottom {
	font-size: 0;
	clear: both;
}

.container_bottom a {
	font-size: 11px;
}

#Body {
	background-color: #FFF;
}

#top {
	position: relative;
	height: 110px;
	padding-top: 1px;
}

#toplogo {
	display: block;
	float: right;
	width: 148px;
	height: 52px;
	margin-top: 8px;
	margin-right: 16px;
	_margin-right: 8px;
	background: url(img/penope-logo.gif) top left no-repeat;
}

#lang {
	float: left;
	padding: 2px 0 0 9px;
	position:relative;
	z-index:99;
}

#lang ul {
	padding: 0;
	margin: 0;
}

#lang li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 4px 0 0;
	padding: 0 0 0 10px;
	background: url(img/langnav-separator.gif) 5px 4px no-repeat;
	_background-position: 5px 2px;
}

#lang li.Menu-first {
	background:none;
	padding:0;
}

#lang ul li a, #lang ul li a:link {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #5C5C5C;
	font-size: 0.8em;
	text-decoration: none;
}

#lang ul li a:hover {
	color: #CC6C19;
}

#lang ul li a.Menu-l0-open, #lang ul li a.Menu-l0-sel, #lang ul li a.Menu-l0-open-sel,
#lang ul li a.selected, #lang ul li a.Menu-open, #lang ul li a.Menu-sel
{
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #EA4500;
	color: #CC6C19;
	/*font-size: 1.2em;
	text-decoration: underline;*/
	font-weight: bold;
}

#user {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -410px;
	width: 820px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #767575;
}

#user a, #user a:link, #user a:visited {
	color: #817F7F;
}

#user a:hover {
	color: #CC6C19;
}

#navi {
	position: relative;
	margin-top: 67px;
	height: 36px;
	background: url(img/navi-bg.gif) top left repeat-x;
	font-size: 0.9em;
	text-align: center;
}

#naviwrap {
	_position: absolute;
	_right: 50%;
	_top: 0;
	_white-space: nowrap;
}

#navi ul {
	display: table;
	height: 36px;
	margin: 0 auto;
	_margin: 0;
	_position: relative;
	_left: 50%;
	_width: 1%;
	padding: 0 0 0 1px;
	background: url(img/navi-separator.gif) top left no-repeat;
}

#navi ul li {
	list-style: none;
	float: left;
	_float: none;
	_display: inline;
	_width: 1px;
	padding: 0 1px 0 0;
	background: url(img/navi-separator.gif) top right no-repeat;
}

#navi ul li a, #navi ul li a:link, #navi ul li a:visited {
	display: block;
	_display: inline-block;
	padding: 7px 17px 0 17px;
	height: 29px;
	_height: 36px;
	line-height: 1em;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #767575;
	font-size: 1.2em;
}

#navi ul li a:hover {
	color: #000;
	text-decoration: none;
}

#navi ul li a.Menu-l1-open, #navi ul li a.Menu-l1-sel, #navi ul li a.Menu-l1-open-sel,
#navi ul li a:link.Menu-l1-open, #navi ul li a:link.Menu-l1-sel, #navi ul li a:link.Menu-l1-open-sel
{
	color: #000 !important;
	background: url(img/navi-selected-bg.gif) top left repeat-x;
}

#wrap {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	font-family: "Times New Roman", serif;
	color: #363636;
}

#header {
	padding-left: 1px;
	padding-bottom: 16px;
}

#header p {
    margin: 0;
}

#leftbar {
	width: 193px;
	float: left;
	padding-top: 1px;
    overflow: hidden;
}

#leftnavi ul {
	margin: 0;
	padding: 0;
}

#leftnavi ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	background: url(img/arrow-bullet.gif) 100% 9px no-repeat;
}

#leftnavi ul li a, #leftnavi ul li a:link, #leftnavi ul li a:visited {
	display: block;
	/*padding: 8px 0 12px 2px;*/
	height: 34px;
	padding-left: 2px;
	background: url(img/announcement-border.gif) bottom left repeat-x;
	color: #817F7F;
}

#leftnavi ul li a:hover {
	color: #CC6C19;
}

#leftnavi ul li a.Menu-l2-sel, #leftnavi ul li a.Menu-l2-open-sel,
#leftnavi ul li a.Menu-l3-sel, #leftnavi ul li a.Menu-l3-open-sel,
#leftnavi ul li a.Menu-l4-sel, #leftnavi ul li a.Menu-l4-open-sel
{
	text-decoration: none;
	font-weight: bold;
}

#leftnavi ul ul {
	padding-left: 19px;
	background: url(img/announcement-border.gif) bottom left repeat-x;
	padding-top: 2px;
	padding-bottom: 12px;
}

#leftnavi ul ul li {
	height: 22px;
	line-height: 29px;
	background: url(img/arrow-bullet-level2.gif) 0 10px no-repeat;
}

#leftnavi ul ul li a, #leftnavi ul ul li a:link, #leftnavi ul ul li a:visited {
	height: 22px;
	background: none;
	padding-left: 14px;
}

#leftcontent {
	font-size: 0.9em;
}

#dnn_NaviPane div div {
	padding: 0;
}

#content {
	position: relative;
	padding-top: 1px;
	width: 616px;
	float: left;
	margin-left: 6px;
/*	_margin-left: 5px;*/
	font-size: 1.0em;
	overflow:hidden;
}

#dnn_ContentPane div div {
	padding: 0;
}

#leftcolumn {
	width: 370px; /* 340 */
	float: left;
}

#dnn_LeftPane div div {
	padding: 0;
}

#rightcolumn {
	width: 234px;
	float: right;
}

#dnn_RightPane div div {
	padding: 0;
}

#footer {
	margin-top: 18px;
	border-top: 1px solid #B9B9B9;
	padding-top: 13px;
	height: 47px;
	_height: 60px;
}

#footerwrap {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}

#footerlogo {
	display: block;
	float: left;
	width: 105px;
	height: 27px;
	margin-left: 18px;
	_margin-left: 9px;
	background: url(img/footer-logo.gif) top left no-repeat;
}

#copyright {
	float: right;
	text-align: right;
	margin-top: 6px;
}

#copyright span.SkinObject {
	font-size: 0.7em;
	font-family: Arial, sans-serif;
	color: #ADADAD;
}

#contact {
	font-size: 0.7em;
	font-family: Arial, sans-serif;
	color: #ADADAD;
/*	margin-left: 134px;*/
    padding-left: 134px;
    position: relative;
    zoom: 1;
}

@media print {
    #contact img {
        position: relative;
        zoom: 1;
        width: 11px;
        height: 9px;
/*        display: -moz-inline-box;*/
        border-bottom: 1px solid #FFF;
    }
}

table.contact {
	width: 543px;
}

table.contact .left {
	padding: 9px 20px 9px 0;
}

table.contact .center {
	padding: 9px 0 9px 20px;
	border-left: 1px solid #E9E9E9;
}

table.contact .right {
	padding: 9px 0 9px 20px;
	border-left: 1px solid #E9E9E9;
}

table.contact tr.separator td {
	height: 25px;
	font-size: 0;
	background: url(img/announcement-border.gif) left center repeat-x;
}

table.contact h5 {
	margin-bottom: 1px;
}

/* ANNOUNCEMENTS */

.DNN_ANN_DesignTable {
	margin-top: -10px;
}

.DNN_ANN_DesignTable td {
	padding: 16px 5px 4px 10px;
	background: url(img/announcement-border.gif) bottom left repeat-x;
}

.DNN_ANN_DesignTable td a.readmore {
	display: block;
	float: right;
	font-size: 0;
	margin-top: 6px;
	width: 12px;
	height: 12px;
	background: url(img/arrow-bullet.gif) top left no-repeat;
}

.DNN_ANN_DesignTable td span.SubHead {
	display: none;
}

/* FRONTPAGE SPECIFIC */

/* SUBPAGE SPECIFIC */

.subpage #leftbar {
	width: 234px;
}

.subpage #leftnavi {
	margin-bottom: 12px;
}

.subpage #dnn_NaviPane {
	width: 234px;
}

.subpage #content {
	margin-left: 22px; /* 26 */
	width: 560px;
}

.subpage #dnn_ContentPane {
	width: 560px;
}

.subpage #dnn_ContentPane div {
	width: 560px;
}

.subpage #dnn_ContentPane div div {
	width: auto;
}

.subpage #leftcolumn {
	width: 338px;
	float: left;
}

.subpage #rightcolumn {
	width: 212px;
	float: right;
}

.subpage #leftbar h2.naviheading {
	text-align: right;
	border-bottom: 1px solid #ADADAD;
	padding: 0 5px 3px 0;
	margin: 0 0 15px 0;
	line-height: 1em;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #5C5C5C;
	font-size: 1.4em;
}
.FormTable {width:100%;}

#dnn_ctr4387_Form_Table1 .FormTable, #dnn_ctr5736_Form_Table1 .FormTable {width:auto;}
#dnn_ctr4387_Form_Table1 .FormLabelCell, #dnn_ctr5736_Form_Table1 .FormLabelCell {width:110px;text-align:right;padding-right:10px;}
#dnn_ctr4387_Form_Table1 .FormControlCell, #dnn_ctr5736_Form_Table1 .FormControlCell {width:auto;}
input#dnn_ctr4387_Form_cmdSubmit, input#dnn_ctr5736_Form_cmdSubmit {margin-left:125px;} /* palautelomake */

input#dnn_ctr4390_Form_cmdSubmit {margin-left:49%;} /* harrikka */

.FormTable input, .FormTable textarea, .FormTable select {width:280px; text-align:left;}
.FormTable .FormCheckbox input {width:auto;} 
.FormTable input, .FormTable textarea, .FormTable select {font-family:"Times New Roman", Times, serif; font-size:14px;}
.FormLabelCell {width:49%;}
.FormControlCell {width:49%;}
.FormCheckbox, .FormMultipleSelect input {width:auto;}
.FormMultipleSelect label {}
.FormMultipleSelect {display:block;margin-bottom: -5px;}
.FormLabelControl {font-weight:bold;}
/* .FormLabel, .FormCheckBox {padding-bottom:5px;} */
#dnn_ctr4390_Form_Table1 td {padding:4px;}
#dnn_ctr4390_Form_ctl_307, #dnn_ctr4390_Form_ctl_309 {height:40px;}

.FormTable td span span.FormLabel {}
.FormLabel:last-child {}
/*
<tr>
				<td class="FormLabelCell"><span><a href="http://penope.d4.avenla.fi/fi/harley/Rekister%C3%B6idyHarleynarvontaan/tabid/2492/ctl/Edit/mid/4390/FormItemID/307/Default.aspx"><img src="/images/edit.gif" border="0"></a></span><span><span class="FormLabel">muu, mik?:</span></span></td>*/
				
				
				
.MuuMika {
	display: none;
}

#dnn_ctr_Signin_pnlLogin table {
	width: 240px !important;
}

.ProductBanner {
    padding-right: 1px;
}

.ProductBanner a, .ProductBanner a:link, .ProductBanner a:visited, .ProductBanner a:active, .ProductBanner a:hover {
    display: block;
    color: #FFF;
    text-decoration: none;
    background: #FF4B0F url(img/banner-bg.gif) top left no-repeat;
    padding: 0 12px 12px 12px;
    font-size: 1.1em;
}

.ProductBanner .BannerImage {
    display: block;
    float: left;
    width: 124px;
    text-align: center;
    padding-top: 12px;
}

.ProductBanner .BannerDescription {
    display: block;
    margin-left: 126px;
}

.frontpage .SearchForm {
    font-size: 0.99em;
}

.frontpage .SearchForm select, .frontpage .SearchForm .Keywords input {
    width: 205px !important;
}

.tribanners {
    position: relative;
}

.tribannerleft, .tribannermiddle, .tribannerright {
    float: left;
    width: 248px;
    margin-right: 35px;
    overflow: hidden;
}

.tribannerright {
    margin: 0;
}

.tribanners p {
    margin: 0 0 1.0em 0;
}

.AvenlaForm .DynamicFormFieldLabel {
    width: 110px;
    text-align: right;
}

.AvenlaForm .DynamicFormInput {
    margin-left: 120px;
    padding-bottom: 4px !important;
}

.AvenlaForm .DynamicFormText input, .AvenlaForm .DynamicFormTextarea textarea {
    width: 285px;
}

.AvenlaFormSubmit {
    padding: 10px 0 0 120px !important;
}

.AvenlaForm .widelabel .DynamicFormFieldLabel {
	width: auto;
	float: none;
	text-align: left;
	padding: 8px 0 4px 0;
}

.AvenlaForm .DynamicFormFieldInvalid .DynamicFormFieldLabel {
	color: #F55;
}

.weinigbanner {
	width: 190px;
	height: 265px;
	background: url(img/weinig-banner-2009.jpg) top left no-repeat;
}

.weinigbanner .input {
	padding: 202px 0 3px 19px !important;
}

.weinigbanner .input input {
	border-width: 1px;
	border-style: solid;
	border-color: #AAABB1 #DBDEE5 #E3E8EE #E1E2E9;
	width: 150px;
	padding: 2px 4px;
	background: #FFF;
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #000;
}

.weinigbanner .submit {
	padding: 0 0 0 19px !important;
}

.weinigbanner .submit input {
	width: 82px;
	height: 22px;
	border: none;
	background: url(img/weinig-banner-button.gif) top left no-repeat;
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #000;
}

.weinigbannerinvalid {
	margin: 10px 0;
	border: 1px solid #822;
	color: #000;
	background: #FDD;
	padding: 8px !important;
}

.p_AsNro {
	display: none !important;
}