/* Global CSS */
/*************************************/
/*
/*	HEADER FOOTER IS IN header-footer.css
/*
/*  NOTHING FOR HEADER OR FOOTER IN
/*  THIS CSS FILE
/*
/*************************************/
/*************************************/
/*
/*	HTML ELEMENTS TO OVERRIDE RESET STYLE SHEET
/*
/*************************************/
* {
	margin: 0;
	padding: 0;
}
html, body, button, input {
	font-family:Verdana, Geneva, sans-serif;
	/*font-size:12px;*/
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
body {
	background-image:url('/images/backgrounds/main-background.png');
	background-repeat:repeat;
	color:#333;
	overflow-x: hidden;
}
input {
	border:1px solid #999;
	padding:5px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#333;
	font-size:16px;
}
select {
	border:1px solid #999;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#999;
	font-size:12px;
}
textarea{
	border: 1px solid #999;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	padding: 5px;
	color:#333;
	min-height:90px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#404040;
}
h1 {
	background-image:url('/images/body/left-header-top.png');
	background-repeat:no-repeat;
	width:640px;
	height:52px;
	font-size:25px;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
}

h2 {
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:20px;
	background-image:url('/images/body/hand-drawn-line.png');
	background-repeat:no-repeat;
	background-position:bottom;
	font-weight:normal;
}
h3 {
	font-size:16px;
	padding-bottom:10px;
}
h4 {
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
}
a, a:visited, a:active{
	text-decoration:none;
	/*font-size:14px;*/
	color:#3366cc;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding-bottom: 10px;
	/*font-size:15px;*/
	color:#333;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
img {
	border: 0px;
}

map > area,
map > area:active,
map > area:focus {
	display:block;
	background:none;
	border:none;
	outline:none;
}
/*************************************/
/*
/*	COLORS
/*
/*************************************/
.green {
	color:#66cc33;
}
.blue {
	color:#3366cc;
}
/*************************************/
/*
/*	SINGLE FLOATS
/*
/*************************************/
.float-left {
	float:left;
	width:auto;
	display:inline;
}
.float-right {
	float:right;
	width:auto;
	display:inline;
}
/*************************************/
/*
/*	Text Align
/*
/*************************************/
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
/*************************************/
/*
/*	WRAPPER
/*
/*************************************/
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
.clearer {
	clear:both;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*************************************/
/*
/*	MAIN BODY CONTAINER
/*
/*************************************/
#main-content {
	padding-top:20px;
}
#bottom-tag {
	float:right;
	padding-right:65px;
	background-image:url('/images/header-footer/bottom-right-lip.png');
	background-repeat:no-repeat;
	width:156px;
	height:86px;
	margin-top:-15px;
}
.container-over-tag {
	width:1000px;
	position:relative;
}
#left-column {
	float:left;
	display:inline;
	width:680px;
}
.left-column-body {
	padding:20px;
	padding-bottom:0px;
	background-image:url('/images/body/left-body-bg-repeat.png');
	background-repeat:repeat-y;
	*min-height: 1px; /* IE7 hack to prevent background from cutting off */
	_height: 1px; /* IE6 hack or the background does not display */
}
.left-column-body-bottom {
	background-image:url('/images/body/left-body-bottom.png');
	background-repeat:no-repeat;
	width:680px;
	height:33px;
}
#right-column {
	float:right;
	/*display:inline;*/
	margin-top:-72px;
	width:300px;
	z-index:100;
}
.hand-drawn-line-container {
	padding-bottom:20px;
	margin-bottom:20px;
	background-image:url('/images/body/hand-drawn-line.png');
	background-position:bottom;
	background-repeat:no-repeat;
}
.page-tracker {
	text-align:center;
	padding-bottom:20px;
	margin-bottom:20px;
	background-image:url('/images/body/hand-drawn-line.png');
	background-position:bottom;
	background-repeat:no-repeat;
}
.next-button {
	padding-top:10px;
	padding-right:27px;
	text-align:right;
	clear:both;
}

/*************************************/
/*
/*	WIDGETS
/*
/*************************************/
.widget-header {
}
.leader-widget-container {
	padding-bottom:10px;
	clear:both;
}
.widget-body {
	background-image:url('/images/widgets/widget-body-bg-repeat.png');
	background-repeat:repeat-y;
	padding:20px;
	padding-bottom:0px;
	*min-height: 1px;  /* IE7 hack to prevent background from cutting off */
	_height: 1px; /* IE6 hack or the background does not display */
}
.widget-body p {
	font-size:14px;
}
.widget-body p a {
	font-size:14px;
	color:#3366cc;
	text-decoration:none;
}
.widget-body p a:hover {
	text-decoration:underline;
}
.widget-bottom {
	background-image:url('/images/widgets/widget-bottom-body-bg.png');
	background-repeat:no-repeat;
	height:23px;
	width:300px;
	margin-bottom:20px;
}
.teacher-tips {
	border:1px solid #999;
	width:247px;
	height:100px;
	border: 1px solid #999999;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	padding: 5px;
}
.widget-body p.error {
	font-size:10px;
}
.teacher-tips-email {
	width:247px;
	font-size: 14px;
}
/*************************************/
/*
/*	LISTING ELEMENTS
/*
/*************************************/
ul.bullets {
	margin-left:20px;
}
ul.bullets li {
	list-style:disc;
	font-size:12px;
}
/*************************************/
/*
/*	FORM ELEMENTS
/*
/*************************************/
.input-label {
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	padding-right:6px;
}
/*************************************/
/*
/*	ERROR NOTIFICATIONS
/*
/*************************************/
.error {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	padding:5px;
	background-color:#f8f8cf;
	clear:both;
}
/*************************************/
/*
/*	REQUIRE
/*
/*************************************/
.require {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:italic;
}


/*************************************/
/*
/* FREE CURRICULUM SERIES
/*
/*************************************/
.module {
	float: left;
	margin-top: -66px;
	width: 1000px;	
	font-family: "Palatino Linotype";
}
.module-body {
	background-image: url('/images/body/free-module-bg.png');
	background-repeat: repeat-y;
}
.module-section {
	clear: both;
	padding: 20px;
	overflow: hidden;
}
.section-bottom {
	padding: 20px 20px 0;
}
.module-footer {
	margin-top: -20px;
	width: 1000px;
	height: 28px;
	background-image: url('/images/body/free-module-footer-bg.png');
	background-repeat: no-repeat;

}
.left-side {
	float: left;
	width: 465px;
}
.right-side {
	float: right;
	width: 465px;
}
.emphasize {
	line-height: 1.5em;
	font-size: 1.2em;
	word-spacing: 0.4em;
}
.deemphasize {
	font-size: 0.8em;
}

.long-header {
	padding: 15px 20px 0 20px;
	width: 1000px;
	height: 52px;
	background-image: url('/images/body/free-module-header-bg.png');
	background-repeat: no-repeat;
	font-size: 1.6em;
}
.linen {
	padding-bottom: 10px;
	background-image: url('/images/body/free-linen-bg.png');
	background-repeat: no-repeat;
	background-position: 10px -20px;
}
.steps {
	float: right;
	width: 470px;
}
.steps li {
	width: 250px;
}
.steps .step1 {
	margin-left: 0;
}
.steps .step2 {
	margin-left: 120px;
}
.steps .step3 {
	margin-left: 240px;
}
.line-rule {
	margin: auto;
	width: 984px;
	height: 10px;
	clear: both;
	background-image: url('/images/body/free-crooked-drawn-line.png');
	background-repeat: no-repeat;
	background-position: center;
}
.video {
	float: left;
	width: 475px;
}
.video-desc {
	float: right;
	width: 475px;
}

.module-links li {
	margin: 15px 0;
}
.module-links img {
	margin-right: 10px;
}


