﻿body
{
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background-color: #d8d8d5;
}

#container
{
    text-align: center;
    width: 990px;
    margin: auto;
    position: relative;
    top: 0px;
    left: 0px;
    height: 100%;
}

#header
{
    background-color: #d8d8d5;
    width: 100%;
    height: 109px;
}

#logo
{
    float: left;
    top: 0px;
}

.loginButton
{
    float: right;
    margin: 35px 35px 20px 20px;
}




/*alternative approach to styling the homemation menu*/

#homemationMenu1
{
    clear: both;
    margin: 0px auto;
    position: absolute;
    cursor: hand;
    top: 108px;
    float: left;
    width: 55px;
    height: 49px;
    left: 20px;
    width: 952px;
}
.MenuLeftRounded
{
    background-image: url(images2/btnHome.png);
    background-repeat: no-repeat;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: 700;
    height: 47px;
    width: 213px;
    padding-top: 7px;
    padding-bottom: 0px;
    color: #ffffff;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    cursor: hand;
}

.MenuLeftRounded:hover
{
    background-image: url(images2/btnHome_Over.gif);
    padding-top: 7px;
    padding-bottom: 0px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: 700;
    color: #ffffff;
    width: 213px;
    height: 47px;
    cursor: hand;
}



.MenuNormalABout
{
    font-size: 12px;
    background-image: url(images2/btnAboutUs.jpg);
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    height: 47px;
    width: 158px;
    padding-top: 7px;
    padding-bottom: 0px;
    font-weight: 700;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #ffffff;
    cursor: hand;
}
.MenuNormalABout:hover
{
    background-image: url(images2/MenuBG_Over.gif);
    background-repeat: repeat-x;
    padding-top: 7px;
    padding-bottom: 0px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: 700;
    width: 158px;
    cursor: hand;
}
.MenuNormalExpereince
{
    font-size: 12px;
    background-image: url(images2/btnExpereince.jpg);
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    height: 47px;
    width: 160px;
    padding-top: 7px;
    font-weight: 700;
    padding-bottom: 0px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #ffffff;
    cursor: hand;
}

.MenuNormalExpereince:hover
{
    background-image: url(images2/MenuBG_Over.gif);
    background-repeat: repeat-x;
    padding-top: 7px;
    padding-bottom: 0px;
    font-weight: 700;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    width: 160px;
    cursor: hand;
}


.MenuNormalLocator
{
    font-size: 12px;
    background-image: url(images2/btnLocateInstaller.jpg);
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    height: 47px;
    width: 147px;
    font-weight: 700;
    padding-top: 7px;
    padding-bottom: 0px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #ffffff;
    cursor: hand;
}
.MenuNormalLocator:hover
{
    background-image: url(images2/MenuBG_Over.gif);
    background-repeat: repeat-x;
    padding-top: 7px;
    font-weight: 700;
    padding-bottom: 0px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    width: 147px;
    cursor: hand;
}
.MenuNormalBrand
{
    font-size: 12px;
    font-weight: 700;
    background-image: url(images2/btnBrandMedia.jpg);
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    height: 47px;
    width: 163px;
    padding-top: 7px;
    padding-bottom: 0px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #ffffff;
    cursor: hand;
}

.MenuNormalBrand:hover
{
    background-image: url(images2/MenuBG_Over.gif);
    background-repeat: repeat-x;
    padding-top: 7px;
    padding-bottom: 0px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    width: 163px;
    font-weight: 700;
    cursor: hand;
}
.MenuRightRounded
{
    background-image: url(images2/btnContactUs1.png);
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: 700;
    height: 47px;
    width: 109px;
    padding-top: 7px;
    padding-bottom: 0px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #ffffff;
    cursor: hand;
}

.MenuRightRounded:hover
{
    background-image: url(images2/btnContactUs_Over.png);
    padding-top: 7px;
    padding-bottom: 0px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: 700;
    cursor: hand;
}

.MenuRightRounded a:visited
{
    text-decoration: none;
    color: #ffffff;
    background-image: url(images/MenuBG.gif);
    background-repeat: repeat-x;
    font-weight: 700;
    padding-top: 7px;
    padding-bottom: 0px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    cursor: hand;
}

.MenuRightRounded a:hover
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    background-image: url(images/MenuBG.gif);
    background-repeat: repeat-x;
    font-weight: 700;
    padding-top: 7px;
    padding-bottom: 0px;
    cursor: hand;
}


/*alternative approach to styling the homemation menu*/


/*Homemation Leftmenu approach to styling the anonymous menu*/

#leftNavigationBg
{
    width: 430px;
    height: 482px;
    float: left;
    background-image: url(images2/leftNavigationBg1.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: 2px;
    overflow: hidden;
    top: 0px;
    padding: 0px;
    margin: 0px;
}

.zindex
{
    z-index: 900;
}

#LeftNavigation
{
    width: 90px;
    height: 100%;
    position: relative;
    float: left;
    left: 38px;
    top: 30px;
    z-index: 900;
}

#LeftMenu
{
    cursor: hand;
    left: 39px;
    padding: 0px 0px 0px 5px;
    z-index: 999;
}
.LeftMenuItem 
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: 900;
    color: #356cb4;
    height: 30px;
    width: 174px;
    background-image: url(images2/LeftMenuBG.jpg);
    background-repeat: repeat-x;
    text-align: left;
    padding: 0px 0px 0px 5px;
    z-index: 999;
}


.LeftMenuMenu2Item
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: 900;
    color: #356cb4;
    height: 25px;
    width: 174px;
    text-align: left;
    background-image: url(images2/LeftMenuBgSub.jpg);
    background-repeat: repeat-x;
    padding: 0px 0px 0px 5px;
    z-index: 999;
}

.LeftMenuMenuItem_Over 
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: 900;
    width: 174px;
    background-image: url(images2/LeftMenuBG_Over.gif);
    background-repeat: repeat-x;
    padding: 0px 0px 0px 5px;
    text-align: left;
    z-index: 999;
}

.LeftMenuMenuItem2_Over 
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    background-image: url(images2/LeftMenuBG_Over.gif);
    background-repeat: repeat-x;
    font-weight: 900;
    padding: 0px 0px 0px 5px;
    text-align: left;
    z-index: 999;
      width: 174px;
}

.LeftMenuMenu a:link, .homemationMenu a:visited
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    background-image: url(images/LeftMenuBG.jpg);
    background-repeat: repeat-x;
    font-weight: 900;
    padding: 0px 0px 0px 5px;
   
    text-align: left;
    z-index: 999;
      width:274px;
}

.LeftMenuMenu a:hover
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    background-image: url(images/LeftMenuBG.jpg);
    background-repeat: repeat-x;
    font-weight: 900;
    padding: 0px 0px 0px 5px;
    text-align: left;
    width:274px;
    z-index: 999;
}

/*Homemation Leftmenu approach to styling the anonymous menu*/

#colmask
{
    position: relative;
    clear: both;
    float: left;
    width: 990px;
    top: 40px;
    height: 100%;
    background-image: url(images2/defaultRepeatImage.gif);
    background-repeat: repeat-y;
    left: -2px;
    
}



#content
{
    float: left;
    position: relative;
    left: 232px;
    width: 730px;
    height: 100%;
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
}


#cntbtm
{
    height: 71px;
    width: 990px;
    position: relative;
    float: left;
    background-image: url(images2/BrandsWhiteBg0.gif);
    background-repeat: no-repeat;
    clear: both;
    left: 0px;
}


#Brands
{
    height: 249px;
    width: 100%;
    position: relative; /*top: 638px;*/
    float: left;
    background-image: url(images2/BrandsWhiteBg.gif);
    background-repeat: no-repeat;
    clear: both;
    left: 0px;
}

#Brands img
{
    float: left;
    top: 0px;
    left: 31px;
    position: relative;
}

#Logo
{
    float: left;
    top: 10px;
    left: 40px;
    position: relative;
}

#footer
{
    background-image: url(images2/footerImage.jpg);
    background-repeat: no-repeat;
    height: 70px;
    width: 100%;
    float: left; /*top: 848px;*/
    position: relative;
    top:0px;
    clear:both
   
    
}



#rightImage
{
    height: 20px;
    top: 0px;
    left: 0px;
    position: absolute;
}

#ContentLeftText
{
    position: absolute;
    width: 50%;
    top: 40px;
    left: 380px;
    float: left;
}

#ContentLeftText h1
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #515151;
    font-weight: bold;
    font-size: 1.3em;
    text-align: left;
}
#ContentLeftText p
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #515151;
    font-weight: normal;
    font-size: 0.7em;
    text-align: left;
    padding: 0px 35px 0px 0px;
}

#LinkView
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #356cb4;
    font-weight: bold;
    font-size: 1.0em;
    text-decoration: underline;
    float: right;
    position: relative;
    right: 45px;
    top: 13px;
}

#LinkView1
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #356cb4;
    font-weight: bold;
    font-size: 1.0em;
    text-decoration: underline;
    float: right;
    position: relative;
    right: 45px;
}


#ContentRightText
{
    position: relative;
    width: 50%;
    top: 40px;
    left: 180px;
    float: left;
    left: 0px;
}


#ContentRightText h1
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #515151;
    font-weight: bold;
    font-size: 1.3em;
    text-align: left;
}

#ContentRightText p
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #515151;
    font-weight: normal;
    font-size: 0.7em;
    text-align: left;
    padding: 0px 35px 0px 0px;
}

#ContentLeft
{
    height: 224px;
    width: 756px;
    left: 4px;
    position: relative;
    top: 50px;
}

#icon
{
    float: left;
    left: 36%;
    top: 19px;
    position: relative;
}

#copyright
{
    top: 25px;
    position: relative;
    color: #000000;
    font-family: arial,verdana,san-serif;
    font-size: 0.9em;
}
#copyright a{
 font-family: arial,verdana,san-serif;
    font-size: 0.9em;
color: #000000;
 font-size: 0.9em;
 text-decoration:none
}

#copyright a:visited{
 font-family: arial,verdana,san-serif;
    font-size: 0.9em;
color: #000000;
 font-size: 0.9em;
 text-decoration:none
}


#footerNavigation
{
    float: right;
    position: relative;
    right: 30px;
   
    top: -6px;
    
}




/*Homemation original stylesheet*/

.divFlash
{
    position: relative;
    top: 30px;
    left: 0px;
    z-index: 0;
}

.Back2
{
    font-family: Arial;
    font-style: normal;
    font-size: 12pt;
    color: #356cb4;
    font-weight: bold;
}

.skm
{
    float: right;
}

.lblSearch
{
    font-size: 8pt;
    font-family: Arial;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

.h1
{
    font-size: 17pt;
    font-family: Arial;
    color: #356cb4;
    font-weight: bold;
}

.h2
{
    font-size: 14pt;
    font-family: Arial;
    color: #495e82;
    font-weight: bold;
    text-align: center;
}

.h3
{
    font-size: 7pt;
    font-family: Arial;
    color: #000000;
    text-align: left;
    font-weight: bolder;
}

.h5
{
    font-size: 8pt;
    font-family: Arial;
    color: #000000;
    text-align: left;
    font-weight: lighter;
    padding-top: 10px;
}

.h6
{
    font-size: 8pt;
    font-family: Arial;
    color: #000000;
    text-align: left;
    font-weight: bold;
}

.h4
{
    font-size: 8pt;
    font-family: Arial;
    color: #000000;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    padding-left: 5px;
}

.label
{
    font-size: 11pt;
    font-family: Arial;
    color: #495e82;
    font-weight: bold;
}

.label2
{
    font-size: 10pt;
    font-family: Arial;
    color: #666666;
    font-weight: bold;
    text-align: left;
}

.label3
{
    font-size: 10pt;
    font-family: Arial;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

.p3
{
    font-size: 9pt;
    font-family: Arial;
    color: #000000;
    font-weight: lighter;
    line-height: 14pt;
    text-align: left;
}
.p2
{
    font-size: 8pt;
    font-family: Arial;
    color: #000000;
    text-align: left;
    font-weight: normal;
    line-height: 14pt;
}

.p
{
    font-size: 9pt;
    font-family: Arial;
    color: #495e82;
    line-height: 14pt;
    font-weight: lighter;
}

.p1
{
    font-size: 8pt;
    font-family: Arial;
    padding-top: 5px;
    color: #666666;
    text-align: left;
    font-weight: lighter;
    vertical-align: top;
}


.p4
{
    font-size: 9pt;
    font-family: Arial;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    padding-left: 8px;
}

.hpl
{
    font-size: 10pt;
    font-family: Tahoma;
    color: #356cb4;
    font-weight: bold;
    text-decoration: underline;
}

.hpl1
{
    font-size: 9pt;
    font-family: Arial;
    color: #8a8672;
    font-weight: bold;
}

.Online
{
    font-size: 10pt;
    font-family: Arial;
    color: #ffffff;
    font-weight: bold;
    padding-left: 5px;
}

.li
{
    font-size: 8pt;
    font-family: Tahoma;
    color: #d52d00;
    font-weight: bold;
    text-align: left;
    margin-right: 0px;
    padding-right: 15px;
    text-align: left;
    margin-top: 0px;
}

.ul
{
    font-size: 7pt;
    color: #000000;
    font-weight: 400;
    text-align: left;
    font-family: tahoma;
    text-decoration: bold;
}

.ul1
{
    font-size: 7pt;
    color: #000000;
    font-weight: 400;
    text-align: left;
    font-family: tahoma;
    text-decoration: bold;
    line-height: 12pt;
}

div.centered
{
    text-align: center;
}





.a:link
{
    text-decoration: none;
    color: #356cb4;
}

.a:visited
{
    color: #356cb4;
}

/*Homemation original stylesheet*/