﻿.donormap
{
	height:500px;
	width:750px;
}

.legendblock
{
	float:left; 
	width:15px; 
	height:10px;
}

.legends
{
	font-family:Arial; 
	font-size: 9px;
}

.legend1
{
	background-color: #fff; 
	border: solid 1px #bbbbbb; 
	padding:5px
}

.legend2
{
	background-color: #fff; 
	border: solid 1px #bbbbbb; 
	padding:5px
}

.directorysearch
{
	width:100%;
}

.directoryerror
{
	color:red;
}

.directoryresultgrid
{
	width:100%;
}

.directoryresultheader
{
	text-align:left;
}

.directoryresultalternaterow
{
	background-color:#eeeeee;
}

tr.directoryresultheader th
{
	color:#ffffff;
	background-color:#bbbbbb;
	padding: 2px;
	border-left: solid 2px #ffffff;
}

.directoryprofileheader
{
	font-weight:bold;
	border-bottom: solid 1px #dddddd;
	width:100%;
	font-size: 16px;
	padding-left: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(/_layouts/1033/images/user1.gif) left no-repeat;
}

td.directorysearchlabel
{
	width:10px;
}

td.directorysearchlabel span
{
	white-space:nowrap;
}

table.bbresulttable
{
	border-collapse: collapse;
	white-space: nowrap;
}

.bbresulttable tr
{
	vertical-align: top;
	margin-bottom: 10px;
}

.bbresulttable td
{
	padding: 10px;
	border-bottom: solid 1px black;
	white-space:nowrap;
}

.bbsmallmap
{
	width:300px;
	height:150px;
	border: solid 1px black;
}

#bbmap
{
	width: 500px;
	height: 300px;
	border: solid 1px black;
}

#bbsummarymap
{
	width: 550px;
	height: 350px;
	border: solid 1px black;
}

.bberror
{
	color:Red;
}

#bblinks
{
	float: right;
	margin-bottom:5px;
}

.mapiframe
{
	width: 100%;
	height: 500px;
}

table.transactionactivitestable th {
    text-align: left !important; 
}

.transactionitem td
{
	padding:3px;
}

.transactionheader td
{
	background-color:#bbbbbb;
	padding:5px;
}

.error
{
	color:Red;
	font-weight:bold;
}

.success
{
	color:Green;
	font-weight:bold;
}

.formlabel
{
	text-transform:capitalize;
}


.productsearch td {
				white-space:nowrap;
}
.AABBOrderDetail 
{
	padding: 10px;
}
.AABBTransactionPayButton
{
	width: 100%;
	text-align:right;				
}
