﻿.header2014_mainMenuContainer
{
	margin: 0 auto;
	text-align: right;
}

.header2014_Top
{
	margin: 0 auto;
	display: inline-block;
	height: 144px;
}

.header2014_mainLogo
{
	width: 82px;
	height: 82px;
	background: url('/general/img/mainLogo_2012.png') no-repeat 0 0;
	float: right;
	margin-top: 40px;
}


.header2014_TopBannerCube
{
	width: 200px;
	height: 144px;
	float: right;
}


.header2014_HelloBar_Text
{
	color: #484545;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	background-color: #f6f5f2;
	width: 100%;
	border-bottom-style: double;
	border-bottom-color: #cbcbcb;
}
.header2014_HelloBar_Text span
{
	margin-top: 10px;
}


.header2014_HelloBar_Text a,
.header2014_HelloBar_Text a:link,
.header2014_HelloBar_Text a:visited,
.header2014_HelloBar_Text a:active
{
	color: #484545;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.header2014_HelloBar_Text a:hover
{
	color: #467800;
}


.header2014_HelloBar_Seperator
{
	background: url('/gnet/images/header2014_GreenSeperator_Line.gif') no-repeat center 0px;
	width: 11px;
	display: inline-block;
	height: 10px;
}
#header2014_Search_Form
{
	margin:0px;
}

#header2014_SearchContainer
{
	background-color: #b9c1aa;
	border: solid 1px #cbcbcb;
}
#header2014_SearchContainer input
{
	height: 31px;
	width: 295px;
	float: right;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	border: solid 1px #cbcbcb;
	margin: 12px 15px 0px 0px;
}
.header2014_searchButton
{
	background: url('/gnet/images/header2014_SEARCH_BUTT_TEXT.jpg') no-repeat center center;
	width: 95px;
	height: 31px;
	float: right;
	margin: 12px 15px 0px 0px;
	cursor: pointer;
}
.header2014_searchButton:hover
{
	background: url('/gnet/images/header2014_SEARCH_BUTT_TEXT_hover.jpg') no-repeat center center;
}
.header2014_hotSubjects
{
	text-align: right;
	color: black;
	font-size: 15px !important;
	font-weight: bold;	
}
.header2014_hotSubjects a
{
	color: black;
	font-size: 15px;
	font-weight: bold;
	margin-right: 4px;
	text-decoration: underline;
	font-weight: normal;
}
.header2014_hotSubjects a:link,
.header2014_hotSubjects a:visited,
.header2014_hotSubjects a:active
{
	font-size: 15px;
}

.header2014_hotSubjects a:hover
{
	color: #467800;
}

A.header2014_Links:link
{
	font: 12px Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.header2014_Links:visited
{
	font: 12px Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.header2014_Links:hover
{
	font: 12px Arial;
	color: #467800;
	text-decoration: none;
	font-weight: bold;
}
.cleaner
{
	clear: both;
}
.header2014_nav
{
	border: solid 1px #cbcbcb;
	list-style-type: none;
	height: 30px;
	margin: 0px 0px 12px 0px;
	padding: 0;
	background-color: #f1eee9;
}
.header2014_nav li
{
	height: 24px;
	display: inline-block;
	float: right;
}
.header2014_nav li.header2014_navSeparator
{
	background: url('/gnet/images/header2014_separator.png') no-repeat 0 0;
	background-size: 3px 30px;
	width: 3px;
	padding: 0;
	height: 30px;
}
.header2014_nav li a:link,.header2014_nav li a:hover,.header2014_nav li a:visited,.header2014_nav li a:active
{
	display: block;
	text-align: center;
	color: #528200 !important;
	font-family: Arial;
	font-size: 18px;
	line-height: 14px;
	display: block;
	text-decoration: none;
	margin-top: 6px;
}
.header2014_nav li.selected
{
	background-position: left bottom;
}
.header2014_nav li.selected a
{
	color: #000 !important;
	font-family: Arial;
	font-size: 15.5px !important;
}
.header2014_nav li.selected a:hover
{
	color: #8dc245 !important;
	font-family: Arial;
	font-size: 15.5px !important;
}
.header2014_nav li.header2014_last a
{
	color: #fe7e34 !important;
}
.header2014_nav li.header2014_last a:hover
{
	color: #8dc245 !important;
}
.header2014_navbottomstrip
{
	height: 5px;
	clear: both;
	margin: 0;
	padding: 0;
	background: #76ab20 url('/general/img/2012_greenGradientStrip.jpg') no-repeat center center;
	font-size: 0px;
}
.header2014_searchStrip
{
	height: 54px;
	background-color: #f2f2f4;
	margin-top: 1px;
	margin-bottom: 21px;
	text-align: center;
	border-width: 1px;
	border-color: #e2e2e2;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: none;
}
.header2014_searchStrip_CheckBox
{
	width: 15px;
	height: 15px;
	margin-top: 9px;
	border: none; /margin-top:5px;_margin-top:5px;}

/* ====== this is just for backward compatibility and preventing regression on pages ======*/
.header2014_nav li.last
{
	padding-right: 20px;
}
.header2014_nav li.last a
{
	color: #fe7e34 !important;
}
.header2014_nav li.last a:hover
{
	color: #8dc245 !important;
}
/* ======================================================================================= */

/*  סטייל של פופאפ חדש באתר  */
.popuplist
{
	margin: 0;
	padding: 0 0 15px 0;
	list-style-type: none;
}
.popuplist li
{
	padding-right: 5px;
	text-align: right;
	direction: rtl;
	height: 15px;
	padding-bottom: 5px;
}
.popuplist li a
{
	color: #4D8E00 !important;
	font-size: 14px !important;
	text-decoration: none;
}
.popuplist li a:hover
{
	text-decoration: underline;
}
/*  סטייל של פופאפ חדש באתר  */
a.label:hover, a.label:link
{
	font-family: Arial;
	font-size: 14px;
	color: #4d8e00;
	text-decoration: none;
	height: 21px;
	line-height: 21px;
	display: inline-block;
}

.autoComplt-hint
{
	font-family: Arial;
	font-size: 16px !important;
}

#inner_google_right_admanage
{
	padding-top: 18px !important;
}