
div#container
{
margin: 0 auto 0 auto;
width: 800px;
}


body,td,th {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.buttons {
	color: #999933;
	width: 100%;
	display: block;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 1px;
	padding: 3px 1px 1px;
	float: none;
	position: static;
	top: 10px;
	vertical-align: bottom;
	letter-spacing: 1px;
	text-indent: 5px;
}
a:link {
	color: #0071AD;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #0071AD;
	
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	
	
}
a:active {
	text-decoration: none;
	color: #0030CE;
}

.titles {
	color: #0066FF;
	display: block;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	border: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
}
.addresses {
	font-size: 11px;
	color: #003399;
	text-align: center;
}
.slogen {
	font-size: 16px;
	font-weight: bolder;
	color: #999999;
	font-family: Verdana;
}
.TABLES {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666CC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #6666CC;
}
.companyname {
	font-family: Verdana;
	font-size: 19px;
	font-weight: bolder;
	color: #B0B42C;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 1.5px;
	word-spacing: 1px;
}
.txt1 {
	font-family: Verdana;
	font-size: 11px;
	color: #999900;
	font-weight: bold;
}
.txt2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0075B5;
	font-style: normal;
}
.txt3 {
	font-family: Verdana;
	font-size: 11px;
	color: #666699;
	font-weight: normal;
}
.borders {
	border: 2px solid #F3E398;
}
.buttonhome {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}




#checkout .item {
	clear: both;
}

#checkout .item .price {
	float: right;
	height: 121px;
	margin-left: 10px;
}

#checkout .item .price span {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
}

#checkout .item .price label {
	cursor: pointer;
}

#checkout .item h2 img {
	float: left;
	margin: 0 10px 10px 0;
}

#checkout table {

}

#checkout th {
	text-align: left;
}

#checkout td {
	text-align: left;
}

#checkout table .price {
	text-align: right;
}

#checkout table .total td {
	border-top: 1px solid black;
	font-style: italic;
}

#field-address1 {
    width: 10.2em;
}

#field-house-number {
    width: 4em;
}

#field-zipcode {
    width: 6em;
}

#body form .cc {
    width: 11.2em !important;
}

#body form .cvc {
    width: 3em !important;
}

#body form .month {
    width: 9.2em !important;
}

#body form .year {
    width: 6em !important;
}

table.methods td {
    padding: 0 1em 1em 0;
}
