/* @override http://nsta-widen/css/site.css */

/* @group Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, 
blockquote:after,
q:before, 
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Generic */

body {
	margin: 0px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #d3d3d3 url('/images/background.png') repeat-x 0 0;
}

p,
td,
li,
input,
textarea,
th,
dt,
dd {
	/* font-size: 1.1em; */
	font-size: 1.2em;
	color: #333333;
	line-height: 1.3em;
}
label {
	/* label was appearing bigger for some reason */
	font-size: 1.1em;
	color: #333333;
	line-height: 1.3em;
}

li li,
li p,
dd p {
	font-size: 1.0em;
}

pre 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;    
	line-height: 1.3em;
}

input {
    font-size: 1.1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.5em 0;
	line-height: 1.5em;
}

h1
{
    font-size: 3em;
}

h2,
#content-main #content h2 {
	font-size: 1.8em;
	/* color: #a13f2c; */
	color: #20506d;
}

h3,
#content-main #content h3 {
	font-size: 1.6em;
	/* color: #a13f2c; */
	color: #20506d;
}

h4,
#content-main #content h4 {
	font-size: 1.3em;
	/* color: #a13f2c; */
	color: #20506d;
}

h5,
#content-main #content h5 {
	font-size: 1.2em;
	color: #20506d;
}

h6,
#content-main #content h6 {
	font-size: 1.1em;
	color: #333333;
}

#content-main #content h2,
#content-main #content h3,
#content-main #content h4,
#content-main #content h5 {
	margin-top: 0;
}

#content-main ul.controls {
	line-height: 110%;
	margin: 0px;
	position: absolute;
	top: 48px;
	right: 20px;
}

#content-main ul.controls li {
	background: transparent url(/images/bullet-arrow-blue.gif) no-repeat 0px 6px;
	list-style-type: none;
	margin: 9px 0 0;
	padding-left: 7px;
	/* background-position: 1px 2px; */
}

#content-main ul.controls li.doc {
	background: transparent url(/images/icon_doc.gif) no-repeat 0px 3px;
	padding-left: 14px;
}

#content-main ul.controls li.rss {
	background: transparent url(/images/icon_rss.png) no-repeat 0px 3px;
	padding-left: 14px;
	/* position: absolute;
	right: 87px;
    top: 5px;
    width: 50px; */
} 

#content-main ul.controls a {
	color: #333;
	text-decoration: none;
}

#content-main ul.controls a:hover {
	text-decoration: underline;
}

p {
	margin: 0.5em 0.75em 0;
}

ul,
ol {
	margin: 1em 0 1em 1.5em;
}

ul ul,
ol ol,
ul ol,
ol ul {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
ul.membershipBlurb
{
    font-size: 10px;
}

li {
	margin: 0.25em 0 0 2em;
}

li ul li {
    margin-left: 1em;
}

ul.ruInputs li {
	list-style: none;
}

ul li {
	list-style: disc;
}

ul.square li {
	list-style: square;
}

ul.horizontal li {
	float: left;
	padding-right: 12px;
	list-style: none;
}

ol li {
	list-style: decimal;
}

blockquote {
	background: #eeeeee;
	padding: 6px 12px;
	margin: 0.5em 0;
}

dl {
	margin: 0.5em 0;
}

dl dt {
	font-weight: bold;
	color: #a13f2c;
}

dl dd {
	margin-left: 2em;
}

hr {
    height: 2px;
    /* width: 30%; */
    background: #983927;
    margin: 24px 120px 18px 120px;
}

/* = TABLES
-------------------------------------------------*/

table {
	margin: 0.5em 0;
	border: 1px solid #ccc;
}

table caption {
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	background: #a13f2c;
	padding: 4px 6px;
}


table td,
table th {
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}


table th {
	background-color: #ccc;
}

table .alt td {
	background-color: #eee;
}

table.events
{
    border: 0 none;
    background: transparent url( '/images/events_bkg.png' ) no-repeat 0 2em;
}

table.eventsWide
{
    border: 0 none;
     background: transparent url( '/images/events_bkg_wide.png' ) no-repeat 0 2em;
}

table.events th,
table.eventsWide th
 {
	text-align: center;
	background: none;
}

table.events td, table.eventsWide td
{
    padding: 20px 20px 0;
}

table.events td.search
{
    padding-right: 0px;
    padding-left: 11px;
    padding-bottom: 0px;
    padding-top: 11px;
    font-size: 100%;
}

table.noBorder
{
    margin: 0.5em 0;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

.noBorderSmall
{
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    font-size: 8px;
}



/* = LINKS
-------------------------------------------------*/

a:link {
	color: #983927;
	text-decoration: none;
}

a:visited{ 
	color: #D36752;
	text-decoration: none;
}

a:hover {
	color: #20506d;
	text-decoration: underline;
}

a.subscribe:link {
	background: transparent url('/images/subscribe.gif') no-repeat 100% 50%;
	color: #983927;
	text-decoration: none;
	padding-right: 20px;
	height: 16px;
	display: inline-block;
	line-height: 16px;
}

a.subscribe:visited { 
	background: transparent url('/images/subscribe.gif') no-repeat 100% 50%;
	color: #D36752;
	text-decoration: none;
	padding-right: 20px;
	height: 16px;
	display: inline-block;
	line-height: 16px;
}

a.subscribe:hover {
	color: #20506d;
	text-decoration: underline;
}

/* = IMAGES
-------------------------------------------------*/

a img {
	border: 0px;
}

.image-promo {
    float: left;
    margin: 9px 7px 5px;
    border: 1px solid #666;
}

.image-left,
.image-left-border {
	float: left;
	margin: 0px 15px 5px 0px;
}

.image-right,
.image-right-border {
	float: right;
	margin: 0px 0px 5px 15px;
}

.image-left-border,
.image-right-border {
	border: 1px solid #666;
}

div.image-caption-left {
	float: left;
	margin: 5px 15px 5px 0;
	position: relative;
}

div.image-caption-right {
	float: right;
	margin: 5px 0 5px 15px;
	position: relative;
}

img.border {
    border: 1px solid  #666;
}

div.image-caption-left p,
div.image-caption-right p {
	margin: 6px 0 0;
	color: #666;
}

/* = CLEAR
-------------------------------------------------*/

.clear {
	height: 0px;
	line-height: 0px;
	clear: both;
}

.clear span {
	position: absolute;
	left: -9999em;
}

.clearfix:after,
.split-70-30:after,
.split-50-50:after,
.split-30-70:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

#content-main #content .callout,
#content-main #content h6 {
	border: 1px solid #d8d8d8;
	border-width: 1px 0;
	color: #22506A;
	font-size: 1.6em;
	padding: 10px;
	line-height: 1.4em;
	margin: 20px 0;
	font-weight: normal;
}

#content-main #content .callOutSmall {
	border: 1px solid #d8d8d8;
	border-width: 1px 0;
	margin: 10px 5px;
	padding: 5px;
	line-height: 1.6em;
	font-size: 1.1em;
	color: #22506A;
}

#content-main #content .text-box {
	border: 1px dotted #333333;
	margin: 12px 0;
	padding: 12px;
}

/* @end */

/* @group Quicklinks */

#quicklinks ul,
#quicklinks li {
	margin: 0;
}

#quicklinks li {
	font-size: 1.0em;
	list-style: none;
}
#quicklinks li a {
	display: block;
	margin: 0;
	background: transparent url('/images/header-quicklinks.png') no-repeat scroll 0% 0%;
	height: 13px;
	width: 279px;
	padding: 3px 4px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#quicklinks ul ul {
	display: none;
	border: 1px solid #666666;
	border-width: 0 1px 1px;
	position: absolute;
	background-color: #ffffff;
	z-index: 200;
}

#quicklinks li li a:link,
#quicklinks li li a:visited {
	background: transparent;
	text-decoration: none;
}

#quicklinks li li a:hover {
	background-color: #e1e1e1;
}

#quicklinks li:hover ul,
#quicklinks li.over ul {
	display: block;
}

/* @end */
#page-area {
	background: #ffffff url('/images/content-gradient.png') repeat-x scroll 0% 100%;
	width: 971px;
	padding: 0 5px;
	margin: 0 auto;
}

.wide #page-area {
	padding: 0 1px 0 5px;
	width: 975px;
}

.full-width #page-area {
	padding: 0 1px 0 5px;
	width: 971px;
}

/* @group Header */

#header {
	background: #000000 url('/images/header-background2.jpg') no-repeat scroll 0% 0%;
	height: 107px;
	position: relative;
	z-index: 200;
}

.wide #header {
	margin-right: 4px;
}

#header h1 {
	float: left;
	margin: 14px 16px 13px;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	background: transparent url('/images/logo.png') no-repeat scroll 0% 0%;
	height: 80px;
	width: 314px;
}

#header .search {
	float: left;
	position: absolute;
	bottom: 14px;
	left: 342px;
}

#header .search p {
	margin: 0;
}

#header .search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	font-weight: bold;
}

#header .search .search_contents {
	background: transparent url('/images/header-search2.png') no-repeat scroll 0% 0%;
	width: 118px;
	height: 13px;
	border: 0 none;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	font-weight: bold;
}

#header .search .search_submit {
	border: 0 none;
	text-indent: -9999px;
	background: transparent url('/images/header-search2.png') no-repeat scroll 100% 0%;
	height: 19px;
	margin: 0;
	padding: 0;
	width: 21px;
	display: inline-block;
	float: left;
	cursor: pointer;
	outline: none;
}

#header #quicklinks {
	float: left;
	position: absolute;
	bottom: 14px;
	left: 470px;
}

#header #login {
	float: right;
	width: 200px;
	max-height: 200px;
}

#header #login h4
{
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    margin: 1px 0px;
}

#header #login p {
	margin: 2px 0;
	color: #ffffff;
	font-size: 12px;
}

#header #login label {
	display: block;
	color: #ffffff;
	font-size: 10px;
}

#header #login input#ctl00_Login1_txtEmail,
#header #login input#ctl00_Login1_txtPassword,
#header #login input#Login2_txtEmail,
#header #login input#Login2_txtPassword
 {
	background: transparent url('/images/header-input.png') no-repeat scroll 0% 0%;
	border: 0 none;
	height: 13px;
	padding: 3px;
	width: 117px;
	float: left;
}

/* #header #login input#ctl00_Login1_btnLogin {
	background: transparent url('/images/header-button-login.png') no-repeat scroll 0% 0%;
	text-indent: -9999px;
	border: 0 none;
	width: 52px;
	height: 19px;
	color: #ffffff;
	padding: 0 0 0 2px;
	line-height: 19px;
	margin: 0 0 0 5px;
	text-align: left;
	cursor: pointer;
	font-weight: normal;
}*/

#header #login ul {
	margin: 3px 0;
}

#header #login li {
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 6px;
	margin-left: 2px;
	font-size: 9px;
}

#header #login .first {
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
}

#header #login a:link,
#header #login a:visited {
	color: #ffffff;
	text-decoration: none;
}

#header #login a:hover {
	text-decoration: underline;
}


/* @end */

/* @group Header */

#headerStore {
	background: #000000 url('/images/header_store.png') no-repeat scroll 0% 0%;
	height: 107px;
	position: relative;
	z-index: 200;
}

.wide #headerStore {
	margin-right: 4px;
}

#headerStore h1 {
	float: left;
	margin: 14px 16px 13px;
}

#headerStore h1 a {
	display: block;
	text-indent: -9999px;
	background: transparent url('/images/logo.png') no-repeat scroll 0% 0%;
	height: 80px;
	width: 314px;
}

#headerStore .search {
	float: left;
	position: absolute;
	bottom: 14px;
	left: 340px;
}

#headerStore .search p {
	margin: 0;
}

#headerStore .search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	font-weight: bold;
}

#headerStore .search .search_contents {
	background: transparent url('/images/header-search.png') no-repeat scroll 0% 0%;
	width: 98px;
	height: 13px;
	border: 0 none;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	font-weight: bold;
}

#headerStore .search .search_submit {
	border: 0 none;
	text-indent: -9999px;
	background: transparent url('/images/header-search.png') no-repeat scroll 100% 0%;
	height: 19px;
	margin: 0;
	padding: 0;
	width: 21px;
	display: inline-block;
	float: left;
	cursor: pointer;
	outline: none;
}

#headerStore #quicklinks {
	float: left;
	position: absolute;
	bottom: 14px;
	left: 470px;
}

#headerStore #login {
	float: right;
	width: 200px;
}

#headerStore #login h4 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	margin: 3px 0 2px;
}

#headerStore #login p {
	margin: 2px 0;
	color: #ffffff;
	font-size: 12px;
}

#headerStore #login label {
	display: block;
	color: #ffffff;
	font-size: 0.9em;
}

#headerStore #login input#ctl00_Login1_txtEmail,
#headerStore #login input#ctl00_Login1_txtPassword,
#headerStore #login input#Login1_txtEmail,
#headerStore #login input#Login1_txtPassword
 {
	background: transparent url('../images/header-input.png') no-repeat scroll 0% 0%;
	border: 0 none;
	height: 13px;
	padding: 3px;
	width: 117px;
	float: left;
}

#headerStore #login input#login_submit {
	background: transparent url('../images/header-button-login.png') no-repeat scroll 0% 0%;
	text-indent: -9999px;
	border: 0 none;
	width: 52px;
	height: 19px;
	color: #ffffff;
	padding: 0 0 0 2px;
	line-height: 19px;
	margin: 0 0 0 5px;
	text-align: left;
	cursor: pointer;
	font-weight: normal;
}

#headerStore #login ul {
	margin: 3px 0;
}

#headerStore #login li {
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 6px;
	margin-left: 2px;
	font-size: 0.9em;
}

#headerStore #login .first {
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
}

#headerStore #login a:link,
#headerStore #login a:visited {
	color: #ffffff;
	text-decoration: none;
}

#headerStore #login a:hover {
	text-decoration: underline;
}

/* @group Navigation */

#nav-main {
	margin: 0;
	padding: 0;
	width: 971px;
}

#nav-main li {
	float: left;
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#nav-main li a:link,
#nav-main li a:visited {
	background: transparent url('/images/nav-main.png') no-repeat scroll 0 0;
	display: block;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	/* white-space: nowrap; */
}

#nav-main li ul li a:link,
#nav-main li ul li a:visited {
	font-weight: normal;
}

#nm-about a {
	width: 89px;
}

#nm-member a {
	width: 114px;
}

#nm-development a {
	width: 156px;
}

#nm-conferences a {
	width: 148px;
}

#nm-publications a {
	width: 144px;
}

#nm-exhibits a {
	width: 134px;
}

#nm-involved a {
	width: 90px;
}

#nm-store a {
	width: 96px;
}

#nav-main li a:hover {
	background: transparent url('/images/nav-main.png') no-repeat scroll 0 -35px;
}

#nav-main #nm-about a:link,
#nav-main #nm-about a:visited {
	background-position: -2px 0;
}

#nav-main #nm-about a:hover {
	background-position: -2px -35px;
}

#nav-main li ul {
	display: none;
	position: absolute;
	z-index: 200;
	margin: 0 0 0 2px;
}

#nav-main #nm-about ul {
	margin: 0;
}

#nav-main li li {
	float: none;
}

#nav-main li li a:link,
#nav-main li li a:visited {
	/* background: #558399; old color? */
	/* background: #52a2ca; too light */
	/* background: #2d6f96; = bottom edge */
	background: #3e89b1;
	height: auto;
	width: 180px;
	line-height: 1.5em;
	padding: 1px 4px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

#nav-main li li a:hover {
	/* background: #92B3C2; old color? */
	background: #52a3c9;
}

#nav-main li:hover ul,
#nav-main li.over ul {
	display: block;
}

/* @end */

/* @group Content Section */


#content-section {
	width: 220px;
	float: left;
}

#content-section h3 {
	background: transparent url('/images/section-header.png') no-repeat 0 0;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.2em;
	height: 27px;
	line-height: 27px;
	padding: 0 0 0 20px;
	margin: 5px 0 0;
	position: relative;
}

#content-section h3 span {
	font-size: 0.8em;
	text-transform: none;
	background: transparent url('/images/bullet-arrow.gif') no-repeat 100% 50%;
	padding-right: 9px;
	position: absolute;
	right: 10px;
	top: 0px;
}

#content-section h3 span a:link,
#content-section h3 span a:visited {
	color: #ffffff;
}

#content-section h3 span a:hover {
	text-decoration: underline;
}

#content-section h4 {
    margin-left: 0.75em;
}

#content-section #followNSTA
{
    background: transparent url( '/images/section-content.png' ) no-repeat 0 0;
    margin-top: 1px;
    padding-top: 2px;
    margin-left: 0;
}

#content-section ul {
	background: transparent url('/images/section-content.png') no-repeat 0 0;
	margin-top: 1px;
	padding-top: 2px;
	margin-left: 0;
}

#content-section li {
	border-bottom: 1px solid #ececec;
	background: transparent url('/images/bullet-arrow-blue.gif') no-repeat 11px 7px;
	padding: 2px 9px 2px 17px;
	margin: 0;
	list-style: none;
}

#content-section li.selected
{
    background-color: #ffffda;
    font-weight: bold;
}

#content-section li ul {
    background: transparent none;
    margin-top: 0;
    padding-top: 0;
}

#content-section li ul li {
    border-bottom: none;
    padding: 0 5px 0 20px;
}

#content-section .calendar li {
	background: transparent none;
	padding: 3px 5px 2px 10px;
}

#content-section .calendar li a:link,
#content-section .calendar li a:visited {
	display: block;
	color: #983927;
}

#content-section .calendar li a:hover {
	color: #20506d;
	text-decoration: underline;
}

#content-section li.last {
	border-bottom: 0 none;
}

#content-section li.top {
	border-top: 0 none;
}

#content-section li a:link,
#content-section li a:visited {
	/* color: #20506d; */
	color: #a13f2c;
	text-decoration: none;
}

#content-section li a:hover {
	color: #20506d;
	/* color: #a13f2c; */
	text-decoration: underline;
}

#choose-classroom h3 {
	text-indent: -9999px;
	background: transparent url('/images/classroom-choose2.png') no-repeat 0 0;
	/* height: 80px; */
	height: 60px;
}

#choose-classroom ul {
	background: transparent none;
	margin: 0;
	position: relative;
	top: -14px;
	margin-bottom: -14px;
}

#choose-classroom li {
	margin: 0;
	padding: 0;
	background: transparent none;
	border-bottom: 0 none;
}

#choose-classroom li a:link,
#choose-classroom li a:visited {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 32px;
	width: 220px;
}

#choose-classroom #choose-elementary a:link,
#choose-classroom #choose-elementary a:visited {
	height: 35px;
	background: transparent url('/images/classroom-elementary.png') no-repeat 0 0;
}

#choose-classroom #choose-middle a:link,
#choose-classroom #choose-middle a:visited {
	background: transparent url('/images/classroom-middle.png') no-repeat 0 0;
}

#choose-classroom #choose-high a:link,
#choose-classroom #choose-high a:visited {
	background: transparent url('/images/classroom-high.png') no-repeat 0 0;
}

#choose-classroom #choose-college a:link,
#choose-classroom #choose-college a:visited {
	background: transparent url('/images/classroom-college.png') no-repeat 0 0;
}

#choose-classroom #choose-elementary a:hover {
	background-position: 0 -35px;
}

#choose-classroom #choose-middle a:hover,
#choose-classroom #choose-high a:hover,
#choose-classroom #choose-college a:hover {
	background-position: 0 -32px;
}

#professional-network
{
    margin-top: -20px;
}

#professional-network h3 {
	text-indent: -9999px;
	background: transparent url('/images/prof_network2a.png') no-repeat 0 0;
	/* height: 80px; */
	height: 60px;
}

#professional-network ul {
	background: transparent none;
	margin: 0;
	position: relative;
	top: -14px;
	margin-bottom: -14px;
}

#professional-network li {
	margin: 0;
	padding: 0;
	background: transparent none;
	border-bottom: 0 none;
}

#professional-network li a:link,
#professional-network li a:visited {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 32px;
	width: 220px;
}

#professional-network #nsta-communities a:link,
#professional-network #nsta-communities a:visited {
	height: 35px;
	background: transparent url('/images/nsta_communities.png') no-repeat 0 0;
}

#professional-network #social-networking a:link,
#professional-network #social-networking a:visited {
	height: 35px;
	background: transparent url('/images/social_networking.png') no-repeat 0 0;
}


#professional-network #nsta-communities a:hover {
	background-position: 0 -35px;
}

#professional-network #social-networking a:hover {
	background-position: 0 -35px;
}

#professional-network #nsta-lc a:link,
#professional-network #nsta-lc a:visited {
	height: 32px;
	background: transparent url('/images/nsta_lc.png') no-repeat 0 0;
}

#professional-network #nsta-career a:link,
#professional-network #nsta-career a:visited {
	height: 32px;
	background: transparent url('/images/nsta_career.png') no-repeat 0 0;
}

#professional-network #support-us a:link,
#professional-network #support-us a:visited {
	height: 32px;
	background: transparent url('/images/support_us.png') no-repeat 0 0;
}

#professional-network #nsta-career a:hover,
#professional-network #nsta-lc a:hover,
#professional-network #support-us a:hover {
	background-position: 0 -32px;
}


.newsletter_form {
	background: transparent url('/images/section-content.png') no-repeat 0 0;
	margin-top: 1px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.newsletter_form .input
{
    width: 130px;
    font-size: 1.0em;
    border: 1px solid #414447;
    margin-bottom: 5px;
}

.newsletter_form .select {
	width: 134px;
	font-size: 1.0em;
    border: 1px solid #414447;
}

.newsletter_form .newsletter_submit {
	width: auto;
	background: transparent url('/images/newsletter-submit.png') no-repeat 0 0;
	border: 0 none;
	width: 48px;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: uppercase;
	padding: 0 0 0 2px;
	margin: 0;
	text-align: center;
	line-height: 18px;
}

.newsletter_form p.note {
	font-size: 1.0em;
	color: #666666;
	line-height: 1.2em;
}

/* @end */

/* @group Content Main */

#content-main {
	background: transparent url('/images/content-main-top.png') no-repeat 0 0;
	padding-top: 9px;
	float: left;
	position: relative;
	left: -5px;
	margin-right: -5px;
	z-index: 100;
}

.wide #content-main {
	background-image: url('/images/content-main-wide-top.png');
	
}

.wide #content-main-outer {
	background-image: url('/images/content-main-wide-bottom.png');
}

.wide #content-main-inner {
	background-image: url('/images/content-main-wide-main.png');
	width: 748px;
	padding-right: 6px;
}

.full-width #content-main {
	background-image: url('/images/content-main-full-top.png');
	
}

.full-width #content-main-outer {
	background-image: url('/images/content-main-full-bottom.png');
}

.full-width #content-main-inner {
	background-image: url('/images/content-main-full-main.png');
	width: 962px;
	padding-right: 6px;
}

#content-main-outer {
	background: transparent url('/images/content-main-bottom.png') no-repeat 0 100%;
	padding-bottom: 9px;
	float: left;
}

#content-main-inner {
	background: transparent url('/images/content-main-main.png') repeat-y 0 0;
	width: 583px;
	float: left;
	min-height: 1000px;
	padding: 0 6px;
}

#content-main h1 
{
    background: url(/images/content-main-content.png) no-repeat 0px 0px;
    font-weight: normal;
	color: #20506d;
	padding-left: 23px;
	padding-top: 8px;
	line-height: 1.7em;
	margin: 1px 0;
	position: relative;
	/* font-size: 2.0em; */
	font-size: 2.2em;
}


#content-main h3 {
	background: transparent url('/images/content-main-header.png') no-repeat 0 100%;
	font-weight: bold;
	color: #20506d;
	padding-left: 24px;
	line-height: 1.7em;
	margin: 1px 0;
	position: relative;
}

#content-main h1 ul,
#content-main h3 ul {
	right: 0;
	bottom: -3px;
	display: inline;
	position: absolute;
}

#content-main h1 ul li,
#content-main h3 ul li {
	display: inline;
	font-size: 0.6em;
	border-right: 1px solid #bbbbbb;
	padding-right: 6px;
	margin-right: 2px;
}

#content-main h1 ul li.last,
#content-main h3 ul li.last {
	border-right: 0 none;
	/* padding-left: 6px; */
	margin-left: 2px;
}

#content-main .left {
	float: left;
}

#content-main .right {
	float: right;
}

#content-main .split-70-30 .left,
#content-main .split-30-70 .right {
	width: 409px;
}

#content-main .split-70-30 .right,
#content-main .split-30-70 .left {
	width: 173px;
}

#content-main .split-50-50 .left,
#content-main .split-50-50 .right {
	width: 291px;
}

#content-main .split-50-50-sm {
    width: 330px;
}

#content-main .split-50-50-sm .left,
#content-main .split-50-50-sm .right {
	width: 165px;
}

#content-main .split-50-50-sm li,
#content-main .split-50-50-sm li {
	color: #20506d;
}

#content-main span.cart
{
    font-size: 70%;
    font-weight: normal;
    padding-left: 360px;
}

#content-main span.cart a
{
    color: black;
}

#content-main .productTitle {
	background: transparent url(none);
	color: #214f6a;
	font-size: 18px;
	text-transform: none;
}

#content-main #storeHeader
{
    background-image: url('/images/search_box.png' );
    background-repeat: no-repeat;
    font-size: 12px;
}

#content-main #storeHeader .links {
	padding: 10px 10px 5px 10px;
}

#content-main #storeHeader .links p {
	color: #000;
	font-size: 14px;
	margin: 2px 0 0;
	float: left;
	clear: left;
}

#content-main #storeHeader .links ul {
	margin: 0;
}

#content-main #storeHeader .links li {
	background: transparent url(/images/bullet_white_big.gif) no-repeat 0 4px;
	color: #000;
	font-size: 11px;
	margin-left: 8px;
	padding: 3px 0px 3px 9px;
	list-style-type: none;
	float: left;
}

#content-main #storeHeader .links li.standard {
	background: transparent url(/images/bullet_white_big.gif) no-repeat 0 4px;
	color: #000;
	font-size: 11px;
	margin-left: 8px;
	padding: 3px 0px 3px 9px;
	list-style-type: none;
	float: left;
}

#content-main #storeHeader .links li a {
	color: #000;
}

#content-main #content {
	/* background: transparent url('/images/content-main-content.png') no-repeat 0 0; */
	/* padding: 12px 14px; */
	padding: 6px 14px 12px;
}

#content-main #content h2 {
	margin: 1em 0 0 0.15em;
	line-height: 1.2em;
	/* font-weight: bold; */
	/* font-size: 1.6em; */
	font-size: 1.9em;
	font-weight: normal;
}
#content-main #content .rsHeader h2
{
    margin: 0px 0px 0px 0px;
    line-height: 1.2em; /* font-weight: bold; */ /* font-size: 1.6em; */
    font-weight: normal;
    color: white;
    font-size: 15px;
    padding-top: 4px;
}

#content-main #content h3 {
	/* font-size: 1.5em; */
	font-size: 1.6em;
	line-height: 1.2em; /* added by TMW */
	background: transparent none;
	padding: 0;
	margin: 0.75em 0 0 0.25em;
	font-weight: bold;
	/* font-weight: normal; */
}

#content-main #content h3.journals
{
    margin: 0.75em 0px 0px 0em;
}

#content-main #content h4 {
	font-size: 1.4em;
	background: transparent none;
	padding: 0;
	margin: 0.5em 0 0 0.25em;
	font-weight: bold;
	color: #666666; /* experimental */
}
#content-main #content h3.productTitle
{
    font-size: 1.3em;
    background: transparent none;
    padding: 0;
    margin: 0px;
    font-weight: bold;
    color: #666666; /* experimental */
}
#content-main #content h5 {
	background: transparent url('/images/content-main-header.png') no-repeat 0 100%;
	font-weight: normal;
	color: #666666;
	font-weight: bold;
	padding-left: 24px;
	font-size: 1.4em;
	line-height: 1.7em;
	margin: 1px 0;
	position: relative;
}

#content-main #content p cite {
	font-style: italic;
	color: #a13f2c;
}

#content-main #content ul.links {
	margin: 0 0 0.25em
}

#content-main #content ul.links li {
	font-weight: bold;
	background: transparent url('/images/bullet-arrow-red.gif') no-repeat 0 5px;
	padding-left: 6px;
	margin: 0 0 0.8em;
	list-style: none;
}

#content-main #content ul.links ul {
	padding-left: 10px;
}

#content-main #content ul.links li li {
	font-weight: normal;
	margin: 0;
}

#content-main #content ul.news li {
	margin: 0 0 1em;
	color: #666666;
	list-style: none;
}

#content-main #content ul.news li h3
{
    background: transparent none;
    padding-left: 0;
    font-weight: bold;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.2em;
    font-style: normal;
}

#content-main #content .long {
	display: none;
	visibility: hidden;
}
#content-main #content .short {
	display: inline;
}

#content .results-summary
{
    /* background: transparent url(/images/search_results_summary.png) no-repeat 0 100%;*/
    margin: 0;
    padding: 10px;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
}
#content .results-summary ul {
	margin: 0;
	padding: 0;
}
#content .results-summary li {
	color: #214f6a;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	width: 240px;
	float: left;
}
#content .results-summary li a {
	color: #214f6a;
	text-decoration: none;
}
#content .results-summary li a:hover {
	text-decoration: underline;
}
#content .results-tools {
	background: transparent url(/images/page_count_bkg.png) no-repeat 0 0;
	color: #333;
	font-size: 11px;
	margin-top: 10px;
	padding: 3px;
}
#content .results-tools td {
	vertical-align: middle;
}
#content .results-tools a {
	color: #214f6a;
	text-decoration: none;
}
#content .results-tools a:hover {
	text-decoration: underline;
}
#content .results-tools .pagination
{
    text-align: center;
}
#content .results-tools .pagination a {
	margin: 0 3px;
}
#content .results-tools .pagination a.prev {
	background: transparent url(/images/bullet_redarrow_left.gif) no-repeat 0 1px;
	margin-left: 0;
	padding-left: 10px;
}
#content .results-tools .pagination a.next {
	background: transparent url(/images/bullet_redarrow.gif) no-repeat 100% 1px;
	margin-right: 0;
	padding-right: 12px;
}
#content .results-tools select {
	color: #333;
	font-size: 11px;
	margin: 0 3px;
	padding: 2px;
	border: 1px solid #333;
}
#content .results-tools option {
	padding: 0px;
}

#content-main .content {
	/* background: transparent url('/images/content-main-content.png') no-repeat 0 0; */
	padding: 12px 14px;
}

#content-main .content h2 {
	margin: 0 0 0.25em;
	line-height: 1.2em;
	font-weight: normal;
	font-size: 1.6em;
}

#content-main .content h3 {
	font-size: 1.5em;
	background: transparent none;
	padding: 0;
	font-weight: bold;
}

#content-main .content h5 {
	background: transparent url('/images/content-main-header.png') no-repeat 0 100%;
	font-weight: normal;
	color: #666666;
	font-weight: bold;
	padding-left: 24px;
	font-size: 1.4em;
	line-height: 1.7em;
	margin: 1px 0;
	position: relative;
}

#content-main .content p cite {
	font-style: italic;
	color: #a13f2c;
}

#content-main .content ul.links {
	margin: 0 0 0.25em
}

#content-main .content ul.links li {
	font-weight: bold;
	background: transparent url('/images/bullet-arrow-blue.gif') no-repeat 0 5px; /* originally bullet-arrow-red */
	padding-left: 6px;
	/* margin: 0 0 0.8em; */
	margin: 0 0 0.2em;
	list-style: none;
}

#content-main .content ul.links ul {
	padding-left: 10px;
}

#content-main .content ul.links li li {
	font-weight: normal;
	margin: 0;
}

#content-main .content ul.news li {
	margin: 0 0 1em;
	color: #666666;
	list-style: none;
}

#content-main .content ul.news li h3
{
    background: transparent none;
    padding-left: 0;
    font-weight: bold;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.2em;
    font-style: normal;
}

#content-main .content ul.news li h3.featured {
    font-size: 1.3em;
    letter-spacing: 0.04em;
    color: #666;
}

#content-main .content .long {
	display: none;
	visibility: hidden;
}
#content-main .content .short {
	display: inline;
}

#content-main .store .content-inner {
	float: right;
	width: 170px;
}

#content-main ul.store {
	margin-left: 0;
}

#content-main ul.store li {
	list-style: none;
}

#content-main ul.store .member a:link,
#content-main ul.store .member a:visited {
	font-weight: bold;
	color: #a13f2c;
	text-decoration: none;
}

#content-main ul.store .nonmember a:link,
#content-main ul.store .nonmember a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#content-main ul.store .member a:hover,
#content-main ul.store .nonmember a:hover {
	text-decoration: underline;
}

#content-main a.learning-center:link,
#content-main a.learning-center:visited {
	background: transparent url('/images/logo-learning-center.png') no-repeat 50% 55%;
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 305px;
}

#content-main a.learning-center:hover {
	background-color: #CEE4F1;
}

#content-main ul.two-column {
	width: 310px;
	margin-left: 0;
	margin-top: 0;
}

#content-main ul.two-column li {
	background: transparent url('/images/bullet-arrow-blue.gif') no-repeat 0 4px;
	padding-left: 5px;
	float: left;
	width: 150px;
	list-style: none;
}

#content-main ul.two-column li a:link,
#content-main ul.two-column li a:visited {
	/* color: #20506d; */
	color: #a13f2c;
	text-decoration: none;
}

#content-main ul.two-column li a:hover {
	text-decoration: underline;
	color: #20506d;
}

/* @end */

/* @group Content Sub */

#content-sub {
	width: 160px;
	float: right;
	margin: 0.5em 0;
}

#content-sub li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#content-sub li div.block {
	border: 1px solid #c1c1c1;
	margin: 0 0 5px;
	padding: 9px;
	background: #fff; /* to keep out gray gradation at bottom of short pages */
}
#content-sub li div.block li
{
    list-style-type: disc;
}

#content-sub h5 {
	margin-top: 0;
	font-size: 1.1em; /*added */
	line-height: 1.2em;
}

#content-sub hr {
	margin: 1em 0;
}

/*** Probably don't need this -- maybe delete it someday:

#content-sub #center-for-science-education div.block {
	padding: 9px 19px;
}

#content-sub #center-for-science-education h3 {
	background: transparent url('/images/logo-center.png') no-repeat 0 0;
	height: 78px;
	width: 121px;
	text-indent: -9999px;
	margin: 0;
}

#content-sub #center-for-science-education p {
	font-size: 1.1em;
	margin: 0;
}

#content-sub #center-for-science-education a:link,
#content-sub #center-for-science-education a:visited {
	background: transparent url('/images/bullet-arrow-dual-red.gif') no-repeat 100% 60%;
	padding-right: 8px;
	font-weight: bold;
}
***/

/* @end */

/* @group Footer */

#footer {
	clear: both;
	text-align: center;
	padding: 4px 0;
}

#footer p {
	font-size: 1.0em;
	color: #666666;
	margin: 1em 0;
}

#footer a:link,
#footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Ryan Additions */

#content .mediumText, select.mediumText
{
    font-size: 11px;
    line-height: 150%;
}

#content .mediumTextBold {
	font-size: 11px;
	line-height: 150%;
	font-weight:bold;
}

#content .contentBold {
	line-height: 150%;
	font-weight:bold;
}

#content .mediumRedText {
	font-size: 11px;
	line-height: 150%;
	color: red;
}

#content .mediumRedTextBold {
	font-size: 11px;
	line-height: 150%;
	color: red;
	font-weight:bold;
}

#content .smallText, select.smallText {
	font-size: 10px;
	line-height: 150%;
}

#content .redText
{
    color: red;
}

#content .bigText
{
    font-size: 120%;
    line-height: 150%;
    font-weight: bold;
    color: gray;
}

#content .bigTextRed
{
    font-size: 120%;
    line-height: 150%;
    font-weight: bold;
    color: red;
}

#breadcrumbs p {
	font-size: 110%;
	line-height: 120%;
}

#breadcrumbs a {
	color: #983927;
	text-decoration: underline;
}

#breadcrumbs a:hover {
	text-decoration: none;
}


#content-main .promoBox {
	width: 175px;
	float: right;
	margin: 12px 0 0 6px;
}

/* @end */

/* 
    ML: 05/19/2010 --
       Recommends - hack to fix the fact that P tags can be in the content description - but we
       want it look like other descriptions so will overwrite the P
*/

.recommends-results-desc-fix p 
{ 
    font-size: 12px;
    margin: 0.5em 0 0 0;
}

ul.rdCommands li
{
    margin: 0px;
    list-style-type: none;
}

li.rss-item
{
    font-size: 12px;
}

/* @end */
