$image-sprite: '/cobrands/fixamingata/images/sprite.png'; @font-face { font-family: 'MuseoSans'; src: url('../fixmystreet/fonts/MuseoSans_300-webfont.eot'); src: url('../fixmystreet/fonts/MuseoSans_300-webfont.eot?#iefix') format('embedded-opentype'), url('../fixmystreet/fonts/MuseoSans_300-webfont.woff') format('woff'), url('../fixmystreet/fonts/MuseoSans_300-webfont.ttf') format('truetype'), url('../fixmystreet/fonts/MuseoSans_300-webfont.svg#MuseoSans300') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'MuseoSans'; src: url('../fixmystreet/fonts/MuseoSans_300_Italic-webfont.eot'); src: url('../fixmystreet/fonts/MuseoSans_300_Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fixmystreet/fonts/MuseoSans_300_Italic-webfont.woff') format('woff'), url('../fixmystreet/fonts/MuseoSans_300_Italic-webfont.ttf') format('truetype'), url('../fixmystreet/fonts/MuseoSans_300_Italic-webfont.svg#MuseoSans300Italic') format('svg'); font-weight: normal; font-style: italic; } @font-face { font-family: 'MuseoSans'; src: url('../fixmystreet/fonts/MuseoSans_500-webfont.eot'); src: url('../fixmystreet/fonts/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'), url('../fixmystreet/fonts/MuseoSans_500-webfont.woff') format('woff'), url('../fixmystreet/fonts/MuseoSans_500-webfont.ttf') format('truetype'), url('../fixmystreet/fonts/MuseoSans_500-webfont.svg#MuseoSans500') format('svg'); font-weight: bold; font-style: normal; } @font-face { font-family: 'MuseoSans'; src: url('../fixmystreet/fonts/MuseoSans_500_Italic-webfont.eot'); src: url('../fixmystreet/fonts/MuseoSans_500_Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fixmystreet/fonts/MuseoSans_500_Italic-webfont.woff') format('woff'), url('../fixmystreet/fonts/MuseoSans_500_Italic-webfont.ttf') format('truetype'), url('../fixmystreet/fonts/MuseoSans_500_Italic-webfont.svg#MuseoSans500Italic') format('svg'); font-weight: bold; font-style: italic; } @font-face { font-family: 'Museo300-display'; src: url('../fixmystreet/fonts/Museo300-Regular-webfont.eot'); src: url('../fixmystreet/fonts/Museo300-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fixmystreet/fonts/Museo300-Regular-webfont.woff') format('woff'), url('../fixmystreet/fonts/Museo300-Regular-webfont.ttf') format('truetype'), url('../fixmystreet/fonts/Museo300-Regular-webfont.svg#Museo300') format('svg'); font-weight: normal; font-style: normal; } /* Opera has a bug (from around 10.5 upwards to current 11.6) with showing the * table caption *at all* if the header is set to a font-face :( */ noindex:-o-prefocus, #site-header { font-family: sans-serif; } h3, h4 { font-weight: bold; } @import "_colours"; @import "../sass/layout"; .nav-wrapper { .nav-wrapper-2 { border-top: 0; } } #front-main { background: $primary url(/cobrands/fixamingata/images/tile-y.jpg); } .tablewrapper { >div { width: auto; } } .ie6, .ie7 { .tablewrapper { div { width: auto; } } } #footer-help { ul { li { width: 30%; border-right: 1.25em solid transparent; &:last-child { border-left: none; } } } } .ie6, .ie7 { #footer-help { ul { li { width: 33%; } } } } #postcodeForm { margin-left: -1em !important; margin-right: -1em !important; } body.fullwidthpage .container .content footer .tablewrapper { background: #fff; }