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

a:link {
	color: #33CC00;
	text-decoration: underline;
} 
a:hover { color: #009933; text-decoration: none} 

#WADA_DivWidthWide {
	width: 100%;
	color: #006633;
}
#WADA_DivWidthNarrow {
	width: 275px;
}
#WADAPageTitleArea 
a {
	line-height: 15pt;
	font-size:x-small
	}
.WADAResultsContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	text-align: left;
	}
.WADAResultsContainerBordered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: thin dotted #FF6600;
	text-align: left;
}



.WADASearhContainerNarrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 450px;
	text-align: right;
}

.WADAResultsContainerNarrow {
	width: 275px;

}

.WADAResultsContainerNarrowBordered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 275px;
	border: thin dotted #FF6600;
	text-align: left;
}
.WADAResultsContainerNarrowBordered2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	width: 275px;
	border: thin outset #006699;
	text-align: left;
}

.ResultsFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	}
.BusinessName {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	}
.WADAHorizLine {
  height: 1px;
  background-image: url(http://www.communityhotline.com/WA_DataAssist/images/Pacifica/Traditional_hline.gif);
  background-repeat: repeat-x;
}

.TitleNewsAds {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	}
.SubTitle{
	font-size: 10;
	}	
	
.TitleSubs {
	font-size: medium;
	color: #FF6600;
	font-weight: bold;
	line-height: normal;
	}
.TitleSubsSmall {
	font-size: 10;
	line-height: normal;
	}
.xsmallLight{
	font-size: x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	}	

.WADAResultsTable {
	width: 745px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;

}

.WADAResultsTableHeader, .WADAResultsTableCell {
    padding: 2px;
	text-align: left;
}


.WADAResultsTableCell {
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
}

.WADAResultsEditButtons {
  border-left: 1px solid #BABDC2;
  border-right: 1px solid #BABDC2;
}
.WADAResultsCount {
	font-size: 11px;
}

.WADAResultsNavTop, .WADAResultsInsertButton {
	clear: none;
}
.WADAResultsNavTop {
	width: 60%;
	float: left;
}
.WADAResultsInsertButton {
	width: 30%;
	float: right;
	text-align: right;
}
.WADAResultsNavButtonCell, .WADAResultsInsertButton {
  padding: 2px;
}
.WADAResultsTable {
	width: 750px;
	font-size: x-small;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;

}

.WADAResultsTableHeader, .WADAResultsTableCell {
    padding: 2px;
	text-align: left;
}

.WADAResultsTableHeader {
	padding-left: 3px;
	padding-right: 3px;
}

.WADAResultsTableCell {
	padding-left: 9px;
	padding-right: 9px;

}


.WADAResultsTableCell {
	border-bottom: 1px solid #BABDC2;
}


.WADAResultsRowDark {
	background-color: #EFEFEF;
}
