body { background-color: #fff; }
body * { font-family: Verdana, Arial, Helvetica, Sans-Serif; }

#outer { width: 1000px; margin: 12px auto; }
#header { width: 998px; height: 220px; border: solid 1px #333; position: relative; }


#content-body { margin: 19px 0 0 0; background-image: url('../images/content-slice.gif'); background-repeat: repeat-y; }
#content-body #content-top { background-image: url('../images/content-top.gif'); background-repeat: no-repeat; height: 1px; line-height: 1px; font-size: 1px; }
#content-body #content-bottom { clear: both; background-image: url('../images/content-bottom.gif'); background-repeat: no-repeat; height: 2px; line-height: 1px; font-size: 1px; }

#content-body #menu { width: 198px; float: left; margin-left: 1px; }

#content-body #main { margin-left: 217px; margin-right: 2px; }
#content-body #main #main-header { background-color: #7e7e8a; padding: 10px; color: #fff; font-size: 11px; border-top: solid 1px #7e7e8a; position: relative; }
#content-body #main #main-header h1 { font-size: 24px; font-weight: normal; padding: 0; margin: 0; }
#content-body #main #main-header p { padding: 0; margin: 10px 0 0 0; }

#content-body #main #main-onecol { margin-top: 15px; font-size: 11px; padding: 0 0 20px 14px; }

#content-body #main #main-inner { margin-top: 15px; }
#content-body #main #main-inner #main-left { font-size: 11px; float: left; width: 575px; padding: 0 0 0 14px; }
#content-body #main #main-inner #main-left .content { margin-top: 15px;  }


#content-body #main #main-inner #main-right { font-size: 11px; padding-left: 605px; }
#content-body #main #main-inner #main-right a img { border: none; }

#content-body #main #main-inner #main-right a.arrow-link { display: block; margin: 4px 0 12px 0; background-image: url('../images/red-arrow.gif'); background-repeat: no-repeat; padding-left: 27px; line-height: 16px; color: #000; text-decoration: none; }
#content-body #main #main-inner #main-right a.arrow-link:hover { text-decoration: underline; }


#operation-header { color: #fff; border-top: solid 1px #7e7e8a; position: relative; font-size: 11px; }
#operation-header .company-name { background-color: #7e7e8a; font-size: 11px; text-transform: uppercase; line-height: 20px; padding: 20px 0 0 14px; border-bottom: solid 1px #fff; }
#operation-header h1 { display: block; background-color: #7e7e8a; font-size: 24px; font-weight: normal; padding: 0 0 0 14px; margin: 0; line-height: 46px; }
#operation-header h2 { display: block; padding: 12px 0 6px 15px; margin: 0; background-color: #fff; color: #000; font-size: 11px; text-transform: uppercase; line-height: 20px; border-bottom: solid 1px #000; }

#operation-header .links { background-color: #9A9AA4; border-bottom: solid 1px #6B6C71; color: #fff; padding-left: 14px; font-size: 12px; line-height: 20px; }
#operation-header .links a { color: #fff; font-size: 12px; line-height: 24px; text-decoration: none; font-weight: bold; }
#operation-header .links a:hover { text-decoration: underline; }

/* Location 2 columns */
#content-body #main #main-onecol #loc-left-col {float: left; width: 360px;}
#content-body #main #main-onecol #loc-right-col {margin-left: 360px; width: 407px;}



.operation-steel #operation-header .company-name, .operation-steel #operation-header h1 { background-color: #003896; color: #fff; }
.operation-industrial #operation-header .company-name, .operation-industrial #operation-header h1 { background-color: #b68b3d; }
.operation-piping #operation-header .company-name, .operation-piping #operation-header h1 { background-color: #ed6e00; color: #000; }
.operation-fastenings #operation-header .company-name, .operation-fastenings #operation-header h1 { background-color: #f7d117; color: #000; }
.operation-roofing #operation-header .company-name, .operation-roofing #operation-header h1 { background-color: #78b3e0; color: #000; }
.operation-reinforcing #operation-header .company-name, .operation-reinforcing #operation-header h1 { background-color: #8C4200; color: #fff; }
.operation-hurricane #operation-header .company-name, .operation-hurricane #operation-header h1 { background-color: #ed2e38; color: #fff; }
.operation-stainless #operation-header .company-name, .operation-stainless #operation-header h1 { background-color: #2b2926; color: #fff; }


#footer { clear: left; margin: 25px 0 25px 215px; font-size: 11px; }


ul.menu { margin: 0; padding: 0; list-style: none; width: 198px; }
ul.menu li { margin: 0; padding: 0; list-style: none; display: block; border-top: solid 1px #878794; }
ul.menu li.first { border-top: none; }
ul.menu li a { display: block; background-color: #7e7e8a; padding-left: 10px; text-decoration: none; }
ul.menu li a span { color: #fff; text-decoration: none; line-height: 26px; font-size: 11px; font-weight: bold; }
ul.menu li a:hover span { color: #000; text-decoration: none; }
ul.menu li.sel a { background-color: #6b6b76; }


ul.menu li ul.childmenu { display: none; padding: 0; margin: 0; }
ul.menu li.sel ul.childmenu { display: block; }

ul.menu li ul.childmenu li { border-top: none; }
ul.menu li ul.childmenu li a { background-image: url('../images/childmenu-slice.gif'); background-repeat: repeat-y; padding: 3px 0 6px 25px; }
ul.menu li ul.childmenu li.sel a { background-image: url('../images/childmenu-sel.gif');  }
ul.menu li ul.childmenu li a span { line-height: 14px; }


/* Operations */
.operations { width: 575px; }

.operations ul#operations-menu { padding: 0; margin: 0; list-style: none; height: 19px; }
.operations ul#operations-menu li { padding: 0; margin: 0; list-style: none; float: left; height: 19px; background-image: url('../images/operations-menu.gif'); background-repeat: no-repeat; }
.operations ul#operations-menu li.sel { background-image: url('../images/operations-menu-sel.gif'); }
.operations ul#operations-menu li a { display: block; height: 19px; text-decoration: none; }
.operations ul#operations-menu li a span { visibility: hidden; }

.operations ul#operations-menu li#op-steel { width: 143px; background-position: 0 0; }
.operations ul#operations-menu li#op-piping { width: 53px; background-position: -143px 0; }
.operations ul#operations-menu li#op-fastenings { width: 81px; background-position: -196px 0; }
.operations ul#operations-menu li#op-roofing { width: 63px; background-position: -277px 0; }
.operations ul#operations-menu li#op-reinforcing { width: 84px; background-position: -340px 0; }
.operations ul#operations-menu li#op-hurricane { width: 74px; background-position: -424px 0; }
.operations ul#operations-menu li#op-stainless { width: 77px; background-position: -498px 0; }

.operations #operations-info .op { padding: 19px 13px 19px 134px; color: #fff; position: relative; height: 119px; background-position: 13px 19px; background-repeat: no-repeat; } 
.operations #operations-info .op .title { font-weight: bold; } 
.operations #operations-info .op .links { position: absolute; right: 8px; bottom: 6px; } 
.operations #operations-info .op .links a { color: #fff; text-decoration: none; }
.operations #operations-info .op .links a:hover { text-decoration: underline; }

.operations #operations-info #op-info-steel { background-color: #003896; color: #fff; background-image: url('../images/op-distribution.jpg'); }
.operations #operations-info #op-info-piping { background-color: #ed6e00; color: #000; background-image: url('../images/op-piping.jpg'); }
.operations #operations-info #op-info-piping a { color: #000; }
.operations #operations-info #op-info-fastenings { background-color: #f7d117; color: #000; background-image: url('../images/op-fastening.jpg'); }
.operations #operations-info #op-info-fastenings a { color: #000; }
.operations #operations-info #op-info-roofing { background-color: #78b3e0; color: #000; background-image: url('../images/op-roofing.jpg'); }
.operations #operations-info #op-info-roofing a { color: #000; }
.operations #operations-info #op-info-reinforcing { background-color: #8c4200; color: #fff; background-image: url('../images/op-reinforcing.jpg'); }
.operations #operations-info #op-info-hurricane { background-color: #ed2e38; color: #fff; background-image: url('../images/op-hurricane.jpg'); }
.operations #operations-info #op-info-stainless { background-color: #2b2926; color: #fff; background-image: url('../images/op-stainless.jpg'); }

.operations #operations-info p { padding: 1.5em 0 0 0; margin: 0; }
.operations #operations-info #op-info-fastenings p { padding-top: 2em; }
.operations #operations-info #op-info-reinforcing p { padding-top: 1em; }
.operations #operations-info #op-info-hurricane p { padding-top: 1em; }
.operations #operations-info #op-info-stainless p { padding-top: 1em; }

.operations #operations-info .selected { display: block; }
.operations #operations-info .unselected { display: none; }
/* End Operations */


/* Media Release - Home */
.media-releases { background-color: #ccc; background-image: url('../images/media-releases-title.gif'); background-repeat: no-repeat; padding: 34px 0 14px 0; }
.media-releases .item { padding: 14px 20px 0 20px; }
.media-releases .item .image { display: none; }
.media-releases .item .title { display: block; }
.media-releases .item .title a { color: #000; text-transform: uppercase; font-weight: bold; text-decoration: none; line-height: 16px; }
.media-releases .item .title a:hover { text-decoration: underline; }
.media-releases .item .date { display: block; }
.media-releases .item .date .hyphen { display: none; }
.media-releases .item .summary { display: block; }
.media-releases .item .links { display: block; }
.media-releases .item .links a { color: #000; line-height: 16px; }
/* End Media Release - Home */


/* Media Release List */
.media-release-list { padding: 0; }
.media-release-list .item { padding: 0 20px 14px 0; }
.media-release-list .item .image { display: none; }
.media-release-list .item .title { display: block; }
.media-release-list .item .title a { color: #000; text-transform: uppercase; font-weight: bold; text-decoration: none; line-height: 16px; }
.media-release-list .item .title a:hover { text-decoration: underline; }
.media-release-list .item .date { display: block; }
.media-release-list .item .date .hyphen { display: none; }
.media-release-list .item .summary { display: block; }
.media-release-list .item .links { display: block; }
.media-release-list .item .links a { color: #000; line-height: 16px; }

.media-release-list .detail .title { display: block; font-weight: bold; font-size: 12px; padding: 20px 0 10px 0; }
.media-release-list .detail .date { display: block; font-weight: bold; }
/* End Media Release List */


/* Search */
#content-body #main #main-header .search, #content-body #main #operation-header .search { position: absolute; right: 4px; top: 4px; z-index: 0; }
#content-body #main #main-header .search .title, #content-body #main #operation-header .search .title { font-weight: bold; line-height: 18px; }
#content-body #main #main-header .search .textbox-search, #content-body #main #operation-header .search .textbox-search { width: 152px; height: 18px; line-height: 18px; border: solid 1px #666; background-color: #dadada; }
#content-body #main #main-header .search .image-button, #content-body #main #operation-header .search .image-button { vertical-align: bottom; }

#content-body #main #main-header .content-viewer .module-header, #content-body #main #operation-header .content-viewer .module-header { float: none; position: absolute; right: 0; top: 0; z-index: 1000; }
/* End Search */


/* Search Results */
#content-body #main #main-onecol .search-results .result { padding: 0 20px 20px 0; }
#content-body #main #main-onecol .search-results .result a { color: #000; }
#content-body #main #main-onecol .search-results .result .title { display: none; }
#content-body #main #main-onecol .search-results .result .link-title a { font-weight: bold; text-decoration: none; font-size: 12px; }
#content-body #main #main-onecol .search-results .result .link-title a:hover { text-decoration: underline; }
#content-body #main #main-onecol .search-results .result .clear { display: none; }
/* End Search Results */


/* Branch Viewer */
#content-body #main #main-onecol .branch-viewer .filters { padding-bottom: 20px; }
#content-body #main #main-onecol .branch-viewer .category { padding-bottom: 20px; }
#content-body #main #main-onecol .branch-viewer .category .category-title { font-weight: bold; font-size: 20px; padding-bottom: 5px; }
#content-body #main #main-onecol .branch-viewer .item { padding-bottom: 20px; line-height: 16px; }
#content-body #main #main-onecol .branch-viewer .item .field { display: block; }
#content-body #main #main-onecol .branch-viewer .item .name { font-weight: bold; }
/* End Branch Viewer */


/* Contact Us */
.contact-us div.form .field { padding-bottom: 12px; }
.contact-us div.form .field .input .textbox-large { width: 314px; border: solid 1px #999; line-height: 14px; height: 14px; font-size: 11px; }
.contact-us div.form .field .input .textbox-huge { width: 314px; border: solid 1px #999; line-height: 14px; height: 74px; font-size: 11px; }
.contact-us div.form .submit input { border: solid 1px #999; line-height: 14px; background-color: #fff; font-size: 11px; }
/* End Contact Us */


/* Mailer Subscription */
.mailer-subscription table.form tr th { font-weight: normal; line-height: 20px; }
.mailer-subscription table.form tr td { padding-bottom: 12px; }

.mailer-subscription table.form tr td input { font-size: 11px; }
.mailer-subscription table.form tr td textarea { font-size: 11px; }
.mailer-subscription table.form tr td select { font-size: 11px; }

.mailer-subscription table.form tr td .input-tiny { border: solid 1px #999; line-height: 14px; height: 14px; }
.mailer-subscription table.form tr td input.input-large { width: 314px; border: solid 1px #999; line-height: 14px; height: 14px; }
.mailer-subscription table.form tr td select.input-large { width: 314px; border: solid 1px #999; }
.mailer-subscription table.form tr td textarea.input-large { width: 314px; border: solid 1px #999; line-height: 14px; height: 74px; }
.mailer-subscription table.form tr.footer td { text-align: right; padding-right: 10px; }
.mailer-subscription table.form tr td input.submit { border: solid 1px #999; line-height: 14px; background-color: #fff; font-size: 11px; }
/* End Mailer Subscription */


/* Steel and Tube Catalog Viewer */
.catalog-viewer .catalog-list ul li a { color: #03f; }
.catalog-viewer .catalog-list ul li a:hover { color: #f00; }

.catalog-viewer .category-list .catalog-title { font-weight: bold; font-size: 20px; padding-bottom: 20px; }
.catalog-viewer .category-list ul { padding: 0; margin: 0; list-style: none; }
.catalog-viewer .category-list ul li { padding: 0; margin: 0; list-style: none; }
.catalog-viewer .category-list ul li.tab0 { font-weight: bold; padding-top: 10px; }
.catalog-viewer .category-list ul li.tab1 { padding-left: 20px; }
.catalog-viewer .category-list ul li.tab2 { padding-left: 40px; }
.catalog-viewer .category-list ul li a { color: #03f; }
.catalog-viewer .category-list ul li a:hover { color: #f00; }

.catalog-viewer .product-list .category-title { font-weight: bold; font-size: 20px; padding-bottom: 20px; }
.catalog-viewer .product-list table tr td.name { font-weight: bold; color: #333; }
/* End Steel and Tube Catalog Viewer */
