/* CSS Document */

/* GENERIC COLOUR STYLES */

/* corporateYellow = E16D2E */

.yellowBG	{ background-color : #E16D2E; background-image: url(/image/backGround.png); }

.yellowC	{ color: #FFE21C; }

.lightYellowBG { background-color: #BAC28E; }

.hoverYellow { color: #996600; }

.greyBG { background-color: #E7E7E7; }

.darkGreyBG { background-color: #C4C4C4; }

.whiteBG { background-color: #FFFFFF; }

.greyC { color: #666666; }

.greyText { color: #666666; }

.redC { color: #FF3333; }

/* PAGE ELEMNTS */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, San-serif;
	font-size : 68.75%;
	line-height : 13px;
}

td
{
	font-family: Arial, Helvetica, San-serif;
	font-size: 100%;
	line-height : 130%;
}

td
{
	text-align: left;
	vertical-align: top;
}

h1
{	
	font-family : Arial, Helvetica, San-serif;
	font-weight : bold;
	padding : 5px;
	margin : 5px 0;
}

h2
{	
	font-family : Arial, Helvetica, San-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 13px;
	background-color : #f2f1ed;
	padding : 4px 5px 0 0;
	height: 16px;
	margin : 15px 0 0;
}

h3
{
	font-size : 1.1em;
	line-height: 1.3em;
}

a
{
	font-family: Arial, Helvetica, San-serif;
	font-weight:normal;
	line-height: inherit;
	color: #000000;
}

a:hover
{
	color: #AC2B00;
}

form
{
	margin: 0; 
	padding: 0;
}

input, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 110%;
	margin: 0;
	border: 1px solid #999999;
	padding: 2px;
}



/* ID ELEMENTS */

#PhoneBookHP	
{
	position: relative;
	width: 100%;
	max-width: 980px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#PhoneBook
{
	position: relative;
	width: 980px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#PhoneBookPop
{
	position: relative;
	width: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#heading
{
	position: relative;
	margin: 0px;
	width: 100%;
	height: 18px;
	padding: 2px 0 0;
}

#hpHeadingLinks
{
	text-align: right;
	vertical-align: middle;
	padding: 0 10px 0 0;
		color:#FFFFFF;
		font-weight:bold;
}

#headingLinks
{
	text-align: right;
	padding: 5px 10px 0px 0px;
	color:#FFFFFF;
	font-weight:bolder;
}
	
#contentArea
{
	margin-top: 5px;
	font-size: 1em;
	line-height: 130%;
	width: 100%;
}
	
#breadcrumb
{
	padding: 1px 0 0 15px;
	height: 19px;
	font-size : 11px;
	background-color: #BAC28E;
}

#homeBusinessSearch
{
	height: 265px;
}

#footerBorder
{
	position: relative;
	border-top: 1px solid #999999;
	padding: 7px 0px;
	margin-top: 15px;
	width: 100%;
	float:left;
	clear: left;
	font-size : 10px;
	line-height: normal;
	color: #000000;
	text-align: center;
}

#footer
{

	padding: 0px;
	margin-top: 0px;
	width: 100%;
	font-size : 10px;
	line-height: normal;
	color: #000000;
	text-align: center;
	clear: left;
}

#footerImages
{
	text-align: center;
	vertical-align: middle;
	padding: 10px 0 30px 0;
}

#footerImages a
{
	padding-left: 18px;
}

#advertisers
{
	background-color: #F2F1ED;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0;
	margin-bottom: 20px;
}
		
#parentBranch
{
	background-color : #E7E7E7;
	padding : 2px 0;
	margin : 0 0 20px;

}
								
#Results h1
{
	padding: 5px 2px 15px 13px;
	font-weight: normal;
	font-size : 14px;
	width: 563px;
	margin-top: 0;
}

#Results
{
	padding: 0 0 5px 0;
	border-left: 1px solid #E16D2E;
	border-right: 1px solid #E16D2E;
}

.resultFunctions
{
	padding: 5px 13px 5px 13px;
	background-color: #B9B9B9;
	border-left: 1px solid #E16D2E;
	border-right: 1px solid #E16D2E;
}

/* CLASS ELEMENTS */

.logo
{
	padding: 13px 15px 16px 15px;
}

.ypLogo
{
	padding: 4px 15px 7px 15px;
}

.c411Logo
{
	padding: 18px 15px 10px 20px;
}

.hpSearchBox
{
	background-color: #FFE21C;
	background-image: url(/images/backGround.png);
	padding: 0 8px 10px;
	text-align: left;
	vertical-align: middle;
}

.hpPfSearchBox
{
	background-color: #F0F0F0;
	padding: 0 8px 10px;
	text-align: left;
	vertical-align: middle;
}

.hpSearchBox h1
{
	font-size : 17px;
	margin : 0;
	padding : 0;
	margin-bottom : 15px;
}

.hpSearchField
{
	width: 98%; 
	margin: 5px 0 0;
}

#homeErrorMsg
{
	font-size : 11px;
	color: #FF0000;
	height: 30px;
	vertical-align: middle;
}

.hpSearchBox td
{
	line-height : 19px;
}

.searchBox
{
	background-color: #90995A;
	padding: 5px 5px 0px;
	margin-top: 5px;
}

#heading .searchBox
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}				

.otherSearchForm
{
	margin: 20px 14px 0 35px;
}

#submitButton
{
	margin: 21px 0 0; 
	position: relative; 
	left: -2px;
	border: 0;
}

.submitButtonTop
{
	margin: 0 0 0 10px; 
	position: relative; 
	top: -2px;
	border: 0px;
}

.submitButtonBottom
{
	position: relative; 
	bottom: -7px;
	border: 0px;
}

.disclaimer
{
	font-size: 10px;
	padding: 2px 0 10px 10px;
}

.searchBoxFooter
{
	text-align: center;
	background-color: #B9B9B9;
	padding: 6px 13px 13px 13px;
	border-left: 1px solid #E16D2E;
	border-right: 1px solid #E16D2E;
	
}

.popFooter
{
	padding : 0 15px 5px;
	text-align : right;
}

.otherSearch
{
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
}

.notes
{
	font-size : 82%;
	color: #FFFFFF;
}

.smallText
{
	font-size : 10px;
}

.keywordHighlight1
{
	background-color : #BAC28E;;
	padding : 0;
	font-family : inherit;
	font-size : inherit;
	text-decoration : inherit;
	color : inherit;
	font-weight : inherit;
}

.searchOptions
{ 
	padding-left: 5px;
	vertical-align: top;
	font-size: 110%;
	padding-top: 0px;
	padding-bottom: 0px;
}

.searchOptions a
{
	font-size: 92%;
	line-height: 150%;
}

.coloumn
{
	width: 32%;
}

.coloumn h2
{
 	padding-left : 10px;
}

.coloumnSpace
{
	width: 2%;
}


.coloumnContent
{
	padding: 0px;
	padding-left: 10px;
	line-height : 130%;
	font-size: 100%;
	margin-top: 5px;
}

.currentFilter
{
	color: #996600;
}

.currentFilter a
{
	color: #996600;
}

.currentFilter a:hover
{
	color: #000000;
}

.listing
{
	padding: 0px;
	line-height : 163%;
	margin-bottom: 20px;
}

.dealerBranchListing
{
	padding : 0px;
	line-height : 163%;
	margin : 10px 0;
}

.sideListing
{
	padding: 0px;
	line-height : 16px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align: left;
}

#extraITMListing
{
	border: 1px solid #CCCCCC;
	background-color: #F2F1ED;
	margin-right: 15px;
	position: relative;
	top: -20px;
}

#extraITMListing table
{
	background-color: #CCCCCC;
}

#extraITMListingListContainer
{
	overflow: hidden;
	position: relative;
	width: 140px;
}

#extraLPPListing
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 15px;
	position: relative;
	top: -20px;
}

#extraLPPListing table
{
	background-color: #CCCCCC;
}

#extraLPPListingListContainer
{
	overflow: hidden;
	position: relative;
	width: 140px;
}

#extraITMListingList
{
	background-color: #E7E7E7;
	position: relative;
	left: 0px;
	top: 0px;
}

#extraLPPListingList
{
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
}
			
.listing a
{
	font-size : 100%;
	padding-right: 5px;
}

.dealerBranchListing a
{
	font-size : 100%;
	padding-right: 5px;
}
									
.listing  .listingTitle
{
	font-size : 110%;
	font-weight : inherit;
	padding-right : 1px;
}

.dealerBranchListing  .listingTitle
{
	font-size : 110%;
	font-weight: normal;
	padding: 1px;
}

.listing .elpBold
{
	font-size : 110%;
	font-weight : bold;
	text-transform : uppercase;
	padding-right : 1px;
}

.listing .elpColour
{
	font-size : 110%;
	color : #FF3333;
	font-weight : inherit;
	text-transform : uppercase;
	padding-right : 1px;
}

.listing .elpBoldColour
{
	font-size : 110%;
	font-weight : bold;
	color : #FF3333;
	text-transform : uppercase;
	padding-right : 1px;
}

.listing .icon
{
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 13px;
}

.listing .address
{
	font-size: 110%;
}

.dealerBranchListing .icon
{
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 13px;
}

.icon .image
{
	background-color : #ffffff;
}

.listing .arrowHead
{
	padding: 3px 5px 0;
}

.dealerBranchListing .arrowHead
{
	padding: 0 5px;
}

.listing .phoneNumber
{
	font-size : 110%;
	font-weight: bold;
}

.dealerBranchListing .phoneNumber
{
	font-size : 110%;
	font-weight: bold;
}


.listing .categoryList
{
	color: #999999;
}

.dealerBranchListing .categoryList
{
	color: #999999;
}

.listing .categoryList a
{
	color: #999999;
}

.dealerBranchListing .categoryList a
{
	color: #999999;
}

.listing .highlightText
{
	color: #FF3333;
	font-weight: bold;
}

.dealerBranchListing .highlightText
{
	color: #FF3333;
	font-weight: bold;
}

.listingLink
{
	float: left;
	display: block;
	margin-right: 5px;
}

.moreAdsLink
{
	text-align: right; 
	padding: 0 15px 10px 0;
}

.subHeading
{
	background-color: #FFE21C;
	background-image: url(/images/backGround.png);
	font-size : 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 2px 4px 0 2px;
	height: 18px;
}								

.refinementHeading
{
	background-color: #E16D2E;
	background-image: url(/image/backGround.png);
	font-size : 12px;
	font-weight: bold;
	padding: 2px 4px 0 10px;
	height: 18px;
	color:#FFFFFF;
}

.refinementTitle
{
	font-size : 110%;
	font-weight : bold;
	padding : 4px 4px 4px 0;
	text-transform : lowercase;
}								

.refinementBody
{
	background-color: #BAC28E;
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 8px;
	padding-left: 10px;
}
.refLink
{
	width: 120px;
	font-size : 100%;
	padding: 2px;
	float: left;
}

.refinementBody .dash
{
	padding: 2px 0px;
	float: left;
	clear: left;
	font-size : 100%;
}

.refinementBody a.refineShow
{
	font-weight: bold;
	font-size : 91%;
	display: block;
}

.curRefinementBody
{
	background-color: #E7E7E7;
	border-bottom: 5px solid #FFFFFF;
	padding-bottom: 8px;
	padding-left: 10px;
}

.curRefinementBody a
{
	font-weight: bold;
	font-size : 91%;
}

.curRefinementItem
{
	font-size : 100%;
	padding: 2px 2px 2px 0;
	display: block;
}

.otherSearchNav
{
	background-color:  #BAC28E;
	border-bottom: 2px solid #FFFFFF;
	padding: 10px;
	line-height: 160%;
}

.extraRefinementColoumns
{
	border-left: 1px dashed #000000;
}

.usefulTips
{
	margin: 25px;
}

.usefulTipBG
{
	background-color: #BAC28E;
}

.usefulTipsTable
{
	margin: 15px 0 0 30px;
}

.alignRight
{
	text-align: right;
}

.alignCenter
{
	text-align: center;
}

.alignRightMiddle
{
	text-align: right;
	vertical-align: middle;
}

.alignRightBottom
{
	text-align: right;
	vertical-align: bottom;
}
.alignLeftMiddle
{
	text-align: left;
	vertical-align: middle;
}

.alignLeftBottom
{
	text-align: left;
	vertical-align: bottom;
}

.alignCenterMiddle
{
	text-align: center;
	vertical-align: middle;
}

.floatLeft
{
	float: left;
}

.errorText
{
	color: #FF0000;
	font-weight: bold;
	font-size : 110%;
}

.alertText
{
	color: #000000;
	font-size : 100%;
	vertical-align: middle;
	padding-left: 10px;
}

.didYou
{
	padding: 0 4px 5px 2px;
	vertical-align: middle;	
}

.backToLinkCell
{
	padding: 0 4px 5px 7px;
	font-size: 11px;
	vertical-align: middle;	
}

.printLinkCell
{
	padding: 0 7px 2px 0;
	text-align: right;
	position: relative;	
}

.yellowHead
{
	background-color:  #E16D2E;
	background-image: url(/image/backGround.png);
	padding: 2px 0 0;
	font-size: 12px;
	height: 18px;
}

.yellowHead table tr td
{
	font-size: 12px;
}

.topYellowBorder
{
	font-size : 1px;
	height: 8px;
	overflow: hidden;
	border-top: 1px solid #FFE21C;
}


.bottomYellowBorder
{
	font-size : 1px;
	height: 8px;
	overflow: hidden;
	border-bottom: 1px solid #E16D2E;
}

.leftYellowBorder
{
	border-left: 1px solid #E16D2E;
}

.rightYellowBorder
{
	border-right: 1px solid #E16D2E;
}

.yellowBorder
{
	border: 1px solid #E16D2E;
}

a.saveShare
{
	color: #999999;
	font-size : 10px;
	text-decoration: none;
	padding: 5px 28px 6px 0;
	background-image: url(../image/saveShare.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	float: right;
}

a.saveShare:hover
{
	color: #996600;
	background-image: url(../image/saveShare.png);
}

a.facebookLink
{
	color: #999999;
	font-size : 10px;
	text-decoration: none;
	padding: 5px 24px 6px 0;
	margin-right: 3px;
	background-image: url(../image/facebook.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	float: right;
}

a.facebookLink:hover
{
	color: #996600;
	background-image: url(../image/facebook.gif);
}

a.printFriend
{
	color: #999999;
	font-size : 10px;
	text-decoration: none;
	padding: 5px 28px 6px 0;
	background-image: url(../image/printer.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	float: right;
}

a.printFriend:hover
{
	color: #996600;
	background-image: url(../image/printer.gif);
}

a.printFriendResult
{
	color: #999999;
	font-size : 10px;
	text-decoration: none;
	padding: 3px 25px 4px 0;
	line-height: 200%;
	background-image: url(../image/printerResultPG.gif);
	background-position: right;
	background-repeat: no-repeat;
}

a.printFriendResult:hover
{
	color: #996600;
	background-image: url(../image/printerResultPG.gif);
}

.displayOption
{
	padding: 0px 5px;
}

.merchantContent
{
	border-left: 1px solid #E16D2E;
	border-right: 1px solid #E16D2E;
}

.merchantContent h2
{
	padding: 4px 5px 0 15px;
	height: 16px;
	font-size : 12px; 
	margin: 0px;
}

.merchantCell
{
	width : 470px;
	max-height : 470px;
	margin : 0px;
	overflow : hidden;
}

.merchantKeywords
{
	padding: 8px 13px 2px;
	border-left: 1px solid #E16D2E;
	border-right: 1px solid #E16D2E;
	background-color: #D5D5D5;	
}

.merchantListing
{
	margin: 0px 0px 0px 20px;
	font-size: 110%;
}

.merchantListing table tr td
{
	font-size: 110%;
}

.merchantCell .content
{
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	line-height : 19px;
	overflow: hidden;
}

.merchantCell .contentTopRow
{
	padding: 15px;
	text-align: center;
	vertical-align: top;
	line-height : 19px;
	overflow: inherit;
}

.merchantCell .menu
{
	margin: 5px 0px 0px;
}

.merchantCell input
{
	font-size: 100%;
}

.printMerchantCell
{
	padding:0px 15px 0px 5px;
	color: #999999;
	font-size : 10px;
	text-decoration: none;
}

.merchantEmailRequestField
{
	font-size: 110%; 
	border: 1px solid #E7E7E7; 
	padding: 2px;
}

#BusinessProfile h1
{
	background-image:url(/images/MerchantBullet.png); 
	background-repeat: no-repeat; 
	font-size : 18px; 
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#BusinessProfile h3
{
	font-family : Arial, Helvetica, San-serif;
	font-size : 14px;
	font-weight : bold;
	padding: 0;
	margin: 0;
	line-height: 22px;
}

#ddFormSwitch
{
	padding: 5px 10px;
}

#cbForm
{
	display: none;
}

.inputPaddingVert
{
	margin: 2px 0;
}

.inputPadding
{
	margin: 2px 0 2px 10px;
}

.createModifyLocal
{
	border-top: 1px dashed #7F7F7F;
	margin-top: 10px;
	padding-top: 7px;
	vertical-align: middle;
}

.dashBreak
{
	background-image:url(/images/dash.png);
	background-position: center;
	background-repeat: repeat-x;
	text-align: center;
	height: 10px;
	margin: 10px 0px;
}

.overDashText
{
	background-color: #FFFFFF;
	padding: 0px 5px;
	font-size : 16px;
	font-weight: bold;
	position: relative;
	top: -2px;
}

.smartTipsText
{
	font-weight: normal;
	font-size : 100%;
	text-decoration: none;
	display: block;
	padding: 5px 3px 8px 0;
}

a.smartTipsLink
{
	text-decoration: none;
	cursor: pointer;
}

a.smartTipsLink:hover
{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

a.hpDisplayMapLink
{
	text-decoration: none;
}


/* MENU HOLDERS */

.MenuHolder
{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 10; 
	display: none;
	width: 100%;
}

.refineMenu td
{
	font-size : 100%;
	padding: 0px 10px;
}

a.secondaryNav
{
	display: inline;
	float: none;
	width: auto;
	font-size : 100%;
	font-weight: normal;
	color: #000000;
	line-height : 19px;
}

a.secondaryNav:hover
{
	color: #996600;
}

.refineMenu
{
	position: absolute;
	visibility: hidden;
	border: 1px solid #BAC28E;;
	z-index: 10;
	background-color: #BAC28E;
	padding: 0 0 10px;
}

.bucketMenu
{
	position: absolute;
	visibility: hidden;
	border: 1px solid #666666;
	z-index: 10;
	background-color: #E7E7E7;
	padding: 0 0 10px;
}

.bucketMenu td
{
	font-size : 100%;
	padding: 0px 10px;
}


.closeLink
{
	padding: 0 2px;
}

.sansUnderline
{
	text-decoration: none;
	
}

.headerSearchOptions
{
	position: absolute;
	right : 10px;
	padding: 8px 10px 10px;
	visibility: hidden;
	border: 1px solid #BAC28E;;
	z-index: 10;
	background-color: #BAC28E;
}

.footerSearchOptions
{
	position: absolute;
	padding: 8px 10px 10px;
	visibility: hidden;
	border: 1px solid #BAC28E;;
	z-index: 10;
	background-color: #BAC28E;
}

.footerSiteLink
{
	text-decoration: none; 
	color: inherit;
}


/* MAPS */
.mapDisplay
{
	margin:15px 13px 0px 13px;
}

div .mapCount
{
	background:url(/images/dartRegListing.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 39px;
	padding-top: 5px;
	text-align: center;
	font-size : 9px;
	float: left;
	margin-right: 5px;
}

#advertisers div .mapCount
{
	background:url(/images/dartITMListing.png);
	background-repeat: no-repeat;
}

.mapResultHeadings
{
	font-weight: bold;
	background-color: #F2F1ED;
	padding: 1px 3px 0 15px;
	height: 19px;
}

.mapAddressTbl
{
	border: 1px solid #F2F1ED;
	
}

.mapAddressCell
{
	padding: 7px 5px 7px 15px;
	border: 1px solid #F2F1ED;
}

.mapAddressCellLeft
{
	padding: 4px 8px 4px 15px;
	text-align: right;
	border-right: 1px solid #F2F1ED;
}

.mapAddressCellRight
{
	padding: 4px 8px;
}

.drivingAddressCell
{
	padding: 15px 4px;
	border-bottom: 1px solid #F2F1ED;
	vertical-align: middle;
}

.drivingToFromCell
{
	text-align: right;
	padding: 15px 0px 15px 15px;
	border-bottom: 1px solid #F2F1ED;
	vertical-align: middle;
}

.drivingLinksCell
{
	padding: 10px 4px;
}

.directionsToFromCell
{
	padding: 7px 5px 5px 5px;
	text-align: right;
}

.directionsCell
{
	padding: 7px 5px 5px 5px;
}

.directionsLetterCell
{
	padding-top: 3px;
}

.directionsMapLinkCell
{
	padding: 7px 5px 5px 5px;
	vertical-align: middle;
}

.directionsToFromCell2
{
	padding: 7px 5px 5px 5px;
	text-align: right;
	background-color: #BAC28E;
}

.directionsCell2
{
	padding: 7px 5px 5px 5px;
	background-color: #BAC28E;
	color:#FFFFFF;
	font-weight:bold;
}

.directionsLetterCell2
{
	padding-top: 3px;
	background-color: #BAC28E;
}

.directionsMapLinkCell2
{
	padding: 8px 5px 5px 5px;
	vertical-align: middle;
	background-color: #BAC28E;
}


/* CATEORY BROWSER */

a.CBLinkLarge
{
	font-weight: bold;
	font-size : 110%;
}

a.CBLinkSmall
{
	
}

.browserHeadings
{
	font-weight: bold;
	font-size : 12px;
}

a.CBProvinceLink
{
	display: block;
	font-weight: bold;
	height: 19px;
	background-color: #F2F1ED;
	padding: 1px 3px 0 15px;
	margin: 10px 5px 2px 0px;
}

a.CBCityLink
{
	padding-left: 15px;
}

.CBAlphaList
{
	margin: 15px 0px 20px;
}

.CBprovinceHeading
{
	position: relative;
	font-weight: bold;
	background-color: #F2F1ED;
	padding: 1px 3px 0 15px;
	height: 19px;
	width: 75%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.CBprovinceHeading a
{
	position: absolute;
	right: 5px;
	bottom: 3px;
	font-size : 10px;
}


/* HELP SECTION */

#questionMark
{
	position: relative;
	top: 3px;
	padding: 1px 2px;
}

#homeQuestionMark
{
	position: relative;
	top: 6px;
	padding: 1px 2px;
}

#helpPage
{
	padding: 0 0 5px 0;
	border-left: 1px solid #E16D2E;
	border-right: 1px solid #E16D2E;
}

#helpPage h1
{
	background-image:url(/images/MerchantBullet.png); 
	background-repeat: no-repeat; 
	font-size : 18px; 
	padding: 2px 0px 20px 20px;
	margin-top: 15px;
	margin-left: 10px;
}

#helpContent
{
	margin: 0px 35px 10px;
	font-size: 100%;
}

#helpContent ul
{
	margin-top: 2px;
	margin-bottom: 2px;
	list-style: circle;
}

.helpNotes
{
	color: #666666;
	font-size: 100%;
}

.helpNavIndent
{
	padding-left: 10px;
}

.helpTopic
{
	font-weight: bold;
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size : 100%;
}

.highlight
{
	padding: 2px;
	background-color: #E7E7E7;
	font-weight: bold;
	font-size : 110%;
}

.chText
{
	padding : 15px;
}

.helpHomeColoumn
{
	float: left;
	width: 175px;
	padding: 0 10px;
}

.helpHomeColoumn h2
{
	padding-left: 5px;
}




/* Area Code */

.paddedCell
{
	padding: 3px 0px;
}

.paddedCellBorder
{
	padding: 3px 0px;
	border-bottom: 1px solid #FFE21C;
}


/* Industrial Info */

.MacRaeSearch
{
	padding: 13px 0px 5px 0px;
	border-left: 1px solid #E16D2E;
	border-right: 1px solid #E16D2E;
	background-color: #D5D5D5;
}


/* Print Friendly */

#printFriendly #Results
{
	padding: 2px 0px 5px 0px;
	border-left: 0px;
	border-right: 0px;
}

#printFriendly .merchantContent
{
	border: 0px;
}

#printFriendly .merchantContent h2
{
	padding: 4px 5px 0 15px;
	height: 16px; 
	font-size : 12px; 
	margin: 0px;
	background-color: #FFFFFF;
}

#printFriendly .merchantCell
{
	height: auto;
	width: auto;
	margin: 0px;
}

#printFriendly .merchantKeywords
{
	padding: 6px 13px;
	background-color: #FFFFFF;
	border: 0px;
	color: #666666;
}


/*styles for autoComplete functionality */

.autocomplete {
  position: absolute;
  color: #666666;
  background-color: #BAC28E;;
  border: thin outset black;
  visibility: hidden;
}

.autocomplete ul {
  padding: 0;
  margin: 0;
}
 
.autocomplete li {
  display: block;
  cursor: pointer;
  margin: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.autocomplete li.selected {
 background-color: #BAC28E;
}

/* TEXT SIZE CHANGER */

.textSizeChanger
{
	/*font-size : 14px;
	background-color: #EEEEEE;
	padding: 0 5px;
	text-decoration: none;
	
	margin: 0 3px;*/
	
	
	position: relative;
	bottom: -5px;
	margin: 0 4px 0 2px;
}

.hiLiteThis
{
	text-decoration: inherit;
	font-size: inherit;
}

/* SCROLL HEADER */

.clear 
{
	clear: both; 
	height: 0;
}

#scrollTop 
{
	width: 980px; 
	padding: 10px 0; 
	background-color: #CCCCCC; 
	z-index:2; 
	position:absolute; 
	top:-150px;
	left: 0; 
	margin: 0;
}

/* ERROR PAGE */

.errorColoumn
{
	padding: 0 15px;
	border-right: 1px dashed #666666;
}

.errorColoumn a
{
	font-weight: inherit;
}

.errorColoumn h1
{
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.errorColoumn .otherSearchForm
{
	margin: 10px 0 0 0;
}

.errorHead
{
	font-weight: bold; 
}

#googleResults #Results
{
	padding: 0 0 5px 0;
	border-left: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
}

#epGoogleAds
{
	border-left: 1px dashed #C4C4C4; 
	width: 250px; 
	padding: 0 5px 5px 0; 
	margin-left: 10px;
}

#epGoogleAds h1
{
	width: auto;
}

.googleHead
{
	background-color: #C4C4C4;
	padding: 2px 0 0;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
}

/* RANK BOX (Sales Cobrand) */

.rankBox
{
	background-color: #BAC28E; 
	width: 400px; 
	padding: 2px; 
	position: relative;
	margin-top: 1px;
}

.xRankBox
{
	background-color: #BAC28E;  
	width: 400px; 
	padding: 2px; 
	position: relative;
	height: 0; 
	overflow: hidden;
	display: none;
}

.inRankBox
{
	width: 396px; 
	height: 84px; 
	padding: 0; 
	position:absolute; 
	top: -100px; 
}

.BusName
{
	font-size: 14px;
	font-weight: bold;
}

.listingDart
{
	background-image: url(/images/dart.png);
	background-repeat: no-repeat;
}

.dartText
{
 	font-size: 9px;
	text-align: center;
	padding: 5px 0;
	width: 29px;
}

.white_txt_main {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
}


.txtfield {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #484848;
	border: 1px solid #999999;
}
