﻿#nav {height:35px; width:607px; position:relative; z-index:100; float:right; padding-bottom:0px;padding-top:15px;padding-right:40px;}

#nav a,a:hover
{
cursor:pointer;
}

.menu {list-style-type:none; padding:0; margin:0; font-family:arial;font-size:11px; font-weight:normal;}

.menu li.top {display:block; float:left;}
.menu li.current {display:block; float:left;}

.menu li a.pos1 {width:149px; background:url(../images/pets-off.png) top no-repeat; height:36px; display:block; text-indent:-99999px;} 
.menu li a.pos2 {width:94px; background:url(../images/about-off.png) top no-repeat; height:36px; display:block; text-indent:-99999px;} 
.menu li a.pos3 {width:108px; background:url(../images/ourpeople-off.png) top no-repeat; height:36px; display:block; text-indent:-99999px;} 
.menu li a.pos4 {width:138px; background:url(../images/ourcustomers-off.png) top no-repeat; height:36px; display:block; text-indent:-99999px;} 
.menu li a.pos5 {width:111px; background:url(../images/contact-off.png) top no-repeat; height:36px; display:block; text-indent:-99999px;} 

.menu li.p1 {background:url(../images/pets-on.png) no-repeat; }
.menu li.p2 {background:url(../images/about-on.png) no-repeat; } 
.menu li.p3 {background:url(../images/ourpeople-on.png) no-repeat;}
.menu li.p4 {background:url(../images/ourcustomers-on.png) no-repeat; }
.menu li.p5 {background:url(../images/contact-on.png) no-repeat; }

.menu li.current a.pos1,
.menu li.current a.pos1:hover {background:url(../images/pets-on.png) no-repeat;} 
.menu li.current a.pos2,
.menu li.current a.pos2:hover {background:url(../images/about-on.png) no-repeat;} 
.menu li.current a.pos3,
.menu li.current a.pos3:hover {background:url(../images/ourpeople-on.png) no-repeat;} 
.menu li.current a.pos4,
.menu li.current a.pos4:hover {background:url(../images/ourcustomers-on.png) no-repeat;} 
.menu li.current a.pos5,
.menu li.current a.pos5:hover {background:url(../images/contact-on.png) no-repeat;} 

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {visibility:visible; position:relative; z-index:200;}
.menu li:hover {position:relative; z-index:200;}

.menu li a.top_link:hover {background:transparent;} 
.menu li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.menu ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul {left:0px; top:36px; border:1px solid #a9a59e; white-space:nowrap; height:auto; width:190px; z-index:300;
}
.menu :hover ul li {display:block; height:27px; line-height:27px; position:relative; width:190px;background:#e7e1d8;font-family:Arial;font-size:12px; font-weight:normal;}
.menu :hover ul li a {display:block; font-size:12px; height:27px; line-height:27px; width:178px; color:#4c4c4c;  text-decoration:none;padding-left:12px;}
.menu :hover ul li a:hover {display:block;text-decoration:none;height:27px; line-height:27px; border:0px; color:#7c0511; width:178px;background:#f8f5f0;padding-left:12px;}




/* RadPanelBar Plain skin */

.RadPanelBar
{
    float:left;
    padding:0px;
    margin:0px;
    width:160px;
}


.rpLink:focus
{
	outline: 0 none;
}

.rpLink,
.rpOut,
.rpText
{
	display: block;
}

.rpText,
.rpOut,
.rpTemplate
{
	overflow: hidden;
}

.rpOut
{
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

.rpRootGroup
{
    	margin: 0;
	padding: 0;
	list-style-position:outside;
	list-style: none;
}




/* <sub items> */
.rpGroup
{
	overflow: auto;
}

/* <root items (disabled)> */
.rpDisabled:hover
{
	cursor: default;
}

.rpSlide
{
    position: static;
    float: none;
    height: auto;
	overflow:hidden;
	display:none;
}

* html .rpItem { display: inline }
* html .rpGroup .rpItem { display: block }



.rpLink

{
cursor:pointer;
overflow:hidden;
text-decoration:none;
			color:#668f42;
font-family:arial;
font-size:12px;
font-weight:bold;
width:auto;
			display:block;
			  padding-left:0px;
height:auto;
line-height:auto;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #ececec;
width:160px;
}

.rpLink:hover
{

text-decoration:none;
color:#2b4f09;
			    overflow:hidden;

}





.rpItem {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
	margin: 0;
	padding: 0;
	float: none;
	position: static;
background:none;   
display:block;
width:160px;
height:auto;
display:block;
			position: relative; 
    overflow:hidden;

}


.rpItem:hover
{


}



.rpSelected, .rpExpanded
{
background:none;   
text-decoration:none;
color:#2b4f09;

    overflow:hidden;
height:auto;
padding-top:5px;
padding-bottom:5px;
}

.rpSelected:hover, .rpExpanded:hover 
{
background:none;   
text-decoration:none;
color:#2b4f09;


    overflow:hidden;

}

.rpSlide, .rpLevel1 
{
    display:none !important;
}











