body {
	margin: 0px;
	background: white;
}
#outer {
	width: 100%;
	margin: 0px auto;
	min-width: 750px;
}
#header {
	background: black url(images/header_03.jpg) repeat-x left top;
	height: 140px;
}
#logo {
	position: absolute;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#headdec {
	float: right;
	border: 0px;
}
#layout {
	table-layout: fixed;
	margin-top: 2px;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
}
#layout td.sidecol {
	background: black;
	padding-bottom: 100px;
}
a.c00, a.c10, a.c00:hover, a.c10:hover, a.c00:active, a.c10:active, a.c00:visited, a.c10:visited, a.c01, a.c11, a.c01:hover, a.c11:hover, a.c01:active, a.c11:active, a.c01:visited, a.c11:visited {
	font-size: 14px;
	background: #dddddd;
	color: black;
	text-decoration: none;
	font-weight: normal;
	display: block;
	font-family: arial,helvetica,sans-serif;
	width: 100% !important;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
}
a.c00 img, a.c10 img, a.c01 img, a.c11 img {
	margin: 0px 3px;
}
a.c01, a.c11, a.c01:hover, a.c11:hover, a.c01:active, a.c11:active, a.c01:visited, a.c11:visited {
	background: #aaaaaa;
}
a.c00, a.c00:hover, a.c00:visited, a.c00:active {
	background: white;
}
a.c10, a.c10:hover, a.c10:visited, a.c10:active, a.c11, a.c11:hover, a.c11:visited, a.c11:active {
	font-size: 12px;
}
a.c2, a.c2:hover, a.c2:active, a.c2:visited {
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	display: block;
	font-family: arial,helvetica,sans-serif;
	background: white;
	width: 100% !important;
}
a.c01:hover, 
a.c11:hover, 
a.c00:hover, 
a.c10:hover,
a.c2:hover {
	background: #666666;
	color: white;
}
table.catlist {
	border: 1px solid #000066;
	border-collapse: collapse;
	margin-bottom: 5px;
}
table.catlist td {
	border: 1px solid #000066;
}
table.boxmenu {
	border: 1px solid #000066;
	border-collapse: collapse;
}
table.boxmenu td {
	border: 1px solid #000066;
}
.content .catmenu {
	border: 1px solid #000066;
	background: #dddddd;
	padding: 5px;
	margin-bottom: 5px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
.content .catmenu h1 {
	color: black;
	font-size: 12px;
}
.content .catmenu select, .content .catmenu input {
	font-size: 12px;
}
.sidebox, .promobox {
	border: 1px solid #000066;
	background: #dddddd;
	margin-bottom: 5px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	overflow: hidden;
}
.sidebox {
	padding: 5px;
}
.sidebox input, .promobox input {
	font-size: 11px;
	padding: 1px;
}
.sidebox h1, .promobox h1 {
	font-size: 12px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	margin: 0px 0px 5px 0px;
}
.sidebox p, .promobox p {
	margin: 0px 0px 5px 0px;
}
.sidebox img, .promobox img {
	padding: 10px;
	background: white;
	border: 1px solid #aaaaaa;
}
a.sb, a.sb:hover, a.sb:active, a.sb:visited {
	text-decoration: none;
	color: #0000aa;
}
div.content {
	padding: 5px;
}

.content, .content td {
	font: 12px arial,helvetica,sans-serif;
}

.content h1 {
	font: medium arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 140%;
	margin: 0px 0px 10px;
	color: #660000;
}

.content p {
	margin: 10px 0px;
	text-align: justify;
}
.content p.center {
	text-align: center;
}
.content p.right {
	text-align: right;
}
.content p.buttons {
	text-align: right;
	clear: right;
}
.content p.error {
	color: #660000;
}
.content p.price {
	font-size: 14px;
}
#productimg {
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #aaaaaa;
	padding: 2px;
	float: right;
	text-align: center;
}
.content a, .content a:active, .content a:hover, .content a:visited {
	color: #0000aa;
}
#bottommenu {
	margin-top: 12px;
	border: solid black;
	border-width: 1px 0px;
}
#menu td, #bottommenu td {
	background: black;
	color: white;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
#menu td a, #bottommenu td a {
	display: block;
	width: 80px;
	text-align: center;
	font-size: 12px;
}
#menu td a, #menu td a:visited, #menu td a:active, #bottommenu td a, #bottommenu td a:visited, #bottommenu td a:active {
	text-decoration: none;
	color: white;
	background: black;
}
#menu td a:hover, #bottommenu td a:hover {
	text-decoration: none;
	color: white;
	background: #666666;
}
#search {
	margin-left: 10px;
}
#search input {
	font-size: 10px;
}
#search td {
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 2px 2px 2px;
}
.gallist {
	border: 1px solid white;
	width: 100% !important;
	-moz-border-radius: 8px;
}
.gallist td.galimg {
	width: 84px;
	border: 1px solid #aaaaaa;
	padding: 2px 0px;
	background: white;
}
.gallist td h1 {
	font-size: 130%;
	color: black;
}
.gallist td p {
	margin-bottom: 0px;
}
.gallery td {
	width: 84px;
	border: 1px solid #aaaaaa;
	padding: 2px 0px;
	background: white;
}
form {
	margin: 0px;
}
#catalog div {
	border: 1px solid #ffffff;
	width: 100% !important;
	-moz-border-radius: 8px;
}
#catalog td h1 {
	font-size: 110%;
	color: black;
}
#catalog td p {
	font-size: 90%;
	margin-bottom: 0px;
	text-align: left;
}
#catalog td.catimg {
	width: 104px;
	border: 1px solid #aaaaaa;
	background: white;
}

.b1 {
	width: 100px;
}
.b2 {
	width: 50px;
}
.pages td a, .pages td.inactive {
	border: 1px solid #aaaaaa;
	padding: 2px 0px;
	text-decoration: none;
	width: 18px;
	text-align: center;
	font-family: andale mono, courier new, fixed;
}
.pages td a {
	display: block;
}
.pages td a, .pages td a:visited {
	color: black;
	text-decoration: none;
	font-family: andale mono, courier new, fixed;
}
.pages td a:hover, .pages td a:active, .pages td a.c, .pages td a.c:visited {
	color: black;
	text-decoration: none;
	border: 1px solid #000066;
	background: #eeeeee;
}

#related td {
	width: 84px;
	border: 1px solid #aaaaaa;
	padding: 2px 0px;
	background: white;
}
#bigcart, #smcart {
	border-collapse: collapse;
}
#bigcart td, #bigcart th {
	padding: 2px 2px;
	font-size: 12px;
}
#smcart td, #smcart th {
	padding: 1px 2px;
	font-size: 10px;
}
#bigcart th, #smcart th {
	border: none;
	font-weight: bold;
	text-align: center;
}
#bigcart td, #smcart td {
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	vertical-align: top;
}
#smcart td {
	background: white;
}
#bigcart td.tott, #smcart td.tott {
	border: 1px none;
	text-align: right;
	padding-right: 10px;
	background: inherit;
}
#bigcart td.tot, #smcart td.tot {
	text-align: right;
}
#bigcart td.qty {
	padding: 0px;
	vertical-align: middle;
}
#bigcart td a, #bigcart td a:hover, #bigcart td a:active, #bigcart td a:visited {
	color: black;
	text-decoration: none;
}
#bigcart td input {
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	height: 17px;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	width: 30px;
	color: black;
	background: inherit;
}
.fpprod {
	width: 100% !important;
	-moz-border-radius: 8px;
	border: 1px solid white;
}
.fpprod .image {
	border: 1px solid #aaaaaa;
	background: white;
}
.fpprod td h1 {
	font-size: 110%;
	color: black;
}
.fpprod td p {
	font-size: 90%;
	margin-bottom: 0px;
	text-align: left;
}
.spaced {
	border: 1px solid #aaaaaa;
}
#websusee {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
}
#websusee a {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
#websusee img {
	vertical-align: -5px;
}
#copy {
	background: #666666;
	text-align: center;
	color: white;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
}
