/* product nav */
#subNavContainer { width: 755px; background-image: url(../images/products/dviextender/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 #dviextender { width: 108px; background-image: url(../images/products/dviextender/nav2.gif); background-position: 0 0; }
#subNav #dviextender:hover { background-position: 0 -27px; }
#subNav #dviextender:active { background-position: 0 -54px; }
#subNav #dviextender-current { width: 108px; background-image: url(../images/products/dviextender/nav2.gif); background-position: 0 -54px; }
/* --------------------------------------------------------------------------- */
#subNav #techspecs { width: 91px; background-image: url(../images/products/dviextender/nav2.gif); background-position: -108px 0; }
#subNav #techspecs:hover { background-position: -108px -27px; }
#subNav #techspecs:active { background-position: -108px -54px; }
#subNav #techspecs-current { width: 91px; background-image: url(../images/products/dviextender/nav2.gif); background-position: -108px -54px; }
/* product hero */
#products-hero { 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; }
.matrixProduct img { border: 0; margin: 5px 0 5px 0; }
.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; }