﻿
/* basic elements */	
body { 
	background-color: #CEE4A9; 
	color: #555753; 
	font: 14px Georgia, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	}
p { 
	font: 14px Georgia, Helvetica, serif;
	margin-top: 0px; 
	text-align: left;
	}
h2 {
	color: #259146;
	font: bold 20px Georgia, Helvetica, sans-serif; 
	margin-bottom: 8px;
	margin-top: 12px;	
	}
h3 { 
	color: #259146;
	font: bold 24px Georgia, Helvetica, sans-serif; 
	margin-bottom: 12px;
	margin-top: 0;
	}
h4 {
	color: #0080B0;
	font-size: 20px;
	font-style: Georgia, Tahoma, Arial, serif;
	margin: 10px 0;
	}
h5 {
	color: #0080B0;
	font-size: 16px;
	font-style: Georgia, Tahoma, Arial, serif;
	margin: 10px 0;
	}

a:link { 
	color: #0080B0;
	}
a:visited { 
	color: #F36C3D;
	}
a:hover, a:active { 
	color: #F36C3D;
	text-decoration: underline; 
	}
	
.dateline {
	font-style: italic;
	}
		
/* specific divs */
.container {
	margin: 0 auto;
	position: relative;
	width: 800px;
}
#testimonial {
	color: #58585A;
	font: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	text-align: right;
	/*position: absolute;
	top: 0;
	right: 0;*/
	width: 395px;
	}
.byline {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	}
#header { 
	background: #FFF url(img/bg_sky.gif) repeat-x left top;
	padding: 15px 0;
	text-align: left;
	}
#logo {
	height: 72px;
	margin: 0;
	}
img.pngfix {
	behavior: url(/scripts/iepngfix-preview5.htc);
	}

#nav { 
	font: 12px Tahoma, Helvetica, sans-serif;
	margin: 15px 0 0 0; 
	position: relative;
	height: 31px;
	}
#nav ul { 
	list-style-type: none;
	margin: 0;
	margin-left: -10px; 
	padding: 0;
	position: absolute;
	text-align: left;
	}
#nav ul li, #nav ul li.over {
	float: left;
	height: 31px;
	position: relative;
	width: auto;
	}
#nav ul li a { 
	color: #000;
	height: 31px;
	text-decoration: none;
	}
#nav ul li a:hover, #nav ul li.over a:hover {
	color: #000;
	text-decoration: none;
	}
	
#guts {
	background: #FFF url(img/bg_horizon.gif) repeat-x bottom;
	}
#guts.home {
	background: #FFF url(img/bg_horizon.gif) repeat-x bottom;
}
/* ------------------------------------------------------------------
 * HOME PAGE
 * ------------------------------------------------------------------ */

#homeContentArea {
	clear: right;
	margin-right: 0;
	padding-right: 0;
	}
#homeContentArea img {
	float: right;
	margin-left: 16px;
	position: relative;
	width: 395px;
	}
#homeFeatured {
	border: 0px dotted blue;
	position: relative;
	width: 800px;
	}
.homebutton1 {
	margin-left: 0px;
	padding-right: 0px;
	}
.homebutton2 {
	padding-left: 33px;
	}
.homebutton3 {
	
	right: 1px;
	padding-left: 33px;
	top: -4px;
}
.homebutton4 {
	
	right: 1px;
	padding-left: 33px;
	top: -4px;
}
#homeCallout {
	height: 1%;
	margin-right: 0;
	padding-right: 0;
	text-align: left;
	}
#homeCallout span {
	font: 14px/18px Georgia, Helvetica, sans-serif;
	text-align: left;
	}
div.contact_callout a {
	color: #0080B0;
	}
.order_number {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #F69321;
	}	
/* ------------------------------------------------------------------
 * PROGRAMS, ABOUT US
 * ------------------------------------------------------------------ */
#content {
	margin: 0 0px 0px 0;
	text-align: left;
	}
#content ul li {	
	font: 14px Georgia, Helvetica, serif;
	margin-top: 0px; 
	text-align: left;
	}	
#feedback_form {
	padding-bottom: 12px;
	overflow: hidden;
	}

/* ------------------------------------------------------------------
 * PRODUCT INDEX PAGE
 * ------------------------------------------------------------------ */

#index_table td {
	text-align: center;
	vertical-align: top;
	}
.index_title {
	padding-top: 4px;
	}
#index_table a {
	color: #0080B0;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
.product_list_item {
	margin: 14px 5px 5px 5px;
	}
#index_table .first .product_list_item {
	margin-left: 0px;
	}
#index_table .last .product_list_item {
	margin-right: 0px;
	}

/* ------------------------------------------------------------------
 * DETAIL PAGES
 * ------------------------------------------------------------------ */

#detail_wrapper {
	margin: 0;
	overflow: auto;
	width: 270px;
	}
#detail_wrapper div.image {
	float: left;
	position: relative;
	width: 395px;
	}
#detail_wrapper div.content {
	margin-left: 395px;
	padding: 0 0 0 10px;
	position: absolute;
	right: 0;
	width: 395px;
	}
#detail_wrapper div.badge img {
	position: absolute;
	right: 0;
	top: 10px;
}
#detail_wrapper div.swatch img {
	float: left;
	height: 395px;
	margin: 10px 10px 0 0;
	width: 395px;
	}
#page_heading {
	height: 1%;
	position: relative;
	padding-bottom: 8px;
	}
.next_previous {
	color: #989898;
	font: normal 13px Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 8px;
	right: 0;
	}
.next_previous a {
	text-decoration: none;
	color: #989898;
	}
.next_previous a:hover {
	color: #0080B0;
	text-decoration: underline;
	}
.page_next {
	color: #989898;
	font: normal 13px Arial, Helvetica, sans-serif;
	position: absolute;
	right: 270px;
	top: 9px;
	}
.page_next a {
	text-decoration: none;
	color: #989898;
	}
.page_next a:hover {
	color: #0080B0;
	text-decoration: underline;
	}
/* ------------------------------------------------------------------
 * LESSON PAGES
 * ------------------------------------------------------------------ */
#lesson_wrapper {
	margin: 0 0 14px 0;
	text-align: left;
	margin-right: 265px;
	}
#lesson_intro_wrapper {
	overflow: auto;
	overflow: hidden;
	}
#lesson_intro {
	margin-right: 260px;
	}
#sample_work {
	float: right;
	overflow: hidden;
	width: 250px;
	}
#download {
	background: #F6743D url(img/icon-download-orange.gif) no-repeat top right;
	padding-right: 50px;
	}
#download p {
	color: #FFFFFF;
	font: bold 12px Arial, sans-serif;
	padding: 12px 10px;
	text-align: left;
}
#download p a {
	color: #FFFFFF;
	text-decoration: none;
}
.romance {
	color: #666666;
	font: italic 16px Georgia, serif;
	}	
#sidebar_wrapper {
	background: #FFF url(img/chalk_line-vert.gif) no-repeat;
	float: right;
	padding-left: 34px;
	}
#grade_select {
	margin-top: 10px;
	width: 200px;
	}
.nameplate {
	background-color: #B6E4F4;
	color: #000000;
	font: bold 11px Tahoma, Arial, sans-serif;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	text-transform: uppercase;
	}
.lesson_nameplate {
	color: #818181;
	font: bold 11px Tahoma, Arial, sans-serif;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	}	
#grade_select ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#grade_select ul li {
	height: 28px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	}
#grade_select ul li a {
	display: block;
	height: 28px;
	}
#grade_select ul li a img {
	border-style: none;
	}
.download_burst {
	padding-top: 24px;
	overflow: hidden;
	}
#list_table {
	border-left: 1px solid #B6E4F4;
	margin-top: 10px;
	}
#list_table td.image {
	border-bottom: 1px solid #B6E4F4;
	border-right: 1px solid #B6E4F4;
	width: 115px;
	vertical-align: top;
	}
#list_table td.description {
	border-bottom: 1px solid #B6E4F4;
	border-right: 1px solid #B6E4F4;
	vertical-align: top;
	}
#list_table td.icon {
	border-bottom: 1px solid #B6E4F4;
	border-right: 1px solid #B6E4F4;
	width: 65px;
	vertical-align: middle;
	text-align: center;
	}
#lesson_wrapper ul {
	margin-left: -26px;
	margin-top: -10px;
	width: 234px;
	}

#lesson_wrapper ul li {
	text-align: left;	
	font: 14px Georgia, Helvetica, serif;
	}
.title {
	font-weight: bold;
	}
.subhead {
	color: #F36C3D;
	font: bold 14px Arial, Helvetica, sans-serif;	
	font-weight: bold;
	}
.note {
	font: italic 10px Georgia, serif;
}

#clear {
	clear: both;
	height: 10px;
	}
#inside_clear {
	clear: both;
	height: 159px;
	}
#inside_clear img {
	bottom: 0;
	position: absolute;
	right: 0;
	}	
	
/* ------------------------------------------------------------------
 * DETAIL PAGES
 * ------------------------------------------------------------------ */
#footer {  
	text-align: center;
	padding: 0;
	}
#footer img {
	margin: 4px 0;
	}
#footer a:link { 
	color: #0080B0;
	font-weight: normal; 
	text-decoration: none; 
	}
#footer a:visited { 
	color: #0080B0;
	text-decoration: none; 
	}
#footer a:hover { 
	color: #F36C3D;
	text-decoration: underline; 
	}
#footer p a { 
	color: #0080B0;
	}
.footer_links {
	font: 12px Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-align: center;
	}
/* form styles */
#form_container {
	background-color: #FFF;
	margin: 0;
}
#error_message {
	background-color: #FFC;
	border: 1px solid #AF651D;
	margin-bottom: 1em;
	padding: 1em;
}
#error_message h4 {
	margin-bottom: 1em;
}
.steps {
	color: #F36C3D;
	font: bold 20px Georgia, serif;
}
.label {
	color: #000;
	font: 14px Georgia, Helvetica, serif;
	text-align: left;	
}
.label_required {
	font-weight: bold;
	color: #F00;
}
#criteria {
	margin-top: 6px;
}
#search_go_button {
	cursor: pointer;
	float: right;
}
