.OLL {
	border: solid 1px red;
}
.checkoutHead {
	display: block;
	margin: 0 75px 10px 75px;
	background: #efefef;
	padding: 20px;
	color: #000;
	border: 1px solid #DEDEDE;
}
.checkoutHead li {
	margin: 0 0 0 30px;
	list-style-type: disc;
}
.checkoutHead strong {
	background: #D3FA9F;
	font-weight: bold;
}
/* ----------- TEMPORARY FOR GOOGLE MV TESTS ONLY ------------ */
#interstitial p {
	
}
#checking {
	font-size: 24px;
	font-family: Georgia,"Times New Roman", serif;
	text-align: center;
	display: block;
	margin: 12px 0 18px 0;
}
#checkingDone {
	display: none;
}
#checkingOne, #checkingTwo, #checkingThree, #checkingDone, #checkingDone {
	font-weight: bold;
	padding: 12px 0 12px 60px !important;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 15px center;
	margin: 0 0 8px 0 !important;
	color: #999;
	font-size: 16px;
	line-height: 1.5em;
}
#checkingOne, #checkingTwo, #checkingThree {
	background-image: url(/static/img/checkout/bsloading.gif);
	display: block;
}
#checkingOne.bsComplete, #checkingTwo.bsComplete, #checkingThree.bsComplete {
	color: #587d22;
	background-color: #daf4b9;
	background-image: url(/static/img/checkout/bscheck.gif);
}
#checkingDone.bsComplete {
	display: block;
	color: #000 !important;
	background-color: #daf4b9;
	background-image: url(/static/img/checkout/bscheck.gif);
}
/*	RECIEPT PAGE
-------------------------------------------------------------- */
.msie6 #content, .msie7 #content { padding: 20px 0 20px 0}
.printPageHeading {
	padding: 6px 0;
	margin: 20px 0 10px 340px;
	float: left;
}
	.msie6 .printPageHeading {
		margin: 20px 0 10px 140px;
	}
		.msie6 .printPageHeading span {
			margin-left: 20px;
			width: 60px;
		}
	.printPageHeading span {
		background: transparent url(/static/img/checkout/print.png) no-repeat center top;
		height: 24px; width: 40px;
		display: inline-block;
		/*outline: 1px solid red;*/
	}
	.printPageHeading a {
		color: #0000FF;
	}
		.printPageHeading a:hover {
			color: #0000FF;
		}
#orderReciept {
	width: 856px;
	border: 2px solid #54010B;
	margin: 0 0 20px 0;
	padding: 30px 50px;
	float: left; clear: both;
}
.contact {
	margin: 0 0 20px 20px;
	font-size: 14px;
	line-height: 1.2em;
	background: transparent url(/static/img/checkout/contactCard.gif) no-repeat left top;
	width: 280px; height: 125px;
	padding: 60px 0 0 30px;
	font-family: "American Typewriter", "Courier New", courier, monospace;
}
.paymentDetails {
	margin: 0 0 20px 0;
}
	.paymentDetails p {
		margin: 0 0 1.2em 20px;
	}
	.paymentNumber {
		margin: 0 60px 10px 20px !important;
		padding: 15px 30px 15px 60px;
		background: #efefef url(/static/img/checkout/phone.png) no-repeat 6px 4px;
		display: inline-block;
		font-size: 26px;
		font-weight: bold;
		border-radius: 20px;
		-webkit-border-radius: 20px;
		-khtml-border-radius: 20px;	
		-moz-border-radius: 20px;
	}
	.msie6 .paymentNumber,
	.msie7 .paymentNumber {
		width: 240px;
		padding: 20px 0 20px 60px;
	}
	.msie7 .paymentNumber {
		background: #efefef url(/static/img/checkout/phone.png) no-repeat 10px 8px;
	}
	.msie6 .paymentNumber {
		background: #efefef;
		padding: 15px 30px;
		width: 210px;
	}

.GetQuoteBoxCheckout table {
	padding: 0;
	margin: 0 !important;
	font-size: 12px;
}
.GetQuoteBoxCheckout .GetQuoteBoxTitle {
	background: #A0C371;
	color: #fff;
}
#printLogo {
	display: none;
}

/*	Affiliate
-------------------------------------------------------------- */
#spareFootAd {
	margin: 40px 0;
}
	#spareFootAdImg {
		float: left;
		padding: 0 15px 0 0;
	}
	#spareFootAd p {
		margin: 0;
	}
	
/*	Helper List
-------------------------------------------------------------- */
.availNote {
	background: #ECECDA url(/static/img/global/icons/note.png) 4px 4px no-repeat;
	border: 1px solid #D2D2C3;
	text-shadow: #fff 1px 1px 0;
	margin: 10px 5px 0 5px;
	padding: 4px 4px 4px 24px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	clear: both;
}
.GetQuoteBoxContent .availNote {
	margin: 10px 0 5px 0;
	line-height: 16px;
	width: 260px;
}
/*	Temporary MV Test Stuff
-------------------------------------------------------------- */
.testLicIns, .testMinInfo {
	font-style: normal;
	font-weight: bold;
	float: right; clear: right;
	font-size: 11px;
	font-family:verdana,arial,helvetica,sans-serif;
	border: 1px solid #D2D2C3;
	text-shadow: #fff 1px 1px 0;
	margin: 4px 5px 4px 10px;
	padding: 4px 4px 4px 24px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
}
.testLicIns em {
	font-style: normal !important;
	font-weight: bold !important;
	color: #008000 !important;
}
.testLicIns {
	background: #ECECDA url(/static/img/global/icons/shield.png) 4px 4px no-repeat;
}
.testMinInfo {
	color: #004080;
	background: #ECECDA url(/static/img/global/icons/clock.png) 4px 4px no-repeat;
	margin: 4px 5px 8px 10px;
}
.helperPrev dt {
	font-size: 20px !important;
	padding: .5em 0 .5em 5px !important;
	line-height: 24px;
}

.testStars {
	float: right;
	margin: 8px 10px 0 15px;
	width: 280px; height: 30px;
	display: none;
}
.msie6 .testStars, .msie7 .testStars { margin: 8px 0 0 15px;}
	.testStars .testStarsBg {
			/*outline: 1px solid blue;*/
		float: right; 
		height: 30px;
		background: transparent url(/static/img/checkout/testStars.gif) 0 0 no-repeat;
		width: 140px;
	}
		.testStars .testStarsBg div {
			background-color: transparent;
			background-image: url(/static/img/checkout/testStars.gif);
			background-position: 0 -30px;
			background-repeat: no-repeat;
			height: 30px;
		}
			.testStars .testStarsBg div.testNoRating {
				width: 100%;
				background-position: 0 -60px;
			}
.testStars .testReadRev {
		/*outline: 1px solid yellow;*/
	font-size: 11px;
	line-height: 1.2em;
	font-family:verdana,arial,helvetica,sans-serif;
	float: right;
	color: #4C4C4C;
	text-align: center;
	width: 140px;
}

#bsLoading {
	display: none;
	color: #fff;
	border: 4px solid #3A0008;
	background: #54010B;
	text-shadow: #000 1px 1px 0;
	margin: 10px 0;
	padding: 20px 20px 10px 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
}
#bsLoading p {
	padding: 5px 0;
}
#bsLoading p, #bsLoading li {
	font-size: 18px;
	line-height: 1.2em;
	list-style-type: none;
}
#bsLoading ul {
	padding: 0;
}
#bsLoading li {
	padding: 5px 0 7px 40px;
	margin: 0 0 5px 0;
	color: #BE858E;
}
	#bsLoading li.active {
		background: transparent url(/static/img/global/ajax-loader-54010B.gif) 0 0 no-repeat;
	}
	#bsLoading li.completed {
		color: #fff;
		background: transparent url(/static/img/checkout/bscheckMaroon.gif) 0 5px no-repeat;
	}
	#bsLoading ul span, #bsLoading p span {
		font-weight: bold;
	}
.bsHelperTotal, #bsHelperListing {display: none;}
#bsLoading ul #bsHelperListing {font-weight: normal;}
.msie6 .bsCategory, .msie7 .bsCategory { padding-right: 5px;}

.topAd {
	float:right;
	margin:10px 0;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

