/* defaults */
body { margin: 0px; background: #999999 }
td { font-family: Verdana, Geneva, sans-serif; font-size: 11px }
input, select, textarea { font-family: Verdana, Geneva, sans-serif; font-size: 11px }
a { font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #666666; font-weight: bold; text-decoration: none }
a:hover { color: #666666; text-decoration: underline }
/*a:visited { color: #333333; text-decoration: underline }*/

table.content { background: #ffffff }

td.left_nav { padding-left: 10px; padding-top: 10px }
td.itemtitle { font-family: Verdana, Geneva, sans-serif; font-size: 14px; font-weight: bold; padding-bottom: 10px }
td.form_name { font-size: 12px; font-weight: bold; background: #dddddd; padding: 3px 5px }
td.form_field_name { font-weight: bold; background: #eeeeee }
td.info { font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: #666666; text-align: center }

/* forms: fields */
input.text_search { width: 200px }
input.c1, select.c1 { width: 100px }
input.c2, select.c2 { width: 150px }
input.c3, select.c3 { width: 250px }
input.c4, select.c4 { width: 300px }
input.c5, select.c5 { width: 350px }
textarea.t1 { width: 200px; height: 100px }
textarea.t2 { width: 250px; height: 100px }
textarea.t3 { width: 320px; height: 100px }
/* forms: buttons */
input.b1 { width: 100px; font-size: 10px; font-weight: bold }
input.b2 { width: 150px; font-size: 10px; font-weight: bold }
input.b3 { width: 80px; font-size: 10px; font-weight: bold }

/* home */
table.promo_product { border: solid 1px #999999; background: #f4f8fa }
table.promo_auction { border: solid 1px #999999; background: #fbf3db }
table.main_nav { background: #f5f5f5 }
table.home_bottom_nav { color: #666666; background: #e4e4e4; text-align: center; padding: 4px }
a.home_buy { text-decoration: underline }
a.home_buy:hover { color: #890000; text-decoration: underline }
a.home_bottom_nav { color: #666666; text-decoration: none }
a.home_bottom_nav:hover { color: #333333; text-decoration: underline }

/* archeology */
td.archeo_sepline { background: #705d47 }
table.archeo_bottom_nav { color: #666666; background: #ddd6ca; text-align: center; padding: 4px }
a.archeo_link { color: #996633; text-decoration: none }
a.archeo_link:hover { color: #666666; text-decoration: underline }
a.archeo_bottom_nav { color: #666666; text-decoration: none }
a.archeo_bottom_nav:hover { color: #996633; text-decoration: underline }

/* products */
td.products_sepline { background: #3399cc }
table.products_bottom_nav { color: #666666; background: #cee6f3; text-align: center; padding: 4px }
a.products_link { color: #3398cc; text-decoration: none }
a.products_link:hover { color: #666666; text-decoration: underline }
a.products_bottom_nav { color: #666666; text-decoration: none }
a.products_bottom_nav:hover { color: #3398cc; text-decoration: underline }

/* order */
td.order_sepline { background: #999933 }
table.order_bottom_nav { color: #666666; background: #d9ddc1; text-align: center; padding: 4px }
li.pmt_err { color: #890000 }
a.order_link { color: #819032; text-decoration: none }
a.order_link:hover { color: #666666; text-decoration: underline }
a.order_bottom_nav { color: #666666; text-decoration: none }
a.order_bottom_nav:hover { color: #819032; text-decoration: underline }

/* auction */
td.auction_sepline { background: #ffcc33 }
table.auction_bottom_nav { color: #666666; background: #faecc3; text-align: center; padding: 4px }
a.auction_link { color: #d3a20d; text-decoration: none }
a.auction_link:hover { color: #666666; text-decoration: underline }
a.auction_bottom_nav { color: #666666; text-decoration: none }
a.auction_bottom_nav:hover { color: #d3a20d; text-decoration: underline }

/* ecard */
td.ecard_sepline { background: #ff6666 }
table.ecard_bottom_nav { color: #666666; background: #ffccce; text-align: center; padding: 4px }
a.ecard_link { color: #ff565d; text-decoration: none }
a.ecard_link:hover { color: #666666; text-decoration: underline }
a.ecard_bottom_nav { color: #666666; text-decoration: none }
a.ecard_bottom_nav:hover { color: #ff565d; text-decoration: underline }
td.card_group { background: #ffeaeb; color: #ff565d; font-weight: bold; text-align: center; padding: 3px }
td.card_step { font-size: 11px; font-weight: bold }
td.card_photo { text-align: center }
td.card_desc { padding: 4px 10px }

/* webb */
td.webb_sepline { background: #666699 }
table.webb_bottom_nav { color: #666666; background: #cfcee5; text-align: center; padding: 4px }
a.webb_link { color: #403989; text-decoration: none }
a.webb_link:hover { color: #666666; text-decoration: underline }
a.webb_bottom_nav { color: #666666; text-decoration: none }
a.webb_bottom_nav:hover { color: #403989; text-decoration: underline }

/* about */
td.about_sepline { background: #ff6600 }
table.about_bottom_nav { color: #666666; background: #ffd8b2; text-align: center; padding: 4px }
li.policy { padding-bottom: 10px }
a.about_link { color: #f07800; text-decoration: none }
a.about_link:hover { color: #666666; text-decoration: underline }
a.about_bottom_nav { color: #666666; text-decoration: none }
a.about_bottom_nav:hover { color: #f07800; text-decoration: underline }
