
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background: url(/orangehat/style/neudnw/gfx/bg01.png) top left repeat-x #ffffff;
	height: 100%;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	padding: 0px;
}

a:link,a:visited {
	color: #000000;
	font-weight: bold;
}

img {
	border: 0px;
	vertical-align: middle;
}

input.text {
	background: #ffffff;
	border: 1px solid #e1e2e2;
	font-size: 12pt;
	padding: 3px;
	vertical-align: middle;
}

input.image {
	border: 0px;
	vertical-align: middle;
}

table {
	width: 100%;
}

#containment {
	height: 100%;
	margin: 0px auto;
	width: 824px;
}

#containment #main {
	background: #ffffff;
	width: 800px;
}

#containment #left {
	background: url(/orangehat/style/neudnw/gfx/sha01.png) repeat-y;
	width: 12px;
}

#containment #right {
	background: url(/orangehat/style/neudnw/gfx/sha02.png) repeat-y;
	width: 12px;
}

#select-bar {
	background: url(/orangehat/style/neudnw/gfx/bar-bg01.png) top left repeat-x #5fb189;
	height: 24px;
}

#select-bar td {
	width: 129px;
}

#select-bar .current {
	background: url(/orangehat/style/neudnw/gfx/bar-current.png) top left no-repeat;
}

#select-bar-shadow {
	background: url(/orangehat/style/neudnw/gfx/sha03.png);
	height: 5px;
	font-size: 0px;
}

#header {
	background: url(/orangehat/style/neudnw/gfx/head01.png);
	height: 128px;
}

#index {
	width: 250px;
}

#index dl {
	border-top: 2px solid #ebebeb;
	background: #f0f0f0;
	margin: 0px;
	padding: 0px;
}

#index dl dt {
	border-bottom: 2px solid #ebebeb;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: left;
}

#index dl dd {
	background: #f5f5f5;
	border-bottom: 2px solid #ebebeb;
	margin: 0px;
	padding: 3px;
	text-align: right;
}

#index a:link, #index a:visited {
	font-weight: normal;
}

#index-footer {
	background: url(/orangehat/style/neudnw/gfx/foot01.png);
	height: 64px;
	width: 250px;
}

#content {
	padding: 4px;
}

.cart-status-main {
	font-size: 0.9em;
	padding: 4px;
}

.search-main {
	display: none;
	margin: 4px 4px 0px 0px;
	padding: 4px;
}

.list {
	
}

.list dt {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	text-align: left;
}

.list dd {
	display: table;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	width: 100%;
}

.list dd img {
	float: left;
	margin-right: 4px;
}

.list .odd {
	background: #f0f0f0;
}

.list .even {
	background: #ffffff;
}
		
.required {
	font-weight: bold;
}

.error {
	color: #aa0000;
	text-align: center;
	font-weight: bold;
}

.sideinfo {
	font-size: 8pt;
	font-style: italic;
}

.row-search {
	margin: 2px 0px;
	padding: 5px;
}

.row-search .sdesc {
	font-size: 0.9em;
}

.row-search .price {
	font-weight: bold;
	width: 100px;
	text-align: right;
}

.row-search .item {
	font-weight: bold;
}

.row-search .image {
	padding-right: 5px;
	width: 32px;
}

.row-even {
	background: #eeeeee;
}

.row-odd {
	background: #f8f8f8;
}

.row-item-header {
	background: #eeeeee;
	margin: 2px 0px;
}

.row-item {
	background: #f8f8f8;
}

.row-category {
	background: url(/orangehat/style/dnw/gfx/bg02a.png) center left #b8d3aa;
	font-weight: bold;
	margin: 2px 0px;
	padding: 4px 4px 4px 20px;
}

.row-category:hover {
	background: url(/orangehat/style/dnw/gfx/bg05-hover.png) 0px -1px #b8d3aa;
}

.row-category-header {
	background: url(/orangehat/style/dnw/gfx/bg05.png) center left #5c7f39;
	color: #ffffff;
	font-weight: bold;
	margin: 2px 0px;
	padding: 5px 5px 5px 24px;
	position: relative;
}

.row-category-header .bou {
	background: #66cc33;
	border-right: 1px solid #ffffff;
	width: 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
}

.row-category-header a:link,.row-category-header a:visited {
	color: #ffffff;
	text-decoration: none;
}

.row-category-header a:active,.row-category-header a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.cart-add {
	margin: 5px;
	text-align: right;
}

.cart-add .qty-entry {
	width: 32px;
	text-align: right;
}

.cart .qty-entry {
	width: 32px;
	text-align: right;
}

.cart .item {
	padding: 4px 4px 4px 10px;
	text-align: left;
}

.cart .item a:link, .cart .item a:visited {
	color: #000000;
}

.cart .item a:active, .cart .item a:hover {
	color: #000000;
}

.cart .price, .cart .qty, .cart .total {
	padding: 4px;
	text-align: right;
	width: 100px;
}

.cart .subtotal {
	font-weight: bold;
	padding: 4px;
	text-align: right;
	width: 100px;
}

.checkout-next {
	margin: 10px 0px;
	text-align: right;
}

.checkout-button {
	border-style: outset;
	color: #5d803a;
	font-weight: bold;
}

.checkout-button:hover {
	border-color: #5d803a;
	color: #5d803a;
}

.checkout-button:active {
	border-style: solid;
}