/* Template Second Branch - custom.css */
#logo {
background: transparent url("../image/logo.png") no-repeat 0 0;
top: 12px;
left: 30px;
height: 81px;
width: 340px;
}

#logo a {
height: 81px;
width: 340px;
}

/*Color Changes*/
#quickLinks h2 {
color: #464646;
}
#homeFeaturedProducts ul li h3 a {
color: #1B1B1B;
}
ul#leftNav li h2 a {
background-color: #8895B5;
color: #fff;
}
ul#leftNav li h2 a.inPath, ul#leftNav li h2 a.inPath:hover {
background-color: #841037;
color: #fff;
}
ul#leftNav li h2 a:hover {
background-color: #C7CEE3;
color: #808DBA;
}
#featuredProduct h1 {
color: #4E4A49;
}
#secondaryProducts ul li h2 a {
color: #841037;
}
#productHead h1, .individualPage h1 {
color: #84112A;
}
#secondaryProducts ul li.active img {
border: 1px solid #9D455F;
}
#productDetails dl dt.selected, #productDetails dl dt:hover {
color: #4E4A49;
}

/*Pri Nav*/
#primaryNav {
width: 434px;
}

#primaryNav li h2 a.nthChild-1 {
width: 145px;
background-image: url("../image/layout/primary-nav.png");
background-position: 0 0;
}
#primaryNav li h2 a.nthChild-2 {
width: 144px;
background-image: url("../image/layout/primary-nav.png");
background-position: -145px 0;
}
#primaryNav li h2 a.nthChild-3 {
width: 145px;
background-image: url("../image/layout/primary-nav.png");
background-position: -289px 0;
}

#primaryNav li h2 a.nthChild-1:hover, #primaryNav li.inPath h2 a.nthChild-1 {
background-image: url("../image/layout/primary-nav.png");
background-position: 0 -44px;
}
#primaryNav li h2 a.nthChild-2:hover, #primaryNav li.inPath h2 a.nthChild-2 {
background-image: url("../image/layout/primary-nav.png");
background-position: -145px -44px;
}
#primaryNav li h2 a.nthChild-3:hover, #primaryNav li.inPath h2 a.nthChild-3 {
background-image: url("../image/layout/primary-nav.png");
background-position: -289px -44px;
}

#primaryNav li ul.nthTier-2 {
width: 146px;
}

#primaryNav li.nthChild-2 ul.nthTier-2 {
	left: 145px;
}
#primaryNav li.nthChild-3 ul.nthTier-2 {
	left: 289px;
}

#primaryNav li h3 a {
	width: 118px;
}

/*#primaryNav li h2 a.nthChild-3 {
width: 108px;
background-position: -363px 0;
}

#primaryNav li h2 a.nthChild-3:hover, #primaryNav li.inPath h2 a.nthChild-3 {
background-position: -363px -31px;
}

#primaryNav li.hover h2 a.nthChild-3 {
background-position: -363px -62px;
}

#primaryNav li.nthChild-1 ul.nthTier-2 {
left: -150px;
width: 560px;
}

#primaryNav li.nthChild-2 ul.nthTier-2 {
left: -240px;
width: 600px;
}

#primaryNav li.nthChild-3 ul.nthTier-2 {
left: -230px;
width: 570px;
}

#contactUs #sidebar {
top: 185px;
}*/

#contactUs #sidebar {
top: 15.5em;
}
