/* CSS Document */

/*
* {margin: 0; padding: 0; border: none; text-decoration: none}
*/
	
body {
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	font: .9em "trebuchet ms", tahoma, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;/*background-image:  url(../images/Nav/bg_grad.jpg);*/
	background-color: #6699CC;
}

/*
img { behavior: url(iepngfix.htc); }
*/

a {
	/*font-weight: bold;*/
	color: #005FA9;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



h1, h2, h3, h4, h5, h6 {
font-weight:bold;
margin:0pt;
padding:0pt;
}

h1 { 
	padding: 10px;
	font-size:110%;
/*
border-bottom:1px solid #BFC4CF;
margin-bottom:0.5em;
padding-bottom:0.35em;

*/

}

h2 { 

font-size:105%;


}


/************************************/
/* jQuery Tab                       */
/************************************/

ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}


/************************************/
/* List Tags                        */
/************************************/

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}


ul ul ul{
 list-style-type: circle;
}


/*
ul{ list-style-type: none; margin:0px; }
ul li { display:block; width: 100%; background:#ccc; }
ul li a:hover{ background:#999; }
*/

/**************************/
/* IDs*/
/**************************/

div#holder {
	width:880px !important;
	width /**/:890px;
	margin: 0 auto;
	padding:5px;
	background:#FFF
	
}

div#header {
	height: 120px;
	margin-top:5px;
	padding-top: 5px;
	text-align:center;
	background-image: url(../images/head_logo.jpg);
	background-repeat: no-repeat;
}

#sticky-top {
position: fixed;
top: 0%;
left: 0%;
width: 100%;
height: 20px;
color: rgb(252, 30, 30);
text-align: center;
padding: 5px 5px 0px 5px;
background: rgb(226, 226, 226);
margin: 0px 0px 10px 0px;
border: 1px solid rgb(128, 128, 128);
border-radius: 0px 0px 0px 0px;
box-shadow: -2px -2px 15px #888;
}

  .language 
  {
	float:right;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 90px;
	font-weight: bold;
	color: #FFFFFF;
  } 
  
   .language_select 
  {
	float:right;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 90px;
  } 

#content_header {
	
	width: 880px;
/*

	
	height: 50px;
	padding: 10px;
	*/

}
/*
#left_column_h {
	width: 170px;
	float: left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 15px 5px 15px 15px;

	font-size:90%;
	line-height:1.1em;
	font-weight: bold;
	
	color: #000000;
	margin-left: 10px;
	
	
}
*/
#onecolumn {
	width: 850px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;

	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	visibility: inherit;
	margin-bottom: 5px;
}

#right_column {
	width: 644px;
	float: right;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	visibility: inherit;
	margin-bottom: 5px;
}


#right_column img {
	border:1px solid #999999;
	padding:3px;
	margin-top: 0.5em;

}


#right_column_h {
	width: 644px;
	float: right;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	visibility: inherit;
	background-position: left top;
	margin-bottom: 5px;
}


#right_column_chem1 {
	width: 644px;
	float: right;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/bg_chem_2.jpg);
	background-repeat: no-repeat;
	visibility: inherit;
	background-position: right bottom;
	margin-bottom: 5px;
}

#right_column_chem2 {
	width: 644px;
	float: right;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/bg_chem_polishing.jpg);
	background-repeat: no-repeat;
	visibility: inherit;
	background-position: right center;
	margin-bottom: 5px;
}

#footer {

	width: 860px;
/*
	height: 30px;
	background-color: #666666;
*/	
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;

}



/************************************/
/* Nav                       */
/************************************/

  #nav
  {
    height: 32px;
    background-color: #000000;
 	font-weight: bold;
	font-size:95%;
	background-image:  url(../images/Nav/glbnav_background.gif);
  }
  
  #nav_zh
  {
    height: 32px;
    background-color: #000000;
 	font-weight: bold;
	font-size:105%;
	background-image:  url(../images/Nav/glbnav_background.gif);
  }  
  #nav ul
  {
	list-style:none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;

  }

	 
  #nav li
  {
	display:inline;
	float: right;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left:0px;
	border-right: 1px solid #8FB8BC;

  }
  
#nav li:first-child {
border-right:medium none;
}


  #nav li a 
  {
	margin: 0px;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
  }

  
#nav li a:link {
	color: #000000;
}
#nav li a:visited {
	color: #000000;
}
#nav li a:hover {
	/*background-image:  url("../images/Nav/glblnav_selected.gif");*/
	background-color:#000099;
	text-decoration: none;
	color: #ffffff;
}




/************************************/

/**************************/
/* Classes*/
/**************************/

.content {
    /*color: #005FA9;*/
	color:#000000;
	font-size:95%;
    line-height:normal;
}

.content_zh {
    /*color: #005FA9;*/
	color:#000000;
	font-size:101%;
    line-height:normal;
}

.content h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	margin-top: .7em;
	font-size: 100%;
	font-weight: bold;
}

.content p {
	margin-top: .2em;
	margin-right: .5em;
	margin-bottom: .5em;
	margin-left: .5em;
}

.content ol {
	margin-top: .2em;

	margin-bottom: .5em;

}
/*
.content strong{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	font-size:100%;
    line-height:normal;
	font-weight: bold;
	
}
*/

.content_small {
    color: #000000;
	font-size:75%;
}

.img_desc {
	color: #000000;
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
}

.table_title_white {
	color: #FFFFFF;
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
}

.table_title {
	color: #000000;
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
}

.table_content {
	color: #000000;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
.left_column_small{
	float: left;
	padding: 20px 0px 10px 20px;
	font-size: 75%;
	color: #666666;
}



 .imagefloat
{
	float: left;
	background-color: #fff;
	padding: 5px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 5px;
}


div.imagefloat img
{
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
}



.content-block {
	background-color:#E8E8E8;
	border:1px solid #BFBFBF;
	margin:1em;
	padding:0.5em;
	text-align: center;
	width: 200px;
}

.error{
	background-color:#E8E8E8;
	color: #FF0000;
}

/************************************/
/* CSS Popout Menu */
/************************************/

#tabs{
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#left_column{
/*
position:relative;
top:0px;
left:0px;

padding:1px;
z-index:4;
width:128px;
*/
	width: 14em;
	/*width: 190px;*/
	float: left;
	padding: 5px 5px 5px 5px;

	font-size:90%;
	line-height:1.1em;
	/*background-color: #F2B748;*/

}

#left_column a, #left_column h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 5px;
	width: 14em;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	vertical-align: middle;
}

#left_column a{

text-decoration:none;
}


#left_column a, #left_column a:visited{
color:#494c59;
}

#left_column a:hover{
	background-color: #3399FF;
	color: #FFFFFF;
}

#left_column a:active{
	background-color: #666666;
	color: #CCCCCC;
}

#left_column h2{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			
			text-decoration: none;
			padding-left: 5px;
			width: 128px;
			padding-top: 3px;
			padding-bottom: 3px;
			display: block;
}

#left_column li{
list-style-type:none;
}

#left_column ul li{
position:relative;
}

#left_column li ul{
position:absolute;
top:0;
left:128px;
display:none;
}

/* Fix IE. Hide from IE Mac \*/
* html #left_column ul li{float:left;height:1%;}
* html #left_column ul li a{height:1%;}
/* End */

div#left_column ul, #left_column ul ul, div#left_column ul ul ul{
margin:0;
padding:0;
list-style-image:none;
width:128px;
}

#left_column ul ul, div#left_column ul ul ul{
margin:0;
padding:0;
list-style-image:none;
width:190px;
}

div#left_column ul ul ul{
margin:0;
padding:0;
list-style-image:none;
width:175px;
}

div#left_column ul ul, div#left_column ul ul ul, div#left_column ul li:hover ul ul, div#left_column ul li:hover ul ul ul{
display:none;
}

div#left_column ul li:hover ul, div#left_column ul ul li:hover ul, div#left_column ul ul ul li:hover ul{
display:block;
}

.t {
	width: 14em;
	padding-top: 8px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #FFCC00;
	/*
	padding-left: 5px;
	width: 14em;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	vertical-align: middle;
	*/
}
.xb {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFCC00;

}

.xc {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFCC66;
	
}
.x {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFCC00;

}

.x_arrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bullet/r_arrow_white.png);
	background-position: right;
	background-repeat: no-repeat;
}
/* Styling for Expand */
#left_column a.xc, #left_column a.xc:visited{
text-indent:0px;
/*color: #0000FF;*/
}
#left_column a.xc:hover{
color:#FFFFFF;
background-color: #3399FF;
}

#left_column a.xc:active{
color:#666666;
background:#cccccc;
#left_column a.x, #left_column a.x:visited{
text-indent:0px;
color:#494c59;
}

#left_column a.x:hover{
color:#FFFFFF;
background-color: #3399FF;
}

#left_column a.x:active{
color:#666666;
background:#cccccc;
}


/* Styling for Expand */

#left_column a.subm, #left_column a.subm:visited{
text-indent:2px;
color:#494c59;
background-color: #FFFF99;
width: 185px;
}

#left_column a.subm:hover{
color:#FFFFFF;
background-color: #3399FF;
}

#left_column a.subm:active{
color:#666666;
background:#cccccc;
}

#left_column li.subm{
list-style-type:none;
}

#left_column ul li.subm{
position:relative;
}

#left_column li ul.subm{
position:absolute;
top:0;
left:185px;
display:none;
background-color: #FFFFFF;
border: solid 1px #000000;
z-index:99;
}
