@charset "UTF-8";
/* CSS Document */

/* **********  main elements   ********************* */

/*  ye olde blue: 1c3664  */

html {
    overflow-y: scroll;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    color: #333;
    background-image: url(../images/stripe.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    line-height: 145%;
}

h1 {
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 0px;
    padding: 0px;
    font-size: 135%;
    color: #4c6d9e;
}

h2 {
    color: #4c6d9e;
    font-size: 120%;
    font-weight: bold;

}

h3 {
    height: 15px;
    font-size: 115%;
    border-bottom: 1px dotted #333;
    color: #333;
    width: 287px;
}

h4 {
    color: #4c6d9e;
    font-size: 120%;
    font-weight: bold;
}

h5 {
    margin-top: 20px;
    margin-right: 30px;
    margin-bottom: 0px;
    padding: 0px;
    float: right;
    font-size: 135%;
    color: #4c6d9e;
}

h6 {

    height: 15px;
    font-size: 115%;
    border-bottom: 1px dotted #333;
    color: #333;
    width: 900px;
}

#logo {
    float: left;
    width: 450px;

}

#search {
    height: 50px;
    margin-top: 0px;
    padding-top: 0px;
    float: right;
    text-align: right;
    width: 450px;
    display: inline;
}

.makeItHappen {
    text-align: left;
    margin-left: 185px;
    margin-top: 11px;
    margin-bottom: 7px;
    padding-bottom: 0px;

}

.phone {
    color: #000;
    margin-top: 2px;
    margin-bottom: 10px;
    margin-left: 30px;
}

.keyIssues {
    margin-bottom: 0px;
    font-size: 135%;
    font-weight: bold;
    color: #4c6d9e;
}

.breadCrumb {
    font-size: 75%;
    margin-left: 30px;
    padding-top: 15px;

}

.muscoBlue {
    color: #4c6d9e;
}

.productHeader {
    font-size: 120%;
    font-weight: bold;
}

.freeStuff {
    padding-left: 15px;
    padding-right: 15px;
}

.first {
    margin-top: 18px;

}

.bigFont {
    font-size: 135%;
    color: #4c6d9e;
    font-weight: bold;
}

.bigFontNews {
    font-size: 120%;
    font-weight: bold;
}

.bigFontQuote {
    font-size: 135%;
    color: #4c6d9e;
    font-weight: bold;
    line-height: 175%;
}

.instruction {
    color: #333;
    font-size: 70%;
    font-weight: normal;

}

.smallFont {
    font-size: 85%;

}

.seventyFont {
    font-size: 70%;

}

.name {
    margin-left: 14px;

}

.blockQuote {
    text-indent: -0.7em;
}

.blockNewsQuoteWall {
    margin-top: 40px;
    font-size: 150%;
    color: #4c6d9e;
    font-weight: bold;
    line-height: 135%;
}

.blockNewsQuote {
    text-indent: -0.5em;
    font-size: 135%;
    color: #4c6d9e;
    font-weight: bold;
    line-height: 135%;
}

.blockName {
    text-indent: -1.2em;
}

#bottom100 {

    clear: both;
    margin: 0px 60px -15px 60px;
}

.ledQuote {
    font-size: 135%;
    color: #4c6d9e;
    font-weight: bold;
    line-height: 135%;
}

.partner {
    margin-bottom: 25px;

}

.formWidth {
    width: 200px;
}

img {
    border-style: none;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a:link {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #4c6d9e;
}

a:visited {
    color: #333;
    text-decoration: none;
}

#marginCall {
    margin-left: 30px;
    margin-right: 30px;

}

#wrapper {
    width: 960px;
    padding: 0px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}

#companyIntro {
    float: left;
    width: 900px;
    margin-top: 10px;
    margin-left: 30px;
}

.introCopy {
    font-size: 120%;
    margin-bottom: 25px;
}

#contentContainer {
    float: left;
    width: 960px;
    margin-top: -5px;
}

#contentContainer a:link {
    color: #4c6d9e;
    font-weight: bold;
}

#contentContainer a:visited, .boldAndBlue {
    color: #4c6d9e;
    font-weight: bold;
}

#contentContainer a:hover {
    color: #333;
    font-weight: bold;
}

#contentContainer hr {
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: -5px;
    border-top: 3px solid #CDCDCD;
    border-bottom: 0px;
    border-right: 0px;
    border-left: 0px;
}

#footer {
    clear: both;
    font-size: 85%;
    padding: 25px 30px 20px 30px;
    height: 50px;
    color: 949494;
}

#footer hr {
    margin-bottom: 15px;
    border-top: 1px dotted #949494;
}

#footer a:link {
    color: #949494;
    text-decoration: none;
}

#footer a:visited {
    color: #949494;
    text-decoration: none;
}

#footer a:hover {
    color: #949494;
}

#sideA {
    float: left;
    width: 293px;
    margin-left: 30px;

}

.sideA {
    float: left;
    width: 293px;
}

#sideA hr {
    margin-top: 0px;
    margin-left: 0px;
    width: 283px;
    border-top: 1px solid #afafaf;
}

#middle {
    width: 293px;
    margin-left: 10px;
    float: left;

}

.middle {
    width: 293px;
    margin-left: 10px;
    float: left;
    color: #949494;
    text-align: center;
}

#sideB {
    float: right;
    width: 293px;
    margin-left: 10px;
    margin-right: 30px;

}

.sideB {
    float: right;
    margin-right: 10px;
    /* [disabled]width:293px; */
}

.sideB img {
    margin-left: 20px;
}

#references {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 25px;
}

#table {
    margin-top: 15px;
    line-height: 135%;
}

.space {
    margin-top: 7px;
}

.planning {
    margin-top: 2px;
    margin-bottom: 10px;
    margin-left: 30px;
    padding: 0px;
    font-weight: bold;
    font-size: 100%;
    color: #4c6d9e;
}

/*  use this when you have 4 columns worth of data  */
.columns {
    float: left;
    width: 170px;
    margin-right: 10px;

}

.spacer {
    clear: both;

}

/*  **********  50/50 split used on the following pages: overview, location, partnerships, awards, outdoor, indoor, temp,
controlsystems, parts, finance, controlling, warranty, directory, sales, requestinfo, careers  ********** */

#aside50 {
    clear: left;
    float: left;
    width: 430px;
    display: inline;
    margin-left: 30px;
}

#aside50 a:link {
    color: #4c6d9e;
    font-weight: bold;
}

#aside50 a:visited {
    color: #4c6d9e;
    font-weight: bold;
}

#aside50 a:hover {
    color: #333;
    font-weight: bold;
}

.slightMargin {
    margin-left: 9px;
    padding: 0px;
}

.slightMargin li {
    margin-bottom: 5px;
    padding: 0px;
}

.box {
    float: left;
    width: 130px;
    margin-right: 10px;
}

/*
Partnership page Mark-ups

*/

.centeredImage {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

.rightImage {
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

#bside50 {
    float: right;
    width: 450px;
    display: inline;
    margin-right: 30px;
}

#paside {
    clear: left;
    float: left;
    width: 600px;
    display: inline;
    margin-left: 30px;
}

#paside img {
    margin-top: 10px;
    margin-bottom: 10px;
}

#pbside {
    float: left;
    width: 290px;
    display: inline;
    margin-top: 30px;
    margin-left: 10px;
}

#bside50 img {
    margin-top: 15px;
    margin-bottom: 40px;
}

/*
Partnership form Mark-ups

*/

#partnerMiddle {
    width: 240px;
    float: left;

}

#partnerRight {
    float: right;
    width: 380px;

}

#partnerLeft {
    float: left;
    width: 380px;

}

#partnerRight fieldset {
    font: 12px Helvetica, Arial, sans-serif;
    width: 380px;
    float: left;
    border: none;
}

#partnerRight legend {
    margin-left: 123px;
    color: #000000;
    font-weight: bold;
}

#partnerRight fieldset ol {
    padding: 5px 1em 0 1em;
    list-style: none;
}

#partnerRight fieldset li {
    float: left;
    clear: left;
    width: 380px;
    padding-bottom: 3px;
}

#partnerRight fieldset.submit {
    clear: both;
    width: auto;
    border: 0 none #FFF;
    padding-left: 12em;
}

#partnerRight label {
    margin-top: 4px;
    float: left;
    width: 76px;
    margin-right: 3px;
    text-align: right;
}

/*-----  2 column markup 1st column(a side) uses 2/3 of the horiz space  used on case study pages----- */

#aside_66 {
    clear: left;
    float: left;
    width: 600px;
    display: inline;
    margin-left: 30px;
    margin-top: 15px;
}

.aside_66_lower {
    clear: both;
    float: left;
    width: 600px;
    display: inline;
    margin-left: 30px;
}

.aside_50_lower {
    float: left;
    width: 450px;
    display: inline;
    margin-left: 30px;
}

.aside_50_lower h2 {
    color: #333;
    font-size: 120%;
    font-weight: bold;

}

.bside_50_lower {
    float: right;
    width: 450px;
    display: inline;
    margin-left: 30px;
}

.aside_66_lower h3, .bside_33_lower h3{
    border: none;
    font-size: 125%;
}

#bside_33 {
    float: right;
    width: 270px;
    display: inline;
    margin-top: 15px;
    margin-right: 30px;
}

.bside_33_lower {
    float: right;
    width: 270px;
    display: inline;
    margin-right: 30px;
}

#bside_33_news {
    float: right;
    width: 270px;
    display: inline;
    margin-top: 0px;
    margin-right: 30px;
}

#bside_33 ul {

    margin-top: -5px;
    margin-left: -25px;
    _margin-left: -2px;

}

.caseHeader {
    font-weight: bold;
    margin-left: 30px;
}

/*-----  2 column markup 1st column(a side) uses 2/3 of the horiz space  used on the news and events page----- */

#aside_2_thirds {
    clear: left;
    float: left;
    width: 630px;
    display: inline;
    margin-left: 30px;
}

#bside_2_thirds {
    float: right;
    width: 250px;
    display: inline;
    margin-bottom: 25px;
}

#bside_2_thirds img {
    border: 1px solid #666;
    margin-top: 15px;
}

/*  **********  70/30  used on the following page: LSG --maybe more in the future  ********** */

#aside30 {
    clear: left;
    float: left;
    width: 358px;
    display: inline;
    margin-left: 30px;
}

#aside30 a:link {
    color: #4c6d9e;
    font-weight: bold;
}

#aside30 a:visited {
    color: #4c6d9e;
    font-weight: bold;
}

#aside30 a:hover {
    color: #333;
    font-weight: bold;
}

#bside70 {
    float: right;
    width: 474px;
    display: inline;
    margin-right: 30px;
}

#bside70 img {
    margin-top: 15px;
    margin-bottom: 40px;
}

/*-----  3 column markup used on the directory pages----- */

#aside_left {
    clear: left;
    float: left;
    width: 200px;
    display: inline;
    margin-left: 30px;
}

#bside_mid {
    float: left;
    width: 200px;
    display: inline;

}

/*   ************ top of the page used by all pages on the site  ************  */

#masthead {
    width: 900px;
    height: 125px;
    margin: 0 30px 0 30px;

}

#masthead img {
    margin-top: 15px;

}

#masthead a:link {
    color: #FFF;
    text-decoration: none;
}

#masthead a:visited {
    color: #FFF;
    text-decoration: none;
}

#masthead a:hover {
    color: #FFF;
}

/*  **********  The Menu  ********** */

#menuContainer {
    height: 30px;
    margin-left: 30px;
}

#nav, #nav ul {
    margin: 0px;
    padding: 0;
    list-style-type: none;
    position: absolute;
    line-height: 1.5em;
    width: 930px;
    z-index: 1;
}

#nav a {
    display: block;
    padding: 0px 5px;
    color: #4c6d9e;
    text-decoration: none;
    background-color: #fff;
    font-weight: 700;
}

#nav a:hover {
    background-color: #fff;
    color: #8B909A;

}

#nav li {
    margin-right: 48px;
    float: left;
}

#nav ul {
    display: none;
    width: 128px;
    top: 1.5em;
}

#nav li ul a {
    width: 118px;
    height: auto;
    float: left;
}

#nav ul ul {
    top: auto;
}

#nav li ul ul {
    margin: 0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
    display: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
    border-left: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
}

#carousel {
    margin-left: 30px;
    margin-bottom: 10px;
}

#carousel a {
    display: block;
    float: left;
}

/*flashContent  */
#flashContent {
    margin: 0 0 10px 30px;
}

/* form used on submit forms mark-up  */

fieldset {
    font: 12px Helvetica, Arial, sans-serif;
    width: 438px;
    padding: 0;
    border: none;
}

legend {
    margin-left: 5px;
    color: #000000;
    font-weight: bold;
}

fieldset ol {
    padding: 5px 1em 0 1em;
    list-style: none;
}

fieldset li {
    float: left;
    clear: left;
    width: 100%;
    padding-bottom: 3px;
}

fieldset.submit {
    clear: both;
    width: auto;
    border: 0 none #FFF;
    padding-left: 12em;
}

label {
    margin-top: 4px;
    float: left;
    width: 10em;
    margin-right: 3px;
    text-align: right;
}

/* used for lightbox photo gallery mark-up  */

#lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#lightbox img {
    width: auto;
    height: auto;
}

#lightbox a img {
    border: none;
}

#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer {
    padding: 10px;
}

#loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#imageContainer > #hoverNav {
    left: 0;
}

#hoverNav a {
    outline: none;
}

#prevLink, #nextLink {
    width: 49%;
    height: 100%;
    background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
    display: block;
}

#prevLink {
    left: 0;
    float: left;
}

#nextLink {
    right: 0;
    float: right;
}

#prevLink:hover, #prevLink:visited:hover {
    background: url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
    background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}

#imageData {
    padding: 0 10px;
    color: #666;
}

#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}

#imageData #caption {
    font-weight: bold;
}

#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #333;
}

/**
 * Custom Search Engine
 *
 */
/* Slight reset to make the preview have ample padding. */

#search {
    width: 450px;
    height: 50px;
    float: right;

}

/*
mark up for the news page
*/

.pressReleaseBody{
    margin: 15px 130px 15px 130px;
    font-size: 98%;
    line-height: 120%;
}

.pressHeader{
    font-weight: bold;
    color: #4c6d9e;
    margin-bottom: -8px;
}

.pressReleaseBody h1{
    color: #333333;
    margin: 0;
}

.pressReleaseDate{
    font-size: 80%;
    color: #afafaf;
}

.newsDate{
    font-size: 12px;
   }

.newsPost{
    display: table;
    width: 900px;
    height: 80px;
    border-bottom: 1px solid #afafaf;
    line-height: 150%;
}

.newsPost img{
    float: left;
    margin: 10px 0 10px 0;
}

.newsPostText {
    display: table-cell;
    vertical-align: middle;
    margin-left: 0;
    width: 800px;
}

#newsFull {
    clear: left;
    float: left;
    width: 900px;
    display: inline;
    margin-left: 30px;
    margin-right: 30px;
}

#newsAside {
    clear: left;
    float: left;
    width: 430px;
    display: inline;
    margin-left: 30px;
}

#newsAside img {
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 0px;
}

#newsBside {
    float: right;
    width: 450px;
    display: inline;
    margin-right: 30px;
}

#newsBside img {
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 0px;
}

.title, .projectShowcase {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.projectShowcase img {
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 0px;
}

.copy {
    margin-top: 0px;
}

.newsSpacer {
    clear: left;
}

.lightGrey {
    color: #868686;

}

/* embedded YouTube video */
#videobox {
    position: relative;
    z-index: -999;

}

.jvw {
    border: solid 1px #cdcdcd;
    padding: 15px 25px 15px 25px;
    text-align: left;
}

.newsBody{
    margin: 15px 30px 15px 30px;
    font-size: 120%;
}

.newsBody h1{
    margin: 20px 0 0 0;
    padding: 0px;
    font-size: 135%;
    color: #333;
}

.pressBody{
    margin: 15px 35px 15px 30px;

}

.pressBody h1{
    margin: 0;
}

.pressBody hr{
    margin: 10px;
    border-top: 1px solid red;
    border-bottom: none;
    border-right: none;
    border-left: none;
}

.contactUsHeader{
    padding: 0px;
    font-size: 135%;
    color: #4c6d9e;
    font-weight: bold;
}

#statement {
    padding: 0px 0px 5px 0px;
}
 
.statement {
    font-size: 175%;
    color: #4c6d9e;
    font-weight: bold;
    line-height: 175%;
    }
	
.bwlistitemmargb {
    margin-bottom: 10px;
}
 
#bside_33_border {
    float: right;
    width: 295px;
    display: inline;
    margin-top: 15px;
    margin-left: -15px;
    margin-right: 10px;
    border-left: solid 1px #CDCDCD;
}

.clearBoth {
    clear: both;
}
