/* Internal Filter (must be here for IE6 to pick up the styles, not sure why) */
#CustomEventFilter.internal { 
	width:185px; 
	overflow:hidden; 
	zoom:1; 
	line-height:normal;
	background-image:url(../images/Filters/event_filter_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:10px;
	margin-bottom:10px;
}

/* Splash Filter */
#CustomEventFilter.splash { width:200px; overflow:hidden; zoom:1; position:absolute; top:45px; right:16px; }
#CustomEventFilter.splash a.item1 {
	display:block;
	height:0;
	padding-top:41px;
	background-image:url(../images/Filters/splash_event_button.png);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}

#CustomEventFilter.splash a.item2 {
	display:block;
	height:0;
	margin-top:10px;
	padding-top:35px;
	background-image:url(../images/Filters/where_to_stay.png);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}	

#CustomEventFilter.splash .FilterWrapper { 
	width:172px; 
	margin-left:13px; 
	overflow:hidden; 
	zoom:1;
	line-height:normal;
	background-image:url(../images/Filters/splash_filter_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
}
 
#CustomEventFilter.splash .FilterWrapper .FilterContainer  {
	overflow:hidden; 
	zoom:1; 
	line-height:normal;
	background-image:url(../images/Filters/splash_filter_background.gif);
	background-repeat:repeat-y;
}

/* Internal Filter */
#CustomEventFilter.internal .FilterWrapper { 
	overflow:hidden; 
	zoom:1; 
	line-height:normal;
	background-image:url(../images/Filters/event_filter_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
}

#CustomEventFilter.internal .FilterWrapper .FilterContainer  {
	overflow:hidden; 
	zoom:1; 
	line-height:normal;
	background-image:url(../images/Filters/event_filter_background.gif);
	background-repeat:repeat-y;

}

#CustomEventFilter .FilterWrapper .FilterContainer form { margin:5px 10px; text-align:left;  }
#CustomEventFilter .FilterWrapper .FilterContainer form label { display:none; }

#CustomEventFilter .FilterWrapper .FilterContainer #EventSearch.filterSection,
#CustomEventFilter .FilterWrapper .FilterContainer #DateSearch.filterSection,
#CustomEventFilter .FilterWrapper .FilterContainer #TextSearch.filterSection  {
	background-image:url(../images/Filters/custom_border.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	margin-bottom:5px;
}

#CustomEventFilter .FilterWrapper .FilterContainer .filterSection .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center !important;
	margin-bottom:5px;
	color:#000000;
}

#CustomEventFilter .FilterWrapper .FilterContainer .filterSection .subTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#655A5C;
	margin-bottom:3px;
}

#CustomEventFilter .FilterWrapper .FilterContainer .filterSection .fieldContainer { padding:0 0 5px 0 !important; }
#CustomEventFilter .FilterWrapper .FilterContainer .filterSection .fieldContainer input.text, 
#CustomEventFilter .FilterWrapper .FilterContainer .filterSection .fieldContainer select {
	border:1px solid #8c8c8c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#CustomEventFilter.internal .FilterWrapper .FilterContainer #div_srch_DayEnd { float:left; clear:none; width:50px; } 
#CustomEventFilter.internal .FilterWrapper .FilterContainer #div_srch_MonthYearEnd { float:left; clear:none; width:110px; margin-left:5px; } 

#CustomEventFilter.internal .FilterWrapper .FilterContainer #div_srch_Day { float:left; clear:none; width:50px; } 
#CustomEventFilter.internal .FilterWrapper .FilterContainer #div_srch_MonthYear { float:left; clear:none; width:110px; margin-left:5px; } 
#CustomEventFilter.internal .FilterWrapper .FilterContainer #div_srch_Criteria { float:none; clear:both; }
#CustomEventFilter.internal .FilterWrapper .FilterContainer #div_srch_text {  }
#CustomEventFilter.internal .FilterWrapper .FilterContainer #div_srch_text input { 
	width:162px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#655A5C;
}

#CustomEventFilter.splash .FilterWrapper .FilterContainer #div_srch_DayEnd { float:left; clear:none; width:50px; } 
#CustomEventFilter.splash .FilterWrapper .FilterContainer #div_srch_MonthYearEnd { float:left; clear:none; width:97px; margin-left:5px; } 

#CustomEventFilter.splash .FilterWrapper .FilterContainer #div_srch_Day { float:left; clear:none; width:50px; } 
#CustomEventFilter.splash .FilterWrapper .FilterContainer #div_srch_MonthYear { float:left; clear:none; width:97px; margin-left:5px; } 
#CustomEventFilter.splash .FilterWrapper .FilterContainer #div_srch_Criteria { float:none; clear:both; }
#CustomEventFilter.splash .FilterWrapper .FilterContainer #div_srch_text {  }
#CustomEventFilter.splash .FilterWrapper .FilterContainer #div_srch_text input { 
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#655A5C;
}


#CustomEventFilter .FilterWrapper .FilterContainer .buttonContainer { text-align:right; }
#CustomEventFilter .FilterWrapper .FilterContainer .buttonContainer button { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div#ListIconWpr{
	overflow:hidden;
	float:left;
	padding-left:15px;
}

div#CalendarIconWpr{
	overflow:hidden;
	float:left;
	padding-left:15px;
}