﻿
/* ==========================================================================
   Request Quote - RequestQuote.aspx
   ========================================================================== */
   
div a.quoteBtn {    
    margin-right: 15px !important;
}



/* ==========================================================================
   Renfrew Styles
   ========================================================================== */

#portalrenfrew #masterRight {
    width: 797px;   
}
#portalrenfrew .pageName {
    background-color: #0098d8;
    font-family: 'pluto_sansbold';
    font-size: 2.3em;
}
#portalrenfrew .rbDecorated, #portalrenfrew .rbSkinnedButton, #portalrenfrew .radButton {
    background-image: none !important;
    background-color: #0098d8 !important;
}
#portalrenfrew a {
    color: #0098d8;
}
#portalrenfrew .rgRow a, #portalrenfrew .rgAltRow a {
    color: #0098d8 !important;
}
#portalrenfrew #cart {
    background: #00618a;
    border-top: 1px solid #003349;   
}
#portalrenfrew #cartTitle {
    background: #0098d8;   
}
#portalrenfrew #cartSubtotal {
    background: #0378a9;   
}
#portalrenfrew div.RadComboBoxDropDown_Metro .rcbHovered {
    background: #0378a9 !important;   
    border-color: #0378a9 !important;
}