#bread-crumb-nav { background: #e9272b; color: #fff; }
h1, h2, h3 { color: #e9272b; }
#media-buttons a:hover { color: #e9272b; }
a { color: #e9272b; }

table.comparison td.product { color: #e9272b; }

#aux a { background: url(../images/aux_back_red.jpg) no-repeat center bottom; }
#aux a:hover, #aux a.aux_selected { background: url(../images/aux_back_red.jpg) no-repeat center top; color: #e9272b; }
#aux a.aux_selected { cursor: default; }

/* Tertiary */
#aux ul.tertiary a { background: url(../images/tert_back_red.jpg) left top no-repeat; }
#aux ul.tertiary a:hover, #aux .tertiary li a.aux_selected { background: #ff8b8c url(../images/tert_back_red.jpg) left bottom no-repeat; color: #e9272b; }

#aux ul.tertiary li.first a { background: #ff8b8c url(../images/tert_back_red_top.jpg) left top no-repeat; }
#aux ul.tertiary li.first a:hover, #aux .tertiary li.first a.aux_selected { background: #ff8b8c url(../images/tert_back_red_top.jpg) left bottom no-repeat; }

#aux ul.tertiary li.last a { background: #ff8b8c url(../images/tert_back_red_bottom.jpg) left top no-repeat; }
#aux ul.tertiary li.last a:hover, #aux .tertiary li.last a.aux_selected { background: #ff8b8c url(../images/tert_back_red_bottom.jpg) left bottom no-repeat; }

div.quote { border-top: 1px solid #e9272b; border-bottom: 1px solid #e9272b; color: #e9272b; }

div.uses ul li a { color: #e9272b; }
p a { color: #e9272b; }

a.red { background: url(../images/btn-rapid-prototype-online-quote-red.jpg) top no-repeat; }
a.red:hover { background: url(../images/btn-rapid-prototype-online-quote-red.jpg) bottom; }

.tech-frame { border: 1px solid #e9272b; padding: 10px 10px 0px 10px; overflow: auto; margin-bottom: 20px; }
.tech-frame h6 { font-size: 10px; background: #e9272b; color: #fff; padding-bottom: 5px; margin-bottom: 10px; }
