@charset "utf-8";

/*
Design by NodeThirtyThree <http://www.nodethirtythree.com>
Published by Free CSS Templates <http://www.freecsstemplates.org/>
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
/*	background: #FFFFFF url(../images/img01.gif) repeat-x; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
}

h1, h2, h3 {
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #292929;
}

h3 {
	font-size: 13px;
	color: #292929;
}

p, ul, ol {
	margin-bottom: 1em;
	text-align: justify;
	line-height: 200%;
}

p {
}

ul {
}

ol {
}

a {
	color: #589bd2;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

th {text-align: left;}

/* Logo */

#logo {
	width: 874px;
	height: 147px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	padding: 70px 37px 0 0;
	height: 54px;
	background: url(../images/img02.gif) no-repeat 100% 63px;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -2px;
}

#logo h2 {
	float: right;
	padding: 98px 0 0 0;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu li.welcome span {
    display: block;
	  float: left;
	  height: 25px;
	  margin: 0 10px;
	  padding: 5px 20px 0 20px;
	  text-decoration: none;
	  font-size: 12px;
	  color: #000000;
    line-height: 18px;
}

#menu li.welcome span em {
    font-weight: bold;
}

#menu li > a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0 20px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #589bd2 url(../images/img03.gif) repeat-x left bottom;
}

/* Page */

#bg {
/*	background: url(../images/img04.gif) no-repeat center top;*/
}

#page {
	width: 1160px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 100%;
	padding: 0 0 0 24px;
}

#content h1 {
	margin: 45px 0 20px 0;
/*	padding-left: 33px;
	background: url(../images/img07.gif) no-repeat left center;*/
}

#content .content {
	padding-left: 32px;
}

/* Posts */

.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(../images/img07.gif) no-repeat left center;
}

.post h2.title {
	margin: 40px 0 25px 0;
	padding-left: 33px;
	background: url(../images/img07.gif) no-repeat left center;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 32px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #4A5157;
}

.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 34px;
	background: #C80000 url(../images/img05.gif) no-repeat;
	font-size: 17px;
	color: #FFFFFF;
}

.box .content {
	padding: 26px;
	background: url(../images/img06.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Footer */

#footer {
	padding: 35px 0;
	background: url(../images/img08.gif) no-repeat center top;
	font-size: 12px;
}

#footer p {
	text-align: center;
}

.flash {
    padding: 5px;
    color: #fff;
    font-family: Helvetica, Georgia;
    background-color: #174455;
    border: 2px solid #23343a;
    letter-spacing: 1px;
}

.float-right { float: right; }
.float-left { float: left; }

ul.no-list { list-style-type: none; }
ul.left-margin { margin-left: 30px; }

li.cycle1 ul, li.cycle2 ul, li.green ul, li.red ul { margin-top: 10px;border-top: 1px solid #bfbfbf; }

li.cycle1 { background-color: #f2ffde; border-bottom: 1px solid #bfbfbf;  }
li.cycle2 { background-color: #def5ff; border-bottom: 1px solid #bfbfbf;  }

li.cycle1 .cycle1 { background-color: #e9e8ff; border-bottom: 1px solid #bfbfbf; border-left: 1px solid #bfbfbf; }
li.cycle1 .cycle2 { background-color: #e2e1ff; border-bottom: 1px solid #bfbfbf;  border-left: 1px solid #bfbfbf; }

li.cycle2 .cycle1 { background-color: #e9e8ff; border-bottom: 1px solid #bfbfbf; border-left: 1px solid #bfbfbf; }
li.cycle2 .cycle2 { background-color: #e2e1ff; border-bottom: 1px solid #bfbfbf; border-left: 1px solid #bfbfbf; }

li.green  { background-color: #a7ff96; border-bottom: 1px solid #bfbfbf; }

li.green li.cycle1 { background-color: #f2ffde; border-bottom: 1px solid #bfbfbf; border-left: 1px solid #bfbfbf; }
li.green li.cycle2 { background-color: #def5ff; border-bottom: 1px solid #bfbfbf;  border-left: 1px solid #bfbfbf; }

li.red { background-color: #ffcdcd; border-bottom: 1px solid #bfbfbf; }

li.red li.cycle1 { background-color: #f2ffde; border-bottom: 1px solid #bfbfbf; border-left: 1px solid #bfbfbf; }
li.red li.cycle2 { background-color: #def5ff; border-bottom: 1px solid #bfbfbf;  border-left: 1px solid #bfbfbf; }


table.supply_cycle { width: 100%; }
/*table.supply_cycle th { text-align:left; }*/
table.supply_cycle td { text-align:center; }

div#supply_cycle_form {
  background-color: #fff;
  border: 2px solid blue;
  padding: 20px;
  position: absolute;
  top: 300px;
  left: 100px;
  overflow: auto;
  height: 400px;
  width: 550px;
}

.center-text {text-align:center}

div#errorExplanation {
  background-color: #dfdfdf;
  border: 2px solid grey;
  padding: 10px;
  margin-bottom: 20px;
}

div#errorExplanation ul {
  padding-top: 0px;
  margin-left: 30px;
}

.green-back {background-color: #bcff9f;}
.orange-back {background-color: #ffda9f;}
.red-back {background-color: #ffcbcb;}

select {width:80px;}

.is_special > td {background-color: #ffe5a7;}
.is_cat > td {background-color: #d9ecff;}

.inputHighlighted {
  background-color: #3b72ff;
  color: #fff;
  border: 1px solid black;
}

.grey-bg {
    background-color: #eee;
}

tr.grey-bg td {
    background-color: #eee;
}

h3.chain-name {
    margin: 20px 0 10px;
    padding: 9px 14px;
    font-size: 15px;
    background: #4A5157;
    border-left: 5px solid #589bd2;
    border-radius: 4px;
}
h3.chain-name a {
    color: #fff;
    text-decoration: none;
    display: block;
}
h3.chain-name a:hover {
    text-decoration: underline;
}

table#orders ul {
    margin: 0 0 0 8px;
    padding: 0;
    list-style: none;
}
table#orders li {
    margin-bottom: 12px;
    padding: 12px 14px;
    background: #fff;
    border: 1px solid #d5dbe0;
    border-left: 4px solid #589bd2;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
.store-latest {
    line-height: 22px;
    font-size: 13px;
}
.store-latest > a {
    text-decoration: none;
    color: #2c3138;
}
.store-latest > a:hover {
    text-decoration: underline;
}
.store-latest > a strong {
    color: #4A5157;
}
.order-sep {
    color: #589bd2;
    font-size: 12px;
    padding: 0 5px;
}
.actions {
    display: block;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #e6eaee;
}
.actions a {
    display: inline-block;
    margin: 2px 4px 2px 0;
    padding: 2px 9px;
    font-size: 11px;
    color: #4A5157;
    background: #eef2f6;
    border: 1px solid #d5dbe0;
    border-radius: 3px;
    text-decoration: none;
}
.actions a:hover {
    background: #589bd2;
    border-color: #4682b4;
    color: #fff;
}

.store-content {
    margin-top: 12px;
    padding: 12px 14px;
    background: #f2f6fa;
    border: 1px solid #d5dbe0;
    border-radius: 5px;
}

form.create-order {
    margin-top: 10px;
    padding: 10px 0 2px;
    border-top: 1px dashed #b9c4cd;
}
form.create-order img {
    vertical-align: text-top;
}
form.create-order label {
    font-weight: bold;
}
.select-wide {
    width: 300px;
}

.store-picker {
    background: #f8f8f8;
    border: 1px solid #d5dbe0;
    border-radius: 5px;
    padding: 14px 18px;
    margin-bottom: 18px;
}
.store-picker p {
    margin-bottom: 10px;
    line-height: 180%;
}
.store-picker label {
    display: inline-block;
    width: 55px;
    font-weight: bold;
    color: #4A5157;
    font-size: 13px;
}
.store-picker select {
    width: 260px;
    padding: 4px 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 13px;
    color: #2c3138;
}
.store-picker input[type="text"] {
    width: 248px;
    padding: 4px 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 13px;
    color: #2c3138;
}
#store-picker-hint {
    color: #888;
    font-style: italic;
    font-size: 13px;
    padding: 8px 0;
    margin-bottom: 10px;
}
#store-panels {
    margin-top: 10px;
}

#orders .form-section {
    background: #f8f8f8;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 14px 18px;
    margin-bottom: 18px;
}

#orders .form-section h2 {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
}

#orders .form-section p {
    margin-bottom: 8px;
    line-height: 180%;
}

#orders .form-section form label {
    display: inline-block;
    width: 100px;
    font-weight: bold;
    color: #4A5157;
}

#orders .form-section form input[type="text"] {
    padding: 3px 6px;
    border: 1px solid #ccc;
    border-radius: 2px;
}

#orders .form-section form select {
    padding: 3px 6px;
    border: 1px solid #ccc;
    border-radius: 2px;
}

#orders .form-section form input[type="submit"] {
    padding: 4px 14px;
    background: #589bd2;
    color: #fff;
    border: 1px solid #4682b4;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
}

#orders .form-section form input[type="submit"]:hover {
    background: #4682b4;
}

/* ── Page Explainer ── */
.page-explainer {
    margin-top: 30px;
    padding: 20px 25px;
    background: #f8f9fb;
    border: 1px solid #d0d5dd;
    border-radius: 6px;
    font-size: 13px;
    line-height: 1.6;
    color: #333;
}
.page-explainer h2 {
    margin: 0 0 16px 0;
    font-size: 16px;
    color: #222;
    border-bottom: 1px solid #d0d5dd;
    padding-bottom: 8px;
}
.explainer-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.explainer-column {
    flex: 1 1 260px;
    min-width: 240px;
}
.explainer-column h3 {
    margin: 0 0 8px 0;
    font-size: 14px;
    color: #445;
}
.explainer-column dl {
    margin: 0;
}
.explainer-column dt {
    font-weight: 600;
    color: #222;
    margin-top: 8px;
}
.explainer-column dd {
    margin: 2px 0 0 0;
    color: #555;
    font-size: 12px;
}
.explainer-column dd em {
    font-style: italic;
    color: #777;
}

/* ── Section labels (numbered to match explainer) ── */
.section-label {
    margin: 0 0 12px 0;
    font-size: 18px;
    color: #2c3138;
}
.section-label.sub {
    margin: 14px 0 8px 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #4A5157;
}
.section-num {
    display: inline-block;
    min-width: 18px;
    height: 18px;
    line-height: 18px;
    margin-right: 7px;
    padding: 0 4px;
    text-align: center;
    background: #589bd2;
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
}
.explainer-column h3 .section-num {
    background: #445;
}