﻿/* ################################################ */
/* ################# Default Page ################# */
/* ################################################ */

body{
	font-family:Tahoma;
	direction:rtl;
}

/* ################################################ */
/* ############### End Default Page ############### */
/* ################################################ */

@font-face {
    font-family:'GE SS';
    src:url('../fonts/ge-ss-med.eot');
    src:local('â??'),
        url('../fonts/ge-ss-med.ttf') format('truetype');
    font-weight:normal;
}



/* ================================================ */
/* ==================  Text Style ================= */
/* ================================================ */


h6{
	font-family:Tahoma;
	font-size:12px;
	color:#686868;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h5{
	font-family:Tahoma;
	font-size:14px;
	color:#9c9b9b;
	font-weight:normal;
	text-transform:none;
	line-height:21px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h4{
	font-family:'GE SS';
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h3{
	font-family:'GE SS';
	font-size:13px;
	color:#000000;
	font-weight:normal;
	text-transform:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


h2{
	font-family:'GE SS';
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-transform:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h1{
	font-family:'GE SS';
	font-size:24px;
	color:#2f2d2d;
	font-weight:normal;
	text-transform:none;
    margin: 0 0 15px 0;
	padding:0 0 0 0;
}

.bigsizewhitetxt
{
font-family:'GE SS';
font-size:30px;
color:#FFFFFF;
font-weight:normal;
	text-transform:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.whitetxtcolor
{
color:#FFFFFF;
}

.greentxtcolor
{
color:#79943e;
}


/* ================================================ */
/* ================  End Text Style =============== */
/* ================================================ */



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~ Menu & Links ~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a:link, a:visited{
	font-family:'GE SS';
	font-size:12px;
	color:#79943e;
	font-weight:normal;
	text-decoration:none;
}

a:hover, a:active{
	text-decoration:underline;
}


/***************************************************/

ul.contentlist{
	padding:30px 30px 0px 0px;     /* the left padding was set to make the bullets appear inside the container */
	margin:0px 0px 0px 0px;
}

ul.contentlist li{
	padding:3px 6px 3px 6px;        /* the left padding was set to give the text left padding from the bullet position */
	margin:0px 0px 0px 0px;
	list-style:none;
	text-align:center;
	float:right;
	vertical-align:top;
	font-family:arial;
	font-size:12px;
	color:#79943e;
	font-weight:normal;
	/*display:inline;*/
	position:relative;
}

ul.contentlist li a:link, ul.contentlist li a:visited{
	font-family:'GE SS';
	font-size:12px;
	color:#79943e;
	font-weight:normal;
	text-decoration:none;
}

ul.contentlist li a:hover, ul.contentlist li a:active
{
text-decoration:underline;
}

/***************************************************/

ul.footerlist{
	padding:30px 0px 0px 30px;     /* the left padding was set to make the bullets appear inside the container */
	margin:0px 0px 0px 0px;
}

ul.footerlist li{
	padding:3px 6px 3px 6px;        /* the left padding was set to give the text left padding from the bullet position */
	margin:0px 0px 0px 0px;
	list-style:none;
	text-align:right;
	vertical-align:top;
	font-family:arial;
	font-size:15px;
	color:#7b7a7a;
	font-weight:normal;
	position:relative;
}

ul.footerlist li a:link, ul.footerlist li a:visited{
	font-family:'GE SS' !important;
	font-size:15px;
	color:#7b7a7a;
	font-weight:normal;
	text-decoration:none;
}

ul.footerlist li a:hover, ul.footerlist li a:active
{
text-decoration:underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~ End Menu & Links ~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~     Logo     ~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#logo-menupart .logo {
    position: relative;
    float: right;
      margin: 17px 0px 0px 0px;
}
#logo-menupart .menu3 {
    float: left;
    margin: 62px 310px 0px 0px;
}

.post_2col_full .elementar1 {
      float: right;
}
#contactustxt {
    float: right;
}
.ar-download{
	float:left;
	
}
.submitbuttons,.menu a{
	font-family:'GE SS' !important;
}
.about-text {
    margin-bottom: 10px;
}
h1.bluelink {
    line-height: 20px;
    color: #90ae4a;
    margin-bottom: 30px;
}