/* CSS Document */

#nav{width:750px !important;}
.channel_mast_nav{padding-right: 10px;}


.tunnelBGcolor {
	background-color: #5b86000;
}

/* top nav text color */
a.menuitem, a.smenuitem,a.menuselected, a.menuitem:visited, a.smenuitem:visited,a.menuselected:visited {
	color:#b2b2d1;
}

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: #a3c764;
}

	/* 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 li { 
    background-color: #5b8600;
} 
#nav li a{color: #eff4e5; }

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

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

div#header_area{
	background-color: #5b8600;
}

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

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


/* for keen psychic listings, more listings link */
p.moreKeenLink {
  text-align:right;
  margin-right:30px;
  margin-top:5px;
  margin-bottom:0px;
}

