/****************** >     INDEX      < ******************/
#index p.h4 {
	margin: 1em 0;
}

.underlined-blue {
    border-bottom: 2px solid #1E70AC;
}

.boxes-wrapper {
	margin: 40px 0;
}
	.box1 .middle h1, .box1 .middle h3 {
		text-align: center;
	}
	#box-halogen h1 {
		font-size: 38px;
	}
	.box1 .middle .text {
		position: absolute;
		width: 274px;
		height: 146px;
		left: 22px;
		bottom: 16px;
	}
		.box1 .middle p {
			font-size: 14px;
			margin-top: 6px;
		}
			
	.read-more {
		position: absolute;
		float: right;
		display: block;
		width: 101px;
		height: 15px;
		bottom: 0;
		right: 0;
		background: url(../images/index/read-more.png) no-repeat top left;
	}
	.read-more:hover {
		right: -1px;
		bottom: -1px;
	}
	
	#flash_myths {
		margin-top: 12px;
	}
	#flash_bulb {
		margin-top: 20px;
	}
	
	
/**************************> Bulbbusters <******************************/
.green-circle {
	position: absolute;
	top: 59px;
	left: 19px;
	display: block;
	text-align: center;
	width: 59px;
	height: 61px;
	line-height: 20px;
	color: #f9f9f9;
	padding-top: 10px;
	background: url(../images/bulbbusters/green-circle.png) no-repeat top left;
}
	.green-circle .myth {
		display: block;
		font-family: WhitneyHTFBookRegular;
		font-size: 18px;
	}
	.green-circle .num {
		display: block;
		font-family: WhitneyHTFBold;
		font-size: 22px;
	}

.box2 .middle p {
	color: black;
	text-align: left;
	margin-top: 16px;
}


/**************************> Bulbbootcamp <******************************/
#bulbbootcamp {
	
}
	#bulbbootcamp h1,
	#bulbbootcamp h3,
	#bulbbootcamp h4 {
		margin-bottom: 1em;
	}


/***************************** > Bye bye bulbs < *************************/
#byebyebulb p {
	line-height: 1.2em;
}

#eco-alternatives {
	list-style-type: none;
	margin: 26px 0;
	padding: 0;
}
	#eco-alternatives li {
		text-align: center;
		margin-bottom: 16px;
	}
		#eco-alternatives li h4 {
			display: inline-block;
			color: white;
			font-family: WhitneyHTFBookRegular;
			font-size: 17px;
			line-height: 1em;
			padding: 4px 12px;
			box-shadow: 0 0 4px #59a4bd;
			border-radius: 2px;
			border: 1px solid #9cd5ea;
			background: #2aa5d6;
		}
			#eco-alternatives li h4 em {
				font-family: WhitneyHTFLightRegular;
			}
		#eco-alternatives li img {
			width: 80%;
			margin: 0 auto;
		}

#byebyebulb p,
#halogen p,
#halogen .basic-list {
	color: #353F4F;
	font-size: 16px;
}


#old-bulb-text-holder {
	background: url(../images/buybuybulb/bulb-old.png) no-repeat 100% 0;	
}
#old-bulb-text {
	float: left;
	width: 682px;
}
#right-side-bulb-holder {
	float: right;
	width: 258px;
	padding-top: 422px;
}
	#right-side-bulb-holder .book.bigger {
		font-size: 18px;
		text-align: center;
	}

.old-bulbs-facts {
	position: relative;
	width: 100%;
}
.old-bulbs-facts.X:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 134px;
	height: 135px;
	background: url("../images/buybuybulb/big-X-red.png") no-repeat top left;
}
.old-bulbs-facts td.blueish {
    background: #adbadf;
    color: #ffffff;
}
.old-bulbs-facts td.blueish1 {
    background: #88a0ca;
    border-color: #b5e0f5 !important;
    color: #ffffff;
}
.old-bulbs-facts.blue.X:before {
	background-image: url("../images/buybuybulb/big-X-blue.png");
}
	.old-bulbs-facts th {
		font-size: 18px;
		font-family: WhitneyHTFMediumRegular;
		font-weight: normal;
		text-align: center;
		color: white;
		width: 230px;
		border: 1px solid #1a83b9;
		border-right: 0 none;
		background: url(../images/common/bg-th.png) repeat top left;
		padding: 12px 0;
	}
	.old-bulbs-facts th.last {
		border-right: 1px solid #1a83b9;
	}
	.table-holder-bordered .old-bulbs-facts th,
	.table-holder-bordered .old-bulbs-facts th.last {
		border-left-width: 0;
		border-right-width: 0;
	}
	.old-bulbs-facts td {
		text-align: center;
		border: 0 none;
		border-bottom: 0 none;
		border-right: 0 none;
		color: #353f4f;
		font-weight: bold;
		font-size: 14px;
		height: 33px;
		vertical-align: middle;
		background: url(../images/common/bg-td.png) repeat top left;
	}
	.old-bulbs-facts td.green {
		background: #98eeb2;
		border-right: 1px solid white;
	}
	.old-bulbs-facts td.btop {
		border-top: 1px solid white;
	}
	.old-bulbs-facts td.bleft {
		border-left: 1px solid white;
	}
	.old-bulbs-facts td.bright {
		border-right: 1px solid white;
	}
	.old-bulbs-facts td.bbottom {
		border-bottom: 1px solid white;	
	}
		.old-bulbs-facts td img {
			display: inline;
		}
	.old-bulbs-facts td.dark {
		font-size: 14px;
		font-weight: normal;
		border-color: #b5e0f5;
		background: #9cc8dc;
	}
	.old-bulbs-facts td.yellow {
		color: white;
		font-size: 14px;
		font-weight: normal;
		background: #b0c99c;
	}
		.old-bulbs-facts td.yellow .inside {
			position: relative;
		}
			.old-bulbs-facts td.yellow .checkmark {
				position: absolute;
				top: 105px;
				right: -10px;
				z-index: 20;
			}

.table-holder-bordered {
	border: 2px solid #1A83B9;
	border-top-width: 1px;
}

.bland {
	width: 100%;
	margin: 8px 0 16px;
}
	.bland td {
		color: #484c4e;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		line-height: 16px;
	}
	.bland td.first {
		border-right: 1px solid #8eceea;
	}
	.bland td.last {
		border-left: 1px solid #6baac6;
	}

.bland1 {
    position: relative;
    width: 100%;
}
.bland1 td {
    color: #484c4e;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    padding: 8px 0;
}

.bland1 td.blueish {
    background: #5a74be;
    border-left: 1px solid #b5e0f5 !important;
    color: #ffffff;
}

.bland1 td.last {
    border-left: 1px solid #b5e0f5 !important;
}


.data-table-halogen {
	width: 100%;
	margin-bottom: 40px;
}
	.data-table-halogen th {
		font-size: 18px;
		font-family: WhitneyHTFMediumRegular;
		font-weight: normal;
		text-align: center;
		color: white;
		width: 230px;
		border: 1px solid #1E70AC;
		border-right: 0 none;
		background: url(../images/common/bg-th.png) repeat top left;
		padding: 12px 0;
	}
	.data-table-halogen th.last {
		border-right: 1px solid #1a83b9;
	}
	.data-table-halogen td {
		text-align: center;
		border: 1px solid #44bbe6;
		border-bottom: 0 none;
		border-right: 0 none;
		color: #353f4f;
		font-weight: bold;
		font-size: 12px;
		height: 42px;
		vertical-align: middle;
		background: url(../images/common/bg-td.png) repeat top left;
	}
	.data-table-halogen td.green {
		background: #98eeb2;
		border-right: 1px solid white;
	}
	.data-table-halogen td.btop {
		border-top: 1px solid white;
	}
	.data-table-halogen td.bleft {
		border-left: 1px solid white;
	}
	.data-table-halogen td.bright {
		border-right: 1px solid white;
	}
	.data-table-halogen td.bbottom {
		border-bottom: 1px solid white;	
	}
		.data-table-halogen td img {
			display: inline;
		}
	
	
/************************ > HALOGEN < *****************************/
#halogen-holder {
	position: relative;
    margin: 95px 0 0 0 ;
	text-align: center;
	
	
}
	#halogen-holder img {
		display: inline;
	}
	
	.ul-halogen {
		color: black;
		list-style-type: square;
		list-style-position: inside;
		padding-left: 10px;
		margin-top: 5px;
	}

#the-alternatives-are {
	margin-right: -17px;
}
	
.dealers-locator {
	position: relative;
	width: 100%;
	border: 1px solid white;
	border-radius: 2px;
	
	background: url(../images/halogen/bg-dealer-locator.png) repeat;
}
	.preferred-label {

		background: url(../images/common/preferred-label.png) no-repeat;
		height: 35px;
		width: 225px;
		margin: 1px 0 2px -7px;
	}
	.legend {
		position: absolute;
		bottom: 10px;
		left: 10px;
		color: #394453;
	}
	.legend .preferred-label {
		
	}
	.legend .desc {
		margin: 0;
		font-size: 10px;
		width: 220px;
		padding: 0;
		text-align: left;
	}
	.dealers-flash {
		position: absolute;
		left: -44px;
		bottom: 18px;
	}
	.dealers-locator .text {
		position: relative;
		/*z-index: 10;*/
		padding: 20px 14px;
	}
		.dealers-locator .text p {
			line-height: 1.4em;
		}
	.dealers-locator .dealers-map {
		width: 700px;
		height: 600px;
		clear: left;
		float: left;
	}
	.dealers-locator .dealers-map > svg{
		width: 100%;
		/*margin-top: -10px;*/
	}
	.state-popup {
		position: absolute;
		display: block;
		padding: 10px;
		background: rgba(9,186,226,0.8);
		border: solid 1px #1B88C0;
		color: #fff;
		float:left;
		font-weight: bold;
	}
	.state-popup:hover {
		z-index: -100;
	}
	.dealers-map g.activeState {
		cursor: pointer;
	}
	.dealers-map g.activeState:hover path{
		fill: #35D858;
	}

	.dealers-map g.activeState path {
		fill: #09BAE2;
	}
	.dealers-map g path {
		stroke: rgba(255,255,255,0.8);
	}
	.dealers, .dealers-text {
		display: none !important;
	}
	.dealers.active, .dealers-text.active {
		display: block !important;
	}
	.dealers.online {
		text-align: center;
		
	}
	.dealers.online .links-list {
		width: 200px;

	}
	.dealers-tabs {
		margin-top: 40px;	
	}
	
	.dealers-tabs .tab {
		background: #B7F2FC;
		display: block;
		float: left;
		color: #353f4f;
		font-size: 24px;
		padding: 10px 15px;
		opacity: 0.8;
		font-family: WhitneyHTFLightRegular;
		box-shadow: inset 0 -2px 10px #6db3cf;
	}
	.dealers-tabs .tab:hover {
		opacity: 1;
		text-decoration: none;
	}
	.dealers-tabs .tab.active {
		background : #7CD3EE;
	}
	.dealers.online .links-list {
		width: 810px;
        text-align: left;
		margin: 95px auto;
	}
	.dealers.online .links-list .link {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		color: #f2fbfe;
		width: 380px;
		margin: 10px;
		font-size: 21px;
		line-height: 60px;
		border: solid 1px #fff;
	}
	.dealers.online .links-list .link:after {
		content:'';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 1;
		background: rgba(214, 255, 255, 0.15);
		box-shadow: inset 0 0 73px #adf0ff;
		-webkit-transition: opacity 0.3s;
		-moz-transition: opacity 0.3s;
		transition: opacity 0.3s;
	}
	.dealers.online .links-list .link:hover:after {
		opacity: 0;
	}
	.dealers.online .links-list .link img {

		position: relative;
		width: 100%;
		
	}
	.dealers.online .links-list .link:hover {
		background-position: 0 -70px;
		text-decoration: none;
		color: #004881;
	}
	.dealers-locator ul#dealers-ul {
		list-style-type: none;
		width: 278px;
		height: 535px;
		overflow: auto;
		overflow-x: hidden;
	}
		.dealers-locator ul#dealers-ul li {
			display: block;
			font-size: 12px;
			color: black;
			margin-bottom: 5px;
			padding: 20px 20px 20px 60px;
			background: url(../images/halogen/ico-dealer.png) no-repeat 17px 20px #aed9ed;
		}
		.dealers-locator ul#dealers-ul li:hover {
			color: white;
			background-color: #35d858;
		}
		
	.dealers-no-flash {
		margin-left: 58px;
	}
		.dealers-no-flash ul {
			list-style-type: none;
			height: 400px;
			width: 400px;
			overflow: auto;
			margin-top: 16px;
			overflow-x: hidden;
		}
			.dealers-no-flash ul li a {
				display: block;
				padding: 10px;
				padding-left: 20px;
				margin-bottom: 2px;
				background: url(../images/halogen/bg-dealer-locator.png) repeat;
			}
			.dealers-no-flash ul li a:hover {
				color: white;
				text-decoration: none;
				background-color: #35d858;
			}

	
/******** COMING SOON ***/
#coming-soon {
	position: relative;
	min-height: 600px;
	background: url(../images/bulbbootcamp/coming-soon.png) no-repeat center top;	
}
	#coming-soon a {
		display: block;
		position: absolute;
		font-family: WhitneyHTFBookRegular;
		font-size: 24px;
		color: #353f4f;
		text-align: center;
		padding-top: 210px;
	}
	#coming-soon a:hover {
		text-decoration: none;
		color: white;
	}
		#buybuybulb-cs {
			top: 90px;
			left: 92px;
			width: 234px;
			background: url(../images/bulbbootcamp/buybuybulb.png) no-repeat top left;
		}
		#bulbbusters-cs {
			top: 288px;
			left: 400px;
			width: 188px;
			background: url(../images/bulbbootcamp/bulbbusters.png) no-repeat top left;
		}
		#halogen-cs {
			top: 91px;
			right: 98px;
			width: 231px;
			background: url(../images/bulbbootcamp/halogen.png) no-repeat top left;
		}
	
	
/****************** >     TRAINING      < ******************/
#training-menu {
	margin-top: 42px;
	margin-left: -19px;
	list-style-type: none;
}
	#training-menu .training-li {
		padding: 0px 9px;
		margin-bottom: 9px;
		padding-bottom: 9px;
		padding-left: 19px;
		background: url(../images/training/border-bottom.png) repeat-x bottom left;
	}
	#training-menu .training-li.last {
		background: none;
	}
		#training-menu .training-li .training-a {
			font-size: 14px;
			color: #303030;
		}
		#training-menu .training-li .training-a:hover, #training-menu .training-li .training-a.active {
			color: #1EA7E1;
			text-decoration: none;
		}
			#training-menu .training-li .training-a .training-span {
				float: left;
				display: block;
				text-align: center;
				font-family: WhitneyHTFBold;
				color: white;
				width: 25px;
				height: 25px;
				line-height: 25px;
				background: url(../images/training/bg-menu-number.png) no-repeat top left;
			}
			#training-menu .training-li .training-a:hover .training-span, #training-menu .training-li .training-a.active .training-span {
				background-position: bottom left;
			}
			#training-menu .training-li .training-a .training-strong {
				float: left;
				display: block;
				width: 240px;
				height: 25px;
				line-height: 25px;
				margin-left: 7px;
			}
			#training-menu .training-li .training-a.multiline .training-strong {
				height: auto;
				line-height: 1.2em;
			}

		
		#training-menu .training-li .lesson-ul {
			padding-top: 5px;
			padding-bottom: 8px;
			margin-bottom: -6px;
			margin-top: 2px;
			list-style-type: none;
			clear: both;
		}
			#training-menu .training-li .lesson-ul .lesson-li {
			}
				#training-menu .training-li .lesson-ul .lesson-li .button.blue {
					width: 100%;
				}
	

#exam-history {
	margin-top: 38px;
	border: 1px solid white;
	width: 100%;
	background: url(../images/training/bg-quiz-history.png) repeat top left;
}
	#exam-history .title {
		padding: 10px;
		border-bottom: 1px #eaeaea solid;
	}
	#exam-history .title h2 {
		color: #303030;
	}
	
	#exam-history .history {
		list-style-type: none;
		padding: 15px 10px;
	}
		#exam-history .history li {
			color: #00241b;
			background-position: left center;
			background-repeat: no-repeat;
			line-height: 16px;
			padding: 5px 0;
			padding-left: 24px;
		}
		#exam-history li.passed {
			background-image: url(../images/training/ico-exam-passed.png);
		}
		#exam-history li.failed {
			background-image: url(../images/training/ico-exam-failed.png);
		}
		#exam-history li.pending {
			background-image: url(../images/training/ico-exam-pending.png);
		}
	
	#exam-history .legend {
		list-style-type: none;
		padding: 10px;
		border-top: 1px #eaeaea solid;
	}
		#exam-history .legend li {
			color: #00241b;
			font-family: WhitneyHTFBookRegular;
			background-position: left center;
			background-repeat: no-repeat;
			line-height: 16px;
			padding: 2px 0;
			padding-left: 20px;
			padding-right: 20px;
			float: left;
			font-size: 14px;
		}
		
.numerotation {
	position: absolute;
	top: 0;
	left:-3px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: black !important;
	font-size: 14px;
	width: 67px;
	height: 67px;
	line-height: 62px;
	background: url(../images/training/bg-numerotation.png) no-repeat top left;
}

#flashContent {
	margin-left: -25px;
}

#registration.bg-content-padding {
	padding: 34px 28px;	
}
	#registration .link-arrow-green:link, #registration .link-arrow-green:visited {
		background: url(../images/training/arrow-green.gif) no-repeat left center;
		color: #39b54a;
		padding-left: 12px;
		font-size: 12px;
	}
	
	#registration form {
	}
		#registration form label {
			display: none;
		}
		#registration form input, #form-recover-password input {
			width: 273px;
		}
		

#form-exam {
	padding-top: 1em;
}
	#form-exam > ul {
		list-style-type: none;
	}
		#form-exam > ul > li {
			padding: 1em 0;
		}
			#form-exam > ul > li > p {
				/*color: #002119;*/
				font-size: 16px;
				font-weight: bold;
			}
				#form-exam > ul > li ul {
					list-style-type: none;
					margin-top: 12px;
				}
					#form-exam > ul > li ul li {
						width: 100%;
						height: 25px;
						line-height: 25px;
						margin: 2px 0;
						background: url(../images/training/bg-radio.png) no-repeat bottom left;
					}
					#form-exam > ul > li ul li:hover, #form-exam > ul > li ul li.active {
						background-position: top left;
					}
						#form-exam > ul > li ul li input {
							cursor: pointer;
							float: left;
							margin-top: 6px;
							margin-right: 17px;
							margin-left: 6px;
						}
						#form-exam > ul > li ul li label {
							float: left;    
							line-height: 16px;
							margin-top: 4px;
							width: 510px;
						}
	
	#form-exam .submit {
	}
		#form-exam .submit .pages {
			list-style-type: none;
			float: right;
		}
			#form-exam .submit .pages li {
				float: left;
				padding-left: 3px;
			}
				#form-exam .submit .pages li span {
					color: white;
				}
		

.uniForm .blockLabels .ctrlHolder .checkbox-label {
	padding-left: 15px;
	margin-top: 1px;
	font-weight: normal;
}

.content-left {
	float: left;
	width: 553px;
}

.content-right  {
	float: right;
	width: 303px;
	min-height: 679px;
	margin-top: -29px;
	padding-top: 29px;
	padding-left: 24px;
	background: url(../images/training/bg-content-right.png) no-repeat top left;
}

#box-submenu {
	position: absolute;
	top: 221px;
	right: 0;
	width: 171px;
}
	#box-submenu .top {
		height: 4px;
		background: url(../images/common/box-submenu-top.png) no-repeat top left;
	}
	#submenu-training {
		list-style-type: none;
		padding: 16px 0;
		padding-left: 28px;		
		background: url(../images/common/box-submenu-middle.png) repeat-y top left;
	}
		#submenu-training li a {
			display: block;
			font-family: WhitneyHTFMediumRegular;
			color: white;
			font-size: 18px;
			margin: 6px 0;
		}
		#submenu-training li a:hover, #submenu-training li.active a {
			color: #5fdffd;
			text-decoration: none;
		}
		
	#box-submenu .bottom {
		height: 4px;
		background: url(../images/common/box-submenu-bottom.png) no-repeat top left;
	}
#submenu-spacer {
	display: none;
}
	
/* ---------------- TRAINING VIDEOS -------------------------*/
#videos {	
	width: 651px;
	float: left;
	padding-right: 0px;	
	margin-bottom: 60px;
}
	#videos p {
		font-family: Tahoma;
		color: #303030;
	}
	
	#videos p strong {
		font-size: 14px;	
	}
	
	#videos a {
		color: #1b3f93;	
	}
	#videos div {
		margin-top: 10px;
	}

	.video {
		margin-right: 6px;
		float: left;	
		padding: 2px;
	}	
		.video a {
			display: block;
			width: 113px;
			height: 91px;
			overflow: hidden;
			border: 1px solid white;
			background: black;
		}
		.video a:hover {
			text-decoration: none;
		}
		.video-span {
			font-family: Tahoma;
			font-size: 11px;
			color: black;
			display: block;
			margin-top: 10px;
			height: 30px;
			width: 115px;
		}
		
	.play-ico {
		background: url(../images/training/ico-video-play.png) no-repeat center center transparent;
		width: 115px;
		height: 93px; 	
		position: absolute;
		z-index: 90;
		margin-top: 0px;
	}
	
#lesson-done, .lesson-done {
	width: 580px;
	margin: 20px 0px;
	padding: 20px;
	border: 1px solid white;
	border-radius: 4px;
	background: url(../images/training/bg-quiz-history.png) repeat top left;
}
.lesson-done {
	text-align: center;
	width: 90%;
}
	#lesson-done p, .lesson-done p {
		float: left;
		font-family: WhitneyHTFMediumRegular;
		font-size: 14px;
		line-height: 30px;
		margin-right: 8px;
	}
	.lesson-done p {
		width: 100%;
		text-align: center;
		font-size: 16px;
	}
	
	
/**************** TOOLS *********************/
#submenu {
	list-style-type: none;
}
	#submenu li {
		float: left;
		margin-right: 4px;
	}
	#submenu.multiline li {
		float: none;
	}
	#submenu li.end {
		margin-right: 0;
	}
		#submenu li a {
			width: 238px;
		}
		#submenu.multiline li a {
			width: 320px;
		}
		
		
.news-category {
	margin: 12px 0;
	margin-bottom: 24px;
}
	.news-category>div {
		margin: 12px 0;
	}
		.news-category>div h4, .news-category>div p {
			margin-bottom: 6px;
		}
		
a.see-more {
	display: block;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding-left: 24px;
	background: url(../images/resources/bg-see-more.png) no-repeat top left;
}


/* Glossary */
.padding-static, 
#glossary-wrapper {
    padding: 20px;
}
    #glossary-wrapper h2 {
        text-align: right;
        border-bottom: 1px #aaaaaa dashed;
        color: black;
        font-weight: bold;
        margin: 1em 0;
        clear: both;
        padding-bottom: 0.25em;
    }
    
    dl.glossary {
	    width: 47%;
	    float: left;
	    margin-right: 3%;
    }
	    dl.glossary dd {
		    padding-bottom: 1em;
	    }
    
    .big {
        color: #333333;
        font-size: 18px;
        font-weight: bold;
    }

/* Calculators */
#form-energy {
	width: 48%;
	float: left;
	display: inline;
}
	.roi-message {
		
		display: block;
		margin-top: 15px;
		margin-bottom: -50px;
		padding: 10px 20px;
		min-width: 200px;
		background: #DDFDFD;
		border: dashed 1px #fff;
	}
	.roi-message.error {
		color: red;
		border-color: #999999;
	}
	.roi-message.success {
		color: green;
		border-color: #999999;
	}

	#energy-saving-calculators form {
		position: relative;
		margin-top: 48px;
	}
	.form-energy-heading1, .form-energy-heading2 {
		display: block;
		position: absolute;
		top: -18px;
		left: 175px;
		font-size: 11px;
		font-weight: bold;
	}
	.form-energy-heading2 {
		left: 316px;
	}
	
	#energy-saving-calculators .err-wrapper {
		height: 25px;
	}
		#energy-saving-calculators .err-wrapper .errorMsg {
			display: none;
		}
			#energy-saving-calculators .err-wrapper .errorMsg div {
				background-position: 3px 3px;
				padding: 3px 3px 5px 28px;
			}
	
	#energy-saving-calculators .ctrlHolder {
		height: auto;
	}
	#energy-saving-calculators label {
		width: 160px;
	}
	#energy-saving-calculators input {
		width: 120px;
		margin-right: 5px;
		/*border: 1px #aaaaaa solid;;*/
	}
	#energy-saving-calculators input[disabled="disabled"] {
		font-weight: bold;
		color: black;
		opacity: .5;
		filter: alpha(opacity=50);
	}
	#energy-saving-calculators .buttonHolder {
		margin-left: 170px;
	}
#form-roi {
	width: 48%;
	float: right;
	display: inline;
}
#emailBoxWrapper {
	margin-right: 7px;
	position:relative;
}
#emailBoxWrapper:hover #emailBox {
	display: block;
}
#emailBox {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	line-height: 30px;
	width: 320px;
	border: solid 1px #A9EAE3;
	background: #9FD3EA;
	box-shadow: 0 2px 2px #569DC3;
	z-index: 10;
	padding: 10px 15px 15px 15px;
}
#email-roi-calculator{
	display: inline-block;
	vertical-align: middle;
}
#email-energy-calculator {
    display: inline-block;
    vertical-align: middle;
}
#energy-saving-calculators #emailAddress {
	width: 200px;
}

#lamp-size-wrapper {
    padding: 20px;
    font-size: 14px;
}
    #lamp-size-wrapper .inner {
        position: relative;
        padding-left: 300px;
    }
        #lamp-size-bulb {
            float: left;
            margin-left: -300px;
            /*padding-top: 74px;*/
            margin-right: 30px;
        }
        #lamp-size-reference {
            position: absolute;
            left: 0;
            top: 35px;
        }
        
        #lamp-size-wrapper table {
            width: 48%;
        }
            #lamp-size-wrapper table th, 
            #lamp-size-wrapper table td {
                padding: 3px 5px;
                vertical-align: top;
                border-bottom: 1px #dddddd solid;
            }
        
        #lamp-size-wrapper #ordering-codes div {
            float: left;
            width: 204px;
            padding-right: 14px;
        }
        #lamp-size-wrapper #ordering-codes div.right {
            float: right;
            padding: 0;
        }
            #lamp-size-wrapper #ordering-codes div h3 {
                color: white;
                font-size: 20px;
                padding: 4px 10px;
                margin-bottom: 0.5em;
            }
            #lamp-size-wrapper #ordering-codes div h4 {
                font-weight: bold;
                font-size: 16px;
                color: black;
                margin-bottom: 0.25em;
            }
            #lamp-size-wrapper #ordering-codes div ul {
                list-style-type: none;
                margin-bottom: 1em;
            }
                #lamp-size-wrapper #ordering-codes div li {
                    margin-bottom: 4px;
                    font-size: 12px;
                    line-height: 13px;
                }


#greener-solutions p, 
#greener-solutions {
    font-size: 14px;
    line-height: 130%;
}
    #greener-solutions .data-table th {
        background: #afddf4;
        font-size: 14px;
        padding: 5px 12px;
    }
    #greener-solutions .data-table td {
        background: #e4f5fc;
        font-size: 14px;
        padding: 5px 12px;
    }



#characteristics-of-light-wrapper {
    font-size: 14px;
}
    #lumens-scale {
        float: right;
        margin-left: 30px;
        display: inline;
        width: 300px;
    }
        #lumens-scale p {
            text-align: center;
            padding-left: 30px;
            font-size: 12px;
        }
    #cri-comparison {
        list-style-type: none;
    }
        #cri-comparison li {
            float: left;
            padding-right: 30px;
            text-align: center;
            font-size: 13px;
        }
            #cri-comparison li img {
                margin-bottom: 0.5em;
            }





/************************************/
/*              EISA                */
/************************************/
#eisa-banner {
    position: relative;
}
    #eisa-banner a {
        position: absolute;
        left: 419px;
        top: 245px;
    }

#eisa-wrapper {
    font-size: 14px;
}
    
    #eisa-wrapper .red, #eisa-wrapper .red:link, #eisa-wrapper .red:visited {
        color: #d2232a;
    }
    #eisa-wrapper .blue, #eisa-wrapper .blue:link, #eisa-wrapper .blue:visited {
        color: #0070b4;
    }
    #eisa-wrapper .green, #eisa-wrapper .green:link, #eisa-wrapper .green:visited {
        color: #097540;
    }
    #eisa-wrapper .purple, #eisa-wrapper .purple:link, #eisa-wrapper .purple:visited {
        color: #572a73;
    }
    
    #eisa-wrapper ol.sections {
        margin-left: 25px;
        margin-top: 0.5em;
    }
        #eisa-wrapper ol.sections li {
            float: left;
            font-size: 22px;
            padding-right: 60px;
            font-family: "Trebuchet MS","Arial Narrow",sans-serif;
        }
            #eisa-wrapper ol.sections li strong {
                font-family: "Trebuchet MS","Arial Narrow",sans-serif;
            }



#replacement-guides li,
.eisa-sections div.red,
.eisa-sections div.blue,
.eisa-sections div.green {
    float: left;
    width: 300px; /* 314 */
    padding: 10px;
    margin-right: 10px;
    background: #fbece5;
    font-size: 12px;
}
.eisa-sections div.blue {
    background: #e7eef7;
}
.eisa-sections div.green {
    margin-right: 0;
    background: #e8eee8;
}
    .eisa-sections strong.nr {
        font-size: 60px;
        float: left;
        padding-right: 10px;
    }
    .eisa-sections h1 {
        float: left;
        margin-top: 12px;
        width: 80%;
        font-size: 22px;
        font-weight: bold;
    }
    
    .eisa-sections ul, 
    .eisa-sections ol {
        margin-left: 16px;
    }
        .eisa-sections ul li, 
        .eisa-sections ol li {
            margin-top: 3px;
        }
    
    .eisa-sections table {
        font-size: 10px;
        text-align: center;
        border: 1px #d2232a solid;
        border-collapse: collapse;
    }
    .eisa-sections div.blue table {
        border-color: #0070b4;
    }
    .eisa-sections div.green table {
        border-color: #097540;
    }
        
        .eisa-sections table th {
            color: white;
            background: #d2232a;
            padding: 5px 0;
        }
        .eisa-sections div.blue table th {
            background: #0070b4;
        }
        .eisa-sections div.green table th {
            background: #097540;
        }
        
        .eisa-sections table td {
            border: 1px #d2232a solid;
            padding: 5px 0;
            background: white;
        }
        .eisa-sections div.blue table td {
            border-color: #0070b4;
        }
        .eisa-sections div.green table td {
            border-color: #097540;
        }


#replacement-guides {
    list-style-type: none;
    border-bottom: 1px #addaed dashed;
    padding-bottom: 1em;
}
    #replacement-guides li {
        background: none;
    }
    #replacement-guides li.last {
        margin: 0;
    }
    
    
#eisa-compliant {
    /*float: right;
    width: 47%;*/
}
    #eisa-compliant table {
        border: 1px #c6e4f1 solid;
        border-collapse: collapse;
        font-size: 13px;
        text-align: center;
        width: 100%;
    }
        #eisa-compliant table th {
            color: white;
            font-size: 17px;
            padding: 20px 0;
        }
        #eisa-compliant table th.black {
            background: #000000;
            font-size: 13px;
            padding: 8px 0;
        }
        #eisa-compliant table td {
            color: black;
            font-weight: bold;
            border: 1px #c6e4f1 solid;
            padding: 8px 0;
            background: #a2d5eb;
        }
        #eisa-compliant table td.bg-grey {
            background: #d5ecf6;
        }
        #eisa-compliant table td.red {
            background: #faece4;
        }
            #eisa-compliant table td em {
                font-style: normal;
            }
            #eisa-compliant table td span {
                font-weight: normal;
            }


div.border {
    padding: 20px;
    border: 1px #addaed solid;
    background: #91cde7;
}

/*.eisa-sections {
	margin-top: 2em;
	font-size: 11px;
}
	.eisa-sections div.left, .eisa-sections div.right {
		width: 427px;
		padding: 20px;
		border: 1px #e3e3e3 solid;
	}
	.eisa-sections div.left.auto {
		width: auto;
		float: none;
	}
	.eisa-sections h2 {
		color: #181818;
		font-size: 17px;
		font-weight: bold;
		margin-top: 1.5em;
	}
	.eisa-sections ul {
		margin-left: 14px;
		list-style-type: disc;
		margin-top: 0.5em;
	}
	
	.eisa-sections .data-table {
		width: auto;
	}
		.eisa-sections .data-table thead th {
			font-weight: normal;
		}
		.eisa-sections .data-table tbody td {
			font-weight: bold;
			padding-top: 7px;
			padding-bottom: 7px;
		}
	


#eisa-boxes {
	font-size: 11px;
}
	#eisa-boxes .left, #eisa-boxes .right {
		width: 427px;
		padding: 20px;
		border: 1px #e3e3e3 solid;
		background: url(../images/eisa/bg-box.png) repeat-x left top #cccccc;
		height: 150px;
	}
	
	
	#eisa-boxes .link-pdf-large {
		float: left;
		margin-right: 2em;
		display: inline;
	}*/
	
	
	.link-pdf-large:link, .link-pdf-large:visited {
		background: url(../images/eisa/ico-pdf-large.gif) no-repeat left top;
		height: 35px;
		display: block;
		padding-left: 50px;
		padding-top: 5px;
		color: #404040;
		font-size: 12px;
	}
	.link-pdf-medium:link, .link-pdf-medium:visited {
		background: url(../images/eisa/ico-pdf-medium.gif) no-repeat left top;
		height: 28px;
		display: block;
		padding-left: 38px;
		color: #404040;
		font-size: 12px;
	}
	    .link-pdf-medium:link span.black, .link-pdf-medium:visited span.black {
		    color: black;
		    font-size: 12px;
	    }
	.link-pdf-medium.right:link, .link-pdf-medium.right:visited {
		background: url(../images/eisa/ico-pdf-medium.gif) no-repeat right top;
		padding-left: 0px;
		padding-right: 38px;
		text-align: right;
	}
	
#eisa-countdown {
    position: relative;
    padding-top: 374px;
}
    #eisa-countdown .banner {
        position: absolute;
    	top: 0;
    	left: 0;
    }
    	#eisa-countdown .banner a {    		
    		position: absolute;
    		top: 274px;
    		left: 549px;
	    	display: block;
	    	text-decoration: none;
	    	text-indent: -9999em;
	    	width: 116px;
	    	height: 39px;
	    	background: url("../images/eisa/btn-product-info.png") no-repeat top left;
	    	-webkit-transition: opacity .4s;
	    	-moz-transition: opacity .4s;
	    	-o-transition: opacity .4s;
	    	-ms-transition: opacity .4s;
	    	transition: opacity .4s;
    	}
	    #eisa-countdown .banner a:hover {
	    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	    	filter: alpha(opacity=50);
	    	opacity: .5;
	    	text-decoration: none;
	    }
    		#eisa-countdown .banner a#pi1 {
    			left: 549px;
    		}
    		#eisa-countdown .banner a#pi2 {
    			left: 685px;
    		}
    		#eisa-countdown .banner a#pi3 {
    			left: 833px;
    		}

        #eisa-countdown .counter {
            position: absolute;
            left: 56px;
            top: 175px;
            z-index: 10;
        }
            #eisa-countdown .counter .separator1 {
                width: 33px;
            }
            #eisa-countdown .counter .separator3 {
                width: 35px;
            }
            #eisa-countdown .counter .separator5 {
                width: 36px;
            }
    #eisa-countdown #buttons {
    	position: absolute;
    	top: 336px;
        text-align: center;
        width: 100%;
    }
        #eisa-countdown #buttons ul {
            list-style-type: none;
            padding: 0;
            margin: 10px auto;
            display: inline-block;
        }
            #eisa-countdown #buttons ul li {
                float: left;
                margin: 0 1px;
            }
                #eisa-countdown #buttons ul li a {
                    display: block;
                    text-decoration: none;
                	width: 12px;
                	height: 12px;
                	border-radius: 16px;
                	margin: 3px;
                	transition: width .2s, height .2s, margin .2s;
                }
                #eisa-countdown #buttons ul li a:hover,
                #eisa-countdown #buttons ul li a.active {
                    text-decoration: none;
                    width: 18px;
                    height: 18px;
                    margin: 0;
                }
                #eisa-countdown #buttons ul li a#link1 {
                    background: #42A544;
                }
                #eisa-countdown #buttons ul li a#link2 {
                    background: #E08282;
                }
	

/* --------------------------------------> Lighting Facts: <-------------------------------------- */
#lightingfacts {}
	#lightingfacts h4 {
		font-size: 18px;
		margin: 6px 0;
	}
#lightingfacts .intro {
}
#lightingfacts .intro.with-bulb {
	padding-top: 56px;
	padding-bottom: 56px;
	padding-right: 444px;
	background: url('../images/lightingfacts/nice-bulb.png') no-repeat 100% 20px;
}
	#lightingfacts .intro.with-boxes .fact-box {
		width: 60px;
		padding: 10px;	
		margin: 0;
	}
	#lightingfacts .intro.with-boxes .fact-box.dark {
		border-top: 0 none;		
	}
		#lightingfacts .intro.with-boxes .fact-box.dark * {
			color: white;
			border-color: white;
		}
		#lightingfacts .intro.with-boxes .fact-box h3 {
			font-size: 12px;
			text-align: center;
			text-transform: none;
			margin-bottom: 0;
			padding-bottom: 2px;
			border-bottom: 1px solid #315181;
		}
		#lightingfacts .intro.with-boxes .fact-box p {
			font-size: 24px;
			text-align: center;
			margin-bottom: 0;
		}
		#lightingfacts .intro.with-boxes .fact-box p.small {
			font-size: 10px;
		}
	#lightingfacts .intro.with-boxes .clearfix .right {
		/*padding-top: 67px;*/
		width: 860px;
	}
	
	#lightingfacts .intro.with-boxes ul {
		list-style-position: inside;
		padding: 0;
		margin: 1em 0;
	}
		#lightingfacts .intro.with-boxes ul li {
			color: #364459;
			font-family: WhitneyHTFBookRegular;
			font-size: 18px;		
			line-height: 1.4em;	
		}


	#lightingfacts .intro h2 {
		color: #315181;
		font-size: 24px;
		margin-bottom: 56px;
	}
	#lightingfacts .intro.with-bulb h2 {
		margin-bottom: 5px;		
	}
	#lightingfacts .intro.with-boxes h2 {
		margin-bottom: 26px;				
	}
	#lightingfacts .intro p {
		color: #364459;
		font-family: WhitneyHTFBookRegular;
		font-size: 18px;
	}

	#facts-wrapper {
		margin: 46px 0;
	}
		#facts-wrapper .column {
			float: left;
			width: 28%;
		}
		#facts-wrapper .column.middle {
			width: 41.4%;
			margin: 0 1.3%;
		}
			.fact-box {
				margin-bottom: 15px;
				padding: 24px 15px;
				border: 1px solid #c1e3f2;
				background: #9cd3eb;
			}
			.fact-box.dark {
				padding-left: 18px;
				padding-right: 18px;
				background: #6aa7c2;
			}
				.fact-box.dark h3 {
					color: white;
					text-align: center;
				}
			.fact-box.half {
				-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;
				float: left;
				width: 48%;
				min-height: 225px;
				margin-left: 4%;
				padding: 18px 12px;
			}
			.fact-box.half.first {
				margin-left: 0;
			}
				.fact-box h3 {
					color: #315181;
					font-size: 24px;
					text-transform: uppercase;
					margin-bottom: 10px;
				}
				.fact-box p {
					color: #353f4f;
					font-size: 14px;
					line-height: 1.2em;
					margin-bottom: 32px;
				}
				.fact-box p.last {
					margin-bottom: 0;
				}
			
			#facts-wrapper .label-info {
				margin-bottom: 10px;
				padding: 0 66px 35px;
				background: url('../images/lightingfacts/bg-label-facts.png') no-repeat center bottom;
			}
				#facts-wrapper .label-info .header {
					padding: 0 18px;
				}
					#facts-wrapper .label-info .header h3 {
						color: white;
						font-size: 24px;
						line-height: 54px;
						text-align: center;
						height: 54px;
						border: 1px solid #1b88c0;
						background: #579fbb;
					}
					#facts-wrapper .label-info .header p {
						color: #353f4f;
						font-size: 14px;
						font-style: italic;
					}
			#label-explained {
				text-align: center;
			}
				#label-explained img {
					display: inline;				
					margin-top: 30px;
				}

	#facts-wrapper .more-info {
		padding: 0 22px;
	}
		#facts-wrapper .more-info p,
		#facts-wrapper .more-info a {
			color: #353f4f;
			font-size: 14px;
			line-height: 1.2em;
			text-align: left;
		}
		#facts-wrapper .info-man {
			font-weight: bold;
			font-style: italic;
			text-align: justify;
			margin-top: 20px;
			padding-top: 100px;
			background: url('../images/lightingfacts/more-info-man.png') no-repeat center top;
		}
		#facts-wrapper .info-p {
			margin-top: 36px;
		}
			#facts-wrapper .info-p strong {
				font-size: 24px;
				text-transform: uppercase;
			}

	#facts-wrapper .click-federal {
		display: block;
		text-indent: -9999em;
		width: 251px;
		height: 254px;
		margin-left: 13px;
		background: url('../images/lightingfacts/click-here-for-pdf.png') no-repeat top left;
	}
	#facts-wrapper .click-federal:hover {
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: .8;
	}






