﻿

/* Product Icons */

    .home-image
    {
        border: 0px;
        width: 100px;
    }

    .home-image-small
    {
        border: 0px;
        width: 65px;
        height: 35px;
    }
    
    
    #products
     {
    FONT-WEIGHT: bold;	
    TEXT-ALIGN: center; 
    BACKGROUND-COLOR: #ffffff; 
    FONT-FAMILY: Veranda, Arial, Helvetica, sans-serif; 
    COLOR: #000000; 
    FONT-SIZE: 12px; 
     }
     #products a, #products a:visited
        {
        color: #084840;   
        font-weight: bold;
     }
     
     #products a:hover
    {
        color: Red;
    }

.featured_product
        {
        height: 100px;
        width: 200px;
        float: left;
        background: #fff;
        padding: 0 10px 0 10px;
    }
    
.product_spriteb { background: url(http://dl.ledtronics.com/ImagesAll/home/product_icons9.jpg) no-repeat top left; display: block; }
.product_spritec { background: url(http://dl.ledtronics.com/ImagesAll/home/product_icons11.jpg) no-repeat top left; display: block; }

.prodicon01b{ margin: 0 0 0 30px; background-position: 0 0; width: 104px; height: 55px; }       /* T8 */
.prodicon02b{ margin: 0 0 0 50px; background-position: 0 -105px; width: 104px; height: 55px; }  /* SL */
.prodicon03b{ margin: 0 0 0 40px; background-position: 0 -210px; width: 104px; height: 55px; } /* Wall Pack */
.prodicon04b{ margin: 0 0 0 30px; background-position: 0 -315px; width: 104px; height: 55px; } /* Post top */
.prodicon05b{ margin: 0 0 0 35px; background-position: 0 -420px; width: 104px; height: 55px; } 
.prodicon06b{ margin: 0 0 0 30px; background-position: 0 -525px; width: 104px; height: 55px; } /* Min */
.prodicon07b{ margin: 0 0 0 35px; background-position: 0 -630px; width: 104px; height: 55px; } /* Intermediate */
.prodicon08b{ margin: 0 0 0 35px; background-position: 0 -735px; width: 104px; height: 55px; } 
.prodicon09b{ margin: 0 0 0 50px; background-position: 0 -840px; width: 104px; height: 55px; } 
.prodicon10b{ margin: 0 0 0 45px; background-position: 0 -945px; width: 104px; height: 55px; }  /* Elevator */
.prodicon11b{ margin: 0 0 0 40px; background-position: 0 -1050px; width: 104px; height: 55px; } /* Utility */
.prodicon12b{ margin: 0 0 0 45px; background-position: 0 -1155px; width: 104px; height: 55px; } 
.prodicon13b{ margin: 0 0 0 40px; background-position: 0 -1260px; width: 104px; height: 55px; } 
.prodicon14b{ margin: 0 0 0 40px; background-position: 0 -1365px; width: 104px; height: 55px; } /* SO */
.prodicon15b{ margin: 0 0 0 35px; background-position: 0 -1470px; width: 104px; height: 55px; } /* Traffic */
.prodicon16b{ margin: 0 0 0 40px; background-position: 0 -1575px; width: 104px; height: 55px; } /* PL CFL */
.prodicon17b{ margin: 0 0 0 50px; background-position: 0 -1680px; width: 104px; height: 55px; } 
.prodicon18b{ margin: 0 0 0 35px; background-position: 0 -1785px; width: 104px; height: 55px; } /* PCB */
.prodicon19b{ margin: 0 0 0 30px; background-position: 0 -1890px; width: 104px; height: 55px; } /* Discrete */
.prodicon20b{ margin: 0 0 0 40px; background-position: -154px 0; width: 104px; height: 55px; } 
.prodicon21b{ margin: 0 0 0 33px; background-position: -154px -105px; width: 104px; height: 55px; } /* T8 Fixtures */
.prodicon22b{ margin: 0 0 0 40px; background-position: -154px -210px; width: 104px; height: 55px; } 
.prodicon23b{ margin: 0 0 0 40px; background-position: -154px -315px; width: 104px; height: 55px; } 
.prodicon24b{ margin: 0 0 0 50px; background-position: -154px -420px; width: 104px; height: 55px; } /* Chandelier */
.prodicon25b{ margin: 0 0 0 40px; background-position: -154px -525px; width: 104px; height: 55px; } 
.prodicon26b{ margin: 0 0 0 40px; background-position: -154px -630px; width: 104px; height: 55px; } 



.products_table td { border-bottom: 1px solid #DEE8D9; }

.products_icon_div { border: solid 1px #DEE8D9; width: 180px; margin: 0 auto; padding: 0px; }

/* SLIDESHOW STYLES */
        #slidecontainer 
                {
            width:961px ;
            height:431px;
            /* background-image: url(http://dl.ledtronics.com/ImagesAll/home/slides/bg001.jpg); */
            background-repeat: no-repeat;
            margin-left: -1px;
            margin-bottom: 15px;
            position: relative;



        }

        .slides_container {
            margin-top: 0px;
            margin-left:;
            width:961px;
            height:431px;
            border: solid 0px #254E16;
            position: relative;
        }

        .slides_container div.slide {
            width:961px;
            height:431px ;
        }


        .pagination  {
          margin-top: 2px;
          margin:3px auto 0;
          width:80px;
        }


.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0px;
	padding-top:12px;
	background-image:url(http://dl.ledtronics.com/ImagesAll/home/slides/slide_pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	        left: 0px;
            top: 240px;
            text-align: left;
            /*background:rgba(0,0,0,0.4);*/
            height: 155px;
            width: 470px;
            padding-left: 10px;
            padding-top: 10px;
            padding-right: 10px;
}

.slide_line1
{
            color: #fff;
            font-size: 36px;
            font-weight: normal;
            line-height: 36px;
            background:rgba(0,0,0,0.4);
            width: 415px;
}

.slide_line2
{
            margin-top: 10px;
            color: #fff;
            font-size: 16px;
            line-height: 16px;            
            font-weight: normal; 
            background:rgba(0,0,0,0.4);
            width: 332px;
}

.slide_link
{
    margin-top: 10px;
}
.slide_link a
{ 
    font-weight: normal;
    color: #fff;
}  

.slide_story_link
{
    display: block;
    width: 100px;
    background-color: #4A5976;
    float: left;
    margin-left: 30px;
    text-align: center;
    padding: 5px;
    text-decoration: none !important;
    /* text-transform: uppercase;
    color: black !important; */
}

.slide_product_link
{
    display: block;
    width: 100px;
    background-color: #4A5976;
    float: left;
    text-align: center;    
    padding: 5px;    
    text-decoration: none !important;
    /*text-transform: uppercase;    
     color: black !important; */
}

.slide_product_link a
{
    text-decoration: none;
}

  
.video_div
{
    text-align: center;
    font-weight: bold;
}
.video_div a
{
    text-decoration: none;
}
.video_div a:hover
{
    text-decoration: none;
    color: #08275A;
}

#main-button-wrapper 
{
padding: 17px 0px 20px 29px;
float: left;
}
.main-button
{
  width: 300px;
margin-bottom: 0px; 
height:75px;
}
.main-button-product-image 
{
position: relative;
top: -61px;
left: 14px;
height: 0px;
}

.main-button-product-text 
{
position: relative;
top: -68px;
padding: 0 0px;
height: 0px;
width: 160px;
/*float: left;*/
font-weight: bold;
font-size: 15px;
text-transform: uppercase;
left: 111px;
}
.main-button-product-text p a 
{
    color: black;
text-decoration: none;
display: inline-block;
}


.main-content-box 
{
    border: 2px solid #cccccc;
width: 272px;
float: left;
margin-left: 0px;

}
.main-content-box-header 
{
text-transform: uppercase;
font-weight: bold;
width: 100%;
background-color: #a5d68e;
height: 29px;
/* border-bottom: 4px solid #dfdfdf; */
text-align: center;
line-height: 30px;
}

/*
.main-content-box-content 
{
    padding:5px;
}


.main-content-box-content ul li a 
{
 color: #337116;
 text-decoration:none;
 text-transform:uppercase;
 font-size:13px;
 line-height: 20px;
font-weight: bold;
}
.main-content-box-content ul 
{
 list-style:none;   
 padding: 0px;
margin: 5px 11px;
}


.main-content-box a:hover {
	COLOR: #2566af; TEXT-DECORATION: none;
}


.main-content-box.architectural {
height: 108px;
margin-top: -124px; 
}

.main-content-box.press {
clear: both;
height: 108px;
line-height: 17px;

}

.main-content-box.featured {
float: left;
margin: 10px 0 0 7px;
height: 210px;
width: 580px;
}

.main-content-box.seminar {
clear: both;
margin-bottom: 10px;
height: 180px;
}

.main-content-box.tools {
    height: 223px;
}

.main-content-box.connect 
{
    padding-top:0px;
    height: 180px;
}

.main-content-box-content img 
{
    padding-top:8px;
}
.main-content-box-row 
{
    text-align:center;
}
*/

.main-content-box A:hover {
	COLOR: #2566af; TEXT-DECORATION: none;
}

#feature-products-wrapper div 
{
width: 130px;
float: left;
padding: 0 5px;
text-align: center;
}


#mission 
{
position: relative;
float: left;
width: 495px;
padding-left: 30px;
}
#vision 
{
position: relative;
float: left;
width: 300px;
padding-left: 30px;
padding-bottom: 10px;
}

#led_crumbs
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Red;
}
#led_crumbs a:link {
	COLOR: #08275a; TEXT-DECORATION: underline
}
#led_crumbs a:visited {
	COLOR: #08275a; TEXT-DECORATION: underline
}
#led_crumbs a:hover {
	COLOR: #2566af; TEXT-DECORATION: none
}

a img {border: none;}

#clearance_div
{
    margin-top: 1px;
    margin-right: -50px;
}

.waterMarkInput
{
color: #7E8083; font-size: 9px; font-weight: normal; width: 150px; height: 14px;
}

.waterMarkInput2
{
color: black; font-size: 10px; font-weight: normal; width: 150px; height: 14px;
}

#home_page_content h2 { font-size: 14px; }
#home_page_content h3 { color: black; font-size: 13px; padding: 0px 3px; line-height: 13px; margin: 5px 5px;}

