@charset "ISO-8859-1";
body {
	background: white;
	text-align: left;
}

#outside {
	display: none;
}
#header {
	display: none;
}
#height500 {
	display: none;
}
#nav {
	display: none;
}
#sidebar1 {
	display: none;
}
#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
} 
#footer {
	display: none;
}
.clearer {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodytext th {
	text-align: right;
	color: #000066;
	font-weight: normal;
}
.bodytext td {
	text-align: left;
}
h1 {
	font: normal 22px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font: normal 20px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	display: block;
	margin: 0;
}
h4 {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	display: block;
	margin: 0;
}
h5 {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	display: block;
	margin: 0;
}
h6 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	display: block;
	margin: 0;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
.error-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
	margin: 10px auto 15px auto;
	padding: 7px;
	background-color: #ffffe5;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: red;
	font-weight: bold;
	text-align: left;
}

#product-detail {
	background: #c3d1e2 url(../images/product_details_bg.gif) no-repeat top;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	float: right;
	width: 230px;
}
#product-detail-image img {
	border: 2px solid #00564b;
}
#product-detail-image {
	text-align: center;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#product-detail-image a:link {
	color: #333333;
	text-decoration: none;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #063f86;
}
.supplier {
	text-align: center;
	border-top: 1px solid white;
	padding-top: 10px;
}
.supplier h5 {
	text-align: left;
}
.supplier img {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #00564b;
}
.supplier img:hover {
	border-color: blue;
}
.price-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
h3.product-name {
	margin-bottom: 10px;
}
#product-detail-image a:visited {
	color: #333333;
	text-decoration: none;
}
#product-detail-image a:hover {
	color: blue;
	text-decoration: none;
}
#product-detail-image img:hover {
	border-color: blue;
}
.product-detail-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-detail-table th {
	font-weight: normal;
	color: #063f86;
	text-align: right;
}
.product-order {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	border-top: 1px solid white;
}
.product-group {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #063f86;
}
.product-group a {
	display: block;
	padding: 3px;
	height: 18px;
	width: 322px;
	overflow: hidden;
}
.product-group a:link {
	color: #063f86;
	text-decoration: none;
}
.product-group a:visited {
	color: #063f86;
	text-decoration: none;
}
.product-group a:hover {
	background-color: #c3d1e2;
	text-decoration: none;
}
.product-class {
	float: left;
	width: 310px;
	margin-right: 10px;
	padding-left: 8px;
	background: url(../images/arrowhead.gif) no-repeat 0px 3px;
}
#productClassOuter {
	border: 1px solid #cccccc;
	display: block;
	padding: 10px;
}
#productClassOuterHide {
	border: 1px solid #cccccc;
	display: none;
	padding: 10px;
}
#product-class-toggle {
	text-align: right;
	background: #cccccc;
	margin: 10px 0px 0px;
	padding: 3px;
}
.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}
#suppliers_box_outer {
	background: white url(../images/suppliers_box_bg.gif) repeat-y;
	margin: 20px 0 10px 0;
	padding: 0px;
	width: 680px;
}
#suppliers_box_top {
	background: url(../images/suppliers_box_top.gif) no-repeat top;
}
#suppliers_box_bottom {
	background: url(../images/suppliers_box_bottom.gif) no-repeat bottom;
	margin: 0px;
	padding: 20px 25px 25px 20px;
	text-align: center;
}
#suppliers_box_bottom h5 {
	text-align: left;
}
#suppliers_box_bottom img {
	margin-top: 5px;
	margin-right: 10px;
	vertical-align: middle;
}
#AdvancedSearch {
	width: 480px;
	background: #cccccc;
	margin: 10px auto;
	padding: 5px;
	text-align: center;
}
#AdvancedSearch form {
	margin: 0;
	display: inline;
}
.pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-top: 10px;
	text-align: right;
}
.previous-orders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-top: 10px;
}
.previous-orders th {
	text-align: left;
	font-weight: bold;
	background-color: white;
	color: black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
.previous-orders td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #c2d7d4;
}
.right {
	text-align: right;
}
#contact-left {
	float: left;
	width: 430px;
	margin: 20px 10px 20px 0;
}
#contact-right {
	background-color: #c3d1e2;
	margin: 20px 0px;
	float: left;
	width: 216px;
	padding: 7px;
	text-align: left;
}
#contact-right .manager {
	margin-top: 5px;
	border-bottom: 1px solid white;
	padding-bottom: 5px;
}
#contact-right .manager span {
	float: right;
	display: block;
}
#contact-right .manager p {
	margin: 0;
	color: #000066;
}
.order-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: left;
	margin-bottom: 10px;
}
.order-header td span {
	display: block;
	padding-left: 20px;
}
table.order-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: right;
	margin-bottom: 10px;
}
table.order-item th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background: white;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
table.order-item td {
	vertical-align: top;
	border-bottom: 1px solid #c2d7d4;
}
.left {
	text-align: left;
}
table.order-item thead {
	display: table-header-group;
}
table.order-item tbody {
	display: table-row-group;
}
table.order-item tr.altbg {
	background-color: white;
}
.noprint {
	display: none;
}