@charset "utf-8";
/* 
CSS Document created for Rajdhani National Daily
Developed by: F1Soft International (http://www.f1soft.com)
*/


div#whatmenu {
	width:530px;
	margin:0 0 0 0;
	position:relative;
	min-height:305px;
	height:auto !important;
	height:305px;
	float:left;
	padding: 5px;
}

/* IE6 hack */
* html div#whatmenu ul
{
	padding-right: 0px;
	
}

* html div#whatmenu {
	width: 530px;
}

div#whatmenu ul {
	width: 90px;
	list-style-type:none;
	position:absolute;
	left:430px;
	top:5px;
	z-index:10;
}

div#whatmenu li a {
	float: left;
	width: 90px;
	background: url(../images/imglist_bg.gif) repeat-x top;
	border: 1px solid #999;
	padding: 5px;
	height: 60px;
	text-decoration: none;
	color: #000;
	margin: 0 0 5px 0;
	overflow:hidden;
}

div#whatmenu li a span{
	cursor: pointer;
}

div#whatmenu li a span.img{
	float: left;
	background: #FFF;
}

div#whatmenu li a img, img.img{
	border: 1px solid #000;
	padding: 2px;
}

div#whatmenu li a span.caption{
	float: right;
	width: 160px
}

div#whatmenu li:last-child a, div#whatmenu li.last a {
	border-bottom:none;
}

div#whatmenu li a:hover {
	background: url(../images/imglist_bg_hover.gif) repeat-y right;
	border: 1px solid #999;
	border-right: 2px solid #000;
	border-left: none;
}

div#whatmenu li.active {
	/*background:url(view.image?id=2241) no-repeat top right;*/
	border: none;
}

* html div#whatmenu li.active {
	background:none;
}

div#whatmenu li.active a {
	background: url(../images/imglist_bg_hover.gif) repeat-y right;
	border: 1px solid #999;
	border-right: 2px solid #000;
	border-left: none;
}

div#whatmenu li.active a:hover {
	background: url(../images/imglist_bg_hover.gif) repeat-y right;
	border: 1px solid #999;
	border-right: 2px solid #000;
	border-left: none;
}

/* action panels */
div.action {
	width:420px;
	position:absolute;
	left: 5px;
	top:5px;
}

div.action h3 {
	font-size:1.0em;
	position:absolute;
	left:0;
	top:240px;
	margin:0;
	width: 408px;
	height:40px;
	background: url(../images/ss_bg.gif) repeat-x;
}

div.action h4 {
	font-size:1em;
	font-weight:normal;
	margin-top:0;
	position:absolute;
	left:0;
	top:209px;
	margin:0;
}

div.action img{
	width: 420px;
	height: 280px;
}

div.action h4 a {
	display:block;
	width:292px;
	w\idth:280px;
	padding:6px 6px 6px 6px;
	height:32px;
	he\ight:20px;
	color:#000;
	background:#ECECEC;
	opacity:0.8;
	filter:alpha(opacity=80);
}

div#whatmenu div.action h3 {
	/*background:#007CC3;*/
	color:#FFF;
	padding:4px 6px 4px 6px;
	opacity:0.80;
	filter:alpha(opacity=80);
	font-weight:500;
}

div#whatmenu div.action h3.appeal {
	background:#00518E;
}

div#whatmenu div.action h3.sIFR-replaced {
	line-height:.8;
	padding-right:4px;
	padding-bottom:0;
}

div.action h3 a {
	color:#fff;
}


/* action layer visibility controls */
div.ontop {
	z-index:3;
}

div.ontwo {
	z-index:2;
}
/* end home page elements */



