/* Print Stylesheet */

body, td {
	font-family: sans-serif;
	font-size: 10pt;
}

#toppanel, #news, #h1kiitos, #Gdescription, #tilauskiitos, #flvplayer, #flvplayer-preload, .header, .headernav, #footer, #col2, #col3,#ostoskori, .carouselbox, .rahattakaisin, .zoomtext, .ostatd, .addthis, .etsi, #kerro, #kysy, #tulosta, .aletahti, .takaisinlinkki { 
	display: none;
}
	
img {
	border: 0;
}

h1 {
	margin: 0 0 5px 0;
	font-size: 12pt;
}			

#logo, #tilausyhteenveto, #kuitti { 
	display: block;
}

.table {
	width:100%;
        border-width: 1px;
	border-style: solid;
	border-color: #c7c7c7;
	border-collapse: collapse;
}

.table th {
	text-align: left;
	font-size: 12pt;
}

.table td {
	background: #f7f7f7;
}

.table td, .table th {
	border:1px solid #DDD;
	padding: 2px;
}

.TableBg {
	background: #c7c7c7;
}

.TableRow td {
     background: #00add0;
     padding: 4px;
}

.tableFooter td {
	background: #e1e4e4;
}
