/* @override 
	http://local.ashmancandles.dev/include/styles.css
	https://local.ashmancandles.dev/ashmancandles.com/include/styles.css
*/

/* @group General Styles */

span.product-title {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	margin-left: 10px;
}

span.price {
	padding-right: 20px;
	padding-left: 10px;
}

input.addtocart {
	vertical-align: middle;
}

label {
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-top: 10px;
}

div.field_group {
	padding-left: 30px;
	padding-bottom: 25px;
	padding-top: 10px;
}

div.field_group label {
	display: inline-block;
	width: 85px;
}

body {
	text-align: center;
	margin: 0px;
	color: #000;
	background: #422;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

p {
}

p.error {
	color: #f71901;
}

b, strong {
}

a:link, a:visited {
	color: #922;
	text-decoration: none;
}

a:hover, a:active {
	color: #f03;
	text-decoration: underline;
}

img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.image-left {
	margin: 15px 10px 5px 0px;
	padding: 10px;
	border: 1px solid #cb7;
	background: #eda;
	float: left;
	clear: both;
}

.image-right {
	margin: 15px 0px 5px 15px;
	padding: 10px;
	border: 1px solid #cb7;
	background: #eda;
	float: right;
}
	
.image-left-small {
	margin: 0px 10px 0px 0px;
	padding: 4px;
	border: 1px solid #cb7;
	background: #eda;
	float: left;
	clear: both;
}

.image-right-small {
	margin: 0px 10px 0px 10px;
	padding: 4px;
	border: 1px solid #cb7;
	background: #eda;
	float: right;
	clear: both;
}

.image-center-small {
	margin: 0px 0px 0px 10px;
	padding: 4px;
	border: 1px solid #cb7;
	background: #eda;
	clear: both;
}

/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

#container {
	position: relative;
	margin: 0px auto 0px auto; /* Right And Left To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	width: 720px;
	background: #422 url(../img/content-bg.jpg);
}

#pageHeader {
	position: relative;
	background: #422 url(../img/content-bg.jpg);
	padding: 0px 10px 0px 10px;
}

#pageHeader img {
}

#pageHeader h1 {
	margin: 0px;
	font-variant: small-caps;
}

#pageHeader h2 {
	margin: 0px;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ffc;
	background: #a86;
	border-top: 5px solid #422;
	border-bottom: 5px solid #422;
}

#pageHeader h3 {
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
	color: #a86;
	display: block;
	position: absolute;
	right: 20px;
}

#pageHeader h3 a {
	color: #df8b31;
	/*text-transform: uppercase;*/
}

label.editProfile {
	display: inline-block;
	width: 80px;
	margin-left: 23px;
}

#contentContainer {
	background: #422 url(../img/content-bg.jpg);
	padding: 0px 10px 0px 10px;
	margin-bottom: 0px;
}

#content {
	margin-left: 230px;
	padding-bottom: 0px;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-top: 33px;
}

#sidebarContainer {
	position: absolute;
	right: 0px;
	width: 200px;
	background: #eee;
}

#sidebar {
}

#sidebar p {
}

#sidebarContainer .sideHeader {
}

#footer {
	clear: both;
	position: relative;
	background: #422 url(../img/bg-bottom2.jpg) no-repeat;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 12px;
	color: #b97;
}

#footer p {
}

#footer a:link, #footer a:visited {
	color: #c86;
}

#footer a:hover, #footer a:active {
	color: #FFFFCD;
}
	
/* @end */


#navcontainer {
	width: 205px;
	top: 151px;
	text-align: right;
	padding-left: 0px;
	margin-left: 0px;
	z-index: 10;
	background: #ddd;
	background: #422 url(../img/content-bg.jpg);
	float: left;
	padding-right: 20px;
	padding-top: 25px;
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}


#navcontainer ul {
	list-style: none;
}

#navcontainer li {
	position: relative;
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 18px;
}

li.navigation {
	padding-top: 10px;
	/* font-variant: small-caps; */
	/*text-transform: uppercase;*/
}

li.navigationSmall a {
	font-size: 12px;
}

#navcontainer a{
}

#navcontainer a:hover {
}

#navcontainer a:active {
}

blockquote {
	font-style: italic;
	margin: 0;
	padding: 5px;
}

h1 {
}

h2 {
	margin: 10px 0px 0px;
	padding: 0 0px 0px;
}

h3 {
	font-size: 18px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
h3.productCategory {
	border-top: 1px solid #000;
	clear: both;
	margin-top: 40px;
}

p.productDescription {
}

h4 {
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
}

.imageStyle {
}

ul{
	list-style: none;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 10px;
}

ul.products {
	font-size: 16px;
	line-height: 28px;
	margin-top: 0px;
}

ul.faq{
	padding: 0px;
}
li {
	padding-bottom: 5px;
}

div.flash {
	background-color: #fffb89;
	border: 3px solid #cd1400;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}

div.flash ul li {
	list-style-type: disc;
	list-style-position: outside;
}

div.eparty_memo {
	background-color: #fff3bf;
	padding: 15px 20px;
	font-size: 20px;
	border: 3px solid #422;
}

li.stats {
	font-family: "Courier New", Courier, mono;
	margin-bottom: 20px;
}

li.stats b.num {
	color: #002ebf;
	font-size: 16px;
}

