/*********************
 * 
 *  COMMON STYLES
 * 
 *********************/

#content .innerContent {
	padding: 10px 0px 0px 30px;
}

.clear {
	height: 20px;
}

/* HEADERS */

#content h1 {
	width: 885px;
	height: 189px;
	margin: 6px 0 5px -8px;
	padding: 0;
	background: url(/data-bin/images/store_header.jpg) no-repeat;
}

#content h1 span {
	display: none;
}

/* WATERMARK */

#content #watermark.show {
	width: 806px;
	height: 463px;
	background: url(/data-bin/images/get_there.png) no-repeat;
	position: absolute;
	bottom: 20px;
	right: 33px;
	z-index: 0;
}


/*********************
 * 
 *  STORE FRONT
 * 
 *********************/

#content .storeFront h2 table {
	border-collapse: collapse;
}

#content .storeFront h2 table td {
	width: 166px;
	height: 104px;
	margin: 0;
	padding: 0px 20px 0 20px;
	text-align: center;
	border: none;
	vertical-align: middle;
	line-height: 20px;
	background: url(/data-bin/images/store_header.png) no-repeat;
	letter-spacing: -.5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 16px;
	color: #fff;
}


#content .storeFront a:hover h2 table td  {
	background: url(/data-bin/images/store_header.png) 0 -104px no-repeat;
	color: #000;
}

#content .storeFront .categoryGroup {
	width: 220px;
	height: 220px;
	float: left;
}

#content .storeFront .categoryGroup a {
	text-decoration: none;
}

#content .storeFront p.welcome {
	padding-right: 30px;
	text-align: center;
}

#content .storeFront .categoryGroup div.catImg {
	margin: 0 0 -115px -2px;
	padding-bottom: 55px;
	position: relative;
}


/*********************
 * 
 *  CATEGORY PAGES
 * 
 *********************/

/* HEADERS */
 
#content .nutrition_bars h1 {
	background: url(/data-bin/images/cat_header-bars.jpg) no-repeat;
}
 
#content .performance_packs h1 {
	background: url(/data-bin/images/cat_header-packs.jpg) no-repeat;
}
 
#content .powder h1 {
	background: url(/data-bin/images/cat_header-powder.jpg) no-repeat;
}
 
#content .vitamins h1 {
	background: url(/data-bin/images/cat_header-vitamins.jpg) no-repeat;
}
 
 
 /* CATEGORY CONTENT */
 
 #categoryText {
 	width: 275px;
	height: 338px;
	margin: -21px 15px 0 0;
	padding: 15px 35px 0 35px;
	background: url(/data-bin/images/cat_paper_bg.jpg) no-repeat;
	float: right;
 }
 
 #categoryText h2 {
 	margin: 0;
 	padding: 20px 0 5px 0;
 	font-family: Georgia, serif;
	color: #000;
	font-size: 30px;
	letter-spacing: -1px;
 }
 
 #categoryText h2 em {
	font-weight: normal;
 }
 
 #categoryImage {
 	width: 530px;
	height: 330px;
	margin: 3px 0 0 3px;
	position: relative;
 }
 
 #categoryImage .largeProduct {
 	position: absolute;
	bottom: 28px;
	right: 5px;
 }
 
 
 /* PRODUCT LIST */
 
 #content table.productList {
	border-collapse: collapse;
	width: 100%;
 }
 
#content table.productList td {
	width: 250px;
	min-height: 270px;
	padding: 20px 10px 40px 10px;
}

#content table.productList h3 {
	margin: 2px 0 2px 10px;
	font-family: Georgia, serif;
	font-size: 14px;
}

#content table.productList h3 a {
	color: #ad2a20;
	text-decoration: none;
}

#content table.productList h3 a:hover {
	text-decoration: underline;
}

#content table.productList p.price {
	margin: 0 0 5px 10px;
	padding: 0;
	font-style: italic;
}

#content table.productList p.price strong {
	font-style: normal;
	color: #571305;
}

#content table.productList p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 15px;
	line-height: 20px;
}

#content table.productList .addForm {
	margin: 0 0 0 15px;
}

#content table.productList .addForm div {
	float: left;
}

#content table.productList input.submit {
	width: 88px;
	height: 32px;
	margin: 0 0 0 15px;
	border: none;
	cursor: pointer;
	background: url(/data-bin/images/add_cart_but.png) no-repeat;
}

#content table.productList input.submit:hover {
	background: url(/data-bin/images/add_cart_but.png) 0 -32px no-repeat;
}


 /*********************
 * 
 *  PRODUCT PAGES
 * 
 *********************/

#content .product h2 {
	font-family: Georgia, serif;
	margin: 0 0 5px 0;
}

#content .product .leftCol {
	width: 535px;
	float: left;
	position: relative;
}

#content .product .productContent {
	margin: 10px 0 20px 15px;
	min-height: 435px;
}


#content .product .price strong {
	font-style: normal;
	color: #571305;
}

#content .product .addForm {
	width: 230px;
	float: right;
}

#content .product .addForm div {
	float: left;
}

#content .product .addForm .notext {
	margin: -3px 0 0 0;
}

#content .product input.submit {
	width: 88px;
	height: 32px;
	margin: 0 0 0 15px;
	border: none;
	cursor: pointer;
	background: url(/data-bin/images/add_cart_but.png) no-repeat;
}

#content .product input.submit:hover {
	background: url(/data-bin/images/add_cart_but.png) 0 -32px no-repeat;
}

#content .product .rightCol {
	width: 350px;
	min-height: 564px;
	margin: -16px 0 0 536px;;
	background: url(/data-bin/images/prod_paper_bg.jpg) no-repeat;
}

#content .product .prodList {
	width: 270px;
	list-style: none;
	margin: 0 0 0 50px;
	padding: 115px 0 0 0;
}

#content .product .prodList li {
	margin: 0 0 20px 0;
}

#content .product .prodList h3 {
	font-family: Georgia, serif;
	font-size: 16px;
	margin: 0 0 3px 10px;
}

#content .product .prodList h3 a {
	color: #333;
	text-decoration: none;
}

#content .product .prodList h3 a:hover {
	/* color: #1f749b; */
	color: #571305;
}

#content .product .prodList p {
	margin: 0 0 0 10px;
}


/* NUTRITION CHART */

#nutrition_chart {
	width: 496px;
	padding: 5px 10px;
	margin: 20px 0;
	border: 2px solid #000;
	font-size: 11px;
	line-height: 16px;
	background: #fff;
}

#nutrition_chart .facts {
	width: 150px;
	float: left;
}

#nutrition_chart p {
	font-size: 10px;
	margin: 0;
}

#nutrition_chart h4 {
	font-size: 18px;
	margin: 0 0 6px 0;
}

#content .product .productContent #nutrition_chart ul {
	list-style: none;
	margin: 10px 0;
	color: #333;
	font-weight: normal;
}

#content .product .productContent #nutrition_chart ul li {
	padding: 0;
	color: #333;
	
}

#nutrition_chart table {
	width: 340px;
	border-collapse: collapse;
}

#nutrition_chart th {
	text-align: left;
	border-bottom: 10px solid #000;
}

#nutrition_chart td {
	border-bottom: 1px solid #000;
}

#nutrition_chart tfoot td {
	border-top: 9px solid #000;
	border-bottom: none;
	text-align: center;
}


/* SUPPLEMENT CHART - POWDERS ONLY */

#supplement_chart {
	width: 496px;
	padding: 10px 10px;
	margin: 20px 0;
	border: 2px solid #000;
	font-size: 11px;
	line-height: 16px;
	background: #fff;
}

#supplement_chart .facts {
	width: 150px;
	float: left;
}

#supplement_chart p {
	font-size: 10px;
	margin: 0;
}

#supplement_chart h4 {
	font-size: 18px;
	margin: 0 0 6px 0;
}

#content .product .productContent #supplement_chart ul {
	list-style: none;
	margin: 10px 0;
	line-height: 12px;
	color: #333;
	font-weight: normal;
}

#content .product .productContent #supplement_chart ul li {
	padding: 0;
	color: #333;
	
}

#supplement_chart table {
	width: 340px;
	border-collapse: collapse;
}

#supplement_chart th {
	text-align: left;
	border-bottom: 10px solid #000;
}

#supplement_chart td {
	border-bottom: 1px solid #000;
}

#supplement_chart tfoot td {
	border-top: 9px solid #000;
	border-bottom: none;
	text-align: center;
}


/* INGREDIENTS */

p.ingredients {
	font-size: 12px;

}




