div#toc {
	height: 32.462em;	/* 422px */
	*height: 31.651em;
	margin: auto;
	width: 22.462em;	/* 292px */
	*width: 21.9em;
}

div#toc img {
	float: left;
	clear: both;
}

.garmentBox {
	background-color: #e2d9d0;
	border: 0.154em solid #998977;
	*border: 0.15em solid #998977;
	margin-bottom: 1em;
	padding: 1em;
	position: relative;
	min-height: 23.0769em;	/* 300px */
	*min-height: 22.5006em;
}

.garment {
	float: left;
}

.garmentInfo {
	margin-left: 18.462em;	/* 240px */
	*margin-left: 18em;
}

p.garmentTitle {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 0;
}

.second {
	margin-top: 1.5em;
}

p.garmentSubTitle {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 0;
}

div.garmentInfo ul li {
	list-style: disc outside;
	margin-left: 1.5em;
}

/* @group Color Boxes */

.colors {
	margin-top: 0.5em;
	position: relative;
	height: 1.538em;	/* 20px */
	*height: 1.5em;
}

.big-box, .small-box, .box {
	border: 0.077em solid black;
	*border: 0.075em solid black;
	display: block;
	float: left;
	height: 1.538em;	/* 20px */
	*height: 1.5em;
}

.box {
	width: 1.538em;	/* 20px */
	*width: 1.5em;
}

.big-box {
	width: 1.538em;	/* 20px */
	*width: 1.5em;
}

.small-box {
	width: 0.769em;		/* 10px */
	*width: 0.75em;
}

.black {
	background-color: black;
}

.navy {
	background-color: #001e52;
}

.royal {
	background-color: #004887;
}

.scarlet {
	background-color: #fd000b;
}

.cardinal {
	background-color: #b30016;
}

.maroon {
	background-color: #590308;
}

.camo {
	background: url(../img/catalog/camo-box.png) no-repeat top left;
}

.brown {
	background-color: #582400;
}

.texas-orange {
	background-color: #cb3e21;
}

.orange {
	background-color: #fd6407;
}

.gold {
	background-color: #ffaa00;
}

.vegas-gold {
	background-color: #c0a771;
}

.white {
	background-color: white;
}

.ash {
	background-color: #d9dad3;
}

.silver {
	background-color: #c6c7ca;
}

.heather {
	background-color: #a4a5a3;
}

.columbia {
	background-color: #5d8ccb;
}

.teal {
	background-color: #008069;
}

.forest {
	background-color: #003720;
}

.kelly {
	background-color: #008046;
}

.lime {
	background-color: #aed515;
}

.hot-green {
	background-color: #64b02d;
}

.pink-camo {
	
}

.hot-pink {
	background-color: #ff1266;
}

.pink {
	background-color: #fdb5bc;
}

.tie-dye {
	
}

.purple {
	background-color: #810a72;
}

/* @end */

/* @group Specials */

.specials {
	margin-right: 1em;
}

.price {
	color: red;
	font-size: 116%;	/* 15px */
	font-weight: bold;
}

/* @end */
