* html body {
/*\*/
	text-align: center;
/* */
}

body {
	color:#444;
	font-family: Tahoma,Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color:#F4F7F9;
	background-image:url(../images/main-bg.gif);
	padding:0;
	padding-bottom:20px;
	margin:0;
}

h1,h2,h3,p,ul,ol,dl,td,th {
	line-height:1.3em;
}

h1 {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:210%;
	font-weight:bold;
	color:#0058AA;
	margin-top:0em;
	margin-bottom:0.5em;
	line-height:1.2em;
}

h2 {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:130%;
	font-weight:bold;
	color:#9E1B34;
	/*margin-top:1.25em;*/
	margin-bottom:0.0em;
	padding-top:1.25em;
	border-top:1px solid #D7DDE6;
	line-height:1.2em;
	clear:both;
}

h2.first {
	margin-top:0;
	padding-top:0;
	border:none;
	clear:none;
}

h2.noborder {
	border:none;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight:bold;
	color:#777;
	margin-top:1.25em;
	margin-bottom:0.2em;
	line-height:1.2em;
}

h3.first {
	margin-top:0;
}

pre {
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
}

p, ul, ol, dl {
	font-size:100%;
	margin-top:0.0em;
	margin-bottom:1.0em;
}

ul{
	list-style:disc;
}

li {
	margin-top:0.3em;
	margin-bottom:0.3em;
}

img {
	border:none;
}

table {
	font-size:100%;
	border:none;
	margin-top:0.0em;
	margin-bottom:1.0em;
}

a {
	color:#00c;
	color:#1540EA;
}

a:hover {
	text-decoration:none;
	color:#00c;
	color:#B01A1B;
}

address {
	font-style:normal;
	margin-bottom:1.0em;
}

address strong {
	
}


/* Page
============================================================ 
--------------------------------------------------------- */

#page-wrap {
	width:783px;
	margin:0 auto;
	padding:0; padding-bottom:1px;
	text-align:left;
	background-color:#333;	
}

#page {
	width:781px;
	margin:0 1px;
	background-color:#fff;
	background-image:url("../images/page-bg.png");
	background-position:top;
	background-repeat:repeat-y;
}

#header {
	width:781px;
	height:122px;
	padding:0;
	background-color:#000;
	background-image:url("../images/header-slogan.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative;
}

#body-left{
	width:176px;
	float:left;
}

#body-right{
	width:605px;
	float:right;
}

#footer{
	padding:4px 6px; padding-top:2px;
	clear:both;
	position:relative;
	background-color:#9E1B34;
	background-image:url(../images/footer-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#footer-divider {
	margin-bottom:0.0em;
	background-color:#9E1B34;
}

#header-print,
#footer-print {
	display:none;
}


/* Logo
============================================================ 
--------------------------------------------------------- */

#logo {
	position:absolute;
	top:0; left:0;
}

#logo a {
	background-image:url("../images/logo.gif");
	background-repeat:no-repeat;
	width:380px;
	height:40px;
	display:block;
}

#logo span {
	display:none;
}


/* Top nav
============================================================ 
--------------------------------------------------------- */

#top-nav {
	position:absolute;
	top:0;
	left:400px;
	margin:0; padding:0;
	list-style:none;
	width:381px;
	height:40px;
}

#top-nav li {
	display:block;
	margin:0;
	padding:0;
	background:none;
	float:left;
}

#top-nav li a {
	background-repeat:no-repeat;
	display:block;
	padding-top:40px;
	height:0px !important; /* for most browsers */
    height /**/:40px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#top-nav li a span {
	position:absolute;
	height:40px;
}

#top-nav-company-profile a {	background-image:url(../images/top-nav-company-profile.gif); width:142px; }
#top-nav-request-a-quote a {	background-image:url(../images/top-nav-request-a-quote.gif); width:131px; }
#top-nav-contact-us a {			background-image:url(../images/top-nav-contact-us.gif); width:108px; }


/* Main nav
============================================================ 
--------------------------------------------------------- */

#main-nav {
	margin:0; padding:0;
	list-style:none;
	width:781px;
	height:35px;
	background-image:url("../images/main-nav-left-bg.gif");
	background-repeat:no-repeat;
}

#main-nav li {
	display:block;
	margin:0;
	padding:0;
	background:none;
	float:left;
}

#main-nav li a {
	background-repeat:no-repeat;
	display:block;
	padding-top:23px;
	height:0px !important; /* for most browsers */
    height /**/:23px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#main-nav-products a {				background-image:url(../images/main-nav-products.gif); width:90px; }
#main-nav-services a {				background-image:url(../images/main-nav-services.gif); width:68px; }
#main-nav-parts-feeding-tips a {	background-image:url(../images/main-nav-parts-feeding-tips.gif); width:130px; }
#main-nav-representatives a {		background-image:url(../images/main-nav-representatives.gif); width:121px; }
#main-nav-downloads a {				background-image:url(../images/main-nav-downloads.gif); width:100px; }
#main-nav-news-room a {				background-image:url(../images/main-nav-news-room.gif); width:92px; }

#main-nav #main-nav-products {
	padding-left:180px;
}


/* Sub nav
============================================================ 
--------------------------------------------------------- */

#body-left h2.sub-nav {
	font-size:110%;
	margin:0;
	margin-bottom:0.4em;
	padding:3px 10px;
	color:#fff;
	background-color:#0058AA;
	text-transform:uppercase;
	border:none;
}

#body-left #sub-nav {
	margin:0;
	margin-bottom:3.0em;
	background-image:url(../images/sub-nav-bottom-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#body-left #sub-nav li {
	padding:0 10px;
	margin:0;
	margin-bottom:0.4em;
	padding-bottom:0.4em;
	border-bottom:1px solid #D7DDE6;
}

#body-left #sub-nav li li {
	padding:0 10px;
	margin:0;
	margin-top:0.4em;
	margin-bottom:0;
	padding-top:0.4em;
	padding-bottom:0;
	border-top:1px solid #D7DDE6;
	border-bottom:none;
}

#body-left #sub-nav a {
	font-size:110%;
	color:#355482;
	text-decoration:none;
}

#body-left #sub-nav a:hover {
	color:#B01A1B;
}

#body-left #sub-nav a.current {
	font-weight:bold;
}


/* Crumbs
============================================================ 
--------------------------------------------------------- */

#crumbs ul {
	font-size:85%;
	color:#666;
	margin:0;
	padding:0;
	padding-bottom:5px;
	list-style:none;
}

#crumbs li {
	display:inline;
}

#body-right #crumbs li {
	background:none;
	padding:0;
}

#crumbs strong {
	color:#0058AA;
}

#crumbs div.hr {
	margin-top:0.25em;
	margin-bottom:1.25em;
}


/* Site Map
============================================================ 
--------------------------------------------------------- */

#btn-site-map {
	position:absolute;
	left:703px;
	top:94px;
	background-repeat:no-repeat;
	background-image:url(../images/btn-site-map.gif);
	display:block;
	width:78px;
	padding-top:27px;
	height:0px !important; /* for most browsers */
    height /**/:27px; /* for IE5.5's bad box model */
	overflow:hidden;
}



/* Content
============================================================ 
--------------------------------------------------------- */

#body-left div.content {
	padding:20px 0; padding-left:20px; padding-top:0;
}

#body-right div.content {
	padding:20px; padding-top:10px;
}

#body-left {
	color:#666;
	font-size:85%;
}

#body-left h2 {
	color:#888;
	padding:5px;
	margin-bottom:0;
	border-bottom:1px solid #e5e5e5;
	background-color:#f4f4f4;
}

#body-left h2.first {
	padding-top:1px;
}

#body-left .side-box {
	padding:5px 10px; padding-bottom:0;
}

#body-left ul {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

#body-left ul li {
	margin-top:0;
}

#iso-9001 {
	margin-bottom:1.5em;
	display:block;
}

.adi-videos {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#B52829;
	display:block;
	text-align:center;
	margin:15px 0;
	
}


/* Site search
============================================================ 
--------------------------------------------------------- */

#site-search {
	padding-left:25px;
	padding-bottom:12px;
	margin-bottom:1.5em;
	margin-left:-20px;
	background-color:#B01B1D;
	background-image:url(../images/search-bg.png);
	background-repeat:repeat-y;
}

#site-search h2 {
	font-size:100%;
	margin:0;
	padding:0;
	color:#fff;
	background:none;
	border:none;
}

#site-search input#search {
	font-size:12px;
	margin-right:3px;
	margin-top:4px;
	height:18px;
	width:108px;
	border:1px solid #7E7878;
}

#site-search input {
	display:inline;
	height:20px;
	padding:0;
}

#site-search div.row {
	text-align:center;
	overflow:hidden;
	padding:0;
}

#site-search div.row input {

}


/* Footer
============================================================ 
--------------------------------------------------------- */

#footer .copyright {
	color:#fff;
	font-size:85%;
	margin:0;
	text-align:right;
}

#footer p.copyright a {
	color:#999;
}

#footer p.links {
	color:#666;
	font-size:90%;
	margin:0;
	padding-top:9px;
	margin-left:10px;
}

#contact-info {
	text-align:center;
	width:100%;
	margin:8px auto;
	color:#666;
	font-size:85%;
}

#newline-signature {
	text-align:center;
	width:100%;
}

#newline-signature a {
	display:block;
	margin:8px auto;
	width:320px;
	padding-top:36px;
	height:0px !important; /* for most browsers */
    height /**/:36px; /* for IE5.5's bad box model */
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../images/newline-signature.gif);
}


/* Posts
============================================================ 
--------------------------------------------------------- */

/* Posts */

.post-summaries .excerpt {
	font-size:85%;
	color:#666;
	line-height:1.2em;
}


/* Posts */

.posts {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

#body-right .posts li {
	background:none;
	padding-left:0;
	margin-bottom:0.5em;
	background:none;
	border-bottom:1px solid #D7DDE6;
}

.posts p.title { /* used in newsroom listing */
	margin-bottom:0.2em;
}

.posts h3 {
	font-size:100%;
	margin-top:0em;
}

.posts .meta {
	font-size:85%;
	color:#0058AA;
	margin-bottom:0.2em;
}

.posts .date {
	font-weight:normal;
}

.posts .categories a {
	color:#777;
}

.posts  .excerpt {
	color:#666;
	line-height:1.2em;
}


/* Posts Paging */

.posts-paging {
	padding-top:1.0em;
	font-size:85%;
	text-align:center;
	clear:both;
}

.posts-paging a {
	font-weight:bold;
}


/* Post */

.post .meta {
	font-size:85%;
	color:#0058AA;
}

.post .date {

}

.post .meta a {
	color:#777;
}


/* Comments */

#comments ol {
	list-style:none;
	margin:0;
	padding:0;
}

#comments ol li {
	background-color:#E7EAEF;
	list-style:none;
	padding:1.0em; padding-bottom:0.1em;
	margin-bottom:1.0em;
	border:1px solid #eee;
}

#comments ol .meta {
	font-size:85%;
	color:#0058AA;
}




/* Standard Widgets
		overriding of default styles for standards widgets
		(located at /cms/content/widgets/stylesheets/standard-widgets.css)
============================================================ 
--------------------------------------------------------- */

div.picture-right img,
div.picture-left img,
div.picture-center img {
	border-color:#005597;
}

#sidebar ul.recent-posts p.meta {
	font-size:85%;
}

ul.recent-posts span.date {
	color:#FF7300;
}

form h3 {
	font-size:85%;
	color:#fff;
	border:none;
	background-color:#9F1D36;
	padding:0.4em 0.75em;
	margin-bottom:0;
	text-transform:uppercase;
}

fieldset {
	padding:0;
	margin:0;
	margin-bottom:1.0em;
	border:none;
	border-collapse:collapse;
}

form table,
form table th,
form table td {
	background-color:#E7EAEF;
	border-color:#fff;
}

form label {
	color:#004F96;
}


/* 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 {
	background-image:url(../images/h2-related-items.gif);
	background-repeat:no-repeat;
	display:block;
	width:565px;
	padding-top:28px;
	height:0px !important; /* for most browsers */
    height /**/:28px; /* for IE5.5's bad box model */
	overflow:hidden;
	margin-top:0;
	margin-bottom:12px;
	border:none;
}

.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 {
	background-image:url(../images/h2-related-products.gif);
	background-repeat:no-repeat;
	display:block;
	width:565px;
	padding-top:28px;
	height:0px !important; /* for most browsers */
    height /**/:28px; /* for IE5.5's bad box model */
	overflow:hidden;
	margin-top:0;
	margin-bottom:12px;
	border:none;
}

.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 {
	background-image:url(../images/h2-related-documents.gif);
	background-repeat:no-repeat;
	display:block;
	width:565px;
	padding-top:28px;
	height:0px !important; /* for most browsers */
    height /**/:28px; /* for IE5.5's bad box model */
	overflow:hidden;
	margin-top:0;
	margin-bottom:12px;
	border:none;
}

.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 {
	font-size:10px;
	text-transform:lowercase;
	color:#9E1B34;
	font-weight:normal;
	text-decoration:none;
	line-height:1.0em;
}


/* 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-right:1px solid #B0465A;
	border-bottom: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-bottom:1px solid #fff;
	border-right:1px solid #fff;
}

table.data td {
	font-size:85%;
	padding:0.4em 0.5em;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	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;
}


/* Search Results */

#search-results {
	margin-left:1.0em;
	padding-left:1.0em;
}

#search-results h2 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:100%;
	line-height:1.3em;
	text-align:left;
	border:none;
	padding:0;
}

#search-results .url {
	font-size:75%;
	color:#008A00;
	margin-bottom:0;
}


/* Paging */

#body-right .paging .summary {
	color:#666;
	text-align:center;
	margin-bottom:0.25em;
}

#body-right .paging .pages {
	text-align:center;
	margin-bottom:0.5em;
}

#body-right .paging .pages span {
	color:#999;
}


/* Notices */

.notice-info,
.notice-success,
.notice-error {
	margin:15px 0;
	/*padding:1.0em;*/
	padding-bottom:0;
	border-width:1px 0 1px 0;
	border-style:solid;
}

.notice-info { color:#c60; background:#FBF3EB; border-color:#c60; }
.notice-success { color:#070; background:#EBF4EB; border-color:#070; }
.notice-error { color:#c00; background:#FBEBEB; border-color:#c00; }

.notice-error h2 {
	color:#c00;
	font-size:110%;
	padding:0.25em 0.75em;
	margin-top:0;
	margin-bottom:0.5em;
	color:#fff;
	background-color:#c00;
	text-align:left;
	border-bottom:1px solid #c00;	
}

.notice-info p,
.notice-success p,
.notice-error p {
	margin:0.5em 1.0em;
}
