/*
= Themes
/////////////////////////////////////////////////////////////// */

/* betalingsservice */
.theme-betalingsservice .navigation .current, 
.theme-betalingsservice ul.nav .current,
.theme-betalingsservice  .navigation a:hover { color:#666;}

.theme-betalingsservice .breadcrumb { border-bottom:1px solid #e21a22; }

.theme-betalingsservice .textcontent h1 span, 
.theme-betalingsservice .textcontent h2 span, 
.theme-betalingsservice .textcontent h3 span, 
.theme-betalingsservice .textcontent h4 span, 
.theme-betalingsservice .textcontent h5 span, 
.theme-betalingsservice .textcontent h6 span,
.theme-betalingsservice .textcontent a { color:#e21a22}

.theme-betalingsservice .text-tabs { background-image:url('img/tab-grad-grey.png');}
.theme-betalingsservice .text-tabs li a {background-image:url('img/tab-sep-grey.png'); }
.theme-betalingsservice .text-tabs ul.nav .current {background-image:url('img/tab-current-red.png'); }
.theme-betalingsservice .text-tabs ul.nav .current span { background-image:url('img/tab-current-red.png'); }

.theme-betalingsservice .infobox { border-top-color:#e21a22;}
.theme-betalingsservice .infobox a { color:#e21a22; }

.theme-betalingsservice .faq-list dt{ background-image:url('img/faq-list-q-icon-red.png');}
.theme-betalingsservice .faq-list dd{ background-image:url('img/faq-list-a-icon-red.png');}

.theme-betalingsservice .accordion-list .list .current { background-image:url('img/accordion-list-current-red.png');}

.theme-betalingsservice .cta-btn { background-image:url('img/link-btn-red.png'); }
.theme-betalingsservice .cta-btn span { background-image:url('img/link-btn-red.png'); }

.theme-betalingsservice .shortcut-selector { background-image:url('img/shortcut-bg-red.png');}
.theme-betalingsservice .shortcut-selector dt a { background-image:url('img/shortcut-select-red.png');}
.theme-betalingsservice .shortcut-selector .dropdown ul a { background-image:url('img/shortcut-link-red.png'); }
.theme-betalingsservice .shortcut-selector .dropdown ul { border-bottom-color:#e21a22; }

.theme-betalingsservice .quote { background-color:#e21a22;}

.theme-betalingsservice .data-table th,
.theme-betalingsservice .ntTable-data th { border-bottom-color:#e21a22; }