a:link {
	text-decoration: none;
	color: #005BD6;
	font-weight: bold;
	font-variant: small-caps;
	}
a:visited {
	text-decoration: none;
	color: #005BD6;
	font-weight: bold;
	font-variant: small-caps;
	}
a:active {
	text-decoration: none;
	color: #997D62;
	font-weight: bold;
	font-variant: small-caps;
	}
a:hover {
	text-decoration: none;
	color: #997D62;
	font-weight: bold;
	font-variant: small-caps;
	}

body {
	margin: 0px;
	background-color: #fff;

	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 150%;
	}

h1 {
	border-color: #FFD649;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 5px;

	font-family: arial black, arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #005BD6;
	}

h1#navpanel, h1.navpanel {
	font-family: arial black, arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005BD6;
	background-image: url(../layout/columnunder.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 3px;
	border-width: 0px;
}

h1.superh1 {
	text-align: center;
	color: #5AD500;
	font-size: 20px;
	}

.shelf_body h1 {
	border-color: #5AD500;
	}

h2 {
	border-color: #FFD649;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 5px;

	font-family: arial black, arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005BD6;
	}

h3 {
	font-size: 14px;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../layout/bgtop.jpg);
	background-position: top;
	background-repeat: repeat-x;
	z-index: 1;
}

.headercontent {
	background-image: url(../layout/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 130px;
	}
.headercontentOut {
	background-image: url(../layout/header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 130px;
	}

#container {
  width: 100%;
  float: right;
  margin-left: -250px;
  margin-top: -50px;
  z-index: 2;
}
#content {
	margin-left: 230px;
	padding: 10px;
	padding-top: 0px;
	z-index: 2;
}
#navpanel {
  width: 220px;
  float: left;
  margin-top: -30px;
  padding-left: 20px;
  z-index: 2;
}
#navpanel ul {
	width: 140px;
}
#footer {
	border-width: 0px;
	border-top-width: 5px;
	border-style: solid;
	border-color: #005BD6;
	clear: both;
	padding: 10px;
	text-align: center;
}

.topmenu {
	position: relative;
	width: 300px;
	top: -55px;
	left: 65px;
	}

input, select {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	border-color: #888;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	margin: 2px;
	vertical-align: middle;
	}
input.allcaps {
	text-transform: uppercase;
	}

.loginbox {
	margin-top: 10px;
	background-image: url(../layout/loginboxbg.jpg);
	background-repeat: no-repeat;
	width: 200px;
	}
.loginbox tr th {
	font-family: arial black, arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005BD6;
	background-image: url(../layout/columnunder.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 3px;
	border-width: 0px;
	}
.loginbox tr td.last {
	padding-bottom: 50px;
	text-align: center;
	}

.logininfo {
	position: absolute;
	top: 38px;
	left: 65px;
	font-size: 10px;
	line-height: 110%;
	}
.companydropdown {
	position: absolute;
	top: 55px;
	right: 10px;
	}
.companydropdown form select {
	background-color: #fff;
	}
.companydiv {
	position: absolute;
	top: 5px;
	right: 10px;
	line-height: 110%;
	}
.companytitle {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	}
.companyinfo {
	font-size: 10px;
	font-style: italic;
	}
.companydiv table tr td img {
	padding: 5px;
	}

.shelf {
	background-image: url(../layout/shelf_back.jpg);
	background-repeat: repeat-y;
	width: 450px;
	}
.shelf_top {
	background-image: url(../layout/shelf_top.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 450px;
	margin: auto;
	}
.shelf_bottom {
	background-image: url(../layout/shelf_bottom.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 450px;
	margin: auto;
	}
.shelf_body {
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}

table tr td {
	vertical-align: top;
	font-size: 12px;
	}

table.listitems {
	margin: auto;
	width: 80%;
}
table.datatable {
	margin: auto;
	width: 100%;
}
table.datatable tr td {
	font-size: 10px;
	}
table.listitems tr td.total,
table.listitems tr th.total {
	text-align: right;
	font-weight: bold;
}
table.listitems tr th,
table.datatable tr th {
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: #005BD6;

	text-align: left;
	padding: 2px;

	border-color: #FFD649;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 2px;
}
table.listitems tr td.parent {
	font-weight: bold;
	border-color: #FFD649;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
}
table.listitems tr td.child {
	padding-left: 25px;
}
table.listitems tr td {
	padding: 5px;
}

.rowshade, table.listitems tr.rowshade {
	background-color: #DFE7EE;
}
.divider {
	background-color: #6699CC;
	}

.error {
	color: #dd0000;
	text-align: center;
	font-weight: bold;
	}
.success {
	color: #007700;
	text-align: center;
	font-weight: bold;
	}

table.form {
	margin: auto;
	width: 80%;
	}
table.form tr td {
	padding: 5px;
	}

table.details {
	width: 60%;
	margin: auto;
	border-style: double;
	border-color: #DFE7EE;
	border-width: 3px;
	padding: 5px;
	}
table.details tr td {
	padding: 5px;
	}
table.details tr td.approvalform {
	padding: 20px;
	vertical-align: top;
	width: 40%;
	}

.divCart {
	background-image: url(../layout/smallcartbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	width: 190px;
	}
.divCartHeader {
	background-image: url(../layout/smallcart.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	}
.divCartFooter {
	visibility: visible;
	}
.divCartText {
	padding: 10px;
}
table.smallcart {
	width: 100%;
	font-size: 9px;
	}
table.smallcart tr th {
	border-width: 0px;
	border-bottom-width: 3px;
	border-color: #FFD649;
	border-style: solid;
	}
table.smallcart tr td {
	font-size: 9px;
}
table.smallcart tr td.details {
	padding: 0px;
	margin: 0px;
	padding-left: 12px;
	line-height: 150%;
	}
table.smallcart tr td.total {
	border-width: 0px;
	border-top-width: 3px;
	border-color: #FFD649;
	border-style: solid;
	text-align: right;
	}

.smallwallet {
	width: 200px;
	float: right;
	background-image: url(../layout/walletsummary.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: right;
	margin: 5px;
	margin-top: -1px;
	}
.smallwalletText {
	padding: 10px;
	padding-top: 25px;
	}
.smallwalletText a {
	font-family: arial black, arial, verdana, tahoma, helvetica, sans-serif;
	color: #59D200;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 12px;
}

.aisle {
	background-image: url(../layout/aisleboard.gif);
	background-repeat: no-repeat;
	width: 448px;
	height: 34px;
	padding-top: 24px;
	padding-left: 15px;
	text-align: center;
	overflow: hidden;
	font-family: arial black, arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 12.5pt;
	font-weight: normal;
	color: #005BD6;
	font-variant: small-caps;
	text-transform: none;
	}
.aisle a {
	font-family: arial black, arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 12.5pt;
	font-weight: normal;
	color: #005BD6;
	text-transform: none;
	font-variant: small-caps;
	}

dl.rewarditem {
	padding: 5px;
	}
dl.rewarditem dt {
	background-color: #DFE7EE;
	border-style: solid;
	border-color: #005BD6;
	border-width: 2px;
	border-bottom-width: 0px;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	padding: 5px;
	margin: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
dl.rewarditem dd {
	border-style: solid;
	border-color: #005BD6;
	border-width: 2px;
	border-top-width: 0px;
	margin: 10px;
	margin-top: 0px;
	padding: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	text-align: justify;
	}
dl.rewarditem dd small, dl.rewarditem dd ul {
	font-style: normal;
	font-size: 10px;
	}
dl.rewarditem dd a {
	display: block;
	text-align: right;
	font-style: italic;
	padding-right: 0px;
	}

table.carttable {
	width: 100%;
	margin: auto;
	}
table.carttable tr th {
	text-align: left;
	border-width: 0px;
	border-bottom-width: 2px;
	border-color: #FFD649;
	border-style: solid;
	}
table.carttable tr td.subtotal {
	border-width: 0px;
	border-top-width: 2px;
	border-color: #FFD649;
	border-style: solid;
	color: #005BD6;
	text-align: right;
}
table.carttable tr td {
	padding: 5px;
	}
.carttotal, .carttotal a {
	font-family: arial black, arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 12.5pt;
	font-weight: normal;
	color: #005BD6;
	text-align: right;
	margin: 0px;
}
.carttotal a {
	color: #59D200;
	font-size: 10pt;
	}

.expandablelist {
	list-style: none;
	}
.expandablelist li {
	padding: 5px;
	background-image: url(../layout/linenode.jpg);
	background-repeat: no-repeat;
	margin: 3px;
	height: 30px;
	padding-left: 20px;
	}
.expandablelist li div.name {
	display: inline;
	padding: 5px;
	float: left;
	position: relative;
	top: -4px;
	}
.expandablelist li div.actions {
	display: inline;
	font-size: 9px;
	float:left;
	}
.expandablelist li div.actions div.actionbox {
	float: left;
	}
.expandablelist li div.actions div.actionbox input {
	height: 10px;
	vertical-align: middle;
	}

.buyingPrice {
	padding: 7px;
	text-align: right;
	font-style: italic;
	border-color: #005BD6;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	width: 80%;
	margin: auto;
	}
.addToCart {
	padding: 10px;
	text-align: right;
	width: 80%;
	margin: auto;
	}

.shelfItem {
	padding: 0px;
	float: left;
	margin: 5px;
	width: 145px;
	height: 155px;
	border-width: 4px;
	border-style: double;
	border-color: #009900;
	font-size: 11px;
	overflow: auto;
	}
.shelfItemName {
	display: block;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #DFE7EE;
	font-size: 11px;
	}
.shelfItemDetails {
	padding: 10px;
	padding-top: 0px;
	display: block;
	line-height: 130%;
	}
.shelfItemUse {
	display: block;
	text-align: center;
/*	text-align: right;
	padding-right: 10px; */
	}
.shelfItem .shelfItemUse form {
	margin: 0px;
	padding: 0px;
	}
.shelfItem .shelfItemUse form select,
.shelfItem .shelfItemUse form input {
	font-size: 10px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.shelfItemsFooter {
	padding: 0px;
	width: 100%;
	float: right;
	margin-left: -270px;
	}

.cartFunctions {
	padding-left: 5px;
	}
.cartFunctions a img {
	padding-top: 5px;
	}

table.wizardbenheader {
	width: 90%;
	margin: auto;
	}
table.wizardfooter {
	width: 90%;
	margin: auto;
	}
table.wizardbenheader tr td input, table.wizardfooter tr td input, .wizardbutton {
	border-width: 0px;
	background-color: #fff;
	text-decoration: none;
	color: #005BD6;
	font-weight: bold;
	font-variant: small-caps;
	cursor: pointer;
	}
table.wizardbenheader tr td input {
	width: 170px;
	}
table.wizardbenheader tr td.left a {
	display: block;
	}
table.wizardbenheader tr td.right a {
	display: block;
	text-indent: 20px;
	}
div#tswizard ol li, table.wizardfooter tr td {
	font-weight: bold;
	font-variant: small-caps;
	color: #888;
	}
#tswizard {
	width: 180px;
}
ol.tswizardsteps {
	list-style-image: url(../layout/wizuncheck.gif);
	}
ol.tswizardsteps li {
	margin-bottom: 10px;
	}
ol.tswizardsteps li span {
	vertical-align: top;
	}
li.wizchecked {
	list-style-image: url(../layout/wizcheck.gif);
	}
li.wizchecked a {
	vertical-align: top;
}
.wizardtab {
	position: relative;
	z-index: 1;
	float: left;
	background-color: #eee;
	width: 150px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	margin: 3px;
	line-height: 110%;
	}
.wizardtabselected {
	position: relative;
	z-index: 3;
	float: left;
	background-color: #fff;
	width: 150px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	margin: 3px;
	line-height: 110%;
	}
.wizardtabcontents {
	position: relative;
	z-index: 2;
	position: relative;
	top: 26px;
	background-color: #fff;
	margin-left: 3px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	width: 95%;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	padding-top: 30px;
	}

.containerlite {
	width: 90%;
	margin: auto;
	margin-top: -50px;
	}

#floatingform {
	border-color: #005BD6;
	border-style: solid;
	border-width: 2px;
	float: right;
	margin: 5px;
	padding: 7px;
	width: 200px;
	background-color: #fff;
}

.wizardaisle {
	border-color: #005BD6;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
	margin: auto;
	margin-bottom: 10px;
	width: 80%;
	}
.wizardaisle h2 {
	margin-top: 0px;
	}
.wizardaisle table {
	width: 100%;
	}
.wizardaisle table tr td {
	padding: 3px;
	}
.wizardUsers {
	float: left;
	line-height: 100%;
	}
.wizardUsers table.listitems {
	width: 100%;
	}
.wizardUsers table.listitems tr {
	height: 26px;
	}
.wizardUsers table.listitems tr td {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	vertical-align: middle;
	}
p.wizardform {
	text-align: right;
	}
p.wizardform select, p.wizardform input {
	margin: 2px;
	}
.rowshade td input.wizardbutton, .rowshade td.right input.wizardbutton {
	background-color: #DFE7EE;
}
.shelftotalbox {
	border-width: 0px;
	text-align: right;
}

.listitems tr td dl {
	margin-top: 0px;
	}
.listitems tr td dl dt {
	font-weight: bold;
	}
.listitems tr td dl dd {
	text-indent: -25px;
	}

.actioncell a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 8pt;
	}


/*//////////////////////////////////////////////////////// HOME BOXES */
.homeBox {
	border-color: #005BD6;
	border-style: solid;
	border-width: 3px;
	float: left;
	margin: 7px;
	padding: 7px;
	padding-top: 0px;
	width: 93%;
	font-size: 8pt;
	}
.homeBox h2 {
	margin-top: 5px;
	}
.homeBox ul {
	margin-bottom: 5px;
	}
.homeBox table {
	margin-top: 0px;
	padding-top: 0px;
	}

.noborder {
	border-width: 0px;
	}
.budgetformula {
	border-width: 0px;
	font-style: italic;
	font-weight: bold;
	color: #005BD6;
	font-size: 8pt;
	padding: 5px;
}

.multiplierindex {
	text-align: right;
	border-width: 0px;
	background: none;
}

.nodemanipulation {
	background-color: #DFE7EE;
}

.margined {
	margin: 3px;
	vertical-align: middle;
}

hr.clean {
	color: #005BD6;
	border-color: #005BD6;
	border-style: solid;
	border-width: 1px;
	}

.aisletable {
	font-size: 11px;
}

.aisletable tr td {
	padding: 5px;
}

.aisletable tr th {
	border-color: #FFD649;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 5px;

	font-family: arial black, arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005BD6;
	text-align: left;
}



.edited {
	text-decoration: line-through;
	color:#993300;
}
.backtrace {
	text-align: left;
	font-family: monospace;
}
