.bodyLogo {
	background-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #EEEEEE;
	margin: 0px;
}
.bodyHeader {
/*	background-image: url(images/company_background.gif);
	background-repeat: repeat-x;
	background-position: right top; */
}
.bodyToolbar {
	background-color: #E5E5E5;
	scrollbar-base-color: #E5E5E5;
	scrollbar-arrow-color: #333333;
	margin: 0px;
}
.bodyLeft {
	background-color: #E5E5E5;
	scrollbar-base-color: #E5E5E5;
	scrollbar-arrow-color: #333333;
	margin: 0px;
}
body {				/* (content) copy to "images/skin.css" */
	background-color: #FFFFFF;
	scrollbar-base-color: #E5E5E5;
	scrollbar-arrow-color: #333333;
	margin: 0px;
}
.bodyList {
	background-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #ADADAD;
	scrollbar-track-color: #F2F2F2;
}


/* added for Intersection logging */
.thepage {
	background-color: #FFFFFF;
}
.bodyMain {
	background-color: #E5E5E5;
	scrollbar-base-color: #E5E5E5;
	scrollbar-arrow-color: #333333;
	margin: 0px;
}
/* end Intersection logging */


/* extra pages (entrymap, emailafriend, feedback) */
.headerBG {
	background-color: #FFCC00;			/* background color behind title */
}
.bodyHeaderExtra {
/*	background-image: url(images/company_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle; */
}
.entryBG {								/* background color (entrymap search) */
	background-color: #FFFFFF;
}
.mainBG {								/* background color behind page content (emailafriend, feedback, entrymap no search) */
	background-color: #FFFFFF;
}
.entrypipe {							/* top and bottom stripe on entrymap */
	background-color: #7A9BD1;
}
/* end extra pages */


/* page divider colors */
.rule {									/* divider line between header at the top and the toolbar */
	background-color: #666666;
}
.pageDivider {							/* divider lines between interface and page content area */
	background-color: #666666;
}
/* end page divider colors */


/* border colors */
.borderCover {							/* cover on cover page */
	border: solid 1px #333333;
}
.borderBGcolor {						/* covers on entrymap page */
	border: solid 1px #333333;
}
.borderLeftAd {							/* advertisements in lower left corner */
	border: solid 1px #333333;
}
.borderTopAd {							/* advertisements in top right corner */
	border-left: solid 1px #333333;
}
.borderTopAd2 {							/* if strLogoFrameHeight > 60 */
	border-left: solid 1px #333333;
	border-bottom: solid 1px #333333;
}
/* end border colors */


/* various td text colors */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
}
.12 {
	color: #000000;
	font-size: 12px;
}
.11 {
	color: #000000;
	font-size: 11px;
}
.16 {
	font-size: 16px;
}
.entrytitle {			/* outside search box */
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
.entry12 {				/* inside search box */
	color: #333333;
	font-size: 12px;
}
.entry11 {				/* inside search box */
	color: #333333;
	font-size: 11px;
}
.small {
	color: #333333;
}
.text11 {				/* emailafriend text  */
	color: #000000;
}
/* end various td text colors */


/* all links colors */
.ypguide {						/* used on entrymap page - yellow pages guide link */
	color: #195EFE;
	font-size: 12px;
	text-decoration: underline;
}
a.ypguide:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.entry {						/* used on entrymap page if books are listed */
	color: #195EFE;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.entry:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.toolbar {						/* links used on toolbar pages (layout 1) */
	color: #183979;
	padding: 2px;
	text-decoration: underline;
}
a.toolbar:hover {
	color: #333333;
	background-color: #D3D3D3;
	padding: 2px;
	text-decoration: underline;
}
.left {							/* links used in the left panel (layout 1) */
	color: #183979;
	padding: 2px;
	text-decoration: underline;
}
a.left:hover {
	color: #333333;
	background-color: #D3D3D3;
	padding: 2px;
	text-decoration: underline;
}
.pageflip {						/* page flip link (layout 1) */
	color: #183979;
	padding: 2px;
	text-decoration: none;
}
a.pageflip:hover {
	color: #333333;
	background-color: #D3D3D3;
	padding: 2px;
	text-decoration: none;
}
.index {						/* used on left pages - link between toc and title */
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
a.index:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.searchlinks {					/* used for search links in left side box */
	color: #1A55DE;
	text-decoration: underline;
}
a.searchlinks:hover {
	color: #000000;
	text-decoration: underline;
}
.links {						/* used for all links (except search) in left side box and about page */
	color: #555555;
	text-decoration: none;
}
a.links:hover {
	color: #000000;
	text-decoration: underline;
}
.iyp {							/* used on searchresults page */
	color: #0000EE;
	text-decoration: none;
}
a.iyp:hover {
	color: #000000;
	text-decoration: none;
}
.largeLink {					/* used on index pages "A-Z" and help.asp */
	color: #4877E4;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.largeLink:hover {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.help {							/* used on help pages */
	color: #4877E4;
	text-decoration: none;
}
a.help:hover {
	color: #000000;
	text-decoration: underline;
}
/* end all links colors */


/* entrymap search */
.entrySearchOutside {					/* search box */
	background-color: #E5E5E5;
}
.entrySearchInside {					/* search box */
	background-color: #FFEEA9;
}
.searchCover1 {
	background-image: url(images/cover1.jpg);
	background-attachment: fixed;
	scrollbar-base-color: #FFEEA9;
	margin: 0px;
}
.searchCover2 {
	background-image: url(images/cover2.jpg);
	background-attachment: fixed;
	scrollbar-base-color: #FFEEA9;
	margin: 0px;
}
.searchBlank {
	background-color: #F5F5F5;
	scrollbar-base-color: #F5F5F5;
	margin: 0px;
}
.searchBlankOutline {
	border: 1px solid #AFAFAF;
}
.titleEntry {							/* "Choose City" */
	color: #0143DA;
	font-weight: bold;
}
.searchError {
	color: #ED1B23;
	font-weight: bold;
	padding: 5px 0px 2px 0px;
}
/* end entrymap search */


/* toggle between languages */
.layout1Language {				/* placement of links (layout 1) */
	vertical-align: top;
	padding-top: 12px;
	padding-right: 30px;
	text-align: left;
}
.language {						/* link */
	color: #E7E2A6;
	font-size: 10px;
	text-decoration: none;
}
a.language:hover {
	color: #FFDF3E;
	font-size: 10px;
	text-decoration: underline;
}
.languageSeparator {
	color: #CFD9E5;
	font-size: 10px;
	width: 19px;
}
.languageSelected {
	color: #5B83B6;
	font-size: 10px;
}
/* end toggle between languages */


/* cover quick help */
.coverHelpBG {
	background-color: #F2F2F2;
	border: solid 1px #D9D9D9;
}
.coverHelpTitle {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.coverHelpEnglish {				/* text for English */
	color: #000000;
	font-size: 12px;
}
.coverHelpSpanish {				/* text for Spanish */
	color: #000000;
	font-size: 11px;
}
.coverHelpFrench {				/* text for French */
	color: #000000;
	font-size: 11px;
}
.coverToolbarTextEnglish {				/* toolbar text for English */
	color: #858585;
	font-size: 11px;
}
.coverToolbarTextSpanish {				/* toolbar text for Spanish */
	color: #666666;
	font-size: 11px;
}
.coverToolbarTextFrench {				/* toolbar text for French */
	color: #666666;
	font-size: 11px;
}
/* end cover quick help */


/* book dropdown */
.selectBook {						/* "Select a Directory:" (layout1 & search3) */
	color: #5C5C5C;
}
option.more {						/* "choose more" color in dropdown menu - same as a:link.iyp color */
	color: #1A55DE;
	text-decoration: none;
}
/* end book dropdown */


/* search pop-up */
div#searchStartDiv {					/* color of border and edge around search popup */
	background-color: #FFFFFF;
	border: 2px solid #333333;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}
.searchField {							/* textfield */
	width: 170px;
}
.searchFieldFirst {						/* First name textfield */
	width: 70px;
}
.searchFieldLast {						/* Last name textfield */
	width: 95px;
}
/* search pop-up */


/* search textfield (if no pop-up) */
.chooseBook {						/* "Search:" */
	color: #000000;
	font-weight: bold;
}
.chooseBookEnglish {				/* size for English */
	font-size: 12px;
}
.chooseBookSpanish {				/* size for Spanish */
	font-size: 11px;
}
.chooseBookFrench {					/* size for French */
	font-size: 11px;
}
.searchField {						/* textfield */
	padding-left: 3px;
	vertical-align: middle;
	border: solid 1px #000000;
}
/* end search textfield */


/* toolbar pages */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	margin-bottom: 2px;
}
input.page {
	text-align: right;
	height: 20px;
	width: 48px;
	margin-bottom: 2px;
	padding-right: 3px;
	vertical-align: middle;
}
select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: visible;
	width: 100px;
	margin-bottom: 2px;
}
select.download1, option.download2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: visible;
	width: auto;
	margin-bottom: 2px;
}
/* end toolbar pages */


/* left page */
.layout1LeftTop {						/* placement of close/open images for layout1 */
	padding-top: 5px;
}
.layout2LeftTop {						/* placement of close/open images for layout2 */
	padding-top: 7px;
}
.layout1LeftBox {					/* width/border of search/index box for layout1 */
	border: solid 1px #666666;
	width: 226px;
}
.layout2LeftBox {					/* width/border of search/index box for layout2 */
	border: solid 1px #666666;
	width: 228px;
}
.boxAlign {							/* alignment of search/index box */
	text-align: center;
}
.layout1Tabs {						/* placement of tabs for layout1 */
	top: 6px;
	right: 0px;
}
.layout1LeftBottom {						/* don't change (placement of options/ad/poweredby for layout1) */
	left: 3px;
	width: 238px;
}
.layout2LeftBottom {						/* don't change (placement of ad/poweredby for layout2) */
	left: 0px;
	width: 100%;
}
.leftHR {						/* horizontal line */
	background-color: #D3D3D3;
}
.leftHRtable {
	height: 1px;
	width: 224px;
}
/* end left box page */


/* Search Results and TOC iframes */
.title	{					/* "Search Results" and "Popular Categories" */
	color: #0143DA;
	background-color: #FFE373;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}
.title_search {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.title_in {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
.heading	{					/* section names (search results) and categories link (category)  */
	color: #333333;
	background-color: #FFF2BF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}
.headingEnglish	{				/* size for English */
	font-size: 12px;
	padding: 4px 0px 4px 0px;
}
.headingSpanish	{				/* size for Spanish */
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}
.headingFrench	{				/* size for French */
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}
td.search {							/* search results  */
	padding-left: 17px;
}
.searchHeading {					/* search results for business name - heading line  */
	font-style: italic;
	font-size: 10px;
	margin-left: 13px;
	display: block;
}
.categoryEnglish	{			/* size for English in category.asp */
	color: #333333;
	font-size: 13px;
	padding: 4px 0px 4px 0px;
}
.categorySpanish	{			/* size for Spanish in category.asp */
	color: #333333;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}
.categoryFrench	{				/* size for French in category.asp */
	color: #333333;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}
/* end Search Results and TOC iframes */


/* help pages */
.pagetitle {			/* color of "Help" */
	color: #333333;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.tableColor {			/* color of table */
	background-color: #C1C1C1;
	border: 2px solid #C1C1C1;
}
h2 {
	color: #000000;
	font-size: 32px;
	line-height: 32px;
}
li {
	color: #000000;
	font-size: 12px;
	list-style-image: url(images/interface/bullet.gif);
	vertical-align: middle;
	margin: 0px;
}

.imgNormal {
	margin-top: 6px;
	margin-left: 2px;
	margin-bottom: 10px;
}
.imgText {
	padding-right: 3px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.imgTextU {
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 8px;
}
.imgText12 {
	font-size: 12px;
	padding-right: 0px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* end help page */


/* email a friend page */
.errorEmail {				/* error message color */
	color: #ED1B23;
	font-weight: bold;
	letter-spacing: normal;
}
.messageEmail {				/* "Email the Online..." title color */
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
input.button {				/* "Send" button color  */
	color: #FFFFFF;
	background-color: #484848;
	border: 2px outset;
}
input.emailAddress {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 130px;
	padding-top: 2px;
	padding-left: 2px;
}
textarea.Email {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 280px;
}
/* end email a friend page */


/* Customer Feedback Form */
.feedbackCustomerText {
	width: 245px;
	height: 100px;
}
.feedbackCustomerInput {
	width: 225px;
}
/* end Customer Feedback Form */


.Rights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	overflow: visible;
	width: 230px;
	margin-bottom: 2px;
}


/* Flash detection page */
.getFlash {						/* text  */
	color: #000000;
	font-size: 12px;
}
.getFlashTitle {				/* underline title  */
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	padding-bottom: 6px;
}
.getFlash {							/* link */
	color: #000000;
	text-decoration: underline;
}
a.getFlash:hover {					/* link */
	color: #000000;
	text-decoration: underline;
}
/* end Flash detection page */



/* DON'T CHANGE ANYTHING BELOW THIS LINE */
/* ------------------------------------- */
.bodyAbout {					/* (dirxion.com color used on about.asp) */		
	background-color: #6B74B3;
	scrollbar-base-color: #6B74B3;
	margin: 10px;
}
.about {						/* (version and contact info text) */
	color: #414C9D;
	text-decoration: none;
}
a.about {						/* (link for contact us email - other languages) */
	color: #414C9D;
	text-decoration: underline;
}
a.about:hover {					/* ("close window" on about page) */
	color: #000000;
	text-decoration: underline;
}
.aboutExtraHeading {			/* (extra heading per customer request) */
	color: #333333;
	font-weight: bold;
}
.aboutExtraText {				/* (extra text per customer request) */
	color: #333333;
	text-decoration: none;
}
a.close {						/* ("close window" on about page) */
	color: #444444;
	text-decoration: none;
}
a.close:hover {					/* ("close window" on about page) */
	color: #000000;
	text-decoration: underline;
}
/* ------------------------------------- */
