<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  	font-family: 'BYekan';
  		src:  url('files/fonts/BYekan.woff') format('woff');
}

.contentContainer
{overflow:hidden;}
.contentTopContainer,.contentBottomContainer
{
    clear:both;
    float:none;
    overflow:hidden;
}
.contentTop1,.contentBottom1
{float:right;
width:49%;
    overflow:hidden;
}
.contentTop2,.contentBottom2
{float:left;
width:49%;
    overflow:hidden;}
body {
	background: #ececec ;
	color: #000;
	font: normal 13px/1.5 tahoma;
	margin: 0px;
	direction: rtl;
	text-align: center;
	
}
a, a:visited {
	text-decoration: none;
	color: #0047C5;
	
}
a:hover {
	color: #DB0000;
}
img {
	border: 0;
}
input,select,textarea {
	font:normal 12px/1 tahoma;
	cursor:pointer;
}
input[type="password"],input[type="text"],textarea,select{
width:80%;
padding:1px;
margin-bottom: 5px; 
border: 1px solid #eeeeee;
border-top: 2px solid #d3d3d3;
}
.mainTable {
    /*width: 970px;*/
	margin:auto;
	text-align: right;
	overflow:hidden;
	
        /* background:white; */
	padding:0 15px;
}
.header {
/*background:url(images/header.png) no-repeat top center;*/
height: 200px;}
.header .logo
{
	
    /*height: 130px;*/
	padding:30px 10px 0;
}

.header .searchBox
{float:left;
margin: -3px 0px 0 0px;
}
.header .searchBox span
{display:none;
}

.header .searchBox .text
{background: #252525;
border: 1px solid #F10000;
/* border-radius:5px; */
width:120px;
padding: 1px;
}

.header .searchBox .button
{background:url(/images/search.png) no-repeat;
border:none;
width: 18px;
vertical-align:middle
}
.userBoxes {
clear:both;
margin:5px 0;
}
.mainTable .center {
	padding: 0;
	overflow:hidden;
}
.mainTable .top {
}
.colBase {
	padding:0;
	overflow:hidden;
}
.mainTable .userBoxes .center .colBase .col1 {
	width: 210px;
	float: right;
	padding: 0 0px 0 15px;
}
.mainTable .userBoxes .center .colBase .content {
	overflow: hidden;
}
.secondaryTop {
}
.secondaryBottom {
}
.contentVisibleCol2 {
}
.contentVisibleCol1 {
}
.mainTable .center .col2 {
	/*width: 210px;
	padding: 0 15px 0 0;*/
	float: left;
}
.footerContainer
{

text-align:center;}
.footer {
	text-align: center;
	padding: 10px 0;
	clear: both;
	color:#fff;
	margin:auto;
	/*width:970px;*/
	background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
.footer&gt;.bottom {
	clear: both;
	
}
.btnFace1 {
	background: #505050;
    height:25px;
	color: white;
	font:normal 13px/1 tahoma;
    
	border: 1px solid #333;
	cursor: pointer;
}
.btnFace2 {
	background:#F40404;
	border: 1px solid #bc0101;
    height:25px;
	color: white;
	font:normal 13px/1 tahoma;
	cursor: pointer;
}
/*************************MENU*********************************/
.sf-menu, .sf-menu * {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 140px;
	list-style-type:none;
	padding:0;
	margin:0;

}
.sf-menu ul li {
	width: 100%;
	padding:0;
	margin:0;
}
.sf-menu li:hover {
	visibility: inherit;
}
.sf-menu li {
	background:;
	float: right;
	position: relative;
	margin:0;padding:0;
}
.sf-menu li li {
	float: none;
	z-index: 100;
}
.sf-menu a {
	display: block;
	text-decoration: none;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	right: 0;
	z-index: 99;
}
.sf-menu a.sf-with-ul {
	padding-left: 2.25em;
	min-width: 1px;
}
.sf-sub-indicator {
	background:url(images/arrows.png) no-repeat;

	position: absolute;
	display: block;
	left: 5px;
	top: 15px;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
}
.sf-menu ul .sf-sub-indicator
{
    top:2px;
}
a &gt; .sf-sub-indicator {
background-position: 0 -100px;
}
a:focus &gt; .sf-sub-indicator, a:hover &gt; .sf-sub-indicator, a:active &gt;  .sf-sub-indicator, li:hover &gt; a &gt; .sf-sub-indicator, li.sfHover &gt; a  &gt; .sf-sub-indicator {
	background-position: -10px -100px;
}
.sf-shadow ul {
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	padding: 0 0 9px 8px;
}
.sf-vertical a &gt; .sf-sub-indicator {
	background-position: 0 0;
	top: 7px;
	left: 10px;
}
.menu-header-box {
height:36px;
/*padding: 0px 30px;*/
}
.menu-header li:first-child a{
	border-right:none
}
.menu-header &gt;li:first-child {background:none;
}
.menu-header&gt;li&gt;div&gt;div&gt;a, .menu-header&gt;li&gt;div&gt;div&gt;a:visited {
	font: normal 12px/1 tahoma;
	color: #D8D8D8;
	padding: 10px 20px 0px 20px;
	border-right: 1px solid #757575;}
.menu-header&gt;li.current&gt;div&gt;div&gt;a, .menu-header&gt;li:hover&gt;div&gt;div&gt;a {
	color:red;
	
}
.menu-header li ul
{
	top: 19px;
}
.sf-menu li ul , .sf-menu li.sfHover ul {
    background: #1f3349;
    box-shadow: -3px 3px 5px 0px rgba(0,0,0,0.6);
    width: 200px;
    padding: 10px;
    border: 1px solid #000;
    top: 40px;    
}

.sf-menu li&gt;ul{
	background: #eee67c !important;
}

.sf-menu li&gt;ul li:hover{
	background: #004e94 !important;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
}

.sf-menu li&gt;ul&gt;li{
	height: 27px;
}

/*.sf-menu li&gt;ul&gt;li&gt;a{
	padding: 8px !important;
}*/

.menu-header li ul, .menu-header li.sfHover ul{
    border-radius: 10px;
}
.menu-vertical li ul, .menu-vertical li.sfHover ul{
}
.sf-menu li ul li  a, sf-menu li:hover ul li  a, sf-menu li ul li a :visited{
	padding: 7px 10px;
	height:auto;
	margin:0;
	font:normal 12px/1 tahoma; 
	color: #FFF;
border-bottom:1px solid #222;
text-shadow:none;}
.sf-menu li ul li:last-child a
{
    border-bottom:none;
}
.sf-menu li.current ul li a:hover, .sf-menu li:hover ul li  a:hover, .sf-menu li ul li a :hover{
background:#004e94;
color:#ffffff;
}
.menu-vertical {
	float: right;	
	width: 100%;
	margin-bottom: 15px;
}
.menu-vertical&gt;li {
	background: transparent;
	width: 100%;
	float: none;

}
.menu-vertical&gt;li:first-child
{
border-top:none;}

.menu-vertical&gt;li:last-child
{
border-bottom:none;}
.menu-vertical&gt;li&gt;div&gt;div&gt;a, .menu-vertical&gt;li&gt;div&gt;div&gt;a:visited {
	color: white;
	background:#AC0000;
	display:block;
	padding: 10px;
	border-bottom: 1px solid #880000;
	margin:1px
}
.menu-vertical&gt;li&gt;div&gt;div&gt;a:hover, .menu-vertical&gt;li.sfHover&gt;div&gt;div&gt;a{
	background: #222;
	color:red;
}

.menu-vertical li:hover ul,.menu-vertical li.sfHover ul {
top:0;
right:190px;
z-index:99;
}

.menu-footer-box {
    height:45px;
    text-align:center;
    display: none;
}
.menu-footer {
	display: block;
padding:15px;
width:970px;
margin:auto;
}
.menu-footer a, .menu-footer a:visited {
	font-size: 12px;
	padding: 0 15px;
    
	color: #F1F1F1;
}
.menu-footer li:first-child a {
	border-right: none;
}
.menu-footer a:hover {
color: rgb(175, 175, 175);
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul, ul.sf-menu  li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu  li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	right: 140px;
	top: 0;
}
.sf-menu ul .sf-sub-indicator, .sf-menu ul a:focus &gt; .sf-sub-  indicator, .sf-menu ul a:hover &gt; .sf-sub-indicator, .sf-menu ul  a:active &gt; .sf-sub-indicator, .sf-menu ul li:hover &gt; a &gt; .sf-sub-  indicator, .sf-menu ul li.sfHover &gt; a &gt; .sf-sub-indicator, .sf-  vertical .sf-sub-indicator, .sf-vertical a:focus &gt; .sf-sub-  indicator, .sf-vertical a:hover &gt; .sf-sub-indicator, .sf-vertical  a:active &gt; .sf-sub-indicator, .sf-vertical li:hover &gt; a &gt; .sf-sub-  indicator, .sf-vertical li.sfHover &gt; a &gt; .sf-sub-indicator {
	background-position: -10px 0;
}
.sf-shadow ul.sf-shadow-off, .menu-footer li {
	background: transparent;
}
/********************LOGIN*****************/
.login {
	padding-right: 15px;
}
.login .lbl {
	display: block;
}
.registerLink {
}
/*************************************/
/*********************************/

.PortalSearchBtn {
	background: url('images/search-btn.png');
	width: 79px;
	height: 18px;
	border: none;
}
/**********************************************************/
h1 {
	font: bold 24px/1 arial;
}

h2 {
	font: bold 20px/1 arial;
	margin:5px;
}
h3 {
	font: bold 16px/2 arial;
}
h4 {
	font: bold 14px/2 arial;
}
.lblError {
	color: Red;
	font-weight:bold;
}
.lblOk{
	color: Green;
	font-weight:bold;
}

/***************************SURVEY****************/
.survey .result .bar {
	border: 1px solid gray;
}
.survey .result .bar .barFilled {
	background-color: #5a5a5a;
	height: 7px;
}
/*******************LINKS************************/
.links {
	margin: 0;
	padding:0 15px;
	
	list-style-type: square;
	overflow:hidden;}
.links .title {

}
/*******************CONTENT************************/
ul.marquee {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 120%;
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 20px;
}
ul.marquee li {
	position: absolute;
	top: -999em;
	right: 0;
	display: block;
	white-space: nowrap;
}/*******************World Time************************************/
.WorldTime {
	overflow: auto;
	list-style-type: none;
}
.WorldTime li {
	display: inline;
	float: right;
	margin-right: 10px;
margin-  bottom:10px;
}
.WorldTime li h2 {
	text-align: center;
}
/*******************Currency************************************/
.Currency_LvTable, .prayer table {
	BORDER-COLLAPSE: collapse;
	width: 95%;
	font-size: 10px;
}
.Currency_LvTable TD, .prayer td {
	padding: 2px;
	white-space: nowrap;
}
.Currency_LvTable TR, .prayer .row {
	border-bottom: 1px dashed black;
}
.Currency_LvTable TD.Header {
	BACKGROUND: #2f4f04;
	COLOR: #cce2ae;
}
.Currency_LvTable TR.Alt, .prayer .alt {
	border-bottom: 1px dashed black;
}
.Currency_LvTable TD.Farsi {
	TEXT-ALIGN: right;
}
Currency_LvTable TD.English {
	TEXT-ALIGN: left;
	DIRECTION: ltr
}
/*******************End of Currency************************/
/*******************Current WebSite**************/
ul {
}
.btn-continue-red {
	display: block;
	width: 84px;
	height: 23px;
	background: url(/files/editor/images/continue.png);
}/******************End of Current Website***************/
/*******************weather************************************/
.weather {
	margin: auto;
	text-align: center;
	font-size: 12px;
}
.weather a {
	padding-left: 0;
}
.weather input:first-child {
	width: 90px;
	padding-left: 0px;
}
.weather .conditionTitle, .weather .currentTitle {
	font-size: 14px;
	font-weight: bold;
}
.weather .otherDays {
	font-size: 10px;
	padding-top: 20px;
	display: inline-block;
}
.weather .otherDay {
	float: right;
	width: 55px;
}
/*****Gallery******/
.Gallery {
	overflow: auto;
}
.GalleryCats {
	margin-bottom: 10px;
	overflow: auto;
}
.GalleryThumbCat {
	background: url(/images/folder-photo.gif) no-repeat right center;
	padding: 5px 34px 5px 0;
	width: 125px;
	float: right;
}
.GalleryThumbImages {
	padding: 10px 0;
	overflow: auto;
}
.GalleryThumbItem {
	float: right;
	text-align: center;
	vertical-align: middle;
	margin: 0 0 10px 10px;
}
.GalleryThumbItem div:first-child {
	padding: 3px;
	border: 1px solid #333;
}
.GalleryThumbItem input {
}
.GalleryThumbTitle {
    background: #e4d195;
    padding-bottom: 5px;
    color: #072634;
    position: relative;
    height: 40px;
    padding-top: 10px;
}

.GalleryThumbItem .GalleryThumbTitle{
	bottom: 0px;
	-webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
}

.GalleryThumbItem:hover .GalleryThumbTitle{
	bottom: 170px;
}

bottom: 170px;	
	

.GalleryThumbSelectedImage {
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	margin-top: 0px;
	border: none;
}
.GalleryThumbSelectedImage .Image {
	vertical-align: middle;
	text-align: center;
}
.GalleryThumbSelectedImage .zoom, .GalleryThumbSelectedImage  .zoom:visited {
	display: none;
}
.GalleryThumbSelectedImage .zoom:hover {
	background: transparent url(images/zoom_h.png) no-repeat;
}
.GalleryThumbSelectedImage .Description {
	color: #99da3e;
	line-height: 100%;
	height: 20px;
	padding: 10px;
	margin: 0px 14px 0px 14px;
	text-align: right;
	opacity: 0.75;
	filter: alpha(opacity=75);
	background-color: #99ccff;
}
.GalleryThumbSelectedImage .Description p {
	margin: 0px;
	padding: 0px;
}
.pager {
	display: none;
	float: none;
	clear: both;
	padding-top: 10px;
}
/*****************News*************************/
.NewsSelectedNews {
	padding: 0px 10px 0px 10px;
}
.NewsSelectedNews .NewsImage img {
	float: left;
	margin: 0px 15px 15px 0px;
}
.NewsSelectedNews .NewsText {
	text-align: justify;
}
.NewsSelectedNews .NewsTitle {
}
.NewsList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.NewsList .NewsImage {
	text-align: center;
}
.NewsList li {
	padding: 10px 0px;
	border-bottom: 1px dotted #ccc;
}
.NewsList li:last-child
{border:none;padding-bottom:0;}
.NewsList h2 {
  
  font:normal 14px/1 tahoma;
  margin: 0;
  padding-right: 12px;
}
.NewsList .NewsImage {
	float: right;
	margin: 10px 0 10px 10px;
}
.NewsList .NewsTitle A, .ms_Borderless_center .NewsList .NewsTitle  A:visited {
}
.NewsList .NewsSummery {
	text-align: justify;
	margin-top: 10px;
}
.NewsList .NewsSummery .moreInfo a
{
background: rgb(224,14,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(224,14,0,1) 0%, rgba(204,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,14,0,1)), color-stop(100%,rgba(204,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(224,14,0,1) 0%,rgba(204,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(224,14,0,1) 0%,rgba(204,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(224,14,0,1) 0%,rgba(204,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(224,14,0,1) 0%,rgba(204,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e00e00', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
border:1px solid #a70000;
height:30px;
float:left;
padding:0 10px;
line-height:2;
color:white;
text-shadow:0px 1px 1px rgba(0,0,0,0.4)
}
.NewsList .NewsSummery .moreInfo a:hover
{
    color:#5E0027;
    text-shadow:1px 1px 0px rgba(253,253,255,0.2);
}
.NewsList .separator {
	clear: both;
}
.NewsPager {
}

/**********Default*******/
.ms_Default {
	overflow: hidden;
	background:#fff;
	margin-bottom: 15px;
	border:1px solid #ccc
}

.ms_Default_float
{display:inline-block;
width: 253px;
margin-left:5px;
vertical-align:top}
.ms_Default_top_left {
}
.ms_Default_top_right {
}
.ms_Default_top {
}
.ms_Default_title_box {
    background: url(images/default.png) repeat-x top center;
    padding: 4px 10px 8px;
    display:block;
    font:normal 12px/1 tahoma;
	text-align: right;
    color: #fff;
}

.ms_Default_center_left {
}
.ms_Default_center_right {
}
.ms_Default_center {
padding:10px 15px;
    
}
.ms_Default_bottom_left {
}
.ms_Default_bottom_right {
}
.ms_Default_bottom {
}


/**************Frame1*************/
.ms_frame1{
    overflow:hidden;
    background:#fff;
margin-bottom:15px;
padding:5px;
border:1px solid #ccc
}
.ms_frame1_top_left {
}
.ms_frame1_top_right {
}
.ms_frame1_top {  
}

.ms_frame1_title_box {
    padding: 4px 10px 8px;
	font:bold 13px/1 tahoma;
	background:white;
	color:#000;
	text-align:right;
}
.ms_frame1_center_left 
{
}
.ms_frame1_center_right {
}
.ms_frame1_center {
    padding:10px;   
}
.ms_frame1_bottom_left {
}
.ms_frame1_bottom_right {
}
.ms_frame1_bottom {
}
/**************Frame2*************/
.ms_frame2{
    overflow:hidden;
    margin-bottom:15px;
	background:#fff;
	border:1px solid #ccc
}
.ms_frame2_top_left {
}
.ms_frame2_top_right {
}
.ms_frame2_top {
 }
.ms_frame2_title_box {
	background:url(images/frame2.png)repeat-x;
	padding: 3px 10px;
 	font: normal 13px/1 tahoma;
	display: block;
	color: #fff;
	text-align:right;
	height:21px
}

.ms_frame2_center_left {
}
.ms_frame2_center_right {
}
.ms_frame2_center {
    padding:20px 10px 10px 10px;  
}
.ms_frame2_bottom_left {
}
.ms_frame2_bottom_right {
}
.ms_frame2_bottom {
}
/*************Borderless************/
.ms_Borderless
{
margin-bottom:15px;
}
.ms_Borderless_title
{
		font-size: 18px;
	font-family:arial;
	font-weight:bold;
	color:#000;
	padding:0px 20px 10px 0;
	display:block;
	
}
.ms_Borderless_center{
}
/********Tag*************/
.tag .tagView span
{
display:none;
}
.tag .tagView a
{
display:block;
padding:3px 0;
}
.tag .tagView a:hover
{

}
.tag .tagResult 
{
margin:0;padding:0;
}
.tag .tagResult li
{border-bottom:1px solid #eee;
overflow:hidden;
margin:5px;}
.tag .tagResult a{
display:block;}
.tag .tagResult img{
float:right;
vertical-align:center;
border:1px solid #ccc;
width:75px;
margin:5px 0 5px 5px;}
.tag .tagList span:last-child,.tag .tagView span:last-child
{display:none;}
/**********Comment********************/
.comment {
    clear: both;
color: #888}
.comment .title{
font-size:17px;

}
.comment .comment-list{
    margin-right: 10px;
}
.comment .comment-box {
    background:#fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 5px;
    }
.comment .comment-box .name {
padding:0 10px;
}
.comment .comment-box .date {
    padding:0 10px ;
    border-right:1px solid #eee;
}
.comment .comment-box .text
{padding:5px ;

}
.comment .likes
{float:left;
font:bold 13px/1 tahoma;
}
.comment .likes .btnLike
{
    width:15px;
    background:url(/images/like.gif) no-repeat;
	height:14px;
	margin-left:3px;
    display: inline-block;
}
.comment .likes .btnUnlike
{
    width:15px;
    background:url(/images/like.gif) -15px 0 no-repeat;
    display:inline-block;
	height:14px;
	margin-left:3px;
}
.comment .likes .lblLike
{color:green;
}
.comment .likes .lblLike:after
{content:"+";
}
.comment .likes .lblUnlike
{color:#C00;
}
.comment .likes .lblUnlike:after
{content:"-";
}
.comment .likes .separator
{
font-weight:normal;
margin:0 3px
}

.comment fieldset
{     border: 1px solid #eee;
    margin: 0px 0 10px 0;
    padding: 10px;
     position: relative;}
.comment fieldset legend
{font-size:15px;margin:0 10px;
}
.comment .new {
    width:100%;
}
.comment .new .title {
font-size:13px;

}
.comment input[type=text],textarea
{width:280px;}
.smileys {
	position: absolute;
	top: 110px;
	right: 155px;
	width: 240px;
	height: 144px;
	background:white;
	border:1px solid #aaa;
	padding:5px;
	border-radius:5px;
	display:none;
}

button::-moz-focus-inner {
	border: 0;
}
.s10, .s11, .s12, .s13, .s14, .s15, .s16, .s17, .s18, .s19, .s20, .s21, .s22, .s23, .s24, .s25, .s26, .s27, .s28, .s29, .s30, .s31, .s32, .s33, .s34, .s35, .s36, .s37, .s38, .s39, .s40, .s41, .s42, .s43, .s44, .s45, .s46, .s47, .s48, .s49, .s50, .s51, .s52, .s53, .s54, .s55, .s56, .s57, .s58, .s59, .s60, .s61, .s62, .s63, .s64, .s65, .s66, .s67, .s68, .s69 {
	background: url(/images/is.png) no-repeat;
	border: 0;
	cursor: pointer;
	margin: 3px;
	height: 18px;
	vertical-align: bottom;
	width: 18px;
	float: left;
}
.s10 {
	background-position: 0 0;
}
.s11 {
	background-position: -108px 0;
}
.s12 {
	background-position: -216px 0;
}
.s13 {
	background-position: -324px 0;
}
.s14 {
	background-position: -432px 0;
}
.s15 {
	background-position: -540px 0;
}
.s16 {
	background-position: -648px 0;
}
.s17 {
	background-position: -756px 0;
}
.s18 {
	background-position: -864px 0;
}
.s19 {
	background-position: -972px 0;
}
.s20 {
	background-position: -18px 0;
}
.s21 {
	background-position: -126px 0;
}
.s22 {
	background-position: -234px 0;
}
.s23 {
	background-position: -342px 0;
}
.s24 {
	background-position: -450px 0;
}
.s25 {
	background-position: -558px 0;
}
.s26 {
	background-position: -666px 0;
}
.s27 {
	background-position: -774px 0;
}
.s28 {
	background-position: -882px 0;
}
.s29 {
	background-position: -990px 0;
}
.s30 {
	background-position: -36px 0;
}
.s31 {
	background-position: -144px 0;
}
.s32 {
	background-position: -252px 0;
}
.s33 {
	background-position: -360px 0;
}
.s34 {
	background-position: -468px 0;
}
.s35 {
	background-position: -576px 0;
}
.s36 {
	background-position: -684px 0;
}
.s37 {
	background-position: -792px 0;
}
.s38 {
	background-position: -900px 0;
}
.s39 {
	background-position: -1008px 0;
}
.s40 {
	background-position: -54px 0;
}
.s41 {
	background-position: -162px 0;
}
.s42 {
	background-position: -270px 0;
}
.s43 {
	background-position: -378px 0;
}
.s44 {
	background-position: -486px 0;
}
.s45 {
	background-position: -594px 0;
}
.s46 {
	background-position: -702px 0;
}
.s47 {
	background-position: -810px 0;
}
.s48 {
	background-position: -918px 0;
}
.s49 {
	background-position: -1026px 0;
}
.s50 {
	background-position: -72px 0;
}
.s51 {
	background-position: -180px 0;
}
.s52 {
	background-position: -288px 0;
}
.s53 {
	background-position: -396px 0;
}
.s54 {
	background-position: -504px 0;
}
.s55 {
	background-position: -612px 0;
}
.s56 {
	background-position: -720px 0;
}
.s57 {
	background-position: -828px 0;
}
.s58 {
	background-position: -936px 0;
}
.s59 {
	background-position: -1044px 0;
}
.s60 {
	background-position: -90px 0;
}
.s61 {
	background-position: -198px 0;
}
.s62 {
	background-position: -306px 0;
}
.s63 {
	background-position: -414px 0;
}
.s64 {
	background-position: -522px 0;
}
.s65 {
	background-position: -630px 0;
}
.s66 {
	background-position: -738px 0;
}
.s67 {
	background-position: -846px 0;
}
.s68 {
	background-position: -954px 0;
}
.s69 {
	background-position: -1062px 0;
}
.comment .required
{
    border: 2px dashed red; 
}

/*****EventCalendar********/
.calendar{
    height:210px;
    position:relative;
    width:100%;
   background-position: top center;
}
.calendar .year
{
    position:absolute;
    color:white;
    font:bold 15px/1 arial;
    top:45px;
    right:10px;
    text-align:center;
}
.calendar .monthName
{
    color:white;
    font:bold 25px/1 arial;
    display:block;
    padding-top:35px;
    text-align:center;
}
.calendar .dayName
{
    color:gray;
    font:bold 25px/1 arial;
    display:block;
    text-align:center;

}

.calendar .day
{
    padding-top:10px;
    color:gray;
    font:bold 85px/1 arial;
    display:block;
    text-align:center;
    
}
/********************************FAQ*************************************/
.faq
{}
.faq .questionBox
{
padding:10px;
margin-bottom:5px;
border-bottom:1px solid #333;
}
.faq .questionBox .questionHeader
{
background-color:#070707;
}
.faq .questionBox .questionHeader .questioner
{
float:right;
}
.faq .questionBox .questionHeader .questionDate
{
float:left;
direction:ltr;
}
.faq .questionBox  .question{
clear:both;
float:none;}
.faq .questionBox  .question span{
font-weight:bold;}
.faq .questionBox  .answer {display:none;
}
.faq .questionBox  .answer span{
font-weight:bold;
}
.faq .new
{
padding:10px;
margin-bottom:5px;
border-bottom:1px solid #333;
}
.faq .new .title
{
display:block;
background:url(/images/help.png) no-repeat right top;
padding-right:30px;
font-size:14px;
font-weight: bold;
height:30px;


margin-bottom:5px; 
}
.faq .new input[type="text"]
{
width:250px;
}
.data{
color:#fff;
font-size: 11px;
padding-left: 10px;
text-align: left;
}

.userBoxes
{clear:both}
.sf-menu a
{
	white-space:nowrap;
}

/*********************************Responsive Frame****************************************/

.colBase{
	padding: 0px !important;
}

.secondaryTop{
	padding: 0px !important;
	margin-bottom: 10px;
}

.contentContainer{
	padding: 0px !important;
}

@media all and (max-width: 450px){
	
}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{
	/*float: right !important;*/
}

@media (min-width: 992px)
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    /*float: right !important;*/
}

.GalleryThumbItem{
	padding: 22px;
	border: none;
}

div.searchBox{
	display: none;
}

ul.menu-header{
	/*width: 45%;*/
    margin: 0 auto;
}

body{
	font-family: 'BYekan' !important;
	background: #072634 !important;
	max-width: 1200px;
    margin: 0 auto !important;
}

div.top{
	padding: 0px !important;
}

.header{
	background: #1f3349 url("/Files/Editor/Images/header.png") no-repeat;
	height: 150px;
	position: relative;
    top: 5px;		
}

.header .logo{
	padding: 10px;
	/*float: right;*/
}

.header .menu-header-box{
	/*width: 100%;*/
	/*float: right;*/
}

ul.menu-header{
	/*position: relative;
	top: 30px;*/
}

.menu-header&gt;li.current&gt;div&gt;div&gt;a, .menu-header&gt;li:hover&gt;div&gt;div&gt;a{
	text-decoration: none;
	color: #ffffff;
}

.menu-header&gt;li&gt;div&gt;div&gt;a, .menu-header&gt;li&gt;div&gt;div&gt;a:visited{
	border-right: none;
	color: #ffffff;
	font-family: 'BYekan' !important;
	font-size: 15px;
}

#ctl08_BxRight{
	/*padding: 0px !important;*/
}

.SecondaryTop{
	padding: 0px !important;
}

.ms_Responsive_top_left{
	background: #87CEEB;
    border: 1px solid #1E90FF;
    margin-bottom: 10px;
}

.ms_Responsive_title_box{
	padding: 8px;
}

.ms_Responsive_center_left{
	
}


.GalleryThumbItem div:first-child{
	padding: 0px;
	border: none;
}

.GalleryThumbItem div:first-child img{
	display: inline-block;
	width: 100%;	
}

.GalleryThumbItem&gt;div:first-child{
	height: 170px !important;
}

.GalleryThumbTitle {
    padding-bottom: 0px;
}

.NewsList .NewsSummery .moreInfo a{
	background: rgb(70, 70, 70);
	border: rgb(0, 148, 228);
}

.NewsList .NewsSummery .moreInfo a:hover{
	color: #ffffff;
	text-decoration: none;
}

.footer{
	background: #253c56 !important;
	width: 100%;
}

.header .logo{
	height: 110px;
}

.sf-menu li{
	padding: 0px;
    /* border-left: 1px solid #696969; */
    /* height: 90px; */
    text-align: right;
    height: 39px;
    position: relative;
    bottom: 1px;
}

.sf-menu li a{
	color: #ffffff !important;
}

.sf-menu li:hover{
	background: #004e94;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.sf-menu li:hover a{
	color: #ffffff !important;
}

.sf-menu li span{
	/*position: relative;
	top: 25px;*/	
}

.sf-menu li&gt;ul li a{
	color: #000000 !important;
}

.sf-menu li&gt;ul li a:hover{
	color: #000000 !important;
}

.sf-menu li&gt;ul li a:hover{
	color: #000000;
}

div.data{
	display: none;
}

.menu-header-box{
	height: 40px;
}

a{
	font-family: 'BYekan';
	color: #9bc12d !important;
}

a:visited{
	color: #ffffff !important;
}

div.googleMap{
	width: 100% !important;
}

.nivo-caption a h2{
	color: #538ba2;
	text-decoration: none;
}

.calendar{
	background: none !important; 
}

ul.menu-header li&gt;ul li a span{
	color: #000000 !important; 
} 

div.survey span.title{
	display: none;
}

/*********************************Responsive Frame****************************************/

.ms_dark_top_left{
	
}

.ms_dark_title_box{
	background: url("/Files/Editor/Images/frame-bg.png") no-repeat;
    padding: 10px;
    text-align: right;
    font-size: 25px;
    background-size: cover;
    border-radius: 5px;
}

.ms_dark_center_left{
    background: #06222f;
    color: #538ba2;
	/*border: 1px solid #9f9f9f;*/
}

.ms_dark_center{
	padding: 15px;
}

.ms_darkest_top_left{
	background: url("/Files/Editor/Images/basket.png") no-repeat right center;
}

.ms_darkest_title_box{
	padding: 10px;
    text-align: right;
    color: #ffffff;
    font-size: 20px;
    padding-right: 30px;
}

.ms_darkest_center_left{
	/*background: #3d4146;*/
	/*border: 1px solid #9f9f9f;*/
	color: #cccccc;
}

.ms_darkest_center{
	padding: 15px;
}

.img-style .ms_Borderless_center img{
	border: 10px solid #ffffff;
	margin: 0 auto;
}

@media (min-width: 768px){
	.img-style .ms_Borderless_center{
		background: #253c56 url("/Files/Editor/Images/magnifire.png") no-repeat center center;	
	}
	.img-style .ms_Borderless_center:hover img{
		visibility: hidden;
	}	
}

div.side-list .ms_darkest_center_left{
	background: #253c56;
	border-radius: 5px;
}

div.side-list .ms_darkest_center_left ul li a{
	color: #ffffff;
}

ul.amar{
	padding-right: 0 !important
}

ul.amar li{
	list-style: none;
}

ul.amar li a{
	color: #ffffff !important;
	padding-left: 130px;
}

ul.amar h4{
	background: url("/Files/Editor/Images/amar-bg.png") no-repeat 150px 0px;
    padding: 13px;
    text-align: left;
    padding-bottom: 30px;
}

ul.social{
	padding-right: 0 !important
}

ul.social li{
	list-style: none;
	display: inline-block;
}

ul.social h4{
	background: url("/Files/Editor/Images/social.png") no-repeat 150px 0px;
    padding: 13px;
    text-align: left;
    padding-bottom: 30px;
}

div.address h4{
	background: url("/Files/Editor/Images/address-bg.png") no-repeat right 0px;
    padding: 13px;
    text-align: right;
    padding-right: 55px;
    padding-bottom: 30px;
}

div.address p{
    text-align: right;
    padding-right: 55px;
}

@media (max-width: 768px){
	ul.amar h4{
		background: none;
	    padding: 13px;
	    text-align: right;
	    padding-bottom: 30px;
	}
	
	ul.social h4{
		background: none;
	    padding: 13px;
	    text-align: right;
	    padding-bottom: 30px;
	}
	
	ul.amar li{
		text-align: right;
	}
	
	ul.amar li{
		padding-right: 80px;
	}
	
	ul.amar li span{
		float: right !important
	}
	
	ul.social li{
		float: right;
	}
}




/******************************responsive menu code************************************/
@media screen and (max-width: 1000px){
.sf-menu li span{
	top: 0px;
}

.mainTable&gt;.headerContainer&gt;.header{overflow:hidden; border-bottom: solid 1px #b4b4b4;}
.sf-menu ul .sf-sub-indicator{background-position:center center;}
.sf-menu li ul, .sf-menu li.sfHover ul{width:auto;background: #ebebeb;}
.menuHolder {position:fixed; right:-280px; width:280px; top:0; bottom:0; height:auto; overflow-x:hidden; background: #3E3E3E;}
#mobnav-btn{display:block;background: url(images/menu-icon.png) no-repeat right center;height: 20px;cursor: pointer;}
.menu-header-box{height:auto}

.menu-header-box{padding: 10px;z-index: 1000;position: absolute;overflow:hidden;background-color: #466A7C;position: fixed;z-index: 3000;box-sizing: border-box;top: 0;right: 0;left: 0;margin-top: 0;}

.menu-header{box-shadow: 0 0 15px #fff;
}

.menu-header&gt;li{border-bottom: 1px solid #D4AF34;}
.menu-header&gt;li:last-child{border-bottom:none;}

.menu-header&gt;li.current&gt;div&gt;div&gt;a,.menu-header&gt;li&gt;div&gt;div&gt;a{color: #fff;background: #7e97a4 !important;
border-radius: 0 !important;}

.menu-header li.current&gt;div&gt;div&gt;a{border-radius:0;
}

.menu-header li ul{top:0;

border-radius:0}
.menu-header&gt;li&gt;div&gt;div&gt;a, .menu-header&gt;li&gt;div&gt;div&gt;a:visited{color:#fff; padding: 18px;}
.sf-sub-indicator{display:inline-block;
width: 30px;
height: 24px;
border-width: 2px 2px 2px 2px;

border-style:solid;border-color: #E3BC3A;

cursor:pointer;
position:inherit;
margin: -8px 10px;
vertical-align: top;
float: left;
border-radius: 4px;background: #D4B036 url(images/arrow-down.png) no-repeat center center;}
.menu-header li:hover ul, .menu-header li.sfHover ul{top:0;padding:0;border:none;
}
.sf-menu{width:100%!important;
display:none}
.sf-menu.xactive{display:block!important}
.sf-menu li{float:none!important;
display:block!important;
width:100%!important;text-align: right;}
.sf-menu li a{float:none!important;}
.sf-menu ul{position:static!important;
display:none!important;
width:100%}
ul.xpopdrop{display:block!important;
position:inherit!important;
top:0}

</pre></body></html>