body {
	font-family:tahoma;
	font-size:12px;
	direction:rtl;
	margin:0px;
}


td,input,textarea,select {
	font-family:tahoma;
	font-size:12px;
	

}

input		{
	background-image:url('images/inpt-bg.gif');
	background-repeat:repeat-x;
	background-position: center center;
}

.infbox 		{
	border:1px solid #99cc00;
	background-color:#faffea;
	font-size:11px;
	padding:2px;margin:2px;
}

.errbox 		{
	border:1px solid #ff6600;
	background-color:#fff3ec;
	font-size:11px;
	padding:2px;
	margin:2px;
}

.mtitle {
	font-weight:600;
	font-size:13px;
}

.b 		{
	font-weight:600;
	margin-bottom:4px;
	color:#FF3300;
	line-height:2em;
	
}

.b2 		{
	font-weight:600;
	margin-bottom:4px;
	color:#336600;
	line-height:2em;
	
}

hr 		{
	border:1px dotted #e0e0e0
}



.pn		{
	width:20px;
	border:1px solid #ffffff;
	background-color:#fafafe;
	padding:2px;
	font-weight:600;
	
}

.new		{
	font-size:7pt;
	font-weight:normal;
	color:red;
	
}


.Span           {
	color: #FF6600;
	 
}


#footer		{
	color: #666666;
	font-size:7pt;
	letter-spacing:1px;
	border-top:1px dotted #e0e0e0;
	 
}



input,select	{
	font-family:tahoma;
	font-size:8pt;
	 
}

textarea		{
	font-family:tahoma;
	font-size:8pt;
	 
}

.menut		{
	margin-bottom:6px;
	padding-bottom:2px;
	font-weight:600;
	text-align:right;
	border-bottom:1px solid #ffe2d7;
	color:#fb4d00;
}

.menut a,.menut a:visited { color:#cc0000; }
.menut a:hover,.menut a:actived { color:#000000; }

.menutv a,.menutv a:visited { color:#000; }
.menutv a:hover,.menutv a:actived { color:#444444; }

.menutu a,.menutu a:visited { color:#cc0000; }
.menutu a:hover,.menutu a:actived { color:#000000; }

.boxt		{
	padding-bottom:4px;
	font-weight:600;
	text-align:center;
	border-bottom:1px dotted #c0c0c0;
	color:#669900;
}

.mn1		{
	text-align:right;
	padding:1px 10px 2px 0;
}

.mn2		{
	text-align:right;
	padding:1px 10px 2px 0;
}



/*** TOP MENU **/
.tMenu		{
	text-align:center;
	font-weight:600;
	color:#ccdef5;
	margin:0 0 4px 0;
	padding:4px 0 13px 0;
	width:100%;
	border-top:1px solid #f3f8fe;
	background-image:url('images/top-menu.jpg');
	background-repeat:repeat-x;
	background-position: center center;
	height:43px;
}






/** POST **/
.iPost		{
	margin:10px 0 10px 0;
	width:100%;
	
	background-repeat:no-repeat;
	background-position: left 11px;
}

/** POST -> HED **/
.iPost #Hed	{
	border-bottom:1px solid #ffdd33;
	height:25px;
	width:100%;

}


.iPost #Hed #Rate	{
	width:100px;
	padding-left:60px;
	font-size:7pt;
	color:red;
}
.iPost #Hed #Rinf	{
	position:relative;
	border:1px solid #e0e0e0;
	filter:alpha(opacity:80);
	background-color:#ffffff;
	width:110px;
	padding:4px;
	line-height:150%;
	text-align:right;
	top:17;
	right:-18;
	font-size:7pt;
}
.iPost #Hed #Rinf2	{
	position:relative;
	border:1px solid #e0e0e0;
	filter:alpha(opacity:80);
	background-color:#ffffff;
	width:190px;padding:4px;
	line-height:150%;
	text-align:right;
	top:17;
	right:-98;
	font-size:7pt;
}

/** POST -> CONT **/
.iPost #Cont	{
	color:#333333;
	line-height:1.6em;
}

/** POST -> FOOT **/
.iPost #Foot	{
	border-top:1px solid #f0f0f0;
	height:25px;
	width:100%;
}
.iPost #Foot #Rate	{
	width:80px;
	padding-left:10px;
}
.iPost #Desc	{
	font-size:7pt;
	color:#777777;
	text-align:left;
}

/** COMMENTS **/
.iCmnt		{
	margin:10px 0 10px 0;
	width:100%;
	background-image:url('images/post-top2.gif');
	background-repeat:no-repeat;
	background-position: left 6px;
}
.iCmnt #Hed	{
	border-bottom:1px solid #ffcce0;
	height:20px;
	width:95%;
	font-weight:600;
	color:#ff9dc5;
}
.iCmnt #Title	{
	width:100%;
	font-weight:600;
	color:#cc3366
}
.iCmnt #Cont	{
	font-size:8pt;
	color:#444444;
}
.iCmnt #Foot	{
	font-size:7pt;
	color:#777777;
	text-align:left;
}

/** iRate **/
.iRate		{
	font-family:Tahoma;
	font-size:14pt;
	font-weight:bold;
	margin:-4px -5px -6px -2px;
	float:left;
	color:#cccccc;
	cursor:hand;
}
.jRate		{
	font-family:Tahoma;
	font-size:13pt;
	font-weight:bold;
	margin:-4px -2px -4px -2px;
	float:left;
	color:#cccccc;
}
.iRateW8		{
	font-family:Tahoma;
	font-size:8pt;
	color:#ff6600;
	text-align:center;
	letter-spacing:1px;
}
.iRateOk		{
	font-family:Tahoma;
	font-size:8pt;
	color:#669900;
	text-align:center;
	letter-spacing:1px;
}

/** PAGINATION **/
.Pagein		{
	color:#777777;
	text-align:center;
}



#Title	{
	padding:0 2px 2px 0;
	margin-bottom:2px;
	border-bottom:1px solid #e0e0e0;
	width:100%;
}

/** FOOTER **/
.Footer		{
	font-size:7pt;
	letter-spacing:1px;
	color:#777777;
	text-align:center;
	width:100%;
	margin-bottom:4px;
}



/** MAIN FRAME **/
.iMain		{
	font-family:Tahoma;
	font-size:9pt;
	background-image:url('images/post-top.gif');
	background-repeat:no-repeat;
	background-position: left 3px;
	text-align:justify;
}
.iMain #Title	{
	font-weight:600;
	color:#0033cc;
	text-align:right;
	height:20px;
	width:95%;
	border-bottom:1px solid #ffdd33;
	margin-bottom:5px;
}
.iMain #Cont	{
	text-align:right;
	line-height:150%;
}




.mImg #imgbox	{
	width:100px;
	height:100px;
	border:1px solid #f0f0f0;
}



