body {
background-color: #171718;
background-image: url("../images/pattern/a10.png");
}
.pinform {	height: 40px;
width: 250px;
font-family: Verdana, Geneva, sans-serif;
font-size: 24px;
text-align: center;
vertical-align: middle;
}
.pinStepOne {
background-image: url("../images/background-step-two.png");
width: 840px;
bottom: 300px;
background-repeat: no-repeat;
height: 560px;
padding-top: 40px;
padding-right: 10px;
padding-left: 10px;
}
.pinFormbox {
padding-top: 412px;
padding-left: 400px;
}
.pinField {
font-size: 69px;
width: 55px;
margin-right: 15px;
height: 100px;
text-align: center;
border: thin solid #666;
background-image: url("../images/pin%20field%20background.png");
}
.pinSubmitbutton {
font-family: "museo-sans", sans-serif;
font-size: 14px;
background-color: #FFF;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
width: 60px;
color: #000;
}
.pinfieldButtonPIN {
padding-left: 345px;
padding-top: 2px;
}
.stepTwoformtopright {
height: 450px;
width: 425px;
float: right;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}
#stepTwotopleft {
width: 330px;
padding-top: 20px;
padding-right: 20px;
padding-left: 25px;
text-align:center;
}
#stepTwobottomright {
}
#stepTwotopleftbottom {
height: 217px;
width: 331px;
padding-right: 16px;
padding-left: 25px;
padding-bottom: 20px;
padding-top: 0px;
color: #FFFFFF;
text-align:center;
}
#bottomSteptwoform {
height: 30px;
width: 150px;
padding-left: 700px;
padding-top: 10px;
}
.formtext {
font-family: "museo-sans", sans-serif;
font-size: 14px;
color: #000;
font-weight: 200;
border: thin none #333;
}
.steptwofields {
height: 15px;
width: 250px;
font-size: 12px;
color: #000;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCC;
border-right-color: #999;
border-bottom-color: #999;
border-left-color: #999;
font-family: "museo-sans", sans-serif;
text-align: left;
}
.steptwoform {	font-family: "museo-sans", Arial, Helvetica, sans-serif;
font-size: 14px;
}
.textsmall {
font-family: Tahoma, Geneva, sans-serif;
font-size: 10px;
color: #FFF;
}
.stepTwoPicText {
font-family: "museo-sans", sans-serif;
font-size: 12px;
font-weight: 300;
color: #FFF;
text-indent: 20px;
padding-top: 10px;
}

#ssnrow1, #ssnrow2{
    display:none;
}
.loading{
	z-index:100;
	background:rgba(250, 250, 250, 0.9);
	width:100%;
	height:100%;
	position:fixed;
}
.loading img{
	display:block;
	margin:0 auto;
}
#dealername, #dealercontact{
    display:inline;
}

.dimage{
    max-width: 300px;
}