@charset "utf-8";

/* Blossom Search Results CSS Document */

/* IDs */

#SearchResultsTable a {
}

#SearchResultsTable .ContentClass table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#SearchResultsTable .ContentClass td {
	font-style: italic;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#SearchResultsTable .ContentClass form {
/*text-align: center;*/
}

/* Classes */

.Blossom_Header {
	color: #FFFFFF;
	background-color: #686B9E;
	padding: 5px;
	display: block;
	text-align: right;
}

.Blossom_Header a {
	color: #CCCCCC;
}

.Blossom_BBItem {
}

.Blossom_BBTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	padding: 5px;
	margin-bottom: 5px;
	width: 300px;
	display: inline-block;
	vertical-align: middle;
}

.Blossom_BBItemURL {
	color: #009900;
	font-size: 10px;
}

.Blossom_BBItemDesc {
	font-size: 11px;
}

.Blossom_CatNavbar {
	color: #000000;
	background-color: #E1E0CB;
	padding: 5px;
	display: block;
	text-align: right;
}

.Blossom_DocTitle {
}

.Blossom_Link {
	font-size: 14px;
}

.Blossom_DocURL {
	color: #009900;
	font-size: 10px;
}

.Blossom_DocInfo {
	font-size: 10px;
	color: #999999;
}

.Blossom_DocDesc {
	font-size: 11px;
}

.Blossom_Context {
	font-size: 11px;
}

.Blossom_Highlight {
	font-weight: bold;
	color: #FF0000;
}

.Blossom_MoreButtons {
	font-weight: bold;
	background-color: #686B9E;
	display: block;
	text-align: center;
	height: 40px;
}

.Blossom_MoreButtons a {
	color: #FFFFFF;
}

.Blossom_MoreButtons a:hover {
	color: #FFFFFF;
}

.Blossom_MoreButtons a:visited {
	color: #FFFFFF;
}

/* Tags */

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

caption {
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}
