﻿
/*---------------------- 	text for AWeber Optin Form -----------------------*/

.tableHeader
	{
		font-weight:bold;
		color: #369;
	}

.tableText
	{
		font-size: 9pt;
		font-family: Arial, Verdana;
		color: #444;
	 }
.tableTextSm
	{
		font-family: Arial, Verdana;
		font-size: 0.9em;
		line-height: 1.3em;
	}

.horizBorder
	{
		width: 100%;
		height: 1px;
		border-top: 1px solid #ccc;
	} 
 
 .textBox
	{
		background-color: #f2f2f2;
	}

.awFormField
	{
	font-family: verdana,helvetica,sans-serif;
	margin: 2px 0;
	border: 1px solid #666;
	background: #fff url('images/bgTextBox.gif') repeat-y 0 0;
	color: #036;
	}

.AWeberFormField
	{
	    float: left;
	    font-family: verdana,helvetica,sans-serif;
	    font-size: 8pt;
	    margin: 2px 0;
	    padding: 2px;
	    border: 1px solid #666;
	    background: #fff url('images/bgTextBox.gif') repeat-y 0 0;
	    color: #036;
	}

h1, h2, h3, h4
	{
	font-family: tahoma,helvetica,sans-serif;
	font-size: 1.8em;
	color: #666;
	}
 
h1 { 
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	border-bottom: 2px solid #9299a5;
	}

h1.small { font-size: 1.7em }

h2.short {width: 63%}
h2.extraShort { width: 230px}
 
h2	{
	font-size: 1.5em;
	font-weight: bold;
	color: #06c;
	border-bottom: 1px solid #aaa;
	padding-top: 8px;
	}
  
h3 { margin: 0 0 8px 0; font-size: 1.0em; color: #06c; padding-bottom: 0;}


#AWeberSideMenuBox
{
	width: 225px;
	height: 100px;
	margin: 10px 0 10px 0;
	border: #ccc 1px solid;
}

#optricsInsiderBox
	{
		float: right;
		margin: -3px 0 5px -10px;
		font-size: 0.9em;
		width: 225px !important;
		line-height: 1.2em;
		color: #444;
		border-left: #ccc 1px solid;
		padding-left: 10px;
	}

.blurb
	{
		font-family: Verdana;
		font-size: 9pt;
		color: #444;
		margin-top: 10px;
	}

#optricsInsiderBox h3
	{
		font-size: 1.3em;
		color: #666;
	}