<!--
.text_tiny  {
  font-family: Arial;
  font-size: 9px;
  } 

.text_small  {
  font-family: Arial;
  font-size: 11px;
  }

.text_medium  {
  font-family: Arial;
  font-size: 12px;
  }
  
.text_large  {
  font-family: Arial;
  font-size: 14px;
  }   

.text_huge  {
  font-family: Arial;
  font-size: 18px;
  } 

.text_header_main_nav  {
  font-family: Arial;
  font-size: 15px;
  }   
    

		
.link_header_checkout		{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #d1f9d2;
		text-decoration: none;
		}	
		
.link_header_checkout:hover, .link_header_checkout:active	{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;		
		color: #def2df;
		text-decoration: underline;		
		}			  
		  
.link_title		{
		font-family: Arial;
		font-size: 14px;
		color: #777777;
		text-decoration: none;		
		}		
.link_title:hover, .link_title:active		{
		font-family: Arial;
		font-size: 14px;
		color: #999999;
		text-decoration: underline;
		}	  
		

.link_blue_no_underline		{
		color: #0b5884;
		text-decoration: none;		
		}		
.link_blue_no_underline:hover, .link_blue_no_underline:active		{
		color: #137ab7;
		text-decoration: underline;
		}			
		
		
.link_blue_underline		{
		color: #0b5884;
		text-decoration: underline;
		}		
.link_blue_underline:hover, .link_blue_underline:active		{
		color: #137ab7;
		text-decoration: none;		
		}			
		
	
  
.link_promo		{
		font-family: Arial;
		font-size: 11px;
		color: #6f4d4f;
		text-decoration: none;
		}		
.link_promo:hover, .link_promo:active		{
		font-family: Arial;
		font-size: 11px;
		color: #a16d71;
		text-decoration: underline;		
		}	
		
		
.link_white		{
		color: #ffffff;
		text-decoration: none;
		}		
.link_white:hover, .link_white:active		{
		color: #eeeeee;
		text-decoration: underline;		
		}	    

				
		
.link_footer		{
		font-family: Arial;
		font-size: 11px;
		color: #cccccc;
		text-decoration: none;		
		}
.link_footer:hover, .link_footer:active		{
		font-family: Arial;
		font-size: 11px;
		color: #aaaaaa;
		text-decoration: underline;		
		}

.link_footer_underline		{
		font-family: Arial;
		color: #777777;
		text-decoration: underline;		
		}
.link_footer_underline:hover, .link_footer_underline:active		{
		font-family: Arial;
		color: #777777;
		text-decoration: none;	
		}
		
		
.link_filter		{
		font-family: Arial;
		font-size: 12px;
		color: #777777;
		text-decoration: none;		
		}
.link_filter:hover, .link_filter:active		{
		font-family: Arial;
		font-size: 12px;
		color: #999999;
		text-decoration: underline;		
		}		
		
	
				
.text_product_list		{
		font-family: Arial;
		font-size: 12px;
		}
.text_product_title		{
		font-family: Arial;
		font-size: 15px;
		}			
		

.checkout_form_fields	{
	 border: 1px solid #7f9db9;
	 }

.cart_quantity	{
	 font-family: Arial;
	 font-size: 9px;
	 border: 1px solid #7f9db9;	 
	 }		
		
.highlight { font: bold; }


.pop_up_cart_info{
position: relative;
z-index: 0;
text-decoration: none;
}
.pop_up_cart_info:hover{
background-color: transparent;
z-index: 50;
}
.pop_up_cart_info span { /*CSS for enlarged image*/
position: absolute;
background-color: #eeeeee;
padding: 5px;
top: 30px;
left: -390px;
border: 1px solid #aaaaaa;
color: black;
text-decoration: none;
width:400px;
}

.shipping_options_off {
display: none;
}

.shipping_options_on {
display: table-row-group;
}

.shipping_options_selected {
display: table-row-group;
font-color: #000000;
background: #efeeb1;
}

.menu_bkg {
	background-image:url(http://www.elightbulbs.com/pics/bkg_menu.gif);
	background-color: #f5f5f5;
    background-repeat: repeat-x;	
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;	
	border-right: 2px solid #d5d5d5;	
	border-bottom: 2px solid #d5d5d5;			
	}

}

 -->
