/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    border: 0px;
}

body {
    /*background-color:#CCCCCC;*/
    margin: 0px 10px;
    color: #666666;
    /*background-image:url(/images/bgTexture.jpg);*/
    padding: 0;

}

#bannerSlider {
    width: 998px;
    height: 368px;
    position: relative;
    overflow: hidden;
}


#bannerSlider > #bannerSliderLayer {
    display: inline-block;
}

#bannerSliderLayerFebruary {
    background-color: #B10909;
    display: none;
}

#bannerSliderLayer01 {
    background-image: url(/images/banners/banner_feb_background3.png);
    width: 5000px;
    z-index: 3;
}

.bannerSliderLayer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 998px;
    height: 368px;
}

#bannerSliderLayer02 {
    text-align: right;
    display: none;
    z-index: 2;
}

#bannerSliderLayer03 {
    text-align: right;
    display: none;
    z-index: 2;
}

#bannerSliderLayer04 {
    text-align: center;
    margin-top: 90px;
    z-index: 4;
}

#bannerSliderLayer05 {
    text-align: center;
    margin-top: 60px;
    z-index: 4;
}


#bannerSliderLayer06 {
    text-align: left;
    margin-top: 210px;
    margin-left: 70px;
    z-index: 5;
}

#bannerSliderLayer07 {
    text-align: left;
    margin-top: 270px;
    margin-left: 135px;
    z-index: 5;
}


a {
    text-decoration: none;
}

.lGray {
    color: #808080;
}

.mGray {
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
}

.dGray {
    color: #333333;
}

.lBlue {
    color: #454545;
    font-weight: normal;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    text-transform: capitalize;
}

p {
    margin: 20px 0px;
    width: 749px;
    line-height: 24px;
}

.horzUL {
    display: block;
    list-style-image: none;
    width: 100%;
}

.horzUL li {
    display: block;
    float: left;
    margin: 0px 1px 0px 0px;
    list-style-image: none;
    font-size: 14px; /* font-weight:bold;*/
}

.horzUL li div {
    text-align: center;
}

ul, ol {
    padding: 0px 0px 10px 0px;
}

ul li {
    list-style-image: url(/images/blt.png);
    margin: 0px 0px 0px 50px;
    color: #808080;
    line-height: 20px;
}

ol li {
    margin: 0px 0px 0px 50px;
    color: #7F7F7F;
    line-height: 20px;
}

ol li ol li {
    list-style: lower-roman;
}

ol li ol {
    padding: 0px 0px 0px 0px;
}


.WhiteText {
    color: #FFF;
}

#bannerSlider #arrowLeft {
    position: absolute;
    left: 0px;
    top: 165px;
    width: 21px;
    height: 42px;
    background-image: url(/images/arrowLeftOver.png);
    background-repeat: no-repeat;
    background-position: top;
    z-index: 100;
    display: none;
}

#bannerSlider #arrowRight {
    position: absolute;
    right: 0px;
    top: 165px;
    width: 21px;
    height: 42px;
    background-image: url(/images/arrowRightOver.png);
    background-repeat: no-repeat;
    background-position: top;
    z-index: 100;
    display: none;
}

#bannerSlider #arrowLeft:hover, #bannerSlider #arrowRight:hover {
    background-position: bottom;
    cursor: pointer;
}

#welcomeSpacer {
    height: 7px;

}

#widthDiv {
    width: 1100px;
    height: 2px;
    background-color: #000;
}

#innerMargin {
    margin: 20px 0px 0px auto;
    width: 778px;
}

#ICONtechContainter h1 {
    margin: 10px 0px 7px 0px;
}

#PageHeader {
    margin: 0px 0px 10px 0px;
    background-image: url(/images/PageHeaderIMG2.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 749px;
    height: 296px;
    font-family: "Helvetica";
}

#HelloBtn {
    margin: 20px 0px 20px 0px;
}

.BottomSpacer {
    height: 100px;
}

.ClearBoth {
    clear: both;
}

#PageHeaderMessage {
    width: 294px;
    height: 200px;
    float: left;
    color: #FFF;
    margin: 65px 0px 0px 15px;
}

#PageHeaderMessageTitle {
    font-size: 18px;
    font-weight: bold;
}

.Column1 {
    width: 330px;
    min-height: 200px;
    float: left;
}

.Column2 {
    width: 330px;
    float: right;
    min-height: 200px;
}

.HairLine {
    margin: 20px 0px 20px 0px;
    clear: both;
}

h2 {
    margin: 10px 0px 05px 0px;
}

h3 {
    color: #0066CC;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px 0px;
    font-size: 20px;

}

.h3Oversize {
    font-size: 18px;
}

h4 {
    color: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    padding: 5px 0px;
}

#PageHeaderMessageSub {
    font-size: 14px;
    font-weight: bold;
}

#PageHeaderMessageContent {
    font-size: 12px;
    margin: 5px 0px
}

#shadedFooter {
    position: fixed;
    bottom: 0px;
    text-align: center;
    left: 0px;
    height: 100px;
    /*background-image:url(/images/shadedFooter_bg.png);*/
    background-position: bottom;
    background-repeat: repeat-x;
    width: 4000px;
    margin-left: 50%;
    left: -2000px;
    /*
            position: relative;
            margin-top: -150px; /* negative value of footer height * /
            height: 150px;
            clear:both;
            */


}

.FontArial {
    font-family: Arial, Helvetica, sans-serif;
}

#FooterSocial {
    height: 23px;
    width: 1000px;
    text-align: left;
    margin: 0px auto;
    position: relative;
    top: 40px;
}

#in-the-loop-tab {
    width: 32px;
    height: 143px; /*background-color:#9C3;*/
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 293px;
    z-index: 99999;

    /*	width="478" --  with thank you      height="143" 	 */
    /*background-image:url(/images/in-the-loop.png);*/
    background-repeat: no-repeat;
}

#copyRightNotice {
    font-size: 12px;
    margin: 2px 0 0 0;
}

#FooterMessage, .footerLeftLinks a {
    margin-top: 58px;
    color: #454545;
    font-size: 12px;
}

.footerLeftLinks {

    color: #454545;
    font-size: 12px;
}

#ICONtechContainter {
    width: 1024px;
    margin: 8px auto 0px auto;
    border-style: solid;
    border-width: 0px;
    border-color: #666;
    height: 1220px;
    position: relative;
}

#FixedMenuLeft {
    top: 100px;
    width: 181px;
    height: 1015px;
    position: absolute;
    margin-left: 50%;
    left: -495px;
    z-index: 10;

}

#ICONSignin {
    width: 150px;
    height: 36px;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    background-color: #B4B4B4;
    text-align: center;
    line-height: 33px;
    vertical-align: middle;
    cursor: pointer;
}

.july4th {
    background: url(/images/FlagUSA.jpg) 250px 0px no-repeat fixed !important;
}

#iconHouseLogoLI {

    width: 158px;
    height: 158px;
}

#FixedMenuUL, #FixedMenuUL li, #NaviUL, #NaviUL li {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}


#FixedMenuLeft ul li {
    margin: 0px 0px 10px 0px;
    overflow: hidden;
    list-style: none;
    list-style-type: none;
}

.MenuLeftScroll {
    outline: none;
}

.MenuText {
    font-family: 'Open Sans', sans-serif;
    color: #0066CC;
    font-size: 22px;
}


.MenuText:hover {
    color: #1E6A93;
}

ul#FixedMenuUL li a {
    display: block;
    height: 40px;
    width: 168px;

    background-repeat: no-repeat; /*border-style:solid; border-width:1px; border-color:#000;*/
}

#WelcomeLI a {
    background-position: 0px 13px;
}

#ServicesLI a {
    background-position: 0px -42px;
}

#ProcessLI a {
    background-position: 0px -96px;
}

#ClientsLI a {
    background-position: 0px -150px;
}

#AboutLI a {
    background-position: 0px -204px;
}

#ContactLI a {
    background-position: 0px -260px;
}

#WelcomeLI:hover a {
    background-position: -166px 13px;
}

#ServicesLI:hover a {
    background-position: -166px -42px;
}

#ProcessLI:hover a {
    background-position: -166px -96px;
}

#ClientsLI:hover a {
    background-position: -166px -150px;
}

#AboutLI:hover a {
    background-position: -166px -204px;
}

#ContactLI:hover a {
    background-position: -166px -260px;
}

#WelcomeLI_active a {
    background-position: -335px 13px;
}

#ServicesLI_active a {
    background-position: -335px -42px;
}

#ProcessLI_active a {
    background-position: -335px -96px;
}

#ClientsLI_active a {
    background-position: -335px -150px;
}

#AboutLI_active a {
    background-position: -335px -204px;
}

#ContactLI_active a {
    background-position: -335px -260px;
}

#WelcomeLI_selected a {
    background-position: -510px 13px;
}

#ServicesLI_selected a {
    background-position: -510px -42px;
}

#ProcessLI_selected a {
    background-position: -510px -96px;
}

#ClientsLI_selected a {
    background-position: -510px -150px;
}

#AboutLI_selected a {
    background-position: -510px -204px;
}

#ContactLI_selected a {
    background-position: -510px -260px;
}

.SeeMore {
    border-style: solid;
    border-width: 0px;
    border-color: #333;
    overflow: hidden;
}

#in-the-loop-tab input[type="text"] {
    background-color: #666666;
    border-style: solid;
    border-width: 0px;
    border-color: #666666;
    width: 150px;
    color: #FFF;
    font-weight: bold;
    height: 22px;
}

#in-the-loop-tab #zipCode {
    width: 73px;
}

#sendButton {
    margin: 2px 0 0 0;
}


#in-the-loop-button {
    cursor: pointer;
}


#thankyou-loading {
    margin: 35px auto;
    display: block;
}

#in-the-loop-thankyou-button {
    cursor: pointer;
}


.PageNotFound {
    font-size: 70px;
}


#santa-hat {
    position: absolute;
    margin-left: 80px;
    top: -32px;
}