.logo-menu-wrap {
	border-color: #cbd6de !important;
} 
.sec-menu-wrap {
	background: #ffffff;
	border-color: #c7d7dd !important;
}
.sec-menu-wrap {
	border-top: 1px solid #c7d7dd;
}
.sec-menu-wrap .menu-item  {
	border-color: #c7d7dd !important;
}
.abs-sel {
	background: #ef710a!important;
	border-color: #c75000!important;
}
.menu-item  a.menu-item-name {
	color: #283237 !important;
}
.menu-item.selected  a.menu-item-name {
	color: #fff !important;
}
.menu-item.selected   a.menu-item-name:hover {
	color: #fff !important;
}
.menu-item  a.menu-item-name:hover {
	color: #ef710a !important;
}
.sec-menu-wrap .little-thing .item-pict {
	background: url('images/pis-yellow.jpg') no-repeat !important;
}
.adv-menu-it.learning {
	background: #ef710a;
	padding: 4px 17px;
	border: 1px solid #c75000;
	border-color: #c75000 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.adv-menu-it.learning a {
	color: white;
}
body a:hover {
	color: #ef710a;
}
.adv-menu-it.learning a:hover  {
	color: #fff !important;
}
.adv-menu-it.coaching {
	border-color: white !important;
} 

.scrollto.selected .selected-border {
	background-color: #f9f0dd !important;
}
.scrollto.selected .selected-border a:hover {
	color: #283237 !important;
}
.det-menu-wrap {
	background: #ef710a;
	border-color: #c75000 !important;
}
.det-menu-wrap .menu-item  .menu-item-name{
	color: #fff !important;
}
.det-menu-wrap .menu-item  {
	border-color: #c75000 !important;
}
.det-menu-wrap .abs-sel .little-thing .item-pict{
	background: url('images/pis-dyellow.jpg') no-repeat !important;
} 
.det-menu-wrap .abs-sel {
	background: #c75000 !important;
	border-color: #a74300 !important;
}
input[type="submit"] {
	border-color: #1456ec !important;
}
input[type="submit"]:hover {
	color: #1456ec !important;
}
input[type="submit"]:focus {
	color: #fff;
	border-color: #003dcc !important;
	background-color: #1456ec !important;
}