html, body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(gfx/tausta.gif);
	background-repeat: repeat-x;
}
.wrapper {
	width: 980px;
	background-image: url(gfx/tausta_banner.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808080;
	border-left-color: #808080;
}
.spacer {
	width: 20px;
	}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.dropdown {
	background-image: url(gfx/sidebar_dropdown_tausta.gif);
	background-repeat: repeat-y;
}
.dropdown_selected {
	background-image: url(gfx/sidebar_dropdown_tausta2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
p.indent {
	margin-left: 25px;
	margin-top:0px;
	margin-bottom: 0px;
	line-height: 100%;
}
p.indent_selected {
	margin-left: 25px;
	margin-top:0px;
	margin-bottom: 0px;
	line-height: 100%;
	font-weight: bold;
}
p {
	margin-bottom: 15px;
}
.otsikko, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	color: #333333;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.model_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	color: #5c7eb2;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#product_parameters
{
    clear: both;
}

.warning
{
    font-weight: bold;
    color: red;
}

.alaotsikko, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #0066CC;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.leipis, p, td, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 155%;
	color: #333333;
	margin: 0px;
}
.paluupolku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 155%;
	color: #999999;
	padding-top: 5px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;	
	}
.paluupolku .notlink
{
    color: black;
}

.tabteksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 155%;
	color: #2c2c2c;
	margin: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.valittu_subgroup
{
	font-weight: bold;
}
.discontinued
{
	font-weight: bold;
	color: #666666;
}
.vasen {
}
.oikea {
	float: right;
	margin-right: 15px;
	}
.navigaatio {
	float: left;
	margin: 0px;
	padding-left: 15px;
	}
.navigaatioright {
	float: right;
	margin: 0px;
	padding-left: 15px;
	}
.navigation ul
{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	cursor: default;
	display:block;
}

.navigation li
{
	float: left;
	margin: 0px;
	padding-right: 0px;
	list-style-type: none;
	display:block;
	line-height: 30px;
}



.navigation a, .navigation a span
{
	display: block;
	float: left
}

.navigation a:hover span
{
	
}


.navigation li a:link, .navigation li a:visited
{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFFFFF;
}
.navigation li a:link span, .navigation li a:visited span
{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.td_sidebar_tausta
{
	background-image: url(gfx/sidebar_tausta.gif);
	background-position: right;
}
.td_sidebar_highlight
{
	background-position: right;
	background-image: url(gfx/sidebar_hilight_tausta.gif);
}


.selected_subgroup {
	font-weight: bold;
}

a:link, a:visited {
	color:#0460bf; text-decoration:none;
}
a:focus {
	text-decoration:underline; color:#0460bf;
}
a:hover, a:active {
	text-decoration:underline; color:#0460bf;
}

#product_list a:link, #product_list a:visited {
	color:#3f3f3f; text-decoration:none;
}
#product_list a:focus {
	text-decoration:underline; color:#636468;
}
#product_list a:hover, #product_list a:active {
	text-decoration:none; color:#636468;
}

#contact_info a:link, #contact_info a:visited {
	color:#0460bf; text-decoration:none;
}
#contact_info a:focus {
	text-decoration:underline; color:#0460bf;
}
#contact_info a:hover, #contact_info a:active {
	text-decoration:underline; color:#0460bf;
}

.left_selected_td {
	background-color: #5c7eb2;
}
.left_non_selected_td {
	background-color: #b5c5dd;
}
.param_name {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 155%;
	color: #333333;
	font-weight: bolder;
	letter-spacing: 1px;
	margin: 0px;
}
.param_value_right_td_odd {
	border-bottom: 1px solid #d1d2d5;
	border-right: 1px solid #d1d2d5;
	background-color: #ececed;
	padding: 0px;
	padding-left: 5px;
}
.param_value_right_td_odd ul {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
.param_value_right_td_even {
	border-bottom: 1px solid #d1d2d5;
	border-right: 1px solid #d1d2d5;
	background-color: #f4f4f4;
	padding: 0px;
	padding-left: 5px;
}
.param_value_right_td_even ul {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}


.param_value_left_td_odd {
	border-bottom: 1px solid #d1d2d5;
	border-left: 1px solid #d1d2d5;
	background-color: #ececed;
	padding: 0px;
	padding-left: 5px;
}
.param_value_left_td_even {
	border-bottom: 1px solid #d1d2d5;
	border-left: 1px solid #d1d2d5;
	background-color: #f4f4f4;
	padding: 0px;
	padding-left: 5px;
}


.param_title_td {
	margin: 0px;
	padding-left: 5px;
	
}

.value_left_td_odd {
	border-bottom: 1px solid #d1d2d5;
	border-left: 1px solid #d1d2d5;
	background-color: #e6eff8;
	padding: 3px;
	padding-left: 5px;
}
.value_left_td_even {
	border-bottom: 1px solid #d1d2d5;
	border-left: 1px solid #d1d2d5;
	background-color: #f1f5f9;
	padding: 3px;
	padding-left: 5px;
}
.value_middle_td_even {
	border-bottom: 1px solid #d1d2d5;
	background-color: #f1f5f9;
	padding: 3px;
	padding-left: 5px;
}
.value_middle_td_odd {
	border-bottom: 1px solid #d1d2d5;
	background-color: #e6eff8;
	padding: 3px;
	padding-left: 5px;
}
.value_right_td_odd {
	border-bottom: 1px solid #d1d2d5;
	border-right: 1px solid #d1d2d5;
	background-color: #e6eff8;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.value_right_td_even {
	border-bottom: 1px solid #d1d2d5;
	border-right: 1px solid #d1d2d5;
	background-color: #f1f5f9;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.etusivu_fin {
	background-image: url(gfx/etusivu_fin.jpg);
	background-repeat: no-repeat;
}
.etusivu_eng {
	background-image: url(gfx/etusivu_eng.jpg);
	background-repeat: no-repeat;
}
hr {
	background-color: #808080;
	color: #808080;
	height: 1px;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.address_box {
        font-family: cursive;
        font-weight: bold;
	border-top: 2px solid #9a9a9a;
	border-bottom: 2px solid #9a9a9a;
	border-left: 2px solid #9a9a9a;
	border-right: 2px solid #9a9a9a;
	padding: 5px;
	width: 250px;
}

.software_title{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 155%;
	color: #333333;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.software_td{
	border-bottom: 1px solid #d1d2d5;
	background-color: #f1f5f9;
	padding: 3px;
	padding-left: 5px;
}

.country_list{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 120px;
}

table.country {
	padding-top: 10px;
}

.country_td {
	padding-top: 5px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;	
}

/* Ei korostuksia maihin */
a.country:link    { color:black; text-decoration:none; }
a.country:visited { color:black; text-decoration:none; }
a.country:hover   { color:black; text-decoration:none; }
a.country:active  { color:black; text-decoration:none; }

span.country {
	font-size: 16px;
	font-weight: bold;
	
}
td.dist_contact_title{
	padding-right:20px;
}

.dist_name{
	font-weight: bold;
	
}
option.selected{
	font-weight: bold;
}


/*
.parameter_wizard tbody tr td{
	padding: 60px 30px 30px 30px;
	width:100%;
}
*/

.searchable_parameter
{
	color: blue;
	font-family: monospace;
}

.long_text p + p
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
    margin-top: 1em;
}

#page_text
{
    width: 550px;
    overflow:auto;
}



.normal_parameter
{
	font-family: monospace;
}

.product_info tr td
{
    vertical-align: top;
}

.product_info
{
    clear: both;
}

.product_price
{
	color: #33a553;
	font-weight: bold;
}
.editor_tip
{
    position:absolute;
    top:40px;
    right:0px;
	color: #72c662;
    border:1px solid #999;
    text-align:left;
    vertical-align:middle;
    line-height:20px;
    padding: 5px;
    width:50%;
}

.editor_title
{
    font-family: sans-serif;
    font-weight: bold;
    color: #6c79bc;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align:left;
}

.editor_error_text
{
    font-weight:bold;
    color: red;
}

.editor_error_text a
{
    color: red;
}


.search_groupname
{
	margin-top: 15px;
}
.search_paramname
{
	float: left;
	padding: 1px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.search_clear
{
	clear: both;
}
.search_terms
{
	font-weight: bold;
	font-style: italic;
}
.search_alert_info
{
	color: #ff0000;
}
.tuotetaulu_image {
    vertical-align: middle;
    background-color:white;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-color: #aaaaaa;
    border-right-style: solid;   
    border-bottom-color: #aaaaaa;
    border-left-color: #aaaaaa;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 155%;
    color: #333333;
    margin: 0px;
    padding: 5px;
}
.tuotetaulu_image_selected {
    vertical-align: middle;
	border-left: 1px solid #d9d9db;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 155%;
	color: #333333;
	margin: 0px;
	padding: 5px;
	background-color: #d9d9db;
}
.tuotetaulu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 155%;
	color: #333333;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(gfx/tausta_tuotetaulu.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tuotetaulu_selected {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 155%;
	color: #333333;
	margin: 0px;
	padding: 5px;
	background-color: #d9d9db;

}

.tuotetaulu > p
{
    margin-bottom: 10px;
}

.tuotetaulu_selected > p
{
    margin-bottom: 10px;
}

.compare_image
{
	padding-top: 10%;
	display: block;
}

.cart_image
{
	padding-top: 5px;
}

.search_background
{
	background-image: url(gfx/haku_tausta.gif);
}

.compare_chart_td_title
{
	width: 25%;
	border: 1px solid #d9d9db;
	border-left: 0px;
	border-bottom: 0px;
	padding-top: 10px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	text-align: center;
	background-color: #ffffff;
}
.compare_left_border
{
	border-left: 1px solid #d9d9db;
}
.compare_value_td
{
	padding: 1px;
}
.compare_no_value
{
	padding: 1px;
}
.compare_table
{
	border-spacing: 0px;
}
.compare_param_name
{
	font-weight: normal;
}
.compare_param_groupname
{
	font-weight: bold;
	font-size: 12px;
}
.compare_left_column
{
	padding: 1px;
}
.compare_title
{
	font-weight: bold;
}
#compare_sortable
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	cursor: default;
}
.compare_info
{
	color: #7b7b7b;
	text-align: left;
}
.compare_in_compare
{
	font-weight: bold;
	background-color: #dce3ee;
}
#compare_sortable li
{
	margin: 0px;
	padding: 2px;
	padding-left: 0px;
}
.compare_help_window
{
	border: 1px solid #dce3ee;
	background-color: #ffffff;
	width: 350px;
	margin-top: 30px;
	padding: 4px;
}
.terms_of_delivery_window
{
	border: 1px solid #dce3ee;
	background-color: #ffffff;
	width: 710px;
	margin-top: 30px;
	padding: 4px;
}
.compare_price
{
	color: #33a553;
	font-weight: bold;
}
.compare_price_cell
{
	text-align: center;
	padding: 4px;
	border-top: 1px solid #d9d9db;
	border-right: 1px solid #d9d9db;
	border-bottom: 1px solid #d9d9db;
	background-color: #ffffff;
}
.compare_title_helper
{
	height: 100px;
	text-align: center;
}
.compare_block_title
{
	font-weight: bold;
}
.error_login
{
	color: #a40000;
}

.logout_panel
{
	clear: both;
	width: 100%;
	text-align: right;
}

.logout_panel > a:link, a:visited, a:active, a:hover
{
    text-decoration: none;
}

.navimg
{
	margin: 0px;
	padding: 0px;
}

.cart_product
{
	font-weight: bold;
	font-style: italic;
}
.cart_img_col
{
	border: 1px solid #c4c4c4;
	padding: 5px;
}
.cart_product_col
{
	border: 1px solid #c4c4c4;
	border-left: none;
	padding: 5px;
	padding-top: 10px;
}
.cart_price_col
{
	border: 1px solid #c4c4c4;
	border-left: none;
	border-bottom: none;
	padding: 5px;
	text-align: right;
	vertical-align: middle;
}
.cart_price_col_bottom
{
	border-bottom: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	border-top: 1px solid #c4c4c4;
	padding: 5px;
	text-align: right;
	vertical-align: middle;
}
.cart_price
{
	font-weight: bold;
}

.cart_price_summarum_left_top
{
	padding-right: 5px;
	padding-top: 10px;
	border: 1px solid #c4c4c4;
	border-bottom: none;
	border-right: none;
	width: 80%;
	background-color: #f3f3f3;
}
.cart_price_summarum_left_bottom
{
	padding-right: 5px;
	padding-bottom: 10px;
	border: 1px solid #c4c4c4;
	border-top: none;
	border-right: none;
	width: 80%;
	font-weight: bold;
	background-color: #f3f3f3;
}
.cart_price_summarum_right_top
{
	padding-right: 5px;
	padding-top: 10px;
	border: 1px solid #c4c4c4;
	border-bottom: none;
	border-left: none;
	width: 20%;
	background-color: #f3f3f3;
}
.cart_price_summarum_right_bottom
{
	padding-right: 5px;
	padding-bottom: 10px;
	border: 1px solid #c4c4c4;
	border-top: none;
	border-left: none;
	width: 20%;
	font-weight: bold;
	background-color: #f3f3f3;
}
.cart_price_summarum_left_middle
{
	padding-right: 5px;
	border: 1px solid #c4c4c4;
	border-top: none;
	border-bottom: none;
	border-right: none;
	width: 20%;
	background-color: #f3f3f3;
}
.cart_price_summarum_right_middle
{
	padding-right: 5px;
	border: 1px solid #c4c4c4;
	border-top: none;
	border-bottom: none;
	border-left: none;
	width: 20%;
	background-color: #f3f3f3;
}

.valiotsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	color: #333333;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.cart_hr
{
	background-color: #b5c5dd;
	color: #b5c5dd;
	height: 1px;
	border: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
}

.orderer_details
{
	color: #076b9c;
	font-weight: bold;
}
.orderer_details_error
{
	color: #e30000;
	font-weight: bold;
}
.order_left
{
	padding-right: 20px;
	padding-bottom: 8px;
    vertical-align: top;
}
.order_right
{
	width: 100%;
	padding-bottom: 8px;
    vertical-align: top;
}
.order_notify
{
	padding: 5px;
	color: #e30000;
	border: 1px solid #c4c4c4;
	background-color: #f3f3f3;
	margin-bottom: 15px;
	background-image: url(gfx/warning_big.gif);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 130px
}
.order_confirm_cell
{
	color: #076b9c;
	font-weight: bold;
}
.product_line_odd
{
	background-color: #ececed;
}
.product_line_even
{
	background-color: #f4f4f4;
}
.cart_alert
{
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #c4c4c4;
	background-color: #f3f3f3;
	color: #FF0000;
}
.ordered_products
{
	width: 100%;
}
.order_number
{
	font-weight: bold;
}
.order_print_line
{
	text-align: right;
}
.print_hide
{
}
.hide
{
	display: none;
}
.orderer_info
{
	font-weight: normal;
	color: #6d6d6d;
}
.payment_order_id
{
	font-weight: bold;
}

.software_change_log
{
	border: 1px solid #dce3ee;
	background-color: #ffffff;
	width: 500px;
	margin-top: 30px;
	padding: 4px;
}

img.table_icon{
    border: none;
    
}

/* Ei korostuksia maihin */
a.change_log:link    { color:black; text-decoration:none; }
a.change_log:visited { color:black; text-decoration:none; }
a.change_log:hover   { color:black; text-decoration:none; }
a.change_log:active  { color:black; text-decoration:none; }

span.change_log {
	font-size: 16px;
	font-weight: bold;
	
}

img.table_icon{
    display: block;
    margin-left: auto;
    margin-right: auto;    
}

#download_details a:hover img, #download_details a:active img, #download_details a:link img, #download_details a:visited img{
    border: none;
}

.extra_orders_list
{
	border-right: 1px solid #c4c4c5;
	padding: 2px;
}

/* tyylit kalibrointitodistussivuille */

/* valitun laitteen tiedot*/

p.selected_device
{
    font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;	
}
/* taulukon cert_list ulkoasu */
table.cert_list 
{
	border: 1px;
	border-style: solid;
	border-color: #d9d9db;
}

/* otsikkorivien muotoilu */
table.cert_list thead tr th 
{
    background-color: #f1f1f1;
    padding: 5px;
    font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

/* solujen leveydet ja keskitykset */
table.cert_list tbody tr td.date_cell
{
	width: 150px;
}

table.cert_list tbody tr td.download_cell
{
	width: 50px;
}


/* solujen fontit */
table.cert_list tbody tr td 
{
    padding: 5px;
    font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}

/* seepraraidoitukset taulukkoon */ 

table.cert_list tr td
{
    background-color: white;
    padding: 5px;
}

table.cert_list tr.alt td 
{
    background-color: #f1f1f1;
    padding: 5px;
}

table.cert_list tr.over td, table.cert_list tr:hover td 
{
    background-color: #d9d9db;
    padding: 5px;
}  

/* cert_list loppuu */


/*datepicker */

div.ui-datepicker
{
    font-size: 14px;
}

/* Palautelomakesivu*/
#contact  label.error
{
    color: red;
    font-weight: bold;
    padding-left: 10px;
}


.message_notify
{
	padding: 5px;
	color: #e30000;
	border: 1px solid #c4c4c4;
	background-color: #f3f3f3;
	margin-bottom: 15px;
	background-image: url(gfx/warning_big.gif);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 130px
}

/* Palautelomakesivu loppuu*/

/* etusivu */
.news_separator
{
    border: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

.news_date
{
    color: grey;
    font-weight: bold;
    margin-bottom: 5px;
}



td.title_column
{
    font-weight: bold;
    width: 30%;
    padding-left: 5px;
}


td.link_column
{
    width: 20%;
}

fieldset.order_options
{
    border: 1px solid LightGrey;
    padding: 8px;
    margin-bottom: 10px;
}

fieldset.order_options > legend
{
    Color: #0066cc;
    font-weight: bold;

}

.compare_button
{
    padding-top: 5px;
}

img.navigation_icon{
    border: none;
    padding-right: 5px;
    vertical-align: -2px;

}

/* Tuotteiden ja ryhmien linkkien muotoilut */
#linklist
{
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 150px;
    float: right;
    padding-top: 0pt;
    padding-right: 0px;
    padding-bottom: 0pt;
    padding-left: 0pt;
    background-color: #f3f5f9;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    position: absolute;
    right: 0px;
    top: 50px;

}


#linklisttop
{
    height: 10px;
    background-color: transparent;
    background-image: url(/gfx/linklist_top.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    margin-right: 0pt;
}

#linklistbottom
{
    height: 10px;
    line-height: 10px;
    font-size: 10px;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    background-image: url(/gfx/linklist_bottom.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;

}


#linklist ul
{
    color: #0066cc;
    font-size: 11px;
    margin-top: 0pt;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0pt;
    padding-left: 1.75em;
    list-style-type: none;

}

#linklist li
{
    margin-bottom: 5px;
    text-indent: -2em;
    padding-left: 1em;
    padding-right: 1em;
    line-height: 1.2em;


}
#linklist h3
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 1.75em;
    margin-top: 0.1em;
    margin-bottom: 0.4em;
    color: #5c7eb2;
}

#productinfo
{
    margin-top: 20pt;
    margin-right: 0pt;
    margin-bottom: 10px;
    margin-left: 0px;
    width: 550px;
    float: left;
    padding-top: 0pt;
    padding-right: 0px;
    padding-bottom: 0pt;
    padding-left: 0px;
    background-color: #f7f7f7;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    position: relative;

}


#productinfotop
{
    height: 10px;
    background-color: transparent;
    background-image: url(/gfx/product_info_top.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    margin-right: 0pt;
}


#productinfobottom
{
    height: 10px;
    line-height: 10px;
    font-size: 10px;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    background-image: url(/gfx/product_info_bottom.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;

}

#productinfo table tr td
{
    padding-left: 10px;
    padding-right: 10px;
}

#productinfo ul
{
    color: #0066cc;
    margin-top: 0pt;
    margin-right: 5pt;
    margin-bottom: 10px;
    margin-left: 0pt;
    padding-left: 1.75em;
    list-style-type: none;

}

#productinfo li
{
    margin-bottom: 3px;
    text-indent: -2em;
    padding-left: 2em;


}
#productinfo h3
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 1.75em;
    margin-top: 0.1em;
    margin-bottom: 0.2em;
    color: #5c7eb2;
}



#page_content
{
    position: relative;
}

/* Tuotteiden ja ryhmien linkkien muotoilut loppuu */

/* Tilastosivujen muotoilut */

.ui-datepicker-div
{
    z-index: 9999999;
}
.clip_button
{
    float: left;
    width:130px;
    text-align:center;
    border:1px solid #dce3ee;
    background-color:#f3f5f9;
    margin:0px;
    padding:4px;
    cursor:default;
    font-size:9pt;
}

.clip_button.hover
{
    background-color:#dce3ee;
}

.clip_button.active
{
    background-color:#5c7eb2;
}

.clip_buttons ul
{
    list-style-type: none;
    padding: 0px;
    margin-left: 0px;
    cursor: default;
    display:block;
}

.clip_buttons li
{
    
    margin-left: -40px;
    margin-right: 42px;
    padding-right: 0px;
    list-style-type: none;
    display:block;
    line-height: 12px;
}

.shortlist
{
    font-size: 14px;
    line-height: 25px;
}

label[for]
{
    cursor: pointer;
}

.ova_targets
{
	float: left;
	width: 25%;
	padding: 1px;
}

.ova_target_count
{
	padding: 0px;
	padding-right: 10px;
}

.ova_area_start
{
	padding-left: 5px;
	padding-top: 10px;
	background-image: url(gfx/tausta_order_otsikko.png);
	background-repeat: no-repeat;
}

.ova_order_left
{
	padding-right: 20px;
	padding-left: 5px;
	padding-bottom: 8px;
	vertical-align: top;
	background-color: #ffffff;
}
.ova_order_right
{
	width: 100%;
	padding-bottom: 8px;
	vertical-align: top;
	background-color: #ffffff;
}

.ova_calibration_area
{
	margin: 0;
	padding: 0;
}

.ova_measurement_even
{
	background-color: #ffffff;
}

.ova_measurement_odd
{
	background-color: #f1f1f1;
}

.details_left
{
	width: 40%;
	vertical-align: top;
}

.details_right
{
	width: 60%;
	vertical-align: top;
}

.update_information
{
	font-weight: bold;
	color: green;
}

.ova_cancel_td
{
	padding-left: 20px;
}

.ova_error
{
    color: red;
}
