
body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

h5 {
	font-size: 10pt;
	margin-bottom: 0px;
}

thead
{
    font-weight: bold;
}

td
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

td.images
{
	padding: 30px;
	vertical-align: top;
}

td.image-text
{
	padding-top: 30px;
	vertical-align: top;
	font-size: 10pt;
}

td.image-tight
{
	text-align: center;
	vertical-align: top;
}


td.image-middle
{
	padding-top: 25px;
	text-align: center;
	vertical-align: top;
}

td.image-text-middle
{
	padding: 20px 20px 5px 20px;
	vertical-align: top;
	font-size: 10pt;
}

table.em
{
    border-collapse: collapse;
}

td.em
{
    border: 1px solid black;
    vertical-align: top;
    padding: 5px;
}

ul.incell
{
    margin-left: 0px;
    padding-left: 15px;
}

li
{
    margin-top: 5px;
}

dt
{
    padding-top: 15px;
}

h4 {
	font-size: 10pt;
}

dt.tight
{
    padding-top: 0px;
}

.tocheader
{
    text-decoration: underline;
    font-weight: bold;
}

.note
{
	font-size: 8pt;
}

.footer
{
	font-size: 8pt;
	line-height: 180%;
}

.red
{
	color: red;
	font-weight: bold;
}

.padded
{
	padding-left: 20px;
	padding-right: 20px;
}


.huge {
    font-size: 18pt;
    font-weight: bold;
    color: white;
    text-align: center;
    width: 100%;
}

#easy {
    background-color: red;
}

#click {
    background-color: #00C200;
}

#fun {
    background-color: #4a62ff;
}

#why {
    background-color: #FFFF00;
    color: black;
    text-align: left;
    padding: 5px;
}

.stage_name, .stage_name a {
	font-weight: bold;
	color: red;
}

.field_name {
	font-weight: bold;
}

.feature_text {
	font-weight: bold;
	color: red;
}

.buynowlink {
	font-weight: bold;
	color: red;
}

.buynowtext {
}

img.inline {
	vertical-align: middle;
	border-width: 0px;
}

img.floatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	vertical-align: middle;
}

img.wide_image {
    vertical-align: top;
    border-width: 0px;
}

@media print {
    #main_image {
        width: 100%;
    }
    #header_image {
        width: 100%;
    }
}

#header {
        /* width: 100%; */
        height: 100px;
        margin-left: 200px;
        margin-right: 160px;
/*
        border: 1px solid black;
        background-color: blue;
*/
}

@media print {
    #header {
        margin-bottom: 30px;
    }
}

div.sidebar {
        position: absolute;
        top: 50;
        padding-left: 10px;
        padding-right: 10px;
/*
        border: 1px solid black;
*/
}

#left {
        left: 0;
        width: 180px;
/*
        border: 1px solid black;
        background-color: green;
*/
}

#bottom_left {
        padding-left: 10px;
        padding-right: 10px;
        border-top: 1px solid black;
        width: 162px;
}

#right {
        right: 0;
        width: 140px;
/*
        border: 1px solid black;
        background-color: green;
*/
}

#bottom_right {
        padding-left: 10px;
        padding-right: 10px;
        border-top: 1px solid black;
        width: 122px;
}

#main {
        margin-left: 200px;
        margin-right: 160px;
        padding-top: 0px;
/*
        border: 1px solid black;
        background-color: blue;
*/
}

#main_twocol {
        margin-left: 200px;
        padding-top: 0px;
        margin-right: 20px;
/*
        border: 1px solid black;
        background-color: blue;
*/
}

div.box {
    padding: 0px; /*10px 10px 10px 10px;*/
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    width: 100%;
}

p.boxtitle {
	height: 30px;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -3px;
}

#topleft {
    width: 170px;
/*
    padding-left: 0px;
    padding-right: 0px;
*/
    margin-left: 10px;
    position: absolute;
    left: 0px;
    top: 10px;
    border: 1px solid black;
    font-size: 8pt;
    font-weight: bold;
	line-height: 160%;
    padding: 10px 0px 10px 10px;
    background-color: yellow;
}

a.plain {
    color: black;
    text-decoration: none;
}



#buynow, #buynow a {
    background-color: #FFFF00;
    color: black;
    font-size: 18pt;
    text-decoration: none;
}

#buynowsmall, #buynowsmall a {
    background-color: #FFFF00;
    color: black;
    font-size: 14pt;
    text-decoration: none;
}

#freeshipping, #freeshipping a {
    background-color: #00C200;
    color: white;
    font-size: 14pt;
    text-decoration: none;
}

#topright {
    width: 140px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 10px;
    position: absolute;
    right: -2px;
    top: 10px;
    border: 1px solid black;
}

* html #topright {
    right: 0px;
}


#xmas1, #xmas1 a {
    background-color: #FF0000;
    font-size: 16pt;
    color: white;
    text-decoration: none;
}

#xmas2, #xmas2 a {
    background-color: #00C200;
    font-size: 10pt;
    color: white;
    text-decoration: none;
}

#header {
        height: 80px;
        position: inline;
/*
        border: 1px solid black;
        background-color: red;
*/
}

.box_table {
    border-width: 0px;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    width: 100%;
}


TD.box_title {
	height: 25px;
	vertical-align: middle;
	font-weight: bold;
	color: white;
    background-color: #4a62ff;

    padding: 5px 5px 5px 5px;
    margin: 0px;
}

TD.box_content {
    padding: 5px;
    margin: 0px;
    padding: 5px 5px 15px 5px;
}

.box_content ul {
    padding-left: 0px;
    margin-left: 15px;
    font-size: 8pt;
    /*list-style-type: none;*/
}

.box_content li {
    margin: 0px 0px 0px 0px;
}

#feature_link a {
	text-decoration: none;
	color: black;
}

#links a {
	text-decoration: none;
}

#links {
        width: 180px;
}

/*
#links .box_title {
    background-color: red;
}

#video_link .box_title {
    background-color: orange;
}

#learning_link .box_title {
    background-color: yellow;
    color: black;
}

#teacher_link .box_title {
    background-color: #00c200;
}

#licensing .box_title {
    background-color: #4a62ff;
}
*/

.testimonial .box_title {
    background-color: #00C200;
    background-color: #b500b5;
}

/*
#t1 .box_title {
    background-color: #b500b5;
}

#t2 .box_title {
    background-color: red;
}

#t3 .box_title {
    background-color: #00C200;
}

#t4 .box_title {
    background-color: #4a62ff;
}
*/

.testimonial .box_content {
    padding-top: 15px;
    margin-top: 0px;
    text-align: center;
	font-size: 8pt;
}

#footer {
/*
        border: 1px solid black;
        background-color: gray;
*/
}

img.top {
	vertical-align: top;
	border-width: 0px;
}

img.center {
	text-align: center;
	border-width: 0px;
}

img.mid {
	vertical-align: middle;
	border-width: 0px;
}
