<?php include_once '../../includes/headertop.php'; ?>

<meta name="description" content="" />
<meta name="keywords" content="" />
<title>LightEnerG - The Ace 400W, 600W, 1000W</title>

<?php include_once '../../includes/headerbtm.php'; ?>	

<div class="container" id="main" role="main">
    <div class="col-sm-7">
        <div class="row">
            <div id="myCarousel" class="carousel slide" data-ride="carousel">
                <!-- Wrapper for slides -->
                <div class="carousel-inner" role="listbox">
                    <div class="item active">
                        <a href="#"><img src="/images/products/ballasts/ace1000.jpg" alt="The Ace Ballast Dimmable Digital HID 1000W" class="img-responsive center-block" /></a>
                        <div class="carousel-caption"><h5>The Ace Ballast Dimmable Digital HID 1000W</h5></div>
                    </div>
                    <div class="item">
                        <a href="#"><img src="/images/products/ballasts/ace600.jpg" alt="The Ace Ballast Dimmable Digital HID 600W" class="img-responsive center-block"/></a>
                        <div class="carousel-caption"><h5>The Ace Ballast Dimmable Digital HID 1000W</h5></div>
                    </div>
                    <div class="item">
                        <a href="#"><img src="/images/products/ballasts/ace400.jpg" alt="The Ace Ballast Dimmable Digital HID 400W" class="img-responsive center-block"/></a>
                        <div class="carousel-caption"><h5>The Ace Ballast Dimmable Digital HID 1000W</h5></div>
                    </div>
                </div>

                <!-- Left and right controls -->
                <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
                    <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
                    <span class="sr-only">Previous</span>
                </a>
                <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
                    <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
                    <span class="sr-only">Next</span>
                </a>
            </div>
        </div>
        <div class="row">
            <h6>MORE IMAGES:</h6>
            <div class="col-xs-2 more-img">
                <a href="/images/products/ballasts/acedetail1.jpg" data-lightbox="ace" class="featured-a" title="Side View 1">
                    <img src="/images/products/ballasts/acedetail1.jpg" alt=""  class="img-responsive center-block featured-img2" />
                    <h4><span class="glyphicon glyphicon-fullscreen"></span></h4>
                </a>
            </div>
            <div class="col-xs-2 more-img">
                <a href="/images/products/ballasts/acedetail2.jpg" data-lightbox="ace" class="featured-a" title="Note: 400w dimming options only in 75% - 100%.">
                    <img src="/images/products/ballasts/acedetail2.jpg" alt=""  class="img-responsive center-block featured-img2" />
                    <h4><span class="glyphicon glyphicon-fullscreen"></span></h4>
                </a>
            </div>
            <div class="col-xs-2 more-img">
                <a href="/images/products/ballasts/acedetail3.jpg" data-lightbox="ace" class="featured-a" title="Power Cords 120v / 240v">
                    <img src="/images/products/ballasts/acedetail3.jpg" alt=""  class="img-responsive center-block featured-img2" />
                    <h4><span class="glyphicon glyphicon-fullscreen"></span></h4>
                </a>
            </div>
            <div class="col-xs-2 more-img">
                <a href="/images/products/ballasts/acedetail4.jpg" data-lightbox="ace" class="featured-a" title="Full Package">
                    <img src="/images/products/ballasts/acedetail4.jpg" alt=""  class="img-responsive center-block featured-img2" />
                    <h4><span class="glyphicon glyphicon-fullscreen"></span></h4>
                </a>
            </div>
            <img src="/images/cul.png" alt="cul approved" class="cul" />
        </div>
        <div class="row">

        </div>
    </div>
    <div class="col-sm-5">
        <h2 class="page-title">The Ace Ballast</h2>
        <ol class="breadcrumb">
            <li><a href="/products/">Products</a></li>
            <li><a href="/products/ballasts/">Ballasts</a></li>
            <li class="active">The ACE</li>
        </ol>

        <hr>

        <div class="post-content">
            <p>
                The ACE&trade; Dimmable Digital HID Ballast is a state of the art electronic ballast that can be used with both Metal Halide (MH) or High Pressure Sodium (HPS) bulbs. It features a dimmable switch with the ability to adjust watt output for 3 different settings and comes with both 120v and 240v power cords. 							
            </p>

            <h6>Technology:</h6>
            <ul class="disc">
                <li>Works with both MH and HPS lamps (400w and 1000w models only)</li>
                <li>Runs on 120v all the way through to 240v</li>
                <li>Flow through circuit board design and highly reliable stainless steel ball bearing fans allow for 15% cooler running temperatures than standard ballasts</li>
                <li>Power factor of 99.9% for 100% of the time</li>					
                <li>Generator ready</li>
            </ul>

            <h6>Features:</h6>
            <ul class="disc">	
                <li>The dimmable switch allows you to select the exact wattage desired</li>
                <li>Lamp cord receptacle accepts all LightEnerG&trade; lamp cords and reflectors</li>					
                <li>Meets and surpasses CSA and UL approval standards for safety, reliability and performance</li>										
            </ul>

            <h6>What's Included:</h6>
            <ul class="disc">
                <li>The ACE&trade; Dimmable Digital HID Ballast </li>
                <li>Manual</li>
                <li>120v Power Cord</li>
                <li>240v Power Cord</li>					
            </ul>					

            <h6>Available In:</h6>
            <ul class="disc">
                <li>400W</li>
                <li>600W</li>
                <li>1000W</li>
            </ul>

        </div>
    </div>
</div>

<?php include_once '../../includes/footer.php'; ?>