body {
	margin: 0;
	padding: 0;
	
	background-color: #f1f4fc;

	text-align: center;

	color: #000;
	font-family: Verdana;
	font-size: 12px;
}
table tr td {
	padding: 0;
	margin: 0;
}
#container {
/* KAIKEN KESKITTÄJÄ */
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-y;
	
	width: 795px;

	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#planetExpress {
/* PÄÄKEHYS JOSSA SISÄLTÖ */
	width: 770px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

h1 {
/* HEADER. pääsivun otsikko */
	font-weight: normal;
	font-family: Tahoma;
	font-size: 20px;
	color: #133DA3;	
	margin-top:0px;
}
h2 {
/* alasivun pääotsikko */
	font-weight: normal;
	font-family: verdana;
	font-size: 14px;
	color: #2f4888;
	margin-top:0px;
}

h3 {
/* INGRESSI */
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	color: #555555;/*787777*/
	margin-top:0px;
}
h4 {
/* tuote-ingressi */
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #555555;/*787777*/
	margin-top:0px;
}
h5 {
/*  rightcolumn header  */
	font-weight: normal;
	font-family: Verdana;
	font-size: 12px;
	color: #3366cc;
	padding: 0 0 10px 0;
	margin: 0;
}
p {
/* LEIPIS */
	font-size: 11px;
	color: #333333;/*505050*/
	/*margin: 0;*/
	padding: 0;
}
p.pieni {
	font-size: 9px;
	color: #505050;
	margin: 0;
}
strong, b {
	color:#444444;
	font-weight:bold;
}

a:link, a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
}

/* lista */ 
ul {
	padding: 11px;
	margin: 11px;
	margin-top:0px;
	padding-top:0px;
	list-style-type: square;
	color:#505050;
}

.tracker {
	padding: 0 0 0 11px;
	font-size: 10px;
	color: #97acd6;

}
a:link.trackerUrl, a:visited.trackerUrl {
	font-size: 10px;
	color: #97acd6;
	text-decoration: underline;
}
a:hover.trackerUrl {
	font-size: 10px;
	color: #c1d1f0;
	text-decoration: underline;
}
#pagelinks{	
	font-size: 11px;
	font-weight:bold;

	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
}
#pagelinks a{
	color:#B10000;
	text-decoration: none;
}
#pagelinks a:hover{
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
#news {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#news:hover {
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
}
#casebox td{
	background-color:#eeeeee;
	border:solid 1px #dddddd;
	padding:2px;
}
#casebox a:link, #casebox a:visited {
	font-size: 10px;
	font-weight: normal;/*bold*/
	text-decoration: none;
}
#casebox a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}

a:link.newshead, a:visited.newshead {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
}

#navikaatioSub {
	border-bottom: 1px solid #9999cc;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 10px;
}
a:link.navSub, a:visited.navSub{
	padding-right: 10px;
	font-size: 10px;
	color: #2249a9;
	text-decoration: none;
}
a:hover.navSub {
	font-size: 10px;
	color: #6287e1;
	text-decoration: underline;
}
a:link.navSubAct, a:visited.navSubAct {
	padding-right: 10px;
	font-size: 10px;
	color: #B10000;
	text-decoration: none;
}
a:hover.navSubAct {
	font-size: 10px;
	color: #B10000;
	text-decoration: underline;
}


#logopalkki {
	margin: 0;
	padding: 0;
	
	background-image: url(gfx/palkki_bg.png); 
	background-repeat: no-repeat;

	width: 760px;
	height: 104px;
}
#slogan{
	background-image: url(gfx/slogan.png); 
	background-repeat: no-repeat;
	position:relative;
	left:185px;
	top:30px;
	width:504px;
	height:38px;
}
#logo {
	padding-left: 30px;
	padding-top: 15px;
	
	width: 160px;
	height: 68px;
	
}
#title {
	text-align: center;
	vertical-align: middle;

	height: 104px;
}
#haku {
	text-align: left;
	
	font-size: 10px;
	font-weight: bold;
	color: #99ABD7;

	width: 170px;
	height: 104px;
}
input {
	border: 1px solid #9FBDEC;
	font-size: 10px;
	/*margin-bottom: 3px;
	margin-top: 3px;*/
}

td #newsbox {
	width: 180px;
	padding: 0 10px 0 10px;
	text-align: left;
	font-size: 11px;
	vertical-align:top;

	border-right: 1px solid #a6bdee;
}

#content{
	vertical-align:top;
}
td #content {
	width: 540px;
	text-align: left;
	font-size: 11px;
	vertical-align:top;

	padding-top: 10px;
	padding-left: 10px;
	margin:0px;
}
td #sisalto {
	padding-bottom: 10px;
}
td #oikeaPalsta {
	width: 180px;
	padding: 0 10px 0 10px;
	text-align: left;
	font-size: 11px;
	color: #4667b5;
	border-left: 1px solid #a6bdee;
	vertical-align:top;
}
#newsDate {
	color: #3366cc;
	border-bottom: 1px solid #133da3;
}

.sisainenbanneri {
	padding-top: 5px;
	padding-bottom: 5px;
	
	border-top: 1px solid #a6bdee;
	/*border-bottom: 1px solid #a6bdee;*/
}

.tuoteKolmikko {
	width: 130px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #a6bdee;
}
.tuotealue {
	background-image: url(gfx/subheader_bg.gif);
	background-repeat: no-repeat;
	
	width: 489px;
	height: 26px;

	color: #143EA3;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
}
td #kayttotaso {
	background-image: url(gfx/kayttotaso_bg.gif);
	background-repeat: no-repeat;
	
	width: 222px;
	height: 230px;
/*	
	padding: 10px 10px 7px 10px;
*/
}
.huomio {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}
/*hr {
	width: 190px;
	padding: 0;
	margin: 0;
}*/

td .alle {
	border-bottom: 1px solid #666699;
}

#fooBar {
	border-top: 1px solid #a6bdee;
	width: 740px;
		
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	
	font-size: 10px;
	color: #888888;
}
a:link.fooBar, a:visited.fooBar {
	font-size: 10px;
	color: #888888;
	text-decoration: underline;
}
a:hover.fooBar {
	font-size: 10px;
	color: #404040;
	text-decoration: underline;
}
#foobarKielet {
	background-image: url(gfx/footer-kielet_bg.gif);
	background-repeat: no-repeat;
	
	text-align: center;
	
	padding-top: 4px;
	margin-left: 10px;	
	
	width: 188px;
	height: 23px;

}

#loppufade {
	background-image: url(gfx/bg_end.gif);
	background-repeat: no-repeat;
	width: 795px;
	height: 20px;
}
hr{
	height:1px;
	size:1px solid;
	color:#a6bdee;
	background-color:#a6bdee;
	border:0;
}

.lsttbl{background-color:#dddddd;font-size:13px;}
/*.lsthead{font-weight:bold;font-size:13px;background-color:#eeeeee;}*/
.lsthead{color:#444444;font-weight:bold;font-size:12px;background-color:#dddddd;border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:3px;}
.lstsubhead{font-weight:bold;font-size:13px;background-color:#77aa77;}
.lstodd{background-color:#ffffff;}
.lstoddhover{background-color:#ffdd55;}/*ddeedd*/
.lsteven{background-color:#f5f5f5;}
.lstevenhover{background-color:#ffdd55;}
.lstactive{background-color:#FFFF66;}
.lstactivehover{background-color:#ffdd55;}

.error{
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}
#errorbox{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 2px #CC0000;
	color:#CC0000;
	width:500px;
	font-size:13px;
	font-weight:bold;
	background-color:#FFF5F5;
}

#infobox{
	width:216px;
	float:right;
	margin:5px;
}
#infobox p{
	font-size:10px;
	padding-left: 5px;
	padding-right:5px;
	margin:0px;
	padding-bottom:5px;
	padding-top:3px;
	color:#333333;
}
#infobox p.mainhead{
	color:#133DA3;/*133DA3*/
	font-weight:normal;
	font-size:12px;
}
#infobox p.subhead{
	color:#B10000;
	font-weight:bold;
}
#infoboxTop{
	height:9px;	
	background-image: url('gfx/infobox_top.jpg'); 
	background-repeat: no-repeat;
	background-position:bottom;
}
#infoboxBody{
	background-image: url('gfx/infobox_bg.jpg'); 
	background-repeat:repeat-y;
	/*padding:0px;
	margin:0px;*/
}
#infoboxHr{
	height:3px;
	background-image: url('gfx/infobox_hr.jpg'); 
	background-repeat: no-repeat;
}
#infobox hr{
	height:2px;
	size:1px solid;
	width:95%;
	text-align:center;
	color:#a6bdee;
	border-bottom:1px solid;
	border-bottom-color:#ffffff;
	background-color:#a6bdee;
	line-height:2px;
}
#infoboxBottom{
	height:7px;
	background-image: url('gfx/infobox_bottom.jpg'); 
	background-repeat: no-repeat;
}
#linklist{
	color:#000000;
	font-size:13px;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
}
#linklist li{
	padding-left:0px;
	margin-left:20px;
	list-style-type:disc;
	list-style-image:url('gfx/morebullet.gif');
	list-style-position:outside;
}
#linklist a{
	color:#000000;
	font-size:13px;
	text-decoration:underline;
}
#linklist a:hover{
	color:#666666;
}
#navlist{
	padding:0px;
	margin:0px;
}
#navlist li{
	display:inline;
}

.tuotetable{
	width:490px;
}
.tuotehead{
	padding-left:10px;
	font-weight:bold;
}
.tuoteup{
	padding-right:10px;
}
.tuotekuva{
	width:155px;
	text-indent:10px;
}
.tuoteteksti{
	vertical-align:top;
	padding-top:10px;
}
.frontpageLeft {
	text-align: left;
	vertical-align:top;
	/*float: left;*/

	margin: 0;
	padding: 0;

	width: 160px;
}
.frontpageMiddle {
	text-align: left;
	/*float: left;*/
	vertical-align:top;

	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;

	margin: 0 10px 0 10px;
	padding: 0 10px 0 10px;

	width: 155px;
}
.frontpageRight {
	text-align: left;
	/*float: left;*/
	vertical-align:top;

	padding: 0 0px 0 10px;

	width: 150px;
}
.frontpageHalfLeft {
	text-align: left;
	vertical-align:top;
	/*float: left;*/

	margin: 0;
	padding: 0;

	padding-left: 0px;
	padding-right:10px;

	width: 50%;
}
.frontpageHalfRight {
	text-align: left;
	/*float: left;*/
	vertical-align:top;

	padding-left: 0px;
	padding-right:20px;

	width: 50%;
}
#contacts td{
	padding-right:10px;
	padding-bottom:20px;
}
#support{
	padding:0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
#support td{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	border:1px solid #dddddd;
	border-collapse: 0px;
	border-spacing: 0px; 
}
#support td, #support a{
	font-size:13px;
}
.officename{
	font-size:13px;
	color: #2f4888;
}
.occupation{
	font-size:12px;
	color:#333333;
}
.personname{
	font-weight:bold;
	color:#555555;
}
#contentsimple{
	vertical-align:top;
	text-align: left;
	background-color:#FFFFFF;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
}
#feedback td{
	padding: 2px;
	margin: 0px;
}
#feedback input, #feedback textarea{
	border: 1px solid #9FBDEC;
	font-size: 12px;
	margin-bottom: 0px;
	padding:inherit;
}
.txt_general{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:13px;
	width:300px;
	z-index:1;
	border:1px solid;
	border-color:#bbbbbb;
	background-color:#ffffff;
}
.txt_contact{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:13px;
	width:250px;
	z-index:1;
	border:1px solid;
	border-color:#bbbbbb;
	background-color:#ffffff;
}
.txtafeedback{
	width: 400px;
	height:100px;
}
.txt_short{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:13px;
	width:80px;
	z-index:1;
	border:1px solid;
	border-color:#bbbbbb;
	background-color:#ffffff;
}
#productimages td{
	padding-right:5px;
	padding-bottom:10px;
	padding-top:0px;
	padding-left:0px;
}
#files{
	padding:0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
#files td{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	border:1px solid #dddddd;
	border-collapse: 0px;
	border-spacing: 0px; 
}
a:link.file, a:visited.file {
	font-size: 13px;
	text-decoration: none;
}
a:hover.file {
	font-size: 13px;
	text-decoration: underline;
}
.quote{
	font-style:italic;
}

.regtbl{background-color:#dddddd;font-size:11px;}
.regtbl tr td{padding:2px;}
.regtblhead{color:#444444;font-weight:bold;font-size:11px;background-color:#dddddd;border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:3px;}
.regtblodd{background-color:#ffffff;}
.regtbleven{background-color:#f5f5f5;}
.regtblsubhead{color:#444444;font-weight:bold;font-size:11px;background-color:#dddddd;border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:3px;}
.regbtn{color:#444444;font-weight:normal;font-size:11px;background-color:#dddddd;border-left:2px solid #eeeeee;border-top:2px solid #eeeeee;border-right:2px solid #cccccc;border-bottom:2px solid #cccccc;padding:3px;}
.regbtn:hover{background-color:#eeeeee;}