body {
	font-family: sans-serif;
}
h1 {
	font-size: 12pt;
	margin: 5px;
	margin-left: 0px;
	padding-left: 2em;
}
h2 {
	font-size: 10pt;
	margin: 5px;
	margin-left: 0px;
	padding-left: 2em;
}


div.userndests {
	margin-top: 0px;
	font-size: 9pt;
}
div.userndest {
	border: 1px solid #ccc;
	padding: 5px;
	padding-left: 10px;
}
div.userndest span.name {
	font-weight: bold;
}
div.userndest.buttons {
	clear: both;
	margin-bottom: 0px;
}

div.addressbillto {
	width: 500px;
	clear: both;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 2px solid #CC0033;
	text-align: left;
}

div.promocode {
	width: 440px;
	clear: both;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 2px solid #7D0D00;
	margin: 0px auto;
}
div.promocode h1 {
		margin-top: 0;
		margin-left: -10px;
		padding: 5px;
		clear: both;
		border-bottom: 1px #000000;
		font-size: 10pt;
	}
div.addressbillto h1 {
		margin-top: 0;
		margin-left: -10px;
		padding: 5px;
		clear: both;
		font-size: 14pt;
		color: #FFFFFF;
		text-align: left;
	}
div.destination {
	margin: 2px auto;
	
}
div.addressshipto {
	clear: left;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	border: 1px solid #ccc;
	
}
div.addressshipto h1 {
		margin-top: 0;
		margin-left: -10px;
		padding: 5px;
		clear: both;
		text-align: left;
		border-bottom: 1px solid #ccc;
	}
div.giftwhentoarrive {
	clear: left;
	float: left;
	padding-bottom: 10px;
	text-align: left;
	
}

div.giftmessage {
	clear: left;
	float: left;
	margin-top: 0px;
	border-top: none;
	
	
}
div.whentoarrive {
	clear: right;
	float: right;
	width: 200px;
	margin-top: 0px;
	border-top: none;
	
	
}
div.giftmessage h1 {
	margin-top: 0;
	margin-left: -10px;
	padding: 5px;
	clear: both;
	font-size: 14pt;
	background-color: #eee;
	color: #333;
	text-align: left;
}
div.whentoarrive h1 {
	margin-top: 0;
	margin-left: -10px;
	padding: 5px;
	clear: both;
	background-color: #eee;
	color: #333;
	text-align: left;
}
	.buttonsLeft {
		float: left;
		margin-left: 5px;
		margin-top: 5px;
	}
	.buttonsRight {
		float: right;
		margin-right: 5px;
		margin-top: 5px;
	}



#paymentform {
	margin: 0px auto;
	border: 2px solid #7D0D00;
	background-color: #FFFFFF;
	width: 440px;
}
#paymentform h1 {
	margin-top: 0;
	margin-left: -10px;
	padding: 5px;
	clear: both;
	background-color: #DADADA;
	border-bottom: 1px #000000;
	font-size: 10pt;
	}
div.promocode table tr td.label {
	text-align: right;
}

	div.carttable {
		border: 0 px;
	}
	
	div.carttable table {
		font-size: 8pt;
	}
	div.carttable table th {
		background-color: #eee;
		font-family: sans-serif;
		font-weight: bold;
		text-align: center;
		border: 1px solid #ccc;
		border-left: 0;
		padding: 5px;
	}
	div.carttable table th.first {
		border-left: 1px solid #ccc;
	}
	div.carttable table td {
		font-family: sans-serif;
		padding: 5px;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	div.carttable table td.first {
		border-left: 1px solid #ccc;
	}
	div.carttable table td.totallabel {
		text-align: right;
		font-weight: bold;
	}
	div.carttable table td.total {
		text-align: right;
		font-weight: bold;
	}
	div.carttable table td.number {
		text-align: right;
	}
	div.carttable table td.label {
		border-left: 1px solid #ccc;
		text-align: right;
	}
	div.carttable table td.value {
		text-align: right;

	}

	.buttonsLeft {
		float: left;
		margin-left: 0px;
		margin-top: 3px;
	}
	.buttonsRight {
		float: left;
		margin-right: 0px;
		margin-top: 3px;
	}




span.formwarning {
	background-color: #ff3;
	color: #900;
	border: 1px solid #900;
	border-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
}
table.register {
	font-size: 8pt;
	font-family: sans-serif;
}
table.register tr td {
	padding: 5px;
}
table.register tr th {
	font-size: 10pt;
	border: 1px solid #ccc;
	background-color: #eee;
}
table.register tr td.field {
	text-align: right;
	border-left: 1px solid #ccc;
}
table.register tr td.fieldwarning {
	text-align: right;
	border-left: 1px solid #ccc;
	background-color: #ff3;
	color: #900;
}
table.register tr td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.register tr td div.formexamples {
	font-size: 8pt;
	clear: both;
}

table.pricetable tr th {
	background-color: #f5f5f5;
	font-size: 8pt;
	border: 1px solid #ccc;
	border-left: none;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.pricetable tr th.first {
	border-left: 1px solid #ccc;
}
table.pricetable tr td {
	font-size: 8pt;
	border: 1px solid #ccc;
	border-left: none;
	border-top: none;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.pricetable tr td.first {
	border-left: 1px solid #ccc;
}

table.invoicepreable tr th {
	font-size: 12pt;
	background-color: #333;
	color: #eee;
}
table.invoicepreable tr th.first {
	border-left: 1px solid #ccc;
}
table.invoicepreable tr td {
	border: 1px solid #ccc;
	border-top: none;
	border-left: none;
}
table.invoicepreable tr td.first {
	border-left: 1px solid #ccc;
}

/* minicart */
	div.minicart {
		border: 1px solid #ccc;
		font-size: 8pt;
		margin-bottom: 5px;
	}
	div.minicart h1 {
		font-size: 10pt;
		background-color: #eee;
		margin: 0;
		padding: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-bottom: 1px solid #ccc;
	}
	div.minicart table {
		width: 100%;
	}
	div.minicart table tr td {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding-left: 2px;
		padding-right: 2px;
	}
	div.minicart table tr td.first {
	}
	div.minicart table tr td.last {
		border-right: 0;
	}

/* minisurvey */
	div.minisurveyform {
		border: 1px solid #ccc;
		font-size: 8pt;
		margin-bottom: 5px;
	}
	div.minisurveyform h1 {
		font-size: 10pt;
		background-color: #eee;
		margin: 0;
		padding: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-bottom: 1px solid #ccc;
	}
	div.minisurveyform table {
		width: 100%;
	}
	div.minisurveyform table tr td {
		padding-left: 2px;
		padding-right: 2px;
	}
	
a:link {color: #23628e;  }
a:visited {color: #23628e;  }
a:hover {color: #23628e;  }
a:active {color: #23628e; }

.desc {font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif;}


