/* --------------------------------------

ALL CODE, IMAGES & CONTENT COPYRIGHT
ROCKFORD CORPORATION
HILLSBORO, OREGON ALL RIGHTS RESERVED

----------------------------------------- */

.nav {
margin: 20px 0 20px 0;
}

/* Styles Gallery 1 */

#nav a, #gallery1 strong {
margin: 0 5px;
padding: 4px 6px;
border: 1px solid #666;
background: #ece7e7 url("../images/dots.png") repeat;
text-decoration: none;
font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #000;
font-weight: normal;
}

#nav a.activeSlide {
background: #d1d5e2;
color: #e51937;
}

#nav a:focus {
outline: none;
}

#output {
text-align: left;
}

/* Styles Gallery 2 */

#nav1 a, #gallery2 strong {
margin: 0 5px;
padding: 4px 6px;
border: 1px solid #666;
background: #ece7e7 url("../images/dots.png") repeat;
text-decoration: none;
font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #000;
font-weight: normal;
}

#nav1 a.activeSlide {
background: #d1d5e2;
color: #e51937;
}

#nav1 a:focus {
outline: none;
}

/* Gallery 3 Styles */

#nav2 a, #gallery3 strong {
margin: 0 5px;
padding: 4px 6px;
border: 1px solid #666;
background: #ece7e7 url("../images/dots.png") repeat;
text-decoration: none;
font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #000;
font-weight: normal;
}

#nav2 a.activeSlide {
background: #d1d5e2;
color: #e51937;
}

#nav2 a:focus {
outline: none;
}

/* Gallery 4 */

#nav3 a, #gallery4 strong {
margin: 0 5px;
padding: 4px 6px;
border: 1px solid #666;
background: #ece7e7 url("../images/dots.png") repeat;
text-decoration: none;
font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #000;
font-weight: normal;
}

#nav3 a.activeSlide {
background: #d1d5e2;
color: #e51937;
}

#nav3 a:focus {
outline: none;
}

/* Gallery 5 */

#nav4 a, #gallery5 strong {
margin: 0 5px;
padding: 4px 6px;
border: 1px solid #666;
background: #ece7e7 url("../images/dots.png") repeat;
text-decoration: none;
font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #000;
font-weight: normal;
}

#nav4 a.activeSlide {
background: #d1d5e2;
color: #e51937;
}

#nav4 a:focus {
outline: none;
}

/* Gallery 6 */

#nav5 a, #gallery6 strong {
margin: 0 5px;
padding: 4px 6px;
border: 1px solid #666;
background: #ece7e7 url("../images/dots.png") repeat;
text-decoration: none;
font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #000;
font-weight: normal;
}

#nav5 a.activeSlide {
background: #d1d5e2;
color: #e51937;
}

#nav5 a:focus {
outline: none;
}


