/* products nav */
#subNavContainer { width: 755px; background-image: url(../images/products/miniconverters/nav-side2.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 #miniconverters { width: 122px; background-image: url(../images/products/miniconverters/nav2.gif); background-position: 0 0; }
#subNav #miniconverters:hover { background-position: 0 -27px; }
#subNav #miniconverters:active { background-position: 0 -54px; }
#subNav #miniconverters-current { width: 122px; background-image: url(../images/products/miniconverters/nav2.gif); background-position: 0 -54px; }
/* --------------------------------------------------------------------------- */
#subNav #quality { width: 70px; background-image: url(../images/products/miniconverters/nav2.gif); background-position: -122px 0; }
#subNav #quality:hover { background-position: -122px -27px; }
#subNav #quality:active { background-position:  -122px -54px; }
#subNav #quality-current { width: 70px; background-image: url(../images/products/miniconverters/nav2.gif); background-position: -122px -54px; }
/* --------------------------------------------------------------------------- */
#subNav #techspecs { width: 91px; background-image: url(../images/products/miniconverters/nav2.gif); background-position: -192px 0; }
#subNav #techspecs:hover { background-position: -192px -27px; }
#subNav #techspecs:active { background-position: -192px -54px; }
#subNav #techspecs-current { width: 91px; background-image: url(../images/products/miniconverters/nav2.gif); background-position: -192px -54px; }
/* product hero */
#products-hero { background-color: #000000; margin: 2px auto 0; width: 755px; position: relative; }
#products-hero img { display: block; }
#blurb { position: absolute; top: 91px; left: 50px; }
#action { position: absolute; top: 209px; left: 50px; }
.popup { font-size: 11px; }
/* tech specs */
#techContent { width: 715px; line-height: 1.3em; padding: 20px; margin: 0; font-size: 12px; }
#techContent { padding-top: 0; }
/* --------------------------------------------------------------------------- */
.techData { font-size: 11px; width: 100%; }
.techData .header { background-color: #E2E2E2; text-align: left; padding: 3px 3px 3px 7px; vertical-align: top; font-weight: bold; }
.techData td { padding: 3px 3px 3px 7px; vertical-align: top; border-bottom: solid 1px #CCCCCC; }
.techData .header td { border-top: solid 1px #CCCCCC; }
.techData .divider { border-right: solid 1px #CCCCCC; }
.techData .productTitles { background-color: #a77745; }
.techData .productTitles td { border-top: solid 1px #d3bba2; border-bottom: 0; font-weight: bold; color: #fff; opacity: 0.99; filter: alpha(opacity=99); }
.techData .header { background-color: #666;}
.techData .header td { border-top: solid 1px #b2b2b2; font-weight: bold; color: #fff; opacity: 0.99; filter: alpha(opacity=99); }
.techData .altRow { background-color: #eee; }
/* --------------------------------------------------------------------------- */
#more { text-align: right; font-size: 11px; margin: 10px 0; }
#more a:link, #more a:visited { color: #333; text-decoration: none; }
#more a:hover, #more a:active { text-decoration: underline; background-color: white; }