/* CSS Document */

.top_bg
{
	background-image:url(../image/forum-bg.jpg);
	background-repeat:repeat-x;
	background-color:#D4E5CA;
}

.top_heading
{
	font-family:tahoma, arial, verdana;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.border_side
{
	border-bottom:1px solid #9ABABA;
	border-left:1px solid #9ABABA;
	border-right:1px solid #9ABABA;
}

.left_section
{
	background-color:#EFF8E9;
	font-family:tahoma, arial, verdana;
	font-size:12px;
	padding-left:4px;
	padding-top:4px;
	border-right:1px solid #BBD8D8;
	vertical-align: top;
}

.posting_section
{
	font-family:tahoma, arial, verdana;
	font-size:11px;
}

.right_section
{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	padding-left:4px;
	padding-top:4px;
}

.thread-ListCell {
/* background:#DCE4F9 none repeat scroll 0%;*/
background:#EFF8E9 none repeat scroll 0%;
border-bottom:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
padding:3px 10px;
vertical-align: middle;

}
/*added by shyam*/
.dgthreadmain
{
	border-bottom:solid 1px  #CCCCCC;
	border-right:solid 1px  #CCCCCC;
	border-left:solid 1px  #CCCCCC;
}

.dgfooterthread
{
	background-color:White;
	color: #000066;
}
/********************************/

.thread-Name
{
	font-weight: bold;
}
.thread-width60
{
	width: 60%;
}
.datalist-cat
{
PADDING-LEFT: 30px;
 padding-top: 10px;
  vertical-align:top;
   height:36px;
   BACKGROUND-REPEAT: no-repeat;
  background-image:url(images/Datalist_item.jpg);
										
}



