

/**- Directory -**/


SPAN.directoryIcons {
	float:right;
	border:1px solid #52777D;
	background-color:#fff;
	padding:2px;
	margin-top: 3px;
}
SPAN.directoryRatingIcons {
	font-size: 9px;
	margin-top: 0;
}



TABLE.directoryLayoutTable {
	margin: 0;
	width: 790px;
	margin-left: 5px;
}
IMG.topBarArrow {
	margin: 0 8px 0 0;
	padding: 0;
	border: 0;
	float: left;
}
TD.directoryTopBarCell {
	background-image: url(img/directory/top-bar-cell-bkg.gif);
	background-position: bottom;
	width: 100%;
}
TD.directoryFooterBarCell {
	background-image: url(img/directory/footer-bar-cell-bkg.gif);
	background-position: top;
	white-space: nowrap;
	width: 100%;
}
TD.directoryTopBarCell DIV, TD.directoryFooterBarCell DIV {
	margin: 0;
	padding: 4px 0;
}
TD.directoryTopBarCell, TD.directoryFooterBarCell {
	background-repeat: repeat-x;
	font-size: 12px;
	color: #00095b;
	padding: 0;
}
TD.directoryTopLeftCell, TD.directoryTopRightCell, TD.directoryFooterRightCell, TD.directoryFooterLeftCell {
	background-repeat: no-repeat;
}
TD.directoryTopLeftCell {
	background-image: url(img/directory/top-cell-bkg.gif);
	background-position: bottom left;	
}
TD.directoryTopRightCell {
	background-image: url(img/directory/top-cell-bkg.gif);
	background-position: bottom right;	
}
TD.directoryFooterRightCell {
	background-image: url(img/directory/footer-cell-bkg.gif);
	background-position: top right;	
}
TD.directoryFooterLeftCell {
	background-image: url(img/directory/footer-cell-bkg.gif);
	background-position: top left;	
}
TD.directoryTopRightCell, TD.directoryFooterRightCell {
	background-repeat: no-repeat;
	width: 25px;
}
TD.directoryTopRightCell DIV, TD.directoryFooterRightCell DIV {
	display: block;
	width: 25px;
	margin: 0;
	padding: 0;
}
TD.directoryLeftSpacer {
	width: 30px;
}
TD.directoryMainCell {
	padding: 0;
	border: 1px solid #818181;
	border-width: 0 1px 0 1px;
	background-color: #fff;
}
TD.directoryRightCell {
	background-image: url(img/directory/right-cell-bkg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0;
	margin: 0;
}
DIV.directoryItemOuter, DIV.directoryItemDetailOuter {
	color: #444;
}
DIV.directoryItemOuter {
	padding: 2px 5px 2px 15px;
	margin: 0 !important;
	font-size: 80%;
}
DIV.directoryItemDetailOuter {
	margin: 0 0 5px 5px;
	padding: 8px 5px 5px 5px;
}
P.directoryItemTitle {
	font-size: 15px;
	white-space: normal;
}
DIV.directoryItemDetailOuter DIV.directoryItemDescription {
	border-top: 1px solid #ccc;
	padding: 8px 6px;
}
P.normalListingsHdr {
	margin: 15px 0 0 0;
	padding: 1px 5px 1px 10px;
	font-size: 12px;
}
P.directoryItemTitle {
	color: #006;
	margin-bottom: 0;
}
DIV.directoryItemOuter A.emailAndURL:HOVER {
	color: #733;
}
P.directoryItemTitle A, P.directoryItemTitle A:VISITED {
	color: #006;
}
DIV.directoryItemOuter A.emailAndURL, DIV.directoryItemOuter A.emailAndURL:VISITED {
	font-weight: normal;
	text-decoration: none;
	color: #337;
}
DIV.directoryItemOuter P.directoryItemTitle {
	color: #000;
}
P.directoryItemTitle SPAN.moreDetailLink {
	font-size: 11px;
}
P.directoryItemTitle A:HOVER {
	color: #339;
}
P.directoryItemTitle A.titleLink, P.directoryItemTitle A.titleLink:VISITED {
	text-decoration: none;
}
P.directoryItemTitle A.titleLink:HOVER {
	text-decoration: underline;
}
DIV.directoryItemDescription  {
	margin-top: 10px;
	padding: 0 9px;
}
DIV.directoryItemDescription DIV {
	margin: 2px 0;
	font-size: small;
	text-align: justify;
}
DIV.directoryItemDescription P {
	font-size: small;
}
DIV.directoryItemAddress {
	font-size: small;
	margin: 0;
	padding: 0;
}
P.directoryAddress, DIV.directoryItemQualifications, DIV.directoryItemContactDetails {
	margin: 2px 8px;
	font-size: 11px;
	clear: left;
}
DIV.directoryItemContactDetails {
	white-space: nowrap;
}
SPAN.directoryItemInfoOne, SPAN.directoryItemInfoTwo {
	display: block;
	width: 250px;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
SPAN.directoryItemInfoOne,SPAN.directoryItemInfoTwo {
	padding: 0 20px 0 0;
}

.directoryItemFree SPAN.directoryItemInfoOne, .directoryItemFree SPAN.directoryItemInfoTwo {
	padding: 0 25px 0 4px;
	width: auto;
}
.directoryItemEnhanced SPAN.directoryItemInfoOne, .directoryItemEnhanced SPAN.directoryItemInfoTwo {
	padding: 0 25px 0 4px;
	width: auto;
}
.verifiedListing SPAN.directoryItemInfoOne, .verifiedListing SPAN.directoryItemInfoTwo {
	padding: 0 25px 0 4px;
	width: auto;
}

TD.directoryCentre {
	background-repeat: repeat;
	background-position: 50% 0;
	margin: 0 !important;
	padding: 0 !important;
	width: 15%;
	border: 1px solid #6b9dce;

}
TD.directoryCentre DIV {
	margin: 0 !important;
	padding: 0 !important;
}
TD.directoryCentre IMG.layoutQCircle {
	position: relative;
	bottom: 1px;
	right: 1px;
}
DIV.photoAndFilesContainer {
	padding: 0;
	margin: 15px 5px 15px 5px;
	background-color: #f3f3ff;
	border: 1px solid #777;
}
P.pfTitle {
	background-color: #fff;
	border-bottom: 1px solid #777;
	padding: 1px 10px;
	font-size: 8pt;
	margin: 0;
}
A.listingImageLink, A.listingImageLink:VISITED {
	text-decoration: none;
}
A.listingImageLink:HOVER, A.listingImageLink:FOCUS {
	color: #A00;
}
IMG.directoryImage {
	border: 1px solid #003;
	margin: 10px 5px 5px 5px;
}
A.listingImageLink:HOVER IMG.directoryImage, A.listingImageLink:FOCUS IMG.directoryImage {
	border: 1px solid #a00;
}
DIV.registrationNumber {
	color: #999;
	font-size: 9pt;
}
DIV.itemSeparator {
	background-image: url(img/directory-separator.gif);
	background-repeat: repeat-y;
	background-position: 50% 50%;
	font-size: 1px;
	margin: 11px 0 2px 0;
	padding: 0;
	height: 1px;
}
SPAN.listingDistance {
	display: block;
	float: left;
	font-size: 7pt;
	color: #555;
}
DIV.distanceDisclaimer {
	margin: 0 5px 0 0;
	padding: 0;
	color: #555;
	font-size: 7pt;
	position: relative;
	top: 12px;
}
SPAN.ERdisclaimer {
	font-size: 8pt;
	color: #333;
}
P.emptyResults {
/*
	background-image: url(img/directory/black-and-white-eye-bkg.jpg);
	*/
	background-repeat: no-repeat;
	background-position: 50% 100%;
	padding-bottom: 165px;
}
A.listingUpgrade, A.listingUpgrade:VISITED {
	border: 1px solid #aaa;
	color: #668 !important;
	margin: 0 3px 0 0;
	font-size: 9px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 1.5em;
	font-family: Helvetica, sans-serif;
	padding: 3px 6px 3px 4px;
}
A.listingUpgrade:HOVER, A.listingUpgrade:FOCUS {
	border: 1px solid #000;
	color: #000 !important;
	background-color: #eef3ff;
}
DIV.localSearchSuggestions {
	margin: 10px 16px 5px 10px;
	color: #666;
	font-style: italic;
}
DIV.localSearchSuggestions A, DIV.localSearchSuggestions A:VISITED {
	color: #66f;
}
DIV.localSearchSuggestions A:HOVER, DIV.localSearchSuggestions A:FOCUS {
	color: #f66;
}

/** - Premium Listings - **/
TABLE.premiumListing {
	margin: 8px 0 8px 12px;
	border-left: 1px solid #52777D;
	border-top: 1px solid #52777D;
	width: 95%;
}
TABLE.premiumListing TD.hdr, TABLE.premiumListing TD.topRightHdr {
	padding: 0;
	/*background-image: url(img/directory/premium-listings-hdr.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	border: 1px solid #52777D;
	border-width: 0 0 1px 0;
	background-color: #5DA9DD;
}
TABLE.premiumListing TD.hdr A, TABLE.premiumListing TD.hdr A:VISITED {
	text-decoration: none;
	color: #fff;
}
TABLE.premiumListing TD.hdr DIV {
	padding: 2px 0 3px 5px;;
	margin: 0;
	/*border-bottom: 1px solid #aaa;*/
}
TABLE.premiumListing TD.mainInfo, TABLE.premiumListing TD.listingImage {
	padding: 5px 0 5px 5px;
}
TABLE.premiumListing TD.listingImage {
	width: 10%;
}
TABLE.premiumListing TD.mainInfo, TABLE.premiumListing TD.rightCell, TABLE.premiumListing TD.premiumFooter, TABLE.premiumListing TD.premiumFooterRight, TABLE.premiumListing TD.listingImage {
	background-color: #EAF7FF;
}
TABLE.premiumListing TD.topRightHdr {
	border-right: 1px solid #52777D;
}
TABLE.premiumListing TD.rightCell {
	border-right: 1px solid #52777D;
	background-image: url(img/directory/premium-right-cell-bkg.gif);
}
TABLE.premiumListing TD.premiumFooterRight {
	width: 9px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
TABLE.premiumListing TD.premiumFooterRight {
	border-right: 1px solid #52777D;
}
TABLE.premiumListing TD.premiumFooter, TABLE.premiumListing TD.premiumFooterRight {
	margin: 0;
	padding: 0;
	/*background-image: url(img/directory/premium-verified-bar-fill.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	border-top: 1px solid #52777D;
	border-bottom: 1px solid #52777D;
	font-size: 5px;
	background-color: #5DA9DD;
}
TABLE.premiumListing TD.premiumFooter DIV {
	margin: 0;
	padding: 0;
}
TABLE.premiumListing TD.premiumFooter A.verifiedFooter, TABLE.premiumListing TD.premiumFooter A.verifiedFooter:VISITED {
	display: block;
	padding: 0;
	margin: 0 0 0 0;
	height: 9px;
	width: 80px;
	background-image: url(img/directory/premium-verified-bar.gif);
	background-position: 0 -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}
TABLE.premiumListing TD.premiumFooter A.verifiedFooter:HOVER {
	background-position: bottom left;
}
TABLE.premiumListing TD.premiumFooter IMG.verifiedImage {
	margin: 0;
	padding: 0;
	float: right;
}
TABLE.premiumListing A.viewFullDetailsPremium, TABLE.premiumListing A.viewFullDetailsPremium:VISITED {
	display: block;
	float: right;
	width: 136px;
	height: 21px;
	color: #FFF;
	text-decoration: none;
	background-image: url(img/directory/view-full-details-now-pre.gif);
	background-position: 0 -1px;
	position: relative;
	left: 10px;
}
TABLE.premiumListing A.viewFullDetailsPremium:HOVER {
	background-position: 0 -29px;
}
TABLE.premiumListing A.applyNow, TABLE.premiumListing A.applyNow:VISITED, TABLE.verifiedListing A.applyNow, TABLE.verifiedListing A.applyNow:VISITED {
	display: block;
	float: right;
	width: 136px;
	height: 21px;
	color: #FFF;
	text-decoration: none;
	background-image: url(img/directory/make-an-enquiry.gif);
	background-position: 0 -28px;
	position: relative;
	left: 10px;
}
TABLE.premiumListing A.applyNow:HOVER, TABLE.verifiedListing A.applyNow:HOVER {
	background-position: 0 0;
}
TABLE.premiumListing SPAN.listingDistance {
	/*background-image: url(img/directory/premium-item-footer-area.gif);
	background-position: right bottom;
	background-repeat: no-repeat;*/
	color: #fff;
	padding: 3px 20px 2px 10px;
}
TABLE.premiumListing SPAN.listingDistance B {
	color: #fff;
}
/*** Verified Listings ***/
TABLE.verifiedListing {
	margin: 5px 0 5px 12px;
	border-left: 1px solid #aaa;
	width: 95%;
}
TABLE.verifiedListing TD.hdr, TABLE.verifiedListing TD.topRightHdr {
	padding: 0;
	background-image: url(img/directory/verified-listings-hdr.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #aaa;
}
TABLE.verifiedListing TD.hdr A, TABLE.verifiedListing TD.hdr A:VISITED {
	text-decoration: none;
}
TABLE.verifiedListing TD.hdr DIV {
	padding: 2px 0 3px 5px;;
	margin: 0;
	/*border-bottom: 1px solid #aaa;*/
}
TABLE.verifiedListing TD.mainInfo {
	padding: 5px 0 5px 5px;
}
TABLE.verifiedListing TD.mainInfo, TABLE.verifiedListing TD.rightCell, TABLE.verifiedListing TD.verifiedFooter,TABLE.verifiedListing TD.verifiedFooterRight {
	background-color: #e8eefa;
}
TABLE.verifiedListing TD.topRightHdr {
	border-right: 1px solid #aaa;
}
TABLE.verifiedListing TD.rightCell {
	border-right: 1px solid #aaa;
	background-image: url(img/directory/verified-right-cell-bkg.gif);
}
TABLE.verifiedListing TD.verifiedFooterRight {
	width: 9px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
TABLE.verifiedListing TD.verifiedFooterRight {
	border-right: 1px solid #aaa;
}
TABLE.verifiedListing TD.verifiedFooter,TABLE.verifiedListing TD.verifiedFooterRight {
	margin: 0;
	padding: 0;
	font-size: 5px;
	background-image: url(img/directory/verified-bar-fill.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
TABLE.verifiedListing TD.verifiedFooter DIV {
	margin: 0;
	padding: 0;
}
TABLE.verifiedListing TD.verifiedFooter A.verifiedFooter, TABLE.verifiedListing TD.verifiedFooter A.verifiedFooter:VISITED {
	display: block;
	padding: 0;
	margin: 0 0 0 0;
	height: 9px;
	width: 80px;
	background-image: url(img/directory/verified-bar.gif);
	background-position: 0 -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}
TABLE.verifiedListing TD.verifiedFooter A.verifiedFooter:HOVER {
	background-position: bottom right;
}
TABLE.verifiedListing TD.verifiedFooter IMG.verifiedImage {
	margin: 0;
	padding: 0;
	float: right;
}
TABLE.verifiedListing A.viewFullDetails, TABLE.verifiedListing A.viewFullDetails:VISITED {
	display: block;
	float: right;
	width: 136px;
	height: 21px;
	color: #FFF;
	text-decoration: none;
	background-image: url(img/directory/view-full-details-now.gif);
	background-position: 0 -28px;
	position: relative;
	left: 10px;
}
TABLE.verifiedListing A.viewFullDetails:HOVER {
	background-position: 0 0;
}
TABLE.verifiedListing SPAN.listingDistance {
	background-image: url(img/directory/verified-item-footer-area.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 8px 20px 5px 10px;
}
TABLE.verifiedListing SPAN.ERdisclaimer {
	font-size: 8pt;
	position: relative;
	left: 8px;
}

/*** free listing - for reg pages ***/
TABLE.freeListing {
	margin: 5px 0 5px 12px;
	border-left: 1px solid #aaa;
	width: 95%;
}
TABLE.freeListing TD.hdr {
	padding: 0;
	background-color: #eee;
	border-bottom: 1px solid #aaa;
}
TABLE.freeListing TD.hdr DIV {
	padding: 2px 0 3px 5px;;
	margin: 0;
}
TABLE.freeListing TD.mainInfo {
	padding: 5px 0 5px 5px;
	background-color: #fff;
}
P.directoryItemTitleFreeListing {
	font-size: 8pt;
}
P.smallerTextSize {
	font-size: 9pt;
}


A.returnToDirectoryListings, A.returnToDirectoryListings:VISITED {
	background-image: url(img/directory/return-to-directory.gif);
}
A.returnToDirectoryPreview, A.returnToDirectoryPreview:VISITED {
	background-image: url(img/directory/return-to-preview.gif);
}
A.applyNowRounded, A.applyNowRounded:VISITED {
	background-image: url(img/directory/make-an-enquiry-rounded.gif);
	position: relative;
	left: 25px;
}
A.returnToDirectoryListings, A.returnToDirectoryListings:VISITED, A.returnToDirectoryPreview, A.returnToDirectoryPreview:VISITED, A.applyNowRounded, A.applyNowRounded:VISITED {
	display: block;
	width: 170px;
	height: 22px;
	background-position: 0 0;
	text-decoration: none;
	float: right;
}
A.returnToDirectoryListings, A.returnToDirectoryListings:VISITED, A.returnToDirectoryPreview, A.returnToDirectoryPreview:VISITED {
	position: relative;
	bottom: 22px;
}
A.returnToDirectoryListings:HOVER, A.returnToDirectoryPreview:HOVER, A.applyNowRounded:HOVER  {
	background-position: 0 -27px;
}



DIV.descriptionPremium {
	border-top: 1px solid #ccc;
	padding: 10px 3px 3px 3px;
	margin-top: 10px;
	font-size: 8pt;
}
DIV.descriptionPremium DIV {
	text-align: justify;
}
DIV.verifiedFooter {
	
}




/**:- Pagination -:**/
A.pageLnk, A.pageLnk:VISITED, B.pageLnk {
	margin: 2px 5px;
	font-size: 12px;
	width: 180px;
	color: #33a;
	padding: 0;
	text-decoration: none;
}
B.pageLnk {
	color: #900;
	margin: 2px 5px;
}
A.pageLnk:HOVER {
	color: #f00;
	border-color: #999;
}
DIV.pagination {
	margin: 18px 0 0 20px;
	padding: 3px 12px 0 12px;
	border-top: 1px solid #ddd;
	font-size: small;
	color: #555;
}
DIV.pagination SPAN.pageSeparator {
	color: #ccc;
}
SPAN.prevNextLink A,SPAN.prevNextLink A:VISITED {
	color: #00F;
	text-decoration: none;
}
SPAN.prevNextLink A:HOVER {
	color: #C00;
}
SPAN.prevLink {
	float: left;
}
SPAN.nextLink {
	float: right;
}
SPAN.prevNextLink SPAN.inactivePrevNext {
	color: #777;
}


A.returnDirectoryLink, A.returnDirectoryLink:VISITED {
	color: #009;
	font-size: smaller;
	text-decoration: none;
}
TABLE.PrevNext A:HOVER, A.returnDirectoryLink:HOVER {
	color: #d00;
	text-decoration: underline;
}
A.returnDirectoryLink {
	text-align: center;
	font-size: small;
	text-decoration: none;
	width: 170px !important;
	white-space: nowrap;
}




DIV.directoryLocSrches {
	position: relative;
	text-align: right;
	top: -8px;
}


DIV#chgWaterwayPop {
	font-size:small; 
	/*
	background-color:#fefefe;
	border:3px solid #000;
	height:72px;
	width:300px;
	float:left;
	margin:0px 300px 0 190px ;
	*/
	text-align:center;
	line-height:200%;
	display:none;
}


/* used to give specs on enhanced listing in registration forms */
TABLE.WhiteHdrTbl {
	/*border: 1px solid #52777D;*/
	margin: 5px 0 5px 12px;
}
TABLE.WhiteHdrTbl TD.hdr {
	/*border-bottom: 1px solid #52777D;*/
	padding: 2px 5px;
}
TABLE.WhiteHdrTbl TD.hdr B {
	color: #5ea9da;
}
TABLE.BlueHdrTbl {
	border: 1px solid #52777D;
	margin: 5px 0 5px 12px;
}
TABLE.BlueHdrTbl TD.hdr {
	background-image: url(img/add-listing/blue-bkg-hdr.gif);
	background-repeat: repeat-x;
	background-position: 0 -2px;
	border-bottom: 1px solid #52777D;
	padding: 2px 5px;
}
TABLE.BlueHdrTbl TD.hdr B {
	color: #fff;
}

DIV.directoryItemEnhanced {
	padding-bottom: 5px;
}
DIV.directoryItemEnhanced .directoryItemTitleEnhancedListing SPAN.titleText {

}
DIV.directoryItemEnhanced .linksRow A.isURL, DIV.directoryItemEnhanced .linksRow A.isURL:VISITED {
	background-color: #F4F400;
	padding: 2px 5px 1px 5px;
}
DIV.directoryItemEnhanced .linksRow A.isURL:HOVER, DIV.directoryItemEnhanced .linksRow A.isURL:ACTIVE {
	background-color: #FFFF00;
	color: #CC0000;
}


DIV.waterwayRow {
	clear: both;
	padding: 3px 25px 0 4px;
}
DIV.linksRow {
	clear: both;
	padding-bottom: 5px;
}
DIV.descRow {
	clear: both;
	color: #573;
	padding: 2px 15px 0 4px;
	font-style: italic !important;
}

