

/*********************** GENERAL ************************/


.logo{
    float: left;
    margin: 15px 0px 0px 5px;
    width: 370px;
    height: 88px;
}


.staff{
    float: left;
    font-size: 11px;
    text-align: right;
    width: 110px;
}
.currently{
    float: left;
    font-size: 11px;
}
.status{
    float: left;
    font-size: 11px;
    text-align: left;
    color: #EEB128;
    width: 65px;
}

.badge{
    float: left;
    margin-top: 10px;
    width: 92px;
}

.serving{
    float: left;
    margin-top: 25px;
    width: 175px;
    color: #3A4656;
    font-size: 13px;
    text-align: center;
}
.serving_text{
    float: left;
    width: 175px;
    font-size: 11px;
    text-align: center;
}

.help{
    float: left;
    margin-top: 15px;
    width: 186px;
}


.field{
    border: 1px solid #F3BB3E;
    background: transparent;
}


.left_menu li{
    padding: 3px 0px 0px 30px;
    height: 16px;
}

.left_menu1{
    background-color: #EAEAEA;
    background: url('https://s3.amazonaws.com/quickconnect/design/left_nav1.gif') no-repeat;
}

.left_menu2{
    background: url('https://s3.amazonaws.com/quickconnect/design/left_nav2.gif') no-repeat;
}
a.left_menu_link{
    color: #3A4657;
    text-decoration: none;
}
a.left_menu_link:hover{
    color: #3A4657;
    text-decoration: underline;
}

#slideshowHeader{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url("https://s3.amazonaws.com/quickconnect/design/slideshowHeader.png");
    background-position: 0% 0%;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    z-index: 15;
}

.flash_holder{
    float: left;
    width: 749px;
    height: 205px;
    position: relative;
}






a.footer_links{color: #3A4657; text-decoration: none;}
a.footer_links:hover{color: #EEB128; text-decoration: none;}



div.portfolio_header{
    border-bottom: 1px solid #F8B90C;
    padding-bottom: 1px;
    width: 363px;
    margin-bottom: 5px;
    position: relative;
}

a.portfolio_header{
    color: #002E62 ! important;;
    text-decoration: none! important;
    font-weight: bold ! important;;

}


a.hl_black{
    text-decoration: none ! important;
    color: #000000! important;
}

img.portfolio_pic{
    clear: right;
    padding: 2px;
    border: 1px solid #E0E7EF;
    margin-top: 1.2em;
    margin-left: 25px;
}

.featured a.portfolio_header{ 
    color: #ffffff ! important;
    text-decoration: none ! important;
    font-weight: bold ! important;
}

z .featured a.hl_black{
    color: #ffffff ! important;
    text-decoration: none! important;
}

div.portfolio_header a.featured_project:link, div.portfolio_header a.featured_project:visited{
    color: #F8B90C ! important;;
    text-decoration: none ! important;
    font-weight: bold ! important;
    position: absolute;
    right: 3px;
}

div.portfolio_header a.featured_project:hover, div.portfolio_header a.featured_project:active{
    color: #F8B90C ! important;;
    text-decoration: underline ! important;
    font-weight: bold ! important;
    position: absolute;
    right: 3px;
}

a.featured_project:link, a.featured_project:visited{
    color: #F8B90C ! important;;
    text-decoration: none ! important;
    font-weight: bold ! important;
}

a.featured_project:hover, a.featured_project:active{
    color: #F8B90C ! important;;
    text-decoration: underline ! important;
    font-weight: bold ! important;
}

.featured{
    float: left;
    background: #002E62;
    color: #FFFFFF;
    padding: 5px 5px 5px 5px;
    margin: 5px 0 5px 0;
}

.portfolio{
    float: left;
    margin: 10px 0 10px 0;
}





/*  The following has been verified required and is guarenteed needed -- The above could be cleaned up --  */

body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Tahoma, Times, Arial, Verdana;
    font-size: .6em;
    color: #3A4657;
}

#wrapper{
    height: 100%;
    width: 983px;
    margin: auto;
    text-align: left;
}
#top_header{
    float: left;
    width: 986px;
}

.office_status{
    float: left;
    margin-top: 25px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: .8em;
    text-align: center;
}


.staffStatusOut{
    color: #8E0404;
    font-size: .9em;
}

.staffStatusIn{
    font-size: .9em;
    color: #059905;
}

.officeStatusTitle{
    color: #002E62;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 5px;
}
.staffStatusName{
    color: #002E62;
    font-size: .9em;
}

.statusSpacer{
    padding-left: 10px;
}

hr {
    color: #4A5970;
    background-color: #4A5970;
    height: 1px;

}

/*  ------------------------------- */
/*  ------ Top Navigation --------- */
/*  ------------------------------- */

#top_nav{
    float: left;
    margin-top: 2px;
    width: 986px;
    height: 52px;
    background: url('https://s3.amazonaws.com/quickconnect/design/top_nav_bg.jpg') no-repeat;
}

#topSecondaryNav{
    width: 975px;
    height: 20px;
    float: left;
    background-color:#EAEAEA;
    display: none;
    font-size: 1em;
    margin-top: -3px;
}

.subSecondaryNav{
    display: none;
    width: auto;
    font-size: 1.1em;
}

#top_menu{
    float:left;
    list-style: none;
    width: 750px;
    height: 52px;
    margin:0;
    padding:0;
}

.top_menu_item {
    float: left;
    height: 49px;
    font-size: 1.2em;
    color: #3A4657;
    font-weight: bold;
    text-decoration: none;
    display: block;
}


.top_menu1{
    width: 153px;
    background: url('https://s3.amazonaws.com/quickconnect/design/nav/nav3.jpg') no-repeat;
}
.top_menu_text1{
    margin-top: 21px;
    margin-left: 27px;
}
.top_menu1:hover{
    background: url('https://s3.amazonaws.com/quickconnect/design/nav/nav3_over.jpg') no-repeat;
}


.top_menu3{
    width: 166px;
    background: url('https://s3.amazonaws.com/quickconnect/design/nav/nav4.jpg') no-repeat;
}
.top_menu_text3{
    margin-top: 21px;
    margin-left: 27px;
}
.top_menu3:hover{
    background: url('https://s3.amazonaws.com/quickconnect/design/nav/nav4_over.jpg') no-repeat;
}


.top_menu2{
    width: 142px;
    background: url('https://s3.amazonaws.com/quickconnect/design/nav/nav2.jpg') no-repeat;
}
.top_menu_text2{
    margin-top: 21px;
    margin-left: 50px;
}
a.top_menu2:hover{
    background: url('https://s3.amazonaws.com/quickconnect/design/nav/nav2_over.jpg') no-repeat;
}


.top_menu4{
    width: 121px;
    background: url('https://s3.amazonaws.com/quickconnect/design/nav/nav1.jpg') no-repeat;
}
.top_menu_text4{
    margin-top: 21px;
    margin-left: 42px;
}
a.top_menu4:hover{
    background: url('https://s3.amazonaws.com/quickconnect/design/nav/nav1_over.jpg') no-repeat;
}

.top_menu5{
    width: 162px;
    background: url('https://s3.amazonaws.com/quickconnect/design/nav/nav5.jpg') no-repeat;
}
.top_menu_text5{
    margin-top: 21px;
    margin-left: 20px;
}
a.top_menu5:hover{
    background: url('https://s3.amazonaws.com/quickconnect/design/nav/nav5_over.jpg') no-repeat;
}

#login, #storeStatus{
    float: left;
    width: 50%;
}

#storeStatus{
    text-align: center;
}

.loginBox{
    float: left;
    margin: 10px 0px 0px 25px;
    width: 211px;
    height: 42px;
    color: #ffffff;
    font-size: 1.2em;
}
.loginInfo{
    float: left;
    width: 62px;
}
.loginInput{
    float: left;
    width: 70px;
    height: 16px;
}

.button{
    border: 0;
    background: url('https://s3.amazonaws.com/quickconnect/design/enter.gif') no-repeat;
    margin-top: 13px;
    width: 12px;
    height: 16px;
    text-indent: 1000em;
    overflow: hidden;
    white-space: nowrap;
}

/*  ----------------------------------- */
/*  ------ End Top Navigation --------- */
/*  ----------------------------------- */



/* --------------------------- */
/* ----- Side Navigation ----- */
/* --------------------------- */


.leftNav{
    float: left;
    width: 236px;
    height: 210px;
    background: url('https://s3.amazonaws.com/quickconnect/design/left_nav_bg.jpg') no-repeat;
}
.leftNavTitle{
    color: #EAEAEA;
    font-size: 1.4em;
    font-weight: bold;
    margin: 8px 0px 0px 33px;
}

.left_menu{
    float:left;
    list-style: none;
    width: 221px;
    margin: 25px 0px 0px 10px;
    padding: 0;
    color: #3A4657;
    font-size: 1.1em;
    font-weight: normal;
}

.sideBar{
    float: left;
    width: 236px;
    background: url('https://s3.amazonaws.com/quickconnect/design/left_special_bar.jpg') no-repeat;
}

.sideBarTitle{
    margin: 13px 0px 0px 33px;
}

.sideBarContentWrapper {
    margin: 18px 0px 10px 20px;
}

.sideBarContent{
    float: left;
    width: 200px;
    font-size: 1.1em;
}

.indexHelpRepairGuy{
    width: 250px;
    height: 400px;
    text-align: right;
    background-color: #ffffff;

}



/* --------------------------- */
/* --- end Side Navigation --- */
/* --------------------------- */

.main{
    float: left;
    margin-top: 2px;
    width: 986px;
}

.leftBox{
    float: left;
    width: 236px;
    /*height: 600px;*/
    background: url('https://s3.amazonaws.com/quickconnect/design/left_bar_bg.jpg') repeat-y;
}

.rightBox{
    float: left;
    width: 749px;
    position: relative;
}

.contentBox{
    float: left;
    margin: 7px 0px 0px 3px;;
    width: 743px;
}

.content, .content table{
    /*float: left;*/
    margin: 7px 0px 0px 15px;
    width: 710px;
    font-size: 1.1em;
}

h1{
    font-size: 1.2em;
}

h2{
    font-size: 1.1em;
    color: #EEB128;
}

a{
    color: #577899;         /*EEB128*/
    text-decoration: underline;
    font-weight: bold;
} 
a:hover{
    text-decoration: none;
}

.titleBox{
    height: 27px;
    background: url('https://s3.amazonaws.com/quickconnect/design/title.jpg') no-repeat;
}

.title{
    float: left;
    font-size: 1em;
    font-weight: bold;
    margin-top: 7px;
    margin-left: 20px;
}

.calTile{
    background:url("https://s3.amazonaws.com/quickconnect/design/cal.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    font-size:1em;
    font-weight:bold;
    height:80px;
    margin-left:20px;
    width:40px;
}

.calTileMonth{
    color:#FFFFFF;
    font-family:arial;
    font-size:0.9em;
    margin-left:7px;
    margin-top:-1px;
}

.calTileDay{
    font-size:1.6em;
    margin-left:6px;
    margin-top:4px;
}

.frontPageNewsItem{
    float: left;
}

/* -------------- */
/* -- Footer ---- */
/* -------------- */

.footer{
    /*margin-top: 15px;*/
    width: 100%;
    height: auto;
    border: 1px solid #C8C8C8;
    background-color: #EAEAEA;
    text-align:center;
}

.footer_content{
    width: 1060px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.bbb{
    float: left;
    margin: 10px 0px 0px 10px;
}
.footerCreditCardFollowPlugs{
    float: left;
    text-align: left;
    margin: 20px 20px 0px 20px;
}

.footerLinks{
    margin-top: 15px;
}

#footerNews{
    float: left;
    width: 760px;
    text-align: left;
    margin: 20px 0px 0px 0px;
}

#footerNews .news{
    width: 220px;
    float: left;
    font-size: 1.1em;
    margin-left: 3px;
}

#footerNews .news h2{
    margin-left: -3px;
    color: #7D7D7D;
    font-size: 1.4em;
}

#footerNews .news a{
    color: #E6AA0E;
}

.subNews{
    margin-left: 3px;
}


.verticalFooterRule{
    height: 125px;
    width: 3px;
    background-image: url("https://s3.amazonaws.com/quickconnect/gfx/verticalFooterRule.png");
    background-repeat: no-repeat;
    margin: 0px 20px 0px 20px;
}

.addressBox{
    float: left;
    width: 200px;
    margin-top: 5px;
}

#addressSpacer{
    float: left;
    margin-top: 17px;
    height: 20px;
    width: 300px;
    text-align: center;
}





/* -------------------- */
/* --- Other Styles --- */
/* -------------------- */



#qcVideoPlayer{
    background: #fff;
    border: 5px solid #bbb;
    left: 50%;
    height: 276px;
    margin: 0 -160px;
    padding: 10px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 320px;
    z-index: 100;
}

.relative{
    position: relative !important;
}

#close_qcVideoPlayer{
    background: url(close.gif) no-repeat;
    height: 22px;
    left: 50%;
    margin-left:90px;
    position: absolute;
    text-align: right;
    top: 0;
    width: 100px;
    z-index: 103;
    padding: 0 0 3px 0;
}

#whiteout{
    visibility: hidden;
    background: #000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 98;
    filter: alpha(opacity=70)!important;
    opacity:.7;
    -moz-opacity:.70;
}

.alert{
    background: #FFEFBF;
    border: 1px solid #F4BA0E;
    color: #CF0000;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 10px
}

.alertSmall{
    background: #FFEFBF;
    border: 1px solid #F4BA0E;
    color: #CF0000;
    text-align: center;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 3px;
    font-size: .85em;
}

.testimonialHeader{
    border-left-style: solid;
    border-left-color: #01224B;
    border-left-width: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 100%;
    background-color: #EAEAEA;
}

.testimonialDiv{
    margin-right:45px;
    font-style: italic;
    padding-left: 10px;
}

.testimonialContent{
    float: left;
    width: 85%;
    margin-left: 30px;
}

.testimonialDiv, .vidTestimonial{
    border-left-style: solid;
    border-left-color: #FAB710;
    border-left-width: 5px;

    position: relative;
    width: 100%;
    background-color: #EAEAEA;
}

.leftBlockQuote{
    height: 25px;
    width: 30px;
    background-image: url('https://s3.amazonaws.com/quickconnect/gfx/leftQuote.png');
    background-repeat: no-repeat;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}

.testimonialRightQuote{
    position: absolute;
    top: 80%;
    left: 85%;
}

.bulletHR{
    background-image: url("https://s3.amazonaws.com/quickconnect/gfx/bulletHR.png");
    background-position: 50% 0%;
    background-repeat: no-repeat;
    margin-top: 8px;
    margin-bottom: 8px;
}

#loader2 {
    background-color:#FAB613;
    border:3px solid #013162;
    padding: 2px;
}

.indexPictures{
    margin-left: 10px;
    margin-right: 10px;
}


#sideDock {
    float: left;
    position:fixed;
    overflow:hidden;
    z-index:100;
    height:400px;
    width: 350px;
    top: 35%;
    margin-top: -80px;
    margin-left:-320px;
    background-image:url(https://s3.amazonaws.com/quickconnect/gfx/sidebarQuickContact.png);
    background-repeat: no-repeat;
}

#quickContactDiv{
    color: #fff;
    font-size: 1.2em;
    text-align: left;
    margin-left: 5px;
    margin-top: 5px;
    width: 308px;
    height: 100%;
    margin-right: 7px;
}

#quickContactDiv table{
    color: #fff;
    font-size: 1em;
}

#quickContactDiv  label{
    color: #fff;
    font-weight: bold;
}

#slideshow{
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;    
}

#slideshow img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

#slideshow img.active{
    z-index: 10;
}

#slideshow img.last_active{
    z-index: 9;
}

#slideshowControl{
    position: absolute;
    left: 13px;
    top: 5px;
}

#slideshowPatch{
    position: absolute;
    top: 109px;
    left: 660px;
}

#slideshowWelcomeBand{
    position: absolute;
    left: 620px;
    top: -5px;
}

.highlightArea{
    background-color: #FDF1C5;
    color: #01224B;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}


.servicesImage{
    float:right;
    width: 52px;
    text-align: right;
}

#newsArchiveLink{
    margin-top: -15px;
    float: right;
}

.contactBlock{
    margin-top: 15px;
    padding: 6px;
    background-color: #EAEAEA;
}


/* ------------------------------------------------------------ */
/* ------------------- Mobile Design Pieces ------------------- */
/* ------------------------------------------------------------ */

#mobileWrapper {
    background-color: #ffffff; /*#4E5B6C*/
    width: 100%;
}

#mobileHeader{
    background-color: #4E5B6C;
    width: 100%;
    height: 21px;
}

#mobileNav{
    background-color: #4E5B6C;
    width: 100%;
    height: 18px;
    overflow: hidden;
    text-align: center;

}

#mobileNav a, #mobileSecondaryNav a{
    display: block;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    height: 100%;
    font-size: 1.1em;
    padding-top: 5px;
}

#mobileNav a{
    color: #ffffff;
}

#mobileSecondaryNav a{
    color: #000000;
    /*border-color: #C3C6CA;
    border-width: thin;
    border-bottom-style: solid;*/
}

#mobileSecondaryNav{
    background-color: #EAEAEA;
    width: 100%;
    height: 21px;
    overflow: hidden;
    text-align: center;
    border-color: #C3C6CA;
    border-width: thin;
    border-bottom-style: solid;
}

#mobileContent{
    background-color: #ffffff;
    text-align: left;
    width: 97%;
    margin-left: 1%;
    margin-right: 2%; /* extra padding for browser scrolling identifyer which is often on the right */
}

.selectedTopNav{
    background-color: #E1AC28;
}

.selectedSecondaryNav{
    background-color: #ffffff;
    border-color: #C3C6CA;
    border-width: thin;
    border-style: solid;
    /*border-bottom-style: none;*/
    border-bottom-color: #ffffff;
}

#mobileFooter{
    width: 100%;
    height: 17px;
    padding-top: 3px;
    background-color: #4E5B6C;
}

#mobileFooter a{
    color: #E1AC28;
    text-decoration: none;
    font-size: 1.1em;
}

.copyMobile{
    color: #78828F;
    margin-left: 20px;
}

/* ------------------------------------------------------------ */
/* -------------------End  Mobile Design Pieces --------------- */
/* ------------------------------------------------------------ */