
#cont{
padding: 5px 10px 0 10px;
overflow: hidden;   
background: #EEE;
margin: 6px auto 25px;
position: relative;
-moz-box-shadow: inset 0 0 2px #FFF, 0 0px 5px #cacaca;
-webkit-box-shadow: inset 0 0 2px #FFF, 0 0px 5px #CACACA;
box-shadow: inset 0 0 2px #FFF, 0 0px 5px #CACACA;
width: 1000px;

}
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; } ol, ul {list-style: none;} blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }


.post-title a,
ul.slider-navigation li ,
.pagenavi a,
a.more-link ,
.main-menu li a ,
.subscribe-icons a ,
.flickr_badge_image img {
	webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
textarea, input[type=text], input[type=password], input[type=email], select {
	border: 1px solid #ccc;
	background: #fff;
	font-size: inherit;
}
input, select {
	cursor: pointer;
}
input[type=text], input[type=password], input[type=email] {
	cursor: text;
}
textarea {
	overflow:auto;
}
textarea, input {
	padding: 5px;
	outline: none;
}
select {
	padding: 2px;
}
option {
	padding: 0 4px;
}
input[type=button], button {
	padding: 4px;
	cursor: pointer;
	vertical-align: middle;
}
input.text_input,textarea.textarea {
	border: 1px solid #ccc;
     -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
          border-radius: 1px;
}
input.text_input:focus,textarea.textarea:focus {
	border: 1px solid #999;	
}

::-moz-selection { background: #F9A386; color: #fff; text-shadow: none; }
::selection { background: #F9A386; color: #fff; text-shadow: none; }
a{
text-decoration:none;
}
body {
padding:0;
margin:0;
background: rgb(113, 201, 127);

font-family: arial, sans-serif;
}

#con_body{
width: 1000px;
margin: 0 auto;
text-align:center;
overflow: hidden;
background: #fff;
border: 1px dotted #EEE;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#logo{
height: 134px;
 
background: #FFAD00 url(../img/header.jpg);
width: 1000px;
}
#banner{
width: 456px;
height: 70px;
float:left;}
#banner img{
padding: 4px;
border: solid 1px #74A870;
background: #EEE;
width: 506px;
height: 70px;
margin-right: 20px;
margin-top: 10px;
}
#banner p{
width:600px;
float:left;
padding:15px;

}
#topmenu{
margin: 0 auto;
background: url(../img/topmenu.gif);
height: 38px;
}
#topmenu ul{
display: block;
margin: 0 auto;
width: 990px;
height: 30px;
margin-right: 10px;
margin-left: 0px;
}
#topmenu li {
display: block;
float: right;
height: 30px;
border-width: 0 1px 0 0;
	}
#topmenu a{

float: left;


background: #23355E url(../img/bk_grad.gif);


border: solid 1px #89C8DE;
height: 23px;
margin: 3px 2px 0 0;


color: #FFFFFF;


padding: 5px 9px 0 9px;
font-weight: bold;
font-size: 11pt;
cursor: pointer;
text-decoration: none;


line-height: 18px;

}
#topmenu ul li a:hover {
background: #0B5AA4 url(../img/bk_grad.gif) 0 -60px;
color: #D70000;
border: solid 1px #0B5AA5;
}
#con{
width:100%;
background:#FBF6D5;
}

#left .moduletable{
background: #FFF;
border-radius: 1px;
-webkit-border-radius: 1px;
box-shadow: 0px 1px 3px 0 #B5B5B5;
-moz-box-shadow: 0px 1px 3px 0 #b5b5b5;
-webkit-box-shadow: 0px 1px 3px 0 #B5B5B5;
border: 1px solid #DDD;
width: 300px;
margin-bottom: 17px;
clear: both;
}
#left{
width: 300px;
float:left;
margin-left: 17px;
overflow: hidden;
}
#leftul{
margin:0px;
padding:0px;
border-left: 3px solid #20D1C3;
}
.componentheading{
border-bottom:1px solid #eee;
color: #047E04;
font-size: 18px;
font-weight: bold;
text-align:right;
}
#center h3{
font-size: 16px;
text-align: right;
padding-right: 19px;
color: rgb(255, 255, 255);
background: url(../img/h3.jpg) no-repeat; 
height: 33px;
clear: both;
line-height: 37px;
font-weight: bold;
}
#center .moduletable{
margin-bottom: 19px;
}
#center{
width: 670px;
float: right;
background: #FFF;
border-radius: 1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
box-shadow: 0px 1px 3px 0 #B5B5B5;
-moz-box-shadow: 0px 1px 3px 0 #b5b5b5;
-webkit-box-shadow: 0px 1px 3px 0 #B5B5B5;
border: 1px solid #DDD;
border-bottom: 4px solid #4EBAFF;

overflow: hidden;
}
#blog-text .text p img{
width: 170px;
height: 129px;
border:1px solid #eee;
background:#fff;
padding:3px;
float: right;
}
img:hover{
opacity:0.9;
}
.contentpaneopen p img{
border:1px solid #eee;
background:#E1E5DA;
padding:2px;
margin-right: 6px;
float: left;
width: 350px;
height: 300px;
}
.text p img:hover{
border:1px solid #eee;
background: #CE3EAB;

}
#text-blog .text{
text-align:right;
height: 50px;
background: #FFF;
}
#text-blog img{
height: 119px;
}
#left .news_item a {
font-size: 16px;
font-weight: bold;
color: rgb(204, 33, 0);
text-align: right;
display: block;
line-height: 26px;
font-family: aral;
}
#left .news_item img {
width: 89px;
padding: 1px;
box-shadow: 0px 0px 2px #666;
-moz-box-shadow: 0px 0px 2px #666;
-webkit-box-shadow: 0px 0px 5px #666;
margin: 5px;
height: 70px;
}
#left .news_item img:hover {
opacity: 0.6;
}
#left .news_item:hover{
background: #F7F7F7;
}
#left .news_item {
height: 102px;
border-bottom: 1px dotted #DDD;
padding: 5px;
background: #FFFCFC;
}
#left h3{
background: #585858 url(../img/img-hiah3) no-repeat;
height: 46px;
line-height: 56px;
margin: 0px;
color: #FFFFFF;
text-align: right;
font-size: 17px;
padding: 0px;
padding-right: 29px;
clear: both;
font-weight: bold;
}
.contentheading {
height: 47px;
background: #FFF;

line-height: 45px;
}
a.contentpagetitle ,.contentheading {
font-weight: bold;
text-transform: capitalize;
font-size: 18px;
color: #00356D;
padding-right: 4px;
}
a.contentpagetitle:hover{
color: #EC0000;
}
.contentpaneopen p{
color: #333;
padding: 0px 7px 0px 4px;
font: 17px/25px Verdana, Arial, Helvetica, sans-serif;

text-align: right;
line-height: 32px;
font-weight: normal;
margin: 20px 0;
font-size: 20px;
color: #000;
font-size: 18px;
line-height: 35px;
text-align: justify;
font-weight: normal;
direction: rtl;
margin: 20px 0px;
}


.createdate{
clear: both;
color: #505050;
font-size: 10px;
font-weight: normal;
margin: 0px 0px 4px 8px;
text-align:left;
width: 200px;
float: left;
}
a.readon,
a.readon:focus,
a.readon:active {
background: #595959;
color: #FFF;
font-size: 16px;
font-family: arial;
padding: 6px 23px 11px;
border-radius: 3px;
box-shadow: inset 0px -3px 0px 0px #FF9600;
font-weight: bold;
float: left;
margin-left: 25px;
}
ul.latestnews{

}
li.latestnews:hover{
background: #EDEDED;
}
li.latestnews{
list-style:none;
padding: 5px 10px 5px 5px;
overflow: hidden;
position: relative;
border-bottom: 1px dashed #D5D5D5;
}
.latestnews a{
color: #573769 !important;
font-size: 15px;
text-decoration: none;
}
.blog_more ul,.blog_more_am ul
{
	padding-right:32px;
	padding-top:10px;
	text-align:right;
}

.blog_more li,.blog_more_am li
{
	font-size:16px;
	color:#333;
	padding-bottom:10px;
	list-style-type:disc;
}

.blog_more li a,.blog_more_am li a
{
	background:url(../images/arraw.jpg) no-repeat right;
	font-weight:700;
	line-height:1.3em;
	padding-right:0;
	color: rgb(66, 65, 65);
}

.blog_more li a:hover,.blog_more_am li a:hover
{
	color:#EF0000;
}
#blog-text .text img
{
	width:170px;
	height:129px;
	float:left;
	border:1px solid #DDD;
	background:#F5F5F5;
	color:#666;
	border-image:initial;
	margin:0 10px 10px 0;
	padding:5px;
}

#text-blog img
{
	float: right;
	border:1px solid #DDD;
	background:#F5F5F5;
	color:#666;
	border-image:initial;
	width: 166px;
	margin: 0 5px 10px 10px;
	padding:5px;
}

.text p{
	font-weight: normal;
text-align: right;
padding: 0px 3px 0px 3px;
font: bold 16px Arial, sans-serif;
line-height: 33px;
color: #222;
}
#text-blog{
    border-bottom: 1px solid #BEBEBE;
    
    margin-bottom: 12px;
    width: 670px;
}
.blog_more div strong, .blog_more_am div strong {
background: rgb(131, 131, 131);
padding: 2px 20px 2px 20px;
text-align: right;
width: 600px;
display: block;
height: 23px;
border-bottom: 4px solid #ddd;
line-height: 21px;
}
.blog_more div, .blog_more_am div {
border-bottom: 1px solid #EEE;
font-weight: bold;
font-size: 16px;
color: #FFF;
margin-top: 20px;
}

/* slideshow */
#slideshow{
float:right;
overflow: hidden;
height: 411px;
}

.easy_img_caption{
display: inline-block;
line-height: 0.5;
vertical-align: top;
background-color: #F2F2F2;
text-align: left;
width: 359px;
margin: 0px 0px;
float: left;
margin-left: 5px;

}
.easy_img_caption_inner{
display: inline-block;
line-height: normal;
color: #FFF;
font-size: 8pt;
font-weight: normal;
font-style: normal;
padding: 4px 8px;
margin: 0px;
clear: both;
width: 344px;
float: left;
padding: 5px 0px 5px;
text-align: center;
}

#media img,.vtemyoutube_thumb {
width: 89px;
height: 63px;
padding: 2px;
margin: 0px 2px 0px 2px;
background: #FFF;
float:left;
margin-bottom: 6px;
}
#media object{
width: 295px;
height: 185px;
}
#media{
    height: 408px;
    
}
#media img{
    border: 1px solid #B9B9B9;
    
    border-radius: 14px;
}

#introtext{
width: 226px;
text-align:right;
float:right;
direction:rtl;
}

#ja-zinwrap {
text-align: right;
border: solid 1px #E4E4E4;
}
.ja-box {
border: solid 1px #E4E4E4;
background: white;
margin: 9px;
display: block;
float: none;
clear: both;
overflow: hidden;
padding: 5px;
}

#ja-zin {}

#ja-zin .article_row {
	margin: 0;
	padding: 0;
}

/* HEADING
--------------------------------------------- */
/* Section --- */
.ja-zinsec {
	background:#f7f7f7 url(images/h3.gif) no-repeat right center;
	border-bottom: 1px solid #ddd;
	color: #fff;
	padding: 0 15px;
	position: relative;
}

.article_row:hover .ja-zinsec {
	background: #333; 
	color: #fff;
}

.article_row:hover .ja-zinsec a {
	color: #fff;
}

.ja-zinsec h2 {
	margin: 0 !important;
	padding: 5px 0 !important;
	font-size: 110%;
	text-transform: uppercase;
}

.ja-zinsec h2 a {
	color: #fff;
}

/* Category --- */
.ja-zincat h3 {
	margin: 0 !important;
	padding: 0 !important;
	font-family: Arial, sans-serif;
	font-size: 92%;
	text-transform: uppercase;
	float: left;
	padding-right: 12px !important;
	background: url(images/arrow-1.gif) no-repeat right center;
	font-weight: normal;
}

.ja-zincat h3 a {
	color: #000;
}

/* News Title --- */
h4.ja-zintitle {
	margin: 0 0 5px !important;
	padding: 0 !important;
	font-weight: bold;
	font-size: 17px;
	text-align:right;
}
h4.ja-zintitle a{
    color: rgb(216, 12, 12);
    font-size: 18px;
}
/* CONTENT
--------------------------------------------- */
.ja-zincontent p {
text-align: justify;
font-size: 13px;
color: #666;
line-height: 19px;
font-family: tahoma;
direction: rtl;
padding-right:5px;
padding-left:5px;
}

/* Image ---*/
.ja-zinimg {
	margin: 5px 0;
	float:right;
}
.ja-zinimg img {
width: 99px;
height: 80px;
border: 1px solid #ddd;
padding: 2px;
}
/* Meta ---*/
.ja-zinmeta {
	color: #999999;
	line-height: normal;
}

/* More Links ---*/
.ja-zinlinks {
	padding-top: 1px;
	font-size: 92%;
	width:300px;
	padding-right:6px;
	border-right:1px solid #eee;
	float:left;
}
.ja-zinlinks strong {
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;
}

.ja-zinlinks ul {
	padding: 0 !important;
	margin: 0 !important;
}
.ja-zinlinks ul li {
	background: url(images/arraw.gif) no-repeat right;
font-weight: bold;
line-height: 22px;
padding-right: 13px;
list-style:none;
	font-size: 12px;
}
a:hover{
color:red;
}
/*THEMES
------------------------------------------------*/
/* red ---*/
.ja-zintheme-red .ja-zinsec {
	background:url(images/red.gif) no-repeat right center;
}
.ja-zintheme-red:hover .ja-zinsec {
	background: #9c162e;
}

.ja-zintheme-red:hover .ja-zincat h3,
.ja-zintheme-red:hover .ja-zincat h3 a {
	color: #9c162e;
}

/* orange ---*/
.ja-zintheme-orange .ja-zinsec {
	background:url(images/orange.gif) no-repeat right center;
	border-bottom:1px solid #C36100;
}
.ja-zintheme-orange:hover .ja-zinsec {
	background: #a15e1b;

}

.ja-zintheme-orange:hover .ja-zincat h3,
.ja-zintheme-orange:hover .ja-zincat h3 a {
	color: #a15e1b;
}

/* pink ---*/
.ja-zintheme-pink:hover .ja-zinsec {
	background: #ab1479;
}

.ja-zintheme-pink:hover .ja-zincat h3,
.ja-zintheme-pink:hover .ja-zincat h3 a {
	color: #ab1479;
}

/* green ---*/
.ja-zintheme-green:hover .ja-zinsec {
	background: #3f7e15;
}

.ja-zintheme-green:hover .ja-zincat h3,
.ja-zintheme-green:hover .ja-zincat h3 a {
	color: #3f7e15;
}

/* lime ---*/
.ja-zintheme-lime .ja-zinsec {
	background:url(images/lime.gif) no-repeat right center;
	border-bottom:1px solid #808A17;
}
.ja-zintheme-lime:hover .ja-zinsec {
	background: #808a17;
}

.ja-zintheme-lime:hover .ja-zincat h3,
.ja-zintheme-lime:hover .ja-zincat h3 a {
	color: #808a17;
}

/* cyan ---*/
.ja-zintheme-cyan:hover .ja-zinsec {
	background: #1a8489;
}

.ja-zintheme-cyan:hover .ja-zincat h3,
.ja-zintheme-cyan:hover .ja-zincat h3 a {
	color: #1a8489;
}

/* deepblue ---*/
.ja-zintheme-deepblue:hover .ja-zinsec {
	background: #145077;
}

.ja-zintheme-deepblue:hover .ja-zincat h3,
.ja-zintheme-deepblue:hover .ja-zincat h3 a {
	color: #145077;
}

/* MISC.
------------------------------------------------*/
/* Ghost container when moving ---*/
.ja-ghost .article_row {
	border: 2px solid #ddd;
	background: #EBF2F7;
	padding: 0;
}

.ja-ghost .inner {
	padding-left: 15px;
	padding-right: 15px;
}

.move {
	border: 2px dotted #999 !important;
}

.move-wrap .article_row:hover .ja-zinsec {
	background: #f7f7f7!important; 
	color: #000!important;
}

/* 1st & last row/column style ---*/
.row-last {
	border-bottom: 0 !important;
}

.ja-mod-inner {
	position: relative;
}
.ja-zinlinks a{
 color: #07335C;   
}
#footer_left p{
margin-top: 8px;
}
#footer h3{
height: 28px;
font-weight: bold;
font-size: 9pt;
border-bottom: 1px solid rgb(100, 190, 231);
}
#footer {
color: white;
font-size: 8pt;
text-align: right;
font-weight: normal;
direction: rtl;
font-family: tahoma;
}
#footer {
width: 1000px;
font-size: 8pt;
overflow: hidden;
text-align: right;
background: #299ac2;
color: white;
margin:0 auto;
overflow:hidden;
-moz-box-shadow: 0 1px 3px #ddd;
-webkit-box-shadow: 0 1px 3px #ddd;
border-top:4px solid #11799e;
padding-top: 7px;
}
#footer_right{
width: 650px;
float: right;
margin-right: 5px;
height:197px;
padding-right: 20px;
}
#footer_right{

}
#footer_right li {
float: right;
list-style: square outside none;
padding-left: 20px;
padding-top: 3px;
width: 115px;
color: white;
font-family: Tahoma;
font-size: 9pt;
font-weight: normal;
line-height: 1.8;
}
#footer_right li  a{
color:#fff;
text-decoration:none;
}
#footer li  a:hover{
color:#cafffe;
text-decoration:underline;
}
#footer_left{
width: 296px;
line-height: 1.6;
float: right;
margin-right: 5px;
height:197px;
}
#footer_left img{
width: 65px;
text-align:center;
margin: 6px;
height: 61px;
}
.footer .moduletable{
width: 400px;
float: right;
}
.footer p{
width: 1000px;
float: right;
text-align: center;
}
.footer{
width: 1000px;
height: 30px;
background: #046998;
clear:both;
padding-top: 10px;
}
.footer li {
float: right;
margin: 0;
padding: 0 13px;
list-style: none;
border-left: 1px solid #91abc4;
}
.footer li a{
color:#fff;
text-decoration:none;
}

.moduletable_footer_banner{

width: 450px;
height: 68px;
clear: both;
overflow: hidden;

}
.moduletable_menu{
clear: both;
height: 103px;
}

#site a{
float: right;
width: 175px;
border: 1px solid #B2BFC2;
margin-top: 6px;
margin-right: 6px;
padding: 4px 1px 4px 1px;
text-align: center;
font-weight: bold;
color: #0084B4;
text-decoration: none;

border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-shadow: 0 1px 2px #eee, 0 0 40px #fff inset;
}
#site a:hover {
background: #F0F0F0;
color: #F00;
}

#cont{
padding: 5px 10px 0 10px;
overflow: hidden;   
background: #EEE;
margin: 6px auto 25px;
position: relative;
-moz-box-shadow: inset 0 0 2px #FFF, 0 0px 5px #cacaca;
-webkit-box-shadow: inset 0 0 2px #FFF, 0 0px 5px #CACACA;
box-shadow: inset 0 0 2px #FFF, 0 0px 5px #CACACA;
width: 1000px;

}
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; } ol, ul {list-style: none;} blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }


.post-title a,
ul.slider-navigation li ,
.pagenavi a,
a.more-link ,
.main-menu li a ,
.subscribe-icons a ,
.flickr_badge_image img {
	webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
textarea, input[type=text], input[type=password], input[type=email], select {
	border: 1px solid #ccc;
	background: #fff;
	font-size: inherit;
}
input, select {
	cursor: pointer;
}
input[type=text], input[type=password], input[type=email] {
	cursor: text;
}
textarea {
	overflow:auto;
}
textarea, input {
	padding: 5px;
	outline: none;
}
select {
	padding: 2px;
}
option {
	padding: 0 4px;
}
input[type=button], button {
	padding: 4px;
	cursor: pointer;
	vertical-align: middle;
}
input.text_input,textarea.textarea {
	border: 1px solid #ccc;
     -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
          border-radius: 1px;
}
input.text_input:focus,textarea.textarea:focus {
	border: 1px solid #999;	
}

::-moz-selection { background: #F9A386; color: #fff; text-shadow: none; }
::selection { background: #F9A386; color: #fff; text-shadow: none; }
a{
text-decoration:none;
}
body {
padding:0;
margin:0;
background: rgb(113, 201, 127);

font-family: arial, sans-serif;
}

#con_body{
width: 1000px;
margin: 0 auto;
text-align:center;
overflow: hidden;
background: #fff;
border: 1px dotted #EEE;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#logo{
height: 134px;
 
background: #FFAD00 url(../img/header.jpg);
width: 1000px;
}
#banner{
width: 456px;
height: 70px;
float:left;}
#banner img{
padding: 4px;
border: solid 1px #74A870;
background: #EEE;
width: 506px;
height: 70px;
margin-right: 20px;
margin-top: 10px;
}
#banner p{
width:600px;
float:left;
padding:15px;

}
#topmenu{
margin: 0 auto;
background: url(../img/topmenu.gif);
height: 38px;
}
#topmenu ul{
display: block;
margin: 0 auto;
width: 990px;
height: 30px;
margin-right: 10px;
margin-left: 0px;
}
#topmenu li {
display: block;
float: right;
height: 30px;
border-width: 0 1px 0 0;
	}
#topmenu a{

float: left;


background: #23355E url(../img/bk_grad.gif);


border: solid 1px #89C8DE;
height: 23px;
margin: 3px 2px 0 0;


color: #FFFFFF;


padding: 5px 9px 0 9px;
font-weight: bold;
font-size: 11pt;
cursor: pointer;
text-decoration: none;


line-height: 18px;

}
#topmenu ul li a:hover {
background: #0B5AA4 url(../img/bk_grad.gif) 0 -60px;
color: #D70000;
border: solid 1px #0B5AA5;
}
#con{
width:100%;
background:#FBF6D5;
}

#left .moduletable{
background: #FFF;
border-radius: 1px;
-webkit-border-radius: 1px;
box-shadow: 0px 1px 3px 0 #B5B5B5;
-moz-box-shadow: 0px 1px 3px 0 #b5b5b5;
-webkit-box-shadow: 0px 1px 3px 0 #B5B5B5;
border: 1px solid #DDD;
width: 300px;
margin-bottom: 17px;
clear: both;
}
#left{
width: 300px;
float:left;
margin-left: 17px;
overflow: hidden;
}
#leftul{
margin:0px;
padding:0px;
border-left: 3px solid #20D1C3;
}
.componentheading{
border-bottom:1px solid #eee;
color: #047E04;
font-size: 18px;
font-weight: bold;
text-align:right;
}
#center h3{
font-size: 16px;
text-align: right;
padding-right: 19px;
color: rgb(255, 255, 255);
background: url(../img/h3.jpg) no-repeat; 
height: 33px;
clear: both;
line-height: 37px;
font-weight: bold;
}
#center .moduletable{
margin-bottom: 19px;
clear: both;
}
#center{
width: 670px;
float: right;
background: #FFF;
border-radius: 1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
box-shadow: 0px 1px 3px 0 #B5B5B5;
-moz-box-shadow: 0px 1px 3px 0 #b5b5b5;
-webkit-box-shadow: 0px 1px 3px 0 #B5B5B5;
border: 1px solid #DDD;
border-bottom: 4px solid #4EBAFF;

overflow: hidden;
}
#blog-text .text p img{
width: 170px;
height: 129px;
border:1px solid #eee;
background:#fff;
padding:3px;
float: right;
}
img:hover{
opacity:0.9;
}
.contentpaneopen p img{
border:1px solid #eee;
background:#E1E5DA;
padding:2px;
margin-right: 6px;
float: left;
width: 350px;
height: 300px;
}
.text p img:hover{
border:1px solid #eee;
background: #CE3EAB;

}
#text-blog .text{
text-align:right;
height: 50px;
background: #FFF;
}
#text-blog img{
height: 119px;
}
.news_item a {
font-size: 16px;
font-weight: bold;
color: rgb(14, 133, 163);
text-align: right;
display: block;
line-height: 38px;
font-family: aral;
}
.news_item img {
width: 59px;
padding: 1px;
box-shadow: 0px 0px 2px #666;
-moz-box-shadow: 0px 0px 2px #666;
-webkit-box-shadow: 0px 0px 5px #666;
margin: 2px;
height: 37px;
margin-left: 11px;
}
.news_item img:hover {
opacity: 0.6;
}
.news_item:hover{
background: #FFFCE2;
}
.news_item {
height: 39px;
border-bottom: 1px dotted #DDD;
padding: 5px;
background: #FFFCFC;
clear: both;
}
#left h3{
background: #585858 url(../img/img-hiah3) no-repeat;
height: 46px;
line-height: 56px;
margin: 0px;
color: #FFFFFF;
text-align: right;
font-size: 17px;
padding: 0px;
padding-right: 29px;
clear: both;
font-weight: bold;
}
.contentheading {
height: 47px;
background: #FFF;

line-height: 45px;
}
a.contentpagetitle ,.contentheading {
font-weight: bold;
text-transform: capitalize;
font-size: 18px;
color: #AA0101;
padding-right: 4px;
}
a.contentpagetitle:hover{
color: #EC0000;
}
.contentpaneopen p{
color: #333;
padding: 0px 7px 0px 4px;
font: 17px/25px Verdana, Arial, Helvetica, sans-serif;

text-align: right;
line-height: 32px;
font-weight: normal;
margin: 20px 0;
font-size: 20px;
color: #000;
font-size: 18px;
line-height: 35px;
text-align: justify;
font-weight: normal;
direction: rtl;
margin: 20px 0px;
}


.createdate{
/* clear: both; */
color: #C2C2C2;
font-size: 10px;
font-weight: normal;
margin: 0px 0px 4px 8px;
text-align: left;
width: 200px;
float: left;
/* line-height: 36px; */
}
a.readon,
a.readon:focus,
a.readon:active {
background: #595959;
color: #FFF;
font-size: 16px;
font-family: arial;
padding: 6px 23px 11px;
border-radius: 3px;
box-shadow: inset 0px -3px 0px 0px #FF9600;
font-weight: bold;
float: left;
margin-left: 25px;
}
ul.latestnews{

}
li.latestnews:hover{
background: #EDEDED;
}
li.latestnews{
list-style:none;
padding: 5px 10px 5px 5px;
overflow: hidden;
position: relative;
border-bottom: 1px dashed #D5D5D5;
}
.latestnews a{
color: #573769 !important;
font-size: 15px;
text-decoration: none;
}
.blog_more ul,.blog_more_am ul
{
	padding-right:32px;
	padding-top:10px;
	text-align:right;
}

.blog_more li,.blog_more_am li
{
	font-size:16px;
	color:#333;
	padding-bottom:10px;
	list-style-type:disc;
}

.blog_more li a,.blog_more_am li a
{
	background:url(../images/arraw.jpg) no-repeat right;
	font-weight:700;
	line-height:1.3em;
	padding-right:0;
	color: rgb(66, 65, 65);
}

.blog_more li a:hover,.blog_more_am li a:hover
{
	color:#EF0000;
}
#blog-text .text img
{
	width:170px;
	height:129px;
	float:left;
	border:1px solid #DDD;
	background:#F5F5F5;
	color:#666;
	border-image:initial;
	margin:0 10px 10px 0;
	padding:5px;
}

#text-blog img
{
	float: right;
	border:1px solid #DDD;
	background:#F5F5F5;
	color:#666;
	border-image:initial;
	width: 166px;
	margin: 0 5px 10px 10px;
	padding:5px;
}

.text p{
	font-weight: normal;
text-align: right;
padding: 0px 3px 0px 3px;
font: bold 16px Arial, sans-serif;
line-height: 33px;
color: #222;
}
#text-blog{
    border-bottom: 1px solid #BEBEBE;
    
    margin-bottom: 12px;
    width: 670px;
}
.blog_more div strong, .blog_more_am div strong {
background: rgb(131, 131, 131);
padding: 2px 20px 2px 20px;
text-align: right;
width: 600px;
display: block;
height: 23px;
border-bottom: 4px solid #ddd;
line-height: 21px;
}
.blog_more div, .blog_more_am div {
border-bottom: 1px solid #EEE;
font-weight: bold;
font-size: 16px;
color: #FFF;
margin-top: 20px;
}

/* slideshow */
#slideshow{
float:right;
overflow: hidden;
height: 411px;
}

.easy_img_caption{
display: inline-block;
line-height: 0.5;
vertical-align: top;
background-color: #F2F2F2;
text-align: left;
width: 359px;
margin: 0px 0px;
float: left;
margin-left: 5px;

}
.easy_img_caption_inner{
display: inline-block;
line-height: normal;
color: #FFF;
font-size: 8pt;
font-weight: normal;
font-style: normal;
padding: 4px 8px;
margin: 0px;
clear: both;
width: 344px;
float: left;
padding: 5px 0px 5px;
text-align: center;
}

#media img,.vtemyoutube_thumb {
width: 89px;
height: 63px;
padding: 2px;
margin: 0px 2px 0px 2px;
background: #FFF;
float:left;
margin-bottom: 6px;
}
#media object{
width: 295px;
height: 185px;
}
#media{
    height: 408px;
    
}
#media img{
    border: 1px solid #B9B9B9;
    
    border-radius: 14px;
}

#introtext{
width: 226px;
text-align:right;
float:right;
direction:rtl;
}

#ja-zinwrap {
text-align: right;
border: solid 1px #E4E4E4;
}
.ja-box {
border: solid 1px #E4E4E4;
background: white;
margin: 9px;
display: block;
float: none;
clear: both;
overflow: hidden;
padding: 5px;
}

#ja-zin {}

#ja-zin .article_row {
	margin: 0;
	padding: 0;
}

/* HEADING
--------------------------------------------- */
/* Section --- */
.ja-zinsec {
	background:#f7f7f7 url(images/h3.gif) no-repeat right center;
	border-bottom: 1px solid #ddd;
	color: #fff;
	padding: 0 15px;
	position: relative;
}

.article_row:hover .ja-zinsec {
	background: #333; 
	color: #fff;
}

.article_row:hover .ja-zinsec a {
	color: #fff;
}

.ja-zinsec h2 {
	margin: 0 !important;
	padding: 5px 0 !important;
	font-size: 110%;
	text-transform: uppercase;
}

.ja-zinsec h2 a {
	color: #fff;
}

/* Category --- */
.ja-zincat h3 {
	margin: 0 !important;
	padding: 0 !important;
	font-family: Arial, sans-serif;
	font-size: 92%;
	text-transform: uppercase;
	float: left;
	padding-right: 12px !important;
	background: url(images/arrow-1.gif) no-repeat right center;
	font-weight: normal;
}

.ja-zincat h3 a {
	color: #000;
}

/* News Title --- */
h4.ja-zintitle {
	margin: 0 0 5px !important;
	padding: 0 !important;
	font-weight: bold;
	font-size: 17px;
	text-align:right;
}
h4.ja-zintitle a{
    color: rgb(216, 12, 12);
    font-size: 18px;
}
/* CONTENT
--------------------------------------------- */
.ja-zincontent p {
text-align: justify;
font-size: 13px;
color: #666;
line-height: 19px;
font-family: tahoma;
direction: rtl;
padding-right:5px;
padding-left:5px;
}

/* Image ---*/
.ja-zinimg {
	margin: 5px 0;
	float:right;
}
.ja-zinimg img {
width: 99px;
height: 80px;
border: 1px solid #ddd;
padding: 2px;
}
/* Meta ---*/
.ja-zinmeta {
	color: #999999;
	line-height: normal;
}

/* More Links ---*/
.ja-zinlinks {
	padding-top: 1px;
	font-size: 92%;
	width:300px;
	padding-right:6px;
	border-right:1px solid #eee;
	float:left;
}
.ja-zinlinks strong {
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;
}

.ja-zinlinks ul {
	padding: 0 !important;
	margin: 0 !important;
}
.ja-zinlinks ul li {
	background: url(images/arraw.gif) no-repeat right;
font-weight: bold;
line-height: 22px;
padding-right: 13px;
list-style:none;
	font-size: 12px;
}
a:hover{
color:red;
}
/*THEMES
------------------------------------------------*/
/* red ---*/
.ja-zintheme-red .ja-zinsec {
	background:url(images/red.gif) no-repeat right center;
}
.ja-zintheme-red:hover .ja-zinsec {
	background: #9c162e;
}

.ja-zintheme-red:hover .ja-zincat h3,
.ja-zintheme-red:hover .ja-zincat h3 a {
	color: #9c162e;
}

/* orange ---*/
.ja-zintheme-orange .ja-zinsec {
	background:url(images/orange.gif) no-repeat right center;
	border-bottom:1px solid #C36100;
}
.ja-zintheme-orange:hover .ja-zinsec {
	background: #a15e1b;

}

.ja-zintheme-orange:hover .ja-zincat h3,
.ja-zintheme-orange:hover .ja-zincat h3 a {
	color: #a15e1b;
}

/* pink ---*/
.ja-zintheme-pink:hover .ja-zinsec {
	background: #ab1479;
}

.ja-zintheme-pink:hover .ja-zincat h3,
.ja-zintheme-pink:hover .ja-zincat h3 a {
	color: #ab1479;
}

/* green ---*/
.ja-zintheme-green:hover .ja-zinsec {
	background: #3f7e15;
}

.ja-zintheme-green:hover .ja-zincat h3,
.ja-zintheme-green:hover .ja-zincat h3 a {
	color: #3f7e15;
}

/* lime ---*/
.ja-zintheme-lime .ja-zinsec {
	background:url(images/lime.gif) no-repeat right center;
	border-bottom:1px solid #808A17;
}
.ja-zintheme-lime:hover .ja-zinsec {
	background: #808a17;
}

.ja-zintheme-lime:hover .ja-zincat h3,
.ja-zintheme-lime:hover .ja-zincat h3 a {
	color: #808a17;
}

/* cyan ---*/
.ja-zintheme-cyan:hover .ja-zinsec {
	background: #1a8489;
}

.ja-zintheme-cyan:hover .ja-zincat h3,
.ja-zintheme-cyan:hover .ja-zincat h3 a {
	color: #1a8489;
}

/* deepblue ---*/
.ja-zintheme-deepblue:hover .ja-zinsec {
	background: #145077;
}

.ja-zintheme-deepblue:hover .ja-zincat h3,
.ja-zintheme-deepblue:hover .ja-zincat h3 a {
	color: #145077;
}

/* MISC.
------------------------------------------------*/
/* Ghost container when moving ---*/
.ja-ghost .article_row {
	border: 2px solid #ddd;
	background: #EBF2F7;
	padding: 0;
}

.ja-ghost .inner {
	padding-left: 15px;
	padding-right: 15px;
}

.move {
	border: 2px dotted #999 !important;
}

.move-wrap .article_row:hover .ja-zinsec {
	background: #f7f7f7!important; 
	color: #000!important;
}

/* 1st & last row/column style ---*/
.row-last {
	border-bottom: 0 !important;
}

.ja-mod-inner {
	position: relative;
}
.ja-zinlinks a{
 color: #07335C;   
}
#footer_left p{
margin-top: 8px;
}
#footer h3{
height: 28px;
font-weight: bold;
font-size: 9pt;
border-bottom: 1px solid rgb(100, 190, 231);
}
#footer {
color: white;
font-size: 8pt;
text-align: right;
font-weight: normal;
direction: rtl;
font-family: tahoma;
}
#footer {
width: 1000px;
font-size: 8pt;
overflow: hidden;
text-align: right;
background: #299ac2;
color: white;
margin:0 auto;
overflow:hidden;
-moz-box-shadow: 0 1px 3px #ddd;
-webkit-box-shadow: 0 1px 3px #ddd;
border-top:4px solid #11799e;
padding-top: 7px;
}
#footer_right{
width: 650px;
float: right;
margin-right: 5px;
height:197px;
padding-right: 20px;
}
#footer_right{

}
#footer_right li {
float: right;
list-style: square outside none;
padding-left: 20px;
padding-top: 3px;
width: 115px;
color: white;
font-family: Tahoma;
font-size: 9pt;
font-weight: normal;
line-height: 1.8;
}
#footer_right li  a{
color:#fff;
text-decoration:none;
}
#footer li  a:hover{
color:#cafffe;
text-decoration:underline;
}
#footer_left{
width: 296px;
line-height: 1.6;
float: right;
margin-right: 5px;
height:197px;
}
#footer_left img{
width: 65px;
text-align:center;
margin: 6px;
height: 61px;
}
.footer .moduletable{
width: 400px;
float: right;
}
.footer p{
width: 1000px;
float: right;
text-align: center;
}
.footer{
width: 1000px;
height: 30px;
background: #046998;
clear:both;
padding-top: 10px;
}
.footer li {
float: right;
margin: 0;
padding: 0 13px;
list-style: none;
border-left: 1px solid #91abc4;
}
.footer li a{
color:#fff;
text-decoration:none;
}

.moduletable_footer_banner{

width: 450px;
height: 68px;
clear: both;
overflow: hidden;

}
.moduletable_menu{
clear: both;
height: 103px;
}

#site a{
float: right;
width: 175px;
border: 1px solid #B2BFC2;
margin-top: 6px;
margin-right: 6px;
padding: 4px 1px 4px 1px;
text-align: center;
font-weight: bold;
color: #0084B4;
text-decoration: none;

border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-shadow: 0 1px 2px #eee, 0 0 40px #fff inset;
}
#site a:hover {
background: #F0F0F0;
color: #F00;
}




#left .newsfeed a {
font-size: 16px;
font-weight: bold;
color: rgb(204, 33, 0);
text-align: right;
display: block;
line-height: 26px;
font-family: aral;
}
#left .newsfeed img {
width: 89px;
padding: 1px;
box-shadow: 0px 0px 2px #666;
-moz-box-shadow: 0px 0px 2px #666;
-webkit-box-shadow: 0px 0px 5px #666;
margin: 5px;
height: 70px;
}

.newsfeed li{
    padding: 4px;
    
    border-bottom: 1px dotted #7994B6;
}
#center .contentpaneopen h3{
background:#fff;
color:#9E0000;
font-weight:bold;
font-size:18px;
}

#newsbreak p{
height: 30px;
background: #8A0300 url(../img/urgentNewsTitle.jpg) no-repeat right;
padding-right: 84px;
color: #fff;
line-height: 30px;
overflow: hidden;
font-weight: bold;
text-align: right;

}

#user1 .easy_img_caption{
	width:20px;
	height:2px;
	overflow:hidden;
}
.cdate{
	color: #E23535;
font-size: 13px;
font-weight: normal;
margin: 0px 0px 4px 8px;
text-align: right;
width: 43px;
float: right;
line-height: 36px;
}