<?php include_once '../../includes/headertop.php'; ?>

<meta name="description" content="" />
<meta name="keywords" content="" />
<title>LightEnerG - King Of Shades</title>

<?php include_once '../../includes/headerbtm.php'; ?>

<div class="container" id="main" role="main">
    <div class="col-sm-7">
        <div class="row">
            <img src="/images/products/shades/king.jpg"  class="img-responsive center-block featured-img" width="100%" />
        </div>
    </div>
    <div class="col-sm-5">
        <h2 class="page-title">King of Shades</h2>
        <ol class="breadcrumb">
            <li><a href="/products/">Products</a></li>
            <li><a href="/products/shades/">Shades</a></li>
            <li class="active">King of Shades</li>
        </ol>
        <hr>
        <div class="post-content">
            <p>
                The LightEnerG&trade; <strong>King of Shades</strong> is a mega size reflector that provides increased light distribution, and is the largest reflector available from LightEnerG. It features 6" air-cool fittings for optimal efficiency and a low profile design with a tight seal for maximum air cooling.
            </p>
            <h6>Technology:</h6>
            <ul class="disc">				
                <li>Designed for maximum light reflectivity</li>
                <li>6" air-cool fittings for optimal efficiency</li>
                <li>Fully gasketed and sealed for extremely effective cooling and heat isolation</li>
                <li>Pre-galvonized multi-point construction</li>
                <li>Comes pre-wired with a Leviton socket</li>
            </ul>	
            <h6>Features:</h6>
            <ul class="disc">				
                <li>Mega size reflector that provides increased light distribution </li>
                <li>Designed for maximum light reflectivity</li>
                <li>Extremely effective cooling and heat isolation</li>
                <li>Pre-wired with 15� lamp cord and mogul socket </li>
            </ul>					
            <h6>What's Included:</h6>
            <ul class="disc">				
                <li>King of Shades Reflector</li>
                <li>Mogul Socket</li>
                <li>15' ft Lamp Cord</li>
            </ul>				
            <h6>Available In:</h6>
            <ul class="disc">				
                <li>6' (33" L x 27" W x 9" H)</li>
            </ul>				
        </div>
    </div>
</div>

<?php include_once '../../includes/footer.php'; ?>