/* CSS Document */

body{
margin:0;
background-color:#CCCCCC;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: none;
	color:#000000 ;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.menu{ font-family:times; font-size:17px; color:#ffffff; font-weight:bold;}
.title{ font-family:times; font-size:17px; color:#000000; font-weight:bold; direction:rtl}
.marque{ font-family:Tahoma; font-size:14px; color:#ffffff; direction:rtl}
.eng{font-family:Tahoma; font-size:14px;}
.btn{height: 20px;
width:30px;
	background:none;
	border: none;
	text-transform: lowercase;
	font-family:Times;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}
.search{width: 160px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
	direction:rtl;
	font-family:Times;
	font-size:13px;
	font-weight:bold;
	color:#CCCCCC;
	}
.txt{font-family:Tahoma; font-size:13px;}
#pscroller1{
width: 100%;
height: 60px;
padding:9px;
vertical-align:middle;
}

#pscroller2{
width: 730px;
height: 20px;
direction:rtl;
text-align:center;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.titleku{font-family:Unikurd Jino,Times; font-size:17px; }
.shortxt{font-family:Arial,Times; font-size:15px; direction:rtl; font-weight:bold; }
.shortxt2{font-family:Arial,Times; font-size:18px; direction:rtl; text-align:justify}
.warzsh{font-family:Arial,Times; font-size:16px; direction:rtl; text-align:justify}
.img_title{font-family:tahoma; font-size:13px; direction:rtl; color:#CC0000;}
.readtxt{font-family:Unikurd Web,Tahoma; font-size:16px; direction:rtl; text-align:justify}
.readpp{font-family:Unikurd Web,Tahoma; font-size:18px; direction:rtl; text-align:justify}
.page{font-family:Unikurd Web,tahoma; font-size:16px; direction:rtl; }
.nooser{font-family:times; font-size:15px; font-weight:bold; color:#FFFFFF; direction:rtl;}

.boxgrid{ 
				width: 150px; 
				height: 180px; 
				margin:10px; 
				float:left; 
				background:#161613; 
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 60px; 
				width: 100%; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
				
.read{font-family:Tahoma; font-size:15px}
.etitle{font-family:Times; font-size:18px; font-weight:bold}
a.m{
	color: #000000;
	text-decoration: none;
}
a.m:visited{
	color: #000000;
	text-decoration: none;
}

a.m:hover{
	color: #CC3300;
	text-decoration: none;
}
a.left{
	color: #ffffff;
	text-decoration: none;
}
a.left:visited{
	color: #ffffff;
	text-decoration: none;
}

a.left:hover{
	color: #cccccc;
	text-decoration: none;
}
.xanman{ font-family:times; font-size:17px; color:#000000; font-weight:bold;}
.drushm{font-family:Unikurd Jino,Times; font-size:22px; color:#000000; direction:rtl;}
.ptitle{font-family:Unikurd Jino,Times; font-size:26px; color:#000000; direction:rtl}
.submitbtn {
    background: #ffffff;
	width:60px;
	color:#000000;
	font-family:Tahoma;
	font-size:13px;
}