/** START Top Nav dropdown Elements **/
#tnav01
{
	background-image: url(../i/tnav01.gif);
	width: 53px;
	height: 25px;
	overflow: visible;

}

.Gold #tnav01
{
    background-image: url(../i/tnav01.gif);
}

#tnav02
{
	background-image: url(../i/tnav02.gif);
	width: 86px;
	height: 25px;
	
}

.Gold #tnav02
{
    background-image: url(../i/tnav02.gif);
}
#tnav02b
{
	background-image: url(../i/tnav02.gif);
	width: 84px;
	height: 25px;
	
}

.Gold #tnav02b
{
    background-image: url(../i/tnav02.gif);
}

#tnav03
{
	background-image: url(../i/tnav03.gif);
	width: 90px;
	height: 25px;

}

.Gold #tnav03
{
    background-image: url(../i/tnav03.gif);
}

#tnav04
{
	background-image: url(../i/tnav04.gif);
	width: 94px;
	height: 25px;

}

.Gold #tnav04
{
    background-image: url(../i/tnav04.gif);
}

#tnav05
{
	background-image: url(../i/tnav05.gif);
	width: 115px;
	height: 25px;
	
}

.Gold #tnav05
{
    background-image: url(../i/tnav05.gif);
}

#tnav06
{
	background-image: url(../i/tnav08.gif);
	width: 162px;
	height: 25px;
	right: 5px;
}

.Gold #tnav06
{
    background-image: url(../i/tnav08.gif);
}
#tnav07
{
	background-image: url(../i/tnav09.gif);
	width: 100px;
	height: 25px;
	right: 5px;
}

.Gold #tnav07
{
    background-image: url(../i/tnav09.gif);
}
#tnav08
{
	background-image: url(../i/tnav10.gif);
	width: 110px;
	height: 25px;
	right: 5px;
}
#butregistrese
{
	background-image: url(../i/tnav11.gif);
	width: 90px;
	height: 25px;
	right: 5px;
}

.Gold #tnav08
{
    background-image: url(../i/tnav10.gif);
}

#tnav09
{
	background-image: url(../i/tnav09.gif);
	width: 100px;
	height: 25px;

}

.Gold #tnav09
{
    background-image: url(../i/tnav09.gif);
}

#tnav10
{
	background-image: url(../i/tnav10.gif);
	width: 114px;
	height: 25px;
}

.Gold #tnav10
{
    background-image: url(../i/tnav10.gif);
}

#tnav img
{
	display: block;
}

#topNav ul
{
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

#topNav li
{
	float: left;
	position: relative;
	background-position: 0 -25px;
	height: 25px;
}

#topNav li.on
{
    background-position: 0 0;
}

#topNav li a
{
	display: block;
	text-decoration: none;
	height: 20px;
}

#topNav li a span 
{
    display: none;
}

#topNav li:hover, #topNav li.hover
{
	background-position: 0 0;
	cursor: pointer;
}

#topNav li ul
{
	position: absolute;
	top: 24px;
	left: -1px;
	display: none;
}

#topNav li#tnav02 ul
{
   width: 157px;
   height: 121px;
   padding: 3px 0 0 0;
   background-image: url(../i/bgTnav02.png);
   _background-image: url(../i/bgTnav02.gif);
}

.Gold #topNav li#tnav02 ul
{
   background-image: url(../i/bgTnav02.png);
   _background-image: url(../i/bgTnav02.gif);
}

#topNav li#tnav02b ul
{
   width: 157px;
   height: 121px;
   padding: 3px 0 0 0;
   background-image: url(../i/bgTnav02b.png);
   _background-image: url(../i/bgTnav02b.gif);
}

.Gold #topNav li#tnav02b ul
{
/*   background-image: url(../i/bgTnav02.png);
   _background-image: url(../i/bgTnav02.gif);*/
}

#topNav li#tnav03 ul
{
   width: 157px;
   height: 121px;
   padding: 3px 0 0 0;
   background-image: url(../i/bgTnav02b.png);
   _background-image: url(../i/bgTnav02b.gif);
}

.Gold #topNav li#tnav03 ul
{
 /*  background-image: url(../i/bgTnav02.png);
   _background-image: url(../i/bgTnav02.gif);*/
}

#topNav li#tnav06 ul
{
   width: 157px;
   height: 121px;
   margin-left: 10px;
   padding: 3px 0 0 0;
   background-image: url(../i/bgTnav02.png);
   _background-image: url(../i/bgTnav02.gif);
}

.Gold #topNav li#tnav06 ul
{
   background-image: url(../i/bgTnav02.png);
   _background-image: url(../i/bgTnav02.gif);
}

#topNav li li a{
	display: block;
	color: #fff;
	width: 128px;
	height: 22px;
	padding: 5px 0 0 12px;
}

#topNav li li a:hover
{
	text-decoration: underline;
}

#topNav li:hover ul, #topNav li li:hover ul, #topNav li.hover ul, #topNav li li.hover ul 
{ /* lists nested under hovered list items */
	display: block;
}

/** END Top Nav dropdown Elements **/



/** START Left Nav **/
#lNavWrap
{
    width: 126px;
}

#lNavWrap h1
{
    width: 126px;
    height: 55px;
    margin: 0;
    padding: 0;
}

#lNavWrap h1 span
{
    display: none;
}

#lNav
{
    width: 121px;
    background-repeat: no-repeat;
    background-position: 0 bottom;
    padding: 0 0 15px 5px;
    margin: 0 0 20px 0;
}

#lNav ul
{
	font-size: 12px;
	line-height: 13px;
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#lNav ul li
{
	position: relative;
	padding: 0;
	margin: 0;
}

#lNav a
{
	display: block;
	text-decoration: none;
	padding: 4px 0 5px 6px;
	background-image: url(../i/bglNavArw.gif);
	background-position: 0 bottom;
}

#lNav ul li ul li a
{
	padding: 2px 0 3px 13px;
}

#lNav a:hover, #lNav a.on
{
	background-position: 0 8px;
}

#lNav ul li ul li a:hover, #lNav ul li ul li a.on
{
	background-position: 7px 6px;
}

/* Fix IE. Hide from IE Mac \*/
* html #lNav ul li { float: left; height: 1%; }
* html #lNav ul li a { height: 1%; }
/* End */

/**** Cat Food Specific START ****/
.lNavCatFood h1
{
    background-image: url(../i/cat/bgLnavHdr.gif);
    cursor: pointer;
}

.lNavCatFood #lNav
{
    background-image: url(../i/cat/bgLnav.gif); 
}

.lNavCatFood #lNav a
{
	color: #298F92;
}

.lNavCatFood #lNav a.on
{
	color: #19595B;
}
/**** Cat Food Specific END ****/

/**** Entendendo seu Gato START ****/

.lNavSeuGato h1 {
  background-image: url(../i/cat/bgLnavRose.gif);
  cursor: pointer;
}

.lNavSeuGato #lNav {
  background-image: url(../i/cat/bgLnavRosa.gif);
}

.lNavSeuGato #lNav a {
  color: #7B0182;
}

.lNavSeuGatob h1{
    background-image: url(../i/cat/bgLnavorange.gif);
    cursor: pointer;
}

.lNavSeuGatob #lNav{
    background-image: url(../i/cat/bglvavbgorange.gif); 
}

.lNavSeuGatob #lNav a
{
	color: #f4b512;
}

.lNavSeuGatob #lNav a.on
{
	color: #db9f0b;
}
/**** Entendendo seu Gato END ****/

/**** Friskies Club Specific START ****/
.lNavClub h1
{
    background-image: url(../i/club/bgLnavHdr.gif);
}

.lNavClub #lNav
{
    background-image: url(../i/club/bgLnav.gif);   
}

.lNavClub #lNav a
{
	color: #91B324;
}

.lNavClub #lNav a.on
{
	color: #5E7C0A;
}
/**** Friskies Club Specific END ****/

/**** Downloads Specific START ****/
.lNavDownloads h1
{
    background-image: url(../i/downloads/bgLnavHdr.gif);
    cursor: pointer;
}

.lNavDownloads #lNav
{
    background-image: url(../i/downloads/bgLnav.gif);
    height: 134px;
}

.lNavDownloads #lNav a
{
	color: #0F7BA6;
}

.lNavDownloads #lNav a.on
{
	color: #0C5F80;
}
/**** Downloads Specific END ****/

/**** Selects Specific START ****/
.lNavSelects h1
{
    background-image: url(../i/selects-indoor/bgLnavHdr.gif);
    cursor: pointer;
}

.lNavSelects #lNav
{
    background-image: url(../i/selects-indoor/bgLnav.gif);
    padding: 0 0 15px 0;
    width: 125px;
}

.lNavSelects #lNav li
{
    border-top: 1px solid #DDDE90;
    padding: 3px 0 5px 0;
}

.lNavSelects #lNav li.first
{
    border-top: none;
}

.lNavSelects #lNav a:link, .lNavSelects #lNav a:visited
{
	color: #959B0E;
	display: block;
	margin: 0 5px 0 5px;
	background-position: -10px 0;
}

.lNavSelects #lNav a:hover, .lNavSelects #lNav a:active
{
	color: #6E7200;
	display: block;
	margin: 0 5px 0 5px;
	background-position: 0 8px;
}

.lNavSelects #lNav a:link.on, .lNavSelects #lNav a:active.on, .lNavSelects #lNav a:hover.on, .lNavSelects #lNav a:visited.on
{
	color: #6E7200;
	background-position: 0 8px;
}
/**** Selects  Specific END ****/

/** END Left Nav **/

#lNavEntendaSeuGato{
    width: 121px;
    background-repeat: no-repeat;
    background-position: 0 bottom;
    padding: 0 0 15px 5px;
    margin: 0 0 20px 0;
}

#lNavEntendaSeuGato ul{
	font-size: 12px;
	line-height: 13px;
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#lNavEntendaSeuGato ul li{
	position: relative;
	padding: 0;
	margin: 0;
}

#lNavEntendaSeuGato a{
	display: block;
	text-decoration: none;
	padding: 4px 0 5px 6px;
	background-image: url(../i/bglNavArw.gif);
	background-position: 0 bottom;
	color:#f4b512;
}

#lNavEntendaSeuGato ul li ul li a{
	padding: 2px 0 3px 13px;
}

#lNavEntendaSeuGato a:hover, #lNavEntendaSeuGato a.on{
	background-position: 0 8px;
}

#lNavEntendaSeuGato ul li ul li a:hover, #lNavEntendaSeuGato ul li ul li a.on{
	background-position: 7px 6px;
}