/* GLOBAL */
html, body {
	background: #262626 url(../images/common/background.gif) repeat-x;
	min-height: 100%; 
	margin-bottom: 1px;
}
#custom-doc {
	width: 65.154em;
	*width: 63.525em;
}
a {color: silver; text-decoration: none;}
a:hover, #header_menu {color: #fff; text-decoration: none;}
label { cursor: pointer; }
.hidden {display: none;}
ul {text-align: left;}
li {list-style: disc outside; margin-left: 1.2em; margin-bottom: 0.25em;}
.asterisk {color: red;}
strong { font-weight: bold; }
p {text-align: left; padding-bottom:0.75em; }
.small {font-size:  69%; text-align: left; padding-top: -0.5em;}
.faq  span{	font-weight: bold;	padding-bottom: 0.4em;	display : block;}
form {margin: 0; padding:0; }
img, div { behavior: url(/iepngfix.htc) }

/* STYLES FOR DEBUGGING LAYOUT /
#header_menu {background-color: orange;}
#bd {background-color: yellow;}
#sidebar {background-color: gold;}
#main {background-color: fuchsia;}
#ft {background-color: green;}
#hd {background-color: red;}
#header_box { background-color: orange;}
#header_box #meta { background-color: red;}
*/
/* HEADER */
#hd {background-color: transparent; padding: 1em 0; height: 11.5384em; }
#header_box {height: 3.95em; vertical-align: middle; color: silver; }
#header_box #logo { height: 100%; vertical-align: middle;  /*margin-left: 10px;margin-top: 6px; */}
#header_box #meta { width: 500px; height: 100%; vertical-align: middle; text-align: right;}

#header_box #meta {float: right; height: 30px; margin-top: 10px; vertical-align: middle;}
/*#header_box #meta input#sa { border-color: gray;}*/
#header_box #meta #cart { position: relative; top: 0.4em; margin-right: 2em;}
#header_box #meta #lang_english {display: none; position: relative; top: 10px; margin-right: 4px;}
#header_box #meta #lang_chinese {display: none; margin-right: 6px; margin-left: 4px;}
 #header_box #meta .vdivider {position: relative; top: -0.4em; /*border-right: #b7b7b7 solid 1px; padding-right: 14px; padding-bottom: 8px; margin-left: 3px; margin-right: 8px;*/ }
#cse-search-box {display: inline; }

#header_menu { height: 7.5384em; width: 100%; display: inline; /*margin-bottom: 20px;*/ }
#header_menu .menubutton {position: relative; float: left; display: inline; width: 98px; height: 98px; margin-left: 10px; margin-right: 10px; cursor: pointer;}
#header_menu div label {position: absolute; width: 98px; bottom: 0px; text-align: center; height:1em; margin-left: -6px;}

.headerLabel span{position: relative;  margin-top: -1.2em; text-align: center; display: block; }

/* BODY */
#bd {background-color: #fff; padding: 1em;}
#scr_frontpage #bd {background-color: transparent;}

/* SIDEBAR */
#sidebar p{text-align: left; }
#sidebar p a{color: #008B00; }
#sidebar p a:hover{color: black; }
#scr_frontpage #sidebar p {text-align: left; background-color: transparent; color: silver; margin-left: 0em; }
#scr_frontpage #events h3, #scr_frontpage #events p{text-align: left; margin-bottom: 1em; margin-left: 0em; color: silver; }
#scr_frontpage #sidebar p a{color: silver; }
#scr_frontpage #sidebar p a:hover{color: white; }
#events p{text-align: left; }
#sidebar h3{font-weight: bold; padding-bottom: 0.75em; text-align: left; }
/*#scr_frontpage #events ul { }
#scr_frontpage #events ul li { padding-bottom: 1em; list-style-position: inside; list-style-type: square;}*/

/* MAIN CONTENTS */
#main { float: right; padding: 0 1em; text-align: justify;}
#main h1 {font-size: 294%; font-weight: bold; padding-bottom: .5em;  margin-left: -0.35em; }
#main h2 {font-size: 146.5%; font-weight: bold; margin: 1.2em 0 0 -0.75em;}
#main h4 {font-size: 131%; position: relative; margin: -15px 0 0 -1em;}
#main h5 {font-size: 116%; margin-bottom: 1em; font-weight: bold;}
#main h6 {font-size: 100%; margin: 1em 0 0 0; font-weight: bold;}
#main p {position: relative; margin: 0 0 0 -1em;}
#main a{color: #008B00; }
#main a:hover{color: black; }
#scr_frontpage #main {width: 620px; background-color: transparent; color: gray;}
#scr_frontpage #main #ticker {display: none; position: static; width: 584px; height: 1.4em; overflow: hidden; margin-bottom: 10px; text-align: left; }
#scr_frontpage #main #ticker a{color: silver; }
#scr_frontpage #main #ticker a:hover{color: white; }

/*FOR IE 6*/
* html #bd #main {padding-left: 2em;}

#nav_product {width: 105%; height: 30px; margin-left: -22px;}
#nav_product div { float: left; width: 30%; margin: 10px; background: dimgray; text-align: center; cursor: pointer;}
#nav_product span{color: gainsboro; }

/*FOR IE 6*/
* html #nav_product div {margin: 8px;}

#nav_mode {width: 697px; border: 1px solid gray; padding: 1em; margin: 5px 0 0 -12px;}
#nav_mode_menu { float: left; width: 140px; border: 1px solid gray; padding: 4px 4px 4px 1em; cursor: pointer; line-height: 1.5em; }
#nav_mode_pane { margin-left: 160px; padding-left: 1em; width: 520px; min-height: 14em; }
#nav_mode_pane p{ padding-left: 1em; }
#nav_mode_menu  a, #nav_mode_pane a { color: #008B00; }
#nav_mode_menu  a:hover, #nav_mode_pane a:hover { color: black; }

/*nav_mode_pane FOR VIDEOS*/
#scr_chromatune_videos #nav_mode_pane, #scr_tvtune_videos #nav_mode_pane
{ margin-left: 0px; padding-left: 1em; width: 680px; min-height: 14em;}


/* FOOTER */
#ft {clear: both; padding-top: 1em; font-size: smaller; background-color: transparent; }
#ft .footerdivider { border-right: #666 solid 1px; padding-right: 1em; padding-bottom: 0; margin-left: 3px; margin-right: 8px;}
#ft #copyright {color: silver; margin-top: 1em;}

/*DT DUO*/
#scr_dtduo_datasheets #nav_product div, #scr_dtduo_features #nav_product div,
#scr_dtduo_overview #nav_product div, #scr_dtduo_requirements #nav_product div,
#scr_dtduo_resources #nav_product div 
{ float: left; width: 46%; margin: 10px; background: gray; text-align: center; cursor: pointer;}

/*CHROMA TUNE*/
/*#scr_chromatune_faqs #nav_product div, #scr_chromatune_features #nav_product div,
#scr_chromatune_overview #nav_product div, #scr_chromatune_requirements #nav_product div,
#scr_chromatune_news #nav_product div, #scr_chromatune_videos #nav_product div,
#scr_chromatune_whitepapers #nav_product div, #scr_chromatune_datasheets #nav_product div
{ float: left; width: 46%; margin: 10px; background: gray; text-align: center; cursor: pointer;}*/

/*PIVOT*/
table.pivotTrial  {width: 33em; border: 0; background-color: whitesmoke; }
table.pivotTrial  td {padding: 7px; }
.btn_submitPivotTrial {position: relative; margin-left: .4em; }

/*DISPLAY TUNE*/
/*#scr_dt_assetman #nav_product div, #scr_dt_autopivot #nav_product div, 
#scr_dt_colorcal #nav_product div, #scr_dt_datasheets #nav_product div,
#scr_dt_faqs #nav_product div, #scr_dt_features #nav_product div,
#scr_dt_pip #nav_product div, #scr_dt_requirements #nav_product div,
#scr_dt_theftdeter #nav_product div, #scr_dt_toolbox #nav_product div,
#scr_dt_update #nav_product div, #scr_dt_whitepapers #nav_product div,
#scr_dt_zoning #nav_product div { float: left; width: 21.8%; margin: 10px; background: gray; text-align: center; cursor: pointer;}*/
table.dtToolbox {width: 33em; border: 0; background-color: whitesmoke; }
table.dtToolbox td {padding: 7px; }
.btn_submitDtToolbox {position: relative; margin-left: .4em; }

/*TVTUNE*/
/*#scr_tvtune_datasheets #nav_product div, #scr_tvtune_whitepapers #nav_product div,
#scr_tvtune_faqs #nav_product div, #scr_tvtune_features #nav_product div,
#scr_tvtune_overview #nav_product div, #scr_tvtune_requirements #nav_product div,
#scr_tvtune_resources #nav_product div, #scr_tvtune_update #nav_product div 
{ float: left; width: 46%; margin: 10px; background: gray; text-align: center; cursor: pointer;}*/

/*OEM*/
#scr_oem_partnerlist #nav_product div, #scr_oem_partnerapp #nav_product div,
#scr_oem_resellerprogram #nav_product div { float: left; width: 95%; margin: 10px; background: gray; text-align: center; cursor: pointer;}
table.resellertable {font-size: 93%; text-align: left; padding: 0.5em; }
table.resellertable td {padding: 0.25em; }
table.partnerapplication {width: 33em; border: 0; background-color: whitesmoke; }
table.partnerapplication td {padding: 7px; }
.btn_submitPartnerApplication {position: relative; margin-left: .4em; }

/*SUPPORT*/
#scr_support_knowledgebase #nav_product div, #scr_support_requestform #nav_product div,
#scr_support_supportedhardware #nav_product div, #scr_support_resources #nav_product div 
{ float: left; width: 95%; margin: 10px; background: gray; text-align: center; cursor: pointer;}
table.supportedhardware {width: 40em; border: 0; }
table.supportedhardware th, table.supportedhardware2 th{font-weight: bold; color: white; background-color: black; padding-left: 0.2em;  }
table.supportedhardware .subheadrow, table.supportedhardware2 .subheadrow{background-color: #dddddd; }
table.supportedhardware .subhead-l{font-weight: bold;  padding-left: 0.2em;  }
table.supportedhardware .subhead-c{font-weight: bold;  text-align: center; }
table.supportedhardware tbody, table.supportedhardware tbody {font-size: 93%; }
table.supportedhardware headerText{background-color: black; color: white; }
table.supportedhardware2 {width: 20em; border: 0; }
table.supportrequest {width: 516px; border: 0; background-color: whitesmoke; }
table.supportrequest td {padding: 7px; }
table.supportrequest td #header{font-weight: bold; color: red; background-color: #cccccc; }
table.supportrequest td #tableleft{width: 15em; }
table.supportrequest td #tableright{width: 25em; }
table.supportrequest td {padding: 7px; }
.btn_submitsupportrequest {position: relative; margin-left: .4em; }

/*ABOUT US*/
#scr_uscanadasales #nav_product div, #scr_asiapacificsales #nav_product div,
#scr_companybackground #nav_product div, #scr_directions #nav_product div,
#scr_eurosales #nav_product div, #scr_events #nav_product div,
#scr_headquarters #nav_product div, #scr_jobs #nav_product div,
#scr_jpnsales #nav_product div, #scr_korsales #nav_product div,
#scr_legalnotice #nav_product div, #scr_missionstatement #nav_product div,
#scr_privacypolicy #nav_product div, #scr_sitemap #nav_product div,
#scr_partnerlist #nav_product div
{ float: left; width: 46%; margin: 10px; background: gray; text-align: center; cursor: pointer;}

/*DT DUO NAVIGATION*/
#scr_dtduo_overview #dtduo_explore div span, #scr_dtduo_features #dtduo_explore div span,
#scr_dtduo_requirements #dtduo_explore div span
{color: white; font-weight: bold; }

#scr_dtduo_datasheets #dtduo_documents div span, #scr_dtduo_resources #dtduo_documents div span
{color: white; font-weight: bold; }

#scr_dtduo_overview #dtduo_overview, #scr_dtduo_features #dtduo_features,
#scr_dtduo_requirements #dtduo_requirements, #scr_dtduo_datasheets #dtduo_datasheets,
#scr_dtduo_resources #dtduo_resources
{color: black; font-weight: bold; }

/*CHROMA TUNE NAVIGATION*/
#scr_chromatune_overview #chromatune_explore div span, #scr_chromatune_features #chromatune_explore div span,
#scr_chromatune_requirements #chromatune_explore div span, #scr_chromatune_faqs #chromatune_explore div span,
#scr_chromatune_news #chromatune_explore div span
{color: white; font-weight: bold; }

#scr_chromatune_videos #chromatune_videos div span
{color: white; font-weight: bold; }

#scr_chromatune_whitepapers #chromatune_documents div span, #scr_chromatune_datasheets #chromatune_documents div span
{color: white; font-weight: bold; }

#scr_chromatune_overview #chromatune_overview, #scr_chromatune_features #chromatune_features,
#scr_chromatune_requirements #chromatune_requirements, #scr_chromatune_faqs #chromatune_faqs,
#scr_chromatune_news #chromatune_news, #scr_chromatune_videos #chromatune_videos,
#scr_chromatune_whitepapers #chromatune_whitepapers, #scr_chromatune_datasheets #chromatune_datasheets
{color: black; font-weight: bold; }

/*DISPLAY TUNE NAVIGATION*/
#scr_dt_overview #dt_explore div span, #scr_dt_features #dt_explore div span,
#scr_dt_cascadelogic #dt_explore div span, #scr_dt_requirements #dt_explore div span,
#scr_dt_faqs #dt_explore div span, #scr_dt_toolbox #dt_explore div span
{color: white; font-weight: bold;}

#scr_dt_assetman #dt_plugins div span, #scr_dt_autopivot #dt_plugins div span,
#scr_dt_colorcal #dt_plugins div span, #scr_dt_pip #dt_plugins div span,
#scr_dt_theftdeter #dt_plugins div span, #scr_dt_zoning #dt_plugins div span,
#scr_dt_apptuning #dt_plugins div span, #scr_dt_ccpro #dt_plugins div span,
#scr_dt_firmwareflash #dt_plugins div span, #scr_dt_powersaving #dt_plugins div span
{color: white; font-weight: bold; }

#scr_dt_whitepapers #dt_documents div span, #scr_dt_datasheets #dt_documents div span,
#scr_dt_resources #dt_documents div span
{color: white; font-weight: bold; }

#scr_dt_overview #dt_overview, #scr_dt_features #dt_features,
#scr_dt_cascadelogic #dt_cascadelogic, #scr_dt_requirements #dt_requirements,
#scr_dt_faqs #dt_faqs, #scr_dt_toolbox #dt_toolbox,
#scr_dt_assetman #dt_assetman, #scr_dt_assetman #dt_assetman,
#scr_dt_autopivot #dt_autopivot, #scr_dt_colorcal #dt_colorcal,
#scr_dt_pip #dt_pip, #scr_dt_theftdeter #dt_theftdeter,
#scr_dt_zoning #dt_zoning, #scr_dt_whitepapers #dt_whitepapers,
#scr_dt_datasheets #dt_datasheets, #scr_dt_resources #dt_resources,
#scr_dt_apptuning #dt_apptuning , #scr_dt_ccpro #dt_ccpro,
#scr_dt_firmwareflash #dt_firmwareflash, #scr_dt_powersaving #dt_powersaving
{color: black; font-weight: bold; }

/*PIVOT NAVIGATION*/
#scr_pivot_overview #pivot_explore div span, #scr_pivot_features #pivot_explore div span,
#scr_pivot_requirements #pivot_explore div span, #scr_pivot_faqs #pivot_explore div span
{color: white; font-weight: bold; }

#scr_pivot_update #pivot_use, #scr_pivot_trial #pivot_use div span,
#scr_pivot_troubleshooting #pivot_use, #scr_pivot_licensing #pivot_use div span
{color: white; font-weight: bold; }

#scr_pivot_whitepapers #pivot_documents div span, #scr_pivot_datasheets #pivot_documents div span,
#scr_pivot_resources #pivot_documents div span
{color: white; font-weight: bold; }

#scr_pivot_overview #pivot_overview, #scr_pivot_features #pivot_features,
#scr_pivot_requirements #pivot_requirements, #scr_pivot_trial #pivot_trial,
#scr_pivot_faqs #pivot_faqs, #scr_pivot_update #pivot_update,
#scr_pivot_troubleshooting #pivot_troubleshooting, #scr_pivot_licensing #pivot_licensing,
#scr_pivot_whitepapers #pivot_whitepapers, #scr_pivot_datasheets #pivot_datasheets,
#scr_pivot_resources #pivot_resources
{color: black; font-weight: bold; }

/*TV TUNE NAVIGATION*/
#scr_tvtune_overview #tvtune_explore div span, #scr_tvtune_features #tvtune_explore div span,
#scr_tvtune_requirements #tvtune_explore div span, #scr_tvtune_faqs #tvtune_explore div span
{color: white; font-weight: bold; }

#scr_tvtune_whitepapers #tvtune_documents div span, #scr_tvtune_datasheets #tvtune_documents div span,
#scr_tvtune_resources #tvtune_documents div span
{color: white; font-weight: bold; }

#scr_tvtune_videos #tvtune_videos div span
{color: white; font-weight: bold; }

#scr_tvtune_overview #tvtune_overview, #scr_tvtune_features #tvtune_features,
#scr_tvtune_requirements #tvtune_requirements, #scr_tvtune_faqs #tvtune_faqs,
#scr_tvtune_whitepapers #tvtune_whitepapers, #scr_tvtune_datasheets #tvtune_datasheets,
#scr_tvtune_resources #tvtune_resources, #scr_tvtune_videos #tvtune_videos
{color: black; font-weight: bold; }

/*ABOUT US NAVIGATION*/
#scr_events #aboutus_aboutus div span, #scr_jobs #aboutus_aboutus div span,
#scr_legalnotice #aboutus_aboutus div span, #scr_privacypolicy #aboutus_aboutus div span,
#scr_companybackground #aboutus_aboutus div span, #scr_sitemap #aboutus_aboutus div span,
#scr_partnerlist #aboutus_aboutus div span
{color: white; font-weight: bold; }

#scr_headquarters #aboutus_contactus div span, #scr_directions #aboutus_contactus div span,
#scr_uscanadasales #aboutus_contactus div span, #scr_jpnsales #aboutus_contactus div span,
#scr_korsales #aboutus_contactus div span, #scr_asiapacificsales #aboutus_contactus div span,
#scr_eurosales #aboutus_contactus div span
{color: white; font-weight: bold; }

#scr_events #aboutus_events, #scr_jobs #aboutus_jobs,
#scr_privacypolicy #aboutus_privacypolicy, #scr_legalnotice #aboutus_legalnotice,
#scr_companybackground #aboutus_companybackground, #scr_headquarters #aboutus_headquarters,
#scr_directions #aboutus_directions, #scr_uscanadasales #aboutus_uscanadasales,
#scr_jpnsales #aboutus_jpnsales, #scr_korsales #aboutus_korsales,
#scr_asiapacificsales #aboutus_asiapacificsales, #scr_eurosales #aboutus_eurosales,
#scr_sitemap #aboutus_sitemap, #scr_partnerlist #aboutus_partnerlist
{color: black; font-weight: bold; }

/*OEM NAVIGATION*/
#scr_oem_partnerlist #oem_explore div span, #scr_oem_partnerapp #oem_explore div span,
#scr_oem_resellerprogram #oem_explore div span
{color: white; font-weight: bold; }

#scr_oem_partnerlist #oem_partnerlist, #scr_oem_partnerapp #oem_partnerapp,
#scr_oem_resellerprogram #oem_resellerprogram
{color: black; font-weight: bold; }

/*PRESS ROOM NAVIGATION*/ 
#scr_pr030210 #pressroom_pressreleases div span, #scr_pr010710 #pressroom_pressreleases div span,
#scr_pr102209 #pressroom_pressreleases div span, #scr_pr100609 #pressroom_pressreleases div span,
#scr_pr041508 #pressroom_pressreleases div span, #scr_pr060308 #pressroom_pressreleases div span,
#scr_pr091906 #pressroom_pressreleases div span, #scr_pr101104 #pressroom_pressreleases div span,
#scr_pr110904 #pressroom_pressreleases div span, #scr_pr120605 #pressroom_pressreleases div span,
#scr_pr010708 #pressroom_pressreleases div span, #scr_pr011508 #pressroom_pressreleases div span,
#scr_pr012908 #pressroom_pressreleases div span, #scr_pr020105 #pressroom_pressreleases div span,
#scr_pr021505 #pressroom_pressreleases div span, #scr_pr022205 #pressroom_pressreleases div span,
#scr_pr030905 #pressroom_pressreleases div span, #scr_pr040606 #pressroom_pressreleases div span,
#scr_pr052504 #pressroom_pressreleases div span, #scr_pr060204 #pressroom_pressreleases div span,
#scr_pr062805 #pressroom_pressreleases div span, #scr_pr070605 #pressroom_pressreleases div span,
#scr_pr071205 #pressroom_pressreleases div span, #scr_pr090606 #pressroom_pressreleases div span,
#scr_pr090705 #pressroom_pressreleases div span, #scr_pr091504 #pressroom_pressreleases div span
{color: white; font-weight: bold; }

#scr_pressroom_execteam #pressroom_explore div span, #scr_pressroom_logofiles #pressroom_explore div span,
#scr_pressroom_pressrelations #pressroom_explore div span
{color: white; font-weight: bold; }

#scr_pressroom_whitepapers #pressroom_documents div span, #scr_pressroom_datasheets #pressroom_documents div span,
#scr_pressroom_resources #pressroom_documents div span
{color: white; font-weight: bold; }

#scr_pr030210 #pressroom_pr030210, #scr_pr010710 #pressroom_pr010710, 
#scr_pr102209 #pressroom_pr102209, #scr_pr100609 #pressroom_pr100609, 
#scr_pr041508 #pressroom_pr041508, #scr_pr060308 #pressroom_pr060308,
#scr_pr091906 #pressroom_pr091906, #scr_pr101104 #pressroom_pr101104,
#scr_pr110904 #pressroom_pr110904, #scr_pr120605 #pressroom_pr120605,
#scr_pr010708 #pressroom_pr010708, #scr_pr011508 #pressroom_pr011508,
#scr_pr012908 #pressroom_pr012908, #scr_pr020105 #pressroom_pr020105,
#scr_pr021505 #pressroom_pr021505, #scr_pr022205 #pressroom_pr022205,
#scr_pr030905 #pressroom_pr030905, #scr_pr040606 #pressroom_pr040606,
#scr_pr052504 #pressroom_pr052504, #scr_pr060204 #pressroom_pr060204,
#scr_pr062805 #pressroom_pr062805, #scr_pr070605 #pressroom_pr070605,
#scr_pr071205 #pressroom_pr071205, #scr_pr090606 #pressroom_pr090606,
#scr_pr090705 #pressroom_pr090705, #scr_pr091504 pressroom_#pr091504,
#scr_pressroom_datasheets #pressroom_datasheets, #scr_pressroom_logofiles #pressroom_logofiles,
#scr_pressroom_pressrelations #pressroom_pressrelations, #scr_pressroom_whitepapers #pressroom_whitepapers,
#scr_pressroom_execteam #pressroom_execteam, #scr_pressroom_resources #pressroom_resources
{color: black; font-weight: bold; }

/*SUPPORT NAVIGATION*/
#scr_support_knowledgebase #support_explore div span, #scr_support_requestform #support_explore div span,
#scr_support_supportedhardware #support_explore div span, #scr_support_resources #support_explore div span
{color: white; font-weight: bold; }

#scr_support_knowledgebase #support_knowledgebase, #scr_support_requestform #support_requestform,
#scr_support_supportedhardware #support_supportedhardware, #scr_support_resources #support_resources
{color: black; font-weight: bold; }

/*SITE MAP*/
table.sitemaptable td {padding-right: 2em;}

/*SEARCH RESULTS*/
#scr_searchresults #nav_mode_pane { padding-left: 1em; width: 680px; min-height: 14em; }

