/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
/*																		 */
/*	Function 	: general.css									 */
/*	Version 		: 1.00											 */
/* Last Update	:													 */
/*	Latest CCNo	:													 */
/*	----------------------------								 */
/*																		 */
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

html,body
{
	height: auto;
	width: 100%;
}
body 
{	background: white;
	color: white;
	font-weight: normal;
	margin-top: 0%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
}
body, p, td, th, div, blockquote, dl, ul, ol, textarea, input, select, label, legend
{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;	
}
div, p
{
	background-color: transparent;
	color: Black;
	width: 95%;
}
form 
{
	width: 90%;
}
hr
{
	background-color: #505050;
	color: #505050;
	width: 100%;
}
img 
{
	border: none;
}

.btn
{
	font-weight: bolder;
}

.clear
{
	clear: both;
}
.formbtn
{
	text-align: left;
}
.formbtn img
{
	margin: 0;
	vertical-align: bottom;
}
.noprint
{
	visibility: visible;
}

/*		TELL A FRIEND FORMATTING			*/
/*	-----------------------------------	*/
.tellafd
{
	width: 90%;
}
.tellafd div
{
	margin: 10px;	
}
.tellafd form 
{
	background-color: #E9E9E9;
	padding: 5px 10px 5px 10px;
	width: 95%;
}
.tellafd form p
{
	clear: left;
	margin: 5px;
	width: 100%;
}
.tellafd form p label
{
	float: left;
	width: 35%;
	font: bold 0.85em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tellafd form p input, .tellafd form textarea
{
	width: 60%;
}
.tellafd form span
{
	float: right;
	font-size: .8em;
	margin-right: 20%;
}
.tellafd h1
{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}
/*		HEADINGS		*/
h1,h2,h3
{
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
}
h1 {
	font-size: 1.3em;
}

h2 {
	font-size: .9em;	
}

h3 {
	font-size: 1.2em;
}
#cupsize
{
	margin: 10px;
}
#cupsize h1
{
	font-size: 1.5em;
}
#cupsize table
{
	border-collapse: collapse;
	border-spacing: 2px;
	caption-side: top;
	font-family:  Arial, "Times New Roman", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	empty-cells: show;
	table-layout: auto;
	margin-top: 2%;
	margin-bottom: 3%;
	width: 95%;
}
#cupsize th, #cupsize td
{
	border-color: #A9A9A9;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}
.altrow1
{
	background-color: transparent;
	color: #505050;
}
.altrow2
{
	background-color: #e9e9e9;
	color: Black;
}
/*	------------------------------------------------*/
/*		Formatting for generated content		*/
/*	------------------------------------------------*/
.lessons_cls
{
	margin: 10px;
	padding-left: 5px;
}
.lessons_cls img
{
	margin: 0;
	padding-bottom: 3px;
	padding-top: 10px;
	padding-left: 10px
}
.lessons_cls .caption
{
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
}
.lessons_cls h1
{
	font-size: 2em;
}
.lessons_cls h2
{
	font-size: 1.5em;
}
.lessons_cls h3, .lessons_cls h4
{
	font-size: 1em;
}
.lessons_cls h4
{
	color: #E20685;
}
.lessons_cls span .bold
{
	font-weight: bold;
}
.lessons_cls .inner
{
	list-style-image: url(dot.gif);
}
.lessons_cls .outer
{
	list-style-position: outside;
	margin: 0;
	padding: 0;	
}
.lessons_cls .outer li, .lessons_cls .inner li, .lessons_cls ol li
{
	margin-top: 10px;
}

.lessons_cls table
{
	border-collapse: collapse;
	border-spacing: 2px;
	caption-side: top;
	font-family:  Arial, "Times New Roman", sans-serif;
	font-size: 1em;
	font-weight: normal;
	empty-cells: show;
	table-layout: auto;
	margin-top: 2%;
	margin-bottom: 3%;
	width: 80%;
}
.lessons_cls th
{
	background-color: #E9E9E9;
	border-color: #A9A9A9;
	border-style: solid;
	border-width: 1px;
	color: Black;
	padding: 5px;
}
.lessons_cls td
{
	background-color: transparent;
	border-color: #A9A9A9;
	border-style: solid;
	border-width: 1px;
	color: #505050;
	padding: 5px;
}
.tandc_cls
{
	margin: 10px;
}
.tandc_cls h1
{
	font-size: 2em;
}
.tandc_cls h2
{
	font-size: 1.5em;
}
.tandc_cls h3, .tandc_cls h4
{
	font-size: 1em;
}
.tandc_cls h4
{
	color: #E20685;
}
.tandc_cls span .bold
{
	font-weight: bold;
}
.tandc_cls .inner
{
	list-style-image: none;
}
.tandc_cls .outer
{
	list-style-type: upper-alpha;
	list-style-position: inside;
	margin: 0;
	padding: 0;	
}
.tandc_cls .outer li, .tandc_cls .inner li, .tandc_cls ol li
{
	margin-top: 10px;
}

/*		CMS FORMATTING			*/
/*	-----------------------------------	*/

