﻿/* Master Page ******************************************************** */
.masterbody
{
    
    background-repeat: repeat-x;
    background-color: #6b6b6b;
    background-position: left top;
    background-image: url(images/b_bg.jpg);
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
#header
{
    padding: 0px;
    margin: 0px 0px 3px 0px;
    height: 53px;
    float: left;
    width: 600px;
}
#nav
{
    padding: 0px;
    width: 170px;
    float: left;
    text-align: left;
    margin: 5px 0px 0px 5px;
    display: inline;
}

#nav h3
{
    background-position: center top;
    font-weight: bold;
    font-size: .7em;
    font-style: normal;
    color: #333333;
    margin: 0px;
    text-align: center;
    height: 18px;
    width: 170px;
    background-image: url(images/c_navTab.gif);
    background-repeat: no-repeat;
    line-height: 1.5em;
}
#nav h4
{
    
    margin: 0px 0px 5px 0px;
    padding: 4px;
    font-size: .65em;
    color: #666666;
    
    font-weight: normal;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #cccccc;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    
}
#nav h4 a
{
    font-size: 1em;
    color: #3366CC;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none;
}
#nav h4 a:visited
{
    font-size: 1em;
    color: #3366CC;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
#nav h4 a:hover
{
    color: #003399;
    text-decoration: underline;
}

#nav h4 a:active
{
    font-size: 1em;
    color: #3366CC;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.navImage
{
    padding-right: 5px;
}
#menu
{
    border: 1px solid #FFFFFF;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    height: 24px;
    clear: both;
}
#main
{
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 20px 0px;
    background-color: #ffffff;
    width: 547px;
    float: left;
    display: inline;
    font-size:.72em;
}

#ContentPlaceHolder1 h5
{
    margin: 0px;
    padding: 0px 0px 10px 0px;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-color: #bbbbbb;
    background-color: #E4E4E4;
    vertical-align: top;
}
#ContentPlaceHolder1 h3
{
    font-weight: bold;
    font-size: .68em;
    font-style: normal;
    color: #333333;
    text-align: center;
    height: 18px;
    width: 170px;
    vertical-align: middle;
    margin:0px;
}
#wrapper
{
    background-position: left top;
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 940px;
    
}
#sidebar
{
    padding: 0px;
    margin: 5px 5px 0px 0px;
    width: 193px;
    vertical-align: top;
    height: 100%;
    float: right;
    display: inline;
}
#sidebar h3
{
    background-position: left top;
    font-weight: bold;
    font-size: .68em;
    font-style: normal;
    color: #000000;
    margin: 0px;
    text-align: center;
    height: 18px;
    width: 193px;
    vertical-align: middle;
    line-height: 1.5em;
    background-image: url(images/c_sideTab.gif);
    background-repeat: no-repeat;
}
.sidebarImg
{
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

#wrapper3
{
    background-position: left top;
    margin: 0px;
    padding: 0px;
   
    background-color: #ffffff;
    width: 940px;
    height: auto;
}
#wrapper2
{
    background-position: left top;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-image: url(images/c_wrapperTab.gif );
    background-color: #ffffff;
    width: 940px;
    height: auto;
}
 .mainHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    margin-top: 5px;
    width: 547px;
    height: 20px;
    margin-bottom: 5px;
}
 #main h1
{
    margin: 10px 0px 10px 0px;
    font-size: 1.3em;
    color: #000000;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    font-weight: bold;
   }


.endOfSection
{
    clear: both;
}

h2
{
    padding: 5px 0px 10px 0px;
    margin: 0px;
    font-size: 1.1em;
    text-align: left;
    font-weight: bold;
}
#footer
{
    color: #C0C0C0;
    font-weight: normal;
    vertical-align: top;
    text-align: center;
    width: 940px;
    height: 30px;
    font-size: .7em;
}
#footer a

{
    font-size: .9em;
    color: #C0C0C0;
    font-weight: bolder;
    font-style: normal;
    text-decoration: underline;
}
#ContentPlaceHolder1
{
    
    margin: 0px;
}
.adHeader
{
    padding-top: 2px;
    width: 191px;
    background-color: #DDDDDD;
    height: 17px;
    font-size: .70em;
    font-weight: bold;
    text-align: center;
    color: #5B5B5B;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #C0C0C0;
    border-right-color: #C0C0C0;
    border-left-color: #C0C0C0;
}
.navHeader
{
    border: 1px solid #C0C0C0;
    padding-top: 2px;
    width: 168px;
    background-color: #DDDDDD;
    height: 17px;
    font-size: .70em;
    font-weight: bold;
    text-align: center;
    color: #5B5B5B;
}
.mainTabs
{
    border: 1px solid #C0C0C0;
    padding-top: 2px;
    width: 547px;
    background-color: #DDDDDD;
    height: 17px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #5B5B5B;
    float: left;
    text-indent: 10px;
    
}
.treeMenu
{
    width: 168px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #cccccc;
    border-left-color: #cccccc;
    background-color: #f2f2f2;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    padding-top: 5px;
}
.LeftPadding
{
    border: 1px solid #cccccc;
    padding: 8px;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.RightPadding
{
    border: 1px solid #cccccc;
    padding: 8px;
    margin-right: 5px;
    margin-bottom: 5px;
    
}
#ecat
{
    width: 340px;
    padding: 12px 0px 0px 0px;
    margin: 0px;
    float: right;
    font-size: .6em;
    color: #FFFFFF;
    font-weight: bold;
    height: 37px;
}
.ecatSearchbox
{
    width: 93px;
    height: 13px;
    font-size: 1em;
    font-weight: bold;
    color: #7E7E7E;
    
}
a
{
    font-size: 1em;
    font-weight: bold;
    color: #255CB8;
    text-decoration: none;
}
a:visted
{
   
    font-size: 1em;
    font-weight: bold;
    color: #255CB8;
    text-decoration: none;
}
a:hover
{
    font-size: 1em;
    font-weight: bold;
    color: #1D478D;
    text-decoration: underline;
}
a:active
{
    font-size: 1em;
    font-weight: bold;
    color: #255CB8;
    text-decoration: none;
}
.radioMargin
{
    margin-bottom: 15px;
    margin-top: 5px;
}
.thumbPadding
{
    margin-right: 10px;
}
#main ul
{
   
    font-size: .95em;
}
.bullets
{
    list-style-type: square;
    color: #000000;
    list-style-position: inside;
    line-height: 15px;
    padding-bottom: 9px;
}
.dropdown
{
    
    font-size: .95em;
    margin: 0px 0px 10px 0px;
    padding:  0px;
    vertical-align: top;
}
h6
{
    font-size: .9em;
}
.textbox
{
    width: 125px;
    height: 12px;
    font-size: .95em;
}
.error
{
    font-size: .9em;
    color: #CC3300;
}

.login
{
    
    margin-top: 70px;
   margin-left: 140px;
}
.commercial
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #384d70;
    margin: 7px 0px 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
.industrial
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #000000;
    margin: 7px 0px 0px;
    padding: 0px;
    
}
.resi
{
    margin: 7px 0px 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-image: url(images/resibg.jpg);
    background-repeat: repeat-x;
    background-color: #502f06;
}
 .datacom
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #4B3E2A;
    margin: 7px 0px 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
.Landingflash
{
    margin: 8px 0px 0px 0px;
    width: 547px;
    height: 245px;
    
}
.radwindow
{
    z-index: 3001;
    
}

.famcontainer
{
    border-left: 1px dashed #C0C0C0;
    border-right: 1px dashed #C0C0C0;
    padding: 4px;
    float: right;
    width: 195px;
    height: 161px;
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;

}
.fam1container
{
    border-left: 1px dashed #C0C0C0;
    padding: 8px 4px 4px 4px;
    float: left;
        width: 100px;
        height: 177px;
        margin-right: 5px;
        vertical-align: top;
        text-align: center;
        display: block;
    margin-bottom: 1px;
}
.fam2container
{
    padding: 8px 4px 4px 4px;
    float: left;
    width: 100px;
    height: 177px;
    border-left-style: dashed;
    border-left-width: 1px;
    border-left-color: #C0C0C0;
    margin-right: 5px;
    vertical-align: top;
    text-align: center;
    display: block;
}
.fam3container
{
    padding: 8px 4px 4px 4px;
    float: left;
    width: 100px;
    height: 177px;
    border-left-style: dashed;
    border-left-width: 1px;
    border-left-color: #C0C0C0;
    margin-right: 5px;
    vertical-align: top;
    text-align: center;
    display: block;
}
.famTxt
{
    font-size: .92em;
    vertical-align: top;
    text-align: left;
    margin-left: 8px;
    margin-top: 0px;
}
.noPadding
{
    padding: 0px;
    margin: 0px;
}
.rightmargin
{
    margin-right: 3px;
}

.casestudycontainer
{
    padding: 0px 5px 5px 5px;
    width: 399px;
    height: 117px;
    float: right;
    background-color: #F2F2F2;
    margin-bottom: 10px;
}
.casestudyimg
{
    width: 138px;
    height: 125px;
    float: left;
}

/* Recovery ******************************************************************* */
.recoverybody
{
    background-color: #4c5f7c;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
#recoveryWrapper
{
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    width: 940px;
    background-color: #FFFFFF;
    height: auto;
}

#panel1
{
    background-position: left top;
    margin: 15px 15px 0px 15px;
    padding: 0px;
    width: 910px;
    height: 274px;
    background-repeat: repeat-x;
    background-image: url(recovery/images/wrapper3bg.jpg);
}
.flashcontainer
{
    padding: 10px 0px 0px 0px;
    height: 274px;
    width: 649px;
    float: left;
}
.menucontainer
{
    padding: 10px 0px 0px 0px;
    height: 274px;
    float: right;
    
}

#panel2
{
    margin: 0px 15px 0px 15px;
    padding: 0px;
    width: 910px;
    height: auto;
    clear: both;
    
}
#panel2 .ad
{
    padding: 0px;
    margin: 0px;
    background-color: #D9ECFF;
    float: right;
    width: 150px;
    height: 350px;
}
#panel2 .main
{
    padding: 40px 10px 20px 10px;
    width: 568px;
    height: 100%;
    background-image: url( 'recovery/images/RECOVERY_MainBG.jpg' );
    background-repeat: no-repeat;
    float: left;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #cccccc;
    font-size: .9em;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #cccccc;
}
#panel2 .lit
{
    margin: 0px;
    width: 170px;
    height: 350px;
    float: left;
    background-color: #FFFFFF;
}
#bottom
{
    background-color: #2C3D5C;
    padding: 0px;
    margin: 0px;
    width: 940px;
    height: 30px;
    float: left;
    clear: both;
    display: inline-block;
    font-size: .7em;
    text-align: center;
    color: #FFFFFF;
}

/*-------------------------------------Default Page------------------------*/
.defaultBody
{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
#defaultWrapper
{
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 897px;
    height: 100%
}
.dfsearch
{
    margin: 0px;
    width: 324px;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 35px;
    text-align: left;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-top: 11px;
}
.dfwdk
{
    float: left;
    width: 573px;
    height: 46px;
    vertical-align: bottom;
    text-align: left;
}
.dfheader
{
    margin: 0px auto 0px auto;
    width: 897px;
    height: 46px;
    }
#dfmenu
{
    width: 897px;
    height: 25px;
    background-color: #3a3a3a;
    margin: 0px auto 0px auto;
}
.dfmenuitems
{
    
    text-align: left;
    float: left;

}
.RSS
{
    font: bold 11px Arial, sans-serif;
    height: 25px;
    background-color: #2b2b2b;
    float: right;
    width: 59px;
    color: #8F8F8F;
    vertical-align: middle;
    line-height: 24px;
    text-align: left;
} 
#dfwrapper2
{ 
    margin: 0px auto 0px auto;
    width: 897px;
    height: 566px;
    background-color: #FFFFFF;
    clear: both;
}

*html .dffamily
{
display:inline;
}
.dffamily
{
    background-color: #f9f9f9;
    border: 1px solid #cccccc;
    width: 330px;
    height: 544px;
    margin-top: 10px;
    margin-right: 10px;
    float: right;
    margin-left: 10px;
}
.dffamily .container
{
    width: 325px;
    height: 102px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    vertical-align: top;
    text-align: left;
    padding-top: 6px;
    padding-left: 6px;   
}
.dffamily h3
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .66em;
    color: #616161;
    font-weight: normal;
}
.famimgpadding
{
    padding-right: 5px;
}
.imgpadding
{
    padding-left: 8px;
    padding-bottom: 5px;
    margin-bottom: 0px;
}

*html .dfflash
{
display:inline;
}
.dfflash
{
    width: 533px;
    height: 261px;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}

*html .dfbottomcontent
{
display:inline;
}
.dfbottomcontent
{
    width: 533px;
    height: 274px;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}
.dfAd
{ 
    margin-left: 10px;
    width: 239px;
    height: 274px;
    float: right;
}
.dfpanels
{
    width: 277px;
    height: 59px;
    border: 1px solid #cccccc;
    float: left;
    margin-bottom: 10px;
    text-align: left;
    vertical-align: top;
    padding-right: 5px;
    background-image: url('images/GreyGradient.gif');
    background-repeat: repeat-x;
}
.dfpanels h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;
    font-weight: bold;
    color: #575757;
    margin-top: 3px;
    margin-bottom: 0px;
}
.dfpanels h3
{
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .6em;
    color: #616161;
}
.dfpanels a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .6em;
    color: #6985B8;
    font-weight: bold;
   
}
.dfpanels a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .6em;
    color: #5377AC;
}
.dfpanels a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .6em;
     color: #6985B8;
}
#dffooter
{
    background-position: left top;
    clear: both;
    width: 897px;
    height: 72px;
    text-align: center;
    background-image: url('images/df_footer.gif');
    background-repeat: no-repeat;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #F4F4F4;
    line-height: 12px;
}
.dffooterbr
{
    line-height: 1px;
}
#dffooter a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #F0F0F0;
}
#dffooter a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: underline;
    color: #7595CA;
}

#dffooter a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #F0F0F0;
}

/*-------------------------------------------------------------*/
.bottom
{
    padding: 0px;
    margin: 0px;
    background-color: #FF0000;
    width: 940px;
    height: 40px;
   
}
.hyperlink
{
    cursor: hand;
}
.surveyTD
{
    height: 37px;
    font-size: 12px;
    background-color: #E2ECF5;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
}
.surveyTD2
{
    height: 37px;
    font-size: 12px;
    background-color: #F0FFF0;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
}
.surveyTD3
{
    height: 37px;
    font-size: 12px;
    background-color: #FFFFE8;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
}
.techBox
{
    border: 1px solid #CCCCCC;
    width: 163px;
    height: 105px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #F8F8F8;
}
.hdr
{
    margin: 0px 0px 10px 0px;
    font-size: 1.3em;
    color: #000000;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    font-weight: bold;
    line-height: 40px;
}

