#largeimage {
    cursor: pointer;
}

#originalimageDIV {
    position: absolute;
    z-index: 99;
    border: 1px solid black;
    padding: 2px;
    background-color: #FFFFFF;
}

.nowrap {
    white-space: nowrap;
}

.wrapable {
    white-space: normal;
}

.center {
    text-align: center;
}

.cen-light {
    text-align: center;
    font-weight: 300;
}

.inventory_tabs {
    width: 318px;
    padding: 0px;
    border: 0;
}

.Photo_main {
    width: 300px;
    height: 225px;
}

.inventory_items {
    font-size: 12px;
    color: ;
}

.inventory_price_text {
    font-size: 15px;
    font-weight: 900;
    color: ;
    padding-bottom: 10px;
    padding-top: 8px;
}
.inventory_price {
    color: #B22222;
    padding-right: 15px;
    font-size: 22px;
}

.inventory_car {
    font-size: 24px;
    font-weight: 900;
    line-height: 27px;
    color: #000000;
    text-align: center;
}

.inventory_car2 {
    font-size: 20px;
    line-height: 22px;
}

.cen-font9 {
    text-align: center;
    font-size: 9px;
    white-space: normal;
}

.top_pad {
    padding-top: 5px;
}

.bold {
    font-weight: 600;
}

.spacer25 {
    height: 25px;
}

.font10 {
    font-size: 10px;
}

.font9 {
    font-size: 9px;
    white-space: normal;
}

.form_padding {
    padding-top: 6px;
    padding-bottom: 10px;
}


.timesaver_items {
    padding-left: 10px;
    text-align: left;
}

.timesaver_image {
    padding: 5px;
    text-align: left;
}


.cen-bold {
    text-align: center;
    font-weight: 600;
}

.mpg_blue {
    font-size: 24px;
    color: blue;
}

.mpg_green {
    font-size: 24px;
    color: green;
}

.hiddenlayer {
    display: none;
}

INPUT, SELECT {
    padding: 0;
    margin: 0;
}
.photo_thumbs_area {
    height: 160px;
    width: 300px;
    overflow: auto;
    scrollbar-base-color: #545454;
    scrollbar-arrow-color: #d5d5d5;
    scrollbar-DarkShadow-Color: #A3A3A3;
}

.smallimage {
    padding-top: 2px;
    cursor: pointer;
}

.searchText {
    font-size: 10px;
    padding: 5px;
    line-height: 12px;
}
.inv-item {
    font-weight: 600;
    padding-right: 10px;
}

.InvImageMessage {
    font-size: 9px;
    text-decoration: italic;
}
.seeDealer {
    font-size: 13px;
    font-weight: 600;
    text-decoration: italic;
    text-align: right;
}
.strike {
    text-decoration: line-through;
    text-align: center;
}
.center {
    text-align: center;
}

.subtitlebar {
    padding-left: 15px;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
}

.tabsarea {
    background-color: #a1a1a1;
    border-width:0px 1px 1px 1px;
    border-style:solid;
    border-color:#000000;
    width: 310px;
    font-size: 10px;
    font-weight: 900;
    color: #000000;
}

.tabsarea a {
    color: #000000;
}

A:link {
    text-decoration: none;
}

A:visited {
    text-decoration: none;
}

A:hover {
    text-decoration: none;
}

A:active {
    text-decoration: none;
}

.tabsarea_overflow {
    overflow: auto;
    padding: 5px;
    height: 420px;
    scrollbar-base-color: #545454;
    scrollbar-arrow-color: #d5d5d5;
    scrollbar-DarkShadow-Color: #A3A3A3;
}

.inventorysearch0 {
    background-color: #DCDCDC;
    border: 1px solid #DCDCDC;
    color: #000000;
    margin-left: 3px;
    cursor: pointer;
    clear: both;
}

.inventorysearch1 {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #000000;
    margin-left: 3px;
    cursor: pointer;
    clear: both;
}

.inventorysearch0-on, .inventorysearch1-on{
    background-color: #a1a1a1;
    border: 1px solid #a1a1a1;
    color: #000000;
    margin-left: 3px;
    cursor: pointer;
    clear: both;
}

.inventory_back_spacer {
	height: 7px;
}