﻿/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
@import url('jquery.ad-gallery.css');
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,%20Arial,%20sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=444444&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=44&borderColorHeader=333333&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=000000&bgTextureContent=14_loop.png&bgImgOpacityContent=25&borderColorContent=555555&fcContent=ffffff&iconColorContent=cccccc&bgColorDefault=222222&bgTextureDefault=03_highlight_soft.png&bgImgOpacityDefault=35&borderColorDefault=444444&fcDefault=eeeeee&iconColorDefault=cccccc&bgColorHover=003147&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=33&borderColorHover=0b93d5&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=0972a5&bgTextureActive=04_highlight_hard.png&bgImgOpacityActive=20&borderColorActive=26b3f7&fcActive=ffffff&iconColorActive=222222&bgColorHighlight=eeeeee&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=80&borderColorHighlight=cccccc&fcHighlight=2e7db2&iconColorHighlight=4b8e0b&bgColorError=ffc73d&bgTextureError=02_glass.png&bgImgOpacityError=40&borderColorError=ffb73d&fcError=111111&iconColorError=a83300&bgColorOverlay=5c5c5c&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=01_flat.png&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #555555; background: #000000 url(images/ui-bg_loop_25_000000_21x21.png) 50% 50% repeat; color: #ffffff; }
.ui-widget-content a { color: #ffffff; }
.ui-widget-header { border: 1px solid #333333; background: #444444 url(images/ui-bg_highlight-soft_44_444444_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #444444; background: #222222 url(images/ui-bg_highlight-soft_35_222222_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #eeeeee; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #eeeeee; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #0b93d5; background: #003147 url(images/ui-bg_highlight-soft_33_003147_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #26b3f7; background: #0972a5 url(images/ui-bg_highlight-hard_20_0972a5_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #cccccc; background: #eeeeee url(images/ui-bg_highlight-soft_80_eeeeee_1x100.png) 50% top repeat-x; color: #2e7db2; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #2e7db2; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #ffb73d; background: #ffc73d url(images/ui-bg_glass_40_ffc73d_1x400.png) 50% 50% repeat-x; color: #111111; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #111111; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #111111; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_cccccc_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_cccccc_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_cccccc_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_4b8e0b_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_a83300_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }

/* Overlays */
.ui-widget-overlay { background: #5c5c5c url(images/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #cccccc url(images/ui-bg_flat_30_cccccc_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }

/*
 * jQuery UI Datepicker 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.dNon { display:none; } 
.ad-gallery 
{
    background:#000;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 340px;
    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;
}
.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;
    /*text-align:center;*/
}
.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:right;
    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 53px;
    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;
}
.dNon { display:none; } 
.ad-gallery 
{
    background:#000;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 340px;
    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]  -------------------------*/


/*------------------ [/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;
}
.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;
    /*text-align:center;*/
}
.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:right;
    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 53px;
    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;
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../Images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../Images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../Images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../Images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
@font-face {
    font-family: 'nassim-bold';
    src: url('../fonts/nassim-bold.eot?#') format('eot'), url('../fonts/nassim-bold.woff') format('woff'), url('../fonts/nassim-bold.ttf') format('truetype');
}
@font-face {
    font-family: nazi;
    src: url('../fonts/bnazanb.eot'); /* IE9 Compatibility Modes */
    src: url('../fonts/bnazanb.eot?') format('eot'), /* IE6-IE8 */
    url('../fonts/bnazanb.woff') format('woff'), /* Modern Browsers */
    url('../fonts/bnazanb.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/bnazanb.svg#svgBNazanin') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: "RTNassim";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/rosettatype-nassim-regular.eot") format("eot"), url("../fonts/rosettatype-nassim-regular.woff") format("woff"), url("../fonts/rosettatype-nassim-regular.ttf") format("truetype");
}
body {
    background: #EDEDED;
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    font: 13px Tahoma, Arial;
    font-weight: normal;
    color: #000;
    direction: rtl;
    text-align: right;
}
.titlesearch {
     border-left: 1px solid #868686;
    color: #003a7a;
    display: block;
    font: 15px/37px nassim-bold;
    padding: 0 8px;
    text-decoration: none;
}
a {
    outline: none;
}

    a:hover {
        color: #ef324d;
    }

img {
    border: 0px;
}

.wrapper {
    height: 0px;
    overflow: hidden;
    clear: both;
}

.header {
    /*width:100%;*/
    /*height: 200px;*/
    background: #fff;
    /*position: relative;*/
}

.menu_top_header {
    /*width:100%;*/
    height: 31px;
    /*overflow:hidden;*/
    background: #ff8a00;
}

.inner_top_header {
    width: 977px;
    height: 31px;
    overflow: hidden;
    margin: auto;
    background: #ff8a00;
}

.right_inner_top_header {
    width: 800px;
    height: 31px;
    float: right;
}

.left_inner_top_header {
    width: 177px;
    height: 31px;
    float: right;
}

right_inner_top_header ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.right_inner_top_header ul li {
    display: block;
    float: right;
    color: #003a7a;
    line-height: 31px;
}

    .right_inner_top_header ul li a {
        font: 14px/31px nassim-bold;
        color: #003a7a;
        text-decoration: none;
        display: block;
        padding: 0px 2px;
    }

        .right_inner_top_header ul li a:hover {
            color: #fff;
        }


.rss {
    width: 23px;
    height: 31px;
    display: block;
}

.mobile_h {
    width: 22px;
    height: 22px;
    display: block;
    margin-top: 6px;
}

.left_inner_top_header ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .left_inner_top_header ul li {
        display: block;
        float: left;
    }

        .left_inner_top_header ul li a img {
            display: block;
            margin-right: 2px;
            width: 27px;
            height: 31px;
        }

.main_header {
    /*width:100%;*/
    height: 128px;
    background: #043db3;
    margin-bottom: 2px;
    position: relative;
    z-index: 0;
}

.main_header_i {
    width: 977px;
    height: 128px;
    background: url(../images/main_header.png) no-repeat;
    margin: auto;
    position: relative;
    z-index: 0;
}

.header_adv {
    width: 416px;
    height: 75px;
    position: absolute;
    z-index: 20;
    top: 20px;
    right: 265px;
}

.bot_header {
    /*width:100%;*/
    height: 37px;
    /*overflow:hidden;*/
    background: #a2a2a2;
}

.inner_bot_header {
    width: 977px;
    height: 37px;
    /*overflow: hidden;*/
    background: #a2a2a2;
    margin: auto;
}

.head_left {
    height: 128px;
    background: url(../images/bg_left_header.png) repeat-x;
    position: absolute;
    left: 0px;
    z-index: 100;
    top: 0px;
}

.date {
    width: 200px;
    height: 30px;
    overflow: hidden;
    color: #fff;
    font: 14px/30px nassim-bold;
    float: left;
    /*text-align :left;*/
}

.ticker {
    width: 966px;
    height: 40px;
    overflow: hidden;
    margin: auto;
    font: 12px/40px tahoma;
    color: #ff8a00;
    direction: rtl;
    text-align: right;
    background:#fff;
    padding:0px 10px;
}

    .ticker a {
        text-decoration: none;
        font: 12px/40px tahoma;
        color: #000;
        display: block;
        direction: rtl;
        text-align: right;
        width: 907px;
        height: 40px;
        padding-right: 70px;
    }

.footer {
    height: 156px;
    background: #062d59;
    width: 100%;
}

.inner_footer {
    width: 950px;
    height: 156px;
    margin: auto;
}

.menu_footer {
    /*width: 550px;*/
    height: 30px;
    overflow: hidden;
    text-align: center;
    margin: auto;
    margin-bottom: 16px;
    width: 490px;
}

    .menu_footer ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .menu_footer ul li {
            display: block;
            margin: 0px;
            padding: 0px;
            float: right;
        }

            .menu_footer ul li a {
                font: 14px/30px nassim-bold;
                color: #fff;
                padding: 0px 9px;
                text-decoration: none;
                display: block;
            }

                .menu_footer ul li a:hover {
                    color: #FF8A00;
                }

.sp {
    width: 1px;
    height: 30px;
}

.footer_pic {
    width: 950px;
    height: 108px;
}

.left_footer_pic {
    width: 430px;
    height: 110px;
    float: right;
    background: url(../images/footer_right.png) no-repeat top left;
}

.right_footer_pic {
    width: 510px;
    height: 110px;
    float: right;
    padding-right: 10px;
}

.hypermedia {
    background: url(../images/hyper.png) no-repeat;
    width: 97px;
    height: 27px;
    display: block;
    margin-top: 20px;
}

.copy_right {
    width: 510px;
    font: 11px/16px tahoma;
    color: #fff;
    direction: rtl;
}

/*.page {
    width: 977px;
    margin: auto;
}*/

.row1 {
    width: 977px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 20px;
    background:#fff;
    padding:0px 10px 10px;
}
/**********************main-page*************************/
.right_col {
    width: 825px;
    float: right;
    margin-left: 22px;
}

.left_col {
    width: 130px;
    float: right;
}

.news_box {
    width: 825px;
    height: 240px;
    margin-bottom: 10px;
    overflow: hidden;
}

.in_news_box, .special_news_box {
    width: 825px;
    height: 240px;
}

.pic_special_news_box {
    width: 403px;
    height: 240px;
    float: right;
    margin-left: 20px;
    background: #003a7a;
}

    .pic_special_news_box img {
        width: 403px;
        height: 240px;
    }

.text_special_news_box {
    width: 402px;
    height: 240px;
    float: right;
}

.top_text_special_news_box {
    width: 402px;
    height: 222px;
}

.bot_text_special_news_box {
    /*width:402px;*/
    height: 14px;
    overflow: hidden;
    background: #fafafa;
    padding-left: 5px;
    width: 62px;
    float: left;
    padding-top: 4px;
}

    .bot_text_special_news_box a {
        width: 10px;
        height: 10px;
        display: block;
        overflow: hidden;
        background: url(../images/bolet_0.png) no-repeat;
        margin-right: 5px;
        float: left;
    }

        .bot_text_special_news_box a:hover {
            background: url(../images/over_bolet_0.png) no-repeat;
        }

        .bot_text_special_news_box a.activeSlide {
            background: url(../images/over_bolet_0.png) no-repeat;
        }

.rutitr {
    font: 12px tahoma;
    color: #5e5e5e;
}

.titr_top_news {
    font: 17px/120% nassim-bold;
    color: #003a7a;
    text-decoration: none;
}

.lead_top_news {
    font: 12px/150% tahoma;
    margin-bottom: 30px;
    text-align:right;
}

.lead_news {
    font: 12px/129% tahoma;
    text-align:right;
}
.lead_news_c {
    font: 12px/129% tahoma;
  
}

.related_top_news {
    font: 12px/150% tahoma;
    color: #003a7a;
    text-decoration: none;
    display: block;
    background: url(../images/bolet_related.png) right 8px no-repeat;
    text-indent: 15px;
}

.news_box_4th {
    width: 810px;
    /*height: 221px;*/
    margin-bottom: 10px;
    padding: 6px;
    border: 1px solid #c9c7e1;
}

.box1 {
    width: 195px;
    /*height: 221px;*/
    margin-left: 10px;
    float: right;
    overflow: hidden;
}

    .box1 img {
        width: 195px;
        height: 144px;
    }

.box1_pic {
    width: 195px;
    height: 144px;
    margin-bottom: 5px;
    display: block;
}

.titr_news_box_4th {
    font:17px RTNassim;
    color: #003a7a;
    text-decoration: none;
    display: block;
   /*text-align:justify;*/
}

.news_boxs {
    width: 825px;
    padding-bottom: 1px;
}

.col1 {
    width: 192px;
    float: right;
    margin-left: 20px;
    padding-bottom: 1px;
}

.col2 {
    width: 342px;
    float: right;
    margin-left: 16px;
    padding-bottom: 1px;
}

.col3, .service_col2 {
    width: 223px;
    float: right;
    border-right: 1px solid #c9c7e1;
    border-left: 1px solid #c9c7e1;
    padding: 0px 15px;
}

/*.centeral_news_box {
    width: 342px;
}

.centeral_news {
    width: 342px;
}*/

.border_centeral_news_box {
    width: 235px;
    height: 2px;
    background: #666666;
    margin: 9px auto;
}

.PagerHolder {
    direction: ltr !important;
    text-align:center;
    margin-bottom:20px;
}

    .PagerHolder .Item {
        margin: 3px;
        color: #1a1a1a;
        padding: 0 2px;
        font:15px/120% nassim-bold;
        font-weight: normal;
    }

    .PagerHolder .Sel {
        margin: 3px;
        color: red;
    }
.pic_cnteral_news {
    width: 132px;
    height: 84px;
    border: 1px solid #cfcfcf;
    padding: 3px;
    display: block;
    float: left;
    margin-right: 10px;
}

    .pic_cnteral_news img {
        width: 132px;
        height: 84px;
        display: block;
    }

.today {
    width: 192px;
    height: 175px;
    background: #003a7a;
    margin-bottom: 25px;
}

.head_today {
    width: 192px;
    height: 37px;
    background: url(../images/gooshe_tab_emrooz.png) no-repeat center left #003a7a;
    overflow: hidden;
    font: 16px/37px nassim-bold;
    color: #fff;
    text-indent: 26px;
}

.archive_t {
    width: 91px;
    height: 37px;
    background: #ff8a00;
    color: #fff;
    font: 11px/37px tahoma;
    float: right;
    text-align: center;
}

    .archive_t:hover {
        color: #003a7a;
    }

.contain_today {
    width: 140px;
    height: 114px;
    padding: 12px 26px;
}

.pic_today {
    width: 140px;
    height: 92px;
    cursor: pointer;
}

    .pic_today img {
        width: 140px;
        height: 92px;
    }

.text_today {
    width: 140px;
    height: 22px;
    overflow: hidden;
}

    .text_today a {
        font: 12px/22px tahoma;
        color: #fff;
        text-decoration: none;
    }

.newspackage {
    width: 192px;
    height: 160px;
    background: #003a7a;
    margin-bottom: 25px;
}

.head_newspackage {
    width: 180px;
    height: 27px;
    overflow: hidden;
    background: url(../images/gooshe_baste_khabari.png) no-repeat center left #003a7a;
    font: 16px/27px nassim-bold;
    color: #fff;
    text-indent: 15px;
    padding-right: 12px;
    padding-top: 5px;
}

.pdf {
    background: url(../images/pdf.png) no-repeat center left #003a7a;
    width: 29px;
    height: 27px;
    display: block;
    float: right;
}

.contain_newspackage {
    width: 140px;
    height: 92px;
    padding: 7px 26px;
    cursor: pointer;
}

    .contain_newspackage img {
        width: 140px;
        height: 92px;
    }

.right_box {
    width: 192px;
    margin-bottom: 25px;
}

.head_right_box {
    width: 180px;
    height: 36px;
    overflow: hidden;
    background: url(../images/gooshe_yaddasht.png) no-repeat center left #003a7a;
    padding-left: 12px;
}

.nema_right_head {
    background: #ff8a00;
    padding: 0px 20px;
    font: 16px/36px nassim-bold;
    color: #fff;
    float: right;
}

.rss_y {
    width: 19px;
    height: 36px;
    display: block;
    float: left;
    margin-right: 8px;
    background: url(../images/rss_y.png) no-repeat;
}

.archive_y {
    width: 21px;
    height: 36px;
    display: block;
    float: left;
    background: url(../images/archive_y.png) no-repeat;
}

.contain_right_box {
    width: 170px;
    border: 1px solid #b5b5b5;
    padding: 12px 10px;
}

.piclink img {
    float: right;
    display: block;
    margin-left: 8px;
}

.right_titr {
    font: 13px/15px nassim-bold;
    color: #062d59;
    /*margin-bottom: 10px;*/
    display: block;
}

.more {
    float: left;
    font: 11px tahoma;
    color: #ff0000;
    display: none;
}
.more3 {
    float: left !important;
    font: 11px tahoma;
    color: #ff0000;
}
.poll {
    width: 223px;
    margin-bottom: 5px;
}

.poll2 {
    width: 192px;
    margin-bottom: 5px;
}

.head_poll {
    width: 216px;
    height: 32px;
    overflow: hidden;
    background: url(../images/gooshe_baste_khabari.png) no-repeat top left #003a7a;
    font: 18px/32px nassim-bold;
    color: #fff;
    text-indent: 10px;
    padding-right: 7px;
    padding-top: 5px;
}
.head_poll2 {
    width: 185px;
    height: 32px;
    overflow: hidden;
    background: url(../images/gooshe_baste_khabari.png) no-repeat top left #003a7a;
    font: 18px/32px nassim-bold;
    color: #fff;
    text-indent: 10px;
    padding-right: 7px;
    padding-top: 5px;
   
}

.poll_r {
    background: url(../images/poll.png) no-repeat center left #003a7a;
    width: 28px;
    height: 30px;
    display: block;
    float: right;
}

.car_r {
    background: url(../images/car.png) no-repeat center left #003a7a;
    width: 34px;
    height: 30px;
    display: block;
    float: right;
}

#car_head, #cost_head, #arz_head {
    cursor: pointer;
}

.coin {
    background: url(../images/coin.png) no-repeat center left #003a7a;
    width: 32px;
    height: 26px;
    display: block;
    float: right;
}

.arz {
    background: url(../images/arz.png) no-repeat center left #003a7a;
    width: 33px;
    height: 30px;
    display: block;
    float: right;
}

.poll_body {
    width: 223px;
    background: #e9e8e8;
}

.poll_body2 {
    width: 190px;
    background: #e9e8e8;
     border:1px solid #b5b5b5;
     padding:10px 0px;
}

.left_box_body, .contain_news_last, .contain_news_last2, .contain_news_last3 {
    width: 221px;
}

.head_last-news {
    width: 223px;
    height: 34px;
    overflow: hidden;
    font: 18px/27px nassim-bold;
    color: #fff;
    text-indent: 10px;
    background: #003a7a;
}

.bot_last_news_head {
    width: 221px;
    height: 34px;
    border: 1px solid #979797;
    overflow: hidden;
    margin-bottom: 15px;
}

.r_bot_last_news_head, .r_bot_last_news_head2 {
    width: 151px;
    height: 34px;
    float: right;
}

.l_bot_last_news_head {
    width: 70px;
    height: 34px;
    float: right;
}

.r_bot_last_news_head ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .r_bot_last_news_head ul li {
        display: block;
        float: right;
        /*border-left:1px solid #979797;*/
    }

        .r_bot_last_news_head ul li a {
            font: 16px/34px nassim-bold;
            color: #062d59;
            padding: 0px 9px;
            display: block;
        }

.r_bot_last_news_head3 {
    width: 151px;
    height: 34px;
    float: right;
    font: 18px/34px nassim-bold;
    color: #fff;
    text-indent: 12px;
    display: block;
    background: #ff8a00;
}

.r_bot_last_news_head2 ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .r_bot_last_news_head2 ul li {
        display: block;
        float: right;
        /*border-left:1px solid #979797;*/
    }

        .r_bot_last_news_head2 ul li a {
            font: 16px/34px nassim-bold;
            color: #062d59;
            padding: 0px 23px;
            display: block;
        }

.archive_last {
    width: 21px;
    height: 21px;
    display: block;
}

.l_bot_last_news_head ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .l_bot_last_news_head ul li {
        display: block;
        float: right;
        /*border-left:1px solid #979797;*/
    }

        .l_bot_last_news_head ul li a {
            font: 16px/34px nassim-bold;
            color: #062d59;
            padding: 0px 8px;
            display: block;
            height: 29px;
            padding-top: 5px;
        }

.rss_last {
    width: 15px;
    height: 14px;
    display: block;
    padding-top: 3px;
}

.news_line a {
    text-decoration: none;
    font: 12px tahoma;
    color: #000;
    background: url(../images/bullet-03.png) no-repeat right 6px;
    text-indent: 10px;
    display: block;
    margin-bottom: 7px;
}

.r_bot_last_news_head ul li a.active {
    background: #ff8a00;
    color: #fff;
}

.r_bot_last_news_head2 ul li a.actives {
    background: #ff8a00;
    color: #fff;
}

.sp_l {
    background: #979797;
    line-height: 34px;
    width: 1px;
    height: 34px;
}

.news_line2 a {
    text-decoration: none;
    font: 11px/15px tahoma;
    color: #062d59;
    display: block;
    margin-bottom: 15px;
    padding-right: 48px;
    padding-bottom: 22px;
}

.num_1 {
    background: url(../images/bolet_1.png) no-repeat top right;
}

.num_2 {
    background: url(../images/bolet_2.png) no-repeat top right;
}

.num_3 {
    background: url(../images/bolet_3.png) no-repeat top right;
}

.num_4 {
    background: url(../images/bolet_4.png) no-repeat top right;
}

.num_5 {
    background: url(../images/bolet_5.png) no-repeat top right;
}

.num_6 {
    background: url(../images/bolet_6.png) no-repeat top right;
}

.num_7 {
    background: url(../images/bolet_7.png) no-repeat top right;
}

.num_8 {
    background: url(../images/bolet_8.png) no-repeat top right;
}

.num_9 {
    background: url(../images/bolet_9.png) no-repeat top right;
}

.num_10 {
    background: url(../images/bolet_10.png) no-repeat top right;
}

.caffee {
    background: url(../images/caffee.png) no-repeat center left #003a7a;
    width: 34px;
    height: 30px;
    display: block;
    float: right;
    margin-top: -3px;
}

.service_box {
    width: 305px;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    height: 275px;
    overflow:hidden;
}

.service_body {
    width: 312px;
}

.service_head_right_box {
    width: 299px;
    height: 36px;
    overflow: hidden;
    background: url(../images/gooshe_yaddasht.png) no-repeat center left #003a7a;
    padding-left: 12px;
    margin-bottom: 12px;
}

.pic_box {
    width: 138px;
    height: 140px;
    float: right;
    margin-left: 8px;
}

.text_box {
    width: 165px;
    height: 140px;
    float: right;
    overflow: hidden;
}

.social_link {
    width: 138px;
    margin-top: 5px;
}

.more_news {
    width: 312px;
    margin-bottom:5px;
    height:60px;
    overflow:hidden;
}

.piclink_serv img {
    width: 138px;
    height: 90px;
}

.social_but {
    width: 29px;
    height: 29px;
    display: block;
    float: right;
    margin-left: 5px;
}

.multimedia_box {
    width: 977px;
    height: 278px;
    overflow: hidden;
    background: #3b3b3b;
    margin-bottom: 25px;
}

.head_multi {
    width: 977px;
    height: 37px;
    overflow: hidden;
    margin-bottom: 18px;
}

.name_multi {
    padding: 0px 10px;
    background: #ff8a00;
    color: #3b3b3b;
    font: 18px/37px nassim-bold;
    float: right;
}

.tab_icons {
    width: 172px;
    height: 37px;
    overflow: hidden;
    float: left;
}


    .tab_icons a {
        display: block;
        width: 55px;
        height: 37px;
        float: left;
        margin-right: 2px;
    }

.ax {
    background: url(../images/ax.png) no-repeat;
}

.sound {
    background: url(../images/sound.png) no-repeat;
}

.film {
    background: url(../images/film.png) no-repeat;
}

.tab_icons a.ax_active {
    background: url(../images/ax_active.png) no-repeat;
}

.tab_icons a.sound_active {
    background: url(../images/sound_active.png) no-repeat;
}

.tab_icons a.film_active {
    background: url(../images/film_active.png) no-repeat;
}

.body_multi {
    width: 977px;
    height: 213px;
}

.r_multi {
    width: 67px;
    height: 213px;
    float: right;
    /*background: url(../images/next_multi.png) no-repeat center center;*/
}

.con_multi {
    width: 860px;
    height: 213px;
    float: right;
}

.l_multi {
    width: 50px;
    height: 213px;
    float: right;
    /*background: url(../images/prev_multi.png) no-repeat center right;*/
}

.container_multi {
    width: 860px;
    height: 213px;
}

.multi_cycle {
    width: 860px;
    height: 213px;
    position: relative;
}

    .multi_cycle .hashtpa-display-show {
        width: 860px;
        height: 213px;
        overflow: hidden;
    }



    .multi_cycle .x-data {
        display: none;
    }

    .multi_cycle .hashtpa-display-next,
    .multi_cycle .hashtpa-display-previous {
        width: 29px;
        height: 34px;
        position: absolute;
        top: 65px;
        z-index: 2;
        cursor: pointer;
    }

    .multi_cycle .hashtpa-display-next {
        left: -30px;
        background: url("../images/prev_multi.png");
    }

    .multi_cycle .hashtpa-display-previous {
        right: -47px;
        background: url("../images/next_multi.png");
    }

.box_multi {
    width: 198px;
    height: 213px;
    float: right;
    margin-left: 17px;
}

.pic_multi {
    width: 198px;
    height: 130px;
    display: block;
    overflow: hidden;
}

    .pic_multi img {
        width: 198px;
        height: 130px;
    }

.text_multi {
    font: 17px nassim-bold;
    color: #fff;
}

    .text_multi a {
        font: 17px nassim-bold;
        color: #fff;
        text-decoration: none;
    }

.tabbox {
    width: 977px;
    height: 356px;
    margin: auto;
    margin-bottom: 25px;
}

.head_tabbox {
    width: 977px;
    height: 35px;
    border-bottom: 1px solid #d6d6d6;
    overflow: hidden;
}

.body_tabbox {
    width: 945px;
    /*height: 310px;*/
    border-bottom: 1px solid #b5b5b5;
    border-right: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    padding: 10px 15px 0px;
}

.right_head_tabbox {
    width: 906px;
    height: 35px;
    float: right;
    background: #003a7a;
}

.left_head_tabbox {
    width: 71px;
    height: 35px;
    float: right;
}

.archive_tab {
    width: 35px;
    height: 35px;
    display: block;
    float: right;
    background: url(../images/archive_tab1.png) no-repeat;
}

.rss_tab {
    width: 36px;
    height: 35px;
    display: block;
    float: right;
    background: url(../images/rss_tab1.png) no-repeat;
}

.right_head_tabbox ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .right_head_tabbox ul li {
        display: block;
        float: right;
        border-left: 1px solid #ff8a00;
    }

        .right_head_tabbox ul li a {
            padding: 0px 8px;
            text-decoration: none;
            color: #fff;
            font: 16px/35px nassim-bold;
            display: block;
        }

.container_tab, .con_tab {
    width: 945px;
    /*height: 310px;*/
}

.right_head_tabbox ul li a.active3 {
    background: #ff8a00;
    color: #000;
}

.first_news {
    width: 945px;
    height: 90px;
    margin-bottom: 10px;
    overflow: hidden;
}

.six_news {
    width: 945px;
    height: 210px;
}

.first_pic_bottom_tab img {
    width: 138px;
    height: 92px;
    margin-left: 6px;
    display: block;
    float: right;
}

.box_b1 {
    width: 285px;
    height: 70px;
    margin-left: 15px;
    margin-bottom: 15px;
    float: right;
    background: #d4d4d4;
    padding: 10px;
}

.bot_pic_bottom_tab img {
    width: 80px;
    height: 55px;
    margin-left: 6px;
    display: block;
    float: right;
}

.tabbox2 {
    width: 977px;
    height: auto;
    position: relative;
    z-index: 0;
    margin: auto;
}

.goshe_tab2 {
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
}

.right_head_tab {
    width: 37px;
    height: 272px;
    /*overflow: hidden;*/
    float: right;
    /*border-top:1px solid #b5b5b5;*/
    border-left: 1px solid #b5b5b5;
}

.left_tab {
    width: 906px;
    height: 235px;
    /*overflow: hidden;*/
    float: right;
    border-top: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    padding: 25px 22px 10px 10px;
}

.inner_tab {
    width: 906px;
    height: 245px;
    overflow: hidden;
}

/*.right_head_tab ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .right_head_tab ul li {
        display: block;
        float: right;
    }*/

.right_head_tab a {
    display: block;
    margin-bottom: 2px;
    display: block;
    float: right;
}

.right_tab1 {
    display: block;
    width: 38px;
    height: 83px;
    background: url(../images/right_tab1_active.png) no-repeat top center;
}

.right_tab2 {
    display: block;
    background: url(../images/right_tab1.png) no-repeat bottom center;
    width: 38px;
    height: 90px;
}

.right_head_tab a.actives1 {
    background: url(../images/right_tab1.png) no-repeat top center;
}

.right_head_tab a.actives2 {
    background: url(../images/right_tab1_active.png) no-repeat bottom center;
}

.box_tab2 {
    width: 126px;
    height: 63px;
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    font: 10px/11px tahoma;
    padding: 0px 5px;
    background: #CCCCCC;
        padding-top:2px;
        text-align:center;
}
/**************************service*****************************/
.service_col1 {
    float: right;
    margin-left: 16px;
    padding-bottom: 1px;
    width: 554px;
}

.box_tab2 a {
    color: #003a7a;
    font: 13px/14px nassim-bold;
    text-decoration: none;
    display: block;
    text-align: center;
}
    .box_tab2 a:hover {
        color:#ff0000;
    }
/******************************photo_service***************************/
.photo_body {
    width: 100%;
    background: #000;
    padding: 25px 0px;
}

.main_photo {
    width: 1014px;
    margin: auto;
}

.top_photo_service_news {
    width: 977px;
    height: 384px;
    padding-right: 37px;
    margin-bottom: 25px;
}

.cycle_top_photo_service, .inner_photo_cycle {
    width: 977px;
    height: 384px;
    overflow: hidden;
}

.right_top_photo_service_news {
    width: 598px;
    height: 384px;
    float: right;
    margin-left: 40px;
    display: block;
    position: relative;
    z-index: 0;
}

left_top_photo_service_news {
    width: 339px;
    height: 384px;
    float: right;
}

.img_service_photo {
    width: 598px;
    height: 384px;
    display: block;
}

.icon_top {
    width: 49px;
    height: 49px;
    display: block;
    position: absolute;
    z-index: 100;
    top: 10px;
    right: 10px;
}

.text_top_photo_service_news {
    width: 339px;
    height: 366px;
    overflow: hidden;
}

.pager_top_photo_service_news {
    width: 200px;
    height: 18px;
    overflow: hidden;
    text-align: center;
    padding-right: 139px;
}

    .pager_top_photo_service_news a {
        background: url(../images/bullet_service_photo.png) no-repeat;
        width: 10px;
        height: 10px;
        display: block;
        float: right;
        margin-left: 4px;
    }

        .pager_top_photo_service_news a.activeSlide {
            background: url(../images/bullet_service_photo_over.png) no-repeat;
        }

        .pager_top_photo_service_news a:hover {
            background: url(../images/bullet_service_photo_over.png) no-repeat;
        }

.PhotoNewsBox {
    width: 977px;
    height: 320px;
    margin-bottom: 25px;
    padding-right: 37px;
}

.box_photos {
    width: 304px;
    height: 320px;
    margin-left: 32px;
    background: url(../images/bottom_goosh_newsbox.png) no-repeat bottom left #2a2a2a;
    float: right;
    overflow: hidden;
}

.pic_box_photos {
    width: 304px;
    height: 197px;
    display: block;
    margin-bottom: 8px;
}

.titr_box_photos {
    font: 16px nassim-bold;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}

.PhotoNewsBox2, .most_view_photo {
    width: 1014px;
}

.head_most_view_photo {
    width: 37px;
    height: 598px;
    background: url(../images/akharin_photo_service.png) no-repeat;
    float: right;
}

.contain_view_photo {
    width: 977px;
    height: 598px;
    float: right;
}

.news_box_2 {
    width: 200px;
    height: 244px;
    float: right;
    margin-left: 19px;
    background: #3b3b3b;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px;
}

.pic_box_photos2 {
    width: 200px;
    height: 130px;
    margin-bottom: 8px;
    display: block;
}

.type_name {
    color: #fff;
    line-height: 16px;
    font-size: 12px;
    padding: 0px 10px 8px;
    display: block;
    float: right;
}

.contain_most_view_photo {
    width: 977px;
    height: 238px;
    float: right;
}

.box3 {
    width: 150px;
    height: 208px;
    float: right;
    margin-left: 19px;
    background: #3b3b3b;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px;
}

.pic_box_photos3 {
    width: 150px;
    height: 100px;
    display: block;
    margin-bottom: 8px;
}

.head_most_view_photo2 {
    width: 37px;
    height: 208px;
    background: url(../images/most_vieww.png) no-repeat;
    float: right;
}

.menu_inner_bot_header {
    width: 773px;
    height: 37px;
    float: right;
}

.search-box {
    width: 204px;
    height: 37px;
    float: right;
    background: #868686;
}

.text {
    width: 154px;
    height: 37px;
    float: right;
    border: 0px;
    margin: 0px;
    padding: 0px 10px 0px 0px;
    color: #fff;
    background: #868686;
}

.button {
    width: 40px;
    height: 37px;
    float: right;
    background: url(../images/l_search.png) no-repeat;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

img {
    border: 0px;
}

.menu_inner_bot_header ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .menu_inner_bot_header ul li {
        display: block;
        float: right;
    }

.menu_inner_bot_header a.header_menu {
    font: 15px/37px nassim-bold;
    color: #003a7a;
    padding: 0px 8px;
    display: block;
    text-decoration: none;
    border-left: 1px solid #868686;
}

.menu_inner_bot_header a.active {
    background: #043db3;
    color: #fff;
}

.menu_inner_bot_header li ul {
    display: none;
    position: absolute;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.sub_menu_bot {
    width: 100%;
    height: 37px;
    background: #043db3;
    overflow: hidden;
    display: none;
}

.menu_inner_bot_header li ul a {
    font: 15px/37px nassim-bold;
    color: #fff;
    padding: 0px 8px;
    display: block;
    text-decoration: none;
}

.menu_inner_bot_header li ul li {
    color: #fff;
    line-height: 37px;
}

.menu_inner_bot_header li ul a.active2 {
    color: #ff8a00;
}

.menu_inner_bot_header a.first {
    background: #003a7a;
    color: #fff;
}

.more2 {
    float: left;
    font: 11px tahoma;
    color: #FF8A00;
    padding: 0px 10px;
}

.view_icon2 {
    width: 15px;
    height: 9px;
    background: url(../images/view_icon2.png) center right no-repeat;
    color: #939393;
    padding: 0px 18px 0px 6px;
    font: 11px tahoma;
}

.comment_icon2 {
    width: 13px;
    height: 11px;
    background: url(../images/comment-icon.png) center right no-repeat;
    color: #939393;
    padding: 0px 18px;
    font: 11px tahoma;
}

.abs {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    padding-right: 48px;
}
/***********txtadv*************************************************/
.head_txtadv {
    font:18px/40px nassim-bold;
}

.txtadv {
    padding: 0px 25px;
    /*font: 16px times new roman;*/
    padding-bottom: 40px;
    border: 1px solid #b5b5b5;
    margin-bottom: 15px;
    line-height:20px;
}

#costs a {
    display: none;
}

#arz a {
    display: none;
}

#cars a {
    display: none;
}
/**************************************links*********************/
.link_boxes {
    width: 967px;
    padding: 9px 5px;
}

.link_col1 {
    width: 136px;
    margin-left: 2px;
    float: right;
}

.link_col2 {
    width: 136px;
    margin-left: 1px;
    float: right;
    background: #E8EEFF;
}

.link-head {
    width: 136px;
    height: 20px;
    overflow: hidden;
    background: #003A7A;
    font: 14px/20px nassim-bols;
    text-align: center;
    color: #fff;
}

.container_links {
    text-align: center;
    position: relative;
    width: 136px;
}

.zzz {
    margin-bottom: 4px;
}

    .zzz a {
        text-decoration: none;
        color: #000;
        font: 12px tahoma;
        display:block;
    }
.container_links .hashtpa-display-items-wrap a {
           text-decoration: none;
        color: #000;
        font: 12px/17px tahoma;
        display:block;
}
.link-pager {
    width: 130px;
    padding: 3px;
    height: 20px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

    .link-pager a {
        width: 15px;
        height: 15px;
        display: block;
        overflow: hidden;
        position: absolute;
        z-index: 100;
        top: 5px;
    }

.next_l {
    background: url(../images/next_l.gif) no-repeat;
    right: 3px;
}

.prev_l {
    background: url(../images/prev_l.gif) no-repeat;
    left: 3px;
}

.container_links .hashtpa-display-show {
    width: 136px;
    /*height: 213px;*/
    /*overflow: hidden;
    padding-top:10px;*/
}

.hashtpa-display-style {
    padding-top:10px;
}

.container_links .zzz {
    display: none;
}

.container_links .hashtpa-display-next,
.container_links .hashtpa-display-previous {
    width: 15px;
    height: 15px;
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    top: 5px;
}

.container_links .hashtpa-display-next {
    background: url(../images/next_l.gif) no-repeat;
    right: 3px;
}

.container_links .hashtpa-display-previous {
    background: url(../images/prev_l.gif) no-repeat;
    left: 3px;
}

.container_links .hashtpa-display-show {
    height:465px;
    overflow: hidden;
}
.hashtpa-display-style a:hover {
    color:#FF8A00;
}
.container_links .link_container {
    display: none;
}
.header_adv a
{
    display:none !important;
}
/*.Adverts img {
display:none;
}*/
.buyer {
   color:#000; 
   font:16px/30px nassim-bold; 
   margin-bottom:20px;
   /*background:url(../images/icon1.jpg) top right no-repeat;*/
}
.buyer-icon {
    width:108px;
    height:100px;
    margin-left:20px;
    display:block;
    float:right;
}
.buyer-icon2 {
    width:80px;
    height:80px;
    margin-left:20px;
    display:block;
    float:right;
}
.buyer-icon3 {
    width:65px;
    height:65px;
    margin-left:20px;
    display:block;
    float:right;
}
.icon5 {
    width:110px;
    height:110px;
}
.titr_photo {
    font:20px nassim-bold;
    color:#fff;
}


   .tab2-cycle2 .hashtpa-display-show {
         height: 225px;
    overflow: hidden;
    width: 906px;
    }



    .tab2-cycle2 .x-data {
        display: none;
    }

    .tab2-cycle2 .hashtpa-display-next,
    .tab2-cycle2 .hashtpa-display-previous {
        width: 9px;
        height: 16px;
        position: absolute;
        top: 135px;
        z-index: 2;
        cursor: pointer;
    }

    .tab2-cycle2 .hashtpa-display-next {
        left: 5px;
        background: url("../images/prev_tab.png");
    }

    .tab2-cycle2 .hashtpa-display-previous {
        right: 45px;
        background: url("../images/next_tab.png");
    }
    .flL
    {
        float:left;
    }
    /*BackToUp Window Style*/
    .backToTop{
        height:50px;
        width:50px;
        background:rgba(232, 98, 86, 0.8) url("../images/arrowUp.png") no-repeat center center;
        position:fixed;
        bottom:40px;
        right:20px;
        display:none;
        cursor:pointer;
    }
    .ShowPoll{
        padding:10px;
        font:12px tahoma;
    }
    /*.SendPoll{
        background:#A2A2A2;
        float:right;
        padding:0px 10px;
        line-height:30px;
    }*/

    /*Polling Page Size*/
.SendPoll{
  background-color: #FF8A00;
  text-align: center;
  cursor: pointer;
  color:#fff;
  padding:0px 5px;
  float:left;
  font:14px/28px nassim-bold;
}

.btnPoll{
    background-color:#FF8A00;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    float:right;
    margin-right:10px;
    padding:0px 6px;
    margin-top:10px;
    color:#fff;
    font:14px/28px nassim-bold;
}
.ItemResult ul li{
    list-style:none;
    
}
.ItemResult ul li div{
    display:inline-block;
    height: 25px;
    margin-right: 5px;
}
.QuetionText{
    padding:5px;
    cursor:pointer;
}
.DisabledPanel
{
    background-color: black;
    position: fixed;
    top: 0px;
    right: 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 250;
}
.PollText , .msg , .pollOption label , .txtPollID , .Result p , .optionText , .OptionVote , .QuetionText{
    font:13px/15px nassim-bold;
}

/* Taheri { */

.tabbox2 .hashtpa-display-style {
    padding-top:0;
}

.tab2-cycle2 .hashtpa-display-show {
    height: 315px;
}

.box_tab2 {
    height: 83px;
    padding-top:5px;
    padding-bottom: 5px;
}

.left_tab {
    height: 325px;
}

.right_head_tab {
    height: 362px;
}

.inner_tab {
    height: 335px;
}

.tab2-cycle2 .hashtpa-display-next,
.tab2-cycle2 .hashtpa-display-previous {
    top:170px;
}

/*************************************/

.right_inner_top_header ul li a {
    line-height: 21px;
}

.right_inner_top_header ul li {
    line-height:21px;
}

.right_inner_top_header {
    height:21px;
}

.inner_top_header {
    height:21px;
}

.rss {
    width:auto;
    height:19px;
}

.mobile_h {
    width: auto;
    height: 15px;
    margin-top:3px;
}

.left_inner_top_header ul li a img {
    width:auto;
    height:19px;
    margin-top:1px;
}

.left_inner_top_header {
    height: 21px;
}

.menu_top_header {
    height: 21px;
}

/*************************************/

.main_header_i,
.main_header {
    height:100px;
}

/*************************************/

.menu_inner_bot_header a.header_menu {
    line-height: 27px;
}

.menu_inner_bot_header,
.inner_bot_header,
.bot_header,
.text,
.button,
.search-box {
    height: 27px;
}

.button {
    background-position: center -3px
}

.sub_menu_bot {
    height: 27px;
}

.menu_inner_bot_header li ul a,
.menu_inner_bot_header li ul li {
    line-height:27px;
}

/*************************************/
.ticker,
.ticker a {
    height:30px !important;
    line-height:27px !important;
}

/*************************************/

.pic_special_news_box,
.pic_special_news_box img {
    width:383px;
    height: 220px;
}

.text_special_news_box{
    width: 422px;
    height:220px;
}

.in_news_box, .special_news_box {
    height:220px !important;
}

.news_box {
    position:relative;
    height:220px;
}

.bot_text_special_news_box {
    position:absolute;
    z-index:2;
    left: 0;
    bottom:0;
}

/*************************************/

.photo_d {
    padding: 20px !important;
    width: 936px !important;
}

.phototopnews .picholder {
    width: 718px !important;
    margin-left: 20px !important;
}

.ad-gallery .ad-image-wrapper .ad-image {
    /*width: 718px !important;
    height: 430px !important;
    top: 0 !important;
    left: 0 !important;*/
    /*position:static !important;*/
    text-align:center;
}

.ad-gallery .ad-image-wrapper .ad-image img {
    width:auto !important;
    height: 100% !important;
    display:inline-block;
}

/*.ad-gallery .ad-image-wrapper {
    height: auto !important;
}*/

.phototopnews .textholder {
    width: 198px !important;
}

/* Taheri } */
body {
}
@font-face {
    font-family: nazi;
    src: url('/Content/fonts/bnazanb.eot'); /* IE9 Compatibility Modes */
    src: url('/Content/fonts/bnazanb.eot?') format('eot'), /* IE6-IE8 */
    url('/Content/fonts/bnazanb.woff') format('woff'), /* Modern Browsers */
    url('/Content/fonts/bnazanb.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/Content/fonts/bnazanb.svg#svgBNazanin') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: nazibold;
    src: url('fonts/BNazaninBold.eot'); /* IE9 Compatibility Modes */
    src: url('fonts/BNazaninBold.eot?') format('eot'), /* IE6-IE8 */
    url('fonts/BNazaninBold.woff') format('woff'), /* Modern Browsers */
    url('fonts/BNazaninBold.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/BNazaninBold.svg#svgBNazaninBold') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: yekan;
    src: url('fonts/BYekan.eot'); /* IE9 Compatibility Modes */
    src: url('fonts/BYekan.eot?') format('eot'), /* IE6-IE8 */
    url('fonts/BYekan.woff') format('woff'), /* Modern Browsers */
    url('fonts/BYekan.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/BYekan.svg#svgBYekan') format('svg'); /* Legacy iOS */
}

.Detail {
    direction: rtl;
    font-size: 12px;
    padding-bottom:10px;
}
.clr {
    clear:both;
}

    .Detail .photoHolder {
        /*width: 254px;
        height: 215px;*/
        background-color: #d2d2d2;
        overflow: hidden;
        /*float: left;*/
        text-align: center!important;
        /*margin-right:225px;*/
        /*margin-top:10px;*/
    }
    
    .Detail .photoHolder img{
        /*width: 254px;
        height: 215px;*/
       border:none 0px;
    }
.flR {
    float: right;
}

.Detail .infoHolder a {
}

.Detail .infoHolder {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    direction: rtl;
    text-align: right;
    overflow:hidden;
    float:right;
    width: 322px;

}

    .Detail .infoHolder #info {
        border: 0px;
        margin: 0px;
        padding: 0px;
        /*float: right;*/
        margin-right: 5px;
        height: auto;
        font-size: 11px;
        text-align: justify;
        direction: rtl;
        width:95%;
        line-height:22px;
    }

.Titr {
    font-family: nazibold;
    font-size: 20px;
    color: #0063be;
}

.Detail .infoHolder table tr {
    padding: 0px;
    margin: 0px;
}

.Detail .infoHolder table td {
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    text-align: justify;
    line-height:20px;
}

.Detail .Lead {
    color: #000;
}

.cblk {
    color: #000!important;
}
#mainPlace_WI_28_lblRootitr {
    color:#666666;
}
#mainPlace_WI_28_lblTitr {
    color:#0063BE;
    line-height:23px;
    display:block;
    font-family: RTNassim;
    font-size: 24px;
    font-weight: bold;
}
#mainPlace_WI_28_lblSotitr {
         background-color: #e9e8e8;
    /*border: 1px solid #99CCFF;*/
    direction: rtl;
    float: right;
    line-height: 150%;
    padding: 15px 20px;
}

.Detail .rooTitr {
    width: auto!important;
    font-size: 11px!important;
    color: #02B7C1;
}

.Detail .Titr {
    font-family:'nazi';
    font-size: 21px;
    display:block;
    padding-top:5px;
    padding-bottom:5px;
    color:#003a7a;
}

.toolsHolder {
    /*width: 98%;*/
    /*border: solid 1px #b8b8b8;*/
    /*border-radius: 4px;*/
    margin-top: 10px;
    text-align: left;
    padding-right: 1%;
    padding-left: 1%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.SendComment table {
    direction: rtl;
    font-size: 12px;
}

    .SendComment table input[type=text] {
        border: solid 1px #d0d0d0;
        /*border-radius: 4px;*/
    }

    .SendComment table textarea {
        /*border: solid 1px #d0d0d0;*/
        /*border-radius: 4px;*/
            border:0px;
    background:#e9e7e8;
    }

.detailOtherImage {
}

    .detailOtherImage .ImageHolder {
        background-color: #FFFFFF;
        border: 1px solid #ADC2BD;
        float: right;
        height: 56px;
        margin-right: 10px;
        padding: 4px;
        width: 56px;
        margin-top: 10px;
    }

        .detailOtherImage .ImageHolder .img {
            height: 56px;
            overflow: hidden;
            width: 56px;
            text-align: center;
        }

.keyword {
    /*padding-top: 10px;
    padding-bottom: 10px;*/
    /*font-family:theFont;*/
    font:12px tahoma;
}

    .keyword a {
        padding: 4px;
    }

        .keyword a:hover {
            background-color: #b5b5b5;
            /*border-radius: 4px;*/
            color: #fff;
        }
#NewsDetail .top-news .tab-content-holder {
    background-color:#fff;
}
#NewsDetail .text, #NewsDetail .top-news .tab.active .text {
    background: url("../images/tab.png") repeat scroll center -25px transparent !important;
}
#NewsDetail .right, #NewsDetail .top-news .tab.active .right {
    background: url("../images/tab.png") repeat scroll right -25px transparent !important;
}
#NewsDetail .left, #NewsDetail .top-news .tab.active .left {
    background: url("../images/tab.png") repeat scroll left -25px transparent !important;
}
.ViewIdeane {
    margin-top:10px;
    padding-top:5px;
}
.ViewIdeane .Title {
    text-align:right;
    /*text-indent:10px;
    margin-right:10px;*/
    font: 14px/22px nazibold;
}
#ViewIdeane .title-a {
    text-align:right;
    text-indent:10px;
     background:url("../images/gooshe_baste_khabari.png") no-repeat scroll left top #003a7a;
    /*margin-bottom: 20px;*/
    
}
#ViewIdeane .title-a h2 {
        color: #fff;
    font: 16px/32px nassim-bold;
}
.SendComment table input[type="text"] {
    /*border: 1px solid #D0D0D0;*/
    height: 15px;
    border:0px;
    background:#e9e7e8;

}
.newsdetail-addcomments td {
    font-size:12px;
}
#rel .title-a {
    text-align:right;
    text-indent:10px;
    /*margin-bottom: 15px;*/
    line-height:140%;
    background:url("../images/gooshe_baste_khabari.png") no-repeat scroll left top #003a7a;
}
#rel .title-a h2 {
    color: #fff;
    font: 16px/32px nassim-bold;
}
#rel {
    margin-bottom: 20px;
}
    #rel .Center a {
        color:#000;
         background: url("../images/bolet_last.png") no-repeat scroll center right;
          padding: 0 12px 0 0;
          text-decoration:none;
          font:16px nassim-bold;
    }
        #rel .Center a:hover {
            color:#0063BE;
        }
/***************************inner-body**********************************/
.site {
    margin: auto;
    width: 977px;
    padding:0px 10px 10px;
    background:#fff;
}
.structure-right {
    float: right;
    margin-left: 22px;
    width: 825px;
}
.structure-left {
    float: right;
    width: 130px;
}
.top_detail_menu {
    padding:6px 10px;
    text-align:center;
    border:1px solid #979797;
    font:11px tahoma;
    /*width:554px;*/
    margin-bottom:10px;
}
.SendComment , .Holder
{
    border:1px solid #b5b5b5;
    padding:15px;
}
.view_icon
{
    width:24px;
    border:1px solid #b5b5b5;
    height:22px;
    /*display:block;*/
    overflow:hidden;
    text-align:center;
}
td.img_view
{
    padding:0px;
}
.border-bot-comment
{
    width:250px;
    height:1px;
    background:#e9e7e8;
    overflow:hidden;
    margin:auto;
}
.item:hover
{
        background:#e9e7e8;
}
.icon_view_detail
{
    width:110px;
    height:24px;
    overflow:hidden;
    float:left;
}
    .icon_view_detail ul
    {
        margin:0px;
        padding:0px;
        list-style-type:none;
    }
        .icon_view_detail ul li
        {
            display:block;
            float:right;
        }
            .icon_view_detail ul li span
            {
                display:block;
            }
.view_icon h4
{
    font-size:16px !important;
}
/*************************************************************/
.inner_col1
{
   float: right;
    margin-left: 8px;
    padding-bottom: 1px;
    /*width: 554px;*/
    width:576px;
}
.inner_col2
{
   border-left: 1px solid #c9c7e1;
    border-right: 1px solid #c9c7e1;
    float: right;
    padding: 0 15px;
    width: 223px;
    margin-left:8px;
    padding-bottom:1px;
}
.inner_col3
{
   float: right;
    padding-bottom: 1px;
    width: 130px;
}
/***************************about**********************************************/
#about .title-a {
    text-align:right;
    text-indent:10px;
    /*margin-bottom: 15px;*/
    line-height:140%;
    background:url("../images/gooshe_baste_khabari.png") no-repeat scroll left top #003a7a;
}
#about .title-a h2 {
    color: #fff;
    font: 16px/32px nassim-bold;
}

.about_contain {
     border: 1px solid #b5b5b5;
    padding: 15px;
    margin-bottom:15px;
    text-align:right;
}
.title-a {
    text-align:right;
    text-indent:10px;
    /*margin-bottom: 15px;*/
    line-height:140%;
    background:url("../images/gooshe_baste_khabari.png") no-repeat scroll left top #003a7a;
}
.title-a h2 {
    color: #fff;
    font: 16px/32px nassim-bold;
}
.f11 {
    font-size:11px;
}
/************************archive************************************************/
.border-bot-archive {
    background: none repeat scroll 0 0 #A2A2A2;
    height: 1px;
    overflow: hidden;
    width: 400px;
    margin:10px auto;
}
.pagerHolder {
    margin:15px 0px;
    text-align:center;
    direction:ltr;
}
.pagerHolder a{
    color:#666666;
    text-decoration:none;
    padding:0px 5px;
}
    .pagerHolder a.Sel {
        color:#FC8901;
    }
#ViewIdeane {
    margin-bottom:20px;
}
.RSSHolder {
    margin:25px 0px;
}
.download_v {
    font:16px nassim-bold;
    color:#003A7A;
}

/* CSS Document */
@font-face {
    font-family: 'nassim-bold';
    src: url('/Content/fonts/nassim-bold.eot?#') format('eot'), url('/Content/fonts/nassim-bold.woff') format('woff'), url('/Content/fonts/nassim-bold.ttf') format('truetype');
}
@font-face {
    font-family: theFont;
    src: url('fonts/BNazaninBold.eot'); /* IE9 Compatibility Modes */
    src: url('fonts/BNazaninBold.eot?') format('eot'), /* IE6-IE8 */
    url('fonts/BNazaninBold.woff') format('woff'), /* Modern Browsers */
    url('fonts/BNazaninBold.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/BNazaninBold.svg#svgBKoodakBold') format('svg'); /* Legacy iOS */
}


body {
    background: url("../images/body-bg.png") repeat-x scroll center top #E6E7E8;
    font-family: Tahoma;
    font-size: 100.01%;
}
.MobileDetail{font-family:Tahoma;
              text-align:right;
              direction:rtl;
}
.MobileHeader {
    margin: auto;
    width: 100%;
    text-align: center;
    /*background:#0066c6 ;*/
    height:91px;
}
    .MobileHeader img {
        width:100%;
        height:91px;
    }

.MobilelastNews {
    width: 100%;
    height: 100%;
}

    .MobilelastNews .Item {
        width: 90%;
        padding-right: 5%;
        padding-left: 5%;
        text-align: right;
        padding-bottom: 10px;
        border-bottom: solid 1px #d0d0d0;
        height: 100%;
        direction: rtl;
    }

        .MobilelastNews .Item a {
            text-decoration: none;
            font-family: nassim-bold;
            font-size: 40px;
            color: #000;
        }

            .MobilelastNews .Item a:hover {
                color: #EE1D01;
            }

    .MobilelastNews .Item {
        font-family: theFont;
        font-size: 18px;
    }

        .MobilelastNews .Item * {
            display: block;
            margin-top: 5px;
        }

.MobileMenu {
    width: 100%;
}

    .MobileMenu a {
        width: 90%;
        padding-right: 5%;
        padding-left: 5%;
        padding-top: 15px;
        padding-bottom: 15px;
        display: block;
        background-color: #3D3D3E;
        font-family: theFont;
        font-size: 30px;
        text-align: right;
        color: #fff;
        text-decoration: none;
        margin-bottom: 1px;
    }

        .MobileMenu a:hover {
            background-color: #EE1D01;
        }

.MobileDetail {
    text-align: right;
    width: 90%;
    padding-right: 5%;
    padding-left: 5%;
    direction: rtl;
    padding-top:5px;
}

    .MobileDetail Table {
        font-family: theFont;
        font-size: 20px;
        width: 70%;
        float: right;
        height: 133px;
    }

    .MobileDetail .photoHolder {
        width: 200px;
        height: 133px;
        background-color: #3D3D3E;
        overflow: hidden;
        float: left;
    }
#DetileNews p{
    text-align:justify;
}
.row1#home{
    margin-bottom:0;
}