/* SITE COLORS
_____________________________________________ */
/*

#97a782 light green
#778b0f dark green
#beb57d cafe


TEXT: #666
/*

/* ROOT 
_____________________________________________ */
BODY
{
	font-family: Arial, Sans-Serif, Verdana, Trebuchet MS, Times New Roman;
	font-size: 100.01%;
	color: #666;
   
}

IMG
{
	border: 0px;
}

A
{
	text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}

/* HEADER
_____________________________________________ */


.header
{
}

.header_banner
{
	clear: both;
	height: 75px;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-top: 1px solid #ddd;
}


#HeaderImage
{
	
	width: auto;
	BACKGROUND-POSITION: left 0%;
	background-color: Transparent;
        padding-top: 0px;
        padding-left: 15px;
        position: absolute;
	
        
}

#HeaderImage A
{
	width: auto;
	display: block;
	background-color: Transparent;
}

.Text1
{
	font-family: Trebuchet MS, Sans-Serif, Verdana, Times New Roman;
    z-index: auto;
    position: absolute;
    top: 47px;
    left: 65px;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    
}

.PhoneText
{
    padding-right: 5px;
    padding-top: 5px;
	color:  #000;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
    left: 315px;
    top: 30px;
    width: 200px;
	
	
}

.TopNav
{
    float: right;
    
}


.Link1
{
    position: absolute;
    left: 200px;
    top: -18px;    
    color: #666;
    font-size: 12px;
    width: 230px!important;
    text-decoration: none!important;
   
}


.Link2
{
	position: absolute;
    left: -810px;
    top: -150px;    
    color: #fff;
	text-decoration: none;
	font-size: 0px;
    display: none;

}

.menu_top_ad
{
	
	position: absolute;
        left: 460px;
        top: 10px;
	
}

.icon_ad_div
{
	padding-right: 15px;
	float: right;
	height: 31px;
}

.icon_ad
{
	padding-right: 15px;
}


/* MENU - HORIZONTAL
_____________________________________________ */

ul#menu_h_nav, ul#menu_h_nav li
{
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
ul#menu_h_nav
{
	
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 0px;
}
ul#menu_h_nav li
{
	float: left;
	font-size: 60%;
        text-align: right;
}
ul#menu_h_nav a
{
	margin-left: 3px;
	padding-left: 10px;
	text-decoration: none;
	color: #000;
        font-size: 10px;
        text-transform: uppercase;
}
ul#menu_h_nav a:hover
{
	
	color: #5d7792;
}


#header_top_menu_left
{
      float: left;

}


/* MENU - HORIZONTAL - CART
_____________________________________________ */
.cartlink
{
      text-align: left;	
} 
.cartlink:hover
{

	color: #5d7792 !important;
}


ul#menu_h_cart
{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	
}

ul#menu_h_cart li
{
	float: left;
	font-size: 60%;
        text-align: right;
        display: block;
        width: 95px;
        height: 21px;
        background-image: URL(//images.1stoplighting.com/site/common/luna/luna_tab.gif);
        background-repeat: no-repeat; 
}
ul#menu_h_cart a
{
	 
	text-decoration: none;
	color: #000;
        float: left;
        text-align: center;
        padding-top: 5px;
        padding-left: 18px;
        
}
ul#menu_h_cart a:hover
{
	
	color: #5d7792;
}



/* Search bar
_____________________________________________ */
.search_box{
     position: absolute;
     top: 5px;
     left: 775px;
     width: 230px;

}


.search_dropdown
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 143px;
}
.search_textbox
{
	margin: 5px 5px 0px 0px;
	padding-top: 0px;
	width: 140px;
	height: 18px;

}
.search_button
{
	margin: 0px 0px 0px 2px;
	padding-top: 3px;
      
	
}

.advanced_search
{
	margin: -28px 0px 0px 180px;
        padding-top: 5px;
        padding-left: 0px;
        width: 80px; 
        text-align: right;
       
}

.advanced_search A
{
	color: #000;
    
}

.search_button:HOVER
{
	
}

/* PAGE LAYOUT
_____________________________________________ */


.page
{
	width: 1010px;
	text-align: left;
	margin: auto;
}

.page p
{
	margin: 0px;
	padding: 3px 0px 5px 0px;
	font-size: 75%;
	text-align: justify;
}

.layout_wrapper
{
	float: left;
}
.layout_nav
{
	float: left;
}
.layout_content
{
	float: left;
	width: 820px;
}
.layout_title
{
	color: #000;
	background-color: #beb57d;
	background-image: URL(//images.1stoplighting.com/site/theme/www_lightingandfanpros_com/title_gradient.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 3px 3px 3px 20px;
	font-size: 70%;
	text-transform: uppercase;
	border-left: 1px #ddd solid;
	height: 16px;
}
.layout_innercontent
{
	padding: 5px;
	color: #444;
	background-color: #FFF;
	background-color: #FFF;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
        line-height: .9em;

}

.layout_innercontent A
{
	
	color: #503865;
        font-weight: bold;
	

}

.layout_innercontent UL
{
	
	margin-bottom: 10px;
        padding-left: 30px;
       padding-right: 30px; 

}

.layout_innercontent li
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 75%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: justify;
}


.layout_innercontent p
{
       padding: 20px;


}


.breadcrumbs
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 70% !important;
	
}

.splash_show
{
    float: left;
    width: 600px;  
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    
}

.value_prop
{
    float: right; 
    width: 240px; 
    padding-right: 2px;
    padding-top: 3px;
    padding-bottom: 5px;
  
 
    
}


#luna_cat_bottom
{
   border: 1px solid #97a782;
   
}

#luna_cat_bottom A
{
   font-size: 14px;
   color: #617649;
}

#luna_cat_bottom IMG
{
   padding-top: 10px;
}



/* LEFT NAV
_____________________________________________ */
ul#left_nav
{
	 width: 158px!important;
         margin: 0;
	 padding: 0;
                     
}

ul#left_nav li
{
	float: left;
	padding: 0;
	list-style: none;
        
}

ul#left_nav li h3
{
       font-size: 12px;
       background-color: #beb57d;
       padding: 3px;
       color: #000;
}

.left_nav_div A
{
	
	
	margin-top: 10px;
	padding-left: 25px;
	display: block;
	text-decoration: none;
	color: #000;
        background-color: #ddd;
	width: 133px!important;
        line-height: 1.7em;
        background-image: URL(//images.1stoplighting.com/site/common/luna/nav_left.gif);
	background-repeat: no-repeat;
        font-size: 70%;
        text-transform: uppercase;
}

.left_nav_div A:HOVER
{
	text-decoration: underline;
	color: #000;
	
}




.left_nav_div_partners
{
    font-size: 70%;
    float: left;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}



/* MAIN
_____________________________________________ */


/* RIGHT NAV
_____________________________________________ */
.layout_right
{
	
 
}
.layout_title_right
{
	background: #fff;
       
}
.layout_innercontent_right
{

	color: #666;
	height: 100%;
	
}




/* MENU - HORIZONTAL BOTTOM
_____________________________________________ */
ul.menu_h_nav_bottom, ul.menu_h_nav_bottom li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu_h_nav_bottom
{
	clear: both;
	display: block;
	margin-bottom: 0;
	margin-right: 10px;
	margin-left: 20px;
	width:100%;
}
ul.menu_h_nav_bottom li
{
	float: left;
	display: inline;
	font-size: 70%;
}
ul.menu_h_nav_bottom a
{
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	float: left;
	width: 100px;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 4px;
        padding-right: 4px;
	background: #516b84;
	text-decoration: none;
	color: #FFF;
}
ul.menu_h_nav_bottom a:hover
{
	background: #E8F0F1;
	color: #000;
}

/* FOOTER
_____________________________________________ */
.footer
{
	padding-top: 10px;
	clear: both;
	width: 1010px;
        margin: 0 auto;
	
}


.footer_menu_wrapper
{
	width: 100%;
	color: #fff;
	background-color: #ddd;
	height: 17px;
        display: none;

}


#footerNEW{
	width: 99.8%;
	height: 200px;
	border: 1px solid #97a782 ;
        
}

.footerBlock1
			 {
	float: left;
	padding: 0px;
	width: 33.27%;
	height: 200px;
	
        
	
	}

.footerBlock2
			 {
	float: left;
	padding: 0px;
	width: 33.27%;
	height: 200px;
	}
	
.footerBlock3
			 {
	float: left;
	padding: 0px;
	width: 33.27%;
	height: 200px;
	
	}

.footerBlock4 {
	
	float: left;
	padding: 0px;

	}

.footerBlockBottom1 {
	
	float: right;
	
    padding-top: 5px;
    text-align: right;
    font-size: 70%;
    color: #333333;
	}
	
.footerBlockBottom2 {
	
	float: right;
	padding-top: 5px;
	text-align: left;

	}	

.footer_menuNEW
{
	margin: 10px;
	padding: 0px;
	font-size: 75%;
	font-family: Arial, Sans-Serif, Verdana, Trebuchet MS, Times New Roman;
}

.footer_menuNEW LI
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	line-height: 1.3em;
	
}
.footer_menuNEW LI A
{
	color: #617649;
        font-weight: bold;
	text-decoration: none;
}
.footer_menuNEW LI A:HOVER
{
	color: #000;
	background-color: #CCCCCC;
    text-decoration: none;
}

.footerbottom_partners
{
	padding-top: 5px;
	padding-bottom: 15px;
	float: left;
	text-align: left;

}

/* FONTS
_____________________________________________ */

/* GENERIC
_____________________________________________ */

.tl
{
	text-align: left;
}

.tc
{
	text-align: center;
}

.tr
{
	text-align: right;
}

.cl
{
	height: 1%;
	display: block;
	clear: both;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.helptext
{
	vertical-align: middle;
}

.container
{
	margin-top: 5px;
}
.container_title
{
	color: #000;
	margin: 0px;
	padding: 3px;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #97a782;
	
}
.container_contentwrapper
{
	border: 1px solid #E8F0F1;
}


.container_contentwrapper P
{
	padding: 0px;
}

.container_content
{
	padding: 4px;
	background-color: #FFF;
}
.roundbutton
{
	padding: 3px;
	margin: 0px;
	background-color: #E8F0F1;
	text-align: center;
	font-size: 70%;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}

.productListItem
{
	text-align: center;
}
.productListItem a
{
	font-size: 66%; 
	text-decoration: none;
	color: #666;
}

.product_page_nav
{
	background-color: #EEE;
	border: 1px solid #CCC;
}
.priceLinks
{
	border: 1px solid #EEF;
}
.priceHL
{
	font-weight: bold;
}
.priceHLred
{
	font-weight: normal;
	color: #FF0000;
}
.price75ital
{
	font-style: italic;
	color: Green;
}
.price75
{
	font-weight: normal;
}
.priceHLst
{
	font-weight: bold;
	text-decoration: line-through;
}

.subcategory_list
{
	font-size: 70%;
}

.subcategory_list a
{
	text-decoration: none;
	display: block;
	width: auto;
	border-bottom: 1px solid white;
}

.subcategory_list a:hover
{
    TEXT-DECORATION: underline
}
.ProductStyleNav
{
	font-size: 70%;
	text-align: left;
}
.ProductStyleNav A
{
	text-decoration: none;
}

