/* @override http://www.classicist.org/workspace/css/pages/programs.css */

body#pg_programs .container
{
	background-image: url(../../img/page-columns/columns-programs.gif);
}

.header-main.large
{
	background-image: url(../../img/page-headers/summary/programs.jpg);
}

.header-main.small
{
	background-image: url(../../img/page-headers/inner/programs.jpg);
}

.intro
{
	background: #b3b7bf url(../../img/dashed-line.gif) repeat-x 0 bottom;
	margin: -10px -10px 10px;
	padding: 10px;
	overflow: hidden;
}

.intro .text
{
	float: left;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;

}

.intro .image img
{
	margin-top: -14px;
	margin-bottom: -18px;
}

/* @group sidebar */

#programs
{
	color: #5a5b7d;
}


/* @end */



.search_programs_box
{
	position: relative;
	height: 25px;
	background: url(../img/dashed-line.gif) repeat-x 0 bottom;
	padding: 0 0 6px;
	margin: 0 9px 20px 0;
}

.search_programs_box input.search_for
{
	position: absolute;
	color: #999;
	width: 152px;
	font-size: 11px;
}

.search_programs_box input.search_submit
{
	position: absolute;
	color: #ada9a4;
	top: 2px;
	right: 9px;
	border: 0px;
	text-indent: -9000px;
	width: 23px;
	height: 18px;
	background: url(../../img/button-search.gif) 0 0;
}

.search_programs_box input.search_submit:hover
{
	background-position: 0 -18px;
}




#content
{
	position: relative;

}


#content div.search_site_box
{
	position: absolute;
	right: 0px;
	top: 10px;
	width: 172px;
	height: 40px;
	background-image: none;
}

div.search_site_box input.search_for_programs
{
	color: #6b6b6b;
	width: 140px;
}

div.search_site_box input.search_submit
{
	position: absolute;
	top: 2px;
}

#search-results
{
	margin-top: 12px;
}