﻿.dNon { display:none; } 
.ad-gallery 
{
    background:#000;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 440px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      /*border: 1px solid #CCC;*/
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 200;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 200;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(images/lib/trans.gif);
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
         background: url("../images/lib/ad_prev.png") repeat scroll 0 0 transparent;
        width: 31px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
         background: url("../images/lib/ad_next.png") repeat scroll 0 0 transparent;
        width: 31px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(../image/lib/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 40px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
      margin-right:10px;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        /*padding-left: 5px;*/
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        /*padding-left: 5px;*/
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 96%;
    position: relative;
    background:#333;
    
    padding:1% 2%;
    
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: 0px;
      width: 13px;
      display: block;
      background: url(../images/lib/ad_scroll_back.png) 0px 40% no-repeat;
      height:100%; border-radius:5px;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: 0px;
      width: 18px;
      background: url(../images/lib/ad_scroll_forward.png) 0px 40% no-repeat;
      height:100%; border-radius:5px;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        /*float: left;*/
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
              height:100px;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 4px solid #ccc;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
  display:none;
}

/*------------------ [IncludeStyleSheet]  -------------------------*/

@import url(../../../../../Widgets/NewsLists/ServPhotoTopNews/jquery.ad-gallery.css);

/*------------------ [/IncludeStyleSheet]  -------------------------*/


.disB { display:block; }
.disIB { display:inline-block; }
.dNon { display:none; }
.clear {clear:both;}   
.fr { float:right; }   
.fl { float:left; }   
.textC { text-align:center; } 
.textR { text-align:right; }
.textL { text-align:left; }
.textJ { text-align: justify; }
.dirR { direction:rtl; }
.dirL { direction:ltr; }
.noborder { border:0px!important; }
.posRel { position:relative; }
.posAbs { position:absolute; }
.clear { clear:both; }
/*.gray { background:#e1e1e1; }*/

a { text-decoration:none; }   
p { padding:0px; margin:0px;}
img { border:none; }
ul {  padding:0px; margin:0px; list-style:none; } 
h1{	font-family:B Nazanin,times new roman;font-size:22px;margin:0px;padding:0px;font-weight:bold;}
h2{	font-family:B Nazanin,times new roman;font-size:20px;margin:0px;padding:0px;font-weight:bold;}
h3{	font-family:B Nazanin,times new roman;font-size:16px;margin:0px;padding:0px;font-weight:bold;}
h4{	font-family:B Nazanin,times new roman;font-size:13px;font-weight:bold;margin:0px;padding:0px;}
h5{	font-family:B Nazanin,times new roman;font-size:14px;font-weight:bold;margin:0px;padding:0px;}	
h6{	font-family:B Nazanin,times new roman;font-size:13px;font-weight:bold;margin:0px;padding:0px;}	   
   
.disB { display:block; }
.disIB { display:inline-block; }
.dNon { display:none; }
.clear {clear:both;}   
.fr { float:right; }   
.fl { float:left; }   
.textC { text-align:center; } 
.textR { text-align:right; }
.textL { text-align:left; }
.textJ { text-align: justify; }
.dirR { direction:rtl; }
.dirL { direction:ltr; }
.noborder { border:0px!important; }
.posRel { position:relative; }
.posAbs { position:absolute; }
.clear { clear:both; }
/*.gray { background:#e1e1e1; }*/
.ml13 { *margin-left:13px; }

/*------------------ [SettingCommentNewsDetail]  -------------------------*/

.commentItem-head {
    /*background: url("../images/comment-separator.png") no-repeat scroll right center transparent;*/
    height: 21px;
    padding: 6px;
    background:#DBEAF9;
}
.commentItem {
    margin: 10px 5px;
}
.caption-td ,.content-td,.content-td input[type=text],.content-td select 
{ font-family:Tahoma; font-size:8pt; }
.content-td input[type=text],.settingformholder select 
 {
      width:300px; padding:5px 2px; border:1px solid #aaa; border-radius:4px; font-family:Tahoma; font-size:8pt;
       }
.content-td ul { list-style-type:inherit; margin:5px 30px; padding:0px;}
.content-td ul li a:link,.content-td ul li a:visited{ padding:2px 4px 4px 4px; display:inline-block; border-radius:3px; color:#000; }
.content-td ul li a:hover { color:#666; text-decoration:underline; }

.content-td ul li a.sel { background-color:Green; color:#fff; }

.content-td fieldset {margin-right:10px; border:1px solid #aaa; border-radius:10px; direction:rtl; text-align:right;}
.content-td fieldset legend { border:1px solid #aaa; border-radius:5px; padding:5px; margin-right:15px; background:#ededed; font-weight:bold; }

.content-td input[type=submit] { display:inline-block; padding:3px 5px; font-family:Tahoma; font-size:8pt;  } 
.lblmsg { color:Red; padding:5px; display:block; border-radius:5px;}

/*------------------ [SettingNewsDetail]  -------------------------*/
.newsdetail-container {
    width: 100%;
}
.newsdetail-container td {
    vertical-align: top;
    
}
.newsdetail-root-titr {
    font-family: tahoma;
    font-size: 11px;
    display: block;  
}
.newsdetail-titr {
    color:#33adff !important;
    display: block;
    font: bold 21px/1.2em 'b nazanin','times new roman' !important;
}
.lead-container {
    padding: 4px;
    text-align: justify;
}
.newsdetail-Lead {
    text-align: justify;
}
.detaildata {
}
.detaildata span {
    margin-left: 10px;
	line-height:30px;
}

/*----------------------------- [ListNewsWithLargPhoto] ------------------------------------*/
.newsmidumpic{width:100%; display:block; margin-bottom:8px; }
.newsmidumpic .pic { width:100%;height:50%; overflow:hidden; direction:ltr; overflow:hidden; }    
.newsmidumpic .pic img { width:100%; }
.newsmidumpic .text { text-align:center;margin-top: 10px;}
.newsmidumpic .text a:link,.newsmidumpic .text a:visited { color:#333; }
.newsmidumpic .text a:hover { color:#aaa; }

/*----------------------------- [ListNewsWithPhoto] ------------------------------------*/
.smallbox .titrs {  margin:0 5px;}
.smallbox .titrs .newstitr {   padding:5px 2% 10px 2%; }
.smallbox .titrs .newstitr .bullet { width:3px; height:3px; border:1px solid #000; margin-left:2px; display:inline-block; }
.smallbox .titrs .newstitr a:link,.smallbox .titrs .newstitr a:visited { color:#000; }
.smallbox .titrs .newstitr a:hover { color:#777; }

.smallbox .btnholder { display:none!important; }

/*----------------------------- [Multimedia] ------------------------------------*/
.multimedia { width:100%; display:block; }
.multimedia .title { display:inline-block; padding:5px; margin:5px; }
.multimedia .menu li { cursor:pointer; background-image:url(../images/smallboxtitelbg.gif); display:inline-block; border-radius:5px; padding:5px; float:right; margin:5px 2px; cursor:pointer; }
.multimedia .thumbpicHolder { display:inline-block; }
.multimedia .thumbpicHolder li {cursor:pointer; border:3px solid #d5d5d5;border-radius:4px; width:48px; height:31px; float:left; margin:5px 2px; overflow:hidden;  text-align:center; direction:ltr;}
.multimedia .thumbpicHolder li.sel {border:3px solid #fcb918;  cursor:default;  }
.multimedia .thumbpicHolder li img { height:31px; }
.multimedia .largimg { width:100%; height:300px; overflow:hidden; margin-top:10px; }
.multimedia .largimg img { height:100%; }
.multimedia .caption { width:90%; height:25%; background-image:url(../images/loading-Bg.png); left:0px; bottom:0px; padding:1% 5%;  }
.multimedia .caption a:link,.multimedia .caption a:visited { color:#87d1ee; display:block; }
.multimedia .caption a:hover { color:#aaa;  } 
.multimedia .caption p { display:block; color:#fff; } 

/*----------------------------- [ServNewsListWithSingleSelection] ------------------------------------*/
.servnewsbox{ width:100%; display:block; }
.servnewsbox .news { width:48%; float:right; padding:1%; }
.servnewsbox .news .items { margin-bottom:5px; display:block; }
.servnewsbox .news .pic { width:100px; height:70px; direction:ltr; text-align:center; border:3px solid #ededed; float:right; overflow:hidden;margin-left: 5px;}
.servnewsbox .news .pic img { height:70px; }
.servnewsbox .news .text {  padding:0px 1%;  }
.servnewsbox .news .newstitr {  width:96%; float:right; padding:5px 2% 10px 2%; }
.servnewsbox .news .newstitr .bullet { width:3px; height:3px; border:1px solid #000; margin-left:2px; display:inline-block; }
.servnewsbox .news .newstitr a:link,.smallbox .titrs .newstitr a:visited { color:#000; }
.servnewsbox .news .newstitr a:hover { color:#777; }
.CenterSeparator {
    background: url("../images/center-separator.png") repeat-y scroll center top transparent;
    width: 100%;
}

/*----------------------------- [ServPhotoListWithPhoto] ------------------------------------*/
.ServPhotoListWithPhoto  { width:98%; padding:1%; }
.ServPhotoListWithPhoto .items {width:23%; height:230px; float:right; margin:7px; overflow:hidden; }
.ServPhotoListWithPhoto .pic { position:relative; height:150px; text-align:center; direction:ltr; overflow:hidden; border:1px solid #939393;}
.ServPhotoListWithPhoto .pic .picscount {
    background: url("../images/BgTop.png.png") repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    direction: ltr;
    display: inline-block;
    font: bold 11px/20px 'b nazanin','times new roman';
    height: 20px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 20px;
}.ServPhotoListWithPhoto .pic img { height:150px; }
.ServPhotoListWithPhoto .text { width:100%; text-align:right; direction:rtl; color:#000;font-size: 11px; }
.ServPhotoListWithPhoto .text a:link,.ServPhotoListWithPhoto .text a:visited{ color:#fff; margin:5px 0px; display:block;}
.ServPhotoListWithPhoto .text a:hover { color:#aaa; }
.ServPhotoListWithPhoto .text span { display:block; }

/*----------------------------- [ServPhotoTopNews] ------------------------------------*/
.phototopnews { width:100%; }
.phototopnews .picholder { width:660px; margin-left:40px; float:right;}
.phototopnews .picholder .pic { width:100%;  overflow:hidden; text-align:center; direction:ltr; }

.phototopnews .thumbpicslist { width:96%; padding:1%; margin:1%; border-radius:10px; background-color:#333; height:120px; }
.phototopnews .textholder {
    direction: rtl;
    float: right;
    position: relative;
    text-align: right;
    top: 0px;
    width:168px;
}
.phototopnews .textholder span { color:#000; }
.phototopnews .textholder a:link,.phototopnews .textholder a:visited { color:#fff;font: normal 12px tahoma;}
.phototopnews .textholder a:hover { color:#fff; }
.phototopnews .textholder p { font: bold 18px BNazanin_Mehr;}
.phototopnews .righttop { width:100%; background:url(../images/righttop.png); background-position:right top; background-repeat:no-repeat;}
.phototopnews .lefttop { width:100%;  background:url(../images/topleft.png); background-position:left top; background-repeat:no-repeat;}
.phototopnews .rightbottom { width:100%; background:url(../images/bottomright.png); background-position:right bottom; background-repeat:no-repeat;}
.phototopnews .leftbottom { width:100%;  background:url(../images/bottomleft.png); background-position:left bottom; background-repeat:no-repeat;}
.clear { clear:both; }
.dNon { display:none; }

#descriptions {position: relative;height: 50px;background: #EEE; margin-top: 10px;width: 640px; padding: 10px; overflow: hidden; display:none;}
#descriptions .ad-image-description { position: absolute; }
#descriptions .ad-image-description .ad-description-title { display: block; }


/*----------------------------- [ServTopNews] ------------------------------------*/
.servtopnews { width:100%; height:300px; display:block; background:#fafafa;}
.servtopnews .picholder { width:100%; height:100%; overflow:hidden; text-align:center; direction:ltr; position:relative; }
.servtopnews .picholder img { height:100%;}
.servtopnews .caption {background-image:url(../image/Loading-Bg.png); width:96%; padding:2%;position:absolute; top:0px; right:0px; text-align:right; direction:rtl; }
.servtopnews .caption span { display:block; color:#fff; }
.servtopnews .caption a:link,.servtopnews .caption a:visited { color:#01a701; }
.servtopnews .caption a:hover { color:Yellow; }
.servtopnews .caption p { color:#fff; }

.servtopnews .pagerholder { background-image:url(../images/Loading-Bg.png); position:absolute; width:96%; padding:1% 2%; bottom:0px; left:0px; text-align:left; direction:ltr; }
.servtopnews .pagerItem { width:8px; height:8px; background-color:#fff; float:left; margin:2px; cursor:pointer; }
.servtopnews .pagerItem.sel { background-color:yellow; cursor:default; }


/*----------------------------- [SliderNews] ------------------------------------*/
.sliderHolder { width:100%; display:block; float:right;position: relative;}
.sliderHolder .rightbtn {
    background: url("../images/btnright.png") no-repeat scroll center 44px #EEEEEE;
    border-left: 1px dashed #DDDDDD;
    border-radius: 0 0 5px 0;
    bottom: -3px;
    cursor: pointer;
    height: 100%;
    margin: 0;
    position: absolute;
    right: -3px;
    width: 23px;
}
.sliderHolder .itemsHolder {
    float: right;
    height: 185px;
    margin: 0 20px;
    overflow: hidden;
    position: relative;
    width: 92%;
}
.sliderHolder .leftbtn {
    background: url("../images/btnleft.png") no-repeat scroll center 44px #EEEEEE;
    border-right: 1px dashed #DDDDDD;
    border-radius: 0 0 0 5px;
    bottom: -3px;
    cursor: pointer;
    height: 100%;
    margin: 0;
    position: absolute;
    left: -3px;
    width: 23px;
}
.sliderHolder .itemsloader { width:100%; height:100%; position:absolute; right:0px; top:0px;   }
.sliderHolder .itemsloader .items {  width:146px; height:95%; margin:3px 5px; float:right;  }
.sliderHolder .itemsloader .items .pic {
    direction: ltr;
    overflow: hidden;
    text-align: center;
}.sliderHolder .itemsloader .items .pic img {
    border: 3px solid #DDDDDD;
    height: 82px;
    padding: 1px;
    width: 137px;
}
.sliderHolder .itemsloader .items .pic img:hover {
    border-color: #aaa;
}
.sliderHolder .itemsloader .items .text { width:100%; height:45%; margin-top:5px; text-align:right; direction:rtl; overflow:hidden;}
.sliderHolder .itemsloader .items .text a:link,.sliderHolder .itemsloader .items .text a:visited { color:#000;  }
.sliderHolder .itemsloader .items .text a:hover { color:#666; }
.sliderHolder .itemsloader .items .text p { margin-top:5px; }


/*------------------ [TopNews] -------------------------*/
.phototopnews .topnews{ width:100%; height:354px; border-radius:8px;margin-bottom:10px;  position:relative; }    
.phototopnews .topnews .picholder { height:100%; width:100%; overflow:hidden; direction:ltr; text-align:left; }    
.phototopnews .topnews .picholder img { height:100%;}
.phototopnews .topnews .textHolder{ position:absolute; width:308px; height:100%;background-image:url('../images/topnewsbg.png'); background-repeat:no-repeat; background-position:right top; right:0px; top:0px; }

.phototopnews .topnews .hdr {width:100%;height:50%; margin-top:25%;} 
    
.phototopnews .topnews .hdr .pager    { margin:20px 10px 0px 0px;}
.phototopnews .topnews .hdr .pager div { width:8px; height:8px; background-color:#fff; display:inline-block; margin-right:3px; cursor:pointer; }
.phototopnews .topnews .hdr .pager div.sel { background-color:Yellow; cursor:default; }
.phototopnews .topnews .hdr .caption { width:75%; height:100%; padding:1%; display:block;color:White; text-align:right; direction:rtl; }
.phototopnews .topnews .hdr .caption a:link,.topnews .hdr .caption a:visited{color:#39bcf2; display:block; margin:5px 0px; }
.phototopnews .topnews .hdr .caption a:hover{color:#fff; }
.phototopnews .topnews .hdr .pager .down , .topnews .hdr .pager .top { cursor:pointer; }

/*------------------ [TowTabListWithSingleSelection]  -------------------------*/
.smallbox .title{display:block;border-radius:5px;margin:0px; padding:7px 0px;background-image:url('../images/smallboxtitelbg.gif'); }   
.smallbox .context{ margin:7px; }  
.smallbox .context h3 {
    margin: 10px 0;
}
.smallbox .context .bullet { width:3px; height:3px; border:1px solid #000; margin-left:2px; display:inline-block; }
.smallbox .context a:link,.smallbox .context a:visited { color:#000; }
.smallbox .context a:hover { color:#aaa; }
.smallbox .context .pic {
    border: 3px solid #FFFFFF;
    box-shadow:0 0 2px #000000;
    -moz-box-shadow:0 0 2px #000000;
    -webkit-box-shadow:0 0 2px #000000;

    display: inline-block;
    float: right;
    height: 70px;
    margin-left: 5px;
    overflow: hidden;
    width: 100px;
}
.smallbox .context .pic img { height:70px; }
.smallbox .context p {  margin-top:5px; }
.tabbox {
    margin-top: 10px;
}
.smallbox .tabbox ul { margin:0 5px; }
.smallbox .tabbox ul li {
    border-bottom: 0 none;
    border-radius: 8px 8px 0 0;
    bottom: -1px;
    cursor: pointer;
    float: right;
    padding: 5px;
    position: relative;
}
.smallbox .tabbox ul li.sel {
    border:1px solid #CDCDCD;
    cursor: default;
}
.smallbox .tabbox .titrs {
    border-top: 1px solid #CDCDCD;
    clear: both;
}
.smallbox .tabbox .titrs .newstitr {
    border-bottom: 1px dotted #666666;
    float: none;
    margin: 0 3px;
    padding: 5px 0 9px;
}
.smallbox .tabbox .titrs .newstitr .bullet { width:3px; height:3px; border:1px solid #000; margin-left:2px; display:inline-block;  }
.smallbox .tabbox .titrs .newstitr a:link,.smallbox .tabbox  .titrs .newstitr a:visited { color:#000;        }
.smallbox .tabbox .titrs .newstitr a:hover { color:#777; }
.smallbox .tabbox .titrs .newstitr .border { width:70%; margin:8px auto 5px auto; border:1px dotted #666;display: none;}
.smallbox .btnholder {
    bottom: -2px;
    position: relative;
    text-align: left;
    direction: ltr;
}


/*------------------ [ServFilmTopNews]  -------------------------*/
.ServFilmTopNews { width:98%; padding:1% 1% 0 1%; border-radius:10px; background:#343434; }
.ServFilmTopNews .largepic { width:65%; float:left; overflow:hidden; text-align:center; direction:ltr; position:relative;}
.ServFilmTopNews .largepic .play { position:absolute; height:95px; width:91px; background:url('../images/play.png'); top:33%; left:42%;  z-index:10;}
.ServFilmTopNews .itemsHolder { width:35%; float:right; }
.ServFilmTopNews .itemsHolder .item { cursor:pointer; padding:5px; height:88px; margin-bottom:5px; border-radius:0px 5px 5px 0px; background:#121504; overflow:hidden; }
.ServFilmTopNews .itemsHolder .item.sel { cursor:default; background:#666; }
.ServFilmTopNews .itemsHolder .item .pic { height:87px; width:120px; direction:ltr; text-align:center; overflow:hidden; float:right; padding:0px 5px; }
.ServFilmTopNews .itemsHolder .item .pic img { height:87px; }
.ServFilmTopNews .itemsHolder .item .text { text-align:right; direction:rtl; color:#888; }
.ServFilmTopNews .itemsHolder .item .text a:link,.ServFilmTopNews .itemsHolder .item .text a:visited { color:#fff; display:block; }
.ServFilmTopNews .itemsHolder .item .text a:hover { color:#aaa; }
.clear { clear:both; }


/*------------------ [filmholder]  -------------------------*/
.filmholder { margin:5px 0px; font-size:8pt; }
.filmplayer {  width:65%; padding:0 1%;  float:right;}
.filmtext { width:33%; float:left; }






/*-------------------------------*/

.phototopnews { padding-top:0px;     font-family: tahoma;    font-size: 11px;}
.phototopnews .picholder { width:660px; margin-left:40px; float:right;}
.phototopnews .picholder .pic { width:100%; padding:0%; overflow:hidden; text-align:center; direction:ltr; }

.phototopnews .thumbpicslist { width:96%; padding:1%; margin:1%; border-radius:10px; background-color:#333; height:120px; }

.phototopnews .textholder span { color:#fff;font-size:8pt;  }
.phototopnews .textholder a:link,.phototopnews .textholder a:visited { color:#000; }
.phototopnews .textholder a:hover { color:#fff; }
.phototopnews .textholder p {  }
.phototopnews .righttop { width:100%; background:url("../images/righttop.png"); background-position:right top; background-repeat:no-repeat;}
.phototopnews .lefttop { width:100%;  background:url("../images/topleft.png"); background-position:left top; background-repeat:no-repeat;}
.phototopnews .rightbottom { width:100%; background:url("../images/bottomright.png"); background-position:right bottom; background-repeat:no-repeat;}
.phototopnews .leftbottom { width:100%;  background:url("../images/bottomleft.png"); background-position:left bottom; background-repeat:no-repeat;}
.clear { clear:both; }
.dNon { display:none; }

#descriptions {position: relative;height: 50px;background: #EEE; margin-top: 10px;width: 640px; padding: 10px; overflow: hidden; }
#descriptions .ad-image-description { position: absolute; }
#descriptions .ad-image-description .ad-description-title { display: block; }

/*---------------------------------[ DetailGallery ]--------------------------------*/

.ad-gallery 
{
    position: relative;
    background: #000;
    
}
.ad-gallery .ad-nav {
    padding: 1% 2%;
    position: relative;
    width: 96%;
	direction:ltr;
}
.ad-gallery .ad-forward {
    background: url("../images/ad_scroll_forward.png") no-repeat scroll 0 40% transparent;
    height: 15px;
    opacity: 1 !important;
    position: absolute;
    right: 10px;
    top: 74px;
    width: 8px;
}
.ad-gallery .ad-back {
    background: url("../images/ad_scroll_back.png") no-repeat scroll 0 40% transparent;
    height: 15px;
    opacity: 1 !important;
    position: absolute;
    left: 10px;
    top: 74px;
    width: 8px;
}

.phototopnews .picholder { width:660px; margin-left:40px; float:right;}

.ad-gallery .ad-controls {
    color: #FFFFFF;
    margin: 5px 0px 0;

}
.ad-gallery .ad-thumbs li:hover {
    padding:22px 11px ;
    /*background-color: #707070;*/
}
.ad-gallery .ad-thumbs li a img {
    border: 4px solid #CCCCCC;
    box-shadow: 0px 0px 2px #000;
}
.ad-gallery .ad-thumbs li a img:hover {
    border: 4px solid #fff;
    box-shadow: 0px 0px 2px #000;
}
.ad-gallery .ad-thumbs li {
    /*margin-left: 3px;*/
    padding: 22px 11px;
}.newstitr IMG {
    width: auto;
    height: 12px;
}


/*------------------ [ SportTopNews ]  -------------------------*/
.SportTopNews
{
    width:98%;
    background:#000; border-radius:10px;height:350px;
    padding:1%;
    }
.SportTopNews .LargPic 
{
    height:100%;
    width:68%; float:left;
    background:#fff; text-align:center;
    direction:ltr; overflow:hidden; border:1px solid #ddd;
    position:relative;  border-radius:10px;
    }
.SportTopNews .LargPic img { width:100%; height:100%; border-radius:5px;}    
.SportTopNews .LargPic .caption   
{
    width:96%;  padding:10px 2%;
    height:70px; position:absolute; left:0px; bottom:0px;
    text-align:right; direction:rtl;
    background-image:url(../Images/bgtop.png);
    overflow:hidden;
    } 
.SportTopNews .LargPic .caption  span { color:#fff; display:block; margin-bottom:5px; }    
.SportTopNews .LargPic .caption  a:link,.SportTopNews .LargPic .caption  a:visited{ color:#39bdf2; display:block; margin-bottom:3px; }   
.SportTopNews .LargPic .caption  a:hover { color:Yellow; }
.SportTopNews .LargPic .caption  p { color:#fff; display:block; margin-bottom:3px; }  
.SportTopNews .ThumbpicHolder 
{
    width:31%;float:right; height:90%;
    position:relative;
    overflow:hidden;
}
.SportTopNews .ThumbpicHolder .ItemsHolder
{
    width:100%; height:100%;
    border-radius:5px;
    position:absolute;
    top:0px; left:0px;
    
   }
.SportTopNews .ThumbpicHolder .ItemsHolder .Items
{
    width:98%; height:46%; margin:6px 0;
    border-radius:5px; 
    padding:1%; background:#666;cursor:pointer;
    text-align:center; direction:ltr; overflow:hidden;   
    }   
    
.SportTopNews .ThumbpicHolder .ItemsHolder .Items.ItemsSel
{
    cursor:default;
    background:#fff;
    }     
.SportTopNews .ThumbpicHolder .ItemsHolder .Items img { height:100%; width:100%;border-radius:5px;   }    
.SportTopNews .pager { width:31%;padding:5px 0px;float:right; margin-top:3px; }
.SportTopNews .pager span  
{
    display:inline-block; border-radius:5px;
    background-color:#556; cursor:pointer;
    padding:4px 8px; margin:0px 2px; color:#fff; 
    font-weight:bold; font-size:13px; font-family:Tahoma;
    }
.SportTopNews .pager span:hover { background-color:#785421; }
.SportTopNews .pager span.Sel { background:#09bdf2; }




/*----------------------- SliderNewsOnItem -----------------*/
.SliderNewsOnItem
{
    width:100%;height:250px;
    background:#000; border-radius:10px;
    position:relative;
    overflow:hidden;
    }
    
.SliderNewsOnItem .ItemsHolder    
{
    width:100%; position:absolute;
    height:99%; left:0px; top:5px;
    }
.SliderNewsOnItem .ItemsHolder  .Items 
{
    width:240px;  text-align:center; direction:ltr; 
    overflow:hidden;
    margin:5px;    
    float:left;
    }  
.SliderNewsOnItem .ItemsHolder  .Items h3 { display:block; margin:5px 0px; line-height:18px; direction:rtl; }    
.SliderNewsOnItem .ItemsHolder  .Items a:link,.SliderNewsOnItem .ItemsHolder  .Items a:visited  {color:#fff; }
.SliderNewsOnItem .ItemsHolder  .Items a:hover { color:#aaa; }     
.SliderNewsOnItem .ItemsHolder  .Items img
{
    border-radius:5px;
    width:230px; 
    height:170px;
    }          
.SliderNewsOnItem .pager     
{
    width:100%; 
    text-align:center;
    position:absolute; left:0px; bottom:8px;
    }
.SliderNewsOnItem .pager span  
{
     display:inline-block;
     font-size:0px; margin:0px 2px;
     width:8px; height:8px;  border-radius:5px;
     background:#fff;  cursor:pointer;  
   }
.SliderNewsOnItem .pager span.Sel {  background:red;  }



/*------------------- MostViewWithPhoto  ---------------------------*/

.MostViewWithPhoto  { width:98%; padding:1%;background:#333; }
.MostViewWithPhoto .items {height:230px; float:right; margin:7px; overflow:hidden; }
.MostViewWithPhoto .pic { position:relative; height:150px; text-align:center; direction:ltr; overflow:hidden; border:1px solid #fafafa;}
.MostViewWithPhoto .pic .picscount { position:absolute; background:url(images/Loading-Bg.png); padding:0px 4px; bottom:0px; right:0px; display:inline-block;
                                          color:#fff; font-family:Arial; text-align:center; direction:ltr; font-weight:bold; font-size:16px; }
.MostViewWithPhoto .pic img { height:150px; }
.MostViewWithPhoto .text { width:100%; text-align:right; direction:rtl; color:#fafafa; }
.MostViewWithPhoto .text a:link,.MostViewWithPhoto .text a:visited{ color:#fff; margin:5px 0px; display:block;}
.MostViewWithPhoto .text a:hover { color:#aaa; }
.MostViewWithPhoto .text span { display:block; }



/*--------------------- TabNewsWithRate ------------------------*/

.TabNewsWithRate { width:98%; padding:1%; border-radius:10px; position:relative; }

.TabNewsWithRate .tabholder { padding:5px 1%; display:inline-block; position:absolute; direction:rtl; text-align:right; right:10px; top:30px;}

.TabNewsWithRate .tabholder ul li { float:right; padding:3px 3px 5px 3px; display:inline-block; float:right; }

.TabNewsWithRate .tabholder ul li.item:hover { cursor:pointer; color:#aaa; }

.TabNewsWithRate .tabholder ul li.item.sel { background:#E61642; color:#fff; border-radius:3px; cursor:default; }

.TabNewsWithRate .itemsholder { width:100%; }

.TabNewsWithRate .itemsholder h3 {  font-size:13px; }

.TabNewsWithRate .topItemsholder{float:right;width:30%; margin-top:25px;}

.TabNewsWithRate .itemsholder .top { width:99%;  padding:5px;  background:#eee; border-radius:5px;margin-top:5px; }

.TabNewsWithRate .itemsholder .top .pic { padding:1%; width:98%; height:40%; overflow:hidden; border:1px solid #aaa; text-align:center; direction:ltr; }

.TabNewsWithRate .itemsholder .top .pic img { height:100%; width:100%; }
.TabNewsWithRate .itemsholder .top .text { text-align:right;direction:rtl; margin:5px 3px; }

.TabNewsWithRate .itemsholder .listholder { width:68%; float:right; }

.TabNewsWithRate .itemsholder .listnews { height:100px; overflow:hidden; width:47%; padding:1%; margin:1% 1% 1% 0; border-radius:5px; background:#ddd; float:right; }

.TabNewsWithRate .itemsholder .listnews .pic {margin-left:8px;float:right; padding:1%; width:50%; height:92%; overflow:hidden; border:1px solid #aaa; text-align:center; direction:ltr; }

.TabNewsWithRate .itemsholder .listnews .pic img { height:100%; width:100%; }
.TabNewsWithRate .itemsholder .listnews .text { text-align:right;direction:rtl;display:block; margin:1%;}


/*------------------ Fontsizecontroler ---------------------*/
.fontsizecontroler
{
    color:#3e70a4;
    text-align: left; 
    border-radius: 5px;
	margin:5px;
	background:#eee;
	border:1px solid #aaa;
	padding:5px;
	display:inline-block;
    }
.fontsizecontroler span 
{
    display:inline-block;
    }    
.fontsizecontroler .smaller { cursor:pointer; }   
.fontsizecontroler .larger { cursor:pointer; }   



/*----------------------- Commnet2Comment ------------------------------*/
.answerBtn { padding:5px; display:inline-block; margin:5px; float:left; border-radius:5px; background:#3D3D3E; color:#fff;  }
.answerBtn:hover { background:#02A201; cursor:pointer; }
.answerHolder {display:none; width:35%; padding:1%; border-radius:10px; position:fixed; left:35%; top:10%; background:#fafafa;border:5px solid #aaa;  }
.cmlbl {font-family:b Traffic; font-weight:bold; padding:5px; margin-bottom:5px; display:block; border-radius:5px; background:#e6a314; text-align:right; direction:rtl; }
.commenttext {  padding:5px; margin-bottom:5px; display:block; border-radius:5px; background:#d5d5d5; text-align:right; direction:rtl;  }
.close { position:absolute; left:-15px; top:-15px; background-image:url(../Images/Close.png); width:30px; height:27px; cursor:pointer; }

/*--------------- sendtofrinds ----------------------*/
.sendtofrinds
{
    background:#eee; padding:5px; display:inline-block; border-radius:5px; border:5px solid #333;
    position:fixed;
    top:30%; left:40%;
    display:none;
    }






.clr {
    clear:both;
}

.Multimedia
{
    background-color:#323030;
    border-radius:10px;
    
    height:auto;
    margin-top:10px;
	text-align:center;
}
.Multimedia .Top
{
    height:32px;
    font-family:'B Nazanin','Times New Roman'; 
    font-size:15px;
    font-weight:bold;
    padding:5px 20px 0px 0px;
    overflow:hidden;
}
.Multimedia .Top .Items
{
    float:right;
    color:#fff;
    cursor:pointer;
    padding:8px 5px;
    margin-left:5px;
}
.Multimedia .Top .ItemsSel
{
    float:right;
    color:#000;
    background:#fff;
    border-radius:5px 5px 0px 0px;
}
.Multimedia .Top  .Splter
{
    float:right;
    color:#fff;  
    padding:8px 0px;
    margin-left:1px;
}
.Multimedia .MultimediaItemsHolder {
    }
.Multimedia .Center
{
    background-color:#fff;
    border-radius:10px;
    height:auto;
    padding-right:2px;
}
.Multimedia .Center .Items
{
    width:24%;
    height:150px;
    float:right;
    margin:0.5%;
    text-align:justify;
    direction:rtl;
}
.Multimedia .Center .Items a
{
   color:#000;
   font-size:14px;
   font-weight:bold;
   font-family: B nazanin , Arial;
   text-decoration:none;
}
.MultiPic
{
    height:110px;
    overflow:hidden;
    text-align:center;
    border:solid 1px #ccc;
}
.MultiPic img
{
    width:100%;
    height:110px;
    border:none 0px;
}
.ad-image-description
{
    bottom:0px;
}
.ad-description-title
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:normal;
}
.ad-controls
{
    float:right!important;
}
.ad-controls .ad-info
{
    float:right;
    /*margin-top:-3px;*/
}
.ad-controls .ad-slideshow-controls
{
    float:right!important;
}
.detaildata .detaildatas
{
    float:right;
    height:30px;
    padding-top:10px;
    display:block;
    direction:ltr!important;
    text-align:left;
    color:#707070;
}
.photo_d {
    padding:25px 78px;
    width:868px;
}
.cblk2 {
    color:#707070 !important;
    float:right;
}
.ad-slideshow-start ,.ad-slideshow-stop {
    width:17px;
    height:17px;
    border:1px solid #fff;
    float:left;
    display:block;
    margin:0px;
    padding:3px;
}

.pic_t {
   width:100%;
   height:60px;
   color:#fff;
   text-align:center;
}
.cblk_t {
      color:#fff;
      line-height:35px;
}