@charset "utf-8";
/* CSS Document */

html, body {margin:0; padding:0; font:12px Verdana, Arial, Helvetica, sans-serif; line-height: 18px; color: #000000;}
form, h1, h2, h3, h4, p, ul, li {margin:0; padding:0;}
a {text-decoration:none;}
img {border:none;}

div#background {background: url(../images/main-background.jpg) repeat-y center; background-color:#ffd78b;}
div#main {width:960px; margin:0 auto;}

a {
color: #333333;
font-weight: bold;
}
a:hover {
color: #66CCFF;
text-decoration: none;
}

h1 {
color: #FF9900;
font-size: 24px;
line-height: 48px;
}

.h2 {
font-size: 28px;
font-weight: bold;
letter-spacing: 1px;
}

h3 {
color: #FF9900;
font-size: 24px;
line-height: 36px;
}

.h4 {
font-size: 18px;
}

h5 {
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
line-height: 28px;
color:#FFCC00;
background-color: #000000;
}

h6 {
font-size: 10px;
}

h7 {
font-size: 18px;
}

.padding {
padding-left: 6px;
padding-right: 6px;
padding-bottom: 3px;
padding-top: 3px;
}

.join2 {
font-weight: bold;
background-color:#000000;
color: #FFFFFF;
font-size: 16px;
line-height:24px;
}

.topnav {
font-size: 20px;
}
a.topnav {
color: #FFFFFF;
}

.border1 {
border:1px solid #000000;
}

.new {
padding-left: 30px;
color: #FF0000;
text-decoration: blink;
}

.updatestext {
font-size: 11px;
line-height: 15px;
}

.date {
font-size: 11px;
line-height: 15px;
color: #000033;
font-weight: bold;
background-color: #FFCC33;
}

.price {
font-size: 14px;
font-weight: bold;
color: #0000FF;
line-height: 20px;
}

.tophighlight {
color: #FFCC00;
background-color:#000000;
font-size: 11px;
font-weight: bold;
}