
body {
         font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:20px;color:#666666;margin:0}
.body2 {background-image:none;}
.mainhead {font-family: 'Roboto Condensed', sans-serif; font-weight:700; font-size:65px;color:#666666;border:1px solid #7DC1ED;padding:5px;display: table;margin-top:5px;}
.subhead {font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; font-size:30px;color:#666666;padding:5px;display: table;margin-top:5px;}
.formhead {font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; font-size:30px;color:#666666;}
.label {font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:25px;margin-top:15px;color:#666666;}
#lg{margin-top:13px;}
@media only screen and (max-width: 599px) {
    #lg {
        margin-top: 75px;
    }
}
@media only screen and (max-width: 850px) {
    #Button4 {
        display: none;
    }

    #Button2 {
        display: none;
    }
}
.centerDiv {
    width: 989px;
    margin: 0 auto;
    margin-top: 20px;
} 
.div2 { width: 418px; }
.form-field {
   border: 1px solid #304584;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   margin-top:10px;
   width:280px;
   text-transform:uppercase;
   font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:20px;
   height:60px;
   }
 .form-field:focus {
   background: #fff;
   color: #725129;
   }
 .form-container h2 {
   text-shadow: #cccccc 0 1px 0;
   font-size:18px;
   margin: 0 0 10px 0;
   font-weight:bold;
   text-align:center;
    }
 .form-title {
   margin-bottom:10px;
   color: #120d06;
   text-shadow: #cccccc 0 1px 0;
   }
 .fieldheight{height:215px; }
 .submit-container {
   margin:8px 0;
   text-align:left;
   margin-top:20px;
   float:left;
   margin-bottom:20px;
   }
 .forgotpassword {
   margin:8px 0;
   text-align:left;
   margin-top:20px;
   float:right;
   font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; font-size:30px;
   text-decoration:underline;
   color:#666666;
   }
.submit-button {
   border: 1px solid #304584;   
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #cccccc 0 1px 0;
   color: #666666;
   padding: 8.5px 18px;
   text-decoration: none;
   vertical-align: middle;
   font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:20px;
   }
 .submit-button:hover {
   border: 1px solid #447314;
   text-shadow: #31540c 0 1px 0;
   color: #333333;
   }
 .submit-button:active {
   text-shadow: #31540c 0 1px 0;
   border: 1px solid #447314;
   color: #333333;
   }
/* Placeholder */
.UserName, .Password {text-transform:none;}
.Password{background-image: url('images/padlock.gif');
background-repeat: no-repeat;
background-position: right;
}
.Password:focus,.UserName:focus,#registration:focus{background-image: none;
}
.UserName{background-image: url('images/person.gif');
background-repeat: no-repeat;
background-position: right;
}
#registration{background-image: url('images/default_plate.gif');
background-repeat: no-repeat;
background-position: right;
}

.submit-button1 {
   border: 1px solid #000000;
   background: #333333;
   background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#333333));
   background: -webkit-linear-gradient(top, #cccccc, #333333);
   background: -moz-linear-gradient(top, #cccccc, #333333);
   background: -ms-linear-gradient(top, #cccccc, #333333);
   background: -o-linear-gradient(top, #cccccc, #333333);
   background-image: -ms-linear-gradient(top, #cccccc 0%, #333333 100%);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   color: #ffffff;
   font-family: helvetica, serif;
   padding: 8.5px 18px;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
   }
 .submit-button1:hover {
   border: 1px solid #447314;
   background: #6aa436;
   background: -webkit-gradient(linear, left top, left bottom, from(#8dc059), to(#6aa436));
   background: -webkit-linear-gradient(top, #8dc059, #6aa436);
   background: -moz-linear-gradient(top, #8dc059, #6aa436);
   background: -ms-linear-gradient(top, #8dc059, #6aa436);
   background: -o-linear-gradient(top, #8dc059, #6aa436);
   background-image: -ms-linear-gradient(top, #8dc059 0%, #6aa436 100%);
   color: #fff;
   }
 .submit-button1:active {
   border: 1px solid #447314;
   background: #8dc059;
   background: -webkit-gradient(linear, left top, left bottom, from(#6aa436), to(#6aa436));
   background: -webkit-linear-gradient(top, #6aa436, #8dc059);
   background: -moz-linear-gradient(top, #6aa436, #8dc059);
   background: -ms-linear-gradient(top, #6aa436, #8dc059);
   background: -o-linear-gradient(top, #6aa436, #8dc059);
   background-image: -ms-linear-gradient(top, #6aa436 0%, #8dc059 100%);
   color: #fff;
   }
   .textbox {
   border: 1px solid #7DC1ED;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   margin-top:10px;
   width:280px;
   text-transform:uppercase;
   font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; font-size:25px;
   }
 .textbox:focus {
   background: #fff;
   color: #725129;
   }
    .dropbox {
   border: 1px solid #7DC1ED;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   margin-top:10px;
   width:298px;
   font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; font-size:25px;
   }
 .dropbox:focus {
   background: #fff;
   color: #725129;
   }
    .minidropbox {
   border: 1px solid #7DC1ED;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   margin-top:10px;
   width:117px;
   font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; font-size:25px;
   }
 .minidropbox:focus {
   background: #fff;
   color: #725129;
   }
 .dropboxdiv {text-align:center;display: table;}
 .quoteformtable {width:900px;}
 .footer {margin-top:50px;
 background-image:url('images/bgtyre.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
        background-size: 100% 220px;
    width:100%;
    height:220px;
}
    .mediumdropbox {
   border: 1px solid #7DC1ED;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   margin-top:10px;
   width:135px;
   font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; font-size:25px;
   }
 .mediumdropbox:focus {
   background: #fff;
   color: #725129;
   }
      .textboxmodel {
   border: 1px solid #7DC1ED;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   margin-top:0px;
   width:200px;
   text-transform:uppercase;
   font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; font-size:25px;
   }
 .textboxmodel:focus {
   background: #fff;
   color: #725129;
   }
::-webkit-input-placeholder {
   color: #666666;
   text-transform:uppercase;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666666; 
   text-transform:uppercase 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666666; 
   text-transform:uppercase 
}

:-ms-input-placeholder {  
   color: #666666; 
   text-transform:uppercase 
}
.comments {
   border: 1px solid #7DC1ED;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   margin-top:10px;
   width:400px;
   height:100px;
   text-transform:uppercase;
   font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; font-size:25px;
   }
 .comments:focus {
   background: #fff;
   color: #725129;
   }
.uploadbutton {
   border: 1px solid #7DC1ED;   
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #cccccc 0 1px 0;
   color: #666666;
   padding: 8.5px 18px;
   text-decoration: none;
   vertical-align: middle;
   font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; font-size:20px;
   }
 .uploadbutton:hover {
   border: 1px solid #447314;
   text-shadow: #31540c 0 1px 0;
   color: #333333;
   }
 .uploadbutton:active {
   text-shadow: #31540c 0 1px 0;
   border: 1px solid #447314;
   color: #333333;
   }
.comments::-webkit-input-placeholder {
   color: #666666;
   text-transform:lowercase;
}

.comments:-moz-placeholder { /* Firefox 18- */
   color: #666666; 
   text-transform:lowercase 
}

.comments::-moz-placeholder {  /* Firefox 19+ */
   color: #666666; 
   text-transform:lowercase 
}

.comments:-ms-input-placeholder {  
   color: #666666; 
   text-transform:lowercase 
}
.emailcheck{margin-right:8px;}
.form-fieldcomments {
   border: 1px solid #304584;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:16px;
   width:231px;   
   }
   .datediv{width:241px;}
    .form-fieldminialignrotate {
   border: none;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:3px;
   margin-top:3px;
   width:180px;
   text-transform:uppercase;
   font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:18px;
   height:20px;
   }
 .form-fieldminialignrotate:focus {
   background: #fff;
   color: #725129;
   }
.footerimage {width:100%;height:220px;position: relative;display: block;float: left;}
.footerdiv {width:100%;position: absolute;bottom:0;}
@media only screen and (max-height: 921px) 
{
   .footerimage {display:none;}

}
@media only screen and (max-width: 600px) 
{
    #ActionType{display:none;}
    ::-webkit-input-placeholder {
   font-size:25px;
}

:-moz-placeholder { /* Firefox 18- */
   font-size:25px;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-size:25px;
}

:-ms-input-placeholder {  
   font-size:25px;
}
.form-fieldcomments {
   border: 1px solid #304584;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:16px;
   width:200px;
   }
   .datediv{width:210px;}
   .form-fieldminialignrotate {width:149px;}
 } 

   
@media only screen and (max-width: 1024px) 
{
    #ActionType{display:none;}
   ::-webkit-input-placeholder {
   font-size:18px;
}

:-moz-placeholder { /* Firefox 18- */
   font-size:18px;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-size:18px;
}

:-ms-input-placeholder {  
   font-size:18px;
}
.form-fieldcomments {
   border: 1px solid #304584;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:16px;
   width:200px;
   }
   .datediv{width:210px;}
   .form-fieldminialignrotate {width:149px;}
}
.error {color:red;}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1025px) {
.form-field {
   border: 1px solid #304584;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   margin-top:10px;
   width:280px;
   text-transform:uppercase;
   font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:20px;
   height:20px;
   }
 .fieldheight{height:136px; }
 .submit-button {
   border: 1px solid #304584;   
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #cccccc 0 1px 0;
   color: #666666;
   padding: 8.5px 18px;
   text-decoration: none;
   vertical-align: middle;
   font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:20px;
   }
}
.contact {position:absolute;right:10px;top:10px; color:#314685;border: 1px solid #314685;padding:5px;border-radius: 10px;}
a:link.contact1 {
color:#314685;
text-decoration:none;
}
a:active.contact1 {
color:#314685;
text-decoration:none;
}
a:hover.contact1 {
color:#cccccc;
text-decoration:none;
}
a:visited.contact1 {
color:#314685;
text-decoration:none;
}
.digiscan{float:left;margin-left:24px;margin-bottom:36px;margin-right:25px;}
.tradedepthsouterdiv{float:left;}
.manualtreaddiv {float:left;font-size:15px;line-height:18px;}
.manualtreadtable {border-collapse: collapse;
}
.manualtreadtable th, td {padding: 4px;
}
.manulatreadtablehead {background:#3867FF;color:White;font-size:18px;}
.manulatreadtablerow2 {background:#6B96FF;}
.manulatreadtablerow2 input {background:#eeeeee;border: 0px solid #7DC1ED;height:22px;margin-top:7px;margin-bottom:12px;}
.reartreaddiv {margin-top:15px;}
a:link.contact1 {
color:#314685;
text-decoration:none;
}
a:active.contact1 {
color:#314685;
text-decoration:none;
}
a:hover.contact1 {
color:#cccccc;
text-decoration:none;
}
a:visited.contact1 {
color:#314685;
text-decoration:none;
}
.treadcommentslabel {
   margin-left:10px;
   font-style:italic;
   font-size:16px;
   }
.treadcomments 
{
   border: 1px solid #14488E;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   margin-top:47px;
   width:220px;
   height:100px;
   text-transform:none;
   font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; font-size:18px;
   }
 .treadcomments:focus {
   background: #fff;
   color: #725129;
   }
   .treadcomments::-webkit-input-placeholder {
   color: #666666;
   text-transform:none;
}

.treadcomments:-moz-placeholder { /* Firefox 18- */
   color: #666666; 
   text-transform:none 
}

.treadcomments::-moz-placeholder {  /* Firefox 19+ */
   color: #666666; 
   text-transform:none 
}

.treadcomments:-ms-input-placeholder {  
   color: #666666; 
   text-transform:none 
}
.customersearchentry {font-weight:bold;text-transform:capitalize}
.customersearchentryuppercase {font-weight:bold;text-transform:uppercase}
.dot {margin-left:3px;margin-right:3px;}
.warning {color:#666666;margin-left:1px;margin-right:1px;}

   .commentscontact {
   border: 1px solid #14488E;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   margin-top:10px;
   width:400px;
   height:100px;
   text-transform:none;
   font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:25px;
   }
 .commentscontact:focus {
   background: #fff;
   color: #725129;
   }
   .submit-buttonipad {
   border: 1px solid #304584;   
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #cccccc 0 1px 0;
   color: #666666;
   padding: 8.5px 5px;
   text-decoration: none;
   vertical-align: middle;
   font-family: 'Roboto Condensed', sans-serif; font-weight:400; font-size:20px;
   }
   .maintenancebanner {background-color:#6B96FF;padding:5px;color:White;border:1px solid #cccccc;font-size:16px;text-align:center;margin-bottom:20px;}
    .tyredescriptionbanner {background-color:#EEEEEE;padding:5px;color:black;border:1px solid #cccccc;font-size:16px;margin-top:20px;}
.Hide
    {
        display: none;
    }
