body {
	margin: 0px;
	font:62.5% Tahoma, Arial, Verdana, sans-serif;
	background: #0C57A8;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	padding: 10px;
}
#center {
	width: 800px
}
#right {
	float: right;
	width: 450px;
	height: 600px;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 0px;
}
#imgcontainer {
	width: 100%;
	text-align: center;
}
img {
	border: none;
}
.mainimg {
	margin-top: 60px;
}
.highlight {
	color: #00ACEE;
}
a, a:visited, a:link {
	color: #7E7C7F;
	text-decoration: none;
}
a.signup, a.signup:visited {
	color: #A40045;
	font-weight: bold;
}
.text {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	color: #7E7C7F;
	margin-top: 15px;
	text-align: left;
	margin-left: 150px;
	margin-top: 60px;
}
#text01 {
	top: 472px;
	left: 370px;
	width: 100px;
	text-align: center;
}
#text02 {
	top: 95px;
	left: 155px;
}
#text03 {
	top: 325px;
	left: 25px;
}
#text04 {
	top: 102px;
	left:  320px;
}
#text05 {
	top: 563px;
	left: 275px;
}
#text06 {
	top: 210px;
	left:  385px;
	width: 100px;
	text-align: center;
}
#text07 {
	top: 185px;
	left: 35px;
	width: 100px;
	text-align: center;
}
#text08 {
	top: 340px;
	left:  405px;
	width: 100px;
}
#text09 {
	top: 472px;
	left: 30px;
	width: 100px;
}
#text10 {
	top: 550px;
	left: 130px;
}
#centertext {
}
#centertext .text1 {
	position: absolute;
	top: 275px;
	left: 205px;
	font-size: 18px;
	margin-left: 150px;
	margin-top: 40px;
}
#centertext .text2 {
	position: absolute;
	top: 325px;
	left: 110px;
	font-size: 12px;
	margin-left: 150px;
	margin-top: 40px;
}
#logoleft {
	position: absolute;
	margin-left: 50px;
}
#logoright {
	position: absolute;
	right: 0px;
	margin-right: 50px;
}

.content h1, .details h1 {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	text-align: center;
	font-size: 28px;
	margin-top: 10px;
}
.content h2 {
	text-align: center;
	font-weight: normal;
	font-size: 16px;
}
.content h3 {
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.content ul {
	margin: 0px;
	padding: 0px;
	margin-left: 65px;
	list-style-type:
}
.content p {
	padding-left: 25px;
	padding-right: 25px;
}
#footer {
	text-align: center;
	font-size: 9px;
	color: #0C57A8;
}
form {
	font-size: 12px;
	margin: 15px;
}
input {
	border: none;
	border-bottom: 1px dotted black;
	margin-top: 2px;
	padding-bottom: 2px;
	width: 655px;
	background: #fff;
	margin-left: 5px;
}
input.disabled {
	background-color: none;
}
p.title {
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
}
#form-content {
	margin-top: 50px;
}
span.required {
	color: red;
}
div.errors, div.nosuccess {
	background: #EDA6A8;
	margin: 10px;
	padding: 10px;
	border: 1px solid red;
}
div.nosuccess {
	text-align: center;
}
div.success {
	background: #5CAC70;
	margin: 10px;
	padding: 10px;
	border: 1px solid green;
	text-align: center;
}
.clean_1555 {
	margin-left: 50px;
}
.clean_1534-2 {
	margin-right: 100px;
}
#details-content {
	font-size: 12px;
}
.text1 {
	font-size: 12px;
	font-weight: bold;
}
.title1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 0px;
}
#details-content ul {
	padding-left: 2px;
	margin-bottom: 10px;
	list-style: none;
}
#details-content ul li ul {
	padding-left: 60px;
	list-style: disc;
}
p.list {
	margin-top: -10px;
}

table#product_info, table#form_product_info {
	text-align: center;
	border: 1px solid #000;
}
table#product_info img, table#form_product_info img {
	border: 0px;
	height: 90px;
}

/* HEADERS */
table#product_info thead tr th {
	font-weight: normal;
	height: 50px;
}
table#product_info thead tr th.device {
	width: 110px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table#product_info thead tr th.description {
	font-weight: bold;
	width: 300px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table#product_info thead tr th.product {
	width: 150px;
	border-bottom: 1px solid black;
}

/* BODY */
table#product_info tbody tr td {
	font-size: 12px;
	height: 60px;
}
table#product_info tbody tr td.device {
	width: 110px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table#product_info tbody tr td.description {
	width: 300px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table#product_info tbody tr td.product {
	width: 150px;
	border-bottom: 1px solid black;
}
.border-bottom {
	border-bottom: 1px solid #000;
}
.border-right {
	border-right: 1px solid #000;
}
.form-street {
	width: 480px;
	margin-right: 20px;
}
.form-number {
	width: 127px;
	margin-left: 5px;
}
.form-postal {
	width: 133px;
	margin-right: 20px;
}
.form-city {
	width: 432px;
	margin-left: 5px;
}
.form-street-delivery {
	width: 480px;
	margin-right: 20px;
	margin-left: 20px;
}
.form-number-delivery {
	width: 127px;
	margin-left: 5px;
}
.form-postal-delivery {
	width: 133px;
	margin-right: 20px;
	margin-left: 20px;
}
.form-city-delivery {
	width: 432px;
	margin-left: 5px;
}
a.link {
	text-decoration: underline;
	font-size: 13px;
	color: red;
}
.btn {
	cursor: pointer;
	cursor: hand;
	background: #f0f0f0;
}


/* HEADERS */
table#form_product_info thead tr th {
	font-weight: normal;
	height: 20px;
}
table#form_product_info thead tr th.description {
	font-weight: bold;
	width: 350px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table#form_product_info thead tr th.product {
	width: 100px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table#form_product_info thead tr th.amount {
	font-weight: bold;
	width: 100px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table#form_product_info thead tr th.price {
	font-weight: bold;
	width: 200px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table#form_product_info thead tr th.totalprice {
	font-weight: bold;
	width: 100px;
	border-bottom: 1px solid black;
}

/* BODY */
table#form_product_info tbody tr td {
	font-size: 12px;
	height: 60px;
}
table#form_product_info tbody tr td.description {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table#form_product_info tbody tr td.product {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table#form_product_info tbody tr td.amount {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
table#form_product_info tbody tr td.price {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
table#form_product_info tbody tr td input {
	width: 50px;
	text-align: center;
	padding: 0px;
}

table#form_product_info tbody tr td.totalprice input {
	font-weight: bold;
	color: red;
	text-align: right;
	border-bottom: none;
}
.total-price, .subtotalprice, .totalbtw {
	width: 80px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	border-bottom: none;
	color: red;
}
.total-price {
	font-size: 14px;
}
input#delivery_bool {
	width: auto;
	border-bottom: none;
}
.banksys1 {
	margin-right: 160px;
}
.banksys2 {
	margin-left: 50px;
}