@charset "utf-8";
/* 
	Tuko.fi styles
*/

body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

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
{
	width: auto;
	margin: 0 20px;
}

#head_wrapper,
#head,
#navbar,
#breadcrumbs
{
	display: none;
}




#subnavi
{
	display: none;
}



#content
{
	width: auto;
}


#footer
{
	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: 270px;
	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: left;
	margin-left: 20px;
	display: inline;
	text-align: left;
}

#product_image img
{
	border: 4px solid #e5e5e5;
	padding: 4px;
	background-color: #f2f2f2;
}











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;
}
