@charset "utf-8";
/* CSS for Marubeni Chemdot */

body {
	background-image: url(../graphics/bg_body.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #333333;
}

a.nobdr img {
	border: 0;
}
a:nobdr.hover img {
	border: 0;
} 


a {
	color: #d60008;
	text-decoration: none;
	border-bottom : 1px dotted #d60008;
}

a:visited {
	color: #666;
}

a:hover {
	color: #333;
	border-bottom : 1px solid #333;
}

#container {
	width: 100%;
	background-color: #ffffff;
	background-image: url(../graphics/bg_container.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: auto;
}

#headerhome {
	width: 810px;
	height: 226px;
	margin: 0 auto 0 auto;
}

#header {
	width: 809px;
	height: 62px;
	margin: 0 auto 0 auto;
	/**background: white url(../graphics/hdr_company.jpg) top right no-repeat;**/
}
  #header img {
    float: left;
  }

       #header .search {
                float: right;
	       /** margin: 0px 0px 0px 0px;**/
		padding: 22px 10px 0px 0px;
	}

	#header form {	        
		margin: 0px;
		padding: 0px;
		margin-right: 15px;
		width: 180px;
		border-top: solid 1px #b8b8b8;
		border-left: solid 1px #eeeeee;
		border-right: solid 1px #eeeeee;
		clear: both;
	}
	#header .field {
		margin: 0px;
		width: 143px;
		padding: 7px 4px 6px 6px;
		color: #bebebe;
		font-size: 10px;
		font-weight: bold;
		border: 0;
	}
	#header .button {
		background: white url(../graphics/search_button.gif) center no-repeat;
		margin: 0px;
		border: 0;
	}
		
#navbar {
	width: 810px;
	height: 35px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background-image: url(../graphics/navbar_bg.gif);
	background-repeat: repeat-x;
	/**font-family: Georgia, "Times New Roman", Times, serif;**/
	font-size: 12px;
	text-transform: uppercase;
	line-height: 150%;
}
  #navbar ul {
    margin: 0;
    padding: 0 0 0 5px;
    list-style: none;
  }
  #navbar li {
    float: left;
    padding: 0 11px 0 0;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    background-image: url(../graphics/navbar_spacer.gif);
    background-position: right;
    background-repeat: no-repeat;
  }
  #navbar li.last {
    background-image: none;
  }
  #navbar li.first {
	padding-left: 10;
  }
  #navbar li a {
    float: left;
    text-decoration: none;
    color: #ffffff;
    padding: 8px 8px 0px 18px;
    margin-right: 3px;
    height: 27px;
	border: 0;
  }
  #navbar li a:hover {
    color: #de0008;
    background-color: #ffaaad;
  }

#navbar_shadow {
	width: 809px;
	height: 7px;
	margin: 0 auto 0 auto;
	background: white url(../graphics/navbar_shadow.gif) top left repeat;
}

#heading {
	width: 809px;
	margin: 0 auto 0 auto;
	height: 40px;
	padding: 0;
	padding-bottom: 10px;
	background-color: white;
}

	#heading p.breadcrumb {
		padding: 7px 0 0 200px;
		font-size: 11px;
		margin:0;
	}
	
	#heading a.breadcrumb:link, #heading a.breadcrumb:visited {
		font: 10px/11px Verdana, Arial, Helvetica, sans-serif;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px
		color: #666666;
		text-transform: lowercase;
		text-decoration: none;
		border: none;
	}
	
	#heading a.breadcrumb:hover {
		color: #000000;
	}
	
	#heading h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		padding: 15px 0 0 200px;
		margin: 0;
		color: #ff0000;		
	}

	#heading h1.left {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		padding: 15px 0 0 28px;
		margin: 0;
		color: #ff0000;		
	}
	
#content {
	width: 810px;
	margin: 0 auto 0 auto;
}
  
	#home_left {
		float: left;
		width: 330px;
		height: 250px;
		padding-left: 20px;
		padding-top: 10px;
		background-color: white;
	}
		#home_left p {
			padding-top: 0;
			margin-top: 0;
			margin-bottom: 3px;
			text-align: justify;
		}
		

		#home_left .search {
			margin: 0;
			padding: 0;
		}
		#home_left form {
			margin: 0px;
			padding: 0px;
			margin-left: 0;
			width: 210px;
			border-top: solid 1px #b8b8b8;
			border-left: solid 1px #eeeeee;
			border-right: solid 1px #eeeeee;
			clear: both;
		}
		#home_left .field {
			margin: 0px;
			padding: 7px 4px 6px 6px;
			color: #bebebe;
			font-size: 10px;
			font-weight: bold;
			border: 0;
		}
		#home_left .button {
			background: white url(../graphics/search_button.gif) center no-repeat;
			margin: 0px;
			border: 0;
		}
		
	
	#home_right {
		float: right;
		width: 450px;
		padding: 0;
		background-color: white;
	}

/** start leftnav**/
#leftnav {
  float: left;
  width: 170px;
  padding-left: 0px;
}

#leftnav ul {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px 0px 50px 0px;
}

#leftnav li {
  float: left;
  border-bottom: solid 1px #FFFFFF;
  }
  
#leftnav li a {
  background-image: url(../graphics/leftnav_bg.gif);
  background-position: center;
  background-repeat: repeat;
  width: 145px;
  padding: 7px 0px 7px 25px;
  float: left;
  color: #525252;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border: 0;
  }
  
#leftnav li a.selected {
  background-image: url(../graphics/leftnav_bgselected.gif);
  background-color: #fecfd1;  
  }

#leftnav li a:hover, #leftnav li a:active {
	color: #000000;
}
		
#leftnav li ul {
   padding: 0;
   margin: 0;
}

#leftnav li ul {
	display: none
}

#leftnav li ul#current {
	display: block;
}

#leftnav li:hover ul {
    display: block;
}

#leftnav ul li ul li {
	width: 170px;
	background-color: #fce7e8;
}

#leftnav ul li ul li a {
	float: none;	
 	color: black;
	background-image: none;
   	text-transform: none;
	border: 0;
 }
 
#leftnav ul li ul li a#current {
	color: red
}

#leftnav ul li ul li a:hover {
	float: none;	
 	color: #d60008;
 }

/** end leftnav **/


/** start maincopy **/
	#maincopy {
		float: right;
		width: 580px;
		margin: 0;
		padding-right: 30px;
		padding-top: 10px;
	}
		#maincopy .breadcrumb {
			font-size: 9px;
		}
		#maincopy .rightimage {
			float: right;
			border: #ffaaad 2px solid;
			margin-right: 0;
			margin-left: 10px;
		}

		#maincopy .centerimage {
			float: center;
			border: #efefef 2px solid;
			padding: 2px;
			margin-right: 15px;
			margin-left: 10px;
		}
		
		#maincopy p {
			padding-top: 0;
			margin-top: 0;
			margin-bottom: 10px;
			text-align: left;
		}
		
		#maincopy a {
		font-weight: bold;
		color: #525252;
		text-decoration: none;
		}
	
	       #maincopy a:hover {
		    color: #000000;
	       }      
		
	       #maincopy h1 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			font-size: 16px;
			padding: 0;
			margin: 0 0 10px 0;
			text-align: left;
			color: #d60008;	
			border-bottom: 1px dotted #ffaaad;
	       }
	       
	       #maincopy h2 {
	         font-size: 13px;
	         margin: 0;
	         color: #ff0000;	
           }
                
	       #maincopy th {    
	           font-size: 11px;
		   		font-weight: bold;
		   		text-decoration: none;
                text-transform: uppercase;
               } 

	       #maincopy td {
	           font-size: 11px;
		   text-decoration: none;
               }  
               
            #maincopy td.a {
	       	   font-size: 11px;
	           font-weight: bold;
	           text-decoration: none;
	       } 
	       
			#maincopy ul {
				list-style: circle;
			}
			#maincopy ul li {
				padding-bottom: 5px;
			}
		   
				#pdtlist ul {
				  list-style: circle;
				}
				
				#pdtlist li a {
				  color: #525252;
				  font-size: 10px;
				  font-weight: bold;
				  text-decoration: none;
				  border: 0;
				 }
			
				 #pdtlist li a:hover, #pdtlist li a:active {
					color: #ff0000;
				 }

/** end maincopy **/

#maincopy_1col {
	margin: 0;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #ffffff;
}

#maincopy_1col p {
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: justify;
}
 #maincopy_1col table.contact {
  width: 520px;
  margin-top: 20px;
  color: #525252;
}
  #maincopy_1col table.contact input {
  float: right;
  width: 239px;
  height: 18px;
  padding: 4px 2px 0px 2px;
  border: solid 1px #999999;
  color: #525252;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #999999;
  background-color: #FFFFFF;
  }
  
   #maincopy_1col table.contact textarea {
  float: right;
  width: 239px;
  height:100px;
  padding: 4px 2px 0px 2px;
  border: solid 1px #999999;
  color: #525252;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #999999;
  background-color: #FFFFFF;
  }
  #maincopy_1col table.contact td {
  padding: 6px 0px 6px 0px;
  border-top: solid 1px #CCCCCC;
  }

   #maincopy_1col table.contact input.submit {
     background-image: url(../graphics/leftnav_bg.gif);
     background-repeat: repeat-x;
     background-position: top right;
    width: 120px;
    height: 29px;
    padding: 0px 0px 0px 6px;
  border: solid 1px #999999;
  color: #525252;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  }

#links ul {
    list-style: circle;
	margin: 0;
	padding: 10px 0 0 20px;
	color: red;
}

#links ul li {
	margin-bottom: 10px;
}

#links ul li a {
 	color: black;
	border-bottom: 1px dotted #999999;
   	text-decoration: none;
 }
 
#links a span {display: none;}

#links a:hover span {
   display: block;
   position: absolute;
   width: 225px;
   padding: 10px 10px;
   margin: -50px 150px;
   z-index: 600;
   color: #091B2D;
   background: #fce7e8;
   font: 12px Verdana, Arial, Helvetica, sans-serif;
   text-align: left;
   float: right;
   text-decoration: none
   }

	
#footer {
	width: 809px;
	margin: 0px auto 0px auto;
	background-color: white;
    padding: 0;
    clear: both;
}
	#footer .search {
		margin: 0;
		padding: 0;
	}
	#footer form {
		margin: 0px;
		padding: 0px;
		margin-left: 15px;
		width: 180px;
		border-top: solid 1px #b8b8b8;
		border-left: solid 1px #eeeeee;
		border-right: solid 1px #eeeeee;
		clear: both;
	}
	#footer .field {
		margin: 0px;
		padding: 7px 4px 6px 6px;
		color: #bebebe;
		font-size: 10px;
		font-weight: bold;
		border: 0;
	}
	#footer .button {
		background: white url(../graphics/search_button.gif) center no-repeat;
		margin: 0px;
		border: 0;
	}
	#footer p.copyright {
		border-top: #ffaaad 1px solid;
		font-size: 10px;
		color: #666666;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 8px;
		padding-bottom: 10px;
		margin-left: 1px;
		margin-right: 1px;
		margin-bottom: 0;
	}
	#footer a, #footer a:hover, #footer a:visited {
		font-size: 10px;
		color: #666666;
		text-decoration: none;
		border-bottom: #666666 1px dotted;
	}

#base {
  width: 100%;
  height: 15px;
  background-image: url(../graphics/bg_base.gif);
  background-repeat: no-repeat;
  background-position: top center;
}
