/* ie suppport */ .ie-support { display: block; width: 100%; background: #f9e3e3; border: 1px solid #f2b5b5; position: absolute; z-index: 9999; top: 0; } .ie-support p { color: #000; font-size: 16px; line-height: 24px; text-align: center; padding: 20px; } .ie-support a { color: #0095da; } .ie-support b { font-weight: 700; letter-spacing: 1px; } #ignore { background-color:#fff; border:1px solid #ed4949; color:#ed4949; font-size:18px; font-weight:600; letter-spacing: 1px; height:38px; line-height:38px; text-decoration:none; text-align:center; margin:auto; display:inline; padding: 6px 30px; cursor: pointer; } /* fixed background image size */ .ie .searchbox-submit { background: url('../images/icn_search_ie8.png') no-repeat left center; } .ie .searchbox-icon { background: none; border-right: none; } .ie .social_bookmarks .social_fb { background: url("../images/icon_top_fb_ie8.png") no-repeat right top; } .ie .social_bookmarks .social_fb:hover, .social_bookmarks .social_fb:active { background: url("../images/icon_top_fb_ie8.png") no-repeat left top; } /* fixed shadow */ .ie .shadowFull { display: none; } /* solution pages */ .ie .enquiry { position: relative; margin-top: -16px; } .ie #footer { margin-top: -14px; } .ie #sitemapMenu li a { color: #6b7880; } /* fixed portfolio */ .ie .pf_container .overly h2, .ie .pf_container .overly p { top: 0; opacity: 1; filter:alpha(opacity=1); display: block; } .ie .pf_container .overly h2, .ie .pf_container .overly p { top: 0; opacity: 1; filter:alpha(opacity=1); display: block; } .ie .pf_container .overly .btn_wt i img { opacity: 1; filter:alpha(opacity=1); }