﻿/*---- sIFR ---*/
.sIFR-flash {
visibility: visible !important;
margin: 0;
padding: 0;
}

.sIFR-unloading .sIFR-flash {
visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
visibility: visible !important;
}

.sIFR-alternate {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
display: block;
overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
margin: 0pt; 
padding: 0pt; 
overflow: auto; 
letter-spacing: 0px; 
float: none;
}

.sIFR-dummy { 
width: 0px;
height: 0px;
margin-left: 42px;
z-index: 0;
}



/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/

.sIFR-active #home #top h1 {visibility: hidden; font-size: 72px; color: #fb881c; font-weight: normal; margin-bottom: 10px;} 
.sIFR-active #interior.one #top .left_col h1 {visibility: hidden; padding-bottom: 0; color: #333333;} 
.sIFR-active #interior.two #top .left_col h1 {visibility: hidden; padding-bottom: 0; color: #333333;} 

.sIFR-active #home #top p{visibility: hidden; font-size: 12px; margin-left: 200px; margin-right: 80px; color: #333333;}
.sIFR-active #interior #top p{visibility: hidden; font-size: 16px; color: #333333; margin-bottom: 0px;}

.sIFR-active h2 {visibility: hidden; padding: 10px 0; color: #ee7512;}
.sIFR-active h3 {visibility: hidden; padding-bottom: 15px; color: #333333; border: 1px solid #ffffff; font-size: 20px;}
.sIFR-active h4.orange {visibility: hidden; padding-bottom: 0; color: #ee7512; font-size: 14px;} 
.sIFR-active h5 {visibility: hidden; padding-bottom: 15px; color: #999999; margin-top: -15px; margin-left: 50px;} 
.sIFR-active .portfolio_details h6 {visibility: hidden; color: #fa7b13; font-size: 25px; font-weight: normal;} 

.sIFR-active .testimonial p {visibility: hidden; padding-bottom: 15px; color: #333333;} 
.sIFR-active .testimonial p.test_name {visibility: hidden; padding-bottom: 0; color: #000000;} 

.sIFR-active #sub_nav ul li span{}
