﻿.hidden, li.hidden {
display:none;
}
.button-search {
height:20px !important;
width:59px !important;
}

#logo a
{
	color: White;
}

.button-next-section
{
	background:transparent url(../images/buttons/btn_nextsection.png) no-repeat scroll 0 0;
	height:18px;
	width:105px;
}

a.CommonTag1:link, a.CommonTag1:visited, a.CommonTag1:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 80%;
	font-weight: 900;
}

a.CommonTag2:link, a.CommonTag2:visited, a.CommonTag2:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 100%;
	font-weight: 800;
}

a.CommonTag3:link, a.CommonTag3:visited, a.CommonTag3:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 120%;
	font-weight: 600;
}

a.CommonTag4:link, a.CommonTag4:visited, a.CommonTag4:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 150%;
	font-weight: 500;
}

a.CommonTag5:link, a.CommonTag5:visited, a.CommonTag5:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 175%;
	font-weight: 300;
}

a.CommonTag6:link, a.CommonTag6:visited, a.CommonTag6:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 225%;
	font-weight: 200;
}

/* Footer */

#quicklinks ul
{
    font-size: 0.916em;
}

#featured-links .featured-link-01 h2 { background: url(../images/box192_orange.png) no-repeat; }

#featured-links .featured-link-02  h2 { background: url(../images/box192_blue.png) no-repeat; }

#featured-links .featured-link-03 h2 { background: url(../images/box192_green.png) no-repeat; }

#featured-links .featured-link-04 h2 { background: url(../images/box192_red.png) no-repeat; }

#featured-links .featured-link-05 h2 { background: url(../images/box192_orange.png) no-repeat; }

#featured-links .featured-link-06  h2 { background: url(../images/box192_blue.png) no-repeat; }

#featured-links .featured-link-07 h2 { background: url(../images/box192_green.png) no-repeat; }

#featured-links .featured-link-08 h2 { background: url(../images/box192_red.png) no-repeat; }

#featured-links .featured-link-09 h2 { background: url(../images/box192_orange.png) no-repeat; }

#featured-links .featured-link-010  h2 { background: url(../images/box192_blue.png) no-repeat; }

#featured-links .featured-link-011 h2 { background: url(../images/box192_green.png) no-repeat; }

#featured-links .featured-link-012 h2 { background: url(../images/box192_red.png) no-repeat; }

.id-territory-select
{
	/*float:left;*/
	font-size:100%;
	margin-right:10px;
	width:130px;
	position:relative;
	top:-3px;
}

.id-territory-button
{
	/*float:left;*/
}

/* Contact us form */

.form-contact label, .form-contact .mock-label
{
	width: 100%;
	display: block;
	padding-top: 10px;
}

.form-contact .form-text, .form-contact .form-select
{
	width: 275px;
}

.form-contact .form-textarea
{
	width: 350px;
	height: 100px;
}

.form-contact .form-text-long
{
	width: 350px;
}

.form-contact fieldset
{
	border: 0;
}

/* Old search result styles - keep unless we get new search results designs */
/* ================================================== SEARCH RESULTS/ ================================================== */

.id-search .id-wrapper {
	margin-left: 31px;
}

.id-search .col2 .search-head {
	padding-top: 35px;
}

.id-search .col1-top {
	width: 344px;
	float: left;
	margin-right: 18px;
}

.id-search .col2-top {
	width: 344px;
	float: left;
	margin-right: 10px;
	padding-top: 46px;
	padding-bottom: 12px;
	text-align: right;
}

.id-search .col1 {
	width: 344px;
	float: left;
	margin-right: 18px;
	font-size: 1em;
}

.id-search .col2 {
	width: 344px;
	float: left;
	margin-right: 10px;
	margin-left: 0;
}

.w700 {
	width: 724px;
	float: left;
}

.box-search-01 {
	background: url(../images/box-search-bg.gif) repeat-y top left;
}

.box-search-02 {
	background: url(../images/box-search-bot.gif) no-repeat bottom left;
}

.box-search-03 {
	
}

.box-search-03 .grey-bg {
	background: #e9e9e9 url(../images/box-search-top.gif) no-repeat top left;
	display:block;
}	

.box-search-03 .grey-bg h4 {
	padding: 9px 14px 0 14px;
	width: 50%;
	float: left;
}

.box-search-03 .grey-bg .results {
	padding: 9px 13px 0 13px;
	width: 34%;
	float: right;
	color: #666666;
	clear: right;
	font-size: 0.95em;
	text-align: right;
}

.box-search-03 ul {
	clear: both;
	padding: 15px;
}

.box-search-03 ul li {
	list-style: none;
	background: url(../images/bullet-arrow-blue.gif) no-repeat 0 6px;
	padding: 2px 5px 3px 10px;
}

.result-pages {
	padding: 15px 15px 10px 10px;
	text-align: right;
	vertical-align: middle;
	border-top: 1px solid #eaeaea;
}

.result-pages a {
	vertical-align: top;
	color: #000000;
	padding: 0 1px;
}

.result-pages a.select {
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}

.id-but-next-page {
  	width:76px;
	height:18px;
	margin: 0 0 0 10px;
	padding: 5px;
	border: 0;
	background: transparent url(../images/but-next-page.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
}

/* ================================================== /SEARCH RESULTS ================================================== */

/* Lesson Plans List */
ul.lesson-list ul li.flash
{
	background:transparent url(../images/lp-level02flash.gif) no-repeat scroll 0 0;
	border-left:1px solid #A1A1A7;
	font-weight:normal;
	margin:0;
	padding:0 0 0 50px;
}

ul.lesson-list .flash.lesson-end
{
	background:transparent url(../images/lp-level02flash-end.gif) no-repeat scroll 0 0;
	border:medium none;
	font-weight:normal;
	margin:0;
	padding:0 0 0 50px;
}

/* SITEMAP */

.siteMapLeftPadding
{
	padding-left:25px;
}

.siteMapLinkHeading
{
	padding:7px 0px;
	font-weight:bold;
}

/* -----------*/

.ResourceSubSectionLandingList li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:transparent url(../images/arrow01.png) no-repeat scroll 0 5px;
	padding:0 0 8px 12px;
}

.advancedSearchTable
{
	width:100%;
}

.advancedSearchTable td
{
	padding-bottom:10px;
	font-weight:bold;
}

.advancedSearchTable td input.searchBox
{
	width:95%;
}
