﻿@charset "utf-8";
/* CSS Document */


.tabs2
{
    color: #666666;
    width: 80px;
    margin-right: -1px;
    padding: 4px;
    text-align: center;
    float: left;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    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: #ccc;
    border-right-color: #ccc;
    border-left-color: #ccc;   
}

a:active.tabs2{
    color: #FFFFFF;
    background-color: #CCCCCC;
    text-decoration: none;
    }
a:visited.tabs2{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    }
a:hover.tabs2
{
    color: #FFFFFF;
    background-color: #E4E4E4;
}
.activetab2{
    color: #FFFFFF;
    background-color: #CCCCCC;
    text-decoration: none;
    width: 80px;
    margin-right: -1px;
    padding: 4px;
    text-align: center;
    float: left;
    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: #ccc;
    border-right-color: #ccc;
    border-left-color: #ccc;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}


.tabs
{
    color: #666666;
    width: 80px;
    margin-right: -1px;
    padding: 4px;
    text-align: center;
    float: left;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    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: #ccc;
    border-right-color: #ccc;
    border-left-color: #ccc;   
}

a:active.tabs{
    color: #FFFFFF;
    background-color: #CCCCCC;
    text-decoration: none;
    }
a:visited.tabs{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    }
a:hover.tabs
{
    color: #FFFFFF;
    background-color: #E4E4E4;
}
.activetab{
    color: #FFFFFF;
    background-color: #CCCCCC;
    text-decoration: none;
    width: 75px;
    margin-right: -1px;
    padding: 4px;
    text-align: center;
    float: left;
    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: #ccc;
    border-right-color: #ccc;
    border-left-color: #ccc;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
#navigationcontainer{
    margin-top:-30px;
}


/* Begin Parent */
                                                    /* Begin CSS Drop Down Menu */

#menuh-container {
    margin-left: 25px;
    width: 715px;
}
#menuh {
    font-size: 15px;
    font-family: arial, helvetica, sans-serif;
    width: 100%;
    margin: 2em;
    margin-top: 0em;
    font-weight: lighter;
}
#menuh a
{
    text-align: center;
    display: block;
    margin: 0;
    padding: 0.1em;
}

#menuh a:link, #menuh a:visited, #menuh a:active {
    color: #C0C8DA;
    text-decoration: none;
    background-color: #3C496C;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000000;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #000000;
}
#menuh a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background-color: #61719A;
}	
                                                        /* Begin Parent */
#menuh a.tparent {
    border-style: none;
    font-size: 12px;
    background-image: url(images/navid.jpg);
    background-repeat: no-repeat;
}
#menuh a.tparent:hover {
    border-style: none;
    font-size: 12px;
    background-image: url(images/navid.jpg);
	background-repeat: no-repeat;
}
                                                        /* End Parent*/	
#menuh ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 115px;
}
#menuh li {
    position: relative;
    min-height: 1px;
}
#menuh ul ul {
    position: absolute;
    z-index: 500;
    top: auto;
    display: none;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -15px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: -15px;
}
div#menuh li:hover {
    cursor: pointer;
    z-index: 100;
}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}     

#energystar
{
    width: 800px;
    height: 60px;
    background-color: #FFFFFF;
    margin-bottom: 50px;
}
#productpage1
{
    width: 520px;
}