/* CSS Document
Title: Tizra Basic
Authored by: Tizra, Inc.
Last Updated: September 10, 2014
Last Updated By: Abe Dane */

/* hide offers generated by Access Denied Message block */
div.snippet-only ul {
	display: none;
}

/* style preview block on access denied pages */
div.t-search-snippet-landing span.t-search-snippet {display: block; font-size: 0.75em; line-height: 1.5em;
	background-color: #cccbcc;
	border: 1px solid gray;
}

/* position shopping cart icon */
#primarynav.t-html img {
	position: relative;
	top: 5px;
	right: 12px;
}

p.t-offer-link {
 display: none;
}

/* OPTION: display link to extracted ascii text on document content pages */
.t-fulltext-ascii h2,  .t-fulltext-ascii h2 a {
	text-transform: none;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 12px;
}

.t-fulltext-ascii {
	display: inline-block;
	margin-bottom: 15px;
}

/* OPTION: display link to printable page on document content pages */
.t-printpage {
	display: list-item;
	float: right;
	font-weight: bold;
	list-style-type: none;
	margin-right: -130px;
	margin-top: -2px;
}

/* THESE STYLES ARE THE ONES TO EDIT FOR COLOR & FONT CHANGES */

/* COLORS */
/* these are the SAME for all of the Tizra Free and Basic color schemes */
body {background-color: #fff}
#middle, #middle2 {border-color: #fff}
#middle3  {background-color: #fff}



/* default values change for ALL of the Tizra Free color schemes; Basic color schemes use parameters for default values */
p, li, div.t-offer-price, span.t-search-snippet, div.t-login h2 {color: #000}

a, div.t-toc h2 a:visited {color: #767600}
a:hover {color: #767600}
a:visited {color: #767600}

h1, #header div.t-sitename a, span.t-price, div.t-commercestep div.t-billable p.t-price /*price on commerce pages*/ {color: #cc6600}
h2 {color: #cc6600}
h3 {color: #cc6600}

#header {background: #00498e; height: 90px;}
#header_sm, #navbar {background: #bfbf75; border-color: #bfbf75}

#primarynav a, #auxnav, #auxnav a, #t-sitename {color: #5d5d00}
#primarynav a:hover, #auxnav a:hover {color: #5d5d00}

#middle, #middle2 {background-color: #fff}

#left {background-color: #f1f2e4; color: #14568a}
#left p, #left h1, #left h2 {color: #14568a}
#left a {color: #d54e21} /* side column text (could be different color if bkgd is dark) */
#left a:hover {color: #d54e21} /* side column text (could be different color if bkgd is dark) */

#right {background-color: #f1f2e4;  color: #000;}
#right p, #right h1, #right h2 {color: #000}
#right a {color: #d54e21} /* side column text (could be different color if bkgd is dark) */
#right a:hover {color: #d54e21} /* side column text (could be different color if bkgd is dark) */

/* Greg: 7/10 added footer background section (and parameter) to include color */
#footer {background: #00498e}
#footer_sm, #footer {background: #00498e; border-color: #00498e}

/* submit buttons */
input.t-submit,
#right div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#left div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#middle2 div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#right div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#left div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#middle2 div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#middle2 a.t-submit,
/* div.t-payview a,*/
div.t-selectfulfiller a,
div.t-accountdetails a {
	background-color: #e8e9ca;
	color: #4283b9;
	border-color: #4283b9;
}

input.t-submit:hover,
#right div.t-loginbox-logged-on p.t-logout a:hover, /* makes logout link a button */
#left div.t-loginbox-logged-on p.t-logout a:hover, /* makes logout link a button */
#middle2 div.t-loginbox-logged-on p.t-logout a:hover, /* makes logout link a button */
#right div.t-loginbox-logged-on p.t-contactus a:hover, /* makes contactus link a button */
#left div.t-loginbox-logged-on p.t-contactus a:hover, /* makes contactus link a button */
#middle2 div.t-loginbox-logged-on p.t-contactus a:hover, /* makes contactus link a button */
#middle2 a.t-submit:hover,
/*div.t-payview a:hover,*/
div.t-selectfulfiller a:hover,
div.t-accountdetails a:hover {
	background-color: #4283b9;
	color: #fff;
}

/* various separator dotted lines */
div.t-quick, div.t-login, div.t-latest h2, div.t-rss, div.t-tocnav, div.t-address, div.t-collectionlist, .t-results div.t-nav, div.t-results li.t-results-book, div.t-results li.t-results-pagehit, div.t-billable, div.t-commerce-receipt h2, div.t-toc ul span.t-toc-title, div.t-toc span.t-toc-pageno, div.t-selectfulfiller, div.t-search-snippet-landing, div.t-adloginhead {border-color: #b7b7b7}

/* browse titles/authors (index) */
div.t-alpha-index-all ul, div.t-alphaindex-nav ul {color: #4283b9; border-color: #4283b9; background-color: #e8e9ca} /*same as button */
div.t-alphabet ul li.t-current, div.t-all ul li.t-current {color: #fff; background-color: #4283b9} /* selected letter */ /*same as button hover */
div.t-alpha-index-all a, div.t-alphaindex-nav a {color: #767600} /* if entries (linked) */ /*same as a */
div.t-alpha-index-all a:hover, div.t-alphaindex-nav a:hover {color: #767600}} /* if entries (linked) */ /*same as a hover */
div.t-alpha-index-all li, div.t-alphaindex-nav li {color: #999} /* if no entries (letter not linked) */





/* FONTS */
html, body, p, p, li, td, a {font-family:georgia, "Times New Roman", serif}
h1, h2, h3, h4 {font-family:verdana, arial, sans-serif}

body {font-size:100%}
p, li, div.t-offer-price, span.t-search-snippet {font-size: 0.75em; line-height: 1.5em}
li li {font-size: 1em}
h1 {font-size: 1.0625em; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 0.2em}
h2 {font-size: 0.8em; text-transform: uppercase; letter-spacing: 0.1em;}
h3 {font-size: 0.75em}

a {text-decoration: underline}
a:hover {text-decoration: none}

input.t-text-input, input.input-long, input.formtext {border: 1px solid #666}

/* header */
#header div.t-sitename h1 {font-size: 2em}
#header div.t-sitename a {text-decoration: none}
#t-sitename {font-size: 0.75em; font-weight: bold; padding: 1.15em 0.75em 1.15em 12px}

/* table of contents pages */
/* h2.title-toc {font-size: 1.0625em; margin-bottom: 0.5em} keep smaller for now */ /* book titles */
div.t-biblio-authors p.t-authors {font-size: 0.6875em} /* author names */

/* browse titles/authors (index) */
div.t-alphabet ul li.t-current, div.t-all ul li.t-current {font-weight: bold}

/*search snippets on search results & landing page*/
span.t-search-snippet {font-size: 0.9em; line-height: 1.3em}

/* various headings */
/*search box title*/ 
div.t-quick h1  {font-size: 0.8125em}


/*table of contents page*/
div.t-tocnav div.bounds h1 {display:none} /*{font-size: 0.8125em; letter-spacing: normal; padding: 1em 0}*/
div.t-tocnav div.bounds h2 {font-size: 0.75em; letter-spacing: normal; padding-bottom: 1em; text-transform: none}
div.t-login h2 {font-size: 0.75em; text-transform: none; letter-spacing: normal}
div.t-tocnav a {text-decoration: none}
div.t-tocnav a:hover {text-decoration: underline}


/* publisher address (on home page) */
div.t-address p {font-size: 0.6875em}

/* navigation */
#primarynav a {font-size: 0.75em}
#auxnav {font-size: 0.75em}


/* submit buttons */
input.t-submit,
#right div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#left div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#middle2 div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#right div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#left div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#middle2 div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#middle2 a.t-submit,
/*div.t-payview a,*/
div.t-selectfulfiller a,
div.t-accountdetails a {
	font-weight: bold;
	text-decoration: none;
}

/* footer */
#footer {font-size: 0.875em}




/* STYLES BELOW HERE ARE LAYOUT STRUCTURE STYLES - BE CAREFUL */

/* layout structure */
/* Greg: modified 8/3/10 wrapper to auto margin left & right, width 55em (from auto, 0) */
#wrapper {margin-left: auto; margin-right: auto; text-align: left; width: 55em}

#header {width: 880px; padding: 10px}

#header div.t-sitename a {text-decoration: none}

#header_sm {width: 100%; border-width: 0 0 1px 0; border-style: solid}
#header_sm #navbar {border-width: 0; width: 650px}

#navbar {width: 900px; border-width: 1px 0; border-style: solid}
#primarynav {padding: 0.325em 0.375em 0.625em}
#auxnav {padding: 1.1em 0}
#primarynav a, #auxnav a {padding: 0 0.75em; text-decoration: none}

#middle, #middle2 {border-width: 0 1px; border-style: solid}
#middle {width: 474px; padding: 16px 12px}
#middle2 {width: 675px; padding: 16px 12px}
#middle3 {width: 675px; padding: 12px 0 12px 12px} /* for book content pages */

#left, #right {height: auto; height: 450px; min-height: 450px; width: 200px; vertical-align: top}
#left div.bounds, #right div.bounds {width: 178px; margin: 16px 10px 10px 12px}

#footer {width: 880px; padding:10px}
.tm {font-variant:small-caps; vertical-align:0.325em}
#footer img {padding:0 6px 0 0}
#footer p {padding:0.5em 0 0 0}
div.t-adminlink {font-size: 0.75em; position: absolute; left: 850px; padding-top:0.5em}


/* general styles */
* {margin: 0; padding: 0; border: 0}

table, tbody, tr, td {border-spacing: 0; border: 0; border-collapse: collapse; padding: 0}
table td {vertical-align: top}

p {margin-bottom: 1em}

ol, ul {padding-bottom: 0.6em; margin-left: 2em}
ul li, ol li {line-height: 1.5em; padding: 0 0 0.625em 0}
li ul, li ol {padding: 0}
li p {padding-bottom: 0.4em}


/* wrap with a div for condensed margins and padding */
div.condensed p {margin-bottom: 0.5em}
div.condensed ul li, ol li {line-height: 1.1em; padding: 0 0 0.5em 0}



input.t-text-input, input.input-long, input.formtext {width: 200px; height: 18px; padding: 0 2px; margin: 4px 0}
input.t-checkbox-input {border: 0; vertical-align: -2px; padding-left: 0}
p.t-input {margin-bottom: 0}
select {border: 1px solid #666}


/* submit buttons */
#middle2 a.t-buynow-cart.t-submit.t-submit-buynow-cart, div.t-accountdetails a,div.t-selectfulfiller a, input.t-submit,
#middle2 a.t-submit, .t-loginbox-logged-on p.t-logout a, .t-loginbox-logged-on p.t-contactus a {
	border-width: 1px;
	border-style: solid;
	display: block;
	text-align: center;
	height: 20px;
	cursor: pointer;
	font-size: 0.9em;
	padding: 0.25em 0.5em 1.5em;
}

/* fix formatting of final checkout button on cart, as part of free offer fixes */
#middle2 a.t-buynow-cart.t-submit.t-submit-buynow-cart {
	padding: .5px;
	width: 200px;
}

/* removed as part of fixing free offer related buttons, 140909 
#middle2 a.t-submit,
/*div.t-payview a,*/
div.t-selectfulfiller a,
div.t-accountdetails a {
	border-width: 1px;
	border-style: solid;
	display: inline;
	text-align: center;
	height: 20px;
	padding: 0.5em;
	cursor: pointer;
	font-size: 0.9em;
}
*/
div.t-accountdetails a, div.t-selectfulfiller a {font-size: 0.7em}

p.t-logout, p.t-contactus {height: 20px; margin: 0.375em 0 0 0}
#middle2 a.t-submit, a.t-submit {display: none}


/* various separator dotted lines */
div.t-quick, div.t-login, div.t-latest h2, div.t-rss, div.t-tocnav, div.t-address, div.t-collectionlist, .t-results div.t-nav, div.t-results li.t-results-book, div.t-results li.t-results-pagehit, div.t-billable, div.t-commerce-receipt h2, div.t-pdfdownloads, div.downloads-on-content {border-bottom-style: dotted; border-bottom-width: 1px} 
div.t-toc ul span.t-toc-title, div.t-toc span.t-toc-pageno, div.t-selectfulfiller, div.t-search-snippet-landing, div.t-adloginhead {border-top-style: dotted; border-top-width: 1px}

/* landing page */
div.t-search-snippet-landing, div.t-adloginhead {margin-top: 1em; padding-top: 1em}
span.t-search-snippet {display: block; font-size: 0.9em; line-height: 1.3em}

/* li.offerentry a:visited, span a:hover {
        font-weight: normal;
        color: black; 
        background: white;
        text-decoration: none; 
        cursor: default;
} */


/* li.offerentry p.t-offer-link {
   display: none;
}

li.offerentry p {
display: block;
} */


span.t-search-snippet-subhead {display: block; font-size: 0.75em; line-height: 1.5em; font-style: italic; margin-bottom: 0.2em}


/* Quick Search Smart Block */
div.t-quick {width: 200px}
div.t-quick p.t-searchstring {float: left; margin: 0 0 3px 0}
div.t-quick input.t-text-input {width: 125px; margin: 0 4px 0 0}
div.t-quick p.t-submit {float: right}
div.t-quick-scope {}
p.t-advancedlink a {font-size: 0.9em}
div.t-quick p.t-advancedlink, div.t-quick p.t-dropdown {margin: 0}




/* Login Smart Block */
div.t-login {width: 200px}
div.t-login h1 {display: none}
div.t-login-user, div.t-login-password, div.t-login-link {clear: both}
div.t-login p.t-label {float: left; padding: 0; margin: 4px 0; height: 18px}
div.t-login p.t-input {float: right; padding-bottom: 3px; margin: 0}
div.t-login p.t-forgot, div.t-login p.t-register, div.t-login p.t-contactus {padding: 0; margin: 0; line-height: 1.25em}
div.t-login p.t-forgot a, div.t-login p.t-register a, div.t-login p.t-contactus a {font-size: 0.9em}
div.t-login input.t-text-input {width: 100px; margin-left: 5px}
div.t-login-remember {clear: both}
div.t-login-remember p.t-input {float: left; margin: 0.25em 0.3125em 0 0}
div.t-login-remember p.t-label {float: left; font-size: 0.675em;margin-right: 25px;} /* Abe: increasing right margin here solved problem with login button overlapping forgot password label */
p.t-login-submit {float: right; padding: 0}

#middle2 div.t-login {border: none; width: 225px}
#middle2 div.t-login div.bounds {margin: 0}

/* Hides login boxes, etc. if user is logged in */
.t-loginbox-logged-on, .t-loginbox-logged-on .t-forgot, .t-loginbox-logged-on .t-register {display: none}
.t-login-user-list, .t-login-link {display: block}
.t-loginbox-logged-on p.t-logout a, .t-loginbox-logged-on p.t-contactus a {float: left; clear: both; padding-top: 0; padding-bottom: 0}
.t-loginbox-logged-on p.t-contactus a {margin-top: 2px}



/* New Releases (on home page) */
div.t-latest h2 {padding: 0 0 0.5em 0; margin-bottom: 0.6em}
div.t-latest .t-title a {font-weight: bold; display: block; text-decoration: none}
div.t-latest .t-title a:hover {text-decoration: underline}
ul.t-latest-publist {list-style-type: none; margin-left: 0}




/* Browse Collections */
/* Greg: modified 8/4/10 to display block title (changed from "display:none") */
div.t-collectionlist h2 {display:block}
ul.t-collection-publist {list-style-type: none; margin-left: 0}
/*added by Abe to create a line break between titles and author names in collection listings */
span.t-field.t-authors {
	display: block;
}




/* Collection Home Page */
div.t-collectionindex ul {margin-left: 0; list-style-type: none}




/* Access Denied */
/*hides access denied messages & sets styles on access denied page */
div.t-denied h1, p.t-denied-error {display:none}
div.error h2 {color: #c00; padding-bottom: 0}
ul.t-offers {list-style-type: none; margin: 0; padding: 0}



/* Biblio Smart Block */
div.t-biblio-title p.t-title {line-height: 1.2em; padding-bottom: 3px; font-weight: bold; margin: 0}

div.t-tocnav, div.t-biblio {clear: both}
div.t-tocnav div.bounds ul {margin: 0; padding-left: 0}
div.t-tocnav div.bounds li {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	line-height: 1em
}
div.t-biblio p.t-label {display: none} /* removes title & author labels */




/* Alpha Index */
div.t-alpha-index-all, div.t-alphaindex-nav {float:left}
div.t-alpha-index-all ul, div.t-alphaindex-nav ul {float:left; margin:0 3px 0.9em 0; padding:0; border-width:1px; border-style:solid}
div.t-alpha-index-all li, div.t-alphaindex-nav li {
	float: left;
	padding: 2px 6px;
  	list-style-type: none;
	line-height: 1.2em;
}
div.t-alpha-index-all a, div.t-alphaindex-nav a {font-weight:bold; text-decoration:none}

ul.t-items {margin-top:10px; clear:both; margin-left:0}
ul.t-items li {list-style-type:none; padding: 0 0 1em 0; line-height: 1.5em}
ul.t-items span.t-authors {display:block}





/* Table of Contents */
div.t-toc {padding-bottom: 20px}
div.t-toc h1 {display: none} /* removes heading "Table of Contents" */
div.doc-toc h2 {display: none} /* removes default title on documents so we can add abstract link below */
div.t-toc h2 {padding: 1em 0}
div.t-toc li {clear: both; list-style-type: none}
div.t-toc a {text-decoration: none}
div.t-toc a:hover {text-decoration: underline}
div.t-toc div.bounds {margin-top: 0; margin-bottom: 0}
div.t-toc p.t-toc-paging {margin-bottom: 0}
div.t-buynow-price {margin-bottom: .5em}
div.t-payview {font-size: 0.75em; margin-bottom: .5em}
div.t-payview p {font-size: 1em; margin-bottom: .5em}

div.t-toc ul {margin-left: 0}
div.t-toc ul ul {margin-left:20px}

span.t-toc-title {
	display: block;
	float: left;
	padding: 0.5em 1px 0.5em 0; 
	cursor: pointer;
}

div.t-toc ul span.t-toc-title {font-weight: bold; width: 600px}
div.t-toc ul ul span.t-toc-title {font-weight:normal; width:580px}
div.t-toc ul ul ul span.t-toc-title {font-weight:normal; width:560px}
div.t-toc ul ul ul ul span.t-toc-title {font-weight:normal; width:540px}
div.t-toc ul ul ul ul ul span.t-toc-title {font-weight:normal; width:520px}

/* two entries below adjusted 140516 for logical page number display */

div.t-toc span.t-toc-pageno {
display: none;
}

div.t-toc span.t-toc-logical-pageno {
	display: block;
	float: left;
	text-align: right;
	position: relative;
	left: 0;
	width: 32px;
	padding: 0.5em 1px 0.5em 0; 
	margin-right: 4px;
	cursor: pointer;
}
div.t-toc li.toc-off {display:none}

div.t-toc span.t-toc-range-download {
	position: absolute;
	margin-top: 6px;
	padding: 0 2px 0 0
}

div.t-toc-top-free-list, 
div.t-toc-top-buy-list {display:none}

/* Free labels for ToC items should be turned OFF for non-commerce sites */
span.t-toc-range-free {
	/* display:none; */
	position: absolute;
	color: #00546c;
	width: 22px;
	margin: 6px 0 0 18px;
	padding: 0 2px;
	text-align: right;
	font-variant: small-caps;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
}
span.t-toc-range-buy {
	position: absolute;
	background-color: #a00000; 
	width: 22px;
	margin: 6px 0 0 20px;
	padding: 0 2px;
	text-align: center;
	font-variant: small-caps;
	font-size: 1em;
	font-weight: bold;
}
span.t-toc-range-buy a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
span.t-toc-range-buy a:hover {text-decoration:none}

/* Downloadable PDF list at top of ToC */
h2.t-pdfdownloads {font-size: 0.7em; margin-bottom: 1.3em}
p.t-pdfdownloads {text-indent: 2em; line-height: 1.3em; margin-top: -0.8em}


/* Content Display */
.t-pdfpage {
	border: 1px solid #000;
	margin: 6px 0 12px 0;
	cursor: pointer;
	position: relative; top: -1em
}

p.t-fullscreen-bottom {display:none}
p.t-fullscreen-top {
	float: right;
	position: relative;
	top: -1.5em;
	font-weight: bold;
	margin: 0 23px 0 0;
	font-size: .95em;
}

/* Abe position adjustment for new help dropdown */
p.t-viewpdf, p.t-viewimage {margin: -30px 0 0;
	font-weight: bold;
	font-size: .95em;
}

div.pagenav {
	width: 775px;
	height: 20px;
	margin-bottom: 6px;
}
div.pagenav table {width: 100%}
div.pagenav-bounds {margin: 0;padding: 0}
div.t-prevpage p,div.t-nextpage p {margin: 0}
span.t-leftarrow {font-size: 1.2em; padding-right: 3px}
span.t-rightarrow {font-size: 1.2em; padding-left: 3px}
div.t-pagebox {width: 200px; margin: 0; padding: 0; }
div.t-jumpbox {width: 185px; float: right; text-align: right}
div.t-pagebox .t-curpage {font-weight: bold}

div.t-jumpbox p.t-label,
div.t-jumpbox p.t-input,
div.t-jumpbox p.t-submit {
	display: inline;
	padding: 0 5px 0 0;
	margin: 0
}
div.t-jumpbox p.t-submit {padding: 0; float: right; position: relative; right: 0; top: -1.7em;}

div.t-jumpbox input.t-text-input {width: 33px; margin: 0 33px 0 0}

div.t-viewlinks p {
	float: left;
	font-size: 0.67em;
	padding: 3px 5px 0 0;
}

div.t-adsense {float: right; padding: 1em 0 0 1em}

div.t-navfix span a {padding: 0 10px} /* temp fix spacing in new reader nav */

.tips p {position: relative; left: 5em}



/* Search Results */
/* top area */
span.search-results-term, span.key {font-weight:bold}
p.t-hits {padding-bottom:0; margin-bottom:0}

div.t-results div.t-nav {
	text-align: right;
	height: 15px;
	font-weight: bold;
	padding: 6px 0;
	margin-bottom: 6px;
	font-size: 0.75em;
}

a.t-nav-previous {padding-right:2em}
a.t-nav-next {}


/* results display */
div.t-results ol {
	clear: both;
	list-style-type: none;
	margin-left: 0
}

div.t-results li.t-results-book, div.t-results li.t-results-pagehit {padding: 7px 0}

div.t-results li span.t-score,
div.t-results li span.t-keywords,
div.t-results li img.t-score {display:none}

div.t-results li span.t-page, div.t-results li span.t-authors {display:block}
div.t-results li span.t-title {font-weight:bold}
div.t-results li span.t-page {font-style:italic; text-transform:lowercase}
span.t-search-snippet-highlight {font-weight:bold; background-color: #fefe00}


/* Advanced Search, Forgot Password and Registration Forms */
div.t-searchform h2 {display: none}

div.t-passhelp div.t-field,
div.t-register div.t-field,
div.t-searchform div.t-field {
	clear: both
}

div.t-passhelp p.t-label,
div.t-register p.t-label,
div.t-searchform p.t-label,
div.t-passhelp-email p.t-label {
	width: 150px;
	height: 14px;
	margin: 4px 9px 4px 0;
	float: left;
}

div.t-passhelp input.t-text-input,
div.t-register input.t-text-input,
div.t-searchform input.t-text-input {
	width: 200px;
	margin: 4px 0;
}

div.t-register div.t-register-password input.t-text-input {width:100px}
p.t-register-submit {margin: 10px 0 0 0}
p.t-error, span.error, span.t-error {color:#c00; font-style:italic; font-weight:bold}
span.error {font-size:0.75em; position:relative; top: 0.75em; left: 5em;}



/* Offer Page */
div.t-offer {clear: both; padding: 0 0 1em 0}
div.t-selectfulfiller {padding-top: 1em}
span.t-label, span.t-price {font-weight:bold}





/* Commerce Fulfiller Step */
div.t-billable {margin-bottom: 1em; padding-bottom: 10px}
div.t-commercestep input.t-text-input {width: 200px}
div.t-commercestep div.t-billable p.t-price {font-weight: bold; display: inline}
div.t-commercestep div.t-billable p.t-label {display: inline}
div.t-commercestep h1, div.t-commercestep p.t-name {padding-bottom: 0.5em}
span.t-error {padding-left: 0.25em}


/* Paypal Pro Checkout Pages */
div.t-commercestep p.t-label {margin: 0; padding-top: 0.375em; font-weight: bold;}
div.t-commerce-receipt h2 {margin: 12px 0 4px 0}
div.t-commercestep p.t-submit input.t-submit {display: inline; margin: 1em 1em 0 0}
div.t-cvv2 input.t-text-input {width: 40px}
p.cvv img {float:left; padding: 0 6px 0 0}



/*Account Pages */
div.t-userdetails h1 {display: none}
div.t-userinfo h1 {padding-bottom: 0.5em}
div.t-userinfo h2 {
	font-size: 0.75em;
	padding: 0;
	width: 500px;
}
div.t-userinfo div.t-userdetails {margin: 10px 0; padding: 0 0 10px 0}
div.t-subscriptions, div.t-accountinfo {
	border: 1px solid #333;
	margin-bottom: 20px;
	padding: 10px;
}
div.t-userdetails p.t-label,
div.t-edituserdetails p.t-label,
div.t-userdetails p.t-element,
div.t-edituserdetails p.t-element {
	padding: 4px 10px 4px 0;
	margin: 0
}
div.t-userdetails p.t-label,
div.t-edituserdetails p.t-label {
	width: 170px;
	font-weight: bold;
	color: #333
}
div.t-accountdetails {margin-top: 10px}

table.t-subscriptionlist {
	width: 100%;
	border-spacing: 0;
	border: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 6px 0 20px 0;
}
table.t-subscriptionlist td {
	border-bottom: 1px dotted #333;
	padding: 6px 6px 6px 0 
}
table.t-subscriptionlist thead td {
	border-bottom: 1px solid #333;
	padding: 0;
	font-size: 0.75em;
	color: #333;
}
table.t-subscriptiondetails {
	border-bottom: 1px dotted #333; 
	margin-bottom: 20px;
	width: 100%
}
table.t-subscriptiondetails td p.t-label,
table.t-orderdetails td p.t-label {
	text-align: right; 
	padding-right: 10px;
	font-weight: bold;
}
table.t-subscriptiondetails td p.t-element {text-align:right}
table.t-orderdetails td p.t-label {text-align:left}
div.t-edituserdetails p.t-element input.input-long,
div.t-edituserdetails p.t-element input.inputformtext {width:200px}





/* Help Popups */
div.dialogbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 425px;
	z-index: 1000;
	border-top: 1px solid #bebb2d;
	border-bottom: 1px solid #bebb2d;
}
div.helpbox {
	width: 500px;
	left:0;
	position:absolute;
	top:0;
	z-index:500;
}
div.helpbox .helpicon {
	left:0;
	position:absolute;
	top:0;
	z-index:100;
}
div.helpbox div.bounds {
	background-color:#fff;
	border:1px solid #666;
	margin:6px 4px;
	padding-top:11px;
}
div.helpbox h2 {padding:0 17px 0.36em 11px}
div.helpbox h3 {padding:0 17px 0.4em 11px}
div.helpbox p.defaulter {font-size:0.72em; padding:0 0 0.7em 20px}
div.helpbox p.label.defaulter {padding:0 2px 0.7em 11px}
div.helpbox p {font-size:0.68em; padding:0 17px 0.7em 11px}

div.dialogbox p.close, div.helpbox p.close {
	font-size:0.68em;
	font-weight:bold;
	padding:0 6px 3px 0;
	text-align:right;
}
div.dialogbox p.close a:visited, div.helpbox p.close a:visited {color:#c60}

/* Beginning of Abstract Formatting adjustments by Abe */
div.title-abstract li {
	line-height: 1.1em;
	list-style-type: square;
	padding-top: .2em;
	padding-bottom: .2em;
}
div.title-abstract {
	margin-bottom: 1em;
}
div.title-abstract p {
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1.3em;
}
div.title-abstract ul {
	padding-bottom: 0;
	padding-top: 0em;
}
/* End of Abstract Formatting adjustments by Abe */

/* switching to new markup */
.offerentry .t-terms, .offerentry .t-price {
     display: none;
}


/* TESTING offer page should not display link to itself.
dgd deleted as does not have effect.
.t-offer.section.t-new.t-offer-link {
	display: none;
} 
 */
/* offer page should not display link to itself--OLD VERSION. 
.t-offer .t-offer-link {
    display:none;
}
*/

/*  supress full offer display in offer list */

.t-offers .t-offer-terms {
    display: none;
}

/* highlight main index items everywhere */
.t-index-main {
    font-weight: bold;
    display: block;
}

/* supress metafield labels everywhere */
.t-metatag .t-label {
    display:none;
}

/* supress subtitle label tags */
.t-label-subtitle {
    display: none;
}

/* supress system meta-fields from lists */
span.t-value-abstract, span.t-value-keywords {
    display: none;
}

/* TESTING don't display title above offer listing on access denied page
dgd deleted as some offer name makes sense.
.offerentry.t-new h1.t-new {
display: none;
}*/

/* Abe adjustments to offer bullets on document ToCs */
.t-payview li {
	font-size: 1em;
	margin-bottom: .75em;
	list-style-type: square;
}


/* Abe adjustments to offer bullets on landing page */
div.t-denied li {
	font-size: 1em;
	margin-bottom: -1.5em;
	font-weight: bold;
	list-style-type: square;
}

/* Abe to position help javascript at the top of PDF pages */
.t-readerhelp {
	margin-left: 400px;
	font-weight: bold;
}

.t-readerhelp-open {
	width: 580px;
	margin-left: -250px;
	background-color: #ffffcc;
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 35px;
}

/* style for current item in short toc */
.t-onpage {
   font-weight: bold;
  /*  font-size: 1.2em; */
}
/* Abe to hide link to offer on offer pages, specifically on Excerpt Offers */
.onofferpage .t-new.t-offer-link {
	display: none;
}
/* Abe to hide "No Offers" headline displayed over the login box after clicking the log in button on offers */
.t-offers-none {
	display: none;
}

/* Greg - hide quantity for "add to cart" and in shopping cart 
.t-cart-quantity {display: none} */

div.t-payview p.t-cart-link{
    display: none;
}

/* offer page should not display link to itself. */
.t-offer .t-offer-link {
    display:none;
}


/* cart Styles, quick version -- dgd */

.t-cart-quantity {
    display: none;
}

.t-cart-offer-name {
    display: none;
}

.t-metatag .t-label {
     display: none;
}

.t-cart form input {
     display: none;
}

table.t-cart {
     display: table;
     width: 100%;
     border: 1px solid #D0D0D0;
}

table.t-cart td, table.t-cart th {
   padding-left: 5px;
   padding-right: 5px;
   vertical-align: top;
}

table.t-cart th {
   text-decoration: underline;
}
   
table.t-cart p {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.t-cart-submit input.t-submit {
    display:inline;
}

.t-cart form input.t-cart-submit {
   font-size: 10px;
}

.minicart h2, .minicart p.t-cart-contents, .minicart .t-quantity,
.minicart .t-price, .minicart .t-product-id,
.minicart .t-cart-action, .minicart th {
    display: none;
    width: 0px;
    padding: 0px;
    margin: 0px;
} 

.t-product-name {
   width: 80%;
   padding: 5px;
}

.t-cart-price {
   width: 10%;
   padding: 5px;
   text-align: right;
}

.t-cart-action {
   width: 10%;
   padding: 5px;
}

.cartheader, .cartheader a {
	margin:0px 6px;
	padding: 0;
	text-decoration: none;
	font-size: .9em;
	color: #666666;
	line-height: .8em;
	vertical-align: middle;
}


/* Make Accept Free Offer Button visible on Offer Page (for logged in user who has entered coupon code) */
#onofferpage a.t-submit-acceptfree {
display: inline;
	background-color: #e8e9ca;
	color: #4283b9;
	border-color: #4283b9;
	padding-bottom: 5px;
	font: bold 11px "Lucida Grande";
}

#onofferpage a.t-submit-acceptfree:hover {
	background-color: #4283b9;
	color: #fff;
}
