@charset "utf-8";
/* CSS Document */

#sidebar{
	/*position: absolute;
	top: 342px;
	left: 0px;*/
	float: left;
	width: 273px;
	height: 502px;
	background: url(/kids/images/sidebars/events_sidebar.gif) no-repeat;
}

#sidebar_content{
	float: left;
	position: relative;
	top: 88px;
	left: 50px;
	width: 165px;
	height: 381px;
}

#kids_events_content{
	width: 510px;
	padding-left: 0;
	padding-right: 10px;
	float: left;
	position: relative;
	top: -10px;
	margin-bottom: -10px;
}

#center_content_full{
	position: relative;
	top: -10px;
	margin-bottom: -10px;
}

#search_input{
	width: 100%;
	float: left;
	clear: right;
}

#search-input-title{
	width: 100px;
}

#search_cal{
	vertical-align:middle;
	margin-top: 7px;
	margin-left: 7px;
	float: left;
	clear: right;
}

#search_recap{
	float: left;
	clear: both;
}

#search_table{
	float: left;
	width: 100%;
	clear: both;
}

.search_row{
	width: 100%;
}

.events-search-results-table{
	width: 450px !important;
	margin: 0; border: 0; padding: 0;
	margin-top: 10px;
	float: left;
	clear: both;
	margin-left: 10px;
}

.events-search-results-table-title{
	width: 450px !important;
	background-color: #009ac8;
	margin: 0; border: 0; padding: 4px;
}

.events-search-results-table-title h2{
	color: #FFFFFF;
	font-size: 16px;
	margin: 0;
}

.events-search-results-table-content{
	width: 450px !important;
	background-color: #b3ddec;
	margin: 0; border: 0;
	padding: 4px;
}

.events-search-results-table-content a:link{
	
	text-decoration: none;
} .events-search-results-table-content a:hover{
	
	text-decoration: underline;
} .events-search-results-table-content a:visited{
	
	text-decoration: none;
}

.events-search-results-table-date{

}

.events-search-results-table-time{

}

.events-search-results-table-directions{

}

.events-search-results-table-summary{

}

.events-search-results-table-moreinfo{

}

#kids_footer{

}

a.xout:link{
	color: #cc0000;
	text-decoration:none;
}a.xout:hover{
	color: #cc0000;
	text-decoration:underline;
}a.xout:visited{
	color: #cc0000;
	text-decoration:none;
}


.opt_selected{
	background-color:#FFFF99;
	padding: 0 3px;
}

.search-pages-nav{
	clear: both;
}
