/* support.css */

/* #subnavi */
#subnavi div {
	width: 982px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}
#subnavi li {
	display: inline;
}
#subnavi li a {
	float: left;
	margin-left: 4px;
	height: 20px;
/* 	padding: 0 10px; */
	padding: 0 3px;
/* 	font-size: 7pt; */
	font-size: 8pt;
/* 	font-size: 9pt; */
/* 	letter-spacing: -1pt; */
	font-style: italic;
	background-color: #dcdcdc;
}
#subnavi li#sn-receivers a {
	margin-left: 32px;
}
#subnavi li a:hover {
	color: white;
	background-color: #a9a9a9;
}

#subnavi li a:active ,
#service #subnavi li#sn-service a ,
.service #subnavi li#sn-service a ,
#sourcing #subnavi li#sn-sourcing a ,
#design #subnavi li#sn-design a ,
#mfg #subnavi li#sn-mfg a
 {
	color: white;
	background-color: #808080;
}
/*
div#sabnavi:after {
	content: "."; 
	display: block; 
	height: 10px; 
	float: none;
	clear: both;
	visibility: hidden; 
}
*/
/* #subnavi end */

/*
#alpha {
	display: none;
}
#alpha-inner {
	width: 23%;
	float: left;
}
*/
div#beta {
	clear: both;
	padding-top: 40px;
	width: 960px;
}
#mfg div#beta {
	margin: 0px 0 10px 0;
/* 	margin: 30px 0 10px 0; */
	background: url('../img/truxtun_hr_3_960x1199.jpg') no-repeat scroll 10px 10px;
}
div.product-top {
	width: 780px;
/* 	width: 885px; */
	margin-left: auto;
	margin-right: auto;
}

div.product-top-header {
	width: 740px;
/* 	width: 885px; */	/* 90 %*/
/* 	margin-left: 756px; */
	margin-left: auto;
	margin-right: auto;
/* 	padding-top: 40px; */
/* 	padding-left: 20px; */
	font-size: x-large;
	text-align: left;
	font-family: "Arial Black", sans-serif;
	font-style: italic;
}

.product-top-header h2 {
	padding-top: 0;
/* 	padding-top: 30px; */
/* 	padding-left: 20px; */
	padding-bottom: 20px;
	font-family: "Arial Black", sans-serif;
	font-size: 26px;
	text-align: left;
}
.service div.product-top-description {
	width: 740px;
/* 	width: 885px; */	/* 90 %*/
	margin-left: auto;
	margin-right: auto;
/* 	font-size: 13px; */
	text-align: left;
}
.product-top-description h3 {
	padding-top: 30px;
/* 	padding-left: 20px; */
	padding-bottom: 0px;
}
#mfg .product-top-description h3 {
	padding-top: 30px;
/* 	padding-left: 20px; */
	padding-bottom: 10px;
}
.product-top-description div {
/* 	padding: 20px 40px; */
	padding-top: 20px;
/* 	padding-left: 20px; */
}
#sourcing .product-top-description img {
	width: 740px;
/* 	width: 885px; */
	height: auto;
}
/*
#mfg .product-top-description h4 {
	padding: 20px 0;
	font-weight: bold;
	font-size: large;
}
#mfg .product-top-description h4 strong {
	margin: 30px 6px 0 0;
	padding: 0;
	border-left: solid 20px;
	border-top: none;
	border-bottom: none;
	font-size: 18px;
}
#mfg .product-top-description h4 strong big {
	display: none;
}
*/
#mfg .product-top-description p {
	margin: 0;
	padding: 4px 0;
}
#mfg table {
	margin: 10px 0 0 10px;
}
#mfg table th {
	padding: 6px;
	font-weight: bold;
}
#mfg table td {
	padding: 6px;
}
#mfg table th.performed,
#mfg table td.performed {
	width: 360px;
}
#sourcing .product-top-description hr ,
#mfg .product-top-description hr {
	display: inherit;
	margin: 6px 0;
}


/*

.service div.product-top {
	margin-top: 20px;
	width: 984px;
	clear: both;
	display: block;
	background-color: #ffffff;
}
.service div.product-top-description-images {
	width: 765px;
	float: left;
}

.service div.product-top-description-images img {
	top: 0px;
	margin-left: 2px;
	width: 756px;
	height: auto;
/* 	height: 1070px; */
/* 	float: left; */
}

/*
.service div.product-top-header {
	margin-left: 756px;
	padding-top: 40px;
	padding-left: 20px;
	font-size: x-large;
	text-align: left;
	font-family: "Arial Black", sans-serif;
	font-style: italic;
}

.service div.product-top-description {
	margin-left: 756px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
}
*/


/*
.service .product-top-description li {
	margin-left: 20px;
}
*/




.service .entry-header {
	line-height: 105%;
}

.service .entry-body {
	clear: both;
	height: 220px;
}

.service .entry-image {
	height: 210px;
}

.service .entry-footer {
	clear: both;
	height: 10px;
}

