/* for XHTML */

body{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: left; /* your wysiwyg editor will use this in editing mode */
	background-image: url(../images/bg.png);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Arial;
	color: #626262;	
	font-size:12px;
}

/* container div */
#main {
	direction:ltr;
	margin: auto;
	width: 100%;
	text-align:center;
	height: 100%;
	font-size:12px;
}

#kehys {
	margin: auto;
	width: 986px;
	font-size:12px;
	
}

/* area for different parts */
#boxes{
	width: 956px;
	margin: auto;
	height: 100%;
	font-size:12px;
	
}

#header{
	padding-top: 46px;
	width: 900px;
	height: 53px;
}

/* logo div, change width , if you want to change wider logo picture to your template */

#logo{
	width: 259px;
	height: 147px;
	float: left;
	text-align:right;
	
}
#top {
	float:right;
	text-align:right;
	width:697px;
	height:30px;
	margin-top:53px;
	background-image: url(../images/top_bg.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#002E7C;
}
#topmain {
	width:690px;
}

ul#mainlevel-top{
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
}

ul#mainlevel-top li{
	padding:2px 0px 2px 0px;
	float: left;
	margin: 0;
	font-size: 14px;
	font-weight:normal;
	line-height: 23px;
	white-space: nowrap;
	background: none;
	height:25px !important;
	height:28px;
	background-image: url(../images/topb.png);
	background-position:left;
	background-repeat:no-repeat;
	
}

ul#mainlevel-top li a{
	display: block;
	padding-right: 11px;
	padding-left: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	font-weight:normal;
	
}

ul#mainlevel-top li a:hover{
	color: #646464;
	text-decoration: none;
}

#container {
	
	clear:both;
	width:956px;
	margin:auto;
	height:100%;
}
#right {
	float:left;
	width:260px;
	padding:0px 5px;
	
}
#join {
	float:left;
	width:686px;
	height:78px;
	
}
#join_r {
	background-image: url(../images/join_r.jpg);
	background-repeat:no-repeat;
	float:left;
	width:21px;
	height:78px;
}
#join_x {
	background-image: url(../images/join_x.jpg);
	background-repeat:repeat-x;
	float:left;
	height:78px;
	width:644px;
}
table.join_form {
	margin-top:0px;
	float:right;
	width:500px;
	font-weight:bold;
}
#join_x table.moduletable {
	background-image: url(../images/join_t.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:20px;
	margin-top:20px;
	
}
#join_l {
	background-image: url(../images/join_l.jpg);
	background-repeat:no-repeat;
	float:right;
	width:21px;
	height:78px;
}
#content {
	float:right;
	width:685px;
	
	height:100%;
}
#mainbody {
	width:100%;
	margin:auto;
	
}
#footer {
	clear:both;
	display:block;
	height:40px;
	border-top:1px dotted #AFAFAF;
	margin-top:20px;
	text-align:center;
	margin:auto;
	padding-top:10px;
}
#letter {
	margin:15px 166px 0px 0px;
	color:#000000;
	font-family:Arial;
	font-weight:bold;
}
#letter span {
	padding-left:10px;
	margin-right:10px;
}
#name {
	float:left;
	margin-top:5px;
}
#email {
	float:left;
	margin-top:5px;
}
#submit_l {
	float:left;
}
input.button_l {
	width:61px;
	height:25px;
	margin-left:10px;
	margin-right:10px;
	background-image: url(../images/button.jpg);
	background-repeat:no-repeat;
	border:none;
}
input#button_l {
	width:73px;
	height:30px;
	margin-left:10px;
	margin-right:10px;
	background-image: url(../images/button.jpg);
	background-repeat:no-repeat;
	border:0px;
}
input#lm_email {
	border:1px solid #C3C3C3;
	background-image: url(../images/input_bg.jpg);
	margin-top:5px;
	
}
input#subscriber_name {
	border:1px solid #C3C3C3;
	background-image: url(../images/input_bg.jpg);
	margin-top:5px;
	
}
table.moduletable-box {
	
}
table.moduletable-box td {
	vertical-align:top;
	padding-top:50px;
	background-image:none;
}
table.moduletable-box td table {
	background-image:none;
	padding:0px 20px 0px 20px;
	
}
table.moduletable-box td table td {
	background-image:none;
	padding:0px;
	margin:0px;
}
table.moduletable-inter {
	height:114px;
	background-image: url(../images/internet_box.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:right;
	padding-bottom:5px;
	margin:5px auto;
	float:left;
	width:260px;
}
table.moduletable-box td {
	vertical-align:top;
	padding:50px 10px 0px 20px;
	width:100%;
	
}

/* small navigation at the top right corner of the template */

#othernavi{
	width: 450px;
	float: right;
	text-align:left;
	margin-top: 11px;
	height: 13px;
	line-height: 13px;
}

/* main navigation top of the page with blue background */

#mainnavi{
	background-image: url(../images/navibg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 900px;
	height: 27px;
	text-align: left;
	line-height: 27px;
}

#navi{
	float: left;
	width: 716px;
	text-align: left;
}

/* pathaway part, breadcrumbs */

#crumbs{
	height: 27px;
	line-height:27px;
	text-align:right;
	background-color: #ffffff;
	
	font-family: Arial;
	font-size:12px;
	color: #7f7f7f;
	padding-right: 22px;
}

/* div dearch box module */
#search{
	float: right;
	width: 400px;
	text-align: left;
	height: 35px;
	margin-top:5px;
	
}


/* place for mainbody and components, different layouts have different widths. Change them. */

#story{
	float: left;
	width: 480px;
	text-align:right;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}

#story1{
	float: right;
	width: 680px;
	text-align:right;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}

#story2{
	float: left;
	width: 680px;
	text-align:right;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}

#story3{
	float: left;
	width: 880px;
	text-align:right;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}



#frontpage{
	float: right;
	text-align: left;
	width: 683px;
	padding-right: 17px;
	
}

#user1 {
	display:block;
	text-align: left;
	height:225px;
	margin:auto;
	margin-bottom:30px;
	clear:both;
}
div.module-home_box {
	background-image: url(../images/home_bbox.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
	width:220px;
	display:block;
	float:left;
	margin:0px 4px 0px 4px;
	
	
}

div.module-home_box div  {
	background-image: url(../images/home_topbox.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:15px;
	
}
div.module-home_box div div  {
	background-image:none;
	background-color:#ffffff;
	width:200px;
	background-image: url(../images/box_body.jpg);
	background-repeat:repeat-y;
	padding: 0px 10px;
	height:240px;
}
div.module-home_box div div div  {
	background:none;
	padding:0px;
	border:none;
	height:auto;

	
}
table.moduletable-home_box_cla {
	width:220px;
	height:285px;
	float:left;
	background-image: url(../images/cal.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:5px 5px 0px 5px;
	margin:0px 4px 0px 4px;
}
table.moduletable-home_box_blog {
	width:220px;
	height:273px;
	float:left;
	background-image: url(../images/blog.jpg);
	background-position:top;
	padding:55px 5px 0px 5px;
	background-repeat:no-repeat;
	margin:12px 4px 0px 4px;

}
table.moduletable-home_box_blog td {
	color:#00287A;
	font-weight:bold;

}
table.moduletable-home_box_media {
	width:220px;
	height:273px;
	float:left;
	background-image: url(../images/media.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:30px 5px 0px 5px;
	margin:12px 4px 0px 4px;
}
table.moduletable-home_box_media td {
	color:#00287A;
	font-weight:bold;
}
span.allvideos_player {
	border:1px solid #B9B9B9;
}

#mainbody{
	float: right;
	width:685px;
	text-align: left;
	padding-top: 20px;
}
#inbody{
	float: left;
	width:663px;
	text-align: left;
	padding: 20px 10px 0px 10px;
}
#frontleft{
	padding-top: 10px;
	float: left;
	width: 340px;
	text-align:right;
}

#frontright{
	padding-top: 10px;
	float: right;
	width: 340px;
	text-align: left;
}

#frontpage div{
	text-align: left;
}

/* Joomla styles */

/* top navigation */
ul#mainlevel-nav{
	list-style: none;
	background: none;
	width:100%;
	margin:auto;
	text-align:center;
	padding:0px 30%;
	
	
}

ul#mainlevel-nav li{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin: 0;
	font-size:12px;
	line-height: 13px;
	white-space: nowrap;
	border-left: 1px solid #646464;
	background: none;
}

ul#mainlevel-nav li a{
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	text-decoration: none;
	color: #969696;
	background: transparent;
}

ul#mainlevel-nav li a:hover{
	color: #646464;
	text-decoration: underline;
}

/* for mainmenu flat list on the blue bg */
ul#mainlevel-menu{
	list-style: none;
	padding: 0;
	margin: 0;
	float: right; /* erez change for IE */
	background: none;
}

ul#mainlevel-menu li{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 27px;
	white-space: nowrap;
	
	/* use this, if you don't want to use images_hebrew */
	/* border-right: 1px solid #4077b2; */
	background: none;;
	background-image: url(../images/line.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	font-weight: bold;
}

ul#mainlevel-menu li a{
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}

ul#mainlevel-menu li a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/* active page navigation style*/
ul#mainlevel-menu li #active_menu-menu{
	background-image: url(../images/activebg.gif);
	background-position: top right;
	background-repeat:repeat-x;
	
	color: #444444;
}

/* for includes/footer.php styles */
#footerleft div{
	padding-left: 5px;
	text-align:right;
}

/* for search box on the top left of the page */
#mod_search_searchword{
	overflow: hidden;
	width: 120px;
	border: none;
	background:#ffffff;;
	margin-bottom: 2px;
	color: #d5d5d5;
	font-size: 10px;
}

/* basic links on the site */
#user1 a,
table.moduletable-home_box_blog a,
table.moduletable-more a {
	color: #FF8100; 
	font-weight: normal;
	background-image: url(../images/link.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:underline;
	padding-right:8px;
}
table.moduletable-home_box_media a,
div.module-home_box div a  {
	color: #FF8100; 
	font-weight: normal;
	background-image: url(../images/link.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:underline;
	padding-right:8px;
	display:block;
}
a:link, a:visited {
	color: #FF8100; text-decoration: none;
	font-weight: normal;
}


a:hover {
	color: #FF8100;	text-decoration: underline;
	font-weight: normal;
}

a.footer:link, a.footer:visited {
	color: #626262; text-decoration: none;
	font-weight: normal;
}

a.footer:hover {
	color: #626262;	text-decoration: underline;
}

a.pathway:link, a.pathway:visited{
	color: #7f7f7f;
}

a.pathway:hover{
	color: #7f7f7f;
	text-decoration: underline;
}

a.toclink:link, a.toclink:visited{
	font-size:12px;
}

a.toclink:hover{
	font-size:12px;
	text-decoration: underline;
}

table.contentpaneopen,
contentpaneopen-home {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size:12px;
	line-height: 1.5em;
	
}

table.contentpaneopen td {
	line-height: 1.5em;
	padding:0px 5px;
}

table.contentpaneopen td.componentheading {
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

table.contentpaneopen div{
	
}


ol{
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ol li{
	background: none;;
}

table.contentpane{
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size:12px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane table{
	
}

table.contentpane td.componentheading {
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}


.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading{
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

div.componentheading{
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

.contentcolumn{
	padding-left: 5px;
}

.contentheading, 
.contentheading-home {
	font-family: Arial;
	color: #FF8500;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:right;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: normal;
	font-size:12px;
}

table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable{
	margin:auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin-bottom: 27px;
	width: 170px;
	color: #646464;
	text-align:right;
	font-size:12px;
}

div.moduletable table{
	font-family: Arial;
	font-size:12px;
	color: #646464;
}

table.moduletable th, div.moduletable h3 {
	background-image: url(../images/moduletablebg_h3.gif);
	background-position:top right;
	background-repeat: no-repeat;
	
	
	height: 28px;
	line-height: 28px;
	
	color: #4a4a4a;
	text-align: left;
	padding-right: 28px;
	padding-bottom: 10px;
	
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

table.moduletable td {
	font-size:12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-align:left;
}

table.pollstableborder td {
  padding: 2px;
}

.blogsection a{
	font-size:12px;
}

.latestnews a{
	font-size:12px;
}

div.back_button{
	font-size:12px;
}

.pagenav_prev{
	font-size:12px;
}

.pagenav_next{
	font-size:12px;
}

span.pathway{
	height: 27px;
	line-height: 27px;
	color: #7f7f7f;
}

span.pathway a{
	height: 27px;
	line-height: 27px;
	color: #7f7f7f;
}

div.syndicate{
	text-align: left;
	padding-top: 10px;
}

div.blog_more{
	font-size:12px;
}

table.blog table td{
	padding-left: 10px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;

}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
	text-align:right;
}

.sectiontableentry2 {
	background-color : #f2f2f2;
	text-align:right;
}

.small {
	color: #082976;
	font-size: 11px;
	float:left;
	font-weight:bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #c6c6c6;
	font-size: 10px;
	text-align:right;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #c6c6c6;
	font-size: 10px;
	text-align:right;
}

table.contenttoc {
  border: 1px solid #c6c6c6;
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-right: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size:14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
	background-image: url(../images/topb.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:7px 5px 0px 5px;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.mainlevel#active_menu {
	text-decoration: underline;
	color:#646464;
}

a.mainlevel#active_menu:hover {
	text-decoration: underline;
	color: #646464;
}

a.sublevel:link, a.sublevel:visited {
	padding: 2px;
	vertical-align: middle;
	font-size:13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	font-family:Arial;
}

a.sublevel:hover {
	color: #FF7F00;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #FF7F00;
	text-decoration:none;
	
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #999999;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #999999;
}

.mosimage {
  border: 1px solid #999999;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #999999;
}

span.article_seperator {
margin-top:20px;
}

h1 {
	font-family: Arial;
	color: #4a4a4a;
	text-align: left;	
	font-weight: normal;
	font-size: 18px;
}

h2 {
	color: #6eaad1;
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
}

h3 {
	color: #0B2673;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
table.blog-home td table td {
	background-image: url(../images/home_box.jpg);
	background-repeat:no-repeat;
	
}

table.join_form td {
	vertical-align:top;
	font-weight:bold;
	color:#000002;
}

.mceContentBody {
	direction:rtl;
	text-align:right;
}
p {
	margin:12px 0px 12px 0px;
}	
table.moduletable-search {
	float:left;
}
table.moduletable-lang {
	float:right;
}
ul.jflanguageselection {

}
ul.jflanguageselection li {
	float:left;
	background:none;
	border-right:1px solid #333333;
	padding:0px 5px 0px 5px;
}
ul.jflanguageselection li a {
	color:#000000;

	background:none;
}
div.moduletable-search h3 {
	float:left;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding:0px 5px;
	line-height:20px;



}
div.search-search #mod_search_searchword {
	margin:0px;
	padding:0px;
	float:left;
	background-image: url(../images/search_input.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:147px;
	font-family:Arial;
	font-size:12px;
	color:#0B2673;
}
input#mod_search_searchword{
	width: 120px;
	border: none;
	background:#ffffff;;
	color: #d5d5d5;
	font-size: 12px;
}
button.button-search {
	width:19px;
	height:19px;
	margin:0px;
	padding:0px;
	float:left;
	background-image: url(../images/search_b.jpg);
	background-repeat:no-repeat;
	border:0px;
	color:#042980;
}
div.moduletable-search {
	
	display:block;
	float:right;
	width:220px;
}
#jflanguageselection {
	margin-top:3px;
}
ul{
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
}
br {
	height:15px;
	padding:0px;
	margin:0px;
}
li{
	list-style-type: none;
	margin: 0;
	float:left;
}
table.moduletable-more {
	float:left;
	padding-bottom:5px;
	text-align:right;
	padding-right:10px;
	width:250px;
}
#box {
	background-image: url(../images/news_box.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:left;
	margin:5px auto;
	padding-bottom:5px;
	float:left;
	width:260px;
}
span.title {
	color:#F5870C;
	font-size:14px;
	font-weight:bold;

}
div.space {
	clear:both;
	height:30px;
}
