﻿body {
    margin: 15px 0 0 50px; 
	background-image:url(../images/dpl/dpl_bkgrd.jpg);
    background-repeat: repeat-x;
    background-color:#B7CFE6;
}
#background
{
    background-image: url(../images/dpl/dpl_logo.jpg);
    background-repeat: no-repeat;
    height: 80px;
    width:140px;
    margin: 0;
    position:absolute;
    top:15px;
    left:50px;
}
#topnav
{
    font-family: Arial;
    color: #0067B1;
    font-size: 11px;
    position: relative;
    top: -10px;
    float: right;
    padding-right: 10px;
    text-align: right;
    width: 650px;
    white-space: nowrap;
    text-transform:uppercase;
}
#main{
    width:810px;
    position: absolute;
    top: 75px;
    left: 20px;
    height:525px;
}
#contactInfo{
    width:800px;
    white-space:nowrap;
    font-family: Arial;
    color: #0067B1;
    font-size: 11px;
    position: absolute;
    top: 38px;
    padding-right: 10px;
    text-align: right;
    text-transform:uppercase;
}
#footer{
    position:absolute;
    top:645px;
    left:12px;
    font-family: Arial;
    color:#fff;
    font-size: 10px;
    width: 795px;
    text-align: right;
    vertical-align:top;
}
.panel{
    position:absolute;
    top:100px;
    left:20px;
    height:420px;
}

/* links */
a {
    color: #77787b;
    text-decoration:none;
}
a:visited {
    color: #77787b;
}
a:active {
    color: #0067B1;
    font-weight:bold;
}
a:hover{
    color:#0067B1;
}
a.topnav {
    color: #0067B1;
    text-decoration:none;
}
a.topnav:visited {
    color: #0067B1;
}
a.topnav:active {
    color: #0067B1;
    font-weight:bold;
}
a.topnav:hover{
    color:#77787b;
}
a.small {
    color: #0067B1;
    text-decoration:none;
    font-weight:normal;
}
a.small:visited {
    color: #0067B1;
}
a.small:active {
    color: #0067B1;
}
a.small:hover{
    color:#0067B1;
    text-decoration:underline;
}
a.results {
    color: #77787b;
    text-decoration:none;
}
a.results:visited {
    color: #77787b;
}
a.results:active {
    color: #0067B1;
    font-weight:bold;
}
a.results:hover{
    color:#0067B1;
}
a.event {
    color: #0067B1;
    text-decoration:none;
    font-size:11px;
}
a.event:visited {
    color: #0067B1;
}
a.event:active {
    color: #0067B1;
    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/dpl/dpl_home.png);
    background-repeat: no-repeat;
    background-position: 9px 0px;
}
.blankImage{
    background-image: url(../images/dpl/dpl_blank.png);
    background-repeat: no-repeat;
}
.ie6homeImage{
    background-image: url(../images/dpl/dpl_home.jpg);
    background-repeat: no-repeat;
    background-position: 10px 15px;
}
.ie6blankImage{
    background-image: url(../images/dpl/dpl_blank.jpg);
    background-repeat: no-repeat;
    background-position: 10px 15px;
}
#homeContent
{
    height: 450px;
    width: 725px;
    text-align:center;
    margin-left:0px;
    position:absolute;
    left: 80px;
    top:80px;
}
#homeTitle
{
    font-family: Arial;
    color: #0068B6;
    font-weight: bold;
    font-size: 20px;
    position: absolute;
    left: 0px;
    top: 40px;
}
#homeSubTitle{
    font-family: Arial;
    color: #0068B6;
    font-weight: normal;
    font-size: 13px;
    position: absolute;
    left: 0px;
    top: 70px;
}
#homeTextLeft{
    color: #77787b;
    font-weight: normal;
    font-size: 11px;
    position: absolute;
    left: 0px;
    top: 85px;
    width:275px;
    text-align:left;
}
#homeBoxLeft{
    border:solid 1px #0068B6;
    width:280px;
    font-size:10px;
    margin-top:20px;
}
#homeBoxLeft td{
    white-space:nowrap;
    width:33%;
    font-family: Arial;
    color:#77787b;
    font-size:10px;
    vertical-align:top;
    line-height:15px;
}
#homeRaffleText{
    color: #77787b;
    font-weight: normal;
    font-size: 11px;
    width:280px;
    text-align:left;
    margin-top:5px;
    display:none;
}
#homeTextRight{
    color: #77787b;
    font-weight: normal;
    font-size: 11px;
    position: absolute;
    left: 370px;
    /*top: 190px;*/
    top:220px;
    width:340px;
    text-align:left;
}
.homeText{
    color: #77787b;
    font-weight: normal;
    font-size: 11px;
    text-align:left;
    margin:2px 0px 2px 0px;
}
#tblHomeRight{
   margin-left:4px;
   width:350px;
}

/*search page*/
.searchPanel{
    position:absolute;
    top:100px;
    left:20px;
}
.searchTitle
{
    color:#0067B1;
    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: 738px;
	height: 250px;
}
#searchContent
{
    background-position: 0px;
    width: 450px;
    display: inline;
    position:relative;
    top:10px;
    left:10px;
    height: 100px;
}
#searchResults{
    position:absolute;
    top:105px;
    left:20px;
    width:721px;
    height:315px;
}
#search
{
    width:700px;
    text-align:left;
    padding:4px;
}
.blueBorder{
    border:solid 1px #0068B6;
}
#searchDefaultBox{
    border:solid 1px #0068B6;
    width:400px;
    position:absolute;
    left:160px;
    top:65px;
    font-size:10px;
    margin-top:10px;
    font-family: Arial;
    font-size:10px;
}
#searchDefaultBox td{
    white-space:nowrap;
    width:40%;
    color:#77787b;
    font-size:10px;
    font-family: Arial;
    vertical-align:top;
    line-height:15px;
}

/* Did you know - tips */
#tblTips{height:80px;}
.bottomTips
{
    width: 700px;
    height: 80px;
    position:relative;
    left: 5px;
    top: -40px;
    padding: 20px;
    background-position: 0px 0px;
    background-image: url(../images/dpl/dpl_didyouknowbox.png);
    background-repeat: no-repeat; 
}
.bottomTipsIE6
{
    width: 750px;
    height: 80px;
    position:relative;
    left: 0px;
    top: -35px;
    padding: 20px;
    background-position: 10px 10px;
    background-image: url(../images/dpl/dpl_didyouknowbox.jpg);
    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/dpl/tip_blue.gif);
    background-repeat:no-repeat;
    background-position: 15px 12px;
    padding-left:55px;
    vertical-align:middle;
}
#bottomTipsRight
{
    font-family: Arial;
    font-size: 12px;
    font-weight:normal;
    color: #0067B1;
    padding-left:20px;
    vertical-align:middle;
    padding-right:80px;
    height:70px;
}

.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 #0068B6;
}
.white{
    color: #ffffff;
}
.Cursor {cursor: pointer;}

/* sub pages - containers*/
#event-content {
	position: relative;
	top:10px;
	left:20px;
	width: 740px;
	height: 325px;
}
.month
{
    color:#0068B6;
    padding: 0px 0px 10px 0px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    margin:0px;
    height:18px;
}
#recycle-content
{
    top:10px;
	left:20px;
	position: relative;
    width: 685px;
    height: 350px;
}
#faq-content {
	position: relative;
	top:10px;
	left:20px;
	width: 730px;
	height: 360px;
}
#cflContent{
    position:relative;
    top:10px;
    left:20px;
    width:750px;
}
.recycle
{
    background-position: 0px 65px;
    background-image: url(../images/recycle_bulb_lg.gif);
    background-repeat: no-repeat;
}
.recycleScroll{
    margin-top:30px;
    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:#0055A4;
    font-size:12px;
    font-weight:normal;
    margin-bottom:4px;
}
.hide{display:none;}
.display {display:inline;}

/* bulb type & equivalent styles */
#cflTypes {
	width: 720px;
	height:350px;
	/*border:solid 1px #0068B6;
	background:#fff;*/
}
#bulbEqContent{
    position:relative;
    top:10px;
    left:20px;
}
#bulb-eq{
	width: 550px;
	height: 300px;
	padding-top:25px;
	margin: 10px 0px 0px 55px;
	/*border:solid 1px #0068B6;
	background:#fff;*/
}
#bulbTwist
{
    background-position: 10px 10px;
    background-image: url(../images/dpl/twist_dpl.gif);
    background-repeat: no-repeat;
}
#bulbDecorative
{
    background-position: 20px 5px;
    background-image: url(../images/dpl/decorative_dpl.gif);
    background-repeat: no-repeat;
}
#bulbR40
{
    background-position: 10px 3px;
    background-image: url(../images/dpl/r40_dpl.gif);
    background-repeat: no-repeat;
}
#bulbGlobe
{
    background-position: 20px 5px;
    background-image: url(../images/dpl/globe_dpl.gif);
    background-repeat: no-repeat;
}
#bulbDimmable{
    background-position: 20px 5px;
    background-image: url(../images/dpl/dimmable_dpl.gif);
    background-repeat: no-repeat;
}
#bulbR30{
    background-position: 10px 5px;
    background-image: url(../images/dpl/r30_dpl.gif);
    background-repeat: no-repeat;
}
#bulbPar38{
    background-position: 10px 2px;
    background-image: url(../images/dpl/par38_dpl.gif);
    background-repeat: no-repeat;
}
#bulbAType{
    background-position: 20px 10px;
    background-image: url(../images/dpl/atype_dpl.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/dpl/twist_lg_dpl.gif);
    background-repeat: no-repeat;
    /*background-color:#ffffff;*/
}
.bulbDescription {
    width:275px;
    padding: 12px;
    font-size:11px;
    font-family: Arial;
    color:#77787b;
    vertical-align:top;
}
.borderright{
    border-right: solid 1px #ccc;
    padding-right:0px;
}
.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:#0068B6;
    color:White;
    height:20px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.bulbContent
{
    background-color: #fff;
    color: #0068B6;
    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: #0068B6;
    color:White;
    padding: 4px;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}
.title
{
    color:#0068B6;
    padding:0px 0px 6px 0px;
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    margin:0px;
    height:24px;
}
.gray{
    color:#77787b;
}
.color{
    color:#0068B6;
}
.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/recycle_sm.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
}
th{
    background-color:#0068B6;
    color:#fff;
    font-weight:bold;
    text-align:left;
    font-family:Arial;
    
}
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}

/*raffle form styles*/
#homeFinePrint{
    position:absolute;
    top:480px;
    left:30px;
    width:760px;
    font-size: 11px;
    font-family: Arial;
    color: #77787b;
}
.raffleDesc{
    font-size: 10px;
    font-family: Arial;
    color: #77787b;
    padding:5px;
}
.button{
    border:solid 1px #77787b;
    background-color:#0068B6;
    color:#fff;
    font-size: 11px;
    font-family: Arial;
}
#raffleBoxLeft{
    border:solid 1px #0068B6;
    width:280px;
    font-size:10px;
    margin-top:20px;
    
}
#raffleBoxRight{
    border:solid 1px #0068B6;
    font-size:10px;
    margin-top:20px;
    position:relative;
    left:110px;
    background-color:#fff;
    width:300px;
    padding:2px;
    /* added for September only*/
    top:50px;
    width:275px;
    height:200px
}
#raffleTextLeft{
    color: #77787b;
    font-weight: normal;
    font-size: 11px;
    position: absolute;
    left: 0px;
    top: 95px;
    width:275px;
    text-align:left;
}
.padTop{
    padding:2px;
}