/* General */

BODY, tr, td, input, textarea, select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

BODY {
	text-align: center;
	margin: 0px auto 2px auto;
	width: 960px;
}

form {
	margin: 0;
	padding: 0
}

img {
	border-style: none
}

hr, .hr {
	margin: 4px;
	border-style: none;
	font-size: 1px
}

* {
	clear: none
}

/*accessibility tweak*/

.skipLink {
	display: none;
}

/* Used for hard line breaks that are needed for MacIE reflow bugs,
   but not needed elsewhere */

/* Hides from IE5-mac \*/

.macie {
	display: none;
}

/* End hide from IE5-mac */

.clearer {
	clear: both;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	font-size: 1px;
}

input {
	margin: 0;
	padding: 0;
}

input.text, textarea {
	padding: 1px;
	border: 1px solid #666;
}

.explain {
	
}

.explain a {
	
}

.backtotop {
	float: right;
	margin-top: 20px;
}

/* Put all Mozilla-specific properties in one place */

#mainbox.bkgd, .linkbox, #eduregisterbox, #k12box,#elementarybox,#midhighbox, #edubox, #curriclistbox, #totalbox a {
	-moz-border-radius: 8px;
}

#curvefiller {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
}

#topnav {
	background-color: #fff;
	margin: 0;
	height: 65px;
	width: 960px;
	text-align: left;
}

#topnavmenu {
	float: left;
	display: inline;
	padding-top: 20px;
}

#topnavlogo {
	float: left;
	display: inline;
}

#topbar {
	display: none;


/* maybe overridden... */
 clear: both;
	margin-top: 3px;
	margin-bottom: 4px;
	width: 960px;
	height: 4px;
	background-color: #444;
	font-size: 1px;
}

#subnav {
	position: absolute;


/* Hides from IE5-mac \*/
 left: 0;

/* End hide from IE5-mac */
 margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	height: 19px;
	background-image: url(../images/r3/sub_tile_main.gif);
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
}

#subnav.home {
	background-image: url(../images/r3/sub_tile_home.gif);
}

#subnav.upcls {
	background-image: url(../images/r3/sub_tile_programs.gif);
}

#subnav.guide {
	background-image: url(../images/r3/sub_tile_guides.gif);
}

#subnav.reading {
	background-image: url(../images/r3/sub_tile_readings.gif);
}

#subnav.booklist {
	background-image: url(../images/r3/sub_tile_booklists.gif);
}

#subnav.links {
	background-image: url(../images/r3/sub_tile_links.gif);
}

#subnav.website {
	background-image: url(../images/r3/sub_tile_websites.gif);
}

#subnav.award {
	background-image: url(../images/r3/sub_tile_awards.gif);
}

#subnav .left, #subnav .right {
	width: 5px;
	height: 19px;
	background-repeat: no-repeat;
}

#subnav .left {
	float: left;
	background-image: url(../images/r3/sub_left_main.gif);
}

#subnav .right {
	float: right;
	background-image: url(../images/r3/sub_right_main.gif);
}

#subnav.home .left {
	background-image: url(../images/r3/sub_left_home.gif);
}

#subnav.home .right {
	background-image: url(../images/r3/sub_right_home.gif);
}

#subnav.upcls .left {
	background-image: url(../images/r3/sub_left_programs.gif);
}

#subnav.upcls .right {
	background-image: url(../images/r3/sub_right_programs.gif);
}

#subnav.guide .left {
	background-image: url(../images/r3/sub_left_guides.gif);
}

#subnav.guide .right {
	background-image: url(../images/r3/sub_right_guides.gif);
}

#subnav.reading .left {
	background-image: url(../images/r3/sub_left_readings.gif);
}

#subnav.reading .right {
	background-image: url(../images/r3/sub_right_readings.gif);
}

#subnav.booklist .left {
	background-image: url(../images/r3/sub_left_booklists.gif);
}

#subnav.booklist .right {
	background-image: url(../images/r3/sub_right_booklists.gif);
}

#subnav.links .left {
	background-image: url(../images/r3/sub_left_links.gif);
}

#subnav.links .right {
	background-image: url(../images/r3/sub_right_links.gif);
}

#subnav.website .left {
	background-image: url(../images/r3/sub_left_websites.gif);
}

#subnav.website .right {
	background-image: url(../images/r3/sub_right_websites.gif);
}

#subnav.award .left {
	background-image: url(../images/r3/sub_left_awards.gif);
}

#subnav.award .right {
	background-image: url(../images/r3/sub_right_awards.gif);
}

/* Show the endcaps on all browsers except IE5-mac, where they don't float right */

#subnav img, #subnav .left, #subnav .right {
	display: none;
}

/* Hides from IE5-mac \*/

#subnav img, #subnav .left, #subnav .right {
	display: inline;
}

/* End hide from IE5-mac */

#subnav div {
	height: 19px;
	margin: 0;
	padding: 0;
	padding-top: 3px;
}

#subnav a {
	padding: 3px 7px 1px 7px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	white-space: nowrap;
}

#subnav-signin {
	background-color: #c00;
}

#outerbox {
	clear: both;
	width: 960px;
	margin: 26px auto 5px auto;
	background-image: url(../images/r3/confetti.gif);
	background-repeat: repeat-y;
	background-position: 1px 0;
}

#header-error {
	margin-left: 30px;
	color: #c00;
	font-weight: bold;
	text-align: left;
}

/* Subnav on top: */

#subnav {
	top: 0
}

#topnav {
	margin-top: 21px
}

#outerbox {
	margin-top: 5px
}

BODY {
	background-position: 0 51px
}

#topbar {
	display: block
}

#mainbox {
	margin-left: 30px;
	width: 920px;


/* 749-30 */
 text-align: left;
}

#mainbox.bkgd {
	background-color: #ccf;
	border: 1px solid #666;
}

#innerwrapper {
	margin: 0;
	padding: 0;
}

#innerbox {
	padding: 4px 10px 6px 10px;
}

#sidebar {
	float: right;
	width: 200px;
	margin: 0 0 10px 20px;
}

#smallsearch {
	float: right;
	margin: 6px 0 6px 6px;
	padding: 0;
	border: 1px solid white;
	background-color: #c9c;
	width: 400px;
}

#smallsearch_inline {
	margin: 6px 0 6px 6px;
	padding: 5px;
	border: 1px solid white;
	background-color: #c9c;
	width: 400px;
}

#smallsearch .inner, #smallsearch_inline.inner {
	

/*padding: 7px 10px 7px 10px;*/
 padding: 2px 5px 7px 5px;
}

#smallsearch h1, #smallsearch_inline h1 {
	display: inline;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 150%;
}

#smallsearch .image, #smallsearch_inline .image {
	vertical-align: bottom;
}

#smallsearch #whatsnew, #smallsearch_inline #whatsnew {
	text-align: right;
	height: 42px;
	padding: 0px;
	vertical-align: middle;
}

#searchbox, #trialbox, #edusignbox, #mybox, #ourbox, #ssignbox {
	margin-top: 6px;
	padding: 0;
	width: 200px;
	border: 1px solid white;
}

#searchbox .inner, #trialbox .inner, #edusignbox .inner, #mybox .inner,
#ourbox .inner, #ssignbox .inner {
	

/*padding: 12px 10px 7px 10px;*/
 padding: 7px 7px 7px 7px;
/

* padding: 5px 7px 0px 7px;*/
}

#searchbox {
	background-color: #c9c;
	position: relative;
}

#searchbox h1 {
	display: inline;
	

/* padding-right: 12px; */
 font-size: 150%;
	text-align: left;
}

#searchbox #search-help {
	text-align: right;
}

#searchbox input, #searchbox select {
	margin: 0;
	margin-top: 3px;
	padding: 0;
}

#searchbox .text {
	width: 80%;
}

#searchbox .image {
	vertical-align: bottom;
}

#searchbox table {
	width: 100%;
}

#searchbox table .second {
	width: 100%;
}

#searchbox select {
	width: 100%;
}

/*
#searchbox #whatsnew {
 position: absolute;
 top: 6px;
 left: 146px;
 width: 48px;
 height: 30px;
 margin:0;
 padding:0;
}
*/

#searchbox #whatsnew {
	width: 48px;
	height: 30px;
	float: right;
}

#search-advanced {
	margin: 5px 0 5px 0;
	font-size: 95%;
}

#search {
	width: 700px !important;
}

.search-links {
	margin: 5px 0 5px 0;
}

.search-links a:link {
	color: #0000FF;
}

.search-links a:hover {
	color: #0000FF;
}

.search-links a:active {
	color: #0000FF;
}

.search-links a:visited {
	color: #0000FF;
}

.search-links ul {
	padding-left: 15px;
	margin: 0px;
}

.search-links li {
	margin-top: 5px;
}

.search-links ul li {
	margin-top: 5px;
}

.wide_li li {
	margin-top: 10px;
}

#quick-search {
	margin: 5px 0 0 0;
	width: 180px;
}

#quicksearch {
	color: #0000FF;
}

#trialbox, #mybox, #ourbox, #ssignbox {
	background-color: #f93;
}

#trialbox h1, #edusignbox h1, #mybox h1, #ourbox h1, #ssignbox h1 {
	margin: 0;
	padding: 0 3px 0 3px;
	font-size: 150%;
}

#trialbox h2, #mybox h2 {
	margin: 0;
	padding: 5px 3px 0 3px;
	font-size: 120%;
}

#edusignbox h2 {
	margin: 0;
	padding: 5px 3px 8px 3px;
	font-size: 100%;
	font-weight: normal;
}

#ourbox h2 {
	margin: 4px 0 0 0;
	font-size: 100%;
}

#trialbox .hr, #edusignbox .hr, #mybox .hr, #ourbox .hr, #ssignbox .hr {
	margin-bottom: 5px;
	height: 2px;
	background-color: #c00;
}

#trialbox form, #edusignbox form, #ssignbox form {
	margin-top: 9px;
}

#ourbox form {
	margin-top: 15px;
}

#trialbox .text, #trialbox select, #edusignbox .text, #ssignbox .text,
#ourbox .text, #ourbox textarea {
	display: block;
}

#trialbox label, #edusignbox label, #ssignbox label {
	display: block;
	margin: 7px 0 0 0;
	padding: 0;
}

#ssignbox .note {
	display: block;
	font-size: 90%;
}

#trialbox select, #trialbox .text, #edusignbox select, #edusignbox .text,
#ssignbox .text, #ourbox .text {
	width: 100%;
}

#trialbox .image {
	float: right;
	margin-top: 7px;
}

#edusignbox label.checkbox, #ssignbox label.checkbox {
	display: inline;
	margin: 0 0 0 3px;
	padding: 0;
}

#edusignbox p, #ssignbox p {
	margin: 7px 0 7px 0;
}

#edusignbox .image, #ourbox .image, #ssignbox .image {
	float: right;
	margin-top: -3px;
}

#mybox dt {
	margin-top: 4px;
	padding-left: 10px;
	font-weight: bold;
}

#mybox dd {
	margin-left: 0;
	padding-left: 25px;
}

#mybox dd a {
	color: black;
}

#edusignbox {
	background-color: #099;
}

#edusignbox #edusign-forgot, #ssign-forgot {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 95%;
}

#edusignbox table {
	margin: 4px 0 5px 0;
}

#edusignbox td {
	vertical-align: baseline;
}

#edusignbox td input {
	margin-right: 5px;
}

#edusignbox td label {
	margin: 0;
}

.linkbox, #eduregisterbox {
	margin-bottom: 15px;
	border: 1px solid white;
	font-size: 110%;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

.linkbox {
	width: 200px;
	text-align: center;
}

#alreadypassbox, #curricauthbox, #eduregisterbox {
	background-color: #900;
	cursor: pointer;
	margin-bottom: 4px;
}

#eduregisterbox {
	clear: right;
}

#eduregisterbox .inner {
	padding: 7px 12px 7px 12px;
}

#eduregisterbox a {
	line-height: 110%;
}

.linkbox .inner {
	padding: 7px 2px 7px 2px;
}

.linkbox a, #k12box a, #elementarybox a, #midhighbox a, #edubox a, #eduregisterbox a, #curriclistbox a, .moviebutton_reg a,  .moviebutton_regover a {
	color: white;
	text-decoration: none;
}

#bottomboxes {
	margin-top: 30px;
	clear: left;
}

#bottomboxes h2 {
	margin-bottom: 0;
}

#bottomboxes #k12box,#bottomboxes #elementarybox,#bottomboxes #midhighbox, #bottomboxes #edubox, #bottomboxes #curriclistbox {
	float: left;
}

#bottomboxes #curriclistbox {
	clear: left;
}

#elementarybox, #midhighbox , #k12box, #edubox, #curriclistbox {
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 1px;
	width: 200px;
	color: white;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid white;
	cursor: pointer;
}

#elementarybox, #midhighbox {
	width: 225px;
	background-color: #c00;
	margin-bottom: 25px;
}

.moviebutton_reg, .moviebutton_regover {
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 1px;
	width: 100px;
	color: white;
	font-size: 100%;
	font-weight: bold;
	cursor: pointer;
	background-color: #3a7ac1;
}

.moviebutton_reg .inner, .moviebutton_regover .inner {
	white-space: nowrap;
	text-align: center;
	padding: 5px;
}

#midhighbox .inner,#elementarybox .inner,#k12box .inner, #edubox .inner {
	padding: 0px 20px 0px 20px;
}

#curriclistbox .inner {
	text-align: center;
	padding: 3px 0px 3px 0px;
}

#k12box {
	background-color: #c0c;
}

#edubox {
	background-color: #099;
}

#k12box.over {
	background-color: #909;
}

#edubox.over {
	background-color: #066;
}

#curriclistbox {
	background-color: #c0c;
}

#curriclistbox.over {
	background-color: #909;
}

#edubox ul, #k12box ul {
	margin: 0;
	padding: 0;
	padding-left: 3px;

/* not sure why this is needed.  The "inside" should do it... */
 list-style-position: inside;
	font-weight: normal;
}

#edubox li {
	margin: 0;
	padding: 0;
}

.br_corners, .br_corners a {
	background-color: #f63;
	font-size: 120%;
	width: 300px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
	clear: both;
}

.br_corners_over, .br_corners_over a {
	background-color: #c00;
	font-size: 120%;
	width: 300px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
	clear: both;
}

#br_corners_inner {
	white-space: nowrap;
	text-align: center;
	padding: 5px;
}

#book_reading_listen .listennow, #book_reading_listen .listennow a {
	background-color: #f30;
}

#book_reading_listen .listennow_over, #book_reading_listen .listennow_over a {
	background-color: #c00;
}

#pronounce_listen .listennow, #pronounce_listen .listennow a {
	background-color: #c00;
}

#pronounce_listen .listennow_over, #pronounce_listen .listennow_over a {
	background-color: #c36;
}

.listennow, .listennow a {
	font-size: 140%;
	width: 160px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

#listennow_inner {
	white-space: nowrap;
	text-align: center;
}

.listennow_over, .listennow_over a {
	font-size: 140%;
	width: 160px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
}

.elemmidhighbox, .elemmidhighbox a {
	background-color: #66c;
	font-size: 120%;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
	clear: both;
}

#elemmidhighboxinner {
	white-space: nowrap;
	text-align: center;
	padding: 5px;
}

.elemmidhighboxover, .elemmidhighboxover a {
	background-color: #006;
	font-size: 120%;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	clear: both;
}

.apbox, .apbox a {
	background-color: #c36;
	font-size: 120%;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
	clear: both;
	width: 300px;
}

#apboxinner {
	white-space: nowrap;
	text-align: center;
	padding: 5px;
}

.apboxover, .apboxover a {
	background-color: #c00;
	font-size: 120%;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	clear: both;
	width: 300px;
}

.bgbox, .bgbox a {
	background-color: #66c;
	font-size: 120%;
	width: 280px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
	clear: both;
}

#bgboxinner {
	white-space: nowrap;
	text-align: center;
	padding: 5px;
}

.bgboxover, .bgboxover a {
	background-color: #006;
	font-size: 120%;
	width: 280px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	clear: both;
}

.blbox, .blbox a {
	background-color: #699;
	font-size: 120%;
	width: 280px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
	clear: both;
}

#blbox_inner {
	white-space: nowrap;
	text-align: center;
	padding: 5px;
}

.blbox_over, .blbox_over a {
	background-color: #033;
	font-size: 120%;
	width: 280px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	clear: both;
}

.babox, .babox a {
	background-color: #fc3;
	font-size: 120%;
	width: 280px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
	clear: both;
}

#babox_inner {
	white-space: nowrap;
	text-align: center;
	padding: 5px;
}

.babox_over, .babox_over a {
	background-color: #f60;
	font-size: 120%;
	width: 280px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	clear: both;
}

.curbox, .curbox a {
	background-color: #C00;
	font-size: 140%;
	width: 280px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
	clear: both;
}

#curboxinner {
	white-space: nowrap;
	text-align: center;
}

.curboxover, .curboxover a {
	background-color: #A00;
	font-size: 140%;
	width: 280px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	clear: both;
}

.listenNowHolder {
	padding: 5px 5px 5px 5px;
	background-color: white;
	width: 160px;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	clear: left;
}

#further_info {
	width: 200px;
	margin-top: 10px;
}

#further_info ul {
	list-style:oustide;
	text-indent: 0em;
	margin-left: 1.3em;
	margin-right: .3em;
	margin-top:0px;
	padding: .3em;
}

#further_info li {
	padding-top: .5em;
}

#further_info h3 {
	margin-bottom: 0px;
}

#vidbox {
	height: 215px;
	margin-bottom: 10px;
}

#vidbox_left {
	float: left;
	width: 280px;
	height: 210px;
	border: 3px solid #900;
	background-color: black;
	margin-right: 15px;
	margin-bottom: 15px;
}

#tabbox {
	float: left;
	margin: 0 10px 15px 0;
}

#tabbox-body {
	clear: left;
	border: 3px solid #900;
}

#tabbox-body img {
	

}

.bg #tabbox-bo

dy, .bg .tabs .sepa

rator, .bg .tabs a {
	border-color: #009;
}

.br #tabbox-body, .br .tabs .separator, .br .tabs a {
	border-color: #f30;
	text-decoration: none;
}

.bl #tabbox-body, .bl .tabs .separator, .bl .tabs a {
	border-color: #066;
	text-decoration: none;
}

.ba #tabbox-body, .ba .tabs .separator, .ba .tabs a {
	border-color: #f90;
	text-decoration: none;
}

.vl #tabbox-body, .vl .tabs .separator, .vl .tabs a {
	border-color: #909;
	text-decoration: none;
}

td.selected a {
	text-decoration: none !important;
}

#body h1.tagline {
	margin: 15px 0 10px 0;
	font-size: 200%;
}

#body h1.tagline#maintag {
	font-size: 180%;
}

#body h2.tagline {
	margin-top: 15px;
	font-size: 160%;
}

#body h3.tagline {
	margin: 2px 0 15px 15px;
	font-size: 130%;
	line-height: 105%;
}

#book_reading .tagline {
	font-size: 130%;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#home-text {
	margin-top: 22px;
	height: 210px;
	text-align: center;
}

#home-text .inner {
	vertical-align: top;
	text-align: left;
}

#home-text h2 {
	font-size: 140%;
	margin-bottom: 10px;
}

#home-text ul {
	margin-left: 0px;
	text-align: left;
	padding-left: 15px;
}

#home-text ul {
	margin-left: 0;
}

#sitetotals {
	margin: 10px 0px 10px 20px;
}

#sitetotals td {
	margin-left: 20px;
	padding: 0 0 0 38px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	height: 36px;
}

#sitetotals a {
	border-bottom: 3px solid black;
	color: black;
	white-space: nowrap;
	text-decoration: none;
}

#sitetotals a span {
	font-weight: bold;
}

#sitetotals td.ap {
	background-image: url(../images/r3/ticon_ap.gif);
}

#sitetotals td.ap a {
	border-bottom-color: #900;
}

#sitetotals td.bg {
	background-image: url(../images/r3/ticon_bg.gif);
}

#sitetotals td.bg a {
	border-bottom-color: #009;
}

#sitetotals td.br {
	background-image: url(../images/r3/ticon_br.gif);
}

#sitetotals td.br a {
	border-bottom-color: #f30;
}

#sitetotals td.bl {
	background-image: url(../images/r3/ticon_bl.gif);
}

#sitetotals td.bl a {
	border-bottom-color: #066;
}

#sitetotals td.ba {
	background-image: url(../images/r3/ticon_ba.gif);
}

#sitetotals td.ba a {
	border-bottom-color: #f90;
}

#sitetotals td.vl {
	background-image: url(../images/r3/ticon_vl.gif);
}

#sitetotals td.vl a {
	border-bottom-color: #909;
}

#sitetotals .eotw_link {
	float: left;
	border-bottom: 3px solid #333;
}

#sitetotals .eotw_link a {
	text-decoration: none;
	border-style: none;
}

#sitetotals td {
	padding-top: 0;
	padding-bottom: 0;
}

#sitetotals td ul {
	margin: 0 0 5px 0;
}

#sitetotals td ul li {
	
}

#sitetotals2 td.eotw_link {
	margin: 15px 15px 0 0;
	width: 130px;
	border-bottom: 3px solid #333;
	color: black;
}

#sitetotals2 .eotw_link a {
	border-bottom: 3px solid #333;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#totalboxwrap {
	
}

#totalbox {
	clear: left;
	margin: 15px auto 10px auto;
	text-align: center;
}

#totalbox .inner {
	
}

#totalbox a {
	border: 1px solid white;
	padding: 5px 10px 5px 10px;
	color: white;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
	white-space: nowrap;
}

.ap #totalbox a {
	background-color: #c00;
}

.cu #totalbox a {
	background-color: #c00;
}

.bg #totalbox a {
	background-color: #009;
}

.br #totalbox a {
	background-color: #f30;
}

.bl #totalbox a {
	background-color: #066;
}

.ba #totalbox a {
	background-color: #f90;
}

.vl #totalbox a {
	background-color: #909;
}

#recordtable {
	border-top: 1px solid white;
	padding-top:.5em;
}

.recordtabletitle {
	clear: both;
	height: 21px;
}

.ap .recordtabletitle {
	padding: 30px 0 0 75px;
	height: 21px;
	background-image: url(../images/r3/small_logo_white.gif);
	background-repeat: no-repeat;
}

.recordtabletitle span {
	font-weight: bold;
	font-size: 130%;
}

.recordtabletitle form {
	float: right;
}

#recordtable, .recordtablenav, .recordtable-pagenav, #recordtable .table {
	clear: both;
	width: 100%;
}

.recordtablenav {
	padding-bottom:.3em;padding-top:1em;
}

.recordtablenav .jump, .link-jump {
	word-spacing: 1px;display:
}

.recordtablenav .order {
	text-align: left;
}

.recordtablenav .order select {
	margin-left:5px;
}

.recordtablenav .summary {
	text-align: right;
	font-weight: bold;
}

.recordtable-pagenav {
	margin-top: 5px;
	text-align: right;
}

.recordtable-search .recordtable-pagenav {
	margin-bottom: 20px;
}

#recordtable .table th, #recordtable .table td {
	padding: 0px;
	padding-top:6px;
	padding-bottom:6px;
}


#recordtable .table {
border-right:1px solid #e8f4f8;
border-left:1px solid #e8f4f8;
}

#recordtable .table th:last-child {
width:125px;
}

#recordtable .table th {
	color: #ddd;
	border-top:0px solid #ddd;
	border-bottom:3px solid #ddd;
	padding-bottom:6px;padding-left:10px;
	background:#333;font-weight:normal;min-width:65px;
}

#recordtable .table td {
padding-top:15px;
padding-bottom:15px;
padding-left:10px;
padding-right:12px;
}



#recordtable .table .odd td {
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
}

#innerbox #body #recordtable .table .odd td {
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
}

#recordtable .table nobr img {
margin:0px 0px 0px 0;float:left;
width:75px;
height:14px;
}

#recordtable .table nobr span {
float:left;
margin-right:0px;margin-left:5px;
margin-top:0px; color:#a36711;
}

#recordtable .table th a {
	color: #fff;text-decoration:none;
        font-weight:bold;
}

#recordtable .table th a:after {
content:url(../images/bullet_arrow_down.gif);
margin-left:7px;
}

#recordtable .table th a:hover {
	text-decoration:underline;
}

#recordtable .table tr {
	background-color: #e8f4f8;vertical-align:top;
}

#recordtable .table tr.odd {
	background-color: #fff;

}

#recordtable .table tr td.order {
	background-color: #e8f4f8;
}

#recordtable .table tr.odd td.order {
	background-color: #fff;
}

#recordtable .table tr td a {
	text-decoration: underline;
        
}

#recordtable .table tr td a.source_url {
text-decoration:none;
}

#recordtable .table tr td a:hover {
text-decoration:underline;
}

#recordtable .vl .table tr td a,
#recordtable .aw .table tr td a,
#recordtable .pr .table tr td a,
#recordtable .ba .table tr td a,
#recordtable .table tr td.order a {
	text-decoration: underline;font-weight:bold;
}

#recordtable .table .order {
font-weight:bold;
}

#recordtable .vl .table tr td a:hover,
#recordtable .aw .table tr td a:hover,
#recordtable .pr .table tr td a:hover,
#recordtable .table tr td.order a:hover {
	text-decoration: underline;
}

#recordtable .norecords {
	padding: 10px 30px 10px 30px;
	text-align: center;
}

#recordtable .ap .order a img {
border:1px solid #000;
}

#body div.ba table.table tr td p {
margin-top:3px;
margin-right:30px;
margin-left:0px;
width:560px;margin-bottom:0;
text-align:justify;
font-style:italic;
font-size:12px;
}

#link-categories {
	
}

#link-categories a {
	display: block;
	margin: 0;
}

#link-categories .category {
	padding-bottom: 3px;
}

#linktable-dual {
	width: 700px;
	clear: both;
}

#linktable-dual td {
	width: 30%;
	vertical-align: top;
}

#linktable-dual .letter {
	display: block;
	margin-top: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#linktable-quad {
    clear: both;
}
#linktable-quad td {
    width: 25%;
    vertical-align: top;
}
#linktable-quad .letter {
    display: block;
    margin-top: 14px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.vl #linktable {
	width: 470px;
}

#linktable {
	clear: left;
}

#linktable.wide {
	width: 100%;
	clear: right;
}

#signin-form {
	margin-left: 35px;
}

#signin-form label.text {
	display: block;
	font-weight: bold;
}

#signin-form input.text {
	width: 150px;
}

#signin-form .questions {
	margin: 50px 0 0 0;
}

#srch-basedmsg {
	margin: 0 10px 0 0;
	padding: 0;
	vertical-align: top;
	width: 30%;
	white-space: nowrap;
}

#srch-scrollmsg {
	text-align: right;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	color: #900;
	font-weight: bold;
}

#srch-terms {
	clear: right;
	float: right;
	padding: 0;
	width: 370px;
}

#srch-criteria {
	font-weight: normal;
}

.srchtable {
	margin-bottom: 20px;
	width: 100%;
	border-right:0px solid #ccc;

}

.srchshortcuttable {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.srchshortcut {
	margin: 0px;
	border: 2px solid black;
	width: 180px;
}

#srchtable-active {
	margin-bottom: 0px;
}

.srch-about {
	width: 140px;
	height: 100%;border-right:0px solid #ccc;padding-right:5px;
	border-top: 26px solid black;
        border-left:20px solid #fff;
	vertical-align: top;border-right:1px solid #ccc;
}

.srch-about .head {
	position: relative;
	left: 0px;top:5px;
}

.srch-about .anchor {
	height: 1px;
	font-size: 1px;
}

.srch-about .totals {
	margin: 20px auto 20px auto;
	width: 80px;
	text-align: center;
	color: #c00;
	font-weight: bold;
	white-space: nowrap;
}

.srch-about .showall {
	margin: 20px auto 20px auto;
	text-align: center;
}

.srch-data {
	vertical-align: top;
}

.srch-data table {
	height: 100%;
}

.ap .srch-about {
	border-top-color: #900;
	background-image: url("../images/apbox.gif");
	background-repeat:repeat-y;background-position:right;
}

.bg .srch-about {
	border-top-color: #009;
	background-image: url("../images/bgbox.gif");
	background-repeat:repeat-y;background-position:right;
}

.br .srch-about {
	border-top-color: #f30;
	background-image: url("../images/brbox.gif");
	background-repeat:repeat-y;background-position:right;
}

.bl .srch-about {
	border-top-color: #066;
	background-image: url("../images/blbox.gif");
	background-repeat:repeat-y;background-position:right;
}

.ba .srch-about {
	border-top-color: #f90;
	background-image: url("../images/babox.gif");
	background-repeat:repeat-y;background-position:right;
}

.aw .srch-about {
	border-top-color: #909;
	background-image: url("../images/awbox.gif");
	background-repeat:repeat-y;background-position:right;
}

.vl .srch-about {
	border-top-color: #909;
	background-image: url("../images/vlbox.gif");
	background-repeat:repeat-y;background-position:right;
}

.pr .srch-about {
	border-top-color: #900;
	background-image: url("../images/prbox.gif");
	background-repeat:repeat-y;background-position:right;
}

#advsearchpage tr td {
	vertical-align: top;
}

#advsearchtable th {
	text-align: right;
	vertical-align: baseline;
	white-space: nowrap;
}

#advsearchtable td {
	padding-bottom: 3px;
	vertical-align: baseline;
	white-space: nowrap;
}

#advsearchtable .checkbox {
	margin-right: 6px;
}

#advsearchtable .subheading {
	font-weight: bold;
	padding-bottom: 2px;
}

#adv_quicksearch {
	padding: 0;
	margin: 0;
}

#adv_quicksearch tr td {
	padding: 0 0 4px 0;
}

#adv_quicksearch tr.incategory td {
	padding: 0 0 4px 0;
	padding-left: 10px;
}

#adv_quicksearch tr td.handout {
	text-align: right;
	padding: 0;
}

#adv_quicksearch tr td.title {
	padding-right: 6px;
}

#adv_quicksearch tr.new_category td {
	padding-top: 7px;
	font-weight: bold;
}

#currictable {
	width: 400px;


/* max set by Win IE */
}

.feature_box {
	border: 1px solid black;
	width: 220px;
	height: 165px;
}

.feature_text {
	padding: 5px;
}

.feature_box_hdr {
	font-weight: bold;
	font-size: 110%;
	width: 220px;
	margin-top: 5px;
	text-align: center;
}

.curric-elt {
	padding: 5px 0 30px 0;
	vertical-align: top;
}

#curric-art, #curric-mid {
	padding-right: 5px;
}

.curric-elt .box {
	margin: 0 10px 2px 0;
	width: 220px;
	height: 165px;
	background-color: black;
}

.curric-elt .box img {
	width: 220px;
	height: 165px;
}

.curric-elt p {
	margin: 0 0 7px 0;
}

.curric-elt p .subject {
	font-size: 140%;
	font-weight: bold;
}

.curric-elt p span.subject {
	font-size: 110%;
}

.curric-elt a, .curric-elt .title {
	font-size: 110%;
	font-weight: bold;
}

.strong, .error_strong, .note_strong {
	font-weight: bold;
}

.error, .error_strong, #register .required {
	color: #c00;
}

#register .note, #register .note_strong {
	color: #909;
}

#register .required {
	font-size: 140%;
}

#register .checkbox {
	margin-right: 4px;
	margin-top: 2px;
}

#register .checktable td {
	padding-bottom: 3px;
	vertical-align: baseline;
	white-space: nowrap;
}

.toc ul {
	margin: 0;
	padding: 0;
	padding-left: 1.8em;
	list-style: disc url(../images/bulet_red.gif);
}

.toc a {
	color: black;
	font-weight: bold;
}

.tocpage h2, .tocpage h3 {
	color: #c00;
	font-size: 100%;
}

.tocpage .backtotop {
	display: inline;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

#faq .highlight {
	color: #006a6a;
}

#sitemap a {
	line-height: 110%;
}

#news {
	width: 470px;
	float: left;
}

#news li {
	padding-bottom: 1px;
	vertical-align: text-top;
	list-style-type: disc
}

.newslist {
	
}

.newsmsg {
	
}

.newsdate {
	font-size: 120%;
	font-weight: bold;
	line-height: 20px;
}

#contactus h2 {
	color: #c00;
	margin-bottom: 0;
}

#contactus .topmsg {
	margin-top: 0;
}

#contactus .bottom h2 {
	margin-bottom: 10px;
}

#contactus .bottom {
	margin-left: 5px;
}

#support li {
	margin-bottom: 7px;
}

#support li li {
	margin-bottom: 0px;
}

.newsletter, .newsletter ul {
	margin-left: 0px;
	padding-left: 20px;
}

.spec_athr_contains {
	margin: 0;
	padding: 0;
	width: 465px;
}

.sa_text {
	width: 240px;
	float: left;
}

.sa_headshot {
	width: 90px;
	float: left;
}

.sa_cover {
	width: 130px;
	float: right;
}

.sa_about {
	margin-left: 20px;
}

#spec_athr {
	margin: 0;
	padding: 0;
	width: 700px;
	*width: 650px;
}

#spec_athr_list {
	margin-top: 14px;
	width: 100%;
}

#spec_athr_list > tbody > tr > th, #spec_athr_list > tbody > tr > td {
	padding-top: 7px;
}

#spec_athr_list > tbody > tr > th {
	width: 22%;
	text-align: left;
	vertical-align: top;
	font-size: 110%;
	font-weight: bold;
	white-space: nowrap;
	color: #c00;
}

.emovie_th {
	width: 22%;
	text-align: left;
	vertical-align: top;
	font-size: 110%;
	font-weight: bold;
	white-space: nowrap;
	color: #c00;
	padding-top: 7px;
}

#spec_athr_list>tbody>tr>th.wide {
	width: 100%;
}

#spec_athr_list>tbody>tr>td {
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

.emovie_td {
	padding-top: 7px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

#spec_athr_list>tbody>tr>td p {
	margin-top: 0;
}

#spec_athr_list ul, #spec_athr_links ul {
	margin: 0;
	padding: 0;
}

#spec_athr_list li, #spec_athr_links li {
	margin: 0 0 17px 5px;
	padding: 0;
}

#spec_athr_list>tbody>tr>th a,
#spec_athr_list li, #spec_athr_list li a,
#spec_athr_links li, #spec_athr_links li a {
	color: #c00;
	line-height: 110%;
}

#spec_athr .noteblock {
	float: right;
	margin: 0;
	padding: 0 0 4px 4px;
	width: 200px;
}

.movie_buttons {
	padding-bottom: 10px;
}

.movie_buttons table table {
	width: 110px;
	clear: both;
}

.movie_l {
	background-color: #3B7BC2;
	width: 110px;
}

.movie_s {
	background-color: #749BD2;
	width: 110px;
}

.movie_p {
	background-color: #B7C7E5;
	width: 110px;
}

.movie_l_over, .movie_s_over, .movie_p_over {
	background-color: #006;
}

.movie_buttons a {
	font-size: 100%;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
}

.extra_movie_buttons a {
	font-size: 100%;
	text-transform: uppercase;
	color: #3B7BC2;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
}

.vl #linktable th {
	text-align: left;
}

.vl h4 {
	font-size: 120%;
	color: #c00;
	margin-bottom: 0;
}

#movieholder {
	text-align: center;
}

#newlook ul {
	margin-top: 5px;
	line-height: 16px;
}

#newlook h3 {
	margin-bottom: 5px;
}

#newlook_link {
	margin: 11px 0 0 30px;
	font-size: 130%;
	text-align: left;
}

#newlook_link a {
	
}

#acctstatus {
	margin: 11px 0 0 30px;
	color: #900;
	text-align: left;
}

#acctstatus .sponsor {
	font-size: 130%
}

#acctstatus .renewal {
	margin-top: 1px;
	float: right;
	font-size: 110%;
}

#footer {
	clear: both;
	margin: 6px 0 0 0;
	width: 960px;
	text-align: center;
}

#footerbar {
	clear: both;
	margin-top: 12px;
	margin-bottom: 10px;
	height: 10px;
	background-color: #444;
	font-size: 1px;
}

#footerawards {
	float: left;
	width: 154px;
/

* 145px; */
}

#footernav {
	float: right;
	width: 781px;


/* 590px; */
 padding-bottom: 0px

;
	/* was 13px, but that's filed by the lastupdate div instead now */
 font-size: 95%;
}

#footerlastupdate {
	text-align: left;
	margin: 0;
	padding: 0;
}

#footerlastupdate span {
	position: relative;
	left: -150px;
	top: -1.2e

m;
	/* move up one line */
 width: 145px;
	vertical-align: bottom;
}

.source_url {
	color: #000000;
}

#training h3,#training ul,#training ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

#training h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}

#spec_athr_player {
	width: 465px;
	margin-left: 100px;
}
table.spec_athr_player{
	margin-left: 100px;
}

#spec_athr_player #player_holder {
	padding: 10px 6px 10px 0;
}

.spec_athr_player .label {
	text-transform: uppercase;
	color: #3a7ac1;
	text-align: center;
}

#spec_athr_player #flv_player_holder,
#spec_athr_player .buttons {
	text-align: center;
	margin: 0;
	padding: 0;
}

.listbox {
	
}

.listbox_option {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.listbox_option_note {
	margin-left: 20px;
}

.listbox_status {
	color: #F00000;
}

.listbox .description {
	margin-left: 18px;
	margin-bottom: 20px;
}

#eotw_details {
	margin-left: 20px;
	margin-top: 10px;
	background-color: #ccf;
	padding: 5px;
	margin-bottom: 25px;
	width: 450px;
}

#eotw_details td {
	padding-bottom: 5px;
}

#eotw_details .checkbox {
	margin-right: 4px;
	margin-top: 2px;
}

.listbox .required {
	color: #c00;
	font-size: 140%;
}

#webinar_banner {
	font-size: 110%;
	background-color: #fff;
	padding: 5px;
	width: 250px;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #a00;
}

.hideable {
	display: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.showhide {
	text-decoration: none;
}

#qs_account {
	margin-left: 25px;
}

#qs_state {
	margin-left: 25px;
	clear: right;
}

#qs_bookaward, #qs_bookaward_ca, #qs_bookaward_us {
	margin-left: 25px;
}
#qs_core {
	margin-left: 25px;
}

#qs_tbhighlighted {
	margin-left: 25px;
	margin-top: 0px;
}

.qs_label1 {
	width: 140px;
}

.qs_label2 {
	width: 140px;
}

.qs_title {
	width: 370px;
}

.qs_email {
	width: 85px;
}

.qs_pdf {
	width: 75px;
}

.qs_emailpdf {
	width: 160px;
}

h2.qs {
	margin: 0;
	padding: 5px 3px 0 3px;
	font-size: 160%;
}

.browsefilter_activity_guides_ol {
	font-size: 12pt;
	background-color: #009;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
		width: 700px !important;

}

.browsefilter_bookreadings_ol {
	font-size: 12pt;
	background-color: #f30;
	color: #FFFFFF;
	margin: 5px;
		width: 700px !important;

	padding: 5px;
}

.browsefilter_booklist_ol {
	font-size: 12pt;
	background-color: #066;
	color: #FFFFFF;
		width: 700px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.browsefilter_awards_ol {
	font-size: 12pt;
	background-color: #f90;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
		width: 700px !important;

}

.browsefilter_valuable_links_ol {
	font-size: 12pt;
	background-color: #909;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
		width: 700px !important;

}

.browsefilter_author_programs {
	font-size: 12pt;
	background-color: #B60D07;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	width: 700px !important;
}

.browsefilter_home {
	font-size: 12pt;
	/* b

ackground-color: #ccf; */
   background-color: #c9c;
	border: 1px solid #FFF;
	color: #000000;
	margin: 5px;
	padding: 5px;
}

#search_hint {
	font-size: 10pt;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	display: none;
	height: 100px;
	overflow: auto;
	clear: both;
}

#search-radio {
	margin-top: 5px;
}

#search-radio label {
	margin-left: 5px;
}

#welcomeboxx {
	margin-top: 6px;
	padding: 0;
	width: 200px;
}

#welcomebox .inner {
	padding: 12px 10px 7px 10px;
}

.bold {
	font-weight: bold;
}

.educator_dim {
	position: relative;
	opacity: 0.7;
	filter: alpha(opacity=60);
}

.edu_overlay {
	position: absolute;
	top: 25px;
	left: 180px;
	width: 520px;
	text-align: left;
	font-size: 16pt;
	color: black;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.edu_overlay a, .edu_overlay a:visisted {
	color: #000000;
	text-decoration: none;
}

.banner_overlay {
	position: absolute;
	top: 0px;
	z-index: 500;
	/* te

xt-align: center; */

  background-repeat: no-repeat;
}

.banner_overlay_text {
	position: absolute;
	top: 68px;
	left: 300px;
	font-size: 130%;
	font-weight: bold;
}

.banner_overlay_text_long {
	position: absolute;
	top: 50px;
	left: 150px;
	font-size: 100%;
	font-weight: bold;
	width: 450px;
}

.home_reading_lists ul li {
	margin-top: 10px;
}

.pseudo_link:hover {
	cursor: pointer;
}

.tip_profile {
	display: none;
}

#commonarea h1 {
	font-size: 155%;
	font-weight: bold;
}

#commonarea h2 {
	font-size: 135%;
	font-weight: bold;
}

#commonarea h3 {
	font-size: 110%;
	font-weight: bold;
}

#supportarea p.lead {
	font-size: 114%;
}

#breadcrumbs {
	font-size: 80%;
}

#supportform .input-text {
	border: 1px solid #3b6e22;
	color: #666666;
}

#supportform .required {
	border-left: 5px solid rgb(243,116,33);
}

#supportform label {
	display: block;
	margin-bottom: 10px;
	color: #555555;
	clear: both;
}

#supportform label span {
	display: block;
	float: left;
	padding-right: 6px;
	width: 200px;
	text-align: right;
	font-weight: bold;
}

#supportform .spacer {
	display: block;
	margin: 0 0 10px 206px;
	color: #555555;
}

/* For subdivision detail check */

.labeltitle {
	width: 250px;
	text-align: right;
	float: left;
	font-size: 12pt;
	font-weight: bold;
	margin-right: 10px;
}

.labelnote {
	font-size: 10pt;
	font-weight: normal;
	width: 250px;
	text-align: right;
	float: left;
}

.labelsmallnote {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}

.subdivlist {
	float: left;
	width: 390px;
	text-align: left;
}

#emailbox {
	margin-top: 20px;
	margin-bottom: 20px;
	display: none;
}

#emailnote {
	display: none;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 170px;
	/* height: 

170px; */
   border: 1px solid black;
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px;
	-moz-border-radius: 8px;
}

#hovernote {
	display: none
   position:absolute
   top:20px
   left:20px
   width:170px
   border:1px solid black
   background-color:#FFFFFF
   color:#000000
   padding:10px;
	-moz-border-radius: 8px;
}

.dynamiclist {
	height: 100px;
	width: 400px;
	margin-top: 5px;
	margin-left: 2px;
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
	overflow: auto;
	display: none;
}

.completelist {
	height: 400px;
	width: 580px;
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
	overflow: auto;
	border: 1px solid #D0D0D0;
	display: none;
}

.clul {
	text-indent: 0px;
	margin-left: 1.1em;
	padding-left: 0px;
}

.fakelink {
	
}


.fakelink:hover {
	color: blue;
	cursor: pointer;
}

a.fakelink {
	color: black;
	text-decoration: none;
}

a.fakelink:hover {
	color: blue;
	cursor: pointer;
}

.bigtextbuttonx {
	margin-top: 50px;
	background-color: #79659C;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
	padding: 10px;
	-moz-border-radius: 8px;
	border: 1px solid black;
	text-align: center;
}

.bigtextbutton Ax {
	color: #FFFFFF;
	text-decoration: none;
}

/* Default Buttons */



.button-lg img {
	vertical-align: text-top;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 2px
}

.button-lg span {
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	color: #3f6890 !important;
}

.button-lg:hover {
	text-decoration: none;
		background-position: 0px bottom;

}

.button-lg:active {
	background-position: 0px bottom;
}

.button {
	font-size: 1em;
	color: #234e5d;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0px 1px 3px;
	-moz-box-shadow: rgba(0,0,0,0.15) 0px 1px 3px;
	box-shadow: rgba(0,0,0,0.15) 0px 1px 3px;
	border: 1px solid #7fa9ca;
	background: url(http://teachingbooks.net/images/button-sm-bg.png) repeat-x 0px 0px;
	height: 27px;
	xline-height: 26px;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	display: block;
	xmargin-right: 5px;
	padding: 0 10px;
	*padding: 0px;
	font-weight: bold;
	cursor: pointer;
	width: 50px;
	float: left;
}

.button:hover {
	text-decoration: none;
	color: #234e5d;
		background-position: 0px bottom;

}

.button:active {
	background-position: 0px bottom;
}

/* Green Buttons */

.gbutton {
	font-size: 1em;
	color: #234e5d;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0px 1px 3px;
	-moz-box-shadow: rgba(0,0,0,0.15) 0px 1px 3px;
	box-shadow: rgba(0,0,0,0.15) 0px 1px 3px;
	border: 1px solid #7fa9ca;
	background: url(http://teachingbooks.net/images/button-sm-bg.png) repeat-x 0px 0px;
	height: 27px;
	line-height: 26px;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	display: inline;
	float: left;
	margin-right: 5px;
	padding: 0 10px;
	font-weight: bold;
	cursor: pointer;

}

.gbutton:hover {
	text-decoration: none;
	color: #234e5d;
		background-position: 0px bottom;

}

.gbutton:active {
	background-position: 0px bottom;
}

/* Rounded-Shaded Buttons */

.button_steel{
	font-size: 1em;
	font-weight: bold;
	color: #234e5d;
	padding: 8px;
	*width: 20px;
	*white-space: nowrap;
	display: inline-block;
	*display: block;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	cursor: pointer;
	*top: 6px;
}

.button_purple{
	font-size: 1em;
	font-weight: bold;
	color: #362859;
	padding: 8px;
	*width: 20px;
	*white-space: nowrap;
	display: inline-block;
	*display: block;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	cursor: pointer;
	margin-top: 6px;
}

.button_red{
	font-size: 1em;
	font-weight: bold;
	color: #672612;
	padding: 8px;
	*width: 20px;
	*white-space: nowrap;
	display: inline-block;
	*display: block;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	cursor: pointer;
	margin-top: 6px;
}

.bigtextbutton{
	font-size: 1em;
	font-weight: bold;
	color: #362859;
	padding: 8px;
	*width: 20px;
	*white-space: nowrap;
	display: inline-block;
	*display: block;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	cursor: pointer;
	margin-top: 6px;
}

.button_green{
	font-size: 1em;
	font-weight: bold;
	color: #39651d;
	padding: 8px 10px 8px 8px;
		width: auto;
	*width: 20px;
	*white-space: nowrap;
	display: inline-block;
	*display: block;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	cursor: pointer;
	margin-top: 6px;
}

.button_green:hover,.button_red:hover, .button_steel:hover, .button_purple:hover{
	opacity: 0.85;
		text-shadow: rgba(255,255,255,0.25) 0px -1px 0px;

}

a.button_purple  {
	text-decoration: none !important;
		color: #362859 !important;

}

a.button_steel  {
	text-decoration: none !important;
		color: #234e5d !important;

}

a.button_green  {
	text-decoration: none !important;
		color: #39651d !important;

}

.button_purple img, .button_steel img, .button_green img,  {
	padding-right: 8px;
	padding-top: 2px;
}

.smaller {
	font-size: .85em;
	font-weight: normal;
	font-style: normal !important;
	text-decoration: none;
}

.smaller_nw {
	font-size: .85em;
	font-weight: normal;
	font-style: normal !important;
	text-decoration: none;
	display: block;
	width: 100%;
}

/* cu menu 

.commonuses_menu {
	width: 180px;
	float: left;
	display: inline-block;
	margin-right: 0px;
	text-align: right;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-left: 0px;
		position: relative;
	top: 0;
	left: -28px;
}

.commonuses_menu a {
	color: #1c1c1c;
	text-decoration: none;
}

.commonuses_menu .menu_title a {
	color: #2B686A;
	font-weight: bold;
	font-size: 18px;
}


.commonuses_menu ul#navigation, .commonuses_menu ul#navigation li ul {
	list-style-type: none;
	margin: 0;
	padding: 8px;
	display: block;
	clear: both;
	text-indent: 0;
	float: right;
	left: 30px;
	position: relative;
	width: 190px;
}

.commonuses_menu ul#navigation li ul li {
	background: url(http://teachingbooks.net/images/r_nub_turq.png) no-repeat right center;
}

.commonuses_menu ul#navigation li ul li a {
	display: block;
	clear: both;
	margin-top: 10px;
	padding: 4px 20px 4px 0;
	color: #2B686A;
	font-size: 12px;
	background-color: #fff;
	margin-right: 0;
}

.commonuses_menu ul#navigation li ul li a:hover,
.support_menu ul#navigation li ul li a:hover,
.handout_menu ul#navigation li ul li a:hover {
	color: #000;
}

.commonuses_menu li a.ui-accordion-content-active {
	display: block;
	clear: both;;
border-radius: 6px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;	padding: 6px 10px 6px 8px !important;
	color: #000 !important;
	background-color: #E3EEEE !important;
	padding-right: 8px;
	left: -10px;
	position: relative;
}

.commonuses_menu a.head{
	font-size: 14px;
	display: block;
	margin-top: 10px;
	float: left;
	background-color: #ffffff;	color: #2B686A;
	font-weight: bold;
	width: 180px;
	padding: 6px 10px;
border-radius: 6px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	border: 1px solid #2B686A;
}

.commonuses_menu a.head.ui-state-active, .commonuses_menu a.head:hover{
border-radius: 6px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	background-color: #2B686A;
	color: #fff;
}

.commonuses_menu a.head.ui-accordion-header.ui-helper-reset.ui-state-active.ui-corner-top {
}
*/

/*
.handout_menu {
	width: 180px;
	float: left;
	display: inline-block;
	margin-right: 0px;
	text-align: right;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-left: 0px;
		position: relative;
	top: 0;
	left: -28px;
}

.handout_menu a {
	color: #1c1c1c;
	text-decoration: none;
}

.handout_menu .menu_title a {
	color: #577EBF;
	font-weight: bold;
	font-size: 18px;
}


.handout_menu  ul#navigation, .handout_menu ul#navigation li ul {
	list-style-type: none;
	margin: 0;
	padding: 8px;
	display: block;
	clear: both;
	text-indent: 0;
	float: right;
	left: 30px;
	position: relative;
	width: 190px;
}

.handout_menu ul#navigation li ul li {
	background: url(http://teachingbooks.net/images/r_nub.png) no-repeat right center !important;
}

.handout_menu ul#navigation li ul li a {
	display: block;
	clear: both;
	margin-top: 10px;
	padding: 4px 20px 4px 0;
	color: #577EBF;
	font-size: 12px;
	background-color: #fff;
	margin-right: 0;
}

.handout_menu li a.ui-accordion-content-active {
	display: block;
	clear: both;;
border-radius: 6px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;	padding: 6px 10px 6px 8px !important;
	color: #000 !important;
	background-color: #e0e4f2 !important;
	padding-right: 8px;
	left: -10px;
	position: relative;
}

.handout_menu a.head{
	font-size: 14px;
	display: block;
	margin-top: 10px;
	float: left;
	background-color: #ffffff;	color: #577EBF;
	font-weight: bold;
	width: 180px;
	padding: 6px 10px;
border-radius: 6px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	border: 1px solid #577EBF;
}

.handout_menu a.head.ui-state-active, .handout_menu a.head:hover{
border-radius: 6px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	background-color: #577EBF;
	color: #fff;
}

.handout_menu a.head.ui-accordion-header.ui-helper-reset.ui-state-active.ui-corner-top {
}

.commonuses_menu .ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active {
		background: url(http://teachingbooks.net/images/nub_turq.png) no-repeat 92px top;
	top: -1px;
	position: relative;
	width: 180px;
}

.handout_menu .ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active {
		background: url(http://teachingbooks.net/images/nub_blue.png) no-repeat 92px top;
	top: -1px;
	position: relative;
	width: 180px;
}

*/

/* handout extras */

.handout_preview {
	background: url(http://teachingbooks.net/images/pic_shadow.png) no-repeat center bottom;
	width: 300px;
	padding-bottom: 10px;
	float: left;
	margin-right: 20px;
	margin-top: 30px;
}

.handout_preview img {
	border: 1px solid #d5d5d5;
	width: 300px;
	margin-right: 20px;
}

.handout_download {
	margin-top: 50px;
}

.handout_download h2 {
	font-weight: bold;
	font-size: 18px;
}

div.tbfeature_box h2 {
	margin-bottom: .5em;
	padding-bottom: 0;
}

div.tbfeature_box h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
}

/*.handout_download a {
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	color: #8ab27e;
	line-height: 24px;
}*/

/*.handout_download a img {
	
}*/

#tip_img {
	display: none;
}

#password_exp_box { 
	opacity: 0.8;
	filter: alpha(opacity=80);

	display: block;
	width:300px;
	background-color: #E3Cf57;
	color: black;

	position:absolute;
	top: 0px;
	right: 0px;
	z-index: 1;

    border: 2px solid black;
    padding: 5px;
    margin: 0;
}	

span.indented {padding-left: 3em;}

/** Interview Styles **/
.interview-page {}
.interview-page-inner {padding: 15px 0px 0px;}
.interview-info {}
.interview-header {font-size: 2.3em; margin-top: 0px;}
.interview-header-explore {width: 360px; float: right; padding: 0px 0px 2em 0px;}
.interview-header-explore a {padding-left: 26px;}
.interview-header-explore p {padding-left: 26px; margin: 0.7em 0px;}
.interview-header-explore p a {padding-left: 0px;}
.interview-subheader {font-size: 1.7em; margin-bottom: 0px;}
.interview-subsubheader {font-size: 1.4em; margin-top: 0px;}
.interview-tagline {font-size: 1em;}
.interview-logo {}
.interview-name {font-weight: bold;}
.interview-block-tb {margin: 2.0em 0px 1em;}
.interview-block-author {margin: 1em 0px;}
.interview-block-tb p, .interview-block-author p {margin: 0px;}
.interview-footer {margin-top: 3em;}


/** Movie Transcript Styles **/

.transcript-page {}
.transcript-page-inner {padding: 15px 0px 0px;}
.transcript-info {/*float: left;*/}
.transcript-header {font-size: 2.3em; margin-top: 0px;}
.transcript-header-explore {width: 360px; float: right; padding: 0px 0px 2em 0px;}
.transcript-header-explore a {padding-left: 26px;}
.transcript-header-explore p {padding-left: 26px; margin: 0.7em 0px;}
.transcript-header-explore p a {padding-left: 0px;}
.transcript-subheader {font-size: 1.7em; margin-bottom: 0px;}
.transcript-subsubheader {font-size: 1.4em; margin-top: 0px;}
.transcript-tagline {font-size: 1em;}
.transcript-section-header {font-weight: bold; font-size: 1.1em;}
.transcript-block-tb {margin: 2.0em 0px 1em;}
.transcript-block-section {margin: 2em 0px;}
.transcript-block-tb p, .transcript-block-author p {margin: 0px;}
.transcript-disclaimer {margin: 2em 0px; margin-bottom: 70px;}
.transcript-footer {margin: 2em 0px;}
.transcript-hr {border-bottom: 1px solid #888; width: 300px; height: 0px !important; font-size: 0px; line-height: 0px !important;}
.transcript-main p {margin: 1em 0;}
