﻿.uviss-rv_primary, .uviss-rv_primary td {
    background: url(images/football-secondary.gif) no-repeat right bottom #77c035;
    color: #fff;
    font-weight: bold;
    font-family: Rockwell, inherit;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #194601;
    border-bottom: 2px solid #5da6ff;
}

.uviss-rv_primary a {
	color: #fff;
	text-decoration: none;
}

.uviss-rv_secondary {
    background: url(images/football-primary.gif) repeat-x left top #00103c;
    color: #fff;
    font-weight: bold;
    font-family: Rockwell, inherit;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #00103c;
    border-bottom: 2px solid #c31b1b;
}

#uviss-rv_unitDetail .uviss-rv_unitSpecs .uviss-rv_secondary {
    background: url(images/football-unitSpecs.gif) repeat-x left top #00103c;
    text-shadow: 1px 1px 3px #00103c;
    border-bottom: 0;
}

#uviss-rv_inventoryListTable .uviss-rv_secondary {
    background: none #c1c1c1;
    text-shadow: 1px 1px 3px #666;
}

.uviss-rv_tertiary {
    background: url(images/football-tertiary.gif) repeat left top #bababa;
    font-weight: normal;
}

.uviss-rv_background {
    background: #f5f5f5;
    font-weight: normal;
}

.uviss-rv_photoGallery {
    background: url(images/football-photoGallery.gif) no-repeat left bottom;
} 

/* MOBILE STYLES */

@media all and (max-width: 480px) {
    
#uviss-rv_mobile .uviss-rv_tertiary {
    background: none #dbdbdb;
}
#uviss-rv_mobile .uviss-rv_unitMakeOfferBtn,
#uviss-rv_mobile .uviss-rv_unitContactBtn,
#uviss-rv_mobile .uviss-rv_unitLocateBtn,
#uviss-rv_mobile .uviss-rv_unitCalculateBtn {
    background: url(images/football-secondary.gif) no-repeat right bottom #77c035;
}
    
}
