/*solnair_education*/

#ed{
	border:#000 1px solid;
	background-color:#CCC;
	
}

#ed  a{
	
	text-decoration: none;
	color: #000;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border: solid #fff 1px;
	display: block;
	-webkit-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms, border-color 500ms ease-in-out 100ms;
	-moz-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms, border-color 500ms ease-in-out 100ms;
	-ms-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms, border-color 500ms ease-in-out 100ms;
	-o-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms, border-color 500ms ease-in-out 100ms;
	transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms, border-color 500ms ease-in-out 100ms;
}

#ed ul li{
	padding-bottom: 5px;
	padding-top: 5px;
}

.ed{
	color: #ed1c24;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
	background-color: #CCC;
	font-size: 1.7em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	text-align: center;
	font-weight:bold;
	letter-spacing: .2em;
}
.child_ed span {
	color: #00F;

}




.child_ed{
	color: #ed1c24;
	text-align:center;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #CCC;
	font-size:1.1em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	font-weight: bold;
	text-align:center;
	}

.child_ed span{font-size: 1.4em;
}

.child_ed li{
	padding-left:5px;
	padding-right:5px;
}


#ed a:hover {
	background-color: #ed1c24;
	color: #FFF;
	border-color: #FFF;
}

#ed a:hover span{
	color: #FFF;
	-webkit-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms, border-color 500ms ease-in-out 100ms;
	-moz-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms, border-color 500ms ease-in-out 100ms;
	-ms-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms, border-color 500ms ease-in-out 100ms;
	-o-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms, border-color 500ms ease-in-out 100ms;
	transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms, border-color 500ms ease-in-out 100ms;
}


.pre_proj{
	color: #000;
	text-align:center;
	padding-bottom: 5px;
	padding-top: 0px;
	background-color: #CCC;
	font-size:1.2em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
 
	text-align:center;

	line-height:2em;
}



.proj_ed span {
	color:#fff;

}




.proj_ed{
	color: #ed1c24;
	text-align:center;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #CCC;
	font-size:1.1em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	font-weight: bold;
	text-align:center;
	}

.proj_ed span{font-size: 1.4em;
}

.proj_ed li{
	padding-left:5px;
	padding-right:5px;
}

.proj_ed a{
	background-color:#000;
}

.pre_proj li{
}

/*tr td {
	
	text-align:center;
}

tr td a{
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	color:#ed1c24;
	text-decoration: none;
	-webkit-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	-moz-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	-ms-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	-o-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
}

tr td a:hover {
	background-color: #ed1c24;
	color: #fff;
}*/

