@charset "UTF-8";

h1,h2,h3,h4,p,ul,li,table,tr,td {
	font-family:Arial, Helvetica, sans-serif;
	color:#000
}
.background { background-image: url(../SiteImages/led_bulb_background.gif);}
.h1 { font-size: 22px;font-weight: bold;text-align: center;}
.h2 { font-size: 18px;font-weight: bold;text-align: center;}
.h3 { font-size: 16px;font-weight: bold;text-align: left;}
.h4 { font-size: 14px;font-weight: bold;text-align: left;}
.content { font-size: 14px;text-align: left;}
.tablestyle { background-color: #ECE9D8;-moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;}
.sidebar_content { font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #000000;text-align: center;font-weight: bold;}
.cartnav1 {
	background-image:url(../SiteImages/BG_Top.jpg);
}
.cartnav2 {
	background-image:
url("http://www.leddistributors.net/SiteImages/BG_Title.jpg");
	background-repeat: no-repeat;
	height:10px;
	width:200px;
	color: #FFF;
}
.cartnav {
	text-align:center
;
	background-image:url(../SiteImages/BG_Search.jpg); no-repeat;height:40px;width:355px;
	background-position: absolute;
}
.special { color:#FF0000; font-weight:bold;}

#module1 {padding: 5px;	height: 100px; width: 600px;	background-color: #ECE9D8;}

.part_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.part_title { font-family: Arial, Helvetica, sans-serif;font-size: 15px;color: #000000;text-align: center;font-weight: bold;}

.table3 {background-image:url(../SiteImages/BG_Menu.jpg);}





/*A.cat:: Controls the way the Category Links display in the left or right navigation bars before a user clicks or mouses over them.*/ 	 
A.cat {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3b3b;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.cat:hover:: When a user passes  their mouse over them.*/ 	
A.cat:hover {
	color: #ee5e18;
}
/*A.cat:visited:: After a user has visited that section.*/ 
A.cat:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3b3b;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.cat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.cat:visited:hover {
	color: #ee5e18;
}
/*A.subcat:: Controls the way the Sub-Category Links display in the left or right navigation bars before a user clicks or mouses over them.*/ 	 
A.subcat {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3b3b;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	line-height: 35px;
}
/*A.subcat:hover:: When a user passes  their mouse over them.*/ 	
A.subcat:hover {
	color: #ee5e18;
}
/*A.subcat:visited:: After a user has visited that section.*/ 
A.subcat:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3b3b;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	line-height: 24px;
}
/*A.subcat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.subcat:visited:hover {
	color: #3a3b3b;
}

