/* @override http://kuubi.fi/st1laskuri/style/main.css */

*{
	margin: 0; padding: 0; 
}

img{
	border: 0;
}

.left{
float: left;
}
.right{
float: right;
}
.clear{
clear: both;
}
.break{
display: block;
}
.left span.smaller{
color: #333;
font-weight: bold;
text-shadow: #eee 1px 1px 1px;
font-size: 16px;
}
#maintext span.green{
color: #437b00;
font-weight: bold;
font-size: 16px;
text-shadow: none;
}
.green{
color: #437b00;
}
.bold{
font-weight: bold;
color: #444;
}
html,body{
font-family: arial, serif;
}
a,a:visited{
color: #437b00;
font-weight: bold;
}
#all{
width: 694px;
background: #ffffff;
}
#maintext{
padding: 21px 26px 0 22px;
height: 260px;
position: relative;
}
div.left p{
font-size: 12px;
color: #444;
padding-top: 15px;
padding-bottom: 10px;
}
div.right p{
font-size: 12px;
color: #444;
padding-bottom: 12px;
}
#maintext h1{
font-size: 16px;
width: 302px;
color: #333333;
text-shadow: #ccc 1px 1px 1px;
}
#maintext{
background: url("../images/bg-top2.jpg") no-repeat;
}
#maintext .left{
width: 301px;
}
#maintext .right{
padding-top: 15px;
width: 290px;
}
#laskuri{
height: 205px;
background: #e4e4e4 url("../images/laskuri-bg.png") repeat-x;
}
#footer{
padding: 8px 18px 0 18px;
height: 40px;
background: url("../images/bottom.png") no-repeat top;
}
#note{
font-style: italic;
position: absolute;
top: 210px;
width: 295px;
font-size: 11px;
color: #555;
}
#laskuri .left{
border-right: 1px solid #8e8e8e;
padding: 12px 29px 0 30px;
width: 235px;
height: 172px;
margin-top: 10px;
}
#laskuri .right{
height: 179px;
float: left;
width: 331px;
border-left: 1px solid #ededed;
margin-top: 10px;
padding: 5px 35px 0 31px;
}

form table tbody tr td {
	font-size: 12px;
	margin:5px;
	padding-top: 10px;
}

td.field input#maara,
td.field input#co2,
td.field input#km,
td.field input#korvaus, {
	font-size: 14px;
	text-align: right;
}
.email{
	margin-top: 5px;
	float: left;
	margin-left: 10px;
    width: 263px !important;
}
.nick{
	margin-top: 5px;
	float: left;
	margin-left: 10px;
    width: 83px !important;
}

ul{
	float:right;
	margin-left:50px;
	margin-top: 16px;
}

ul li{
	font-size: 12px;
	list-style-type: none;
	clear: both;
	margin: 3px;
}
ul li a,a:visited{
	color: #437b00;
	font-weight: bold;
}


