/* CSS Document */

.tunnelBGcolor {
	background-color:#000000;
}

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

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

/*left col bg */
td.zone3 {
	background-color:#dfdfdf;
	background-image:url(http://gfx.tarot.com/images/homepage/numerology/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  */

	.entryhdr {font-weight:bold;}
.title { border-bottom: 1px solid #666633; }
.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);
}
a.fpcategory, a.fpcategory:visited {
	font-weight:bold; 
	font-size:115%; 
	text-decoration:none
}

a.fpcategory:hover {text-decoration:underline;}

/* Numero Name Advisor Header */
.bbhdr
{
color: #006699;
font-weight: bold;
font-size: 16px;
margin-top: 10px;
}
/* Numero Name Advisor Header */
.bbhdr2
{
color: #660066;;
font-weight: bold;
font-size: 18px;
}
/* Numero Name Advisor Header */
.rsectionhdr
{
 margin-top: 15px;
}
/* Numero Name Advisor Header */
.nn_advisorsub
{
color: #006699;
font-style:italic;
font-weight:bold;
font-size: 16px;
}

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

#footlinks, div#footlinks a, div#footlinks a:visited, div#footlinks a:active  {color:#9c9a63;}
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 { 
    background-color: #000000;
} 

#nav li ul a:hover,#nav li:hover, #nav li.sfhover{
    background-color: #999966;
}
#nav li a{color: #999966}
.menu_unit li:hover, .menu_unit li.sfhover {
    background-color: #999966;
}

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

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

/* for usercolumn ********************************************/
#usercolumn_hdr {
  background-color:#000000;
}

#zone7 #hpblogcontainer{border: 1px solid #E8D28D; padding:0px 15px 0px 15px;clear:all}
#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; }
