a:link.channellink, a:visited.channellink
{
	color: #63845D;
	text-decoration: none;
}
a:hover.channellink, a:active.channellink
{
	color: #63845D;
	text-decoration: underline;
}
a:link.quickmenu, a:visited.quickmenu
{
	color: #706C3D;
	text-decoration: none;
}
a:hover.quickmenu, a:active.quickmenu
{
	color: #0000FF;
	text-decoration: underline;
}
a:link.pgMenu, a:visited.pgMenu
{
	color: #000000;
	text-decoration: none;
}
a:hover.pgMenu, a:active.pgMenu
{
	color: #0000FF;
	text-decoration: underline;
}
a:link.searchLink, a:visited.searchLink
{
	color: #706C3D;
	text-decoration: none;
}
a:hover.searchLink, a:active.searchLink
{
	color: #0000FF;
	text-decoration: underline;
}
a:link.sitemap, a:visited.sitemap, a:hover.sitemap, a:active.sitemap
{
	color: #000000;
	text-decoration: none;
}
.ellipses
{
	overflow: hidden;
	text-overflow: ellipsis;
	width: 180px;
	white-space: nowrap;
}
p.ellipses_org
{
	overflow: hidden;
	text-overflow: ellipsis;
	width: 170px;
	white-space: nowrap;
}
body
{
	margin: 0px;
	position: relative;
	background-color: #E3E3E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#base
{
   margin: 0px auto 0px auto;
   visibility: visible;
   width: 750px;
   height: auto;
   position: relative;
   background-color: #FFFFFF;
   background-image: url(pics/bg_divbase.jpg);
   background-repeat: repeat-y;
}
div#top_bit
{
	width: 736px;
	height: 19px;
	padding: 5px 0px 0px 14px;
	background-image: url(pics/top_bit.jpg);
	background-repeat: no-repeat;
}
div#search
{
	background-image: url(pics/bg_search.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 254px;
	z-index: 200;
	padding-left: 7px;
	position: relative;
	top: 0px;
	left: 0px;
}
div#quickMenu
{
	background-image: url(pics/bg_quickMenu.gif);
	background-repeat: repeat-y;
	background-color: #EFEFD4;
	height: auto;
	width: 164px;
	position: relative;
	top: -62px;
	left: 0px;
	padding: 5px 0px 5px 7px;
	float: left;
	z-index: 200;
}
div#pgMenu
{
	background-image: url(pics/bg_left_menu.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: 405px;
	width: 162px;
	margin-top: -62px;
	padding: 10px 5px 0px 4px;
	float: left;
}
div#body
{
	background-color: #FFFFFF;
	background-image: url(pics/bg_ahc_body.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: auto;
	min-height: 350px;
	width: 534px;
	padding: 15px 30px 90px 15px;
	float: right;
}
div.body_gen
{
	margin-top: 30px;
}
div#win_box
{
	position: absolute;
	top: 90px;
	left: 630px;
	z-index: 300;
	padding: 3px 0px 0px 0px;
	background-image: url(http://www.athomecare.co.nz/pics/win_box.gif);
	background-repeat: no-repeat;
	width: 101px;
	height: 69px;
	text-align: center;
	color: #FFFFFF;
}
div#win_link
{
	position: absolute;
	top: 90px;
	left: 630px;
	z-index: 500;
	width: 101px;
	height: 69px;
}
div#listings_win_box
{
	position: relative;
	top: 20px;
	left: 15px;
	z-index: 300;
	padding: 3px 0px 0px 0px;
	background-image: url(http://www.athomecare.co.nz/pics/listings_win_box.gif);
	background-repeat: no-repeat;
	width: 101px;
	height: 69px;
	text-align: center;
	color: #FFFFFF;
}
div#listings_win_link
{
	position: relative;
	top: -50px;
	left: 15px;
	z-index: 400;
	width: 101px;
	height: 69px;
}
div#win_box b
{
	color: #000000;
	font-weight: bold;
	font-size: 130%;
	text-transform: uppercase;
}
div#sponsor-area
{
	width: 250px;
	text-align: center;
	margin-bottom: 20px;
}
p.sponsor-title
{
	margin: 0px;
	font-style: italic;
	font-size: 1.3em;
	color: #ABA466;
}
div.section_menu
{
	margin: 0px;
}
div#listings_win_box b
{
	color: #000000;
	font-weight: bold;
	font-size: 130%;
	text-transform: uppercase;
}
div.ChannelName
{
	background-image: url(pics/bg_listing-catagory-title.jpg);
	background-repeat: repeat-y;
	height: auto;
	margin: 20px 0px 15px -20px;
	padding: 5px 0px 5px 10px;
}
div.PageName
{
	background-image: url(pics/bg_listing-catagory-title.jpg);
	background-repeat: repeat-y;
	height: auto;
	margin: 20px 0px 0px -20px;
	padding: 5px 0px 5px 20px;
}
div#win_box p
{
	color: #FFFFFF;
	font-size: 70%;
	margin: 0px;
}
div#listings_win_box p
{
	color: #FFFFFF;
	font-size: 70%;
	margin: 0px;
}
div#pageTitle
{
	background-image: url(pics/bg_main_pg_title.jpg);
	width: 459px;
	position: relative;
	top: 0px;
	left: 20px;
	z-index: 100;
	text-align: right;
	float: right;
	font-size: 120%;
	padding: 8px 20px 8px 60px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#pageTitle a:link, div#pageTitle a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
div#pageTitle a:hover, div#pageTitle a:active
{
	color: #0000FF;
	text-decoration: underline;
}
div#pageTitle_search
{
	background-image: url(pics/bg_main_pg_title.jpg);
	background-repeat: no-repeat;
	background-color: #B6B07C;
	width: 594px;
	height: 22px;
	position: absolute;
	top: 139px;
	left: 126px;
	z-index: 100;
	text-align: right;
	font-size: 120%;
	padding: 8px 30px 8px 0px;
	color: #FFFFFF;
	font-weight: bold;
}
div#secondary_title
{
	background-image: url(pics/bg_secondary_title.gif);
	position: absolute;
	top: 144px;
	left: 146px;
	width: 290px;
	height: 21px;
	padding: 8px 5px 5px 30px;
	z-index: 200;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;						
}
div#listings_body
{
	background-color: #FFFFFF;
	background-image: url(pics/bg_ahc_body.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 420px;
	width: 539px;
	padding: 0px 20px 90px 20px;
	float: right;
	overflow: hidden;
}
div#orginisation_body
{
	background-color: #FFFFFF;
	background-image: url(pics/bg_ahc_body.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: auto;
	width: 579px;
	padding: 14px 0px 90px 0px;
	float: right;
}
div.abcMenu a:link, div.abcMenu a:visited
{
	color: #333399;
	text-decoration: underline;	
	font-weight: bold;
}
div.abcMenu a:hover, div.abcMenu a:active
{
	color: #333399;
	text-decoration: underline;	
	font-weight: bold;
}
div.abcMenu
{
	font-size: 0.8em;
	padding-bottom: 5px;
}
div#child_menu
{
	position: absolute;
	top: 145px;
	left: 475px;
	width: 277px;
	height: auto;
	padding: 0px;
	z-index: 200;
	font-weight: bold;
	font-size: 70%;
	color: #63845D;
}
div#channel_menu
{
	width: 277px;
	height: auto;
	padding: 0px;
	font-weight: bold;
	font-size: 70%;
	color: #63845D;
	text-align: left;
}
div#catagory
{
	background-image: url(pics/bg_advertiser_catagory.jpg);
	width: 350px;
	height: 25px;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	padding: 6px 0px 5px 5px;
}
div#base_advertiser
{
   margin: 0px auto 0px auto;
   visibility: visible;
   width: 750px;
   height: auto;
   position: relative;
   background-color: #FFFFFF;
	background-image: url(pics/bg_advertiser_body.jpg);
	background-repeat: repeat-y;
}
div#advertiser_image_border
{
	border: 0px /*solid 1px #C0C0C0*/;
	margin-top: 20px;
}
div#advertiser_image_border p
{
	margin: 0px;
}
div#search_info
{
	padding-top: 10px;
	text-align: center;
	height: auto;
	z-index: 100;
}
div#advertiser_body
{
	height: auto;
	width: 710px;
	height 500px;
	padding: 30px 15px 5px 20px;
}
div#location
{
	position: relative;
	border: solid 1px #ccc;
	width: 403px;
	color: #000000;
}
div#info
{
	font-size: 80%;
	width: 250px;
}
/*ADDVERTISMENT ADD CSS */
div.AddNarrow
{
	margin: 10px 0px 0px 4px;
	width: 132px;
}
div.AddWide
{
	padding: 0px;
	margin: 0px;
	width: 540px;
}
div.AddWide img, div.AddNarrow img
{
	border: 0px;
}
div.AddWide p, div.AddNarrow p
{
	margin: 0px;
}
/* END ADDVERTISMENT ADD CSS */
img.map
{
	padding-right: 3px;
}
img.heart
{
	margin-left: 10px;
}
div.footer
{
	height: 1px;
	width: 2px;
}
div#location_title
{
	background-image: url(pics/bg_main_pg_title.jpg);
	margin-top: 10px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	font-size: 120%;
	padding: 5px 10px;
}
div#footMenu
{
	background-color: #DDDDB8;
	width: 607px;
	padding-top: 10px;
	padding-left: 133px;
	height: auto;
	margin-left: 10px;
	font-size: 80%;
}
div#footMenu_listing
{
	background-color: #DDDDB8;
	width: 745px;
	padding-top: 10px;
	height: auto;
	margin-left: 5px;
	margin-top: 20px;
}
div#footMenu a:link, div#footMenu a:visited
{
	color: #000;
}
div#footMenu a:hover, div#footMenu a:active
{
	color: #000;
}
li.footmenu
{
	display: inline;
	float: left;
	margin-bottom: 5px;
	width: 220px;	
	font-size: 60%;
}
li.footpage
{
	list-style-type: disc;
	margin: 0px;
	font-size: 100%;
	margin-left: -20px;
}
dl
{
	margin: 0px;
}
dt
{
	font-weight: bold;
}
dd
{
	margin-left: 5px;
}
div.region, div#page_heading
{
	background-color: #F0F0CE;
	background-image: url(/pics/bg_div_regions.jpg);
	background-repeat: repeat-y;
	border: solid 1px #000;
	margin: 5px 0px;
	padding: 5px;
}
div.region h1 a:link, div.region h1 a:visited
{
	color: #000;
	text-decoration: none;
}
div.region h1 a:hover, div.region h1 a:active
{
	color: #000;
	text-decoration: underline;
}
div.region h1, div#page_heading h1
{
	color: #000;
	font-size: 120%;
	margin: 0px;
	font-weight: normal;
}
div.region p
{
	font-size: 75%;
}
h1
{
	color: #000;
	font-size: 230%;
	margin-top: 0px;
	font-weight: 400;
}
h2
{
	color: #AAA466;
	font-size: 120%;
	margin-top: 0px;
	font-weight: normal;
}
h3
{
	color: #63845D;
	font-size: 100%;
	margin: 0px;
}
h4
{
	font-size: 110%;
	color: #000000;
	margin-bottom: 0px;
}
h5
{
	font-size: 77%;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}
hr
{
	border-top: solid 2px #ACA66A;
	border-bottom: solid 2px #ACA66A;
	border-left: none;
	border-right: none;
}
div.hr
{
	border-top: solid 1px #808080;
	border-bottom: solid 1px #808080;
	height: 4px;
	border-left: none;
	border-right: none;
	margin: 7px 0px;
}
img
{
	border: 0px;
}
img.bullet
{
	margin: 0px 7px 2px 0px;
}
img.slideshow
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1);
	width: 300px;
	height: 240px;
}
input.search
{
	width: 120px;
	height: 12px;
	font-size: 77%;
}
input.textbox
{
	width: 250px;
}
input.textbox_large
{
	width: 300px;
}
input.search_button
{
	padding-left: 5px;
}
li.sitemap
{
	margin-left: -20px;
	padding-right: 20px;
}
li.sitemap li
{
	margin-left: -40px;
	margin-top: 15px;
	margin-right: 50px;
	padding-left: 60px;
	font-size: 100%;
}		
p
{
	color: #000000;
	font-size: 77%;
}
li
{
	color: #000000;
	font-size: 77%;
	margin-top: 0px;
}
p.copyright
{
	font-size: 80%;
	text-align: right;
	padding-right: 3px;
	padding-bottom: 5px;
}
p.normsize
{
	font-size: 100%;
}
p.listing
{
	font-size: 70%;
	line-height: 135%;
}
p.list_title
{
	font-size: 90%;
	font-weight: bold;
}
p.form
{
	margin-bottom: 3px; 
}
p.breadcrumbs
{
	color: #0000FF;
}
p.quickMenu
{
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 7px;
	color: #706C3D;
	font-size: 80%;
}
p.count
{
	padding-left: 10px;
}
p.pgMenu, p.pgMenu_bold
{
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	font-size: 80%;
}
p.pgMenu_bold
{
	margin: 7px 0px 3px 0px;
	font-weight: bold;
}
p.search
{
	font-size: 77%;
	padding-left: 7px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}
p.searchLink
{
	font-size: 90%;
	color: #706C3D;
	font-weight: bold;
	margin: 0px;
}
p.search1
{
	font-size: 90%;
}
.halfmargin
{
	margin-top: 0px;
	margin-bottom: 7px;
}
.nomargin
{
	margin: 0px;
}
span.search2
{
	font-size: 90%;
}
span.search3
{
	font-size: 70%;
}
table.lists
{
}

td.listing_org
{
	vertical-align: top;
	width: 177px;
	padding: 0px 7px 25px 7px;
}
td.listing_sub_title
{
	background-image: url(pics/bg_secondary_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 298px;
	padding: 8px 4px 8px 5px;
	z-index: 200;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;		
}
td.listing_catagories
{
	width: 600px;
	vertical-align: top;
	height: auto;
	padding: 0px;
	z-index: 200;
	font-weight: bold;
	font-size: 70%;
	color: #63845D;
}
td.listing
{
	vertical-align: top;
	padding: 0px 5px 5px 3px;
}
td.listing_img
{
	vertical-align: top;
	width: 100px;
}
td.listing_img_body
{
	padding: 0px 3px 3px 5px;
	width: 180px;
}
td.listing_img img
{
	width: 100px;
}
td.region_details
{
	padding-right: 5px;
}
th
{
	text-align: left;
	width: 100px;
	font-size: 80%;
}
div.advertiser_body
{
	vertical-align: top;
	width: 720px;
}
div.advertiser_right
{
	vertical-align: top;
	width: 405px;
	min-height: 600px;
	float: right;
	margin-left: 10px;
}
td.advertiser_title
{
	vertical-align: bottom;
	padding-bottom: 5px;
}
td.advertiser_slides
{
	padding-right: 10px;
}
table.page_desc
{
	margin-bottom: 20px;
	font-size: 100%;
}
td.page_desc
{
	padding-top: 5px;
	padding-right: 10px;
	font-size: 80%;
}
td.page_desc p
{
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 100%;
}
td#page_title
{
	padding-right: 5px;
	vertical-align: top;
}
.sized
{

}
h1.page_desc, p.page_desc
{
	margin: 0px;
}
ul
{
	margin-top: 0px;
}
ol
{
	margin-top: 0px;
}
td.advertiser_body li
{
	margin: 2px 0px 2px -20px;
	color: #000000;
}
td.advertiser_body ol li
{
	margin: 2px 0px 2px -15px;
	color: #000000;
}
textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px; 
	height:100px;
}
form.search
{
	margin: 0px;
}
.inline
{
	display: inline;
}
.clear
{
  clear: both;
}
/* Listing CSS*/
div.main_list
{
	border: solid 1px #B2B2B2;
	background-image: url(pics/bg_listing-catagory-title.jpg);
	background-repeat: repeat-y;
}
div.list_det
{
	float: left;
	padding: 5px; 
	width: 527px;
}
div.list_img
{
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
/* Listing CSS*/
div.b_list
{
	border: solid 1px #B2B2B2;
}
div.b_det
{
	float: left;
	padding: 5px; 
	width: 526px;
}
div.b_img
{
	float: right;
	padding-right: 5px;
}
div.basic_listing
{
	font-size: 70%;
	line-height: 135%;
	border-top: solid 4px #9C8B42;
	background-image: url(pics/bg_basic.jpg);
	background-repeat: repeat-x;
	min-height: 85px;
	width: 245px;
	margin: 0px 30px 5px 0px;
	padding: 3px 5px;
}
td.listing_noimg
{
	vertical-align: top;
	width: 410px;
	padding: 0px 0px 25px 0px;
}
table.details
{
	border: solid 1px #C0C0C0;
	width: 300px;
	margin-bottom: 5px;
}
td.details_title
{
	background-image: url(pics/bg_details_title.jpg);
	height: 30px;	
	font-size: 120%;
	font-weight: bold;
	padding: 3px 5px 3px 3px;
}
td.field
{
	vertical-align: top;
	font-size: 77%;
	background-color: #EAEAEA;
	color: #000000;
	padding: 3px 5px 3px 3px;
}
td.value
{
	vertical-align: top;
	font-size: 77%;
	padding: 3px 3px 3px 3px;
}
dd.pg_child
{
	font-weight: normal;
	float: right;
	clear: both;
	text-align: left;
	width: 250px;
	font-size: 80%;
}
dt.pg_child
{
	font-weight: normal;
	float: left;
	clear: both;
	text-align: left;	
	width: 250px;
	font-size: 80%;
}
.topbackLink
{
  font-size: 70%;
  text-align: right;
   color: #63845D;
}
tr.h3Table
{
  width: 570px;
}
.h3Left
{
  float: left;
  width: 465px;
}
.h3Right
{
  text-align: right;
  width: 80px;
  color: #63845D;
  vertical-align: top;
}
a.topbackLink:link, a.topbackLink:visited
{
  text-decoration: underline;
}
a.topbackLink:hover, a.topbackLink:active
{
  text-decoration: none;
}

