/**
 * content
 */



body, textarea, p, td, div, span, li{  
	font: normal 1em Arial, Verdana, Helvetica, sans-serif;
}

/**
 * Paragraphs
 */

p {
margin: 0.5em 0px 1em;
}

table td p{
  margin: 0;
  padding: 0;
}
/* add margins to p in editor */
table.tplBlogArticle td p,
table.tplBlogArticle th p,
table.tplTwoCols td p,
table.tplTwoCols th p,
table.tplOneCol td p,
table.tplOneCol th p{
  margin: 1.12em 0;
}



/* remove margins from p which are inside tables */
table td.tplUpperCol table td p,
table td.tplMainCol table td p,
table td.tplSubCol table td p{
  margin: 0;
}
p.ingress{
	font-size: 1.2em;
	line-height: 150%;
}
 
p.citation{
	color: #639C2A;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.2em;
}


/**
 * Headings
 */

h1 {
	font: bold 1.8em arial, sans-serif;
	color:#0D2B84;
	margin: 0 0 0.7em 0;
}

h2 {
	font: bold 1.4em arial, sans-serif;
	color:#0D2B84;
	margin: 0 0 0.7em 0;
}

h3 {
	font: bold 1.2em arial, sans-serif;
	color:#0D2B84;
	margin: 0 0 0.7em 0;
}

h3,
h4,
h5,
h6{
	font-size:1.2em;
	color:#0D2B84;
	margin: 0 0 0.7em 0;
}


/**
 * Links
 */


a,
a:link,
a:visited{
	text-decoration: none;
	color: #069;	
}
 
a:hover,
a:visited:hover{
	color: #666; 
}

a img {
  border: none;
}

.tplFloatLiftContent a, .tplFloatLiftContent a:link, .tplFloatLiftContent a:visited,
.palestineBannerContentDiv a, .palestineBannerContentDiv a:link, .palestineBannerContentDiv a:visited,
.mainpageArticlesBoxContentDiv a, .mainpageArticlesBoxContentDiv a:link, .mainpageArticlesBoxContentDiv a:visited,
.newsBannerContentDiv a, .newsBannerContentDiv a:link, .newsBannerContentDiv a:visited,
.slide a, .slide a:link, .slide a:visited 
{
		color:#663333;
}
.tplFloatLiftContent a:hover, .tplFloatLiftContent a:visited:hover,
.palestineBannerContentDiv a:hover, .palestineBannerContentDiv a:visited:hover,
.mainpageArticlesBoxContentDiv a:hover, .mainpageArticlesBoxContentDiv a:visited:hover,
.newsBannerContentDiv a:hover, .newsBannerContentDiv a:visited:hover,
.slide a:hover, .slide a:visited:hover
{
		color:#9CA61E;
}

a.bulletLink, a.bulletLink:link, a.bulletLink:visited,   
a.pptLink, a.pptLink:link, a.pptLink:visited,
a.txtLink, a.txtLink:link, a.txtLink:visited,
a.docLink, a.docLink:link, a.docLink:visited,
a.imageLink, a.imageLink:link, a.imageLink:visited,
a.xlsLink, a.xlsLink:link, a.xlsLink:visited,
a.pdfLink, a.pdfLink:link, a.pdfLink:visited{
	padding-left:22px;
	text-decoration: none;
	color: #069;
}

a.bulletLink:hover, a.bulletLink:visited:hover,  
a.pptLink:hover, a.pptLink:visited:hover,
a.txtLink:hover, a.txtLink:visited:hover,
a.docLink:hover, a.docLink:visited:hover,
a.imageLink:hover, a.imageLink:visited:hover,
a.xlsLink:hover, a.xlsLink:visited:hover,
a.pdfLink:hover, a.pdfLink:visited:hover{
  	text-decoration: none;
	color: #666; 
}

a.bulletLink, a.bulletLink:link, a.bulletLink:visited{
  background: transparent url(../images/arr.gif) no-repeat 8px 6px;
}
a.pdfLink, a.pdfLink:link, a.pdfLink:visited{
  background-image: url(../images/pdf.gif);
  background-repeat: no-repeat;	
}
a.pptLink, a.pptLink:link, a.pptLink:visited{
  background-image: url(../images/ppt.gif);
  background-repeat: no-repeat;	
}

a.txtLink, a.txtLink:link, a.txtLink:visited{
  background-image: url(../images/txt.gif);
  background-repeat: no-repeat;	
}

a.docLink, a.docLink:link, a.docLink:visited{
  background-image: url(../images/doc.gif);
  background-repeat: no-repeat;	
}

a.imageLink, a.imageLink:link, a.imageLink:visited{
  background-image: url(../images/img.gif);
  background-repeat: no-repeat;	
}

a.xlsLink, a.xlsLink:link, a.xlsLink:visited{
  background-image: url(../images/xls.gif);
  background-repeat: no-repeat;	
}


/**
 * Lists
 */

 
 
ul.featureList{
	list-style: square outside url(../images/feature.html);
	color: #666666;
	padding-left: 5px;
	margin-left: 20px;
}
 
ul.specsList li{
	padding: 0;
	margin: 3px 0 3px 10px;
	font-size: 0.9em;
}
 
/**
 * Images
 */
img.icon{
	width: 50px;
	height: 50px;
}

/**
 * template
 */

html,body {
	min-height:100%;
	height:100%;
	margin:0px;
	font-size:90%;
}

.clearer{
	font-size:0px;
	clear:both;
}

body {
	background-color:#dfdfdf;
}


div.page{
	width:1100px;
	margin-left: auto ;
	margin-right: auto ;

}

div.header{
	position:relative;
	width: 1100px;  
	height: 150px;
	overflow:hidden;
}

div.image {
	background-color:#fff;
	position:absolute;
	right:40px;
	top:0px;
	width:654px;
	height:164px;
}
div.mask {
	position:absolute;
	left:0px;
	top:0px;
}

div.menu_back{
	 
	width: 1100px;  
	height: 45px;
	background-position: right top; 
	background-image: url("../images/menu_back.png"); 
	background-repeat: no-repeat;
}
div.menu{
    height: 43px;
    margin-left: 43px;
    margin-right: 41px;
	overflow:hidden;
}

	
	
div.bottom{
	 
	width: 1100px; 
	min-height: 550px; 
	background-position: right bottom; 
	background-image: url("../images/content_bottom.png"); 
	background-repeat: no-repeat;
    padding-bottom: 50px;
	position:relative;
}

div.top{
	 
	width: 1100px;  
	background-position: right top; 
	background-image: url("../images/content_top.png"); 
	background-repeat: no-repeat;
}
div.back{
	 
	width: 1100px;  
	background-image: url("../images/content_content.png"); 
	background-repeat: repeat-y;
}

div.menuTree {
	margin-left:55px;
	margin-top:35px;
	float:left;
	overflow:hidden;
	width:200px;
	height:300px;
	
}

div.content {
	margin-left:5px;
	margin-top:10px;
	float:left;
	overflow:hidden;
	border:solid 1px #eee;
	width:740px;
	min-height:500px;
	
}

div.main_page_content {
	margin-left:205px;
	margin-top:10px;
	float:left;
	overflow:hidden;
	
	width:700px;
	min-height:500px;
	
}


img.topImage{
	border:none;
	margin-right:40px;
}









/**
 * Make the columns float to left
 */
div.tdlHWrap, div.tdlHWrapFirst, div.tdlHWrapLast{
	float:left;
}


/**
 * Setup TDL clearer element
 */
div.tdlClearer{ 
	clear: both; 
	display: block; 
	font-size: 0; 
	line-height: 0; 
	height: 0; 
	overflow:hidden;
}
 
/**
 * Define width and min-height for page
 * templates
 */
table.tplBlogArticle,
table.tplOneCol,
table.tplTwoCols, 
table.tplCategoryPage{
	height:400px;
	width:785px;
}

/**
 * Define padding for one-column-template
 * main column (editor and screen)
 */
table.tplBlogArticle .tplMainCol,
table.tplOneCol .tplMainCol{
	padding: 20px;	
}


/**
 * Define width for two-column-template
 * main column (editor and screen)
 */
.tplTwoCols td.tplMainCol,
div.tplTwoCols div.tplMainColWrapper{
	width: 510px;
}

/**
 * Define padding for two-column-template
 * main column (editor and screen)
 */
.tplTwoCols .tplMainCol{
	padding: 20px;	
}
 
/**
 * Define width for two-column-template
 * sub column (editor and screen)
 */
.tplTwoCols td.tplSubCol,
div.tplTwoCols div.tplSubColWrapper{
	padding-left:30px;
	width: 200px;
}
 
/**
 * Define padding for two-column-template
 * sub column (editor and screen)
 */
.tplTwoCols .tplSubCol{
	padding: 20px 0px 20px 0;
}
 
 
/**
 * Define appearance of floating lift
 * (editor and screen)
 */
.tdl_tplFloatLift.tplFloatLift.tdlHSet{
	background-color:#eee;
	width:276px;
	overflow: hidden;
	float:right;
	clear:right;
	margin:10px;
	margin-top:0px;
}
.tdlHWrapSingle.tplFloatLiftContentWrapper{
	width:276px;
	float:right;


}
/**
 * Set the width for floating lift
 * (editor and screen)
 */
.tdlHColSingle.tdlc_tplFloatLiftContent.tplFloatLiftContent{
	width:240px;
	min-height:100px;
	overflow: hidden;
	margin:18px;
	margin-top:5px;
	margin-bottom:5px;
}
 
 
.tdl_tplBlockLift.tplBlockLift.tdlHSet{
	background-color:#eee;
	margin-bottom:5px;
	margin-top:5px;
}

.tdlHColSingle.tdlc_tplBlockLiftContent.tplBlockLiftContent{
	float:left;
	margin:18px;
	margin-top:5px;
	margin-bottom:5px;
}

/**
 * Set the width for floating lift
 * (editor and screen)
 */
.tdlHColSingle.tdlc_tplFloatLiftContent2.tplFloatLiftContent2{
	width:170px;
	min-height:100px;
	overflow: hidden;
	margin:15px;
	margin-top:0px;
	margin-bottom:0px;

}
.addthis_toolbox.addthis_default_style {
	float:right;
	margin-right:10px;
}

div.tdlHColSingle.tdlc_tplMainCol.tplMainCol{
	padding:20px;
}

div.copyright {
    bottom: 34px;
    font: 11px arial;
    left: 56px;
    position: absolute;
}

/**
 * styles
 */
.fb_formWrap pre{	
	white-space: pre;
}
.fb_formWrap input[type=text],textarea {
	width: 66%;
}
.fb_formWrap .fb_markedField{
	color: #f22;
	display: inline-block;
}
.fb_formWrap .fb_submitBut{
	display: block;
}


.fb_formWrap h2 { margin-top: 1.6em; }
.fb_formWrap .fb_submitBut { margin-top: 1.2em; }
.fb_formWrap { padding-top: 16px; }
td.fb_label, td.fb_labelTextarea {padding-right: 10px; }
td div.fb_fieldTitle {padding-top: 4px;}
.fb_fielset tbody tr td { padding-bottom: 4px; max-width: 50%; }
.fb_fielset tbody tr td textarea { width: 100%; max-width: 271px; }

div.fb_field input { margin-bottom: 8px; }
div.fb_field input[type="checkbox"] { display: inline-block; padding-bottom: 0px; }
div.fb_field .fb_fieldTitle2 { display: inline-block; }
div.fb_field textarea { width: 229px; margin-bottom: 8px; }

/**
 * langMenu
 */

div.langMenu {
	height: 20px;
    margin: 3px 70px 0 0;
}

div.langMenu ul {
	list-style-type:none;
}

div.langMenu li {
	display:block;
	float:right;
	margin-left:20px;
	
}
div.langMenu span {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
}

div.langMenu li a{
    color: #444444;
}

div.langMenu li a:hover{
    color: #0D2B84;
}



/**
 * menu
 */

div.menu li
{
	display:block;
	float:left;	
}

div.menu ul {
	list-style-type:none;
	margin:10px;
	margin-top:13px;
}

div.menu span {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
}

div.menu li a
{
	padding:9px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left:2px;
	margin-right:2px;
	color: #fff;
	text-transform:uppercase;
}

div.menu li a.zfse_navSelectedOpen,
div.menu li a.zfse_navSelectedOpen:link,
div.menu li a.zfse_navSelectedOpen:visited,
div.menu li a.zfse_navClosed:hover,
div.menu li a.zfse_navOpen,
div.menu li a.zfse_navOpen:link,
div.menu li a.zfse_navOpen:visited,
div.menu li a.zfse_navSelectedOpen:hover,
div.menu li a.zfse_navOpen:hover

{
	color: #fff;
	border-bottom:solid 3px #6F7DA7;
}

div.menu li a.zfse_navClosed,
div.menu li a.zfse_navClosed:link,
div.menu li a.zfse_navClosed:visited
{
	color: #fff;
}

/**
 * side menu
 */

div.menuTree ul {
	list-style-type:none;
}

div.menuTree li {
	background-image:url('../images/arrow_right.png');
	background-position: 0px 2px;
	background-repeat: no-repeat; 
	padding-left:15px;
	padding-bottom:3px;
}
div.menuTree span {
	font: bold 13px Arial, Verdana, Helvetica, sans-serif;
}



div.menuTree li.zfse_navSelectedOpen,
div.menuTree li.zfse_navOpen
{
	background-image:url('../images/arrow_bottom.png');
}

div.menuTree li a.zfse_navSelectedOpen,
div.menuTree li a.zfse_navSelectedOpen:link,
div.menuTree li a.zfse_navSelectedOpen:visited,
div.menuTree li a.zfse_navClosed:hover,
div.menuTree li a.zfse_navOpen,
div.menuTree li a.zfse_navOpen:link,
div.menuTree li a.zfse_navOpen:visited,
div.menuTree li a.zfse_navSelectedOpen:hover,
div.menuTree li a.zfse_navOpen:hover
{
	color: #041444;
}





div.menuTree li li.zfse_navSelectedOpen,
div.menuTree li li.zfse_navOpen
{
	background-image:none;
}


div.menuTree li ul {
	margin-left:10px;
}
div.menuTree li li {
	padding:0px;
	background-image:none;
}

div.menuTree li li span {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
}


