@charset "utf-8";
/* CSS Document */

#form { width:580px;}

#contactInfo { padding-top:3%; padding-right: 5%; padding-left: 0; width:30%;}
#contactInfo h2 { padding-bottom:15px;}

#contact { padding: 0; height:375px;}
#contactTxt { padding-top:8%;}

#contactTxt .span45 {
	width:45%;
	padding-left:0;
	float:left;
}

#contactTxt h3 {
	padding-bottom:20px;
}

#contactTxt h2 {
	font-size:18px !important;
}

#contactTxt .span45 ul li p {
	padding-bottom:5px;
}

.span90 {
	width:80%;
	margin:0 auto;
}

#dealer ul li p{
	font-style:'Open Sans' !important;
	font-size:18px;
	font-weight:400;
	color: #3a3a3a;
	padding: 0 0 5px 0;
}

.fsBody .fsForm, .fsForm .fsSpacerRow .fsRowBody {
background-color: #f2f2f2;
}
.fsForm, .fsError {
margin-left: auto;
margin-right: auto;
}
.fsBody .fsForm .fsCell {
padding-top: 10px;
padding-bottom: 10px;
}
.fsBody .fsForm .fsSectionHeader {
background-color: #FFFFFF;
}
.fsBody .fsForm .fsSectionHeading {
color: #000000;
font-size: 20px;
line-height:25px;
}
.fsBody .fsForm .fsSectionText {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:18px;
}
.fsBody .fsForm .fsLabel, .fsBody .fsForm .fsOptionLabel, .fsBody .fsForm .fsMatrix th, .fsBody .fsForm .fsMatrixLabel {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:18px;
}
.fsBody .fsForm .fsRequiredLabel {
color: #000000;
}
.fsBody .fsForm input[type=text].fsField,
.fsBody .fsForm input[type=file].fsField,
.fsBody .fsForm input[type=number].fsField,
.fsBody .fsForm input[type=email].fsField,
.fsBody .fsForm input[type=tel].fsField,
.fsBody .fsForm textarea.fsField,
.fsBody .fsForm select.fsField {
background-color: white;
font-family: inherit;
border: 1px solid #ccc;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
color: rgba(0,0,0,0.75);
display: block;
font-size: 14px;
margin: 0 0 12px 0;
padding: 6px;
height: 32px;
width: 100%;
-webkit-transition: all .15s linear;
-moz-transition: all .15s linear;
-o-transition: all .15s linear;
transition: all .15s linear;
width:45% !important;
}
.fsBody .fsForm input[type=text].fsField,
.fsBody .fsForm input[type=file].fsField,
.fsBody .fsForm input[type=number].fsField,
.fsBody .fsForm input[type=email].fsField,
.fsBody .fsForm input[type=tel].fsField,
.fsBody .fsForm textarea.fsField {
	width:45% !important;
}
.fsBody .fsForm input[type=text].fsRequired,
.fsBody .fsForm input[type=file].fsRequired,
.fsBody .fsForm input[type=number].fsRequired,
.fsBody .fsForm input[type=email].fsRequired,
.fsBody .fsForm input[type=tel].fsRequired,
.fsBody .fsForm textarea.fsRequired,
.fsBody .fsForm select.fsRequired {
border-color: #EEEEEE;
background-color: #FFFFFF;
width:45% !important;
}
.fsBody .fsForm .fsSupporting {
color: #777777;
}
.fsBody .fsRowTop, .fsBody .fsRowBottom, .fsBody .fsRowOpen, .fsBody .fsRowClose { display: none; }
</style>
<style type="text/css">
.fsFieldRow input[type="text"], .fsFieldRow input[type="email"], .fsFieldRow input[type="number"], .fsFieldRow input[type="tel"], .fsForm textarea {
border-color: #999;
}
.fsBody .fsForm input[type="text"].fsRequired, .fsBody .fsForm input[type="file"].fsRequired, .fsBody .fsForm input[type="number"].fsRequired, .fsBody .fsForm input[type="email"].fsRequired, .fsBody .fsForm input[type="tel"].fsRequired, .fsBody .fsForm textarea.fsRequired, .fsBody .fsForm select.fsRequired {
border-color: #999;
width:45% !important;
}
.fsBody .fsForm input[type="text"].fsRequired, .fsBody .fsForm input[type="file"].fsRequired, .fsBody .fsForm textarea.fsRequired, .fsBody .fsForm select.fsRequired {
border-color: #999;
}
.fsFieldFocused{background-image:none;}
.fsFieldFocused div.fsSupporting,.fsFieldFocused label.fsRequiredLabel span {color:none;}
.fsBody .fsForm input[type="text"].fsField, .fsBody .fsForm input[type="file"].fsField, .fsBody .fsForm textarea.fsField, .fsBody .fsForm select.fsField {
border-color: #999;
width:45% !important;
}
.fsForm .fsSubmit {
background-color:transparent;
border: none;
}
.fsBody .fsForm {
border:none;
}
header, nav, article, footer, address {
display: block;
}
.fsBody #fsTopLogo .reportAbuse {
text-align:center;
font-size:10px;
}
.fsBody #fsTopLogo .reportAbuse a {
background:none;
height:16px;
color:#666
}
.fsBody .warningNoJS {
color: red;
background-color: white;
border: solid 1px red;
padding: 20px;
}
#fsTopLogo
{
position:absolute;
top:0;
right:9%;
margin:0;
display:none;
}
#fsTopLogo a
{
width:150px;
height:50px;
background:url(../../images/3/formstackLogo.png) no-repeat center center;
display:block;
}
#fsTopLogo a span
{
display:none;
}
/*
*** Body / Form Page / Layout ***
*/
.fsBody {
color:#000;
font:13px/1.4 "Helvetica Neue", Arial,"Lucida Grande", Tahoma, Verdana, sans-serif;
}
.fsBody .fsPage {
min-width: 400px;
}
.fsEmbed .fsPage {
min-width: inherit !important;
}
.fsBody .fsForm {
background-color:transparent;
margin: 18px auto;
display: table;
}
.fsEmbed .fsForm {
display: inherit;
}
.fsborderradius .fsBody .fsForm, .fsborderradius .fsBody .fsSectionHeader {
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.fsboxshadow .fsBody .fsForm {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset, 0 -2px 0 rgba(0, 0, 0, 0.1) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset, 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
border: none;
}
.fsBody .fsForm .fsTable {
text-align: left;
padding :0 0 4px;
border: none;
margin: 9px auto;
width: 100%;
}
.fsborderradius .fsBody .fsSectionHeader {
margin: 10px;
}
.fsBody .fsSectionHeader {
padding: 10px 15px 15px 15px;
background-color: #ccc;
clear: left;
}
.fsBody .fsForm .fsSectionHeading {
font-size: 34px;
font-weight: bold;
line-height: 44px;
line-height: 36px;
}
.fsBody .fsRowBody {
padding: 10px 15px;
}
.fsBody .fsHidden {
padding: 0 !important;
margin: 0 !important;
display:none;
}
.fsBody .fsHiddenPage {
padding: 0 !important;
margin: 0 !important;
height: 0;
visibility:hidden;
overflow:hidden;
}
.fsBody .fsPage.fsHiddenPage.fsHidden {
display:block;
}
/*
.fsBody p {
max-width: 500px;
}
*/
.fsForm fieldset, .fsForm fieldset legend {
border: none;
padding:0;
margin:0;
}
legend {
white-space:normal;
}
/*
*** Field Styles ***
*/
.fsForm.fsMaxCol1 {
width: 700px;
}
.fsForm.fsMaxCol2 {
width: 100%;
}
.fsForm.fsMaxCol3 {
width: 900px;
}
.fsForm.fsMaxCol4 {
width: 1100px;
}
.fsBody .fsFieldAddress {
display: block;
}
.fsBody .fsFieldAddress2 {
margin-bottom: 5px;
}
.fsBody div.fsFieldZip {
width: 14%;
}
.fsBody .fsFieldRow {
clear:left;
}
.fsBody .fs2Col {
min-width: 600px;
}
.fsBody .fs3Col {
min-width: 900px;
}
.fsBody .fs4Col {
min-width: 1100px;
}
.fsBody .fs1Col .fsFieldCell {
}
.fsBody .fs2Col .fsFieldCell {
float: left;
width: 45%;
}
.fsBody .fs3Col .fsFieldCell {
float: left;
width: 30%;
}
.fsBody .fs4Col .fsFieldCell {
float: left;
width: 22%;
}
.fsFirst.fsLast.fsFieldCell {
width: auto;
}
.fsFirst.fsLast.fsFieldCell p {
}
.fsBody .fsLabel, .fsBody label {
display:block;
font-weight: bold;
line-height: 19px;
}
.fsBody .fsLabelHorizontal label {
float: left;
margin-right: 10px;
width: 100px;
}
.fsFieldHorizontal {
float: left;
}
.fsBody .fsSubField {
float:left;
margin-right:5px;
}
.fsBody .fsSupporting {
color:#777;
font-size:11px;
display: block;
float: none;
}
.fsBody .fsCallout {
position:absolute;
width:360px;
z-index:5;
}
.fsBody .fsCalloutTop {
padding-top:21px;
background:url(../../images/3/calloutTop.png) no-repeat left top;
}
.fsBody .fsCalloutBottom {
height:15px;
background:url(../../images/3/calloutBottom.png) no-repeat left bottom;
}
.fsBody .fsCalloutBody {
padding:3px 12px 4px 16px;
background:url(../../images/3/calloutBody.png) repeat-y left center;
color:#fff;
text-shadow:0 1px 1px #000;
}
.fsBody .fsCalloutBody a {
text-decoration:none;
border-bottom:1px dotted;
color:#ddd;
}
.fsBody .fsCalloutBody a:hover {
color:#aaa;
}
.fsBody .fsPasswordForm {
width: 400px;
padding-bottom:15px;
}
/*
*** Submit Button ***
*/
.fsForm .fsSubmit {
padding:15px;
margin-top:10px;
clear: left;
}
.fsborderradius .fsForm .fsSubmit {
border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
}
.fsSubmit input.fsSubmitButton {
padding:3px;
clear:both;
float: left;
}
.fsSubmit input.fsSubmitMultipage {
float:right;
clear:none;
}
/*
*** Footer ***
*/
#fsFooterImage {
clear:both;
padding-top:20px;
}
/*
*** Messages / Errors / Misc
*/
.clear {
clear:both;
}
.fsBody .showMobile {
display: none;
}
div.fsError {
margin: 15px 10px 5px;
font-size:14px;
background-color:#fee;
color:#000;
border:1px solid red;
padding:10px;
clear:both;
text-align:center;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#disabledError {
width:300px;
margin:54px auto;
background:#fff;
border:2px solid #efefef;
color:#777;
padding:36px;
line-height:18px;
}
.fsPasswordForm label {
display:block;
color:#777;
font-size:13px;
}
.fsPasswordForm .fsRowBody input {
padding:5px;
text-align:center;
font-size:16px;
font-weight:bold;
}
.fsPasswordForm td.fsRowBody {
padding:18px 0 24px;
}
#fsPasswordError {
color: #D2010B;
font-weight: bold;
padding: 0;
text-align: center;
}
.fsFieldFocused
{
}
.fsFieldFocused div.fsSupporting,.fsFieldFocused label.fsRequiredLabel span {
color:#000;
}
.fsReadOnly {
background-image:none;
}
/* @group Confirmation Ad */
#fsConfirmAd table {
width:600px;
margin:36px auto;
}
#fsConfirmAd h2 {
margin:0;
padding:18px;
text-align:center;
font-size:18px;
font-weight:normal;
background:#42BD21;
color:#fff;
text-shadow:0 1px 0 #000;
}
#fsConfirmAd li {
margin-bottom:18px;
}
#fsConfirmAd img,#fsConfirmAd ul {
margin:18px;
}
#fsLearnMore {
display:block;
height:25px;
width:155px;
font-size:16px;
text-decoration:none;
color:#333;
text-shadow:0 1px 0 #fff;
background:url(../../images/3/buttonBG.png);
line-height:25px;
margin:18px auto;
}
/* @end */
/* @group Custom Field Appearance */
.fsFieldRow input[type=text], .fsFieldRow input[type=email], .fsFieldRow input[type=number], .fsFieldRow input[type=tel], .fsForm textarea {
border: #999 solid 1px;
background-repeat: repeat-x;
background-position: top left;
padding: 10px 25px;
font-size: 14px;
line-height: 18px;
max-width: 95%;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #fff;
margin-bottom: 18px;
width: 100%;
min-width: 500px;
}
.fsReadOnly input[type=text], .fsReadOnly input[type=email], .fsReadOnly input[type=number], .fsReadOnly input[type=tel], .fsReadOnly textarea {
border:none;
background-image:none;
}
.fsForm input[type=text].fsField:focus, .fsForm input[type=email].fsField:focus, .fsForm input[type=number].fsField:focus, .fsForm input[type=tel].fsField:focus, .fsForm input[type=file].fsField:focus,.fsForm textarea.fsField:focus {
}
.fsForm .fsReadOnly input[type=text].fsField:focus,
.fsForm .fsReadOnly input[type=number].fsField:focus,
.fsForm .fsReadOnly input[type=email].fsField:focus,
.fsForm .fsReadOnly input[type=file].fsField:focus,
.fsForm .fsReadOnly input[type=tel].fsField:focus,
.fsForm .fsReadOnly textarea.fsField:focus
{
border:none;
}
.fsFieldRow input[type=radio], .fsFieldRow input[type=checkbox]{
float: left;
vertical-align: bottom;
padding: 0;
margin:3px 7px 0 0;
position: relative;
}
.fsFieldRow input[type=radio].vertical, .fsFieldRow input[type=checkbox].vertical{
clear:left;
float:left;

}
label.fsOptionLabel {
font-weight:normal;
}
.fsOptionLabel.horizontal {
float: left;
margin-right: 20px;
}
.fsLabelVertical .fsSupporting {
clear: left;
}
.fsSupporting {
max-width: 500px;
}
.fsForm select {
font-size:15px;
line-height:18px;
}
.fsRequiredMarker {
padding-left:2px;
color:#ba0000;
font-size:16px;
font-weight:bold;
font-family:Verdana;
float: none;
}
.fsSupporting.fsRequiredLabel span {
font-size:inherit;
height:inherit;
}
.hidden
{
position: absolute;
left: -999em;
width: 0.1em;
height: 0.1em;
overflow: hidden;
}
.fsPagination {
text-align:center;
margin:25px 0;
}
.fsPagination .fsNextButton {
float:right;
}
.fsPagination .fsPreviousButton {
float:left;
}
.fsPagination input, .fsPagination button {
font-size:16px;
}
.fsForm .fsLabel {
font-size:13px;
}
/* @end */
/* @group Validation */
td.fsValidationError {
background-color:#fcc  !important;
}
.fsValidationError .fsLabel {
color:#ba0000;
padding-left:20px;
background-image:url(../../images/3/validationAlert.png);
background-repeat:no-repeat;
background-position:left bottom;
}
.fsCounter {
position:absolute;
font-size:18px;
color:#ccc;
font-family:'Georgia','Serif';
text-align:right;
}
/* @end */
/* @group Captcha */
.fsCaptcha {
margin:0 auto 30px;
width:205px;
text-align:center;
padding:5px;
background:#fff;
border:1px solid #777;
}
.fsCaptcha {
border:solid 1px #333;
padding:3px;
text-align:center;
}
.captchaAudioLink img,.captchaReloadLink img {
border:0;
background:#FFF;
}
.captchaEntry {
margin-top:5px;
}
.captchaError label {
font-weight:bold;
color:red;
}
.captchaError .captchaEntry {
background-color:#fcc;
}
.recaptchatable img:hover {
box-shadow: 0px 0px 0px 1px red;
-moz-box-shadow: 0px 0px 0px 1px red;
-webkit-box-shadow: 0px 0px 0px 1px red;
}
/* @end */
.fsResumeLink {
font-weight:bold;
font-size:14px;
}
div.fsProgress {
border:1px solid #ccc;
width:100px;
margin:9px auto;
}
div.fsProgressBarContainer {
width:96%;
height:10px;
margin:1px;
border:1px solid #ddd;
background:#f4f4f4;
position:relative;
text-align:left;
}
div.fsProgressBar {
width:0;
height:10px;
background:#888;
}
div.fsProgressText {
z-index:10;
line-height:10px;
font-size:9px;
text-align:center;
width:96%;
margin-top:-10px;
padding-bottom:2px;
color:#555;
}
div.fsSaveIncomplete {
background-color: #CCCCCC;
margin-bottom: -10px;
padding: 4px 20px 8px;
text-align: center;
box-shadow: 0 0 3px 1px #999999 inset;
-webkit-box-shadow: 0 0 3px 1px #999999 inset;
-moz-box-shadow: 0 0 3px 1px #999999 inset;
clear: left;
}
.fsSaveIncomplete a {
font-size:13px;
color:#444;
}
.fsSaveIncomplete a:visited {
color:#777;
}
.fsSaveIncomplete a:hover {
color:#000;
}
#fsSubmissionCheckmark {
width: 75px;
height: 68px;
float: left;
background:url(../../images/3/confirmationCheckmark.png);
}
.fsBlankSection { display:none; }
.fsMatrix {
font-size:11px;
width:100%;
margin:6px 0;
border-collapse:collapse;
}
.fsMatrix th, .fsMatrix td {
text-align:center;
padding:4px 0;
font-weight:normal;
border-bottom:dotted 1px #ccc;
}
.fsMatrix td.fsMatrixLabel {
text-align:left;
padding-right:8px;
}
.fsMatrixCol1, .fsMatrixCol2 {
text-align:center;
padding: 4px 0;
width:15%;
border-bottom: 1px dotted #CCCCCC;
font-weight: normal;
}
.fsMatrixCol1 input[type="radio"], .fsMatrixCol1 input[type="checkbox"], .fsMatrixCol2 input[type="radio"], .fsMatrixCol2 input[type="checkbox"] {
float:none;
}
.fsMatrixCol1 {
background:url(../../images/3/black_translucent.png);
}
.fsMatrixCol2, .fsMatrixLabel {
background:url(../../images/3/white_translucent.png);
}
.fsCurrency  {
font-size:16px;
color:#555;
}
/* SLIDER */
.fsSliderBg {
position: relative;
background: url(../../images/3/slider-bg.gif) no-repeat 5px 0;
height: 28px;
width: 108px;
float:left;
}
.fsSliderDiv {
position: relative;
height: 28px;
width: 108px;
float: left;
margin-top:9px;
}
.fsSliderBg .fsSliderThumb {
position: absolute;
cursor: default;
top: 4px;
}
div.fsSliderValue {
float:left;
margin-left:15px;
font-size:14px;
font-weight:bold;
background-color:#f7f7f7;
color:#333;
padding:5px;
}
input.fsFormatCreditCard {
margin-right:10px;
}
img.fsCreditCardLogo {
vertical-align:top;
border:solid 1px #777;
}
.discountcodeMsg {
font-style: italic;
font-size: x-small;
display: block;
}
#recaptcha_area {
margin-left: auto;
margin-right:auto;
}
/* MOBILE ALERT */
#mobile-alert p { width: 100%; text-align: center !important; }
#mobile-alert input[type="submit"] { background: none; border: none; color: red; text-decoration: underline; cursor: pointer; }
span.fsSlim {
display:none;
}
span.fsFull {
display:inherit;
}
/* Mobile */
@media all and (max-width: 699px),
all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) /* iPad */ {
span.fsSlim {
display:inherit;
}
span.fsFull {
display:none;
}
.fsBody .showMobile {
display: inherit;
}
.fsBody .hideMobile {
display: none;
}
.fsBody {
margin-bottom: 80px;
}
.fsBody .fsPage, .fsBody .fsForm {
min-width: inherit;
width: 100%;
}
.fsBody .fs1Col .fsFieldCell, .fsBody .fs2Col .fsFieldCell, .fsBody .fs3Col .fsFieldCell, .fsBody .fs4Col .fsFieldCell {
width:auto;
}
.fsBody .fsFieldRow input[type=text],.fsBody .fsFieldRow input[type=email],.fsBody .fsFieldRow input[type=tel],.fsBody .fsFieldRow input[type=number], .fsBody .fsForm textarea {
width: 90%;
}
.fsBody .fsForm {
margin:0;
width:100%;
display:block;
padding:1px 0 10px 0;
}
.fsborderradius .fsForm .fsSubmit {
border-radius: 0;
}
.fsPagination .fsNextButton {
margin-right: 10px;
}
.fsPagination .fsPreviousButton {
margin-left: 10px;
}
.fsBody .fs1Col .fsFieldCell {
}
.fsBody .fs2Col {
min-width: inherit;
}
.fsBody .fs3Col {
min-width: inherit;
}
.fsBody .fs4Col {
min-width: inherit;
}
div.fsProgress {
width:65px;
}
div.fsProgressBarContainer {
width:95%;
}
div.fsProgressText {
width:95%;
}
.fsPagination .fsNextButton {
width: 69px;
height: 37px;
margin: 0 15px 0 0;
padding: 0;
border: 0;
background: transparent url('../../images/3/mobileNext.png') no-repeat center top;
text-indent: -1000em;
cursor: pointer;
}
.fsPagination .fsPreviousButton {
width: 69px;
height: 37px;
margin: 0 0 0 15px;
padding: 0;
border: 0;
background: transparent url('../../images/3/mobilePrev.png') no-repeat center top;
text-indent: -1000em;
cursor: pointer;
}
.fsSubmit input.fsSubmitMultipage {
margin-right: 15px;
}
.fsBody .fsPasswordForm {
width: 100%;
}

input { width:45% !important;}
