body {
	background-color: #fdf5ea;
	margin-top: 0px;
	margin-left:0px;
    text-align: center;
}

td,body,h1,h2,h3,a {
	font-family: Arial,Verdana;
	color: #3b1703;
	font-size: 10pt;
}

td {
	vertical-align: top;
}

h1,h3 {
	color: #ab0101;
}

h3 {
	text-decoration: underline;
}

h1,h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 5px;
}

div.lp_menu_hl {
	background-image: url(./images/lp_background_menu.jpg);
	height: 20px;
	width: 880px;
}

div.lp_language {
	padding-top: 2px;
	padding-right: 4px;
}

ul.lp_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 840px;
	height: 20px;
	float:left;
}

ul.lp_menu li {
	float: left;
	padding: 2 0 0 0;
	margin: 0 0 0 25px;
}

ul.lp_menu a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

ul.lp_menu a:hover {
	color: #ab0101;
}

div.lp_main {
	position: relative;
	margin: 20 auto;
	width: 880px;
}

div.lp_header {
	width: 880px;
	height: 111px;
	background-image: url(./images/lp_logo_header.jpg);
}

div.lp_content {
	width: 880px;
	background-image: url(./images/lp_background_content.jpg);
	text-align: left;
	padding: 20px 0 15px 0;
}

div.lp_content_bl {
	float: left;
}

div.lp_content_br {
	float: right;
}


div.lp_content_bl {
	width: 15px;
}

div.lp_content_br {
	width: 15px;
}


div.lp_content_txt {
	width: 850px;
	overflow: hidden;
}

div.lp_footer {
	float: none;
	width: 880px;
	height: 25px;
	text-align: right;
	background-image: url(./images/lp_background_footer.jpg);
}

div.lp_footer div {
	padding-right: 140px;
}

small {
	color: #4f4f4f;
}

table.lp_order td {
	font-weight: bold;
	text-align: left;
}

table.lp_shipping th {
	font-weight: bold;
	text-align: right;
	font-size: 10pt;
	padding-left: 10px;
}


table.lp_order input.lp_checkbox {
	width: 15px;
}

table.lp_order textarea {
	width: 600px;
	height: 140px;
	padding: 2px;
	background-color: #ffffff;
}

table.lp_order_list td {
	padding-bottom: 20px;
}

table.lp_order_list td.lp_order_thumb {
	width: 105px;
}

table.lp_order_list td.lp_order_desc {
	width: 620px;
}

table.lp_order_list input, table.lp_order_list td.lp_order_input  {
	width: 100px;
	text-align: right;
}

table.lp_order_list input {
	font-weight: bold;
	padding: 1px;
	width: 30;
}

table.lp_order_list h1, h2 {
	font-size: 11pt;
	padding-bottom: 0px;
}

input, textarea {
	width: 200px;
	border: 1px solid #ab0101;
	background-color:  #fdf5ea;
}

input.lp_submit {
	color: #ffffff;
	background-color: #ab0101;
	font-weight: bold;
	border: 1px solid #ffffff;
	width: 80px;
}
