@charset "UTF-8";

body {
	background: #002040;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0px auto;
	padding: 0px;
}

#template {
	background: url(../img/bg.png) repeat-x #faf5e3;
	margin: 0px auto;
	padding: 0px;
	width: 975px;
}

img {
	border: none;
}

a {
	color: #002040;
}

a:hover {
	text-decoration: none;
}

/*--------------------------------------------------*/
/* HEADER
/*--------------------------------------------------*/

#header {
	width: 975px;
}

/* COLUMN 1 */

#header #headerColumn1 {
	color: #002040;
	float: left;
	margin-left: 37px;
	padding-top: 5px;
	width: 545px;
}

#header #headerColumn1 h1 {
	background: url(../img/logo.gif) no-repeat;
	height: 74px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 303px;
}

#header #headerColumn1 h1 a {
	display: block;
	height: 74px;
	margin: 0px;
	padding: 0px;
	width: 303px;
}

#header #headerColumn1 h1 span {
	display: none;
}

/* COLUMN 2 */

#header #headerColumn2 {
	color: #002040;
	float: left;
	width: 342px;
}

#header #headerColumn2 #topNav {
	background: #002040;
	height: 34px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 342px;
}

#header #headerColumn2 #topNav li {
	float: left;
	background: url(../img/topnav_separator.png) no-repeat 7px 11px;
	padding: 8px 0px 0px 15px;
}

#header #headerColumn2 #topNav li.first {
	background: none;
	padding-left: 95px;
}

#header #headerColumn2 #topNav li a {
	color: #faf5e3;
}

#header #headerColumn2 #topNav li a:hover {
	text-decoration: none;
}

#header #headerColumn2 p {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

/* SEARCH BLOCK */

#header #searchBlock {
	background: url(../img/search_bg.png) repeat-x;
	color: #002040;
	float: left;
	font-size: 13px;
	height: 96px;
	margin: 12px 0px 0px 37px;
	padding: 0px;
	width: 900px;
}

#header #searchBlock input,
#header #searchBlock select {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

#header #keywordSearchBlock {
	background: url(../img/search_bg2.png) repeat-x;
	float: left;
	height: 45px;
	margin: 15px 0px 0px 15px;
	padding: 10px;
	width: 221px;
}

#header #searchBlock span {
	display: block;
	padding-bottom: 3px;
}

#header #keywords {
	width: 150px;
}

#header #searchSpace {
	float: left;
	font-weight: bold;
	margin-top: 40px;
	text-align: center;
	width: 100px;
}

#header #categorySearchBlock {
	background: url(../img/search_bg2.png) repeat-x;
	float: right;
	height: 45px;
	margin: 15px 15px 0px 0px;
	padding: 10px;
	width: 494px;
}

#header #categorySearchBlock span {
	
}

#header #categorySearchBlock select {
	margin-left: 15px;
}

#header #categorySearchBlock select.first {
	margin-left: 0px;
}

/*--------------------------------------------------*/
/* CONTENT
/*--------------------------------------------------*/

#content {
	background: #fff;
	float: left;
	margin: 12px 37px;
	padding: 0px;
	width: 900px;
}

#contentHeader,
#contentFooter {
	visibility: hidden;
	display: none;
}

/* CONTENT 1 */

#content1 {
	background: #fff;
	float: left;
	padding: 10px 0px 0px 12px;
	margin-right: 48px;
	width: 487px;
}

#content1 p {
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#content1 p.caption {
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #000;
	text-align: center;
	font-style: italic;
	font-size: 12px;

}

#content1 h2 {
	color: #002040;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 9px 0px 0px 0px;
}

#content1 h3 {
	color: #002040;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 9px 0px 9px 0px;
}

#content1 h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#content1 #contentTabs {
	height: 25px;
	margin-bottom: 15px;
	width: 500px;
}

#content1 #contentTabs a {
	color: #faf5e3;
	display: block;
	float: left;
	padding: 5px 10px 8px 10px;
	width: auto;
}

#content1 #contentTabs a.on {
	background: #002040;
}

#content1 #contentTabs a.off {
	background: #faf5e3;
	color: #333;
}

#content1 #contentTabs a:hover {
	background: #002040;
	color: #fff;
}

/* CONTENT 2 */

#content2 {
	background: #fff;
	float: left;
	width: 342px;
}

#content2 .calloutBlue,
#content2 .calloutGreen,
#content2 .calloutPurple,
#content2 .calloutRed,
#content2 .calloutYellow {
	color: #fff;
	margin: 10px 0px;
	position: relative;
	padding: 24px 45px 7px 21px;
	width: 276px;
}

#content2 h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

#content2 h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#content2 h4.nsdissueoff {
	background: url(../img/arrow_right.png) no-repeat;
	padding: 0px 0px 0px 20px;
}

#content2 h4.nsdissueon {
	background: url(../img/arrow_down.png) no-repeat;
	padding: 0px 0px 0px 20px;
}

#content2 li.nsdissuelist {
	list-style-type: square;
	margin-left: 18px;
	padding-top: 4px;
	font-size: 12px;
}

#content2 li.nsdissuelist a {
	text-decoration: none;
}

#content2 li.nsdissuelist a:hover {
	text-decoration: underline;
}


#content2 p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content2 a {
	color: #fff;
	text-decoration: none;
}

#content2 a:hover {
	text-decoration: none;
}

#content2 .corner {
	height: 36px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 35px;
}

#content2 .calloutBlue {
	background: #002040 url(../img/callout_bg_blue.png) bottom repeat-x;
}

#content2 .calloutBlue .corner {
	background: url(../img/callout_corner_blue.png) no-repeat;
}

#content2 .calloutGreen {
	background: #007a38 url(../img/callout_bg_green.png) bottom repeat-x;
}

#content2 .calloutGreen .corner {
	background: url(../img/callout_corner_green.png) no-repeat;
}

#content2 .calloutPurple {
	background: #44053d url(../img/callout_bg_purple.png) bottom repeat-x;
}

#content2 .calloutPurple .corner {
	background: url(../img/callout_corner_purple.png) no-repeat;
}

#content2 .calloutRed {
	background: #d42603 url(../img/callout_bg_red.png) bottom repeat-x;
}

#content2 .calloutRed .corner {
	background: url(../img/callout_corner_red.png) no-repeat;
}

#content2 .calloutYellow {
	background: #f49402 url(../img/callout_bg_yellow.png) bottom repeat-x;
}

#content2 .calloutYellow .corner {
	background: url(../img/callout_corner_yellow.png) no-repeat;
}

#content2 .mediaList,
#content2 .mediaList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content2 .mediaList {
	margin-top: 10px;
}

#content2 .mediaList li {
	padding-bottom: 5px;
}

#content2 .mediaList ul li,
#content2 .mediaList li.last {
	padding-bottom: 0px;
}

#content2 .mediaList img {
	float: left;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

#content2 .mediaList .mediaTitle {
	font-size: 16px;
	font-weight: bold;
}

#content2 .mediaList .mediaType {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}

#content2 .mediaList .mediaDescription {
	clear: both;
	margin-bottom: 20px;
}

#content2 p.digitalHorizonsSearchButton {
	height: 36px;
	padding-top: 10px;
}

#content2 a.digitalHorizonsSearchButton {
	background: url(../img/digital_horizons_search_button_bg.png) no-repeat;
	color: #002040;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 15px 12px 60px;
	text-align: center;
	text-decoration: none;
}

#content2 span.digitalHorizonsSearchButtonCap {
	background: url(../img/digital_horizons_search_button_cap.png) no-repeat;
	display: block;
	float: left;
	height: 36px;
	width: 8px;
}

/*--------------------------------------------------*/
/* FOOTER
/*--------------------------------------------------*/

#footer {
	background: #faf5e3;
	clear: both;
	font-size: 12px;
	margin: 0px auto;
	width: 975px;
}

#footer h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #000;
}

#footer a:hover {
	text-decoration: none;
}

/* FOOTER COLUMN 1 */

#footer #footerColumn1 {
	background: #faf5e3;
	float: left;
	height: 120px;
	padding-left: 63px;
	width: 492px;
}

#footer #footerColumn1 #footerNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer #footerColumn1 #footerNav li {
	float: left;
	background: url(../img/footer_nav_separator.png) no-repeat 7px 11px;
	padding: 8px 0px 0px 15px;
	margin: 0px;
}

#footer #footerColumn1 #footerNav li.first {
	background: none;
	padding-left: 0px;
}

#footer #footerColumn1 #footerNav li a {
	color: #000;
}

#footer #footerColumn1 #footerNav li a:hover {
	text-decoration: none;
}

#footer #footerColumn1 p {
	clear: both;
	margin: 0px;
	padding: 5px 0px;
}

/* FOOTER COLUMN 2 */

#footer #footerColumn2 {
	background: #faf5e3;
	float: left;
	height: 120px;
	padding: 0px 0px 0px 50px;
	width: 370px;
}

#footer #footerColumn2 h4 {
	display: none;
}

#footer #footerColumn2 #sponsors {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer #footerColumn2 #sponsors li {
	float: left;
	padding: 8px 0px 0px 15px;
	margin: 0px;
}

#footer #footerColumn2 a span {
	display: none;
}

#footer #footerColumn2 a.sponsorPrairiePublic {
	background: url(../img/prairie_public_logo.gif) no-repeat;
	display: block;
	height: 64px;
	width: 83px;
}

#footer #footerColumn2 a.sponsorNDCDE {
	background: url(../img/ndcde_logo.gif) no-repeat;
	display: block;
	height: 67px;
	width: 67px;
}

#footer #footerColumn2 a.sponsorNDHC {
	background: url(../img/ndhc_logo.gif) no-repeat;
	display: block;
	height: 64px;
	width: 83px;
}

/*--------------------------------------------------*/
/* COMMON
/*--------------------------------------------------*/

a.podcast {
	background: url(../img/podcast.png) no-repeat;
	display: block;
	height: 25px;
	padding: 5px 0px 0px 40px;
}

a.button {
	background: url(../img/button_bg.jpg) no-repeat;
	color: #002040;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 20px 12px 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
}

a.button span {
	background: url(../img/button_bg_cap.jpg) no-repeat;
	display: block;
	height: 36px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 8px;
}

/* MEDIA BLOCK */

#content1 .mediaBlock {
	background: #faf5e3;
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 8px;
	width: 467px;
}

#content1 .mediaBlock img {
	border: none;
	border-collapse: collapse;
	float: left;
	margin: 0px;
	padding: 0px 11px 0px 0px;
}

#content1 .mediaBlock p {
	font-size: 12px;
	float: left;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

#content1 .mediaTitle {
	display: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px 15px 15px 15px;
	visibility: hidden;
}

#content1 .mediaTitle p {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

/*--------------------------------------------------*/
/* SEARCH RESULTS
/*--------------------------------------------------*/

.searchResultsTable {
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.searchResultsTable td {
	border-left: 1px solid #ccc;
}

.resultRowOne {
	font-size: 11px;
	padding: 6px 6px 6px 8px;
	vertical-align: top;
}

.resultRowTwo {
	background-color: #eee;
	font-size: 11px;
	padding: 6px 6px 6px 8px;
	vertical-align: top;
}

.resultHead {
	border-bottom: 1px solid #ccc;
	color: #002040;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 6px 6px 8px;
	white-space: nowrap;
	
}

.searchResultsTable td.first {

}

.searchResultsTable td.last {
	border-right: 1px solid #ccc;
}

.searchResultsTable th.resultHead {
	border: 1px solid #ccc;
}

.searchResultsTable th.resultThumb {
	width: 80px;
}

.searchResultsTable th.resultTitle {
	width: 200px;
}

.searchResultsTable th.resultSubject {
	width: 100px;
}

.searchResultsTable th.resultGrade {
	width: 85px;
}

.searchResultsTable th.resultMedia {
	width: 85px;
}

.searchResultsTable th.resultStandards {
	width: 200px;
}

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #ccc;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../img/tablesort/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter tbody tr.resultRowTwo td {
	background-color: #eee;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../img/tablesort/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../img/tablesort/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
color: #fff;
background-color: #002040;
}

/*--------------------------------------------------*/
/* FORMS
/*--------------------------------------------------*/

label.required {
	font-weight: bold;
}

label.invalid {
	color: #330000;
}

label.valid {
	color: black;
}

