@charset 'utf-8';
/* مشخصات عنوان اصلی */

.main_div {
	margin: 0 auto;
	padding: 0 0 0 0 ; 
	max-width: 1220px;
}
.Tbl
{
	display: table;
	height: 100%;
	width: 100%;
}
.TblHd
{
	display: table-row;
	font-weight: bold;
	text-align: center;
	background:#af64c7 url(../images/tbl_head_bg.png);
	color: #fff;
	padding: 10px 0;
	height:35px;
}
.TblHd2
{
	display: table-row;
	font-weight: bold;
	text-align: center;
	background-color: #f8b27e;
	color: #000;
	padding: 10px 0;
	height:35px;
}
.TblCelH
{
	display: table-cell;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align:middle;
	text-align: center;
}
.TblRow
{
	display: table-row;
	vertical-align: middle;
	color: #000;
	background-color:#f9f9f9;
	text-align: center;
	height:60px;
	border-bottom:1px solid #dddddd;
}
.RowOdd
{
	background-color:#f8effb;
}
.RowEVen
{
	background-color:#f1e5f5;
}
.TblRow:hover
{
	background-color:#ead8f0;
}
.TblCel
{
	display: table-cell;
	border-bottom:#CCC thin solid;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align:middle;
	text-align: center;
}
.TblBlock
{
	float:right;
	line-height:1.7;
}
.TblMsg
{
	color: #000;
	background-color:#f9f9f9;
	text-align: center;
	height:80px;
	border-bottom:1px solid #dddddd;
	padding-top:40px;
}
.bord
{
	border:#03F medium solid;
}
.bg
{
	background-color:#0C0;
}
.bold
{
	font-weight:bold;
}
.InfoBox1
{
	vertical-align: middle;
	color: #000;
	background-color:#f0dbf6;
	text-align: center;
	height:350px;
	width:100%;
	border-bottom:1px solid #dddddd;
	display:none;
	overflow:visible;
}
.InfoBox2
{
	padding:10px; 
	position:relative; 
	height:330px; 
	margin:0 10px;
}
.InfoBar
{
	background-color:#f4c3fa;
	width:100%; 
	height:28px; 
	vertical-align:middle; 
	padding-top:10px; 
	margin-top:10px;
	margin-bottom:10px; 
	position: absolute;
	bottom: 45px;
	left: 0;
	font-family:yekanYW;
	border:#e7c0f2 thin solid;
}
.InfoBar2
{
	background-color:#bdc0f5;
	width:100%; 
	height:28px; 
	vertical-align:middle; 
	padding-top:10px; 
	margin-top:10px;
	margin-bottom:10px; 
	position: absolute;
	bottom: 0;
	left: 0;
	font-family:yekanYW;
	border:#d9d7fd thin solid;
}
#stat_row
{
	background-color:#bdc0f5;
	width:100%; 
	height:30px; 
	vertical-align:middle; 
	padding-top:10px; 
	margin-top:10px;
	margin-bottom:10px; 
	font-family:yekanYW;
	border:#d9d7fd thin solid;
}
.item_title
{
	color:#8F0365;
}
.arial
{
	font-family:arial;
}
.cover{
	border:2px solid #E4E4E4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#E3DED1;
	-webkit-box-shadow: #B3B3B3 2px 2px 2px;
	-moz-box-shadow: #B3B3B3 2px 2px 2px; 
	box-shadow: #B3B3B3 2px 2px 2px;
	height:160px;
	max-width:120px;
}
.ltr
{
	direction:ltr;
}
.rtl
{
	direction:rtl;
}
.left
{
	text-align:left;
}
.right
{
	text-align:right;
}
.col_1 { width: 1%; }
.col_5 { width: 5%; }
.col_10 { width: 10%; }
.col_15 { width: 15%; }
.col_16 { width: 16%; }
.col_17 { width: 17%; }
.col_18 { width: 18%; }
.col_19 { width: 19%; }
.col_20 { width: 20%; }
.col_25 { width: 25%; }
.col_30 { width: 30%; }
.col_35 { width: 35%; }
.col_40 { width: 40%; }
.col_45 { width: 45%; }
.col_50 { width: 50%; }
.col_55 { width: 55%; }
.col_60 { width: 50%; }
.col_65 { width: 55%; }
.col_70 { width: 50%; }
.col_75 { width: 55%; }
.col_80 { width: 50%; }
.col_85 { width: 55%; }
.col_90 { width: 50%; }
.col_95 { width: 55%; }
.col_100 { width: 100%; }
input.srch_key {
	background:transparent;
	width:300px;
	height:25px;
	float:right;
	padding:4px 5px 3px 10px;
	margin:0 5px 0 0;
	border:0;
	font-family:tahoma;
	font-size:13px;
	color:#999999;
}
input.srch_key2 {
	background:#fff url(../images/search2.png) no-repeat;
	width:90%;
	height:25px;
	padding:2px 5px 3px 10px;
	margin:0;
	font-family:tahoma;
	font-size:13px;
	color:#999999;
}
input.srch_key2_ltr {
	background:#fff url(../images/search2.png) no-repeat;
	width:90%;
	height:25px;
	padding:2px 5px 3px 30px;
	margin:0;
	font-family:tahoma;
	font-size:13px;
	color:#999999;
	direction:ltr;
}
input.search_cln {
	background:url(../images/clean.png) no-repeat;
	border:0;
	float:left;
	width:27px;
	height:28px;
	cursor:pointer;
	margin:-1px 0 0 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	display:none;
}
.TpntImg {
    opacity: 0.5;
    filter:alpha(opacity=40);
}
.TpntImg:hover {
    opacity: 1.0;
    filter:alpha(opacity=100);
	cursor:pointer;
}
.active_btn  {background-color: #e9e9e9 !important; border: 1px solid #c6c6c6 !important; }
#setting div { font-family:tahoma; display:inline-block; margin-right: 5px; margin-top: 5px  }
#setting .cell a { border-radius: 3px; font-size: 12px; color: #333; padding: 8px; text-decoration:none; border: 1px solid #d3d3d3; background-color: #f8f8f8; }
#setting .cell a:hover { border: 1px solid #c6c6c6; background-color: #f0f0f0;  }
#setting .cell_active span { border-radius: 3px; font-size: 11px; color: #333; padding: 8px; border: 1px solid #c6c6c6; background-color: #e9e9e9; }
#setting .cell_disabled span { border-radius: 3px; font-size: 11px; color: #777777; padding: 8px; border: 1px solid #dddddd; background-color: #ffffff; }
#pagination div { font-family:tahoma; display: inline-block; margin-right: 5px; margin-top: 5px }
#pagination .cell a { border-radius: 3px; font-size: 11px; color: #333; padding: 8px; text-decoration:none; border: 1px solid #d3d3d3; background-color: #f8f8f8; }
#pagination .cell a:hover { border: 1px solid #c6c6c6; background-color: #f0f0f0;  }
#pagination .cell_active span { border-radius: 3px; font-size: 11px; color: #333; padding: 8px; border: 1px solid #c6c6c6; background-color: #e9e9e9; }
#pagination .cell_disabled span { border-radius: 3px; font-size: 11px; color: #777777; padding: 8px; border: 1px solid #dddddd; background-color: #ffffff; }
.monoNum {padding: 8px 10px !important; }
.clickable {
	cursor:pointer;
}
.clickable:hover {
	background-color: #bc2b77;
}
.sort_by {
	background:url(../../../files/0allsites/images/sort_by.png) no-repeat;
	display:inline-block;
	width:10px;
	height:10px;
	margin:0 5px;
}
.sort_az {
	background:url(../../../files/0allsites/images/sort_azy.png) no-repeat;
	display:inline-block;
	width:10px;
	height:10px;
	margin:0 5px;
}
.sort_za {
	background:url(../../../files/0allsites/images/sort_zay.png) no-repeat;
	display:inline-block;
	width:10px;
	height:10px;
	margin:0 5px;
}
/* *********************************************************************************************************************
 * Disable padding left/right 10px if I'm 1024 or gibber - correct percentage math
 */
@media all and (min-width: 1024px) {
	.onepcssgrid-1000 {
		max-width: 1000px;
	}
	.onepcssgrid-1000 .divrow {
		padding: 0;
	}
}
/* *********************************************************************************************************************
 * Small devices
 */
@media all and (max-width: 768px) {
}
