﻿body
{
    font-family: Arial;
    margin:0px;
    }
.InvisibleButton
{
    display:none;    
    }
.Application_Buttons_Gray {
            height: 40px;
            width: 70%;
            border: 1px solid #76787C;
            -webkit-box-shadow: #B4B5B5 2px 2px 2px;
            -moz-box-shadow: #B4B5B5 2px 2px 2px;
            box-shadow: #B4B5B5 2px 2px 2px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            font-size: 14px;
            font-family: arial;
            padding: 10px 10px 10px 10px;
            text-decoration: none;
            display: inline-block;
            text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
            font-weight: bold;
            color: #FFFFFF;
            background-color: #9A9CA0;
            background-image: linear-gradient(to bottom, #9A9CA0, #A7A9AC);
            }
.Application_Buttons {
            height: 40px;
            width: 40%;
            border: 1px solid #c76901;
            -webkit-box-shadow: #B4B5B5 2px 2px 2px;
            -moz-box-shadow: #B4B5B5 2px 2px 2px;
            box-shadow: #B4B5B5 2px 2px 2px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            font-size: 14px;
            font-family: arial;
            padding: 10px 10px 10px 10px;
            text-decoration: none;
            display: inline-block;
            text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
            font-weight: bold;
            color: #FFFFFF;
            background-color: #FE8602;
            background-image: linear-gradient(to bottom, #FE8602, #FA9500);
            }
.Application_Buttons_SupaAuto {
            height: 40px;
            width: 40%;
            border: 1px solid #76787C;
            -webkit-box-shadow: #B4B5B5 2px 2px 2px;
            -moz-box-shadow: #B4B5B5 2px 2px 2px;
            box-shadow: #B4B5B5 2px 2px 2px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            font-size: 14px;
            font-family: arial;
            padding: 10px 10px 10px 10px;
            text-decoration: none;
            display: inline-block;
            text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
            font-weight: bold;
            color: #FFFFFF;
            background-color: #9A9CA0;
            background-image: linear-gradient(to bottom, #9A9CA0, #A7A9AC);
            }
.Application_Buttons_SupaAuto_DarkBlue {
            height: 40px;
            width: 40%;
            border: 1px solid #17B68D;
            -webkit-box-shadow: #17B68D 2px 2px 2px;
            -moz-box-shadow: #17B68D 2px 2px 2px;
            box-shadow: #17B68D 2px 2px 2px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 5px;
            font-size: 14px;
            font-family: arial;
            padding: 10px 10px 10px 10px;
            text-decoration: none;
            display: inline-block;
            text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
            font-weight: bold;
            color: #FFFFFF;
            background-color: #17B68D;
            /*background-image: linear-gradient(to bottom, #38337A, #5E56B8);*/
            }

.StartNewQuote
{
            /*height: 40px;*/
            width: 40%;
            border: 1px solid #A8A9AD;
            -webkit-box-shadow: #A8A9AD 2px 2px 2px;
            -moz-box-shadow: #A8A9AD 2px 2px 2px;
            box-shadow: #A8A9AD 2px 2px 2px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 5px;
            font-size: 14px;
            font-family: arial;
            padding: 10px 10px 10px 10px;
            text-decoration: none;
            display: inline-block;
            text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
            font-weight: bold;
            color: #FFFFFF;
            background-color: #A8A9AD;
            /*background-image: linear-gradient(to bottom, #38337A, #5E56B8);*/
    }

.StepTabs_On
{
    font-family: Arial;
    font-size: 25px;
    width: 250px;
    height: 60px;
    background-color: #00B0EE; 
    padding-left: 15px;
    text-align: center;
    }
.StepTabs_Off
{
    font-family: Arial;
    font-size: 25px;
    width: 250px;
    height: 60px;
    background-color: #9B98B5;
    color: #FFFFFF;
    padding-left: 15px;
    text-align: center;
    }
.LeftTabBorder {
    border-top-left-radius: 10px; 
    border-bottom-left-radius: 10px;
}
.RightTabBorder {
    border-top-right-radius: 10px; 
    border-bottom-right-radius: 10px;
    border-left: 1px solid #FFFFFF;
}
.MiddleTabBorder {
    /*border-left: 1px solid #FFFFFF;*/
}
#ApplicantTable {
    /*border-bottom: solid 1px #DBE3E9;*/
}
#TabBottomBar {
    /*background-color: #00B0EE; height: 15px;*/
}
#FormBorderLeft {
    background-color: #FFFFFF; border-left: solid 1px #D6D6D6; border-top: solid 1px #D6D6D6; border-bottom: solid 1px #D6D6D6; padding-top: 15px; padding-left: 10px; padding-bottom: 10px;border-radius: 10px 0px 0px 10px;
}
#FormBorderRight {
    background-color: #FFFFFF; border-right: solid 1px #D6D6D6; border-top: solid 1px #D6D6D6; border-bottom: solid 1px #D6D6D6; padding-left: 5px; padding-top: 15px; padding-right: 15px; padding-bottom: 10px; border-radius: 0px 10px 10px 0px;
}
#FormBorder {
    /*border-left: solid 1px #00B0EE; border-right: solid 1px #00B0EE; background-color: #00B0EE; height: 40px;*/
    height: 70px;
}
.TabText_On
{
    font-size: 40px; color: #FFFFFF;
    }
.TabText_Off
{
    font-size: 40px; color: #DBDBDB;
    }
.FormFont
{
    color: #0A1E65;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    }

.textboxWatermark
{
    font-family: Arial;
    color: #A2A2A4;
    font-size: 13px;
    height: 34px;
    padding-left: 15px;
    /*background-color: #E9E9E9;*/
    border: 1px solid #DADADA;
    border-radius: 5px;
    }
.dropdownWatermark
{
    font-family: Arial;
    color: #A2A2A4;
    font-size: 13px;
    height: 34px;
    border: 1px solid #DADADA;
    border-radius: 5px;
    }
.textboxWatermark option
{
    font-family: Arial;
    color: #0A1E65;
    font-size: 20px;
    height: 15px;
    padding: 3px;
    }
.CityStateZip
{
    color: #0A1E65;
    font-size: 13px;
    padding-top: 5px;
    }    
.Continue
{
    font-family: Arial;
    font-size: 45px;
    background-image: url('../../images/Button_BG_Image.jpg');
    border: solid 1px #02436A;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    }

.QuoteMiniSteps
{
    font-size: 13px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 5px;
    color: #17B68D;
    }
.QuoteMiniProgressBar_On
{
    background-color: #17B68D; height: 5px;
    border: 1px solid #D6D6D6;
    }
.QuoteMiniProgressBar_Off
{
    background-color: #FFFFFF; height: 5px;
    border: 1px solid #D6D6D6;
    }
.FormBorder
{
    border-left: solid 1px #DBE3E9; 
    border-top: solid 1px #DBE3E9; 
    border-bottom: solid 1px #DBE3E9; 
    border-right: solid 1px #DBE3E9; 
    border-radius: 0 30px 0px 0px; 
    padding: 18px;
    }
.CurrentQuoteBorder
{
    border-left: solid 1px #DBE3E9; 
    border-top: solid 1px #DBE3E9; 
    border-bottom: solid 1px #DBE3E9; 
    border-right: solid 1px #DBE3E9; 
    border-radius: 0 30px 0px 0px; 
    padding: 10px;
    }
.MissingVinFrame
{
    border-left: solid 1px #DBE3E9; 
    border-top: solid 1px #DBE3E9; 
    border-bottom: solid 1px #DBE3E9; 
    border-right: solid 1px #DBE3E9; 
    border-radius: 0 0px 0px 0px; 
    padding: 10px;
    background-color: #FFFF6F;
    }
.VehicleDetails
{
    border-left: solid 1px #BBC0C3; 
    border-top: solid 1px #BBC0C3; 
    border-bottom: solid 1px #BBC0C3; 
    border-right: solid 1px #BBC0C3; 
    border-radius: 10px 10px 10px 10px; 
    background-color: #F8F8F8;
    padding: 18px;
    }
.LargeButton
{
    font-family: Arial;
    font-size: 45px;
    background-image: url('../../images/Button_BG_Image.jpg');
    border: solid 1px #02436A;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    }
.MidButton
{
    font-family: Arial;
    font-size: 30px;
    background-image: url('../../images/Button_BG_Image.jpg');
    border: solid 1px #02436A;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    }
.DownPaymentAsLowAs
{
    font-size: 10px;
    color: #425D8F;
    }
.BasicPackage
{
    background-color: #E9F3DB;
    border-right: 1px solid #EEF6E5;
    background-image: url('../../images/BasicPackage_BuyNow.png');
    width: 134px;
    height: 180px;
    color: #FFFFFF;
    cursor: pointer;
    }

.RecommenedPackage
{
    background-color: #D4E8DF;
    background-image: url('../../images/RecommendedPackage_BuyNow.png');
    border-left: 1px solid #E8F3EE;
    border-right: 1px solid #E8F3EE;
    width: 149px;
    height: 190px;
    color: #FFFFFF;
    cursor: pointer;
    }
.PremierPackage
{
    background-color: #DBEEFC;
    border-left: 1px solid #ECF6FD;
    background-image: url('../../images/PremierPackage_BuyNow.png');
    width: 135px;
    height: 180px;
    color: #FFFFFF;
    cursor: pointer;
    }