﻿/* BUTTONS */

.buttons a, .buttons button{
	background-image:url(images/Grid_MenuBack9.gif);
    border:0px solid #000000;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:10px;
    line-height:100%;
    text-decoration:none;
    font-weight:bold;
    color:#efefef;
    cursor:pointer;
    padding:0px 5px 0px 7px; /* Links */
    text-align:left;
    height:26;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:2px 10px 2px 7px; /* IE6 */
}

.buttons1 a, .buttons1 button{
	background-image:url(images/Grid_MenuBack9.gif);
    border:0px solid #000000;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:10px;
    line-height:100%;
    text-decoration:none;
    font-weight:bold;
    color:#efefef;
    cursor:pointer;
    padding:0px 5px 0px 7px; /* Links */
    text-align:left;
    height:18;
}

.buttons1 button{
    width:auto;
    overflow:visible;
    padding:2px 7px 2px 7px; /* IE6 */
}

.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:1px 1px 1px 1px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
}





.CarViewLinkbuttons a, .CarViewLinkbuttons button{
	background-image:url(../images/Grid_MenuBack7.gif);
    background-color:#f5f5f5;
    border:1px solid #cfcfcf;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:11px;
    line-height:100%;
    text-decoration:none;
    font-weight:bold;
    color:#666666;
    cursor:pointer;
    padding:0px 5px 0px 7px; /* Links */
    text-align:left;
}

.CarViewLinkbuttons button{
    width:190;
    overflow:visible;
    padding:2px 10px 3px 30px; /* IE6 */
}
.CarViewLinkbuttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.CarViewLinkbuttons button img, .CarViewLinkbuttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
}

