@charset "utf-8";
/* CSS Document */

table.rsltsgrid{
	background-color: #FFF;
}
table.rsltsgrid td, table.rsltsgrid th{
	text-align: center;
	padding: 5px;
	font-size: 90%;
	color: #4B4B4B;
	background-color: #FFF;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
}
table.rsltsgrid table td,table.rsltsgrid table th{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.rsltsgrid img, img.homedisplay{
	padding: 5px;
	border: 2px solid #1E2340;
	background-color: #FFF;
}
table.rsltsgrid td{
	vertical-align: bottom;
}
table.rsltsgrid  th{
	text-align: left;
}
a.pageselected{
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

.plantitle, .styletitle a, .styletitle a:visited{
	font-size: 120%;
	font-weight: bold;
	color: #030;
	
}
.plantitle a, .plantitle a:visited{
	color: #666;
}
#searchbox{
	float: left;
	width: 220px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#searchbox select, #searchbox input
{
	font-size: 1em;
}
.paging
{
	color: #900;
}

#searchstats{
	width: 460px;
	float: left;
	padding-left: 10px;
}
.statbox{
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #060;
	text-align: right;
}
.statbox a
{
	text-decoration: none;
	color: #03C;
	
}


.fpdisplay
{
	background: #FFF;
	width: 220px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fpdisplay a
{
	text-decoration: none;
}
.fpdisplay a:hover
{
	color: #666;
	text-decoration: underline;
}
.fpdisplay a:hover img.homedisplay
{
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.compare_at{
	font-style: italic;
	color: #333;
	font-size: .8em;
	
}
.starts_at{
	color: #900;
	font-style: italic;

}
.starts_at, .compare_at
{
	text-align: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 200px;
}

.price_display_compare,.price_display_hbv{
	font-weight: bold;
}
.price_display_hbv
{
	color: #030;
	font-size: 125%;
}
.price_display_compare{color: #900;}
.price_disclaimer{
	font-size: 0.8em;
	font-style: italic;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: right;
}
#fp_plan_data_lft, #fp_plan_data_rt{
	width: 230px;
	margin: 0px;
	padding: 0px;
}
#fp_plan_data_rt{
	text-align: right;
	font-size: .8em;
	font-style: italic;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fp_plan_data_rt p{
	margin: 0px;
	padding: 0px;
}

.pricing_access, .pricing_access_left, .pricing_access a, .pricing_access_left a, .pricing_access a:visited, .pricing_access_left a:visited
{
	font-size: 1.2em;
	font-weight: bold;
	color: #004B97;
	text-align: center;
	padding-bottom: 5px;
}
.pricing_access_left, .pricing_access_left a, .pricing_access_left a:visited{
	font-size: 1em;
	text-align: right;
	font-weight: normal;
	color: #004892;
}
.pricing_access_left a:hover
{
	color: #900;
}
#searchtop{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
