body
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   background: #89B9DB url(http://ultrarob.com/images/blue_bg.jpg) repeat-x scroll 0 0;
}

th
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
}

td
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
}

a {
  text-decoration: none;
  font-weight: bold;
}

a:link {
  color:#477fba;
}

a:visited {
  color:#477fba;
}

a:hover {
  color:#2462a5;
}

a img {
  border-width:0;
}

hr {
  text-align: center;
  color: #6699CC;
  width: 75%;
}

h2 {
  font-size: 15px;
}

#site-header {
  height: 109px;
  height: 115px;
  background: #91BCDC;
  background-image: url(http://www.ultrarob.com/images/header_background2.jpg);
  background-repeat:no-repeat;
  border: solid 2px #900B09;
  margin:0 0 0 0px;
  padding:0px 0px 0 0;
/*  white-space: nowrap;  causes title to disapper in IE */
}

#site-header h1 {
  font-size: 28px;
  text-align: center;
  margin-top: 10px;
  color: #900B09;
}

#site-header h2 {
  font-size: 13px;
  margin-top: 35px;
  margin-bottom: 0px;
}

.top-nav{
  text-align:center; 
  border-left: 2px solid #900B09; 
  border-right: 2px solid #900B09; 
  border-bottom:  2px solid #900B09; 
  background:#ede9db; 
  font-size: 18px;
}

.header-nav-sep {
  color: #900B09;
  font-size: 20px;
  margin-top: 0px;  
  padding-top: 0px;
}

#main-nav {
  font-size: 20px;
  font-weight: bold;
}


.cat-nav h2 {
  border: solid 1px #6699CC; 
  border: solid 1px #900B09; 
  background-color: #DCE6F7; 
  font-size: 12px; 
  text-align: center; 
  font-weight: bold; 
  padding: 2px;
  color: #900B09;
}

.cat-nav {
  font-size: 13px;
  font-weight: bold;
}

.related {
  font-weight: bold;
}



#site-footer {
  text-align: center;
}

.featured {
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th
{
	background-color: #DCE6F7;
   border: solid 1px #900B09;
	padding: 2px;
  color: #900B09;
}

.featured td
{
  font-size: 12px;
}

.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}

.review td
{
  font-size: 12px;
}

.recent_blog
{
  font-size: 12px;
  text-align:left;
}

.error-text
{
  font-weight: bold;
  color: #EE0000;
}

.pending-text
{
  margin: 15px 5px 20px 5px;
  font-weight: bold;
}

.button
{
  height: 19px;
  background-position:bottom right;
  display:inline;
  display:block;
  background-color: tranparent;
  background-repeat: no-repeat;
  text-align: center;
  font-weight: bold;
  padding-top: 3px;
  font-size: 14px;
}

.button_small
{
  width: 80px;
  background: url(http://www.ultrarob.com/images/button_sm.gif);
}

.button_large
{
  width: 100px;
  background: url(http://www.ultrarob.com/images/button.gif);
}

.button_red
{
  color: #900B09;
}

.avant_adb_block
{
  margin: 0;
}