* {
	margin:0;
	padding:0;
}

html {
    background: #067afa;
}

body {
	min-width: 980px;
	font: 12px/16px arial, helvetica, verdana, sans-serif;
	color:#000000;
	text-align:left;
	background:#fff;
}

body.Blank {
	min-width: 500px;
	font: 12px/16px arial, helvetica, verdana, sans-serif;
	color:#000000;
	text-align:left;
	background:#067afa;
}

body.Print {
	width:660px;
	margin:5px;
	padding:5px;
	background:#ffffff;
}

img {
	border: none;
}

.red{
	color: #ff0000;
}

.darkred {
	color: #600000;
}

.error {
    color: #ae0000;
}

.green {
	color:#00a500;
}

.blue {
	color:#0033cc;
}

.gray {
	color:#4e4e4e;
}

.lightgray {
	color:#828282;
}

.graySubtext {
	color:#4e4e4e;
    font-size: 10px;
}

a {
	text-decoration:underline;
	color:#0033cc;
}

a:hover {
	text-decoration:none;
}

br.clear {
	clear:both;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin:0 0 4px 0;
	font-weight:bold;
	color:#041daa;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:20px;
	color:#00a500;
}

h2 span {
	font-size: 18px;
    font-weight: bold;
    color: #0033cc;
}

h3 {
	font-size:17px;
	line-height:20px;
}

h4 {
	font-size:15px;
}

h4.psSub {
	font-size:15px;
    margin-top: -10px;
    color: #858585;
}

h5 {
	font-size:16px;
	text-decoration:underline;
	color:#000;
}

h6 {
	font-size:14px;
	color:#000;
}

h7 {
	font-size:14px;
}

.h7 {
	font-size:14px;
	font-weight:bold;
	color:#0033cc;
	margin: 10px 0;
}

.ChLnkSubsectH {
	font-size:12px;
	font-weight:bold;
	padding: 3px;
	color:#0033cc;
	background: #daebff;
	border: 1px solid #bcd7ff;
}

.section {
	margin-bottom: 26px;
}

/* --------------------------------------- lists --------------------------------------- */
ul, ol, li {
	list-style-type:none;
}

ul.showbullets li {
	list-style-type:disc;
}

ul.showbulletsIndent li {
	list-style-type: disc;
	margin: 0 0 10px 30px;
}

ol.numberedList li, ul ol.numberedList li, ul ol ul ol.numberedList li, ul ol ul ol ul ol.numberedList li {
               list-style-type: decimal;
               margin: 0 0 10px 30px;
}

ol.letteredList li, ul ol.letteredList li, ul ol ul ol.letteredList li, ul ol ul ol ul ol.letteredList li {
               list-style-type: lower-alpha;
               margin: 0 0 10px 30px;
}

ol.romanList li, ul ol.romanList li, ul ol ul ol.romanList li, ul ol ul ol ul ol.romanList li {
               list-style-type: lower-roman;
               margin: 0 0 10px 30px;
}

ul.showbulletsIndent li, ul ol ul.showbulletsIndent li, ul ol ul ol ul.showbulletsIndent li, ul ol ul ol ul ol ul.showbulletsIndent li  {
               list-style-type: disc;
               margin: 0 0 10px 30px;
}

ul.showbulletsIndentNM li {
	list-style-type: disc;
	margin: 0 0 0 30px;
}

ol.numberedListNM li, ul ol.numberedListNM li, ul ol ul ol.numberedListNM li, ul ol ul ol ul ol.numberedListNM li {
               list-style-type: decimal;
               margin: 0 0 0 30px;
}

ol.letteredListNM li, ul ol.letteredListNM li, ul ol ul ol.letteredListNM li, ul ol ul ol ul ol.letteredListNM li {
               list-style-type: lower-alpha;
               margin: 0 0 0 30px;
}

ol.romanListNM li, ul ol.romanListNM li, ul ol ul ol.romanListNM li, ul ol ul ol ul ol.romanListNM li {
               list-style-type: lower-roman;
               margin: 0 0 0 30px;
}

ul.showbulletsIndentNM li, ul ol ul.showbulletsIndentNM li, ul ol ul ol ul.showbulletsIndentNM li, ul ol ul ol ul ol ul.showbulletsIndentNM li  {
               list-style-type: disc;
               margin: 0 0 0 30px;
}

select, textarea {
	border:1px solid #999;
}

#search {
	float: right;
	margin: 4px 20px 0 0;
}

#search input {
	border:1px solid #999;
}

#container {
	background:#fff url(/cz/books/shared/books/images/header/header_02_tile.gif) repeat-x;
}

#maincontainer {
	background:#fff url(/cz/books/shared/books/images/header/header_01_tile.gif) repeat-x;
}

#content {
	margin: 0 0 0 0;
	width: 970px;
    float: left;
}

#content.wide {
	width: 99%;
	margin: 0;
}

.dotline {
	background: url(/cz/books/shared/books/images/header/dot_5px.gif) repeat-x;
	width: 730px;
	height: 1px;
}

.flashIcon {
	float: left;
	widht: 100px;
	margin-right: 10px;
}

.indentlist li, .indentlistItalic li {
	margin: 0 0 6px 30px;
	list-style-type: disc;
}

.indentlistItalic li {
	font-style: italic;
}
/* --------------------------------------- column text areas --------------------------------------- */
.columntypeA li.left {
    width: 160px;
    float: left;
    text-align: right;
    font-weight: bold;
    margin-right: 14px;
   
}

.columntypeA li.left2 {
    width: 160px;
    text-align: right;
    font-weight: bold;
    margin-right: 14px;
   
}

/* --------------------------------------- book header --------------------------------------- */

#header {
	position: relative;
	height:67px;
	background: url(/cz/books/shared/books/images/header/header_02_2.jpg) no-repeat top right;
}


#headerBlank {
	position: relative;
	height:67px;
}

#toplinks {
	position: absolute;
	right: 0;
	margin-right:10px;
	color:#fff;
}

#toplinks a {
	margin: 0 5px;
	color:#fff;
}

#header h1 {
	width: 970px;
}

#headerBlank h1 {
	width: 490px;
}

#header h1 a, #headerBlank h1 a {
	text-indent: -1000em;
	overflow: hidden;
	height: 67px;
	width:640px;
	display: block;
	background: url(/cz/books/shared/books/images/header/header_02_1.jpg) no-repeat;
}

#why a {
	margin: 0;
}

#why {
	margin-right: 5px;
}

/* --------------------------------------- main header --------------------------------------- */

#mainheader {
	position: relative;
	height:121px;
	background: url(/cz/books/shared/books/images/header/header_01_2.jpg) no-repeat top right;
}

#mainheader h1 {
	width: 970px;
}

#mainheader h1 a {
	text-indent: -1000em;
	overflow: hidden;
	height: 121px;
	width:640px;
	display: block;
	background: url(/cz/books/shared/books/images/header/header_01_1.jpg) no-repeat;
}

#maintitle {
	margin: 10px 0 5px 56px;
}

#maintitle h1 {
	float: left;
	margin-right: 20px;
}

#title {
	background: #fff;
}

#titlecontent {
    padding-top: 10px;
}

#selecttitlecontent {
	float: left;
	margin-top: 20px;
}

#selecttitle {
	float: left;
	margin-top: 24px;
}

/* --------------------------------------- title area --------------------------------------- */

#statelink {
	float:left;
}

#breadcrumb {
	font-size:11px;
	margin-bottom:15px;
    margin-left: 22px;
}

h3 span {
	font-size:12px;
	color:#7e7e7e;
}

/* --------------------------------------- tab navigation --------------------------------------- */

#tabs, #tabsB {
	margin: 0 0 0 188px;
	width: 782px;
	height: 40px;
	z-index:1;
}

#tabs ul li, #tabsB ul li {
	float: left;
	width: 110px;
	height: 40px;
	text-align:center;
	padding-right: 2px;
	list-style-type:none;
	border-bottom: solid 1px #0845ef;
}

#tabs ul li a {
	height: 40px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

#tabsB ul li a {
	height: 40px;
	display: block;
}

#tabs ul li.tabselect, #tabsB ul li.tabselect {
	border-bottom: solid 1px #fff;
}

#tabs ul li.tabselectlast, #tabsB ul li.tabselectlast {
	border-bottom: solid 1px #fff;
	padding-right: 0;
}

#tabs ul li.tablast, #tabsB ul li.tablast {
	border-bottom: solid 1px #0845ef;
	padding-right: 0;
}

/* --------------------------------------- left navigation ----------------------------------------- */

#leftnav {
	width: 190px;
    float: left;
    margin-left: -970px;
}

#leftnav li {
	margin: 2px 0px;
	width: 188px;
	border-bottom: 1px solid #fff;
}

#leftnav li a {
	text-decoration: none;
	margin-left: 20px;
	display: block;
	color: #00a500;
	font-weight: bold;
	padding: 2px 0 3px 0;
}

#leftnav li a:hover {
	color: #0b2e66;
}

#leftnav li.activeTab a {
	color: #0b2e66;
}
	
#leftnav li.open a {
	color: #00a500;
}
	
#leftnav li.open a:hover {
	color: #0b2e66;
}

#leftnav li.activeTab {
	border-bottom: solid 1px #0000ff;
	border-top: solid 1px #0000ff;
	border-right: 2px solid #fff;
}

#leftnav li ul {
	margin-left: 43px;
}

#leftnav li li {
	width: 100%;
	margin: 0;
}

#leftnav li li a {
	margin-left: 12px;
	padding: 2px 0;
}
#leftnav li.activeSubTab {
	background:url(/cz/books/shared/books/images/header/select_arrow_02.gif) no-repeat 0 0;
}
#leftnav li.activeSubTab a {
	color: #0b2e66;
}
//	color: #62d162;

/* --------------------------------------- classzone home page --------------------------------------- */

#booksearch ul {
	width: 970px;
}

#booksearch ul li {
	float: left;
}

#bookcache {
    border-bottom: 1px solid #00a500;
}

#bookcache ul {
	width: 300px;
}

#bookcache ul li {
	float: left;
}

.bookcacheName {
    width: 150px;
}

#discipline {
	margin-top: 10px;
    width: 320px;
}

#discipline ul {
	list-style-type: none;
    height: 30px;
    width: 260px;
}

#discipline ul.sub {
    border-bottom: 1px solid #cecece;
}

#discipline ul li {
	float: left;
    padding-top: 6px;
	width: 110px;
	text-align: center;
}

#discipline input {
}

#state {
	width: 360px;
}

#instruction {
	margin-left: 48px;
    width: 260px;
}

.statedropdown {
	margin-left: 80px;
}

#findbook {
	width: 240px;
}

#findbook ul {
	list-style-type: none;
}

#findbook ul li {
	float: left;
}

/* --------------------------------------- book selection page --------------------------------------- */

#bookselecttable {
	margin: 6px 0 20px 10px;
	width: 760px;
	border: solid 1px #0845ef;
}

#bookselecttable ul {
	margin: 5px;
	height: 230px;
	list-style-type: none;
}

#bookselecttable ul li {
	float: left;
	width: 130px;
	margin: 0 6px;
	text-align: center;
}

/* --------------------------------------- center home content area --------------------------------------- */

#cphome {
	margin: -1px 0 20px 188px;
	width: 778px;
	border: solid 2px #0845ef;
	border-top: none;
}

#cphome h2 {
	margin-bottom: 30px;
	padding: 30px 0 0 40px;
}

.activitybox {
	margin-bottom: 20px;
	margin-left: 40px;
}

.activitybox li p {
	color: #4e4e4e;
}

.activitybox li {
	width:280px;
	margin-right: 50px;
}

.activitybox li li {
	list-style-type: disc;
	margin: 4px 0 0 40px;
}

.activitybox ul li h3 {
	padding-top: 30px;
}

.centerhomeimg {
	float: right;
	display: block;
	width: 115px;
}

.centerhomeActivity, .centerhomeActivityNI {
    float: left;
}

.centerhomeActivity div {
	margin: 34px 125px 0 0;
	height:160px;
}

.centerhomeActivityNI div {
	margin: 34px 10px 0 0;
}

/* --------------------------------------- subcenter page content area --------------------------------------- */

.subcenter {
	width:253px;
	height:53px;
	margin: 10px 0;
	text-align: left;
	border: 1px solid #fff;
}

.subcenter div {
	display: block;
	margin-top: 16px;
}

#teacherstoolkit {
	margin: 0 0 20px 22px;
	width: 760px;
}

#otp li {
	margin-bottom: 20px;
}

#otp {
	margin: 0 0 20px 10px;
	width: 760px;
}

.otp {
	width: 300px;
}
/* --------------------------------------- activity page content area --------------------------------------- */

#activitycontainer, #animcontainer {
	margin: -1px 0 20px 166px;
	width: 778px;
    min-height: 400px;
	border: solid 2px #0845ef;
	border-top: 0;
    float: right;
}

.desc {
	margin-top: 10px;
}

.descblue {
	color: #0033cc;
}

#activitycontent {
	width: 700px;
	margin: 0 0 40px 40px;
}

#animcontent {
	width: 730px;
	margin: 0 0 40px 40px;
}

#activitycontent p {
	margin: 10px 0 0 0;
}

#activitycontent h2, #animcontent h2 {
	padding-top: 30px;
}

#activitycontent h3 {
	margin: 20px 0 10px 0;
}

#animcontent ul {
	margin: 20px 10px 10px 0;
	height: 150px;
	list-style-type:none;
}

#animcontent ul li {
	float: left;
	width: 130px;
       margin-right: 12px;
	text-align: center;
}

/* --------------------------------------- chapter page content area --------------------------------------- */

#chaptercontent {
	margin: 0 0 20px 10px;
	width: 900px;
}

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

.chaptermenu h2 {
	height: 23px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

.chaptermenu li {
	width:330px;
	margin: 0 20px 20px 0;
	float: left;
}

.chaptermenu ul li h3 {
	padding-top: 30px;
}

.chLinks {
	margin: 10px 0 0 10px;
}

/* --------------------------------------- footer area --------------------------------------- */

#footer {
	background: url(/cz/books/shared/books/images/header/footer_01_tile.gif) repeat-x;
}

#copyright {
	height:70px;
	background: url(/cz/books/shared/books/images/header/footer_01_2.jpg) no-repeat top right;
}

#copyrightNone {
	height:70px;
}

#copyright p {
	padding: 20px 0 0 20px;
	width: 950px;
	color:#fff;
	font-size:11px;
	height:70px;
	background: url(/cz/books/shared/books/images/header/footer_01_1.jpg) no-repeat top left;
}

#copyrightNone p {
	padding: 20px 0 0 20px;
	width: 500px;
	color:#fff;
	font-size:11px;
	height:70px;
	background: url(/cz/books/shared/books/images/header/footer_01_1.jpg) no-repeat top left;
}

#copyright a {
	color:#fff;
}

/* --------------------------------------- media links list --------------------------------------- */

.mediaDL li {
	margin: 8px 0 0 10px;
}

.mediaDL a, .LAaudio a {
	padding: 4px 20px 0 0;
}

.LAauthor a {
	padding: 4px 60px 0 0;
}

.LAgames a {
	padding: 6px 54px 0 0;
}

ul.Maudio, ul.LAaudio, ul.LAauthor, ul.LAgames {
	margin-bottom: 20px;
}

.Maudio li, .LAaudio li, .LAauthor li, .LAgames li {
	padding: 6px 0 6px 10px;
	border: 1px solid #c4d1fd;
	border-top: 0;
}

.Maudio li span, .LAaudio li span, .LAauthor li span, .LAgames li span {
    float: left;
}

.LAgames li, .LAauthor li {
	padding-top: 10px;
}

.audioSectTitle {
	color: #0f3195;
    font-size: 16px;
}

.MaudioSub {
    margin-left: 20px;
}

.Maudio h6, .LAaudio h6, .LAauthor h6, .LAgames h6 {
	color: #0f3195;
}

li.LAaudiofirst, li.LAauthorfirst, li.Maudiofirst {
	border-top: 1px solid #c4d1fd;
	background: #daebff;
    text-align: left;
}

li.firstNBG {
	border-top: 1px solid #c4d1fd;
    text-align: left;
}

li.Maudiofirst p {
	color: #0f3195;
    font-size: 16px;
    font-weight: bold;
}

.audioButtons {
    float: right;
}

.videoButtons {
    float: right;
}

.audioListen, .audioDownload {
	float: left;
}

.videoListen, .videoDownload {
	float: left;
}

.audioListen a {
	text-indent: -1000em;
	overflow: hidden;
    margin-right: 6px;
    width: 89px;
    height: 16px;
	display: block;
    background: url(/cz/books/shared/books/images/header/icon_audiolisten.gif) no-repeat right;
}

.videoListen a {
	text-indent: -1000em;
	overflow: hidden;
    margin-right: 6px;
    width: 89px;
    height: 16px;
	display: block;
    background: url(/cz/books/shared/books/images/header/icon_videolisten.gif) no-repeat right;
}

.audioDownload a {
	text-indent: -1000em;
	overflow: hidden;
    margin-right: 6px;
    width: 89px;
    height: 16px;
	display: block;
    background: url(/cz/books/shared/books/images/header/icon_audiodownload.gif) no-repeat right;
}

.videoDownload a {
	text-indent: -1000em;
	overflow: hidden;
    margin-right: 6px;
    width: 89px;
    height: 16px;
	display: block;
    background: url(/cz/books/shared/books/images/header/icon_videodownload.gif) no-repeat right;
}

.audioDL {
	background: url(/cz/books/shared/books/images/header/icon_audio_sm.gif) no-repeat bottom right;
}

.authorStudy {
	background: url(/cz/books/shared/books/images/header/authorstudy.gif) no-repeat bottom right;
}

.gamesHT {
	background: url(/cz/books/shared/books/images/header/hangten.gif) no-repeat bottom right;
}

.gamesWF {
	background: url(/cz/books/shared/books/images/header/wordfetch.gif) no-repeat bottom right;
}

.gamesWS {
	background: url(/cz/books/shared/books/images/header/wordscramble.gif) no-repeat bottom right;
}
/* --------------------------------------- gmaes, puzzles and activities --------------------------------------- */
.gamesThumbs li {
	width: 200px;
	margin: 0 10px;
	float: left;
	text-align: center;
}

.crossword {
	float: left;
	width: 380px;
}

.hints {
	float: right;
}

.hints ul {
	margin-bottom: 10px;
}

.hints li {
	width: 280px;
	margin-bottom: 4px;
}

li.hintnumbers {
	float: left;
	width: 20px;
}

/* --------------------------------------- eld links --------------------------------------- */

#eld span {
	font: 12px arial, helvetica, verdana, sans-serif;
}

a.eldlinkurl {
	text-decoration:none;
	font-style:italic;
	color:#4e4e4e;
	font-size:12px;
}

a.eldlinkurl:hover {
	color:#000000;
}

.eldlinkblurb{
	font: 12px arial, helvetica, verdana, sans-serif;
}

a.eldlinklabel{
	font: 12px arial, helvetica, verdana, sans-serif;
}

.deadlink {
	color: #0033cc;
}

/* ---------------------------------------- writing models -----------------------------------*/


#wah {
	width: 436px;
	margin: 0 0 40px 40px;
}

#wah p {
	margin: 10px 0 0 0;
}

#wah h2 {
	padding-top: 30px;
}

#wah li {
	margin: 10px 0 0 30px;
	list-style-type: disc;
}

/* -------------------- SmartGrapher ----------------------- */
.smartGrapher a {
	float: left;
	margin: 4px 10px 0 0;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
	width:170px;
	height:40px;
	background: url(/cz/books/shared/books/images/header/smartgrapher.gif) no-repeat;
}

.smartGrapher a:hover {
	background: url(/cz/books/shared/books/images/header/smartgrapher_over.gif) no-repeat;
}

/* ---------------------------------------- tables -----------------------------------*/

.tableCol {
	border-bottom: 1px solid #0771f5;
	width: 450px;
}

.tableColA {
	float: left;
	width: 140px;
}

.tableColB {
	float: left;
	width: 140px;
}

ul.tableColbullets li {
	list-style-type: disc;
	margin: 0 0 10px 20px;
}

/* ---------------------------------------- Sign In -------------------------------------------*/
#signinPage {
    width: 800px;
    margin-left: 22px;
}
.signinLeft, .signinRight {
    border: 1px solid #c1d2f6;
    width: 380px;
    height: 220px;
}

.signinRight {
    float: right;
}

.signinLeft {
    margin-right: 10px;
    float: left;
}

.signinHead {
    background: #d9e3ef;
    padding: 3px 6px;
}

.signinArea {
    padding: 3px 6px;
}

.signinArea p {
    margin: 20px 0;
}

.signinLeftcol {
    float: left;
    text-align: right;
    margin: 0 6px 0;
    width: 100px;
}

.signinRightcol {
    float: right;
    text-align: left;
    width: 250px;
}

.createLeftcol {
    float: left;
    text-align: right;
    margin: 0 6px 0 0;
    height: 30px;
    width: 300px;
}

.createRightcol {
    float: right;
    text-align: left;
    width: 480px;
    height: 30px;
}



/* ---------------------------------------- web research guide -----------------------------------*/


#wrgcontent, #wrgsubcontent, #wrgquiz {
	width: 700px;
	margin: 2px 0 40px 40px;
}

.wrgMain {
	background:url(/cz/ot/web_rg/images/wrg_main.jpg) no-repeat top right;
}

.wrgWdyk {
	background:url(/cz/ot/web_rg/images/wrg_quiz.jpg) no-repeat top right;
}

.wrgResearch {
	background:url(/cz/ot/web_rg/images/wrg_research.jpg) no-repeat top right;
}

.wrgEvaluate {
	background:url(/cz/ot/web_rg/images/wrg_evaluate.jpg) no-repeat top right;
}

.wrgCite {
	background:url(/cz/ot/web_rg/images/wrg_cite.jpg) no-repeat top right;
}

.wrgRecommend{
	background:url(/cz/ot/web_rg/images/wrg_recommend.jpg) no-repeat top right;
}

.wrgOverview {
	background:url(/cz/ot/web_rg/images/wrg_overview.jpg) no-repeat top right;
}

.wrgTerms {
	background:url(/cz/ot/web_rg/images/wrg_terms.jpg) no-repeat top right;
}

#wrgcontent ul {
	width: 460px;
	margin-bottom: 40px;
}

#wrgsubcontent ul, #wrgquiz ul {
	width: 460px;
	margin-bottom: 20px;
}

#wrgquiz ul {
	margin: 0 0 0 12px;
}

#wrgquiz input {
	vertical-align: bottom;
}

p.quizquestion {
	width: 460px;
	margin-bottom: 18px;
}

li.quizlist {
	float: left;
	margin-right: 4px;
}

li.quizanswers {
	width: 400px;
}

#wrgcontent ul {
	border-top: 1px solid #0771f5;
}

#wrgcontent h6 {
	color: #fff;
	padding: 3px;
}

ul.wrgbullets, ul.wrgVSbullets {
	margin-top: 10px;
}

ul.wrgbullets li {
	list-style-type: disc;
	margin: 0 0 0 30px;
}

ul.wrgbulletsSpaced li, ul.wrgVSbullets li {
	list-style-type: disc;
	margin: 0 0 10px 30px;
}

li.wrgsubject, li.wrgSubsubject {
	float: left;
	width: 200px;
	text-align: center;
	margin-right: 20px;
	border-left: 1px solid #0771f5;
	border-right: 1px solid #0771f5;
	border-bottom: 1px solid #0771f5;
}

li.wrgsubject {
	background: #64a8fc;
}

li.wrgSubsubject {
	background: #fff;
}

.wrgVStable {
	border-bottom: 1px solid #0771f5;
	width: 450px;
}

.wrgVScolA {
	float: left;
	width: 60px;
}

.wrgVScolB {
	float: left;
	width: 200px;
}

li.wrglinks {
	width: 230px;
}

#wrgcontent p {
	margin: 4px 0 0 0;
	color: #4e4e4e;
}

#wrgcontent h2, #wrgsubcontent h2, #wrgquiz h2 {
	padding-top: 30px;
}

#wrgcontent h3, #wrgsubcontent h3, #wrgquiz h3 {
	margin: 20px 0 10px 0;
}

.wrgdesc {
	width: 460px;
}

.wrgdescblue {
	color: #0033cc;
	width: 460px;
}

.wrgimg {
	float: right;
}
/* ----------------------------------------- Primary Sources Pages ------------------------------------*/
.psAudio li {
    height: 250px;
    padding-bottom: 20px;
}

.psAudioNI li {
    padding-bottom: 20px;
}

li.psleft {
    width: 360px;
    float: left;
    text-align: left;
}

li.psright {
    width: 330px;
    float: right;
    text-align: left;
}

li.psrightRight {
    width: 290px;
    float: right;
    text-align: right;
}

.psleft a, .psright a, .psleftLeft a {
    float: left;
    padding: 0 10px 0 0;
}

.psrightRight a {
    float: right;
    padding: 0 10px 0 0;
}

.psleftlinks {
	margin-left: 170px;
}


/* ----------------------------------------- Search Pages ------------------------------------*/
.query {
	width: 300px;
}

td.query {
	border: 1px solid #8e93ff;
	background: #c5d7fe;
	padding: 6px;
}

.resultspage td {
	font-size: 11px;
}

.url {
	font-size: 10px;
	color: Blue;
}

.size {
	font-size: 11px;
	color: gray;
	font-weight: bold;
}

.resultspage input {
	border: 1px solid blue;
	margin: 0 0 2px 0;
	padding: 0 6px;
}

.results {
	padding: 6px 0 10px 20px;
	border-bottom: 1px solid #000;
}

.navbar {
	border-bottom: 3px solid #8e93ff;
}

.navbar td {
	padding: 0 0 0 6px;
	background: #c5d7fe;
}


/* ----------------------------------------- flyout menu ------------------------------------*/
#flyOut {
    position: absolute;
    top: 114px;
    left: 60px;
    z-index: 1;
}

/* ----------------------------------------- Photo Credits Pages ------------------------------------*/

#photoCredits {
	width: 700px;
}

ul.creditList li {
    margin-bottom: 20px;
}

ul.creditList li li {
    margin: 0 0 6px 20px;
}


/* ---------------------------------------------css added by Viji ---------------------------------*/

.siteinfo_div       
{
	height:42px;
	width:595px;
	margin:0px auto;
	margin-top:0px;	
	margin-right:1px;
}

.siteinfor_bg
{
                background:url(/cz/books/shared/books/images/header/System-Message_middle.png) repeat-x;
}

.siteinfo_text
{
                font-family:Arial;
                font-size:10px;
                color:#000;
                /*font-weight:bold;*/
                text-align:left;
				line-height:14px;
			    padding: 0px 2px 0px 2px;

               
}

.textalign_center
{
                text-align:left;             
}

.bold{
                font-weight: bold;
     }

	 /* CSS Added for the Secoond Header */
	 
	 
	 
		.sysinfo_div       
		{
			height:42px;
			width:595px;
			margin:0px auto;
			margin-top:1px;	
			margin-right:3px;
		}

.sysinfor_bg
{
                background:url(/cz/books/shared/books/images/header/center.png) repeat-x;
}


.sysinfo_text
{
                font-family:Arial;
                font-size:10px;
                color:#000;
                /*font-weight:bold;*/
                text-align:left;
				line-height:13px;
			    padding: 0px 2px 0px 0px;

               
}
.linkhere 
{
	text-decoration:underline;
}

.bookinfo_div       
		{
		  height: 42px;
          margin-bottom: 0;
          margin-left: auto;
          margin-right: 2px;
          margin-top: -9.3px;
          width: 595px;
		}
		
		
.headerBg
{

    text-indent: -1000em;
	overflow: hidden;
	height: 67px;
	width:640px;
	display: block;
}


