@font-face {
	font-family: 'B Yekan';
	src: url('fonts/B Yekan.eot');
	src: local('â˜º'), url('fonts/B Yekan.woff') format('woff'), url('fonts/B Yekan.ttf') format('truetype'), url('fonts/B Yekan.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
div.maincalendar{
	max-width:250px;
	margin-left:auto;
	margin-right:auto;
}
div.clock{
	width:100%;
	text-align:center;
	direction:ltr;
	font-family: 'B Yekan';
	float:right;
	font-size:35px;
}
div.clock span{
	display:inline-table;
	width:30%;
	height:auto;
	margin:0;
	background:url(images/clockbg1.png) no-repeat center center;
	background-size:100% 100%;
	color:#FFF;
	text-shadow:2px 2px #000;
}
div.new-date{
	width:100%;
	text-align:center;
	float:right;
	line-height:180%;
}
div.newdate-english{
	float:right;
	width:13%;
	background:url(images/date.png) no-repeat center center;
	background-size:100% 100%;
	white-space:pre-line;
	font-size:12px;
	padding:6%;
	margin-top:7%;
}
div.newdate-persian{
	float:right;
	font-family: 'B Yekan';
	width:30%;
	background:url(images/date.png) no-repeat center center;
	background-size:100% 100%;
	white-space:pre-line;
	font-size:16px;
	padding:10%;
}
div.newdate-arabic{
	float:right;
	width:13%;
	background:url(images/date.png) no-repeat center center;
	background-size:100% 100%;
	white-space:pre-line;
	font-size:12px;
	padding:6%;
	margin-top:7%;
}
div#maghrebazan{
	background:#FFF5EC;
	border-radius:5px;
	padding:2%;
	margin:1%;
	width:94%;
	float:right;
	text-align:center;
	font-family: 'B Yekan';
	font-size:17px;
	font-weight:normal;
}
div#maghrebazan *{
	display:inline-table;
}
#maghreb{
	color:#F60;
}
div.mainazan > div{
	float:right;
	width:96%;
	padding:0;
	background:#EFEFEF;
	border-radius:5px;
	margin:2%;
	overflow:hidden;
}
div.mainazan > div div{
	float:left;
	width:48%;
	padding:1%;
	line-height:20px;
	background:#CCC;
}
div.mainazan > div div span{
	float:right;
	min-width:80%;
	font-family: 'B Yekan';
}
div.mainazan > div div img{
	float:left;
	padding-top:8px;
	padding-left:5px;
}
#azan_t1,#azan_t2,#azan_t3,#azan_t4,#azan_t5{
	text-align:left;
	background:#EFEFEF;
	font-family: 'B Yekan';
}
div#citieslist{
	background:#FFF5EC;
	border-radius:5px;
	padding:2%;
	margin:1%;
	width:94%;
	float:right;
	text-align:center;
	font-family: 'B Yekan';
	font-size:12px;
	font-weight:normal;
}
div#citieslist span{
	float:right;
	width:30%;
	line-height:25px;
}
div#citieslist select{
	font-family: 'B Yekan';
	float:left;
	width:60%;
}



