@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #8f932a url(../images/Inner-bgGradient.png) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
html * {
	margin: 0;
	padding: 0;
}
.MainInnerContainer {
	width: 900px;
	margin: 0 auto;
	background: #fff;
}
.InnnerContentIn {
	width: 876px;
	margin: 0 auto;
}
.InnnerContentIn .topBanner {
	width: 876px;
	height: 224px;
	background: url(../images/Header.jpg) right bottom no-repeat;
	border-bottom: solid 1px #90235b;
}
.InnnerContentIn .topBanner .Logo {
	float: left;
	width: 220px;
	height: 165px;
	background: url(../images/Inner-RadiantLogo.png) no-repeat;
	display: block;
}
.topBanner .Slogan {
	float: right;
	width: 337px;
	height: 15px;
	background: url(../images/AtItsBest.png) no-repeat;
	margin-top: 10px;
	margin-right: 10px;
}
.topBanner .topNavig {
	float: right;
	margin-top: 10px;
}
.topBanner .topNavig ul {
	list-style: none;
}
.topBanner .topNavig ul li {
	float: left;
	padding: 0px 5px;	
}
.topBanner .topNavig ul li a {
	float: left;
	padding: 0px 10px;
	font-size: 11px;
	color: #a83478;
	text-decoration: none;
	display: block;
}
.topBanner .topNavig ul li a:hover {
	color: #801855;
}
.topBanner .topNavig .Border {
	border-left: solid 1px #dda0c5;	
}
.MainNavig {
	width: 876px;
	height: 35px;
	background: url(../images/Inner-MainNavigBg.png) repeat-x;
}
.MainNavig ul {
	list-style: none;
	padding-top: 5px;
	padding-left: 5px;
}
.MainNavig ul li {
	float: left;
	height: 25px;
	padding: 0px 2px;
	border-right: solid 1px #9c2e68;
}
.MainNavig ul li a {
	float: left;
	color: #fff;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	padding: 0px 9px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.MainNavig ul li a:hover {
	color: #5d0035;
}
.MainNavig .noBorder {
	border-right: none;
}
.MainNavig ul ul
{
	clear:both;
	position:absolute;
	background-color:#CC74AA;
	margin-top:25px;
	border: solid 1px #9c2e68;
	z-index:1002;
}
.MainNavig ul ul li
{
	float:none;
	clear:both;
	border:none;
}
.colordContent {
	width: 876px;
	background: #fef5e9;
	margin-top: 20px;
}
.colordContent h1 {
	width: 571px;
	height: 34px;
	background: #c2480a url(../images/TitleButterfly1.png) no-repeat right;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	line-height: 34px;
	padding-left: 20px;
}
.LeftContent {
	float: left;
	width: 658px;
	margin-bottom: 20px;
}
.LeftContent p {
	padding: 15px 20px 10px 20px;
	line-height: 19px;
	font-size: 12px;
	color: #000;
}
.LeftContent hr {
	border: none;
	color: #f2d2bc;
	padding-right: 10px;
	clear: both;
	float: none;
	border-bottom: solid 1px #f2d2bc;
}
.LeftContent .Image {
	float: left;
	border: solid #c14509 2px;
	margin: 15px 20px 10px 20px; 
}
.clirer {
	float: none;
	clear: both;
}
.RightContent {
	float: left;
	width: 218px;
	background: #e48341;
	margin-top:10px;
}
.RightContent .Image {
	padding: 12px 10px 0px 10px;
	background: url(../images/Inner-RightImageTitlepattern.png) repeat-x;
	height: 272px;
	width: 198px;
}
.RightContent .Image h2, .News h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
}
.RightContent ul {
	list-style: none;
}
.RightContent ul#navmenu{
	margin-left:-10px;
}
.RightContent ul li {
	height: 28px;
	width: 218px;
	border-bottom: solid 1px #ffeacf;	
}
.RightContent ul li a { 
	height: 28px;
	line-height: 28px;
	display: block;
	background: #c14509 url(../images/SideNavigArrow.gif) no-repeat left;
	padding-left: 28px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.RightContent ul li a:hover { 
	background: #C84E10 url(../images/SideNavigArrow-Hover.gif) no-repeat left;
}
.RightContent .News {
	padding: 5px 10px 0px 10px;
	width: 198px;
}
.RightContent .News h2 {
	clear: both;
}
.RightContent .News h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	color: #fff;
	padding-top: 10px;
}
.RightContent .date {
	font-size: 12px;
	padding-left: 70px;
}
.RightContent hr {
	border: none;
	color: #f2d2bc;
	clear: both;
	float: none;
	border-bottom: solid 1px #f2d2bc;
	margin: 10px 0px;
}
.RightContent p {
	color: #ffd6be;
	line-height: 18px;
	font-size: 11px;
	padding-bottom: 15px;
}
.RightContent .More {
	margin-left: 140px;
	width: 50px;
	height: 18px;
	border: solid 1px #f6a775;	
	display: block;
	background: #fcf3ec;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	color: #ec5c20;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 20px;
}
.RightContent .More:hover {
	background: #f6a775;
	color: #fff;
}
.InnerFooter {
	background: #8f932a;
	width: 876px;
	height: 74px;
	margin-top: 20px;
}
.InnerFooter .FooterIn {
	width: 835px;
	margin: 0 auto;
	padding-top: 10px;
}
.InnerFooter .FooterIn ul {
	list-style: none;
	margin: 0 auto;
	padding-bottom: 10px;
	height: 18px;
	border-bottom: solid 1px #a5a955;
}
.InnerFooter .FooterIn ul li {
	float: left;
	padding: 0px 6px;
}
.InnerFooter .FooterIn ul li a {
	color: #fff377;
	text-decoration: none;
	padding: 0px 10px;
	font-size: 11px;
}
.InnerFooter .FooterIn ul li a:hover {
	color: #fff;
}
.InnerFooter .FooterIn ul li ul
{
	display:none;
}
.InnerFooter span {
	line-height: 32px;
	font-size: 11px;
}
.InnerFooter .CopyRight {
	float: left;
	color: #fbf5a2;
	padding-left: 16px;
}
.InnerFooter .Addresa {
	float: right;
	color: #fff;
	padding-right: 21px;
}
.MainNavig ul ul{
	display:none;
	position:absolute;
}

.MainNavig ul li:hover ul{
	display:block;
}
.InnerFooter .FooterIn ul.bottomMenu li  ul{
	display:none;
}
.LeftContent p a {
	color: #9c2e68;
	text-decoration: underline;
}
.LeftContent p a:hover {
	text-decoration: none;
}
.LeftContent ul {
	list-style:disc;
	padding-left: 40px;
	padding-bottom: 10px;
}
.LeftContent ul li {
	line-height: 18px;
	padding: 5px 0px;
	color: #77740a;
	display: block;
	list-style:disc;
}
.LeftContent h3 {
	margin-top: 15px;
	color: #c2480a;
	font-weight: bold;
	padding: 5px 20px;
}
.linksNode {
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	line-height: 18px;
}
.linksNode a {
	color: #77740a;
	text-decoration: underline;
}
.linksNode a:hover {
	text-decoration: none;
}
.readMore {
	display: block;
	padding-left: 20px;
	color: #c2480a;
	text-decoration: underline;
	border-bottom: solid 1px #ebd6cb;
	margin-right: 20px;
	padding-bottom: 10px;
}
.readMore:hover {
	text-decoration: none;
}
.newsInfo .autor {
	margin-left: -20px;
	padding: 0;
	color: #9c2e68;
}
.date {
	padding-left: 20px;
	font-size: 11px;
	color: #4b1060;
}
/* The Form */
.regForm
{
	margin-left:20px;
	margin-right:20px;
	background-color:#f9e6f8;
	padding:20px;
	padding-left:100px;
	border:solid 1px #d8c2d7;
	font-size:11px;
	color:#635262;
}
.regForm label
{
	display:block;
	clear:both;
	float:none;
	margin-top:10px;
}
.regForm label .fldLabel
{
	display:block;
	float:left;
	width:85px;
}
.regForm label input, .regForm label select, .regForm label textarea
{
	border:solid 1px #d8c2d7;
	width:200px;
	height:22px;
}
.regForm label span
{
	font-size:11px;
	color:#9a1e30;	
}
.regForm .btnSubmit
{
	margin-left:150px;
	margin-top:10px;
	background-color:#d8c2d7;
	color:#635262;
	font-size:11px;
	padding:3px 10px 3px 10px;
	border:solid 1px #635262;
}
.teachFind
{
	padding:15px 5px 15px 5px;
}
.teachFind select
{
	width:120px;
}
.listHolder
{
	margin-bottom:25px;
	background-color:#fff;
	margin-left:20px;
	margin-right:20px;
	padding:0;
}
.listHolder h2
{
	font-size:15px;
	color:#fff;
	background-color:#8f932a;
	margin:0px;
	padding:10px;
	margin-top:10px;
}
.listHolder h3
{
	margin:0px 20px 0px 20px;
	font-size:13px;
	background-color:#c7cc41;
}
.listHolder .StateNode ul
{
	margin-top:0px;
	background-color:#f1f3ca;
	margin:0px 20px 0px 20px;
	
}
.listHolder .personNode
{
	border-bottom:solid 1px #cdcead;
	padding:5px;
	margin:0px 20px 0px 20px;
}