﻿body
{
    font-family: tahoma;
    font-size: small;
    background-color: #eeeeee;
    color: #333333;
}
.HeaderTop
{
    background-image: url('http://img.doraan.ir/img/Headertop.gif');
    height: 133px;
    background-repeat: repeat-x;
    width: 100%;
}
.BlockTop
{
/* 
   */
    background-image: url('http://img.doraan.ir/img/BlockTopTB.gif');
    background-repeat: no-repeat;
    height: 38px;
    width: 197px;
    text-align: center;
} 
.BlockTopTitle
{
    /**/
    background-position: center;
    background-image: url('http://img.doraan.ir/img/BlockTopTitle.gif');
    direction: rtl;
    background-repeat: no-repeat;
    width: 197px;
    height: 30px;
    font-family: 'b titr' , tahoma;
    font-weight: 600;
    margin-top: 7px;
    text-align: right;
    text-indent: 40px;
}
.BlockBack
{
/**/
    background-image: url('http://img.doraan.ir/img/BlockBack.gif');
    background-repeat: repeat-y;
    width: 197px;
    
}
.BlockBottom
{
/**/
    background-image: url('http://img.doraan.ir/img/BlockBottonTB.gif');
    background-repeat: no-repeat;
    height: 38px;
    width: 197px;
    
}
.Block
{
/**/
width: 197px;
text-align:center;
}

/*Start Story*/
.StoryLeftTop
{
    background-image: url('http://img.doraan.ir/img/StoryLeftTop.gif');
    background-repeat: no-repeat;
    width: 20px;  
    height: 38px;
} 
.StoryRightTop
{
    background-image: url('http://img.doraan.ir/img/StoryRightTop.gif');
    background-repeat: no-repeat;
    width: 20px;  
    height: 38px;
/*width: 197px;height: 38px; */
} 
.StoryCenterTop
{
    background-image: url('http://img.doraan.ir/img/StoryCenterTop.gif');
    background-repeat: repeat-x;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
    /*width: 100%; width: 197px;height: 38px; */
} 
.StoryTop
{
    width: 100%;
}
.StoryTopTitle
{
    background-image: url('http://img.doraan.ir/img/StoryTopTitle.gif');
    direction: rtl;
    background-repeat: no-repeat;
    font-family: 'b titr' , tahoma;
    font-weight: 600;
    margin-top: 7px;
    text-align: right;
    text-indent: 30px;
    width: 90%;
/*width: 175px;height: 30px; */
}
.StoryTopTitle0{font-weight: bold; color: #323232;font-size: x-small;direction:rtl;}
.StoryLeftCenter
{
    background-image: url('http://img.doraan.ir/img/StoryLeftCenter.gif');
    background-repeat: repeat-y;
    width: 20px;
} 
.StoryRightCenter
{
    background-image: url('http://img.doraan.ir/img/StoryRightCenter.gif');
    background-repeat: repeat-y;
    width: 20px;
} 
.StoryLeftBottom
{
    background-image: url('http://img.doraan.ir/img/StoryLeftBottom.gif');
    background-repeat: no-repeat;
    width: 20px;  
    height: 38px;
} 
.StoryRightBottom
{
    background-image: url('http://img.doraan.ir/img/StoryRightBottom.gif');
    background-repeat: no-repeat;
    width: 20px;  
    height: 38px;
/*width: 197px;height: 38px; */
} 
.StoryCenterBottom
{
    background-image: url('http://img.doraan.ir/img/StoryCenterBottom.gif');
    background-repeat: repeat-x;
    text-align: center;
    /*width: 100%; width: 197px;height: 38px; */
} 
.Story
{
    /*width: 197px; */
    width: 100%;
    text-align: center;
    background-color: #FFFFFF;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
.StoryTDContent
{
    /**/width: 100%; 
    text-align: justify;
    direction: rtl;
}
/*End Story*/
#outerWrapper {
  width: 100%;
}
#outerWrapper #header {
}
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
}
#outerWrapper #contentWrapper #rightColumn1 {
  float: right;
}
#outerWrapper #contentWrapper #content {
  /*float: right;
  min-width:60%;*/
  padding-left:197px;
  padding-right:197px;
  position:static;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
/*///Calender*/
.CalendarTitle
{
    font-weight: 600;
    font-size: x-small;
    color: #666666;
    font-family: tahoma;
    text-align: center;
}
.CalendarDays
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    font-size: x-small;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    font-family: tahoma;
}
.Calendar
{
    font-size: x-small;
    width: 150px;
    font-family: tahoma;
}
.CalendarTdTitle
{
    border-right: #E4E4E4 1px solid;
    border-top: #E4E4E4 1px solid;
    font-size: x-small;
    border-left: #E4E4E4 1px solid;
    color: #a90f1e;
    border-bottom: #E4E4E4 1px solid;
    font-family: tahoma;
    text-align: center;
    width: 18px;
    background-color: #FBFBFB;
}
.CalendarTdTitleLink
{
    border-right: #E4E4E4 1px solid;
    border-top: #E4E4E4 1px solid;
    font-size: x-small;
    border-left: #E4E4E4 1px solid;
    color: #a90f1e;
    border-bottom: #E4E4E4 1px solid;
    font-family: tahoma;
    text-align: center;
    width: 18px;
    background-color: #CCCCCC;
}
.CalendarDayHeader
{
    font-size: x-small;
    font-family: tahoma;
    background-color: #CCCCCC;
    text-align: center;
}
/*Calender//*/
*
{
    padding: 0px;
    margin: 0px;
}

.hide {
	DISPLAY: none
}
HR {
/*	DISPLAY: none*/
}

A
{
    color: #a90f1e;
    text-decoration: none;
    font-size: x-small;
    font-weight: bold;
}
A:active
{
    color: #a90f1e;
    text-decoration: none;
}
A:hover
{
    color: #333333;
    outline-style: none;
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #800000;
}
.VotesText
{
    font: 11px Tahoma;
    color: #000000;
    direction: rtl;
}
.CounterTB
{
    font-weight: 600;
    font-size: x-small;
    color: #666666;
    font-family: tahoma;
    text-align: center;
}
#DivSokhaneRooz
{
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.SokhaneRozTop
{
    border-right: #E4E4E4 1px solid;
    border-top: #E4E4E4 1px solid;
    font-size: small;
    border-left: #E4E4E4 1px solid;
    color: #a90f1e;
    border-bottom: #E4E4E4 1px solid;
    font-family: tahoma;
    direction: rtl;
    text-align: center;
}
.TDTitle
{
    color: #003300;
    font-size: x-small;
    font-weight: 600;
    direction: rtl;
} 
input
{
    font: 11px Tahoma;
}
.TDRotbe{vertical-align: bottom; text-align: center;}
.Static
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    color: #a90f1e;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-bottom: 3px;
    margin-top: 3px;
    height: 20px;
}
.StaticHover
{
    background-color: #EFEFEF;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-bottom: 3px;
    margin-top: 3px;
    height: 20px;
}
.Dynamic
{
    border: 1pt solid #CCCCCC;
    color: #a90f1e;
    background-color: #EFEFEF;
    width: 270px;
    height: 20px;
    font-size: x-small;
    text-indent: 5px;
}
.DynamicHover
{
    border: 1pt solid #CCCCCC;
    background-color: #F2F2F2;
    width: 270px;
    height: 20px;
    font-size: x-small;
    text-indent: 5px;
}
.LPBMJ{text-align:justify; display:inline-block; min-height:42px; line-height:150%; padding:4px 2px 2px 2px;direction:rtl;/*; color:#999999*/}
.LPBMJ div{float:right; text-align:center; margin:0px 2px 0px 4px; display:inline}
