body {
	text-align: left;
	font-size: 100%;
	background: white;
	background: white url(../images/ost_bg.png) no-repeat 430px 210px;
	font-family: georgia, serif;	
	margin:0;
	padding:0;
	width: 780px;
}

input {
	font-family: monospace;
	color: #1850A3;
	background: url(../images/input_bg.png);	
}

.submit, #veelraamatuid, #tagasiostukorvi {
	font-family: sans-serif;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}

#head {
	background: url(../images/petronepood_red.png) no-repeat right top;
	height: 80px;
	margin-bottom: 1em;
	border-bottom: #1850A3 solid 1px;
}

h3 {
	font-size: 120%;
	margin-bottom: 0;
}

h4 {
	font-size:112%;
	margin-left: 0.1em;
}

.alcim {
	margin: 0 0 1em 0;
}

legend {
	font-size: 90%;
	margin-bottom: 0.5em;
}

.delete {
	color: #1850A3;
	background: url(../images/delete.png) no-repeat left center;
	display: block;
}

tbody .delete,
tbody .delete_cell {
	width: 22px;
	height: 22px;
}

tfoot .delete {
	padding: 5px 0 5px 30px;
}

p {
	text-align: justify;
	padding: 0 .3em;
}

#ostukorv,
#tellimus,
#lopp {
	height: 430px;
	padding: 30px 50px 40px 50px;
	margin: 0;
}

table {
	width: 100%;
	border-spacing:0;
	border-collapse: collapse;
	margin-bottom: 1em;
}

td {
	padding:.2em;
}

thead {
	letter-spacing: .15em;
	color: #975A19;
	font-size: 110%;
}

#ostukorv table thead .kogus,
#ostukorv table thead .hind {
	text-align: center;
}

tfoot, tbody tr {
	border-top: 1px solid #cccccc;
}

.kogus {
	width: 4em;
	text-align: center;
}

.kogus input,
.kampaaniakood input {
	border: 1px red solid;
	width: 4em;
	margin: 0;
	height: 1em;
	padding: .3em;
}

.hind {
	width: 4em;
}

.kokku {
	padding-right: .5em;
}

.kokku, .hind, .kogus input {
	text-align: right;
}

.order, .update, #tellimus .send {
	width: 130px;
	padding: 8px 0 8px 0;
	position: absolute;
	border: 1px red solid;
	color: red;	
	left: 0;
	background: url(../images/input_bg.png);	
}

#veelraamatuid, #tagasiostukorvi {
	width: 128px;
	position: absolute;
	border: 1px red solid;
	color: red;	
	background: url(../images/input_bg.png);
	text-align: center;
	left: 195px;
	display: block;
	padding: 9px 0 9px 0;
}

.update {
	left: 335px;
}

.order {
	left: 475px;
}

.ostukorvSubmit, #veelraamatuid {
	top: 460px;
}

/*tellimus*/

#tellimus label {
	display: block;
	float: left;
	width: 115px;
	text-align: right;
	margin-right: 10px;
	padding: .2em 0;
	color: #975A19;
	font-size: 90%;
}

/* --- */

#tellimus #varia {
	margin: 10px 0 0 25px;
	oberflow: hidden;
}

#tellimus #varia label {
	text-align: left;
	float: none;
	width: 160px;
	padding: 0;
	margin: 0 0 0 21px;
	display: block;
}

#tellimus #varia input {
	display: block;
	float: left;
	width: 14px;
	margin: 3px 7px 0 0;
	background: none;
}

#tellimus #varia p {
	width: 190px;
	float: left;
	margin: 0;
	padding: 0 0 3px 0;
}

#tellimus #varia p.longer {
	width: 250px;
}

#tellimus #varia p.longer label {
	width: 225px;	
}

#tellimus h5 {
	padding-bottom: 5px;
}

/* --- */

#tellimus .textInput {
	width: 200px;
	height: 1em;
	padding: .3em;
	border: 1px solid red;
}

#tellimus li {
	clear: both;
	padding: 2px 0 2px 0;
}

#tellimus .send {
	left: 475px;
}

#tellimus #veelraamatuid,
#tellimus .send,
#tellimus #tagasiostukorvi {
	top: 460px;
}

#tellimus #veelraamatuid {
	left: 195px;
}

#tellimus #tagasiostukorvi	 {
	left: 335px;
}

#allahindlus {
	position: absolute;
	top: 40px;
	margin-left: 630px;
	height: 200px;
	width: 201px;
	background: url(../images/allahindlus.png) no-repeat;
}

#allahindlus a {
	display: block;
	height: 200px;
	width: 201px;
}

#allahindlus a span {
	margin-left: -9999px;
}

form#customer_info ul {
	width: 350px;
}

#buy, #present {
	width: 340px;	
}

#buy {
	float: left;	
}

#present {
	float: right;	
}

#varia {
	padding-top: 25px;
	clear: both;
	float: none;
	width: 100%;	
}

#tellimus label.checkbox {
	text-align: left;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	display: block;
	width: 200px;
}

input.checkbox {
	float: left;
	width: 14px;
	margin: 3px 0 0 101px;
	background: none;	
}

#buy li, #present li {
	opacity: .3;	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	zoom: 1;
}

#buy li.required, #present li.required {
	opacity: 1;	
}

strong.error {
	color: red;
	font-weight: normal;		
	font-size: 80%;
}

.secondary_currency {
	color: #666;
	font-size: 90%;	
}
