@charset "utf-8";
/* CSS Document */

body {
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #121212;
	margin: 0px;
	padding: 0px;
}

a {
	color:#2E2E2E;
	text-decoration:underline;
}
a:hover {
	color:#535353;
	text-decoration: none;
}
#main-body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

 #header {
	margin-top: 0px;
	padding: 0px;
	width: 136px;
	float: left;
}
#footer {
	background-color: #EFEFEF;
	height: 225px;
	position: relative;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #BFBFBF;
}


.mattblacktabs{
	width: 558px;
	overflow: hidden;
	height: 92px;
	float: right;
}

.mattblacktabs ul{
	padding-left: 0px;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
	margin-top: 0px;
}

.mattblacktabs li{
	display: inline;
	margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none; /*right divider between tabs*/
	color: #333333; /*background of tabs (default state)*/
	width: 91px;
	padding-top: 40px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 40px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.footer-contentmain {
	width: 965px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer-contentmain-2 {
	width: 250px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	height: 170px;
		border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.footer-contentmain-3 {
	width: 420px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	height: 170px;

}
.footer-title {
	font-size: 20px;
	color: #333;
	text-align: left;
}
.footer-title-u {
	font-size: 17px;
	color: #333;
	text-align: left;
	display:block;
	margin-top: 8px;
	width: 200px;
}

.body-heading-u {
	font-size: 20px;
	color: #333;
	text-align: left;
	display:block;
	margin-top: 5px;
}
.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background-color: #D6D6D6;
	color: #161616;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
}
#home-li a:hover {
	background-color: #D6D6D6;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#leds-li a:hover {
	background-color: #D6D6D6;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3737FF;
}
#info-li a:hover {
	background-color: #D6D6D6;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CE00;
}
#contact-li a:hover {
	background-color: #D6D6D6;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}
#about-li a:hover {
	background-color: #D6D6D6;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF8000;
}
#home-bar-content {
	height: 220px;
	color: #F3F3F3;
	clear: both;
	padding-top: 30px;
	padding-bottom: 38px;
	background-image: url(images/home-main-image.jpg);
	background-repeat: no-repeat;
	background-position: -5px 6px;
	font-size: 30px;
	padding-left: 25px;

}
#page-bar-content {
	height: 60px;
	color: #F7F7F7;
	clear: both;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 30px;
	padding-left: 25px;
}

.footer-contentmain-1 {
	width: 240px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.logo-title {
	height: 77px;
	width: 265px;
	float: right;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	color: #333;
}


.footer-contentmain-1 li
{
	padding-top: 5px;
	list-style-type: none;
}
.footer-contentmain-2 li
{
	padding-top: 5px;
	list-style-type: none;
}
.contact_bottom {
	background-color: #DADADA;
	border: 2px dashed #999999;
	width: 360px;
	height: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.footer-title-2 {
	font-size: 20px;
	color: #333;
	height: 23px;
	display: block;
	text-align: left;
}
.cat-title-1 {
	font-size: 20px;
	color: #333;
	height: 23px;
}
#homebody-content {
	height: 600px;
	color: #232323;
	padding-top: 40px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#pagebody-content {
	color: #232323;
	padding-top: 5px;
	padding-bottom: 15px;
}
.home-intro {
	color: #232323;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	float: left;
	padding-bottom: 18px;
	line-height: 22px;
}
#cat-title {
	display: block;
	text-align: center;
}

.home-right {
	width: 285px;
	float: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
}
#page-bar-content-tagline {
	font-size: 16px;
	display: block;
	margin-top: 3px;
	color: #D0D0D0;
	padding-left: 3px;
}
#page-bar-content-breadcrumb {
	font-size: 20px;
	color: #FCFCFC;
}
#page-bar-content a {
	color: #F7f7f7;
	text-decoration: none;
}
#page-bar-content a:hover {
	color: #B2B2B2;
}
.category-pic-border {
	border: 1px solid #BCBCBC;
	margin-top: 12px;
}
.product-table {
	font-size: 13px;
	background-color: #E6E6E6;
	border: 1px solid #AEAEAE;
}
.product-table-top {
	border: 1px solid #AEAEAE;
	margin-bottom: 5px;
}
.product-table ul {
	margin: 0px;
	padding-right: 18px;
	padding-left: 18px;
}
.cross-ref-table {
	padding-left: 15px;
}


.product-table td {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
}
a.link-underline-best  {
	margin-bottom: 1px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

a.link-underline-best:hover {
	margin-bottom: 1px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#DFDFDF;
}

.color-border {
	vertical-align: sub;
	border: 1px solid #818181;
}
.cross-ref-table-disclaimer {
	padding-left: 15px;
	font-size: 12px;
	color: #4B4B4B;
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}
.product-table-top-side {
	background-color: #EFEFEF;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
.product-table-top-side ul{
	padding-left: 28px;
	text-align: left;
}
.backtotop {
	font-size: 19px;
	color: #474747;
	height: 23px;
	width: 150px;
	display: block;
	margin-left: auto;
	margin-top: 9px;
	margin-bottom: 6px;
	text-decoration: none;
	margin-right: auto;
}
td.table-color-right-align  {
	text-align: right;
}
td.table-base-header {
	text-align: left;
	font-size: 20px;
	padding-left: 20px;
	background-color: #F2F2F2;
	padding-top: 10px;
	padding-bottom: 12px;
	color: #333333;
}
.than-symbol {
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}
.other-color-tr {
	background-color: #EFEFEF;
}

#site-body-container {}
 
		#site-body-content {
			padding: 15px 15px 15px 15px ;
			}
 
		#site-bottom-bar {
	background-color: #3A3A3A;
	border-top: 1px solid #CCCCCC;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 24px;
	position: fixed;
	width: 100%;
	z-index: 1000;
	text-align: center;
	padding-top: 8px;
	color: #FFF;
			}
			
	#site-bottom-bar a:link
	{
	color: #FFF;
	text-decoration: none;
	}
	#site-bottom-bar a:visited
	{
	color: #FFF;
	text-decoration: none;
	}
	#site-bottom-bar a:hover 
	{
	color: #FFF;
	text-decoration: underline;
	}
	#site-bottom-bar a:active
	{
	color: #FFF;
	text-decoration: none;
	}
.site-body-content-divider {
	color: #616161;

}
.cat-title {
	display: block;
	text-align: center;
}
