/*
 * File: /inc/css/bmc.css
 * Author: knichols <kevinshead@gmail.com>
 * Created: 7 Dec 2009
 * Modified: 16 Dec 2009
 *
 */

body {width: 900px;margin-left: auto;margin-right: auto;font-family: Arial;color:#000000;background:#2A4A7A;font-size:small;}
p.center {text-align: center;}
ul#tabs{padding: 3px 0;margin-left: 0;margin-top: 1px;margin-bottom: 0;font: bold 12px Verdana;list-style-type: none;text-align: left;}
ul#tabs li{display: inline;margin: 0;}
ul#tabs li a{text-decoration: none;position: relative;z-index: 1;padding: 3px 7px;margin-right: 3px;border: 1px solid #436FAE;color: #FFFFFF;background: #436FAE;}
ul#tabs li a:visited{color: #FFFFFF;}
ul#tabs li a:hover{text-decoration: underline;color: #FFFFFF;}
ul#tabs li a.selected{position: relative;top: 1px;background: white;border-bottom-color: white;color: #436FAE;}
ul#tabs li a.selected:hover{text-decoration: none;}
table#eBay {width: 90%;margin-left: auto;margin-right: auto;margin-top: 10px;}
table#eBay th {font-size: 150%;}
table#eBay td {font-weight: bold;text-align: center;}
table#special {width: 90%;margin-left: auto;margin-right: auto;margin-top: 10px;}
table#products {width: 90%;margin-left: auto;margin-right: auto;margin-top: 10px;}
table#spot {width: 90%;margin-left: auto;margin-right: auto;margin-top: 10px;}
div.viewItem {color: blue;text-decoration: underline;font-size: 80%;}
div.viewitem:hover {color: blue; text-decoration: underline;}
div.viewitem:visited {color: blue; text-decoration: underline;}
div#body_container {background: white;}
div#disclaimer, div#note {width: 90%;margin-left: auto;margin-right: auto;margin-top: 10px;text-align: center;}
img.news {border:none;}