﻿/* <copyright company="Wilshire Press Inc.">
// Copyright (c) 2009 - 2014 Wilshire Press Inc. All Rights Reserved
 </copyright>*/
body {
    font-family:Verdana, Arial, Sans-Serif;
    font-size: 0.75em;
    margin:0; 
}

label {
    font-weight:bold;
}

h1 { font-size:2.2em; color:#000000; margin-bottom:5px; margin-top:0; font-family:Verdana, Arial, Sans-Serif; }
h1.h1Red { color:#300102; }
h2 { font-size:1.75em; color:#000000; margin-bottom:5px; margin-top:0; font-family:Verdana, Arial, Sans-Serif; }
h2.h2Red { color:#300102; }
h2.h2SubHeading { color:#7f7f7f; font-size:1.55em; margin-top:0; margin-bottom:20px; }
h3 { font-size:1em; color:#000000; margin-bottom:5px; font-family:Verdana, Arial, Sans-Serif; }
h3.h3Red { color:#300102; }
h5.addPrintBooks { margin-bottom:0; margin-top:0; font-size:1em; font-family:Verdana, Arial, Sans-Serif; }
h6 { font-size:0.75em; color:#000000; margin-top:0; font-weight:normal; font-family:Verdana, Arial, Sans-Serif; }

ol li { padding:0 0 7px 0; }

a, a:visited, a:active { color:#261201; font-family:Verdana, Arial, Sans-Serif; }
a:hover { color:#261201; text-decoration:none; font-family:Verdana, Arial, Sans-Serif; }

a.edits, a.edits:visited, a.edits:active { color:#300102; font-size:0.9167em; font-weight:normal; }
a.edits:hover { color:#300102; font-size:0.9167em; font-weight:normal; }

a.headerLinks, a.headerLinks:visited, a.headerLinks:active { color:#E1E3CB; text-decoration:none; }
a.headerLinks:hover { color:#E1E3CB; text-decoration:underline; }

a.bookChapter, a.bookChapter:visited, a.bookChapter:active { color:#261201; text-decoration:none; }
a.bookChapter:hover { color:#261201; text-decoration:underline; }

a.whiteType, a.whiteType:visited, a.whiteType:active { color:#ffffff; text-decoration:none; }
a.whiteType:hover { color:#ffffff; text-decoration:underline; }

a.greenType, a.greenType:visited, a.greenType:active { color:#827b53; text-decoration:none; }
a.greenType:hover { color:#827b53; text-decoration:underline; }

a.errorRed, a.errorRed:visited, a.errorRed:active { color:#ff0000; text-decoration:underline; }
a.errorRed:hover { color:#ff0000; text-decoration:none; }

a.PublishedBookTitle, a.PublishedBookTitle:visited, a.PublishedBookTitle:active { color:#f2d7b6; text-decoration:none; font-size:14px; font-weight:bold; font-family:Verdana; }
a.PublishedBookTitle:hover { color:#f2d7b6; text-decoration:underline; font-size:14px; font-weight:bold; font-family:Verdana; }

a.boldBlack, a.boldBlack:visited, a.boldBlack:active { text-decoration:none; font-weight:bold; }
a.boldBlack:hover { text-decoration:underline; }

::-webkit-input-placeholder { /* WebKit browsers */
    color: #999999;
    font-style:italic;
    padding-left:5px;
    font-size:12px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999999;
    font-style:italic;
    padding-left:5px;
    font-size:12px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999999;
    font-style:italic;
    padding-left:5px;
    font-size:12px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999999;
    font-style:italic;
    padding-left:5px;
    font-size:12px;
}

dl {
    margin:0;
}
dt {
    margin:0;
    font-weight:bold;
}
dd {
    margin:0 0 20px 0;
}
dd p {
    margin:5px 0;
}
dd p:first-child {
    margin-top:0;
}
dd p:last-child {
    margin-bottom:0;
}

dl.question {
    margin:0 0 25px 0;
}
dl.question dt {
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    margin-bottom:7px;
}
dl.question dd {
    margin:0 0 7px 10px;
    font-family:Arial;
    font-size:12px;
    color:#7f7f7f;
}
dl.question a
{
    text-decoration:none;
}
dl.question a:hover
{
    text-decoration:underline;
}
dl.answer {
    border-bottom:1px solid #7f7f7f;
    margin-top:20px;
}
dl.noBorder {
    border-bottom:none;
}
dl.answer dt {
    font-family:Arial;
    font-size:15px;
    color:#7f7f7f;
    margin-bottom:10px;
}
dl.answer dd {
    font-family:Arial;
    font-size:14px;
    color:#000000;
    line-height:1.5em;
}
dl.answer dd:last-child a {
    font-family:Arial;
    font-size:14px;
    color:#595959;
    text-decoration:underline;
    margin-top:0;
}
dl.answer dd:last-child a:hover {
    text-decoration:none;
}
.answerHeading {
    font-size:14px; 
    font-weight:bold; 
    margin-bottom:20px;
    color:#7f7f7f;
    margin-top:40px;
}


/* common */
.clear { content:"."; height: 0; overflow: hidden; display: block; clear: both }
.floatLeft { float:left !important; }
.floatRight { float:right !important;}
.grayedOut { background-color:#cacaca; }
.subHeading { font-weight:bold; color:#7f7f7f; font-size:1.55em; }
span.formatExample { display:inline-block; margin-left:10px; color:#8c8c8c; }
.fyi
{
    font-size: 0.9167em;
    color: #6B6B6B;
}

div#boundary { position:absolute; width:430px; height:648px; z-index:100; }
table#fitArea { width:576px; height:864px; }
table#fitArea td.green { background:#829690; opacity:0.5; filter:alpha(opacity=50); }
table#fitArea td.white { background:#ffffff; opacity:0; filter:alpha(opacity=0); }
.textOnlyNormal { font-size: 14px; font-weight: normal; }
.textOnlyNormalList { font-size: 14px; font-weight: normal; margin-top:10px; }
.textOnlyBold { font-size: 14px; font-weight: bold; }
.textOnlyBoldLarger { font-size: 16px;  font-weight: bold; }


table#IsbnPackages {
    border:2px solid #cacaca;
    border-collapse:collapse;
    background-color:#ffffff;
    margin:25px 0;
}
table#IsbnPackages tr th {
    border:1px solid #cacaca;
    text-align:center;
    background:#cacaca;
    color:#000000;
}
table#IsbnPackages tr td {
    border:1px solid #cacaca;
    text-align:center;
}
table#IsbnPackages tr td:first-child {
    text-align:left;
}
table#IsbnPackages tfoot tr td {
    padding:15px 0;
}

table#RegisterIsbn {
    margin:20px 0;
}
table#RegisterIsbn tr td {
    text-align:left;
    padding:5px;
    vertical-align:top;
}
table#RegisterIsbn tr td:first-child {
    text-align:right;
    padding-top:10px;
    width:140px;
}
table#RegisterIsbn tr td.required
{
    font-weight: bold;
}
table#RegisterIsbn tr td:last-child
{
    padding-top: 10px;
}
table#RegisterIsbn td.spacer {
    padding:7px 0;
}
table#RegisterIsbn tr td img {
    cursor:help;
}
table#RegisterIsbn tr td div.headingNote
{
    font-style: italic;
    font-size: 11px;
    font-weight:normal;
    margin-top: 3px;
    color:#999999;
    width:200px;
    float:right;
}

table#IsbnDetails {
    margin:20px 0;
}
table#IsbnDetails tr td {
    text-align:left;
    padding:5px;
    vertical-align:top;
}
table#IsbnDetails tr td:first-child {
    text-align:right;
    width:170px;
    font-weight:bold;
}
table#IsbnDetails td.spacer {
    padding:5px 0;
}
table#IsbnDetails tr td img {
    cursor:help;
}
table#IsbnDetails tr td div.headingNote
{
    font-style: italic;
    font-size: 11px;
    font-weight:normal;
    margin-top: 3px;
    color:#999999;
    width:200px;
    float:right;
}

table.purchaseIsbn {
    border-collapse:collapse;
    background-color:#ffffff;
    margin:25px 0;
    width:700px;
}
table.purchaseIsbn tr th {
    text-align:center;
    background:#cacaca;
    color:#000000;
    padding:10px;
}
table.purchaseIsbn tr th, table.purchaseIsbn tr td {
    border:1px solid #cacaca;
    vertical-align:top;
    padding:10px;
    text-align:center;
}
table.purchaseIsbn td.service 
{
    text-align:left;
    width:400px;
}
table.purchaseIsbn td.template 
{
    width:140px;
}
table.purchaseIsbn td.price 
{
    text-align:right;
}

table.purchaseIsbn tfoot td {
    text-align:right;
    padding:5px;
    border:1px solid #cacaca;
}
table.purchaseIsbn tfoot td:first-child {
    font-weight:bold;
    text-align:right;
    border-right-width:2px;
}
table.purchaseIsbn tfoot tr:first-child td 
{
    padding-top:30px;
}

table.UsersIsbnList {
    border:1px solid #300102;
    border-collapse:collapse;
    background-color:#ffffff;
    margin:25px 0;
}
table.UsersIsbnList tr:nth-child(even) { background-color:#ECE8E8; }
table.UsersIsbnList th {
    border:1px solid #300102;
    text-align:center;
    background:#300102;
    color:#ffffff;
    padding:10px;
}
table.UsersIsbnList td {
    border:1px solid #300102;
    text-align:center;
    padding:10px;
    vertical-align:top;
}

.isbnInfo 
{
    border:1px solid #300102;
    border-collapse:collapse;   
}
.isbnInfo th
{
    text-align:center;
    padding:3px 5px;
    background-color:#300102;
    border:1px solid #300102;
    color:#ffffff;
}
.isbnInfo tr:nth-child(even)
{
    background-color:#ECE8E8;
}
.isbnInfo tr:hover 
{
    background-color:#BBBBBB;
}
.isbnInfo td
{
    border:1px solid #300102;
    padding:3px 5px;
    word-break:break-all;
    word-wrap:break-word;
}

.userInfo
{
    float:left;
    margin:0;
}
.bookInfo
{
    float:left;
    margin-left:20px;
}
.bookInfo td:nth-child(2)
{
    width:330px;
    word-wrap:break-word;
}
.publishInfo
{
    margin-top:20px;
}
.publishInfo td
{
    text-align:center;
}
.publishInfo td:first-child
{
    text-align:left;
}


table.shippingMethodsTable {
    font-size:10pt;
    color:#000000;
    border-collapse:collapse;
    border:1px solid #cacaca;
    margin-bottom:20px;
    width:728px;
}
table.shippingMethodsTable caption {
    font-weight:bold;
    text-align:left;
    margin:10px 0;
    font-size:11pt;
    color:#300102;
}
table.shippingMethodsTable th {
    background-color:#cacaca;
    border:1px solid #cacaca;
    padding:10px;
    font-size:9pt;
    text-align:center;
}
table.shippingMethodsTable td {
    text-align:left;
    border:1px solid #cacaca;
    padding:7px 10px;
    width:65%;
}
table.shippingMethodsTable td:last-child {
    text-align:center;
    width:35%;
}
table.shippingMethodsTable tr:nth-child(even)
{
    background-color:#ECE8E8;
}
table.shippingMethodsTable tr:hover
{
    background-color:#BBBBBB;
}
table.shippingMethodsTable td div {
    font-style:italic;
    font-size:8pt;
    margin-top:3px;
}

#StillWritingTable { font-size:11px; border:1px solid #300102; border-collapse:collapse; }
#StillWritingTable thead { height:35px; background-color:#300102; color:#ffffff; }
#StillWritingTable thead th { text-align:center; width:70px; }
#StillWritingTable thead th:first-child { width:260px; }
#StillWritingTable thead th:last-child { width:274px; }
#StillWritingTable td { padding:5px; border:1px solid #300102; vertical-align:top; }
#StillWritingTable td:first-child { text-align:left; }
#StillWritingTable td:last-child { text-align:left; }
#StillWritingTable td a img { border:1px solid #ffffff; display:block; margin:0 auto; }
#StillWritingTable td a img:hover { border:1px solid #300102; background:#eaeadf; }


#newSizes { margin-bottom:20px; width:249px; margin-left:20px; border-bottom:1px solid #cacaca; padding-bottom:20px; }
#newSizes td { padding:0; vertical-align:middle; }
#newSizes td span { text-decoration:underline; }
#newSizes td:first-child { width:64px; }
#newSizes td img { width:64px; }
#newSizes td.announcement { color:#ca2826; text-align:center; font-size:1.69em; font-weight:bold; padding-left:15px; }

.InvalidBookSizes { margin-top:10px; margin-left:25px; }
.InvalidBookSizes th { background-color:#300102; color:#ffffff; padding:5px 10px; }
.InvalidBookSizes tr:nth-child(even) { background-color:#ECE8E8; }
.InvalidBookSizes td { padding:5px; text-align:center; }
.InvalidBookSizes td:first-child { text-align:left; }

.StillWritingIcons { border:1px solid #ffffff; }
.StillWritingIcons:hover { border:1px solid #300102; background:#eaeadf; }
.BookChapterWriterExplorerButton { border:1px solid #ffffff; background:#2e0102; }
.BookChapterWriterExplorerButton:hover { border:1px solid #ffffff; background:#8b2c2e; }

.UserControlHeadings
{
    font-size:1.5em;
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:0;
    color:#300102;
}

.Link
{
	text-decoration: underline;
	color: Blue;
}


/****** My Account page *********/
.colleagueLetterList
{
    margin-top:10px;
    margin-bottom:10px;
}
.colleagueLetterList td
{
    padding:0 1px 0 1px;
    color:#000000;
}
.colleagueLetterList td a:hover
{
    color:#ffffff;
    background-color:#300102;
}

/* Used for AccordionTest.aspx */
.accordionHeader
{
    border: 1px solid #300102;
    color: #000000;
    background-color: #fecbcd;
    padding:0;
    margin-top: 0;
    cursor: pointer;
    font-weight:bold;
    font-size:1em;
    font-family:Verdana, Arial, Sans-Serif;
}
.accordionHeader div.fullCover {
    width:290px;
    color:#000000;
    background-color:#cacaca;
    padding:4px;
}
.accordionHeader div.fullCoverImage {
    width:290px;
    color:#ffffff;
    background-color:#ff0000;
    padding:4px;
}
.accordionHeader div.frontCover {
    width:290px;
    color:#000000;
    background-color:#fecbcd;
    padding:4px;
}
.accordionHeader div.spineCover {
    width:290px;
    color:#000000;
    background-color:#e1d6b6;
    padding:4px;
}
.accordionHeader div.backCover {
    width:290px;
    color:#000000;
    background-color:#D7DBE2;
    padding:4px;
}
.accordionHeader span, .accordionHeaderSelected span {
    display:block;
    margin-top:3px;
    font-weight:normal;
    font-size:0.9em;
}
.accordionHeader .requiredItem,.accordionHeaderSelected .requiredItem {
    font-weight:normal;
    display:inline;
    text-decoration:underline;
}
.accordionHeader .bookstoreAlert, .accordionHeaderSelected .bookstoreAlert {
    font-weight:bold;
    color:#ff0000;
    display:block;
}
.accordionHeader .titleAlert, .accordionHeaderSelected .titleAlert {
    font-weight:bold;
    display:block;
}

.accordionHeaderSelected
{
    border: 1px solid #300102;
    color:#ffffff;
    background-color: #300102;
    padding:0;
    margin-top: 0;
    cursor: pointer;
    font-weight:bold;
    font-size:1em;
    font-family:Verdana, Arial, Sans-Serif;
}
.accordionHeaderSelected div.fullCover {
    width:290px;
    color:#ffffff;
    background-color:#383838;
    padding:4px;
}
.accordionHeaderSelected div.fullCoverImage {
    width:290px;
    color:#ff0000;
    background-color:#ffffff;
    padding:4px;
}
.accordionHeaderSelected div.frontCover {
    width:290px;
    color:#ffffff;
    background-color:#300102;
    padding:4px;
}
.accordionHeaderSelected div.spineCover {
    width:290px;
    color:#000000;
    background-color:#b19651;
    padding:4px;
}
.accordionHeaderSelected div.backCover {
    width:290px;
    color:#ffffff;
    background-color:#223760;
    padding:4px;
}

.accordionContent
{
    background-color: #ffffff;
    border: 1px solid;
    border-top: none;
    color:#000000;
    padding:6px;
    font-size:1em;
    font-family:Verdana, Arial, Sans-Serif;
}

.accordionContentCharacters
{
    background-color: #e1e3cb;
    border: 1px dashed;
    border-top: none;
    padding: 4px;
    /*line-height: 1.75;*/
    color:#47191c;
    font-family:Verdana, Arial, Sans-Serif;
}

.accordionContent a, .accordionContent a:visited, .accordionContent a:active { color:#47191c; text-decoration:underline; }
.accordionContent a:hover { color:#47191c; text-decoration:none; }

.remainingCharacters
{
    font-size:11px;
    color:#666666;
}
.greenText { color:#827b53; }


/****** book price calculator page ********/
.pricingTiers
{
    border:1px solid #cacaca;
    border-collapse:collapse;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
}
.pricingTiers th, .pricingTiers td
{
    padding:8px;
}
.pricingTiers th
{
    font-weight:bold;
    font-size:1.1em;
    background-color:#cacaca;
    color:#000000;
    padding:6px;
    text-align:center;
}
.pricingTiers tr:nth-child(even)
{
    background-color:#ECE8E8;
}
.pricingTiers tr:hover
{
    background-color:#BBBBBB;
}
.pricingTiers td:nth-child(1)
{
    width:100px;
    border-right:1px solid #cacaca;
}
.pricingTiers td:nth-child(2)
{
    text-align:center;
    width:300px;
}



/* Rating */
.ratingStar { font-size:0pt; width:13px; height:12px; margin:0px; padding:0px; cursor:pointer; display:block; background-repeat:no-repeat; }
.filledRatingStar { background:url(/images/FilledStar.png); }
.emptyRatingStar { background:url(/images/EmptyStar.png); }
.savedRatingStar { background:url(/images/SavedStar.png); }

/* master content table */
table#masterContent { background:url('/images/img_texturedBkgnd.jpg'); border-left:1px solid #594123; border-right:1px solid #594123; width:970px; }


table#tbl_bookDetails { width:600px; margin-bottom:20px; border:1px solid #300102; background:#ffffff; }
table#tbl_bookDetails td { width:50%; vertical-align:top; padding:15px 10px; background:url(/images/gradient_bookDetailsTable.gif) repeat-x; background-position:bottom; }
table#tbl_bookDetails td.alt { width:50%; vertical-align:top; padding:20px 10px; background:#ffffff; }

td.publishPdfRow { 
    width:50%; 
    vertical-align:top; 
    padding:15px 10px; 
    background:url(/images/gradient_bookDetailsTable.gif) repeat-x; 
    background-position:bottom; 
}
th.createCoverStepTitle { background:#300102; text-align:left; padding:10px; color:#ffffff; border-left:1px solid #300102; border-right:1px solid #300102; }
td.createCoverStepContent { background: #ffffff; padding:15px; border:1px solid #300102; }


/* tutorials table */
table#tutorials td { padding:0 15px 25px 0; vertical-align:top; }

table#tbl_menu { margin-left:20px; margin-bottom:10px; color:#D9CBB0; font:normal 10px Verdana; width:95%; }
table#tbl_menu td a { color:#ffffff; text-decoration:none; font:normal 1em Verdana; }
table#tbl_menu td a:hover { color:#ffffff; text-decoration:underline; font:normal 10px Verdana; }

#headerContainer {
	width:100%;
	min-width:970px;
	padding:0;
    background:#300102 url('/images/HomePageGradient2.jpg') no-repeat top center;
    height:128px;
    box-shadow:0 4px 4px rgba(0,0,0,0.7);
}
.navControlBackground { position:absolute; top:100px; left:0; width:100%; height:33px; background-color:#910101; z-index:10; }
.navControl { position:absolute; top:100px; left:0; z-index:20; min-width:970px; padding-left:20px; }
.logo {
    background:url(/images/TheBookPatchLogo_transparent.png) no-repeat top left;
    height:140px;
    margin-left:20px;
}
.textLogo {
    position:relative;
    top:20px;
    left:30px;
}
.textLogo img { max-height: 60px; }


#header {
	margin:0 auto;
    padding:0;
	width:98%;
	color:#ffffff;
}
#header td {
	padding:0;
}
#header td:last-child {
	text-align:right;
}
#header a.links {
	font-size:0.8333em;
}
.gcse-googleSearchContainer 
{
    width:100%;
    height:46px;
    min-width:970px;
    margin-bottom:10px;
}
.gcse-headerGoogleSearch 
{
    width:300px;
    position:absolute;
    top:130px;
    right:0;
}

.navTd { padding-left:20px; margin-bottom:10px; color:#ffffff; font:normal 10px Verdana; }
.navTd a { color:#ffffff; text-decoration:none; font:normal 1em Verdana; }
.navTd a:hover { color:#ffffff; text-decoration:underline; font:normal 1em Verdana; }

/* media tables */
.media { width:97%; margin-left:10px; font-size:1em; }
.mediaLink { padding:0 0 8px 0; vertical-align:top; }
.mediaDate { width:100px; padding:0 0 8px 0; vertical-align:top; }

table#popup { width:400px; }

.bookInfoTDs { padding:0 0 15px 0; }

.gradientButton 
{
    background:url(/images/buttonBackground_red.gif) repeat-x 0 50%;
    border:1px solid #521203;
    color:#ffffff;
    font-family:Verdana;
    font-size:1em;
    padding:3px 8px;
    cursor:pointer;
}
.gradientButtonHeader
{
    background:url(/images/buttonBackground_red.gif) repeat-x 0 50%;
    border:1px solid #ffffff;
    color:#ffffff;
    font-family:Verdana;
    font-size:1em;
    padding:3px 8px;
    cursor:pointer;
}
.textBoxSpacing { margin:3px 0 5px 0; }
td#bodyArea { background:#e1e3cb url(/images/gradient_body.gif) repeat-x bottom; padding:20px; } /*width:180px; */
.addBookNotes { font-size:9px; }
.faqAnswers { margin-top:0; margin-bottom:25px; }
.beta { width:401px; text-align:right; font-family:Arial; font-size:13px; font-style:italic; font-weight:bold; color:#ffffff; margin:2px 0 0 0; }

.referenceLinks { margin:10px 0 0 0; list-style-type:none; }
.referenceLinks li { padding-bottom:7px; }

.posting { margin:0 0 8px 0; }
.postedDates { font-size:0.75em; }

.notes { font-size:10px; margin-top:5px; }
.notesItalic { font-size:10px; font-style:italic; margin-top:5px; }

.steps { margin-left:30px; margin-right:30px; }

/* NavigationCategory user control */
#menu_books { background:#b5b09a; }
.menu_booksItem a { color:#b5b09a; text-decoration:underline; }
.menu_booksItem a:link, .menu_booksItem a:visited { color:#261201; text-decoration:underline; }
.menu_booksItem a:hover { color:#261201; text-decoration:none; }
.booksNavigation
{ 
    margin-top:10px;
    font-size:11px;
    width:133px;
}
.booksNavigation td
{
    padding:2px 0;
}
.booksNavigation td.extra
{
    padding-top:10px;
}



/* rollover popup help items */
/*the position is the key*/
a.info { position:relative; z-index:24; text-decoration:none; }
a.info:hover { z-index:25; }
a.info img { border:0; }
a.info span#pop_TL { display:none; }
a.info span#pop_TR { display:none; }
a.info span#pop_TR2 { display:none; }
a.info span#pop_icons { display:none; }
a.info span#pop_joint { display:none; }
/*the span will display just on :hover state*/
a.info:hover span#pop_TL { display:block; position:absolute; top:10px; left:15px; width:273px; opacity:0.90; filter:alpha(opacity=90); }
a.info:hover span#pop_TR { display:block; position:absolute; top:10px; left:-268px; width:273px; opacity:0.90; filter:alpha(opacity=90); }
a.info:hover span#pop_TR2 { display:block; position:absolute; top:10px; left:-268px; width:273px; opacity:0.90; filter:alpha(opacity=90); }
a.info:hover span#pop_icons { display:block; position:absolute; top:-210px; left:-260px; width:400px; }
a.info:hover span#pop_joint { display:block; position:absolute; top:-85px; left:-230px; width:273px; opacity:0.90; filter:alpha(opacity=90); }

.watermark { font-style:italic; font-size:11px; color:#47191c; font-family:Verdana; }

/* answers */
div#answerLinks { margin-top:20px; }
dt { font-weight:bold; }
div#answerLinks dd { padding-bottom:3px; }
div#columnL { width:47%; float:left; }
div#columnR { width:50%; float:right; }

hr { color:#594123; }

.marginTable
{
    margin:10px auto 0 auto;
    border-collapse: collapse;
    border: 1px solid #000000;
}
.marginTable th, .marginTable td
{
    padding: 3px 10px;
}
.marginTable th
{
    background-color: #300102;
    color: #ffffff;
    text-align: center;
    font-size:12px;
}
.marginTable td
{
    border: 1px solid #000000;
}
.marginTable tr td:first-child + td
{
    padding-left:30px;
}
.marginTable td:last-child
{
    text-align: center;
}
.marginTable tr:nth-child(even)
{
    background-color:#ECE8E8;
}


div#popup_writeBookContainer { visibility:hidden; width:440px; height:350px; position:relative; left:265px; top:65px; }
/*div#popup_myPatch { display:none; width:440px; position:relative; left:265px; top:65px; }*/
div#popup_myPatch { display:none; }
div#popup_writeBook { display:none; }
div#popup_printBook { display:none; }
div#popup_forums { display:none; }
div#popup_bookStore { display:none; }
div#popup_pa { display:none; }

/* navigation div */
/*div#navBkgnd { height:23px; background:#B99F6E; }
div#navBar { height:15px; background:#B99F6E; margin:0; }
div#navBar ul { margin:0; padding:0; font-size:1em; color:#ffffff; line-height:15px; white-space:nowrap; }
div#navBar li { list-style-type:none; display:inline; border-right:1px solid #D9CBB0; }
div#navBar li.end { border-right:0; }
div#navBar li a { text-decoration:none; padding:7px 10px; color:#ffffff; }
div#navBar li a.first { padding:7px 10px 7px 0; }
div#navBar li a:link { color:#ffffff; }
div#navBar li a:visited { color:#ffffff; }
div#navBar li a:hover { color:#594123; text-decoration:underline; }*/

#divMainContainer
{
	width:100%;
	margin:0 auto;
}
#divMainContainerDefault
{
	width:100%;
	margin:0 auto;
}

#divBodyContainer
{
	/*text-align:left;
	width:970px;
	padding:0 0 20px 0;*/
	text-align:left;
	width:970px;
	padding:0 0 20px 0;
	margin:0 auto;
}

div#divNavContainerFull {
	width:100%;
	margin:0;
	padding:0;
	height:2.6em;
    background-color:#1f0001;
}

div#divNavContainer {
	width:100%;
	margin:0;
	padding:0;
	height:2.5em;
}
.divNavInnerContainer {
	margin:0;
	padding:8px 0;
}
.rightSide {
    padding-right:20px;
}
#divNav {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
#divNav li
{
	float:left;
	margin:0;
	padding:0;
}
#divNav a
{
	margin:0;
	padding:8px;
	/*font-size:1em;*/
    font-size:12px;
	text-decoration:none;
    color:#ffffff;
}
#divNav a:hover
{
	background:url(/images/rolloverLighten.png) repeat-x 0 60%;
	text-decoration:underline;
}


#footerContainer {
    width: 100%;
    padding: 20px 0;
    background-color: #ccc;
    color: #000000;
    font-size: 12px;
    border-top: 1px solid #000;
}
#divFooter
{
	margin:0 auto;
	width:970px;
	font-size:0.8333em;
	/*text-align:left;*/
	color: #000;
}
#divFooter a
{
	color:#000;
	text-decoration:none;
}
#divFooter a:hover 
{ 
    text-decoration:underline;
}
#divFooter .footerBreakdown
{
	margin:0 0 5px 0;
    font-size:1.1em;
}
#divFooter .footerBreakdown td
{
	vertical-align:top;
	width:170px;
}
#divFooter .footerBreakdown td.firstCell
{
	padding-left:0;
}
#divFooter .footerBreakdown td:last-child
{
	text-align:right; 
	padding:0; 
	width:120px;
}
#divFooter .footerBreakdown td div.socialMediaIcons a
{
    display: inline-block;
    margin-right: 10px;
}
#divFooter .footerBreakdown td div.socialMediaIcons a img
{
    border: none;
}
#divFooter .footerBreakdown td div.socialMediaIcons a img.youTubeImg
{
    background-color:#ffffff;
}
#divFooter .footerBottomPortion
{
	width:970px;
	margin:10px 0;
}
#divFooter .footerBottomPortion td
{
	width:485px;
    vertical-align:bottom;
    text-align:left;
}
#divFooter .footerBottomPortion td.rightCell
{
	vertical-align:bottom;
    text-align:right;
}
#divFooter p
{
	font-weight:bold;
	margin-top:0;
	margin-bottom:3px;
}
#divFooter ul
{
	margin-top:0;
	padding-left:20px;
    line-height:1.3em
}

.OneColumnCenterDiv
{
    width:930px;
    margin:20px 0 0 0;
    padding:20px 0;
}
.twoColumnRightDiv
{
    width:730px;
    margin:20px 0 0 0;
}
.ThreeColumnCenterDiv
{
    width:514px;
    margin:20px 0 0 0;
}
.containerDivDefault
{
    margin:20px 0 0 0;
    padding:20px;
}
.verifyUserDiv
{
    width:400px;
    height:170px;
}
.commentsDiv
{
    width:554px;
    margin-left:20px;
}

.uploadedImagesBackground
{
    width:270px;
    margin:10px 0;
    padding:5px;
}
.uploadedImagesBackground2
{
    float:left;
    width:140px;
    padding:10px;
}

.sideBarContainer {
    width:170px;
    margin-bottom:20px;
}
.sideBarContainer p {
    font-weight:bold;
    text-transform:uppercase;
    border-bottom:1px solid #000000;
    margin-top:0;
}
.sideBarContainerRight {
    margin:0 0 20px 10px;
    border-left:1px solid #cacaca;
}
.sideBarContainerLeft {
    margin:0 10px 20px 0;
    border-right:1px solid #cacaca;
}
/*.title
{
    background-color:#827b53; margin:10px; padding:5px; text-align:center; color:#ffffff; font-weight:bold;
}*/
.informationToDisplay
{
    margin:15px;
}
.siteInformation
{
	width:954px;
	color:#000000;
	text-align:center;
	padding:4px 8px;
	margin:10px 0;
	background:url(/images/bannerTextArea_970px.png) no-repeat top left;
    height:105px;
}
.siteInformation h1
{
	width:870px;
    height:50px;
    font-size:1.6667em;
    padding:0 40px;
    margin-top:10px;
    margin-bottom:6px;
}
.siteInformation p
{
	width:950px;
    margin:0;
}
.inputShading
{
	background:#ffffff url(/images/inputGradient.png) repeat-x top left;
	border:1px solid #ffffff;
	border-top-color:#a7a9ac;
	padding:2px;
}
#booksInBookStore
{
	width:970px;
	margin:30px 0 0 0;
}
#booksInBookStore th
{
	color:#831c04;
	text-align:left;
	padding:0 0 8px 0;
	font-size:1.3333em;
}
#booksInBookStore td
{
	width:150px;
	padding:10px 5px;
	font-size:0.8333em;
	text-align:left;
    border-top:1px solid #831c04;
    border-bottom:1px solid #831c04;
    vertical-align:top;
}
#booksInBookStore td div
{
	width:150px;	
}
#booksInBookStore a
{
	color:#831c04;
}
#booksInBookStore .firstBook
{
    padding:10px 5px 10px 10px;
    border-left:1px solid #831c04;
}
#booksInBookStore .lastBook
{
    padding:10px 10px 10px 5px;
    border-right:1px solid #831c04;
}
#booksInBookStore .bookTitle
{
	font-weight:bold;
	margin-top:15px;
    margin-bottom:5px;
	color:#521203;
	font-size:1.1em;
}
#booksInBookStore .price
{
	margin-top:10px;
}

#newestBooks
{
    font-size:0.8333em;
}
#newestBooks a
{
    color:#831c04;
}
#newestBooks .divBooktitle
{
    font-weight:bold;
	margin-top:15px;
    margin-bottom:5px;
	color:#521203;
	font-size:1.1em;
}
#newestBooks .divPrice
{
    margin-top:10px;
}

.buttonInHeader
{
	display:inline;
    margin:0 0 0 5px;
}
.buttonInHeader a
{
    font-size:0.8333em;
    font-weight:bold;
    padding:4px 10px;
    color:#ffffff;
    border:1px solid #BFBCC4;
    background-color:#2c0000;
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    box-shadow:2px 2px 4px rgba(0,0,0,0.4);
    -webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.4);
    -moz-box-shadow:2px 2px 4px rgba(0,0,0,0.4);
}
.buttonInHeader a:hover
{
    background:#2c0000 url(/images/rolloverLighten.png) repeat-x 0 60%;
}
.clearfix:after
{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.roundCornersAndShadow
{
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    box-shadow:2px 2px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
    -moz-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
}

.boxShadowing
{
    box-shadow:2px 2px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
    -moz-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
}

.box 
{
    padding:1em;
    margin-bottom:1.5em;
    background:#d4d4be;
    border:1px solid #827b53;
}

.previewButton
{
    text-align:right;
    margin:10px 0 5px 0;
}


.sitemapTable 
{
    width:970px;
    margin-top:30px;
    margin-bottom:40px;
}
.sitemapTable td 
{
    width:290px;
    padding:0 10px;
    vertical-align:top;
}
.sitemapTable td:first-child
{
    padding-left:0;
}
.sitemapTable td:last-child
{
    width:350px;
    padding-right:0;
}
.sitemapTable td div
{
    font-weight:bold;
    font-size:1.3em;
    margin-bottom:10px;
}
.sitemapTable td ul
{
    margin:0 0 30px 0;
}
.sitemapTable td ul a
{
    text-decoration:underline;
}
.sitemapTable td ul a:hover
{
    text-decoration:none;
}
.sitemapTable td ul li
{
    color:#000000;
    font-weight:normal;
    margin-bottom:5px;
}
.sitemapTable td ul li ul 
{
    margin-top:7px;
    margin-bottom:7px;
}

.stack { position:absolute; visibility:hidden; }
.start { z-index:100; }
.blank { z-index:110; }
.coverColor { z-index:120; }
.coverImage { z-index:130; }
.frontCover { z-index:140; }
.frontTitle { z-index:150; }
.frontAuthor { z-index:160; }
.frontImage { z-index:170; }
.spineTitle { z-index:180; }
.spineAuthor { z-index:190; }
.backBlurb { z-index:200; }
.backAuthorImage { z-index:210; }
.backAuthorBio { z-index:220; }
.backBarcode { z-index:230; }

.sprite {
	position: relative;
	width: 300px;
	height: 1000px;
}

.spiralFrontPreview6x9
{
    position: absolute;
	top: 0;
    left:-150px;
    clip: rect(0px 600px 444px 300px);
    border:1px solid #ff00ff;
}
.spiralBackPreview6x9
{
    position: absolute;
	top: 450px;
    left:150px;
    clip: rect(0px 300px 444px 0px);
}

.featureButtons
{
    cursor:pointer;
}

.divBio
{
    width:100%;
    margin-bottom:20px;
}
.divBio label
{
    display:block;
    font-weight:bold;
    font-size:1em;
    margin-bottom:3px;
}

#PrintCalculator
{
    border:1px solid #000000;
    background-color:#ffffff;
    padding:5px 15px 10px 15px;
    margin-top:10px;
}
#PrintCalculator div
{
    margin-top:12px;
}
#PrintCalculator label
{
    display:inline;
    font-weight:bold;
}

.EasyAsHeadings th
{
    font-size:2em;
    padding-left:10px;
}

.PhoneNumberInHeader {
    font-size:14px; 
    font-weight:normal; 
    color:#ffffff; 
    margin-top:55px;
    text-align:right;
}
.PhoneNumberInHeader a { color: #ffffff; }
.PhoneNumberInHeader span { font-weight: bold; }

.PhoneNumberInEditorHeader
{
    font-size:2.4em; 
    font-weight:bold; 
    color:#ffffff; 
    margin-top:10px;
    margin-right:30px;
}

.errorMessage
{
    padding:15px;
    border:1px solid #ff0000;
    color:#ff0000;
    background-color:#fdc9c9;
    margin-top:15px;
    text-align:center;
}

.errorMessageLabel
{
    padding:15px;
    border:1px solid #ff0000;
    color:#ff0000;
    background-color:#fdc9c9;
    margin:15px 0;
    text-align:center;
    display:block;
}

.notEntered {
    background-color:#fdc9c9;
    border:1px solid #ff0000;
}

/************** Admin Items ****************/
#reportList
{
    margin:0 15px 15px 0;
}
#reportList ul
{
    margin:0 0 5px 0; 
    padding:0 0 0 12px;
    list-style:none;
}
#reportList a
{
    text-decoration:none;
}
#reportList a:hover
{
    text-decoration:underline;
}

#orderDetail
{
    width:730px;
    border:1px solid #000000;
    background:#ffffff;
}
#orderDetail label
{
    font-weight:bold;
}

#bookDetails
{
    margin:20px 0;
}
#bookDetails label
{
    font-weight:bold;
}




.codeGenerator { margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #cacaca; }
.codeGenerator div { float:left; width:140px; }
.codeGenerator div:last-child { width:200px; }
.codeGenerator div label { display:block; }
.codeGenerator div input[type="text"] { width:120px; }
.codeGenerator div.buttonDiv { padding-top:9px; }
.codeGenerator div.characterCount { margin-top:5px; margin-bottom:10px; font-size:0.8em; }

.discountItems { width:100%; }
.discountItems td { vertical-align:top; }
.discountItems td.heading { padding:8px 5px 4px 0; width:100px; }
.discountItems td.heading div.characterCount { margin-top:5px; margin-bottom:10px; font-size:0.8em; }
.discountItems td.data { padding:4px 0 4px 5px; }
.discountItems tfoot td { padding-top:20px; text-align:center; }

.reprints
{
    width:100%;
    margin-bottom:20px;
}
.reprints td.canceledTd
{
    font-weight:bold;
    font-size:22px;
    color:#ff0000;
    padding:40px 0;
}
.reprints td.reprintTd {
    padding:10px;
    vertical-align:top;
    border-bottom:1px dashed #e7e7e7;
}
.reprints td.reprintTd:first-child
{
    width:100px;
}
.reprints td.reprintTd:last-child
{
    padding-right:0;
}
.reprints td.lastRow {
    border-bottom:none;
}
.reprints td.reprintTd label
{
    font-weight:bold;
}

.csvList
{
    border-collapse: collapse;
    margin:40px auto;
}
.csvList th
{
    text-align:center;
    background-color:#300102;
    color:#ffffff;
    padding:5px;
    border:1px solid #300102;
    font-size:12px;
}
.csvList tr:nth-child(even)
{
    background-color:#ECE8E8;
}
.csvList tr:hover
{
    background-color:#BBBBBB;
}
.csvList td
{
    border:1px solid #300102;
    padding:5px;
    font-size:12px;
    word-wrap:break-word;
}
.csvList td:first-child
{
    width: 200px;
}
.csvList td:last-child
{
    width: 170px;
    color: #999999;
}


/*****************  Buttons  ******************/
.buttonContainerCenter
{
    text-align:center;
    margin:20px 0 10px 0;
}
.buttonContainerCenterBottomMargin {
    text-align:center;
    margin:0 0 12px 0;
}
.buttonContainerRight
{
    text-align:right;
    margin:20px 0 10px 0;
}

.buttonCommon a, input[type=submit].buttonCommon, input[type=reset].buttonCommon, input[type=button].buttonCommon
{
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    padding:5px 14px;
    cursor:pointer;
}
.buttonCommon input[type="button"]:disabled
{
    background: #dddddd;
    cursor: not-allowed;
}

.buttonStandard a, input[type=submit].buttonStandard, input[type=button].buttonStandard
{
    font-size:1.1em;
    color:#ffffff;
    border:1px solid #ffffff;
    background-color:#300102;
}
.buttonStandard a:hover, input[type=submit].buttonStandard:hover, input[type=button].buttonStandard:hover
{
    background-color:#fff;
    color:#300102;
    border-color:#300102;
}
.buttonSlim a, input[type=submit].buttonSlim, input[type=reset].buttonSlim
{
    padding:3px 14px;
}

.buttonCartImage a, input[type=submit].buttonCartImage, input[type=reset].buttonCartImage
{
    background:#563d7c url(/images/cartMini_white.png) no-repeat 6px center;
    padding-left:26px;
}

.buttonCartImage a:hover, input[type=submit].buttonCartImage:hover, input[type=reset].buttonCartImage:hover
{
    background-image:url(/images/cartMini.png);
}

.buttonEnlarged a, input[type=submit].buttonEnlarged
{
    font-size:2.1em;
    color:#ffffff;
    border:1px solid #ffffff;
    background-color:#300102;
}
.buttonEnlarged a:hover, input[type=submit].buttonEnlarged:hover
{
    background-color:#fff;
    color:#300102;
    border-color:#300102;
}
.buttonEnlargedGray a, input[type=submit].buttonEnlarged
{
    font-size:2.1em;
    color:#000000;
    border:1px solid #ffffff;
    background-color:#cacaca;
}
.buttonEnlargedGray a:hover, input[type=submit].buttonEnlarged:hover
{
    background-color:#fff;
    color:#000000;
    border-color:#BFC0B0;
}
.buttonEnlargedRed a, input[type=submit].buttonEnlargedRed
{
    font-size:2.1em;
    color:#ffffff;
    border:1px solid #ffffff;
    background-color:#730101;
}
.buttonEnlargedRed a:hover, input[type=submit].buttonEnlargedRed:hover
{
    background-color:#fff;
    color:#730101;
    border-color:#BFC0B0;
}
.buttonYellow a, input[type=submit].buttonYellow
{
    font-size:2.1em;
    color:#ffffff;
    border:1px solid #eab84d;
    background-color:#eea200;
}
.buttonYellow a:hover, input[type=submit].buttonYellow:hover
{
    background-color:#fff;
    color:#000000;
    border-color:#eea200;
}
.buttonVideo a, input[type=submit].buttonVideo
{
    color:#000000;
    border:1px solid #eab84d;
    background-color:#F1B32E;
}
.buttonVideo a:hover, input[type=submit].buttonVideo:hover
{
    background-color:#fff;
    color:#000000;
    border-color:#eea200;
    /*box-shadow:2px 2px 4px rgba(0,0,0,0.5);*/
}
.buttonGray a, input[type=submit].buttonGray, input[type=button].buttonGray, input[type=reset].buttonGray
{
    font-size:1.1em;
    color:#000000;
    border:1px solid #BFC0B0;
    background-color:#cacaca;
}
.buttonGray a:hover, input[type=submit].buttonGray:hover, input[type=button].buttonGray:hover
{
    background-color:#fff;
}
.buttonDarkGray a, input[type=submit].buttonDarkGray, input[type=button].buttonDarkGray
{
    font-size:1.1em;
    color:#ffffff;
    border:1px solid #5B5B5B;
    background-color:#858585;
}
.buttonDarkGray a:hover, input[type=submit].buttonDarkGray:hover, input[type=button].buttonDarkGray:hover
{
    background-color:#fff;
    color:#000000;
}
.buttonGray103Wide a, input[type=submit].buttonGray103Wide, input[type=button].buttonGray103Wide
{
    font-size:1.1em;
    color:#000000;
    border:1px solid #BFC0B0;
    background-color:#cacaca;
    display:block;
    width:77px;
}
.buttonGray103Wide a:hover, input[type=submit].buttonGray103Wide:hover, input[type=button].buttonGray103Wide:hover
{
    background-color:#fff;
}
.buttonGray130Wide a, input[type=submit].buttonGray130Wide, input[type=button].buttonGray130Wide
{
    font-size:1.1em;
    color:#000000;
    border:1px solid #BFC0B0;
    background-color:#cacaca;
    display:block;
    width:104px;
}
.buttonGray130Wide a:hover, input[type=submit].buttonGray130Wide:hover, input[type=button].buttonGray130Wide:hover
{
    background-color:#fff;
}
.buttonGray235Wide a, input[type=submit].buttonGray235Wide, input[type=button].buttonGray235Wide
{
    font-size:1.1em;
    color:#000000;
    border:1px solid #BFC0B0;
    background-color:#cacaca;
    display:block;
    width:209px;
    margin-left:auto;
    margin-right:auto;
}
.buttonGray235Wide a:hover, input[type=submit].buttonGray235Wide:hover, input[type=button].buttonGray235Wide:hover
{
    background-color:#fff;
}
.buttonGray265Wide a, input[type=submit].buttonGray235Wide, input[type=button].buttonGray235Wide
{
    font-size:1.1em;
    color:#000000;
    border:1px solid #BFC0B0;
    background-color:#cacaca;
    display:block;
    width:239px;
    margin-left:auto;
    margin-right:auto;
}
.buttonGray265Wide a:hover, input[type=submit].buttonGray235Wide:hover, input[type=button].buttonGray235Wide:hover
{
    background-color:#fff;
}
.buttonAuthorsLoom a, input[type=submit].buttonAuthorsLoom, input[type=button].buttonAuthorsLoom
{
    color:#000000;
    border:1px solid #FED25F;
    background-color:#f9b514;
}
.buttonAuthorsLoom a:hover, input[type=submit].buttonAuthorsLoom:hover, input[type=button].buttonAuthorsLoom:hover
{
    background-color:#fff;
    border-color:#f9b514;
}
.button105Wide {
    display:block;
    width:105px;
    background-color:#0000ff;
}
.buttonPreview a, input[type=submit].buttonPreview, input[type=button].buttonPreview
{
    font-size:1.1em;
    color:#000000;
    border:1px solid #BFC0B0;
    background-color:#cacaca;
    background-image:url('/images/Glass-32.png');
    background-repeat:no-repeat;
    background-position:50% left;
    background-size:28px;
    padding-left:28px;
}
.buttonPreview a:hover, input[type=submit].buttonPreview:hover, input[type=button].buttonPreview:hover
{
    background-color:#fff;
}


.buttonRed a, input[type=submit].buttonRed
{
    font-size:1.1em;
    color:#ffffff;
    border:1px solid #ffffff;
    background-color:#ff0000;
}
.buttonRed a:hover, input[type=submit].buttonRed:hover
{
    background-color:#fff;
    color:#ff0000;
    border-color:#ff0000;
}


.buttonRed364Wide a, input[type=submit].buttonRed364Wide, input[type=button].buttonRed364Wide
{
    font-size:21px;
    color:#ffffff;
    border:1px solid #BFC0B0;
    background-color:#730101;
    display:block;
    width:334px;
    margin-left:auto;
    margin-right:auto;
}
.buttonRed364Wide a:hover, input[type=submit].buttonRed364Wide:hover, input[type=button].buttonRed364Wide:hover
{
    background-color:#fff;
    color:#730101;
}
.buttonGreen364Wide a, input[type=submit].buttonGreen364Wide
{
    font-size:21px;
    color:#ffffff;
    border:1px solid #BFC0B0;
    background-color:#1a5901;
    display:block;
    width:334px;
    margin-left:auto;
    margin-right:auto;
}
.buttonGreen364Wide a:hover, input[type=submit].buttonGreen364Wide:hover
{
    background-color:#fff;
    color:#000000;
    border-color:#1a5901;
}
.buttonBlue a, input[type=submit].buttonBlue
{
    width:200px;
    font-size:18px;
    font-weight:bold;
    color:#ffffff;
    border:1px solid #BFC0B0;
    background-color:#0000ff;
    display:block;
    margin:0 auto;
}
.buttonBlue a:hover, input[type=submit].buttonBlue:hover
{
    background-color:#fff;
    color:#000000;
    border-color:#1a5901;
}


.iconButtonDiv {
    border-color:#300102;
    padding:10px 0;
    border:1px solid #BFC0B0;
    margin-bottom:10px;
}
.iconButtonDiv a {
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    padding:10px 20px;
    cursor:pointer;
    
}
.iconButtonDiv a span.iconButtonHeading {
    display:block;
    text-align:left;
    font-weight:bold;
    padding-left:15px;
    padding-right:70px;
    font-size:1.2em;
}
.iconButtonDiv a span.iconButtonDescription {
    display:block;
    text-align:left;
    padding-left:15px;
    padding-right:70px;
    padding-top:7px;
}
.writeBook {
    background:#cacaca url(/images/PenAndPaper.png) no-repeat right 50%;
}
.writeBook:hover {
    background:#ffffff url(/images/PenAndPaper.png) no-repeat right 50%;
}
.uploadBook {
    background: #ec7500 url(/images/UploadPdf.png) no-repeat right 50%;
}
.uploadBook:hover {
    background:#ffffff url(/images/UploadPdf.png) no-repeat right 50%;
}
.collaborateBook {
    background:#cacaca url(/images/Collaborate.png) no-repeat right 50%;
}
.collaborateBook:hover {
    background:#ffffff url(/images/Collaborate.png) no-repeat right 50%;
}
.paidServices {
    background:#cacaca url(/images/ServiceButtonImage.png) no-repeat right 50%;
}
.paidServices:hover {
    background:#ffffff url(/images/ServiceButtonImage.png) no-repeat right 50%;
}


.divWidth968px
{
    width:928px;
    float:left;
    /*padding:20px;
    background:#d4d4be;
    border:1px solid #827b53;*/
}

.divWidth618px {
    width: 618px;
    float: left;
    padding-right: 20px;
    /*padding:20px;
    background:#d4d4be;
    border-right:1px solid #CACACA;*/
}

.divWidth680px
{
    width:660px;
    float:left;
    margin-right:20px;
}

.divWidth320px
{
    width:320px;
    float:left;
    margin-right:20px;
}

.divWidth290px
{
    width:290px;
    float:left;
}

/********* default page features  **********/
.features660px
{
    width:618px;
    padding:20px;
    border:1px solid #827b53;
    background-color:#c9b498;
    margin:20px 0;
    float:left;
}

.features320px
{
    float:left;
    width:278px;
    padding:20px;
    /*background-color:#c9b498;
    border:1px solid #827b53;*/
}
.features660px > p, .features320px > p, .features290px > p {
    font-weight:bold;
    font-size:1.6em;
    margin-top:0;
    border-bottom:1px solid #000000;
    color:#000000;
    text-transform:uppercase;
}

.features290px {
    width:248px;
    padding:0 20px 0 20px;
    /*background-color:#d4d4be;
    border-left:1px solid #CACACA;*/
}

.featuresPaidServices
{
    width:230px;
    padding:10px 10px 5px 10px;
    margin-bottom:20px;
    margin-left:20px;
    background-color: #cacaca;
}
.featuresPaidServices p
{
    font-weight: bold;
    text-align: center;
    font-size:1.5em;
    margin-top:0;
    margin-bottom:10px;
}
.featuresPaidServices a
{
    display:block;
    width:210px;
    border:1px solid #999999;
    padding:10px;
    margin-bottom:5px;
    height:110px;
    text-decoration:none;
    background-repeat:no-repeat;
    background-position:97% 10%;
    background-size:80px;
    background-color:#F8F8F8;
}
.featuresPaidServices a:hover
{
    background-color:#ffffff;
}
.featuresPaidServices a span.description {
    display:block;
    width:110px;
    font-weight:bold;
    font-size:1.5em;
    margin-bottom:20px;
    margin-top:5px;
}
.featuresPaidServices a span.note {
    display:block;
    font-size:0.85em;
    margin-top:20px;
}
.featuresPaidServices a.coverDesignService {
    background-image:url(/images/ServiceButtonImage.png);
}
.featuresPaidServices a.textFormattingService {
    background-image:url(/images/TextServiceButtonImage.png);
    height:95px;
}
.featuresPaidServices a.toPdfService {
    background-image:url(/images/Adobe_PDF_Icon.png);
    background-size:60px;
    height:95px;
}
.featuresPaidServices a.toImageService {
    background-image:url(/images/JPEG_Image-128.png);
    background-size:70px;
}





.featuresPublicSale290px {
    width:248px;
    padding:0 20px;
    /*background-color:#d4d4be;*/
    border-left:1px solid #cacaca;
}
.topLeft
{
    background:#CBB2C4 url(/images/DefaultGraphic.png) no-repeat top left;
}
.topRight
{
    background:#D5C4B0 url(/images/DefaultGraphic.png) no-repeat top right;
}
.bottomLeft
{
    background:#EFE8E8 url(/images/DefaultGraphic.png) no-repeat bottom left;
}
.bottomRight
{
    background:#EFE8E8 url(/images/DefaultGraphic.png) no-repeat bottom right;
}

.viewAll {
    float:right;
    font-size:0.9167em;
}

.imageLeft {
    margin-bottom:10px;
}
.imageLeft td {
    vertical-align:middle;
    font-weight:bold;
    font-size:1.4em;
    color:#300102;
    text-transform:uppercase;
    padding-bottom:10px;
}
.imageLeft td:last-child {
    padding-left:20px;
}
.imageLeft td img {
    max-width:60px;
    border:1px solid #cacaca;
}

.imageRight {
    margin-bottom:10px;
}
.imageRight td {
    vertical-align:middle;
    font-weight:bold;
    font-size:1.4em;
    color:#300102;
    text-transform:uppercase;
}
.imageRight td:first-child {
    padding-right:20px;
}
.imageRight td img {
    max-width:80px;
}

.imageRightPdf {
    margin-bottom:20px;
}
.imageRightPdf caption
{
    font-size:0.85em;
    caption-side:bottom;
    text-align:left;
}
.imageRightPdf td {
    vertical-align:middle;
    font-weight:bold;
    font-size:1.4em;
    color:#300102;
    text-transform:uppercase;
}
.imageRightPdf td:first-child {
    padding-right:20px;
    width:200px;
}
.imageRightPdf td img {
    max-width:60px;
}

.howToControl
{
    display:block;
    padding:3px 2px;
}
.howToControl:hover
{
    background-color:#BBBBBB;
}


/********* cover sprites  **********/
.sprites { height:115px; background-repeat:no-repeat; border:1px solid #999999; margin:5px 0; }
.spriteBack { background-image:url(/images/SpritesBack.png); width:108px; }
.spriteSpine { background-image:url(/images/SpritesSpine.png); width:22px; }
.spriteFront { background-image:url(/images/SpritesFront.png); width:108px; }
.spritePosition0 { background-position: -2px 6px; }
.spritePosition1 { background-position: -2px -102px; }
.spritePosition2 { background-position: -2px -207px; }

.arrowEnabled { cursor:pointer; }
.arrowDisabled { cursor:default; }




.bookSummary
{
    margin-bottom:20px;
}
.bookSummary div
{
    margin-bottom:10px;
}
.bookSummary div>label
{
    display:block;
}
.bookSummary div span
{
    margin-left:20px;
    display:block;
}
.bookSummary div.categoryList {
    margin-left:20px;
}

.tooltip {
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#EEE6D4;
    padding:5px 10px;
    border:1px solid #fff;
    width:250px;
}

.coverLoading { display:none; }

fieldset.bookDetail { margin-bottom:10px; }
fieldset.bookDetail legend { font-weight:bold; padding:0 0 4px 0; }
fieldset.bookDetail div { margin:0 0 5px 20px; }
fieldset.bookDetail div.note { margin-left:5px; font-size:0.8667em; font-style:italic; margin-top:12px; }

.bookCategories { margin-top:15px; }
.bookCategories fieldset { padding:10px; border:1px solid #cacaca; }
.bookCategories fieldset legend { color:#300102; font-weight:bold; padding:5px 10px; background-color:#ECE8E8; }
.bookCategories fieldset legend span { font-style:italic; }

.requiredCategory { padding:10px; border:1px solid #cacaca; }
.requiredCategory legend { color:#300102; font-weight:bold; padding:5px 10px; background-color:#ECE8E8; }

/***************** Receipts ******************/
.receiptsLast5 div:first-child
{
    font-weight:bold;
}
.receiptsLast5 div div
{
    text-align:center;
    float:left;
    width:70px;
    margin-right:18px;
}
.receiptsLast5 div div.rowEnd
{
    width:85px;
    margin-right:0;
}
.receiptLast5Heading
{   
    border-bottom:1px solid #000000;
}




.tierHighlight {
    background-color:#ffffff;
    color:#ff0000;
}
.tierOdd {
    background-color:#EAEADF;
    color:#000000;
}

ul#PackageList li {
    margin-top:5px;
    margin-bottom:5px;
}

/***************** Services ******************/
.servicesTable {
    border:1px solid #300102;
    border-collapse:collapse;
    background-color:#fff;
}
.servicesTable tr:nth-child(even)
{
    background-color:#ECE8E8;
}
.servicesTable tr:hover
{
    background-color:#BBBBBB;
}
.servicesTable th {
    padding:6px 4px;
    background-color:#300102;
    color:#faf0e4;
    text-align:center;
    font-weight:bold;
}
.servicesTable td {
    padding:4px;
    border:1px solid #300102;
    text-align:center;
    word-wrap:break-word;
}
.servicesTable td.right {
    text-align:right;
}
.servicesTable td.left {
    text-align:left;
}

.serviceCartTable {
    width:100%; 
    border:1px solid #300102; 
    border-collapse:collapse;
}
.serviceCartTable th {
    background-color:#300102; 
    color:#ffffff; 
    padding:5px;
}
.serviceCartTable td.footer {
    padding:0 5px 10px 5px;
    text-align:center;
}
.serviceCartTable td.body {
    padding:10px;
}
.serviceCartTable td.body table td.separator {
    padding:10px 0;
    border-bottom:1px solid #cacaca;
}
.serviceCartTable td.body table td {
    vertical-align:top;
}
.serviceCartTable td.body2 {
    padding:0 10px 10px 10px;
}
.serviceCartTable td.body2 table td.separator {
    padding:10px 0;
    border-bottom:1px solid #cacaca;
}
.serviceCartTable td.body2 table td {
    vertical-align:top;
}

.patchServiceListing {
    width:620px;
    border:1px solid #300102;
    border-collapse:collapse;
}
.patchServiceListing th {
    background-color:#300102;
    border:1px solid #300102;
    padding:10px;
    color:#ffffff;
}
.patchServiceListing td {
    padding:5px 10px;
    border:1px solid #300102;
    text-align:left;
}
.patchServiceListing td:first-child {
    width:234px;
}
.patchServiceListing td.totalPrice {
    width:50px;
    text-align:center;
}
.patchServiceListing td.status {
    width:100px;
    text-align:center;
}
.patchServiceListing td.date {
    width:80px;
    text-align:center;
}

.infoFieldset {
    padding:10px;
    margin-top:20px;
    border:1px solid #cacaca;
}
.infoFieldset legend { 
    font-weight:bold;
    margin-left:30px;
    padding:3px 10px 5px 10px;
    background-color:#EAEAEA;
}
.serviceInfo {
    width:100%;
}
.serviceInfo td.serviceInfoTd {
    padding:10px;
    vertical-align:top;
    border-bottom:1px dashed #e7e7e7;
}
.serviceInfo td.lastRow {
    border-bottom:none;
}
.serviceInfo td.serviceInfoTd:first-child {
    width:120px;
    padding-left:0;
    padding-right:0;
}
.serviceInfo td.serviceInfoTd:first-child span {
    display:block;
    margin-top:8px;
    font-size:0.9167em;
    color:#8C8C8C;
}

.serviceTextInfo {
    width:100%;
}
.serviceTextInfo td.serviceInfoTd {
    padding:10px;
    vertical-align:top;
    border-bottom:1px dashed #e7e7e7;
}
.serviceTextInfo td.lastRow {
    border-bottom:none;
}
.serviceTextInfo td.serviceInfoTd:first-child {
    width:120px;
    padding-left:0;
    padding-right:0;
}
.serviceTextInfo td.serviceInfoTd:first-child span {
    display:block;
    margin-top:8px;
    font-size:0.9167em;
    color:#8C8C8C;
}
.serviceTextInfo table {
    margin:0;
}
.serviceTextInfo table td {
    padding-left:0;
    padding-right:0;
    padding-top:0;
}
.serviceTextInfo table td label {
    font-weight:normal;
}

.coverThumbnails {
    max-width:178px;
    border:none;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	/*background-color:#333;
	padding:5px;*/
	display:none;
	color:#fff;
}

.displayTemplates {

}
.displayTemplates td {
    padding:20px 10px 10px 10px; 
    border-bottom:1px solid #cacaca;
    width:158px;
}
.displayTemplates td:first-child {
    padding-left:0;
}
.displayTemplates td:last-child {
    padding-right:0;
}
.displayTemplates td.firstRow {
    padding-top:0;
}
.displayTemplates td.lastRow {
    padding-bottom:0;
    border:none;
}
.displayTemplates td.singleRow {
    padding:0 10px;
    border:none;
}
.displayTemplates td.singleRow:first-child {
    padding-left:0;
}
.displayTemplates td.singleRow:last-child {
    padding-right:0;
}
.displayTemplates td.footer {
    text-align:center; 
    padding-top:50px;
    border:none;
}
.displayTemplates td img {
    border:1px solid #cacaca;
}
.displayTemplates td.singleRow img {
    border:none;
}

.textTemplate {
    width:970px;
    padding-bottom:10px;
    border-bottom:1px solid #cacaca;
    margin-bottom:20px;
}
.textTemplate .templateImages img.templateImg {
    border:1px solid #cacaca;
    max-width:153px;
    margin-right:3px;
}
.textTemplate .templateImages img.templateImgLast {
    margin-right:0;
}
.textTemplate .chooseTemplate {
    text-align:center;
    padding:10px 0;
}
.textTemplateFooter {
    text-align:center; 
    padding-top:10px;
}


.serviceComments {
    margin-bottom:20px;
}
.serviceComments td {
    padding:0 0 10px 0;
}


.revealAdvancedSearch {
    cursor:pointer;
    margin:10px 0 0 0;
    text-decoration:underline;
    color:#300102;
    font-size:10px;
    text-transform:capitalize;
    border-bottom:none;
}
.revealAdvancedSearch:hover {
    text-decoration:none;
}

.genericTable {
     border:1px solid #300102;
     font-family:Verdana;
     border-collapse:collapse;
     background-color:#fff;
     width:630px;
}
.genericTable caption {
    margin-bottom:10px;
    text-align:left;
}
.genericTable th {
    font-weight:bold;
    background-color:#300102;
    color:#faf0e4;
    padding:8px;
    text-align:center;
    border:1px solid #300102;
}
.genericTable td {
    border:1px solid #300102;
    text-align:center;
    padding:8px;
    vertical-align:top;
}
.genericTable td:first-child {
    text-align:left;
}
.genericTable td div.categoryList {
    margin-top:4px; 
    padding-top:4px; 
    border-top:1px dashed #CACACA;
}

.bookCategoriesTable {
    width:464px;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
}
.bookCategoriesTable td {
    vertical-align:top;
    padding:0 0 40px 0;
}
/*.bookCategoriesTable td.divider {
    border-top:1px dashed #CACACA;
}
.bookCategoriesTable tr td:first-child {
    padding:0 20px 50px 0;
}
.bookCategoriesTable tr td:last-child {
    padding:0 0 50px 20px;
}*/
.bookCategoriesTable tr td.lastRow {
    padding-bottom:0px;
}
.bookCategoriesTable td div.categoryHeading {
    background-color:#300102;
    padding:5px;
    color:#ffffff;
    margin-bottom:10px;
}

.createBookTable {
    width:600px;
    margin-top:20px;
    margin-bottom:20px; 
    background:#ffffff;
}
.createBookTable td {
    vertical-align:top; 
    padding:15px 0 20px 0;
    border-bottom:1px solid #cacaca;
}
.createBookTable td.lastRow {
    border:none;
}
.createBookTable td img.help {
    display:inline-block;
    vertical-align:middle;
    margin-left:10px;
    margin-bottom:5px;
}

/***************** Book/Detail controls ******************/
.controlTableCommon {
    width:970px;
    border:1px solid #cacaca;
    border-collapse:collapse;
    background-color:#ffffff;
    font-size:0.9167em;
    margin-top:20px;
}
.controlTableCommon td.titleCell {
    font-size:2em;
    font-weight:bold;
    color:#000000;
    background-color:#cacaca;
    width:169px;
}
.controlTableCommon td p {
    color:#300102;
    text-transform:uppercase;
    margin-top:0;
    margin-bottom:0;
    font-weight:bold;
    font-size:1.25em;
    letter-spacing:1.05px;
}
.controlTableCommon td p:nth-child(2)
{
    font-weight:normal;
    font-size:11px;
    font-style:italic;
    text-transform:none;
    letter-spacing:normal;
    margin-bottom:15px;
}
.controlTableCommon td div {
    margin-bottom:3px;
}
.controlTableCommon td img#avatar {
    display:block;
    margin:10px auto 0 auto;
}
.controlTableCommon td div span {
    margin-bottom:3px;
    display:block;
}
.controlTableCommon td div span.warning {
    color:#ff0000;
    font-style:italic;
    margin-top:10px;
}
.controlTableCommon td div table {
    width:238px;
    margin-top:20px;
    /*border:1px solid #cacaca;*/
    border-collapse:collapse;
    background-color:#fff;
    text-align:center;
}
.controlTableCommon td div table caption {
    font-weight:bold;
    text-align:left;
    margin-bottom:6px;
}
.controlTableCommon td div table tr:nth-child(even)
{
    background-color:#ECE8E8;
}
.controlTableCommon td div table th {
    font-weight:bold;
    background-color:#cacaca;
    color:#000000;
    padding:6px;
    text-align:center;
    border:1px solid #cacaca;
}
.controlTableCommon td div table td {
    border:1px solid #cacaca;
    padding:6px;
}

/* Listing on Dashboard Default page */
#eFileListing
{
    border-collapse: collapse;
    margin-top:10px;
}
#eFileListing caption
{
    caption-side:top;
    text-align:left;
    margin-bottom:10px;
}
#eFileListing caption span
{
    font-weight: bold;
}
#eFileListing caption a
{
    display: inline-block;
    margin-left: 10px;
}
#eFileListing thead th
{
    padding-bottom: 20px;
}
#eFileListing thead th a
{
    font-weight: normal;
}
#eFileListing tbody tr:nth-child(odd)
{
    background-color:#ECE8E8;
}
#eFileListing tbody tr:hover
{
    background-color:#BBBBBB;
}
#eFileListing tbody td
{
    padding: 5px 0;
    width:160px;
    text-align:center;
}
#eFileListing tbody td:first-child
{
    font-weight: bold;
    width:100px;
    text-align:left;
    padding-left:10px;
}


.controlTable3Columns td {
    width:238px;
    vertical-align:top;
    padding:10px;
    border-right:1px solid #CACACA;
}
.controlTable3Columns td:last-child {
    border-right:none;
}
.controlTable3Columns td.centerCell {
    width:239px;
}
.controlTable3Columns td div {
    margin-bottom:3px;
}
.controlTable3Columns td div.categoryListing {
    margin-bottom:10px;
}
.controlTable3Columns td div.editLink {
    text-align:center;
    margin-top:20px;
}
.controlTable3Columns td div table.requests {
     background-color:#ffffff;
     width:238px;
}
.controlTable3Columns td div table.requests td {
    text-align:left;
    border-top:1px solid #CACACA;
    border-right:1px solid #ffffff;
    border-bottom:1px solid #CACACA;
    border-left:1px solid #ffffff;
    padding:0;
}
.controlTable3Columns td div table.requests td div {
    padding:3px 5px;
}

.controlTable3Columns td div table.colleagues {
    width:238px;
    border:none;
}
.controlTable3Columns td div table.colleagues td {
    border:none;
    padding:0 1px 2px 0;
}
.controlTable3Columns td div table.colleagues td a:link {
    border:1px solid #ffffff;
}
.controlTable3Columns td div table.colleagues td a:hover {
    border:1px solid #300102;
}


.controlTable2Columns td {
    width:368px;
    vertical-align:top;
    padding:10px;
    border-right:1px solid #CACACA;
}
.controlTable2Columns td.rightCell {
    border-right:none;
}
.controlTable2Columns td div table.publishing {
    width:368px;
}
.controlTable2Columns td div table.publishing td {
    border:none;
    text-align:left;
}
.controlTable2Columns td div table.publishing td:first-child {
    width:110px;
    text-align:center;
}
.controlTable2Columns td div table.publishing td div {
    margin-bottom:6px;
}
.controlTable2Columns td div table.publishing td div.moveDown {
    margin-top:15px;
}

.controlTable1Column td
{
    width:756px;
    vertical-align:top;
    padding:10px;
}



/***************** Book/Dashboard controls ******************/
.bookDashboardControlTable {
    width:660px;
    /*border:1px solid #300102;*/
    border-collapse:collapse;
    background-color:#ffffff;
    font-size:0.9167em;
    margin-top:20px;
}
.bookDashboardControlTable td {
    vertical-align:top;
    padding:0 10px 10px 10px;
}
.bookDashboardControlTable td.titleCell {
    font-size:2em;
    font-weight:bold;
    color:#000000;
    background-color:#cacaca;
    /*border-right:1px solid #300102;*/
    width:169px;
    padding:10px;
}
.bookDashboardControlTable td.titleCell span {
    font-size:0.6em;
    display:block;
    font-weight:normal;
    margin-top:10px;
}
.bookDashboardControlTable td.titleCell div.viewAllBooks {
    margin-top:80px;
    margin-left:40px;
    font-size:0.55em;
}
.bookDashboardControlTable td div.editLink {
    text-align:center;
    margin-top:20px;
}

.twoColumnTableForControl {
    width:100%;
    margin-bottom:15px;
    /*border:1px solid #300102;*/
    border-collapse:collapse;
    background-color:#fff;
}
.twoColumnTableForControl caption {
    font-weight:bold;
    text-align:left;
    margin-bottom:10px;
}
.twoColumnTableForControl th {
    font-weight:bold;
    font-size:1.1em;
    background-color:#cacaca;
    color:#000000;
    padding:6px;
}
.twoColumnTableForControl td {
    padding:6px;
}
.twoColumnTableForControl td:first-child {
    padding-left:0;
    width:86px;
}
.twoColumnTableForControl td:last-child {
    vertical-align:middle;
    padding-right:0;
    width:109px;
}
.twoColumnTableForControl td img {
    display:block;
    max-height:100px;
    max-width:80px;
    margin-right:auto;
    margin-left:auto;
    border:1px solid #cacaca;
}
.twoColumnTableForControl td div.details {
    margin-bottom:5px;
}

.oneColumnTableForControl {
    width:248px;
    padding:0 20px;
    margin-bottom:20px;
}
.oneColumnTableForControl p {
    color:#300102;
    text-transform:uppercase;
    margin-top:0;
    margin-bottom:9px;
    font-weight:bold;
    font-size:1.4em;
    /*letter-spacing:1.05px;*/
}
.oneColumnTableForControl div.editLink {
    text-align:center;
    margin-top:20px;
}
.oneColumnTableForControl table {
    margin:0 auto;
    width:100%;
    border:1px solid #cacaca;
    border-collapse:collapse;
}
.oneColumnTableForControl caption {
    text-align:left;
    margin-bottom:10px;
}
.oneColumnTableForControl tr:nth-child(even)
{
    background-color:#ECE8E8;
}
.oneColumnTableForControl tr:hover
{
    background-color:#BBBBBB;
}
.oneColumnTableForControl th {
    font-weight:bold;
    font-size:1.1em;
    background-color:#cacaca;
    color:#000000;
    padding:6px;
    text-align:center;
}
.oneColumnTableForControl td {
    text-align:center;
    padding:4px;
    border:1px solid #cacaca;
}

/***************** Paid Services control ******************/
.paidServicesControl {
    width:228px;
    margin:0 20px 30px 20px;
    padding:0 0 10px 0;
}
.paidServicesControl .paidServicesHeading {
    font-weight:bold;
    font-size:1.6em;
    color:#000000;
    text-transform:uppercase;
    margin-top:0;
}

.genericServiceControl 
{
    display:block;
    width:228px;
    border:1px solid #cacaca;
    padding:10px;
    margin-bottom:10px;
    height:110px;
    text-decoration:none;
    background-repeat:no-repeat;
    background-position:97% 10%;
    background-size:80px;
}
.genericServiceControl:hover
{ 
    background-color:#F8F8F8;
}
.genericServiceControl span.description {
    display:block;
    width:110px;
    font-weight:bold;
    font-size:1.5em;
    margin-bottom:20px;
    margin-top:5px;
}
.genericServiceControl span.note {
    display:block;
    font-size:0.85em;
    margin-top:20px;
}
.genericServiceControl.coverDesignService {
    background-image:url(/images/ServiceButtonImage.png);
}
.genericServiceControl.textFormattingService {
    background-image:url(/images/TextServiceButtonImage.png);
    height:95px;
}
.genericServiceControl.toPdfService {
    background-image:url(/images/Adobe_PDF_Icon.png);
    background-size:60px;
    height:95px;
}
.genericServiceControl.toImageService {
    background-image:url(/images/JPEG_Image-128.png);
    background-size:70px;
}
.genericServiceControl.bookPriceCalculator
{
    background-image:url(/images/calculator3.png);
    background-size:70px;
}
.genericServiceControl.coverTemplate
{
    background-image:url(/images/TemplateIcon2.png);
    background-size:110px;
    background-color:#890101;
    background-position-y:center;
    color:#ffffff;
}
    .genericServiceControl.coverTemplate:hover
    {
        background-color: #ffffff;
        color:#000000;
    }
.genericServiceControl.coverTemplate span.description 
{
    width:115px;
    font-size:1.3em;
    margin-bottom:28px;
    margin-top:0;
    text-align:center;
    line-height:1.4;
}

.purchaseIsbnControl 
{
    display:block;
    width:228px;
    border:1px solid #cacaca;
    padding:10px;
    margin-bottom:10px;
    height:110px;
    text-decoration:none;
}
.purchaseIsbnControl span.description
{
    display:block;
    margin-bottom:8px;
    font-size:16px;
    font-weight:bold;
    text-align:center;
}
.purchaseIsbnControl img
{
    display: block;
    margin: 0 auto;
    border:none;
}
.purchaseIsbnControl span.note
{
    display: block;
    font-style:italic;
    margin-top:9px;
    font-size:10px;
}



/******* PriceCalculatorButton control *********/
.priceCalcutorButtonControl 
{
    display:block;
    border:1px solid #cacaca;
    padding:10px;
    margin-left:20px;
    margin-bottom:10px;
    text-decoration:none;
}
.priceCalcutorButtonControl:hover
{
    box-shadow:2px 2px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
    -moz-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
}
.priceCalcutorButtonControl img
{
    max-width: 70px;
    margin-left:20px;
    float:right;
}
.priceCalcutorButtonControl .description
{
    font-weight: bold;
    display: block;
    font-size:16px;
}
.priceCalcutorButtonControl .note
{
    display: block;
    font-size:11px;
    margin-top:30px;
}


/***************** Account/Dashboard controls ******************/
.accountDashboardControlTable {
    width:660px;
    /*border:1px solid #cacaca;*/
    border-collapse:collapse;
    background-color:#ffffff;
    font-size:0.9167em;
    margin-top:20px;
}
.accountDashboardControlTable td {
    vertical-align:top;
    padding:0 0 0 10px;
}
.accountDashboardControlTable td.titleCell {
    font-size:2em;
    font-weight:bold;
    color:#000000;
    background-color:#cacaca;
    width:169px;
    padding:10px;
}
.accountDashboardControlTable td.titleCell span {
    font-size:0.6em;
    display:block;
    font-weight:normal;
    margin-top:10px;
}
.accountDashboardControlTable td.titleCell div.viewAllBooks {
    margin-top:80px;
    margin-left:40px;
    font-size:0.55em;
}
.accountDashboardControlTable td.titleCell.accountSettings {
    background-color:#D0D0FF;
    color:#ffffff;
}
.accountDashboardControlTable td.titleCell.isbns {
    background-color:#FFFFCF;
}
.accountDashboardControlTable td div.group.divider {
    border-bottom:1px dashed #cacaca;
    padding-bottom:10px;
    margin-bottom:10px;
}
.accountDashboardControlTable td div.group div.link {
    color:#300102;
    text-align:left;
    margin-left:15px;
    margin-top:10px;
}
.accountDashboardControlTable td div.group p {
    color:#300102;
    text-transform:uppercase;
    margin-top:0;
    margin-bottom:9px;
    font-weight:bold;
    font-size:1.25em;
    letter-spacing:1.05px;
}
.accountDashboardControlTable td div.group div {
    margin-bottom:3px;
}


.accountDashboardControlTable table {
    width:100%;
    margin-bottom:15px;
    border-collapse:collapse;
    background-color:#fff;
}
.accountDashboardControlTable table th {
    font-weight:bold;
    font-size:1.1em;
    background-color:#cacaca;
    color:#000000;
    padding:6px;
}
.accountDashboardControlTable table td {
    border:none;
    vertical-align:top;
    padding:10px 10px 0 10px;
}
.accountDashboardControlTable table td:first-child {
    padding-left:0;
    width:293px;
}
.accountDashboardControlTable table td:last-child {
    padding-right:0;
    width:109px;
}
.accountDashboardControlTable table td div.details {
    margin-bottom:5px;
}



/***************** Orders/Pages ******************/
.filterTable {
    margin:20px auto 30px auto;
}
.filterTable td {
    padding:3px;
}

.orderReceiptList {
     border:1px solid #cacaca;
     border-collapse:collapse;
     margin:0 auto;
}
.orderReceiptList caption {
    margin-bottom:10px;
    text-align:left;
}
.orderReceiptList tr:nth-child(even)
{
    background-color:#ECE8E8;
}
.orderReceiptList tr:hover
{
    background-color:#BBBBBB;
}
.orderReceiptList th {
    background-color:#cacaca;
    font-weight:bold;
    color:#000000;
    text-align:center;
    border:1px solid #cacaca;
    padding:5px 15px;
}
.orderReceiptList td {
    text-align:center;
    border:1px solid #cacaca;
    padding:5px 15px;
}
.orderReceiptTable td.price {
    text-align:right;
}

.createUserTable {
    width:100%;
}
.createUserTable td {
    width:50%;
    padding:0 10px;
    vertical-align:top;
}
.createUserTable td:first-child {
    border-right:1px solid #cacaca;
}
.createUserTable td div {
    margin-bottom:10px;
}

.shippingTable {
    margin-bottom:20px;
}
.shippingTable td.shippingData {
    padding:10px;
}
.shippingTable td.shippingButtons {
    text-align:center;
    padding-top:20px;
}
.shippingTable td.shippingData label {
    display:block;
    margin-bottom:5px;
}
.shippingTable td.shippingData input[type=text], .shippingTable td select {
    display:block;
    margin-bottom:6px;
    width:250px;
}

.howToCategories
{
    margin-bottom:20px;
    padding:20px;
    border:1px solid #cacaca;
}
.howToCategories legend
{
    font-size:1.2em;
    font-weight:bold;
    padding:0 8px;
    color:#300102;
}
.howToCategories table td {
    padding:3px 10px;
    width:100px;
    text-align:center;
    font-size:1em;
}
.howToCategories table td:first-child {
    font-weight:bold;
    width:310px;
    text-align:left;
}
.howToCategories table td:last-child {
    color:#B0AFAF;
}
.howToCategories table tr:nth-child(odd)
{
    background-color:#ECE8E8;
}
.howToCategories table tr:hover
{
    background-color:#BBBBBB;
}

.settingsTable {
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    margin-bottom:80px;
}
.settingsTable td {
    width:120px;
    text-align:right;
    padding:5px 8px;
}
.settingsTable td:last-child label {
    font-weight:normal;
}
.settingsTable td:last-child {
    font-weight:normal;
    width:260px;
    text-align:left;
}
.settingsTable table {
    margin:0;
}
.settingsTable table td {
    text-align:left;
    width:80px;
    padding:0;
}


.loginTable {
    width:620px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    margin-bottom:20px;
    font-weight:normal;
}
.loginTable td.cells {
    width:450px;
    padding:5px;
    vertical-align:top;
}
.loginTable td.cells:first-child {
    text-align:right;
    width:150px;
    font-weight:bold;
    padding-top:10px;
}
.loginTable td.captchaCell {
    width:450px;
    padding:10px 5px 5px 5px;
}
.loginTable td.captchaCell .mainTable
{
    width: 224px;
    border:1px solid #cacaca;
    border-radius:16px;
}
.loginTable td.captchaCell .mainTable td .refreshButton
{
    margin-left: 2px;
    margin-top: 2px;
    border-style: none;
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.loginTable td.captchaCell .mainTable td .captchaDiv
{
    margin-top: -45px;
    margin-left: 7px;
    position: relative;
    z-index: 1;
}
.loginTable td.captchaCell .mainTable .labelCell
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #000000;
    text-align:center;
    padding-top:10px;
}
.loginTable td.captchaCell .mainTable .textBoxCell
{
    padding-left: 10px;
}
.loginTable td.captchaCell .mainTable .invalid
{
    padding-bottom:12px;
    padding-left:10px;
}
.loginTable td.buttonCell {
    text-align:center; 
    padding-top:20px;
}   
.loginTable td div {
    margin:15px 0 0 0;
}
.loginTable td a {
    font-size:0.9167em;
}
.loginTable td label {
    font-weight:normal;
    font-size:0.9167em;
}


.emptyTextbox {
    border:2px solid #ff0000; 
    background-color:#fdc9c9;
}

.statisticsTable {
    width:100%;
    border:2px solid #300102;
    border-collapse:collapse;
}
.statisticsTable caption
{
    font-weight:bold;
    font-size:18px;
    margin-bottom:10px;
    text-align:left;
}
.statisticsTable tr:nth-child(even)
{
    background-color:#ECE8E8;
}
.statisticsTable tr:hover 
{
    background-color:#BBBBBB;
}
.statisticsTable th, .statisticsTable td {
    text-align:center;
    border:1px solid #300102;
    padding:6px 4px;
}
.statisticsTable td
{
    vertical-align:top;
}
.statisticsTable th {
    background-color:#300102;
    color:#ffffff;
}
.statisticsTable td.group {
    border-right-width:2px;
}
.statisticsTable tfoot th {
    background-color:#300102;
    color:#ffffff;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
}
.statisticsTable tfoot th:last-child {
    border-right:none;
}


/***************** Templates ******************/
.templateTable {
    width:618px;
    margin-bottom:20px;
}
.templateTable caption {
    text-align:left;
    font-weight:bold;
    font-size:1.1em;
    background-color:#cacaca;
    color:#000000;
    padding:6px;
}
.templateTable td {
    width:206px;
}
.templateTable td:empty {

}
.templateTable td.howToUse {
    text-align:center;
    vertical-align:middle;
}
.downloadTable {
    width:206px;
}
.downloadTable td {
    width:62px;
    padding:15px 5px;
}
.downloadTable td:last-child {
    width:134px;
}
.downloadTable p {
    margin:0 0 8px 0;
}
.downloadTable p:first-child {
    font-weight:bold;
}
.downloadTable .buttonHolder {
    margin-top:20px;
}


.helpServicesPurchaseTable {
    border-collapse:collapse;
    background-color:#ffffff;
    margin:25px auto 35px auto;
    width:740px;
}
.helpServicesPurchaseTable th {
    border:1px solid #cacaca;
    text-align:center;
    vertical-align:middle;
    background:#cacaca;
    color:#000000;
    padding:10px;
}

.helpServicesPurchaseTableFooter 
{
    margin:25px auto;
    width:740px;
    empty-cells:show;
}
.helpServicesPurchaseTableFooter .buttonCell
{
    text-align:right;
}
.helpServicesPurchaseTableFooter td.totalLabels
{
    text-align:right;
    font-weight:bold;
    width:130px;
    padding:20px 0;
}
.helpServicesPurchaseTableFooter td.totalAmounts
{
    text-align:right;
    font-weight:normal;
    width:76px;
    padding:20px 10px;
}
.helpServicesPurchaseTableFooter td.emptyColumn
{
    width:32px;
}
.helpServicesPurchaseTableFooter td.promoCodeGroupCell
{
    padding:30px 0;
}
.promoCodeGroup 
{
    border:1px solid #cacaca;
    padding:10px;
    width:348px;
}
.promoCodeGroup p 
{
    margin-top:0;
}
.promoCodeGroup input[type=text]
{
    margin-right:10px;
}


.podStepsWide {
    background:url(/images/POD_4EasySteps.jpg) no-repeat bottom left;
    background-size:620px;
    width:620px;
    height:298px;
    margin-bottom:60px;
}
.podStepsWide td {
    vertical-align:bottom;
    padding-bottom:20px;
    text-align:center;
    color:#ffffff;
}
.podStepsWide td.step1 {
    width:19%;
    padding-left:3px;
}
.podStepsWide td.step2 {
    width:18%;
}
.podStepsWide td.step3 {
    width:17%;
}
.podStepsWide td.step4 {
    width:46%;
}
.podStepsWide td span {
    font-weight:bold;
    font-size:1.4em;
}


/* Download Templates Control */
.templatesGroup
{
    margin: 20px 0;
}
.templatesOverview
{
    float: left;
    margin-right:20px;
    width:398px;
}
.templateOverviewSamples
{
    float: left;
}
.templatesRow
{
    margin: 0;
}
.rowTable
{
    width: 620px;
}
.rowTable td
{
    vertical-align: top;
    padding-bottom:20px;
}
.rowTable td.templateImage
{
    width:60px;
}
.rowTable td.templateDescription
{
    width:245px;
    padding-left:5px
}

.rowTable td.templateDescription .bookSize
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:15px;
}
.rowTable td.templateDescription .bookSize span
{
    display: block;
    font-size: 12px;
    font-weight:normal;
}
.rowTable td.templateDescription .templateLink
{
    text-decoration: underline;
    font-size: 11px;
    margin-top:5px;
}
.rowTable td.templateDescription .templateLink:hover
{
    text-decoration: none;
}

.templatesInclude {
    background:url(/images/TemplatesInclude.jpg) no-repeat bottom left;
    background-size:620px;
    width:620px;
    height:248px;
    margin-bottom:30px;
}
.templatesInclude td {
    vertical-align:bottom;
    padding-bottom:10px;
    text-align:center;
    color:#ffffff;
}
.templatesInclude td.item1 {
    width:38%;
    padding-left:10px;
}
.templatesInclude td.item2 {
    width:24%;
}
.templatesInclude td.item3 {
    width:38%;
}
.templatesInclude td span {
    font-weight:bold;
    font-size:1.4em;
}

.templatesIncludeHeading {
    padding:5px 10px; 
    background-color:#cacaca; 
    font-weight:bold; 
    font-size:1.75em; 
    /*margin-top:60px;*/
    margin-bottom:15px;
}
.templatesIncludeSubHeading {
    font-weight:bold; 
    color:#7f7f7f; 
    font-size:1.55em;
    margin-bottom:0;
}
.templatesDisclaimer {
    margin-bottom:20px;
}

.templateDownloads {
    margin-top:10px;
}
.templateDownloads td {
    padding:10px;
    width:290px;
    text-align:center;
}
.templateDownloads .templateName {
    
}
.templateDownloads .templateName td {
    text-align:left;
    font-weight:bold;
    font-size:1.4em;
    color:#000000;
    padding:6px;
    border-bottom:1px solid #cacaca;
}
.templateDownloads .templateName td:first-child {
    width:110px;
}
.templateDownloads .templateName img {
    max-width:110px;
}
.templateDownloads .buttonHolder2 {
    margin:10px 0;
}
.templateDownloads .howToButton {
    padding-bottom:30px;
}

.avatarImage 
{
    max-width:125px;
    max-height:125px;
    display:block;
    margin-bottom:15px;
    margin-left:auto;
    margin-right:auto;
}
.avatarImage45 
{
    max-width:45px;
    max-height:45px;
    border:1px solid #300102;
}
.avatarImage90 
{
    max-width:88px;
    max-height:88px;
    border:1px solid #300102;
}
.avatarImage100 
{
    max-width:98px;
    max-height:98px;
    border:1px solid #300102;
}
.avatarImage125 
{
    max-width:125px;
    max-height:125px;
    border:1px solid #300102;
}

.servicesLandingTable
{
    margin-top:40px;
    margin-bottom:20px;
}
.servicesLandingTable td
{
    vertical-align:top;
    padding-top:0;
    padding-bottom:0;
}
.servicesLandingTable td:first-child
{
    padding-right:20px;
    width:649px;
    border-right:1px solid #CACACA;
}
.servicesLandingTable td:last-child
{
    padding-left:20px;
    width:280px;
}
.servicesLandingTable td div a.ad
{
    border:1px solid #cacaca; 
    width:297px; 
    padding:20px 10px; 
    border-radius:10px; 
    float:left;
    text-decoration:none;
}
.servicesLandingTable td div a.ad:hover
{
    background-color:#F8F8F8;
    box-shadow:2px 2px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
    -moz-box-shadow:2px 2px 4px rgba(0,0,0,0.5);
}
.servicesLandingTable td div a.ad span.adTitle
{
    display:block;
    color:#300102;
    font-weight:bold;
    font-size:18px;
    margin-top:0; 
}
.servicesLandingTable td div a.ad span.adDescription
{
    display:block;
    width:160px;
    margin-top:10px;
}
.servicesLandingTable td div a.left
{
    margin-right:5px; 
}
.servicesLandingTable td div a.right
{
    margin-left:5px; 
}
.servicesLandingTable td div a.cover
{
    background:url(/images/ServiceButtonImage.png) no-repeat right 50%;
    background-size:140px;
    height:140px;
}
.servicesLandingTable td div a.text
{
    background:url(/images/TextServiceButtonImage.png) no-repeat right 50%;
    background-size:140px;
    height:140px;
}
.servicesLandingTable td div a.toPdf
{
    background:url(/images/Adobe_PDF_Icon.png) no-repeat right 50%;
    background-size:120px;
    height:140px;
}
.servicesLandingTable td div a.toImage
{
    background:url(/images/JPEG_Image-128.png) no-repeat right 50%;
    height:140px;
}
.servicesLandingTable td div.serviceCart
{
    margin-bottom:40px;
}
.servicesLandingTable td div.serviceCart p.cartTitle
{
    margin-top:0;
    margin-bottom:9px;
    color:#300102;
    text-transform:uppercase;
    font-weight:bold;
    font-size:1.25em;
    letter-spacing:1.05px;
}
.servicesLandingTable td div.serviceCart div.container
{
    border:1px solid #cacaca;
    background-color:#F8F8F8;
    padding:10px;
}


.quoteRequestTable 
{
    width:600px;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
}
.quoteRequestTable caption
{
    font-weight:bold;
    font-size:14px;
    color:#300102;
    text-align:left;
    border-bottom:1px solid #300102;
    margin-bottom:20px;
}
.quoteRequestTable td, .quoteRequestTable th
{
    padding:0 0 8px 0;
    vertical-align:top;
}
.quoteRequestTable th
{
    width:130px;
    font-weight:bold;
    padding-top:6px;
}
.quoteRequestTable th div.holder
{   
    margin-top:7px;
    font-size:0.8em;
    font-weight:normal;
}
.quoteRequestTable th div.holder div.notes
{
    font-style:italic;
    font-size:12px;
    margin-bottom:10px;
}
.quoteRequestTable td span
{
    display:block;
    font-size:11px;
    color:#666666;
    margin-bottom:10px;
}
.quoteRequestTable td input[type=text], .quoteRequestTable td select, .quoteRequestTable td textarea
{
    width:450px;
    resize:none;
}
.quoteRequestTable td .divOptions
{
    padding:10px;
}
.quoteRequestTable td .divOptions div
{
    margin-bottom:7px;
}
.quoteRequestTable td .divOptions div label.labelHeading
{
    float:left;
    margin-right:10px;
}
.quoteRequestTable td .divOptions div table
{
    float:left;
    margin:0;
}
.quoteRequestTable td .divOptions div table td
{
    padding:0;
    vertical-align:middle;
}
.quoteRequestTable td .divOptions div table label
{
    font-weight:normal;
}

/* Write Online page items */
.woContainer
{
    width: 920px;
    margin-bottom:50px;
    font-size:13px;
}
.woContainer img
{
    float: left;
    margin-right: 20px;
    max-width:395px;
}
.woContainer ol
{
    font-size: 13px;
    color: #730101;
    font-weight: bold;
    padding-left:100px;
    margin-top:10px;
    margin-bottom:30px;
}
.woContainer ol li
{
    position:relative;
    left:20px;
    width:800px;
}
.woContainer ol span
{
    font-weight: normal;
    color: #000000;
    display:block;
}
.woContainer .shout
{
    font-weight:bold;
    margin-bottom:10px;
    font-size:16px;
    color:#730101;
}

/* Print a Book page items */
.pabContainer
{
    width: 920px;
    margin-bottom:50px;
    font-size:13px;
}
.pabContainer img
{
    float: left;
    margin-right: 20px;
}
.pabContainer .shout
{
    font-weight: bold;
    font-size: 14px;
    margin-bottom:30px;
}

/* Print on Demand page items */
.podLeft
{
    float: left;
    width: 536px;
    height:380px;
    margin-right: 20px;
    background:url(/images/podBookSamples.jpg) top center no-repeat;
}
.podRight
{
    float: left;
    width:364px;
}
.podRight .bubbles
{
    height:66px;
    color:#000000;
    margin-bottom:10px;
}
.podRight .bubble1
{
    background:url(/images/podBubble1.png) top left no-repeat;
}
.podRight .bubble2
{
    background:url(/images/podBubble2.png) top left no-repeat;
}
.podRight .bubble3
{
    background:url(/images/podBubble3.png) top left no-repeat;
}
.podRight .bubble4
{
    background:url(/images/podBubble4.png) top left no-repeat;
    color:#ffffff;
}
.podRight span
{
    display: block;
        
}
.podRight span.bubbleTitle
{
    font-weight: bold;
    font-size:16px;
    padding:10px 10px 0 10px;
}
.podRight span.bubbleDescription
{
    font-weight: normal;
    font-size:11px;
    padding:5px 10px 10px 10px;
}
.podVerbiage
{
    background-color: #807f7f;
    color: #ffffff;
    padding:0 20px 5px 20px;
    width: 880px;
    font-size:18px;
    margin-top:30px;
}
.podVerbiageDownArrow
{
    width:920px;
    margin-bottom: 10px;
}
.podVerbiageDownArrow img
{
    display: block;
    margin: 0 auto;
}
.podVerbiageDownArrowWhite
{
    width: 880px;
    margin-bottom: 10px;
}
.podVerbiageDownArrowWhite img
{
    display: block;
    margin: 0 auto;
}
.usingTemplatesHeadings
{
    font-weight: bold;
    margin-top:30px;
}
/*.podStepsContainer 
{
    float:left;
    width:213px;
    border:1px solid #000000;
    margin-right:10px;
    padding:10px;
    border-radius:10px;
}
.podStepsContainer table
{
    color:#ffffff;
}
.podStepsContainer table td.podStepNumber 
{
    opacity:0.6;
    font-size:5em;
    font-weight:bold;
    padding-right:15px;
    vertical-align:top;
    line-height:0.8;
}
.podStepsContainer table td.podStepTitle 
{
    font-weight:bold;
    font-size:1.5em;
    padding-bottom:15px;
}
.podStepsContainer table td.podStepDescription 
{
    font-size:1.1em;
    height:112px;
    vertical-align:top;
}
.podStep1 
{
    background:#300102 url('/images/HomePageGradient.jpg') no-repeat center 20%;
}
.podStep2 
{
    background:#300102 url('/images/HomePageGradient.jpg') no-repeat center 60%;
}
.podStep3 
{
    background:#300102 url('/images/HomePageGradient.jpg') no-repeat center 80%;
}
.podStep4 
{
    background:#300102 url('/images/HomePageGradient.jpg') no-repeat center 100%;
    margin-right:0;
}*/


.selfPublishing
{
    margin-bottom:20px;
    font-size:1.2em;
}
.selfPublishing p 
{
    margin-bottom:20px;
}

#CostComparison
{
    margin:0 auto;
    empty-cells:hide;
}
#CostComparison th, #CostComparison td
{
    width:130px;
    padding:10px;
    font-weight:bold;
}
#CostComparison th
{
    text-align:center;
    font-size:1.4em;
    color:#300102;
    text-shadow:2px 2px 2px rgba(0,0,0,0.19);
}
#CostComparison th.company
{
    text-align:left;
    font-size:1.3em;
    color:#000000;
    border:1px solid #000000;
    padding-left:20px;
    padding-right:20px;
    text-shadow:2px 2px 2px rgba(0,0,0,0);
}
#CostComparison td
{
    border:1px solid #000000;
    text-align:center;
    font-size:1.2em;
}
#CostComparison td span
{
    font-weight:bold;
    font-size:1.2em;
}
#CostComparison td p
{
    font-style:italic;
    font-weight:normal;
    margin:8px 0 0 0;
    color:#ff0000;
}
#CostComparison tr:nth-child(even)
{
    background-color:#ECE8E8;
}
/*#CostComparison tr:hover 
{
    background-color:#BBBBBB;
}*/

.sendMessageTable
{
    margin-top:40px;
}
.sendMessageTable td
{
    padding-bottom:10px;
}
.sendMessageTable td:first-child
{
    font-weight:bold;
    color:#300102;
    width:80px;
    vertical-align:top;
}

/*  */
.templateData
{
    margin-bottom:10px;
}
.templateData label
{
    display:inline-block;
    width:84px;
}

.maxPageCounts { margin-top:0; margin-left:20px; width:290px }
.maxPageCounts th { background-color:#300102; color:#ffffff; padding:8px 10px; text-align:center; }
.maxPageCounts tr:nth-child(even) { background-color:#ECE8E8; }
.maxPageCounts tr:hover { background-color:#bababa; }
.maxPageCounts td { padding:3px 5px; text-align:center; }
.maxPageCounts td:first-child { text-align:left; width:105px; }
.maxPageCounts td:last-child { width:165px; }


.theTemplateStyle
{
    margin-top:40px;
}
.theTemplateStyle img
{
    max-width:600px;
}
.theTemplateStyle div.templateOverview
{
    margin-top:40px;
}
.theTemplateStyle div.templateOverview h3
{
    font-size:18px;
    color:#300102;
    margin-top:0;
    margin-bottom:20px;
    padding-bottom:2px;
    border-bottom:1px solid #cacaca;
}
.theTemplateStyle div.templateOverview p
{
    margin-top:0;
    margin-bottom:30px;
}

.templateMeasurements
{
    margin-bottom:20px;
    margin-left:20px;
}
.templateMeasurements h3
{
    font-size:18px;
    color:#300102;
    margin-top:0;
    margin-bottom:10px;
}
.templateMeasurements p
{
    margin-top:0;
    margin-bottom:20px;
}
.templateMeasurements div
{
    margin-bottom:20px;
}
.templateMeasurements span
{
    display:block;
    margin-left:20px;
}
.templateMeasurements span label
{
    display:inline-block;
    width:100px;
}
.templateMeasurements span:first-child
{
    margin-left:0;
    margin-bottom:4px;
    padding-bottom:2px;
    border-bottom:1px solid #cacaca;
}

/* video show and tell page */
.filmstripHolder
{
    width: 100%;
    background: transparent url("/images/showAndTell/filmstrip.jpg") repeat-x 0 65px scroll;
}
.filmstripHolder .filmstripContents
{
    width: 970px;
    margin:0 auto;
}
.filmstripHolder .filmstripContents .clacker
{
    float: left;
    margin-right: 20px;
}
.filmstripHolder .filmstripContents .clackerResults
{
    float: left;
    margin-top:70px;
    margin-right: 20px;
}
.filmstripHolder .filmstripContents .clackerResults img
{
    max-width:240px;
}
.filmstripHolder .filmstripContents .verbiage
{
    float: left;
    margin-top:120px;
}
.filmstripHolder .filmstripContents .verbiageResults
{
    float: left;
    margin-top:100px;
    width:460px;
}
.filmstripHolder .filmstripContents .trophyGirl
{
    float: right;
    margin-top:20px;
}
.filmstripHolder .filmstripContents .verbiage div:first-child
{
    font-weight: bold;
    color:#ffffff;
    font-size:2.5em;
    margin-left:70px;
}
.filmstripHolder .filmstripContents .verbiage h1
{
    margin: 0;
    color:#ffffff;
    font-size:4em;
}
.filmstripHolder .filmstripContents .verbiageResults h1
{
    margin: 0;
    color:#ffffff;
    font-size:3.6em;
}
.filmstripHolder .filmstripContents .verbiageResults h1 span
{
    display:block;
    margin: 0;
    color:#ffffff;
    font-size:2.5em;
}
.filmstripHolder .filmstripContents .verbiage div:last-child
{
    font-weight:bold;
    font-size:18px;
    margin-top:20px;
}
.filmstripHolder .filmstripContents .verbiage div:last-child span
{
    color: #ff0000;
    font-size:20px;
    font-style:italic;
}
.contestDetails
{
    width:970px;
    margin:30px auto;
}
.contestDetails caption
{
    font-weight:bold;
    font-size:24px;
    caption-side:top;
    margin-bottom:20px;
    text-align:left;
}
    .contestDetails td
    {
        vertical-align: top;
        font-size:14px;
        padding-bottom:30px;
    }
    .contestDetails td:first-child
    {
        width: 140px;
        
    }
        .contestDetails td:first-child img
        {
            max-width: 120px;
        }
.contestDetails td .leader
{
    font-weight: bold;
    font-size:20px;
    margin-top:0;
}
.contestDisclaimer
{
    font-size: 10px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.contestResults
{
    width:970px;
    margin:0 auto 30px auto;
}
.contestResults .pageHeading
{
    font-weight: bold;
    font-size: 48px;
    margin-bottom: 20px;
    color:#300102;
}
.contestResults table
{
    margin:50px auto 0 auto;
}
.contestResults table caption
{
    font-weight:bold;
    font-size:24px;
    caption-side:top;
    margin-bottom:20px;
    text-align:left;
}
.contestResults table td
{
    vertical-align: top;
    padding:30px 0;
    border-bottom:1px solid #cacaca;
}
.contestResults table td:first-child
{
    width: 200px;
    font-size:2em;
    font-weight:bold;
    text-align:center;
}
.contestResults table td:first-child.firstPlace
{
    color: #ffe500;
}
.contestResults table td:first-child.secondPlace
{
    color: #bebebc;
}
.contestResults table td:first-child.thirdPlace
{
    color: #cb6f02;
}
.contestResults table td:first-child img
{
    max-width: 150px;
    display:block;
    margin:0 auto 30px auto;
}
.contestResults table td:last-child
{
    width:700px;
}
    .contestResults table td.top
    {
        padding-top: 0;
    }
    .contestResults table td.bottom
    {
        padding-bottom: 0;
        border-bottom: none;
    }
    .contestResults table td h2
    {
        font-size: 4em;
        margin-bottom:0;
        text-shadow: 4px 4px 4px #cacaca;
    }
    .contestResults table td h3
    {
        font-size: 2em;
        margin-top:10px;
        margin-bottom:30px;
    }

/* Video Tutorials */
.videoGroup
{
    float: left;
    margin-right: 20px;
    margin-bottom:20px;
    width:217px
}
.videoGroup.lastVideo
{
    margin-right: 0;
}
.videoGroup img
{
    border:1px solid #cacaca;
    padding:2px;
    max-width:212px;
    box-shadow:0 0 3px rgba(0,0,0,0.1);
}
.videoGroup .videoTitle
{
    text-align: center;
}
.videoGroup .videoInfo
{
    color: #999999;
    margin-top:5px;
    margin-bottom:10px;
    font-size:10px;
}
.videoGroup .videoInfo div:first-child
{
    float: left;
}
.videoGroup .videoInfo div:last-child
{
    float: right;
}

/* Progress Steps */
.progress
{
    display: block;
    margin:0 0 20px 0;
}

.redHilite
{
    border-color: red;
}

