@charset "utf-8";
/* CSS Document */
li input {
	position: absolute; 
	left: -9999px;
}
li.bundle {
	clear: both;
	height: 51px;
	width: 295px;
}
li.bundle label {
	background: #FFF url('/shared-bits/images/joinpage/bundle_box_short.gif') no-repeat scroll 0 -51px;
	cursor: pointer; 
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	height: 51px;
	width: 295px;
}
li.bundle label.checked { 
	background-position: 0 0;
}
li.bundle label span.option_text {
	color: #2C271F;
	display: inline-block;
	float: left;
	font-size: 11px;
	line-height: 33px;
	overflow: hidden;
	padding-left: 28px;
	text-align: left;
	width: 180px !important;
	width: 195px;
}
li.bundle label .option_text img {
	margin-left: 5px !important;
	margin-left: 10px;
	margin-top: 0;
	text-align: right;
}
li.bundle label span.option_amount {
	color: #5C5C5C;
	display: inline-block;
	float: right;
	font-size: 13px;
	line-height: 28px;
	padding-right: 4px;
	text-align: right;
	width: 80px;
}
li.bundle label.checked span.option_amount,
li.bundle label.checked span.option_text { 
	color: #003365;
}
li.bundle label span.option_subtext {
	color: #5D503A;
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	line-height: 12px;
	overflow: hidden;
	padding-left: 30px;
	text-align: left;
	width: 180px !important;
	width: 195px;
}
li.bundle label span.option_currency {
	color: #3F3F3F;
	display: inline-block;
	float: right;
	font-size: 10px; 
	font-weight: bold;
	line-height: 13px;	
	padding-right: 10px;
	text-align: right;
	width: 80px;
}
sup.cents {
	line-height: 0em; 
	margin-right: .2em; 
	padding: .5em .2em .1em .2em; 
}
.disclaimer_msg {
	clear: both;
	color: #003365;
	font-size: 10px;
	padding: 10px 0;
	text-align: justify;
	vertical-align: top;
	width: 290px;
}
li.options {
	clear: both;
	height: 51px;
	margin: 7px 0;
	width: 295px;
}
li.options label {
	background: #FFF url('/shared-bits/images/joinpage/option_box_short.gif') no-repeat scroll 0 -51px;
	cursor: pointer; 
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	height: 51px;
	width: 295px;
}
li.options label.checked { 
	background-position: 0 0;
}
li.options label span.option_text {
	color: #000000;
	display: inline-block;
	float: left;
	font-size: 11px;
	line-height: 33px;
	overflow: hidden;
	padding-left: 28px;
	text-align: left;
	width: 180px !important;
	width: 195px;
}
li.options label .option_text img {
	margin-left: 5px !important;
	margin-left: 10px;
	margin-top: 0;
	text-align: right;
}
li.options label span.option_amount {
	color: #5C5C5C;
	display: inline-block;
	float: right;
	font-size: 13px;
	line-height: 28px;
	padding-right: 4px;
	text-align: right;
	width: 80px;
}
li.options label.checked span.option_amount,
li.options label.checked span.option_text { 
	color: #003365;
}
li.options label span.option_subtext {
	color: #333333;
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	line-height: 12px;
	overflow: hidden;
	padding-left: 10px;
	text-align: left;
	width: 180px !important;
	width: 195px;
}
li.options label span.option_currency {
	color: #666666;
	display: inline-block;
	float: right;
	font-size: 10px; 
	font-weight: bold;
	line-height: 13px;	
	padding-right: 10px;
	text-align: right;
	width: 80px;
}
li.payments label {
	background: transparent url('/shared-bits/images/joinpage/radio_button.gif') no-repeat scroll 0 -24px;
	color: #000000;
	cursor: pointer; 
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	height: 24px;
	line-height: 26px;
	padding-left: 26px;
	text-align: left;
}
li.payments label.checked { 
	background-position: 0 0;
	color: #003365;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.alternate_payment {
	background: url('/shared-bits/images/joinpage/alternate_payment.gif') no-repeat;
	border: none;
	color: #626262;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	height: 33px;
	width: 256px;
}
.submit_button {
	background-color: #CCCCCC;
	clear: both;
	color: #333333;
	cursor: pointer; 
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 4px 20px; 
}
.mouseover {
	color: #990000;
	text-decoration: underline;
}
