﻿body {
    margin: 15px 0 0 50px; 
	background-image:url(../images/texas/texas_bg.jpg);
    background-repeat: repeat-x;
    background-color:#017CC2;
}
#background
{
    background-repeat: no-repeat;
    background-position: center;
    height: 75px;
    width:177px;
    margin: 0;
    position:absolute;
    top:10px;
    left:50px;
}
#topnav
{
    float: right;
    padding-right: 10px;
    text-align: right;
    text-transform:uppercase;

    font-family: Arial;
    color: #C92128;
    font-size: 11px;
    position: absolute;
    top: -35px;
    left: 265px;
    text-align: right;
    width: 450px;
    white-space: nowrap;
    font-weight:bolder;
}
#main{
    width:800px;
    position: absolute;
    top: 90px;
    left: 20px;
}
.homeLink{
    float:left; 
    height:80px; 
    width: 180px; 
    position:absolute; 
    left:10px; 
    top:-85px;
}
.homeImage{
    background-image: url(../images/texas/texas_home.png);
    background-repeat: no-repeat;
}
.blankImage{
    background-image: url(../images/lg_gradient.png);
    background-repeat: no-repeat;
}
.ie6homeImage{
    background-image: url(../images/texas/texas_home.gif);
    background-repeat: no-repeat;
}
.ie6blankImage{
    background-image: url(../images/lg_gradient_ie6.gif);
    background-repeat: no-repeat;
}
#homeTitle
{
    background-position: left;
    font-family: Arial Greek, Arial;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    padding: 8px;
    position: absolute;
    left: 25px;
    top: -40px;
    width: 650px;
    background-image: url(../images/texas/texas_headerbar.gif);
    background-repeat: no-repeat;
}


/* Did you know - tips */
#tblTips{height:80px;}
.bottomTips
{
    width: 700px;
    height: 80px;
    position:relative;
    left: 4px;
    top: -80px;
    padding: 20px;
    background-position: 0px 30px;
    background-image: url(../images/aps/sm_gradient.gif);
    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/aps/sm_gradient.gif);
    background-repeat: no-repeat;
}
#bottomTipsLeft
{
    width: 75px;
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    color: #77787b;
    border-right:dotted 1px #77787b;
    padding-left:20px;
    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;
}

.panel{
    position:absolute;
    top:10px;
    left:10px;
    height:420px;
}
a {
    color: #77787b;
    text-decoration:none;
}
a:visited {
    color: #77787b;
}
a:active {
    color: #C92128;
    font-weight:bold;
}
a:hover{
    color:#3C99D8;
}
a.topnav {
    color: #77787b;
    text-decoration:none;
}
a.topnav:visited {
    color: #77787b;
}
a.topnav:active {
    color: #C92128;
    font-weight:bold;
}
a.topnav:hover{
    color:#3C99D8;
}
a.results {
    color: #77787b;
    text-decoration:none;
}
a.results:visited {
    color: #77787b;
}
a.results:active {
    color: #C92128;
    font-weight:bold;
}
a.results:hover{
    color:#3C99D8;
}
a.event {
    color: #3C99D8;
    text-decoration:none;
    font-size:11px
}
a.event:visited {
    color: #3C99D8;
}
a.event:active {
    color: #3C99D8;
    font-weight:bold;
}
a.event:hover{
    color:#77787b;
}
.leftFloat{
    float:left;
}
.rightFloat{
    float:right;
    display:inline;
}
.header
{
    height: 12px;
    background-color: #3C99D8;
    color:White;
    padding: 4px;
    font-family:Arial Greek, Arial;
    font-size:11px;
    font-weight:bold;
}
.title
{
    color:#3C99D8;
    padding:0px 0px 6px 0px;
    font-family:Arial Greek, Arial;
    font-size:14px;
    font-weight:bold;
    margin:0px;
    height:24px;
}
.Cursor {cursor: pointer;}
.answer{
    font-family: Arial Greek, Arial;
    color:#3C99D8;
    font-size:12px;
    font-weight:normal;
    margin-bottom:4px;
}
.hide{display:none;}
.display {display:inline;}

.texasButton
{
    height: 20px;
    width: 55px;
    color: #fff;
    background-color: #C92128;
    font-family: Arial;
    font-size: 9px;
    border: solid 1px #fff;
    vertical-align: middle;
    margin-top: 4px;
    letter-spacing: 1px;
}
.utilityPicker{
    position:absolute;
    top:35px;
    left:150px;
}
#footer{
    position:absolute;
    top:645px;
    left:12px;
    font-family: Arial;
    color:#fff;
    font-size: 10px;
    width: 795px;
    text-align: right;
    vertical-align:top;
}

/* home page */
.homeText{
    color: #77787b;
    position: absolute;
    left: 500px;
    top: 50px;
    width:250px;
    text-align:left;
}
.homeTitle{
    font-family: Arial;
    color: #3C99D8;
    font-weight: bold;
    font-size: 13px;
}
.ledText{
    font-family: Arial;
    color: #FFFFFF;
    font-weight: normal;
    text-align:left;
    font-size: 14px;
    position: absolute;
    left: 500px;
    top: 315px;
    width:250px;
}
.homeLedTitle{
    font-family: Arial;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 24px;
}
/*search page*/
.searchPanel{
    position:absolute;
    top:10px;
    left:10px;
}
.searchTitle
{
    color:#3C99D8;
    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 {
	height: 300px;
	width:745px;
}
#searchContent
{
    background-position: 0px;
    width: 750px;
    display: inline;
    position:relative;
    top:10px;
    left:10px;
    height: 100px;
}
#searchResults{
    position:absolute;
    top:125px;
    left:20px;
    width:745px;
    height:275px;
}
#search
{
    width:760px;
    text-align:left;
    padding:4px;
}
.blueBorder{
    border:solid 1px #3C99D8;
}

.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 #3C99D8;
}
.white{
    color: #ffffff;
}
.whiteBG{
    background-color:#fff;
}
.Cursor {cursor: pointer;}

/* sub pages - containers*/
#event-content {
	position: relative;
	top:10px;
	left:20px;
	width: 740px;
	height: 415px;
}
.month
{
    color:#3C99D8;
    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: 690px;
    height: 415px;
}
#faq-content {
	position: relative;
	top:10px;
	left:20px;
	width: 760px;
	height: 415px;
}
#cflContent{
    position:relative;
    top:10px;
    left:20px;
    width:740px;
}
.recycle
{
    background-position: 0px 65px;
    background-image: url(../images/recycle_bulb_lg.gif);
    background-repeat: no-repeat;
}
.recycleScroll{
    margin-top:30px;
    padding-left:75px;
    width:700px;
}
.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: 750px;
	height:350px;
	margin: 35px 0px 0px 0px;
	background-color:#fff;
	border:solid 1px #3C99D8;
	padding:10px;
}
#bulbEqContent{
    position:relative;
    top:10px;
    left:20px;
}
#bulb-eq{
	width: 550px;
	height: 300px;
	padding-top:25px;
	margin: 10px 0px 0px 85px;
	/*border:solid 1px #3C99D8;
	background:#fff;*/
}
#divBulbEq{
    margin-top:0px;
    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/twist_lg.gif);
    background-repeat: no-repeat;
    /*background-color:#ffffff;*/
}
.bulbDescription {
    width:250px;
    padding: 10px;
    font-size:11px;
    font-family: Arial;
    color:#77787b;
    vertical-align:top;
}
/* bulb types */
#bulbTwist
{
    background-position: 20px 10px;
    background-image: url(../images/texas/twist_red.jpg);
    background-repeat: no-repeat;
}
#bulbDecorative
{
    background-position: 20px 5px;
    background-image: url(../images/texas/decorative_red.jpg);
    background-repeat: no-repeat;
}
#bulbR40
{
    background-position: 25px 10px;
    background-image: url(../images/texas/r40_red.jpg);
    background-repeat: no-repeat;
}
#bulbGlobe
{
    background-position: 25px 10px;
    background-image: url(../images/texas/globe_red.jpg);
    background-repeat: no-repeat;
}
#bulbDimmable
{
    background-position: 20px 10px;
    background-image: url(../images/texas/dimabletwist.jpg);
    background-repeat: no-repeat;
}
#bulbR30
{
    background-position: 25px 5px;
    background-image: url(../images/texas/r30.jpg);
    background-repeat: no-repeat;
}
#bulbPar38
{
    background-position: 25px 10px;
    background-image: url(../images/texas/par38.jpg);
    background-repeat: no-repeat;
}
#bulbAType
{
    background-position: 20px 10px;
    background-image: url(../images/texas/atype.jpg);
    background-repeat: no-repeat;
}
#bulbLED
{
    background-position: 25px 5px;
    background-image: url(../images/texas/led_red.gif);
    background-repeat: no-repeat;
}


.borderright{
    border-right: solid 1px #ccc;
    padding-right:25px;
}
.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:#3C99D8;
    color:White;
    height:20px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.bulbContent
{
    background-color: #fff;
    color: #3C99D8;
    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: #3C99D8;
    color:White;
    padding: 4px;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}
.title
{
    color:#3C99D8;
    padding:0px 0px 6px 0px;
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    margin:0px;
    height:24px;
}
.gray{
    color:#77787b;
}
.color{
    color:#3C99D8;
}
.bold{
    font-weight:bold;
}
.comingsoon{
    background-position: 0px 0px;
    background-image: url(../images/comingsoon.gif);
    background-repeat: no-repeat;
    background-color:#ffffff;
}
th{
    background-color:#3C99D8;
    color:#fff;
    font-weight:bold;
    text-align:left;
    font-family:Arial;
    
}
td{
    text-align:left;
    vertical-align:top;
    font-size:12px;
}
ul{
    margin-top:0px;
    margin-bottom:0px;
    margin-left:25px;
}
li{
    margin:0px;
    padding:0px;
}
p {
    margin: 6px 0px 6px 0px;
}
.padTop{
    padding-top:4px;
}