﻿.uviss-rv_primary, .uviss-rv_primary td {
    background: url(images/pioneer-primary.gif) repeat-x left center #305487;
    color: #fff;
    font-weight: normal;
    font-family: Georgia,"Times New Roman",Times,serif;
    text-transform: uppercase;
    border: 1px solid #132e87;
}

.uviss-rv_primary a {
	color: #fff;
	text-decoration: none;
}

.uviss-rv_secondary {
    background: url(images/pioneer-primary.gif) repeat-x left center #305487;
    color: #fff;
    font-weight: normal;
    font-family: Georgia,"Times New Roman",Times,serif;
    text-transform: uppercase;
}

#uviss-rv_inventoryListTable .uviss-rv_secondary {
    background: none #6487b9;
}

.uviss-rv_tertiary {
    background: #e6e6e6;
    font-weight: normal;
}

.uviss-rv_background {
    border-top: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    background: #f4f4f4;
    font-weight: normal;
}
.uviss-rv_background.uviss-rv_listUnitTitle td {
    border-top: 1px solid #b1b1b1;
} 
.uviss-rv_background.uviss-rv_listUnitDescription td {
    border-bottom: 1px solid #b1b1b1;
}
.uviss-rv_background.uviss-rv_listUnitTitle td.uviss-rv_inventoryThumbnail {
    border-bottom: 1px solid #b1b1b1;
}

/* For Dealers with Detailed Pricing */
.uviss-rv_background.uviss-rv_listUnitDescription td .uviss-rv_detailedPricing td {
	border: 0px;
}

/* List Mode 2 */
.uviss-rv_listClassic2 .uviss-rv_background td {
    border-top: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    font-weight: normal;
}