

.openpet{ /*class added to contents of demos when they are open*/
background: none;
}

.thepetA{
width: 300px;
color: darkred;
padding:0px 8px 0px 0px;
margin:0px 0 0 18px;



}

.thepetA ul{
	clear:both;
	padding:0px;
	padding:0 0 0 0;
	list-style:none;

}



.thepetA ul li a{
	clear:both;
	padding:0px;
	padding: 8px 8px 8px 15px;
	list-style:none;
	background: url(../images/leftmenu.png) 8% 50% no-repeat;
}

.thepetA ul li a:hover{
	clear:both;
	padding:0px;
	padding: 8px 8px 8px 15px;
	list-style:none;
	background: url(../images/leftmenu1.png) 8% 50% no-repeat; 
}




#left-navproject
	{
	margin: 0 0 0 0;
	padding:0px;
 	}
	
#left-navproject ul	{
	list-style:none;
	list-style-image:none;
	

	 	}

#left-navproject li
	{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	
	
	 	}
		
		
#left-navproject li.mypetsA
	{
	list-style:none;
	list-style-image:none;
	cursor: hand;
	cursor: pointer;
	display: block;
	color: #005688;
	text-decoration: none;
	font-weight:bold;
/*	background-color:#0000FF;*/
	font-size:17px; font-family:'Arial Narrow';
	width:270px;	
	padding:8px 8px 8px 10px;
	height:auto;
	margin-left:0px;
	}

#left-navproject li a
	{
	margin: 0;
	display: block;
	color: #005688;
	text-decoration: none;	
	font-weight:normal;
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif, "Eurostile Condensed";
	margin-bottom:4px;
	margin-left:15px;
	height:22px;
	padding:0px 8px 8px 18px;
	width:270px;

	}
	
#left-navproject li a.active
	{
	color: #006ba9;
	border: none;
	
	}
#left-navproject li a.mainheading
	{
	color: #006ba9;
	}