@charset "utf-8";
/* CSS Document */
@font-face{
	font-family:'BKoodakBold';
	src:url('fonts/BKoodakBold.eot?#') format('eot'),
	url('fonts/BKoodakBold.woff') format('woff'),
	url('fonts/BKoodakBold.ttf') format('truetype');
}
@font-face{
	font-family:'BRoya';
	src:url('fonts/BRoya.eot?#') format('eot'),
	url('fonts/BRoya.woff') format('woff'),
	url('fonts/BRoya.ttf') format('truetype');
}
@font-face{
	font-family:'BYekan';
	src:url('fonts/BYekan.eot?#') format('eot'),
	url('fonts/BYekan.woff') format('woff'),
	url('fonts/BYekan.ttf') format('truetype');
}
@font-face{
	font-family:'BTitrBold';
	src:url('fonts/BTitrBold.eot?#') format('eot'),
	url('fonts/BTitrBold.woff') format('woff'),
	url('fonts/BTitrBold.ttf') format('truetype');
}
body{
	background:#d5d5d5 url(images/bg.png) repeat-x; 
	font-size:9pt; 
	line-height:22px; 
	margin:0px auto;
	font-family:tahoma, verdana, arial;
}
a{
	text-decoration:none
}
fieldset{
	padding:15px; border:solid 1px #c3c3c3; margin:0px 0px 10px; direction:rtl; text-align:justify; background:#efefef;
}
legend{
	border:solid 1px #b3b3b3; background:#c3c3c3; padding:5px 10px;direction:rtl; text-align:justify
}
/****************
wrapper
****************/
#wrapper{
	width:980px; 
	height:auto; 
	overflow:hidden; 
	margin:0px auto;
}

/**************
#colLeft
**************/

#colLeft{
	float:left; 
	height:auto; 
	overflow:hidden; 
	width:710px; 
	margin-top:42px;
	font-family:'BYekan';
}

/**************
#colRight
**************/
#colRight{
	float:right; 
	color:#CCC; 
	background:url(images/col-menu.png) repeat-y; 
	height:auto; 
	overflow:hidden; 
	width:270px; 
	padding-bottom:100px;
	padding:0px;
}

.logo{
	background:url(images/logo.png) top no-repeat; 
	height:140px;
}
/****************
*******MENU******
****************/
.menu{
	margin:20px 0px; width:230px; padding:0px 20px 100px;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
	text-align:right;
	direction:rtl;
}

ul#menu li a {
	color: #f8f8f8;	
	border-bottom:solid 1px #121212;
	padding:8px;
	text-align:center;
	font-weight:bold;
	/*border-top:solid 1px #2c435c;*/
}

ul#menu li a:hover {
	color:#ffcc01;
	font-weight:bold;
	border-right: 5px #121212 solid;
    border-left: 5px #121212 solid;
}

ul#menu li ul li a {
  background: #060606;
  color: #ffcc01;
  padding-left: 20px;
}

ul#menu li ul li a:hover,ul#menu li ul .current a {
/*  background: #f8f8f8;*/
  border-right: 5px #121212 solid;
  border-left: 5px #121212 solid;
  color:#242424;
  
}

/************
footer
************/
#footer{
	background:#000000; 
	font-size:8pt; 
	padding:10px 0px;
	width:100%;
	text-align:center;
	margin:0px auto;  
	border-bottom:solid 8px #ffcc01;
	margin-top:-10px;
}

#footer div{
	width:980px; 
	margin:0px auto; 
	text-align:center; 
	color:#FFF; 
	padding:3px 0px; 
	direction:rtl
}
#footer div a{
	color:#FFF;
	text-decoration:none;
}
#footer div a:visited{
	color:#FFF;
	text-decoration:none;
}
#footer div a:hover{
	color:#ffcc01;
	text-decoration:none;
}
/************
footer
************/
/*************
newstiker
**************/
.ticker-wrapper.has-js {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px;
	width: 710px;
	height: 32px;
	display: block;
	/*-webkit-border-radius: 15px;*/
	/*-moz-border-radius: 15px;
	border-radius: 15px;*/
	background-color: #cacaca;
	font-size:9pt;
	font-weight:normal;
}
.ticker {
	width: 710px;
	height: 23px;
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #cacaca;
}
.ticker-title {
	padding-top: 9px;
	color: #990000;
	font-weight: bold;
	background-color: #cacaca;
	text-transform: uppercase;
}
.ticker-content {
	margin: 0px;
	padding-top: 9px;
	position: absolute;
	color: #111;
	font-weight: normal;
	background-color: #cacaca;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}
.ticker-content:focus {
	none;
}
.ticker-content a {
	text-decoration: none;	
	color: #111;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #0D3059;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #cacaca;
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #cacaca;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	/*background-image: url('../images/controls.png');
	background-position: 32px 16px;*/
}
.ticker-controls li.jnt-play-pause.over {
	/*background-position: 32px 32px;*/
}
.ticker-controls li.jnt-play-pause.down {
	/*background-position: 32px 0px;*/
}
.ticker-controls li.jnt-play-pause.paused {
	/*background-image: url('../images/controls.png');	
	background-position: 48px 16px;*/
}
.ticker-controls li.jnt-play-pause.paused.over {
	/*background-position: 48px 32px;*/
}
.ticker-controls li.jnt-play-pause.paused.down {
	/*background-position: 48px 0px;*/
}
.ticker-controls li.jnt-prev {
	/*background-image: url('../images/controls.png');
	background-position: 0px 16px;*/		
}
.ticker-controls li.jnt-prev.over {
	/*background-position: 0px 32px;*/		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	/*background-image: url('../images/controls.png');	
	background-position: 16px 16px;*/	
}
.ticker-controls li.jnt-next.over {
	/*background-position: 16px 32px;*/	
}
.ticker-controls li.jnt-next.down {	
	/*background-position: 16px 0px;	*/
}
.js-hidden {
	display: none;
	margin:0px auto;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.ticker-swipe {
	/*left: 80px;*/
}
.ticker-controls, .ticker-content, .ticker-title, .ticker {
    float: left;
}
.ticker-controls {
    padding-left: 6px;
}
.ticker-swipe {
	/*right: 80px;*/
}
.ticker-controls, .ticker-content, .ticker-title, .ticker {
    float: right;
}
.ticker-controls {
    padding-right: 6px;
}
/***********MAIN*********/
#main{
	overflow:hidden; direction:rtl; text-align:justify; height:auto; margin:0px 0px 0px; width:100%
}
#main h1{
	font-size:10pt;
	color:#c39e08;
	/*border-bottom:solid 1px #cacaca;*/
	padding:8px 5px;
	margin:0px auto;
	
}
#main h1 a{
	font-size:10pt;
	color:#c39e08;
	/*border-bottom:solid 1px #cacaca;*/
	padding:8px 5px;
	margin:0px auto;
	text-decoration:none;
	font-size:9pt;
	font-weight:normal
	
}
#main h1 a:hover{
	font-size:10pt;
	color:#222;
	/*border-bottom:solid 1px #cacaca;*/
	padding:8px 5px;
	margin:0px auto;
	text-decoration:underline;
	
}
#main .desc{
	overflow:hidden;
	height:auto;
	padding:3px 5px;
	text-align:justify;
	direction:rtl;
	border:solid 1px #cacaca;
}
/********adv*********/
.adv{
	margin:10px 0px 20px; 
	height:auto;
	overflow:hidden;
}
/**********NEWS*******/
.BOx{
	/*background:#cacaca; */
	text-align:justify; 
	direction:rtl; 
	/*border:solid 1px #cacaca;*/ 
	padding:8px;
	height:auto;
	overflow:hidden;
}
.BOx h3{
	/*border-bottom:solid 1px #cacaca;*/
	padding-bottom:10px; 
	margin:0px;
	color:#222;
}

.BOx h3 a{
	/*border-bottom:solid 1px #cacaca;*/
	padding-bottom:10px; 
	margin:0px;
	color:#222
}
.descrp{
	padding:8px 8px; 
	border:solid 1px #cacaca;
	height:auto;
	overflow:hidden;
	background:#efefef;
}
.botBOx{
	text-align:justify; 
	direction:rtl; 
	/*border:solid 1px #c3c3c3;*/ 
	padding:8px;
	height:auto;
	overflow:hidden;
}
.botBOx h3{
	/*border-bottom:solid 1px #b3b3b3;*/
	padding-bottom:10px; 
	margin:0px;
	color:#222
}
.newsDesc{
	border-bottom:solid 1px #cacaca;
	padding:3px;
}
#main .news{
	padding:5px 10px; 
	border:solid 1px #cacaca;
	height:auto;
	overflow:hidden;
	background:#efefef;
}
.news a{
	text-decoration:none;
	color:#222;
}
.news a:hover{
	text-decoration:underline;
	color:#444;
}
.date{
	color:#222222;
}

/********readmore******/
.readmore{
	padding:7px 15px;
	color:#222;
	background:#b3b3b3;
	margin:15px 10px;
	float:left;
	text-decoration:none
}
.readmore:hover{
	padding:7px 15px;
	color:#1d1d1d;
	background:#ffcc00;
	margin:15px 10px;
	float:left;
	text-decoration:none;
	cursor:pointer;
}
.readmore a{
	text-decoration:none;
	color:#ffcc00;
}
.readmore a:hover{
	text-decoration:none;
	color:#1d1d1d;
	cursor:pointer;
}
