/* r.a.d.grid UpcomingEventsGrid / embedded skin */

div.RadGrid_UpcomingEventsGrid {
	text-align: left;
	/*
	border: solid 1px #b1b1b1;
	font: normal 11px Arial, Verdana, Sans-serif;	
	cursor: default;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
	*/
}

.RadGrid_UpcomingEventsGrid td a { 
	/*
	font: normal 11px Arial, Verdana, Sans-serif;
	color: orangered;
	*/
}

.RadGrid_UpcomingEventsGrid td {
    /*
	font: normal 11px Arial, Verdana, Sans-serif;
	color: black;
	*/
}

.RadGrid_UpcomingEventsGrid td a:hover {
    /*
	font: normal 11px Arial, Verdana, Sans-serif;
	color: orangered;
	text-decoration: none;
	*/
}

.MasterTable_UpcomingEventsGrid {
	border-collapse: collapse;
	padding: 0px;
}

.MasterTable_UpcomingEventsGrid td {
    padding-left: 2px;
	padding-bottom: 0px;
}

.MasterTable_UpcomingEventsGrid th {
	height:15px !important; 
	line-height:5px;
}

th.GridHeader_UpcomingEventsGrid,
th.ResizeHeader_UpcomingEventsGrid {
	/*background: white url('Img/headerBg.gif') repeat-x bottom;
	border-bottom: solid 1px #e9f8ae;
	padding-left: 6px; 
	height: 20px;*/
}

.GridHeader_UpcomingEventsGrid a {
	/*color: orangered;
	text-decoration: underline;*/
}

.GridHeader_UpcomingEventsGrid a:hover {
	/*text-decoration: none;*/
}

.GridRow_UpcomingEventsGrid td
{
	/*background: white;
	line-height: 18px;*/
}

.GridRow_UpcomingEventsGrid a:hover {
	/*text-decoration: none;*/
}

.GridAltRow_UpcomingEventsGrid td {
	/*background: white;
	line-height: 18px;*/
}

.GridAltRow_UpcomingEventsGrid a:hover {
	/*text-decoration: none;*/
}

.SelectedRow_UpcomingEventsGrid td {
	/*background: #d9ff43 url('Img/selectedRow.gif') repeat-x bottom !important;
	line-height: 22px;
	border-top: solid 1px #eaeaea;
	border-right: none !important;
	border-bottom: solid 1px #83c60b;*/
}

.ActiveRow_UpcomingEventsGrid td {
	/*background: #edf2d9;
	line-height: 22px;
	border-top: solid 1px #eaeaea;
	border-right: solid 1px #eaeaea;
	border-bottom: solid 1px #fefefe;*/
}

.GridPager_UpcomingEventsGrid td {
	/* border-top: solid 1px black; */
	font-weight:bold;
	background: white;
	height: 16px;
	color: black; /* originally #999 */
	
}

.GridFooter_UpcomingEventsGrid td {
	background: #fbfbfb;
	border: solid 1px #fbfbfb;
	border-top: 1px solid #e8e6e6;
	height: 16px;
	color: #666;
}

.GridFooter_UpcomingEventsGrid td a {
	/*color: #666;*/
}

/*.GridPager_UpcomingEventsGrid td a {
	color: blue;
}*/

.GridPager_UpcomingEventsGrid td a:hover, .GridFooter_UpcomingEventsGrid td a:hover {
	/*color: #333;*/
}

tr.GroupHeader_UpcomingEventsGrid td {
	background: #3366cc;
	height: 22px;
	font-weight: bold;
	font-size: 12px;
	color: white !important;
}

.GroupPanel_UpcomingEventsGrid {
	/*background-color: #3366cc;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #b1b1b1;*/
}

.GroupPanel_UpcomingEventsGrid td {
	/*padding: 2px 4px;*/
}

.GroupPanelItems_UpcomingEventsGrid {
	/*background: #efefef;
	color: #999999;
	border: solid 1px white;
	border-right: solid 1px #c6c6c6;
	border-bottom: solid 1px #c6c6c6;
	white-space:  nowrap;
	font-size: 11px;*/
}

td.GridHeader_UpcomingEventsGrid input {
	/*width: auto;
	float: left;
	border: solid 1px #666;
	background: #fafafa;
	font: bold 10px Verdana, Arial, Sans-serif;
	color: #989cb0;
	height: 14px;
	vertical-align: middle;*/
}
