@charset "utf-8";
/* 
	Tuko.fi styles
*/

body
{
	margin: 0;
	padding: 20px;
	background: #e9ecee url(../images/body_bg.gif) top left;
	color: #565656;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a img
{
	border: none;
}

a,
a:link,
a:visited
{
	color: #06c;
	text-decoration: underline;
}

a:hover,
a:active
{
	text-decoration: none;
	outline: none;
}


h1,
h2,
h3
{
	font-size: 16px;
	color: #01578d;
	font-weight: bold;
	margin: .6em 0;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 12px;
}





.clearer
{
	clear: both;
}



#wrapper
{
	background-color: #fff;
	width: 950px;
	padding: 10px;
	border: 1px solid #d7d9da;
	margin: 0 auto;
	text-align: left;
}

#head_wrapper
{
	width: 940px;
	border-right: 10px solid #0266b6;
	background: #1580d0 url(../images/head_bg.gif) repeat-y left top;
}

#head
{
	width: 940px;
	height: 98px;
	border-bottom: 1px solid #0866ab;
	background: transparent url(../images/masthead.gif) no-repeat 43px 35px;
}

#head h1
{
	float: left;
	width: 190px;
	height: 98px;
	margin: 0;
	padding: 0;
}

#head h1 a,
#head h1 a:link,
#head h1 a:visited
{
	display: block;
	width: 122px;
	height: 44px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: relative;
	top: 35px;
	left: 43px;
	text-indent: -9999px;
	z-index: 1000;
}

#langlinks
{
	width: 350px;
	float: left;
	padding-top: 33px;
	font-size: 11px;
	color: #fff;
}

#langlinks a,
#langlinks a:link,
#langlinks a:visited,
#sectionmenu a,
#sectionmenu a:link,
#sectionmenu a:visited
{
	color: #fff;
	text-decoration: none;
}

#langlinks a:hover,
#langlinks a:active,
#sectionmenu a:hover,
#sectionmenu a:active
{
	color: #fff;
	text-decoration: underline;
}

#sectionmenu
{
	width: 221px;
	float: right;
}

#sectionmenu a,
#sectionmenu a:link,
#sectionmenu a:visited,
#sectionmenu a:hover,
#sectionmenu a:active
{
	float: left;
	width: 109px;
	padding: 9px 0 8px;
	margin: 0 0 8px 1px;
	background: #02538f url(../images/btn_bg.gif) repeat-x left top;
	text-align: center;
	font-size: 11px;
}

#sectionmenu form
{
	clear: both;
	margin: 0;
	padding: 0;
}

#sectionmenu input.textinput
{
	margin: 0 0 0 2px;
	padding: 2px 8px 3px;
	width: 160px;
	background: #fff url(../images/search_bg.gif) no-repeat left top;
	border: none;
	color: #5f93bb;
}

#sectionmenu input.imageinput
{
	padding: 8px 6px;
	vertical-align: top;
}

#navbar
{
	background-color: #004f91;
}


#breadcrumbs
{
	clear: both;
	background-color: #f4f4f5;
	border: 1px solid #d6dde2;
	font-size: 11px;
	padding: 5px 29px 5px 12px;
}

#breadcrumbs a,
#breadcrumbs a:link,
#breadcrumbs a:visited
{
	color: #2a7fd4;
	text-decoration: none;
}

#breadcrumbs a:hover,
#breadcrumbs a:active
{
	text-decoration: underline;
}

#printlink
{
	float: right;
}



#body
{
	background: transparent url(../images/pxl_gray.gif) repeat-y 219px top;
}

#subnavi
{
	width: 219px;
	height: auto !important;
	min-height: 500px;
	height: 500px;
	margin: 10px 0 0;
	padding: 0;
	float: left;
}

#subnavi ul
{
	width: 201px;
	margin: 0 0 0 4px;
	padding: 0;
	list-style: none;
}

#subnavi ul ul
{
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #e1e1e1;
}

#subnavi ul ul ul
{
	border: none;
}

#subnavi li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#subnavi li a,
#subnavi li a:link,
#subnavi li a:visited
{
	display: block;
	width: 182px;
	background-color: #fff;
	border-bottom: 1px solid #e1e1e1;
	padding: 2px 19px 2px 0;
	color: #01578d;
	text-decoration: none;
}

#subnavi li a:hover,
#subnavi li a:active
{
	background-color: #f4f4f5;
}


#subnavi li a.haschildren,
#subnavi li a.haschildren:link,
#subnavi li a.haschildren:visited,
#subnavi li a.haschildren:hover,
#subnavi li a.haschildren:active
{
	background-image: url(../images/blt_orange.gif);
	background-repeat: no-repeat;
	background-position: 187px 6px;
}

#subnavi li a.haschildrenactive,
#subnavi li a.haschildrenactive:link,
#subnavi li a.haschildrenactive:visited,
#subnavi li a.haschildrenactive:hover,
#subnavi li a.haschildrenactive:active
{
	background-image: url(../images/blt_orange.gif);
	background-repeat: no-repeat;
	background-position: 187px 6px;
	border: none;
	font-weight: bold;
}

#subnavi li a.active,
#subnavi li a.active:link,
#subnavi li a.active:visited,
#subnavi li a.active:hover,
#subnavi li a.active:active
{
	font-weight: bold;
}

#subnavi li li a,
#subnavi li li a:link,
#subnavi li li a:visited
{
	background-color: #fff;
	width: 172px;
	padding: 2px 19px 2px 10px;
	border: none;
}

#subnavi li li a:hover,
#subnavi li li a:active
{
	background-color: #f4f4f5;
}

/*
#subnavi li li a.active,
#subnavi li li a.active:link,
#subnavi li li a.active:visited,
#subnavi li li a.active:hover,
#subnavi li li a.active:active
{
	text-decoration: underline;
}
*/

#subnavi li li li a,
#subnavi li li li a:link,
#subnavi li li li a:visited
{
	background-color: #fff;
	width: 162px;
	padding: 2px 19px 2px 20px;
}

#subnavi li li li a:hover,
#subnavi li li li a:active
{
	background-color: #f4f4f5;
}




#content
{
	width: 685px;
	margin: 10px 0 0 17px;
	padding: 0 0 20px;
	float: left;
}

#product_content
{
	width: 700px;
	margin: 10px 0 0 17px;
	padding: 0 0 20px;
	float: left;
}
#footer
{
	margin: 0 -10px;
	padding: 10px;
	border-top: 1px solid #e1e1e1;
}



#subhome_left
{
	width: 280px;
	padding: 20px 10px 0 0;
	margin-top: -10px;
	border-right: 1px solid #d6dde2;
	float: left;
}

#subhome_right
{
	width: 400px;
	margin: -10px -20px 0 -1px;
	border-left: 1px solid #d6dde2;
	float: left;
	padding: 10px 0 0 6px;
}

#subhome_right div.subhome_content
{
	padding: 10px 0;
	border-bottom: 1px solid #d6dde2;
}

#subhome_right table
{
	width: 100%;
	border-collapse: collapse;
}

#subhome_right td
{
	vertical-align: top;
	padding: 0;
}

#subhome_right td.imagecontainer
{
	width: 150px;
	float: left;
}

#subhome_right h2
{
	padding-left: 19px;
	background: transparent url(../images/blt_blue_big.gif) no-repeat left 3px;
}







table.news_list
{
	border-collapse: collapse;
}

table.news_list td
{
	padding: 2px 0;
	vertical-align: top;
}

table.news_list td.date
{
	padding-right: 10px;
}









/* Navigo specific styles */

/* NAVIGO DEFAULT TABLE */

.u4-table-default
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.u4-table-default-header,
#body #content td.u4-table-default-header
{
	background-color: #1487dd;
	color: #fff;
	vertical-align: top;
	text-align: left;
	font-weight: bold;´
	color: #fff;
	padding: 4px 10px;
	border-bottom: 1px solid #0866ab;
}

.u4-table-default-header2,
.u4-table-default-even,
.u4-table-default-odd
{
	background-color: #f4f4f5;
	vertical-align: top;
	text-align: left;	
	border-bottom: 1px solid #d6dde2;
	padding: 2px 10px;
}

.u4-table-default-odd
{
	background-color: #fff;
}


/* UNSTYLED TABLE */

.u4-table-unstyled-header,
.u4-table-unstyled-header2,
.u4-table-unstyled-even,
.u4-table-unstyled-odd
{
	vertical-align: top;
	text-align: left;
}

/* TABLE CELL STYLES */

.u4-table-default-left
{
	text-align: left;
	padding: 4px 8px;
	border-top: 1px solid #fff;
}

.u4-table-unstyled-left
{
	text-align: left;
}

.u4-table-default-right
{
	text-align: right;
	padding: 4px 8px;
	border-top: 1px solid #fff;
}

.u4-table-unstyled-right
{
	text-align: right;
}



.u4-table-default p,
.u4-table-unstyled p
{
	margin: 0;
	padding: 0;
}


/*  bullet-listakohtien valeista ylimaaraiset marginaalit pois */

ul p.MsoNormal { margin-top:2px; margin-bottom: 2px; }
ul p { margin-top:2px; margin-bottom: 2px; }

.textInputTd, .selectInputTd, .senderInputTd{
    width : 183px;
}





#productlist table
{
	width: 100%;
	border-collapse: collapse;
}

#productlist tr.hilite td.product_description
{
	background-color: #deeef5;
	cursor: pointer;
}

#productlist td
{
	padding: 0;
	border: 1px dotted #b2b2b2;
}

#productlist td.product_image
{
	width: 71px;
}

#productlist td.product_description
{
	padding: 12px;
}

#productlist td.product_description h3
{
	font-size: 10px;
	margin: 0 0 .6em;
}

#productlist td.product_description h3 a,
#productlist td.product_description h3 a:link,
#productlist td.product_description h3 a:visited
{
	color: #154b95;
	text-decoration: none;
}

#productlist td.product_description h3 a:hover,
#productlist td.product_description h3 a:active
{
	color: #154b95;
	text-decoration: none;
}

#productlist td.product_description p
{
	margin: 0;
}

#productlist tr.empty_row td
{
	height: 9px;
	border: none;
}



#product_info
{
	width: 300px;
	float: left;
	display: inline;
}

#product_info table.prodinfo
{
	width: 100%;
	border-top: 1px dotted #b2b2b2;
}

#product_info table.prodinfo th
{
	width: 107px;
	text-align: left;
	vertical-align: top;
	color: #154b95;
	font-weight: normal;
}

#product_info table.prodinfo td
{
	padding-left: 8px;
	vertical-align: bottom;
}
#product_info table.prodinfo td td
{
	padding-left: 0;
}
#product_image
{
	width: 360px;
	float: right;
	margin-left: 20px;
	display: inline;
	text-align: left;
}

#product_image img
{
	border: 4px solid #e5e5e5;
	padding: 4px;
	background-color: #f2f2f2;
}







#home_main
{
	width: 950px;
	height: 280px;
	margin-top: 8px;
	background: transparent url(../images/home_main.jpg) no-repeat left top;
}

#intro
{
	width: 200px;
	margin: 51px 0 0 29px;
	display: inline;
	float: left;
	color: #444;
}

#intro h2
{
	color: #01578d;
	font-size: 14px;
	font-weight: bold;
	margin: .3em 0 .8em;
}

#intro_morelink
{
	margin-top: 1.2em;
	display: block;
	cursor: pointer;
	width: 82px;
	height: 20px;
	background: transparent url(../images/btn_lisatietoja.gif) no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}

ul#brands
{
	width: 640px;
	margin: 19px 0 0 68px;
	float: left;
	list-style: none;
	padding: 0;
}

ul#brands li
{
	width: 212px;
	height: 234px;
	display: inline;
	margin: 0;
	padding: 0;
}

ul#brands li a,
ul#brands li a:link,
ul#brands li a:visited,
ul#brands li a:hover,
ul#brands li a:active
{
	float: left;
	display: block;
	cursor: pointer;
	width: 212px;
	height: 234px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}

#home_bottom
{
	margin-top: 11px;
	border-collapse: collapse;
	height: auto !important;
	min-height: 215px;
	height: 215px;
	margin-bottom: 10px;
}

#home_bottom td
{
	padding: 0 0 10px;
	vertical-align: top;
}

#home_bottom td td
{
	padding: 0;
}

#home_bottom h2
{
	font-size: 13px;
}




#col_a
{
	width: 250px;
}

#col_a div.content
{
	padding-right: 20px;
	width: 230px;
}

#col_a form
{
	background: transparent url(../images/loginbox_bg.gif) no-repeat left top;
	margin: 0 0 7px;
	padding: 0;
}

#form_content
{
	padding: 10px 14px;
	background: transparent url(../images/loginbox_bottom.gif) no-repeat left bottom;
}

#form_content h2
{
	margin: 0 0 .6em;
	padding: 0;
}

#form_content table
{
	border-collapse: collapse;
}

#form_content th
{
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
}

#form_content input.textinput
{
	border: 1px solid #ccc;
	width: 127px;
}

#form_content input.imageinput
{
	margin-top: 7px;
}




#col_b
{
	width: 221px;
}

#col_b div.content
{
	padding-right: 10px;
	width: 211px;
}

#col_c
{
	width: 260px;
	border-left: 1px solid #d7d9da;
	border-right: 1px solid #d7d9da;
}

#col_c div.content
{
	padding: 0 9px;
	width: 242px;
}

#col_d
{
	width: 219px;
}

#col_d div.content
{
	width: 212px;
	padding: 0 0 0 7px;
}

#col_b h2,
#col_c h2,
#col_d h2
{
	background: transparent url(../images/blt_blue_big.gif) no-repeat left 3px;
	margin: 0 0 1em;
	padding: 0 0 0 21px;
}

#col_d #col_d_image
{
	margin-bottom: 5px;
}




ul.news_homelist
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.news_homelist li
{
	margin: 9px 0 0 0;
	padding: 0 0 9px 0;
	border-bottom: 1px dotted #b2c0c8;
}

ul.news_homelist li.last
{
	border: none;
}

ul.news_homelist li div.date
{
	font-size: 10px;
	color: #01578d;
}

ul.news_homelist li a,
ul.news_homelist li a:link,
ul.news_homelist li a:visited
{
	color: #444;
	text-decoration: none;
}

ul.news_homelist li a:hover,
ul.news_homelist li a:active
{
	color: #444;
	text-decoration: underline;
}




table.job_homelist
{
	border-collapse: collapse;
	width: 100%;
	border-top: 1px dotted #b2c0c8;
}

table.job_homelist td,
#home_bottom table.job_homelist td
{
	padding: 4px 10px;
	border-bottom: 1px dotted #b2c0c8;
}

table.job_homelist td.bulleted,
#home_bottom table.job_homelist td.bulleted
{
	background: transparent url(../images/blt_black_small.gif) no-repeat 9px 7px;
	padding-left: 35px;
}

table.job_homelist tr.oddrow td,
#home_bottom table.job_homelist tr.oddrow td,
table.job_homelist tr.oddrow td.bulleted,
#home_bottom table.job_homelist tr.oddrow td.bulleted
{
	background-color: #f3f4f4;
}

table.job_homelist td a,
#home_bottom table.job_homelist td a,
table.job_homelist td a:link,
#home_bottom table.job_homelist td a:link,
table.job_homelist td a:visited,
#home_bottom table.job_homelist td a:visited,
table.job_homelist td a:hover,
#home_bottom table.job_homelist td a:hover,
table.job_homelist td a:active,
#home_bottom table.job_homelist td a:active
{
	color: #01578d;
}



p.navigo-search-number,
p.navigo-search-title
{
	padding: 0;
	margin: 0;
}





.overlib_bg
{
	text-align: left;
	background-color: #adadad;
	color: #fff;
}

.overlib_fg
{
	height: 180px;
	background: #fff url(/stc/shared/images/ean.gif) no-repeat center bottom;
	text-align: left;
}




div#update_summary table
{
	width: 350px;
}
div#update_summary table td
{
	border-bottom: 1px solid #D6DDE2;
	padding-left: 5px;
	padding-right: 5px;
}
div#update_summary table td a
{
	color: #01578D;
	text-decoration: underline;
}
div#update_summary table td a:hover
{
	text-decoration: none;
}







/* Product feedback form validation styles */
form input.error,
form textarea.error
{
	background-color: #f66;
}