﻿/*
	(1) html elements
	(2) global structures
	(3) formatting for global structures
	(4) general purpose */

/*****************************************************
	(1) html elements
******************************************************/

body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bg_body.gif) 0 0 repeat-x;
	text-align: center;
}

body, td {
	font-family: arial;
	font-size: 12px;
}

h1 {
	font-size: 1.8em;
	color: #975322;
	line-height: 22px;
}

h2 {
	font-size: 1.3em;
	color: #975322;
}

h2  a {
	font-size: 1em;
}

h3 {
	font-size: 1.1em;
	color: #335b99;
}

a {
	color: #005a9d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 8px 0;
}

.fla8 {
	font-size: 10px;
	color: #666666;
}

/*****************************************************
	(2) global structures
******************************************************/
a.viewAll {
	font-size: .8em;
}

#main {
	background: transparent url(../images/bg_main.gif) 0 0 repeat-y;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#gradient-cap {
	background: transparent url(../images/bg_gradient_cap.gif) 0 0 no-repeat;
	width: 981px;
	padding: 27px 0 0 19px;
}

#masthead {
	/*width: 984px;*/
	width: 962px;
	text-align: left;
}

#search {
	/*text-align: right;*/
	color: #4e4e4e;
	padding-top: 10px;
	padding-right: 24px;
}


#banner { }

#primary-nav {
	background: transparent url(../images/bg_primary-nav.gif) 0 0 no-repeat;
	height: 21px;
	padding-top: 13px;
	font-size: 11px;
}

#content {
	/*width: 984px;*/
	width: 962px;
	background: #fff url(../images/bg_content.gif) 0 0 repeat-y;
}

#primary-content {
	width: 620px;
	float: left;
	padding: 20px 70px 20px 50px;
	min-height: 400px;
}

#secondary-content {
	width: 214px;
	float: left;
	padding: 20px 0 10px 3px;
}

#footer {
	background: transparent url(../images/bg_footerNEW.gif) 0 0 no-repeat;
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	font-size: .9em;
}

/*****************************************************
	(3) formatting for global structures
******************************************************/


/* search */

#search table {
	margin-left: auto;
}

#search td {
	text-align: center;
	font-size: 10px;
}

#search #txtQuery {
	border: 1px solid #a5acb2;
	margin: 0 5px 0 10px;
	height: 17px;
}

#search #cmdSearch {
	margin-right: 5px;
}

#search a.advanced-search {
	padding-left: 12px;
	margin-left: 5px;
	background: transparent url(../images/bg_btn_advanced_search.gif) 0 2px no-repeat;
	/*color: #4e4e4e; */
	color: #B68765;
}

#search a.advanced-search strong {
	font-size:13px;
	color: #B68765;
}

#search a.advanced-search:hover {
	text-decoration: underline;
}

#search #language-select {
	width:150px;
	border:1px solid #000;
	color:#999;
	font-family:arial;
	font-size :10px;

}

/* #banner */

#banner h1 {
	margin: 0;
	padding: 0;
}

#banner img {
	display: block;
}



/* primary-nav */
#primary-nav ul {
	margin: 0;
	padding: 0;
	float: right;
	height: 21px;
	/*height: 32px;*/
}

#primary-nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	padding-right: 20px;
}

#primary-nav a  {
	color: #fff;
	padding-left: 17px;
	background: transparent url(../images/bg_arrow_primary-nav.gif) 0 1px no-repeat;
	font-weight: bold;
}

#primary-nav div.company a {
	float: left;
	margin-left: 55px;
	background: transparent url(../images/bg_nav_company.gif) 0 1px no-repeat;
}

#primary-nav a.language {
	background-image: url(../images/bg_nav_language.gif);;
}




/* primary-content */

/*#primary-content .logo,
#primary-content h1,
#primary-content h2,
#primary-content h3,
#primary-content h4,
#primary-content ul.anchor-list {
	margin-left: -10px;
}

#primary-content ul.breadcrumb {
	margin-left: -10px;
}


*/

#primary-content ul {
	padding-left: 0;
	margin-left: 0px;
}

#primary-content li {
	list-style: none;
	background: transparent url(../images/bullet_blue_square.gif) 0 4px no-repeat;
	padding-left: 10px;
}

#primary-content ul.series-list li {
	font-size: 12px;
	margin:0 0 0 15px; 
	background:url(../images/bullet_blue_square.gif) no-repeat left center;  
}

#primary-content ul.breadcrumb li {
	background: none;
	margin-left: -10px;
}

#primary-content ul.anchor-list li {
	background: none;
	margin-left: -10px;
}

#primary-content ul.breadcrumb li a {
	color: #930;
}


#primary-content a {
	text-decoration: underline;
}

#primary-content a:hover {
	color: #930;
	text-decoration: none;
}

#primary-content a:visited { }

#primary-content columnleft {
 float: left;
 width: 50%;
 margin-top: 0;
 margin-right: 150em;
 padding-top 0;
 padding-right: 1em;
 padding-bottom: 20px;
}

#primary-content columnright {
 width: 50%;
 padding-left: 2em;
 margin-top: 0;
 padding-top 0;

}


/* #secondary-content */

#secondary-content h2 {
	margin: 0;
	padding: 14px 0 0 8px;
}


#secondary-content li a.active {
	font-weight: bold;
}




/* footer */
#footer ul {
	list-style: none;
	margin: 0;
	padding: 8px 0 0 30px;
}

#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#footer ul li a {
	color: #fff;
	float: left;
	padding-left: 18px;
	padding-right: 15px;
	background: transparent url(../images/bg_li_footer.gif) 0 5px no-repeat;
}

#footer ul li.first a {
	padding-left: 0;
	background: none;
}

#footer ul li.last a {
	padding-right: 0;
}

#footer ul.utility {
	float: right;
	padding-right: 30px;
}




/*****************************************************
	(4) general purpose
******************************************************/

#secondary-content h2 { margin-left: 8px; }
* html #secondary-content h2 { margin-left: 8px; }
#secondary-content div.column h2 { margin-left: 0; }

h2.category-header,
#secondary-content h2.category-header {
	width: 157px;
	height: 33px;
	color: #fff;
	font-size: .9em;
	margin-bottom: 0;
	padding: 7px 0 0 36px;
}


/*****************************************************
	Chinese Simplified
******************************************************/
h2.产品 { background: transparent url(../images/h2_products_inactive.gif) 0 0 no-repeat; }
h2.产品-active { background: transparent url(../images/h2_products.gif) 0 0 no-repeat; }
h2.服务 { background: transparent url(../images/h2_services_inactive.gif) 0 0 no-repeat; }
h2.服务-active { background: transparent url(../images/h2_services.gif) 0 0 no-repeat; }
h2.技术 { background: transparent url(../images/h2_technology_inactive.gif) 0 0 no-repeat; }
h2.技术-active { background: transparent url(../images/h2_technology.gif) 0 0 no-repeat; }
h2.应用 { background: transparent url(../images/h2_markets_inactive.gif) 0 0 no-repeat; }
h2.应用-active { background: transparent url(../images/h2_markets.gif) 0 0 no-repeat; }
h2.公司 { background: transparent url(../images/h2_company_inactive.gif) 0 0 no-repeat; }
h2.公司 { background: transparent url(../images/h2_company.gif) 0 0 no-repeat; }

/*****************************************************
	Chinese Traditional
******************************************************/
h2.產品 { background: transparent url(../images/h2_products_inactive.gif) 0 0 no-repeat; }
h2.產品-active { background: transparent url(../images/h2_products.gif) 0 0 no-repeat; }
h2.服務 { background: transparent url(../images/h2_services_inactive.gif) 0 0 no-repeat; }
h2.服務-active { background: transparent url(../images/h2_services.gif) 0 0 no-repeat; }
h2.技術 { background: transparent url(../images/h2_technology_inactive.gif) 0 0 no-repeat; }
h2.技術-active { background: transparent url(../images/h2_technology.gif) 0 0 no-repeat; }
h2.應用 { background: transparent url(../images/h2_markets_inactive.gif) 0 0 no-repeat; }
h2.應用-active { background: transparent url(../images/h2_markets.gif) 0 0 no-repeat; }
h2.公司 { background: transparent url(../images/h2_company_inactive.gif) 0 0 no-repeat; }
h2.公司-active { background: transparent url(../images/h2_company.gif) 0 0 no-repeat; }

/*****************************************************
	Japanese 
******************************************************/
h2.製品 { background: transparent url(../images/h2_products_inactive.gif) 0 0 no-repeat; }
h2.製品-active { background: transparent url(../images/h2_products.gif) 0 0 no-repeat; }
h2.サービス { background: transparent url(../images/h2_services_inactive.gif) 0 0 no-repeat; }
h2.サービス-active { background: transparent url(../images/h2_services.gif) 0 0 no-repeat; }
h2.テクノロジ { background: transparent url(../images/h2_technology_inactive.gif) 0 0 no-repeat; }
h2.テクノロジ-active { background: transparent url(../images/h2_technology.gif) 0 0 no-repeat; }
h2.アプリケーション { background: transparent url(../images/h2_markets_inactive.gif) 0 0 no-repeat; }
h2.アプリケーション-active { background: transparent url(../images/h2_markets.gif) 0 0 no-repeat; }
h2.会社情報 { background: transparent url(../images/h2_company_inactive.gif) 0 0 no-repeat; }
h2.会社情報-active { background: transparent url(../images/h2_company.gif) 0 0 no-repeat; }

/*****************************************************
	Korean 
******************************************************/
h2.제품 { background: transparent url(../images/h2_products_inactive.gif) 0 0 no-repeat; }
h2.제품-active { background: transparent url(../images/h2_products.gif) 0 0 no-repeat; }
h2.서비스 { background: transparent url(../images/h2_services_inactive.gif) 0 0 no-repeat; }
h2.서비스-active { background: transparent url(../images/h2_services.gif) 0 0 no-repeat; }
h2.기술 { background: transparent url(../images/h2_technology_inactive.gif) 0 0 no-repeat; }
h2.기술-active { background: transparent url(../images/h2_technology.gif) 0 0 no-repeat; }
h2.응용 분야 { background: transparent url(../images/h2_markets_inactive.gif) 0 0 no-repeat; }
h2.응용 분야-active { background: transparent url(../images/h2_markets.gif) 0 0 no-repeat; }
h2.회사 { background: transparent url(../images/h2_company_inactive.gif) 0 0 no-repeat; }
h2.회사-active { background: transparent url(../images/h2_company.gif) 0 0 no-repeat; }

/*****************************************************
	English
******************************************************/
h2.Products { background: transparent url(../images/h2_products_inactive.gif) 0 0 no-repeat; }
h2.Services { background: transparent url(../images/h2_services_inactive.gif) 0 0 no-repeat; }
h2.Technology { background: transparent url(../images/h2_technology_inactive.gif) 0 0 no-repeat; }
h2.Markets { background: transparent url(../images/h2_markets_inactive.gif) 0 0 no-repeat; }
h2.Technologies { background: transparent url(../images/h2_technology_inactive.gif) 0 0 no-repeat; }
h2.Applications { background: transparent url(../images/h2_markets_inactive.gif) 0 0 no-repeat; }
h2.Company { background: transparent url(../images/h2_company_inactive.gif) 0 0 no-repeat; }
h2.Generic { background: transparent url(../images/h2_generic_inactive.gif) 0 0 no-repeat; }

h2.Products-active { background: transparent url(../images/h2_products.gif) 0 0 no-repeat; }
h2.Services-active { background: transparent url(../images/h2_services.gif) 0 0 no-repeat; }
h2.Technology-active { background: transparent url(../images/h2_technology.gif) 0 0 no-repeat; }
h2.Markets-active { background: transparent url(../images/h2_markets.gif) 0 0 no-repeat; }
h2.Technologies-active { background: transparent url(../images/h2_technology.gif) 0 0 no-repeat; }
h2.Applications-active { background: transparent url(../images/h2_markets.gif) 0 0 no-repeat; }
h2.Company-active { background: transparent url(../images/h2_company.gif) 0 0 no-repeat; }
h2.Generic-active { background: transparent url(../images/h2_generic.gif) 0 0 no-repeat; }

h2.category-header a {
	text-decoration: none;
	color: #fff;
}

/* div.column */
div.column {
	float: left;
	background: #fff url(../images/bg_column_bottom.gif) bottom left no-repeat;
	width: 193px;
	margin: 0 8px;
	margin: 0 8px 15px 8px;
	padding-bottom: 20px;
}

* html div.column {
	margin: 0 4px 15px 4px;
}

div.column ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.column ul li {
	display: inline;
}

div.column ul li a {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background-color: #f6f6f6;
	margin-bottom: 2px;
	padding: 2px 0 2px 9px;
	display: block;
}

div.column ul li li a {
	border: none;
	background: #fff;
	color: #000;
	padding-left: 15px;
}



/* ul.collapsed */
ul.collapsed {
	list-style: none;
	margin: 0;
	padding: 0 0 0 7px;
}

ul.collapsed li {
	margin: 0;
	padding: 0;
	position: relative;
}

ul.collapsed li img {

}




/* ul.breadcrumb */

ul.breadcrumb {
	list-style: none;
	margin: 0 0 20px -10px;
	padding: 0
}

ul.breadcrumb li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #666;
}

ul.breadcrumb li a {
	padding-right: 15px;
}



/* ul.anchor-list */
ul.anchor-list {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.5em;
}


ul.anchor-list li a {
	color: #975322;
}


div.product-photo {
	float: right;
	width: 215px;
	text-align: center;
	margin: 0 0 10px 10px;
}


table.form {}

table.form td {
	padding: 4px;
	vertical-align: top;
}

table.form td.label {
	text-align: right;
}

table.form td.controls {
	text-align: right;
}



/* utilities */
.inline { display: inline; }
.left	{ float: left; }
.right	{ float: right; }
.clear  { clear: both;  height: 1px; overflow: hidden; }
.small	{ font-size: .8em; }

.text-center	{ text-align: center; }
.text-large		{ font-size: 1.1em; }
.text-x-large	{ font-size: 1.3em; }

.pt    { padding-top: 5px; }
.pr    { padding-right: 20px; }
.pb    { padding-bottom: 20px; }
.pl    { padding-left: 20px; }
