@charset "UTF-8";
/* CSS Document */

p, h1, form, button {
	border:0;
	margin:0;
	padding:0;
}

#formerrors {
  border: 1px solid red;
  background-color : #FFCCCC;
  	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 auto 25px auto;
	width:450px;
	padding:14px;
}

#formerrors h3 { color: #003479; }

/* ----------- My Form ----------- */
.myform {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	width:450px;
	padding:14px;
	position: relative;
}

/* ----------- stylized ----------- */
	#stylized {
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}

#stylized p.noDivider {
	clear: both;
	font-size:11px;
	color:#666666;
	border-bottom:solid 0px #b7ddf2;
	padding-top: 0; padding-bottom: 0; margin: 0 0 1.2em 0;
}

#stylized label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	clear: both;
}

#stylized label.descriptionLabel {
	display:block;
	font-weight:bold;
	text-align:Left;
	width:350px;
	float:left;
	margin: 0 0 5px 10px;
	clear: both;
}

#stylized .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}

#stylized label.descriptionLabel .small {
	display: none;
}

#stylized .orderFormSubset .small { padding-bottom: 1.3em; }

#stylized input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:270px;
	margin:2px 0 20px 10px;
}

#stylized input#chkSameAsShipping {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:auto;
	margin:2px 200px 20px 10px;
}

#stylized select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:276px;
	margin:2px 0 20px 10px;
	position: relative;
}
#stylized select#selectExpirationMonth, #stylized select#selectExpirationYear {
	margin:2px 0 20px 10px;
	padding:4px 2px;
}
#stylized select#selectExpirationMonth {
	width:105px;
}
#stylized select#selectExpirationYear {
	width:95px;
	margin:2px 0 20px 6px;
}

#stylized label.radio {
	display:block;
	float:left;
	font-weight:bold;
	width:300px;
}

#stylized input.radioElement {
	display:block;
	float:left;
	margin: 2px 0 0 15px;
	padding:0;
	width:auto;
}

div.radioOption { padding-bottom: 1em; }

#stylized textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:410px;
	margin:2px 0 20px 10px;
}

#stylized input.buttonNext {
	clear:both;
	font-size: 12px;
	margin: 0 0 0 140px;
	width:125px;
	background:#ebf4fb url(../images/bg-formButton-orange.gif) no-repeat;
	text-align:center;
	color:#FFFFFF;
	float: none;
	border: 0;
	padding: 8px 0;
}

#stylized input.buttonPrevious {
	clear:both;
	font-size: 12px;
	margin: 0 0 0 30px;
	width:125px;
	background:#ebf4fb url(../images/bg-formButton-blue-o.gif) no-repeat;
	text-align:center;
	color:#FFFFFF;
	float: none;
	border: 0;
	padding: 8px 0;
	
}

.orderFormSubset {
	clear: both;
	position: relative;
	margin-bottom: 20px;
	border: thin dashed #CCC;
	display: none;
}
.orderFormSubset h4 {
	margin: .8em 0 0 1em;
	color: #0099FF;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}
#ie .clearfix {
	height: 1%;
}
div#PayLaterContracts {
	border: none;
	color:#666666;
}
div#PayLaterContracts p {
	margin: 0;
	padding: 1em 1em 0 1em;
	color:#666666;
	border-bottom: 0;
	font-size: 1em;
}
div#PayLaterContracts ol {
	list-style: lower-alpha;
}
div#PayLaterContracts ol li {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
}
div#containerCaptcha {
	color: #000;
	border: thin dashed #CCC;
}
div#containerCaptcha p {
	color: #000;
	padding: 0 1em 1em 1em;
}
div#disclaimerOption {
	margin: 1em;
}
div#part1 {
	display: block;
	position: relative;
}
div#part2 {
	display: none;
	position: relative;
}
div#part3 {
	display: none;
	position: relative;
}
div#part4 {
	display: none;
	position: relative;
}
div#part5 {
	display: none;
	position: relative;
}
div#part6 {
	display: none;
	position: relative;
}
div#part7 {
	display: none;
	position: relative;
}
img.progressBar {
	position: absolute;
	top: -50px;
	top: -60px;
	right: -80px;
	display: none;
}
span.progressBar {
	position: absolute;
	top: -65px;
	right: 0px;
	font-size: 11px;
	font-weight: bold;
	width: 222px;
	text-align: center;
	display: none;
}

input.hiddenInput { background: #ebf4fb; border: 1px solid #ebf4fb; }

div.fakeInput { 
	float:left;
	font-size:12px;
	padding: 0 2px 8px 2px;
	width:175px;
	margin:2px 25px 20px 10px;
	border: 0 solid #333;
	text-align: right;
}


/*div#part1 { display: block; }
div#part2 { display: block; }
div#part3 { display: block; }
div#part4 { display: block; }
div#part5 { display: block; }
div#part6 { display: block; }
div#part7 { display: block; }*/