@charset "utf-8";
/* CSS Document */
body{margin:0;
background:url(imgs/fade.gif) repeat-x
 }
#featured{ 
	width:420px; 
	padding-right:250px; 
	position:relative; 
	border:4px solid #CCC; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:270px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px ; padding-left:13px; 
	font-size:11px; 
	color:#666; direction:rtl;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Tahoma; direction:rtl;
	line-height:19px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('imgs/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:150px;
	left:0;
	height:100px;
	background: url('imgs/transparent-bg.png');
	width: 400px;
}
#featured .info h2{ 
	font-size:15px; font-family:Unikurd Web, Times; 
	color:#fff; padding:3px; margin:0;
	overflow:hidden;
	direction:rtl;
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
.menu{font-family:Unikurd Web, Times; font-size:15px; font-weight:bold}
a.m{
	color:#000000;
	text-decoration: none;
}
a.m:visited{
	color: #000000;
	text-decoration: none;
}

a.m:hover{
	color: #8FB047;
	text-decoration: none;
}
.cats{font-family:Unikurd Web, Times; font-size:15px; font-weight:bold; direction:rtl; padding-right:15px}
.topdate{font-family:Tahoma; font-size:13px;}
.txtcont{font-family:Tahoma; font-size:13px; color:#FFFFFF}
.search{width: 180px;
	padding: 2px 5px;
	background: #FFFFFF;
	border:none;
	direction:rtl;
	font-family:Unikurd Web, Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	}
.tilte{font-family:Unikurd Web, Times; font-size:15px; font-weight:bold; direction:rtl; }
.short{font-family:Unikurd Web, Times; font-size:15px;  direction:rtl;}
.tilte2{font-family:Unikurd Web, Times; font-size:17px; font-weight:bold; direction:rtl; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.marq{
	color:#FFFFFF;
	text-decoration: none;
}
a.marq:visited{
	color:#FFFFFF;
	text-decoration: none;
}

a.marq:hover{
	color:#990000;
	text-decoration: none;
}
.submitbtn {
	font-family:Tahoma;
	font-size:13px;
}
