
/* Global Styles
----------------------------------------------- */

html body {
   background:#fff;
   color:#000;
   font:small Verdana,Sans-serif;   
}
 .boxout, #members_badge, #quicklinks, #leftnav, #topnav, #breadcrumb, #masthead, .none, .footer_links, .page_nav, #shop table img {
   display:none;
}
a img {
   border:none;
}
a {
   color:#000;
   decoration:underline;
}
hr {
   border-color:#000;
   border-width:1px 0 0 0;
   border-style:solid;
   color:#fff;
}

/* Page Structure
----------------------------------------------- */

.leftcol {
   width:1px;
   margin:0;
}
.contentcol {
   width:650px;
}


/* Inline Images
----------------------------------------------- */

img.left {
   float:left;
   padding:0;
   margin:10px 10px 5px 0;
}
img.left {
   border:1px solid #000;
}
img.right {
   float:right;
   padding:0;
   margin:0 0 1em 20px;
}
img.right {
   border:1px solid #000;
}

/* Content
----------------------------------------------- */

#title  h1 {
   font-size:1.6em;
   margin:10px 0 8px 0;
   border-bottom:1px solid #000;
}
.productlist_title h2 {
   font-size:1.2em;
   margin:0 0 8px 0;
   border-bottom:1px solid #000;
}
.newreleases_title h2 {
   font-size:1.2em;
   margin:0 0 8px 0;
   border-bottom:1px solid #000;
}
#page_content h2 {
   font-size:1.4em;
   margin:20px 0 8px 0;
}
#page_content h3 {
   font-size:1.2em;
   margin:10px 0 8px 0;
}
#page_content h4 {
   font-size:1.0em;
   margin:10px 0 8px 0;
}

/* Footer
----------------------------------------------- */

#footer p {
   padding-top:15px;
   border-top:1px solid #000;
}

/* Product List
----------------------------------------------- */

#productlist table {
  width:600px;
}
#productlist td {
  padding:3px 0 0 0;
}
.productlist_price {
  font-weight:bold;
}
.product td {
 width:111px
}
/* Shop
----------------------------------------------- */


#shop table th {
   font-weight:bold;
   text-transform:uppercase;
   border:1px solid #000;
}
#shop table td {
   padding:0 0 0 20px;
   border:1px solid #000;
}
#shop table td.total {
   text-transform:uppercase;
   font-weight:bold;
}
.form table {
  width:600px;
}
.form td {
  width:200px;
}

/* Home introduction
----------------------------------------------- */

#home_intro h1 {
  font-size:1.6em;
  font-family:Arial;
  font-weight;bold;
}
#home_intro p {
  font-size:1.1em;
  line-height:1.4em;
}