/*
*Whenever possible please do not leave the following tags without an explicit class
*If you do, you run the risk of them being overwritten and causing issues with other baynote
* pages and css.
* Use these as a starting point for creating specific guides
**/
/* begin defaults*/
.bn_g_container
{
	width: 160px;
	border: 1px solid #CCC;
	top: 0px;
}

.bn_g_area
{
	width: 160px;
	font-family: arial,sans-serif;
	text-align: left;
}
.bn_g_welcome
{
	color: #234874;
	text-align: left;
	background:url(top_banner.jpg);
	padding: 5px 5px 5px 8px;
	font-size: 11pt;
	font-weight: 700;
	font-family: arial,sans-serif;
}
.bn_g_results_list
{
	font-size: 11px;
	padding: 0px;
	float: center;
	top: 0px;
	left: 0px;
	width: 168px;
}
html>body .bn_g_results_list
{
	font-size: 11px;
	padding: 0px;
	float: center;
	top: 0px;
	left: 0px;
	width: 158px;
}
.bn_g_result
{
	text-align:center;
	width: 148px;
	float: left;
	top: 0px;
	left: 0px;
	position: relative;
	display: inline;
	padding: 3px;
	margin: 3px;
}
html>body .bn_g_result
{
	text-align:center;
	width: 150px;
	float: left;
	top: 0px;
	left: 0px;
	position: relative;
	display: inline;
	padding: 3px;
	margin: 3px;
}

.bn_g_result IMG
{
	margin: 0 0px 0px 0;
	border: 1px solid #cccccc;
	width:100px;
	height:100px;
	float: center;
	
}
html>body .bn_g_result IMG
{
	margin: 0 0px 0 0;
	border: 1px solid #cccccc;
	width:100px;
	height:100px;
	float: center;
	
}
.bn_g_result_image{
	/*To avoid issues with IE never place float, height, or width for this div*/
}

.bn_g_result_title a,  .bn_g_result_title a:link, .bn_g_result_title a:active, .bn_g_result_title a:visited
{
 	color:#000;
	text-decoration:none;
	font-weight:400; 
	font-size:11px;
	letter-spacing: 0px;
}

.bn_g_result_title a:hover
{
	text-decoration:underline;
}

.bn_g_result_attr1
{
	color: #ff0000;
	font-weight:bold;
}
.bn_g_result_attr2
{
	color: #234874;
	text-decoration: line-through;
	font-weight:bold;
}

.bn_g_result_terms
{
	display: none;
}
.bn_g_details
{
	clear: left;
	color:#234874;
	font-weight: 400;
}
.bn_g_footer{
	clear:left;
}
.bn_g_footer a
{
	padding: 0px 2px 2px 0px;
	color:#666666;
	font-weight:normal;
}

/*-------End defaults---------*/

.bn_g_horizontal .bn_g_container
{
	width: 588px;
	border: 1px solid #CCC;
	top: 0px;
}

.bn_g_horizontal .bn_g_area
{
	width: 588px;
	font-family: arial,sans-serif;
	text-align: left;
}

.bn_g_horizontal .bn_g_welcome
{
	color: #234874;
	text-align: left;
	background:url(top_banner.jpg);
	padding: 5px 5px 5px 8px;
	font-size: 11pt;
	font-weight: 700;
	font-family: arial,sans-serif;
}

.bn_g_horizontal .bn_g_result
{
	text-align:center;
	float: left;
	top: 0px;
	left: 0px;
	position: relative;
	padding: 3px;
	margin: 3px;
	width: 135px;
}
.bn_g_horizontal .bn_g_results_list
{
	font-size: 11px;
	padding: 0px;
	float: center;
	top: 0px;
	left: 0px;
	width: 588px;
}
.bn_g_horizontal .bn_g_result IMG
{
	margin: 0 0px 0px 0;
	border: 1px solid #cccccc;
	width:100px;
	height:100px;
	float: center;
	
}

.bn_g_horizontal .bn_g_result_image{
	/*To avoid issues with IE never place float, height, or width for this div*/
}

.bn_g_horizontal .bn_g_result_title a,  .bn_g_result_title a:link, .bn_g_result_title a:active, .bn_g_result_title a:visited
{
 	color:#000;
	text-decoration:none;
	font-weight:400; 
	font-size:11px;
	letter-spacing: 0px;
	margin-top: 4px;
}

html>body .bn_g_horizontal .bn_g_result_title a,  .bn_g_result_title a:link, .bn_g_result_title a:active, .bn_g_result_title a:visited
{
 	color:#000;
	text-decoration:none;
	font-weight:400; 
	font-size:11px;
	letter-spacing: 0px;
	padding-top: 4px;
}

.bn_g_horizontal .bn_g_result_title a:hover
{
	text-decoration:underline;
}

.bn_g_horizontal .bn_g_result_attr1
{
	color: #ff0000;
	font-weight:bold;
}
.bn_g_horizontal .bn_g_result_terms
{
	display: none;
}
.bn_g_horizontal .bn_g_details
{
	clear: left;
	color:#234874;
	font-weight: 400;
}
.bn_g_3horizontal .bn_g_horizontal .bn_g_result
{
	border: none;
	margin: 0;
	padding: 5px 2px 2px 2px;
	font-size: 10px;
	clear: none;
	float: left;
}
.bn_g_3horizontal .bn_g_horizontal .bn_g_result IMG
{
	float:left;
	width: 100px;
	height: 100px;
}


.bn_g_3horizontal  .bn_g_horizontal .bn_g_details
{
	clear: none;
}

/* Term Cloud css*/
.bn_termcloud .bn_g_container {
}

.bn_termcloud .bn_g_welcome {background-color:#0067C5; color:#FFFFFF; font-weight:bold;padding-left:5px;}
.bn_termcloud .bn_g_result {width:220px;overflow:hidden;white-space:normal; position:absolute;top:10px;margin-left:5px;}
.bn_termcloud .bn_g_result_title{color:#FFFFFF;font-family:Trebuchet MS;font-weight:normal;display: inline;vertical-align: top;width:inherit;}
.bn_termcloud .bn_g_result_link{position: relative;width:inherit;}

.bn_termcloud .bn_g_result1{font-size: 22px;top:140px;left:20px;text-align:left;}
.bn_termcloud #bn_g_result2{font-size: 22px;top:65px;text-align:center;line-height:0.8}
.bn_termcloud .bn_g_result2{font-size: 22px;top:65px;text-align:center;}
.bn_termcloud #bn_g_result3{font-size: 22px;top:210px;text-align:center;line-height:0.8}
.bn_termcloud .bn_g_result3{font-size: 22px;top:210px;text-align:center;}
.bn_termcloud .bn_g_result4{font-size: 16px;top:30px;left:40px;text-align:left;}
.bn_termcloud .bn_g_result5{font-size: 16px;top:177px;text-align:right;}
.bn_termcloud .bn_g_result6{font-size: 16px;top:120px;text-align:center;}
.bn_termcloud .bn_g_result7{font-size: 16px;top:236px;left:25px;	text-align:left;}
.bn_termcloud .bn_g_result8{font-size: 16px;top:275px;text-align:center;}
.bn_termcloud .bn_g_result9{font-size: 16px;top:100px;text-align:right;}
.bn_termcloud .bn_g_result10{font-size: 12px;top:50px;text-align:right;}
.bn_termcloud .bn_g_result11{font-size: 12px;top:170px;text-align:center;left:-20px;}
.bn_termcloud .bn_g_result12{font-size: 12px;top:190px;text-align:left;}
.bn_termcloud .bn_g_result13{font-size: 12px;top:95px;text-align:left;}
.bn_termcloud .bn_g_result14{font-size: 12px;top:260px;text-align:left;}
.bn_termcloud .bn_g_result15{font-size: 12px;top:250px;text-align:right;}

.bn_termcloud .bn_g_result_attributes {display:none;}
.bn_termcloud .bn_g_result_terms {display:none;}
.bn_termcloud .bn_g_details {display:none;}
.bn_termcloud .bn_g_container a.bn_g_result_link,
.bn_termcloud a.bn_g_result_link:link,
.bn_termcloud a.bn_g_result_link:active {color:#0067C5;text-decoration:none;border-style: none;}
.bn_termcloud .bn_g_container a.bn_g_result_link:hover { color:#99CCFF;}
.bn_termcloud .bn_g_container ul{list-style-type: none;margin-left:5px;padding-left:0px;}
.bn_termcloud .bn_g_footer{display:none;}

/* PowerReviews css */
.cat_pr_rating0 {
	background-image:url("http://search.ergoindemand.com/images/three_stars_small.gif");
}
.cat_pr_rating1 {
	background-image:url("http://search.ergoindemand.com/images/three_stars_small.gif");
}
.cat_pr_rating2 {
	background-image:url("http://search.ergoindemand.com/images/three_stars_small.gif");
}
.cat_pr_rating3 {
	background-image:url("http://search.ergoindemand.com/images/three_stars_small.gif");
}
.cat_pr_rating4 {
	background-image:url("http://search.ergoindemand.com/images/four_stars_small.gif");
}
.cat_pr_rating5 {
	background-image:url("http://search.ergoindemand.com/images/five_stars_small.gif");
}
.cat_pr_text {
	float:left;
	line-height:15px;
	margin-left:2px;
	visibility: hidden !important;
	text-decoration:none;
	font-weight:300;
	display:none!important;
}
.cat_pr_rating0, .cat_pr_rating0h, .cat_pr_rating1, .cat_pr_rating1h, .cat_pr_rating2, .cat_pr_rating2h, .cat_pr_rating3, .cat_pr_rating3h, .cat_pr_rating4, .cat_pr_rating4h, .cat_pr_rating5 {
	display:inline;
	float:left;
	height:15px;
	margin-left:30px;
	overflow:hidden;
	text-indent:-9999px;
	visibility: visible !important;
	width:85px;
}

