
a.right-arrow{
	background-image: url(images/menu/menu-arrow.gif);
	background-repeat: no-repeat;
	color: #009d25;
	font-weight: normal;
	padding-left: 12px;
	background-position: 0px 2px;
	text-decoration: underline;
}
a.right-arrow:hover{
	font-weight: normal;
	text-decoration: none;
}


div#menu-h{
	width: 900px;
	height: 66px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/menu/menu-bg.gif);
}
div#menu-h ul{
	list-style: none;
	padding-left: 9px;
}
div#menu-h li{
	float:left;
}



div#menu-h li a.menu-1{
	display: block;
	width: 176px;
	height: 61px;
	background-image: url(images/menu/menu_01.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-1:hover{
	background-image: url(images/menu/menu_01_hover.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-1-selected{
	display: block;
	width: 176px;
	height: 61px;
	background-image: url(images/menu/menu_01_hover.gif);
	background-repeat: no-repeat;
}


div#menu-h li a.menu-2{
	display: block;
	width: 176px;
	height: 61px;
	background-image: url(images/menu/menu_02.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-2:hover{
	background-image: url(images/menu/menu_02_hover.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-2-selected{
	display: block;
	width: 176px;
	height: 61px;
	background-image: url(images/menu/menu_02_hover.gif);
	background-repeat: no-repeat;
}


div#menu-h li a.menu-3{
	display: block;
	width: 176px;
	height: 61px;
	background-image: url(images/menu/menu_03.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-3:hover{
	background-image: url(images/menu/menu_03_hover.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-3-selected{
	display: block;
	width: 176px;
	height: 61px;
	background-image: url(images/menu/menu_03_hover.gif);
	background-repeat: no-repeat;
}


div#menu-h li a.menu-4{
	display: block;
	width: 176px;
	height: 61px;
	background-image: url(images/menu/menu_04.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-4:hover{
	background-image: url(images/menu/menu_04_hover.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-4-selected{
	display: block;
	width: 176px;
	height: 61px;
	background-image: url(images/menu/menu_04_hover.gif);
	background-repeat: no-repeat;
}


div#menu-h li a.menu-5{
	display: block;
	width: 176px;
	height: 61px;
	background-image: url(images/menu/menu_05.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-5:hover{
	background-image: url(images/menu/menu_05_hover.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-5-selected{
	display: block;
	width: 176px;
	height: 61px;
	background-image: url(images/menu/menu_05_hover.gif);
	background-repeat: no-repeat;
}




ul#l-list{
	list-style: none;
}
ul#l-list li{
	padding-top: 0px;
}
ul#l-list li.test{
	list-style:none;
	background-color: green;
	padding: 0px;
	margin: 0px;
}
ul#menu-l{
	width: 200px;
	list-style: none;
}
ul#menu-l li
{
	width: 225px;
	height: 35px;
	padding: 0px 0px 1px 0px;
}

ul#menu-l li.sub-mh{ 
	width: 225px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

ul#menu-l li a
{
	display: block;
	width: 206px;
	height: 28px;
	color: #663300;
	padding-top: 7px;
	padding-left: 15px;
	background-color: #f4eed6;
	border-left: 4px #663300 solid;
	text-decoration: none;
}

ul#menu-l li a:hover
{
	display: block;
	width: 206px;
	height: 28px;
	color: #663300;
	padding-top: 7px;
	padding-left: 15px;
	background-color: #d4cdaf;
	border-left: 4px #ff9900 solid;
	text-decoration: none;
}

ul#menu-l li.current_page_item a{ 
	display: block;
	width: 206px;
	height: 28px;
	color: #663300;
	padding-top: 7px;
	padding-left: 15px;
	background-color: #d4cdaf;
	border-left: 4px #ff9900 solid;
	text-decoration: none;
}

ul#menu-l li.current-cat a{ 
	display: block;
	width: 206px;
	height: 28px;
	color: #663300;
	padding-top: 7px;
	padding-left: 15px;
	background-color: #d4cdaf;
	border-left: 4px #ff9900 solid;
	text-decoration: none;
}

/* puppys search menu */
ul#menu-l li.sub-mh-puppy{
	width: 230px;
	height: 55px;
}
ul#menu-l li.sub-mh-puppy a
{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
}

ul#menu-l li.sub-mh-puppy a:hover
{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
}
ul#menu-l li.chihuahua a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-chihuahua.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.chihuahua a:hover{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-chihuahua-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.chihuahua-hover a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-chihuahua-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.yorkshire a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-yorkshire.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.yorkshire a:hover{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-yorkshire-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.yorkshire-hover a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-yorkshire-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.dachshund a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-dachshund.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.dachshund a:hover{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-dachshund-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.dachshund-hover a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-dachshund-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.poodle a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-poodle.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.poodle a:hover{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-poodle-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.poodle-hover a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-poodle-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.shiba a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-shiba.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.shiba a:hover{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-shiba-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.shiba-hover a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-shiba-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.labrador a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-labrador.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.labrador a:hover{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-labrador-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.labrador-hover a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-labrador-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.rottweiler a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-rottweiler.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.rottweiler a:hover{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-rottweiler-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.rottweiler-hover a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-rottweiler-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.greatdane a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-greatdane.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.greatdane a:hover{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-greatdane-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.greatdane-hover a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-greatdane-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.dogother a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-other.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.dogother a:hover{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-other-hover.gif);
	background-repeat: no-repeat;
}
ul#menu-l li.dogother-hover a{
	display: block;
	width: 230px;
	height: 55px;
	border: none;
	padding: 0px;
	background-image: url(images/menu/l-menu-dog-other-hover.gif);
	background-repeat: no-repeat;
}

div#menu-f{
	width: 800px;
	text-align: center;
	padding-top: 30px;
}
div#menu-f span{
	white-space: nowrap;
}
div#menu-f a{
	color: #009d25;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
/*	border-left: 1px #0000ff solid;*/
	text-decoration: underline;
}
div#menu-f a:hover{
	color: #009d25;
	font-weight: normal;
	text-decoration: none;
}

div#footer div#privacy{
	position: absolute;
/*	background-color: red;*/
	top: 7px;
	left: 5px;
	width: 130px;
	height: 15px;
}
div#footer div#privacy a{
	display: block;
	width: 130px;
	height: 15px;
	background-image: url(images/button/menu_privacy.gif);
	background-repeat: no-repeat;
}

div#size-changer ul{
	list-style: none;
}
div#size-changer ul li{
	float: left;
	padding-left: 5px;
}



div#pankuzu a{
	color: #004dad;
	font-weight: normal;
	font-size: 7.5pt;
	text-decoration: underline;
}
div#pankuzu a:hover{
	color: #004dad;
	font-weight: normal;
	font-size: 7.5pt;
	text-decoration: none;
}


div.l_banner_01 a{
	display: block;
	width: 230px;
	height: 82px;
	background-image: url(images/menu/l_menu_banner_01.gif);
}
div.l_banner_01 a:hover{
	display: block;
	width: 230px;
	height: 82px;
	background-image: url(images/menu/l_menu_banner_01_hover.gif);
}


div.l_banner_02 a{
	display: block;
	width: 230px;
	height: 82px;
	background-image: url(images/menu/l_menu_banner_02.gif);
}

div.l_banner_02 a:hover{
	display: block;
	width: 230px;
	height: 82px;
	background-image: url(images/menu/l_menu_banner_02_hover.gif);
}


div.l_banner_03 a{
	display: block;
	width: 230px;
	height: 82px;
	background-image: url(images/menu/l_menu_banner_03.gif);
}

div.l_banner_03 a:hover{
	display: block;
	width: 230px;
	height: 82px;
	background-image: url(images/menu/l_menu_banner_03_hover.gif);
}

