@charset "utf-8";
/* CSS Document */

div.featured-home#main, div.featured {
margin:0;
width:690px;
}

div.featured-home#main h1, #main div.featured h1 {
background: url(../images/h1-background.gif) top left repeat-x;
border:1px solid #DCDCDC;
font-size: 1em;
margin: 0 0 15px 0;
padding: 6px 5px 6px 20px;
text-align: left;
}

#right {
float: right;
width: 200px;
}

#best-sellers{
border: 1px solid #DCDCDC;
float: left;
margin: 0 0 10px 0;
width: 200px;
}

#best-sellers h2 {
background: url(../images/h1-background.gif) top left repeat-x;
border-bottom: 1px solid #DCDCDC;
font-size: 1em;
margin: 0 0 10px 0;
padding: 6px 2px 6px 2px;
text-align:center;
}

#best-sellers ul {
font-size: 0.95em;
margin: 0 5px 10px 10px;
padding: 0;
}

#best-sellers ul li {
margin:0 0 10px 0;
padding:2px 0 2px 30px;
}

#best-sellers ul li a {
font-weight:normal;
text-decoration:none;
}

#best-sellers ul li a:hover {
/*text-decoration:underline;*/
}

#best-sellers ul li a span {
color:#000000;
font-weight:700;
text-decoration:none;
}

#best-sellers li.best-seller1 {
background: url(../images/best-seller1.gif) top left no-repeat;
}
#best-sellers li.best-seller2 {
background: url(../images/best-seller2.gif) top left no-repeat;
}
#best-sellers li.best-seller3 {
background: url(../images/best-seller3.gif) top left no-repeat;
}
#best-sellers li.best-seller4 {
background: url(../images/best-seller4.gif) top left no-repeat;
}
#best-sellers li.best-seller5 {
background: url(../images/best-seller5.gif) top left no-repeat;
}

#affiliate-footer-banner {
clear: both;
margin: 10px 0 0 0;
text-align:center;
}

#affiliate-side-banner {
border: 1px solid #DCDCDC;
float: left;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
width: 200px;
}

#affiliate-side-banner h2 {
background: url(../images/h1-background.gif) top left repeat-x;
border-bottom: 1px solid #DCDCDC;
font-size: 1em;
margin: 0 0 10px 0;
padding: 6px 2px 6px 2px;
text-align:center;
}

#affiliate-side-banner ul {
font-size: 0.95em;
margin: 0 5px 0px 10px;
padding: 0;
}

#affiliate-side-banner ul li {
margin:0 0 10px 0;
padding:2px 10px 2px 10px;
}

#affiliate-side-banner ul li a {
font-weight:normal;
text-decoration:none;
}

#affiliate-side-banner ul li a:hover {
/*text-decoration:underline;*/
}

#affiliate-side-banner ul li a span {
color:#000000;
text-decoration:none;
}
