html, body {
padding: 0;
margin: 0;
background: #ececec;
font-family:Tahoma,Helvetica,sans-serif;
font-size: 0.875em;
min-height: 100%;
}

#wrap {
margin: 0 auto 0 auto;
text-align: center;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #fff;
width: 960px;
min-height: 100%;
}

#top img {
outline: none;
border: none;
}

#tools {
position: absolute;
right: 20px;
line-height: 1.5em;
}

#tools .print {
background: url(printer.png) 0 0 no-repeat;
padding-left: 20px;
}

#tools .datasheet {
background: url(download.png) 0 0 no-repeat;
padding-left: 20px;
}

#banner {
background: #000;
padding-top: 10px;
height: 60px;
margin-top: -3px;
}

#banner h2 {
text-indent: -9999px;
height:80px;
}

#banner #plugandplay {
background: url(plugandplay.png) center no-repeat;
}

#banner #halflight_apps {
background: url(halflight_apps.png) center no-repeat;
}

#halflight img {
outline: none;
border: none;
}

#headings {
background: #000;
width: 100%;
}

#headings img {
margin: 3px;
}

#applications {
margin-top: 15px;
}

.note {
padding: 40px 10px;
float: left;
width: 300px;
color: #3d3d3d;
background: url(fadebar.png) top right no-repeat;
height: 184px;
position: relative;
}

.note h3 {
margin: 5px;
}

.clear {
clear: both;
}

.break {
page-break-after: always;
}

#highlights {
text-align: left;
-moz-border-radius: 10px;
margin: 35px auto 35px auto;
width: 650px;
border: 1px solid #abc231;
border-top: 55px solid #abc231;
-webkit-box-shadow: 0px 0px 10px #888;
-moz-box-shadow: 0px 0px 10px #888;
}
.centrado{
margin-left: 48px;
}
#highlights h2 {
margin: -55px 0 10px 0;
padding: 5px 0 5px 15px;
color: #3d3d3d;
font-weight: normal;
font-size: 2.25em;
}

#highlights ul {
line-height:1.6em;
margin: 10px 0 10px 25px;
color: #3d3d3d;
padding: 15px;
}

#highlights ul li {
list-style: disc;
}

#bottom {
height: 170px;
}

.appbutton {
position: absolute;
left: 45px;
bottom: 50px;
width: 227px;
height: 40px;
text-indent: -9999px;
}

.appbutton a:hover {
background: url(appbutton_sprite.png) 0 -40px no-repeat;
}

.appbutton a {
background: url(appbutton_sprite.png) 0 0 no-repeat;
outline: none;
display: block;
height: 40px;
}

.bottomlink {
margin: 15px auto 15px auto;
}

#summary {
height: 36px;
text-indent: -9999px;
width: 550px;
}

#summary a {
background: url(summary_sprite.png) 0 0 no-repeat;
display: block;
outline: none;
height: 36px;
}

#summary a:hover {
background: url(summary_sprite.png) 1px -35px no-repeat;
}

#readmore {
height: 36px;
text-indent: -9999px;
width: 325px;
}

#readmore a {
background: url(more_sprite.png) 0 0 no-repeat;
display: block;
outline: none;
height: 36px;
}

#readmore a:hover {
background: url(more_sprite.png) 1px -32px no-repeat;
}

#datasheet {
height: 36px;
text-indent: -9999px;
width: 350px;
}

#datasheet a {
background: url(datasheet_sprite.png) 0 0 no-repeat;
display: block;
outline: none;
height: 36px;
}

#datasheet a:hover {
background: url(datasheet_sprite.png) 0px -35px no-repeat;
}

#footer {
padding: 15px;
color: #ccc;
}

#footer a {
color: #ccc;
text-decoration: none;
}

#footer a:hover {
color: #a2a2a2;
border-bottom: 1px dashed #a2a2a2;
}

.app {
text-align: left;
padding: 25px;
position: relative;
}

.app_note {
float: right;
border: 1px solid #ccc;
padding: 25px;
}

.center {
float: none;
display: block;
margin: 10px auto 0 auto;
}

.app h3 {
margin-top: 0;
}

#multipleballast {
text-indent: -9999px;
height: 50px;
background: url(app_multiple_ballast.png) left no-repeat;
}

#stepdimming {
text-indent: -9999px;
height: 50px;
background: url(app_step_dimming.png) left no-repeat;
}

#alternatefixture {
text-indent: -9999px;
height: 50px;
background: url(app_alternate_fixture.png) left no-repeat;
}

#main {
padding: 20px;
text-align: left;
}

#twostage {
text-indent: -9999px;
height: 50px;
background: url(twostage.png) center no-repeat;
}

#threestage {
text-indent: -9999px;
height: 50px;
background: url(threestage.png) center no-repeat;
}

#passive {
text-indent: -9999px;
height: 50px;
background: url(passive.png) center no-repeat;
}

.switch {
width: 275px;
text-align: left;
vertical-align: middle;
}

.switch img {
border: none;
float: left;
padding: 10px;
}

.switch h3 {
padding-bottom: 4px;
border-bottom: 1px solid black;
}

.right {
float: right;
}


/* ----------- Specs Table ------------ */

.specs {
width: 500px;
margin: 10px auto 10px auto;
text-align: center;
border-collapse: collapse;
}

.specs th {
background: #ddd;
border: 1px solid #ccc;
padding: 5px;
}

.specs td {
border: 1px solid #ccc;
padding: 3px;
}

.specs .section {
font-weight: bold;
background: #eee;
}

.bold {
font-weight: bold;
}
