﻿body {
    margin: 0px 0 0 5px; 
    background-color:#FFF;
	/*background-image:url(../images/dpl_bkgrd.jpg);
    background-repeat: repeat-x;
    background-color:#B7CFE6;*/
}
#background
{
    display:none;
}
#topnav
{
    font-family: Arial;
    color: #0067B1;
    font-size: 11px;
    position: relative;
    top: -8px;
    float: right;
    padding-right: 0px;
    text-align: right;
    width: 575px;
    white-space: nowrap;
    text-transform:uppercase;
}
#main{
    width:792px;
    position: absolute;
    top: 50px;
    left: 5px;
    height:525px;
}
#footer{
    position:absolute;
    top:615px;
    left:15px;
    font-family: Arial;
    color:#666;
    font-size: 10px;
    width: 795px;
    text-align: right;
    vertical-align:top;
}
.panel{
    position:absolute;
    top:115px;
    left:50px;
}
.topnavLink
{
    font-family: Arial;
    color: #0067B1;
    font-size: 11px;
    position: relative;
    top: -8px;
    float: left;
    text-align: left;
    width: 100px;
    white-space: nowrap;
    text-transform:uppercase;
    padding-left:20px;
    height:15px;
}

/* links */
a {
    color: #3B6E8F;
    text-decoration:none;
}
a:visited {
    color: #3B6E8F;
}
a:active {
    color: #3B6E8F;
    font-weight:bold;
}
a:hover{
    color:#008066;
}
a.topnav {
    color: #3B6E8F;
    text-decoration:none;
}
a.topnav:visited {
    color: #3B6E8F;
}
a.topnav:active {
    color: #3B6E8F;
    font-weight:normal;
}
a.topnav:hover{
    color:#008066;
}
a.small {
    color: #3B6E8F;
    text-decoration:none;
    font-weight:normal;
}
a.small:visited {
    color: #3B6E8F;
}
a.small:active {
    color: #3B6E8F;
}
a.small:hover{
    color:#008066;
    text-decoration:underline;
}
a.results {
    color: #77787b;
    text-decoration:underline;
}
a.results:visited {
    color: #77787b;
}
a.results:active {
    color: #0067B1;
    font-weight:bold;
}
a.results:hover{
    color:#008066;
}
a.event {
    color: #008066;
    text-decoration:none;
    font-size:11px;
}
a.event:visited {
    color: #008066;
}
a.event:active {
    color: #008066;
    font-weight:bold;
}
a.event:hover{
    color:#77787b;
}

/* home page */
.homeLink{
    float:left; 
    height:75px; 
    width: 170px; 
    position:absolute; 
    left:25px; 
    top:-70px;
}
.homeImage{
    background-image: url(../images/nve/nve_home.png);
    background-repeat: no-repeat;
    background-position: 5px 0px;
}
.blankImage{
    background-image: url(../images/nve/nve_blank.png);
    background-repeat: no-repeat;
    background-position: 5px 0px;
}
.ie6homeImage{
    background-image: url(../images/nve/nve_home.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.ie6blankImage{
    background-image: url(../images/nve/nve_blank.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#homeContent
{
    height: 500px;
    width: 725px;
    text-align:center;
    margin-left:0px;
    position:absolute;
    left: 80px;
    top:110px;
}
#homeTitle
{
    font-family: Arial;
    color: #3B6E8F;
    font-weight: bold;
    font-size: 20px;
    position: absolute;
    left: 0px;
    top: 20px;
}
#homeSubTitle{
    font-family: Arial;
    color: #3B6E8F;
    font-weight: normal;
    font-size: 13px;
    position: absolute;
    left: 0px;
    top: 45px;
}
#homeTextLeft{
    color: #77787b;
    font-weight: normal;
    font-size: 11px;
    position: absolute;
    left: 0px;
    top: 60px;
    width:275px;
    text-align:left;
}
#homeBoxLeft{
    border:solid 1px #3B6E8F;
    width:305px;
    margin-top:10px;
}
#homeTextRight{
    color: #77787b;
    font-weight: normal;
    font-size: 11px;
    position: absolute;
    left: 385px;
    top: 180px;
    width:300px;
    text-align:left;
}
.homeText{
    color: #77787b;
    font-weight: normal;
    font-size: 11px;
    text-align:left;
}
#tblHomeRight{
   margin-left:4px;
   width:330px;
}

/*search page*/
.searchPanel{
    position:absolute;
    top:115px;
    left:50px;
}
.searchTitle
{
    color:#008066;
    padding:0px;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    margin:0px;
}
.search{
    font-family: Arial;
    color:#333;
    font-size:10px;
    vertical-align:top;
    font-weight:normal;
    padding-left:18px;
}
#main-content {
	position: relative;
	width: 717px;
	height: 240px;
}
#searchContent
{
    background-position: 0px;
    width: 450px;
    display: inline;
    position:relative;
    top:10px;
    left:10px;
    height: 100px;
}
#searchResults{
    position:absolute;
    top:105px;
    left:20px;
    width:700px;
    height:400px;
}
#search
{
    width:740px;
    text-align:left;
    padding:4px;
}

/* Did you know - tips */
#tblTips{height:70px;}
.bottomTips
{
    width: 700px;
    height: 75px;
    position:relative;
    left: 10px;
    top: -45px;
    padding: 20px;
    background-position: 0px 12px;
    background-image: url(../images/nve/nve_tips.png);
    background-repeat: no-repeat;
}
.bottomTipsIE6
{
    width: 750px;
    height: 100px;
    position:relative;
    left: 10px;
    top: -45px;
    padding: 20px;
    background-position: 0px 17px;
    background-image: url(../images/nve/nve_tips.gif);
    background-repeat: no-repeat;
}
#bottomTipsLeft
{
    width: 75px;
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    color: #77787b;
    border-right:dotted 1px #77787b;
    background-image: url(../images/nve/tip_nve.gif);
    background-repeat:no-repeat;
    background-position: 15px 2px;
    padding-left:55px;
    vertical-align:middle;
}
#bottomTipsRight
{
    font-family: Arial;
    font-size: 12px;
    font-weight:normal;
    color: #008066;
    padding-left:20px;
    vertical-align:middle;
    float:left;
    padding-right:80px;
}

.default{
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color:#77787b;
}
.small{
    font-family: Arial;
    color:#77787b;
    font-size:10px;
    vertical-align:top;
}
.leftFloat{
    float:left;
}
.rightFloat{
    float:right;
    display:inline;
}
.text  {
	background-color: White;
	border: solid 1px #999;
    font-family: Arial;
    color:#77787b;
    font-size:10px;
    font-weight:normal;
}
.borderbottom{
    border-bottom:dotted 1px #ccc;
}
.blueborderbottom{
    border-bottom:solid 1px #3B6E8F;
}
.blueBorder{
    border:solid 1px #3B6E8F;
}
.white{
    color: #ffffff;
}
.Cursor {cursor: pointer;}

/* sub pages - containers*/
#event-content {
	position: relative;
	top:10px;
	left:20px;
	width: 740px;
	height: 325px;
}
.month
{
    color:#3B6E8F;
    padding: 0px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    margin:0px;
    height:18px;
}
#recycle-content
{
    top:10px;
	left:20px;
	position: relative;
    width: 665px;
    height: 360px;
}
#faq-content {
	position: relative;
	top:10px;
	left:20px;
	width: 740px;
	height: 340px;
}
#cflContent{
    position:relative;
    top:10px;
    left:20px;
    width:760px;
}
.recycle
{
    background-position: 0px 50px;
    background-image: url(../images/nve/recyclebulb_lg_nve.gif);
    background-repeat: no-repeat;
}
.recycleScroll{
    padding-left:75px;
}
.recycleLogo{
    float:right;
    padding: 15px 75px;
}
.scroll {
    position: relative;
	height:100%;
	width:97%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right:12px;
}
.spacer{font-size:4px;}
.error{
    font-family: Arial;
    color: red;
    font-size: 11px;
    font-weight: normal;
    vertical-align: bottom;
    white-space: nowrap;
    float: right;
    padding-right: 12px;
    font-style: italic;
}
.question{
    font-family: arial;
    font-size:12px;
    cursor:pointer;
    color: #77787b;
    margin:0px;
    padding:2px;
}
.answer{
    font-family: Arial;
    color:#3B6E8F;
    font-size:12px;
    font-weight:normal;
    margin-bottom:4px;
}
.hide{display:none;}
.display {display:inline;}

/* bulb type & equivalent styles */
#cflTypes {
	width: 740px;
	height:340px;
}
#bulbEqContent{
    position:relative;
    top:10px;
    left:20px;
}
#bulb-eq{
	width: 650px;
	height: 300px;
	padding: 5px 0px 0px 40px;
	margin: 10px 0px 0px 35px;
	/*border:solid 1px #3B6E8F;
	background:#fff;*/
}
#bulbTwist
{
    background-position: 10px 10px;
    background-image: url(../images/nve/twist_nve.gif);
    background-repeat: no-repeat;
}
#bulbDecorative
{
    background-position: 20px 5px;
    background-image: url(../images/nve/decorative_nve.gif);
    background-repeat: no-repeat;
}
#bulbR40
{
    background-position: 10px 3px;
    background-image: url(../images/nve/r40_nve.gif);
    background-repeat: no-repeat;
}
#bulbGlobe
{
    background-position: 20px 5px;
    background-image: url(../images/nve/globe_nve.gif);
    background-repeat: no-repeat;
}
#bulbDimmable{
    background-position: 20px 5px;
    background-image: url(../images/nve/dimmable_nve.gif);
    background-repeat: no-repeat;
}
#bulbR30{
    background-position: 10px 5px;
    background-image: url(../images/nve/r30_nve.gif);
    background-repeat: no-repeat;
}
#bulbPar38{
    background-position: 10px 2px;
    background-image: url(../images/nve/par38_nve.gif);
    background-repeat: no-repeat;
}
#bulbAType{
    background-position: 20px 10px;
    background-image: url(../images/nve/atype_nve.gif);
    background-repeat: no-repeat;
}
#bulbEquivalents{
    border:solid 1px #ccc;
}
#divBulbEq{
    margin-top:00px;
    height: 341px;
}
#divBulbEqLeft{
    display:inline;
    float:left;
    height:250px;
    width:100px;
    background-position: 35px 50px;
    background-image: url(../images/incandescent.gif);
    background-repeat: no-repeat;
    /*background-color:#ffffff;*/
}
#divBulbEqCenter{
    display:inline;
    float:left;
    height:250px;
    width:350px;
    background-color:#ffffff;
}
#divBulbEqRight{
    display:inline;
    float:left;
    height:250px;
    width:100px;
    background-position: 35px 50px;
    background-image: url(../images/nve/twist_lg_nve.gif);
    background-repeat: no-repeat;
    /*background-color:#ffffff;*/
}
.bulbDescription {
    width:290px;
    padding: 12px;
    font-size:11px;
    font-family: Arial;
    color:#77787b;
    vertical-align:top;
}
.borderright{
    border-right: solid 1px #ccc;
    padding-right:15px;
}
.padLeft{
    padding-left:12px;
}
.padRight{
    padding-right:12px;
}
.bulbHeader{
    background-color:#ccc;
    color:White;
    height:20px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.bulbHeaderColor{
    background-color:#008066;
    color:White;
    height:20px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.bulbContent
{
    background-color: #fff;
    color: #008066;
    height: 24px;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    background-image: url(../images/equivtable_bkgrd.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 6px;
}

/* basic styles */
.header
{
    height: 12px;
    background-color: #3B6E8F;
    color:White;
    padding: 4px;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}
.title
{
    color:#3B6E8F;
    padding:0px 0px 6px 0px;
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    margin:0px;
    height:24px;
}
.gray{
    color:#77787b;
}
.color{
    color:#3B6E8F;
}
.bold{
    font-weight:bold;
}
.comingsoon{
    background-position: 0px 0px;
    background-image: url(../images/comingsoon.gif);
    background-repeat: no-repeat;
    background-color:#ffffff;
}
.recycleSearch
{
    text-align: right;
    white-space: nowrap;
    padding-top: 7px;
    vertical-align: top;
    background-image: url(../images/nve/recycle_nve.gif);
    background-position: 0px 4px;
    background-repeat: no-repeat;
}
th{
    background-color:#3B6E8F;
    color:#fff;
    font-weight:bold;
    text-align:left;
}
td{
    text-align:left;
    vertical-align:top;
    font-size:12px;
}
#homeTextRight p{
    margin:6px;
}
#homeTextRight li{
    margin-top:5px;
}
ul{
    margin-top:0px;
    margin-bottom:0px;
    margin-left:25px;
}
li{
    margin:0px;
    padding:0px;
}
p {
    margin: 6px 0px 6px 0px;
}
.red{ border:solid 1px red}