@charset "utf-8";
/* CSS - Design by Alireza Maghari - www.toranjnet.com - info@toranjnet.com  */

* { 
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #474747;
	background:#fff ; 
}

.Farsi {  }
.English { }

table {
direction:rtl; /* imp for english version*/
}

.TableCenter {margin:auto;}


img, img:link, img:visited {
	border: 0px;
/*	_behavior: url(iepngfix.htc); */
}

.Float {
	float: right; /* imp for english version*/
	}
.FloatAlt {
	float: left; /* imp for english version*/
	}

.LTR { direction:ltr !important } 
.RTL { direction:rtl !important } 
	
.Dir { direction:rtl !important } 
.DirAlt { direction:ltr !important } 

.Align {text-align:right;} /* imp for english version*/
.AlignAlt {text-align:left;} /* imp for english version*/
.Center {text-align:center;}

.Clear  {clear:both;}
	
.Hide { display:none;}
.Visible { display:block;}
	
.ImageFloat {
	float: right; /* imp for english version*/
	margin-left: 5px; /* imp for english version*/
}

.ImageFloatAlt {
	float: left; /* imp for english version*/
	margin-right: 5px; /* imp for english version*/
}

.ImageCnt {
	margin-left: 5px;
	margin-right: 5px;
}

.ImageBorder { background-color:#CCC; padding:1px;	}


.ImageTumb50, .ImageTumb60, .ImageTumb80, .ImageTumb100 {
	margin-top:3px;
	padding:1px;
	clear:right;
	}

.ImageTumb50 img {
	max-height: 50px;
	max-width: 50px;
	_width:50px;
}

.ImageTumb60 img {
	max-height: 60px;
	max-width: 60px;
	_width:60px;
}

.ImageTumb80 img {
	max-height: 80px;
	max-width: 80px;
	_width:80px;
}

.ImageTumb100 img {
	max-height: 100px;
	max-width: 100px;
	_width:100px;
}

.BorderT1 { background:#FFFFFF; padding:5px; border:solid 1px #bababa; }
.BorderT2 { background: #EFEFEF; padding:5px; border: dotted 1px #bababa;}
.BorderT3 { background: #ffffff; padding:5px; border: dotted 1px #bababa;}
.BorderT4 {background: #ffffff; padding:5px; border: solid 1px #356b90;}

.BorderT5 {background: #f1f1f1; padding:5px; border: solid 1px #ff0000;}

.VBorder { border-right: #bbbbbb 1px solid; border-left: none;}/* imp for english version*/
.VBorderAlt { border-left: #bbbbbb 1px solid; border-right: none;}/* imp for english version*/

.VBorderDotted { border-right: #bbbbbb 1px dashed; border-left: none;}/* imp for english version*/
.VBorderDottedAlt { border-left: #bbbbbb 1px dashed; border-right: none;}/* imp for english version*/

.Vspacer1 { 
	padding-bottom:1px;
}

.Vspacer3 { 
	padding-top:3px;
	padding-bottom:3px;
}
.Vspacer4 { 
	padding-top:2px;
	padding-bottom:2px;
}
.Vspacer5 { 
	padding-top:5px;
	padding-bottom:5px;
}
.Vspacer8 { 
	padding-top:8px;
	padding-bottom:8px;
}

.Vspacer10 { 
	padding-top:10px;
	padding-bottom:10px;
}

.Vspacer15 { 
	padding-top:15px;
	padding-bottom:15px;
}


.Hspacer1 { 
	padding-right:1px;
	padding-left:0px;
}

.Hspacer3 { 
	padding-right:3px;
	padding-left:3px;
}
.Hspacer5 { 
	padding-right:5px;
	padding-left:5px;
}
.Hspacer8 { 
	padding-right:8px;
	padding-left:8px;
}

.HRspacer2 { 
	padding-right:2px; /* imp for english version*/
	padding-left:0px; /* imp for english version*/
}

.HLspacer2 { 
	padding-left:2px; /* imp for english version*/
	padding-right:0px; /* imp for english version*/
}

.HRspacer8 { 
	padding-right:8px; /* imp for english version*/
	padding-left:0px; /* imp for english version*/
}

.HLspacer8 { 
	padding-left:8px; /* imp for english version*/
	padding-right:0px; /* imp for english version*/
}

.HRspacer12 { 
	padding-right:12px; /* imp for english version*/
	padding-left:0px; /* imp for english version*/
}


.HRspacer30 { 
	Padding-right:30px; /* imp for english version*/
	padding-left:0px; /* imp for english version*/
}

.MarginLeftReset { margin-left:0px !important;}
.MarginRightReset { margin-right:0px !important;}
.PaddingLeftReset { padding-left:0px !important;}
.PaddingRightReset { padding-right:0px !important; }


input[type="text"] , input[type="submit"] , input[type="file"] , input[type="password"] , select , textarea , .TextField {
font-size:11px;
color:#333333;
font-family:Tahoma;
border: #999999 solid 1px;
padding:2px;
}

input[type="checkbox"] {
	border:none;
}

input[type="text"].Large {
font-size:18px  !important;
color:#333333 !important;
font-family:Tahoma !important;
border: #999999 solid 2px !important;
padding:5px !important;
}



.Button 
{
width:110px;
font-size:11px;
font-family:Tahoma;
color:#333333;
border: #999999 solid 1px;
}

.red, .Red { color:Red;}

.Grid { border:#356b90 1px solid; background:#FFF;}

.Grid td {padding:5px; border:none;}
.Grid th {padding:8px 5px; border:none; text-align:right; background:#356b90; color:#fff;}

.GridHeader {	
	color: #ffffff;
	background-color: #9fb8d7;
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
	height:auto;
	min-height:50px;
	padding:5px;
	font-weight:bold;
	}
	
.GridRow { 	
	border-bottom:1px solid #DDD;
	padding:5px;
	background-color:#ffffff; }

.GridAltRow { 
	border-bottom:1px solid #DDD;
	padding:5px;
	background-color:#F8F8F8;
}

tr.GridRow:hover {
	border-bottom:1px solid #DDD;
	padding:5px;
	background-color:#E6EEFF;
}

tr.GridAltRow:hover {
	border-bottom:1px solid #DDD;
	padding:5px;
	background-color:#E6EEFF;
}	

	
.GridFooter {}


.Item { background:#F5F5F5; border-bottom:#FFF 1px solid;  }
.ItemAlt {background:#EFEFEF; border-bottom:#FFF 1px solid; }


Table.TableStyle {padding:3px; border:#c6c6c6 1px solid; background-color:#f6f6f6; margin:auto; direction:rtl; font-size:11px;}
Table.TableStyle td { padding:5px; vertical-align:top;  border:1px #FFF solid;}
Table.TableStyle th { padding:5px; vertical-align:top; text-align:left;  border:1px #FFF solid;}

Table.TableStyle .Item {background-color:#f6f6f6;}
Table.TableStyle .ItemAlt {	background-color:#f1f1f1;}

Table.TableStyle input[type="text"] , Table.TableStyle input[type="submit"] , Table.TableStyle input[type="file"] , Table.TableStyle input[type="password"] , Table.TableStyle textarea , Table.TableStyle .TextField {
font-size:12px;
color:#333333;
font-family:Tahoma;
border:#c6c6c6 solid 1px;
padding:2px;

}

table.TableNoStyle  { border:0 ; padding:0px; }
table.TableNoStyle td { border:0; padding:0px;}


.PagerStyle { text-align:center; font-size:11px;}
.PagerStyle a { background:#067b34; color:#fff !important;  margin:2px; display:block; padding:3px 6px 3px 6px;}
.PagerStyle a:hover { background:#499c21; color:#fff !important;}
.PagerStyle span { display:block; background:#8bbd0e; padding:3px 6px 3px 6px; margin:2px; color:#fff;}

.MsgLableT1 { border:1px dotted #ff0000; padding:8px; background-color:#ffd8d8; color:#ff0000; font:tahoma; font-weight:bold; font-size:14px; text-align:center; display:block; margin:10px 0; }
.ErrorMsg { border:1px dotted #F00; color:#F00; padding:10px; margin:5px 0; font-weight:bold; background:url(../images/ErrorSmall.png) 98% center no-repeat #FFECEC; text-align:center; display:block;}
.AlertMsg { border:1px dotted #ffc600; color:#F00; padding:10px; margin:5px 0; font-weight:bold; background:url(../images/AlertSmall.png) 98% center no-repeat #fffbd2; text-align:center; display:block;}


label { padding-right:5px;}
.LoginBtn { background:url(../Images/BtnEnter.png) no-repeat center; width:40px; height:15px; display:block;}
.ToranjLogo { background:url(../images/TORANJDATA_logo.png) no-repeat center; width:46px; height:10px; overflow:hidden; text-indent:9999px; display:block;}



/* Content Style */
.Content { padding:30px;}
.ContentStyle {}
.ContentStyle .ContentLargeImg {margin: 0px 10px 10px 0px; max-width: 300px; float: left; text-align:left; }
.ContentStyle .ContentLargeImg>img { padding:5px; background:#FFF; border:1px solid #CCC; max-width:300px; max-height:300px;direction:ltr;}
.ContentStyle h1 {  
	font-family:B nazanin, Verdana, Geneva, sans-serif; 
	font-size: 18px; /* imp for english version*/
	font-style: normal; /* imp for english version*/
	line-height: 20px;
	font-weight: bold; /* imp for english version*/
	color: #000000;
	padding-bottom:6px;}
	
.ContentStyle h2 { margin:10px 0 0 0; color:#666; background-color:#f1f1f1; font-size:11px; font-weight:bold; line-height:20px; border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding:8px; text-align:justify; z-index:1px;}

.ContentStyle h4 { font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#8FA81E; margin-bottom:10px; font-weight:normal;}

.ContentStyle p  {color:#666 ; display:block; font-weight:normal ; line-height:18px !important; font-size:11px !important; text-align:justify; font-size:12px !important; padding-bottom:10px;}
.ContentStyle p * { font-size:12px !important;}
.ContentStyle .GalleryDataListImageContainer { padding:2px; background:#FFF; border:1px solid #CCC; width:78px; height:78px; vertical-align:middle; text-align:center;}
.ContentStyle .GalleryDataListImageContainer img {}

.ContentStyle .BodyText img {padding:5px; background:#FFF; border:1px solid #CCC; max-width:300px; max-height:300px;direction:ltr; margin:5px;}

.StatusBar { border-top:1px solid #356b90; border-bottom:1px solid #356b90; background:#f1f1f1; padding:5px; } 
