/*
(c) Steelman and Memphis from HD SofT 2003, 2006, 2007
Presentation Stylesheet
*/

body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px;
	color: #808080;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	background-color: #ffffff;
}

#paakehys1
{
	background:transparent;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#paakehys2
{
margin:auto; width:100%;
}


#bar-top, #bar-bottom, #logo, #bar-oiktop, #menu, #srch
{
	display:none;
	height: 0px;
}




#content
{
	color: #333333;
	height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;

}

#content h1
{
font-family: georgia, 'times new roman', times, serif; font-size: 24px; background-image: url(logot/h_tausta.gif); background-repeat: repeat-y; background-position: center bottom; line-height: 36px;
}

#valikehys1
{
float:left; width: 100%;
}

#dhtmltooltip
{
display:none;
}

#lefti, #righti, #tilauksenLisatiedot
{
display:none;
}



p
{
padding-right: 20px; padding-left: 20px; padding-bottom: 0px; margin: 0px; color: #000000; padding-top: 10px; text-align: left
}
h2 {
	font-size: 18px;
	color: #000000;
	background-image: url(logot/h_tausta.gif);
	background-repeat: no-repeat;
	background-position: right;
}
h3 {
	font-size: 14px;
	color: #000000;
	background-image: url(logot/h_tausta.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 20px;
}
h4
{
padding-right: 0px; padding-left: 0px; padding-bottom: 5px; margin: 0px; padding-top: 5px
}

pre
{
padding-right: 0px; padding-left: 0px; padding-bottom: 20px; margin: 0px; padding-top: 20px; text-align: left
}

#logo
{
margin: 0px; text-align: left; background: url(../logot/logo_print.gif) no-repeat left top; height: 120px;
}


.aleikkuna
{
	border: 1px solid #999999; text-align: center; margin: 10px;
}

.aleikkuna th
{
	background: #ccc;
	border: 1px solid #666;
}

.aleikkuna td
{
	border: 1px solid #999;
}

.aleikkuna2
{
	border: 1px solid #999999; text-align: center; margin: 10px;
}

.aleikkuna2 th
{
	background: #ccc;
	border: 1px solid #666;
}

.aleikkuna2 td
{

	border-width: 0px;
	border-style: solid;
	border-color: #999999;

}

#srch
{
	float:right;
	width:300px;
	height:20px;
	text-align:right;
	margin-top: 0px;
	margin:5px 50px 0px 0px;
	color: #000000;
}

#srch form
{
	margin:0px;
	top: 0px;
	padding: 0px;
}

#ostoskori
{
	background: #F2F2F2;
    border: 1px solid #E73A36;
}



.tuote_paikka {
	float: left;
	margin: 5px;
}

.price {
	font-size: 15px;
	line-height: 19px;
}

.alehinta
{
	font-size: 30px;
}

.alenimi
{
	font-size: 18px;
}

/*ulkokehä loppuu */


/*muokkaa tuote sivun muotoiluja*/
.muokkaatuoteTable {
	padding : 2px;
	border: 1px solid #f7f7f7;
}
.muokkaatuoteRowOne {
	background-color: #DEDEDE;
}

/*tilaukset sivun muokkausta*/
.tilauksetTable {
	background-color: #F5F5F5;
	margin: 2px;
	padding: 2px;
	border: 1px solid #333333;
}
.tilauksetTable th {
	background-color: #CCCCCC;
}
.tilauksetTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/*yksittäinen tilaus*/
#tilausTable {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 0px;
}

#tilausTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#tilauksenTuotteet {
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
	border: 1px solid #333333;
}
#tilauksenTuotteet {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}


.piiloonPrint { display:none;
}

#tilausAsiakas td{
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border-bottom: 1px solid #333333;
}

#tilausAsiakas a{
	color: #333333;
	text-decoration: none; 
}

/*raportin muotoilu*/

.raportti {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.raportti th {
	font-size: 14px;
	font-weight: bold;
	background-color: #E6EBFF;
}