
/****************************************************
* 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;
}
li.facebook-button a.button, li.twitter-button a.button, li.linkedIn-button a.button {
	height: 35px;
	width: 35px;
}
a.button {
	height: 36px;
	margin: 0;
	width: 91px;
}
BODY {
	background: #FFFFFF;
	padding-left: 0;
	text-align: center;
}
A:visited {
	color: black;
}
A:link {
	color: black;
}
A:active {
	color: black;
}
.standard a.button {
	height: 40px;
	width: 100px;
}
.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 {
	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: 75px;
}
.image-container {
	vertical-align: top;
	width: 75px;
}
.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 .twitter-button {
	background:  url(http://abc.eznettools.net/graphics/EZDirectory/twitter_logo.png);
}
.buttons .linkedIn-button {
	background:  url(http://abc.eznettools.net/graphics/EZDirectory/linkedin_logo.png);
}
.buttons .facebook-button {
	background:  url(http://abc.eznettools.net/graphics/EZDirectory/facebook_logo.png);
}
.buttons {
	display: table;
	list-style-image: none;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
.button {
	display: block;
	float: left;
	margin-right: 5px;
}
.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: 700px;
}
#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.
****************************************************/
a.button {
   /*margin: 0;*/
}
.category-button-ads {
width: normal;
vertical-align:top;
}
.category-button-ad {
width: inherit;
height: inherit;
padding-top: 15px;
}
.other-cats {
text-align: left;
}
.standard .buttons .website-button {
   background:  url(http://www.loveburkeliving.com/Graphic/web_site.gif);
}
.standard .buttons .more-info-button {
   background:  url(http://www.loveburkeliving.com/Graphic/more_info.gif);
}
.standard .buttons .map-button {background:
   url(http://www.loveburkeliving.com/Graphic/map_directions.gif);
}
.standard .buttons .email-button {
   background:  url(http://www.loveburkeliving.com/Graphic/send_email.gif);
}
.standard .button {}
.standard {
   background: #F5F5F5;
   
}
.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-size: 10pt; 
font-weight: bold;
 text-align: left;
 text-align: right 5px;
 vertical-align: top;
}
.image-container img {
   width:  
}
.image-container {
   vertical-align: top;
   width: 
}
.error .message {
   /*padding: 5px;*/
}
.error {
   /*background: #FFFFCC;*/
}
.description {
    font-face: arial;
    font-size: 9pt;
   font-style: normal;
}
.contact-info .phone-numbers {
   font-face-arial; 
   font-size: 10pt;    
   font-weight: bold;
   list-style-image: none;
   list-style-type: none;
   margin: 5px;
}
.contact-info {
   text-align: right;
   font-face: arial;
   font-size: 10pt;
   vertical-align: top;
   margin: 5px;
   padding: 10px;
   width: 50%;
}
.category-header {
   /*background: #000000;*/
   /*color: #FFFFCC;*/
   /*font-weight: bold;*/
}
.category-button-ads {
   width: normal;
   height: normal;
   
}
.category-button-ad {
   vertical-align: top;
   width: normal;
   border: none;
}
.buttons-row {
   padding: 7px;
   text-align: center;
}
.buttons {
   display: table;
   list-style-image: normal;
   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-face: arial;
   font-size: 12px;
   font-weight: bold;
}
.address-info .address {
   margin: 0;
}
.address-info {
   vertical-align: top;
}
#multiple-paging-indicator {
   font-size: 12px;
}
#directory-listing {
   font-face: Arial;
   font-size: 12px;
   margin-left: auto;
   margin-right: 5px;
   width: 100%
}
#category {
   font-face: arial;
   font-size: 12px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   width: 100%;
}
#back-link {
   font-weight: bold;
}

/****************************************************
* 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 {padding-right: 10px
}
.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 {padding-right: 10px
}
.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 {
}
#curr-page-number {
}
a.num-page-link {
