/* general rules */

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

#mainContent  h3 {
	color:#FF6E01;
	font-size: 19px;
}

#teacherBanner {
	background: #FF6E01 url(../images/teach-ban-glossary.jpg) 0 0 no-repeat;
	min-height: 80px;
	height:auto !important;
	height: 80px;
	position: relative;
}

#teacherBanner h2 {
	color: #fff;
	position: absolute;
	bottom: 0px;
	font-size: 22px;
	left: 15px;
	margin:0 0 -3px 0;
	text-transform:uppercase;
}

p.button {
	float: right;
	padding-top:10px;
}
p.button a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
p.button a:hover {
	text-decoration: none;
}
/* END general rules */

/* home page rules */
#contentHead {
	margin-top:8px;
	background-color: #fff;
	border-bottom: 1px solid white;
	padding-top: 0px;
/*	padding-bottom: 17px;*/
}


#contentHead:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#contentHead {display: inline-block;}/* Hides from IE-mac \*/
* html #contentHead {height: 1%;}
#contentHead {display: block;}
/* End hide from IE-mac */

#containerHomeLeft {
	float: left;
	margin-right: 7px;	
	width: 502px;
}

#containerHomeRight {
	float: left;
	width: 230px;
}
#homeIntro {
	background: url(../images/teach-bkg-home-intro.jpg) bottom left no-repeat;
}
#homeIntro p {
	padding: 10px 16px;
	margin: 0;
}
#credit {
	padding: 30px 34px;
	margin: 0;
}

#lessonPlansTtl {
	background-color:#FF6E01;
	border-bottom: 1px solid white;
	height: 44px;
	position: relative;
	width: 502px;
}
#lessonPlansTtl h3 {
	margin: 0;
	color:#FFF;
	position: absolute;
	bottom: -5px;
	left:30px;

}
#lessonPlansTtl .find,
#lessonPlansTtl .sample {
	height: 21px;
	line-height: 22px;
	padding: 0 0 0 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 234px;
}
#lessonPlansTtl .find {
	background-color: #fff;
	bottom: 22px;
}
#lessonPlansTtl a.find,
#lessonPlansTtl a.sample {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#lessonPlansTtl a.find:hover,
#lessonPlansTtl a.sample:hover {
	text-decoration: underline;
}
.lessonPlan {
	background: bottom left no-repeat;
	border-bottom: 1px solid white;
	clear: left;
	position: relative;
	width: 500px;
}


.lessonPlan.groupOfSeven {
	background-image: url(../images/teach-bkg-home-lp1.jpg);
	border-bottom:1px solid #f97101;
	border-left:1px solid #828282;
	border-right:1px solid #828282;
}
.lessonPlan.thirties {
	background-image: url(../images/teach-bkg-home-lp4.jpg);
	border-bottom:1px solid #f97101;
	border-left:1px solid #828282;
	border-right:1px solid #828282;
}
.lessonPlan.inuit {
	background-image: url(../images/teach-bkg-home-lp2.jpg);
	background-position:right center;
	border-bottom:1px solid #f97101;
	border-left:1px solid #828282;
	border-right:1px solid #828282;
}
.lessonPlan.light {
	background-image: url(../images/teach-bkg-home-lp3.jpg);
	border-bottom:1px solid #828282;
	border-left:1px solid #828282;
	border-right:1px solid #828282;
}

.copyContainer {
	padding:15px 16px 20px 16px;
	background: #ffffff;
	border-bottom: 1px solid white;		
	width:224px;
	position: relative;
	/*border-bottom: 1px solid #f97101;*/
}

	
.copy {
	margin: 0;
	padding: 5px 15px;	
}

.copyContainer .copy a, .copyContainer .copy a:visited {
	text-decoration:none;
}
.copyContainer .copy a:hover{
	text-decoration:underline;
}


#mainContent .copy p {
	margin: 0;
}
.copy h4 {
	margin:0;
	color:#000000;
	font-size: 14px;
	text-transform: uppercase;
}


.btnContainer {
	position: absolute;
	right: 0;
	top: 0;
	width: 95px;
}
.btnContainer .btnDownload,
.btnContainer .btnMore {
	border-bottom: 1px solid #FF6E01;	
	display: block;
	padding: 10px 10px;
}
.btnContainer .btnMore {
	border-bottom-width: 0;	
}
a.btnDownload,
a.btnMore { 
	color: black;
	font-size: 12px;
	font-weight: bold;
	width: 75px;
	text-decoration: none;
}
a.btnDownload:hover,
a.btnMore:hover {
	text-decoration: underline;
}

.ctaHomeRight {
	border: 1px solid #868383;
	margin-bottom: 7px;
	padding-bottom: 5px;
	width: 228px;
}

.ctaHomeRight img {
	margin-bottom: 10px;
}

#mainContent .ctaHomeRight h3 {
	background: #FACC05 url(../images/teach-bkg-home-right.gif) bottom left repeat-x;
	margin: 0 0 10px 0;
	padding: 28px 0 0 24px;
	min-height: 17px;
	height:auto !important;
	height:17px;
	color:#fff;
	font-size: 17px;
	line-height: 1em;
	text-transform:uppercase;
}
#mainContent .ctaHomeRight h3.ttl2 {
	background-color: #00BFE4;
}
#mainContent .ctaHomeRight h3.ttl3 {
	background-color: #12D51F;
}

#mainContent .ctaHomeRight p,
#mainContent .ctaHomeRight h4 {
	padding-left: 25px;
	padding-right: 25px;
}
#mainContent .ctaHomeRight h4 {
	font-size: 12px;
	text-transform: uppercase;
}

#mainContent .ctaHomeRight p a:visited{
	color: #000;
	text-decoration: none;
}

#mainContent .ctaHomeRight p a{
	color: #000;
	text-decoration: none;
}

#mainContent .ctaHomeRight p a:hover{
	color: #000;
	text-decoration: underline;
}


/* END home page rules */

/* Search Results rules begin */
#resultsBanner {
	background: #ffffff url(../images/teach-ban-results.jpg) 0 0 no-repeat;
	height: 81px;
	margin-bottom: 20px;
	position: relative;
	width: 750px;

}
#resultsBannerCopy {
	background-color: white;
	filter:alpha(opacity=80);	/* for IE */
	opacity:0.8; /* CSS3 standard */
	padding: 5px 5px 5px 23px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 590px;	

}

/*	Used to change to font size of the resultsBannerCopy */
#lpFilter {
	font-size:12px;
	font-weight:bold;
}

#lpFilter input {
	margin-right:3px;
	margin-bottom:3px;
}

#resultsBanner label {
	margin-right: 15px;
}
#resultsBanner label input {
	color: #000;
	font-weight: bold;
	margin-right: 5px;
	vertical-align: bottom;
	vertical-align: baseline;
}
#resultsBanner label {
	color: #000;
	font-weight: bold;
}
#resultsBanner input.button {
	background-color: #FF8C35;
	cursor: pointer;
	vertical-align:top;
	/*border: 1px solid #928E8A;	
	filter:alpha(opacity=100);	
	opacity:1; 
	font-size: 10px;
	font-weight: bold;
	margin-left: 35px;
	padding: 1px 5px;
	*/
}
#resultsColumn {
	padding: 0 80px 0 23px;
	width: 647px;
}

#resultsHeader .left {
	float: left;
	width: 300px;
}
#resultsHeader .right {
	float: right;
	width: 300px;
}
#resultsHeader .right p {
	text-align: right;
}
#resultsHeader {
	clear: both;
}
.result {
	clear: left;
	margin-bottom: 0.5em;
}
#mainContent .result p {
	margin-bottom: 0.5em;
}
.result p.more {
/*	float: right;*/
	clear:both;
	text-align:right;
}
.result p.more a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.srThumb {	
	/*background: #ffffff url(../images/teach-lp-thm-bkg.gif) 0 0 no-repeat;*/
	background-color: #FFFFFF;
	border:1px solid #D1CECE;
	padding:1px;
	margin: 0 8px 5px 0;
	float: left; 
}

#mainContent h2,
#mainContent #resultsColumn h3 {
	color: #FF6E01;
	margin-bottom: 5px;
	font-size: 17px;
}
#mainContent #resultsColumn h2 {
	font-size: 18px;
	text-transform: none;
}
#mainContent #resultsColumn h4 {
	color: #000;
	font-size: 14px;
	margin-bottom: 0.3em;
}

/* END Search Results rules */

/* Lesson Plan rules begin */

#teacherColumn {
	background: url(../images/content-bg.gif) bottom left repeat-x;
	min-height: 336px;
	height:auto !important;
	height:336px;
	position: relative;	
/*	width: 750px;*/
}

#teacherColumn.glossary,
#teacherColumn.glossaryGlobal {
	padding: 40px 60px 20px 97px;
	display: block;
/*	width: 593px;*/
}
#teacherColumn.glossaryGlobal {
	padding-right: 0;
/*	width: 653px;*/
}
#glossaryColumn {
	background: url(../images/content-bg.gif) bottom left repeat-x;
	min-height: 336px;
	height:auto !important;
	height:336px;
	position: relative;	
	padding: 40px 60px 20px 97px;
	display: block;
	width: 593px;
}

#glossaryColumn .term {
	margin-bottom: 20px;
	clear:both;
}

.glossTermMonth {
	font-size: 12px;
}
#teacherColumn.searchResults {
	background: url(../images/lessonplans/content-bg.gif) bottom left repeat-x;
	min-height: 336px;
	height:auto !important;
	height:336px;
	position: relative;	
	padding: 40px 60px 20px 97px;
	display: block;
	width: 593px;
}
dl#glossaryterms{margin:0;padding:0}
	dl#glossaryterms div.glossary-image{float:left;margin:0 10px 20px 0;width:120px;clear:left}
	dl#glossaryterms div.glossary-term{float:left;width:440px;margin:0 0 20px 0;}
	dl#glossaryterms.glossaryterms-narrow div.glossary-term{width:230px;}
		dl#glossaryterms dt{font-size:14px;font-weight:bold;margin:0 0 4px 0;padding:0}
		dl#glossaryterms dd{font-size:12px;margin:0;padding:0;}
			dl#glossaryterms dd p{font-size:12px;}
#glossaryColumn dl{margin:0;padding:0}
	#glossaryColumn div.glossary-image{float:left;margin:0 10px 20px 0;width:120px;clear:left}
	#glossaryColumn div.glossary-term{float:left;width:440px;margin:0 0 20px 0;}
		#glossaryColumn dl dt{font-size:14px;font-weight:bold;margin:0 0 4px 0;padding:0}
		#glossaryColumn dl dd{font-size:12px;margin:0;padding:0;}
			#glossaryColumn dl dd p{font-size:12px;}

dl#glossaryterms{margin:0;padding:0}
	dl#glossaryterms div.glossary-image{float:left;margin:0 10px 20px 0;width:120px;clear:left}
	dl#glossaryterms div.glossary-term{float:left;width:440px;margin:0 0 20px 0;}
	dl#glossaryterms.glossaryterms-narrow div.glossary-term{width:230px;}
		dl#glossaryterms dt{font-size:14px;font-weight:bold;margin:0 0 4px 0;padding:0}
		dl#glossaryterms dd{font-size:12px;margin:0;padding:0;}
			dl#glossaryterms dd p{font-size:12px;}

#teacherColumn.activity {
	padding: 30px 0px 20px 7px;
	display: block;
	width: 743px;
}
.activityUnit {
	float: left;
	width: 650px;
}

.unit {
	float: left;
	width: 265px;
	margin: 0 40px 20px 0;
}
#mainContent .activityUnit p {
	margin-bottom: 10px;
}
.iconGlossaryTeachers {
	position: absolute;
	top: 15px;
	left: 0px;
}

#teacherColumn h4,
#glossaryColumn h4 {
	color: #000;
	margin-left: 0;
	font-size: 14px;
}

#tacherColumn h5 
{
	
}
#teacherColumnLeft {
	float: left;
	width: 370px;
	margin-right: 20px;
}

#teacherColumnRight {
	background-color: #fff;
	float: left;
	width: 188px;
	border: 1px solid #8E8B8B;
	padding: 20px;
	margin-top: 60px;
}
#teacherColumn #teacherColumnRight h5 {
	color: #005696;
	margin: 0 0 15px 0;
	font-size: 16px;
}
#themeSearch p {
	margin-bottom: 0;
	font-weight:bold;
}
#themes {
	width: 370px;
	height: 120px;
	margin-bottom: 5px;
}

#themeSearch .left {
	float: left;
	width: 100px;
}
#themeSearch .right {	
	text-align: right;
	line-height: 0;
	width: 200px;
	float: right;
}
#mainContent p.alphabet {
	margin-top: 1em;
}
.alphabet a,
.alphabet {
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	white-space: nowrap;
}
.alphabet a:hover {
	text-decoration: underline;
}
.alphabet a.selected {
	color: #FF6E01;
	text-decoration: underline;
}
#teacherColumn #teacherColumnLeft h4 {
	margin-left: 0;
}
.btnView {
	float: right;
}
/* END Lesson Plan rules */

/* misc. rules begin */

.clear {
  clear: both;
}

/* see http://www.positioniseverything.net/easyclearing.html for explaination */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#flashcontent {width:502px;}

/* END misc. rules */

#glossaryColumn div.glossary-image img{padding:1px;}

#lessonplansBrowseBanner {
	background: #FF6E01;
	min-height: 46px;
	height:auto !important;
	height: 46px;
	position: relative;
	margin-top:8px;
}
#lessonplansBrowseBanner h2 {
	color: #fff;
	position: absolute;
	bottom: 0px;
	font-size: 22px;
	left: 15px;
	margin:0 0 -3px 0;
	text-transform:uppercase;
}

/* Fix for main.css from Templates This fixes an IE6 problem with the breadcrumb while keeping everything where it needs to be */
#pageWrapper {
	width: 1030px;		/* Other values are inherited from main.css */
}
#globalNav {
	margin-right: 56px; /*correct so that the globalnav doesn't hang off the right of the page */
}
/* End pageWrapper fix	*/
