.salesletter {
	width: 650px;
	margin: 0 auto;
}

img {
	border: none;
}

em {
	font-style: italic;
	font-weight: bold;
}

em.date {
	font-size: 9pt;
	font-weight: normal;
}

form table {
	font-size: 10pt;
}

form table th {
	text-align: left;	
	padding: 10px 0px 5px 0px;
}

form table label {
	padding-right: 10px;
	white-space: nowrap;
}

form table label.checkbox {
	white-space: normal;	
}

.buttons {
	text-align: right;
}

.errors {
	color: red;
	font-size: 10pt;
}

#contentBody h3.nobottom,
#contentBody h4.nobottom,
#contentBody h5.nobottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#contentBody p {
	font-size: 9pt;
}

#contentBody p.noTop {
	margin-top: 0px;
	padding-top: 0px;
}

.spaced li {
	margin: 20px 0px 0px 0px;
}

.noindent {
	padding: 0px 0px 0px 0px;
	width: 378px;
}

.center {
	text-align: center;	
}


.floatLeft {
	float: left;
}

hr {
	clear: both;	
}

#contentBody ul li blockquote {
	font-size: 9pt;	
}

#contentBody table {
	margin: 10px 5px 0px 5px;
	font-size: 9pt;	
}

#contentBody table th {
	text-align: left;
	white-space: nowrap;
}

#content table.grid {
	position: relative;
	top: -40px;
}

#content table.grid td {
	text-align: center;	
}

#content table.data {
	text-align: center;
}

#content table.data .button {
	font-size: 8pt;
}

#content table.data th {
	padding: 5px;
	text-align: center;
}

#content table.data td {
	padding: 5px;
	margin: 10px; 
}

#contentBody #content table.data.form td, 
#contentBody #content table.form td {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#contentBody.quickCheckout #content {
	float: none;
	width: auto;
}

#contentBody.quickCheckout .quickCheckoutStep {
	width: 842px;
	margin-top: 25px;
	float: left;
}

#contentBody.quickCheckout .column {
	margin-right: 100px;
}

#contentBody.quickCheckout .data .column {
	margin-right: auto;
}

#contentBody.quickCheckout td.label {
	width: 115px;
	border: none;
	background-color: white;
}

#content table.data ul {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
	left: -42px;
}

#content table.data ul li {
	padding-left: 0px;
	padding-top: 0px;
}

#content table.data tr.total td.price {
	text-align: right;
}

#content table.data td.blank {
	border: none;
}

#content table.data td.buttons {
	text-align: right;
	padding: 0px 0px 10px 0px;
	border: none;	
}

#contentBody .column {
	float: left;
}


#contentBody .address, #contentBody .shippingmethod, #contentBody .payment, #contentBody .info {
	margin-left: 15px;
	width: 280px;
}

#contentBody .info {
	width: 500px;
}

#contentBody .info p {
	margin: 0px 0px 0px 5px;
	font-style: italic;	
}

#contentBody .info p strong {
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
}

.shippingmethod select {
	width: 130px;
}

.copyright {
	margin: 5px auto;
	padding-bottom: 4px;
	width: 783px;
	font-size: 8pt;
	text-align: center;
}

#breadcrumbs {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 15px; 
	left: 0px;	
	width: 450px;
}

#breadcrumbs li {
	font-size: 8pt;
	display: inline;
	list-style-type: none;	
}


#leftCol .nav {
	padding: 0px 5px 20px 5px;
	width: 238px;
	margin: 0px;
}

#leftCol .nav p.cart {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-left: 24px;
}

.largeimage {
	float: left;
	margin: 0px 5px 5px 0px;	
}

dl {
	float: left;
	width: 250px;
	font-size: 9pt;
	color: #333;
}

dl dt {
	font-weight: bold;
	margin: 4px 0px 7px 0px;
	float: left;
	clear: left;	
}

dl dd {
	display: inline;	
	float: left;	
	clear: right;
	margin: 4px 0px 7px 10px;
	padding: 0px 0px 0px 0px;
}

dl dd.retailPrice {
	text-decoration: line-through;	
}

#contentBody #product-well {
	padding: 0px 10px 10px 10px;
	margin: 10px;
	border: 1px solid #401486;
	clear: both;
}

#contentBody #product-well ul {
	list-style-type: none;
	padding: 0 10px 0 0;
	margin: 0;
	font-size: 8pt;
}

#contentBody #product-well td {
	width: 320px;
	text-align: center;
	border: 1px solid #6fd2e3;
	padding-bottom: 5px;
}

#contentBody #product-well img {
	border: none;	
}

#contentBody #my-downloads img {
	max-height: 45px;
	max-width: 45px;
}

#contentBody .product {
	float: left;
	width: 180px;
	height: 250px;
	font-size: 10pt;
	text-align: center;
	margin: 10px;
}

#contentBody .product img {
	border: none;
	max-height: 240px;
	max-width: 170px;
}

#contentBody .address-display {
	text-align: left;
}

#footer {
	clear: both;
	margin: 0px auto;
}

#footer ul {
	text-align: center;
	margin: 0px;
	padding: 2px;
	height: 20px;	
}

#footer ul li {
	margin: 0px;
	padding: 0 0 0 4px;
	list-style-type: none;
	display: inline;	
	font-size: 9pt;
}

#footer ul li.first {
	border: none;
}

/* Calendar */
.CALcpYearNavigation, 
.CALcpMonthNavigation { background-color:#C0C0C0; text-align:center; vertical-align:center; text-decoration:none; color:#000000; font-weight:bold; }

.CALcpDayColumnHeader, 
.CALcpYearNavigation, 
.CALcpMonthNavigation, 
.CALcpCurrentMonthDate, 
.CALcpCurrentMonthDateDisabled,
.CALcpOtherMonthDate,.CALcpOtherMonthDateDisabled,
.CALcpCurrentDate,
.CALcpCurrentDateDisabled,
.CALcpTodayText,
.CALcpTodayTextDisabled,
.CALcpText { font-family:arial; font-size:8pt; }

td.CALcpDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px; }

.CALcpCurrentMonthDate, 
.CALcpOtherMonthDate, 
.CALcpCurrentDate { text-align:right; text-decoration:none; }

.CALcpCurrentMonthDateDisabled, 
.CALcpOtherMonthDateDisabled, 
.CALcpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }

.CALcpCurrentMonthDate, 
.CALcpCurrentDate { color:#000000; }

.CALcpOtherMonthDate { color:#808080; }

td.CALcpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; }

td.CALcpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }

td.CALcpTodayText, 
td.CALcpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}

a.CALcpTodayText, 
span.CALcpTodayTextDisabled { height:20px; }

a.CALcpTodayText { color:black; }

.CALcpTodayTextDisabled { color:#D0D0D0; }

.CALcpBorder { border:solid thin #808080; }

