.invis {
	border:1px red solid;
	color:red;
	padding:5px;
	background:#fcc;
	display:none;
}
/* any list table */

.list-table td {
	font-size:12px;
}

.list-table {
	border-left:0;
	border-right:0;
	width:100%;
}

.bottom-tab td {
	border-top:1px black solid;
	padding:0px;
}


.pros { 
	border-right: 1px #696969 solid;
	border-left: 1px #696969 solid;
}

.ask-left { 
	border-style:solid;
	border-color: #696969; 
	border-width: 0 1px 0px 0;
}
/* .ask-right { border-bottom: 1px #696969 solid; } */

	/* alternating row colors */
	/* used on: ask_display */
.trWhite td { background:#efefef; }
.trSilver td { background:#d8d8d8; }



.header-tab { 
	width:105px; height:27px; 
	background-position: right; 
	background-repeat: no-repeat;
}


/* events */
.header-events .header-tab { background: url(/images/events_head_line.gif);}
.header-events td { background-color: #760000 }
.header-events { margin-top: 1em; }



/* ask the pro*/
.header-tips .header-tab { background: url(/images/ask_head_line.gif);}
.header-tips td { background-color: #4b476f }
.header-tips { margin-top: 1em; }

.header-gear { background-color:#000033 }

	/* for 4-sport nav on ask_* and clubs pages */
.nav a.navOn { color:black; }
.nav a.navOff { color:#4b476f; text-decoration:underline;}
.asknav td { padding:0 10px 0 0; }
.asknav a{ font-size:12px; }

.asknav { border: 1px #696969 solid; }
.asknav { background: #e0e0e0; }
.asknav { padding:4px; }

/* other ask the pros stuff */
.pros td { 
	border-bottom: 1px solid rgb(105, 105, 105); 
	font-size:11px;
}

.pros td td {
	/* don't want borders on nested tables */ 
	border: 0px;
}

/* clubs */
.header-clubs .header-tab { background: url(/images/clubs_head_line.gif);}
.header-clubs td { background-color: #466e48; }
.header-clubs { margin-top: 1em; margin-bottom:1em;}
.clubs-list td  { 
	font-size:11px;
}

/* tips */
/* wind_line is the wrong color */
#wind .main { background-color: #990000; }
#wind .header-tab {  
	background: url(/images/univ_head_line.gif); 
	background-color:#990000;
}
#wind .category { background-color:#990000; }


#under .main { background-color: #7B6A8C }
#under .header-tab { background:url(/images/under_line.gif); }
#under .category { background-color:#7B6A8C; }


#white .main { background-color: #3A7DB9}
#white .header-tab { background:url(/images/white_line.gif); }
#white .category { background-color:#3A7DB9; }

#tour .main { background-color: #7CA675}
#tour .header-tab { 
	background:url(/images/univ_head_line.gif); 
	background-color: #76A675;
}
#tour .category { background-color:#7CA675; }


#home .main { background-color: #003366; }
#home .header-tab {  
	background: url(/images/univ_head_line.gif); 
	background-color:#003366;
}
#home .category { background-color:#003366; }

.porthole { 
	width:68px; 
	height:68px;
	float:left;
	margin-right:1em;
}

.tips-white .porthole { background:url(/images/white_tip_image.gif); }
.tips-under .porthole { background:url(/images/under_tip_image.gif); }
.tips-tour .porthole { background:url(/images/tour_tip_image.gif); }
.tips-wind .porthole { background:url(/images/wind_tip_image.gif); }

/* tips display photo table */
.tips-photo { margin:1em 0 2em 1em; float:right; }

#white .tips-photo { background-color: #3A7DB9 }
#under .tips-photo { background-color: #7B6A8C }
#tour .tips-photo { background-color: #7CA675 }
#wind .tips-photo { background-color: #990000 }
#white { font-size:12px; }
#wind { font-size:12px;}
#under { font-size:12px; }
#tour { font-size:12px; }

/* white dir */
.white-dir-table td {
	font-size:11px;
}

.white-dir-table {
	border-left:0;
	border-right:0;
	width:100%;
}
