/* --------------------------------------------------- Layout */

html {
	overflow-y: scroll; /* CSS 3 */
}

html, body {
	height: 100%;
}

body {
	width: 960px;
	margin: 0px auto;
	position: relative;
}

#page {
	min-height: 100%;
}

#header {
	width: 960px;
	height: 160px;
	position: relative;
}

#container {
	padding: 0px 200px 0px 190px;
}

#containerNoColumns {
	padding: 15px;
}

#center {
	width: 100%;
	padding: 10px 5px;
	position: relative;
	float: left;
}

#left {
	width: 180px;
	padding: 10px 5px;
	margin-left: -100%;
	position: relative;
	right: 200px;
	float: left;
}

#right {
	width: 180px;
	padding: 10px 5px;
	margin-right: -200px;
	position: relative;
	float: left;
}

.sideBox {
	margin-bottom: 8px;
}

#footer {
	width: 960px;
	height: 50px;
	clear: both;
}

#shortContentImage {
	padding-right: 5px;
	vertical-align: middle;
}

#shortContentText {
	text-align: justify;
}

/* --------------------------------------------------- General */

* {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin-top: 1.3em;
	margin-bottom: 1.1em;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

img {
	border: 0px;
}

.unindented {
	margin-left: 0px !important;
}

.eko, .hyphen, .market {
	color: #00a86b;
}

.clientStatus {
	font-weight: bold;
	color: #900020;
}

#noflash {
	font-style: italic;
	font-size: 0.76em;
	margin-bottom: 0.7em;
	text-align: center;
}

#center ul, #center ol {
	margin-left: 2em;
}

/* --------------------------------------------------- Forms */

#center form {
	display: inline;
}

textarea {
	width: 100%;
}

select option {
	margin-left: 3px;
}

textarea, select, input[type="text"], input[type="password"] {
	padding: 2px;
	border: 1px #cebd91 solid;
}

.checkbox {
	width: 25px;
	text-align: center;
	vertical-align: middle;
}

.inputLabel, .checkboxLabel {
	padding: 3px 8px 3px 0px;
}

.inputRequirement {
	color: #900020;
}

.main, .inputField {
	padding: 3px 0px;
}

.main, .checkbox, .inputField {
	vertical-align: middle;
}

label {
	display: block;
	padding: 4px;
}

label input[type="radio"], label input[type="checkbox"] {
	display: inline-block;
	position: relative;
	top: 2px;
}

.hint, .hint * {
	font-size: 11px;
}

.hint a {
	text-decoration: underline !important;
}

/* --------------------------------------------------- Header */

#header {
	background: url('/images/header-new.png');
}

#header a, #header input {
	position: absolute;
}

#header img, #header input {
	border: 0px;
}

#headerBreads {
	left: 211px;
	bottom: 61px;
}

#headerYerba {
	left: 366px;
	bottom: 73px;
}

#headerSeeds {
	left: 442px;
	bottom: 82px;
}

#headerVegetables {
	left: 558px;
	bottom: 94px;
}

#headerSpices {
	left: 653px;
	bottom: 96px;
}

#headerRice {
	left: 743px;
	bottom: 99px;
}

#headerBreadMachines {
	left: 844px;
	bottom: 99px;
}

#headerTurbines {
	left: 905px;
	bottom: 90px;
}

#headerCatalog {
	width: 73px;
	height: 30px;
	left: 4px;
	top: 125px;
}

#headerNews {
	width: 107px;
	height: 33px;
	left: 93px;
	top: 119px;
}

#headerHelp {
	width: 71px;
	height: 37px;
	left: 212px;
	top: 113px;
}

#headerAccount {
	width: 108px;
	height: 33px;
	left: 647px;
	top: 71px;
}

#headerCart {
	width: 71px;
	height: 30px;
	left: 766px;
	top: 68px;
}

#headerLogin {
	width: 105px;
	height: 35px;
	left: 850px;
	top: 70px;
}

#headerLogout {
	width: 110px; 
	height: 35px; 
	left: 850px; 
	top: 70px;
}

#headerSearch {
	width: 66px;
	height: 35px;
	left: 678px;
	top: 118px;
}

#headerSearchKeywords {
	width: 156px;
	padding: 0px;
	left: 748px;
	top: 127px;
}

#headerSearchSubmit {
	width: 36px;
	height: 40px;
	left: 908px;
	top: 115px;
}



/* --------------------------------------------------- Footer */

#footer {
	background: #222222 url('/images/footer.jpg') no-repeat top left;
	color: white;
}

#footer * {
	font-size: 10px;
}

#footer p {
	margin: 6px;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: #00a86b;
}



/* --------------------------------------------------- Content headers */

.accountCategory, .formAreaTitle {
	font-size: 14px;
}

.pageHeading {
	border-top: 1px dashed #00a86b;
	border-bottom: 1px dashed #00a86b;
	padding: 6px 0px;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #72633a;
}

.headingImage {
	border-top: 1px dashed #00a86b;
	border-bottom: 1px dashed #00a86b;
}

.headingImage img {
	width: 170px;
	height: 100px;
	margin: 3px 0px 3px 10px;
}


.tableHeading {
	font-weight: bold;
}

h4 {
	font-size: 1.05em;
	font-weight: bold;
}

/* --------------------------------------------------- Content footers */

#contentFooter {
	padding: 4px 0px;
	border-top: 1px solid #396207;
	border-bottom: 1px solid #396207;
	background: #eef3da;
}

#contentFooter table {
	padding: 0px;
}

/* --------------------------------------------------- Textual content */

.content {
	text-align: justify;
}

.content ul {
	list-style: none;
}

.content ul li {
	background: url('/images/waves.png') left top no-repeat;
	text-indent: 20px;
	margin-bottom: 0.7em;
}

.content em {
	color: #00a86b;
	letter-spacing: 1px;
}

.content .gallery {
	width: 840px;
	margin: 20px 45px;
	float: left;
}

.content .gallery a {
	display: block;
	width: 128px;
	margin: 5px 20px;
	float: left;
	text-align: center;
	text-decoration: none;
}

.content .gallery img {
	width: 128px;
	height: 96px;
	margin-bottom: 10px;
}

.content .author, .content .author a {
	text-align: center;
	font-size: 0.9em;
	color: #777777;
}

.content .contentIndex {
	margin-top: 8px;
	font-weight: bold;
}

/* --------------------------------------------------- Links */

a, a.normalLink, a.pageResults {
	color: #1f3800;
	text-decoration: underline;
}

a:hover {
	color: #549900;
	text-decoration: underline;
}

/* --------------------------------------------------- Effects */

.selectableRow, .selectableRow input, .selectableRow label, .hoverRow, .checkBoxRow, .checkBoxRow input, .checkBoxRow label {
	cursor: pointer;
}

/* --------------------------------------------------- Colors */

.accountHistory-odd, .addressBook-odd, .alsoPurchased-odd, .payment-odd, .productreviews-odd, .upcomingProducts-odd, .shippingOptions-odd {
	background: #ffffff;
}

.accountHistory-even, .addressBook-even, .alsoPurchased-even, .payment-even, .productreviews-even, .upcomingProducts-even, .shippingOptions-even {
	background: #f8f8f9;
}

.subBar {
	background: #f4f7fd;
	color: #000000;
}

.accountCategory {
	color: #aabbdd;
}

.formArea {
	background: #f1f9fe;
	border-style: solid;
	border-width: 1px;
}

.formAreaTitle {
	font-weight: bold;
}

.markProductOutOfStock {
	color: #c76170;
	font-weight: bold;
}

.productSpecialPrice {
	color: #ff0000;
}


.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
}

.checkoutBarCurrent {
	color: #000000;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}


.orderEdit {
	color: #70d250;
	text-decoration: underline;
}

.productsNotifications {
	background: #f2fff7;
}



/* --------------------------------------------------- Messages and emphasis */

#headerError, #headerInfo, #errorMessages, #infoMessages, #browserWarning {
	padding: 4px;
	margin: 5px 5px 0px 5px;
	color: #000000;
}

#headerError img, #headerInfo img, .messageBox img {
	padding-right: 2px;
}

#headerError, #headerInfo, #browserWarning {
	font-weight: bold;
	text-align: center;
}

#headerError, #browserWarning {
	background: #ffccd7;
	border: 1px solid #900020;
}

#headerInfo {
	background: #dfffad;
	border: 1px solid #396207;
}

.messageStackError {
	background: #ffccd7;
}

.messageStackWarning {
	background: #f7f1d8;
}

.messageStackSuccess {
	background: #dfffad;
}

.messageBox td {
	padding: 2px 4px;
}

.greetUser {
	color: #ffae09;
	font-weight: bold;
}

.errorText, .warningText {
	color: #900020;
}

.newItemInCart {
	color: #900020;
}

/* --------------------------------------------------- Boxes */

.box, .shortMessageBox {
	padding: 4px;
	border: 1px solid #cebd91;
	background: #f7f1d8;
}

.infoBox {
	border: 1px solid #cebd91;
	background: #f7f1d8;
}

.sideBox .boxHeader, .infoBoxHeading {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

#center .boxHeader {
	height: 23px;
	font-weight: bold;
}

#center .boxContent {
	border: 1px solid #cebd91;
	background: #f7f1d8;
	padding: 4px;
}

.arrowHeader {
	font-weight: bold;
}

.infoBoxHeading {
	text-indent: 0.2em;
	background: url('/images/infobox/corner_right_left.gif') repeat top left;
}

.infoBoxContents table {
	padding: 4px;
}

.sideBox .boxHeader {
	padding: 5px;
	background: #b8db18 url('/images/side-box-heading.jpg') no-repeat top left;
}

.sideBox .boxContent {
	border: 1px solid #b8db18;
	border-top: none;
	padding: 8px 4px;
}

.sideBox .boxHeader a {
	display: block;
	width: 100%;
	height: 100%;
}

.infoBox a, .infoBoxHeading a, .sideBox a {
	text-decoration: none;
	color: #000000;
}

.infoBox a:hover, .infoBoxHeading a:hover, .sideBox a:hover {
	text-decoration: underline;
}

.infoBoxNotice {
	background: #ff8e90;
}

.infoBoxNoticeContents {
	background: #ffe6e6;
}

.explanationBox .boxText {
	padding: 3px; 
	font-size: 11px;
	text-align: justify;
}

.explanationBox a {
	font-size: 11px; 
	text-decoration: underline;
}

.horizontalBoxPart {
	border-right: 1px dashed #cebd91;
}

.shortMessageBox {
	text-align: center;
}

/* --------------------------------------------------- Categories box */

#categoriesBox {
	font-size: 12px;
	line-height: 15px;
}

#categoriesBox .boxContent {
	padding: 0px;
}

#categoriesBox ul {
	border: none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#categoriesBox .category, #categoriesBox .categorySelected {
	height: 45px;
}

#categoriesBox .subcategory, #categoriesBox .subcategorySelected {
	margin-left: 15px;
	height: 25px;
}

#categoriesBox .category a {
	background: white url('/images/category.jpg') no-repeat top left;
}

#categoriesBox .categorySelected a, #categoriesBox .category a:hover {
	background: white url('/images/category-selected.jpg') no-repeat top left;
}

#categoriesBox a {
	display: block;
	text-decoration: none;
	color: #000000;
}

#categoriesBox .category a, #categoriesBox .categorySelected a {
	padding: 7px 10px 3px 23px;
	width: 145px;
	height: 35px;
}

#categoriesBox .subcategory a, #categoriesBox .subcategorySelected a {
	padding: 2px 2px 8px 8px;
	width: 153px;
	height: 15px;
	font-size: 11px;
}

/* --------------------------------------------------- Search box */

#searchBox form input {
	vertical-align: middle;
}

/* --------------------------------------------------- External opinions/presence box */

#externalBox .logo {
	margin: 0px auto;
	padding: 3px 0px;
	text-align: center;
}

#externalBox .logo img {
	margin-bottom: 8px;
}

/* --------------------------------------------------- Cart box */

#cartBox #cartTotal {
	margin: 8px 0px 3px 0px;
	padding: 5px;
	border-top: 1px solid black;
}

/* --------------------------------------------------- Buy more box */

#buyMoreBox td {
	padding: 2px;
}

/* --------------------------------------------------- Reviews box */

#reviewsBox .boxContent div {
	margin: 0px auto;
	text-align: center;
}

#reviewsBox .boxContent .reviewText {
	margin: 8px 5px 10px 3px;
	padding: 2px 0px 2px 8px;
	border-left: 2px solid #adff2f;
	font-style: italic;
	text-align: left;
}

/* --------------------------------------------------- Company box */

#companyBox p {
	text-align: center;
}

#companyBox .accountNumber {
	font-family: Arial, sans-serif; /* Verdana is too wide on Windows. */
	font-size: 10px;
	margin: 0px 3px 8px 3px;
}

#companyBox .bankLogo {
	margin: 3px auto;
	text-align: center;
}

#companyBox .bankLogo img {
	margin-bottom: 0px;
}

/* --------------------------------------------------- Information box */

#informationBox ul {
	list-style-type: circle;
	padding-left: 15px;
	margin: 3px 0px 0px 0px;
}

#informationBox li {
	padding-bottom: 5px;
}

#informationBox #contactLink {
	padding-top: 15px;
	color: #00a86b;
}

#informationBox #contactLink a {
	color: #00a86b;
}

/* --------------------------------------------------- Content box */

#contentBox .boxContent a {
	display: block;
}

/* --------------------------------------------------- Products' listing */

.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}

.productListing td {
	padding: 2px;
}

.productListing-heading {
	background: #cebd91;
	color: #000000;
	font-weight: bold;
}

.productListing-name, .productListing-name-unavailable {
	background: #ffffff url('/images/product-background.jpg') no-repeat top left;
}

.productListing-data-unavailable, .productListing-name-unavailable, .productListing-name-unavailable p a {
	color: #777777;
}

.productListing a {
	text-decoration: none;
	color: #000000;
}

.productListing a:hover {
	text-decoration: underline;
}

.upcomingProducts-even, .upcomingProducts-odd {
	height: 22px;
}

.orderDelay {
	color: #777777;
}

.orderDelay img {
	vertical-align: middle;
	padding: 0px 5px 2px 3px;
}

/* --------------------------------------------------- Product's boxes (new, upcoming, also-purchased), secondary products' listings (reviews, new products' subpage) */

.product {
	width: 184px;
	height: 164px;
	text-align: left;
}

.product table {
	width: 184px;
	height: 164px;
	padding: 0px;
	background: #f7f1d8 url('/images/products-background-box.png') no-repeat top left;
	vertical-align: middle;
	text-align: center;
}

.productsImage {
	height: 110px;
}

.productsImage a {
	display: block;
}

.productsName {
	height: 36px;
	padding: 0px 4px;
}

.productsPrice {
	height: 18px;
	color: #470010;
}

.secondaryProductsListing .productsImage {
	width: 184px;
	height: 110px;
	text-align: center;
	background: #f7f1d8 url('/images/products-background-box.png') no-repeat top left;
}

/* --------------------------------------------------- Product's info */

#productsInfo #productsImage {
	width: 210px;
	margin: 0px 0px 10px 10px;
	float: right;
	text-align: center;
}

#productsInfo #productsImage img {
	padding: 3px;
}

#productsInfo #dateAdded, #productsInfo #dateAvailable {
	font-size: 0.9em;
	color: #777777;
}

/* --------------------------------------------------- Advanced search */

#advancedSearch #keywords input {
	width: 544px;
	padding: 4px;
	margin: 4px;
}

/* --------------------------------------------------- Account creation */

#createAccount .infoBox table td {
	padding-right: 4px;
}

#createAccount .inputLabel {
	width: 150px;
}

#privacyAgreement {
	padding: 0.2em;
}

#privacyAgreement * {
	font-size: 11px;
	text-align: justify;
}

/* --------------------------------------------------- Checkout */

#cart .productListing td {
	padding: 4px;
}

#cart #subtotal {
	display: inline-block;
	min-width: 54px;
	font-weight: bold;
}

#cart .amountChanged {
	background: #ffccd7;
}

#cart .productsRemove, #cart .amountChanged {
	padding: 4px;
}

#checkoutShipping textarea, #checkoutPayment textarea {
	width: 553px;
}

#orderTotals td {
	padding: 2px 4px;
}

#ordersProducts td {
	padding: 2px;
}

#ordersInfo, #checkoutSuccessText {
	text-align: justify;
}

/* --------------------------------------------------- Contact us form */

#contactUsText {
	padding-bottom: 15px;
}

/* --------------------------------------------------- Products' descriptions */

#lodolamacz {
	float: left;
	width: 175px;
	height: 149px;
	margin-right: 1em;
	margin-bottom: 0.7em;
}

/* --------------------------------------------------- Security & privacy, conditions, news and other info pages */


#privacy ul, #conditions ul {
	padding-left: 0px;
	margin-left: 0px;
}

#conditions #company {
	text-indent: 0px;
	margin: 1em;
	border-top: 1px dashed #cebd91;
	border-bottom: 1px dashed #cebd91;
}

#news {
	padding: 10px 0px;
}

#wholesale, #wholesaleProducts {
	padding: 15px;
}

#wholesale #buttons, #wholesaleProducts #buttons {
	margin-top: 20px;
}

#wholesale #flash {
	float: left;
	margin: 0px 10px 22px 0px;
}

#wholesaleProducts table {
	width: 100%;
}
	
#wholesaleProducts th {
	padding: 4px;
	background: #cebd91;
}

#wholesaleProducts td {
	padding: 4px 4px;
}

#wholesaleProducts .even td {
	background: #dfffad;
}


#news #leftNewsColumn, #news #rightNewsColumn {
	width: 457px;
}

#news #leftNewsColumn {
	float: left;
	margin: 0px 8px 0px 15px;
}

#news #rightNewsColumn {
	float: right;
	margin: 0px 15px 0px 8px;
}

#news #buttons, #wholesale #buttons {
	height: 50px;
	margin: 0px 12px;
}

#news #buttons {
	clear: both;
}

#news .date {
	font-size: 0.9em;
	font-style: italic;
	margin: 5px 0px;
}

#news h4 {
	margin-bottom: 5px;
}

#news hr {
	width: 450px;
	height: 8px;
	margin: 16px auto;
	clear: both;
	background: #ffffff url('/images/horizontal-ruler.jpg') no-repeat top left;
	color: #ffffff;
	border: none;
}

/* --------------------------------------------------- Tell a friend */

#tellAFriend .inputLabel {
	width: 150px;
}

#tellAFriend textarea {
	width: 553px;
}

/* --------------------------------------------------- Events' pages, Lady Murphy etc. */

#lady-murphy .clear-both, #lady-murphy .gallery-wrapper {
	clear: both;
	overflow: auto;
	margin: 30px;
}

#lady-murphy p, #lady-murphy p a {
	font-size: 15px;
	line-height: 1.7em;
}

#lady-murphy .float-right {
	float: right;
	margin-left: 30px;
}

#lady-murphy .float-left {
	float: left;
	margin-right: 30px;
}

#lady-murphy .gallery-wrapper {
	border: 1px dashed #4891e0;
}

#lady-murphy-account {
	padding: 15px;
}

#lady-murphy-account .account {
	padding: 5px 15px;
	border: 1px solid #1e90ff;
	background: #cde8f1;
}

#lady-murphy-account .account {
	clear: both;
}

