﻿body {margin: 0; padding: 0;}

input {margin: 0px; padding: 0px;}
select {margin: 0px; padding: 0px;}

.promo {width: 468px; height: 229px;}

.offer {width: 505px; height: 229px; background-image: url(images/offer.jpg); overflow: hidden;}
.incentive_desc {height: 229px; overflow: hidden;}

.inventory_left {width: 468px; height: 30px;}
.inventory_right {width: 505px; height: 30px;}

.video_bg {width: 680px; height: 569px;}
.video {width: 619px; height: 362px; position: relative; left: 33px; top: 23px;}
.vehicles {width: 619px; height: 115px; position: relative; left: 33px; top: 23px;}
.video_offer {width: 619px; position: relative; left: 33px; top: 38px; font-family: Tahoma; font-size: 20px; font-weight: bold; text-align: center;}

.form_bg {width: 293px; height: 569px; text-align: center;}
.formtop {width: 264px; padding: 15px 21px 0 8px;}
.dealername {font-family: Tahoma; font-size: 15px; font-weight: bold; text-align: center;}
.dealerphone {font-family: Tahoma; font-size: 15px; font-weight: bold; text-align: center;}
.formtext {font-family: Palatino Linotype; font-size: 12px; font-weight: bold; padding: 5px 0 0 0; text-align: center;}
.form {width: 235px; padding: 10px 0px 0px 14px; text-align: left; overflow:hidden;}
.formlabel {font-family: Arial; font-size: 12px; width: 60px;}
.formthanks {font-family: Arial; font-size: 12px; width: 60px; font-weight:bold;}
.formlabel2 {font-family: Arial; font-size: 12px;}
.formcomments {font-family: Arial; font-size: 12px;}
.required {font-family: Arial; font-size: 10px; width: 120px;}
.submitbutton {padding: 10px 0px 0 10px;}

.disclaimer {font-family: Arial; font-size: 12px; padding: 0 0 0 5px;}
.disclaimer a:link {text-decoration: none;}
.disclaimer a:hover {text-decoration: underline;}
.disclaimer a:visit {text-decoration: none;}
.disc_asterisk {font-family: Arial; font-size: 18px;}

.coupon_image {width: 453px; height: 102px; position: absolute; top: 12px; left: 26px;}
.coupon_desc {width: 287px; height: 102px; position: absolute; top: 12px; left: 479px; font-family: Tahoma; font-size: 20px; font-weight: bold; text-align: center;}
.coupon_custname {width: 453px; height: 102px; position: absolute; top: 125px; left: 32px; font-family: Arial; font-size: 30px; color: #000000; text-transform: capitalize;}
.coupon_customer_label {position: absolute; top: 161px; left: 29px; font-family: Tahoma; font-size: 14px; font-weight: bold;}
.coupon_dealer_label {position: absolute; top: 220px; left: 29px; font-family: Tahoma; font-size: 14px; font-weight: bold;}
.coupon_offer_container {position: absolute; top: 135px; left: 482px; width: 281px; overflow: hidden;}
.coupon_dollar {float: left; font-family: Tahoma; font-size: 30px; font-weight: bold;}
.coupon_offer {float: left; font-family: Tahoma; font-size: 70px; line-height: 10px; font-weight: bold; letter-spacing: -2px; padding: 30px 0 0 0; text-align: center;}
.coupon_asterisk {float: left; position: relative; top: 3px; font-family: Tahoma; font-size: 26px; font-weight: bold;}
.coupon_suboffer {clear: both; font-family: Palatino Linotype; font-size: 12px; font-weight: bold; position: relative; top: -5px; line-height: 45px;}
.coupon_disclaimer {position: absolute; top: 265px; left: 29px; font-family: Arial; font-size: 10px; color: #000000; width:730px;}

.disc_header {font-family: Arial; font-size: 18px; font-weight: bold;}
.disc_content {font-family: Arial; font-size: 12px; padding: 20px;}

.footer {font-family: Arial; font-size: 9px; font-weight: bold; color:#ADADAD; text-align:center; text-decoration: none }
a:link {text-decoration: none; color: #ADADAD;}
a:visited {text-decoration: none; color: #ADADAD;}
a:hover {text-decoration: underline; color: #ADADAD;}

/* Infield Labels CSS */
.formfields {
    position: relative;
    }
    
.formfields2 {
    position:relative;
    width:105px;
    overflow:hidden;
    height:20px;
    }
    
.formfields label  {
    font-family:Arial;
    position: absolute;
    font-size:10pt;
    left: 5px;
    top: 2px;
    z-index: 1; }
    
.formfields2 label  {
    font-family:Arial;
    position: absolute;
    font-size:10pt;
    left: 5px;
    top: 2px;
    z-index: 1; }
    
.formfields br {
    display: none; }

.textbox 
{
    z-index:0;
}
