﻿li.title
{
}
li.title h3
{
	background-color: #efefef;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	border-bottom: 1px solid #7FC2D8;
	font-size: 100%;
}
/*arbohome children */
ul.rptArboHomeChildren
{
	width: 280px;
	list-style: none;
	margin: 0;
	padding: 0px;
	border: 1px solid #7FC2D8;
}
li.rptArboHomeChildrenItem
{
	padding: 0 4px 4px 4px;
}
li.rptArboHomeChildrenItem a
{
	font-size: inherit;
	font-weight: inherit;
	color: #0099cc;
	text-decoration: none;
	font-size: 100%;
	width: 100%;
}
li.rptArboHomeChildrenItem a:hover
{
	text-decoration: underline;
}
/*arbochildren*/
ul.rptArboChildren
{
	border-top: 1px solid #7FC2D8;
	border-left: 1px solid #7FC2D8;
	border-right: 1px solid #7FC2D8;
}
ul.rptFamiChildren
{
	border-top: 1px solid #7FC2D8;
	border-left: 1px solid #7FC2D8;
	border-right: 1px solid #7FC2D8;
	border-bottom: 1px solid #7FC2D8;
	color: #000000;
}
ul.rptArboChildren, ul.rptFamiChildren
{
	width: 99%;
	list-style: none;
	margin: 0;
	padding: 0px;
	display: block;
}
li.rptArboChildrenItem, li.rptFamiChildrenItem
{
	padding: 0 4px 4px 4px;
	float: left;
	width: 30%;
	overflow: hidden;
}
li.rptArboChildrenItem a, li.rptFamiChildrenItem a
{
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	font-size: 100%;
	width: 100%;
}
li.rptArboChildrenItem a
{
	color: #0099cc;
}
li.rptFamiChildrenItem a
{
	color: #000000;
}
li.rptArboChildrenItem a:hover, li.rptFamiChildrenItem a:hover
{
	text-decoration: underline;
}
li.rptArboChildrenItem h4
{
	padding: 2px 2px 2px 2px;
	margin: 0px;
	border-bottom: 1px solid #7FC2D8;
	font-size: 105%;
	font-weight: normal;
}
li.rptArboChildrenItem h4 a
{
	color: #0099cc;
}
li.rptArboChildrenItem h4 a:hover
{
	text-decoration: underline;
}
/*sub arbo /fami */
ul.rptSubArboChildren, ul.rptSubFamiChildren
{
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0px;
	float: left;
}
li.rptSubArboChildrenItem, li.rptSubFamiChildrenItem
{
	padding: 0 4px 4px 4px;
	float: left;
	width: 200px;
}
li.rptSubArboChildrenItem a, li.rptSubFamiChildrenItem a
{
	font-size: inherit;
	font-weight: inherit;
	color: #000000;
	text-decoration: none;
	font-size: 100%;
	width: 100%;
}
li.rptSubArboChildrenItem a:hover, li.rptSubFamiChildrenItem a:hover
{
	text-decoration: underline;
}









































/* arbo childrenExtend V2 */
div.rptArboChildren
{
	width: 100%;
	float: left;
	border: 1px solid #7FC2D8;
}
span.title h3
{
	background-color: #efefef;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	border-bottom: 1px solid #7FC2D8;
	font-size: 100%;
}
div.rptArboChildrenItem
{
	width: 30%;
	float: left;
	padding: 0 4px 4px 4px;
}

div.rptArboChildrenItem h4
{
	padding: 2px 2px 2px 2px;
	margin: 0px;
	border-bottom: 1px solid #7FC2D8;
	font-size: 105%;
	font-weight: normal;
	color: Red;
}
div.rptArboChildrenItem h4 a
{
	color: #0099cc;
}
div.rptArboChildrenItem a
{
	font-size: inherit;
	font-weight: inherit;
	color: #000000;
	text-decoration: none;
	font-size: 100%;
	width: 100%;
}
div.rptArboChildrenItem a:hover
{
	text-decoration: underline;
}

div.rptSubArboChildren
{
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0px;
	float: left;
}
span.rptSubArboChildrenItem
{
	padding: 0 4px 4px 4px;
	float: left;
	width: 160px;
}
span.rptSubArboChildrenItem a
{
	font-size: inherit;
	font-weight: inherit;
	color: #000000;
	text-decoration: none;
	font-size: 100%;
	width: 100%;
}
span.rptSubArboChildrenItem a:hover
{
	text-decoration: underline;
}
