body {
	background: #eeeed9;
	color: #222;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0;
}

a {
	color: #d85200;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.floatright {
	float: right;
	margin: 0 0 1em 1em;
}

#wrap {
	margin: auto;
	width: 940px;
}

#header {
    background: url('../img/header.png') repeat-x scroll 0 0;
	/*margin-left: -17px;*/
    height:324px;
    width:  940px;
    position:relative;
    font-family:arial;
}

#header h1 {
    position:absolute;
    bottom:2px;
    left:164px;
    color:#903F98;
    margin:0;
    z-index:11;
}

#header h3 {
    position:absolute;
    top:20px;
    left:45px;
    color:#fff;
    font-size:22px;
    width:282px;
    margin:0;
    padding:0;
    font-weight:normal;
}

#header .bird {
    position:absolute;
    left:-10px;
    bottom:-17px;
    z-index:10;
}

#header .hands {
    position:absolute;
    top: 0px;
    right:0px;
}

#header-thin {
    height:99px;
    width:940px;
    background: url('../img/header-thin.png') repeat-x;
    position:relative;
}

#header-thin .bird {
    position:absolute;
    top:6px;
    left:3px;
}

#header-thin h1 {
    position:absolute;
    left:125px;
    top:30px;
}

#header-thin h3 {
    width:400px;
    position:absolute;
    right:20px;
    top:10px;
    color:#fff;
    font-weight:normal;
    font-size:15px;
    padding:0;
    margin:0;
    text-align:right;
}

#header-thin ul.header-links {
    position:absolute;
    bottom:10px;
    right:12px;
    width:240px;
    list-style:none;
    padding:0;
    margin:0;
    font-family:arial;
    font-size:13px;
}

#header-thin ul.header-links li {
    float:left;
    color:#942923;
    margin-right:5px;
}   

#header-thin ul.header-links li a {
    color:#942923;
    text-decoration:none;
}

#header-thin ul.header-links li a:hover {
    text-decoration:underline;
}





/* ---------------
----- navigation ----- */

#nav {
	background: url('../img/nav.png') repeat-x;
	height: 40px;
	padding-left: 30px;
}

#nav ul, #nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a {
	color: #fff;
	display: block;
	float: left;
	font-family: "Myriad Pro", "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	line-height: 40px;
	padding: 0 25px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	top: 0px;
}

#nav a:hover {
	background-image: url(../img/current_tab_hover.gif);
	color: #fff;
}

.nav_shea #nav_shea, 
.nav_shea #nav_shea:hover,
.nav_trade #nav_trade, 
.nav_trade #nav_trade:hover,
.nav_empower #nav_empower, 
.nav_empower #nav_empower:hover,
.nav_shop #nav_shop, 
.nav_shop #nav_shop:hover,
.nav_blog #nav_blog, 
.nav_blog #nav_blog:hover,
.nav_about #nav_about, 
.nav_about #nav_about:hover {
	background-image: url(../img/current_tab.gif);
	background-repeat: repeat-x;
	color: #000;
	font-weight: bold;
}

/* ---------------
----- content ----- */

#content {
	background: #fff;
	background-image: url(../images/bg_stripe.gif);
	background-repeat: repeat-y;
	background-position: right top;
	/*padding: 30px 40px;*/
}
body#home #content {
	background-image: none;
}
.sales-order-history #content, .sales-order-view #content, .customer-account-index #content, .customer-account-login #content {
	padding: 10px;
}

#content h1 {
	border-bottom: 2px dotted #9455b4;
	color: #9455b4;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
	line-height: 26px;
}

#home #content h1 {
	border-bottom: 2px dotted #d85200;
	color: #d85200;
}

#content h2 {
	color: #7830ad;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: 1.5em;
}

/* ---------------
----- left column ----- */

#col_left {
	float: left;
	font-size: 13px;
	line-height: 19px;
    width: 310px;
    margin:30px 40px;
}
 
#home #col_left {
	width: 260px;
    font-family:Arial;
}
 
.template-a #col_left {
	width: 310px;
}
 
.template-b #col_left, #col_left {
	width: 645px;
}

.frame-right
{
    float:right;
    margin:0 0 7px 7px;
    clear:both;
}

#col_left h1 {
	margin-bottom: .5em;
}

#col_left p {
	margin: 1em 0;
}

#col_left .more {
	font-size: 12px;
	text-align: right;
}

#col_left .more a {
	color: #7830ad;
}

/* ---------------
----- right column ----- */

#col_right {
	float: right;
    width: 206px; 
    text-align: left;
    margin:0;
    background: #f4a656 url('../img/right_col.png') repeat-x;
    min-height: 746px;
}

#home #col_right {
	width: 260px;
	text-align: right;
}

#home #col_right a {
	display: block;
	float: right;
	height: 79px;
	margin-bottom: 15px;
	width: 228px;
}

#col_right a img {
	display: none;
}

#col_right a:hover img {
	display: inline;
}

#fairtrade {
	background-image: url(../img/button_fairtrade.jpg);
}

#handcrafted {
	background-image: url(../img/button_handcrafted.jpg);
}

#empowering {
	background-image: url(../img/button_empowering.jpg);
}

.sidebar_heading {
	background: none;
	color: #904098;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
	padding-bottom: 0px;
}

.sidebar_list {
	background: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 0;
	margin-bottom: 2em;
	padding: 0px 10px 10px;
}

.images img {
    height:125px;
    border: 2px solid #903f98;
    margin-left:20px;
}




.sidebar_list li {
	list-style: none;
	margin: 0;
	margin-top: .5em;
	padding: 0;
}

.sidebar_list li a,
.sidebar_list li a:link,
.sidebar_list li a:visited
{
    display:block;
    line-height:14px;
    text-decoration:none;
    color:#942923;
    margin-left:12px;
    padding-left:12px;
	background:none;
}

.sidebar_list li a.current,
.sidebar_list li a:hover,
.sidebar_list li a:active
{
	color:#D85200;
	background: url('../img/menu-arrow-on.gif') no-repeat 0 6px;
}

ul.sidebar_list ul
{
    padding-left:0;
    margin-left:12px;
}

/* ---------------
----- middle column ----- */

#col_middle {
     /*margin-left: 430px; 
     margin-right: 260px; */
	float:left;
	margin:0 20px;
	text-align:left;
	width:190px;
    display:block;
}
#home #col_middle {
	width: 510px;
    /*background:#c7b6cb;*/
    display:block;
}
.blog #col_middle, .catalog-category-view #col_middle, .catalog-product-view #col_middle, .checkout-cart-index #col_middle{
	display: block;
}

#home #col_middle {
	/*margin-left: 260px;
	margin-right: 260px;*/
	margin: 0px 0px 0px 30px;
    padding:30px;
}
#home #col_middle a {
	position: relative;
	left: 7px;
	
}

#home #col_middle ul {
    width:550px;
    list-style:none;
    margin:0;
    padding:0;
    font-family:helvetica, arial;
}

#home #col_middle ul li {
    float:left;
    position:relative;
    width:245px;
    height:165px;
    margin:0 20px 20px 0;
    text-align:center;
    font-size:17px;
}

#home #col_middle ul li a {
     color:#fff; 
     text-decoration:none;
     margin-top:115px;
}

#home #col_middle ul li a:hover {
     text-decoration:underline;
}

#home #col_middle li.home-1 {
    background:url('../img/home_1.jpg') no-repeat;
}

#home #col_middle li.home-2 {
    background:url('../img/home_2.jpg') no-repeat;
}

#home #col_middle li.home-3 {
    background:url('../img/home_3.jpg') no-repeat;
}

#home #col_middle li.home-4 {
    background:url('../img/home_4.jpg') no-repeat;
}




.template-a #col_middle {
    /*margin-left: 340px;
	margin-right: 250px;*/
	 text-align: center;
     float: left;
     width: auto;
     margin: 0px;
     display:none;
}

.template-b #col_middle {
    display:none;
}

ul.related {
    list-style:none;
    width:325px;
    float:left;
    padding:0;
    margin:0 0 20px 0;
}


ul.related li {
    padding:0;
    margin: 0;
}

ul.related li img {
    vertical-align:-20px;
}

ul.related li a {
    color:#000;
    text-decoration: none;
}

ul.related li a:hover {
    text-decoration:underline;
}

.key_ingredients {
    width:260px;
    float:left;
}

#related_products {
    float:left;
}

#related_products h4, .key_ingredients h4 {
    color:#904098;
}




img.seal {
    margin-top:20px;
    height:160px;
    display:block;
}

img.bottle {
    margin:30px 0 0 10px;
    display:block;
    height:400px;
}



#col_middle img {
}

#col_middle .caption
{
    text-align:center;
    font-size:11px;
    margin:2px 0 16px;
    width: 310px;
    padding: 0px 10px;
}
#col_left .caption 
{
    text-align:center;
    font-size:11px;
    line-height: 13px;
    margin:2px 0 15px;
}
#col_left .leftimg {
	float: left;
	padding-right: 20px;
	clear: both;
}

#col_left .rightimg {
	float: right;
	padding-left: 20px;
	clear: both;
}
#col_left .noclear {
	clear: none;
}
#col_left ul {
	list-style: inside;
}

#col_middle a {
	display: inline-block;
	padding-top: 1.5em;
}

#col_middle h2 {
	color: #7830AD;
}

#home #col_middle h2 {
	color: #405c22;
	font-style: italic;
}

#col_middle .list {
	font-size: 14px;
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

#col_middle .list li {
	margin-bottom: .5em;
}

/* ---------------
----- footer ----- */

#footer {
	color: #8b8e79;
	font-size: 12px;
	padding: 0;
    font-family:helvetica,arial;
}

#footer ul.footer-links {
    list-style: none;
    padding:0;
    margin:15px 0;
    height:50px;
}

#footer ul.footer-links li.first {
    margin-left:0;
}

#footer ul.footer-links li {
    margin-left:100px;
    float:left;
}

#footer ul.footer-links li a {
    text-decoration:none;
}

#footer a {
	color: #8b8e79;
	text-decoration: none;
    display:block;
}

#footer a:hover {
	color: #333;
    text-decoration:underline;
}

#footer #leftnav {
	float: left;
}

#footer #rightnav {
	float: right;
	text-align: right;
}

#footer #copyright {
	font-size: 11px;
	padding-bottom: 15px;
    text-align: center;
    color: #bdc0ad;
}

#footer a {
	color: #8b8e79;
	text-decoration: underline;
}

#footer a:hover {
	color: #333;
}

#footer #leftnav {
	float: left;
}

#footer #rightnav {
	float: right;
	text-align: right;
}

.sidebar_list li.searchLi
{
    padding:0;
}

#searchInput
{
    width:130px;
    border:1px solid #DCDEDB;
    height:20px;
    padding-left:10px;
}

#searchBtn
{
    background-color:#b4b6b3;
    border:1px solid #949494;
    color:#363837;
    font-weight:bold;
    font-size:13px;
    padding:1px 0;
    position:relative;
    top:3px;
    *top:0px;
    height:24px;
}

#cart
{
    padding-left:30px;
}

/* product/shop pages */
.product_img {
	float: right;
	margin-left: 50px;
}
.catalog-product-view #col_left, .catalog-category-view #col_left, .checkout-cart-index #col_left, .blog #col_left, .cms-store-finder #col_left {
	width: 645px;
}
.product_info .price {
	font-size: 28px;
	margin: 20px 0px;
	color: #7830ad;
    border-top: 1px dotted #7830ad;
    padding-top:8px;
}
.moreinfo .qty {
	display: inline;
}
.listing-type-list .product-image {
	float: left;
	margin-right: 10px;
}
h5 {
	margin: 0px;
}
.catalog-listing .add-to {
	display: none;
}
.listing-type-list .listing-item {
	margin: 20px 0px;
}
.pager td {
	padding-right: 10px;
}
.pager .pages ol, .pager .pages ol li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.price-box .price {
	color: #7830ad;
	font-size: 16px;
    border:none;
}
.product_info .price-box .price, .product_info .price-box .old-price, .product_info .price-box .special-price {
	font-size: 28px;
}
#product-list-table td {
	padding: 10px;
	text-align: center;
}
.checkout-types, .checkout-types li {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}
#shopping-cart-table tbody td {
	border:1px inset #FFF7E8;
	border-collapse:collapse;
}
#shopping-cart-table td {
	font-family:Trebuchet MS,sans-serif;
	font-size:14px;
	padding:3px;
}
#shopping-cart-table {
	width: 100%;
}
.messages, .messages ul, .messages li {
	margin: 0px; padding: 0px;
	list-style-type: none;
}

/* checkout */

fieldset {
	border:medium none;
	margin:0;
	padding:0;
}
.shopping-cart-collaterals h4 {
	font-size:16px;
}
.checkout-types a big {
	font-size:14px;
}
#co-shipping-method-form dd {
	margin:0;
	padding:0;
}
#co-shipping-method-form dd ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#checkoutSteps, #checkoutSteps li, #checkoutSteps ul {
	clear:both;
	list-style-type:none;
	margin:0;
	padding:0;
}
#checkoutSteps .col-1 {
	float:left;
	padding-bottom:10px;
	width:45%;
}
#checkoutSteps .col-2 {
	float:right;
	padding-bottom:10px;
	width:45%;
}
#checkoutSteps .col2-set {
	clear:both;
}
#checkoutSteps h4 {
	font-family:Georgia,serif;
	font-size:16px;
	margin:0;
}
#checkoutSteps .section .head a {
	display:none;
	float:right;
	position:relative;
	top:-32px;
}
#checkoutSteps .section .box {
	margin-bottom:20px;
	padding-left:20px;
}
#checkoutSteps .head h3 {
	background-color:#FFFFFF;
	border-bottom:1px solid green;
	padding:3px;
}
#checkoutSteps .head h3 .step-count {
	background-color: #7830ad;
	color:white;
	padding:1px 4px;
}
#checkoutSteps .input-box {
	float:left;
	padding-right:15px;
}
#checkoutSteps .a-item {
	padding-top:10px;
}
#shopping-cart-table .a-right button {
	margin-right:5px;
}
#commentform textarea {
	width:500px;
}
#b_content a {
	color:#DD6921;
}
#b_sidebar li {
	padding-bottom:15px;
}
#b_sidebar li li {
	padding-bottom:0;
}
.box1_middle ol, .box1_middle li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.pages ol, .pages li {
	display:inline;
}
.box1_middle ol {
	padding:0 5px;
}
.box1_middle td.pages {
	padding-left:20px;
}
#messages_product_view ul {
	color:#EA7E35;
	font-size:11px;
	margin:0;
	padding:0;
}
#messages_product_view ul.messages li ul {
	display:block;
	padding:20px;
}
#checkout-step-login h4 {
	padding:5px 0;
}
#catlist .active a {
	color:#EA7E35;
}

/* blog */

#b_sidebar ul, #b_sidebar li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#b_sidebar li {
	margin: 20px 0px;
}
#b_sidebar li li {
	margin: 3px 10px;
}
#b_sidebar h2 {
	margin: 0px;
}
#b_sidebar {
    padding:10px;
    font-size:14px;
}


/* checkout */

#shopping-cart-table thead th {
	background: #7830AD;
	color: #fdf4eb;
	font-size: 12px;
	font-family: Arial, sans-serif;
	white-space: nowrap;
	line-height: normal;
	padding: 5px;
}
#shopping-cart-table tbody td {
	background: #fff;
	border: none;
}
#shopping-cart-table tbody td.a-center, #shopping-cart-table tbody td.a-right, #shopping-cart-table tbody td.attributes-col {
	background: #f5f5f5;
	border: solid 2px #fff;
}


/* Angel's Edits */

#a_home {
	background-color: #fff;
	padding-top: 18px;
	width: 100%;
	height: 100%;
}

#a_home_left {
	width: 78%;
	background-color: #fff;
	float: left;
}


#a_home_left h2, h3{
	color: #903f98;
}



#a_fcare {
	width: 90%;
	border: 1px dashed #903f98;
	margin: 0 auto 20px;
}



#a_cols {
	width: 90%;
	margin: 10px auto 0;
}

#a_lcol {
	width: 49%;
	border-right: 1px dashed #903f98;
	float: left;
	margin-right: 10px;
}

#a_lcol p{
	margin-left: 7px;
}

#a_rcol {
	width: 49%;
	float: left;
}

#a_rcol p{
	text-indent: 7px;
}


#a_links {
	background-color: #f8c773;
	width:22%;
	height: 100%;
	float: left;
}

#a_links li{
	list-style-type: none;
	color: #942923;
	font-size: 12px;
}

#a_links h3{
	color: #903f98;
	font-size: 16px;
	margin-left: 5px;
}

#a_links img{
	margin-left: 30px;
	border: 2px solid #903f98;
}

#search {
	width: 180px;
	margin: 20px auto 0;
}

.txt{
	border-style: none;
	background-color: #c9cdd3;
	color: #903f98;
	font-size: 13px;
}

#content .category-head {
    border:2px dotted #9455B4;
    padding:10px;
    height:215px;
    background-position: center top;
    background-repeat: no-repeat;
}

#content .category-head h1 {
    border:none;
}

.cms-shop #content .category-items a, .catalog-category-view #content .category-items a {
	color: #903F98;
	text-decoration: none;
	font-size: 16px;
}

.cms-shop #content .category-items .left, .catalog-category-view #content .category-items .left {
	float: left;
	width: 310px;
	border-right: 2px dotted #9455B4;
	margin: 10px 0px 0px;
	padding: 10px 10px 0px 0px;
}
.cms-shop #content .category-items .right, .catalog-category-view #content .category-items .right {
	float: right;
	width: 300px;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px 0px;
}
