﻿.searchevent_ownerlist
{
    width: 250px;
    height: 100px;
    border: 1px dotted #00FFFF;
    border-color: Blue;
}
.searchevent_clublist
{
	width: 310px;
	height: 100px;
	border: 1px solid #999999;
	margin: 0 0 0 10px;
}
.searchevent_label
{
	margin: 5px 0 0 0;
	font-weight:bold;
	width: 100px;
	display:inline-block;
}
.searchevent_dateblock
{
	width: 100%;
	display:block;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
.searchevent_datelabel
{
	margin: 25px 0 0 0;
	font-weight:bold;
	width: 100px;
	float:left;
	display:block;
	padding: 0 0 0 0;
}
.searchevent_date
{
	float:left;
	display:block;
	margin: 0 2px 0 0;
	padding: 0 0 0 0;
}
.searchevent_datetextbox
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    width: 121px;
}

.searchevent_name
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    width: 250px;
}
.searchevent_listreduced 
{
	font-weight:bold;
	color: Red;
}
.GridView .selected
{
	background-color: #999999;
	color: White;
}
.GridView td
{
    padding-right: 10px;
}

.searchevent_DisplayBlock
{
	float:left;
		display: block;
	
	}
	
.searchevent_Bold
{
	font-weight:bold;
}
.searchevent_faded
{
    color: #9F9F9F;
}
.searchcourse_date
{
    white-space: nowrap;
}