/* CSS Document */

body {
color: #000000;
font-size: 80%;
font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
margin: 0 auto 0 auto;
padding: 0;
width: 800px;
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
}

li {
margin: 0;
padding: 0;
}

p {
margin: 0;
padding: 0;
}

table {
border: none;
}

table td {
vertical-align: top;
}

img {
border: none;
}

a {
color: #01294d;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

form {
margin: 0;
padding: 0;
}

#top {
background: url('../images/header.jpg') repeat-x top left;
padding: 0;
height: 251px; margin-left:0; margin-right:0; margin-top:0px; margin-bottom:0
}

#top-nav {
position: absolute;
top:5px;
text-align: center;
padding: 5px 25px 0 0;
width: 800px;
}

#top-nav a {
color: #000000;
text-decoration:none;
margin: 0 0 0 14px;
padding: 0 0 0 20px;
}

#top-nav a:hover {
text-decoration:underline;
}

#search {
margin: 260px 0 0 0;
padding: 4px 25px 4px 0px;
float:right;
}

#browse-category ul{

  width:171px;
  list-style:none;
  margin:0 12px 15px 9px;
  }
#browse-category ul li{
  border-bottom:dotted 1px #666666;
  padding:3px 0 3px 0;
  }
#browse-category ul li a{
  color:#556270;
  text-decoration:none;
  font-size:12px;
  }
#browse-category ul li a:hover{
  text-decoration:underline;
  }

/*content*/

#content {
border: solid #FFFFFF 1px;
margin: 0 0 0 0;
padding: 20px 0px 30px 0px;
}

#content .info {
margin: 0 0 0 0;
padding: 0px 15px 30px 25px;
}

table.featured-products {
margin: 20px 0px 0px 0px;
}

table.featured-products td {
padding: 5px 0 7px 0;
vertical-align: middle;
}

table.featured-products td.image {
text-align:center;
}

table.featured-products td div.image {
border:1px solid #DCDCDC;
width:150px;
height:150px;
margin:0 0px 5px 0px;
}

table.featured-products td.details {
padding: 0px 0 5px 15px;
}

table.featured-products td p.price {
padding: 10px 0 10px 0px;
font-weight:bold;
}

table.featured-products td p.title {
font-size: 1.3em;
margin: 0 0 5px 0;
font-weight:bold;
}

table.featured-products td p.description {
margin: 0 20px 5px 0;
}

table.featured-products td.price span {
/*color: #CC0000;*/
font-size: 1em;
font-weight: 700;
}

#all-products {
margin: 0px 0px 0px 0px;
padding: 0 0 0 0;
}

table.product-list {
width: 760px;
margin: 20px 0px 0px 20px;
}

.product-list td {
padding: 0 5px 0 5px;
}

.product-list td a{
color: #00417c;
text-decoration:none;
}

.product-list td a:hover {
text-decoration:underline;
}

#breadcrumb {
font-size: 0.95em;
color: #1b578b;
margin: 0 0 10px 0;
padding: 0px 20px 10px 30px;
}

#breadcrumb div {
float: right;
}

#breadcrumb a {
color: #1b578b;
text-decoration:none;
}

#breadcrumb a:hover {
text-decoration:underline;
}

#product-main {
font-size: 0.95em;
margin: 0 0 0 0;
padding: 0px 20px 25px 30px;
}

table.product-summary {
width: 740px;
}

table.product-summary td.product-image {
padding: 0 10px 0 0;
text-align: center;
width:262px;
}

table.product-summary td.product-image div.image {
border:1px solid #DCDCDC;
width:250px;
height:250px;
}

table.product-summary td.product-details {
padding: 0 20px 0 25;
}

table.product-summary td.product-details h1 {
font-size: 1.3em;
margin: 0 0 5px 0;
padding: 0 0 5px 0;
}

table.product-summary td.product-details p {
font-size: 1em;
font-weight: normal;
margin: 0 0 15px 0;
padding: 0 0 5px 0;
}

table.product-summary td.product-details table td {
padding: 0 20px 3px 0;
}

/*table.product-summary td.product-price div.price {
background: #FFFFEB;
border: 1px solid #DCDCDC;
padding: 15px 27px 15px 23px;
text-align:left;
}*/

table.product-summary div.price table {
margin: 0 0 0px 0px;
/*width: 210px;*/
}

table.product-summary div.price table td {
text-align:left;
}

table.product-summary div.price table td.price {
font-weight: 700;
padding: 20px 0px 3px 0;
}

table.product-summary div.price table td input {
font-size:1.2em;
width:25px;
}

table.product-summary div.price p {
margin:0px 0 10px 0;
/*padding:0 3px 0 11px;*/
text-align:left;
}

#product-description {
font-size: 0.95em;
margin: 0 0 0 0;
padding: 0px 20px 0px 30px;
}

#product-description h2 {
font-size: 1.3em;
margin: 0 0 15px 0;
padding: 0;
}

#product-description p {
margin: 0 0 15px 0;
}

#product-description img {
margin: 0 5px 3px 0px;
}



/* FOOTER */

#footer {
clear: both;
margin: 0px 0 0 0;
padding: 12px 0 15px 0;
text-align: center;
color: #000000;
font-size: 13px;
font-family: Arial;
}