/* Styles for TOPScience */

/* style site search form */
#searchForm {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	border: medium thin #066;
}

#searchForm input {

}
	

/* left margin features */

#sidebar_features {
	margin: 1em;
}

#sidebar_features img {
	border:none;
}

/* book pages content */
#mainContent {
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #FFF;
}

#mainContent h1 {
	padding: 0;
	color: #BF0021;
	font-weight: bold;
	font-size: 125%;
	display: inline;
	margin-top: 0.5em;
}

#mainContent h2 {
	padding: 0;
	margin: 1em 0 0.5em 0;
	color: #BF0021;
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}

/* product sub head */
#mainContent h3 {
	padding: 0;
	margin: 1em 0 0 0;
	color: #BF0021;
	font-weight: bold;
	font-style: normal;
	font-size: 115%;
}

/* dark subhead */
#mainContent h4 {
	margin: 1em 0 1em 0;
	font-weight: bold;
	font-style: normal;
}

/* float links in h4 to right */

#mainContent h4 a {
	float: right;
	background-color:#FFFF99;
	color:#006666;
	text-decoration:none;
}

#mainContent h4 a:hover {
	background-color:#006666;
	color:#FFF;
}


#mainContent h5 {
	margin: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
}

#mainContent h6	{
	color: #BF0021;
	font-weight: normal;
	font-size: 100%;
	display:inline;
}

#mainContent p {
	padding: 0;
	margin: 0.5em 0 0.5em 0;
}

#mainContent blockquote {
	font: Arial 100%;
	font-style:italic;
}


#mainContent .tagline {
	font-weight: normal;
	font-style:italic;
	margin-bottom: 0.5em;
}

#mainContent em {
	font-weight: bold;
	font-style: normal;
	color: #BF0021;
}

#mainContent .Accordion em {
	font-style:italic;
	font-weight:normal;
	color:#000;
}

/* style for body paragraph */

#mainContent #mainParagraphs {
	margin: 1.5em 0 1em 0;
	background-color: #FFF;
}

#mainContent #book {
	overflow: auto;
	margin: 0 0 1em 0;
}

#mainContent #contribute {
	margin: 0 0 1.5em 0;
}

/* style for add to cart product line */
#mainContent .addtocart {
	float: right;
}

#mainContent label {
	margin: 1em 0 1em 4em;
	font-weight: normal;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}


#mainContent .inset {
	margin:0 0 0 2em;
}


/* image at left */
#mainContent .leftimage {
	padding: 0 1em 0 1em;
	float: left;
	text-align: center;
	font: 90% arial;
	border: thin solid #05AA92;
	margin-right: 1em;
}

#mainContent .leftimage p {
	margin: 0.5em 0 0.5em 0;
}

#mainContent .leftimage a {
	color: #006666;
}

/* Red bullet iist */
#mainContent ul.bullet {
	margin: 0 0 0 1em;
	color: #BF0021;
}

#mainContent ul.bullet span {
	color:  #000;
}

#mainContent li.bullet {
	list-style-type: disc;
	margin: 0;
}

#mainContent ul.alpha-list {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}

#mainContent li.alpha-list {
	list-style:upper-alpha;
	margin:0;
}

#mainContent .rightimage {
	margin: 8px 0 8px 8px;
	padding: 4px;
	float: right;
	border: 1px solid #333333;
}

/* notice-me block of text */
#mainContent .notice {
	background: #8dd1be;
	color: #000;
	border: thin solid #999;
}

#mainContent .guidetab {
	border: thin solid grey;
}

#mainContent .lightborder {
	border: 4px solid #999999;
	padding: 4px;
}

#mainContent .LessonBox {
	color: #006666;
	font: 85% Arial;
	text-align: center;
	background: #CCC;
	border: thin solid #999;
}

#mainContent .LessonBox a {
	color: #006666;
}

#mainContent .LessonBox a:hover {
	color: #FFF;
	background-color: #006666;
}
#mainContent .LessonBox img:hover {
	cursor: pointer;
	outline: solid thin #006666;
}

#mainContent .Q-A {
	color: #BF0021;
	font-weight: bold;
}

#freeActivity #explanation {
	margin-left: 410px;
}


/* Rules for book tabbed panels */

#mainContent .TabbedPanelsContent .book {
	font-size: 100%;
	margin: 0 1em 1em 0;
}

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .book h3 {
	padding: 0;
	margin: 1em 0 0 0;
	color: #BF0021;
	font-weight: bold;
	font-style: normal;
	font-size: 115%;
}

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .book h4 {
	margin: 1em 0 0.5em 0;
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .book p {
	margin: 0 0 0.25em 0;
}

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .book ul {
	margin: 0 0 0 1em;
}

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .book ul li {
	list-style-type: disc;
	margin: 0;
}

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .book ol {
	margin: 0 0 0 1em;
}

#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .book ol li {
	margin: 0;
}

/* Specify list style for the tabbed panel on books page */

.twoColHybLtHdr #container #addItem #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .book ol {
	list-style: url(none) none;
	margin: 1em;
	padding: 0px;
}

.twoColHybLtHdr #container #addItem #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .book ol li {
	margin: 0.5em 0px 0px;
	padding: 0px;
}

/* Tabbed Panels Free sample activity links */

div #activities-image {
	width: 400px;
	margin-top: 1em;
	float: left;
	overflow: auto;
}

div #activities-image h3 {
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.0em;
	margin: 0;
	padding: 0;
	color: #000;
}

div #activities-image p {
	margin: 0.25em 0 0.5em 0;
	padding: 0;
	text-align:center;
	font-size:80%;
	font-family:"Arial, Helvetica, sans-serif";
	font-style:italic;
	line-height: 1.20em;
}

div #activities-image a {
	color:#BF0021;
}


/* Free sample activity links */

div #books-column {
	width: 16em;
	margin-top: 1em;
	margin-left: 60%;
	line-height: 1em;
	height: 1000px;
}

#books-column #books-heading {
	background-color: #FFFFFF;
	text-align: center;
}

#books-column #books-heading p {
	margin: 0.3em 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#books-column #books-heading h3 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
	border: thin solid #999;
	padding: 0.5em;
}

#books-column #books-heading a {
	color: #006666;
	text-decoration: none;
}

#books-column #books-heading a:hover {
	background-color: #006666;
	color: #FFF;
}


#books-column #bookslist {
	background-color: #C2E9D7;
	border: thin solid #999;
	margin: 0;
	padding: 0.5em;
}

#books-column #bookslist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#books-column #bookslist a {
	color: #006666;
	text-decoration: none;
	font: 80% Arial;
}

#books-column #bookslist a:hover {
	background-color: #006666;
	color: #FFF;
}

/* Books table for books by trade */

#book_table {
	font: 90% Arial;
	color: #900;
}

#book_table td {
	margin:0;
	padding:0;
}

#book_table ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#book_table li {
	padding-bottom: 5px;
}

#book_table a {
	color: #006666;
	text-decoration: none;
	border-bottom: 1px solid #066;
}

#book_table a:hover {
	background-color: #006666;
	color: #FFF;
}

#book_table .description {
	display: block;
	font-size: 0.9em;
	padding: 5px 10px 5px 35px;
	color: #555;
}


#footer {
	font: normal 80% Arial;
	padding:1em 0 1em 0;
	text-align:center;
}

.copy {
	font-weight: bold;
	font-size: 75%;
}

input, select, textarea, option {
	background-color:#FFFF99;
	font-size: 100%;
	font-family: "Trebuchet", sans-serif;
}

input:focus, select:focus, textarea:focus, option:focus {
	background-color:#FFF;
	color:#000;
}

input:hover, select:hover, textarea:hover, option:hover {
	/* background-color: #006666; */
	background-color: #FFF;
	color: #000;
}

/* Rules for WebValence shopping cart */

#scTitle {
	font-family: serif;
	font-size: 1.5em;
	color: #A40052;
}
.pageText {
	font-family: verdana, sans-serif;
	font-size: 100%;
}
.tocText {
	font-family: verdana, sans-serif;	
	font-size: 100%;
	margin-top: 2em;
}
.tableText {
	font-family: verdana, sans-serif;
	font-size: 100%;
}
.reqdText {
	font-family: verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.headings {
	font-family: serif;
	font-size: 120%;
	color: #A40052;
}
.productTitle {
	font-family: serif;
	font-size: 120%;
    color: #A40052;
}
.productPrice {
	font-family: verdana, sans-serif;
	font-size: 100%;
    font-weight: bold;
}
.alert {
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: #990000;
}
.shopTable {
	background-color: white;
	border: thin solid #ffffff;
}
.shopCell {
	background-color: white;
	border-top: 1px solid gainsboro;
	border-left: 1px solid gainsboro; 
	font-family: verdana, sans-serif;
	font-size: 100%;
}
.shopCellEnd {
	background-color: white;
	border-top: 1px solid gainsboro;
	border-left: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
	font-family: verdana, sans-serif;
	font-size: 100%;
}
.shopCellBot {
	background-color: white;
	border-top: 1px solid gainsboro;
	font-family: verdana, sans-serif;
	font-size: 100%;
}

.kioskTable {
	background-color: white;
	border: thin solid #ffffff;
}
.kioskCell {
	background-color: white;
	border-top: 1px solid gainsboro;
	border-left: 1px solid gainsboro; 
	font-family: verdana, sans-serif;	
    font-size: 100%;
}
.kioskCellEnd {
	background-color: white;
	border-top: 1px solid gainsboro;
	border-left: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
	font-family: verdana, sans-serif;
	font-size: 100%;
}
.kioskCellBot {
	background-color: white;
	border-top: 1px solid gainsboro;
	font-family: verdana, sans-serif;
	font-size: 100%;
}

.textbox {
	
	
}


.formguide {
	background-color:#FFFF99;
	font-size: 100%;
	font-family: "Times New Roman", serif;
}
.signature {
	font-family: "Lucida Calliography", "Comic Sans MS", fantasy;
	color:#A40052;
}

.bluenotice {
	color: #239599;
	font-weight: bold;
}

