body,td,th {
	color: #81290e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #f9f3df;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
a:link {
	color: #66210c;
}
a:visited {
	color: #7b4838;
}
a:hover {
	color: #b14e2f;
}
a:active {
	color: #954127;
}
div.header {
	background: url(images/layout/header.jpg);
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	width: 747px;
	z-index: 1;
}

div.shop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 280px;
	margin-top: 104px;
	position: absolute;
	text-align: right;
	width: 450px;
}

div.body {
	background: url(images/layout/body.jpg);
	margin-left: auto;
	margin-right: auto;
	width: 747px;
	z-index: 1;
}
div.main {
	background: url(images/layout/main.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 747px;
	z-index: 1;
}
div.mainbody {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	z-index: 2;
}
div.footer {
	background: url(images/layout/footer.jpg);
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	width: 747px;
	z-index: 1;
}
span.header {
 	color: #81290e;
	font-family: Pristina, Tahoma, "Times New Roman", Verdana;
	font-size: 28px;
	font-weight: 500;
	text-decoration: underline;
}

span.indent {
	margin-left: 15px;
}

table.left {
	float: left;
	padding: 2px 2px 2px 2px;
}

table.right {
	float: right;
	padding: 2px 2px 2px 2px;
}

table.tsplit2 {
	width: 100%;
}

td.tleft {
	vertical-align: top;
	width: 360px;
}

td.cleft {
	vertical-align: top;
}

td.tmid {
	background: url(images/layout/divider.jpg);
	background-position: center;
	background-repeat:repeat-y;
	width: 10px;
}

td.tright {
	vertical-align: top;
	width: 360px;
}

td.cright {
	vertical-align: top;
	width: 100%;
}

div.space {
	clear: both;
	height: 5px;
}

div.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 620px;
	margin-left: 110px;
	margin-top: 82px;
	position: absolute;
	text-align: center;
}

a.topmenu:link, a.topmenu:visited, a.topmenu:active {
	color: #4c0708;
	text-decoration: none;
}

a.topmenu:hover {
	color: #ce0c0f;
}

div.valid {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 200px;
}

img {
	border: none;
}

table.form {
	border: none;
}

td.form_left {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

td.form_right {
	text-align: left;
	vertical-align: top;
}

input.text {

}

input.area {

}

input.button {

}

table.items {
	width: 100%;
}

td.noitems {
	text-align: center;
}

td.item1_img, td.item2_img {
	vertical-align: top;
	white-space: nowrap;
	width: 10%;
}

td.item1_prod, td.item2_prod {
	vertical-align: top;
	width: 60%;
}

td.item1_year, td.item2_year {
	vertical-align: top;
	width: 10%;
	white-space: nowrap;
}

td.item1_country, td.item2_country {
	vertical-align: top;
	width: 10%;
}

td.item1_price, td.item2_price {
	vertical-align: top;
	text-align: right;	
	white-space: nowrap;
	width: 10%;
}

td.item1_totals, td.item2_totals {
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	width: 10%;
}

td.item1_amount, td.item2_amount {
	vertical-align: top;
	white-space: nowrap;
	width: 5%;
}

td.item1_misc, td.item2_misc {
	vertical-align: top;
	white-space: nowrap;
	text-align: right;
	width: 5%;
}

td.total, td.shipping {
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}

td.total_price, td.shipping_price {
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}

td.header {
	font-weight: bold;
	vertical-align: top;
}

td.header_r {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

div.center {
	text-align: center;
}

div.right {
	text-align: right;
}

table.jump {
	width: 100%;
}

td.jump {
	text-align: right;
}