/* User-applicable styles */
.fake_paragraph {
	line-height: 1.3em;
	text-indent: 25px;
}
.half_width_column {
	width: 415px;
	float: left;
	display: block;
}
.half_width_column_separator {
	width: 70px;
	height: 100%;
	float: left;
	display: block;
}
.wide_column {
	width: 550px;
	float: left;
	display: block;
	margin-right: 30px;
}
.narrow_column {
	width: 320px;
	float: left;
	display: block;
}
.float_image_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.float_image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.underline {
	border-bottom: 1px solid #A8915C;
}
.callout {
	background-color: #EED5A6;
	padding: 20px;
	color: #7F622F;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* General Styles */
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666 !important;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x repeat-y;
}
a {
	text-decoration: underline;
	color: inherit;
}
img { border: none; }
h1 {
	font-weight: bold;
	color: #666;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
}
h1.underline {
	font-size: 30px;
}
h2 {
	margin-bottom: 0;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
h3 {
	margin-bottom: 0;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.over25 { text-indent: 0 !important; margin-left: 25px; }
.noIndent { text-indent: 0 !important; }
ul.p { list-style-position: inside; }
ul.p > li {
	line-height: 1.3em;
	margin-bottom: 8px;
}
hr {
	height: 1px;
	background-color: #A8915C;
	color: #A8915C;
	border: 0;
}

span.new {
	bottom: 6px;
	position: relative;
	color: #880000;
	font-size: 11px;
	font-weight: bold;
}
div.banner {
	padding: 10px;
	text-align: center;
	background-color: #EED5A6;
	color: #7F622F;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 1em 0 1em 0;
}
div.banner > p {
	text-indent: 0;
}
div.new.banner {
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}
td.halfColumn .separator {
	height: 25px;
}
.small {
	font-size: 10px;
}
.clear {
	clear: both;
}
.clear.withSpace {
	margin-bottom: 25px;
}
/* Header Styles */

.layoutSection {
	width: 900px;
	margin: 0 auto 0 auto;
}

div#layout_header {
	margin-bottom: 20px;
}
div#layout_header a {
	text-decoration: none;
}
div#layout_navNormalBackground {
	width: 904px;
	height: 103px;
	background-image: url(../images/nav_normal.png);
	position: absolute;
	z-index: -1;
}
div#layout_navExpandedBackground {
	width: 904px;
	height: 239px;
	background-image: url(../images/nav_expanded.png);
	position: absolute;
	z-index: -1;
	display: none;
}
div#layout_nav {
	width: 698px;
	height: 100px;
	overflow: hidden;
	padding-left: 230px;
	font-family: Palatino, Georgia, "Times New Roman", serif  !important;
	font-size: 16px;
}

div#nav_mainSections {
	padding-top: 20px;
	height: 50px;
}
div#mainSections_subsections {
	display: none;
}

.mainSection_section {
	width: 170px;
	display: block;
	float: left;
	color: white;
	font-size: 2em;
	margin-bottom: 5px;
}

.mainSection_subsection {
	width: 170px;
	height: 130px;
	display: block;
	float: left;
	position: relative;
	top: -15px;
	color: #D7C2A9;
}
.mainSection_subsection > a {
	display: block;
	margin-bottom: 5px;
}
body.trident .mainSection_subsection > a {
	color: white;
}
div#nav_links {
	text-align: left;
	padding-top: 5px;
}

div#nav_links > a {
	color: white;
	margin-right: 18px;
}

/* Footer Styles */

div#layout_footer {
	text-align: center;
	padding: 5px;
	font-size: 0.9em;
	border-top: 1px solid #A8915C;
	clear: both;
}

/* Content Styles */
#layout_content a {
	color: #ad7e30;
}
#layout_content a:hover {
	color: #7F622F;
}

.goodbarry_helper {
	font-weight: bold;
	color: black;
	background-color: #FFF7B2;
	padding: 5px;
}
div#layout_content .goodbarry_helper {
	display: none;
}

#layout_content p {
	line-height: 1.4em;
}

/* About Us */
table#about_womenTable p { text-indent: 0; }
table#about_womenTable > tbody > tr > td:nth-child(1) {
	vertical-align: top;
	text-align: right;
	width: 240px;
}
table#about_womenTable > tbody > tr > td:nth-child(2) {
	width: 180px;
	vertical-align: top;
}
table#about_womenTable > tbody > tr > td:nth-child(3) {
	width: 180px;
	vertical-align: top;
}
table#about_womenTable > tbody > tr > td:nth-child(4) {
	vertical-align: top;
	text-align: left;
	width: 240px;
}

/* Shop */
div.breadcrumbs {
width: auto !important;
}

/* Subscription Box */
.skinny.subscriptionCallout {
	width: 200px; height: 329px;
	background: url(/images/callout/skinny_bg.png) no-repeat;
	padding-top: 35px;
	margin-top: 13px;
}
.subscriptionCallout {
	width: 320px;
	height: 296px;
	background-image: url(/images/callout/bg.png);
	padding-top: 50px;
}
.subscriptionCallout > table {
	width: 275px;
	display: block;
	margin: 0 auto 0 auto;
}
.skinny.subscriptionCallout > table {
	width: 175px;
}
.old.subscriptionCallout > table {
	margin-bottom: 65px;
}
.subscriptionCallout > table > tbody > tr > td:first-child {
	width: 18px;
	background-image:url(/images/callout/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.subscriptionCallout > table > tbody > tr > td {
	padding-bottom: 8px;
	font-family: "Helvetica", sans-serif;
	color: #725633;
	font-size: 13px;
}
.skinny.subscriptionCallout > table > tbody > tr >td {
	font-size: 12px;
}
.subscriptionCallout > form > ul > li {
	color: #725633;
	font-family: Helvetica, sans-serif !important;
	background-image: url(/images/callout/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 17px;
	margin-top: 5px;
}
.subscriptionCallout hr {
	width: 275px;
	color: #DEC893;
	background-color: #DEC893;
}
.skinny.subscriptionCallout hr {
	width: 175px;
}
.subscriptionCallout > form > p {
	text-indent: 0 !important;
	padding-left: 25px;
}
.skinny.subscriptionCallout > form {
	display: block;
	width: 175px;
	margin: 0 auto 0 auto;
}
.skinny.subscriptionCallout > form > p {
	text-indent: 0;
	padding: 0;
}
body.trident .subscriptionCallout > form > p {
	margin-top: 0;
	margin-bottom: 10px;
}
.subscriptionCallout .captchaimg {
	padding-left: 25px;
}
.skinny.subscriptionCallout .captchaimg { padding: 0; }
.subscriptionCallout .captchaimg+input { margin-left: 25px; }
.skinny.subscriptionCallout .captchaimg+input { margin: 0; }
.subscriptionCallout > form input {
	color: #A79C78;
	font-size: 10px;
}
#subscriptionCalloutSubmitDiv {
	width: 315px; height: 38px;
	position: relative;
	left: 3px;
	bottom: 3px;
	cursor: pointer;
}
.skinny #subscriptionCalloutSubmitDiv {
	width: 175px;
	height: 38px;
	top: 8px;
}
.skinny.new.subscriptionCallout #subscriptionCalloutSubmitDiv {
	bottom: 40px;
	width: 178px;
	height: 35px;
	background-image: url(/images/callout/skinny_button.png);
}
.new.skinny.subscriptionCallout {
	height: 450px;
	background-image: url(/images/callout/skinny_bg_nobutton.png);
	background-repeat: no-repeat;
}
.subscriptionCallout .textField { width: 120px; }

/*** Layouts ***/
/* 870 */
td.wideColumn {
	width: 630px;
	padding: 20px;
	vertical-align: top;
}
td.narrowColumn {
	width: 180px;
	padding: 10px;
	vertical-align: top;
}
td.singleColumn {
	padding: 0 35px 0 35px;
	width: 800px;
}
td.halfColumn {
	width: 400px;
	vertical-align: top;
}
td.halfColumn.withEdgePadding:first-child { padding-right: 100px; }
td.wideColumn.withEdgePadding { padding: 0 20px 0 0; }
td.narrowColumn.withEdgePadding { padding: 0 0 0 10px; }

/*** Homepage ***/
#constrainTo780Wide {
	width: 780px;
	margin: 0 auto 0 auto;
}
#introParagraph {
	background-color: #EED5A6;
	padding: 20px;
	color: #7F622F;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 auto 25px auto;
}
#truncatedBlogPostPreviews { display: none; }
#currentEvent {
	margin-top: 1em;
	text-align: center;
}
#eventsColumn {
text-align: center;
}
#stickyEvent {
	margin-top: 50px;
	text-align: center;
}
#truncatedBlogPostPreviews .blog-post h3:first-child {
	font-size: 16px;
}
#truncatedBlogPostPreviews .post-body { display: none; }
#truncatedBlogPostPreviews > ul > li > .blog-post > p {
	text-indent: 0;
	margin: 0;
}
#homepageTable > tbody > tr:first-child > td {
	border-bottom: 1px dotted rgb(209, 191, 145);
}


/* Acupuncture Leaf Page */

.leafPageContent { margin-bottom: 50px; }
.leafPageContent img.left {
	float: left;
	margin-right: 2em;
	margin-bottom: 2.5em;
}
.leafPageContent img.right {
	float: right;
	margin-left: 2em;
	margin-bottom: 2.5em;
}
.leafPageContent img.long { margin-bottom: 4em; }
.leafPageContent img.longer { margin-bottom: 6em; }
.leafPageContent img.short { margin-bottom: 1em; }

/*** Overrides ***/
.post-body ul > li, .post-body ol > li {
	margin-bottom: 10px;
	line-height: 1.4em;
}
td.productItem,div.shop-product-small {
	width: 294px;
}
a#catshopquote { display: none !important; }
#pageNotFound {
	padding: 20px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #EFEFEF;
	border: 1px solid #DDD;
	margin-bottom: 15px;
}

div.blog-post h1 {
	margin-bottom: 5px;
	font-size: 24px;
}

div.post-body div.links { display: none; }

div#rssList > a {
	display: block;
	margin: 8px 0 8px 0;
}
div#rssList > a > img {
	position: relative;
	top: 4px;
}
div#rssList > p {
	text-indent: 0;
	font-size: 0.8em;
}
div.oriens_catalog {
	width: 165px;
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #DACEB4;
	padding: 0 10px 10px 10px;
	text-align: center;
}
div.oriens_catalog:hover {
	border: 1px solid #A28B5D;
}
div.shop-product-small {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #DACEB4;
}
div.shop-product-small > div.image {
	height: 180px;
	width: auto;
}
div.shop-product-small:hover {
	border: 1px solid #A28B5D;
}
div.shop-product-small > ul {
	background-color: #E2DBC9;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	margin-bottom: 0;
}
div.shop-product-small:hover > ul {
	background-color: #CEB689;
	color: #333;
}
.shop-main .header {
	margin-bottom: 8px;
}
.shop-main .cart-summary {
	margin-bottom: 50px;
}
.cart-summary .cartSummaryItem {
	font-weight: bold;
	color: black;
}
.cartSummaryItem a.cartSummaryLink {
	background-color: #E2DBC9;
	padding: 8px;
	color: #7F622F !important;
	text-decoration: none !important;
}
.cartSummaryItem a.cartSummaryLink:hover {
	background-color: #CEB689;
	color: white !important;
}
.post-body ul > li, .post-body ol > li {
	margin-bottom: 10px;
}
/*.debug { border: 1px solid red; }*/
