
/*     Content     */

#content {
	padding: 1em 0 0em 0;
	width: 47.5em;
	color: #5A471E;
}

#content div#breadcrumbs {
	margin: 1.625em 0 1.625em 0;
	font-size: 0.75em;
}

#content ul, #content ol {
	font-size: 0.75em;
	margin: 1.25em 0 2em 0;
}

#content ul li, #content ol li {
	margin: .5em 0 0 1.375em;
}





/*     Products     */

#info {
	float: right;
	/* margin: 0.625em; */
	width: 20em;
	margin-right: 2.75em;
}

#info h1 {
	font-size: 0.875em;
}

#info p {
	font-size: .75em;
}


#info p#skuNumber {
	font-size: .625em;
	margin-top: .3125em;
}

#price {
	margin-top: .9375em;
}

#fullDescription {
	margin-top: 1.5em;
}

#swatchColorsTitle {
	font-weight: bold;
	margin-bottom: .5em;
}


#swatchColors {
	overflow: auto;
	overflow: hidden;
}

#swatchColors p {
	float: left;
	font-size: 1.125em;
	margin-left: 0.25em;
	width: 2em;
	text-align: center;
	color: #da5a15;
}

#swatchColors p img {
	width: 1.5625em;
	height: 1.5625em;
	padding: 0.125em;
	cursor: pointer;
	border: .125em solid #fff;
	margin-bottom: .0625em;
}

p#swatchColorsDisclaimer {
	font-style: italic;
	font-size: .6875em;
}

#swatchColorsDisclaimer big {
	color: #da5a15;
}

p#buttons {
	font-size: 1em;
}

p#buttons #buyOnline {
	margin-left: .75em;
}





/*    Image area     */


#productImages {
	width: 22.4375em;
}

#productImgPrimary {
	width: 22.4375em;
	height: 22.4375em;
}

#productAltViews {
	margin-top: .75em;
	padding-left: .125em;
}

#productAltViews img {
	width: 3.3125em;
	height: 3.3125em;
	margin: 0.3125em;
	padding: 0.125em;
	border: 0.125em solid #fff;
	cursor: pointer;

}

#swatchColors p img.active, #swatchColors p img:hover,
#productAltViews img.active, #productAltViews img:hover {
	border-color: #E3BD6D;
}





/*     Related Products     */


#relatedProducts {
	padding-top: 2em;
	/* width: 47em; */
	clear: both;
}

#relatedProducts h2 {
	font-size: .75em;
	font-weight: normal;
	border-bottom: 1px dotted;
	padding-bottom: .1875em;
	margin-bottom: 1em;
}


#advert a img {
	margin-left: .25em;
	width: 11.5625em;
	height: 11.5625em;
	border: 1px solid #E3BD6D;
}

#advert a img.first {
	margin-left: 0;
}



/*     Store Finder     */

#storeFinder {
	margin-top: 1.75em;
}

#city {
	margin-left: .75em;
}

#results {
	margin-top: 1.5em;
}

#results address {
	font-style: normal;
	margin-top: 1.375em;
	font-size: .75em;
	font-weight: bold;
	border-bottom: 1px dotted;
	padding-bottom: .125em;
}

#results p {
	line-height: 1.375em;

}

#results div p {
	margin: .25em .75em;
}