body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p,form {
	margin: 0;
}
form {
	display: inline;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	background-color: #f5f5f5;
	width: 750px;
	margin: auto;
	height: 636px;
	position: relative;
}
#header {
	padding: 15px 0 10px 25px;
}
#header h1 {
	margin:0;
}
#strap {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	height: 28px;
}
#strap ul {
	margin:0;
	padding:3px;
}
#strap li {
	display: inline;
}
input, textarea, select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#strap li a, #strap li div {
	padding: 5px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#strap li a:hover {
	background-color: #EAF1FD;
}
#sidebar {
	width: 180px;
	float: left;
	border-right: solid 1px #CCCCCC;
}
#sidebar .sidebar_title {
	background-color: #FFFFFF;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0 5px 15px;
	color: #444444;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style: none;
}
#sidebar li {
	margin:0;
	display: block;
	width: 100%;
}
#sidebar li a {
	padding: 5px 0 5px 15px;
	display: block;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
#sidebar li li a {
	padding: 5px 0 5px 30px;
	display: block;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
#sidebar li a:hover {
	background-color: #EAF1FD;
	cursor: pointer;
}
#content {
	width: 553px;
	float: left;
	padding: 8px;
}
#footer_outer {
	text-align: right;
	clear: both;
	height: 28px;
	position: absolute; bottom: 0;
}
.prodnav, .prodnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #777777;
}
.prodnav .unselected, .prodnav .unselected a {
	color: #CCCCCC;
}

.prodnav_part {
	padding-right: 5px;
	padding-left: 5px;
}
.prodnav .selected, .prodnav .selected a {
	color: #333333;
}


.crumb {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0 5px 0;
}
.crumb a {
	color: #666666;
}
.product {
	background-color: #FFFFFF;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.adminbox {
	background-color: #FFFFFF;
	margin: 8px 0 8px 0;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
hr {
	border: 0;
	border-top: 1px solid #CCCCCC;
	margin: 8px 0 8px 0;
}
.product h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	margin: 0;
}
.large {
	padding: 2px 10px 0 10px;
}
.large h1 {
	margin: 5px 0 10px 0;
	text-align: left;
	font-size: x-large;
}
.product_left {
	width: 200px;
	float: left;
	text-align: left;
}
.product_right {
	width: 200px;
	float: right;
	text-align: right;
}
.product h2{
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 5px 0 5px 0;
}
.product h3{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin: 5px 0 5px 0;
}
.product p, .product label, .product a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 8px 0 8px 0;
}
.product:hover {
	border: 1px solid #999999;
}
#content {
overflow: auto;
height: 469px;
}
#main p {
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#content ul {
	margin: 10px 0 10px 25px;
	padding: 0px;
	list-style-type: none;	
}
.box {
	background-color: white;
	border: solid 1px #cccccc;
	margin: 5px auto;
	width: 200px;
	text-align: center;
}
.error {
	background-color: #F3D8D8;
	border: 1px solid #C43C3C;
	color: #C43C3C; 
	padding: 10px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}
#main h2 {
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
#main h3 a {
	color: #666666;
}
#main h3 {
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
}
#main h4 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 5px 0 5px 0;
}
#main input, #main select, #main textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color:#333333;
	border: solid 1px #cccccc;
}
#footer {
	border-top: solid 1px #CCCCCC;
	width: 561px;
	float: right;
}
#footer ul {
	margin:0;
	padding:5px;
}
#footer li {
	display: inline;
}
#footer li a {
	padding: 6px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#footer li a:hover {
	background-color: #EAF1FD;
}
table.carttable  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px dashed #cccccc;
	margin: 5px 0 10px 0;
	width: 535px;
}
table.carttable td {
	padding: 5px;
}
table.carttable th {
	text-align: left;
	padding: 5px;
}
.cart_head {
	background-color: white;
	font-size: 14px;
}
.cart_div td {
	border-top: dashed 1px #cccccc;
}
.cart_row {
	background-color: white;
	font-size: 14px;
}
.cart_button {
  background-color: white;
	font-size: 14px;
}
.cart_row td {
	border-top: dashed 1px #cccccc;
}
.cart_row:hover {
	background-color: #EAF1FD;
	
}
.cart_row:hover img{
    border: solid 1px #cccccc;
}
.cart_row img{
    border: solid 1px white;
}
.carttable a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.hide {
  visibility: hidden;
}
.show {
  visibility: visible;
}
.addtobasket {
  margin-top: 3px;
}