﻿body, #SubmitButton
{
    background-color: #fff;
    color: #555;
    font-family: Arial, Helvetica, "Nimbus Sans L", "Bitstream Vera Sans", sans-serif!important;
    font-size: 13px;
    line-height: 1.15em;
}
html, form
{
    margin: 0px;
}
h1 
{
    font-family: Arial, Helvetica, "Nimbus Sans L", "Bitstream Vera Sans", sans-serif!important;
    border-bottom: 1px solid #e7e7e7;
    color: #00549f;
    font-size: 1.95em!important;
    font-weight: normal;
    line-height: 1.6em;
    margin-bottom: 0.4em;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
}
h2 
{
    color: #00637c;
    font-size: 1.35em;
    padding: 0.5em 0px 0px 0px;
    margin: 0.2em 0px 0.4em 0px!important;
    font-weight: normal;
    line-height: 1.4em;
    font-family: Arial, Helvetica, "Nimbus Sans L", "Bitstream Vera Sans", sans-serif!important;
}
input, select, textarea
{
    font-family: Arial, Helvetica, "Nimbus Sans L", "Bitstream Vera Sans", sans-serif!important;
    font-size: 13px!important;
    margin-left: 10px;
    margin-right: 10px;
}
td 
{
    font-family: Arial, Helvetica, "Nimbus Sans L", "Bitstream Vera Sans", sans-serif!important;
    font-size: 13px;
    vertical-align: top;
}
a, div, h3, p
{
    font-family: Arial, Helvetica, "Nimbus Sans L", "Bitstream Vera Sans", sans-serif!important;
}
.ui-widget
{
    font-size: 13px!important;
}
.jQueryButton 
{
    margin-top: 2.4em;
}
.noTopMargin 
{
    margin-top: 0em;
}
.noLeftMargin
{
    margin-left: 0px!important;
}
.contactOptions, .hideThis
{
    display: none;
}
input[type=checkbox] 
{
    margin-left: 0px;
}
.brochureLister table 
{
    display: inline-block;
}
#SubmitButton
{
    margin-top: 0px;
    margin-left: 0px;
}
#BackButton
{
    margin-top: 0.4em;
    margin-left: 0px;
}
table.Dealer td 
{
    vertical-align: middle;
}
.preferredPartnersLogoContainer 
{
    margin-top: 5px;
}
.ui-widget-header 
{
    background-color: #fff;
    background-image: none;
}
TD.label, TD.label + TD
{
    vertical-align: middle;
}
.backgroundTabs
{
    font-size: 13px!important;
}
.Dealer input
{
    color: #00559F!important;
}
.contactButton
{
    overflow: hidden!important;
    padding: 0px;
    border-color: #01B7E9!important;
}
.contactButton .ui-button-text
{
    padding: 0px!important;
    overflow: hidden!important;
    height: 100%;
}
.contactButtonGradient
{
    margin: 0px!important;
    background: #2fcbf1; /* Old browsers */
    background: -moz-linear-gradient(top,  #2fcbf1 0%, #009ee5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2fcbf1), color-stop(100%,#009ee5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2fcbf1 0%,#009ee5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2fcbf1 0%,#009ee5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2fcbf1 0%,#009ee5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2fcbf1 0%,#009ee5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2fcbf1', endColorstr='#009ee5',GradientType=0 ); /* IE6-9 */
    color: #FFF!important;
    height: 30px;
    padding-top: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-bottom: 2px!important;
    overflow: hidden!important;
    border: 0px!important;
}
.EnforceBlackText
{
    font-weight: bold;
}
.ui-widget-header
{
    background: none!important;
    background-color: #FFF!important;
}
.CheckToEnableSubmit
{
    margin: 0px;
    padding: 0px;
}
.CheckToEnableSubmit LI
{
    list-style: none;
    float: left;
}
input + label
{
    padding-right: 10px;
    margin-left: -5px;
}
#ContactFormControl_CategoryCheckBoxList LABEL {
	white-space: nowrap;
}
.contactme_button
{
    margin-top: 5px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
}
.contactme_button > div
{
    background: url(../images/contact_middle.png) repeat-x left top;
    width: 560px;
    float: left;
    height: 31px;
}
.contactme_button > div > input
{
    width: 560px;
    height: 31px;
    border: 0px;
    color: #FFF;
    background: none;
    margin-left: 0px;
    margin-right: 0px;
    cursor: pointer;
}
.contactme_button > div:first-child
{
    background: url(../images/contact_left.png) no-repeat left top;
    width: 8px;
}
.contactme_button > div.last-child
{
    background: url(../images/contact_right.png) no-repeat left top;
    width: 8px;
}