/* products nav */
#subNavContainer { width: 755px; background-image: url(../images/products/opengear/nav-side.jpg); background-repeat: no-repeat; background-position: right; background-color: #3E3E3E; }
#subNav { margin: 0; padding: 0; height: 27px; list-style: none; }
#subNav li { float: left; margin: 0; }
#subNav a { text-decoration: none; display: block; height: 27px; text-indent: -5000px; overflow: hidden; }
/* --------------------------------------------------------------------------- */
#subNav #opengear { width: 157px; background-image: url(../images/products/opengear/nav.gif); background-position: 0 0; }
#subNav #opengear:hover { background-position: 0 -27px; }
#subNav #opengear:active { background-position: 0 -54px; }
#subNav #opengear-current { width: 157px; background-image: url(../images/products/opengear/nav.gif); background-position: 0 -54px; }
/* --------------------------------------------------------------------------- */
#subNav #quality { width: 71px; background-image: url(../images/products/opengear/nav.gif); background-position: -157px 0; }
#subNav #quality:hover { background-position: -157px -27px; }
#subNav #quality:active { background-position:  -157px -54px; }
#subNav #quality-current { width: 71px; background-image: url(../images/products/opengear/nav.gif); background-position:  -157px -54px; }
/* --------------------------------------------------------------------------- */
#subNav #techspecs { width: 91px; background-image: url(../images/products/opengear/nav.gif); background-position: -228px 0; }
#subNav #techspecs:hover { background-position: -228px -27px; }
#subNav #techspecs:active { background-position: -228px -54px; }
#subNav #techspecs-current { width: 91px; background-image: url(../images/products/opengear/nav.gif); background-position: -228px -54px; }
/*  product hero */
#products-hero { background-color: #000000; margin: 2px auto 1px; width: 755px; position: relative; }
#products-hero img { display: block; }
#blurb { position: absolute; top: 91px; left: 50px; }
#action { position: absolute; top: 232px; left: 50px; }
.popup { font-size: 11px; text-align: center; }