body {
	font-size:12pt;
	margin:.2in;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	color:black;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:black;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	color:black;
}

img {
	border:none;
}

table {
	font-size:100%;
	margin-bottom:1.0em;
}


/* Main layout elements
============================================================ 
--------------------------------------------------------- */

#header, #sidebar, #body-left, #newline-signature, #contact-info, #main-nav, #crumbs, #footer, #cms-toolbar {
	display:none;
}

#header-print {
	text-align:center;
}

#footer-print {
	width:auto;
	margin-top:0.3in;
	padding:0.1in;
	border-top:1px solid #002240;
	display:block;
	clear:both;
}


/* Footer Print
============================================================ 
--------------------------------------------------------- */

#footer-print address {
	width:40%;
	font-style:normal;
	float:left;
}

#footer-print p.communication {
	width:50%;
	float:left;
}

#footer-print p.copyright {
	font-size:90%;
	margin-top:0in;
	padding-top:0.1in;
	clear:both;
}

#footer-print p.powered-by {
	font-size:90%;
	margin-top:0.1in;
}

#footer-print p {
	color:#000;
	margin:0in;
	text-align:left;
}


/* Standard Widgets
		overriding of default styles for standards widgets
		(located at /cms/content/widgets/stylesheets/standard-widgets.css)
============================================================ 
--------------------------------------------------------- */


/* Custom Widgets
============================================================ 
--------------------------------------------------------- */



/* Other Content
		non-widget content styles
		(defined by classes and IDs directly in the content - through Textile)
		e.g. content snippet "Staff Profile": div.staff-profile ...
============================================================ 
--------------------------------------------------------- */

/* Basic listing table */

table.listing {
    border:1px solid #ddd;
    border-bottom:none;
    text-align:left;
}

table.listing th {
    font-weight:bold;
    padding:0.3em 0.75em;
    background-color:#eee;
    border-bottom:1px solid #ddd;
}

table.listing td {
    padding:0.3em 0.75em;
    border-bottom:1px solid #ddd;
}



/* Pictures */

.picture	{
	margin-bottom:1.0em;
	text-align:left;
}

div.picture-right {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

div.picture-center p,
div.picture-right p {
	text-align:center;
	color:#9D0003;
	margin-top:0.2em;
}

div.picture-center p a,
div.picture-right p a {
	font-size:85%;
}

p.picture-left,
img.picture-left {
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

p.picture-right,
img.picture-right {
	display:block;
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}

p.picture-right {
	text-align:center;
	font-size:75%;
	color:#555;
}

p.picture-right img {
	margin-bottom:5px;
}


/* Products: Product Categories List */

.product-categories-list {

}

.product-categories-list .picture {
	width:180px;
	float:left;
	margin-bottom:10px;
	text-align:center;
}

.product-categories-list h2 {
	font-size:110%;
	margin-left:180px;
	margin-top:0;
	width:380px;
	padding-top:0;
	border:none;
	clear:none;
}

.product-categories-list p {
	margin-left:180px;
	width:380px;
}


/* Related Items */

.related-items {
	margin-top:3.0em;
	background-color:#E7EAEF;
	border-bottom:1px solid #DEE3EA;
	margin-bottom:1.0em;
	clear:both;
}

.related-items h2 {
	
}

.related-items p,
#body-right .related-items ul {
	margin-left:15px;
	margin-right:15px;
}


/* Related Products */

.related-products {
	margin-top:3.0em;
	background-color:#E7EAEF;
	border-bottom:1px solid #DEE3EA;
	margin-bottom:1.0em;
	clear:both;
}

.related-products h2 {
	
}

.related-products p,
#body-right .related-products ul {
	margin-left:15px;
	margin-right:15px;
}


/* Related Documents */

.related-documents {
	margin-top:3.0em;
	background-color:#E7EAEF;
	border-bottom:1px solid #DEE3EA;
	margin-bottom:1.0em;
	clear:both;
}

.related-documents h2 {
	
}

.related-documents p,
#body-right .related-documents ul {
	margin-left:15px;
	margin-right:15px;
}


/* Lists */

/* General Content Lists */

#body-right ul {
	list-style:none;
	margin-left:0em;
	padding-left:0em;
}

#body-right ul li {
	padding-left:13px;
	background-image:url(../images/bullet-default.gif);
	background-repeat:no-repeat;
	background-position:0px 0.40em;
}

#body-right .related-items li,
#body-right .related-products li,
#body-right .related-documents li {
	background-image:url(../images/bullet-related.gif);
}


/* Files */

#body-right ul.files {
	list-style:none;
	margin-left:0;
	padding-left:0;
}

#body-right ul.files li {
	padding-left:20px;
	background-position:6px 0.40em;
}

#body-right ul.files li.pdf {
	padding-left:20px;
	background-image:url(../images/bullet-pdf.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
}

ul.files li.pdf span {
	font-size:85%;
	color:#666;
}


/* Mailing Address */

#mailing-address {
	font-size:95%;
}

#mailing-address p.map,
#mailing-address p.directions {
	text-align:center;
	margin-bottom:1.0em;
	line-height:2.0em;
}

#mailing-address div.hr {
	height:1px;
	margin:0;
	padding:0;
	margin-bottom:1.0em;
	background-color:#ccc;
}


/* Products: Track Cross Sections */

#track-cross-sections {
	margin-top:1.0em;
}

#track-cross-sections h3 {
	margin-top:0;
	margin-left:100px;
	width:460px;	
}

#track-cross-sections p {
	margin-left:100px;
	width:460px;
}

#track-cross-sections p.picture-left {
	margin-left:0;
	margin-right:0;
	width:100px;
	text-align:center;
}


/* Products: Orienitng Part Shapes */

#orienting-part-shapes {
	
}

#orienting-part-shapes h3 {
	margin-top:0;
	margin-left:260px;
	width:300px;
}

#orienting-part-shapes p {
	margin-left:260px;
	width:300px;
}

#orienting-part-shapes p.picture-left {
	margin-left:0;
	margin-right:0;
	width:250px;
	text-align:center;
}


/* Links */

.link-request-quote,
.link-request-quote-login {
	display:none;
}


/* Tables */

p.table-note {
	font-size:85%;
	margin-top:-0.75em;
	margin-bottom:1.5em;
	padding-left:0.5em;
}

/* Data table */

table.data {
	/*border:2px solid #999;*/
	/*border-bottom:none;*/
	background-color:#fff;
	background-color:#E7EAEF;
}

table.data th {
	font-size:75%;
	padding:0.3em 0.5em;
	color:#fff;
	background-color:#9E1B34;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	border:1px solid #B0465A;
}

table.data th.sub {
	font-size:85%;
	padding:0.4em 0.5em;
	color:#444;
	background:none;
	text-align:left;
	text-transform:none;
	font-weight:bold;
	border:1px solid #ccc;
}

table.data td {
	font-size:85%;
	padding:0.4em 0.5em;
	border:1px solid #ccc;
	text-align:center;
}

/* Vertical table */

table.vertical th,
table.vertical td {
	text-align:left;
}

/* Base Units Model Additional Data Table */

table.base-units-model-additional td {
	text-align:left;
}

/* Representatives table */

table.representatives th,
table.representatives td {
	text-align:left;
}

table.representatives td {
	vertical-align:top;
	font-size:100%;
	line-height:1.2em;
	border-right:none;
}

/* Product Categories Table */

table.product-categories td {
	width:180px;
	text-align:center;
	border-bottom:1px solid #D7DDE6;
	padding:1.0em 0;
}

table.product-categories img {
	display:block;
	margin:0 auto;
}
