* {
	margin: 0px;
	outline: none;
}
html {
	height: 100%;
}
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	overflow-y: scroll;
	color: #333;
	text-align: left;
	height: 100%;
}
#Container {
	width: 999px;
	margin: 0 auto;
}
#Wrapper {
	clear: both;
	margin: 0 auto;
	width: 975px;
}
h2 .widgettitle {
 font-size: 18pt;
}
.testimonials_manager_widget {
 font-size: 8pt;
 padding: 0px;
}

ul.footernav{margin:14px 0px; padding:0px; float:left; width:100%; text-align:center;}
ul.footernav li{list-style:none; display:inline;}
ul.footernav li a{color:#300005; text-decoration:none !important; font-style:normal; font-weight:bold; font-size:12px;}
ul.footernav li a{color:#300005; text-decoration:underline;}
ul.footernav li.sep{color:#300005; margin:0px 8px;}

.testimonials_manager_widget ul{ margin:0px; padding:0px;}
.Left {
	background: transparent url('../../../shoppingcart/templates/default/images/blue/LeftBg.gif') no-repeat;
}
.Left li {
	border-bottom: 1px solid #cccccc;
}
.Left li a:hover {
	color: #9A1F2F;
}
.Content {
	background: transparent url('../../../shoppingcart/templates/default/images/ContentBg.gif') no-repeat;
}
.Content a {
	color: #222222;
}
.Content.Wide {
	background-image: url('../../../shoppingcart/templates/default/images/ContentBgWide.gif');
}
.Content.Widest {
	background-image: url('../../../shoppingcart/templates/default/images/ContentBgWidest.gif');
}
.Right {
	background: transparent url('../../../shoppingcart/templates/default/images/blue/RightBg.gif') no-repeat;
}
.Right a {
	color: #034285;
}
.Right a:hover, .Right a:hover strong {
	color: #001927;
}
input, select {
	font-size: 11px;
}
input {
	padding: 1px;
}
/* Left Content Area */

.Left {
	float: left;
	min-height: 500px;
	width: 160px;
	font-size: 1.2em;
	margin-right: 10px;
}
.Left h2 {
	font-size: 1.25em;
	margin: 5px 10px 8px;
	width: 140px;
}
.Left a {
	color: #000;
}
.Left li a:hover {
	text-decoration: underline;
}
.Left .BlockContent {
	margin: 0 10px 0 10px;
}
.Left ul {
	margin: 0;
	padding: 0;
}
.Left li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}
.Left .BlockContent {
	margin: 0 10px 0 10px;
}
.Left li {
	border-bottom: 1px solid #cccccc;
}
.Left li a {
	text-decoration: none;
}
.Left li a:hover {
	text-decoration: underline;
}
.Left #SideCategoryList li ul {
	border-top: 1px solid #cccccc;
}
.Left #SideCategoryList li.LastChild {
	border-bottom: 0 !important;
}
.Left #SideCategoryList li {
	padding: 3px 0 0 0;
}
.Left #SideCategoryList li ul {
	padding-left: 15px;
}
/* Primary Content Area */
.Content {
	float: left;
	width: 615px;
	min-height: 500px;
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 1.2em;
}
.Content .Block {
	clear: both;
}
.Block {
	margin-top: 10px;
	margin-bottom: 10px;
}
.Content h2, .TitleHeading {
	font-size: 1.6em;
	font-weight: bold;
	color: #666;
	margin: 10px 0;
}
.Content a:hover {
	text-decoration: underline;
}
/* Primary Content Area (column span of 2) */
.Content.Wide {
	width: 785px;
}
/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
	width: 955px;
}
/* Right Content Area */
.Right {
	float: right;
	min-height: 500px;
	width: 160px;
	font-size: 1.2em;
	padding-bottom: 10px;
	margin-left: 10px;
}
.Right h2 {
	font-size: 1.25em;
	margin: 5px 10px 8px;
	width: 140px;
}
.Right a {
	color: #000;
}
.Right li a:hover {
	text-decoration: underline;
}
.Right .BlockContent {
	margin: 0 10px 0 10px;
}
.Right ul {
	margin: 0;
	padding: 0;
}
.Right li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}
.Right .BlockContent {
	margin: 0 10px 0 10px;
}
.Right li {
	border-bottom: 1px solid #cccccc;
}
.Right li a {
	text-decoration: none;
}
.Right li a:hover {
	text-decoration: underline;
}
/* Newsletter Subscription Form */
.NewsletterSubscription {
	clear: both;
}
.NewsletterSubscription label {
	clear: both;
	float: left;
}
.NewsletterSubscription input {
	width: 129px;
	font-size: 1.2em;
	padding: 3px;
	margin-bottom: 5px;
}
.NewsletterSubscription .Button {
	width: 95px;
	height: 25px;
	border: 0;
	margin-top: 6px;
	vertical-align: middle;
}
/* Product Listings */

.ProductList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Content .ProductList li {
	list-style: none;
	float: left;
	width: 122px;
	font-size: 1.2em;
	margin: 6px;
	padding: 8px;
	overflow: hidden;
	min-height: 17em;
}
.ProductList a {
	text-decoration: none;
}
.ProductList .ProductImage {
	margin: 0 0 5px 0;
	display: table-cell;
	width: 120px;
	height: 120px;
	line-height:120px;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
}
.ProductList .ProductImage img {
	vertical-align: middle;
}
.ProductList p {
	margin: 5px 0 5px 5px;
}
.ProductList strong, .ProductList strong a {
	color: #222222;
}
.ProductPrice, .ProductList em {
	font-style: normal;
	font-weight: bold;
}
.ProductList .Rating {
	font-size: 0.9em;
	font-weight: bold;
}
.ProductList .Rating img {
	height: 12px;
	margin-top: 3px;
}
.ProductList li .ProductCompareButton {
	margin-top: 3px;
	text-align: center;
}
.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
	display: none;
}
.Left .ProductList li, .Right .ProductList li {
	clear: both;
	width: 140px;
	list-style: none;
	margin: 0;
	margin-top: 5px;
	padding: 3px 0 5px 0;
	color: #000000;
}
.Right .SideCart p {
	color: #000000;
}/* Top Seller Block Specific */
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	float: left;
	width: 20px;
	font-size: 1.2em;
	padding: 6px 0 3px 6px;
}
.Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails { /* Contains the details of the item */
	margin-left: 24px;
	width: 110px;
	padding: 3px 0 3px 0;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	clear: both;
	float: left;
	width: 128px;
	margin: 10px 0 5px 0;
	padding: 5px;
	overflow: visible;
	display: inline;
}
.Left .TopSellers li.TopSeller1 img, .Right .TopSellers li.TopSeller1 img {
	text-align: center;
	overflow: hidden;
	max-width:130px;
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	width: 44px;
	height: 34px;
	font-size: 2em;
	padding: 7px 0 6px 0;
	margin: -20px 0 0 0;
	text-align: center;
	display: none;
}
.Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails {
	margin-left: 0;
}
.Left .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage {
	width: 130px;
	display: inline;
	text-align: center;
	overflow: hidden;
}
.Content .TopSellers li .TopSellerNumber {
	display: none;
}
.clear {
	clear: both;
}
#page {
	background-color: white;
	/*border: 1px solid #959596;*/
	text-align: left;
	width: 998px;
}
.regimen-red {
	color: #9a1f2f;
}
.regimen-yellow {
	color: #fed06e;
}
.regimen-orange {
	color: #ef870c;
}
#home-content-container #feature-photo {
	display: inline;
	float: left;
	/*margin: 35px 12px 50px 0px;*/
	font-size: 12px; width:250px;
}
#home-content-container #feature-photo img {
	margin-bottom: 5px;
}
#header {
	background: url('images/header-bkgd.jpg') repeat-x;
	width: 998px;
	height: 105px;
}
#headerimg {
	margin: 7px 0px 0px 0px;
	height: 87px;
	width: 193px;
	display: inline;
	float: left;
	padding-left: 400px;
}
#headerimg img {
/*padding-top: 20px;*/
}
#secondary-headerimg {
	margin: 5px 0px 0px 0px;
	height: 87px;
	width: 193px;
	display: inline;
	float: left;
	padding-left: 60px;
}
#secondary-headerimg img {
	padding-top: 20px;
}
#headerlinks {
	display: inline;
	float: right;
	width: 350px;
	margin-top: 80px;
	padding-top: 0px;
}
#headerlinks ul {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}
#headerlinks ul li {
	display: inline;
	float: left;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	color: #9a1f2f;
	border-right: 1px solid #9a1f2f;
	font-weight: bold;
	font-size: 7pt;
}
#headerlinks li a {
	padding: 0px;
	margin: 0px;
}
#about-us-btm-left {
	float: left;
	display: inline;
	margin-right: 40px;
	margin-top: 25px;
}
#about-us-btm-right {
	float: left;
	display: inline;
	margin-top: 25px;
}
#secondary-headerlinks {
	display: inline;
	float: right;
	width: 410px;
	margin-top: 15px; margin-right:11px;
	padding-top: 0px; text-align:right;
}
#secondary-headerlinks ul {
	display: inline;
	float: right;
	padding: 0px;
	margin: 0px; margin-top:15px;
}
#secondary-headerlinks ul li {
	display: inline;
	float: left;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	color: #9a1f2f;
	border-right: 1px solid #9a1f2f;
	font-weight: bold;
	font-size: 8pt;
}
#secondary-headerlinks li a {
	padding: 0px;
	margin: 0px;
}
#secondary-headerlinks-bottom {
	display: inline;
	float: right;
	width: 630px;
	margin-top: 5px;
	padding-top: 0px;
}
#secondary-headerlinks-bottom ul {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}
#secondary-headerlinks-bottom ul li {
	display: inline;
	float: left;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	border-right: 1px solid #000000;
	font-size: 7pt;
}
#secondary-headerlinks-bottom li a {
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#nav-container {
	background: url('images/nav-red-bkgd.jpg') repeat-x;
	width: 998px;
	height: 28px;
	margin-bottom: 3px;
}
#nav-container ul {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 28px;
	width: 892px;
}
#nav-container ul li {
	float: left;
	height: 28px;
	line-height: 28px;
	/*width: 176px;*/
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-right: 2px solid black;
	margin:0px;
	padding:0px;
}
#nav-container ul li:first-child a{padding:0px 27px 0px 27px;}

#nav-container ul li:hover ul{display:block; position:absolute;}
#nav-container ul li ul{width:161px; display:none; background:#300000; position:relative; height:auto;}
#nav-container ul li ul li{list-style:none; text-align:left !important; width:160px; border:1px #FFFFFF solid; border-top:none;}
#nav-container ul li ul li:hover{background:#300000;}
#nav-container ul li ul li:first-child a{padding:0px 0px 0px 5px;}
#nav-container ul li ul li a{font-family:Verdana, Geneva, sans-serif; font-size:11px; width:154px; padding:0px 0px 0px 5px; line-height:28px; display:block; font-weight:normal; color:#F1D06F;}
#nav-container ul li ul li a:hover{color:#F1D06F; background:#300000;}

#nav-container li:hover {
	background: url('images/nav-light-red-bkgd.jpg') repeat-x;
}
.active {
	background: url('images/nav-light-red-bkgd.jpg') repeat-x;
}
#nav-container a {
	color: #fed06e;
	text-decoration: none;
	display:block;
	white-space:nowrap;
	padding:0px 27px;
}
#nav-container a:hover {
/*text-decoration: underline;*/
}
.nav-divider {
	background: url('images/nav-divider-thin.jpg') no-repeat;
	height: 28px;
	width: 3px;
	padding: 0px;
}
#nav-left {
	display: inline;
	float: left;
	width: 53px;
}
#nav-right {
	display: inline;
	float: right;
	width: 53px;
}
#flash-container {
/*margin-bottom: 5px;*/
}
#home-flash-container {
	width: 998px;
	height: 335px;
}
#home-content-container {
	/*background: url('images/home-bottom-bkgd.jpg') repeat-x;
	height: 258px;*/
	width: 998px; margin-top:16px;
}
#home-content-container-left {
	display: inline;
	float: left;
	width: 752px;
}
#home-content-container-left h2 {
	/*padding: 8px 0px 0px 0px;*/ padding:0px;
	margin: 0px;
	font-size: 16px; margin-bottom:14px;
}
#home-content-container p {
	line-height: 16px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*#home-content-container #column1 {
	width: 160px;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 5px;
	background: url("images/home-column1-bkgd.jpg") no-repeat;
}
*/
#home-content-container #column1 { border-right: 1px solid #DCDCDC;
    float: left;
    font-weight: bold;
    line-height: 14px;
    padding: 16px 24px 28px 16px;
    width: 186px;}
#column1 li{ list-style:none;}
	
	
/*#home-content-container #column2 {
	width: 180px;
	display: inline;
	float: left;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 5px;
	background: url("images/home-column2-bkgd.jpg") no-repeat;
}*/

#home-content-container #column2 {  float: left;
    font-weight: bold;
    line-height: 14px;
    padding: 16px 0 28px 22px;
    width: 204px; margin-right:22px;}
	
#home-content-container .lefttopdiv03{float:left;width:277px;text-align:center;padding:12px 0px 5px 0px;}
#home-content-container .lefttopdiv03 .heading03{margin:0px 0px 9px 0px;font-size:16px;color:#33191d;}

#home-content-container #btm-row {
	width: 752px;
	display: inline;
	float: left;
	clear: left;
	/*margin-top: 10px;
	margin-left: 20px;*/
	margin-right: 0px;
	/*padding-left: 20px;
	padding-top: 10px;*/
	/*background: url("images/home-btm-row-bkgd.gif") no-repeat;*/
}
#home-content-container #column3 {
	width: 233px;
	display: inline;
	float: right;
}
#home-content-container #column3 h3 {
	font-size: 16pt;
	margin-top: 30px;
}
#home-bottom-btn-1 {
	background: url('images/button-bkgd.jpg') no-repeat;
	height: 22px;
	/*width: 180px;*/
	float: left;
	display: inline;
	padding-top: 5px;
	margin-top: 10px;
	/*margin-left: 245px;*/
}
#home-bottom-btn-1 a {
	text-transform: uppercase;
	color: #fed06e;
	padding: 8px 33px 0px;
	font-weight: bold;
	font-size: 8pt;
}
#home-bottom-btn-2 {
	height: 28px;
	width: 93px;
	float: left;
	display: inline;
	margin-top: 7px;
}
#home-bottom-btn-3 {
	float: left;
	display: inline;
	margin: 8px 0 0 135px;
}
#secondary-container {
	background: url('images/secondary-bkgd.jpg') no-repeat;
	width: 998px;
	height: 613px;
	vertical-align: top;
}
#secondary-container ul {
	color: #9a1f2f;
	font-weight: bold;
	margin: 0;
        padding: 0;
}
#secondary-container ul li {
	padding-left: 0px;
	margin-left: 0px;
	/* margin-bottom: 3px; */
  vertical-align: top;
	text-align: left;
}
#secondary-container li span {
	color: #000000;
	font-weight: normal;
}
#essential-products-0 {
	margin: 80px 0px 20px 100px;
	width: 300px;
	text-align: center;
}
.essential-top-p {
	margin: 0px auto 0px auto;
	font-size: 8pt;
	line-height: 12px;
	width: 350px;
}
#bodymind-products-0 {
	margin: 80px 0px 20px 20px;
	width: 425px;
	text-align: center;
}
#bodymind-products-0 p {
	width: 375px;
	margin: 0px auto 0px auto;
}
.bodymind-top-p {
	margin: 0px auto 0px auto;
	font-size: 8pt;
	line-height: 12px;
	width: 425px;
}
#nutrition-products-0 {
	margin: 40px 0px 20px 60px;
	width: 375px;
	text-align: center;
}
#nutrition-products-0 p {
	width: 375px;
	margin: 0px auto 0px auto;
}
.nutrition-top-p {
	margin: 0px auto 0px auto;
	font-size: 8pt;
	line-height: 12px;
	width: 350px;
}
#conditioning-products-0 {
	margin: 40px 0px 20px 60px;
	width: 375px;
	text-align: center;
}
#conditioning-products-0 p {
	width: 375px;
	margin: 0px auto 0px auto;
}
.conditioning-top-p {
	margin: 0px auto 0px auto;
	font-size: 8pt;
	line-height: 12px;
	width: 350px;
}
#layout1 {
	margin: 0px 0px 0px 70px;
	padding: 0px;
}
#layout1 p {
	text-align: left;
}
#layout1 #blog-header {
	margin-bottom: 10px;
}
#layout1 #column1-blog-post {
	width: 650px;
	display: inline;
	float: left;
	margin: 30px 10px 0px 0px;
}
#layout1 #column1-blog-post p {
	margin: 6px 0px 6px 0px;
}
#layout1 #column1 {
	width: 410px;
	display: inline;
	float: left;
	margin: 30px 10px 0px 0px;
}
#layout1 #column1 p {
	margin: 6px 0px 6px 0px;
}
#layout1 #column2 {
	width: 470px;
	display: inline;
	float: left;
	margin: 40px 0px 0px 0px;
	vertical-align: top;
}
#layout1 #column2 p {
	margin-top: 6px;
	margin-bottom: 6px;
}
#layout1 #column2 #product-nav-bar {
	background: url('images/right-column-header-bar.gif') no-repeat;
	width: 485px;
	height: 26px;
	padding: 0px;
	margin: 0px 0px 0px 1px;
}

#layout1 #column2 .archive{margin-top:40px; padding-left:20px; padding-bottom:20px; background: url("images/blog-right-column-bkgd.gif") no-repeat scroll left bottom transparent;
    height: auto;
    width: 485px;}

#layout1 #column2 .archive h2{ margin-bottom:10px;}

#layout1 #column2 .archive ul{ margin:auto; padding:auto; margin-bottom:10px;}#layout1 #column2 .archive ul li{ margin:auto; padding:auto; line-height:20px;}
#layout1 #product-nav-bar .blog-right-title {
	color: #fed06e;
	width: 485px;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
}
#layout1 #product-nav-bar ul {
	padding: 0px;
	margin: 0px;
}
#layout1 #product-nav-bar ul li {
	display: inline;
	float: left;
	color: #fed06e;
	width: 112px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-right: 1px solid #000000;
	cursor: pointer;
	cursor: hand;
}
#layout1 #product-nav-bar #left-corner {
	width: 15px;
	border: none;
}
#layout1 #product-nav-bar #right-corner {
	width: 15px;
	border: none;
}
#layout1 #column2 #bodymind-nav-bar {
	background: url('images/right-column-header-bar.gif') no-repeat;
	width: 485px;
	height: 26px;
	padding: 0px;
	margin: 0px 0px 0px 1px;
}
#layout1 #bodymind-nav-bar ul {
	padding: 0px;
	margin: 0px;
}
#layout1 #bodymind-nav-bar ul li {
	display: inline;
	float: left;
	color: #fed06e;
	width: 50px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-right: 1px solid #000000;
	cursor: pointer;
	cursor: hand;
}
#layout1 #bodymind-nav-bar ul li:hover {
	background: url('images/selected-bkg-slice.gif') repeat-x;
}
#layout1 #bodymind-nav-bar #left-corner {
	width: 15px;
	border: none;
}
#layout1 #bodymind-nav-bar #right-corner {
	width: 15px;
	border: none;
}
#layout1 #column2 .blog-right-column {
	width: 460px;
}
#layout1 #column2 #nutrition-nav-bar {
	background: url('images/right-column-header-bar.gif') no-repeat;
	width: 485px;
	height: 26px;
	padding: 0px;
	margin: 0px 0px 0px 1px;
}
#layout1 #nutrition-nav-bar ul {
	padding: 0px;
	margin: 0px;
}
#layout1 #nutrition-nav-bar ul li {
	display: inline;
	float: left;
	color: #fed06e;
	width: 120px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-right: 1px solid #000000;
	cursor: pointer;
	cursor: hand;
}
#layout1 #nutrition-nav-bar ul li:hover {
	background: url('images/selected-bkg-slice.gif') repeat-x;
}
#layout1 #nutrition-nav-bar #left-corner {
	width: 15px;
	border: none;
}
#layout1 #nutrition-nav-bar #right-corner {
	width: 15px;
	border: none;
}
#layout1 #column2 #conditioning-nav-bar {
	background: url('images/right-column-header-bar.gif') no-repeat;
	width: 485px;
	height: 26px;
	padding: 0px;
	margin: 0px 0px 0px 1px;
}
#layout1 #conditioning-nav-bar ul {
	padding: 0px;
	margin: 0px;
}
#layout1 #conditioning-nav-bar ul li {
	display: inline;
	float: left;
	color: #fed06e;
	width: 226px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-right: 1px solid #000000;
	cursor: pointer;
	cursor: hand;
}
#layout1 #conditioning-nav-bar ul li:hover {
	background: url('images/selected-bkg-slice.gif') repeat-x;
}
#layout1 #conditioning-nav-bar #left-corner {
	width: 15px;
	border: none;
}
#layout1 #conditioning-nav-bar #right-corner {
	width: 15px;
	border: none;
}
#layout1 #blog-right-column-bkgd {
	background: url('images/blog-right-column-bkgd.gif') no-repeat top left;
	width: 485px;
	height: 540px;
	padding: 10px 20px 0px 40px;
	margin: 0px;
}
#layout1 #blog-right-column-bkgd p {
	width: 420px;
}
#layout1 #product-container-0 {
	background: url('images/right-column-generic-bkgd.png') no-repeat top left;
	width: 485px;
	height: 540px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.nutrition-arrow-1 {
	margin:0 0 0 30px;
}
.nutrition-arrow-2 {
	margin:0 0 0 196px;
}
.nutrition-arrow-3 {
	margin:0 0 0 362px;
}
.bodymind-arrow-1 {
	margin:0 0 0 10px;
}
.bodymind-arrow-2 {
	margin:0 0 0 75px;
}
.bodymind-arrow-3 {
	margin:0 0 0 126px;
}
.bodymind-arrow-4 {
	margin:0 0 0 205px;
}
.bodymind-arrow-5 {
	margin:0 0 0 290px;
}
.bodymind-arrow-6 {
	margin:0 0 0 346px;
}
.bodymind-arrow-7 {
	margin:0 0 0 398px;
}
.essential-arrow-1 {
	margin:0 0 0 25px;
}
.essential-arrow-2 {
	margin:0 0 0 139px;
}
.essential-arrow-3 {
	margin:0 0 0 252px;
}
.essential-arrow-4 {
	margin:0 0 0 366px;
}
.conditioning-arrow-1 {
	margin:0 0 0 83px;
}
.conditioning-arrow-2 {
	margin:0 0 0 310px;
}
#arrow-container-0 {
	height: 10px;
	margin: 0;
	padding: 0;
}
.arrow {
	background: url('images/right-column-red-arrow.gif') no-repeat;
	height: 10px;
	width: 72px;
}
.highlight {
	background-image: url('images/selected-bkg-slice.gif');
	background-repeat: repeat-x;
}
.selected {
	background-image: url('images/selected-bkg-slice.gif');
	background-repeat: repeat-x;
	height: 26px;
}
#left-corner.selected {
	background-image: url('images/selected-bkg-left-corner.gif');
	background-repeat: no-repeat;
}
#right-corner.selected {
	background-image: url('images/selected-bkg-right-corner.gif');
	background-repeat: no-repeat;
}
#layout1 #product-container-content {
	width: 460px;
	margin: 30px 0px 0px 20px; height:482px; overflow:auto;
}
#product-container-content #col1 {
	float: left;
	display: inline;
	margin-right: 15px;
	width: 165px;
}
#product-container-content #col2 {
	float: left;
	display: inline;
	width: 250px;
	text-align: left;
}
#layout1 #product-container-1 {
	background: url('images/right-column-white-bkgd.png') no-repeat top left;
	width: 485px;
	height: 540px;
	position: absolute;
	clear: both;
	float: left;
	display: block;
	top: 202px;
	margin-top: 0px;
	overflow: hidden;
}
#layout1 #product-container-2 {
	background: url('images/right-column-white-bkgd.png') no-repeat top left;
	width: 485px;
	height: 540px;
	position: absolute;
	clear: both;
	float: left;
	display: block;
	top: 202px;
	padding-top: 0px;
	margin-top: 0px;
	overflow: hidden;
}
#layout1 #product-container-3 {
	background: url('images/right-column-white-bkgd.png') no-repeat top left;
	width: 485px;
	height: 540px;
	position: absolute;
	clear: both;
	float: left;
	display: block;
	top: 202px;
	padding-top: 0px;
	margin-top: 0px;
	overflow: hidden;
}
#layout1 #product-container-4 {
	background: url('images/right-column-white-bkgd.png') no-repeat top left;
	width: 485px;
	height: 540px;
	position: absolute;
	clear: both;
	float: left;
	display: block;
	top: 202px;
	padding-top: 0px;
	margin-top: 0px;
	overflow: hidden;
}
#layout1 #product-container-5 {
	background: url('images/right-column-white-bkgd.png') no-repeat top left;
	width: 485px;
	height: 540px;
	position: absolute;
	clear: both;
	float: left;
	display: block;
	top: 202px;
	padding-top: 0px;
	margin-top: 0px;
	overflow: hidden;
}
#layout1 #product-container-6 {
	background: url('images/right-column-generic-bkgd.png') no-repeat top left;
	width: 485px;
	height: 540px;
	position: absolute;
	clear: both;
	float: left;
	display: block;
	top: 202px;
	padding-top: 0px;
	margin-top: 0px;
	overflow: hidden;
}
#layout1 #product-container-7 {
	background: url('images/right-column-white-bkgd.png') no-repeat top left;
	width: 485px;
	height: 540px;
	position: absolute;
	clear: both;
	float: left;
	display: block;
	top: 202px;
	padding-top: 0px;
	margin-top: 0px;
	overflow: hidden;
}
#layout1 #blog-next-weeks-topic-container {
	margin-top: 20px;
}
#layout1 #blog-next-weeks-topic-container h2 {
	font-size: 11pt;
	margin-bottom: 8px;
}
#layout1 #blog-next-weeks-topic-container h3 {
	font-size: 8pt;
}
#layout1 #blog-past-topics-container {
	margin-top: 20px;
}
#layout1 #blog-past-topics-container h2 {
	font-size: 11pt;
	margin-bottom: 8px;
}
#layout1 #blog-past-topics-container h3 {
	font-size: 8pt;
}
#layout1 #feature-photo {
	display: inline;
	float: left;
	margin: 0px 12px 0px 0px;
	font-size: 7pt;
}
#layout1 #feature-photo img {
	margin-bottom: 5px;
}
#layout1 #feature-photo-right {
	float: left;
	display: inline;
	width: 260px;
	text-align: left;
}
#layout1 #feature-photo-right ul li {
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
}
#layout2 {
	margin: 50px 0px 0px 70px;
}
#layout2 p {
	text-align: left;
}
#layout2 #column1 {
	width: 450px;
	display: inline;
	float: left;
	margin: 0px 50px 0px 0px;
}
#layout2 #column1 p {
	margin: 10px 0px 10px 0px;
}
#layout2 #column1 label {
	float: left;
	display: inline;
	width: 138px;
	text-align: left;
}
#layout2 #column1 input {
	float: left;
	display: inline;
	border: 1px solid #cccccc;
	width: 250px;
	padding: 0px;
	margin: 0px;
}
#layout2 #column1 textarea {
	float: left;
	display: inline;
	border: 1px solid #cccccc;
	width: 250px;
}
#layout2 #column1 .form-row {
	width: 450px;
	padding-bottom: 5px;
}
#layout2 #column1 #form-container {
	margin-top: 20px;
}
#layout2 #column2 {
	width: 400px;
	display: inline;
	float: left;
	margin: 50px 0px 0px 0px;
}
#layout2 #column2 .secondary-regimen-logo {
	margin: 20px 0px 0px 40px;
}
#layout2 #feature-photo {
	display: inline;
	float: left;
	margin: 0px 12px 50px 0px;
	font-size: 7pt;
}
#layout2 #feature-photo img {
	margin-bottom: 5px;
}
#layout2 #feature-photo-right {
	float: left;
	display: inline;
	width: 280px;
	text-align: left;
}
#layout2 #feature-photo-right ul li {
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
}
#layout3 {
	margin: 50px 0px 0px 70px;
}
#content {
	font-size: 1.2em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Arial', Verdana, Sans-Serif;
	font-size: 11pt;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #9a1f2f;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	/*color: #06c;*/
        color: #9a1f2f;
	text-decoration: none;
}
a:hover {
	/*color: #147;*/
        color: #9a1f2f;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 auto 0px auto;
	padding: 0;
}
#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 999px;/*border: 1px solid #959596;*/
}
#header {
	/*background-color: #73a0c5;*/
	margin: 0 0 0 1px;
	padding: 0;
	height: 105px;
	width: 998px;
}
#headerimg {
	margin: 0;
	height: 105px;
	width: 193px;
}
.narrowcolumn {
	float: left;
	display: inline;
	padding: 0px 0px 0px 5px;
	margin: 0px 0 0;
	width: 990px;
}
.widecolumn {
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0px;
	width: 650px;
}
.post {
	margin: 0 0 0 0px;
	text-align: justify;  margin-bottom:20px; padding-bottom:20px;}
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 0px;
}
.widecolumn .postmetadata {
	margin: 0px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	width: 998px;
	clear: both;
}
#footer #footer-content {
	text-align: right;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: right;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
}
h2 {
/*margin: 10px 0 10px 0;*/
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 0px 0 0px 0; clear:both;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left; margin-bottom:10px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
/*margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;*/
	}
html>body .entry li {
/*margin: 7px 0 8px 10px;*/
	}
.entry ul li:before, #sidebar ul ul li:before {
/*content: "\00BB \0020";*/
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	/*margin-bottom: 15px;*/
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0px 0 10px 0;
	/*margin-left: 800px;*/
	width: 752px;
}

#sidebar ul{background: url("images/bgleftbox.jpg") repeat-x scroll 0 0 #DDDDDD; color: #2E2C2C;
    float: left;
    line-height: 16px;
    margin-top: 17px;
    min-height: 402px;#min-height: 398px;min-height: 400px\0/IE8; min-height: 394px\0/IE9;
    padding: 12px 11px 0px 14px;
    width: 186px; margin-right:26px;}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
	margin: 10px 0;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Miscellaneous Definitions */

.Meta {
	color: #444;
	font-size: 0.93em;
}
.Left .FeedLink, .Right .FeedLink {
	padding-right: 5px;
}
.Content .FeedLink {
	margin-top: 4px;
}
.FloatRight {
	float: right;
}
.FloatLeft {
	float: left;
}
.ClearRight {
	clear: right;
}
.ClearLeft {
	clear: left;
}
.SortBox {
	font-size: 0.95em;
	color: #444;
}
.CompareButton {
	clear: both;
	text-align: right;
	margin-top: 12px;
	padding: 4px;
}
.Clear {
	clear: both;
}
.Field45 {
	width: 45px;
}
.Field100 {
	width: 100px;
}
.Field150 {
	width: 150px;
}
.Field200 {
	width: 200px;
}
.Field250 {
	width: 250px;
}
.Field300 {
	width: 300px;
}
.Field350 {
	width: 350px;
}
.Field400 {
	width: 400px;
}
.MB10 {
	margin-bottom:10px;
}
.MT0 {
	margin-top:0px;
}
.LH140 {
	line-height:140%;
}
.PLRB5 {
	padding:0px 5px 5px 5px;
}
.PLR10 {
	padding:0px 10px 0px 10px;
}
.PL20 {
	padding:0px 0px 0px 20px;
}
.PL40 {
	padding:0px 0px 0px 40px;
}
.ML20 {
	margin:0px 0px 0px 20px;
}
.MT10 {
	margin-top:10px;
}
.PL10 {
	padding-left:10px;
}
.PB2 {
	padding-bottom:2px;
}
.NoMarginBottom {
	margin-bottom: 0;
}
.Required {
	color: red;
	font-weight: bold;
	visibility: visible;
}
.InfoMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}
.SuccessMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}
.ErrorMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
	float: left;
	width: 335px;
	border-right: 1px solid #ccc;
	padding-right: 20px;
}
.AccountLogin {
	float: left;
	padding-left: 20px;
	width: 335px;
}
ul.ShippingAddressList, ul.ShippingAddressList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.ShippingAddressList li {
	width: 30%;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.PrimaryProductDetails .ProductThumb {
	float: left;
	width: 190px;
	text-align: center;
}
.PrimaryProductDetails .ProductMain {
	width: 340px;
	float: left;
}
.PrimaryProductDetails dl {
	font-size: 0.90em;
}
.PrimaryProductDetails dt {
	font-weight: bold;
	width: 80px;
	clear: left;
}
.PrimaryProductDetails dd {
	margin-left: 90px;
}
.Right hr {
	margin: 5px 0 0;
}
.Content h3 {
	margin-bottom: 5px;
}
.ComparisonCheckbox {
	float: left;
}
.SideRecentlyViewed .CompareButton {
	margin: 10px 0 0 0;
	padding: 0;
}
.SideRecentlyViewed .ProductList li {
	margin-left: 0;
}
.SideRecentlyViewed .ProductDetails {
	margin-left: 20px;
}
/* Product Comparisons */
.ComparisonTable {
	width: 100%;
}
.ComparisonTable td {
	vertical-align:top;
	font-size: 11px
}
.CompareFieldName {
	width:95px;
	padding:8px 10px 8px 15px;
}
.CompareFieldTop {
	padding:5px;
	text-align:center;
}
.CompareFieldTop a {
	text-decoration:none;
	font-size:10px;
}
.CompareFieldTop a:hover {
	text-decoration:underline;
}
.CompareLeft {
	padding:5px 10px 5px 10px;
}
.CompareCenter {
	text-align:center;
	padding:5px;
}
.CompareRating {
	text-align:center;
	padding-top:8px;
	vertical-align:middle;
}
.CompareProductOption {
	margin-left:20px;
	padding-left:5px;
}
.Availability {
	color:gray;
}
.LittleNote {
	color:gray;
	font-size: 0.85em;
}
.ViewCartLink {
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 8px;
}
/* General Tables */
table.General, table.CartContents, table.General {
	width: 100%;
	margin: 10px 0;
}
table.General thead tr th, table.CartContents thead tr th {
	padding: 6px 10px;
	text-align: left;
}
table.General tbody td, table.CartContents tbody td {
	padding: 6px 10px;
	vertical-align: top;
}
table.General tbody tr.First td {
	border-top: 0;
}
/* Cart Contents Table */

.CartContents tbody td {
	border-bottom: 0;
}
.CartContents .ProductName a {
	font-weight: bold;
}
.CartContents tbody .SubTotal td {
	text-align: right;
	font-weight: bold;
}
.ProceedToCheckout {
	text-align: right;
}
.Content .ProceedToCheckout {
	width: 200px;
	float: right;
}
.ProceedToCheckout a {
	padding-top: 5px;
}
.MiniCart .SubTotal {
	text-align: center;
	font-size: 115%;
	color: #222222;
}
.MiniCart .CartProductOptionList {
	display: block;
}
.JustAddedProduct {
	width: 128px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}
.JustAddedProduct strong, .JustAddedProduct a {
	font-weight: bold;
	font-size: 1.02em;
	display: block;
	margin-bottom: 3px;
}
.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.CategoryPagination {
	padding: 5px;
	text-align: center;
}
.CategoryPagination .PagingList li {
	display: inline;
	padding: 0 5px;
}/* Quick Search */
.QuickSearch {
	margin: 0;
	padding: 0;
	text-align: left;
	border-collapse: collapse;
	background: #fff;
	border: 1px solid #BFBFBF;
}
.QuickSearchTitle td, .QuickSearchAllResults td {
	font-weight: bold;
	padding: 4px;
	font-size: 11px;
}
.QuickSearchResult td {
	font-size: 11px;
	padding:8px;
	cursor: pointer;
}
.QuickSearchResultImage {
	margin-left: 4px;
	margin-right: 10px;
	text-align: center;
}
.QuickSearchResultNoImage {
	padding-top: 10px;
	color: #777;
}
.QuickSearchResultName {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
.QuickSearchResultName a {
	font-weight: bold;
	text-decoration: none;
}
..QuickSearchResult .Price {
font-size: 11px;
}
.QuickSearchHover td {
	background: #E8F4F8;
}
.QuickSearchHover a {
	text-decoration: underline;
	font-weight:bold;
}
.QuickSearchAllResults td {
	text-align: right;
	height: 25px;
}
.QuickSearchAllResults a {
	text-decoration: underline;
}
.QuickSearchAllResults a:active, .QuickSearchAllResults a {
	outline: none;
	-moz-outline-style: none;
}
/* Brand Tag Clouds */
.BrandCloud .smallest {
	font-size:12px;
}
.BrandCloud .small {
	font-size:15px;
}
.BrandCloud .medium {
	font-size:18px;
}
.BrandCloud .large {
	font-size:20px;
}
.BrandCloud .largest {
	font-size:26px;
}
.BrandCloud a {
	padding-right: 5px;
}
.DownloadExpires {
	padding-top: 3px;
	font-style: italic;
	color: gray;
}
.DownloadExpiresToday {
	color: red;
}
.CheckoutRedeemCoupon h4 {
	margin-top: 0;
}
.CheckoutRedeemCoupon p {
	margin-top: 10px;
	margin-bottom: 0;
}
.BillingDetails {
	float: left;
	width: 48%;
	margin-right: 10px;
	margin-bottom: 15px;
}
.ShippingDetails {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}
.ProductDetailsGrid dt {
	width: 140px;
	margin-bottom: 6px;
	float: left;
	font-weight: bold;
}
.ProductDetailsGrid dd {
	margin-left: 145px;
	margin-bottom: 6px;
}
.SubCategoryList {
	padding: 4px;
}
.SubCategoryList ul, .SubCategoryList li {
	list-style: none;
	margin-left: 0;
}
.SubCategoryList li {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url('../../../shoppingcart/templates/default/images/SubCategory.gif') no-repeat 3px 1px;
}
.SearchTips .Examples {
	background: lightyellow;
	padding: 8px;
	border: 1px solid #aaa;
	color: #555;
	margin-left: 30px;
	margin-bottom: 10px;
}
.PrimaryProductDetails .ProductThumb p {
	margin-top: 10px;
	font-size: 0.9em;
}
.ProductReviewList {
	clear: both;
}
.SortBox select {
	font-size: 0.9em;
}
.SortBox option {
	color: #444;
}
.YourAccount li {
	margin-bottom: 8px;
}
.SoldOut {
	color: #999;
}
.RemoveFromWishlistForm {
	margin: 5px;
}
.ShippingProviderList {
	list-style: none;
}
small {
	font-size: 11px;
	color: gray;
}
.HowToPay {
	margin-bottom: 10px;
}
.ProductList em, .ProductList .Rating {
	display: block;
}
.GoogleCheckout p, .PayPalExpressCheckout p, .AlternativeCheckout p {
	margin: 0;
	font-size: 90%;
}
.GoogleCheckout, .PayPalExpressCheckout, .AlternativeCheckout {
	text-align: center;
	margin-bottom: 10px;
}
.KeepShopping {
	width: 180px;
	clear: both;
	text-align: right;
}
/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
	float: right;
}
#TopMenu li.Flag div {
	border: 0;
}
#TopMenu li.Flag img {
	margin: 3px;
}
#TopMenu li.Flag img.Last {
	margin-right: 0px;
}
#TopMenu li.Flag img.Selected {
	border: 2px solid #ffffaa;
	margin: 1px 3px;
}
/** Currency Selector **/
.CurrencyList dl {
	margin: 0;
	padding: 0;
}
.CurrencyList dd {
	padding: 0px;
	margin: 0px;
	border: 1px solid #EDECEC;
	background-color: #F9F9F9;
	clear: both;
}
.CurrencyList a {
	padding: 0 3px 0 5px;
	display: block;
	line-height: 1.8;
	text-decoration: none;
	font-size: 11px;
}
.CurrencyList a.Sel {
	background-color: #FFFFAA;
}
.CurrencyList a:hover .Text {
	text-decoration: underline;
}
.CurrencyList a .Flag {
	margin-top: 4px;
	display: block;
	float: left;
	width: 24px;
	padding-right: 2px;
	vertical-align: middle;
}
.CurrencyList a .Text {
	display: block;
	padding-left: 24px;
}
.PrimaryProductDetails .YouSave {
	font-weight: bold;
	margin-top: 3px;
	display: block;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
	width: 320px;
	padding: 7px;
	float: right;
}
.EstimateShipping dt {
	width: 100px;
	float: left;
	margin-bottom: 8px;
	clear: left;
}
.EstimateShipping dd {
	margin-bottom: 8px;
	font-weight: normal;
	text-align: left;
	margin-left: 114px;
}
.EstimateShipping p.Submit {
	margin-top: 10px;
	margin-bottom: 3px;
}
.EstimateShipping label {
	display: block;
	margin-bottom: 5px;
}
.EstimatedShippingMethods {
	text-align: left;
}
.EstimatedShippingMethods table {
	width: 100%;
	border-collapse: collapse;
}
.EstimatedShippingMethods .VendorShipping {
	margin-left: 20px;
	margin-bottom: 10px;
}
.EstimatedShippingMethods .Submit {
	text-align: right;
}
.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td {
	text-align: left;
}
.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td.Price {
	text-align: right;
}
.SharePublicWishList {
	background-color:lightyellow;
	padding:5px;
	border:1px solid #CDDEE2;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	position: relative;
	padding: 6px;
	margin-bottom: 10px;
}
.ExpressCheckoutBlock h3 a {
	font-size: 12px;
}
.ExpressCheckoutBlock {
	padding-top: 6px;
}
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}
a.ChangeLink {
	position: absolute;
	right: 15px;
}
.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
}
.ExpressCheckoutCompletedContent {
	position: absolute;
	left: 250px;
}
.LoadingIndicator {
	margin-left: 10px;
}
.LoadingIndicator img {
	vertical-align: middle;
	margin-right: 10px;
}
#TopMenu li.HeaderLiveChat {
	float: right;
}
#TopMenu li.HeaderLiveChat div {
	border-left: 0;
}
.HeaderLiveChat img {
	vertical-align: middle;
}
#ProductOtherDetails .ProductDetailsGrid {
	margin-left: 25px;
}
.SubCategoryListGrid {
	padding: 4px;
}
.SubCategoryListGrid ul, .SubCategoryListGrid li {
	list-style: none;
	margin-left: 0;
}
.SubCategoryListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #fff;
	float: left;
	text-align: center;
}
.SubCategoryListGrid ol {
	clear: both;
}
.SubBrandList {
	padding: 4px;
}
.SubBrandList ul, .SubBrandList li {
	list-style: none;
	margin-left: 0;
}
.SubBrandList li {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url('../../../shoppingcart/templates/default/images/SubBrand.gif') no-repeat 3px 1px;
}
.SubBrandListGrid {
	padding: 4px;
}
.SubBrandListGrid ul, .SubBrandListGrid li {
	list-style: none;
	margin-left: 0;
}
.SubBrandListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #fff;
	float: left;
	text-align: center;
}
.SubBrandListGrid ol {
	clear: both;
}
.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required {
	margin-left: -10px;
}
.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox {
	width:181px;
}
.ProductAddToCart textarea, #CartEditProductFieldsForm textarea {
	width:183px;
	height: 50px;
}
.ProductFields dd {
	margin-bottom: 4px;
	float:left;
	margin-left:20px;
}
.ProductFields {
	margin-bottom: 15px;
}
.ProductFields input.Textbox {
	width:100%;
}
.ProductFields TextArea {
	width:100%;
}
.CartContents .CartProductFieldsLink {
	font-size: 11px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('../../../shoppingcart/templates/default/images/GiftWrappingAvailable.gif') no-repeat;
	padding-bottom: 4px;
}
.CartContents .CartProductFieldsRow {
	border-top: 0;
}
.CartContents .CartProductFieldsRow dl {
	margin-top:15px;
}
p.QuantityInput, p.AddCartButton {
	text-align: center;
}
.ProductAddToCart dt.QuantityInput {
	margin-top: 4px;
}
.ProductAddToCart dd.AddCartButton span {
	margin-top: 4px;
	padding-right: 5px;
}
.ProductActionAdd {
	display: block;
	margin-top: 3px;
}
.ProductActionAdd a, .ProductActionAdd strong a {
	text-decoration: underline;
}
.TagList {
	margin-top: 20px;
}
.CartThumb {
	text-align: center;
	width: 1px;
}
.WrappingOptions {
	font-size: 11px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('../../../shoppingcart/templates/default/images/GiftWrappingAvailable.gif') no-repeat;
	padding-bottom: 4px;
	line-height: 1.6;
}
.ViewAllLink a {
	padding-top: 10px;
	display: block;
}
.SelectGiftWrapMultiple {
	max-height: 400px;
}
/* Tabbed Navigation */
.TabNav, .TabNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.TabNav {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 6px 4px 6px 4px;
}
.TabNav li {
	display: inline;
}
.TabNav li a {
	position: relative;
	top: 2px;
	font-size: 12px;
	padding: 4px 6px;
	margin-right: 3px;
	margin-top: 3px;
	text-decoration: none;
}
.TabNav li a:hover {
	text-decoration: none;
}
.TabNav li.Active a {
	margin-top: 0px;
	padding-top: 7px;
	font-weight: bold;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount {
	display: inline-block;
	float:left;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
	padding-left: 4px;
}
#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
	margin: 0;
	text-align: center;
}
.TransitTime {
	font-weight: normal;
	color: gray;
}
.Content .ProductList.List li {
	margin: 0;
	margin-top: 6px;
	display: block;
	width: auto;
	float: none;
	padding: 6px;
	min-height: 0;
	height: 132px;
	background-image: none;
}
.Content .ProductList.List .ProductImage {
	margin: 0 !important;
	padding: 0px;
	margin-right: 15px;
	float: left;
	background-image: none;
	width: 120px;
	height: 120px;
}
.Content .ProductList.List .ProductDetails {
	height: auto;
	display: block;
	clear: none;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	margin-left: 135px;
	text-align: left;
	background-image: none;
}
.Content .ProductList.List .ProductQty {
	margin-left: 10px;
}
.Content .ProductList.List .ProductDescription {
	font-style: italic;
	margin-top: 5px;
        font-size: .85em;
}
.Content .ProductList .ProductRightCol {
	float: right;
}
.Content .ProductList.List li .ProductCompareButton {
	text-align: left;
	margin-top: 10px;
}
.OrderItemMessage {
	background-color:#fff1a8;
	padding:7px;
	margin:10px 0px 10px 0px;
}
/* Custom Fields - Start */

.LittleNotePassword {
	color:gray;
	font-size: 0.85em;
	padding:2px 0px 2px 0px;
}
.RequiredClear {
	visibility: hidden;
}
/* Custom Fields - End */

/* Product Details */
.ProductDetailsGrid .DetailRow {
	clear: left;
	margin-top: 6px;
	padding-left: 140px;
}
.ProductDetailsGrid .Label {
	margin: 0 0 6px -140px;
	float: left;
	width: 130px;
	font-weight: bold;
	padding-top: 1px;
	display: inline;
	position: relative;
	text-align: right;
}
.ProductDetailsGrid .Value {
	display: inline;
}
.ProductDetailsGrid .Label .Required {
	position: absolute;
	left: -1em;
}
.ProductOptionList ul, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ProductOptionList li {
	margin-bottom: 3px;
}
.ProductOptionList input {
	vertical-align: middle;
}
/* Product Videos */

#FeaturedVideo, #VideoList, #VideoSingle {
	float: left;
}
#VideoList {
	padding-left: 5px;
}
.VideoSeparator {
	clear: both;
}
.videoRow {
	clear: both;
	margin-bottom: 4px;
	display: block;
	height: 75px;
}
.previewImageContainer {
	height: 30px;
	width: 50px;
}
.videoRow img {
	float: left;
	padding-right: 5px;
}
.videoRowTitle {
	font-weight: bold;
}
.videoRowDescription {
	max-height: 50px;
	overflow:hidden;
}
.VideoOverlay {
	background-image: url('../../../shoppingcart/templates/default/images/VideoOverlay.png');
	background-position: center center;
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	top: 0;
}
.VideoContentContainer {
	position: relative;
	margin-left: 3px;
	padding-left: 92px;
}
/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
	width: 92px;
	height: 69px;
}
.videoRowLength {
	padding-left: 4px;
}
.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
	cursor: pointer;
}
#VideoList ul {
	position: relative;
	overflow-y: auto;
	padding:0;
	margin: 0;
	width: 275px;
	height: 265px;
}
#VideoSingle {
	padding-left: 10px;
	width:275px;
}
#VideoContainer {
	padding: 5px 0 5px 5px;
	height: 265px;
}
.HideElement {
	display: none;
}
.VideoSingleTitle {
	font-weight: bold;
}
.VideoSingleDescription {
	padding-top: 10px;
	overflow-y: auto;
	height: 220px;
	padding-right:5px;
}
.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
	display: none;
}
.Content #VideoSideContainer {
	display: none;
}
#VideoSideContainer ul {
	text-align: center;
}
#VideoSideContainer ul li {
	margin-bottom: 5px;
}
.VideoSideDescription {
	padding: 2px 10px;
}
.VideoImageContainer {
	position: relative;
	float: left;
}
/** Search All Form Result - Start **/
.SearchPaging {
	float: right;
	font-size: 0.95em;
}
.SearchSorting {
	float: right;
	font-size: 0.95em;
	margin: 8px 0px;
}
.SearchSorting select {
	font-size: 0.95em;
}
#SearchResultsCategoryAndBrand {
	margin: 5px;
	padding: 5px;
}
.ContentList em, .QuickSearchResultMeta em {
	font-size: 0.8em;
}
/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
	display: none;
	text-align: center;
	background: #FCF5AA;
	width: 180px;
	z-index: 10000000000;
	padding: 5px 10px;
}
#AjaxLoading img {
	vertical-align: bottom;
	margin-right: 5px;
}
/** AJAX loading box - End **/
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
	float: left;
	background:none;
	border:none;
	margin-top:16px;
	cursor:pointer;
	display: none;
}
#ProductDetails .ProductTinyImageList {
	float: left;
	margin-top:10px;
	white-space:nowrap;
	width: 80%;
	overflow: hidden;
	margin-left:auto;
}
#ProductDetails .ProductTinyImageList ul li {
	width: 40px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin-left:3px;
	border: 1px solid gray;
}
#ProductDetails .ProductTinyImageList ul li div {
	display: table-cell;
	text-align: center;
}
#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
	border: 2px solid white;
}
#ProductDetails .ProductTinyImageList ul {
	margin: 0pt;
	padding: 0pt;
	position: relative;
	list-style-type: none;
	white-space:nowrap;
	width: 2500px;
}
#ProductDetails .ProductThumbImage {
	height: 220px;
	width: 220px;
	overflow: hidden;
	margin:auto;
}
.carousel {
	position: relative;
	visibility: hidden;
	left: -5000px;
	width: 180px;
}
/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
	margin: 0;
}
.HorizontalFormContainer dt img {
	vertical-align: middle;
	float: left;
}
.HorizontalFormContainer dt .fieldLabel {
	float:left;
	padding-top: 4px;
	padding-left: 4px;
}
.HorizontalFormContainer dt {
	width: 160px;
	float: left;
	clear: left;
}
.HorizontalFormContainer dd.ProductField {
	height: 20px;
}
.HorizontalFormContainer dd {
	padding-top:4px;
	margin-left: 170px;
}
.NarrowFormContainer dt {
	width: 110px;
}
.NarrowFormContainer dd {
	margin-left: 120px;
}
.HorizontalFormContainer p.Submit {
	margin-left: 170px;
}
.NarrowFormContainer p.Submit {
	margin-left: 120px;
}
.VerticalFormContainer dt {
	margin-bottom: 6px;
}
.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 10px;
}
#CategoryBreadcrumb ul li {
	text-decoration: none;
	list-style: none;
	float: left;
	display: inline;
	margin: 0 15px 0 0;
}
ul li {
	text-decoration: none;
	list-style: none;
        margin: 0;
        padding: 0;
}

/* ISSelectReplacement Styles */

.ISSelect { float:left; border: 1px solid #7F9DB9; background: #fff; width: 300px; overflow: auto; height: 200px; }
.ISSelect ul, .ISSelect li { list-style: none; padding: 0; margin: 0; }
.ISSelect li { cursor: pointer; padding-left: 4px; padding-top: 2px; padding-bottom: 2px; border-top: 1px solid #fff; cursor: default; border-bottom: 1px solid #fff; }
.ISSelect li.ISSelectGroup { padding-left: 0; }
.ISSelect input { margin-right: 5px;}
.ISSelectGroup li{ padding-left: 20px; }
.ISSelect .ISSelectOptionHover { background: #efefef; }
.ISSelectGroup div { font-weight: bold; font-style: italic; padding-left: 4px; }
.ISSelect li.ISSelectGroup { background: transparent; border-top: 0; border-bottom: 0; padding-bottom: 0; }
.ISSelect .SelectedRow { background: #316AC5; border-top: 1px solid #316AC5; border-bottom: 1px solid #316AC5; color: #fff; }

.RTL .ISSelect { float:right; }

#availableGNC {
	position: absolute;
	top: 20px;
	right: 12px;
}
table#gncavailable td {
	padding: 3px;
}
#gnccontainer {
	margin: 50px 0 50px 70px;
}
#audioplayer {
	padding: 15px 0 5px 42px;
	clear: both;
	color: #9A1F2F;
	font-size: 12px;
	font-weight: bold;
}
p.audioplayer_container {
	display: inline;
}
span#audioplayer_1 {
	width: 300px;
}
object#audioplayer_1 {
	padding: 5px 0 0 0;
	display: block;
}
#audioplayer_2 {width:192px;}
#contentbottom{float:left;width:998px;margin-top:5px;}
#contentbottom .bottombox1{float:left;padding:22px 0px 0px 25px;width:298px;background:url(images/bgbottomboxes.jpg) repeat-x;height:73px;font-weight:bold;font-size:14px;color:#f06000;}
#contentbottom .bottombox1 .player{margin-top:10px;}
#contentbottom .bottombox2{float:left;padding:15px 0px 0px 0px;text-align:center;width:332px;margin-left:6px;background:url(images/bgbottomboxes.jpg) repeat-x;height:79px;}
#contentbottom .bottombox3{float:left;padding:35px 0px 0px 0px;text-align:center;width:331px;margin-left:6px;background:url(images/bgbottomboxes.jpg) repeat-x;height:59px;}

#column3 #rightside{float:right;width:233px;}
#column3 .rightform{float:left;color:#FFFFFF;width:233px;background:#a72201;padding-bottom:15px;}
#column3 .rightform h1{font-size:20px;background:url(images/bghaveaquestion.jpg) no-repeat;width:288px;padding:11px 0px 12px 16px;margin:0px; text-align:left;}
#column3 .rightform form.haveaques{padding:15px 19px 0px 15px;margin:0px;}
#column3 .rightform form.haveaques p{font-size:13px;padding-bottom:7px;width:180px;margin:0px;float:left;}
#column3 .rightform form.haveaques input.styled{width:180px;color:#000000;font-size:13px;font-family:Arial, Helvetica, sans-serif;padding:5px 8px 6px 8px;margin:0px 0px 12px 0px;border:1px solid #000000;float:left;}
#column3 .rightform form.haveaques input.styled-phone1{width:43px;color:#000000;font-size:13px;font-family:Arial, Helvetica, sans-serif;padding:5px 8px 6px 8px;margin-bottom:10px;margin-right:5px;border:1px solid #000000;float:left;}
#column3 .rightform form.haveaques input.styled-phone2{width:49px;color:#000000;font-size:13px;font-family:Arial, Helvetica, sans-serif;padding:5px 8px 6px 8px;margin-bottom:10px;border:1px solid #000000;float:left;}
#column3 .rightform form.haveaques .submit{float:right; background-color:#000000; border:0px; color:#FFFFFF; font-size:16px; font-family:verdana,Arial, Helvetica, sans-serif; width:81px; height:29px; font-weight:bold;}
#column3 .rightform form.haveaques textarea{height:85px;width:180px;color:#000000;font-size:13px;font-family:Arial, Helvetica, sans-serif;padding:10px 8px 10px 8px;margin-bottom:10px;border:1px solid #000000;float:left;}
#column3 .newsletter{float:left;background:#ececec;padding:27px 12px 25px 18px;color:#595959;font-size:16px;font-weight:bold;width:203px;}
#column3 .newsletter .subscribe{float:left;width:;background:#FFFFFF;border:1px solid #cfcfcf;padding:2px;margin:11px 0px 0px 4px;}
#column3 .newsletter .subscribe input.getnewsletter{float:left;border:none;background:none;width:104px;color:#7b7b7b;font-size:12px;padding:4px 3px;}
#column3 .newsletter .subscribe input.subscribebtn{float:left;margin-left:2px;}

