
/****************************************************
* The first two entires are used to resolve an error
* in IE that makes the additional links section not
* center alligned.
****************************************************/
.buttons {
   display: inline-block;
}

.buttons {
   display: inline;
}
a.button {
	margin: 0;
}
BODY {
	background: #4e137b;
	padding-left: 0;
	text-align: center;
}
A:visited {
	color: purple;
}
A:link {
	color: blue;
}
A:active {
	color: red;
}
.standard .buttons .website-button {
	background:  url(http://abc.eznettools.net/graphics/EZDirectory/web_site.gif);
}
.standard .buttons .more-info-button {
	background:  url(http://abc.eznettools.net/graphics/EZDirectory/more_info.gif);
}
.standard .buttons .map-button {
	background:  url(http://abc.eznettools.net/graphics/EZDirectory/map_directions.gif);
}
.standard .buttons .email-button {
	background:  url(http://abc.eznettools.net/graphics/EZDirectory/send_email.gif);
}
.standard .button {
	height: 40px;
	width: 100px;
}
.standard {
	background: #FFFFFF;
}
.search-distance-header {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.search-distance {
	text-align: right;
	vertical-align: top;
}
.premier .buttons .website-button {
	background:  url(http://abc.eznettools.net/graphics/EZDirectory/web.gif);
}
.premier .buttons .more-info-button {
	background:  url(http://abc.eznettools.net/graphics/EZDirectory/more.gif);
}
.premier .buttons .map-button {
	background:  url(http://abc.eznettools.net/graphics/EZDirectory/map.gif);
}
.premier .buttons .email-button {
	background:  url(http://abc.eznettools.net/graphics/EZDirectory/email.gif);
}
.premier {
	background: #FFFFCC;
}
.list-separator {
	background: #B5B5B5;
	height: 3px;
}
.list-heading {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.image-container img {
	width: 100px;
}
.image-container {
	vertical-align: top;
	width: 100px;
}
.error .message {
	padding: 5px;
}
.error {
	background: #FFFFCC;
}
.description {
	font-style: italic;
}
.contact-info .phone-numbers {
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}
.contact-info {
	text-align: right;
	vertical-align: top;
	width: 50%;
}
.category-header {
	background: #000000;
	color: #FFFFCC;
	font-weight: bold;
}
.category-button-ads {
	width: 100px;
}
.category-button-ad {
	vertical-align: top;
	width: 100px;
}
.buttons-row {
	padding: 7px;
	text-align: center;
}
.buttons {
	display: table;
	list-style-image: none;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
.button {
	display: block;
	float: left;
	height: 36px;
	margin-right: 5px;
	width: 91px;
}
.address-info .name {
	font-weight: bold;
}
.address-info .address {
	margin: 0;
}
.address-info {
	vertical-align: top;
}
#multiple-paging-indicator {
	font-size: smaller;
}
#directory-listing {
	font-family: Arial;
	font-size: smaller;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 100%;
}
#directory {
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}
#category {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 100%;
}
#back-link {
	font-weight: bold;
}
/****************************************************
* This css file contains the default style settings
* for the directory which have been commented out.
* To change the default settings remove the comment
* and change the style.
* 
* Also Included are css hooks which can be used to
* change other styles within the directory.
****************************************************/
#global-header {
margin-left; -1px;
}
#directory{
   padding-bottom: 40px;
   padding-top: 1px;
   background: white;
   width: 901px;
}
a.button {
   /*margin: 0;*/
}
.standard .buttons .website-button {
   /*background:  url(http://abc.eznettools.net/graphics/EZDirectory/web_site.gif);*/
}
.standard .buttons .more-info-button {
   /*background:  url(http://abc.eznettools.net/graphics/EZDirectory/more_info.gif);*/
}
.standard .buttons .map-button {
   /*background:  url(http://abc.eznettools.net/graphics/EZDirectory/map_directions.gif);*/
}
.standard .buttons .email-button {
   /*background:  url(http://abc.eznettools.net/graphics/EZDirectory/send_email.gif);*/
}
.standard .button {
   /*height: 40px;*/
   /*width: 100px;*/
}
.standard {
   /*background: #FFFFFF;*/
}
.search-distance-header {
   /*background: #000000;*/
   /*color: #FFFFFF;*/
   /*font-weight: bold;*/
   /*text-align: right;*/
   /*vertical-align: top;*/
}
.search-distance {
   /*text-align: right;*/
   /*vertical-align: top;*/
}

.premier .buttons .website-button {
   background:  url(http://abc.eznettools.net/graphics/EZDirectory/web_site.gif);
}
.premier .buttons .more-info-button {
   background:  url(http://abc.eznettools.net/graphics/EZDirectory/more_info.gif);
}
.premier .buttons .map-button {
   background:  url(http://abc.eznettools.net/graphics/EZDirectory/map_directions.gif);
}
.premier .buttons .email-button {
   background:  url(http://abc.eznettools.net/graphics/EZDirectory/send_email.gif);
}
.premier {
   background: #4e137b;
   color: white;
}
.list-separator {
   /*background: #B5B5B5;*/
   /*height: 3px;*/
}
.list-heading {
   /*background: #000000;*/
   /*color: #FFFFFF;*/
   /*font-weight: bold;*/
   /*text-align: left;*/
   /*vertical-align: top;*/
}
.image-container img {
   /*width: 100px;*/
}
.image-container {
   /*vertical-align: top;*/
   /*width: 100px;*/
}
.error .message {
   /*padding: 5px;*/
}
.error {
   /*background: #FFFFCC;*/
}
.description {
   font-style: normal;
}
.contact-info .phone-numbers {
   /*font-weight: bold;*/
   /*list-style-image: none;*/
   /*list-style-type: none;*/
   /*margin: 0;*/
}
.contact-info {
   /*text-align: right;*/
   /*vertical-align: top;*/
   /*width: 50%;*/
}
.category-header {
   /*background: #000000;*/
   /*color: #FFFFCC;*/
   /*font-weight: bold;*/
}
.category-button-ads {
   /*width: 100px;*/
}
.category-button-ad {
   /*vertical-align: top;*/
   /*width: 100px;*/
}
.buttons-row {
   /*padding: 7px;*/
   /*text-align: center;*/
}
.buttons {
   /*display: table;*/
   /*list-style-image: none;*/
   /*list-style-type: none;*/
   /*margin-left: auto;*/
   /*margin-right: auto;*/
   /*padding: 0;*/
}
.button {
   /*display: block;*/
   /*float: left;*/
   height: 40px;
   /*margin-right: 5px;*/
   width: 100px;
}
#back-link {
   display: none;
   /*font-weight: bold;*/
}
.address-info .name {
   /*font-weight: bold;*/
}
.address-info .address {
   /*margin: 0;*/
}
.address-info {
   /*vertical-align: top;*/
}
#multiple-paging-indicator {
   /*font-size: smaller;*/
}
#directory-listing {
   border: 4px solid #FAB335;
   width: 75%;
   margin-left: auto;
   margin-right: auto;
   /*font-family: Arial;*/
   /*font-size: smaller;*/
}

/****************************************************
* The rest of this file lists classes that can be
* used to customize the directory.
*
* The following section is used to customize the
* style for premier listings.
****************************************************/
.premier .list-heading {
}
.premier .list-separator {
}
.premier .image-container {
}
.premier .address-info {
}
.premier .address-info .address {
}
.premier .address-info .name {
}
.premier .address-info .gps-cords {
}
.premier .org-website-link {
}
.premier .related-cats-link {
}
.premier .contact-info {
}
.premier .contact-info .name{
}
.premier .description {
}
.premier .buttons-row {
}
.premier .button .website-link {
}
.premier .button .email-link {
}
.premier .button .map-link {
}
.premier .button .more-info-link {
}
/****************************************************
* The following sections are used to change the premier
* phone numbers labels and numbers. If you want to
* specifically change each individual label or number
* you can use the following:
*
* EX: .premier .contact-into .phone-numbers .fax .label
*
* The possible values you can use in place of fax
* are: work, toll-free, cell, home or fax.
****************************************************/
.premier .contact-info .phone-numbers .label {
}
.premier .contact-info .phone-numbers .number {
}
/****************************************************
* The following section is used to customize the
* style for standard listings.
****************************************************/
.standard .list-heading {
}
.standard .list-separator {
}
.standard .image-container {
}
.standard .address-info {
}
.standard .address-info .address {
}
.standard .address-info .name {
}
.standard .address-info .gps-cords {
}
.standard .org-website-link {
}
.standard .related-cats-link {
}
.standard .contact-info {
}
.standard .contact-info .name{
}
.standard .description {
}
.standard .buttons-row {
}
.standard .button .website-link {
}
.standard .button .email-link {
}
.standard .button .map-link {
}
.standard .button .more-info-link {
}
/****************************************************
* The following sections are used to change the standard
* phone numbers labels and numbers. If you want to
* specifically change each individual label or number
* you can use the following:
*
* EX: .standard .contact-into .phone-numbers .fax .label
*
* The possible values you can use in place of fax
* are: work, toll-free, cell, home or fax.
****************************************************/
.standard .contact-info .phone-numbers .label{
}
.standard .contact-info .phone-numbers .number{
}
/****************************************************
* The following section is used to customize the
* style for the error message, page listing links
* and back link.
****************************************************/
.pre-page-link {
}
.next-page-link {
}
.back-link {
}
.curr-page-number {
}

