* {font-family: Verdana, sans-serif; font-size: 12px; }
body {
  padding: 0px;
  margin: 0px;
}
div {
  margin: 0px;
  padding: 0px;
}

div#topnav {
  color: #fff;
  background-color: #000;
  text-align: right;
  padding-right: 20px;
  font-size: 11px;
}
a img { border:none;}
div#topnav a {
  color: #fff;
}

div#header {
  background: url("/images/header_bg.png");
}

div#topmenu { 
  position: absolute;
  top: 50px;
  left: 173px;
  right: 150px;
}
div#topmenu a {
  color: #3333cc;
  text-decoration: none;
  font-weight: bold;
}
div#bottommenu { 
  text-align: center;
  border-bottom: 1px solid #ccc;
  margin-top: 5px;
}
div#bottommenu a {
  color: #3333cc;
  text-decoration: none;
  font-weight: bold;
}
div#content {
  width: 660px;
  margin-left: 250px;
}


div#related_products {
  width: 330px;
  float: left;
}
div#related_documents {
  padding-top: 1px;
}
div#main a {
  text-decoration: none;
  color: #345aff;
}
div#product_image {
  text-align: center;
  border: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
div#description {
  border: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
}
div#footer {
  text-align: center;
  border-top: 1px solid #ccc;
}
div#footertext {
  font-size: 10px;
  color: #333;
  background-color: #eee;
  padding: 10px;
}
table.price_add_to_cart {
    padding: 0px 10px 0px 10px; 
    margin: 0px 0px 0px 0px;
    width: 660px;
    background: #efefef;
    border: 1px solid #ccc; 
    border-bottom: 1px solid #999; 
    border-right: 1px solid #999;
}

table.product_price_list {
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 10px 0px;
    width: 660px;
    background: #efefef;
    border: 1px solid #ccc; 
    border-bottom: 1px solid #999; 
    border-right: 1px solid #999;
}
tr.product_title {
	background: #fff;
	
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
input {
	border: 1px solid #ccc;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 14px;
}
div#sidebar { 
  float: left;
  width: 240px;
}
div#categories h2 {
  margin: 10px;
}
div#minicart{

  margin: 10px;
}
div.minicartitem {
  font-size: 11px;
  font-family: monospace;
}
tr.cartprice td {
  font-size: 10px;
}
tr.cartprice td{
  border-bottom: 1px solid #ccc;
}
th {text-align: left; }
/* flash */
div.flash {
  text-align: center;
  margin-left: 100px;
  margin-right: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  color: #000;
  background-color: #eee;
  border: 1px solid #ccc;
  font-weight: bold;
}
p.error {
	text-align: center;

	  color: #f00;
	  background-color: #eee;
	  border: 1px solid #ccc;
	  font-weight: bold;
	
}
div.notice {
  /*color: #000;
  background-color: #fcc;
  border: 2px dotted #f00;
  */
}
/* categories list */
div#categories ul {
  list-style: none;
  margin: 0px;
  margin-left: 5px;
  padding: 0px;
}
div#categories ul li {
  padding: 1px;
  border-bottom: none;
}
div#categories ul li a {
  border-bottom: 1px solid #eee;
  background-color: inherit;
  color: #333;
}
div#categories ul li a:hover {
  color: #55c;
}

ul.level0 li a {
  font-size: 16px;
  font-weight: bold;
}
ul.level1 li a {
  font-size: 12px;
  font-weight: 600;
}
ul.level2 li a {
  font-weight: normal;
  font-size: 9px;  
}
ul.level3 li a {
  font-size: 9px;  
}
/* homepage */
table#hometable {
	margin:0px;
	padding: 0px;
	border-spacing:15px 4px; 
}
table#hometable td.imgtd {
	border: 1px solid #ccc;
	min-height: 75px;
	height: 75px;
	padding: 4px;
}
table#hometable td.infotd {
	background: #eee;
	border: 1px solid #ccc;	
	height: 35px;
}
table#hometable td.infotd:hover {
	background: #ffe;
	border: 1px solid #ccc;	
	height: 35px;
}
table#hometable td {
	width: 33%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
table#hometable td img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/* category in block view */
table#catblock {
	margin:0px;
	padding: 0px;
	border-spacing:15px 4px; 
}
table#catblock td.imgtd {
	border: 1px solid #ccc;
	min-height: 75px;
	height: 75px;
	padding: 4px;
}
table#catblock td.infotd {
	background: #eee;
	border: 1px solid #ccc;	
	height: 35px;
}
table#catblock td.infotd:hover {
	background: #ffe;
	border: 1px solid #ccc;	
	height: 35px;
}
table#catblock td {
	width: 33%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
table#catblock td img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
td.infotd p {
	font-size: 10px;
}
td.imgtd img{
	margin-top: 10px;
}
p.prod_row_desc {
	font-size: 10px;
}
div.splash img {
  border: 1px solid #ccc;
}
div.splash {
  text-align: center;
  
}
p.larger {
  font-size: 18px;
}
p.larger span {
  font-size: 18px;
  background-color: #fcff80;
}
p.larger strong {
  font-size: 18px;
}
p.larger em {
  font-size: 18px;
  text-decoration: underline;
}
div.homecat {
  margin: 5px;
}
div.homecatimg {
  float: left;
  padding: 1px;
  margin: 3px;
}
div.homecat  ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 15px;
}
div.homecat h2 a {
  font-size: 15px;
}
div.homecat a {
  border-bottom: 1px solid #eee;
}
div.homecat a:hover {
  border-bottom: 1px solid #f60;
}
li a.current {
  font-weight: bold !important;
  background-color: #ffffc0;
}
.discount { border: 1px solid #ccc; margin-right: 5px;}
.discount_price { padding-left: 5px; font-weight: bold;}

.fieldWithErrors {
  padding: 2px;
  background-color: #fcc;
  display: table;
}
img#globe {
position: absolute;
top: 20px;
right: 3px;
}
#topnav {
	min-height: 20px;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.pagination {
  padding: 3px;
  margin: 3px;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #000099;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #000099;
  color: #000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #000099;
  font-weight: bold;
  background-color: #000099;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}
.home { 
padding: 20px;
}
