body {
    background: #fff url('img/body_bg.gif') repeat-x top left; 
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif; 
    font-size: 100.1%;
}
img { display: block; }
a img { border: 0; background: none; }
form { margin: 0; padding: 0; }
.clear { clear: both; }

#login label { position: absolute; left: -9999px; }

#wrap { padding: 170px 0px 0 0px; }

#container {
    width: 959px;
    margin: 0 auto;
    padding-bottom: 8px;
    position: relative;
}

#header {
    height: 170px; 
    position: absolute;
    width: 959px;
    top: 0;
    left: 0;
}

#logo { position: absolute; top: 58px; left: 18px; }

#mainMenu {
    position: absolute;
    top: 118px;
    left: 0px;
    background: url('img/menu_bg.gif') no-repeat top left;
    margin: 0;
    width: 100%;
    height: 29px;
    font-size: 11px;
    font-weight: bold;
}

#menuWrap { 
    background: url('img/menu_bg.gif') no-repeat 949px 0;
    padding-right: 5px;
}
#mainMenu ul { 
    background: url('img/menu_bg.gif') repeat-x 0 -29px; 
    margin: 0 0 0 5px;
    padding: 0; 
    list-style: none;
    padding: 8px 0 0 18px;
    height: 21px;
}
#mainMenu li { float: left; position: relative; z-index: 10; width: 80px; }
#mainMenu #search {
    width: 200px;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #333;
}
#mainMenu #search form { display: inline; }
#mainMenu #search #searchBox { width: 120px; font-size: 10px; }
#mainMenu #search input { vertical-align: middle; }
#mainMenu li.short { width: 54px; }
#mainMenu li.long { width: 95px; }
#mainMenu a { text-decoration: none; color: #333; }
#mainMenu a:hover { color: #001c4d; }
#mainMenu ul ul a { color: #fff; }
#mainMenu ul ul a:hover { color: #fff; }

#mainMenu ul ul { 
    list-style: none; 
    visibility: hidden;
    position: absolute;
    background: #001c4d;
    text-align: left;
    top: 20px; 
    left: -1px; 
    margin: 0;
    padding: 0;
    z-index: 10;
    width: 180px; 
    border-bottom: 1px solid #fff; 
}
#mainMenu ul ul li {
    border: 1px solid #fff;
    border-top: none;
    text-indent: 2px;
    width: 168px;
    background: #001c4d;
    padding: 5px;
}
#mainMenu li.over ul { visibility: visible; }

#login { position: absolute; top: 11px; right: 20px; font-size: 12px; color: #333; }
#login input { font-size: 10px; color: #8b8b8b; }
#login div { display: inline; }
#login span { padding-right: 1em; font-weight: bold; }

#main, #lowerContent {
    overflow: auto;
    border-bottom: 1px solid #fff;
    font-size: 75%;
    color: #333;
}
#main p { line-height: 1.5; }

#main a, #lowerContent a {
    text-decoration: none;
    color: #001c4d;
}

#left {
    width: 221px;
    float: left;
}

.balRight #right h2, .contact h2 { font-size: 12px; margin-bottom: 10px; }
#featured { background: url("/img/long-bar.gif") no-repeat top left; height: 21px; margin-bottom: 20px; }
.partners .col { height: 800px; }

.home #left div { padding-bottom: 5px; }
.home #left div p, .home #left div a { padding: 0 10px; }

.home #left h1 #archive { color: #fff; font-size: 11px; background: none; }
#main h1.standard { color: #5c5c5c; font-size: 1.7em; margin-top: 0; padding-top: 0;}
#main h1.standard b { font-size: 1.3em; font-weight: normal; }
#main h1.standard sup { font-size: 0.5em; }
.replaced { text-indent: -9999px; background-repeat: no-repeat; }
.replaced .move { position: absolute; top: -9999px; }
h2 { color: #5c5c5c; font-size: 1.2em; }
h3 { color: #5c5c5c; font-size: 1.0em; margin: 0; padding: 0 0 0.5em; }

#main ul {
    margin: 0;
    padding: 5px 0 10px 1em;
    font-weight: bold;
}
#events a.headline { color: #001c4d; font-weight: bold; background: none; margin-left: -5px; }
#events li p { padding: 0; margin: 0 0 0 -5px; }
#main li { padding: 0 0 5px 0; }
#events li.last { padding-bottom: 0; }

#main a.intext { background: none; padding: 0; }

#right { width: 515px; float: right; }
img.right { float: right; margin: 0 0 15px 15px; }

.balRight { background: url('img/border.gif') repeat-y 715px; overflow: auto; }
.balRight #right, .balRight .right { width: 221px; float: right; }
.balRight #left, .balRight .left { width: 685px; float: left; }

#main #mainImg { padding: 0 0 10px 0; border-bottom: 2px solid #bcbbba; background: none; display: block; }
.home #products { padding-top: 10px; clear: both; }
.home #products li { padding: 5px 0; }
.home #products p { padding: 5px 0; line-height: 1.5; margin-top: 0; }

.home #plus img { float: left; }
.home #plus div { text-align: center; width: 50px; float: left; padding: 0 10px; }

span.plus { padding-left: 18px; background: url('/img/plus-sm.gif') no-repeat left center; }

#contentWrap {
    margin: 15px 0 0 0;
    padding: 18px 0 15px 0;
    background: url('img/divider.gif') no-repeat center top;
    padding-top: 18px;
    border-top: 0;
}


.home #contentWrap, .split #contentWrap { padding: 15px 0 0 0; }
.home #middle { width: 255px; }

#content {
    background: url('/img/border.gif') repeat-y 236px 0;
    overflow: auto;
    border-bottom: 1px solid #fff;
    width:  100%;
}

#footer {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 62.5%;
}
#footer ul { list-style: none; margin: 0 10px; padding: 10px 0; border-top: 2px solid #bbb; }
#footer li { display: inline; font-size: 82.1%; padding: 0 3px;  }
#footer a { color: #777; background: none; font-weight: normal; text-decoration: none; }
#footer #copy { text-align: right; }

#main h1 { color: #001c4d; font-size: 1.4em; } 

#plusProducts {
    clear: both;
}
#plusProducts .product {
    margin-right: 1px;
    border-bottom: 1px solid #bcbbba;
    overflow: auto; 
    width: 690px;
}

#plusProducts h2 {
    font-size: 1.2em;
}

#wrap .plusComp #right { width: 690px; }

#plusProducts .product div {
    width: 450px;
    float: right;
    padding: 5px 10px 5px 40px;
    border-left: 1px solid #bcbbba;
    margin: 5px 0;
}

#plusProducts .product div.photo {
    float: left;
    width: 180px;
    padding: 0;
    margin: 0;
    border: 0;
}
#plusProducts .product div.photo img { margin: 35px auto 0 auto; display: block; float: none; }

#plusProducts .product div img { float: left; margin-right: 1em; }
#plusProducts div.last { border-bottom: none; }
#plusProducts p { margin: 0; padding: 5px 0; clear: both; }

.cols, .twocols { clear: both; }
div.col { width: 220px; float: left; margin-right: 30px; }
.twocols .col { width: 320px; }
#right .twocols .col { width: 220px; }
.fourcols .col { width: 165px; margin-right: 15px; }

.threecol .col {
    width: 221px;
    padding: 0 16px;
    margin: 0;
    border: 1px solid #bcbbba;
    border-width: 0 0 0 1px;
}
.threecol div.last { border-width: 0 1px; }
.contact .col { height: 400px; }
.shareholder .col { height: 400px; }
.press .col { height: 550px; }

.home div.threecol { background: url('/img/faux.gif') repeat-y 50% 50%; overflow: auto; border-bottom: 1px solid #f7f7f7;  }
.home div.col { border: 0; }


#partners a { background: none; }
.partner { border-bottom: 1px solid #bcbbba; padding: 1em 0; clear: both; overflow: auto; width: 100%; }
.partner .logo { float: left;  width: 180px; padding-left: 40px; }
.partner .logo img { margin: 0 auto; }
.partner .desc { width: 410px; float: right; }
#partners div.last { border: 0; }

.high { color: #001c4d; }

#newsevents { border-collapse: collapse; }
#newsevents a { background: none; }
#newsevents td { border-bottom: 1px solid #bcbbba; padding: 5px; }

.specs div { float: left; width: 40%; padding-right: 5%; }
.specs { overflow: auto; border-bottom: 1px solid #fff; }

.warranty { font-size: 0.8em; }
.home #left .warranty p { padding: 0; }

img.blockDiagram { margin: 0 auto; }

.dataTable { border-collapse: collapse; }
.dataTable td { border: 1px solid #bcbbba; border-width: 1px 0; padding: 0 5px; }
.dataTable th { color: #001c4d; }

#main .position { border-bottom: 1px solid #bcbbba; }
#main .position h3 { font-size: 1.2em; padding-top: 2em; }
#main .position p { margin: 0; padding: 1px 0; }
#main .position h4 { font-size: 1em; }
#main .position ul { font-weight: normal; }

.homeBox { background: #f2f2f2 url('/img/gradient.gif') repeat-x bottom left; margin-bottom: 30px; }
.homeBox p { padding: 0 10px; color: #001c4d; }
.homeBox div { background: url('/img/corners.gif') no-repeat bottom left; padding-bottom: 6px; }

.homeBox h2 { background: url("/img/homeBoxHeader.jpg") no-repeat top left; color: #fff; height: auto; padding: 10px; }

#products { border-collapse: collapse; }
#products td { border: 1px solid #bcbbba; padding: 10px 20px; border-width: 0 1px; width: 180px; }
#products .toprow td { border-width: 0 1px 1px 1px; }
#products img { margin: 1em auto; }
#products a { color: #555; text-decoration: none; background: none; font-weight: bold;}
#products span { display: block; vertical-align: bottom; line-height: 40px; height: 25px; }
#products span img { display: block; float: right; margin: 0; }

.galImg { width: 200px; height: 220px; float: left; margin: 25px; text-align: center;}
.galImg img { display: inline; margin-bottom: 1em; }
.galImg span  { display: block; }

#contentWrap .datasheet p { line-height: 1.3; }
#contentWrap .datasheet p.caption { font-style: italic; margin-top: 0; padding-top: 0; font-size: 0.9em; }

#coverage td { padding: 20px 10px 20px 0; }
#includes img { margin: 0 auto; display: block; }
#includes h3 { font-size: 1em; }

#special {
    background: #55a41c url('img/ORDER_PLUS.png') no-repeat top left;
    width: 200px;
    margin: 0 auto;
    padding: 10px;
}
#special h2 { background: none; height: 44px; }
#special p { color: #fff; }
#main #special a {
    display: block; 
    width: 180px;
    background: #002663;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0;
}

#homeMain {
    padding: 30px 0 10px;
    width: 100%;
    overflow: auto;
    background: url('img/divider.gif') no-repeat center top;
}
#homeMain .left {
    width: 469px;
    float: left;
}
#homeMain .left strong { font-size: 1.2em; font-weight: bold; font-style: italic; }

.greyBox {
    margin-top: 10px;
    float: right;
    width: 446px;
    background: url('img/grad-bg.gif') no-repeat bottom left;
    position: relative;
}

.greyBox div { padding: 100px 25px 25px 25px; }
.greyBox p {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.1;
    margin: 0;
    padding: 20px 0 20px 0;
}
.greyBox span { display: block; }
.greyBox .green { color:#55a51c; }
.greyBox .customers { font-size: 24px; }
.greyBox .employees { font-size: 20px; color: #55a51c; }
.greyBox #countImage { position: absolute; top: 20px; right: 45px; }
.greyBox #workingImg { position: absolute; bottom: 60px; right: 30px; }
.greyBox .details { padding: 10px 25px; font-weight: bold; font-size: 1em; }

#lowerContent #videos { width: 100%; border: 1px dotted #9f9f9f; border-width: 1px 0; }
#lowerContent #videos td { padding: 20px 0; }

#homeBottom { padding-top: 20px; }
#homeBottom .left { width: 221px; float: left; }
#homeBottom .left ul { list-style: none; margin: 0; padding: 0; }
#homeBottom .left li { padding: 0 0 10px 0; font-weight: bold;}
#homeBottom .left a { color: #808080; }

#homeBottom .mid1, #homeBottom .mid2, #homeBottom .right { width: 210px; float: left; padding-left: 10px; }
#homeBottom .mid1 { padding-left: 30px; width: 225px; float: left; }
#homeBottom h2 { color: #808080; margin: 0; padding-bottom: 9px; }
#homeBottom h3 { color: #001c4d; margin: 0; padding-bottom: 0; font-size: 12px; }
#homeBottom p { margin: 0; padding: 0 0 10px 0; }
#homeBottom .events { list-style: none; padding: 0; margin: 0; font-weight: normal; }
#homeBottom .events a { font-weight: bold; }
#homeBottom .right .events { padding-top: 22px; }
#homeBottom .right { padding-left: 30px; }

#vidWrap { width: 768px; margin: 0 auto; background: url('img/divider.gif') no-repeat center bottom; padding: 20px 50px; margin-bottom: 20px; }
#mainVidWrap { width: 959px; margin: 0 auto; background: url('img/divider.gif') no-repeat center bottom; padding: 20px 0; margin-bottom: 20px; }
#mainVidWrap div { margin: 0 auto; }

#main .grButton {
    width: 124px;
    display: block;
    text-align: center;
    color: #fff;
    padding: 8px 27px 8px 20px;
    height: 27px;
    line-height: 27px;
    background: url('img/green_button.png') no-repeat top left; 
    color: #fff;
    font-weight: bold;
}

.profile h1.replaced { background: url('collateral/about-header.gif'); width: 414px; height: 43px; }
.techPage h1.replaced { background: url('collateral/tech-header.gif'); width: 345px; height: 43px; }
.manu h1.replaced { background: url('collateral/manu_header.png'); width: 366px; height: 40px; }
.manu h1.ineff { background: url('collateral/manu_header2.png'); width: 359px; height: 58px; }
.retailPage h1.replaced { background: url('collateral/retail-header.png'); width: 373px; height: 65px; }
.healthcare h1.replaced { background: url('collateral/healthcare-header.png'); width: 417px; height: 80px; }

.management div { width: 46%; padding-left: 2%; }
#main .management ul { list-style: none; margin: 0; padding: 0; font-weight: normal; }
#main .management a { color: #3055b9; font-weight: bold; }


.prodBar {
    padding-top: 20px;
    width: 954px;
    height: 70px;
    background: url('collateral/prod-bar.png') no-repeat 0 20px;
    position: relative;
}
.prodBar a { position: absolute; top: 33px; left: 723px; }

.flexBlue {
    overflow: hidden;
    background: url('img/flex_button_blue_ends.png') no-repeat top left;
    height: 48px;
    padding-left: 22px;
}
.flexBlue a, .flexBlue div {
    display: block;
    background: url("img/flex_button_blue_ends.png") no-repeat right -49px;
    padding-right: 22px;
    height: 48px;
    float: left;
    cursor: pointer;
}
.flexBlue span {
    float: left;
    height: 48px;
    line-height: 48px;
    background: url('img/flex_button_blue_mid.png') repeat-x 0 1px;
    color: #fff;
    font-weight: bold;
}
.flexBlue .fixed { display: block; text-align: center;}
.flexBlue .w125 { width: 125px; }

div#weee div {
	margin: 12px 12px 12px 0;
	float: left;
}

ul.green { color: #55a51c; }

#main .greenFixed {
    display: block;
    width: 125px;
    height: 29px;
    line-height: 29px;
    background: url('img/green_fixed.png');
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 0 12px 0 13px;
    cursor: pointer;
    
}
#main .long { padding: 0 5px; width: 140px; }

.qtip ul { margin: 0; padding: 0.5em 0 0.5em 1em; color: #fff; }
.qtip a { color: #fff; text-decoration: none; }
.qtip h2 { margin: 0; padding: 0.5em 0; color: #fff; font-size: 1.1em; }
.qtip p { margin: 0; padding: 0.5em 0; }

.prodPage #contentWrap td { padding: 0 30px; }

.searchPage h4 { margin: 0; padding: 2em 0 0 0; color: #001c4d; }
.searchPage .snippet { margin: 0; padding: 0.4em 0; }
.searchPage #searchPaging { padding-top: 20px; font-weight: bold; }
.searchPage #nextLink { padding-left: 40px; }

.plusDs table { width: 100%; } 
.plusDs table td { vertical-align: bottom; padding: 10px 0 10px 0; text-align: center; border-bottom: 1px dashed #9e9e9e; }
.plusDs tr.last td { border-bottom: 0; }
.plusDs img { display: inline; }
.plusDs .greenFixed {margin: 10px auto 0 auto; font-size: 10px; }
#wrap .plusDs h1 { font-size: 2.2em; }

.appsPage table { width: 100%; }
.appsPage table .flexBlue { float: right; }
.appsPage table img { display: inline; }
.appsPage { font-size: 24px; font-weight: normal; color: #5c5c5c; }


.twitter .twoColEq p { width: 300px; margin-bottom: 1.5em; }
#wrap .twitter .col {
    width: 300px;
    padding-left: 50px;
    border-left: 1px solid #bcbbba;
    height: 590px;
}
#wrap .twitter a.twl { float: right; margin-left: 2em; color: #aaa; text-decoration: underline; }
#wrap .twitter a.twl:hover { color: #001c4d; }
.twitter .date { color: #aaa; }
.twitter .twoColEq .right {
    float: left;
    margin-left: 50px;
    padding-right: 50px; 
    border-right: 1px solid #bcbbba;
}


#otherCountries { float: right; }
#otherCountries a { margin: 0 1em; }

/* BEGIN COLUMN LAYOUTS */
.twoColEq { width: 100%; border-bottom: 1px solid #f7f7f7; overflow: auto; }
.twoColEq .left { width: 470px; float: left; }
.twoColEq .right { width: 470px; float: right; }

.subTwoColEq .left { width: 48%; float: left; }
.subTwoColEq .right { width: 48%; float: right; }

.fourcol { overflow: auto; width: 100%; }
.fourcol .col {
    padding-left: 15px;
    width: 212px;
    float: left;
    border-left: 1px solid #bcbbba;
    margin-right: 15px;
}
.fourcol .last { border-right: 1px solid #bcbbba; margin: 0; }
.contact .fourcol .col { height: 420px; }

/* END */
/* BEGIN Home Heroes */
#heroes { height: 435px; width: 959px; }
.home .hero { display: none; }
.hero {
    width: 959px;
    height: 435px;
    background-repeat: no-repeat;
    position: relative;
}
.home #different {
    height: 435px;
    background: url('collateral/main-different.jpg') no-repeat top left;
    position: relative;
    display: block;
}
#main .hero .button, #main .prodBar .button {
    position: absolute;
    color: #fff;
    width: 100px;
    height: 33px;
    line-height: 33px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    background: none;
    cursor: pointer;
}
#different .heading { text-indent: -9999px; }
#different p { margin: 0; padding: 0; }
#different #appsBut {
    color: #fff;
    position: absolute;
    top: 291px;
    left: 71px;
    width: 100px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    background: none;
    cursor: pointer;
}

.hero .alttext { text-indent: -9999px; position: absolute; top: -9999px; }
#p220 {
    background-image: url('collateral/p220.jpg');
}

#p220 #app { top: 292px; left: 42px; }
#p220 #spec { top: 376px; left: 811px; width: 118px; }

#about { background-image: url('collateral/about.jpg'); }
#about #tech { top: 270px; left: 40px; width: 115px; }
#about #prod { top: 378px; left: 708px; }

#technology { background-image: url('collateral/tech-ban.jpg'); height: 356px; }

#manufacturing { background-image: url('collateral/manufacturing.jpg'); height: 433px; }
#manufacturing #manuBene { top: 246px; left: 72px; }
#manufacturing #plus { top: 291px; left: 72px; }

#retail { background-image: url('collateral/retail.jpg'); height: 435px; }
#retail #retailBene { top: 246px; left: 72px; }
#retail #plus { top: 291px; left: 72px; }

#p400 { background-image: url('collateral/p400.jpg'); height: 435px; }
#p400 #appsBut { top: 291px; left: 72px; }

#healthcare { background-image: url('collateral/healthcare.jpg'); height: 433px; }
.hero .bene { top: 246px; left: 72px; }
.hero #plus { top: 291px; left: 72px; }

.plusPage .hero  { background-image: url('collateral/plus.jpg'); height: 355px; padding-bottom: 20px; }
.plusPage #heroFooter { float: right; width: 350px;  }
#wrap .plusPage #plusComp { top: 288px; left: 34px; width: 150px; }

#heroesWrap { position: relative; height: 435px; width: 100%; }
#paging { text-align: right; padding: 0 50px 20px 0; position: absolute; bottom: 10px; right: 0; z-index: 20; }
#paging a { padding: 0 20px; }
#paging img { display: inline; }

.prodPage .hero { background: url('collateral/products.jpg') no-repeat top left; height: 369px; }

/* END */
