/*
----------------------------------------------------------
styles for subpages - Cobb's Comedy Club
----------------------------------------------------------
*/

body {
	background: #333333 url(images/sub_stripe_tile.gif) repeat-x left top; 
    color: #ffcc99;
    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-size: 10px; }

td {
    color: #ffcc99;
    font-size: 12px;
	line-height: 14px; }

.dot_line_v {
 	background-image: url(images/sub_dot_v_tile.gif);
    background-repeat: repeat-y;
    background-position: top left; }

.inline_txtbtn, a.inline_txtbtn, a.inline_txtbtn:visited {
 	color: #ff9966; 
 	text-decoration: underline; }
 
 a.inline_txtbtn:hover {
  	color: #99cccc; 
 	text-decoration: underline; }

a.comicsLink {
	color: #33FFCC; 
 	text-decoration: underline; }

a.comicsLink:hoover {
	color: #99cccc; 
 	text-decoration: underline; }

.ftnav, a.ftnav, a.ftnav:visited {
	color: #ff9966; 
	text-decoration: none;
	line-height:  14px;
	font-size: 10px; }

a.ftnav:hover {
	color: #99cccc;
	text-decoration: underline; }

li.iconlist {
	list-style-image: url(images/list_icon.gif);
	list-style-position:outside;
	color:#ffcc99;
	margin-right:11px;
	margin-bottom:10px;
	margin-left:25px; }

.bigbold {
 	color: #99cccc;
	font-size: 15px;
	font-weight: bold; }

.big_notbold {
 	color: #ffcc99;
	font-size: 15px;
	text-decoration: none;
	line-height: 18px; }
