#header #menu {
	background:url('/images/menubg.png');
	height:37px;
	border-left:2px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	padding-left:30px;
}
#header #menu ul, #header #menu li {
	padding:0px;
	margin:0px;
	display:inline;
}
#header #menu li {
	font:bold 0.95em "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:37px;
	color:white;
	padding-right:30px;
}
#header #menu li a {
	color:white;
	text-decoration:none;
}
/* Product Listing */
.productListBox {
	margin:0 auto;
	margin-bottom:30px;
}
.productListBox .productListBoxImage {
	width:200px;
	float:left;
	text-align:center;
	margin-right:20px;
}
.productListBox .productListBoxDetails {
	margin-left:220px;
	width:450px;
}
.productListBox .productListBoxDetails .product_name {
}
/* Product Info */
#productInfo {
	padding:40px;
}
#productInfo #leftColumn {
	width:260px;
	float:left;
	border:0px solid red;
}
#productInfo #rightColumn {
	float:right;
	width:390px;
	border:0px solid blue;
}
/* Press, Blog, Patents */
dl.attachments {
	border-top:2px solid #ddd;
	padding-top:15px;
}
dl.attachments dt {
	width:130px;
	padding-left:20px;
	float:left;
}
dl.attachments dd {
	margin-left:190px;
}
dl.attachments dd ul {
	margin:0px;
	padding:0px;
}
dl.attachments dd li {
	margin-bottom:8px;
}
dl.attachments dd li a {
	font-family:tahoma;
	color:#555;
}
dl.attachments dd li a:hover {
	color:#ce142b;
}
/* QPaginator */
	span.paginator {
	margin: 0;
	padding: 0;
}
span.paginator span {
	list-style-type:none;
	display: inline;
	padding: 0;
	margin: 0;
}
span.paginator span.page a {
	text-decoration: none;
	color: #000000;
	padding: 0 3px 0 3px;
	margin: 0 2px 0 2px;
}
span.paginator span.page a:hover {
	background-color: #ccf;
}
span.paginator span.arrow {
	font-weight: bold;
	color: #ccc;
	margin: 0;
	padding: 0 3px 0 3px;
}
span.paginator span.arrow a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
span.paginator span.selected {
	font-weight: bold;
	background-color: #ccf;
	padding: 0 3px 0 3px;
	margin: 0 2px 0 2px;
	border: 1px;
	border-style: solid;
}
span.paginator span.break {
	color: #666;
	margin: 0 5px 0 5px;
}
span.paginator span.ellipsis {
	color: #666;
}
h1 {
	font:bold 16px "Trebuchet MS";
	color:#ce142b;
}
h2 {
	font:normal 14px "Trebuchet MS";
	color:#333;
}
a {
	color:#666;
}
a:hover {
	color:#ce142b;
}
a img {
	border:0px;
}
a:hover img {
	filter:alpha(opacity=50);
	opacity:0.5;
}
p, td {
	font:normal 13px "Verdana";
	color:#333;
}
#copyright {
	font:normal 11px "verdana";
	color:#666666;
	text-align:center;
	padding:40px 0px 20px 0px;
}
/* ############ NAVIGATION ########## */
	#navlist ul {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding:3px 12px;
}
#navlist a {
	font:bold 15px "Trebuchet MS";
}
#navlist a:link, #navlist a:visited {
	color: #333;
	text-decoration: none;
}
#navlist a.home:hover, a.home_active {
	border-bottom:3px solid #af0067;
}
#navlist a.about:hover, a.about_active {
	border-bottom:3px solid #82af2d;
}
#navlist a.tradeshows:hover, a.tradeshows_active {
	border-bottom:3px solid #00988e;
}
#navlist a.press:hover, a.press_active {
	border-bottom:3px solid #a88c0d;
}
#navlist a.contact:hover, a.contact_active {
	border-bottom:3px solid #b71125;
}
.image_link:hover img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}
a.product_name {
	font:bold 13px "Verdana";
	color:#ce142b;
	text-decoration:none;
}
a.product_name:hover {
	font:bold 13px "Verdana";
	color:#FFFFFF;
	background-color:#666;
	text-decoration:none;
}
.product_description {
	font:normal 11px "Verdana";
	line-height:15px;
}
/* PRODUCT INFO */
	.prodinfo_header {
	font:bold 18px "Verdana";
	color:#ce142b;
}
.prodinfo_header2 {
	font:bold 12px "Verdana";
	color:#ce142b;
}
.productinfo_image {
	border:1px solid #ce142b;
}
.prodinfo_value {
	font:normal 11px "Verdana";
	line-height:16px;
}
/* PRODUCT LISTIN */
#product_listing {
	margin-left:50px;
}
#product_listing .product_box {
	width:193px;
	height:172px;
	margin:15px;
	float:left;
}
#product_listing .product_image {
	background:transparent url(/images/box_product.gif) top left no-repeat;
	width:193px;
	height:133px;
	text-align:center;
	vertical-align:middle;
	padding-top:9px;
}
#product_listing .buy_now {
	text-align:center;
}
@charset "utf-8";
/* CSS Document */
