/* CSS Document */

.tunnelBGcolor {
	background-color:#ce6500;
}

a.menuitem, a.smenuitem,a.menuselected, a.menuitem:visited, a.smenuitem:visited,a.menuselected:visited {
	color: #ffcc66;
}

a.menuitem:hover, a.smenuitem:hover,a.menuselected:hover{
	color:white;
}

div#zone6 option, div#zone6 select {
	font-size:11px;
}

/*left col bg */
td.zone3 {
	background-color:#E6B482;
	background-image:url(http://gfx.tarot.com/images/homepage/oracle/leftcol_bg.gif);
	background-repeat:repeat-y;
}

	/* random header type styles **************************************/
	/*from site.css.php : color part is site specific, the rest is set in common.css  */

.title { border-bottom: 1px solid #ce6500; }
.pricesale { font-weight: bold; color: #900; }
.price {
  font-weight: bold;
  color: #069;
  }
	.pricemarkdown {
		font-weight:normal; 
		color:#069; 
		text-decoration:line-through;
	}
	.catextras {
    font-weight: bold;
    color: rgb(0, 0, 102);
}

/*footer link color from site.css.php ******************************/

#footlinks, div#footlinks a, div#footlinks a:visited, div#footlinks a:active  {color:#ffcf63;}
div#footlinks a:hover  {color:#ffffff;}

/* top nav menu colors, formerly found in color scheme class & dropdown.css.php 
 these styles augment styles in dropdown.css */
#nav li ul a:hover, #nav li:hover, #nav li.sfhover {
    background-color: #FFCC66;
}

#nav li li {
background-color: #CC6600;
}
#nav li a{color: #FFCC66;}


.menu_unit li:hover, .menu_unit li.sfhover {
    background-color: #FFCC66;
}


div#header_area{
	background-color: #CC6600;
}

/* for tunnel masthead ***************************************/
td#tunnel_mast {
  background-image:url(/images/mast/tunnel/tunnel_mast_stretcher-oracle.jpg);
  background-color:#CC6600;
}

/* for usercolumn ********************************************/
#usercolumn_hdr {
  background-color:#CC6600;
}
#zone7 #blog_header{height: 58px; background-image: url("http://gfx.tarot.com/images/blog/gateway-assets/tarot-blog-gateway-hdr.jpg");background-repeat: no-repeat; }
#zone6 #blog_header{height: 58px; background-image: url("http://gfx.tarot.com/images/blog/gateway-assets/tarot-blog-gateway-hdr-sm.jpg");background-repeat: no-repeat; }
