a:link, a:visited {
color: #ed1c24;
}

a:hover, a:active {
color: #339dd8;
}

nav, .nav {
background: #ed1c24;
}

nav ul li a:link, nav ul li a:visited {
color: #fff;
}

nav ul li a:hover, nav ul li a:active, nav ul li.here a:link, nav ul li.here a:active {
color:#eee;
}

nav ul li.hover a, nav ul li.hover a:link, nav ul li.hover a:active {
color:#eee;
}

li ul.sub1 li.first {
background: transparent url('../graphics/dd1-first.png') center top no-repeat;
}

.nav li ul li.first {
background: url('../graphics/dd1-first_new.png') center top no-repeat;
}

li ul.sub1 li, .nav li ul li {
background: transparent url('../graphics/dd1.png') center top repeat;
}

li ul.sub2 li, .nav li ul ul li {
background: transparent url('../graphics/dd2.png') center top repeat;
}

#customer-utilities {
background: transparent url('../graphics/bg-utilities.png') no-repeat center top;
}

#customer-utilities, #customer-utilities a:link, #customer-utilities a:visited {
color: #fff;
}

#customer-utilities ul li a:active, #customer-utilities ul li a:hover {
color: #eee;
}

#featured ul li div.collection_item_label, #featured ul li div.collection_item_label a:link, #featured ul li div.collection_item_label a:visited {
color: #ed1c24;
}

#featured ul li div.collection_item_label a:hover, #featured ul li div.collection_item_label a:active {
color: #339dd8;
}

#customer-utilities ul li {
border-top: 1px solid #ef3b42;
border-bottom: 1px solid #c61017;
}

.content article h1, .content article h2, .content article h3, .content article h4, .content article h5, .content article h6, .content aside h1, .content aside h2, .content aside h3, .content aside h4, .content aside h5, .content aside h6 {
background: transparent url('../graphics/bg-content-heading.png') no-repeat center top;
color: #fff;
}

#secondary-nav ul {
background: transparent url('../graphics/nav-bg.png') repeat-y left top;
}

#secondary-top {
background: transparent url('../graphics/nav-top.png') no-repeat left top;
}

#secondary-btm {
background: transparent url('../graphics/nav-btm.png') no-repeat left bottom;
}

#secondary-nav ul li {
border-top: 1px solid #ef3b42;
border-bottom: 1px solid #c61017;
}

#secondary-nav ul li a:link, #secondary-nav ul li a:visited {
color: #fff;
}

#secondary-nav ul li a:hover, #secondary-nav ul li a:active, #secondary-nav ul li a:focus {
color: #eee;
}

::selection {
background: #ed1c24;
color: #fff;
text-shadow: none;
}

header #logo {
padding: 12px 0;
}

