/*
*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: 220px;
	border: 0px outset #dddddd;
}

.bn_g_area 
{
	width: 220px;
	font-family: arial,sans-serif;
	text-align: left;
}

.bn_horiz .bn_g_container
{
	width: 500px;
}
.bn_horiz .bn_g_area
{
	width: 500px;
}
.bn_g_welcome
{
	background: #FFFFFF url(../images/CT/bg_baynote_header.png) repeat scroll 0 0;
	color: #134464;
	border: 1px outset #eef;
	padding: 5px 5px 5px 8px;
	margin: 0px 5px 0px 8px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: arial,sans-serif;
}

.bn_g_results_list
{
	font-size: 11px;
	padding: 7px 14px 0px 14px;
}
.bn_g_result
{
	text-align:left;
	padding: 10px 0 10px;
	clear: both;
}
.bn_horiz .bn_g_result
{
	text-align:center;
}

.bn_g_result IMG
{
	margin: 0 5px 0 0;
	border: 1px solid #C0C0C0;
	width:100px;
	height:100px;
}

.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:#6699CC;
	text-decoration:none;
	font-weight:bold; 
	font-size:11px;
}
.bn_g_result_title a:hover
{
	color: #FFAD01;
}
.bn_g_result_attr1
{
	color: #a34100;
	font-weight:bold;
	display: none;
}
.bn_g_result_terms
{
	display: none;
}
.bn_g_details
{
	text-align:right;
	clear: left;
	color:#666666;
	border-bottom:1px solid #bbb;
	padding-bottom:5px;
}
.bn_horiz .bn_g_details
{
	text-align:center;
	clear: left;
	color:#666666;
	border-bottom: 0px solid #bbb;
}

.bn_g_footer{
	clear:left;
}
.bn_g_footer a
{
	padding: 0px 2px 2px 0px;
	color:#666666;
	font-weight:normal;
	display: none;
}

/*-------End defaults---------*/

.bn_homepage .bn_g_details
{
	text-align:center;
	clear: left;
	color:#666666;
	border-bottom: 0px solid #bbb;
}

.bn_homepage .bn_g_result
{
	text-align:center;
}

.bn_g_horizontal .bn_g_container
{
	width: 500px;
}

.bn_g_homepage .bn_g_container
{
	width: 715px;
}

.bn_g_horizontal .bn_g_area
{
	width: 500px;
	margin: 0;
	font-size: 10px;
}

.bn_g_homepage .bn_g_area
{
	width: 715px;
	margin: 0;
	font-size: 10px;
}

.bn_g_horizontal .bn_g_welcome
{
	margin: 0 0 0px 0;
}

.bn_g_homepage .bn_g_welcome
{
	margin: 0 0 0px 0;
}

.bn_g_3horizontal .bn_g_horizontal .bn_g_result IMG
{
	float:left;
}

.bn_g_3horizontal .bn_g_homepage .bn_g_result IMG
{
	float:left;
}

.bn_g_horizontal .bn_g_result
{
	width: 110px;
	*width: 115px;
	border: none;
	margin: 0;
	padding: 5px 2px 2px 2px;
	font-size: 10px;
	clear: none;
	float: left;
}

.bn_g_homepage .bn_g_result
{
	width: 105px;
	*width: 110px;
	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
{
	width: 185px;
	border: none;
	margin: 0;
	padding: 5px 2px 2px 2px;
	font-size: 10px;
	clear: none;
	float: left;
}

.bn_g_3horizontal .bn_g_homepage .bn_g_result
{
	width: 185px;
	border: none;
	margin: 0;
	padding: 5px 2px 2px 2px;
	font-size: 10px;
	clear: none;
	float: left;
}

.bn_g_homepage .bn_g_homepage .bn_g_result
{
	width: 185px;
	border: none;
	margin: 0;
	padding: 5px 2px 2px 2px;
	font-size: 10px;
	clear: none;
	float: left;
}

.bn_g_3horizontal  .bn_g_horizontal .bn_g_details
{
	clear: none;
}

.bn_g_3horizontal  .bn_g_homepage .bn_g_details
{
	clear: none;
}

/*-----*/

.bn_learnmore .bn_g_container
{
	width: 198px;
	border: none;
	background: rgb(243,243,243);
}

 .bn_learnmore .bn_g_area 
{
	width: 198px;
	font-family: arial,sans-serif;
	text-align: left;
	background: rgb(243,243,243);
}


.bn_learnmore .bn_g_welcome
{
	background: rgb(243,243,243);
	color: #333333;
	padding:0px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	font-family: Helvetica,Arial,sans-serif;
}

.bn_learnmore .bn_g_results_list
{
	font-size: 11px;
	padding: 0px;
}
.bn_learnmore .bn_g_result
{
	text-align:left;
	padding: 0px;
	margin-bottom:2px;
	clear: both;
}
.bn_learnmore .bn_g_result
{
	text-align:left;
}

 .bn_learnmore .bn_g_result IMG
{
	margin: 0 5px 0 0;
	border: 1px solid #C0C0C0;
	width:100px;
	height:100px;
}

.bn_learnmore .bn_g_result_image{
	/*To avoid issues with IE never place float, height, or width for this div*/
}

.bn_learnmore .bn_g_result_title a,  .bn_g_result_title a:link, .bn_g_result_title a:active, .bn_g_result_title a:visited 
{
 	color:#333333;
	text-decoration:underline;
	font-weight:normal; 
	font-size:10px;
}
.bn_learnmore .bn_g_result_title a:hover
{
	color: #333333;
}
.bn_learnmore .bn_g_result_attr1
{
	color: #333333;
	font-weight:bold;
}
.bn_learnmore .bn_g_result_terms
{
	display: none;
}
.bn_learnmore .bn_g_details
{
	display:none;
}

.bn_learnmore .bn_g_footer{
	clear:left;
}
.bn_learnmore .bn_g_footer a
{
	padding: 0px 2px 2px 0px;
	color:#333333;
	font-weight:normal;
}
.bn_g_details_text { line-height:20px; font-size:10px; }
