﻿@font-face {
    font-family: 'LocatorBlack';
    src: url('../Fonts/locator-black-webfont.eot');
    src: url('../Fonts/locator-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/locator-black-webfont.woff') format('woff'),
         url('../Fonts/locator-black-webfont.ttf') format('truetype'),
         url('../Fonts/locator-black-webfont.svg#LocatorBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*----------------------------
            Header
------------------------------*/
html, body
{
    width:100%;
        height:100%;
        padding:0px;
        margin:0px;
}

body
{
    background-color:#c5c5c5;   

}

a
{
    text-decoration: none;
    
}

#container 
{
    min-height:100%;
    position:relative;
}


#homeBackground
{
    background:url(../Images/header-background.jpg);
    background-repeat: repeat-x;
    width:100%;
    padding-bottom:72px; 
}

#internalBackground
{
    background:url(../Images/internal-background.jpg);
    background-repeat: repeat-x;
    width:100%;
    padding-bottom:72px;  
}   

.wrap
{
    width:962px;
    margin:auto;
    margin-top:0px;
    margin-bottom:0px;   
}



#headerWrap
{
    background:url(../Images/header-shadow.jpg);
    background-repeat:no-repeat;    
}

header
{
    height:112px;   
    width:100%;
}

header h1
{
    float:left;
    position:relative;
    margin-top:48px;   
}

header h1 span
{
    display:none;
}

header ul
{
    margin-left:0px;
    list-style:none; 
    float:right;  
}

header ul li
{
    float:left;
    margin-right:10px;
    position:relative;
    margin-top:70px;
    margin-bottom:20px;
    width:87px;
    text-align:center;
}

header ul li a
{
    text-decoration:none;
    font-size:18px;
    color:#ebeaea;
    font-weight:bold;
    font-family:"locator-web-1","locator-web-2",sans-serif;
}

header ul li a:hover
{
    color:#D24343;   
}

.selected
{
    background: url(../Images/selected-background.png);
    background-repeat:no-repeat;
    height:57px;
    margin-top:1px;
    padding-top:69px;
    text-align:center;
    width:87px; 
}

.selected a:hover
{
    color:#EBEAEA;   
}

h2
{
    font-size:29px;
    color:#383737;
    font-family:"LocatorBlack" ,sans-serif; 
    letter-spacing:-1px; 
       text-shadow: 1px 1px 1px rgba(256,256,256, .66);
}

/*------------------------
            MAIN
---------------------------*/
#homeHero
{
  height:415px; 
}

#homeMain
{

    background: url(../Images/light-overlay.png) no-repeat 50% 0px, #b0b0b0; /* Old browsers */
    background: url(../Images/light-overlay.png) no-repeat 50% 0px, -moz-linear-gradient(top, #b0b0b0 0%, #c5c5c5 100%); /* FF3.6+ */
    background: url(../Images/light-overlay.png) no-repeat 50% 0px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(100%,#c5c5c5)); /* Chrome,Safari4+ */
    background: url(../Images/light-overlay.png) no-repeat 50% 0px, -webkit-linear-gradient(top, #b0b0b0 0%,#c5c5c5 100%); /* Chrome10+,Safari5.1+ */
    background: url(../Images/light-overlay.png) no-repeat 50% 0px, -o-linear-gradient(top, #b0b0b0 0%,#c5c5c5 100%); /* Opera11.10+ */
    background: url(../Images/light-overlay.png) no-repeat 50% 0px, -ms-linear-gradient(top, #b0b0b0 0%,#c5c5c5 100%); /* IE10+ */
    filter:  progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b0b0', endColorstr='#c5c5c5',GradientType=0 ); /* IE6-9 */
    background: url(../Images/light-overlay.png) no-repeat 50% 0px, linear-gradient(top, #b0b0b0 0%,#c5c5c5 100%); /* W3C */
      
}

#internalContent
{
    background:  #b0b0b0; /* Old browsers */
    background: -moz-linear-gradient(top, #b0b0b0 0%, #c5c5c5 100%); /* FF3.6+ */
    background:  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(100%,#c5c5c5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b0b0b0 0%,#c5c5c5 100%); /* Chrome10+,Safari5.1+ */
    background:  -o-linear-gradient(top, #b0b0b0 0%,#c5c5c5 100%); /* Opera11.10+ */
    background:  -ms-linear-gradient(top, #b0b0b0 0%,#c5c5c5 100%); /* IE10+ */
    filter:  progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b0b0', endColorstr='#c5c5c5',GradientType=0 ); /* IE6-9 */
    background:  linear-gradient(top, #b0b0b0 0%,#c5c5c5 100%); /* W3C */ 
}

#homeMain .wrap
{
   
    background-repeat:none;
    background-position:top; 
}


/*-------------------------------
        HOME PAGE
-------------------------------*/
#callUs
{
    text-align:right;
    font-size:14px;
    font-weight:bold;
    font-family:"apertura-1","apertura-2",sans-serif; 
    margin-top:20px;
    margin-right:20px;
    margin-bottom:13px;
}

#HeroBox
{
    background: url(../Images/home-hero-textbackground.png);
    background-repeat:no-repeat;
    height:344px;
    padding-left:15px;
       
}

#proservices
{
    width:287px;
    height:28px;
    margin-top:25px;
    margin-bottom:10px;   
}

#HeroBox p
{
    font-size:17px;
    color:#fff;
    font-weight:bold;
    font-family:"locator-web-1","locator-web-2",sans-serif;
    width:260px;
    margin-bottom:16px; 
}

#HeroBox span
{
    font-size:16px;
    color:#f0e5e5;
    font-family:"locator-web-1","locator-web-2",sans-serif;
    display:block;
    margin-bottom:8px;
}

.member-logos
{
    float:left;
    margin-right:22px;
}

#HeroBox
{
    float:left;  
    width:319px;
    position:relative;
    z-index:100;
}

#heroImage
{
   position:absolute;
   left:270px;
   z-index:1;
   top:6px;
}

.photoCallout
{
    background:url(../Images/black-opacity.png);
    background-repeat:repeat-x repeat-y;
    position:absolute;   
    width:237px;
    font-family:"locator-web-1","locator-web-2",sans-serif;
    font-size:13px;
    color:#ebeaea;
    top:217px;
    left:-55px;
    padding-bottom:15px;
    padding-left:100px;
    padding-top:10px;
}

.photoCallout span
{
    display:block;
    font-weight:bold;
    font-size:20px; 
    position:relative;
    left:-7px;  
}


/*-------------------------------
            HOME CONTENT
---------------------------------*/
#homecontent
{
    padding-top:35px;
    padding-bottom:140px;    
}

#homecontent h2
{
     font-family:"LocatorBlack" ,sans-serif;
     font-size:29px;
     text-shadow: 1px 1px 1px rgba(256,256,256, .66);
    display:inline-block;
    letter-spacing:-1px;
    color:#383737;
    width: 100%;
    
}

#homecontent h2 span
{
    border-top:1px solid #acabab;
    border-bottom:1px solid #dbdbdb;
    width:29%;   
    display:inline-block;  
    position:relative;
    top:-6px;
    margin-left:10px;
}

.pictureBox
{
    width:300px;
    float:left;
    margin-right:31px;
    margin-top:40px;
    background-image:url(../Images/bottom-bracket.png);
    background-repeat:no-repeat;
    background-position:bottom;
}

.pictureBox:hover
{
    -webkit-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, .2);
-moz-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, .2);
box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, .2);
    
}

.pictureBox img
{
    width:298px;
    height:168px;  
    border:1px solid #979797; 
}

.pictureBox div
{
    line-height:33px;
    position:relative;
    z-index:10;
    background:url(../Images/header-background.jpg);
    background-repeat: repeat-x;
    background-position:top; 
    color:#faf8f8;
    font-family:"locator-web-1","locator-web-2",sans-serif;
    font-weight:bold;
    font-size:20px;
    padding-left:15px;
    top:-15px;
}

.pictureBox p
{
    font-family:"locator-web-1","locator-web-2",sans-serif;
    color:#3e3e3e;
    font-size:16px;
    line-height:27px;
    margin:15px;
    margin-top:0px;
}


/*----------------------------
        Footer
--------------------------------*/
footer
{
    position:absolute;
    bottom:0px;
    height:72px; 
    width:100%;
}


#footerWrap
{
    background:url(../Images/header-background.jpg);
    background-repeat:repeat-x;   

}

footer ul
{
     float:left;
     margin-left:0px;
     list-style:none;
     padding-left:26px;
     padding-top:26px;
     padding-bottom:26px;
}

footer ul li
{
    float:left;
    margin-left:0px;
    margin-right:26px;
       
}

footer ul li a
{
    font-size:14px;
    color:#ede1e1;
    font-family:"locator-web-1","locator-web-2",sans-serif; 
    text-decoration:none; 
}

footer ul li a:hover
{
     color:#D24343;   
}


#treefortFooter
{
    font-size:14px;
    color:#ede1e1;
    font-family:"locator-web-1","locator-web-2",sans-serif; 
    text-decoration:none; 
    float:right;
    margin-top:29px;
    margin-right:26px;
}

#treefortFooter:hover
{
     color:#D24343;  
}

#internalHero
{
    height:125px;   
}

/*-------------------------------------------
                SERVICES PAGE
---------------------------------------------*/

#ProService
{
    font-size:29px;   
    font-family:"LocatorBlack" ,sans-serif;
    color:#383737;
    line-height:125px;
     text-shadow: 1px 1px 1px rgba(256,256,256, .66);
}


#ProService span
{
    color:#d14646;   
}

#contentTitle
{
    padding-top:38px;
    padding-bottom:30px;   
}


#leftContent
{
    float:left; 
    width:485px;
    padding-right:10px; 
}

#leftContent img
{
    position:relative;
    left:-5px;
    top:-2px;  
}

#rightContent
{
    float:left; 
    width:460px;  
}

#rightContent p
{
    font-family:"locator-web-1","locator-web-2",sans-serif; 
    font-size:18px;
    color:#3e3e3e;
    line-height:27px;    
}

#rightContent ul
{
    margin-left:0px;
    margin-left:15px;
    font-family:"locator-web-1","locator-web-2",sans-serif; 
    font-size:14px;
    color:#3e3e3e;   
    line-height:27px; 

}

#rightContent ul li ul
{
    margin-left:30px;   
    list-style:none;   
}

#servicesContent
{
    padding-bottom:40px;
    border-bottom:1px solid #8c8c8c;
}



#customerCallout
{
   background: url(../Images/customerCallout.png);
   background-repeat:no-repeat;
   width:273px;
   height:69px;
   font-size:24px;
   font-family:"LocatorBlack" ,sans-serif;
   color:#383737;
   letter-spacing:-1px;
   text-shadow: 1px 1px 1px rgba(250,190,190, .66);
   padding-left:15px;
   line-height:46px;
}   

.CustomerTestimonial
{
    padding-top: 40px;
    border-top: 1px solid #e3e3e3;
}

.CustomerTestimonial p
{
    font-size:18px;
    font-style:italic;
    font-family:"locator-web-1","locator-web-2",sans-serif;
    color:#3e3e3e;
    line-height:27px;
}

.CustomerTestimonial p em
{
    color:#d34545;  
    font-style:normal;    
}

.quoteAuthor
{
    text-align:right;
    font-family:"LocatorBlack" ,sans-serif;  
    color:#383737;
    font-size:14px;  
    line-height:27px; 
    padding-bottom:30px;
}

.quoteAuthor em
{
    color:#d34545;
    font-style:normal;   
}

/*------------------------------------
        PROCESS PAGE
-------------------------------------*/
#ProcessHero
{
    display:inline-block; 
    margin-top:10px;  
}

#processBackground
{
    background: url(../Images/process-chart.png);
    background-repeat:no-repeat;  
    height:504px;
    width:488px;
    display:block;
    position:relative;
    padding-top:14px;
    margin-left:-9px;
    margin-top:-5px;
}

.processSteps
{
    font-family:"LocatorBlack", Sans-Serif; 
    font-size:24px;
    display:block; 
    line-height:60px; 
    padding-left:44px;
}

.processSteps span
{
    margin-right:30px;   
}

#rightContent p
{
    margin-top:30px;   
}

 

#rightContent p:first-child
{
    margin-top:0px;   
}

/*ABOUT US*/
#AboutContent
{
    padding-bottom:30px;   
}

#AboutContent img
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#AboutContent p
{
       font-family:"locator-web-1","locator-web-2",sans-serif; 
    font-size:18px;
    color:#3e3e3e;
    line-height:27px;  
     margin-bottom:30px;     
}

#AboutContent p:first-child
{
    margin-top:0px;   
}


/*ContactUs*/

#ContactContent
{
    padding-bottom:20px;   
}

#ContactContent p
{
    font-family:"locator-web-1","locator-web-2",sans-serif; 
    font-size:18px;
    color:#3e3e3e;
    line-height:27px;  
    margin-top:30px;       
}

#ContactContent p:first-child
{
    margin-top:0px;   
}

#ContactContent a
{
    color:#3E3E3E
}

#ContactContent a:hover
{
    color:#D24343;   
}

/*PROJECTS*/

#ProjectHero
{
    display:inline-block; 
    margin-top:45px;  
}


#wrapTitle
{
    font-family:"LocatorBlack" ,sans-serif; 
    font-size: 24px;
    font-weight: normal;
    color: #383737;
    padding-top: 32px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);
    letter-spacing: -1px;
    margin-bottom: 32px; 
}

#iprojectWrap
{
    border-bottom: 1px solid #8C8C8C;
    padding-bottom: 0px;
    margin-bottom: 0px;
    
}

#iprojectWrap .serviceBox
{
    margin-top: 0px;
    margin-bottom: 50px;
    cursor: pointer;
}

#servicesContent .serviceBox {
    margin-top: 0px;
}


#servicesCalloutWrapper .serviceBox
{
    background: none;
}

#servicesContent p
{
    font-size: 18px;
    line-height: 27px;
    color: #3e3e3e;
    font-family:"locator-web-1","locator-web-2",sans-serif;
    margin-top: 25px;
}

.serviceBox
{
    width:300px;
	height: 192px;
    float:left;
    margin-right:31px;
    margin-top:40px;
    background-image:url(../Images/bottom-bracket.png);
    background-repeat:no-repeat;
    background-position:bottom;
}

.serviceBox:hover
{
    -webkit-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, .2);
-moz-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, .2);
box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, .2);
    
}

.serviceBox img
{
    width:298px;
    height:168px;  
    border:1px solid #979797; 
}

.serviceBox div
{
    line-height:33px;
    position:relative;
    z-index:10;
    background:url(../Images/header-background.jpg);
    background-repeat: repeat-x;
    background-position:top; 
    color:#faf8f8;
    font-family:"locator-web-1","locator-web-2",sans-serif;
    font-weight:bold;
    font-size:20px;
    padding-left:15px;
    top:-15px;
}

.serviceBox p
{
    font-family:"locator-web-1","locator-web-2",sans-serif;
    color:#3e3e3e;
    font-size:16px;
    line-height:27px;
    margin:15px;
    margin-top:0px;
}


/*MODAL CONTENT*/


.modalImage
{
    position: relative;
    display: block;
        margin: 0 auto;
    margin-bottom: 45px;
    width: 961px;
    -webkit-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, .3);
-moz-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, .3);
box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, .3); 
   

}

.modalImage img
{
     width: 961px;
}

.close
{
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #d24747;
    color: #ab4343;
    height: 22px;
    line-height: 23px;
    font-size: 30px;
    font-family:"locator-web-1","locator-web-2",sans-serif;
    cursor: pointer;
}

.modalDetails
{
    background-color: #FFF;
    padding: 10px;
    width: 941px;
    margin: 0 auto;
    
}

.modalDetails h4
{
     font-family:"LocatorBlack" ,sans-serif; 
    font-size: 24px;
    font-weight: normal;
    color: #383737;
}

.modal-content
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 140px;
    width: 100%;
    z-index: 999;
    margin: 0 auto;
    display: none;
}

.overlay
{
    background: #000;
    opacity: .7;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
    display: none;
    
}