/* 
 * CSS for Tincat Group, Inc. web site
 * 
 * SOFACard Styles
 * Date:   5/17/05
 * Updated 10/10/05
 */
#nextbtn  { 
	visibility: visible; 
	}
#prevbtn  { 
	visibility: visible; 
}
#slidenav {
	position: static;
	left: 10%;
}
#pack {
	color: #669;
	font-family: "Comic Sans", cursive;
	display: block;
	margin-right: 10%;
/*	padding: 0 12px 0 0; */
	top: 0; 
}
#pack h2 {
	margin: 0;
	padding: 0; 
}
#slides     {
	text-align: left;
	padding: 0px 8px 2px 8px;	
	z-index: 280;
}
.slide     {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: none;
	margin: 0 0 0 10%;
	padding: 10px;
	width: 80%;
	height: 340px;
	border: double 1ex #f90; 
}
#titleslide { 
	display: block; 
}
.example  {
	font-size: 0.85em;
	font-weight: bold;
	white-space: nowrap; 
}
.example   {
	font-size: 0.85em;
	font-weight: bold;
	white-space: pre; 
}
.examp  {
	font-size: 0.85em;
	font-weight: bold;
	white-space: nowrap; 
}
.examp   {
	font-size: 0.85em;
	font-weight: bold;
	white-space: pre; 
}
.branch {
	color: #669;
	font-weight: bold;
	display: inline;
	border: solid 1px; 
}
.slide h1   { 
	color: #669; 
	font-size: 3em; 
	font-family: "Comic Sans", cursive; 
	text-align: center; 
	margin: 0;
}
.slide h5  { 
	text-align: center; 
	margin: 0; 
}
.slide h6 {
	text-align: center;
	color: #669;
	font-family: "Comic Sans", cursive;
}
#prefoot        {
	display: block;
	margin: 20px;
	border: none }
#allcards     {
	padding-top: 8px;
	padding-bottom: 8px;
}
#nexttext {
	font: .4em;
}
table  {
	border: solid 1 #4c4b4b;
	cellpadding: 3;
	cellspacing: 5; }
