/* @override http://www.taneorganics.com/css/stylesheet.css */
/* @override https://www.taneorganics.com/css/stylesheet.css */

/* @group General */

body {
	background-image:  url(/images/background.jpg);
	text-align: center;
	margin: 0;
	font-family: helvetica, arial, sans-serif;
	color: #412d1e;
	font-size: 11px;
}
img {
	border: 0;
}
#welcome_wrapper, #logo, #enter, #text_logo, #front_slideshow, #category_slideshow, #product_slideshow_holder, #deko img, #logo_small, .content_top, .content_mid, .content_footer, .product_thumbnail {
	behavior: url(/css/iepngfix.htc);
}
a {
	color: #2e1f15;
}
a:hover {
	color: #62422d;
}
input.button {
	text-decoration: none;
	display: block;
	border: 1px solid #442e1d;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 2px;
	background-color: #f1efe3;
	float: left;
	margin-left: 4px;
}
input.button:hover {
	background-color: #e8e6da;
}
/* @end */

/* @group Content Blocks */
.content_top {
	width: 1025px;
	height: 110px;
	margin: 0 auto;
	background-image: url(/images/content_bg_top.png);
	text-align: left;
}
.content_mid {
	width: 1025px;
	min-height: 300px;
	margin: 0 auto;
	background-image: url(/images/content_bg_mid.png);
	text-align: left;
}
.content_mid_inner {
	width: 975px;
	min-height: 300px;
	background-image: url(/images/content_bg_mid_inner.jpg);
	position: relative;
	left: 28px;
	padding-bottom: 30px;
}
.content_footer {
	width: 1025px;
	height: 85px;
	margin: 0 auto;
	background-image: url(/images/content_bg_bottom.png);
	text-align: left;
	clear: both;
}
.left {
	height: 100%;
	width: 50%;
	float: left;
	text-align: center;
}
.right {
	height: 100%;
	width: 49%;
	float: right;
	text-align: center;
}
/* @end */

/* @group Header */

#logo_small {
	margin: 43px 0 0 53px;
	float: left;
}
ul#navigation {
	display: block;
	float: right;
	list-style: none;
	padding: 0;
	margin: 60px 0 0 0;
	text-transform: lowercase;
	font-size: 12px;
	padding-right: 29px;
}
ul#navigation li {
	display: block;
	float: left;
	padding-right: 15px;
}
ul#navigation li a {
	text-decoration: none;
}
/* @end */

/* @group Product Table */

.product_thumbnail {
	width: 221px;
	height: 248px;
	float: left;
	background: url(/images/thumbnail_bg.png) no-repeat;
	margin: 10px 16px 20px 0;
	display: inline;
}
.product_thumbnail img {
	width: 205px;
	height: 205px;
	margin: 8px 0 0 8px;
}
.product_thumbnail .caption {
	margin: 4px 0 0 8px;
	font-size: 11px;
	clear: both;
}
.product_thumbnail .caption a {
	text-decoration: none;
}
/* @end */

/* @group Category Selector */

#category_slideshow {
	background: url(/images/photo_bg.png) no-repeat;
	width: 402px;
	height: 539px;
	padding: 11px;
	margin-top: 12px;
	margin-left: -2px;
	display: inline;
	float: left;
}
#category_list {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 19px;
	margin-top: 60px;
}
#category_list li {
	margin-bottom: 20px;
}
#category_list li a {
	text-decoration: none;
}
/* @end */

/* @group Content */

.header {
	display: inline;
	float: left;
	font-size: 19px;
	margin: 23px 0 0 25px;
}
.intro {
	display: inline;
	float: right;
	width: 454px;
	text-align: justify;
	margin: 23px 21px 0 0;
}
.content {
	clear: both;
	width: 930px;
	margin-left: 25px;
	padding-top: 20px;
	font-size: 13px;
	text-align: justify;
	line-height: 17px;
}
.clearificator {
	clear: both;
}
.content .title {
	font-weight: bold;
	color: #7b563a;
	font-size: 15px;
	letter-spacing: 1px;
}
.content .quote {
	padding: 0 20px 0 10px;
	font-style: italic;
}
.content .attribution {
	margin-left: 20px;
	font-style: normal;
	white-space: nowrap;
}
.content img.inline {
	float: right;
	margin: 20px 0 20px 20px;
	border: 6px solid white;
}
/* @end */



/* @group Welcome Page */

#welcome_wrapper {
	background-image: url(/images/welcome_background_outer.png);
	width: 1025px;
	height: 648px;
	margin: 0 auto;
	text-align: left;
}
#welcome_block {
	background-image: url(/images/welcome_background_inner.jpg);
	width: 975px;
	height: 598px;
	position: relative;
	top: 21px;
	left: 25px;
}
#welcome_block #logo {
	margin-top: 44px;
}
#tagline {
	font-size: 14px;
	line-height: 30px;
	margin: 55px 0;
}
#text_logo {
	margin-top: 50px;
}
#front_slideshow {
	background: url(/images/photo_bg.png) no-repeat;
	width: 402px;
	height: 539px;
	padding: 11px;
	margin: 17px auto 0 auto;
}
/* @end */

/* @group Footer */

#copyright {
	width: 1025px;
	margin: -20px auto 0 auto;
	color: #dedac3;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: right;
	position: relative;
	left: -22px;
	z-index: 1;
}
#deko {
	margin: 60px auto -60px auto;
	width: 1025px;
	text-align: right;
	position: relative;
	left: -22px;
}
#footer_nav {
	width: 1025px;
	text-align: left;
	margin: -15px auto 0 auto;
	position: relative;
	left: 28px;	
	top: -7px;
	z-index: 10;
}
#footer_nav a {
	color:  #dedac3;
	margin-right: 20px;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #b9ab97;
}
/* @end */

/* @group Product Viewer */

#product_slideshow_holder {
	background: url(/images/photo_bg_long.png) repeat-y 5px top;
	width: 424px;
	padding: 9px 14px 0 14px;
	margin-left: -7px;
	display: inline;
	float: left;
	margin-top: -6px;
}
#product_slideshow_holder .caption {
	margin: -12px 0 5px 0;
}
#product_slideshow.slideshow {
	width: 424px;
	height: 424px;
}
#product_slideshow_holder img.background_footer  {
	float: left;
	position: relative;
	left: -9px;
	top: 14px;
}
#product_slideshow_holder .caption {
	position: relative;
	top: 4px;
}
.thumbnails {
	position: relative;
	top: 10px;
	clear: both;
}
.thumbnails img {
	cursor: pointer;
	margin: 0 14px 5px 0;
	padding: 0;
	height: 70px;
	width: 70px;
}
.description {
	text-align: justify;
	line-height: 20px;
}
.size_selector {
	margin-top: 15px;
}
.li_price {
	padding-left: 40px;
}
.sale_price {
	color: #ae1814;
}
.orig_price {
	text-decoration: line-through;
	margin-left: 4px;
}
.error, #error {
	margin-top: 10px;
	xcolor: #2e1f15;
	color: #ae1814;
	border: 1px solid #2e1f15;
	font-size: 10px;
	padding: 10px;
	margin-bottom: 30px;
}
.add_line {
	padding-top: 20px;
}
.add_line input.button {
	float: left;
	margin-left: 50px;
}
.add_line input.button:hover {
	background-color: white;
	cursor: pointer;
}
/* @end */

/* @group Category Minimenu */

ul#category_minilist {
	margin: 0;
	padding: 25px 20px 0 0;
	list-style: none;
	margin-left: 25px;
}
ul#category_minilist li {
	display: inline;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}
ul#category_minilist li a {
	text-decoration: none;
	font-size: 13px;
}
ul#category_minilist li.selected a {
	color: #73623f;
}


/* @end */

/* @group Cart */

table#shopping_cart {
	width: 700px;
	margin-left: 115px;
	border: 1px solid #442e1d;
	padding: 20px;
}
table#shopping_cart .col_qty {
	text-align: center;
	width: 80px;
}
table#shopping_cart .col_price {
	text-align: right;
	width: 80px;
}
table#shopping_cart .summary_title {
	text-align: right;
	font-weight: bold;
}
table#shopping_cart .summary_value {
	text-align: right;
}
table#shopping_cart .Subtotal {
	padding-top: 40px;
}

#cart_controls div {
	margin-top: 10px;
	float: right;
}
/* @end */

/* @group Seasonal Look Page */

.left.narrow {
	width: 200px;
}
.left.narrow img {
	border: 5px solid white;
}
.right.wide {
	width: 700px;
}
.seasonal_item {
	clear: both;
}
.seasonal_item div.image {
	float: left;
	width: 150px;
}
.seasonal_item img {
	border: 5px solid white;
}
.seasonal_item div.description {
	float: right;
	width: 550px;
	margin-top: -17px;
	padding-bottom: 40px;
}
.seasonal_item .add_line {
	padding-top: 0px;
}
.seasonal_item .add_line input.button {
	margin-left: 0;
	margin-top: 20px;
}
.seasonal_item .price {
	float: left;
	margin-top: 2px;
	width: 80px;
}
.seasonal_item div.more_info {
	float: right;
	margin-top: 2px;
}
.seasonal_item div.more_info a {
	text-decoration: none;
	font-size: 11px;
}
.seasonal_item .size_selector {
	float: left;
	margin-top: 0;
	width:  200px;
}
/* @end */

/* @group Checkout Page */

#address_table {
	margin: 20px auto;
}
#address_table td {
	padding: 2px;
}
/* @end */



/* @group Stores */

.retailer_state {
	margin-top: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #442d1d;
}
.retailer_country {
	margin-top: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #442d1d;
}
.retailer_name {
	margin-top: 17px;
	font-weight: bold;
}
.store td {
  	color: #442d1d;
  	text-align: left;
  	}
  	
.store table {
	float: left;
	font-size: 12px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height: 14px;
	clear: both;
	padding-left: 70px;
}

/* @end */

/* @group Seasons */
.season {
	float: left;
	display: inline;
}
.season.selected a {
	color: #73623f;
}
.season a {
	text-decoration: none;
}
.season_separator {
	float: left;
	width: 30px;
	display: inline;
	text-align: center;
}
.category_separator {
	float: left;
	width: 10px;
	display: inline;
	text-align: center;
	position: relative;
	top: 3px;
}
/* @end */

/* @group Size Slider */
#sizer {
	float: left;
	width: 250px;
	margin-top: 12px;
}
#sizer .label {
	float: left;
	font-size: 11px;
}
#slider {
	background: #d6d3cd;
	height: 4px;
	width: 100px;
	margin: 7px 10px 0px 10px;
	float: left;
}
#sizer a {
	text-decoration: none;
}
#knob {
	height: 10px;
	width: 8px;
	background: #604d46;
	position: relative;
	top: -3px;
}
#view_toggle {
	margin: 20px 0 20px 0;
}


/* @end */