/*
*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: 300px;
	border: 1px solid #FFFFFF;
	background:#F3F3F3 url(http://ll.vimg.net/darwin/mail.com/images/v2/layout/grey_bg_gradiant.gif) repeat-x scroll left bottom; 
}
.bn_g_homepage .bn_g_container
{
	width: 300px;
	border: none;
	background: none; 
}
.bn_g_titles .bn_g_container
{
	width: 300px;
}
.bn_g_area
{
	width: 300px;
	font-family: arial,sans-serif;
	text-align: left;
}
.bn_g_welcome
{
	color: #FFFFFF;
	background-color: #004994;
	padding: 5px 5px 5px 8px;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,sans-serif;
}
.bn_g_homepage .bn_g_welcome
{
	color: #0087FD;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 8px;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,sans-serif;
}
.bn_g_3img .bn_g_welcome
{
	display:none;
}
.bn_g_results_list
{
	font-size: 11px;
	padding: 2px 7px 0px 2px;
}
.bn_g_homepage .bn_g_results_list
{
	font-size: 11px;
	padding: 11px 10px 0px 10px;
}
.bn_g_1img .bn_g_results_list
{
	font-size: 11px;
	padding: 7px 7px 0px 2px;
	margin-left:5px;
}
.bn_g_titles .bn_g_results_list
{
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	margin-left:0px;
	margin-top:8px;
	margin-bottom:16px;
}
.bn_g_result
{
	text-align:left;
	padding: 12px 0 12px;
	clear: both; 
	font-weight:bold;
	font-size:16px;
	border-bottom: 1px dotted #C2C2C2;
}
.bn_g_homepage .bn_g_result
{
	border-bottom: none;
	font-size:13px;
	margin-top:3px;
	padding: 7px 3px 7px 3px;
}
.bn_g_1img .bn_g_result
{
	text-align:left;
	padding: 10px 0 10px;
	clear: both; 
	font-weight:bold;
	font-size:12px;
}
.bn_g_titles .bn_g_result
{
	text-align:left;
	padding: 2px 0 2px;
	clear: both; 
	font-weight:normal;
	font-size:11px;
}
.bn_g_result IMG
{
	margin: 0px 12px 0px 0px;
	border: 1px solid #ffffff;

	float: left;
}

.bn_g_result_image{
	/*To avoid issues with IE never place float, height, or width for this div*/
}
.bn_g_big_title
{
	font-size:18px;
	margin-bottom:10px
}

.bn_g_result_title a,  .bn_g_result_title a:link, .bn_g_result_title a:active, .bn_g_result_title a:visited 
{
 	color:#004994;
	text-decoration:none;
}

.bn_g_homepage .bn_g_result_title a, .bn_g_homepage  .bn_g_result_title a:link, .bn_g_homepage .bn_g_result_title a:active, .bn_g_homepage .bn_g_result_title a:visited 
{
 	color:#0087FD;
	text-decoration:none;
}

.bn_g_result_title a:hover
{
	text-decoration:underline;
}
.bn_g_result_attr1
{
	margin-top:10px;
	margin-bottom:10px;
	color: #000000;
	font-weight:normal;
	font-size:11px;
}
.bn_g_1img .bn_g_result_attr1
{
	margin-top:5px;
	margin-left:15px;
	color: #a34100;
	font-weight:bold;
}
.bn_g_result_terms
{
	display: none;
}
.bn_g_details
{
	clear: none;
	text-align:right;
	color:#666666;
	font-size:11px;
	margin-top:5px;
	font-weight:normal;
}
.bn_g_homepage .bn_g_details
{
	margin:0;
	padding:0;
}
.bn_g_1img .bn_g_details
{
	margin-top:0px;
}
.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: 578px;
}

.bn_g_horizontal .bn_g_area
{
	width: 578px;
	margin: 0;
	font-size: 10px;
}

.bn_g_horizontal .bn_g_welcome
{
	margin: 0 0 0px 0;
}

.bn_g_3horizontal .bn_g_horizontal .bn_g_result IMG
{
	float:left;
}

.bn_g_horizontal .bn_g_result
{
	width: 138px;
	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_horizontal .bn_g_details
{
	clear: none;
}