body {
	font-family: 'Open Sans', Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	height: 100%;
	background-repeat: repeat-x;
	background-color: white;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1ex;
}
h1 {
	font-size: 18pt;
	margin: 21.6pt 0 18pt 0;
	color: #808080;
}
h2 {
	font-size: 16pt;
	margin: 6ex 0 4ex 0;
	color: #666666;
}
h3 {
	font-size: 14pt;
	margin: 16.8pt 0 18pt 0;
	color: #333333;
}
h4, h5, h6 {
	font-size: 12pt;
	margin: 14.4pt 0 12pt 0;

}
p, li, td, th {
	font-size: 10pt;
	line-height: 15pt;
}
p {
	margin: 13.2pt 0 11pt 0;
	text-align: justify;
}
p > b, em {
	font-weight: 700;
	color: #4D4D4D;
}
em, span em {
	font-weight: 700;
	color: #4D4D4D;
}

p small, li small {
	font-size: 8;
}
p i, dd i {
	font-style: italic;
}
div#header-1 {
	margin: 0;
	padding: 0;
	background-color: #808080;
	height: 30px;
	overflow: visible;
}
div#header-1-content p {
	margin: 1ex 0;
	padding: 0;
	color: #E5E5E5;
}
div#header-1-content a {
	color: #E5E5E5;
	text-decoration: none;
	margin: 0 0.5em;
}
div#header-1-content a:hover {
	color: white;
}
div#header-2 {
	margin: 0px auto;
	background-color: #4D4D4D;
	height: 60px;
}
div#header-2-content p {
	margin: 1ex 0;
	padding: 0;
	color: white;
}
div#header-2-content a {
	color: #FFA200;
	text-decoration: none;
	margin: 0 0.5em;
}
div#header-2-content a.hdanywhere {
	color: #55acee;
}
div#header-2-content a:hover {
	color: white;
}
div#footer {
	margin: 0 0;
	padding: 0;
	overflow: hidden;
	background-color: #4D4D4D;
	zmax-width: 996px;
}
div#footer-content {
	padding: 2ex 0;
	font-size: 80%;
	color: #808080;
}
div#footer-content p {
	color: #FFA200;
	margin: 0;
	padding: 0;
}
div#footer-content p.fineprint {
	color: #808080;
	font-size: 80%;
	line-height: 100%;
}
div#footer-content a {
	color: #B3B3B3;
	text-decoration: none;
}
div#footer-content a:hover {
	color: white;
	text-decoration: none;
}
div#footer-content ul {
	padding: 0;
	margin: 0 0 1ex 0;
}
div#footer-content li {
	list-style: none;
	padding: 0;
	margin: 0.5ex 0 0 0
}

div#header-1-content, div#header-2-content, div#content, div#footer-content {
	max-width: 996px;
	margin: 0 auto;
	overflow: hidden;
}
div#content {
	max-width: 996px;
	min-height: 600px;
	background-color: white;
	box-shadow: 0px 4px 8px #ddd;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.italic {
	font-style: italic;
}

div#header p {
	color:#888;
}
div#header a {
	color: white;
	display: inline-block;
	clear: both;
	padding: 0 0.25em;
	text-decoration: none;
}


table.comparison {
	width: 900px;
	margin: 0 auto;
	border: 2px solid #bbb;
	border-collapse: collapse;

}
table.comparison th, table.comparison td {
	border: 1px solid #ddd;
	border-collapse: collapse;
}
table.comparison td {
	text-align: center;
	padding: 0.5ex 0.5em;
	vertical-align: middle;
}

table.comparison th {
	text-align: left;
	padding: 0.5ex 0.5em;
	vertical-align: middle;
}
table.comparison a {
	color: black;
	text-decoration: none;
}
table.comparison a b {
	font-size: 16px;
}
table.comparison tr.section td {
	background-color: #CCCCCC;
	text-align: justify;
}
table.comparison tr.section th {
	background-color: #CCCCCC;
	text-align: left;	
}
table.comparison tr.feature th {
	padding-left: 1.5em;
}



span.length {
	cursor: default;
	border-bottom: 1px dotted #FFDA99;
}





ul.leaders {
    max-width: 920px;
    padding: 0;
    overflow-x: hidden;
    list-style: none
}
ul.leaders li, ul.selling_points li {
	padding-bottom: 0.5ex;
}
ul.leaders li span.indent1 {
	padding-left: 2em;
}
ul.leaders li span.indent2 {
	padding-left: 4em;
}
ul.leaders li span.indent3 {
	padding-left: 6em;
}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    color: #888;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
}
ul.leaders li.noleader:before {
	content: "";
}

ul.leaders span:first-child {
    padding-right: 0.33em;
    background: white;
}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: white;
}


strong {
	font-weight: bolder;
}
span.width2em {
	display: inline-block;
	min-width: 2em;
}
span.width3em {
	display: inline-block;
	min-width: 3em;
}

address:hover {
	display: inline-block;
	padding: 0.5ex 0.5em;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	box-shadow: 3px 3px 5px #CCCCCC;
	background-color: #FFECCC;
	margin: 1ex 1em;
}

address {
	display: inline-block;
	padding: 0.5ex 0.5em;
	border: 1px solid rgba(1,1,1,0);
	border-radius: 3px;
	box-shadow: none;
	background-color: none;
	margin: 1ex 1em;
}

div#content2 > * {
	padding: 0 2ex;
}

td.hdmi_standard {
	background-color: #ffebc8;
}

td.hdmi_high_speed {
	background-color: #c8e4ff;
}

div.front_page_featured_container {
	overflow: hidden;
	clear: both;
}
div.front_page_featured {
	float: left;
	margin: 0;
	padding: 24px 0 24px 24px;
}
a.front_page_featured {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #FFA200;
	text-align: center;
	text-decoration: none;
	font-size: 18pt;
	width: 300px;
	height: 180px;
	padding: 0;
	margin: 0;
	display: block;
}
a.front_page_featured:hover {
	text-shadow: 2px 2px 5px #FFC766;
	box-shadow: 2px 2px 5px #B3B3B3;
}

hr {
	border: 0;
	color: white;
	background-color: white;
	height: 20px;
	box-shadow: 0px 8px 8px -8px #CCCCCC;
}
table.lengths {
	width: 100%;
}
table.lengths th, table.lengths td {
	border: none;
	padding: 0;
	margin: 0;
}

div.inner {
	padding: 0 36px;
	overflow: hidden;
	margin-bottom: 6ex;
}

img.wireframe {
	border: none;
	display: block;
	margin: 20px auto;
}

table.distributors th {
	text-align: left;
}
table.distributors td {
	text-align: left;
	padding-left: 2em;
	color: #CCCCCC;
}

table.distributors td a {
	text-decoration: none;
	color: #333333;
	padding: 0 1ex;
}
table.distributors th a {
	font-weight: 700;
	text-decoration: none;
	color: black;
}
table.distributors a:hover {
	color: black;
}

h2 {
	background-color: #E5E5E5;
	padding: 1ex 1em;
	clear: both;
}

p.back_to_top {
	clear: both;
	float: left;
	margin: 5ex auto;
}

p.back_to_top a {
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	color: #808080;
	text-decoration: none;
	padding: 0.25ex 0.75em;
	margin: 0;
	overflow: hidden;
}
p.back_to_top a:hover {
	background-color: #E5E5E5;
	color: black;
}

table.library {
	border: 1px solid #E5E5E5;
}
table.library th {
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	padding: 0.5ex 0.75em;
	margin: 0;
}
table.library td {
	text-align: left;
	vertical-align: middle;
	padding: 0.5ex 0.75em;
	margin: 0;
	border-bottom: 1px solid #E5E5E5;
}

dl dt {
	font-weight: 700;
	font-size: 12pt;
	margin: 1ex 0;
}
dl dd {
	line-height: 13pt;
	padding-left: 2ex;
	margin-bottom: 2ex;
}

div#header-2-content select {
   background: #666666;
   color: #CCCCCC;
   border: 1px solid #4D4D4D;
   border-radius: 3;
   xxx-webkit-appearance: none;
}

#nav {
	position: relative;

	float: right;
	clear: both;
	display: block;
	overflow: hidden;
	height: 250px;
	color: #CCCCCC;
}
#nav a {
	color: #FFA200;
	text-decoration: none;
	margin: 0 1em;
}
#nav a:hover {
	color: white;
	text-decoration: none;
}
#nav ul {
	list-style: none;
	float: right;
	display: inline;
	margin: 0.5ex;
}
#nav ul li {
	xfloat:left;
	display: inline-block;
	position: relative;
	color: #CCCCCC;
	margin: 0;
	padding-bottom: 1ex;
}

#nav ul li ul {
	text-align: right;
	position: absolute;
	list-style: none;
	display: none;
	visibility: hidden;
	opacity: 0;
	margin-left: 6px;
	background-color: #4D4D4D;
	padding-top: 14px;
	padding-right: 10px;
}
#nav ul li ul li {
	display: block;
      	z-index: 9997;
	text-align: left;
	background-color: #4D4D4D;
	padding: 2px 3px 7px 3px;
	margin: -2px 0 2px -66px;
	line-height: 1.5em;
}
#nav ul li:hover ul {
	display: block;
	visibility: visible;
	opacity: 1;
	width: auto;
	height: auto;
	text-align: left;
	white-space: nowrap;
}

table.part_numbers {
	margin: 3ex 0 3ex 0;
}
table.part_numbers th, table.part_numbers td {
	background-color: #E5E5E5;
	padding: 0.5ex 0.5em;
}

table.edids th, table.edids td {
	background-color: #E5E5E5;
	padding: 0.5ex 0.5em;
	border: 1px solid white;
}
table.edids th {
	font-weight: 700;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

table.models th, table.models td {
	text-align: center;
	vertical-align: middle;
}

table.models th {
	font-weight: 700;
	color: GREAY_30;
}
table.models td.left {
	text-align: left;
}
table.models td.right {
	text-align: right;
}
table.related {
	width: 100%;
}
table.related ul {
	padding-left: 1.5em;
}	
table.related li {
	list-style-type: square;
	padding: 0;
	margin: 0;
}

ul.todo:before {
	content: "To do:";
	font-weight: 700;
	font-size: 14pt;
}
ul.todo {
	color: red;
	border: 1px solid red;
	background-color: #fff8f8;
	padding: 1ex 1em;
}
ul.todo li {
	list-style-type: square;
	padding: 0;
	margin: 0 0 0 1.5em;
}

div.button {
	margin: 0;
	width: 280px;
	float: left;
	border: 1px solid #B3B3B3;
	padding: 0;
}
div.button p {
	padding: 110px 0 0 0;
	margin: 0;
	min-height: 160px;
	position: relative;
	text-align: center;
}
div.button span {
	position:absolute;
	width:388px;
	height:256px;
	top:-96px;
	left: 0;
	z-index: 1;
}   

span.hdanywhere2 {
	color: #CCCCCC;
	padding: 0 0.5em;	
}

p.qd_pic {
	float: right;
	width: 350px;
	text-align: center;
}
p.quicklink {
	margin-top: 6ex;
}
p.quicklink em {
	padding-right: 0.75em;
}
p.quicklink span {
	padding: 0 0.75em;
	color: #CCCCCC;
}
p.quicklink a {
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	color: #808080;
	text-decoration: none;
	padding: 0.25ex 0.75em;
	margin: 0 0.25em;
	overflow: hidden;
}
p.quicklink a:hover {
	background-color: #E5E5E5;
	color: black;
}
ol {
	margin-left: 2em;
}
ol li {
	padding: 0;
	margin: 0 2em 1ex 0;
}

p.notice {
	color: #FFA200;
	font-weight: 700;
}
p.notice a {
	text-decoration: underline;
	color: #FFA200;
}
table.timeline th {
	width: 6em;
	text-align: left;
	font-weight: 700;
	font-size: 12pt;
	color: #808080;
}
table.timeline td {
	padding-bottom: 2ex;
}
table.timeline td em {
	color: #FFA200;
}
ul.glossary {
	padding: 0;
	margin: 4ex 0;
	line-height: 5ex;
}
ul.glossary li {
	display: inline-block;
}
ul.glossary li a {
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	color: #808080;
	text-decoration: none;
	padding: 0.25ex 0.75em;
	margin: 0 0.2em;
	overflow: hidden;
}
ul.glossary li a:hover {
	background-color: #E5E5E5;
	color: black;
}

span.THX_button {
	display: inline-block;
	margin-left: 0.5em;
	font-size: 80%;
	font-weight: bold;
	background: #333333;
	color: #CCCCCC;
	padding: 0 0.5em;
	border-radius: 7px;
}
span.THX_button:hover {
	background: black;
	color: white;
}


div.button2 {
	width: 300px;
	height: 520px;
	float: left;
	margin-right: 8px;
	border: 1px solid #808080;
	overflow: hidden;
	background-color: #E5E5E5;
}
div.button2 p {
	padding: 1ex 2em;
}
