/*------------------------------------------------------------
* Filename: typography.css
* Version: 1.0.0 (2011-02-15) 
* Website: http://www.enerdynesolutons.com/
* Description: pagetopic, h1, h2, h3, h4, h5 and h6 of the product.css and base.css ; EXCEPT layout.css

== Color Codes: ============================
* Background: #dfe0e3
* Content: #6c6c6c
* Header h1: #6c6c6c
* Header h2: #6c6c6c
* Footer: 	links - #fff
				txt - #6c6c6c
						#835ca3(welcome page)
* Normal type:
a(standard): #6c6c6c
a(hover): #272727;
a(visited): #6c6c6c
a(active): #272727;					

* Article type:						
a(standard): #7C37A1
a(hover): #6293CB
a(visited): #7C37A1
a(active): #6293CB
============================================

== Typography: =============================================================
Body copy: 12px/18px Gill Sans MT,  Arial, "微軟正黑體";
Headers:  13px/36px Gill Sans MT,  Arial, "微軟正黑體";
Inputs, textarea:  12px/24px Gill Sans MT,  Arial,"微軟正黑體";
Sidebar heading:  pictures
=============================================================================
-------------------------------------------------------------*/

input, select {
	color: #6c6c6c;
	font: 12px/24px Gill Sans MT, Arial,微軟正黑體;/* 0608 */
}
/* H1: page topic title */
h1, h1 a {
	display: block;
}
/* H2: colunme title */
h2 {
	font-size:14px;
	color:#6c6c6c;
	font-weight:bold;
}
/* H3: base on h2 */
h3 {
	font-size:14px;
	font-weight:bold;
}
/* H4: base on h3 */
h4 {
	font-size: 14px;
	font-weight:bold;
}
a:link {
	color: #6c6c6c;
	text-decoration: none;
}
a:visited {
	color: #6c6c6c;
	text-decoration: none;
}
a:hover {
	color: #272727;
	text-decoration: none;
}
a:active {
	color: #272727;
	text-decoration: none;
}

/* basic setting */
#sidebar h1, {
 color:#444444;
 display:block;
 font-family:Gill Sans MT;/* 0608 */
 font-size:28px;
 font-weight:bold;
 height:46px;
 line-height:46px;
 width:225px;
}
body.productline-index-page #sidenav h1 {
	text-indent: 0px;
	height: auto;
	color: #fff;
	font-family: Gill Sans MT, Arial, Verdana, sans-serif,微軟正黑體;/* 0608 */
	font-size: 12px;
	line-height: 15px;
}
.pagetopic {
	width:auto;
	/*font-weight:bold; 0704 */
	font-size:24px;
	line-height:26px;
	/*font-family:Gill Sans MT;*//* 0608 */
	color: #444;
	padding:10px 0 10px 0;
}
/* =WELCOME ==========*/
body.welcome-page #hd h1 {
	float:left;
	width:101px;
	height:27px;
	background: #4d167a;
	margin:0;
}
body.welcome-page #hd h1 a {
	background: url(../images/common/branding/logo.jpg) no-repeat left top;
	width:96px;
	height:27px;
	line-height:27px;
	text-indent: -9999px;
}
body.lampbenq #hd h1 {
	float:left;
	width:101px;
	height:27px;
	background: #4d167a;
	margin:0;
}
body.lampbenq #hd h1 a {
	background: url(../images/common/branding/logo_lampBenQ.jpg) no-repeat left top;
	width:252px;
	height:27px;
	line-height:27px;
	text-indent: -9999px;
}
body.welcome-page h2 {
	position: relative;
	min-width:165px;
	height:23px;
	line-height:23px;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
}
body.welcome-page h2 span {
	position: absolute;
	top:0;
	left: 180px;
	width:200px;
	text-indent:0;
	border-left:1px solid #835ca3;
	margin:0 0 0 15px;
	padding:0 0 0 15px;
}
body.welcome-page h2 .jLookCheckbox {
	float: left;
	margin:0 7px 0 0;
}
/* =PRODUCTLINE ==========*/
body.productline-index-page #list h2 {
	height:42px;
	line-height:42px;
	margin:0 23px 0 0;
	padding:0;
	/*width:225px;*/
	font-weight:bold;
	font-size:24px;
	/*font-family:Gill Sans MT;*//* 0608 */
	color: #444;
}
/* =PRODUCT LIST ==========*/	
body.product-list-page h1 {
	display:none;
}
.product h2 {
	padding:12px 10px 0 10px;
	line-height:14px;
}
.product h2 a {
	text-decoration:none;
}
.product h2 a:hover {
	color:#6293cb;
}
.float-product-detail h2 {
	font-size:15px;
	padding:3px 21px 0 21px;
}
.mouseover .float-product-detail h2 {
	color:#6c6c6c;
}
/* =PRODUCT DETAIL==========*/
 body.product-detail-page .article-title h1 {
	height:39px;
	font-size: 28px;
	/*font-family:Gill Sans MT;*//* 0608 */
	font-weight: normal;/* 0704*/
}
.detail-nav h2 {
	text-indent:0;
}
.detail-nav li h2 {
	float:left;
	height:33px;
	line-height:28px;
	font-weight:bold;
	display:block;
	cursor:pointer;
	text-indent:0;
	background:none;
	font-size: 12px;
}
.detail-nav li h2 {
	padding:0 6px 0 0;
	margin: 0;
	color:#ffffff;
	background: url(../images/common/bg/bg_detail_tab_right_no.png) right top no-repeat;
}
.detail-nav li.select h2, .detail-nav li.select a:hover h2 {
	background: url(../images/common/bg/bg_detail_tab_right_now.png) right top no-repeat;
}
.detail-nav li a:hover h2 {
	background: url(../images/common/bg/bg_detail_tab_right_ov.png) right top no-repeat;
}

#features h3 {
	font-size:20px;
	color: #525252;
	margin-bottom: 10px;
}/*0809*/
#specification h3 {
	margin: 15px 0 5px 0;
	width: 650px;
}
#features h4 {
	font-size:14px;
	font-weight:bold;/*0711*/
}
#download h3 {
	line-height:17px;
	margin:0 0 11px 0;
}
.citation h3 {
	color: #525252;
}
.citation-txt h4 a:link, .citation-txt h4 a:visited {
	padding: 0 20px 0 0;
	background: url(../images/common/icon/icon_gray_right_arrow02.png) no-repeat right top;
	color: #6c3292;
	font-size: 14px;/*0711*/
}
.citation-txt h4 a:hover {
	color: #6293cb;
}
/* =COMPARISON ==========*/
.compare-list ul li h2 {
	text-indent: 0;
	color: #6c6c6c;
	font-weight:bold;
}
ul.compare-product h2, ul.compare-product h3 {
	font-size: 11px;
}
li.product-name h2 {
	width: 155px;
	font-weight: bold;
}
/* =WHERETOBUY---------- */
.wheretobuy-page .article-listtitle h3 {
	color:#fff;
}
/* =NEWS DETAIL========== */
body.news-detail-page h1 {
	text-indent:0;
	font-size:14px;
	font-weight:bold;
	color:#444444;
}
/* =SUPPORT INDEX ==========*/
.support-container h3 {
	margin:0 0 10px 0;
}
/* =SUPPORT REGISTRATION ==========*/
.registration .steps-content h2 {
	color:#6C6C6C;
	font-size:14px;
	font-weight:bold;
	text-indent:0;
	margin:0 0 5px 0;
	position:relative;
	width:625px;
}
.registration .steps-content h2 p {
	position:absolute;
	float:right;
	bottom:0;
 *bottom:3px;
	right:0;
	margin:0;
	color:#6293cb;
	font-size:11px;
	letter-spacing:0px;
	word-spacing:-1px;
	font-weight:normal;
}
/* =ABOUT ==========*/
body.aboutbenq-unit .article-title h1 {
	width:625px;
}
.about-container h2 {
	margin:16px 0 20px 0;
}
.about-container h3 {
	font-size:13px;
	margin:0 0 10px 0;
}
/* =ABOUT MEDIAINFO PRESS ==========*/
/*body.mediainfo-press-detail-page h1{
	text-indent:0;
	font-size:14px;
	font-weight:bold;
	color:#444444;
}*/

/* =ABOUT MEDIAINFO PHOTOS ==========*/
.photo-list li h2 {
	position: absolute;
	bottom: 7px;
	left: 1px;
	z-index: 120;
	color: #a89d7e;
	width: 177px;
	height: auto;
	padding:0 13px 0 13px;
	display: block;
	font-weight: normal;
	font-size:13px;
}
/* =ABOUT BENQDESIGN CSR ==========*/
.csr-article h2, .csr-report h2, .awards-detail-article h2 {
	font-size:14px;
	color:#6c6c6c;
	font-weight:bold;
	text-indent:0;
	margin:0 0 10px 0;
}
.csr-report h2 {
	float:left;
	line-height:30px;
}
/* =ABOUT GLOBAL OFFICE ==========*/	
.office-report h3 {
	margin: 20px 0 10px;
}
/* =ABOUT GROUP ==========*/	
.group-report .group .group-content h3 {
	margin: 0;
	font-size: 12px;
}
/* =ABOUT BENQDESIGN PHILOSIPHY ==========*/
.benqdesign-philosophy h3, .benqdesign-designcenter h3 {
	font-size:13px;
	margin:20px 0 10px 0;
}
/* =MYBENQ INDEX------------- */
.mybenq-index-page h2 {
	margin: 0 0 10px 0;
}
/* =MYBENQ JOIN STEP------------- */
body.join-steps .onecolumn-type h1 {
	width:197px;
	height: 126px;
	margin: 0 0 3px 0;
}
.join-step01-page .onecolumn-type  h1 {
	background: url(../images/common/bg/bg_step01.jpg) no-repeat left -95px;
}
.join-step02-page .onecolumn-type  h1 {
	background: url(../images/common/bg/bg_step02.jpg) no-repeat left -95px;
}
.join-step03-page .onecolumn-type  h1 {
	background: url(../images/common/bg/bg_step03.jpg) no-repeat left -82px;
}
body.join-step01-page h2 {
	font-size: 16px;
	text-align: center;
	margin: 0 0 20px 0;
}
body.join-step02-page h2 {
	margin: 0 0 10px 0;
}
body.join-step03-page h2 {
	margin: 0 0 20px 0;
}

/* Localized */