.library_search
{
	background:#ffffff;	
	padding:0px;
	padding-top:8px;
	padding-right:16px;
	padding-left:8px;
}
.library_search a
{
	text-decoration: none;
	font-weight: bold;
}

.library_search a:hover 
{
	text-decoration: underline;
}

.library_search .dm a 
{
	color: #660033;
}

.library_search .fda a 
{
	color: #deb406;
}


.library_search .mp a 
{
	color: #b39659;
}

.library_search .pm a 
{
	color: #5b1e3f;
}

.library_search .text_header
{
	font-weight:bold;
	font-size:20px;
	line-height:24px;
	margin-top:8px;
	padding-top:4px;
	padding-bottom:8px;
}


.library_search .dm .text_header
{
	color:#006644;	
}

.library_search .fda .text_header
{
	color:#005cab;	
}

.library_search .mp .text_header
{
	color:#006644;	
}

.library_search .mp .text_header
{
	color:#2c5f8c;	
}

.library_search .article_boxes
{
	border-bottom: solid 1px #f2f2f2;
	padding-bottom:6px;
	padding-top:0px;
	margin-bottom:16px;
}



/****************************************************
library search
*****************************************************/
.library_search .library_search_box
{
	width:609px;
	height:40px;
	background:#f2f2f2;
	padding-left:8px;
	padding-right:7px;
	padding-top:0px;
	margin-top:0px;	
	margin-bottom:0px;
}


.library_search .library_search_box .search_input
{
	width:520px;
	float:left;
	margin-top:8px;
	font-weight:bold;

}

.library_search .search_box
{
	width:410px;
	margin-left:6px;

}

.library_search .fr_CA .search_box
{
	width:370px;
	margin-left:6px;

}

/***************************************************
page results nav
****************************************************/
.library_search .page_results
{
	font-style:italic;
	padding-top:12px;
	padding-bottom:12px;
	border-bottom:solid 1px #f2f2f2;
}

.library_search .results_nav
{	
	padding-left:24px;
	font-style:normal;
}

.library_search .results_nav a
{	
	margin-bottom:-5px;
	margin-right:3px;
	margin-left:3px;
}

.library_search .results_nav .selected
{	
	font-weight:bold;
	font-size:14px;
	color:#ccaabb;
	margin-bottom:-5px;
	margin-right:3px;
	margin-left:3px;
}

.library_search .results_nav img
{	
	margin-right:2px;
	margin-left:2px;
	margin-bottom:-5px;
}


/***********************************************
hr stylings
************************************************/


.library_search .hr_thick
{
	width:100%;
	height:4px;
	margin-top:6px;
	margin-bottom:6px;
}	

.library_search .dm .hr_thick
{
	background:#00674e;
}

.library_search .fda .hr_thick
{
	background:#005cab;
}

.library_search .mp .hr_thick
{
	background:#00674e;
}

.library_search .hr_double
{
	width:100%;
	height:8px;

	margin-top:2px;
	margin-bottom:3px;
}
	

.library_search .dm .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}
		
	
.library_search .fda .hr_double
{
	background:url(../../global/hr_double_bbddff.gif) repeat-x;
}	

.library_search .mp .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}

.library_search .pm .hr_double
{
	background:url(../../global/hr_double_7899be.gif) repeat-x;
}

/************************
buttons
*************************/

.library_search .btn_search
{
	float:right;
	margin-right:2px;
	margin-top:8px;
	cursor:pointer;
}
