body {
	width			: 100%;
	margin			: 0px;
	padding			: 0px;

	font-family		: verdana;
    font-size		: 8pt;
	font-weight		: 700;
	background-color: #3e403f;
}

div {
	font-size		: 8pt;
	color			: #000000;
}

div.payment {
	font-size		: 8pt;
	color			: #000000;
}

div.paymentTypeList {
	font-size		: 8pt;
	color			: #000000;
}

div.buckarooAuthorizedTransaction {
	position: relative;

	font-size		: 8pt;
	color			: #000000;
}

div.buckarooCreditCardTransaction {
	position: relative;

	font-size		: 8pt;
	color			: #000000;
}

div.buckarooIdealTransaction {
	position: relative;

	font-size		: 8pt;
	color			: #000000;
}

div.payPalTransaction {
	position: relative;

	font-size		: 8pt;
	color			: #000000;
}

.paymentTypeText {
	background-color: #e7e8ea;
	padding: 15px;
}

.paymentTypeListText {
	background-color: #e7e8ea;
	width: 230px;
	padding: 15px;
}

.expirationDateText {
	display: none;
	position: relative;
	top: 0px;
	visibility: hidden;

	background-color: #e7e8ea;
	width: 230px;
	padding: 15px;
}

.cvcText {
	display: none;
	position: relative;
	top: 0px;
	visibility: hidden;

	background-color: #e7e8ea;
	width: 230px;
	padding: 15px;
}

.spacer {
	height			: 10px;
}

.main {
	border			: 0px solid #cccccc;
	padding			: 0px;
	background		: #f2f2f2;
}

.exception {
	margin-left		: 25px;
	margin-bottom	: 25px;
	font-size		: 8pt;
	color			: #e60501;
}

a {
	font-size		: 8pt;
	color			: #000000;
}

input {
	border			: 1px solid #000000;
	background		: #fff;
	margin			: 2px;
	font-size		: 8pt;
}

.text {
	border			: 1px solid #000000;
	background		: #fff;
	margin			: 2px;
	font-size		: 8pt;
}

.button {
	border			: 0px solid #000000;
	background		: #000000;
	color			: #ffffff;
	margin			: 2px;
	font-size		: 9pt;
	font-weight		: 700;
	width			: 150px;
	height			: 20px;
}

.help {
	position		: absolute;
	border			: 1px solid #000000;
	background		: #ffffff;
	margin-top		: 3px;
	margin-left		: 0px;
	font-size		: 8pt;
	cursor			: help;
}

.select {
	border			: 1px solid #000000;
	background		: #fff;
	margin			: 2px;
	font-size		: 8pt;
	width			: 150px;
}

#ExpirationMonth {
	width			: 40px;
}

#ExpirationYear {
	width			: 55px;
}

.checkbox {
	border			: 0px none #fc0;
	background		: #ececec;
	margin			: 2px;
	font-size		: 8pt;
}

.radio {
	border			: 0px none #fc0;
	background		: #f2f2f2;
	margin			: 0px;
	font-size		: 8pt;
}

.image {
	border			: 0px;
}

td.label
{
	font-family		: Verdana;
    font-size		: 8pt;
	font-weight		: 700;

	text-align: right;
}

.selectedProduct
{
	font-family		: Verdana;
    font-size		: 8pt;
	font-weight		: 700;

	color: #e60501;
}

.header
{
	font-family:		Verdana;
	font-size:			11pt;
	font-weight: 		700;

	color: 				#ffffff;
	background-color:	#e60501;

	border-bottom-style:	none;
	border-bottom-width:	0px;
	border-bottom-color:	#000000;

	height:				20px;
	padding-left:	15px;
}

.small
{
	font-family:		Verdana;
	font-size:			7pt;
	color:				#9daab3;
}

div.footer
{
	padding: 20px;
	background-color:	#000000;
	color:				#ffffff;
	text-align: left;
}

a.footer {
	font-family:		Verdana;
	font-size:			7pt;
	color:				#ffffff;
	background-color:	#000000;
}

div.top
{
	padding-top: 0px;
	padding-bottom: 0px;

	padding-left: 10px;
	background-color:	#f2f2f2;
	color:				#9daab3;
	font-size:			7pt;
	vertical-align: top;
}

#logo {
	visibility: visible;
}

.logo {
	padding: 0px;
	margin: 0px;

	background-color: #000000;
}

.content {
	padding-left: 20px;
}

.red {
	font-family:		Verdana;
	font-weight: 		500;
	font-size:			9pt;

	color: 				#ffffff;
	background-color:	#e60501;

	padding: 			5px;
}

a.menuitem {
	font-family:		Verdana;
	font-weight: 		500;
	font-size:			9pt;

	color: 				#ffffff;
	background-color:	#e60501;
}

.title {
	font-family:		Verdana;
	font-weight: 		700;
	font-size:			12pt;
}
