@font-face {
  font-family: "SaitakNazanin";
  src: url("/font/nazanin.eot");  
  src: local("B Nazanin"),
    url("/font/nazanin.eot?#iefix") format('embedded-opentype'),
    url("/font/nazanin.woff") format("woff"),
    url("/font/nazanin.ttf") format("truetype"),
    url('/font/nazanin.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SaitakNazanin";
  src: url("/font/nazaninbold.eot");
  src: local("B Nazanin bold"),
    url("/font/nazaninbold.eot?#iefix") format('embedded-opentype'),
    url("/font/nazaninbold.woff") format("woff"),
    url("/font/nazaninbold.ttf") format("truetype"),
    url('/font/nazaninbold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}
* {margin:0px auto; padding: 0px;}
   body {
    font:12px Arial;
    background:#f5f5f5;
   }
   
   a {text-decoration: none;}
   ul {list-style-type: none;}
   img {max-width: 100%;}
   .clear {clear: both;}
   .center {text-align: center;margin-top: 10px;}
   :select {border:none;}
/************************************* JQuery Cover ***********************************/

.greenishCover {
	position:absolute;
	height:100%;
	width:100%;
	overflow:hidden;	
}
.height.greenishCover div {
	position:relative;
	height:100%;
	width:10100%;
	left:-5000%;
	text-align:center;
	
}	
.height.greenishCover img {
	display:inline;
	height:100%;
	margin-top:0 !important;
}
.height.left.greenishCover div {
	position:absolute;
	left:0px;
	text-align:left;
}
.height.right.greenishCover div {
	position:absolute;
	right:0px;
	left:auto;
	text-align:right;
}
.width.greenishCover div {
	position:relative;
	width:100%;
	top:50%;
}	
.width.greenishCover img {
	display:block;
	width:100%;
}
.width.top.greenishCover div {
	position:absolute;
	top:0px;
}
.width.top.greenishCover img {
	margin-top:0px !important;
}
.width.bottom.greenishCover div {
	position:absolute;
	bottom:0px;
}
.width.bottom.greenishCover img {
	margin-top:0px !important;
	position:absolute;
	bottom:0px;
}
/************************************* JQuery Cover ***********************************/

/*********************** Start Home **************************/

#home_top {
    width: 120px;
    height: 60px;
    background: url('/images/home_menu.png') no-repeat bottom center;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -60px;
    z-index: 2;
}

#home_menu_box {
    width: 380px;
    height: 364px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -182px;
    margin-left: -190px;
    z-index: 2;
}

#home_menu_box a.logo {
    width: 120px;
    height: 138px;
    position: absolute;
    top: 50%;
    left:50%;
    margin-top: -69px;
    margin-left: -60px;
    background: url('/images/hovered.png') no-repeat center;
    z-index: 2;
}

#home_menu_box a {
    position: absolute;
    z-index: 2;
    background: url('/images/home_menu.png') no-repeat center;
    width: 120px;
    height: 138px;
    font: 18px 'Arial';
    text-align: center;
    line-height: 138px;
    color:#fff;
}

#home_menu_box li .bg{
    width: 100%;
    height: 100%;
    background: url('/images/hovered.png') no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

/*
#home_menu_box li .text {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
} */
#home_menu_box li.li1 a { top: 0; right:65px;}
#home_menu_box li.li2 a { top: 50%; right:0; margin-top: -69px;}
#home_menu_box li.li3 a { bottom: 0; right:65px;}
#home_menu_box li.li4 a { bottom: 0; left:65px;}
#home_menu_box li.li5 a { top: 50%; left:0; margin-top: -69px; }
#home_menu_box li.li6 a { top: 0; left:65px;}

#home_menu_box li.li1 .bg{background-position: 0px center;}
#home_menu_box li.li2 .bg{background-position: -120px center;}
#home_menu_box li.li3 .bg{background-position: -240px center;}
#home_menu_box li.li4 .bg{background-position: -480px center;}
#home_menu_box li.li5 .bg{background-position: -600px center;}
#home_menu_box li.li6 .bg{background-position: -720px center;}

#home_footer {
    width:100%;
    position: absolute;
    bottom: 20px;
    left: 0px;
    text-align: center;
    direction: ltr;
    color:#fff;
    font:10px arial;
}

#home_footer a {color:#fff;}
#home_footer a:hover {color: #006699;}

a.lang_home {
    width: 120px;
    height: 32px;
    color:#fff;
    font: 22px 'Adobe Arabic';
        line-height: 32px;
    background: url('/images/home_menu.png') no-repeat center;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 7px;
}

a.lang_home:hover {
    background:#fff;
    color:#006699;
}

/*********************** End Home **************************/

#navigation {
    width: 100%;
    height: 36px;
    position: fixed;
    background: url('/images/nav_bg.png') repeat-x;
    top: 0;
    left: 0;
    text-align: center;
    direction: ltr;
    z-index: 999999999;
}

#navigation .in {
    width: 900px;
    height: 36px;
    font: 13px 'Arial';
    line-height: 36px;
    text-align: left;    
    color:#fff;
    position: relative;
}
#navigation ul {position: relative;}
#navigation ul li {
    position: relative;
    float: left;
    background:#333;
}

#navigation ul li a {
    float: ;
    padding:0px 10px;
    color:#fff;
}

#navigation ul li a.home {
    width: 36px;
    height: 36px;
    padding:0 5px;
    background: url('/images/home.png') no-repeat center center;
    float: left;
}

#navigation ul li.selected {
    background-color:#1cacb5;
    
}

#navigation ul li ul {
    display: none;
    position: absolute;
    top:36px;
    left: 0;
    min-width: 200px;
    white-space: nowrap;
    text-align: left;
    background:#333;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
}
#navigation ul li ul li {
    float: none;
    padding:0;
    border-bottom: 1px solid #555;
}
#navigation ul li ul li a {
    display: block;
    float: none;
    font-weight: normal;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
}

.openable {
    position: absolute;
    top: 17px;
    right: 10px;
    width: 5px;
    height: 5px;
    background: url('/images/openable.png') no-repeat center;
}

#navigation a.lang {
    position: absolute;
    right: 0px;
    top:0px;
    height: 36px;
    color:#fff;
    font:20px SaitakNazanin;
    line-height: 36px;
    padding: 0px 10px;
    background:#333;
}

#search {
    position: absolute;
    top: 0;
    right: 48px;
}
#search .input {
    width: 120px;
    height: 18px;
    font: 14px Arial; 
    line-height:18px;
    padding: 3px 5px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border:1px solid #555;
    background: #333;
    color: #81807d;
    padding-right: 30px;
}


#search .submit {
    width: 25px;
    height: 25px;
    font:0px;
    border:0px;
    background: url('/images/search_en.png') no-repeat 0px 0px;
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 6px;
}

#bg_page {
    background: #fff url('/uploads/bg2.jpg') no-repeat center;
    background-attachment: fixed;
}
#page {
    width: 100%;
    background: url('/images/page.png') repeat-y center;
    padding: 10px 0px;
    font: bold 12px Arial;
    min-height: 500px;
    position: relative;
    direction: ltr;
    text-align: justify;
}

#page a {color:#006699;}
#page a:hover {color:#000;}

#page h1 {
    font: bold 16px Arial;
    color:#006699;
    margin:7px 0px;
}

#page .in {
    width: 840px;
    padding: 10px 30px;
}
#page .des {
    width:auto; 
    height:auto; 
    position:relative;
    background:#f9f9f9;
    padding: 10px;
    border:1px solid #eee;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    margin: 10px 0px;
}

#header {
    width: 100%;
    height: 140px;
    margin-top: 36px;
    background: #f5f5f5 url('/uploads/bg1.png') no-repeat center;
    background-attachment: fixed;
}

#header .in {
    width: 880px;
    height: 120px;
    position: relative;
    padding: 10px;
    margin:0 auto;
    background: url(/images/f_bg.png) repeat;
}

#header .in a.logo {
    width: 184px;
    height: 120px;
    float: left;
    background:url('/uploads/LOGO.png') no-repeat left center;
}

#header h1 {
    font: Bold 16px Arial;
    color:#006699;
    position: absolute;
    left: 190px;
    bottom: 50px;
}

#header h2 {
    font: Bold 15px Arial;
    color:#777;
    position: absolute;
    left: 190px;
    bottom: 40px;;
}

#sharing {
    width: 321px;
    height: 41px;
    position: absolute;
    right: 0px;
    bottom: 30px;
}

#sharing a {
    float: right;
    margin-left:3px;
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 36px;
    height: 41px;
    overflow: hidden;
    position: relative;
}

#sharing a .hovered {
    width: 36px;
    height: 82px;
    position: absolute;
    top: -41px;
    left;0;
    z-index:1;
}

#sharing a .norm {
    width: 36px;
    height: 82px;
    position: absolute;
    top: 0;
    left;0;
    z-index:2;
}

#sharing a.tel {
    width: 123px;
    height: 41px;
    background-image: url('/images/tel_en.png');
}

#slider {
    width: 840px;
    height: auto;
    margin-top: 10px;
}

#slider .shadow {
    width: 100%;
    height: 34px;
    background: url('/images/under_slide.jpg') no-repeat center top;
    display: inline-block;
}

#body {
    direction: ltr;
    padding: 10px 0px;
    font:12px Arial;
    line-height: 20px;
}
#body  a {color:#333;}
#body  a:hover {color:#006699;}

.items_show .item {
    float: left;
    background: #f2f2f2;
    border-radius: 5px;
    border:1px solid #ccc;
    width: 178px;
    padding: 10px;
    margin-right: 10px;
}
.items_show .item:hover {
    background:#fff;
    border-color:#006699;
}

.items_show .last {margin:0px;float: right;}

.clear10 {
    clear: both;
    height:10px;
    width:100%;
}

.items_show .title {
    font: bold 13px Arial;
    margin-top: 10px;
    line-height: 20px;
    text-align: justify;
}
.items_show .img {
    border-radius: 5px;
    position: relative;
    width: 178px;
    height: 120px;
    overflow: hidden;
}

.items_show .img img {
    position: absolute;
    margin: auto;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


#footer {
    width: 100%;
    height: auto;
    background: #333 url('/uploads/bg3.jpg');
    background-attachment: fixed;
}

#footer .in {
    width: 880px;
    height: auto;
    padding: 20px 10px;
    background: url(/images/footer_bg.png) repeat;
    color:#fff;
    direction: ltr;
}

#footer .in .part1 {
    float: left;
    width: 350px;
    margin-right: 10px;
}

#footer .in .part2 {
    float: left;
    width: 240px;
}

#footer .in .part3 {
    float: right;
    width: 270px;
}

#footer .in .title {
    font: 18px Arial;
    border-bottom: 1px solid #444;
    line-height: 40px;
    padding-left: 7px;
}

#footer .in .text {
    font:14px Arial;
    line-height: 24px;
    text-align: justify;
    padding: 10px 15px;
}

#footer .in a {
    color:#fff;
}
#footer .in a:hover {color:#006699;}

#footer .in #intro_video {
    width: 100px;
}

#copy_right {
    width: 100%;
    height: auto;
    background: #292929;
    text-align: center;
    font:11px Arial;
    color:#fff;
    line-height: 30px;
    direction: ltr;
    color: #c1c1c1;
}

#copy_right a {color:#006699;}
#copy_right a:hover {color:#fff;}



#childs {
    position: relative;
    display: block;
    text-align: center;
    margin-top: 15px;
}
#childs a {
    display: block;
    width: auto;
    height: 138px;
    margin-right: 7px;
    position: relative;
}

#childs a .hexa {
    width: 120px;
    height: 138px;
    position: absolute;
    top:0;
    left:0;
    background: url(/images/hexa.png) no-repeat center;
}
#childs a img.picture {
    width: 120px;
    height: 138px;
    float: left;
}

#childs a .title {
    float: left;
    margin-left: 10px;
    margin-top: 40px;
    font: 14px Arial;
}

.video_player {
    margin-top: 20px;
    padding: 10px;
    background:#f9f9f9;
    border:1px solid #eee;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    overflow: hidden;
}
.video_player .title {
    font: 20px Arial;
    color:#000;
    margin-bottom: 7px;
}

.video_player .vid_des {
    font:12px Arial;
    line-height: 20px;
    color:#333;
    margin-bottom: 7px;
}

.video_player video {max-width:100%;}

#gallery ul {
    list-style-type:none; 
}
#gallery ul li {
    display:none;
    width: 100%;
    text-align: center;
}
#gallery {
    width:auto; 
    height:auto; 
    position:relative;
    background:#f9f9f9;
    padding: 10px;
    border:1px solid #eee;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    margin-top: 20px;
}
#gallery .title {
    font: 20px Arial;
    color:#000;
    margin-bottom: 7px;
}
#gallery .gallery_des {
    font:12px Arial;
    line-height: 20px;
    line-height: 26px;
    color:#333;
    margin-bottom: 7px;
}
#gallery_box {
    width:750px; 
    height:450px; 
    position:relative;
    overflow: hidden;
}
#gallery .next, #gallery .prev {
    position:absolute; 
    top:50%; 
    margin-top:-15px; 
    right:10px; 
    background:url('/images/next.png') no-repeat top center; 
    width:30px; 
    height:30px;
}
#gallery .next:hover, #gallery .prev:hover {
    background-position:bottom center;
}
#gallery .prev {
    right: auto; 
    left:10px; 
    background:url('/images/prev.png') no-repeat top center;
}
#gallery .des {
    bottom:0px; 
    text-align:justify; 
    direction:rtl; 
    font:12px Arial;
    line-height: 20px;
    color:#333; 
    padding:5px 10px;
    text-align: center;
    display: none;
}
#gallery .description {
    bottom:0px; 
    text-align:justify; 
    direction:rtl; 
    font:12px Arial;
    line-height: 20px;
    color:#333; 
    padding:5px 10px;
    text-align: center;
}
#gallery .showed {display:block;}

#gallery .a_img_box {
    width: 175px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

#gallery img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
}

#sharer {
    float: right;
    margin-top: 20px;
    margin-right: 10px;
}

.des_pic {
    float: right;
    width: 214px;
    height: auto;
    margin: 7px;
    margin-right: 0px;
    position: relative;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.des_pic img {
    float: right;
    width: 100%; 
    height: 100%;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

#body .text {
    text-align: justify;
}

/*******************************     Start Light Box      ********************************/

.zoom {
    position: absolute;
    top:0;
    left: 0;
    border-radius: 1px;
    width:100%;
    height: 100%;
    background:url('/images/lb/zoom_bg.png') repeat;
    display: none;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.zoom_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    background: url('/images/lb/zoom_en.png') no-repeat center;
    width: 50px;
    height: 50px;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); 
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; 
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; 
}

.mfp-align-top .mfp-container:before {display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; 
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; 
}

.mfp-ajax-cur {
  cursor: progress; 
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; 
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; 
}

.mfp-auto-cursor .mfp-content {
  cursor: auto; 
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; 
}

.mfp-loading.mfp-figure {
  display: none; 
}

.mfp-hide {
  display: none !important; 
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; 
}
.mfp-preloader a {color: #cccccc; }
.mfp-preloader a:hover {color: white; }
.mfp-s-ready .mfp-preloader {display: none; }
.mfp-s-error .mfp-content {display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; 
}
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); 
}
  .mfp-close:active {
    top: 1px; 
}

.mfp-close-btn-in .mfp-close {
  color: #333333; 
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; 
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  direction: ltr; 
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
}
.mfp-arrow:active {margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {opacity: 1; filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; 
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; 
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0; 
}

.mfp-arrow-left {left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; 
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; 
}

.mfp-arrow-right {right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; 
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; 
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; 
}
.mfp-iframe-holder .mfp-close {top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; 
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; 
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {line-height: 0; }

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; 
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; 
}
.mfp-figure figure {margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; 
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; 
}
.mfp-title a {color:#669900;}
.mfp-title a:hover {color:#006699;}

.mfp-image-holder .mfp-content {max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
/*********************************** End Of Light Box *******************************************/



#lb a {
    float: left;
    background: #f2f2f2;
    border-radius: 5px;
    border:1px solid #ccc;
    width: 175px;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
#lb a:hover {
    background:#fff;
    border-color:#006699;
}

#lb a.last {margin:0px;float: right;}

#lb a .title {
    font: 12px Arial;
    margin-top: 5px;
    line-height: 20px;
    text-align: justify;
    color:#555;
}
#lb a .image_frame {
    width: 175px;
    height: 126px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}
#lb a img {
    border-radius: 5px;
    width: 175px;
}


#half_right {
    float: left;
    width: 340px;
    margin: 5px 25px;
    margin-right: 0;
    background:#f9f9f9;
    padding:10px 20px;
    border-radius: 7px;
    border:1px solid #eee;
    position: relative;
}
#half_left {
    float: right;
    width: 340px;
    margin: 5px 25px;
    margin-left: 0;
    background:#f9f9f9;
    padding:10px 20px;
    border-radius: 7px;
    border:1px solid #eee;
    position: relative;
}

#half_right .title, #half_left .title {
    font: bold 14px Arial;
    color:#555;
    margin:7px 0px;
}

.textbox {
    width: 324px;
    padding: 7px 7px;
    direction: ltr;
    letter-spacing: 1px;
    text-align: left;
    color:#777;
    font: 12px Arial;
    border-radius: 3px;
    border: 1px solid #aaa;
    background:#f5f5f5;
    margin-bottom: 5px;
}

option {
    font: 12px Arial;
}

.fontable {
    font: 12px Arial;
}

.textbox:focus {
    background:#fff;
    color:#000;
    box-shadow: 0 0 3px rgba(0, 102, 153, 0.3);
}

.ac_submit {
    float: right;
    padding: 3px 20px 3px 20px;
    background: #5a971f;
    border-radius: 4px;
    border:1px solid #006600;
    cursor: pointer;
    color: #fff;
    font: bold 12px Arial;
}
.ac_submit:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    background:#76a815;
}

.ac_label {
    text-align: left;
    direction: ltr;
    color: #555;
    display: block;
}

.ac_error {
    position: absolute;
    top: 10px;
    right: 7px;
    color:#cc0000;
    display: none;
}

.persian {
    direction: rtl;
    text-align: right;
    font:bold 13px SaitakNazanin;
    letter-spacing: 0;
}

.red {color:#cc0000;}

.loader {
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    background: url('/images/white80.png') repeat;
    display: none;
}

.loading {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    background: url(/images/loading.gif) no-repeat center;
}

#pop_up_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background: url('/images/white80.png') repeat;
    z-index: 9999999999;
}

#popup {
    position: relative;
    width: 420px;
    height: 135px;
    padding: 15px;
    padding-top:40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -95px;
    margin-left: -225px;
    background:#fff;
    border:1px solid #ddd;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    font:14px Arial;
    line-height: 22px;
    direction: ltr;
    text-align: justify;
}

a#register {
    display: inline-block;
    padding: 15px 40px 15px 40px;
    background: #5a971f;
    border-radius: 4px;
    border:1px solid #006600;
    color: #fff;
    font: bold 18px Arial;
}

a#register:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    background:#76a815;   
}

#popup a.close {
    position: absolute;
    right: -7px;
    top: -7px;
    background: url('/images/close.png') no-repeat center;
    width: 20px;
    height: 20px;
}

#search_found a {
    display: block;
    font: bold 14px Arial;
    padding: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
    float: left;
    width: 260px;
    height: 140px;
    overflow: hidden;
    margin: 5px;
    color:#006699;
    background: #fff url(/images/articles.png) no-repeat right top; 
}
#search_found a.cats_table {
    background-image: url(/images/cats.png); 
}
#search_found a.pages_table {
    background-image: url(/images/pages.png); 
}
#search_found a .small {
    font: 12px Arial;
}

#search_found a:hover {
    background-position: bottom right;
    background-color:#006699;
    color:#fff;
}

ul#users_menu li a{
    float: left;
    padding:5px 15px;
    background:#ddd;
    margin-right: 2px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

ul#users_menu li a:hover {
    background:#555555;
    color:#fff;
}
ul#users_menu li a.selected {
    background:#f5f5f5;
    color:#333;
}

#shower {
    width: auto;
    padding: 10px;
    background:#f5f5f5;
}

#v_success {
    width: auto;
    padding:5px 12px;
    background:#b7dca0;
    color:#006600;
    border-radius: 5px;
    margin:5px 0;
    display: none;
}

#ve_error {
    width: auto;
    padding: 5px 12px;
    background:#eac8c8;
    color:#cc0000;
    border-radius: 5px;
    margin:5px 0;
    display: none;
}

a#register_icon {
    width: 44px;
    height: 120px;
    background:#669900 url('/images/register_en.png') no-repeat center;
    position: fixed;
    top: 90px;
    left: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index:5;
}
a#register_icon:hover {background-color:#006699;}
