@charset "iso-8859-1";

/* ========================================

prod_tree.css

 ========================================*/
.second_headline{
	margin: 20px 0 0 0;
	padding: 0 0 5px 0;
	background:url(../../../en/img/h2_bg004.gif) 0% 100% no-repeat;
}
.second_headline h2.prod_tree{
	font-size:120%;
	line-height:130%;
	background:url(../../../en/img/h2_bg003.gif) 0% 0% repeat;
}
.second_headline h2.prod_tree span{
	_height:1%;
	padding:14px 0 8px 19px;
	display:block;
}
.second_headline h2.prod_tree span a:hover {
	text-decoration: none;
}
.second_headline ul {
	float: right;
	position:relative;
	top: -30px;
	list-style: none;
	position: relative;
	top: -2.3em;
}

.second_headline ul li {
	display: inline;
	width: 50px; 
	float: left;
	margin: 0 20px 0 0;

}
.second_headline ul li a {
	padding: 2px 0 2px 15px;
	vertical-align: top;
	zoom: 1;
}

.second_headline ul li a:hover {
	text-decoration: none;
}




.second_headline ul li.open_btn a{
	background: url(../../../en/img/com_ic010.gif) no-repeat 0 0.35em;
	
}
.second_headline ul li.close_btn a{
	background: url(../../../en/img/com_ic011.gif) no-repeat 0 0.35em;
}
div.prod_section{
	clear: both;
	width:708px;
	margin:20px 0 40px 30px;
}
div.prod_section ul {
	list-style: none;
}
div.prod_section li {
	min-height: 18px;
	_height: 18px;
	border-top: solid 1px #fff;
	
}
/* fast-list */
ul.prod_list{
	margin: 0;
	padding: 0;
}
ul.prod_list li {
	background: #b4c7e8;

}
ul.prod_list li a:link {
	text-decoration: underline;
}
ul.prod_list li a:hover {
	text-decoration: none;
}
ul.prod_list li p {
	padding: 1px 5px;
	_padding: 0;
	_margin: 5px;
}
*:first-child+html ul.prod_list li p {
	padding: 0;
	margin: 5px;
}

/* second-list */
ul.prod_list ul.prod_child_list {

}
ul.prod_list ul.prod_child_list li {
	background: #dfe8fa;
}
ul.prod_list ul.prod_child_list li p {
	padding-left: 22px;
}
ul.prod_list li p img,
ul.prod_list ul.prod_child_list li p img {
	margin-right: 4px;
	vertical-align: middle;
}
ul.prod_list li p img,
ul.prod_list ul.prod_child_list li p img {
	margin-right: 4px;
	vertical-align: middle;
}
/* third-list */
ul.prod_list ul.prod_child_list ul.items_list {
	background: #eef1fa;
}
ul.prod_list ul.prod_child_list ul.items_list li {
	padding-left: 50px;
	background: #eef1fa;
}
ul.prod_list ul.prod_child_list ul.items_list dl.items_details {
	display: inline;
}
ul.prod_list ul.prod_child_list ul.items_list dl.items_details dt {
	float: left;
	width: 354px;
	min-height: 14px;
	padding: 5px 0 0 0;
}
ul.prod_list ul.prod_child_list .items_list dl.items_details dd {
	float: left;
	width: 160px;
	min-height: 14px;
	padding: 5px 0 0 0;
}
ul.prod_list ul.prod_child_list .items_list dl.items_details dd a {
	font-weight: bold;
}
ul.prod_list ul.prod_child_list .items_list dl.items_details dd.pdf-link {
	width: 100px;
	padding-left: 15px;
	text-indent: -15px;
	
}
ul.prod_list ul.prod_child_list .items_list dl.items_details dd.pdf-link a {
	vertical-align: middle;
	padding-right: 3px;
	font-weight: normal;
}



img.open-child-button,
img.close-child-button {
 padding: 4px;
}





/* --------------------------------------
	clear
--------------------------------------- */
ul.prod_list ul.prod_child_list ul.items_list dl.items_details:after {
	content:".";
	display:block;
	height:1px;
	clear:both;
	visibility:hidden;
}

ul.prod_list ul.prod_child_list ul.items_list dl.items_details {
	display:inline-table;
}

/* Hides from IE-mac \*/
html ul.prod_list ul.prod_child_list ul.items_list dl.items_details {
	*height:1%;
}
ul.prod_list ul.prod_child_list ul.items_list dl.items_details {
	display:block;
}
/* End hide from IE-mac */
