/*************************************
   Dayton-Phoenix Group Stylesheet
     by Design District
     ph 937 241 6758
     em info@designdistrictinc.com   */

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 62.5% Helvetica, 'Arial', sans-serif;
	background: #e6e6e6 url() repeat-y 50% 0;
	letter-spacing: .05em;
	line-height: 1.5em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	behavior: url(iepngfix.htc);
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#floater {
	float: left;
	background: #fff;
}

#header {
	float: left;
	position: relative;
	background: #fff;
	width: 100%;
	height: 141px;
}

#dpgLogo {
	float: left;
	width: 145px;
	height: 141px;
}

#adminNav {
	float: right;
	margin-right: 5px;
	list-style: none;
}

#adminNav li {
	float: left;
	padding: 9px;
	font-size: .9em;
}

#adminNav li input {
	font-size: .9em;
}

#adminNav li input.searchButton {
	background: #000;
	border: 1px solid #000;
	color: white;
	text-transform: uppercase;
	margin-left: 4px;
}

#mainNav {
	position: absolute;
	top: 107px;
	left: 179px;
	height: 34px;
	line-height: 15px;
	list-style: none;
	padding-left: 7px;
	background: #f3f3f4 url(i/mainNav-bg.gif) repeat-x top left;
}

#mainNav li {
	float: left;
	margin: 10px 6px;
	padding-right: 12px;
	border-right: #bbb solid 1px;
}

#mainNav li.last {
	border-right: none;
}

#mainNav li.current {
	font-weight: bold;
}

#mainNav a, #adminNav li a, #adminNav li input {
	color: #222;
	text-transform: uppercase;
}

#homeDivisions {
	float: left;
	position: relative;
	height: 215px;
	color: white;
}

#homeDivisions a {
	text-transform: uppercase;
}

#homeDivisions .divImg {
	position: absolute;
	left: 553px;
	top: 36px;
}

#homeDivisions .divDescription {
	position: absolute;
	left: 560px;
	top: 90px;
	width: 200px;
}

#homeDivisions .divDescription .learnMore {
	position: absolute;
	top: 93px;
	color: #aedee4;
}

#homeDivisions #divNav {
	position: absolute;
	left: 398px;
	top: 183px;
	list-style: none;
}

#homeDivisions #divNav li {
	float: left;
	margin-right: 5px;
}

#homeDivisions #divNav .divNext {
	margin-left: 10px;
	margin-top: 2px;
	padding-right: 13px;
	background: url(i/divArrow.gif) no-repeat right 50%;
	line-height: 1em;
}

#homeDivisions #divNav .divNext a {
	color: white;
}

.divPL {
	background: #0b1d5e url(i/divPL-bg.jpg) no-repeat top left;
}

.divFL {
	background: #0b1d5e url(i/divFL-bg.jpg) no-repeat top left;
}

.divOH {
	background: #0b1d5e url(i/divOH-bg.jpg) no-repeat top left;
}

.divES {
	background: #0b1d5e url(i/divES-bg.jpg) no-repeat top left;
}

.divSV {
	background: #0b1d5e url(i/divSV-bg.jpg) no-repeat top left;
}

#homeHeadline h1 {
	font-size: 1.3em;
	line-height: 1.3em;
	letter-spacing: 0;
	font-weight: normal;
	margin: 20px 8px 50px 28px;
}

#homeHeadline h1, #dpgUpdates h2, #dpgUpdates h3, #featuredProducts .item h2, #mainArea h1, #mainArea h2, #mainArea h3, #mainArea h4,#mainArea h4 a, #mainArea h5, #mainArea h6, #productCallout h5, .vcard .org, #productTable caption {
	font-weight: normal;
	color: #002b5c;
}

#subNav h1 {
	margin-bottom: 1em;
}

#subNav ul {
	list-style: none;
	font-weight: normal;
	margin-bottom: 30px;
}

#subNav li {
	margin-bottom: .3em;
	padding-bottom: .3em;
//	border: 1px solid white; /* IE 6 HACK */
}

#subNav a {
	color: #777;
	line-height: .7em;
}

#subNav h1, #subNav ul {
	font-size: 1em;
	text-transform: uppercase;
	margin-left: 28px;
        margin-right: 3px;
}

#subNav li.current {
	background: url(i/subNav-arrow.gif) left 25% no-repeat;
	margin-left: -15px;
	padding-left: 15px;
}

#subNav .vcard, .eeo {
	font-size: .9em;
	width: 150px;
//width: 122px;
	margin-left: 28px;
}

#subNav .eeo {
  font-style: italic;
  color: #666666;
}

#subNav ul li ul {
	margin:0 0 0 15px;
	padding:0;
}

.contact form {
	padding: 12px 0 12px 16px;
	margin: 0;
/* 	background: #9fa1a4 url(i/filterBG.gif) top left repeat-x; */
}

.contact form label, .contact form input {
	display: block;
}

.contact form label {
	color: #666;
}

.contact form label span {
	color: red;
}

.contact form input, .contact form textarea,.contact form select {
	margin-bottom: 20px;
	background: #ddd;
	border: #666 1px solid;
	padding: 2px 4px;
	color: #000;
}

#content #mainArea form h4 {
/* 	color: white; */
	margin: 0;
	padding: 0 0 1em 0;
}

.contact form #contactComment {
	width: 400px;
	height: 80px;
}

.contact form #contactName, .contact form #contactPhone, .contact form #contactEmail {
	width: 200px;
}

.contact form #sendIt {
	padding-left: 3em;
	padding-right: 3em;
}


#featuredProducts .item {
	background: #fff url(i/featuredProduct-description-bg.gif) no-repeat top left;
/* 	display: block; */
	display: inline;
	position: relative;
	float: left;
	width: 342px;
	margin: 8px 0 0 8px;
	padding-bottom: 4px;
}

#featuredProducts h2, #dpgUpdates h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	padding: 8px 20px 6px 16px;
}

#featuredProducts .item h2 {
	background: #fff url(i/featuredProduct-title-bg.gif) no-repeat top left;
	display: block;
}

#featuredProducts .item p {
	width: 160px;
	margin: 8px 0 4px 16px;
	font-size: 1.2em;
}

#featuredProducts .learnMore, #dpgUpdates .learnMore, #productCallout a.learnMore  {
	color: #db771d;
	text-transform: uppercase;
	font-size: .9em;
	margin: 0 0 8px 16px;
	float: left;
}

#featuredProducts img {
	float: right;
	margin-right: 15px;
	margin-top: 0;
}

#dpgUpdates .item {
	clear: left;
}

#dpgUpdates h2 {
	background: #fff url(i/columnB-header.jpg) no-repeat top left;
	display: block;
	margin-top: 8px;
	margin-left: 8px;
	padding-left: 8px;
}

#dpgUpdates h3 {
	margin-left: 16px;
	margin-top: 8px;
	font-size: 1.3em;
	line-height: 1.3em;
}

#dpgUpdates p {
	margin: 0 8px 4px 16px;
	font-size: 1.2em;
}

#content.subPage #productFilter {
	padding: 12px 0 10px 0;
	margin: 0 0 12px 0;
	background: #9fa1a4 url(i/filterBG.gif) top left repeat-x;
	float: left;
	margin-top: -34px;
}

#content #productFilter h3 {
	display: block;
	margin: 0 12px 0 12px;
	color: #fff;
	font-weight: normal;
	font-size: 1.4em;
	letter-spacing: .1em;
}

#productFilter select {
	margin: 4px 0 4px 12px;
	padding: 2px;
	width: 175px;
	display: inline;
	background: #231f20;
	color: #fefefe;
	border: none;
	float: left;
}

#productFilter label {
	margin: 0 0 0 12px;
	color: #fefefe;
	font-size: .9em;
	text-transform: uppercase;
/* 	display: block; */
}

#productFilter #categoryFilter, #productFilter #locomotiveFilter {
	width: 265px;
	float: left;
}

#productFilter #categoryFilter {
	border-left: 1px solid white;
}

#productFilter .subCategory {
	clear: left;
}

#productFilter input {
	background: #231f20;
	color: #fefefe;
	border: none;
	width: auto;
	margin: 4px 10px 4px 12px;
	padding: 2px 10px;
	display: inline;
	float: left;
}

#content.subPage #serviceLogo {
	display: block;
	float: none;
}

#content.subPage .productCategory h4 a {
	margin: 0;
	padding: 8px;
/* 	height: 38px; */
	background: #f2f2f3 url(i/productCatHeaderBG.gif) top left repeat-x;
	font-size: 1.2em;
	font-weight: bold;
}

#content.subPage .productCategory h4 {
	font-size: 1em;
	margin: 0;
	
	
}

#mainArea.productDetail ul li {
	line-height: 1.3em;
	margin-bottom: .4em;
}

.breadcrumb span {
	border: 1px solid #db771d;
	padding: 4px;
	margin-right: 1px
}

#mainArea p.breadcrumb {
	font-size: 1.1em;
}

/* rdb */

#mainArea .allProducts, #mainArea .allContent {
     margin-top: 1.5em;
}

/* end rdb */
	
.productCategory {
	height: 198px;
	width: 168px;
	border: 1px solid #ccc;
	margin-left: 8px;
	margin-bottom: 8px;
	position: relative;
	float: left;
	display: inline;
	background: #fff url(i/productCatBodyBG.gif) bottom left repeat-x;
}

.productCategory em {
	font-style: normal;
	color: #db771d;
}

.productCategory.selected {
	border: 1px solid #db771d;
/* 	border: 1px solid #666; */
}

#productTable .available td {
	border: 1px solid #db771d;
/* 	background: blue; */
}

#mainArea a {
	color: #db771d;
}

#content.subPage .productCategory .productThumb {
	position: absolute;
	top: 55px;
/*	left: 8px; */
        width: 168px;
/* 	border: 1px solid red; */
}

#content.subPage .productCategory .productThumb img {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
}

#content.subPage .productCategory .numChildren {
/*
	margin: 2px 0 0px 8px;
	padding: 0;
	float: left;
	display: inline;
*/
	font-size: .9em;
	position: absolute;
	left: 8px;
	bottom: 2px;
	margin: 0;
	padding: 0;
}

#content.subPage .productCategory .learnMore {
	font-size: .9em;
	color: #db771d;
	background: url(i/categoryArrow.gif) right 40% no-repeat;
	position: absolute;
	bottom: 2px;
	right: 8px;
	padding: 0 12px 0 0;
	margin: 0;
}

#mainArea.siteMap li {
	line-height: .5em;
}

#content .vcard.salesRep {
	display: inline;
	float: left;
	width: 235px;
	margin-top: 20px;
	margin-left: 16px;
	padding-bottom: 12px;
	background: #e6e6e6;
	font-size: 1.2em;
}

#content .salesRep img {
	float: left;
	margin: 0;
	padding: 8px;
}

#content .vcard a {
	color: #db771d;
}

#content .salesRep {
	color: black;
}

#content .salesRep .n {
	margin-top: 10px;
	font-weight: bold;
}

.salesRep .n, .salesRep .email, .salesRep .tel {
	margin: 2px 0 0 12px;
	display: block;
}

.salesRep .title {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: .7em;
	line-height: .7em;
	padding: 7px 0 7px 12px;
}

.salesRep .title {
	background: #282c78 url(i/salesEastBG.gif) top right no-repeat;
}

#productTable {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 1em;
}


.searchResults #productTable {
	margin-bottom: 30px;
}

.searchResults #productTable caption {
	margin: 0;
	padding: 4px 8px 4px 8px;
}

#productTable caption {
	text-align: left;
	padding: 5px 0 8px 16px;
	font-size: 1.1em;
	line-height: 1.4em;
}

#productTable a {
	color: #db771d;
	text-transform: uppercase;
}

#productTable th {
	color: #fff;
	font-weight: normal;
	background: #808080;
	padding: 4px 0 2px 6px;
}

#productTable td {
	padding: 4px 0 2px 6px;
	vertical-align: top;
}

/* rdb */

#productTable td.description {
     padding: 0;
}

#productTable td span.description {
     padding: 4px 0 2px 6px;
     float: left;
     width: 90%;
}

#productTable td span.more a {
     float: right;
     width: 21px;
     height: 21px;
     background: url(i/arrow-down.gif) bottom right no-repeat;
     display: none;
}

#productTable td span.active a {
     background: url(i/arrow-up.gif) bottom right no-repeat;
     display: none;
}

#productTable .invisible {
     display: none;
}

#productTable .revealed {
     width: 90%;
     clear: both;
	padding-left:15px;
}

#productTable .revealed tr td {
     border: none;
}

#productTable .revealed tr {
     line-height: 1em;
}



#productTable .revealed th {
     background: none;
     color: #000;
     font-weight: bold;
}

/* end rdb */

#productTable .alt {
	background: #f2f2f2;
}

#productTable .productLinks {
	width: 80px;
}

#productTable .arrow { 
     background:transparent url(i/arrows.gif) no-repeat scroll 0px -21px; 
     float: right; 
     width:21px; 
     height:21px; 
     display:block; 
     cursor: pointer;
}
        
#productTable .up { 
     background-position:0px 0px;
}

.hidden {
     display: none;
}

/* rdb */

#divisionSidebar .related {
     width: 136px;
     background: url(i/sidebar-background.gif) top left no-repeat;
     margin: 5px 12px 0;
     padding: 13px 10px 10px 10px;
}

#divisionSidebar h4 {
     margin: 50px 12px 0;
     letter-spacing: 0.03em;
     font-size: 1em;
}

#divisionSidebar .related h5 {
     text-transform: uppercase;
     font-size: .8em;
     letter-spacing: 0.005em;
}

#divisionSidebar .related a {
     color: #113967;
     font-weight: bold;
     font-size: 1.2em;
}

/* end rdb */

#divisionSidebar ul {
	list-style: none;
	margin-left: 11px;
	margin-top: 20px;
}

#mainArea h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin: -2px 16px 1em 16px;
}

#mainArea h3 {
	font-size: 1.8em;
	line-height: 1.3em;
	margin: 0 16px 1.5em 16px;
}

/* rdb */
#mainArea.productDetail h3 {
     margin-bottom: 0;
}

#mainArea #breadcrumbs {
     margin-left: 16px;
     margin-bottom: .5em;
}

#mainArea #breadcrumbs ul {
     list-style: none;
     margin-left: 0;
     padding-bottom: 0;
}

#mainArea #breadcrumbs ul li {
     display: inline;
     margin-left: 0px;
     padding-right: 10px;
     margin-right: 5px;
     background: transparent url(i/breadcrumb-arrow.gif) no-repeat scroll right 50%;
}

#mainArea #breadcrumbs ul li.last {
     background: none;
}

#mainArea #breadcrumbs ul li a {
     color: #a2a2a2;
     font-size: .8em;
     text-transform: uppercase;
}
/* end rdb */

#mainArea.productPage h3 {
	margin-bottom: 0em;
}

#mainArea img {
	float: right;
	margin-right: 16px;
	padding: 4px 0 8px 8px;
}

#mainArea img.cert {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  border: solid 1px #333333;
}

#mainArea ul li {
	margin-left: 30px;
	margin-bottom: 1em;
}


/* BEGIN -- IMAGE REPLACEMENT TECHNIQUE */
#mainArea h4 img {
	float: none;
	margin: 0;
	padding: 0;
}
#mainArea h4 a {
	display:block;
}

#mainArea h4 {
	font-size: 1.4em;
	margin: 15px 16px .5em 16px;
}
/* END -- IMAGE REPLACEMENT TECHNIQUE */


/*
#mainArea h4 {
	font-size: 1.4em;
	display: block;
	padding-bottom: 10px;
	padding-top: 15px;
}

#mainArea h4.divisionHeader {
	margin-left: 16px;
}

#mainArea h4 img {
	position: relative;
	padding: 0;
	padding-bottom: 10px;
	margin-top: -1.1em;
}
*/

#mainArea p, #mainArea ul {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 16px 0 16px;
	padding-bottom: .8em;
	color: #666;
}

#mainArea ol {
  list-style-position: ouside;
  margin-left: 34px;
  marker-offset: 18px;
}

#mainArea .date {
  font-style: italic;
}

#mainArea dl {
        margin: 0 16px 0 16px;
}

dl.sitemap dt {
        margin-top: 1ex;
        font-size: 1.2em;
}

dl.sitemap dd {
        margin-left: 2em;
}

#quotes {
	font-size: 1.2em;
	color: #666;
}

#quotes blockquote {
	display: block;
	margin: 25px 16px 0 16px;
	line-height: 1.6em;
}

#quotes cite {
	display: block;
	margin: 8px 16px 0 16px;
	font-size: .8em;
	font-style: normal;
	text-transform: uppercase;
}

#quotes cite strong {
	display: block;
/* 	margin: 0 16px 0 16px; */
	color: black;
}
			
#productCallout .item {
	margin: 26px 12px 0 12px;
	background: #ebebeb;
	padding-bottom: 8px;
	float: left;
	display: inline;
}

#productCallout .item h4 {
	background: #d9d9d9 url(i/subNav-arrow.gif) no-repeat 95% 50%;
	color: #333;
	font-weight: normal;
	font-size: .8em;
	padding: 3px 10px;
	text-transform: uppercase;
}

#productCallout .item h4 a {
	color: #333;
}

#productCallout img {
	padding: 5px 9px 0 9px;
}

#productCallout h5 {
	font-size: 1.2em;
	line-height: 1em;
	margin: 0 16px 4px 16px;
}

#productCallout p {
	font-size: 1em;
	line-height: 1.5em;
	color: #333;
	margin: 0 16px 4px 16px;
}

.vcard {
	margin: 0 16px 24px 16px;
	font-size: 1.2em;
	color: #666;
	width: 220px;
	float: left;
	display: inline;
}

.vcard .org {
	font-size: 1.2em;
}

.vcard .email a {
	color: #db771d;
}

#footer {
	text-align: right;
	background: #f8f8f9;
	margin-top: 15px;
	float: right;
}

#footer p {
	color: #888;
	margin: 6px;
	margin-right: 16px;
	font-size: .9em;
}

.divider {
	background: url(i/columnDivider.gif) top left repeat-y;
	border-right: 2px solid #eeeeee;
}

#divisionSidebar.divider, #featuredProducts.divider {
     background: none;
     border: none;
}

#featuredProducts.columnB {
     width: 358px;
}

.columnA, .columnB, .columnC, .columnD, .columnE {
	float: left;
}

.columnA {
	width: 180px;
}

.columnB {
	width: 360px;
}

.columnC {
	width: 538px;
}

.columnD {
	width: 720px;
}

.columnE {
	width: 900px;
}

#content.subPage {
/* 	padding-top: 34px; */
	background: #fff url(i/mainNav-bg.gif) top left repeat-x;
}

#content.subPage .columnA, #content.subPage .columnC {
	padding-top: 34px;
}

#mainArea #productFilter #categoryId{
    display: none;
}

#content.subPage .categoryTable {
    padding: 10px 0;
    margin: 0 10px;
    border-top: 1px solid #eee;
    width: 518px;
}

#content.subPage .categoryTable .cat-image, #content.subPage .categoryTable .cat-image img {
    width: 100px;
}

#content.subPage .categoryTable .cat-details p {
    margin-left: 0;
}

#content.subPage .categoryTable .cat-details .cat-name a {
    font-size: 1.5em;
    color: #000000;
    padding-left: 0px;
    margin-bottom: 5px;
    float: left;
    width:100%;
    cursor: pointer;
}
