@charset "utf-8";
/* CSS Document */

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
Body {
	text-align:justify;
	vertical-align:top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* background/border colors for the selected tab */
.NormalSomething {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	color:#024F19;
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages */

.TabBg {
}
.SmallHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: middle;
	word-spacing: 5pc;
	padding: 3px;
}
.LeftPane {
}
.ContentPane {
}
.RightPane {
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited {
}
A.SelectedTab:active {
}
A.SelectedTab:hover {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
.ContentTabsTable {
	width:380px;
	height:15px;
	border: none;
	margin:0 !important;
	margin-bottom:-5px;
	padding:0;
	padding-bottom:-25px;
	text-align:center;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*applies to the div that contain the tabs module and intend to close the gaps*/

#dnn_ctr496_ModuleContent {
	height:18px;
	margin-bottom: 0px;
}
.ContentTabsUnSelected {
	background-image: url(http://www.ihaklai.org.il/Portals/0/containers/Tabs/TopTabsLinkUnSel.GIF);
	width:60px;
	color: #1d4212;
	font-weight:bold;
	text-align:center;
}
.ContentTabSelected {
	background-image: url(http://www.ihaklai.org.il/Portals/0/containers/Tabs/TopTabsLinkSel.gif);
	width:60px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.ContentTabsUnSelected a:link {
	text-decoration:none;
	font-weight:bold;
}
.ContentTabsUnSelected:hover {
	background-image: url(http://www.ihaklai.org.il/Portals/0/containers/Tabs/TopTabsLinkSel.gif);
	width:60px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.ContentTabsUnSelected a:hover, .ContentTabsUnSelected a:active, ContentTabsUnSelected a:visited {
	color:#FFFFFF;
}
/* GENERAL */
/* style for module titles */
.Head {
	font-size: 13px;
	font-weight: bolder;
	color: #622d0d;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	word-spacing: 5px;
	padding-right:20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.blog_title {
	font-size: 14px;
	font-weight: bolder;
	color: #622d0d;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	word-spacing: 5px;
	border:none;
	background-image: url(/images/ListingBG2.png);/*	background-image: url(skins/CssHP/flower.gif);*/
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top: 5px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom: 15px;
}
/* style of item titles on edit and admin pages */
.SubHead {
	color:#024F19;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for most text rendered by modules */
.Normal {
	direction:rtl;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
}
.NormalRed {
}
.NormalBold {
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.ForumCommandButton, .ForumCommandButton {
	color:#024F19;
	font-weight:bold;
	font-size: 14px;
	margin: 10px;
	padding: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
}
A.CommandButton:link {
	color:#024F19;
	font-weight:bold;
	font-size: 12px;
}
A.CommandButton:visited {
	color:#024F19;
}
A.CommandButton:active {
	color:#024F19;
	font-weight:bolder;
}
A.CommandButton:hover {
}
/* GENERIC */
H1 {
}
H2, H2 a:link, H2 a:active, H2 a:visited {
	font-size: 16px !important;
	color: #622d0d !important;
	padding-right:10px;
	padding-bottom:0;
	text-decoration:none;
}
h3, .ArticleTitle {
	font-size: 14px;
	color: #024F19;
	text-decoration: none;
	text-align: right;
	vertical-align:top;
	padding-top:0px;
	text-align:right;
	direction:rtl;
	font-weight: bold;
}
H4 {
	font-size:13px;
}
H5, DT {
	font-weight:bolder;
	direction:rtl;
}
H6 {
}
TFOOT, THEAD {
}
TH {
}
p {
	text-align: justify;
	direction:rtl;
}
strong {
	color: #024F19;
}
a {
	color: #024F19;
	text-decoration:none;
}
A:link {
	font-weight: bold;
	letter-spacing: normal;
	color: #024F19;
	text-decoration:none;
}
A:visited {
	color: #024F19;
	font-weight:bold;
}
A:active {
	color: #024F19;
}
A:hover {
	color: #024F19;
	font-style:oblique;
	text-decoration:none;
}
SMALL {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI {
}
UL LI LI {
}
UL LI LI LI {
}
OL LI {
	font-size: 12.5px;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	direction:rtl;
	padding: 5px;
	list-style:hebrew;
}
OL OL LI {
}
OL OL OL LI {
}
HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message {
}
/* style of item titles by Announcements and events */
.ItemTitle {
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */

.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
ImageContainerSummary {
	float:left;
	vertical-align:top;
	text-align:left;
	padding:5px;
}
.ControlPanel, .PagingTable {
	border:1px solid #024F19;
}
a.SkinObject:active {
	color:#024F19;
}
a.SkinObject:link {
	color:#024F19;
}
a {
}
h2.blog_title, h2.blog_title a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #622d0d;
	font-weight: bold;
	text-align: justify;
}
.blog_more_link {
	font-size:12px;
	font-weight: bolder;
	color:#006633;/*padding-left: 3px;*/
}
.DecoratedHeadlineTable {
	width:100%;
	padding:0;
	margin:0;
	border-collapse: collapse;
}
.DecoratedHeadlineTD {
	PADDING-BOTTOM: 12px;
	height: 30px;
	PADDING-RIGHT: 0px;
	BACKGROUND-POSITION: left bottom;
	BACKGROUND-IMAGE: url(/images/ListingBG2.png);
	BACKGROUND-REPEAT: no-repeat
}
