.igtbl_Control
{
	/*border:solid 1px #B4B4B4; REMOVED 10/22 BM */	
	width:inherit;	
	/* ADDED 10/22 BM */
	border:none;
	scrollbar-face-color: #ccc;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #606060;
	scrollbar-darkshadow-color: #606060;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #666;
	/* END ADD */
}

.igtbl_Control table
{
    width:100%;
}

.igtbl_Control table thead th.SortableNoneColumn
{
    
     background-repeat:no-repeat;
     background-position:center left;
     background-image: url('images/ig_tblSortable.gif');
      padding-left:15px;
}

.igtbl_Control table thead th.SortableColumn
{
    
     cursor:pointer;    
}



.igtbl_Control table thead th,
.igtbl_Control table tfoot th
{
    font-weight:bold;
}

.igtbl_Control table thead th,
.igtbl_Control table tfoot th,
.igtbl_Control table tbody td
{
    padding:5px;
}

.igtbl_Control table tbody td
{
    border-left:1pt solid #dfefec;
}

.igtbl_Control table tfoot th
{
    border-top:1pt solid #dfefec;
  
}

.igtbl_Control table tbody a
{
    text-decoration:underline;
}

.igtbl_Control table tbody td a { color:#f2af00; cursor:hand; }

.igtbl_Control table thead th { cursor:hand; }

.igtbl_PagerArea
{
	border-width:0px;
	padding:15px;
	text-align:right;
}

.igtbl_PagerAreaPageLinks a { font-weight:bold; color:#f2af00; }

.igtbl_PageCurrent
{
	font-weight:bold;
	margin-right:3px;	
}


.igtbl_PageLink
{
	margin-right:3px;
	
}


.igtbl_GroupByBox
{
}


.igtbl_AddNewBox
{
}


.igtbl_Item
{
/*	border-width:0px;
	border-color:Transparent;
	border-top:solid 1px WhiteSmoke;
	border-right:solid 1px WhiteSmoke;*/
}


.igtbl_FilterOperandButton
{
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image: url(images/submit_up.gif);
	border-width:0px;
	width: 18px;
}


.igtbl_Alt
{
	background-color:#FCFCFC;
	border-color:WhiteSmoke;
	border-top-width:1px;
}


.igtbl_Edit
{
	font-size:xx-small;
	font-family: Verdana;
	padding-top:5px;
}


.igtbl_Button
{
}


.igtbl_FxdCell
{
}


.igtbl_Alt,
.igtbl_Alt td
{
    /*background-color:#dcdcdc;*/
    background-color:#e8e8e8;
    border-width:0px;
	padding-top:5px;
	padding-bottom:5px;
}


/*#ctl00xMainContentPlaceHolderxAccounts1xuwgAccounts_div
{
    
    background:transparent url('/css/images/results/bkg_tbl-productcompare_th.gif') no-repeat scroll 0 2px;
    margin-bottom:4px;
}*/

#ctl00xctl00xMainContentPlaceHolderxAccountContentPlaceHolderxSolutions1xuwgSolutions_div,
#ctl00xctl00xMainContentPlaceHolderxAccountContentPlaceHolderxReports1xuwgReports_div,
#ctl00xctl00xMainContentPlaceHolderxAccountContentPlaceHolderxAccounts1xuwgAccounts_div
{
    /*background-color:#008066; REMOVED 10/22 BM */
    background:transparent url('/css/images/body/bkg_tbl-productcompare_th.gif') no-repeat scroll 0 2px;
    margin-bottom:4px;
}

#ctl00xMainContentPlaceHolderxAccounts1xuwgAccounts_div th
{
    background-color:Transparent !important;
    color:Black;
}

#ctl00xctl00xMainContentPlaceHolderxAccountContentPlaceHolderxLeadsAll1xuwgLeads_div,
#ctl00xctl00xMainContentPlaceHolderxAccountContentPlaceHolderxReviews1xuwgReviews_div
{
    /*background-color:#008066; REMOVED 10/22 BM */
    background:transparent url('/css/images/body/bkg_tbl-productcompare_th.gif') no-repeat scroll 0 7px;
    margin-bottom:4px;
}

thead tr .igtbl_Header  
{
	/*background-color:#c3c3c3;
	background-color:#008066;*/
	border-width:0px;
	padding-top:5px;
	padding-bottom:5px;
	/*color:White; REMOVED 10/22 BM */
	cursor:hand;
}


.igtbl_Footer
{
}


.igtbl_Label
{
	background-color:#F0F0F0;
	border-top-width:1px;
	border-top-color:White;
	padding-top:3px;
	padding-bottom:3px;
}


.igtbl_ExpArea
{
}


.igtbl_GrpItem
{
}


.igtbl_FxdHeader
{
}


.igtbl_GroupBandLabel
{
}


.igtbl_FxdFooter
{
}


.igtbl_DropDown
{
	background-color:WhiteSmoke;
	font-size:xx-small;
	font-family: Verdana;
	border:solid 1px LightGrey;
}


.igtbl_DropDownSel
{
}


.igtbl_Selected
{
	background-color:#E1E1E1;
	border-width:1px 0px 0px 0px;
	border-left-color:#E1E1E1;
}


.igtbl_ActiveBorderTopBottom
{
}


.igtbl_ActiveBorderLeft
{
}


.igtbl_ActiveBorderRight
{
}


.igtbl_FilterDropDown
{
    background-color:White;
    padding:5px;
    border:solid 1px #B4B4B4;	
}


.igtbl_FilterOperandDropDown
{
}

.igtbl_PagerAreaPages
{
    margin-right:30px;
}

.igtbl_PagerAreaView
{
    margin-right:30px;
}

.igtbl_PagerAreaView a,
.igtbl_PagerAreaView span
{
    margin-left:3px;
    margin-right:3px;
    font-weight:bold;
}

.igtbl_PagerAreaView a
{
	color:#f2af00;
}
