﻿
/* basic elements */	

h4 {
	font-family: Georgia, Tahoma, Arial, serif;
	}
h5 {
	font-family: Georgia, Tahoma, Arial, serif;
	}
	
.ContentBody
{
	background-color: #FEFFFF;
}
		
/* specific divs */

.FooterArea
{
	background-color: #CEE4A9; 
	color: #555753; 
	font: 14px Georgia, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
}

img.pngfix 
{
	
	}
	
#guts {
	background: #FFF url(../img/bg_horizon.gif) repeat-x bottom;
	}

/* ------------------------------------------------------------------
 * HOME PAGE
 * ------------------------------------------------------------------ */

#homeContentArea img {
	top: 0px;
	left: 640px;
}

/* ------------------------------------------------------------------
 * PROGRAMS, ABOUT US
 * ------------------------------------------------------------------ */


/* ------------------------------------------------------------------
 * PRODUCT INDEX PAGE
 * ------------------------------------------------------------------ */


/* ------------------------------------------------------------------
 * DETAIL PAGES
 * ------------------------------------------------------------------ */


/* ------------------------------------------------------------------
 * LESSON PAGES
 * ------------------------------------------------------------------ */

#download {
	background-position: right top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	float: left;
}

.romance
{
	font-variant: normal;
	text-transform: none;
}	
	
	
/* ------------------------------------------------------------------
 * DETAIL PAGES
 * ------------------------------------------------------------------ */

/*
.productlist li {
	display: inline;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	position: static;
	left: 0px;
	margin-right: 15px;
	height: 150px;
	width: 125px;
	border-spacing: 1px;
	empty-cells: hide;
	list-style-type: none;
	clip: rect(auto, 15px, 15px, auto);
	z-index: auto;
}
*/
	
.productimage {
	border-style:none;
	outline: none;
	padding-bottom: 4px;
}
 
 .lesson_plan_details
{
	border: thin solid #33CCFF;
	list-style-type: none;
	list-style-image: none;
	border-collapse: separate;
	border-spacing: 0px;
	table-layout: fixed;
}

 .SearchList
{
	list-style-type: none;
	list-style-image: none;
	
}

#SearchTitle a
{
	color: #F36C3D;
	font: bold 14px Arial, Helvetica, sans-serif;	
	font-weight: bold;
	text-decoration: underline;
}

#ProductsHyperlink a
{
	color: #0080B0;
	font: bold 14px Arial, Helvetica, sans-serif;	
	font-weight: bold;
	text-decoration: none;
}

.ProductImageList
{
	table-layout: fixed;
	border-spacing: 1px;
	empty-cells: hide;
	caption-side: bottom;
	list-style-type: none;
	visibility: visible;
	display: table-cell;
	position: static;
	border-collapse: separate;
	clip: rect(auto, auto, auto, auto);
	float: left;
	width: 120px;
	height: 175px;
	padding: 2px;	
	padding-right: 10px;
	padding-bottom: 8px;
	
}
#download_orange
{
	background-position: right top;
	background: #F6743D url(img/icon-download-orange.gif) no-repeat top right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
}

#download_orange a
{
	background-position: right top;
	background: #F6743D url(img/icon-download-orange.gif) no-repeat top right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	text-decoration: none;
	top: 0px;
	right: 0px;
}
#LessonPlan_Step
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #F6743D;
}

.BulletPoint
{
	padding: 0px;
	margin: 0px 0px 24px 0px;
	list-style-type: circle;
	text-indent: 36px;
	left: 36px;
	clip: rect(auto, auto, auto, 24px);
}

.TestimonyList
{
	list-style-type: none;
	text-align: left;
	left: 0px;
	float: left;
	text-indent: 0px;
}

.HeaderTable
{
	background-image: url('../img/bg_sky.gif');
	border-collapse: collapse;
	text-align:center;
}

.PlaceHolder
{
	text-align: left;
	vertical-align: top;
}

h1
{
	color: #259146;
	font: bold 24px Georgia, Helvetica, sans-serif;
	margin-bottom: 12px;
	margin-top: 0;
}

.h1fake
{
	color: #259146;
	font: bold 24px Georgia, Helvetica, sans-serif;
	margin-bottom: 12px;
	margin-top: 0;
}

.h2fake
 {
	color: #259146;
	font: bold 20px Georgia, Helvetica, sans-serif; 
	margin-bottom: 8px;
	margin-top: 12px;	
}

.searchboxdiv
{
	text-align: left;
	padding: 8px 0px 4px 0px;
	background-position: left;
	margin: 0px;
	width: 246px;
	background: url(../img/search-box.jpg) no-repeat bottom;
}

.searchbox
{
	background: none;
	border: none;
	width: 246px;
	height: 21px;
	margin: 0px;
	padding: 2px 0px 0px 8px;
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 14px;
}
    
