﻿/* Sliding Doors technique Vertical Nav */
/* General Nav Div attributes */
/* Sidebar Navigation
================================================*/
#sidebar ul {
margin: 0;
padding:0;
list-style-type: none;
text-decoration: none;
}

#sidebar li {
margin: 0 0 0 25px;
padding:0;
}

#nav {
padding: 0;
}

#nav a {
display: block;
width: 180px;
margin: 0;
padding: 0;
height: 36px;
text-decoration: none;
text-indent: -90000px;
outline:none;
}

#nav #home01 a {
background: url(nav/oxleyBttn_home01b.gif) no-repeat 0 0;
}

#nav #home01 a:hover {
background-position: -180px 0;
}

#nav #about02 a {
background: url(nav/oxleyBttn_about02.gif) no-repeat 0 0;
}

#nav #about02 a:hover {
background-position: -180px 0;
}

#nav #partners03 a {
background: url(nav/oxleyBttn_partners03.gif) no-repeat 0 0;
}

#nav #partners03 a:hover {
background-position: -180px 0;
}

#nav #news04 a {
background: url(nav/oxleyBttn_news04.gif) no-repeat 0 0;
}

#nav #news04 a:hover {
background-position: -180px 0;
}

#nav #resources05 a {
background: url(nav/oxleyBttn_resources05.gif) no-repeat 0 0;
}

#nav #resources05 a:hover {
background-position: -180px 0;
}

#nav #recruit06 a {
background: url(nav/oxleyBttn_recruiting06.gif) no-repeat 0 0;
}

#nav #recruit06 a:hover {
background-position: -180px 0;
}

#nav #contact-us a {
background: url(nav/oxley-law-contact.gif) no-repeat 0 0;
}

#nav #contact-us a:hover {
background-position: -180px 0;
}

#nav #service-area a {
background: url(nav/oxley-service-area.gif) no-repeat 0 0;
}

#nav #service-area a:hover {
background-position: -180px 0;
}

#nav #law-sundry a {
background: url(nav/oxley-law-sundry.gif) no-repeat 0 0;
}

#nav #law-sundry a:hover {
background-position: -180px 0;
}
