/* std */

body { margin: 0; padding: 0; font-family: verdana, arial, sans-serif; font-size: 9px;  text-align: center; }
table { font-family: verdana, arial, sans-serif; font-size: 11px; }

/* nav */

.nav { font-weight: bold; }
a.nav { color: white; text-decoration: none; }
a.nav:hover { color: orange; text-decoration: underline; }


.head { font-family: verdana; font-size: 16px; font-weight: bold; color: #999; }
.prod_title { color: #fff; font-weight: bold; }

.year { color: #ffffff; font-weight: bold; }
.desc { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding: 2px; }

.price { font-family: verdana; font-size: 14px; font-weight: bold; }

a.email { color: #013463; text-decoration: none; font-weight: bold; }
a.email:hover { color: orange; text-decoration: underline; }

/* product page */

h1 { margin:0; padding:0; font-family: Verdana, Geneva, sans-serif; font-size: 16px; font-weight: bold; color: #888;  line-height: 20px;  } 


form { margin:0; padding:0; margin-top: 4em; }
label.shipping { float: left; width: auto; margin-right: 6px; line-height: 22px; height: 22px; font-weight: bold; }
#os1 { width: 125px; height: 22px; }
#payment_button { margin-top: 12px; margin-bottom: 15px; }

h2.home { margin: 0; padding: 0; font-size: 14px; line-height: 16px; color: black;  }

h2  { font-family: verdana; font-size: 16px; font-weight: bold; color: #444; }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #888; /* */margin-bottom: 10px; }

.caption { margin-top: 2px; color: #222; }

a { color: #013463; text-decoration: none; }
a:hover { color: #0066CC; text-decoration: underline; }

#content_container { width: 616px; margin: 20px auto; text-align: left;  }
#paypal_icon { float: right; margin-right: 30px; margin-top: 25px; }

/* db */

a.db { color: #013463; text-decoration: none; }
a.db:hover { text-decoration: underline; }
