/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1.2em;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

/* remember to define focus styles! */
:focus {
	outline:0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}

/* Tools */
.f-left 		{ float:left; }
.f-right 		{ float:right; }
.clear_b 		{ clear:both; }
.center 		{ text-align:center; }
.left			{ text-align:left; }
.right			{ text-align:right; }
.justify		{ text-align:justify; }
.bold			{ font-weight:bold; }
.v-top			{ vertical-align:top; }
.v-middle		{ vertical-align:middle; }
.v-bottom		{ vertical-align:bottom; }
.no-display		{ display:none !important; }

.H5  { height:5px; }
.H10 { height:10px; }
.H15 { height:15px; }
.H20 { height:20px; }
.H25 { height:25px; }
.H30 { height:30px; }

.M5  { margin:5px; }
.M10 { margin:10px; }
.M15 { margin:15px; }
.M20 { margin:20px; }
.M30 { margin:30px; }

.MR5  { margin-right:5px; }
.MR10 { margin-right:10px; }
.MR15 { margin-right:15px; }
.MR20 { margin-right:20px; }
.MR30 { margin-right:30px; }

.ML5  { margin-left:5px; }
.ML10 { margin-left:10px; }
.ML10 { margin-left:15px; }
.ML20 { margin-left:20px; }
.ML30 { margin-left:30px; }

.MB5  { margin-bottom:5px; }
.MB10 { margin-bottom:10px; }
.MB15 { margin-bottom:15px; }
.MB20 { margin-bottom:20px; }
.MB30 { margin-bottom:30px; }

.MT5  { margin-top:5px; }
.MT10 { margin-top:10px; }
.MT15 { margin-top:15px; }
.MT20 { margin-top:20px; }
.MT30 { margin-top:30px; }

.P5  { padding:5px }
.P10 { padding:10px; }
.P15 { padding:15px; }
.P20 { padding:20px; }
.P25 { padding:20px; }
.P30 { padding:30px; }

.PL5 { padding-left:5px; }
.PL10 { padding-left:10px; }
.PL15 { padding-left:15px; }
.PL20 { padding-left:20px; }
.PL30 { padding-left:30px; }

.PR5	{ padding-right:5px; }
.PR10	{ padding-right:10px; }
.PR15	{ padding-right:15px; }
.PR20	{ padding-right:20px; }
.PR30	{ padding-right:30px; }

.PB5	{ padding-bottom:5px; }
.PB10	{ padding-bottom:10px; }
.PB15	{ padding-bottom:15px; }
.PB20	{ padding-bottom:20px; }
.PB30	{ padding-bottom:30px; }

.PT5	{ padding-top:5px; }
.PT10	{ padding-top:10px; }
.PT15	{ padding-top:15px; }
.PT20	{ padding-top:20px; }
.PT30	{ padding-top:30px; }

.debug { background-color:#930}

/* CSS HEADINGS */
h1 { font:normal 38px/1.5em TrajanProRegular, Arial, Helvetica, sans-serif; margin:0px; }
h2 { font:normal 34px/1.5em TrajanProRegular, Arial, Helvetica, sans-serif; margin:0px; }
h3 { font:normal 26px/1.5em TrajanProRegular, Arial, Helvetica, sans-serif; margin:0px; }
h4 { font:normal 24px/1.5em TrajanProRegular, Arial, Helvetica, sans-serif; margin:0px; }
h5 { font:normal 22px/1.5em TrajanProRegular, Arial, Helvetica, sans-serif; margin:0px; }
h6 { font:normal 20px/1.5em TrajanProRegular, Arial, Helvetica, sans-serif; margin:0px; }

p { margin:0; padding:0}

.box		{  }
.box-content{  }
.box-title 	{  }
.box-text 	{  }
.TC { width:100%; background:none 0 0 repeat-x; }
.TL { width:100%; background:none 0 0 no-repeat; }
.TR { width:100%; background:none 100% 0 no-repeat; }
.BC	{ width:100%; background:none 0 100% repeat-x; }
.BL { width:100%; background:none 0 100% no-repeat; }
.BR { width:100%; background:none 100% 100% no-repeat; }
.ML	{ width:100%; background:none 0 0 repeat-y; }
.MR	{ width:100%; background:none 100% 0 repeat-y; }
.MM	{ width:100%; }
.MTC{ width:100%; background:none 0 0 repeat-x; }
.MBC{ width:100%; background:none 0 100% repeat-x; }

::selection 			{ background:#AA9F80; color:#640301; }
::-moz-selection 		{ background:#AA9F80; color:#640301; }
::-webkit-selection 	{ background:#AA9F80; color:#640301; }

/*##############################################################################################################################*/
/* CSS PAGE */
body  								{ background-color:#25201B; color:#D2C8BA; text-align:left; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; line-height:1.5em; }

a									{ color:#211F1B; text-decoration:underline; cursor:pointer; cursor:hand; }
a:link, a:visited					{ color:#211F1B; text-decoration:underline; cursor:pointer; cursor:hand; }
a:hover								{ color:#DAAC78; text-decoration:none; }

#top								{ background:url(images/main-bg.png) repeat 0 0; }

.page-container-bg					{ min-height:470px; background:url(images/page-container-bg.png) repeat-x 0 0; }
.page-container-shine				{ background:url(images/page-shine.png) no-repeat 50% 5px; }
.header-container					{  }
.header-logo						{ width:260px; height:175px; float:left; margin-top:3px; margin-left:10px; position:relative; z-index:999; }

/* *dcrouthamel 08/16/2015 - Adding support for languague dropdown */
.header-top											{ height:63px; padding-top:20px; }
.header-top-right									{ color:#FFFFFF; font-weight:bold; float:right; }
.header-top-right a.languagelink					{ color:#FFFFFF; text-decoration:none; float:right; display:block; margin-left:10px; }
.header-top-right a.languagelink_active,
.header-top-right a.languagelink:hover				{ color:#000000; text-decoration:none; }
.header-top-right a.languagelink_active				{ float:right; display:block; margin-left:10px;}
/* *dcrouthamel 08/16/2015 - Adding support for languague dropdown */

.site-tagline						{ position:relative; bottom:50px; z-index:999; text-align:center; font-size:16px; }
.site-tagline h1					{ text-align:center; color:#FFFFFF; font-size:13px; font-family:Arial, Helvetica, sans-serif; text-shadow:1px 1px 1px #000000; }

.navigation-container				{ width:680px; float:right; height:68px; margin-top:60px; margin-right:10px; }

.page-container						{ width:1000px; min-height:500px; margin:0px auto; background:#534B41 url(images/page-shine.png) no-repeat 50% 100%; position:relative; z-index:10; top:-50px; }
.page-container-separator			{ background:url(images/separator.png) repeat-y 640px 0; }

.hometop-col-box					{ margin-top:20px; border-top:2px #FFFFFF solid; }
.hometop-col-title					{  }
.hometop-col-title h2				{ color:#FFFFFF; text-align:justify; }  /*dcrouthamel 09/12/2015 - add text-align justify for LTR */
.hometop-col-title h2 a				{ color:#FFFFFF; text-decoration:none; }
.hometop-col-title h2 a:hover		{ color:#D2C8BA; text-decoration:none; }
.hometop-col-content				{ font-size:16px; font-style:italic; line-height:1.5em; margin-bottom:20px; text-align:justify; }
.hometop-col-content table			{ width:95%; margin:auto auto; }

.home-page-menu-bottom a,
.home-page-bottom a					{ color:#DAAC78; }
.home-page-menu-bottom a:hover,
.home-page-bottom a:hover			{ color:#FFFFFF; }

.welcome-box						{ margin-bottom:30px; }
.welcome-box-title					{  }
.welcome-box-title h1				{ margin:0px; }
.welcome-box-content				{ text-align:justify; }


.home-page-bottom					{ background:url(images/bottom-bg.png) repeat-y 50% 0; }

.homebottom-col-box					{ padding:0px 10px; }
.homebottom-col-title				{ margin-bottom:10px; }
.homebottom-col-title h3			{ color:#DAAC78; font-size:25px; line-height:1.1em; }
.homebottom-col-title h3 a			{ color:#DAAC78; text-decoration:none; }
.homebottom-col-title h3 a:hover	{ color:#D2C8BA; text-decoration:none; }
.homebottom-col-content				{ font-style:italic; margin-bottom:10px; }
.homebottom-col-content img			{ padding:3px; border:1px #DAAC78 solid; background-color:#211F1B; }
.homebottom-col-content table		{ width:95%; margin:auto auto; }

.home-page-menu-bottom-left.grid_8			{ margin-left:0px !important; margin-right:20px !important; }
.home-page-menu-bottom-center.grid_8		{  }
.home-page-menu-bottom-right.grid_8		{ margin-left:20px !important; margin-right:0px !important; }

.page-menu-right .homebottom-col-content				{ font-style:normal; margin-bottom:10px; }
.page-menu-right .homebottom-col-content img			{ padding:0px; border:0px #DAAC78 none; background-color:transparent; }

.home-page-bottom .homebottom-col-content	{ text-align:justify; }


.page-content						{ margin-top:40px; }
.page-menu-right					{ padding-top:10px; }

.footer-container					{ padding:20px 0px; font-size:16px; color:#4C463F; }
.footer-container a					{ color:#4C463F; text-decoration:underline; }
.footer-container a:hover			{ color:#DAAC78; text-decoration:none; }

/* NEWS */
.news-item							{ margin:20px 0px; border-top:2px #FFFFFF solid; }
.news-title							{ margin:10px 0px; }
.news-title h2						{ line-height:1.01em; color:#FFFFFF; }
.news-title h2 a					{ color:#FFFFFF; text-decoration:none; }
.news-title h2 a:hover				{ color:#211F1B; }
.news-box-date						{ color:#DAAC78; margin-bottom:10px; text-align:right }
.news-box-date a					{ color:#DAAC78; text-decoration:underline; }
.news-box-date a					{ color:#D2C8BA; text-decoration:none; }
.news-body							{ text-align:justify; font-size:14px; }
.news-image							{ max-width:220px; float:left; margin-right:20px; margin-top:5px; padding:5px; border:1px #D5D2D2 solid; background-color:#FFFFFF; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
.news-image	img						{ max-width:220px; text-align:center; display:block; }
.news-info-bottom					{ margin-top:5px; }
.news-icons a img					{ margin-right:5px; display:inline-block; vertical-align:middle; }

.news-list-item						{ margin-bottom:20px; padding-bottom:10px; border-bottom:1px #CFCFD0 solid; }
.news-list-item h3					{ font-size:15px; line-height:1.1em; margin:0px; padding-bottom:5px; }
.news-summary						{ padding:0px 10px; font-size:12px; }

a.news-extended-category-link,
a.news-extended-overview-link		{ line-height:3em; }

.news-category						{ font-weight:bold; margin-bottom:10px; }
.news-category a					{ color:#FFFFFF; }
.news-category-item 				{ padding-bottom:20px; }
.news-category-item-link			{ margin-bottom:10px; }

.newsarchive-item					{ font-size:11px; padding-bottom:5px; margin-bottom:5px; border-bottom:1px #8A8A5C dashed; }

.comments-box						{ margin-bottom:10px; padding:10px; border:1px #CFCFD0 solid; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.comments-box-top					{ margin-bottom:5px; padding-bottom:5px; border-bottom:1px #8A8A5C dashed;  }

/*##############################################################################################################################*/
/* E107 REALTED */
.tbox 								{ background-color:#6D614F; color:#D2C8BA; border:1px solid #25201B; font-weight:normal; padding:5px 5px; margin:5px 5px; }
input.input-text, 
textarea.tbox 						{ width:90% !important; }
#submitnews_item					{ width:90%; }
.tbox.chatbox 						{ width:90%; margin:10px auto; }
.tbox.signature 					{ width:350px;}
.npdropdown 						{ width:auto; margin:0px 0px; padding:2px; height:auto; text-align:left; }
.tbox.comment.subject 				{ width:98%; background-color:transparent; border:0px none; }
.comment.tbox.comment 				{ width:98%; }
#contactForm textarea.tbox 			{ width:90%; }
input#helpb.helpbox 				{ margin-top:2px; margin-bottom:2px; background-color:transparent; border:0px none; font-size:10px; color:#000000; text-align:left; }
#commentform .helpbox				{ width:98%; border-collapse:collapse; padding:1px; }
.helpbox 							{ width:98%; background-color:transparent; border:0px none; border-collapse:collapse; padding:3px; }
.indent 							{ color:#000000; background-color:#F5F5F5; border:1px solid #CFCFD0; padding:5px 15px; font-size:90%; margin:10px 10px 5px 15px; font-style:italic; }

.tbox:focus							{ color:#333333; background:url(images/box_01-MM.png) repeat-x 0 100%; }

.nextprev							{ border:0px none; color:#FFFFFF; background-color:transparent; margin:0px 0px 30px 0px; text-align:left; width:auto; font-size:14px; font-weight:normal; }
a.nextprev_link 					{ color:#000000; margin:0px; padding:2px 10px; text-decoration:none; background-color:#AA9F80; border:1px #000000 solid; }
a.nextprev_link:hover 				{ color:#FFFFFF; text-decoration:none; background-color:#6D614F; border:1px #8A8A5C solid; }
.nextprev_current 					{ color:#FFFFFF; margin:0px; padding:2px 10px; text-decoration:none; }

.smalltext 							{ font-size:12px; font-weight:normal; }
.smallblacktext 					{ font-size:12px; font-weight:bold; }
.defaulttext, 	
.caption, 
.bodytable, 
.mediumtext 						{ font-size:13px; font-weight:normal; }

.button								{ cursor:pointer; cursor:hand; background-color:#AA9F80; border:1px #25201B solid; color:#FFFFFF; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; margin:5px 10px; padding:5px 10px; }
.button:hover						{ background-color:#25201B; color:#DAAC78; border:1px #AA9F80 solid }

.fborder 							{ background-color:transparent; border:0px none; padding:3px; margin-top:3px; text-align:left; }
.nforumcaption,
.forumheader,
.fcaption							{ font-size:16px; border:1px #25201B solid; color:#DAAC78; padding:5px 10px; text-align:left; vertical-align:middle; }
.fcaption a 						{ text-decoration:underline; }
.fcaption a:hover 					{ text-decoration:none; }
.forumheader2,						
.forumheader3,						
.forumheader4,
.forumheader5,
.forumheader6,
.finfobar							{ border:1px #25201B solid; padding:5px 10px; text-align:left; vertical-align:middle; }
.forumborder 						{ background-color:transparent;vertical-align:top;text-align:left; }

/* NEWS MENU */
.news-menu-item						{ padding-bottom:5px; margin-bottom:10px; border-bottom:1px #CFCFD0 solid; }
.news-menu-item-date				{ font-weight:bold; padding-bottom:5px; }
.news-menu-item-title				{ font-weight:bold; padding-bottom:5px; }
.news-menu-item-title a				{ text-decoration:underline; }
.news-menu-item-summary				{ font-size:12px; line-height:1.3em; }
.news-menu-newslink					{ text-align:right; font-size:14px; padding-top:10px; }
.news-menu-newslink a				{ text-decoration:none; }


ul.bbcode							{ list-style-image:url(images/bullet.png); list-style-position:inside; font-size:1.1em; }
li.bbcode							{ font-style:italic;  padding-bottom:5px; }
.cpage_body							{ text-align:justify; }
a.login_menu_link					{ padding-left:5px; }

/* FBOX */
#fbox-scroller										{ position:relative; z-index:10; }
.fbox-scroller										{ height:424px; background:url(images/slide.jpg) no-repeat 0 0; }

#cfbox-item-5                                       { height:424px; background:url(images/saveIsrael_dark.jpg) no-repeat 0 0; }                              

.fbox-jumper-navigation								{ text-align:center; position:absolute; bottom:0px; left:20px; z-index:99; }
.fbox-jumper-navigation .jumpers					{ text-align:center; }
.fbox-jumper-navigation a.jumper					{ width:13px; height:13px; border:0px none; display:inline-block; margin:5px 3px; overflow:hidden; text-decoration:none !important; background:url(images/fbox-jumper.png) 0 0 no-repeat; }
.fbox-jumper-navigation a.selected					{ background:url(images/fbox-jumper-selected.png) 0 0 no-repeat; border:0px none; }

#fbox-navigation									{  }
#fbox-navigation .thbeam-prev						{ position:absolute; top:177px; left:-31px; z-index:99; }
#fbox-navigation .thbeam-next						{ position:absolute; top:177px; right:-31px; z-index:99; }
#fbox-scroller .slider 								{ width:940px; margin:auto auto; overflow:hidden; }
#fbox-scroller .scroller							{ width:999em; }
.slider-container									{  }
#fbox-scroller .slide								{ width:940px; float:left; position:relative; }

.fbox-slide-item									{ margin:0px; position:relative; z-index:11; height:424px; overflow:hidden; }
.fbox-slide-info-bottom								{ width:330px; position:absolute; z-index:12; bottom:0px; right:0px;  }
.fbox-slide-info-top								{ width:330px; position:absolute; z-index:12; top:0px; left:0px;  }
.fbox-slide-title									{ text-align:center; padding:10px 20px 10px 20px; }
.fbox-slide-info-top .fbox-slide-title				{ padding:30px 20px 10px 20px; }
.fbox-slide-title h2								{ font-size:50px; line-height:1em; color:#FFFFFF; margin:0px; text-shadow: 2px 1px 9px #000000; }
.fbox-slide-content									{ padding:20px; color:#B89B7A; text-align:justify;   }

.fbox-slide-image									{ text-align:center; width:940px; }
.fbox-slide-image img								{ width:940px; display:block; text-align:center; }
.fbox-slide-title-default							{ padding:20px 0px; }
.fbox-slide-title-default h2						{ font-size:50px; line-height:1em; color:#FFC584; margin:0px; }
.fbox-slide-image-default							{ margin:5px 20px; }
.fbox-slide-image-default img						{ width:450px; display:block; }
.fbox-more											{ font-size:16px; text-align:right; line-height:30px; padding:10px 10px 0px 10px; }
.fbox-more a										{ color:#FFC584; text-decoration:none; }
.fbox-more a:hover									{ color:#FFFFFF; text-decoration:none; }ul.news-latest										{ font-style:normal;list-style-image:url(images/bullet.png); list-style-position:outside; font-size:1.1em; }.news-latest a										{ text-decoration:none; }a.bbcode											{ color: #DAAC78 }.follow img											{ border: 0px; opacity: 0.6 }.follow img:hover									{ border: 0px; opacity: 1.0 }a.news_titlelink  									{ text-decoration:none; color: #DAAC78 }
