body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
#body {
	width: 100%;
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
}
#tengrey td {
	background-color: #DCDCE6;
	border-bottom: solid 4px #FFF;
	height: 60px;
}
#twentygrey td {
	background-color: #C8C8D2;
	border-bottom: solid 4px #9696A0;
	height: 90px;
}
#header {
	color: #FFF;
	background-image: url(/img/top/bf.png);
}
#sitename {
	font-size: 18px;
}
#phone, #buttons, #search, #minicart {
	text-align: center;
}
#search form {
	margin: 0px;
	padding: 0px;
}
.button {
	color: #FFFFFF;
	border: 1px solid #9696A0;
	background-color: #002869;
	font-weight: bold;
	cursor: pointer;
	padding: 0;
}
input {
	font-size: 12px;
}
#ad {
	text-align: right;
}
#ad object {
	border: 1px solid #9696A0;
}
#redborder {
	border-top: 1px solid #D20000;
	border-bottom: 1px solid #D20000;
}
#content {
	border-left: 1px solid #D20000;
	border-right: 1px solid #D20000;
	padding: 10px;
	vertical-align: top;
}
#spacer {
	height: 4px;
}
#nav {
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	padding-left: 5px;
	border-left: solid 5px #D20000;
	background-color: #DCDCE6;
	margin-bottom: 4px;
	padding-top: 0px;
	line-height: 22px;
}
#nav ul li a {
	width: 140px;
	height: 22px;
	display: block;
	text-decoration: none;
}
#nav ul li a, #nav ul li {
	font-weight: bold;
	color: #002869;
}
#nav ul ul li {
	border: solid 1px #D20000;
	background-color: #FFF;
	padding-left: 15px;
}
#nav ul ul li a {
	width: 120px;
	display: block;
	height: 100%;
}
#nav ul li .dropdown {
	background-image: url(/img/lay/redarrowdown.png);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
	height: 22px;
}
h1, h1 a {
	color: #9696A0;
	text-decoration: none;
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}
h2, h2 a {
	font-size: 20px;
	color: #002869;
	text-decoration: none;
}
a {
	color: #002869;
}
#credit {
	text-align: right;
	font-size: 10px;
}
#sitename a {
	color: #FFF;
	text-decoration: none;
}

#images {
	border-collapse: collapse;
	border: solid 1px #D20000;
	float: right;
	margin: 5px 5px 15px 15px;
	background-color: #FFF;
	text-align: center;
}
#images td {
	padding: 2px;
}
#images tbody img {
	cursor: pointer;
}

img {
	border: none;
}

.thinborder {
	width: 100%;
}
.thinborder td, .thinborder th {
	border: solid 1px #9C96A0;
	padding: 3px;
}

.actions {
	margin: 10px 0;
	background-color: #DCDCE6;
	border: solid 1px #9C96A0;
	padding: 5px;
}
.actions, .actions a {
	font-size: 14px;
}

.form {
	border: solid 1px #9C96A0;
}
.form th {
	background-color: #DCDCE6;
	border-right: solid 1px #9C96A0;
	text-align: right;
	font-weight: normal;
}
.form th, .form td {
	padding: 3px 5px;
}
.form .required {
	font-weight: bold;
}

.stat {
	color: #9C96A0;
	font-size: 10px;
}

#cartform .price, .table .price {
	text-align: right;
}

#cartform .quantity, .table .quantity {
	text-align: center;
}

#content table {
	border-collapse: collapse;
}

#cartform th {
	background-color: #DCDCE6;
}

#products td {
	text-align: center;
	padding: 5px;
}
span.small {
	font-size: 10px;
}
.table {
	border: solid 1px #9C96A0;
}
.table th, .table td {
	padding: 3px 5px;
	border: solid 1px #9C96A0;
}
.table th {
	padding: 5px;
	background-color: #DCDCE6;
	text-align: center;
}
#status {
	float: right;
}
input, textarea, select {
	border: solid 1px #9C96A0;
	padding: 3px;
}
#pdf {
	font-size: 11px;
	font-weight: normal;
}

#products td h4 {
	padding: 5px 0 3px 0;
	margin: 0;
}

#products td p {
	padding: 2px 0 5px 0;
	margin: 0;
}
#top {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
	width: 100%;

}
#top td, #top th {
	padding: 0;
}

#buttons {
	background-image: url(/img/buttonbar.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
	width: 204px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}

.special-price {
	color: #D20000;
	font-weight: bold;
}

#featured td p {
	margin: 2px 0 5px 0;
	padding: 0;
}
#featured td h4 {
	margin: 0 0 5px 0;
	padding: 0;
}

#images2 td {
	padding: 10px;
	text-align: center;
}