body {
	padding: 0px;
	margin: 0px;
	background-color: white;
	font-family: "Arial", "no-serif";
	font-size: 9pt;
}
a {
	cursor: pointer;
}
img, a img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
#overall_table {
	width: 100%;
}
#overall_header {
	vertical-align: top;
	background-color: black;
}
	#overall_header a img, #overall_header img {
		padding: 0px;
		margin: 0px;
	}
	#header_nav {
		background-image: url("/img/nav/nav_back.png");
		background-repeat: repeat-x;
	}
	#header_nav select {
		height: 22px;
		background-color: #f1c22e;
		color: black;
		border: 1px inset gray;
		font-style: italic;
		background-repeat:repeat-x;
		background-position:0px -9px;
		margin-left: 5px;
		margin-right: 5px;
	}
	#header_nav input {
		height: 15px;
		width: 500px;
		background-color: #f1c22e;
		color: black;
		border: 1px inset gray;
		font-style: italic;
		background-repeat:repeat-x;
		background-position:0px -9px;
	}
#overall_left {
	vertical-align: top;
	background-color: #f1c22e;
	background-color: white;
	background-image: url("/img/left_fade.png");
	background-repeat: repeat-y;
	color: #f1c22e;
	width: 184px;
}
	#overall_left input {
		background-color: #f1c22e;
		margin: 2px;
		border: 1px  inset gray;
	}
	#overall_left h1 {
		font-size: 14px;
		border-top: 1px solid gray;
		margin: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
	}
	#overall_left a {
		color: #f0d580;
	}
	#overall_left h1 a {
		color: #f1c22e;
		text-decoration: none;
	}
	#overall_left h1 a:hover {
		font-style: italic;
	}
	#overall_left .label {
		padding-left: 10px;
		font-weight: bold;
	}
	ul#categories, ul#categories ul {
		padding-left: 15px;
		list-style: none;
	}
	ul#categories a {
		text-decoration: none;
		color: #333;
		color: #f1c22e;
		font-weight: bold;
	}
	ul#categories a:hover {
		text-decoration: underline;
	}
#overall_center {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
	#flash_front {
		width: 100%;
		text-align: center;
		height: 244px;
		background-color: black;
	}
#right_divider {
	vertical-align: top;
	background-color: #f1c22e;
	background-image: url("/img/divider.png");
	background-repeat: repeat-x;
	width: 3px;
	font-size: 1px;
}
#overall_right {
	vertical-align: top;
	width: 181px;
	padding-top: 10px;
}
	#right_logos {
		text-align: center;
		width: 100%;
	}
	#right_logos img {
		padding-bottom: 10px;
	}
#overall_footer {
	vertical-align: middle;
	text-align: center;
	background-color: black;
	color: white;
	padding: 5px;
}
#overall_footer a {
	color: white;
}
#overall_footer a:hover {
	text-decoration: none;
}
#print_logo {
	display: none;
}
.layout_tr_spacer {
	height: 3px;
	font-size: 1px;
}
.layout_td_spacer {
	width: 2px;
	font-size: 1px;
}

.products dl dd {
	padding: 0px;
	margin: 0px;
}
.products .item_box {
	float: left;
	width: 130px;
	height: 200px;
	padding: 5px;
	margin: 5px;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
}
.products .item_box dd {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.products .item_box .item_img {
	height: 100px;
	overflow: hidden;
}
.products .item_box .item_name {
	padding-top: 5px;
	height: 30px;
}
.products .item_box .item_num {
	height: 15px;
}
.products .item_box .item_price {
	height: 15px;
	font-weight: bold;
}
.products .item_box .item_info {
	height: 20px;
}
#orange {
	width: 690px;
}
#orange th {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 3px;
	background-color: #f1c22e;
}

#orange td {
	margin: 0px;
	border-bottom: 1px solid gray;
}
#orange td.left {
	border-left: 1px solid gray;
	background-color: #e4b625;
	padding-right: 5px;
}
#orange td.left2 {
	border-left: 1px solid gray;
}
#orange td.right {
	border-right: 1px solid gray;
	background-color: #f1bb13;
	padding-right: 5px;
}
#orange tr.bottom1 td, #orange tr.bottom2 td {
	padding: 5px;
	border: 0px solid gray;
}
#orange td.right {
	text-align: right;
}
#orange tr.bottom1 td.left {
	border-left: 1px solid gray;
}
#orange tr.bottom2 td.left {
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
}
#orange tr.bottom1 td.right {
	border-right: 1px solid gray;
}
#orange tr.bottom2 td.right {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}
#orange tr.blank td {
	border: 0px solid black;
}
.pagenum {
	float: right;
	clear: both;
	width: 100%;
}
.pagenum .pagenum2 {
	float: right;
}
.pagenum .pagenum2 .nobox {
	color: #555;
	float: left;
	padding-top: 4px;
	padding-right: 3px;
}
.pagenum .pagenum2 .pagenum_sub {
	height: 16px;
	border: 1px solid #cccccc;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 2px;
}
.pagenum .pagenum2 .pagenum_sub a {
	color: #444;
	text-decoration: none;
}
.category_crumb {
	padding: 10px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: .3px;
}
.category_crumb a {
	text-decoration: none;
	color: #444;
}
.ups td {
	padding: 3px;
}
