/*#TemplateName[כתום-1]END.נא לא לשנות שורה זו,אבל ניתן לשנות את שם התבנית שבסוגריים
*Copyright:Copyright (C) 2018 srv.co.il*/
@import url('../../basetemplatertl/vertical-menu.css');
@import url('colors.css');
#TopMenu {
	background: #565656;
	background: -moz-linear-gradient(#565656 0%, #282828 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #282828));
	background: -webkit-linear-gradient(#28288 0%, #282828 100%);
	background: -o-linear-gradient(#565656 0%, #282828 100%);
	background: -ms-linear-gradient(#565656 0%, #282828 100%);
	background: linear-gradient(#565656 0%, #282828 100%);
}

#SearchForm {
	background: #404138 url(../../basetemplatertl/pattern.png) top left repeat;
	border-color: #818176;
	}

#SearchForm #strSearch,
#SearchForm #SubSearch {
	border-color: #dd8200;
}

#SearchForm #strSearch {
	color: #777;
}

#menu-panel>ul>li>ul>li:focus,
#menu-panel>ul>li>ul>li:hover,
#PageContent a:focus,
#PageContent a:hover {
	color: #000;
}

#SearchForm #SubSearch,
#menu-panel>ul>li {
	background: #ffa200;
	background: -moz-linear-gradient(#ffa200 0%, #dd8200 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa200), color-stop(100%, #dd8200));
	background: -webkit-linear-gradient(#ffa200 0%, #dd8200 100%);
	background: -o-linear-gradient(#ffa200 0%, #dd8200 100%);
	background: -ms-linear-gradient(#ffa200 0%, #dd8200 100%);
	background: linear-gradient(#ffa200 0%, #dd8200 100%);
}

#menu-panel>ul>li.active,
#menu-panel>ul>li.active:focus,
#menu-panel>ul>li.active:hover,
#SearchForm #SubSearch:focus,
#SearchForm #SubSearch:hover {
	background: #ffa200;
}

#menu-panel {
	border-color: #656659;
	background-color: #333;	
}

#menu-panel>ul>li#FirstMenuLi,
#menu-panel>ul>li#FirstMenuLi:focus,
#menu-panel>ul>li#FirstMenuLi:hover,
#menu-panel>ul>li>ul>li {
	background: #66665e;
	background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
	background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
	background: -o-linear-gradient(#66665e 0%, #45463d 100%);
	background: -ms-linear-gradient(#66665e 0%, #45463d 100%);
	background: linear-gradient(#66665e 0%, #45463d 100%);
}

#menu-panel>ul>li#FirstMenuLi,
#menu-panel>ul>li#FirstMenuLi:focus,
#menu-panel>ul>li#FirstMenuLi:hover {
	border-color: #45463d;
}

#menu-panel>ul>li:focus,
#menu-panel>ul>li:hover {
	background: #dd8200;
}

#menu-panel>ul>li>.VerticalMenuLink  {
	border-color: #45463d;
}

#menu-panel>ul>li>.VerticalMenuLink:focus,
#menu-panel>ul>li>.VerticalMenuLink:hover,
#menu-panel ul ul .VerticalMenuLink,
#menu-panel>ul>li>.VerticalMenuLink,
#SearchForm #SubSearch,
.RightBoxHeader {
	color: #fff;
}

#menu-panel .VerticalMenuLink::before,
#menu-panel>ul>li>.VerticalMenuLink,
#menu-panel>ul>li>.VerticalMenuLink:focus,
#menu-panel>ul>li>.VerticalMenuLink:hover {
	text-shadow: 1px 0 1px #666;
}

#menu-panel li.has-sub>.VerticalMenuLink>span {
	background: url(../../basetemplatertl/icon_plus.png) 10px center no-repeat;
}

#menu-panel li.has-sub.active>.VerticalMenuLink>span {
	background: url(../../basetemplatertl/icon_minus.png) 10px center no-repeat;
}

#menu-panel li.has-sub li,
#menu-panel li.has-sub li.has-sub li:first-child {
	border-color: #d4d4d4;
}

#menu-panel li.has-sub li:last-child {
	border-color: #333;
}

#menu-panel ul ul{
	background: #66665e;
	border-color: transparent;
}

#menu-panel>ul>li>ul>li.has-sub li {
	background: #7c7c73;
}

#menu-panel>ul>li>ul>li>ul>li.has-sub li {
	background: #909087;
}

#menu-panel>ul>li>ul>li>ul>li>ul>li.has-sub li {
	background: #a6a69f;
}

#menu-panel>ul>li>ul>li>ul>li>ul>li>ul>li.has-sub li {
	background: #bcbcb7;
}

#menu-panel .VerticalMenuLink::before,
#menu-panel ul ul .VerticalMenuLink:focus,
#menu-panel ul ul .VerticalMenuLink:hover {
	color: #ffa200;
}

.RightBoxHeader {
	background: #404138;
}

#PageContent {
	background: #fff;
}

@media only screen and (max-width:799px) {
	#TopMenu .ToolTipC .ToolTiptext {
		color: #fff;
		background-color: #282828;
	}
	#TopMenu .ToolTipC .ToolTiptext::after {
		border-color: #282828 transparent transparent;
	}
	#SCart {
		color:#e7e7e7;
		background: rgba(255, 0, 0, 0.6);
		-webkit-box-shadow: 0 0 1px #666;
		-moz-box-shadow: 0 0 1px #666;
		box-shadow: 0 0 1px #666;
	}
}

@media only screen and (min-width:1000px) {
	.RightBoxHeader {
		background: #404138;
		background: -moz-linear-gradient(#333 0%, #45463d 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333), color-stop(100%, #45463d));
		background: -webkit-linear-gradient(#333 0%, #45463d 100%);
		background: -o-linear-gradient(#333 0%, #45463d 100%);
		background: -ms-linear-gradient(#333 0%, #45463d 100%);
		background: linear-gradient(#333 0%, #45463d 100%);
		border-color: #45463d;
	}
	#PageContent,
	#PageContent #MainBanner	{
		border-color: #e7e7e7;
	}
}